html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
menu,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
main,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block;
}

[hidden] {
  display: none;
}

body {
  line-height: 1;
}

menu,
ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local(""),url(../fonts/lato-v20-latin-regular.woff2) format("woff2"),url(../fonts/lato-v20-latin-regular.woff) format("woff");
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local(""),url(../fonts/lato-v20-latin-700.woff2) format("woff2"),url(../fonts/lato-v20-latin-700.woff) format("woff");
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local(""),url(../fonts/lato-v22-latin-regular.woff2) format("woff2"),url(../fonts/lato-v22-latin-regular.woff) format("woff");
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: local(""),url(../fonts/lato-v22-latin-900.woff2) format("woff2"),url(../fonts/lato-v22-latin-900.woff) format("woff");
}

@font-face {
  font-display: swap;
  font-family: 'Libre Franklin';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/libre-franklin-v14-latin-regular.woff2) format("woff2");
}

@font-face {
  font-display: swap;
  font-family: 'Libre Franklin';
  font-style: normal;
  font-weight: 900;
  src: url(../fonts/libre-franklin-v14-latin-900.woff2) format("woff2");
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
}

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

table {
  width: 100%;
}

a img {
  outline: 0;
}

article iframe {
  max-width: 100%!important;
  min-width: auto!important;
}

a {
  color: #383561;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

h1,
.type-h1 {
  font-weight: 700;
  line-height: 1.1em;
  text-transform: none;
  font-family: "Lato","Tahoma",sans-serif;
  text-transform: none;
  font-size: 48px;
}

.single h1 {
  text-align: left;
}

h1,
.type-h1 {
  font-size: 56px;
  line-height: 1.1em;
  text-align: center;
  color: #383561;
}

.subtitle {
  text-align: center;
  font-family: "Lato","Arial",sans-serif;
  font-weight: 700;
  font-size: 30px;
  line-height: 1.2em;
  color: #3080ec;
  margin: 0 0 .5em;
}

.home .type-h2 {
  font-size: 36px;
  line-height: 1.36em;
  text-align: center;
}

h2,
h3,
h4,
h5,
h6,
.type-h2,
.type-h3,
.type-h4,
.type-h5,
.type-h6 {
  font-family: "Lato","Tahoma",sans-serif;
  font-weight: 700;
  line-height: 1.2em;
  text-align: left;
  color: #383561;
}

h1,
.type-h1 {
  font-size: 56px;
  margin: .4em 0 .4em;
}

h2,
.type-h2 {
  font-size: 48px;
  margin: 1em 0 .667em;
}

h3,
.type-h3 {
  font-size: 24px;
  margin: 2em 0 .8em;
}

h4,
.type-h4 {
  font-size: 18px;
  margin: 1em 0 .8em;
}

h5,
.type-h5 {
  font-size: 1.2em;
  margin: 1em 0 .8em;
}

h6,
.type-h6 {
  font-size: 1em;
  margin: 1em 0 .8em;
}

strong,
b,
th,
thead td {
  font-weight: 700;
}

em,
i,
cite,
dfn {
  font-style: italic;
}

code,
kbd,
samp,
pre,
tt,
var {
  font-size: 90%;
  font-family: 'Courier New',monospace;
  color: #c41e3a;
}

del {
  text-decoration: line-through;
}

u,
ins {
  text-decoration: underline;
}

small,
sup,
sub {
  font-size: 85%;
}

abbr,
acronym {
  text-transform: uppercase;
  font-size: 85%;
  letter-spacing: .1em;
}

a abbr,
a acronym {
  border: 0;
}

abbr[title],
acronym[title],
dfn[title] {
  cursor: help;
  text-decoration: underline;
}

dl {
  line-height: 1.3em;
}

dt {
  margin-top: .8em;
  margin-bottom: .4em;
}

dt {
  font-weight: 700;
}

sup {
  vertical-align: super;
}

sub {
  vertical-align: sub;
}

hr {
  display: block;
  background: #aaa;
  color: #aaa;
  width: 100%;
  height: 1px;
  border: 0;
}

form {
  font-family: "Lato","Arial",sans-serif;
}

textarea,
select,
option {
  font-size: 100%;
}

fieldset {
  border: 1px solid #ccc;
  padding: 0 1em 1em 1em;
  margin: 1.6em 0;
}

legend {
  background: #fff;
  padding-left: .8em;
  padding-right: .8em;
}

legend+* {
  margin-top: 1em;
}

textarea,
input[type=text],
input[type=password],
input[type=tel],
input[type=email],
select {
  border: 1px solid transparent;
  border-bottom: 1px solid #d4e0ee;
  background: 0 0;
  padding: 8px 0;
  width: 100%;
  font-size: 16px;
  font-size: 100%;
  font-family: "Lato","Arial",sans-serif;
  color: #383561;
  margin-top: 20px;
}

input::-webkit-input-placeholder {
  color: #383561;
  opacity: 1;
}

input::-moz-placeholder {
  color: #383561;
  opacity: 1;
}

input:-ms-input-placeholder {
  color: #383561;
  opacity: 1;
}

input::-ms-input-placeholder {
  color: #383561;
  opacity: 1;
}

input::placeholder {
  color: #383561;
  opacity: 1;
}

input,
select {
  cursor: pointer;
}

input[type=text],
input[type=password],
input[type=tel],
input[type=email] {
  cursor: text;
}

input {
  vertical-align: middle;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: 0;
}

table {
  border: 0;
}

th,
td {
  vertical-align: top;
}

th,
td {
  padding: 10px;
}

caption {
  padding-bottom: .8em;
}

.dt {
  display: table;
  width: 100%;
}

.dt .dtr {
  display: table-row;
}

.dt .dtr .dtc {
  display: table-cell;
}

ul {
  list-style-type: none;
}

body .wpcf7 .wpcf7-form-control-wrap {
  display: block;
}

body .wpcf7 .wpcf7-not-valid-tip {
  font-size: 12px;
  line-height: 1.4em;
  font-weight: 500;
  background: 0 0;
  padding: 5px 0;
  width: 100%;
  text-align: left;
  color: #ff3232;
}

body .wpcf7 .wpcf7-response-output {
  font-size: 12px;
  line-height: 1.4em;
  font-weight: 500;
  border: 1px solid #383561!important;
  padding: 10px 20px;
  margin: 20px 0 0 0;
  text-align: left;
}

body .popup .wpcf7 .wpcf7-response-output {
  background: 0 0;
}

div.wpcf7 .ajax-loader {
  display: none;
}

.content p {
  line-height: 1.4em;
}

.content p:last-child {
  margin: 0;
}

.content hr,
.content p,
.content ul,
.content ol,
.content dl,
.content pre,
.content blockquote,
.content address,
.content table {
  margin: 0 0 1.4em 0;
}

.content form p {
  margin-bottom: 0;
}

.content blockquote {
  font-size: 18px;
  margin: 0 0 30px 0;
}

.content ul,
.content ol {
  margin-left: .8em;
}

.content ul li,
.content ol li {
  margin-bottom: 1em;
  line-height: 1.4em;
}

.content ul li:before,
.content ol li:before {
  content: "\2022";
  color: #383561;
  display: inline-block;
  width: .8em;
  margin-left: -.8em;
}

.content ul li ul,
.content ol li ul {
  margin-top: 1.4em;
}

.arrow {
  border: solid #383561;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
}

.right {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

img.alignright {
  float: right;
  margin: 1em 0 1em 2em;
}

img.alignleft {
  float: left;
  margin: 1em 2em 1em 0;
}

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0 0 1em 2em;
}

a img.alignleft {
  float: left;
  margin: 0 2em 1em 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.no-image {
  border: 1px solid #383561;
}

.pagination {
  text-align: center;
  margin-top: 40px;
}

.pagination .page-numbers {
  font-size: 18px;
  margin-right: 8px;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 32px;
  vertical-align: middle;
  display: inline-block;
  border: 1px solid #383561;
  border-radius: 4px;
  color: #383561;
  font-weight: 700;
  font-family: "Lato","Arial",sans-serif;
}

.pagination .page-numbers.current {
  color: #383561;
  background: #383561;
  border: 1px solid #383561;
}

.pagination .page-numbers:last-child {
  margin-right: 0;
}

.pagination .page-numbers.next,
.pagination .page-numbers.prev,
.pagination .page-numbers.dots {
  border: 0;
}

.pagination a {
  text-decoration: none;
  color: #383561;
}

.pagination a:hover {
  color: #383561;
  background: #383561;
  border: 1px solid #383561;
  -webkit-transition: all .2s ease 0s;
  transition: all .2s ease 0s;
}

.pagination a.next,
.pagination a.prev {
  font-size: 24px;
}

.pagination a.next:hover,
.pagination a.prev:hover {
  text-decoration: none;
}

.breadcrumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.breadcrumbs svg {
  width: 18px;
  height: 18px;
  fill: #383561;
  margin-right: 8px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 18px;
  flex: 0 0 18px;
}

.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0,0,0);
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: 0;
  padding: 0!important;
  font: inherit;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.owl-carousel .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.owl-height {
  -webkit-transition: height .5s ease-in-out;
  transition: height .5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease;
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform .1s ease;
  transition: -webkit-transform .1s ease;
  transition: transform .1s ease;
  transition: transform .1s ease,-webkit-transform .1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3,1.3);
  transform: scale(1.3,1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

@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");
  font-weight: 400;
  font-style: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

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

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

.swiper-3d .swiper-slide-shadow {
  background: rgba(0,0,0,.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));
  background-image: linear-gradient(to left,rgba(0,0,0,.5),transparent);
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));
  background-image: linear-gradient(to right,rgba(0,0,0,.5),transparent);
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));
  background-image: linear-gradient(to top,rgba(0,0,0,.5),transparent);
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));
  background-image: linear-gradient(to bottom,rgba(0,0,0,.5),transparent);
}

.swiper-css-mode>.swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

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

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

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

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

.swiper-centered>.swiper-wrapper::before {
  content: '';
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
  -ms-flex-order: 9999;
  order: 9999;
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical>.swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: center center;
}

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

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px;
}

.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(0px - (var(--swiper-navigation-size)/2));
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: .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-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

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

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

.swiper-pagination-bullet:only-child {
  display: none!important;
}

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

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

.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

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

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

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

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

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

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

.swiper-pagination-progressbar {
  background: rgba(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%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}

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

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

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

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

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

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

.swiper-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,.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: -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;
  text-align: center;
}

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

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

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

.swiper-slide-visible .swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
  animation: swiper-preloader-spin 1s infinite linear;
}

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

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

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

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

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

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

.swiper-grid>.swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

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

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

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

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

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

.swiper-cube {
  overflow: visible;
}

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

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

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

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

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

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

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: .6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
  filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

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

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

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

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

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-transition-property: opacity,height,-webkit-transform;
  transition-property: opacity,height,-webkit-transform;
  transition-property: transform,opacity,height;
  transition-property: transform,opacity,height,-webkit-transform;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

.carousel {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

.carousel.is-draggable {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.carousel.is-dragging {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.carousel__viewport {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}

.carousel__track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.carousel__slide {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: var(--carousel-slide-width, 60%);
  max-width: 100%;
  padding: 1rem;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -ms-scroll-chaining: none;
  overscroll-behavior: contain;
}

.has-dots {
  margin-bottom: calc(.5rem + 22px);
}

.carousel__dots {
  margin: 0 auto;
  padding: 0;
  position: absolute;
  top: calc(100% + .5rem);
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  list-style: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.carousel__dots .carousel__dot {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  width: 22px;
  height: 22px;
  cursor: pointer;
}

.carousel__dots .carousel__dot:after {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  background-color: currentColor;
  opacity: .25;
  -webkit-transition: opacity .15s ease-in-out;
  transition: opacity .15s ease-in-out;
}

.carousel__dots .carousel__dot.is-selected:after {
  opacity: 1;
}

.carousel__button {
  width: var(--carousel-button-width, 48px);
  height: var(--carousel-button-height, 48px);
  padding: 0;
  border: 0;
  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;
  pointer-events: all;
  cursor: pointer;
  color: var(--carousel-button-color, currentColor);
  background: var(--carousel-button-bg, transparent);
  border-radius: var(--carousel-button-border-radius, 50%);
  -webkit-box-shadow: var(--carousel-button-shadow, none);
  box-shadow: var(--carousel-button-shadow, none);
  -webkit-transition: opacity .15s ease;
  transition: opacity .15s ease;
}

.carousel__button.is-prev,
.carousel__button.is-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.carousel__button.is-prev {
  left: 10px;
}

.carousel__button.is-next {
  right: 10px;
}

.carousel__button[disabled] {
  cursor: default;
  opacity: .3;
}

.carousel__button svg {
  width: var(--carousel-button-svg-width, 50%);
  height: var(--carousel-button-svg-height, 50%);
  fill: none;
  stroke: currentColor;
  stroke-width: var(--carousel-button-svg-stroke-width, 1.5);
  stroke-linejoin: bevel;
  stroke-linecap: round;
  -webkit-filter: var(--carousel-button-svg-filter, none);
  filter: var(--carousel-button-svg-filter, none);
  pointer-events: none;
}

html.with-fancybox {
  scroll-behavior: auto;
}

body.compensate-for-scrollbar {
  overflow: hidden!important;
  -ms-touch-action: none;
  touch-action: none;
}

.fancybox__container {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  direction: ltr;
  margin: 0;
  padding: env(safe-area-inset-top,0) env(safe-area-inset-right,0) env(safe-area-inset-bottom,0) env(safe-area-inset-left,0);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: var(--fancybox-color, #fff);
  -webkit-tap-highlight-color: transparent;
  overflow: hidden;
  z-index: 1050;
  outline: 0;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  --carousel-button-width: 48px;
  --carousel-button-height: 48px;
  --carousel-button-svg-width: 24px;
  --carousel-button-svg-height: 24px;
  --carousel-button-svg-stroke-width: 2.5;
  --carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4));
}

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

.fancybox__container :focus {
  outline: 0;
}

body:not(.is-using-mouse) .fancybox__container :focus {
  -webkit-box-shadow: 0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, 0.94));
  box-shadow: 0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, 0.94));
}

.fancybox__backdrop {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: var(--fancybox-bg, rgba(24, 24, 27, 0.92));
}

.fancybox__carousel {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 0;
  height: 100%;
  z-index: 10;
}

.fancybox__carousel.has-dots {
  margin-bottom: calc(.5rem + 22px);
}

.fancybox__viewport {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: visible;
  cursor: default;
}

.fancybox__track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.fancybox__slide {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 48px 8px 8px 8px;
  position: relative;
  -ms-scroll-chaining: none;
  overscroll-behavior: contain;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  outline: 0;
  overflow: auto;
  --carousel-button-width: 36px;
  --carousel-button-height: 36px;
  --carousel-button-svg-width: 22px;
  --carousel-button-svg-height: 22px;
}

.fancybox__slide::before,
.fancybox__slide::after {
  content: "";
  -webkit-box-flex: 0;
  -ms-flex: 0 0 0px;
  flex: 0 0 0;
  margin: auto;
}

.fancybox__content {
  margin: 0 env(safe-area-inset-right,0) 0 env(safe-area-inset-left,0);
  padding: 36px;
  color: var(--fancybox-content-color, #374151);
  background: var(--fancybox-content-bg, #fff);
  position: relative;
  -ms-flex-item-align: center;
  align-self: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 20;
}

.fancybox__content :focus:not(.carousel__button.is-close) {
  outline: thin dotted;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.fancybox__caption {
  -ms-flex-item-align: center;
  align-self: center;
  max-width: 100%;
  margin: 0;
  padding: 1rem 0 0 0;
  line-height: 1.375;
  color: var(--fancybox-color, currentColor);
  visibility: visible;
  cursor: auto;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  overflow-wrap: anywhere;
}

.is-loading .fancybox__caption {
  visibility: hidden;
}

.fancybox__container>.carousel__dots {
  top: 100%;
  color: var(--fancybox-color, #fff);
}

.fancybox__nav .carousel__button {
  z-index: 40;
}

.fancybox__nav .carousel__button.is-next {
  right: 8px;
}

.fancybox__nav .carousel__button.is-prev {
  left: 8px;
}

.carousel__button.is-close {
  position: absolute;
  top: 8px;
  right: 8px;
  top: calc(env(safe-area-inset-top,0) + 8px);
  right: calc(env(safe-area-inset-right,0) + 8px);
  z-index: 40;
}

.fancybox__content>.carousel__button.is-close {
  position: absolute;
  top: -40px;
  right: 0;
  color: var(--fancybox-color, #fff);
}

.fancybox__no-click,
.fancybox__no-click button {
  pointer-events: none;
}

.fancybox__spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 50px;
  height: 50px;
  color: var(--fancybox-color, currentColor);
}

.fancybox__slide .fancybox__spinner {
  cursor: pointer;
  z-index: 1053;
}

.fancybox__spinner svg {
  -webkit-animation: fancybox-rotate 2s linear infinite;
  animation: fancybox-rotate 2s linear infinite;
  -webkit-transform-origin: center center;
  transform-origin: center center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

.fancybox__spinner svg circle {
  fill: none;
  stroke-width: 2.75;
  stroke-miterlimit: 10;
  stroke-dasharray: 1,200;
  stroke-dashoffset: 0;
  -webkit-animation: fancybox-dash 1.5s ease-in-out infinite;
  animation: fancybox-dash 1.5s ease-in-out infinite;
  stroke-linecap: round;
  stroke: currentColor;
}

@-webkit-keyframes fancybox-rotate {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes fancybox-rotate {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes fancybox-dash {
  0% {
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0;
  }

  50% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -35px;
  }

  to {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -124px;
  }
}

@keyframes fancybox-dash {
  0% {
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0;
  }

  50% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -35px;
  }

  to {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -124px;
  }
}

.fancybox__backdrop,
.fancybox__caption,
.fancybox__nav,
.carousel__dots,
.carousel__button.is-close {
  opacity: var(--fancybox-opacity, 1);
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,
.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,
.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,
.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,
.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close {
  -webkit-animation: .15s ease backwards fancybox-fadeIn;
  animation: .15s ease backwards fancybox-fadeIn;
}

.fancybox__container.is-animated.is-closing .fancybox__backdrop,
.fancybox__container.is-animated.is-closing .fancybox__caption,
.fancybox__container.is-animated.is-closing .fancybox__nav,
.fancybox__container.is-animated.is-closing .carousel__dots,
.fancybox__container.is-animated.is-closing .carousel__button.is-close {
  -webkit-animation: .15s ease both fancybox-fadeOut;
  animation: .15s ease both fancybox-fadeOut;
}

.fancybox-fadeIn {
  -webkit-animation: .15s ease both fancybox-fadeIn;
  animation: .15s ease both fancybox-fadeIn;
}

.fancybox-fadeOut {
  -webkit-animation: .1s ease both fancybox-fadeOut;
  animation: .1s ease both fancybox-fadeOut;
}

.fancybox-zoomInUp {
  -webkit-animation: .2s ease both fancybox-zoomInUp;
  animation: .2s ease both fancybox-zoomInUp;
}

.fancybox-zoomOutDown {
  -webkit-animation: .15s ease both fancybox-zoomOutDown;
  animation: .15s ease both fancybox-zoomOutDown;
}

.fancybox-throwOutUp {
  -webkit-animation: .15s ease both fancybox-throwOutUp;
  animation: .15s ease both fancybox-throwOutUp;
}

.fancybox-throwOutDown {
  -webkit-animation: .15s ease both fancybox-throwOutDown;
  animation: .15s ease both fancybox-throwOutDown;
}

@-webkit-keyframes fancybox-fadeIn {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fancybox-fadeIn {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-webkit-keyframes fancybox-fadeOut {
  to {
    opacity: 0;
  }
}

@keyframes fancybox-fadeOut {
  to {
    opacity: 0;
  }
}

@-webkit-keyframes fancybox-zoomInUp {
  0% {
    -webkit-transform: scale(.97) translate3d(0,16px,0);
    transform: scale(.97) translate3d(0,16px,0);
    opacity: 0;
  }

  to {
    -webkit-transform: scale(1) translate3d(0,0,0);
    transform: scale(1) translate3d(0,0,0);
    opacity: 1;
  }
}

@keyframes fancybox-zoomInUp {
  0% {
    -webkit-transform: scale(.97) translate3d(0,16px,0);
    transform: scale(.97) translate3d(0,16px,0);
    opacity: 0;
  }

  to {
    -webkit-transform: scale(1) translate3d(0,0,0);
    transform: scale(1) translate3d(0,0,0);
    opacity: 1;
  }
}

@-webkit-keyframes fancybox-zoomOutDown {
  to {
    -webkit-transform: scale(.97) translate3d(0,16px,0);
    transform: scale(.97) translate3d(0,16px,0);
    opacity: 0;
  }
}

@keyframes fancybox-zoomOutDown {
  to {
    -webkit-transform: scale(.97) translate3d(0,16px,0);
    transform: scale(.97) translate3d(0,16px,0);
    opacity: 0;
  }
}

@-webkit-keyframes fancybox-throwOutUp {
  to {
    -webkit-transform: translate3d(0,-30%,0);
    transform: translate3d(0,-30%,0);
    opacity: 0;
  }
}

@keyframes fancybox-throwOutUp {
  to {
    -webkit-transform: translate3d(0,-30%,0);
    transform: translate3d(0,-30%,0);
    opacity: 0;
  }
}

@-webkit-keyframes fancybox-throwOutDown {
  to {
    -webkit-transform: translate3d(0,30%,0);
    transform: translate3d(0,30%,0);
    opacity: 0;
  }
}

@keyframes fancybox-throwOutDown {
  to {
    -webkit-transform: translate3d(0,30%,0);
    transform: translate3d(0,30%,0);
    opacity: 0;
  }
}

.fancybox__carousel .carousel__slide {
  scrollbar-width: thin;
  scrollbar-color: #ccc rgba(255,255,255,.1);
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar-track {
  background-color: rgba(255,255,255,.1);
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,.2);
  box-shadow: inset 0 0 4px rgba(0,0,0,.2);
}

.fancybox__carousel.is-draggable .fancybox__slide,
.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox__carousel.is-dragging .fancybox__slide,
.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox__carousel .fancybox__slide .fancybox__content {
  cursor: auto;
}

.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox__image {
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: none;
  transition: none;
}

.has-image .fancybox__content {
  padding: 0;
  background: 0 0;
  min-height: 1px;
}

.is-closing .has-image .fancybox__content {
  overflow: visible;
}

.has-image[data-image-fit=contain] {
  overflow: visible;
  -ms-touch-action: none;
  touch-action: none;
}

.has-image[data-image-fit=contain] .fancybox__content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.has-image[data-image-fit=contain] .fancybox__image {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.has-image[data-image-fit=contain-w] {
  overflow-x: hidden;
  overflow-y: auto;
}

.has-image[data-image-fit=contain-w] .fancybox__content {
  min-height: auto;
}

.has-image[data-image-fit=contain-w] .fancybox__image {
  max-width: 100%;
  height: auto;
}

.has-image[data-image-fit=cover] {
  overflow: visible;
  -ms-touch-action: none;
  touch-action: none;
}

.has-image[data-image-fit=cover] .fancybox__content {
  width: 100%;
  height: 100%;
}

.has-image[data-image-fit=cover] .fancybox__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,
.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,
.fancybox__carousel .fancybox__slide.has-video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  max-width: 100%;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  min-height: 1px;
  overflow: visible;
}

.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,
.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content {
  width: 100%;
  height: 80%;
}

.fancybox__carousel .fancybox__slide.has-video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  width: 960px;
  height: 540px;
  max-width: 100%;
  max-height: 100%;
}

.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,
.fancybox__carousel .fancybox__slide.has-video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  padding: 0;
  background: rgba(24,24,27,.9);
  color: #fff;
}

.fancybox__carousel .fancybox__slide.has-map .fancybox__content {
  background: #e5e3df;
}

.fancybox__html5video,
.fancybox__iframe {
  border: 0;
  display: block;
  height: 100%;
  width: 100%;
  background: 0 0;
}

.fancybox-placeholder {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  white-space: nowrap;
  border-width: 0;
}

.fancybox__thumbs {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  position: relative;
  padding: 0 3px;
  opacity: var(--fancybox-opacity, 1);
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs {
  -webkit-animation: .15s ease-in backwards fancybox-fadeIn;
  animation: .15s ease-in backwards fancybox-fadeIn;
}

.fancybox__container.is-animated.is-closing .fancybox__thumbs {
  opacity: 0;
}

.fancybox__thumbs .carousel__slide {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: var(--fancybox-thumbs-width, 96px);
  margin: 0;
  padding: 8px 3px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: visible;
  cursor: pointer;
}

.fancybox__thumbs .carousel__slide .fancybox__thumb::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-width: 5px;
  border-style: solid;
  border-color: var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));
  opacity: 0;
  -webkit-transition: opacity .15s ease;
  transition: opacity .15s ease;
  border-radius: var(--fancybox-thumbs-border-radius, 4px);
}

.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after {
  opacity: .92;
}

.fancybox__thumbs .carousel__slide>* {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox__thumb {
  position: relative;
  width: 100%;
  padding-top: calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));
  background-size: cover;
  background-position: center center;
  background-color: rgba(255,255,255,.1);
  background-repeat: no-repeat;
  border-radius: var(--fancybox-thumbs-border-radius, 4px);
}

.fancybox__toolbar {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
  background: -webkit-gradient(linear,left bottom,left top,from(transparent),color-stop(8.1%,rgba(0,0,0,.006)),color-stop(15.5%,rgba(0,0,0,.021)),color-stop(22.5%,rgba(0,0,0,.046)),color-stop(29%,rgba(0,0,0,.077)),color-stop(35.3%,rgba(0,0,0,.114)),color-stop(41.2%,rgba(0,0,0,.155)),color-stop(47.1%,rgba(0,0,0,.198)),color-stop(52.9%,rgba(0,0,0,.242)),color-stop(58.8%,rgba(0,0,0,.285)),color-stop(64.7%,rgba(0,0,0,.326)),color-stop(71%,rgba(0,0,0,.363)),color-stop(77.5%,rgba(0,0,0,.394)),color-stop(84.5%,rgba(0,0,0,.419)),color-stop(91.9%,rgba(0,0,0,.434)),to(rgba(0,0,0,.44)));
  background: linear-gradient(to top,transparent 0,rgba(0,0,0,.006) 8.1%,rgba(0,0,0,.021) 15.5%,rgba(0,0,0,.046) 22.5%,rgba(0,0,0,.077) 29%,rgba(0,0,0,.114) 35.3%,rgba(0,0,0,.155) 41.2%,rgba(0,0,0,.198) 47.1%,rgba(0,0,0,.242) 52.9%,rgba(0,0,0,.285) 58.8%,rgba(0,0,0,.326) 64.7%,rgba(0,0,0,.363) 71%,rgba(0,0,0,.394) 77.5%,rgba(0,0,0,.419) 84.5%,rgba(0,0,0,.434) 91.9%,rgba(0,0,0,.44) 100%);
  padding: 0;
  -ms-touch-action: none;
  touch-action: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  --carousel-button-svg-width: 20px;
  --carousel-button-svg-height: 20px;
  opacity: var(--fancybox-opacity, 1);
  text-shadow: var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.4));
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar {
  -webkit-animation: .15s ease-in backwards fancybox-fadeIn;
  animation: .15s ease-in backwards fancybox-fadeIn;
}

.fancybox__container.is-animated.is-closing .fancybox__toolbar {
  opacity: 0;
}

.fancybox__toolbar__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.fancybox__toolbar__items--left {
  margin-right: auto;
}

.fancybox__toolbar__items--center {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.fancybox__toolbar__items--right {
  margin-left: auto;
}

.fancybox__counter {
  min-width: 72px;
  padding: 0 10px;
  line-height: var(--carousel-button-height, 48px);
  text-align: center;
  font-size: 17px;
  font-variant-numeric: tabular-nums;
  -webkit-font-smoothing: subpixel-antialiased;
}

.fancybox__progress {
  background: var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));
  height: 3px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0;
  transform-origin: 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform,-webkit-transform;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  z-index: 30;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox__container:-webkit-full-screen::backdrop {
  opacity: 0;
}

.fancybox__container:-ms-fullscreen::backdrop {
  opacity: 0;
}

.fancybox__container:fullscreen::-webkit-backdrop {
  opacity: 0;
}

.fancybox__container:fullscreen::backdrop {
  opacity: 0;
}

.fancybox__button--fullscreen g:nth-child(2) {
  display: none;
}

.fancybox__container:-webkit-full-screen .fancybox__button--fullscreen g:nth-child(1) {
  display: none;
}

.fancybox__container:-ms-fullscreen .fancybox__button--fullscreen g:nth-child(1) {
  display: none;
}

.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1) {
  display: none;
}

.fancybox__container:-webkit-full-screen .fancybox__button--fullscreen g:nth-child(2) {
  display: block;
}

.fancybox__container:-ms-fullscreen .fancybox__button--fullscreen g:nth-child(2) {
  display: block;
}

.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2) {
  display: block;
}

.fancybox__button--slideshow g:nth-child(2) {
  display: none;
}

.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1) {
  display: none;
}

.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2) {
  display: block;
}

.header {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 20;
  width: 100%;
  padding: 28px 0 48px 0;
}

.header_fixed {
  background: #fff;
  -webkit-transition: .6s;
  transition: .6s;
  padding: 0;
}

.header__mobileopen {
  display: none;
}

.header_opened {
  background: rgba(48,128,236,.98);
  -webkit-transition: .6s;
  transition: .6s;
}

.header_opened .header__logoimg_original {
  display: none;
}

.header_opened .header__logoimg_white {
  display: block;
  -webkit-transition: .2s;
  transition: .2s;
}

.header_opened .header__mobileopen {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header__menubtn {
  display: none;
}

.header__innerwrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 129px;
  flex: 0 0 129px;
  margin-right: 32px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header__logo img {
  width: 129px;
  height: 30px;
}

.header__logoimg_white {
  display: none;
}

.header_opened {
  height: calc(var(--vh, 1vh)*100);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.header_opened .header__logoimg_white {
  display: block;
}

.header__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.header__nav li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  position: relative;
  padding: 28px 0;
}

.header__nav li.menu-item-has-children {
  padding-right: 20px;
}

.header__nav li.menu-item-has-children:hover .sub-menu {
  display: block;
}

.header__nav li.menu-item-has-children:after {
  content: '';
  background-image: url(../img/svg/nav-dn.svg);
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  width: 12px;
  height: 6px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -2px;
}

.header__nav li.menu-item-has-children:hover:after,
.header__nav li.menu-item-has-children.current-menu-parent:after {
  background-image: url(../img/svg/nav-up.svg);
}

.header__nav a:hover {
  text-decoration: underline;
}

.header__nav .sub-menu {
  background: #fff;
  border: 1px solid #eff0f7;
  -webkit-box-shadow: 0 8px 40px rgba(0,0,0,.15);
  box-shadow: 0 8px 40px rgba(0,0,0,.15);
  border-radius: 14px;
  padding: 34px 42px;
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%,100%);
  transform: translate(-50%,100%);
  z-index: 3;
  display: none;
}

.header__nav .sub-menu:before {
  content: '';
  position: absolute;
  top: -23px;
  left: 50%;
  margin-left: -23px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 23px 23px 23px;
  border-color: transparent transparent #fff transparent;
}

.header__nav .sub-menu li {
  margin: 0;
  padding: 8px 0;
  min-width: 172px;
  white-space: nowrap;
}

.header__nav .sub-menu li a {
  color: #6f6c90;
  padding: 0;
}

.header__rightblock {
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header__rightblock>* {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header__rightblock .btn {
  margin-left: 20px;
}

.header__rightblock .btn:first-child {
  margin-left: 0;
}

.header .linkto {
  margin-left: 32px;
}

.single-blog .menu-item-16 a,
.tax-blogcat .menu-item-16 a {
  color: #3080ec;
}

.single-resources .menu-item-15 a,
.tax-resourcescat .menu-item-15 a {
  color: #3080ec;
}

.menu-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
  line-height: 25px;
}

.menu-main li {
  margin-right: 32px;
}

.menu-main li.current-menu-item a,
.menu-main li.current-menu-parent a {
  color: #3080ec;
}

.menu-main li.current-menu-item ul li a,
.menu-main li.current-menu-parent ul li a {
  color: #6f6c90;
}

.menu-main li.current-menu-parent .current-menu-item a {
  color: #3080ec;
}

.menu-main a {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 3px;
}

.menu-main a:hover {
  color: #3080ec;
  -webkit-transition: .3s;
  transition: .3s;
}

.menu-main__search {
  width: 20px;
  height: 20px;
  background-image: url(../img/svg/searchicon.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

.menu-main__search a {
  width: 20px;
  height: 20px;
  opacity: 0;
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.mobilemenuwrap {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.mobilemenuwrap__menu {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  padding: 32px 30px 16px;
}

.mobilemenuwrap li {
  font-size: 24px;
  line-height: 1.25em;
  margin: 16px 0;
  font-weight: 400;
}

.mobilemenuwrap li.strong {
  font-weight: 700;
}

.mobilemenuwrap li.item-demo {
  margin-top: 32px;
}

.mobilemenuwrap .langswitcher li {
  margin: 0;
}

.mobilemenuwrap .langswitcher a {
  color: #fff;
}

.mobilemenuwrap a {
  color: #fff;
  text-decoration: none;
}

.mobilemenuwrap a:hover {
  text-decoration: underline;
}

.mobilemenuwrap__bottom {
  margin-top: auto;
}

.mobilemenuwrap__linkto {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 0!important;
}

.mobilemenuwrap__copyright {
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  margin-top: 12px;
  text-transform: uppercase;
}

.mobilemenuwrap__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 12px;
  text-transform: uppercase;
}

.mobilemenuwrap__info li {
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  margin: 0 16px;
}

.mobilemenuwrap .sub-menu {
  padding: 8px 0 4px 16px;
  display: none;
}

.mobilemenuwrap .sub-menu li {
  font-size: 18px;
  line-height: 1.11em;
}

.mobilemenuwrap .menu-item-has-children>a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.mobilemenuwrap .menu-item-has-children>a:hover {
  text-decoration: none;
}

.mobilemenuwrap .menu-item-has-children>a:after {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url(../img/sprite.svg#downarr-white);
  content: '';
  margin-left: 12px;
  -webkit-transition: .3s;
  transition: .3s;
}

.mobilemenuwrap .menu-item-has-children_opened>a:after {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
  -webkit-transition: .3s;
  transition: .3s;
}

.breadcrumbs {
  margin-bottom: 40px;
}

.breadcrumbs ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.breadcrumbs ul li {
  margin-right: 8px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.breadcrumbs ul li:after {
  content: ' / ';
  display: inline-block;
  margin-left: 8px;
}

.breadcrumbs ul li:last-child {
  font-size: 48px;
  line-height: 1em;
  font-weight: 700;
}

.breadcrumbs ul li:last-child:after {
  display: none;
}

.breadcrumbs ul a {
  color: #3080ec;
  font-size: 24px;
}

.hero {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 80px;
  padding: 154px 0 48px;
  min-height: 66vh;
}

.hero__title {
  max-width: 50%;
  margin-bottom: 56px;
}

.hero__title h1 {
  margin: 0;
  padding: 0;
  line-height: 76px;
  font-size: 72px;
  font-weight: 700;
}

.hero__subtitle {
  font-size: 36px;
  line-height: 1em;
  font-weight: 700;
  color: #3080ec;
}

.langswitcher {
  margin-left: 32px;
  color: #3080ec;
  position: relative;
}

.langswitcher__current {
  border: 2px solid transparent;
  border-radius: 22px;
}

.langswitcher__current:hover {
  border: 2px solid #3080ec;
}

.langswitcher__inner {
  height: 100%;
}

.langswitcher__inner_opened .langswitcher__current {
  border: 2px solid #3080ec;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom: 1px solid #3080ec;
}

.langswitcher__inner_opened .langswitcher__list {
  display: block;
}

.langswitcher__inner_opened .choice__arr {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
  -webkit-transition: .3s;
  transition: .3s;
}

.langswitcher__innerarr {
  position: absolute;
  right: 16px;
  top: 14px;
  background: #00f;
  content: '';
  width: 9px;
  height: 6px;
}

.langswitcher__list {
  position: absolute;
  bottom: 2px;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  border: 2px solid #3080ec;
  border-radius: 22px;
  display: none;
  border-radius: 22px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  left: 0;
  right: 0;
  background: #fff;
  overflow: hidden;
}

.langswitcher__list li {
  border-bottom: 1px solid rgba(0,52,207,.2);
  margin-bottom: 0;
}

.langswitcher__list .choice {
  border-bottom: 1px solid rgba(0,52,207,.2);
  margin-bottom: 0;
}

.langswitcher__list .choice:hover {
  background: rgba(0,52,207,.15);
}

.langswitcher__list .choice .choice__inner {
  text-transform: none;
}

.langswitcher__list .choice:last-child {
  border: 0;
}

.langswitcher .choice {
  height: 44px;
  cursor: pointer;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.langswitcher .choice__arr {
  width: 9px;
  height: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  right: 24px;
  top: 18px;
  z-index: 1;
  -webkit-transition: .3s;
  transition: .3s;
}

.langswitcher .choice__arr svg {
  width: 9px;
  height: 6px;
  fill: #3080ec;
}

.langswitcher .choice__flag {
  width: 22px;
  height: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  left: 24px;
  top: 13px;
  z-index: 1;
  background-image: url(../img/flags/en_US.svg);
  background-size: cover;
}

.langswitcher .choice__flag_fr {
  background-image: url(../img/flags/fr_FR.svg);
}

.langswitcher .choice__inner {
  padding: 12px 40px 12px 52px;
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  text-decoration: none;
  color: #3080ec;
}

.lang-item a {
  padding: 12px 40px 12px 24px;
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  text-decoration: none;
  color: #3080ec;
}

.lang-item a:hover {
  background: rgba(0,52,207,.15);
}

.lang-item span {
  margin-left: 8px!important;
}

.header .mobilemenuwrap .langswitcher {
  margin-left: auto;
  margin-right: auto;
  width: 120px;
}

.header .mobilemenuwrap .langswitcher a {
  text-decoration: none;
}

.footer .langswitcher__current,
.header .mobilemenuwrap .langswitcher__current {
  border: 2px solid transparent;
  border-radius: 22px;
}

.footer .langswitcher__current:hover,
.header .mobilemenuwrap .langswitcher__current:hover {
  border: 2px solid #fff;
}

.footer .langswitcher__inner_opened .langswitcher__current,
.header .mobilemenuwrap .langswitcher__inner_opened .langswitcher__current {
  border: 2px solid #fff;
  border-bottom-right-radius: 22px;
  border-bottom-left-radius: 22px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.footer .langswitcher .choice__inner,
.header .mobilemenuwrap .langswitcher .choice__inner {
  text-transform: none;
  color: #fff;
}

.footer .langswitcher .choice__arr svg,
.header .mobilemenuwrap .langswitcher .choice__arr svg {
  fill: #fff;
}

.footer .langswitcher__list,
.header .mobilemenuwrap .langswitcher__list {
  bottom: auto;
  top: 1px;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  border-radius: 22px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border: 1px solid #fff;
  background: #3080ec;
}

.footer .langswitcher__list .choice,
.header .mobilemenuwrap .langswitcher__list .choice {
  border-bottom: 1px solid rgba(255,255,255,.2);
}

.solutions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.solutions__bigimg {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.solutions__bigimg img {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.solutions__list {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.solution {
  margin-bottom: 24px;
}

.solution__img {
  display: none;
}

.solution__icon {
  width: 44px;
  height: 44px;
  background: #5db5ff;
  border-radius: 10px;
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 24px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 44px;
  flex: 0 0 44px;
  top: 16px;
}

.solution__icon:before {
  position: absolute;
  z-index: 2;
  width: 44px;
  height: 44px;
  border-radius: 10px;
  background: #5db5ff;
  opacity: .4;
  left: -10px;
  top: -10px;
  display: block;
  content: '';
}

.solution__icon img {
  width: 60%;
  height: 60%;
  -o-object-fit: contain;
  object-fit: contain;
  z-index: 3;
}

.solution_active .solution__descinner {
  background: #f4f9fc;
  position: relative;
}

.solution_active .solution__descinner:before {
  width: 47px;
  height: 47px;
  border-radius: 10px;
  content: '';
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  left: -18px;
  top: 50%;
  position: absolute;
  background: #f4f9fc;
  z-index: 2;
}

.solution__img {
  position: absolute;
  left: 0;
  top: 0;
  right: 50%;
  bottom: 0;
  width: 50%;
  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;
  display: none;
}

.solution__img img {
  max-height: 100%;
  width: auto;
  -o-object-fit: contain;
  object-fit: contain;
}

.solution__imginner {
  height: 100%;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.solution__desc {
  cursor: pointer;
}

.solution__descinner {
  padding: 36px;
  background: #fff;
  border-radius: 14px;
}

.solution__title {
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.solution__text {
  font-size: 16px;
  line-height: 22px;
  color: #8a8a8a;
  padding-left: 66px;
  margin-top: -10px;
}

.features {
  margin-bottom: 80px;
}

.features__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.feature__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.feature__img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 80px;
  flex: 0 0 80px;
  margin-right: 24px;
}

.feature__img svg {
  width: 80px;
  height: 80px;
}

.feature__title {
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 32px;
  font-weight: 700;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 104px);
  flex: 0 0 calc(100% - 104px);
}

.feature__text {
  font-size: 16px;
  line-height: 22px;
  padding-left: 104px;
}

.customer-logos {
  background: #3080ec url(../img/customers-bg.jpg);
  background-size: cover;
}

.customer-logos__title {
  margin-top: 72px;
  margin-bottom: 48px;
  color: #fff;
  text-align: center;
  font-size: 48px;
  line-height: 58px;
  font-weight: 700;
}

.customer-logos__numbers {
  background: rgba(73,121,221,.2);
  -webkit-backdrop-filter: blur(36px);
  backdrop-filter: blur(36px);
}

.customer-logos__colswrap {
  padding: 32px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.customer-logos__col {
  border-right: 1px solid rgba(255,255,255,.35);
  padding: 0 16px;
  color: #fff;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  text-align: center;
}

.customer-logos__col:last-child {
  border-right: 0;
}

.customer-logos__coltitle {
  font-size: 45px;
  line-height: 50px;
  margin-bottom: 32px;
  font-weight: 700;
}

.customer-logos__coldesc {
  font-size: 25px;
  line-height: 35px;
}

.section.section_reviewswrap {
  margin-bottom: 48px;
}

.section.section_reviewswrap .section__title,
.section.section_reviewswrap .reviews__slides {
  max-width: 100%;
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}

.reviews__texts {
  margin-bottom: 64px;
}

.reviews__toptext {
  text-align: center;
  padding: 0 64px;
  line-height: 22px;
  font-size: 16px;
}

.reviews__authors {
  position: relative;
}

.reviews__authors .owl-stage-outer {
  padding-bottom: 32px;
}

.reviews__authors .owl-prev,
.reviews__authors .owl-next {
  background: #f4f9fc url(../img/sprite.svg#arr) 30% 50% no-repeat!important;
  background-size: 16px 29px!important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 30px;
  height: 60px;
  position: absolute;
  bottom: 0;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

.reviews__authors .owl-prev:hover,
.reviews__authors .owl-next:hover {
  opacity: .8;
  -webkit-transition: .2s;
  transition: .2s;
}

.reviews__authors .owl-prev {
  left: -30px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}

.reviews__authors .owl-next {
  right: -30px;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  background-image: url(../img/sprite.svg#rarr)!important;
  background-position: 70% 50%!important;
}

.reviews__authorouter_current .reviews__author {
  background: #f4f9fc;
  top: 32px;
  -webkit-transition: .4s;
  transition: .4s;
}

.reviews__authorouter_current .reviews__author:before {
  top: -18px;
  width: 47px;
  height: 47px;
  border-radius: 10px;
  background: #f4f9fc;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
  content: '';
  display: block;
}

.reviews__author {
  padding: 24px;
  border-radius: 14px;
  margin-top: 0;
  -webkit-transition: .4s;
  transition: .4s;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.reviews__authorname {
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  position: relative;
}

.reviews__authorposition {
  font-size: 14px;
  line-height: 20px;
  color: #8a8a8a;
}

.reviews__text {
  display: none;
}

.reviews__icon {
  width: 44px;
  height: 44px;
  background: #5db5ff;
  border-radius: 10px;
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 24px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 44px;
  flex: 0 0 44px;
}

.reviews__icon:before {
  position: absolute;
  z-index: 2;
  width: 44px;
  height: 44px;
  border-radius: 10px;
  background: #5db5ff;
  opacity: .4;
  left: -10px;
  top: -10px;
  display: block;
  content: '';
}

.reviews__icon img {
  width: 60%;
  height: 60%;
  -o-object-fit: contain;
  object-fit: contain;
  z-index: 3;
}

.highlight__top {
  width: 100%;
  height: 54px;
  background-image: url(../img/highlighted.jpg);
  background-size: cover;
  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;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 0;
  text-align: center;
}

.highlight__items {
  padding: 48px 0;
  background-image: url(../img/firstblock.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

.highlight__items:after {
  background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(rgba(255,255,255,.24)));
  background: linear-gradient(180deg,#fff 0,rgba(255,255,255,.24) 100%);
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: '';
  display: block;
}

.highlight__items .container {
  position: relative;
  z-index: 2;
}

.highlight .highlight__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.iteminfo {
  color: #8a8a8a;
  font-size: 12px;
  line-height: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.iteminfo__date {
  margin-right: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 24px;
  position: relative;
}

.iteminfo__date:before {
  width: 15px;
  height: 16px;
  content: '';
  background-image: url(../img/sprite.svg#calendar);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
}

.iteminfo__readtime {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 24px;
  position: relative;
}

.iteminfo__readtime:before {
  position: absolute;
  width: 15px;
  height: 15px;
  content: '';
  background-image: url(../img/sprite.svg#time);
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 8px;
  left: 0;
}

.itemcard {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 24px;
  text-decoration: none;
}

.itemcard a:hover {
  opacity: .8;
  -webkit-transition: .2s;
  transition: .2s;
}

.itemcard a:hover {
  opacity: .8;
  -webkit-transition: .2s;
  transition: .2s;
}

.itemcard__iteminner {
  background: rgba(233,213,213,.3);
  -webkit-box-shadow: 0 8px 40px rgba(0,0,0,.1);
  box-shadow: 0 8px 40px rgba(0,0,0,.1);
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  padding: 40px;
  height: 100%;
  border-radius: 30px;
  background: rgba(255,255,255,.3);
}

.itemcard__itemheader {
  margin-bottom: 16px;
  min-height: 80px;
}

.itemcard__itemtitle {
  font-weight: 400;
  font-size: 32px;
  line-height: 38px;
  margin-bottom: 16px;
}

.itemcard__itemtitle a {
  text-decoration: none;
}

.itemcard__itemtitle:hover a {
  text-decoration: underline;
}

.itemcard__itemtitle span {
  font-weight: 700;
}

.itemcard__itemtitle_integration {
  font-weight: 900;
  font-family: "Libre Franklin","Verdana",sans-serif;
  font-size: 32px;
}

.itemcard__itemtag {
  text-decoration: none;
}

.itemcard__itemtag:hover {
  opacity: .8;
  transotion: .2s;
}

.itemcard__itemimg {
  margin-bottom: 16px;
}

.itemcard__itemexcerpt {
  margin-bottom: 16px;
  font-size: 14px;
  line-height: 21px;
  color: #000;
}

.itemcard__integrationsimg {
  width: calc(100% + 80px);
  margin-top: 0;
  margin-left: -40px;
  margin-right: -40px;
  margin-bottom: 30px;
  position: relative;
}

.itemcard__integrationsimg img {
  display: block;
}

.itemcard_integration {
  margin-bottom: 40px;
}

.itemcard_integration .itemcard__iteminner {
  overflow: hidden;
  margin-bottom: 0;
}

.itemcard_integration .itemcard__itemheader {
  min-height: auto;
}

.itemcard__bg {
  position: relative;
  z-index: 1;
}

.itemcard__logo {
  position: absolute;
  left: 56px;
  right: 56px;
  top: 50%;
  z-index: 2;
  max-width: calc(100% - 112px);
  height: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.itemcard__url {
  border: 1px solid #3080ec;
  padding: 4px 12px;
  border-radius: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.itemcard__url:before {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  content: '';
  width: 12px;
  height: 12px;
  margin-right: 6px;
  background-image: url(../img/svg/link.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

.itemcard__label {
  padding: 8px 12px;
  background: #72d29a;
  margin-bottom: 12px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-radius: 10px;
  overflow: hidden;
  font-size: 10px;
  text-transform: uppercase;
  margin-right: 10px;
}

.itemtag {
  background: #ff0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: -40px;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 400;
  line-height: 12px;
  padding: 8px 20px 8px 40px;
  background: -webkit-gradient(linear,right top,left top,color-stop(73.1%,#f7d07e),to(#ddb665));
  background: linear-gradient(270deg,#f7d07e 73.1%,#ddb665 100%);
  border-radius: 0 5px 5px 0;
}

.itemtag_green,
.itemtag_brandquad-news {
  background: -webkit-gradient(linear,right top,left top,color-stop(73.1%,#71d199),to(#529f72));
  background: linear-gradient(270deg,#71d199 73.1%,#529f72 100%);
}

.itemtag_yellow,
.itemtag_e-commerce-strategy {
  background: -webkit-gradient(linear,right top,left top,color-stop(73.1%,#f7d07e),to(#ddb665));
  background: linear-gradient(270deg,#f7d07e 73.1%,#ddb665 100%);
}

.itemtag_pink,
.itemtag_feature-highlight {
  background: -webkit-gradient(linear,right top,left top,color-stop(73.1%,#f9a7a7),to(#d97d7d));
  background: linear-gradient(270deg,#f9a7a7 73.1%,#d97d7d 100%);
}

.itemtag_violet,
.itemtag_11 {
  background: -webkit-gradient(linear,right top,left top,color-stop(73.1%,#a7a8f9),to(#7d7ed9));
  background: linear-gradient(270deg,#a7a8f9 73.1%,#7d7ed9 100%);
}

.request {
  position: relative;
  z-index: 2;
}

.request__image {
  position: absolute;
  left: 0;
  top: -30px;
  right: 0;
  bottom: 0;
  background-image: url(../img/discover_upd.jpg);
  background-size: cover;
  background-position: 75% 0;
  background-repeat: no-repeat;
  z-index: 3;
}

.request h3 {
  font-weight: 700;
  font-size: 45px;
  line-height: 50px;
  margin: 0 0 16px 0;
  color: #fff;
}

.request__desc {
  width: 50%;
  margin-left: auto;
  padding: 92px 64px 64px 128px;
  margin-bottom: 32px;
  position: relative;
  z-index: 4;
}

.request__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 32px;
  display: flex;
  aligm-items: center;
}

.request__btn {
  padding: 16px 48px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 30px;
  font-weight: 700;
  font-size: 14px;
  line-height: 1em;
  text-transform: uppercase;
  text-decoration: none;
  border: 2px solid #fff;
  color: #fff;
}

.request__btn:hover {
  background: #fff;
  color: #3080ec;
  -webkit-transition: .2s;
  transition: .2s;
}

.request__btn_nobg {
  background: 0 0;
  color: #fff;
}

.request__btn_nobg:hover {
  text-decoration: underline;
}

.modaloverlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(64,132,223,.98);
  z-index: 100;
  display: none;
  opacity: 0;
}

.modaloverlay_show {
  opacity: 1;
  display: block;
  -webkit-transition: .1s;
  transition: .1s;
}

.modalwindow {
  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;
  z-index: 200;
  position: absolute;
  top: 240px;
  right: 0;
  left: 0;
  display: none;
  opacity: 0;
}

.modalwindow_show {
  opacity: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: .4s;
  transition: .4s;
}

.modalwindow__inner {
  background: #fff;
  -webkit-box-shadow: 0 8px 40px rgba(0,0,0,.15);
  box-shadow: 0 8px 40px rgba(0,0,0,.15);
  border-radius: 50px;
  padding: 40px;
  position: relative;
  max-width: 480px;
}

.modalwindow__close {
  position: absolute;
  right: 24px;
  top: 24px;
  width: 25px;
  height: 25px;
  cursor: pointer;
}

.modalwindow__close svg {
  width: 25px;
  height: 25px;
}

.modalwindow__form .type-h3 {
  margin: 32px 0;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  text-align: center;
}

.modalwindow .hbspt-form .hs-form .hs-form-field {
  margin-bottom: 24px;
}

.modalwindow .hbspt-form .hs-form .hs-error-msg {
  color: tomato;
  padding-left: 24px;
}

.modalwindow .hbspt-form .hs-form input,
.modalwindow .hbspt-form .hs-form textarea {
  background: #f4f9fc;
  padding: 16px 24px;
  border: 0;
  margin: 0;
  border-radius: 22px;
}

.modalwindow .hbspt-form .hs-form textarea {
  width: 100%;
}

.modalwindow .hbspt-form .hs-form .actions {
  text-align: center;
  margin-top: 32px;
}

.modalwindow .hbspt-form .hs-form .hs-button {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 12px 32px;
  border: 0;
  border-radius: 50px;
  font-size: 14px;
  text-decoration: none;
  font-family: "Lato","Tahoma",sans-serif;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 16px;
  font-weight: 700;
  background: #3080ec;
  color: #fff;
  border: 2px solid #3080ec;
}

.modalwindow .hbspt-form .hs-form .hs-button svg {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 20px;
  height: 20px;
  margin-right: 8px;
}

.modalwindow .hbspt-form .hs-form .hs-button:hover {
  -webkit-transition: .3s;
  transition: .3s;
  opacity: .8;
}

.modalwindow .hbspt-form .hs-form .hs_recaptcha {
  margin-top: 24px;
}

.modalwindow .hs-form-booleancheckbox label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.modalwindow .hs-form-booleancheckbox input {
  width: 20px!important;
  height: 20px;
  padding: 0;
  margin-right: 8px;
  border-radius: 0;
}

.modalwindow__success {
  text-align: center;
  font-size: 18px;
}

.modalwindow__success a {
  color: #3080ec;
}

.team-members {
  margin-bottom: 80px;
}

.team-members__list {
  max-width: 1070px;
  margin: 0 auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.team-members__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  margin-bottom: 32px;
  padding: 0 8px;
}

.team-members__addbutton {
  margin: 24px auto 0;
  width: auto;
  padding-right: 16px;
  height: 44px;
  background: #3080ec;
  position: relative;
  padding-left: 56px;
  border-radius: 12px;
  display: block;
  color: #fff;
  text-decoration: none;
  line-height: 44px;
  vertical-align: middle;
  z-index: 3;
  display: inline-block;
}

.team-members__addbutton:before {
  z-index: 2;
  border-radius: 12px;
  background: #5db5ff;
  opacity: .4;
  width: 44px;
  height: 44px;
  left: -10px;
  top: -10px;
  content: '';
  display: block;
  position: absolute;
}

.team-members__addbutton:hover {
  opacity: .8;
  -webkit-transition: .2s;
  transition: .2s;
}

.team-members__buttonicon {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 44px;
  height: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #5db5ff;
  border-radius: 12px;
}

.team-members__buttonicon svg {
  width: 26px;
  height: 26px;
  z-index: 3;
}

.team-member {
  text-align: center;
}

.team-member__name {
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  color: #304659;
}

.team-member__image {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto 16px;
}

.team-member__position {
  margin: 4px 0 0 0;
  font-size: 14px;
  line-height: 20px;
  color: #3b5266;
}

.team-persons__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 70px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.team-persons__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}

.team-persons__inner {
  background: #fff;
  -webkit-box-shadow: 0 12px 40px -10px rgba(0,0,0,.2);
  box-shadow: 0 12px 40px -10px rgba(0,0,0,.2);
  border-radius: 30px;
  padding: 32px;
  text-align: center;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.team-persons__name {
  font-weight: 800;
  font-size: 24px;
  line-height: 1.4em;
}

.team-persons__position {
  font-size: 14px;
  line-height: 1.4em;
  margin-top: 4px;
  margin-bottom: 20px;
}

.team-persons__image {
  display: block;
  margin: auto auto 0;
  max-width: 140px;
  width: 100%;
}

.team-persons__socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 24px;
}

.team-persons__socials-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 10px;
}

.team-persons__socials-item_fb a {
  background-image: url(../img/sprite.svg?#fb-sm);
}

.team-persons__socials-item_in a {
  background-image: url(../img/sprite.svg?#in-sm);
}

.team-persons__socials-item_inst a {
  background-image: url(../img/sprite.svg?#inst-sm);
}

.team-persons__socials-item a {
  text-decoration: none;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20px;
  flex: 0 0 20px;
  -o-object-fit: contain;
  object-fit: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  text-indent: -9999px;
  width: 20px;
  height: auto;
}

.team-persons__socials-item a:hover {
  opacity: .7;
  -webkit-transition: .2s;
  transition: .2s;
}

.custom-bg {
  background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(rgba(255,255,255,0))),url(../img/pr-feat-bg.jpg);
  background-image: linear-gradient(180deg,#fff 0,rgba(255,255,255,0) 100%),url(../img/pr-feat-bg.jpg);
  background-size: 100% auto;
  background-position: 50% 100%;
  background-repeat: no-repeat;
}

.custom-bg_product {
  background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(rgba(255,255,255,0))),url(../img/pr-feat-bg.jpg);
  background-image: linear-gradient(180deg,#fff 0,rgba(255,255,255,0) 100%),url(../img/pr-feat-bg.jpg);
}

.custom-bg_work-with {
  background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(rgba(255,255,255,0))),url(../img/logos-bg.jpg);
  background-image: linear-gradient(180deg,#fff 0,rgba(255,255,255,0) 100%),url(../img/logos-bg.jpg);
}

.cookies {
  background: #3080ec;
  padding: 16px 0;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
  z-index: 300;
  font-size: 12px;
  display: none;
}

.cookies__text {
  padding-right: 48px;
}

.cookies a {
  color: #fff;
}

.cookies__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cookies__btnsinner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.cookies__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.cookies__btns .btn {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  padding: 12px 48px;
  border: 0;
}

.cookies__btns .btn_accept {
  background: #5db5ff;
}

.footer {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.footer__top {
  background: url(../img/footer-top-bg.jpg);
  background-size: cover;
  background-position: 50% 50%;
  padding-top: 160px;
}

.footer__top .type-h1 {
  margin: 0 0 80px 0;
  text-align: center;
  font-weight: 700;
  font-size: 48px;
  line-height: 58px;
  color: #fff;
}

.footer__formhint {
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
}

.footer__formwrap {
  background: rgba(255,255,255,.4);
  -webkit-box-shadow: 0 4px 40px rgba(48,128,236,.2);
  box-shadow: 0 4px 40px rgba(48,128,236,.2);
  -webkit-backdrop-filter: blur(36px);
  backdrop-filter: blur(36px);
  border-radius: 34px 34px 0 0;
  padding: 48px;
}

.footer__formwrap .formwrap {
  max-width: 640px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer__formwrap .wpcf7-form-control-wrap {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 48%;
  flex: 0 1 48%;
}

.footer__formwrap .wpcf7-form-control-wrap.your-message {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}

.footer__formwrap input {
  background: #f4f9fc;
  border-radius: 22px;
  padding: 16px 24px;
  border: 0;
}

.footer__formwrap input.wpcf7-submit {
  border: 0;
  background: #5db5ff;
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  padding: 12px 24px;
  margin: 0 auto;
}

.footer__formwrap textarea {
  border: 0;
  background: #f4f9fc;
  padding: 16px 24px;
  border-radius: 22px;
  margin-bottom: 32px;
  resize: none;
}

.footer__bottom {
  background: url(../img/footer-bg.jpg);
  background-size: cover;
  padding: 64px 0;
  background-position: 50% 0;
}

.footer .wpcf7-spinner {
  display: none;
}

.footer__left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.footer__right {
  margin-left: auto;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 420px!important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.footer__docslink {
  margin-right: 16px;
}

.footer__info {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.footer__copyright {
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 1em;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  font-weight: 900;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.footer__rightbottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  margin-top: auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: auto;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.footer__rightbottom a {
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  line-height: 20px;
  color: #f2f2f2;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.footer__rightbottom a:hover {
  text-decoration: underline;
}

.footer .langswitcher a:hover {
  text-decoration: none;
}

.contactformwrap .hbspt-form {
  max-width: 640px;
  width: 100%;
  margin: 0 auto;
}

.contactformwrap .hbspt-form fieldset {
  max-width: 100%;
}

.contactformwrap .hbspt-form textarea {
  width: 100%!important;
}

.contactformwrap .actions {
  text-align: center;
  margin-top: 32px;
}

.contactformwrap .hs-button {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 12px 32px;
  border: 0;
  border-radius: 50px;
  font-size: 14px;
  text-decoration: none;
  font-family: "Lato","Tahoma",sans-serif;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 16px;
  font-weight: 700;
  background: #3080ec;
  color: #fff;
  border: 2px solid #3080ec;
}

.contactformwrap .hs-button svg {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 20px;
  height: 20px;
  margin-right: 8px;
}

.contactformwrap .hs-button:hover {
  -webkit-transition: .3s;
  transition: .3s;
  opacity: .8;
}

.contactformwrap .hs-error-msgs {
  padding-left: 24px;
  margin-bottom: 16px;
  color: tomato;
  margin-top: 8px;
}

.footerlast__title {
  font-weight: 700;
  font-size: 17px;
  line-height: 25px;
  color: #fff;
  margin-bottom: 24px;
  text-align: center;
}

.footerlast__formhint {
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 16px;
  text-align: center;
}

.footerlast__agree {
  font-size: 10px;
  line-height: 15px;
  margin-top: 16px;
  margin-bottom: 32px;
  text-align: center;
}

.subscribewrap {
  position: relative;
  background: #fff;
  border: 5px solid #fff;
  border-radius: 26px;
}

.subscribewrap input {
  background: #fff;
  border: 0;
  padding: 16px 24px;
  margin: 0;
  font-size: 14px;
  line-height: 16px;
  border-radius: 22px;
}

.subscribewrap input.your-email {
  padding-right: 110px;
}

.subscribewrap .wpcf7-submit {
  position: absolute;
  right: 0;
  top: 0;
  background: #5db5ff;
  color: #fff;
  border-radius: 22px;
}

.subscribewrap .wpcf7-submit:hover {
  -webkit-transition: .2s;
  transition: .2s;
  opacity: .8;
}

.footerlast .hbspt-form {
  position: relative;
}

.footerlast .hbspt-form input {
  background: #fff;
  border: 0;
  padding: 12px 24px;
  margin: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 22px;
}

.footerlast .hbspt-form input.hs-button {
  position: absolute;
  right: 0;
  top: 0;
  background: #5db5ff;
  color: #fff;
  border-radius: 22px;
  border: 4px solid #fff;
  padding: 12px 24px;
  line-height: 16px;
}

.footerlast .hbspt-form input.hs-button:hover {
  -webkit-transition: .2s;
  transition: .2s;
  opacity: .8;
}

.footerlast .hbspt-form .hs-richtext {
  margin-top: 16px;
  font-size: 10px;
  text-align: center;
}

.footerlast .hbspt-form .hs-error-msgs {
  color: red;
  font-size: 16px;
}

.footerlast .hbspt-form .hs-error-msg,
.footerlast .hbspt-form .hs-main-font-element {
  padding-left: 24px;
}

.social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 0 16px;
}

.social li {
  width: 22px;
  height: 22px;
  margin-right: 8px;
  border-radius: 50%;
}

.social li:last-child {
  margin-right: 0;
}

.footerlogos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 48px;
  margin-top: 40px;
}

.footerlogos img {
  height: 80px;
  width: auto;
  margin-right: 24px;
}

.footerlogos img:last-child {
  margin-right: 0;
}

.menu-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 80px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.menu-footer>li {
  margin-right: 16px;
  font-weight: 900;
  font-size: 13px;
  line-height: 20px;
  text-transform: uppercase;
  margin-bottom: 12px;
}

.menu-footer .menu-item-has-children {
  position: relative;
}

.menu-footer .menu-item-has-children>a {
  position: relative;
}

.menu-footer .menu-item-has-children>a::after {
  content: '';
  background-image: url(../img/svg/nav-dn-wt.svg);
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  width: 12px;
  height: 6px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -2px;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: .3s;
  transition: .3s;
}

.menu-footer .menu-item-has-children_opened>a::after {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
  -webkit-transition: .3s;
  transition: .3s;
}

.menu-footer .sub-menu {
  display: none;
}

.menu-footer .sub-menu li {
  font-size: 16px;
  line-height: 1.25em;
  margin: 0;
  padding: 16px 0 16px 24px;
  white-space: nowrap;
}

.menu-footer .sub-menu li a {
  text-transform: none;
  font-weight: 400;
}

.menu-footer .sub-menu li.menu-item_special {
  display: none;
}

.menu-footer .sub-menu li.menu-item_innertitle {
  font-size: 13px;
  cursor: default;
}

.menu-footer .sub-menu li.menu-item_innertitle a {
  color: #fff;
  text-transform: uppercase;
  font-weight: 900;
}

.menu-footer a {
  color: #fff;
  text-decoration: none;
}

.home .sitewrap {
  background-image: url(../img/hero_img.jpg);
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: auto 890px;
}

.home main {
  padding-top: 0;
}

.article {
  margin-bottom: 80px;
}

.article h2 {
  margin-bottom: .6em;
  font-size: 28px;
}

.article__header {
  max-width: 920px;
  width: 100%;
  margin: 0 auto 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.article__header h1 {
  font-size: 36px;
  line-height: 1.22em;
  margin-top: 0;
}

.article__header__iteminfo {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
}

.article__intro {
  margin-bottom: 32px;
  max-width: 680px;
  width: 100%;
}

.article__inner {
  max-width: 680px;
  width: 100%;
  margin: 0 auto;
  color: #3b5266;
  font-size: 14px;
  line-height: 1.286em;
}

.article__back {
  background: #5db5ff;
  border-radius: 15px 0 15px 15px;
  width: 80px;
  height: 80px;
  margin-right: 40px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 80px;
  flex: 0 0 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-decoration: none;
}

.article__back svg {
  width: 24px;
  height: 24px;
}

.article__tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 48px;
  margin-bottom: 48px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.article__tags a {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background: #ff0;
  margin: 0 8px 8px;
  padding: 8px 20px;
  border-radius: 10px;
  background: #f8d17f;
  font-size: 12px;
  line-height: 16px;
  text-decoration: none;
}

.article__table {
  overflow-x: auto;
}

.resourcewrap {
  background-image: url(../img/article-intro.png);
  background-repeat: no-repeat;
}

.resourcewrap .btn_second {
  display: none;
}

.articleintro {
  position: relative;
  margin: 0 auto 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
}

.articleintro__row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.articleintro__imgwrap {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.articleintro__imgwrap img {
  margin-top: 8px;
}

.articleintro__desc {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.centerwrap {
  text-align: center;
}

.article_resources {
  margin: 0;
  padding-bottom: 80px;
}

article table {
  overflow-x: auto;
  border: 1px solid #383561;
}

article table tr {
  border-bottom: 1px solid #383561;
}

article table td {
  border: 1px solid #383561;
}

.read-more {
  padding-top: 48px;
  background-image: url(../img/read-more.jpg);
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.read-more__inner {
  padding-bottom: 48px;
}

.read-more__title {
  font-size: 36px;
  line-height: 38px;
  font-weight: 700;
  margin-bottom: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.read-more__title svg {
  width: 21px;
  height: 23px;
  margin-right: 12px;
}

.noposts {
  min-height: 440px;
  background-image: url(../img/lupe.jpg);
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 40px;
  padding-bottom: 40px;
}

.noposts__title {
  text-align: center;
  padding-top: 32px;
}

.search-results__item {
  padding: 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #dadee8;
}

.search-results__itemimg {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 150px;
  flex: 0 0 150px;
  margin-right: 24px;
}

.search-results__itemtext {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.search-results__itemtitle {
  font-weight: 700;
  font-size: 24px;
  line-height: 1.25em;
  margin-bottom: 20px;
}

.search-results__itemtitle a {
  text-decoration: none;
}

.book-a-demo__leftcol {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.book-a-demo__leftcol .type-h1 {
  max-width: 7em;
  font-size: 70px;
  line-height: 1.07;
}

.book-a-demo__leftcol .type-h1+p {
  max-width: 28em;
  margin-top: 32px;
}

.book-a-demo__rightcol {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.book-a-demo__rightcol h3,
.book-a-demo__rightcol .type-h3 {
  text-align: center;
  margin: 0 0 32px 0;
}

.demoformwrap .hbspt-form .hs-form {
  margin-bottom: 32px;
}

.demoformwrap .hbspt-form .hs-form li {
  list-style-type: none;
}

.demoformwrap .hbspt-form .hs-form fieldset {
  max-width: 100%!important;
}

.demoformwrap .hbspt-form .hs-form input,
.demoformwrap .hbspt-form .hs-form textarea {
  border: 0;
  line-height: 32px;
  padding: 12px 32px;
  background: #eff3fc;
  border-radius: 24px;
  margin: 0;
}

.demoformwrap .hbspt-form .hs-form textarea {
  width: 100%!important;
  resize: none;
}

.demoformwrap .hbspt-form .hs-form .legal-consent-container {
  margin-top: 32px;
}

.demoformwrap .hbspt-form .hs-form .hs-form-field {
  max-width: 100%;
  margin-bottom: 24px!important;
}

.demoformwrap .hbspt-form .hs-form .hs-error-msg {
  color: tomato;
  padding-left: 24px;
}

.demoformwrap .hbspt-form .hs-form .hs-form-booleancheckbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.demoformwrap .hbspt-form .hs-form .hs-form-booleancheckbox input {
  width: 20px!important;
  height: 20px;
  padding: 0;
  margin-right: 8px;
  border-radius: 0;
}

.demoformwrap .hbspt-form .hs-form .hs-form-booleancheckbox label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.demoformwrap .hbspt-form .hs-form .hs-submit {
  text-align: center;
}

.demoformwrap .hbspt-form .hs-form .hs-button {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 12px 32px;
  border: 0;
  border-radius: 50px;
  font-size: 14px;
  text-decoration: none;
  font-family: "Lato","Tahoma",sans-serif;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 16px;
  font-weight: 700;
  background: #3080ec;
  color: #fff;
  border: 2px solid #3080ec;
  margin-top: 24px;
}

.demoformwrap .hbspt-form .hs-form .hs-button svg {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 20px;
  height: 20px;
  margin-right: 8px;
}

.demoformwrap .hbspt-form .hs-form .hs-button:hover {
  -webkit-transition: .3s;
  transition: .3s;
  opacity: .8;
}

.demoformwrap .hbspt-form .hs-form .hs-recaptcha {
  margin-top: 32px;
}

.form form fieldset,
.form form>.field {
  margin-bottom: 26px;
}

.product h1 {
  margin: 0 0 .16em;
  text-align: center;
}

.product h2 {
  text-align: center;
  margin: 0 0 .3em;
  line-height: 1em;
}

.product__bluebg {
  position: relative;
}

.product__bluebg_left:before {
  left: 0;
}

.product__bluebg_right:before {
  right: 0;
}

.product__bluebg:before {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50%;
  content: '';
  background: #e6f4fd;
}

.product__bluebg_third {
  margin-bottom: 80px;
}

.product__section {
  margin-top: 70px;
}

.product__section_third {
  background-image: url(../img/cat-an-bg.jpg);
  background-size: contain;
  background-position: 50% 100%;
  background-repeat: no-repeat;
}

.product__section-bottom {
  width: 100%;
  background-image: url(../img/highlighted.jpg);
  background-size: cover;
}

.product__section-bottom-inner {
  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;
  color: #fff;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.4em;
  text-align: center;
  padding: 16px 0;
}

.product__section-bottom-text {
  margin-right: 30px;
}

.product-desc {
  margin-top: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 48px 0;
  position: relative;
  z-index: 2;
}

.product-desc_fillright {
  background: -webkit-gradient(linear,left top,right top,from(#edeffb),to(#e6f4fd));
  background: linear-gradient(90deg,#edeffb 0,#e6f4fd 100%);
  border-radius: 30px 0 0 30px;
  position: relative;
}

.product-desc_fillleft {
  background: -webkit-gradient(linear,left top,right top,from(#e6f4fd),to(#edeffb));
  background: linear-gradient(90deg,#e6f4fd 0,#edeffb 100%);
  border-radius: 0 30px 30px 0;
}

.product-desc__img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  padding: 0 48px;
}

.product-desc__imgelements {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 2;
}

.product-desc__text {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.product-desc__inner {
  padding: 0 0 0 110px;
}

.product-desc__inner_ls {
  padding: 0 110px 0 0;
}

.product-desc h2 {
  text-align: left;
  color: #38c1ff;
}

.product-desc ul li {
  margin-bottom: 0;
}

.product-desc img {
  display: block;
}

.product-desc__block {
  margin-bottom: 40px;
}

.product-desc__block:last-child {
  margin-bottom: 70px;
}

.product-desc__block-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}

.product-desc__block-item-icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 72px;
  flex: 0 0 72px;
  -o-object-fit: contain;
  object-fit: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  height: 35px;
  width: auto;
}

.product-desc__block-item-text {
  line-height: 1.4em;
}

.product-features {
  margin-top: 70px;
}

.product-features__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 70px 0 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.product-features__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  font-size: 16px;
  line-height: 1.25em;
  margin-bottom: 70px;
}

.product-features__icon img,
.product-features__icon svg {
  width: 88px;
  height: 84px;
  display: block;
  margin: 0 auto;
}

.product-features__icon img.thumb-dn-icon,
.product-features__icon svg.thumb-dn-icon {
  width: 84px;
  height: 84px;
}

.product-features__icon img.buck-icon,
.product-features__icon svg.buck-icon {
  width: 92px;
  height: 84px;
}

.product-features__icon img.bubble-icon,
.product-features__icon svg.bubble-icon {
  width: 84px;
  height: 84px;
}

.product-features__desc {
  padding: 40px 16px 0;
}

.product-features_cat-an .product-features__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding-left: 15px;
  padding-right: 15px;
}

.product-features_cat-an .product-features__icon img,
.product-features_cat-an .product-features__icon svg {
  width: 84px;
  height: 84px;
}

.product-features_cat-an .product-features__icon img.shield-icon,
.product-features_cat-an .product-features__icon svg.shield-icon {
  width: 70px;
  height: 84px;
}

.product-features_cat-an .product-features__icon img.eye-icon,
.product-features_cat-an .product-features__icon svg.eye-icon {
  width: 96px;
  height: 84px;
}

.discover {
  margin: 70px 0;
}

.discover .type-h1 span {
  background: #bee1ff;
  border-radius: 12px;
  font-size: 16px;
  padding: 10px 24px;
  vertical-align: middle;
  margin-left: 16px;
  font-weight: 400;
}

.discover__top-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.discover__text {
  text-align: right;
  padding-right: 110px;
}

.discover__btn {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin: 0;
}

.discover__btn a {
  margin: 12px 0 0;
}

.discover__all-image {
  margin-top: 48px;
  display: block;
  border-radius: 24px;
  overflow: hidden;
}

.discover__all-image img {
  display: block;
}

.our-team__advisorsheader {
  text-align: center;
  margin-bottom: 32px;
}

.our-team__advisorsheader h2 {
  text-align: center;
  font-size: 35px;
  line-height: 1.14em;
}

.culture {
  padding: 140px 0 70px;
}

.culture .type-h1 {
  text-align: left;
}

.culture__toptext {
  font-size: 18px;
}

.culture__notice {
  background: rgba(244,249,252,.9);
  border-radius: 30px;
  margin-top: 70px;
  padding: 48px 56px;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.4em;
  text-align: center;
  cursor: pointer;
}

.culture__inclusive-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 70px;
}

.culture__ball-bg-wrap {
  background-image: url(../img/ball.png);
  background-position: 100% 50%;
  background-repeat: no-repeat;
}

.inclusive-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  padding-left: 15px;
  padding-right: 15px;
}

.inclusive-item__inner {
  background: #fff;
  -webkit-box-shadow: 0 8px 40px rgba(0,0,0,.15);
  box-shadow: 0 8px 40px rgba(0,0,0,.15);
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  border-radius: 30px;
  padding: 60px 56px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
}

.inclusive-item__inner:before {
  content: '';
  position: absolute;
  top: -23px;
  left: 50%;
  margin-left: -23px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 23px 23px 23px;
  border-color: transparent transparent #fff transparent;
  display: none;
}

.inclusive-item_active .inclusive-item__inner {
  background: #1c69d0;
}

.inclusive-item_active .inclusive-item__inner:before {
  border-color: transparent transparent #1c69d0 transparent;
  display: block;
}

.inclusive-item_active .inclusive-item__icon svg {
  fill: #fff;
}

.inclusive-item_active .inclusive-item__title {
  color: #fff;
}

.inclusive-item__icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -o-object-fit: contain;
  object-fit: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  height: 80px;
  width: auto;
  text-align: center;
}

.inclusive-item__icon svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  fill: #3080ec;
  margin: 0 auto;
}

.inclusive-item__title {
  font-weight: 800;
  font-size: 24px;
  line-height: 1.25em;
  text-align: center;
  margin-top: 24px;
}

.careers {
  margin: 70px 0 48px;
}

.careers__all-image {
  display: block;
  margin: 40px 0 0;
  margin-top: 48px;
  display: block;
  border-radius: 24px;
  overflow: hidden;
}

.careers__all-image img {
  display: block;
}

.careers__open-pos {
  text-align: center;
}

.careers__open-pos a {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 16px;
  font-weight: 500;
}

.careers__open-pos a:before {
  content: "";
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -o-object-fit: contain;
  object-fit: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 15px;
  height: 13px;
  background-image: url(../img/sprite.svg?#users-btn);
  margin: 2px 8px 0 0;
}

.careers__open-pos a:hover {
  opacity: 1;
  background: #5db5ff;
  border-color: #5db5ff;
}

.workgallery {
  margin-top: 72px;
}

.workgallery__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 32px;
}

.workgallery__item img {
  display: block;
  border-radius: 20px;
  position: relative;
}

.overview-items {
  padding-bottom: 64px;
  position: relative;
  z-index: 10;
}

.overview-items__title {
  font-weight: 800;
  font-size: 64px;
  line-height: 1em;
  color: #fff;
  margin-top: auto;
}

.overview-items__desc {
  opacity: 0;
  color: #383561;
  background: #fff;
  position: absolute;
  left: -3px;
  right: -3px;
  top: -3px;
  bottom: auto;
  -webkit-transition: .25s ease;
  transition: .25s ease;
  border: 2px solid #383561;
  border-radius: 40px;
  padding: 32px;
  font-size: 16px;
  line-height: 1.375em;
}

.overview-items__descheader {
  padding-bottom: 24px;
  border-bottom: 2px solid #9fb2c2;
  display: block;
  margin-bottom: 24px;
  font-weight: 800;
  font-size: 64px;
  line-height: 1em;
  color: #3080ec;
}

.overview-items__descheader .overview-items__icon {
  margin-bottom: 24px;
}

.overview-items__descheader .overview-items__icon svg {
  fill: #3080ec;
}

.overview-items__el {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.overview-items__elinner {
  padding: 32px 36px;
  min-height: 500px;
  border: 3px solid #3080ec;
  border-radius: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  cursor: pointer;
  background-size: cover;
  background-position: 50% 50%;
}

.overview-items__elinner:hover {
  background-image: -webkit-gradient(linear,left bottom,left top,from(#3080ec),to(#fff));
  background-image: linear-gradient(0deg,#3080ec 0,#fff 100%);
}

.overview-items__elinner:hover .overview-items__desc {
  -webkit-transform: translate(-30px,-30px);
  transform: translate(-30px,-30px);
  -webkit-transition: .25s ease;
  transition: .25s ease;
  opacity: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.overview-items__elinner_story {
  background-image: url(../img/company-1.png),-webkit-gradient(linear,left bottom,left top,from(#3080ec),to(#fff));
  background-image: url(../img/company-1.png),linear-gradient(0deg,#3080ec 0,#fff 100%);
}

.overview-items__elinner_growth {
  background-image: url(../img/company-2.png),-webkit-gradient(linear,left bottom,left top,from(#3080ec),to(#fff));
  background-image: url(../img/company-2.png),linear-gradient(0deg,#3080ec 0,#fff 100%);
}

.overview-items__icon {
  margin-bottom: 24px;
}

.overview-items__icon svg {
  fill: #fff;
  -o-object-fit: contain;
  object-fit: contain;
  width: 94px;
  height: 80px;
}

.overview-items__icon svg.svg-house {
  width: 80px;
  height: 83px;
}

.overview-items__icon svg.svg-signal {
  width: 94px;
  height: 64px;
}

.section.section_overview {
  margin-bottom: 0;
}

.section__title h1,
.section__title .type-h1 {
  margin-top: 0;
}

.page-template-company-overview .customer-logos {
  background-position: 50% 50%;
  padding-top: 32px;
}

.page-template-company-overview .section__desc {
  margin-bottom: 32px;
}

.historytop {
  background: rgba(73,121,221,.2);
  -webkit-backdrop-filter: blur(36px);
  backdrop-filter: blur(36px);
}

.historytop__title {
  color: #fff;
  padding: 56px 0;
  font-weight: 700;
  font-size: 40px;
  line-height: 1.2em;
  text-align: center;
}

.milestones .swiper-button-next,
.milestones .swiper-button-prev {
  display: none;
}

.milestones__timeline {
  background: -webkit-gradient(linear,right top,left top,from(#69d3fd),to(#47aaff));
  background: linear-gradient(270deg,#69d3fd 0,#47aaff 100%);
}

.milestones__timelinecontainer {
  position: relative;
}

.milestones__years {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 100px;
}

.milestones__yearsbg {
  position: absolute;
  left: 0;
  width: 50%;
  height: auto;
  padding-right: 30px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 64px;
}

.milestones__year {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-size: 18px;
  line-height: 1.22em;
  font-size: 18px;
  color: #fff;
  line-height: 1em;
  cursor: pointer;
  position: relative;
}

.milestones__year_actual {
  font-size: 30px;
  position: relative;
}

.milestones__year_actual:before {
  content: '';
  border-radius: 112px;
  display: block;
  position: absolute;
  top: -12px;
  height: 4px;
  background: #fff;
  left: 0;
  right: 0;
}

.milestones__desc {
  padding-top: 96px;
  margin-bottom: 40px;
}

.milestones__slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.milestones__slideitem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
  font-size: 18px;
  line-height: 1.5em;
  padding: 0 16px;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 20%;
  flex: 1 0 20%;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: center;
}

.milestones__slideitem img {
  width: 96px;
  height: 64px;
  -o-object-fit: contain;
  object-fit: contain;
  margin-bottom: 16px;
}

.milestones__slideiteminner {
  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;
  font-size: 14px;
  line-height: 1.42em;
}

html {
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

body {
  font-family: "Lato","Arial",sans-serif;
  color: #383561;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  background: #fff;
  line-height: normal;
  margin: 0;
}

body.lock-scroll {
  overflow: hidden;
}

.fixwrap {
  display: block;
}

.fixwrap:before,
.fixwrap:after {
  content: "";
  display: table;
}

.fixwrap:after {
  clear: both;
}

.sitewrap {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  background-image: url(../img/topbg.jpg);
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  min-height: 660px;
}

.topline {
  height: 10px;
  background: #68afeb;
  background: -webkit-gradient(linear,left top,right top,from(#68afeb),color-stop(25%,#3388e3),color-stop(50%,#649ae4),color-stop(75%,#4e8ae2),to(#68afeb));
  background: linear-gradient(90deg,#68afeb 0,#3388e3 25%,#649ae4 50%,#4e8ae2 75%,#68afeb 100%);
}

.pageinner {
  margin: 0 0 64px 0;
}

.container {
  display: block;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-small {
  display: block;
  width: 975px;
  margin: 0 auto;
  padding: 0 15px;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}

.row>* {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.flexwrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}

.flexwrap>* {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.flexwrap_vertical {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.btn {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 12px 32px;
  border: 0;
  border-radius: 50px;
  font-size: 14px;
  text-decoration: none;
  font-family: "Lato","Tahoma",sans-serif;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 16px;
  font-weight: 700;
  background: #3080ec;
  color: #fff;
  border: 2px solid #3080ec;
}

.btn svg {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 20px;
  height: 20px;
  margin-right: 8px;
}

.btn:hover {
  -webkit-transition: .3s;
  transition: .3s;
  opacity: .8;
}

.btn_border {
  background: 0 0;
  color: #3080ec;
  border: 2px solid #3080ec;
}

.btn_border:hover {
  color: #fff;
  background: #3080ec;
}

.btn_wt {
  background: #fff;
  color: #383561;
  border: 2px solid #fff;
}

.btn_wt:hover {
  color: #fff;
  background: #3080ec;
  opacity: 1;
  border-color: #3080ec;
}

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

.justify {
  text-align: justify;
}

main {
  padding-top: 144px;
}

.section {
  margin-bottom: 80px;
}

.section h2 {
  text-align: center;
}

.section__title {
  margin-bottom: 32px;
}

.section__desc {
  margin-bottom: 48px;
}

.section_fronthighlight {
  margin-bottom: 8px;
}

#overlay {
  background: rgba(48,128,236,.98);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: none;
}

.cat-n-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 0;
}

.cat-n-search__dash {
  margin: 0 20px;
}

.selectcat {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 320px;
  flex: 0 0 320px;
  position: relative;
}

.selectcat__category {
  border: 1px solid #3080ec;
  border-radius: 25px;
  padding: 16px 22px;
  background: #f4f9fc;
}

.selectcat__category i {
  background-image: url(../img/svg/downarr.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  right: 22px;
  position: absolute;
  cursor: pointer;
}

.selectcat__items {
  position: absolute;
  position: absolute;
  right: 0;
  left: 0;
  padding: 0;
  border: 1px solid #3080ec;
  top: 52px;
  background: #fff;
  border-radius: 24px;
  display: none;
  z-index: 2;
  overflow: hidden;
}

.selectcat__items a {
  text-decoration: none;
  padding: 12px 20px;
  display: block;
}

.selectcat__items a:hover {
  text-decoration: underline;
  background: #f4f9fc;
}

.searchform {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 320px;
  flex: 0 0 320px;
  position: relative;
}

.searchform .searchform__input {
  margin: 0;
  border: 0;
  border: 1px solid #3080ec;
  border-radius: 25px;
  padding: 16px 22px;
  background: #f4f9fc;
}

.searchform__submit {
  position: absolute;
  right: 22px;
  font-size: 0;
  border: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  background-color: #f4f9fc;
  background-image: url(../img/svg/search_blue.svg);
  background-size: contain;
  background-repeat: no-repeat;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.stories__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.story {
  margin-bottom: 32px;
}

.story__imgwrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
}

.story__imgwrap:hover img {
  opacity: .8;
  -webkit-transition: .2s;
  transition: .2s;
}

.story__title {
  margin-bottom: 16px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

.story__excerpt {
  margin-bottom: 16px;
  font-size: 14px;
  line-height: 22px;
}

.story__read {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  background: #3080ec;
  border-radius: 22px;
  padding: 12px 24px;
  text-decoration: none;
}

.story__read:hover {
  opacity: .8;
  -webkit-transition: .2s;
  transition: .2s;
}

.linkto {
  margin-left: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.linkto img {
  width: 34px;
  height: 34px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 34px;
  flex: 0 0 34px;
  border: 2px solid #fff;
  border-radius: 50%;
  background: #fff;
}

.linkto:hover {
  opacity: .8;
  -webkit-transition: .2s;
  transition: .2s;
}

.html {
  position: relative;
}

.narrow-inner {
  margin: 0 auto;
  max-width: 1068px;
}

.sub-caption {
  text-align: center;
  max-width: 920px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.pagehead {
  margin-bottom: 40px;
}

.pagehead h1 {
  margin: 0 0 .16em 0;
}

.hero__subdesc {
  margin-top: 24px;
}

.header__nav {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer__formhint {
  margin-bottom: 24px;
}

.hs-button {
  background: #3080ec!important;
  color: #fff!important;
  border: 0!important;
}

@media screen and (min-width:480px) {
  .itemcard__integrationsimg {
    margin-top: -40px;
  }
}

@media (min-width:480px) {
  .workgallery__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .container {
    width: calc(100% - 30px);
  }
}

@media screen and (min-width:541px) {
  .menu-footer>li {
    margin-right: 16px;
  }

  .menu-footer>li.menu-item-has-children>a {
    padding-right: 20px;
  }

  .menu-footer>li:last-child {
    margin-right: 0;
  }

  .menu-footer .sub-menu {
    background: #fff;
    border: 1px solid #eff0f7;
    border-radius: 14px;
    padding: 16px;
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-transform: translate(-24px,100%);
    transform: translate(-24px,100%);
    position: absolute;
    z-index: 40;
  }

  .menu-footer .sub-menu li {
    margin: 0;
    padding: 12px 0;
  }

  .menu-footer .sub-menu a {
    color: #6f6c90;
  }
}

@media (min-width:768px) {
  .features__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .highlight .highlight__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .itemcard {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .team-persons__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .articleintro__imgwrap {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .articleintro__desc {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .book-a-demo__leftcol {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .book-a-demo__rightcol {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .product-features__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .product-features_cat-an .product-features__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .workgallery__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .milestones__years {
    margin-left: 25%;
  }

  .container {
    width: calc(100% - 30px);
  }

  .stories__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (min-width:768px) {
  .integrations {
    padding-top: 40px;
  }
}

@media screen and (min-width:769px) {
  .reviews__authors {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .reviews__authorouter {
    padding-bottom: 32px;
    margin: 0 16px;
  }
}

@media (min-width:992px) {
  .footer__left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer__right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .product-desc__img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .product-desc__text {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .historytop__title {
    margin-left: 50%;
  }

  .container {
    width: calc(100% - 30px);
  }
}

@media screen and (min-width:992px) {
  .menu-footer>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    padding-left: 15px;
    padding-right: 15px;
    padding: 0 16px 0 0;
    margin-right: 0;
  }

  .menu-footer>li.menu-item_mobile {
    display: none;
  }

  .menu-footer>li.menu-item_special {
    display: block;
  }

  .menu-footer .menu-item-has-children>a {
    padding-right: 0;
  }

  .menu-footer .menu-item-has-children>a::after {
    display: none;
  }

  .menu-footer .sub-menu {
    display: block;
    background: 0 0;
    position: static;
    border: 0;
    -webkit-transform: none;
    transform: none;
    padding: 0;
  }

  .menu-footer .sub-menu li {
    white-space: normal;
    font-size: 17px;
    line-height: 25px;
  }

  .menu-footer .sub-menu a {
    color: #383561;
  }
}

@media all and (min-width:1024px) {
  .fancybox__container {
    --carousel-button-width: 48px;
    --carousel-button-height: 48px;
    --carousel-button-svg-width: 27px;
    --carousel-button-svg-height: 27px;
  }

  .fancybox__slide {
    padding: 64px 100px;
  }

  .fancybox__nav .carousel__button.is-next {
    right: 40px;
  }

  .fancybox__nav .carousel__button.is-prev {
    left: 40px;
  }

  .carousel__button.is-close {
    right: 40px;
  }

  .fancybox__toolbar {
    padding: 8px;
  }
}

@media (min-width:1290px) {
  .itemcard {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .workgallery__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .overview-items__el {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .milestones__years {
    margin-left: 50%;
  }

  .milestones__desc {
    margin-left: 50%;
  }

  .container {
    width: 1260px;
  }
}

@media all and (min-width:1290px) {
  .product-desc__img {
    padding: 0 54px;
  }
}

@media (min-width:1440px) {
  .container {
    width: 1260px;
  }
}

@media screen and (max-width:1440px) {
  .home .sitewrap {
    background-position: 100% -36px;
  }
}

@media screen and (max-width:1290px) {
  .header {
    padding: 24px 0 24px 0;
  }

  .header_fixed {
    padding: 24px 0;
  }

  .header .btn {
    padding: 12px 20px;
  }

  .menu-main li {
    margin-right: 20px;
  }

  main {
    padding-top: 96px;
  }

  .hero {
    padding: 80px 0;
    margin-bottom: 0;
    min-height: auto;
    padding: 112px 0 40px 0;
    margin-bottom: 0;
  }

  .solutions__bigimg {
    display: none;
  }

  .solutions__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .solution {
    margin-bottom: 24px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }

  .solution__img {
    position: static;
    display: block;
    width: 100%;
  }

  .solution__desc {
    padding: 12px;
    cursor: default;
  }

  .solution__descinner {
    padding: 0;
  }

  .solution_active .solution__descinner {
    background: #fff;
  }

  .solution_active .solution__descinner:before {
    display: none;
  }

  .solution__title {
    font-size: 20px;
    line-height: 26px;
  }

  .solution__text {
    margin-top: 12px;
    font-size: 12px;
    line-height: 18px;
    padding-left: 56px;
  }

  .solution__icon {
    width: 32px;
    height: 32px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32px;
    flex: 0 0 32px;
  }

  .solution__icon:before {
    width: 32px;
    height: 32px;
    left: -8px;
    top: -8px;
  }

  .request__desc {
    padding-left: 0;
    font-size: 12px;
    line-height: 18px;
  }

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

  .home .sitewrap {
    background-image: url(../img/hero_image_orig.jpg);
    background-position: 100% -18px;
    background-size: auto 720px;
  }
}

@media all and (max-width:1290px) {
  .product-desc__img {
    padding: 48px 0;
  }

  .product-desc__img img {
    margin: 0 auto;
  }

  .product-desc__img img.product-desc__imgelements {
    margin: auto;
  }

  .inclusive-item__inner {
    padding: 32px;
  }

  .inclusive-item__icon {
    width: 48px;
    height: 48px;
    margin: 0 auto;
  }

  .overview-items__title {
    font-size: 48px;
  }

  .overview-items__descheader {
    font-size: 48px;
  }

  .overview-items__descheader .overview-items__icon svg {
    height: 56px;
    width: 56px;
  }

  .overview-items__descheader .overview-items__icon svg.svg-house {
    width: 64px;
    height: 66px;
  }

  .overview-items__descheader .overview-items__icon svg.svg-signal {
    width: 75px;
    height: 52px;
  }

  .overview-items__el {
    margin-bottom: 24px;
  }

  .overview-items__title {
    display: none;
  }

  .overview-items__desc {
    opacity: 1;
    position: static;
    border: 0;
    padding: 0;
  }

  .overview-items__elinner {
    min-height: auto;
    background: #fff;
    border: 2px solid #383561;
  }

  .overview-items__elinner_story,
  .overview-items__elinner_grown {
    background: #fff;
  }

  .overview-items__elinner:hover {
    background: #fff;
  }

  .overview-items__elinner:hover .overview-items__desc {
    -webkit-transform: none;
    transform: none;
  }

  .milestones__yearsbg {
    left: -256px;
    width: 650px;
  }
}

@media screen and (max-width:992px) {
  .header__rightblock {
    display: none;
  }

  .header__menubtn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    width: 29px;
    height: 29px;
    cursor: pointer;
    z-index: 20;
  }

  .header__menubtn svg {
    width: 29px;
    height: 29px;
  }

  .header__menubtn svg.close {
    display: none;
  }

  .header_opened .header__menubtn svg.close {
    display: block;
  }

  .header_opened .header__menubtn svg.open {
    display: none;
  }

  .header nav {
    display: none;
  }

  .features {
    margin-bottom: 64px;
  }

  .feature__title {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 24px;
  }

  .feature__text {
    font-size: 12px;
    line-height: 18px;
    padding-left: 64px;
  }

  .feature__img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
  }

  .feature__img svg {
    width: 40px;
    height: 40px;
  }

  .contactformwrap .hbspt-form .hs-form-field,
  .contactformwrap .hbspt-form .hs-input {
    width: 100%!important;
  }

  .contactformwrap .hbspt-form .input {
    margin: 0!important;
  }

  .footerlogos {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .footer__info {
    margin-top: 48px;
  }

  .footer .wpcf7-form-control-wrap {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }

  .footer__top {
    padding-top: 48px;
  }

  .footer__top .type-h1 {
    font-size: 36px;
    line-height: 1.2em;
    margin-bottom: 48px;
  }

  .footer__formwrap {
    width: calc(100% + 60px);
    margin: 0 -30px;
    border-radius: 0;
  }

  .footer__bottom {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .footer__right {
    margin-right: auto;
  }

  .footerlogos {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 0;
  }

  .menu-footer {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media all and (max-width:992px) {
  .product-desc__img {
    max-width: 520px;
    margin: 0 auto;
  }

  .product-desc__inner {
    padding: 50px 75px 0 75px;
  }

  .discover {
    margin-bottom: 0;
  }

  .discover__all-image {
    border-radius: 0;
    width: calc(100% + 60px);
    margin: 32px -30px 0;
  }

  .culture {
    background-image: none;
    padding: 0;
  }

  .culture__toptext br {
    display: none;
  }

  .culture__notice {
    margin-top: 200px;
  }

  .culture__ball-bg-wrap {
    background-position: 100% 48px;
  }

  .inclusive-item__title {
    margin-top: 12px;
    font-size: 18px;
    line-height: 1.33em;
  }

  .careers__all-image {
    width: calc(100% + 60 px);
    margin-left: -30px;
    margin-right: -30px;
    border-radius: 0;
  }

  .historytop__title {
    text-align: right;
    font-size: 30px;
  }
}

@media screen and (max-width:768px) {
  .breadcrumbs ul {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .breadcrumbs ul li:last-child {
    font-size: 36px;
  }

  .breadcrumbs ul a {
    font-size: 20px;
  }

  .hero__title h1 {
    font-size: 32px;
    line-height: 32px;
  }

  .hero__subtitle {
    font-size: 18px;
  }

  .solution {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }

  .feature {
    margin-bottom: 32px;
  }

  .feature__head {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .feature__title {
    margin-bottom: 0;
  }

  .feature__img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
  }

  .feature__img svg {
    width: 80px;
    height: 80px;
  }

  .feature__text {
    padding-left: 104px;
  }

  .customer-logos {
    background-image: url(../img/customers-bg-mobile.jpg);
    background-position: 50% 50%;
  }

  .customer-logos__title {
    font-size: 24px;
    line-height: 30px;
    margin: 24px 0;
  }

  .customer-logos__colswrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .customer-logos__col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .customer-logos__col:nth-child(2n) {
    border: 0;
  }

  .customer-logos__col:nth-child(n+3) {
    border-top: 1px solid rgba(255,255,255,.35);
  }

  .customer-logos__coltitle {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 12px;
  }

  .customer-logos__coldesc {
    font-size: 11px;
    line-height: 12px;
  }

  .reviews__texts {
    display: none;
  }

  .reviews__authorouter {
    padding: 0 40px;
  }

  .reviews__text {
    display: block;
    padding: 0;
    margin-bottom: 40px;
    line-height: 22px;
    font-size: 16px;
    text-align: center;
  }

  .reviews__author {
    background: #f4f9fc;
    top: 32px;
    -webkit-transition: .4s;
    transition: .4s;
  }

  .reviews__author:before {
    top: -18px;
    width: 47px;
    height: 47px;
    border-radius: 10px;
    background: #f4f9fc;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    content: '';
    display: block;
  }

  .request__image {
    background-positon: 53% 0;
  }

  .request__image {
    background-image: url(../img/discover_mobile.jpg);
  }

  .request__desc {
    width: 100%;
    padding: 48px 0;
  }

  .team-members {
    margin-bottom: 48px;
  }

  .team-members__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
  }

  .team-members__addbutton {
    margin-top: 48px;
  }

  .cookies {
    padding-bottom: 24px;
  }

  .cookies__text {
    padding-right: 0;
    margin-bottom: 24px;
  }

  .cookies__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .cookies__btns {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .footer__copyright {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    text-align: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .footer__rightbottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 40px;
    max-width: 100%;
    margin-right: auto;
    width: 100%;
  }

  .footer__rightbottom .social {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    margin: 0 0 40px 0;
  }

  .footer .langswitcher {
    margin-left: 0;
  }

  .footer__docslink {
    margin: 0 0 20px 0;
    white-space: nowrap;
  }

  .home .sitewrap {
    background-position: 100% -50px;
    background-size: auto 600px;
  }

  .article__header {
    margin-bottom: 16px;
  }

  .article__inner {
    max-width: 100%;
  }

  .article__intro {
    max-width: 100%;
  }

  .article__back {
    margin-right: 24px;
  }

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

  .resourcewrap .btn_second {
    display: block;
  }

  .resourcewrap .btn_first {
    display: none;
  }

  .articleintro__imgwrap {
    margin-bottom: 24px;
  }

  .articleintro__imgwrap img {
    margin: 0 auto;
    display: block;
  }

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

  .cat-n-search {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .cat-n-search__dash {
    display: none;
  }

  .cat-n-search .selectcat {
    margin-bottom: 16px;
    width: 320px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .cat-n-search .searchform {
    width: 320px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .read-more {
    background-image: none;
  }

  .read-more__title {
    margin-bottom: 48px;
  }
}

@media all and (max-width:768px) {
  .product-desc__inner_ls {
    padding: 0 75px 50px 75px;
  }

  .culture__inclusive-items {
    margin-top: 24px;
  }

  .culture__inclusive-items.row {
    margin-left: -4px;
    margin-right: -4px;
  }

  .inclusive-item {
    padding-left: 4px;
    padding-right: 4px;
  }

  .inclusive-item__inner {
    padding: 12px 4px 8px 4px;
    border-radius: 8px;
  }

  .inclusive-item__inner::before {
    top: -11px;
    margin-left: -11px;
    border-width: 0 11px 11px;
  }

  .inclusive-item__icon {
    width: 24px;
    height: 24px;
  }

  .inclusive-item__title {
    font-size: 10px;
  }

  .workgallery__item {
    margin-bottom: 12px;
  }

  .milestones__slideitem {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 0;
    margin-bottom: 0;
  }

  .milestones__slideiteminner {
    padding: 0 32px;
    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;
  }

  .milestones__desc {
    padding-top: 40px;
  }

  .milestones .swiper-button-next {
    right: 0;
    display: block;
  }

  .milestones .swiper-button-prev {
    left: 0;
    display: block;
  }
}

@media (max-width:640px) {
  .fancybox__toolbar__items--center:not(:last-child) {
    display: none;
  }
}

@media screen and (max-width:580px) {
  .menu-footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .menu-footer li {
    margin: 12px 0;
    font-size: 14px;
    text-align: center;
  }

  .menu-footer li a {
    padding: 0 20px;
  }

  .menu-footer .menu-item-has-children:hover .sub-menu {
    display: none;
  }

  .menu-footer .menu-item_special {
    display: none;
  }

  .menu-footer .sub-menu {
    position: static;
    display: none;
    padding-top: 8px;
  }

  .menu-footer .sub-menu li {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width:560px) {
  .modalwindow {
    top: 8px;
    left: 8px;
    right: 8px;
  }
}

@media all and (max-width:560px) {
  .discover__top-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .discover__text {
    text-align: center;
    padding: 0;
    margin-bottom: 16px;
  }

  .discover .type-h1 span {
    margin-left: 0;
  }
}

@media screen and (max-width:540px) {
  .footer__top {
    padding-top: 48px;
  }

  .footer__top .container {
    padding: 0;
  }

  .footer__top .type-h1 {
    margin-bottom: 48px;
  }

  .footer__formwrap {
    border-radius: 0;
    padding: 32px 16px;
    width: 100%;
    margin: 0;
  }

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

  .footer__rightbottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer__rightbottom>* {
    margin-bottom: 24px;
  }

  .footer__rightbottom .social {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    margin: 32px 0;
  }

  .footer__docslink {
    margin-right: 0;
  }

  .footer .langswitcher {
    margin-left: 0;
  }

  .footerlogos {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .footerlogos img {
    height: 60px;
    margin-right: 22px;
  }
}

@media screen and (max-width:480px) {
  .mobilemenuwrap__menu {
    padding: 32px 15px 8px;
  }

  .single .breadcrumbs {
    display: none;
  }

  .breadcrumbs {
    margin-bottom: 24px;
  }

  .breadcrumbs ul {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .breadcrumbs ul li:last-child {
    font-size: 26px;
  }

  .breadcrumbs ul a {
    font-size: 14px;
  }

  .hero {
    padding: 96px 0 54px;
    margin-bottom: 0;
    min-height: auto;
  }

  .hero__title {
    max-width: 66%;
  }

  .customer-logos__title {
    font-size: 20px;
    line-height: 26px;
  }

  .customer-logos__colswrap {
    padding: 16px 0;
  }

  .customer-logos__col {
    padding: 12px;
  }

  .reviews__authorouter {
    padding: 0;
  }

  .reviews__authors .owl-prev {
    left: -15px;
  }

  .reviews__authors .owl-next {
    right: -15px;
  }

  .reviews__author {
    margin: 0 32px;
  }

  .itemcard {
    background: 0 0;
  }

  .itemcard__iteminner {
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
  }

  .itemcard__itemtitle {
    font-size: 24px;
    line-height: 30px;
  }

  .itemcard_integration .itemcard__iteminner {
    -webkit-box-shadow: 0 8px 40px rgba(0,0,0,.1);
    box-shadow: 0 8px 40px rgba(0,0,0,.1);
    padding-bottom: 40px;
  }

  .itemcard_integration .itemcard__iteminner .itemcard__itemheader,
  .itemcard_integration .itemcard__iteminner .itemcard__itemexcerpt,
  .itemcard_integration .itemcard__iteminner .itemcard__iteminfo {
    padding-left: 32px;
    padding-right: 40px;
  }

  .request__btns {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .request__btn {
    padding: 12px 24px;
  }

  .team-members__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    margin-bottom: 16px;
  }

  .home .sitewrap {
    background-image: url(../img/hero_image_mobile.jpg);
    background-position: 100% 0;
    background-size: auto;
  }

  main {
    padding-top: 80px;
  }

  .article h1,
  .article .type-h1 {
    font-size: 30px;
    line-height: 1.2em;
  }

  .article__header {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .article__inner {
    max-width: 100%;
  }

  .article__back {
    margin-right: 0;
    border-radius: 30px 25px 0 30px;
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    position: relative;
    height: 45px;
    margin-bottom: 32px;
  }

  .article__back br {
    display: none;
  }

  .article__back svg {
    left: 16px;
    position: absolute;
  }

  .single-blogpost .breadcrumbs {
    display: none;
  }

  .search-results__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .search-results__itemimg {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    margin: 0 0 16px 0;
  }

  .search-results__itemtext {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
  }

  .search-results a:hover {
    opacity: .8;
    -webkit-transition: .2s;
    transition: .2s;
  }
}

@media all and (max-width:480px) {
  .team-persons__inner {
    padding: 24px 16px;
  }

  .team-persons__name {
    font-size: 20px;
    line-height: 1.3em;
  }

  .product h1,
  .product h2 {
    font-size: 26px;
    line-height: 1.2em;
  }

  .product__bluebg {
    background: #e6f4fd;
  }

  .product__bluebg:before {
    display: none;
  }

  .product__section {
    margin-top: 48px;
  }

  .product__bluebg_third {
    margin-bottom: 0;
  }

  .subtitle {
    font-size: 18px;
  }

  .product-desc {
    padding: 0;
    margin-top: 40px;
  }

  .product-desc__text {
    font-size: 14px;
  }

  .product-desc__img {
    padding: 15px;
    background: #e6f4fd;
  }

  .product-desc__inner {
    padding: 30px 0 0 0;
  }

  .product-desc__inner_ls {
    padding: 0 0 30px 0;
  }

  .product-desc__block-item-icon {
    height: 26px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    background-position: 0 50%;
  }

  .product-desc_fillright,
  .product-desc_fillleft {
    background: 0 0;
    border-radius: 0;
  }

  .product-desc_fillleft .product-desc__img {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    margin-bottom: 32px;
  }

  .product-features__items {
    margin-top: 25px;
  }

  .product-features__item {
    margin-bottom: 35px;
    font-size: 14px;
  }

  .product-features__icon img,
  .product-features__icon svg {
    max-height: 54px;
  }

  .product-features__desc {
    padding: 25px 0 0;
  }

  .product__section-bottom-inner {
    display: block;
  }

  .product__section-bottom-text {
    margin: 0 0 15px 0;
  }

  .discover__all-image {
    width: calc(100% + 30px)!important;
    margin: 32px -15px 0!important;
  }

  .careers__all-image {
    width: calc(100% + 30px)!important;
    margin: 32px -15px 0!important;
  }

  .culture__notice {
    padding: 24px;
    font-size: 14px;
  }

  .culture__ball-bg-wrap {
    background: 0 0;
  }

  .culture__notice {
    background: url(../img/ball-small.png);
    background-size: cover;
    background-position: 50% 0;
    padding: 200px 0 0 0;
    margin-top: 0;
  }

  .culture__topslide {
    border-radius: 32px;
    background: rgba(244,249,252,.9);
  }

  .culture__topslideinner {
    padding: 32px;
  }

  .culture__slideswrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .workgallery {
    margin-left: -8px;
    margin-right: -8px;
  }

  .workgallery__item {
    margin-bottom: 0;
  }

  .workgallery__item picture {
    padding: 8px;
    display: block;
  }

  .overview-items__elinner {
    padding: 30px;
  }

  .overview-items__descheader {
    font-size: 26px;
    margin-bottom: 12px;
    padding-bottom: 12px;
  }

  .overview-items__descheader .overview-items__icon svg.svg-house {
    width: 48px;
    height: 50px;
  }

  .overview-items__descheader .overview-items__icon svg.svg-signal {
    width: 56px;
    height: 38px;
  }

  .milestones__years {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 160px 48px 32px 48px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .milestones__year {
    margin: 12px 0;
    width: 72px;
    text-align: center;
  }

  .milestones__year_actual::before {
    top: -4px;
  }

  .milestones__yearsbg {
    -webkit-transform: none;
    transform: none;
    top: -56px;
    left: -80px;
    padding-right: 0;
  }

  .milestones__slide {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .milestones__desc {
    padding-top: 32px;
  }

  .historytop__title {
    padding: 48px 0;
    text-align: center;
  }

  .sub-caption {
    font-size: 14px;
  }
}

@media screen and (max-height:560px) {
  .hero {
    height: auto;
    margin-bottom: 80px;
    padding-top: 154px;
  }
}