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

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

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

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

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

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

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

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

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

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

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

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

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

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

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

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

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

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

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

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

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

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

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  height: 0; /* 1 */
  box-sizing: content-box; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  margin: 0; /* 2 */
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  padding: 0; /* 2 */
  box-sizing: border-box; /* 1 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

html {
  box-sizing: border-box;
}

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

.swiper-slide {
  box-sizing: border-box;
}

ul {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

a {
  color: inherit;
  text-decoration: none;
}

button,
input[type=submit] {
  cursor: pointer;
}

/* Based on the example stylesheet from the article at Smashing Magazine
 * http:// coding.smashingmagazine.com/2011/11/24/how-to-set-up-a-print-style-sheet/
 * by Christian Krammer, ck@css3files.com
 *
 * To use it:
 * include the content of this file inside a media query:
 * @media print { … }
 * and use the screen media query for the rest of the css:
 * @media screen { … }
 * Or save as a separate file and use medi="print" in the css link
 */
/*
 * Check also the jquery print preview plugin:
 * https://github.com/etimbo/jquery-print-preview-plugin
 * Demo page:
 * http://etimbo.github.com/jquery-print-preview-plugin/example/index.html
 *
 */
/* page margins: does not work in Firefox */
/*
@page {
    margin: 0.5cm;
}
*/
/* You can also set page margins independently for odd and even pages */
/*
@page :left {
    margin: 0.5cm;
}
@page :right {
    margin: 0.8cm;
}
*/
@media print {
  /* Reset quotes */
  q {
    quotes: none;
  }
  q::before,
  q::after {
    content: "";
  }
  /* Hide everything unneeded */
  header h1,
  header nav,
  footer,
  img {
    display: none;
  }
  /* font sizes */
  body {
    color: #000;
    font: 12pt Georgia, "Times New Roman", Times, serif;
    line-height: 1.3;
  }
  h1 {
    font-size: 24pt;
  }
  h2 {
    margin-top: 25px;
    font-size: 14pt;
  }
  aside h2 {
    font-size: 18pt;
  }
  /* Show printer-frindly logo.
     * In the html we have 2 logos: 1 for screen the other for print:
     * something like:
     * <header>
     * <a href="/" title="Home" class="logo">
     *   <img src="img/logo.png" alt="Smashing Winery" class="screen"/>
     *   <img src="img/logo_print.png" alt="" class="print"/>
     * </a>
     * </header>
     */
  header .print {
    display: block;
  }
  /* If you like things a little bit easier and more semantic you can
     * alternatively just leave the h1 of the  header visible, switch off
     * the margin and make it bigger than the rest of the headlines
     */
  /* header nav, footer, img { display: none }

     header h1 {
         margin: 0;
         font-size: 30pt;
     } */
  /* Some browsers like to show a border around images. Switch it off */
  img {
    border: 0;
  }
  /* Mover the header a little bit awy from the content */
  header {
    margin-bottom: 40px;
  }
  /* Additionally/optionally a little message could be displayed */
  /* header:before {
         display: block;
         content: "Page from www.MY-AWSOME-WEBSITE.com. Please check back soon...";
         margin-bottom: 10px;
         border: 1px solid #bbb;
         padding: 3px 5px;
         font-style: italic;
     } */
  /* Separate blockquotes a little bit from the rest */
  blockquote {
    font-size: 13pt;
    font-style: italic;
  }
  /* Change link color to black */
  p a {
    color: #000;
  }
  /* Show the URL after each link, whereby internal links are preceeded by the site's URL */
  p a::after {
    content: " [http://www.MY-AWSOME-SITE.com/" attr(href) "]";
    font-size: 80%;
    word-wrap: break-word; /* break long urls that donìt fit the page width */
  }
  /* External links don't get this treatment */
  p a[href^="http://"]::after,
  p a[href^="https://"]::after {
    content: " [" attr(href) "]";
  }
  /*
     * If you want to display links as a list of URIs appended as footnotes to the document
     * take a look at this script
     * http://www.v2.easy-designs.net/code/footnoteLinks/index.php
     */
  /* Append the source of the citation */
  q::after {
    content: " [" attr(cite) "]";
  }
  /* The Sidebar is placed under the content automatically.
     * To distinguish it from the rest a border and a gap is set before
     */
  aside {
    display: block;
    margin-top: 30px;
    border-top: 1px solid #bbb;
    /* page-break-before: always; */
    /* Moves the sidebar to new page */
  }
}
[class^=icon-],
[class*=" icon-"] {
  speak: never;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon", sans-serif !important;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
}

.icon-arrow-round-double::before {
  content: "\e910";
}

@keyframes FadeUp {
  0% {
    transform: translate3d(0, 25px, 0);
    opacity: 0;
  }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes FadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes FadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
*::selection {
  background-color: #42AD47;
  color: #FFFFFF;
}

body {
  position: relative;
  background-color: #FFFFFF;
  color: #062229;
  font-family: "Manrope", sans-serif;
  overscroll-behavior: none;
}
body.is-modal-open {
  overflow: hidden;
}

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

.hs-tools-menu.hs-tools-menu {
  top: auto !important;
  right: 16px !important;
  bottom: 16px !important;
}

.hs-inline-edit .marker-app {
  display: none !important;
}
.hs-inline-edit .site-top,
.hs-inline-edit .compare-hardware-sticky-nav-hld {
  position: relative;
}
.hs-inline-edit .mobile-nav-hld {
  display: none;
}

.hs_cos_wrapper {
  position: relative;
}

#svg-sprites-hld {
  display: none;
}

img.is-cover {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  object-fit: cover;
}
img.is-fitted {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
img.js-lazy {
  transition: opacity 0.2s;
}
img.js-lazy:not(.loaded) {
  opacity: 0;
}

.u-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  clip: rect(0, 0, 0, 0);
  border: 0;
  overflow: hidden;
}

.u-demargin > *:first-child, .landing-page-content > *:first-child, #hs_cos_wrapper_post_body > *:first-child, .u-blog-content .post-summary > *:first-child, .u-rich-content > *:first-child, .u-content > *:first-child, .u-text > *:first-child, .u-title > *:first-child {
  margin-top: 0;
}
.u-demargin > *:last-child, .landing-page-content > *:last-child, #hs_cos_wrapper_post_body > *:last-child, .u-blog-content .post-summary > *:last-child, .u-rich-content > *:last-child, .u-content > *:last-child, .u-text > *:last-child, .u-title > *:last-child {
  margin-bottom: 0;
}

.u-section {
  position: relative;
  width: 100%;
  padding-top: 128px;
  padding-bottom: 128px;
  transition: background-color 0.4s;
}
.u-section.is-light {
  background-color: #FFFFFF;
}
.u-section.is-light:not(.is-the-last-one-of-its-kind) + .u-section.is-light {
  padding-top: 0;
}
.u-section.is-gray {
  background-color: #F9F9F9;
}
.u-section.is-gray:not(.is-the-last-one-of-its-kind) + .u-section.is-gray {
  padding-top: 0;
}
.u-section.is-dark {
  background-color: #062229;
}
.u-section.is-dark:not(.is-the-last-one-of-its-kind) + .u-section.is-dark {
  padding-top: 0;
}
.u-section.is-blue {
  background-color: #D7E4ED;
}
.u-section.is-blue + .u-section.is-blue {
  padding-top: 0;
}
.u-section.is-green {
  background-color: #E8F7E9;
}
.u-section.is-green + .u-section.is-green {
  padding-top: 0;
}
.u-section.starts-as-gray::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 600px;
  background: linear-gradient(to bottom, #f9f9f9 50%, rgba(249, 249, 249, 0));
}

.u-wrapper {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding-right: 24px;
  padding-left: 24px;
}
.u-wrapper--full {
  max-width: 100%;
}
.u-wrapper--normal {
  max-width: 1320px;
}
.u-wrapper--almost-normal {
  max-width: 1232px;
}
.u-wrapper--narrow {
  max-width: 1104px;
}
.u-wrapper--very-narrow {
  max-width: 890px;
}
.u-wrapper--very-very-narrow {
  max-width: 780px;
}

.u-btn-hld {
  display: flex;
  align-items: center;
  grid-gap: 24px;
  min-height: 50px;
  margin-top: 32px;
}
.u-btn-hld--closer {
  margin-top: 24px;
}
.u-btn-hld--further {
  margin-top: 44px;
}
.u-btn-hld--centered {
  justify-content: center;
}
.u-btn-hld--unmargined {
  margin-top: 0;
}

.cta_button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 11px 39px !important;
  border: 2px solid transparent !important;
  border-radius: 25px !important;
  border-color: #ABC6D8 !important;
  outline: 0 !important;
  background-color: transparent !important;
  background-color: #ABC6D8 !important;
  color: #062229 !important;
  font-family: "Manrope", sans-serif !important;
  font-size: 16px !important;
  -webkit-font-smoothing: initial !important;
  font-style: normal !important;
  font-weight: 500 !important;
  letter-spacing: -0.00625em !important;
  line-height: 1.5 !important;
  text-decoration: none !important;
}
.cta_button.is-overriden {
  transition: color 0.2s, border-color 0.2s, background-color 0.2s, opacity 0.2s, box-shadow 0.2s !important;
}
.cta_button > span {
  font-size: 16px !important;
}
.cta_button .svg-hld {
  width: 16px;
  height: 16px;
  margin-left: 6px;
  font-size: 16px !important;
  line-height: 1 !important;
}
.cta_button svg {
  fill: #062229 !important;
}
.cta_button .svg-arrow-up,
.cta_button .svg-arrow-download {
  width: 16px;
  height: 16px;
  transition: fill 0.2s;
}
.cta_button .svg-arrow-download {
  padding-left: 2px;
}
.cta_button.is-hovered, .resources-item:hover .cta_button.u-btn, .cta_button:hover {
  border-color: #42AD47 !important;
  background-color: #42AD47 !important;
  color: #FFFFFF !important;
}
.cta_button.is-hovered svg, .resources-item:hover .cta_button.u-btn svg, .cta_button:hover svg {
  fill: #FFFFFF !important;
}
.cta_button.is-alt {
  background-color: transparent !important;
}
.is-dark .cta_button.is-alt {
  color: #FFFFFF !important;
}
.is-dark .cta_button.is-alt svg {
  fill: #FFFFFF !important;
}
.cta_button.is-alt.is-hovered, .resources-item:hover .cta_button.is-alt.u-btn, .cta_button.is-alt:hover {
  border-color: #ABC6D8 !important;
  background-color: #ABC6D8 !important;
  color: #062229 !important;
}
.cta_button.is-alt.is-hovered svg, .resources-item:hover .cta_button.is-alt.u-btn svg, .cta_button.is-alt:hover svg {
  fill: #062229 !important;
}
.js-cta-text-btn .cta_button {
  position: relative !important;
  padding: 0 !important;
  border: 0 !important;
  background-color: transparent !important;
}
.js-cta-text-btn .cta_button > span {
  color: #85B5D6 !important;
  font-size: 16px !important;
  line-height: 1.5 !important;
}
.js-cta-text-btn .cta_button::before {
  content: "" !important;
  position: absolute !important;
  bottom: 3px !important;
  left: 0 !important;
  width: 100% !important;
  height: 1px !important;
  background-color: #85B5D6 !important;
  transition: background-color 0.2s;
}
.js-cta-text-btn .cta_button:hover > span {
  color: #42AD47 !important;
}
.js-cta-text-btn .cta_button:hover::before {
  background-color: #42AD47 !important;
}

.u-cta-full-transparent {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.u-cta-full-transparent .cta_button {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  opacity: 0 !important;
}

.u-btn, .resources-item:hover .u-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 11px 39px;
  border: 1px solid transparent;
  border-radius: 25px;
  outline: 0;
  background-color: transparent;
  transition: border-color 0.2s, background-color 0.2s, opacity 0.2s, box-shadow 0.2s;
}
.u-btn .text, .resources-item:hover .u-btn .text {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.00625em;
  line-height: 1.5;
  transition: color 0.2s;
}
.u-btn .svg-arrow-up, .resources-item:hover .u-btn .svg-arrow-up,
.u-btn .svg-arrow-download,
.resources-item:hover .u-btn .svg-arrow-download {
  width: 16px;
  height: 16px;
  transition: fill 0.2s;
}
.u-btn .svg-arrow-up, .resources-item:hover .u-btn .svg-arrow-up {
  margin-left: 6px;
}
.u-btn .svg-arrow-download, .resources-item:hover .u-btn .svg-arrow-download {
  margin-left: 8px;
}
.u-btn--normal {
  border-color: #ABC6D8;
  background-color: #ABC6D8;
}
.u-btn--normal .text {
  color: #062229;
}
.u-btn--normal svg {
  fill: #062229;
}
.u-btn--normal.is-hovered, .resources-item:hover .u-btn--normal.u-btn, .u-btn--normal:hover {
  border-color: #42AD47;
  background-color: #42AD47;
}
.u-btn--normal.is-hovered .text, .resources-item:hover .u-btn--normal.u-btn .text, .u-btn--normal:hover .text {
  color: #FFFFFF;
}
.u-btn--normal.is-hovered svg, .resources-item:hover .u-btn--normal.u-btn svg, .u-btn--normal:hover svg {
  fill: #FFFFFF;
}
.u-btn--alt {
  border-color: #ABC6D8;
  background-color: transparent;
}
.u-btn--alt .text {
  color: #062229;
}
.is-dark .u-btn--alt .text {
  color: #FFFFFF;
}
.u-btn--alt svg {
  fill: #062229;
}
.is-dark .u-btn--alt svg {
  fill: #FFFFFF;
}
.u-btn--alt.is-hovered, .resources-item:hover .u-btn--alt.u-btn, .u-btn--alt:hover {
  border-color: #ABC6D8;
  background-color: #ABC6D8;
}
.u-btn--alt.is-hovered .text, .resources-item:hover .u-btn--alt.u-btn .text, .u-btn--alt:hover .text {
  color: #062229;
}
.u-btn--alt.is-hovered svg, .resources-item:hover .u-btn--alt.u-btn svg, .u-btn--alt:hover svg {
  fill: #062229;
}
.u-btn--light {
  border-color: #FFFFFF;
  background-color: #FFFFFF;
}
.u-btn--light .text {
  color: #062229;
}
.u-btn--light svg {
  fill: #062229;
}
.u-btn--light.is-hovered, .resources-item:hover .u-btn--light.u-btn, .u-btn--light:hover {
  border-color: #42AD47;
  background-color: #42AD47;
}
.u-btn--light.is-hovered .text, .resources-item:hover .u-btn--light.u-btn .text, .u-btn--light:hover .text {
  color: #FFFFFF;
}
.u-btn--light.is-hovered svg, .resources-item:hover .u-btn--light.u-btn svg, .u-btn--light:hover svg {
  fill: #FFFFFF;
}
.u-btn--tab {
  padding: 10px 42px;
  border-color: #3F5F66;
  background-color: transparent;
}
.u-btn--tab .text {
  color: #D7E4ED;
  font-size: 14px;
}
.u-btn--tab.is-hovered, .resources-item:hover .u-btn--tab.u-btn, .u-btn--tab:hover {
  border-color: #FFFFFF;
}
.u-btn--tab.is-hovered .text, .resources-item:hover .u-btn--tab.u-btn .text, .u-btn--tab:hover .text {
  color: #FFFFFF;
}
.u-btn--tab.is-active {
  border-color: #ABC6D8;
  background-color: #ABC6D8;
}
.u-btn--tab.is-active .text {
  color: #031114;
}
.u-btn--tab:disabled, .u-btn--tab.is-disabled {
  border-color: #0B414F;
}
.u-btn--tab:disabled .text, .u-btn--tab.is-disabled .text {
  color: #3F5F66;
}
.u-btn--shadowed {
  box-shadow: 2px 2px 12px 0 rgba(0, 0, 0, 0.11);
}

@property --underline-color {
  syntax: "<color>";
  inherits: false;
  initial-value: #3F5F66;
}
.u-title {
  display: block;
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
  color: #062229;
  letter-spacing: normal;
  transition: color 0.4s;
}
.u-title p {
  margin-top: 0.6em;
  margin-bottom: 0.6em;
}
.u-title a {
  --underline-color: $c-tertiary-60;
  position: relative;
  background-image: linear-gradient(var(--underline-color), var(--underline-color));
  background-repeat: no-repeat;
  background-position: 50% 1.25em;
  background-size: 100% 2px;
}
.u-title a:hover {
  --underline-color: #ABC6D8;
}
.u-title > span, .u-title > p > span,
.u-title a {
  color: #ABC6D8;
  transition: color 0.4s, --underline-color 0.4s;
}
.u-title.span-is-green > span, .u-title.span-is-green > p > span,
.u-title.span-is-green a {
  color: #42AD47;
}
.u-title .u-title__line:not(:first-child) {
  margin-top: 16px;
}
.u-title .u-title__line > span {
  color: #D1E2E6;
  transition: color 3s;
}
.u-title .u-title__line.is-animated > span, .gsap-mobile-fallback-initialized .u-title .u-title__line > span {
  color: #062229;
}
.u-title.s-no-span-coloring > span {
  color: #062229;
}
.u-title.s-no-span-coloring.u-title--light > span {
  color: #FFFFFF;
}
.u-section.is-dark .u-title, .is-dark-item .u-title {
  color: #FFFFFF;
}
.u-section.is-dark .u-title.s-no-span-coloring > span, .is-dark-item .u-title.s-no-span-coloring > span {
  color: #FFFFFF;
}
.u-title--very-big {
  font-size: 112px;
  font-weight: 600;
  letter-spacing: -0.025em;
  line-height: 1.0714285714;
}
.u-title--big {
  font-size: 94px;
  font-weight: 600;
  letter-spacing: -2px;
  line-height: 1.0425531915;
}
.u-title--medium {
  font-size: 72px;
  font-weight: 500;
  letter-spacing: -1.35px;
  line-height: 1.125;
}
.u-title--normal {
  font-size: 54px;
  font-weight: 500;
  letter-spacing: -0.025em;
  line-height: 1.1851851852;
}
.u-title--smaller {
  font-size: 36px;
  font-weight: 500;
  letter-spacing: -0.025em;
  line-height: 1.2777777778;
}
.u-title--smaller.is-condensed {
  line-height: 1.1666666667;
}
.u-title--small {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3333333333;
}
.u-title--very-small {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
}
.u-title--centered {
  text-align: center;
}
.u-title--light {
  color: #FFFFFF;
}
.u-title--green {
  color: #42AD47;
}
.u-title--green > span {
  color: #42AD47;
}
.u-section.is-dark .u-title--green, .is-dark-item .u-title--green {
  color: #42AD47;
}

.u-title-prefix {
  display: inline-block;
  min-width: 1.4em;
  margin-right: 8px;
}

.u-text {
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
  color: #062229;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.00625em;
  line-height: 1.5;
  transition: color 0.2s;
}
.u-text p {
  margin: 0.6em 0;
}
.u-section.is-dark .u-text, .is-dark-item .u-text {
  color: #FFFFFF;
}
.u-section.is-dark .is-light-item .u-text {
  color: #062229;
}
.u-text--faded {
  color: rgba(6, 34, 41, 0.7);
}
.u-section.is-dark .u-text--faded, .is-dark-item .u-text--faded {
  color: rgba(255, 255, 255, 0.7);
}
.u-text--lighter {
  color: #0B414F;
}
.u-text--very-big {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.25;
}
.u-text--big {
  font-size: 20px;
  letter-spacing: 0;
}
.u-text--small {
  font-size: 12px;
  line-height: 1.5;
}
.u-text--thin {
  font-weight: 400;
  letter-spacing: 0;
}
.u-text--fat {
  font-weight: 600;
  letter-spacing: 0;
}
.u-text--link::before {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  pointer-events: none;
  width: 100%;
  height: 1px;
  background-color: #062229;
  transform: scale3d(0, 1, 1);
  transform-origin: 0 0;
  transition: background-color 0.2s, transform 0.4s;
}
.u-text--link:hover::before {
  transform: scale3d(1, 1, 1);
}
.u-text--underlined {
  text-decoration: underline;
}
.u-text--centered {
  text-align: center;
}
.u-text--caps {
  color: #3F5F66;
  font-size: 12px;
  letter-spacing: 0;
  text-transform: uppercase;
}
.u-text--caps.is-dark {
  color: #062229;
}
.u-text--light {
  color: #FFFFFF;
}
.u-text--light::before {
  background-color: #FFFFFF;
}
.u-text--gray {
  color: #3A575E;
}
.u-text--dark-green {
  color: #0B414F;
}
.u-text--dark-green::before {
  background-color: #0B414F;
}
.u-text--green {
  color: #42AD47;
}
.u-text--green::before {
  background-color: #42AD47;
}
.u-text a {
  position: relative;
  color: #85B5D6;
  word-wrap: break-word;
  transition: color 0.2s;
}
.u-text a::before {
  content: "";
  position: absolute;
  bottom: 3px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #85B5D6;
  transition: background-color 0.2s;
}
.u-text a:hover {
  color: #42AD47;
}
.u-text a:hover::before {
  background-color: #42AD47;
}

.u-quote::before {
  content: "“";
}
.u-quote::after {
  content: "”";
}

.u-link-list a {
  display: flex;
}
.u-link-list a:not(:first-child) {
  margin-top: 24px;
}
.u-link-list a svg {
  position: relative;
  top: 2px;
  width: 24px;
  height: 24px;
  margin-right: 12px;
  fill: #85B5D6;
  transition: fill 0.2s, transform 0.2s;
}
.u-link-list a .text {
  color: #062229;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  transition: color 0.2s;
}
.is-dark .u-link-list a .text {
  color: #FFFFFF;
}
.u-link-list a:hover svg {
  transform: rotate(45deg);
}
.u-link-list a:hover .text {
  color: #85B5D6;
}
.u-link-list--green a svg {
  fill: #42AD47;
}
.u-link-list--green a:hover .text {
  color: #42AD47;
}

.u-big-link {
  display: block;
  position: relative;
}
.u-big-link .text {
  position: relative;
  color: #ABC6D8;
  font-size: 54px;
  font-weight: 500;
  letter-spacing: -0.025em;
  line-height: 1.1851851852;
}
.u-big-link .text::before {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  pointer-events: none;
  width: 100%;
  height: 3px;
  background-color: #3F5F66;
  transition: background-color 0.4s;
}
.u-section.is-light .u-big-link .text::before {
  background-color: #D1E2E6;
}
.u-big-link .text::after {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  pointer-events: none;
  width: 100%;
  height: 3px;
  background-color: #ABC6D8;
  transform: scale3d(0, 1, 1);
  transform-origin: 0 0;
  transition: transform 0.4s;
}
.u-big-link:hover .text::after {
  transform: scale3d(1, 1, 1);
}

.u-read-more {
  display: inline-block;
  position: relative;
  cursor: pointer;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background-color: transparent;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  transition: color 0.2s;
}
.u-read-more::before {
  content: "";
  position: absolute;
  bottom: 3px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: transparent;
  transition: background-color 0.2s;
}
.u-read-more--normal {
  color: #062229;
}
.u-read-more--normal::before {
  background-color: #062229;
}
.u-read-more--normal:hover {
  color: #42AD47;
}
.u-read-more--normal:hover::before {
  background-color: #42AD47;
}
.u-section.is-dark .u-read-more--normal, .is-dark-item .u-read-more--normal {
  color: #FFFFFF;
}
.u-section.is-dark .u-read-more--normal::before, .is-dark-item .u-read-more--normal::before {
  background-color: #FFFFFF;
}
.u-read-more--blue {
  color: #85B5D6;
}
.u-read-more--blue::before {
  background-color: #85B5D6;
}
.u-read-more--blue:hover {
  color: #42AD47;
}
.u-read-more--blue:hover::before {
  background-color: #42AD47;
}
.u-section.is-dark .u-read-more--blue, .is-dark-item .u-read-more--blue {
  color: #85B5D6;
}
.u-section.is-dark .u-read-more--blue::before, .is-dark-item .u-read-more--blue::before {
  background-color: #85B5D6;
}
.u-section.is-dark .u-read-more--blue:hover, .is-dark-item .u-read-more--blue:hover {
  color: #42AD47;
}
.u-section.is-dark .u-read-more--blue:hover::before, .is-dark-item .u-read-more--blue:hover::before {
  background-color: #42AD47;
}
.u-read-more--no-underline::before {
  display: none;
}

.u-read-more-hld:hover .u-read-more--normal {
  color: #85B5D6;
}
.u-read-more-hld:hover .u-read-more--normal::before {
  background-color: #85B5D6;
}
.u-read-more-hld:hover .u-read-more--normal:hover {
  color: #42AD47;
}
.u-read-more-hld:hover .u-read-more--normal:hover::before {
  background-color: #42AD47;
}
.u-read-more-hld:hover .u-read-more--blue {
  color: #42AD47;
}
.u-read-more-hld:hover .u-read-more--blue::before {
  background-color: #42AD47;
}
.u-content {
  color: #062229;
  font-family: "Manrope", sans-serif;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: normal;
  line-height: 1.5;
}
.u-section.is-dark .u-content, .is-dark-item .u-content {
  color: #FFFFFF;
}
.u-content p {
  margin-top: 0.6em;
  margin-bottom: 0.6em;
}
.u-content h1,
.u-content h2,
.u-content h3,
.u-content h4,
.u-content h5,
.u-content h6 {
  margin-top: 2em;
  margin-bottom: 0.5em;
}
.u-content h1,
.u-content h2 {
  font-size: 34px;
}
.u-content h3 {
  font-size: 28px;
}
.u-content h4 {
  font-size: 24px;
}
.u-content h5,
.u-content h6 {
  font-size: 20px;
}
.u-content ul li {
  position: relative;
  padding-left: 40px;
}
.u-content ul li:not(:first-child) {
  margin-top: 8px;
}
.u-content ul li::before {
  content: "";
  position: absolute;
  top: 11px;
  left: 14px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #42AD47;
}
.u-content a {
  position: relative;
  color: #85B5D6;
  word-wrap: break-word;
  transition: color 0.2s;
}
.u-content a::before {
  content: "";
  position: absolute;
  bottom: 3px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #85B5D6;
  transition: background-color 0.2s;
}
.u-content a:hover {
  color: #42AD47;
}
.u-content a:hover::before {
  background-color: #42AD47;
}
.u-content b,
.u-content strong {
  font-weight: 700;
}
.u-content .u-table-hld {
  margin: 1.5em 0;
  overflow: auto;
}
.u-content table {
  border-collapse: collapse;
  border-spacing: 0;
}
.u-content table tr:nth-child(odd) {
  background-color: rgba(255, 255, 255, 0.1);
}
.u-content table th,
.u-content table td {
  padding: 12px 25px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  text-align: center;
}
.u-content table th:first-child,
.u-content table td:first-child {
  text-align: left;
}
.u-content table th {
  background-color: rgba(255, 255, 255, 0.2);
  font-size: 18px;
  font-weight: 700;
}
.u-content figcaption {
  margin-top: -10px;
  font-size: 14px;
  text-align: center;
}
.u-content--centered {
  text-align: center;
}
.u-content--centered ul,
.u-content--centered ol {
  text-align: left;
}
.u-content--small {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.00625em;
  line-height: 1.75;
}
.u-content--small p {
  margin-top: 1em;
  margin-bottom: 1em;
}

.u-rich-content {
  color: #062229;
  font-family: "Manrope", sans-serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: normal;
  line-height: 1.75;
}
.u-rich-content p {
  margin-top: 0.6em;
  margin-bottom: 0.6em;
}
.u-rich-content h1,
.u-rich-content h2,
.u-rich-content h3,
.u-rich-content h4,
.u-rich-content h5,
.u-rich-content h6 {
  margin-top: 2em;
  margin-bottom: 0.5em;
}
.u-rich-content h1,
.u-rich-content h2 {
  font-size: 36px;
  font-weight: 50;
  letter-spacing: -0.025em;
  line-height: 1.1666666667;
}
.u-rich-content h3,
.u-rich-content h4,
.u-rich-content h5,
.u-rich-content h6 {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
}
.u-rich-content a {
  text-decoration: underline;
  transition: color 0.2s;
}
.u-rich-content a:hover {
  color: #42AD47;
}
.u-rich-content b,
.u-rich-content strong {
  font-weight: 600;
}
.u-rich-content ol {
  margin-top: 48px;
  margin-bottom: 48px;
  padding: 0 0 0 56px;
  list-style: none;
  counter-reset: list-counter;
}
.u-rich-content ol li {
  position: relative;
  counter-increment: list-counter;
}
.u-rich-content ol li:not(:first-child) {
  margin-top: 40px;
}
.u-rich-content ol li::before {
  content: counter(list-counter) ".";
  position: absolute;
  top: 0;
  left: -32px;
  color: #42AD47;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3333333333;
}
.u-rich-content ol li strong {
  display: block;
  margin-bottom: 8px;
  color: #42AD47;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3333333333;
}
.u-rich-content ul {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4285714286;
}
.u-rich-content ul li {
  position: relative;
  padding-left: 40px;
}
.u-rich-content ul li::before {
  content: "";
  position: absolute;
  top: 9px;
  left: 16px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #062229;
}
.u-rich-content ul li:not(:first-child) {
  margin-top: 12px;
}

.u-swiper-arrows {
  display: flex;
  align-items: center;
}

.u-swiper-arrow {
  display: block;
  padding: 0;
  border: 0;
  outline: 0;
  background-color: transparent;
}
.u-swiper-arrow svg {
  display: block;
  width: 28px;
  height: 28px;
  fill: #062229;
  transition: opacity 0.2s;
}
.u-section.is-dark .u-swiper-arrow svg, .is-dark-item .u-swiper-arrow svg {
  fill: #FFFFFF;
}
.u-swiper-arrow--next {
  margin-left: 12px;
}
.u-swiper-arrow.swiper-button-disabled {
  pointer-events: none;
  opacity: 0.5;
}

.u-socials-list {
  display: flex;
}

.u-socials-link:not(:first-child) {
  margin-left: 16px;
}
.u-socials-link:hover svg {
  fill: #ABC6D8;
}
.u-socials-link--dark .u-socials-link__icon svg {
  fill: #ABC6D8;
}
.u-socials-link--dark:hover .u-socials-link__icon svg {
  fill: #062229;
}

.u-socials-link__icon {
  display: block;
}
.u-socials-link__icon svg {
  display: block;
  width: 24px;
  height: 24px;
  fill: #FFFFFF;
  transition: fill 0.2s;
}

.u-filters {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: -16px;
}

.u-filter {
  display: block;
  margin: 0 0 16px;
  padding: 0 20px;
  border: 0;
  outline: 0;
  background-color: transparent;
}
.u-filter:not(.is-active) {
  cursor: pointer;
}
.u-filter:not(.is-active):hover .text {
  color: #42AD47;
}
.u-filter .text {
  color: #062229;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.00625em;
  line-height: 1.5;
  text-transform: uppercase;
  transition: color 0.2s;
}
.u-filter.is-active .text {
  color: #85B5D6;
}

.u-newsletter-form {
  position: relative;
}
.u-newsletter-form .form-title {
  display: none;
}
.u-newsletter-form .hs-richtext {
  display: none;
}
.u-newsletter-form form {
  display: flex;
  position: relative;
}
.u-newsletter-form .hs-fieldtype-text {
  position: relative;
  width: 100%;
}
.u-newsletter-form .hs-fieldtype-text > label {
  display: block;
  position: absolute;
  top: auto;
  bottom: -30px;
  pointer-events: none;
  transition: opacity 0.2s;
  opacity: 0;
}
.u-newsletter-form .hs-fieldtype-text > label .hs-form-required {
  display: none;
}
.u-newsletter-form .hs-fieldtype-text .inputs-list {
  display: block;
  position: absolute;
  top: calc(100% + 11px);
  z-index: 1;
  background-color: #062229;
  line-height: 1;
}
.u-newsletter-form .hs-fieldtype-text .inputs-list li {
  line-height: 1;
}
.u-newsletter-form .hs-fieldtype-text .inputs-list a {
  text-decoration: underline;
  transition: color 0.2s;
}
.u-newsletter-form .hs-fieldtype-text .inputs-list a:hover {
  color: #42AD47;
}
.u-newsletter-form .hs-fieldtype-text label {
  z-index: 0;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5;
  transition: color 0.2s;
}
.u-newsletter-form .hs-fieldtype-text label.hs-error-msg {
  color: #FF5F5F;
}
.u-newsletter-form .hs-fieldtype-text input {
  display: block;
  width: 100%;
  padding: 0 32px 12px 0;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.7);
  outline: 0;
  background-color: transparent;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  transition: border-color 0.2s;
}
.u-newsletter-form .hs-fieldtype-text input::placeholder {
  color: rgba(255, 255, 255, 0.8);
}
.u-newsletter-form .hs-fieldtype-text input:hover {
  border-color: #FFFFFF;
}
.u-newsletter-form .hs-fieldtype-text input:focus {
  border-color: #42AD47;
}
.u-newsletter-form .hs-fieldtype-text input:-webkit-autofill {
  font-size: 16px !important;
  transition: all 0s 50000s;
}
.u-newsletter-form .hs-fieldtype-text input:-internal-autofill-previewed {
  font-size: 16px !important;
}
.u-newsletter-form .hs-fieldtype-text.is-focused > label {
  pointer-events: auto;
  opacity: 1;
}
.u-newsletter-form .hs-fieldtype-text.is-not-empty > label {
  pointer-events: auto;
  opacity: 1;
}
.u-newsletter-form .hs-fieldtype-text.is-not-empty input {
  border-color: #FFFFFF;
}
.u-newsletter-form .hs_error_rollup {
  display: none !important;
}
.u-newsletter-form .hs-submit {
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 100%;
}
.u-newsletter-form .hs-submit .hs-field-desc {
  display: none !important;
}
.u-newsletter-form .hs-submit .actions {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.u-newsletter-form .hs-submit .actions input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  outline: 0;
  background-color: transparent;
  color: transparent;
}
.u-newsletter-form .hs-submit .actions input:focus + .svg-hld svg, .u-newsletter-form .hs-submit .actions input:hover + .svg-hld svg {
  transform: rotate(45deg);
}
.u-newsletter-form .hs-submit .actions .svg-hld {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  pointer-events: none;
  width: 20px;
  height: 20px;
}
.u-newsletter-form .hs-submit .actions .svg-hld svg {
  width: 20px;
  height: 20px;
  fill: #FFFFFF;
  transition: transform 0.2s;
}
.u-newsletter-form .submitted-message p {
  margin: 0;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}
.u-newsletter-form--relative-msg .hs-fieldtype-text .inputs-list {
  position: relative;
  top: 0;
  margin-bottom: -30px;
  padding-top: 11px;
}
.u-newsletter-form--dark .hs-fieldtype-text .inputs-list {
  background-color: #F0F9FF;
}
.u-newsletter-form--dark .hs-fieldtype-text label {
  color: #062229;
}
.u-newsletter-form--dark .hs-fieldtype-text label.hs-error-msg {
  color: #FF5F5F;
}
.u-newsletter-form--dark .hs-fieldtype-text input {
  border-bottom: 1px solid rgba(6, 34, 41, 0.7);
  color: #062229;
}
.u-newsletter-form--dark .hs-fieldtype-text input::placeholder {
  color: rgba(6, 34, 41, 0.8);
}
.u-newsletter-form--dark .hs-fieldtype-text input:hover {
  border-color: #062229;
}
.u-newsletter-form--dark .hs-fieldtype-text input:focus {
  border-color: #42AD47;
}
.u-newsletter-form--dark .hs-fieldtype-text.is-not-empty input {
  border-color: #062229;
}
.u-newsletter-form--dark .hs-submit .actions .svg-hld svg {
  fill: #062229;
}
.u-newsletter-form--dark .submitted-message p {
  color: #062229;
}

.u-normal-form .form-title {
  display: block;
  margin-top: 0;
  margin-bottom: 34px;
  color: #062229;
  font-size: 36px;
  font-weight: 500;
  letter-spacing: -0.025em;
  line-height: 1.1666666667;
}
.u-normal-form form fieldset.form-columns-1, .u-normal-form form fieldset.form-columns-2, .u-normal-form form fieldset.form-columns-3 {
  margin-bottom: 20px;
}
.u-normal-form form fieldset.form-columns-1 .field, .u-normal-form form fieldset.form-columns-2 .field, .u-normal-form form fieldset.form-columns-3 .field {
  position: relative;
}
.u-normal-form form fieldset.form-columns-1 .field .input, .u-normal-form form fieldset.form-columns-2 .field .input, .u-normal-form form fieldset.form-columns-3 .field .input {
  margin-right: 0;
}
.u-normal-form form fieldset.form-columns-1 .field .hs-input:not([type=checkbox]), .u-normal-form form fieldset.form-columns-2 .field .hs-input:not([type=checkbox]), .u-normal-form form fieldset.form-columns-3 .field .hs-input:not([type=checkbox]) {
  width: 100%;
}
.u-normal-form form fieldset.form-columns-1 .field.hs-fieldtype-booleancheckbox, .u-normal-form form fieldset.form-columns-2 .field.hs-fieldtype-booleancheckbox, .u-normal-form form fieldset.form-columns-3 .field.hs-fieldtype-booleancheckbox {
  padding-top: 4px;
}
.u-normal-form form .smart-field + .smart-field {
  margin-top: 20px;
}
.u-normal-form form .form-columns-2 {
  display: flex;
}
.u-normal-form form .form-columns-2 .field {
  width: calc(50% - 4px) !important;
  float: none !important;
}
.u-normal-form form .form-columns-2 .field + .field {
  margin-left: 8px;
}
.u-normal-form form .field.hs-fieldtype-select .input {
  position: relative;
}
.u-normal-form form .field.hs-fieldtype-select .input::before {
  content: "";
  position: absolute;
  top: 1px;
  right: 1px;
  z-index: 1;
  pointer-events: none;
  width: 51px;
  height: calc(100% - 2px);
  border-radius: 6px;
  background-color: #F9F9F9;
}
.u-normal-form form .field.hs-fieldtype-select .input .svg-hld {
  position: absolute;
  top: calc(50% - 8px);
  right: 18px;
  z-index: 2;
  pointer-events: none;
  width: 16px;
  height: 16px;
}
.u-normal-form form .field.hs-fieldtype-select .input .svg-hld svg {
  display: block;
  width: 16px;
  height: 16px;
  fill: #8DAAB0;
  transition: fill 0.2s;
}
.u-normal-form form label {
  display: block;
  margin-bottom: 6px;
  color: #0B414F;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5;
  transition: color 0.2s;
}
.u-normal-form form label .hs-form-required {
  display: inline-block;
  margin-left: 2px;
}
.u-normal-form form input {
  padding: 11px 16px;
  border: 1px solid #8DAAB0;
  border-radius: 6px;
  outline: 0;
  background-color: #F9F9F9;
  transition: border-color 0.2s, color 0.2s;
}
.u-normal-form form input::placeholder {
  color: #3F5F66;
}
.u-normal-form form input:not([type=checkbox]):not([type=submit]) {
  color: #062229;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.00625em;
  line-height: 1.5;
}
.u-normal-form form input.invalid {
  border-color: #D41414 !important;
}
.u-normal-form form input:focus {
  border-color: #062229 !important;
}
.u-normal-form form select {
  padding: 14px 52px 14px 16px;
  border: 1px solid #8DAAB0;
  border-radius: 6px;
  outline: 0;
  background-color: #F9F9F9;
  transition: border-color 0.2s, color 0.2s;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.u-normal-form form select.is-placeholder {
  color: #3F5F66;
}
.u-normal-form form select.invalid {
  border-color: #D41414;
}
.u-normal-form form select:focus {
  border-color: #062229;
}
.u-normal-form form select:focus + .svg-hld svg {
  fill: #062229 !important;
}
.u-normal-form form .hs-fieldtype-intl-phone.hs-input select {
  width: calc(50% - 4px) !important;
  padding-right: 16px;
}
.u-normal-form form .hs-fieldtype-intl-phone.hs-input input {
  width: calc(50% - 4px) !important;
  margin-left: 8px;
}
.u-normal-form form textarea {
  resize: vertical;
  height: 96px;
  min-height: 96px;
  max-height: 500px;
  padding: 11px 16px;
  border: 1px solid #8DAAB0;
  border-radius: 6px;
  outline: 0;
  background-color: #F9F9F9;
  transition: border-color 0.2s;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.u-normal-form form textarea::placeholder {
  color: #3F5F66;
}
.u-normal-form form textarea.invalid {
  border-color: #D41414;
}
.u-normal-form form textarea:focus {
  border-color: #062229;
}
.u-normal-form form .inputs-list {
  margin-top: 6px;
}
.u-normal-form form .inputs-list.multi-container {
  margin-top: 10px;
}
.u-normal-form form .inputs-list li label {
  margin-bottom: 0;
}
.u-normal-form form .inputs-list li label.hs-error-msg {
  color: #D41414;
}
.u-normal-form form .inputs-list li.hs-form-booleancheckbox input, .u-normal-form form .inputs-list li.hs-form-checkbox input {
  display: none;
}
.u-normal-form form .inputs-list li.hs-form-booleancheckbox input:checked + span::before, .u-normal-form form .inputs-list li.hs-form-checkbox input:checked + span::before {
  top: -1px;
  left: 0;
  width: 18px;
  height: 18px;
  border: 2px solid #85B5D6;
}
.u-normal-form form .inputs-list li.hs-form-booleancheckbox input:checked + span::after, .u-normal-form form .inputs-list li.hs-form-checkbox input:checked + span::after {
  display: block;
}
.u-normal-form form .inputs-list li.hs-form-booleancheckbox span, .u-normal-form form .inputs-list li.hs-form-checkbox span {
  display: block;
  position: relative;
  cursor: pointer;
  padding-left: 28px;
}
.u-normal-form form .inputs-list li.hs-form-booleancheckbox span::before, .u-normal-form form .inputs-list li.hs-form-checkbox span::before {
  content: "";
  position: absolute;
  top: 0;
  left: 1px;
  width: 16px;
  height: 16px;
  border: 1px solid #8DAAB0;
  border-radius: 4px;
  transition: border-color 0.2s;
}
.u-normal-form form .inputs-list li.hs-form-booleancheckbox span::after, .u-normal-form form .inputs-list li.hs-form-checkbox span::after {
  content: "";
  display: none;
  position: absolute;
  top: 5px;
  left: 5px;
  width: 8px;
  height: 4px;
  border-bottom: 2px solid #85B5D6;
  border-left: 2px solid #85B5D6;
  transform: rotate(-45deg);
}
.u-normal-form form .inputs-list li.hs-form-checkbox span {
  font-size: 14px;
}
.u-normal-form form .inputs-list li.hs-form-checkbox:not(:first-child) {
  margin-top: 6px;
}
.u-normal-form form .hs-fieldtype-checkbox > label {
  font-size: 16px;
  font-weight: 600;
}
.u-normal-form form .hs-fieldtype-checkbox .inputs-list li.hs-form-checkbox span::before {
  top: 2px;
}
.u-normal-form form .hs-fieldtype-checkbox .inputs-list li.hs-form-checkbox span::after {
  top: 7px;
}
.u-normal-form form .hs-fieldtype-checkbox .inputs-list li.hs-form-checkbox input:checked + span::before {
  top: 1px;
}
.u-normal-form form .hs-submit {
  position: relative;
  margin-top: 32px;
}
.u-normal-form form .hs-submit .actions {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.u-normal-form form .hs-submit .actions input {
  display: block;
  width: 100%;
  height: 50px;
  border: 0;
  border-radius: 25px;
  outline: 0;
  background-color: #ABC6D8;
  transition: background-color 0.2s;
}
.u-normal-form form .hs-submit .actions .button-overlay {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  width: 100%;
  height: 100%;
}
.u-normal-form form .hs-submit .actions .text {
  color: #062229;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.00625em;
  line-height: 1.5;
  transition: color 0.2s;
}
.u-normal-form form .hs-submit .actions .svg-hld {
  content: "";
  position: relative;
  width: 16px;
  height: 16px;
  margin-left: 8px;
}
.u-normal-form form .hs-submit .actions .svg-hld svg {
  width: 16px;
  height: 16px;
  fill: #062229;
  transition: transform 0.2s, fill 0.2s;
}
.u-normal-form form .hs-submit .actions:hover input {
  background-color: #42AD47;
}
.u-normal-form form .hs-submit .actions:hover .text {
  color: #FFFFFF;
}
.u-normal-form form .hs-submit .actions:hover .svg-hld svg {
  fill: #FFFFFF;
}
.u-normal-form.is-overriden form .hs-submit .actions input {
  color: transparent;
}

.u-pagination-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.u-pagination-container.s-hidden {
  display: none;
}

.u-pagination-numbers {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-right: 24px;
  margin-left: 24px;
}

.u-pagination-number {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 30px;
  padding: 0;
  border: 0;
  outline: 0;
  background-color: transparent;
  color: #062229;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  transition: color 0.2s;
}
.u-pagination-number.is-active {
  pointer-events: none;
  color: #85B5D6;
}
.u-pagination-number:not(.u-pagination-number--dots):hover {
  color: #85B5D6;
}

.u-pagination-button {
  padding: 4px;
  border: 0;
  outline: 0;
  background-color: transparent;
}
.u-pagination-button svg {
  display: block;
  width: 16px;
  height: 16px;
  fill: #062229;
  transition: fill 0.2s;
}
.u-pagination-button:hover svg {
  fill: #85B5D6;
}
.u-pagination-button.is-disabled {
  pointer-events: none;
  opacity: 0.5;
}

.u-blog-content {
  color: #062229;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.75;
}
.u-blog-content b,
.u-blog-content strong {
  font-weight: 700;
}
.u-blog-content h1,
.u-blog-content h2 {
  margin-top: 2em;
  margin-bottom: 0.55em;
  color: #062229;
  font-size: 36px;
  font-weight: 500;
  letter-spacing: -0.025em;
  line-height: 1.1666666667;
}
.u-blog-content h3 {
  margin-top: 2em;
  margin-bottom: 0.65em;
  color: #062229;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3333333333;
}
.u-blog-content h4,
.u-blog-content h5,
.u-blog-content h6 {
  margin-top: 2em;
  margin-bottom: 0.8em;
  color: #062229;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
}
.u-blog-content p {
  margin-top: 1em;
  margin-bottom: 1em;
}
.u-blog-content p:first-child img {
  margin-top: 0;
}
.u-blog-content a {
  text-decoration: underline;
  transition: color 0.2s;
}
.u-blog-content a:hover {
  color: #42AD47;
}
.u-blog-content ol {
  margin-top: 48px;
  margin-bottom: 48px;
}
.u-blog-content blockquote {
  position: relative;
  margin: 56px 0;
  padding: 8px 0 8px 32px;
}
.u-blog-content blockquote::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 100%;
  background-color: #42AD47;
}
.u-blog-content blockquote p {
  margin-top: 0;
  margin-bottom: 0;
  color: #0B414F;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3333333333;
}
.u-blog-content blockquote p.cite {
  display: block;
  margin-top: 16px;
  color: #062229;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5;
}
.u-blog-content img {
  display: block;
  width: 100% !important;
  height: auto;
  margin-top: 40px;
  border-radius: 12px;
  overflow: hidden;
}
.u-blog-content .image-caption {
  display: block;
  margin-top: -4px;
  color: #3A575E;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5;
}
.u-blog-content .image-caption i {
  font-style: normal;
}
.u-blog-content .post-feature {
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 56px 40px;
  border-radius: 12px;
  background-color: #F9F9F9;
  overflow: hidden;
}
.u-blog-content .post-feature h2,
.u-blog-content .post-feature h3,
.u-blog-content .post-feature h4,
.u-blog-content .post-feature h5,
.u-blog-content .post-feature h6 {
  margin-top: 0;
  margin-bottom: 0;
  color: #42AD47;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
}
.u-blog-content .post-feature ul,
.u-blog-content .post-feature ol {
  margin-top: 24px;
  margin-bottom: 0;
  padding-left: 40px;
  list-style: none;
}
.u-blog-content .post-feature ul:first-child,
.u-blog-content .post-feature ol:first-child {
  margin-top: 0;
}
.u-blog-content .post-feature ul li span,
.u-blog-content .post-feature ol li span {
  color: #42AD47;
}
.u-blog-content .post-feature ul li:not(:first-child),
.u-blog-content .post-feature ol li:not(:first-child) {
  margin-top: 12px;
}
.u-blog-content .post-feature ol {
  counter-reset: list-counter;
}
.u-blog-content .post-feature ol li {
  position: relative;
  counter-increment: list-counter;
}
.u-blog-content .post-feature ol li::before {
  content: counter(list-counter) ".";
  position: absolute;
  top: 0;
  left: -24px;
  color: #42AD47;
}
.u-blog-content .post-feature strong {
  color: #42AD47;
  font-weight: 600;
}
.u-blog-content > ol,
.u-blog-content #hs_cos_wrapper_post_body > ol {
  margin-top: 48px;
  margin-bottom: 48px;
  padding: 0 0 0 56px;
  list-style: none;
  counter-reset: list-counter;
}
.u-blog-content > ol li,
.u-blog-content #hs_cos_wrapper_post_body > ol li {
  position: relative;
  counter-increment: list-counter;
}
.u-blog-content > ol li:not(:first-child),
.u-blog-content #hs_cos_wrapper_post_body > ol li:not(:first-child) {
  margin-top: 40px;
}
.u-blog-content > ol li::before,
.u-blog-content #hs_cos_wrapper_post_body > ol li::before {
  content: counter(list-counter) ".";
  position: absolute;
  top: 0;
  left: -32px;
  color: #42AD47;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3333333333;
}
.u-blog-content > ol li strong,
.u-blog-content #hs_cos_wrapper_post_body > ol li strong {
  display: block;
  margin-bottom: 8px;
  color: #42AD47;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3333333333;
}
.u-blog-content ul {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4285714286;
}
.u-blog-content ul li {
  position: relative;
  padding-left: 40px;
}
.u-blog-content ul li::before {
  content: "";
  position: absolute;
  top: 9px;
  left: 16px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #062229;
}
.u-blog-content ul li:not(:first-child) {
  margin-top: 12px;
}
.u-blog-content ul + ul {
  margin-top: 12px;
}
.u-blog-content .post-summary {
  margin: 56px 0;
  padding: 40px 40px 40px 40px;
  border-radius: 12px;
  background-color: #E8F7E9;
}
.u-blog-content .post-summary p {
  color: #3A575E;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4285714286;
  text-transform: uppercase;
}
.u-blog-content .post-summary ul {
  margin-left: -16px;
}
@property --underline-color {
  .u-blog-content {
    syntax: "<color>";
    inherits: false;
    initial-value: #8daab0;
  }
}
.u-blog-content .post-link:not(:first-child) {
  margin-top: 40px;
}
.u-blog-content .post-link:not(:last-child) {
  margin-bottom: 40px;
}
.u-blog-content .post-link a {
  display: block;
  position: relative;
  padding: 48px 128px 48px 40px;
  border-radius: 12px;
  background-color: #F0F9FF;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3333333333;
  text-decoration: none;
  transition: background-color 0.4s, box-shadow 0.4s;
}
.u-blog-content .post-link a span {
  --underline-color: #8daab0;
  background-image: linear-gradient(var(--underline-color), var(--underline-color));
  background-repeat: no-repeat;
  background-position: 50% 28px;
  background-size: 100% 1px;
  transition: --underline-color 0.4s;
}
.u-blog-content .post-link a::after {
  content: "";
  position: absolute;
  top: calc(50% - 22px);
  right: 40px;
  width: 44px;
  height: 44px;
  background-image: url("https://3782315.fs1.hubspotusercontent-na1.net/hubfs/3782315/Website%20assets/Assets/arrow-big-dark.svg");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
  transition: transform 0.4s;
}
.u-blog-content .post-link a:hover {
  background-color: #FFFFFF;
  box-shadow: 2px 16px 32px 0 rgba(0, 0, 0, 0.16);
  color: #062229;
}
.u-blog-content .post-link a:hover::after {
  transform: rotate(45deg);
}
.u-blog-content .post-link a:hover span {
  --underline-color: $c-tertiary-20;
}
.u-blog-content .hs-cta-wrapper {
  display: block;
  margin-top: 44px;
  margin-bottom: 44px;
}
.u-blog-content .hs-video-widget {
  border-radius: 12px;
  overflow: hidden;
}
.u-blog-content .hs-video-widget:not(:first-child) {
  margin-top: 80px;
}
.u-blog-content .hs-video-widget:not(:last-child) {
  margin-bottom: 80px;
}
.u-blog-content .hs-embed-wrapper {
  border-radius: 12px;
  overflow: hidden;
}
.u-blog-content .hs-embed-wrapper:not(:first-child) {
  margin-top: 48px !important;
}
.u-blog-content .hs-embed-wrapper:not(:last-child) {
  margin-bottom: 48px !important;
}
.u-blog-content .u-table-hld {
  border: 1px solid #D7E4ED !important;
  border-radius: 12px !important;
}
.u-blog-content table {
  height: auto !important;
  border: 0 !important;
  border-radius: 12px !important;
  border-collapse: collapse !important;
  color: #062229 !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  letter-spacing: -0.0055555556em !important;
  line-height: 1.2857142857;
  overflow: hidden !important;
}
.u-blog-content table strong {
  font-size: 13px !important;
  font-weight: 700 !important;
}
.u-blog-content table tr {
  height: auto !important;
}
.u-blog-content table tr td,
.u-blog-content table tr th {
  width: auto !important;
  height: auto !important;
  padding: 16px !important;
  border: 0 !important;
  vertical-align: top !important;
}
.u-blog-content table tr td span,
.u-blog-content table tr th span {
  background-color: transparent !important;
  color: #062229 !important;
}
.u-blog-content table tr:first-child th,
.u-blog-content table tr:first-child td {
  padding: 24px 16px !important;
  background-color: #ECF7FF !important;
}
.u-blog-content table tr:not(:first-child):not(:last-child) th,
.u-blog-content table tr:not(:first-child):not(:last-child) td {
  border-bottom: 1px solid #D7E4ED !important;
}
.u-blog-content hr {
  height: 1px;
  margin-top: 32px;
  margin-bottom: 32px;
  border: 0;
  background-color: #D1E2E6;
}
.u-blog-content--landing > ul {
  font-size: 16px;
  line-height: 1.75;
}
.u-blog-content--landing > ul li::before {
  top: 12px;
}

@media only screen and (max-width: 1279px) {
  .u-title--very-big:not(.no-resize) {
    font-size: 94px;
  }
  .u-title--big:not(.no-resize) {
    font-size: 72px;
  }
}
.u-newsletter-box-text {
  display: block;
  color: #FFFFFF;
}
.u-newsletter-box-text--big {
  font-size: 36px;
  font-weight: 500;
  letter-spacing: -0.025em;
  line-height: 1.1666666667;
}
.u-newsletter-box-text--small {
  margin-top: 16px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.00625em;
  line-height: 1.5;
}
.u-newsletter-box-text--dark {
  color: #062229;
}

@media only screen and (max-width: 1023px) {
  .u-title--very-big:not(.no-resize) {
    font-size: 64px;
  }
  .u-title--big:not(.no-resize) {
    font-size: 48px;
  }
  .u-title--normal:not(.no-resize) {
    font-size: 40px;
  }
  .u-big-link .text {
    font-size: 40px;
  }
  .u-newsletter-box-text--big {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .u-section {
    padding-top: 96px;
    padding-bottom: 96px;
  }
  .u-section.is-light.is-the-last-one-of-its-kind + .u-section.is-light {
    padding-top: 0;
  }
  .u-section.is-dark.is-the-last-one-of-its-kind + .u-section.is-dark {
    padding-top: 0;
  }
  .u-wrapper {
    padding-right: 16px;
    padding-left: 16px;
  }
  .u-title:not(.is-unbreakable) br {
    display: none;
  }
  .u-title--very-big:not(.no-resize) {
    font-size: 48px;
  }
  .u-title--big:not(.no-resize) {
    font-size: 40px;
  }
  .u-title--medium:not(.no-resize) {
    font-size: 34px;
    font-weight: 600;
  }
  .u-title--medium {
    letter-spacing: -2.35px;
  }
  .u-title--normal:not(.no-resize) {
    font-size: 34px;
  }
  .u-title--small:not(.no-resize) {
    font-size: 20px;
  }
  .u-big-link .text {
    font-size: 32px;
  }
  .u-btn-hld {
    grid-gap: 16px;
  }
  .u-rich-content {
    padding-left: 8px;
  }
  .u-pagination-numbers {
    margin-right: 16px;
    margin-left: 16px;
  }
  .u-pagination-number {
    width: 26px;
    font-size: 18px;
  }
  .u-blog-content h1,
  .u-blog-content h2 {
    margin-top: 1.5em;
  }
  .u-blog-content blockquote {
    margin-top: 32px;
    margin-bottom: 32px;
  }
  .u-blog-content blockquote p {
    font-size: 20px;
  }
  .u-blog-content .post-feature {
    margin-top: 32px;
    margin-bottom: 32px;
    padding: 32px 16px 32px 24px;
  }
  .u-blog-content .post-feature ol {
    margin-left: -8px;
  }
  .u-blog-content .image-caption {
    text-align: center;
  }
  .u-blog-content > ol {
    padding-left: 40px;
  }
  .u-blog-content ul li {
    padding-left: 32px;
  }
  .u-blog-content ul li::before {
    left: 8px;
  }
  .u-blog-content .post-summary {
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 32px;
  }
  .u-blog-content .post-summary ul {
    margin-left: -8px;
  }
  .u-blog-content .post-link {
    margin-top: 32px;
    margin-bottom: 32px;
  }
  .u-blog-content .post-link a {
    padding: 32px;
  }
  .u-blog-content .post-link a::after {
    display: none;
  }
  .u-blog-content > ol,
  .u-blog-content #hs_cos_wrapper_post_body > ol {
    margin-top: 32px;
    margin-bottom: 3px;
    padding-left: 48px;
  }
  .u-blog-content .hs-embed-wrapper:not(:first-child) {
    margin-top: 32px !important;
  }
  .u-blog-content .hs-embed-wrapper:not(:last-child) {
    margin-bottom: 32px !important;
  }
  .u-blog-content .hs-video-widget:not(:first-child) {
    margin-top: 48px;
  }
  .u-blog-content .hs-video-widget:not(:last-child) {
    margin-bottom: 48px;
  }
  .u-normal-form .form-title {
    font-size: 30px;
  }
}
.leadinModal.leadinModal-theme-default.leadinModal-v3 .leadinModal-content {
  width: 768px !important;
  border-radius: 12px !important;
  background-color: #FFFFFF !important;
  box-shadow: 2px 16px 32px 0 rgba(0, 0, 0, 0.16) !important;
}
.leadinModal.leadinModal-theme-default.leadinModal-v3 .leadinModal-content .leadinModal-close {
  top: 14px;
  right: 14px;
  width: 40px;
  height: 41px;
  background-color: transparent;
}
.leadinModal.leadinModal-theme-default.leadinModal-v3 .leadinModal-content .leadinModal-close::before, .leadinModal.leadinModal-theme-default.leadinModal-v3 .leadinModal-content .leadinModal-close::after {
  content: "";
  display: block;
  position: absolute;
  top: 20px;
  left: 10px;
  width: 20px;
  height: 1px;
  padding: 0;
  background-color: #062229;
}
.leadinModal.leadinModal-theme-default.leadinModal-v3 .leadinModal-content .leadinModal-close::before {
  transform: rotate(-45deg);
}
.leadinModal.leadinModal-theme-default.leadinModal-v3 .leadinModal-content .leadinModal-close::after {
  transform: rotate(45deg);
}
.leadinModal.leadinModal-theme-default.leadinModal-v3 .leadinModal-content .leadin-preview-wrapper {
  padding: 80px !important;
}
.leadinModal.leadinModal-theme-default.leadinModal-v3 .leadinModal-content .dyno-image {
  width: 200px;
  margin-right: 56px;
  margin-bottom: 56px;
}
.leadinModal.leadinModal-theme-default.leadinModal-v3 .leadinModal-content .dyno-image img {
  max-width: 200px;
  border-radius: 6px !important;
  overflow: hidden !important;
}
.leadinModal.leadinModal-theme-default.leadinModal-v3 .leadinModal-content h4 {
  margin-bottom: 10px !important;
  margin-left: 0 !important;
  padding-top: 12px !important;
  color: #062229 !important;
  font-size: 20px !important;
  font-weight: 600 !important;
  line-height: 1.5 !important;
}
.leadinModal.leadinModal-theme-default.leadinModal-v3 .leadinModal-content .leadinModal-hide-outline {
  color: #062229 !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  letter-spacing: -0.00625em !important;
  line-height: 1.5 !important;
}
.leadinModal.leadinModal-theme-default.leadinModal-v3 .leadinModal-content .leadinModal-hide-outline p {
  color: #062229 !important;
}
.leadinModal.leadinModal-theme-default.leadinModal-v3 .leadinModal-content .advance-wrapper {
  margin-left: 256px !important;
}
.leadinModal.leadinModal-theme-default.leadinModal-v3 .leadinModal-content .advance-wrapper .leadin-button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin-top: 18px !important;
  padding: 11px 39px !important;
  border: 1px solid transparent !important;
  border-radius: 25px !important;
  border-color: #ABC6D8 !important;
  outline: 0 !important;
  background-color: transparent !important;
  color: #062229 !important;
  font-family: "Manrope", sans-serif !important;
  font-size: 16px !important;
  -webkit-font-smoothing: initial !important;
  font-style: normal !important;
  font-weight: 500 !important;
  letter-spacing: -0.00625em !important;
  line-height: 1.5 !important;
  text-decoration: none !important;
  transition: color 0.2s, border-color 0.2s, background-color 0.2s, opacity 0.2s, box-shadow 0.2s !important;
}
.leadinModal.leadinModal-theme-default.leadinModal-v3 .leadinModal-content .advance-wrapper .leadin-button:hover {
  border-color: #ABC6D8 !important;
  background-color: #ABC6D8 !important;
  color: #062229 !important;
}
.leadinModal.leadinModal-theme-default.leadinModal-v3 .leadinModal-content .leadin-preview-wrapper-no-image .advance-wrapper {
  margin-left: 0 !important;
}

.leadinModal-overlay {
  background-color: rgba(0, 0, 0, 0.56) !important;
}

@media only screen and (max-width: 768px) {
  .leadinModal.leadinModal.leadinModal-theme-default.leadinModal-v3 .leadin-content-body {
    padding: 0 !important;
  }
  .leadinModal.leadinModal.leadinModal-theme-default.leadinModal-v3 .leadinModal-content .leadin-preview-wrapper {
    padding: 48px !important;
  }
  .leadinModal.leadinModal.leadinModal-theme-default.leadinModal-v3 .dyno-image {
    width: 200px !important;
    margin-right: 56px !important;
  }
  .leadinModal.leadinModal.leadinModal-theme-default.leadinModal-v3 .dyno-image img {
    max-height: none !important;
  }
  .leadinModal.leadinModal.leadinModal-theme-default.leadinModal-v3 .clearfix-image,
  .leadinModal.leadinModal.leadinModal-theme-default.leadinModal-v3 .clearfix-image-description {
    clear: none !important;
  }
}
@media only screen and (max-width: 599px) {
  .leadinModal.leadinModal.leadinModal-theme-default.leadinModal-v3 .leadinModal-content .leadinModal-close {
    top: 4px;
    right: 4px;
    background-color: #FFFFFF;
  }
  .leadinModal.leadinModal.leadinModal-theme-default.leadinModal-v3 .leadinModal-content .leadin-preview-wrapper {
    padding: 24px !important;
  }
  .leadinModal.leadinModal.leadinModal-theme-default.leadinModal-v3 .leadinModal-content .leadin-preview-wrapper h4 {
    padding-top: 0 !important;
  }
  .leadinModal.leadinModal.leadinModal-theme-default.leadinModal-v3 .leadinModal-content .dyno-image {
    width: 100% !important;
    max-width: none !important;
    margin-right: 0 !important;
    margin-bottom: 32px !important;
  }
  .leadinModal.leadinModal.leadinModal-theme-default.leadinModal-v3 .leadinModal-content .clearfix-image,
  .leadinModal.leadinModal.leadinModal-theme-default.leadinModal-v3 .leadinModal-content .clearfix-image-description {
    clear: both !important;
  }
  .leadinModal.leadinModal.leadinModal-theme-default.leadinModal-v3 .leadinModal-content .advance-wrapper {
    margin-left: 0 !important;
  }
  .leadinModal.leadinModal.leadinModal-theme-default.leadinModal-v3 .leadinModal-content .advance-wrapper .leadin-button {
    padding-right: 24px !important;
    padding-left: 24px !important;
  }
}
.leadinModal-theme-top {
  top: 82px !important;
  z-index: 495 !important;
}
.leadinModal-theme-top .leadinModal-close::before {
  padding-top: 2px !important;
  padding-right: 6px !important;
  font-size: 44px !important;
}

@media only screen and (max-width: 768px) {
  .leadinModal-theme-top .leadin-button {
    margin-top: 10px !important;
  }
}
@media only screen and (max-width: 767px) {
  .leadinModal-theme-top {
    top: 64px !important;
  }
}
.site-top {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 500;
  width: 100%;
  transition: transform 0.4s;
}
.site-top::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  transition: background-color 0.4s;
}
.site-top.is-dark::before, .site-top.is-switched-dark::before {
  background-color: #062229;
}
.site-top.is-scrolled-bg::before {
  background-color: #062229 !important;
}
.site-top.is-hovered-light:not(.is-switched-dark) .site-top-logo--light, .site-top.is-light:not(.is-switched-dark) .site-top-logo--light {
  opacity: 0;
}
.site-top.is-hovered-light:not(.is-switched-dark) .site-top-logo--dark, .site-top.is-light:not(.is-switched-dark) .site-top-logo--dark {
  opacity: 1;
}
.site-top.is-hovered-light:not(.is-switched-dark) .site-top-nav__item .text, .site-top.is-light:not(.is-switched-dark) .site-top-nav__item .text {
  color: #062229;
}
.site-top.is-hovered-light:not(.is-switched-dark) .site-top-nav__item .text::before, .site-top.is-light:not(.is-switched-dark) .site-top-nav__item .text::before {
  background-color: #062229;
}
.site-top.is-hovered-light:not(.is-switched-dark) .site-top-login-btn svg, .site-top.is-light:not(.is-switched-dark) .site-top-login-btn svg {
  fill: #062229;
}
.site-top.is-hovered-light:not(.is-switched-dark) .site-top-login-btn .text, .site-top.is-light:not(.is-switched-dark) .site-top-login-btn .text {
  color: #062229;
}
.site-top.is-hovered-light:not(.is-switched-dark) .site-top-login-btn .text::before, .site-top.is-light:not(.is-switched-dark) .site-top-login-btn .text::before {
  background-color: #062229;
}
.site-top.is-hovered-light:not(.is-switched-dark) .site-top-toggle-mobile span:not(.u-sr-only), .site-top.is-light:not(.is-switched-dark) .site-top-toggle-mobile span:not(.u-sr-only) {
  background-color: #062229;
}
.site-top.is-hovered-light:not(.is-switched-dark) .site-top-row {
  border-bottom-color: #E1E3E4;
}
.site-top.is-light:not(.is-switched-dark)::before {
  background-color: #FFFFFF;
}
.site-top.is-with-compare-hardware-sticky.is-scrolled-down {
  transform: translate3d(0, -100%, 0);
}

body.is-mobile-open .site-top.is-with-compare-hardware-sticky.is-scrolled-down {
  transform: translate3d(0, 0, 0);
}

.site-top-inner {
  position: relative;
  z-index: 3;
  padding: 0;
}

.site-top-row {
  display: flex;
  align-items: center;
  border-bottom: 1px solid transparent;
  transition: border-color 0.4s;
}

.site-top-col {
  display: flex;
  align-items: center;
}
.site-top-col--right {
  margin-left: auto;
}

.site-top-logo-hld {
  position: relative;
  transition: opacity 0.2s;
}
.site-top-logo-hld:hover {
  opacity: 0.6;
}

.site-top-logo {
  display: block;
  transition: opacity 0.4s;
}
.site-top-logo img {
  display: block;
  width: 127px;
  height: 38px;
}
.site-top-logo--dark {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.site-top-nav {
  display: flex;
  align-items: center;
  margin-left: 64px;
}

.site-top-nav__item {
  display: block;
  cursor: pointer;
  padding: 29px 20px;
}
.site-top-nav__item .text {
  position: relative;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  transition: color 0.4s;
}
.site-top-nav__item .text::before {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  pointer-events: none;
  width: 100%;
  height: 1px;
  background-color: #FFFFFF;
  transform: scale3d(0, 1, 1);
  transform-origin: 0 0;
  transition: background-color 0.4s, transform 0.4s;
}
.site-top-nav__item.is-active span::before, .site-top-nav__item.is-hovered span::before, .resources-item:hover .site-top-nav__item.u-btn span::before, .site-top-nav__item:hover span::before {
  transform: scale3d(1, 1, 1);
}

.site-top-login-btn {
  display: flex;
  align-items: center;
}
.site-top-login-btn svg {
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 8px;
  fill: #FFFFFF;
  transition: fill 0.4s;
}
.site-top-login-btn .text {
  position: relative;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  transition: color 0.4s;
}
.site-top-login-btn .text::before {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  pointer-events: none;
  width: 100%;
  height: 1px;
  background-color: #FFFFFF;
  transform: scale3d(0, 1, 1);
  transform-origin: 0 0;
  transition: background-color 0.4s, transform 0.4s;
}
.site-top-login-btn:hover .text::before {
  transform: scale3d(1, 1, 1);
}

.site-top-book-a-demo,
.site-top-col--right .hs-cta-wrapper {
  margin-left: 32px;
}

.site-top-toggle-mobile {
  display: none;
  position: relative;
  top: -1px;
  cursor: pointer;
  width: 52px;
  height: 40px;
  margin-right: -10px;
  margin-left: 22px;
  padding: 0;
  border: 0;
  background-color: transparent;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
}
.site-top-toggle-mobile span:not(.u-sr-only) {
  display: block;
  position: absolute;
  left: 10px;
  width: 32px;
  height: 2px;
  background: #FFFFFF;
  transform: rotate(0deg);
  transition: transform 0.25s ease-in-out, top 0.25s ease-in-out, left 0.25s ease-in-out, background-color 0.4s, opacity 0.25s;
  opacity: 1;
}
.site-top-toggle-mobile span:not(.u-sr-only):nth-child(1) {
  top: 10px;
}
.site-top-toggle-mobile span:not(.u-sr-only):nth-child(2) {
  top: 19px;
}
.site-top-toggle-mobile span:not(.u-sr-only):nth-child(3) {
  top: 28px;
}
.is-mobile-open .site-top-toggle-mobile span:nth-child(1) {
  top: 19px;
  transform: rotate(135deg);
}
.is-mobile-open .site-top-toggle-mobile span:nth-child(2) {
  left: -8px;
  opacity: 0;
}
.is-mobile-open .site-top-toggle-mobile span:nth-child(3) {
  top: 19px;
  transform: rotate(-135deg);
}

@media only screen and (max-width: 1279px) {
  .site-top-nav {
    margin-left: 10px;
  }
  .site-top-nav__item {
    padding: 29px 8px;
  }
  .site-top-book-a-demo,
  .site-top-col--right .hs-cta-wrapper {
    margin-left: 10px;
  }
  .site-top-login-btn .text {
    font-size: 15px;
  }
  .site-top-col--right .hs-cta-wrapper .cta_button {
    padding: 5px 20px !important;
    font-size: 15px !important;
  }
}
@media only screen and (max-width: 900px) {
  .site-top-inner {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .site-top-row {
    border-bottom: 0;
  }
  .site-top-nav {
    display: none;
  }
  .site-top-toggle-mobile {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .site-top-inner {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .site-top-login-btn {
    display: none;
  }
  .site-top-book-a-demo,
  .site-top-col--right .hs-cta-wrapper {
    display: none;
  }
}
#hs_cos_wrapper_mega-menu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.mega-menu-hld {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  pointer-events: none;
  width: 100%;
  padding-top: 82px;
  opacity: 0;
}
.mega-menu-hld.is-active {
  pointer-events: auto;
}

.mega-menu-bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  background-color: #FFFFFF;
  transition: box-shadow 0.4s;
}
.mega-menu-bg.is-active {
  box-shadow: 0 50px 83px 18px rgba(0, 0, 0, 0.34);
}

.mega-menu--resources {
  display: flex;
  padding-top: 60px;
  padding-bottom: 56px;
}

.mega-menu-solutions {
  padding-top: 60px;
  padding-bottom: 94px;
}

.mega-menu-solutions-v2 {
  display: flex;
  padding-top: 70px;
  padding-right: 110px;
  padding-left: 110px;
}
.mega-menu-solutions-v2 .mega-menu-application {
  width: 62%;
}
.mega-menu-solutions-v2 .mega-menu-application .mega-menu-solutions__list {
  flex-wrap: wrap;
  justify-content: flex-start;
}
.mega-menu-solutions-v2 .mega-menu-application .mega-menu-solutions__list .mega-menu-solutions__item {
  margin-bottom: 45px;
  margin-left: 0;
}
.mega-menu-solutions-v2 .mega-menu-application .mega-menu-solutions__list .mega-menu-solutions__item:nth-last-child(-n+2) {
  margin-bottom: 0;
}
.mega-menu-solutions-v2 .mega-menu-application .mega-menu-solutions__list .mega-menu-solutions__item:nth-child(even) {
  margin-left: 80px;
}
.mega-menu-solutions-v2 .mega-menu-application .mega-menu-solutions__list .mega-menu-solutions__item .text {
  color: #717f82;
}
.mega-menu-solutions-v2 .mega-menu-application .mega-menu-solutions__list .mega-menu-solutions__item:hover .text {
  color: #42ad47;
}
.mega-menu-solutions-v2 .mega-menu-application.full-width {
  width: 100%;
  border: none;
}
.mega-menu-solutions-v2 .mega-menu-application.full-width .mega-menu-solutions__list .mega-menu-solutions__item {
  margin-right: 20px;
  margin-left: 0;
}
.mega-menu-solutions-v2 .mega-menu-role {
  width: 38%;
  padding-left: 85px;
  border-left: 1px solid #b3bcbe;
}
.mega-menu-solutions-v2 .mega-menu-role .mega-menu-solutions__list {
  flex-wrap: wrap;
  justify-content: flex-start;
}
.mega-menu-solutions-v2 .mega-menu-role .mega-menu-solutions__list .mega-menu-solutions__item {
  margin-bottom: 24px;
  margin-left: 0;
  padding-left: 0;
}
.mega-menu-solutions-v2 .mega-menu-role .mega-menu-solutions__list .mega-menu-solutions__item .text {
  color: #717f82;
}
.mega-menu-solutions-v2 .mega-menu-role .mega-menu-solutions__list .mega-menu-solutions__item:hover .text {
  color: #42ad47;
}

.mega-menu-label {
  padding-bottom: 20px;
  color: #3a575e;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  text-transform: uppercase;
}

.mega-menu--products-v1 {
  display: flex;
  flex-wrap: wrap;
  padding-top: 10px;
  padding-right: 100px;
  padding-left: 100px;
}
@media only screen and (max-width: 1023px) {
  .mega-menu--products-v1 {
    padding-right: 0;
    padding-left: 0;
  }
}
.mega-menu--products-v1 .mega-menu-products-v1 {
  display: flex;
}
.mega-menu--products-v1 .mega-menu-links {
  width: 25%;
  padding-top: 10px;
}
.mega-menu--products-v1 .mega-menu-links .mega-menu-solutions__list {
  flex-direction: column;
}
.mega-menu--products-v1 .mega-menu-links .mega-menu-solutions__list .mega-menu-solutions__item {
  margin-left: 0;
}
.mega-menu--products-v1 .mega-menu-links .mega-menu-solutions__list .mega-menu-solutions__item:not(:first-child) {
  margin-top: 33px;
}
.mega-menu--products-v1 .mega-menu-images {
  width: 75%;
  border-left: 1px solid #b3bcbe;
}
.mega-menu--products-v1 .mega-menu-images .mega-menu-solutions__list {
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
}
.mega-menu--products-v1 .mega-menu-images .mega-menu-solutions__list .mega-menu-solutions__item {
  display: flex;
  flex-direction: column;
  width: calc(33.33333% - 25px);
  margin-bottom: 20px;
  margin-left: 25px;
  padding-right: 15px;
  padding-left: 15px;
}
.mega-menu--products-v1 .mega-menu-images .mega-menu-solutions__list .mega-menu-solutions__item img {
  display: block;
  position: relative;
  top: auto;
  left: auto;
  width: auto;
}
.mega-menu--products-v1 .mega-menu-images .mega-menu-solutions__list .mega-menu-solutions__item span {
  text-align: center;
}

.mega-menu--products-v2 {
  display: flex;
  flex-wrap: wrap;
  padding-left: 100px;
}
.mega-menu--products-v2 .mega-menu-label {
  padding-top: 10px;
  padding-bottom: 10px;
}
.mega-menu--products-v2 .mega-menu-products-v2 {
  display: flex;
  width: 100%;
}
.mega-menu--products-v2 .mega-menu-links {
  width: 18.5%;
}
.mega-menu--products-v2 .mega-menu-links .mega-menu-solutions__list {
  flex-direction: column;
}
.mega-menu--products-v2 .mega-menu-links .mega-menu-solutions__list .mega-menu-solutions__item {
  width: auto;
  margin-top: 0;
  margin-bottom: 10px;
  margin-left: 0;
  padding-left: 0;
}
.mega-menu--products-v2 .mega-menu-links .mega-menu-solutions__list .mega-menu-solutions__item.mega-menu-solutions__item-arrow {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mega-menu--products-v2 .mega-menu-links .mega-menu-solutions__list .mega-menu-solutions__item.mega-menu-solutions__item-arrow svg {
  position: relative;
  top: auto;
  left: auto;
  width: 26px;
  min-width: 26px;
  height: 26px;
  margin-left: 5px;
  padding: 5px;
  fill: transparent;
}
.mega-menu--products-v2 .mega-menu-links .mega-menu-solutions__list .mega-menu-solutions__item.mega-menu-solutions__item-arrow:hover svg path {
  stroke: #42ad47;
}
.mega-menu--products-v2 .mega-menu-links .mega-menu-solutions__list .mega-menu-solutions__item.is-active span {
  color: #42ad47;
}
.mega-menu--products-v2 .mega-menu-links .mega-menu-solutions__list .mega-menu-solutions__item.is-active svg path {
  stroke: #42ad47;
}
.mega-menu--products-v2 .mega-menu-images {
  width: calc(77.1% + 15px);
  margin-right: -15px;
  margin-left: 4.4%;
  padding-left: 5%;
  border-left: 1px solid #b3bcbe;
}
.mega-menu--products-v2 .mega-menu-images .mega-menu-solutions__list {
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
  transition: 0.3s ease-in-out;
}
.mega-menu--products-v2 .mega-menu-images .mega-menu-solutions__list .mega-menu-label {
  width: 100%;
}
.mega-menu--products-v2 .mega-menu-images .mega-menu-solutions__list .mega-menu-label.products {
  padding-left: 40px;
}
.mega-menu--products-v2 .mega-menu-images .mega-menu-solutions__list .mega-menu-solutions__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  width: 33.333333333%;
  margin-bottom: 30px;
  margin-left: 0;
  padding-right: 15px;
  padding-left: 0;
}
.mega-menu--products-v2 .mega-menu-images .mega-menu-solutions__list .mega-menu-solutions__item .helper {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.mega-menu--products-v2 .mega-menu-images .mega-menu-solutions__list .mega-menu-solutions__item img {
  display: block;
  position: relative;
  top: auto;
  left: auto;
  width: auto;
}
.mega-menu--products-v2 .mega-menu-images .mega-menu-solutions__list .mega-menu-solutions__item span {
  text-align: center;
}
.mega-menu--products-v2 .mega-menu-images .mega-menu-solutions__list .mega-menu-solutions__item.item-smaller {
  width: 25%;
}
.mega-menu--products-v2 .mega-menu-images .mega-menu-solutions__list .mega-menu-solutions__item.disabled span {
  color: #b3bcbe;
}
.mega-menu--products-v2 .mega-menu-images .mega-menu-solutions__list .mega-menu-solutions__item.feature {
  align-items: flex-start;
  width: 25%;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-right: 45px;
  padding-left: 0;
}
.mega-menu--products-v2 .mega-menu-images .mega-menu-solutions__list .mega-menu-solutions__item.feature img {
  height: auto !important;
  margin-bottom: 5px;
}
.mega-menu--products-v2 .mega-menu-images .mega-menu-solutions__list .mega-menu-solutions__item.feature .text {
  color: #717f82;
  text-align: left;
}
.mega-menu--products-v2 .mega-menu-images .mega-menu-solutions__list .mega-menu-solutions__item.feature:hover .text {
  color: #42ad47;
}

.mega-menu-solutions__list {
  display: flex;
  justify-content: center;
}

.mega-menu-solutions__item {
  position: relative;
  width: 240px;
  padding-left: 32px;
}
.mega-menu-solutions__item:not(:first-child) {
  margin-left: 100px;
}
.mega-menu-solutions__item img,
.mega-menu-solutions__item svg {
  display: block;
  position: absolute;
  top: 1px;
  left: 0;
  width: 20px;
  height: 20px;
}
.mega-menu-solutions__item img {
  transition: filter 0.2s;
}
.mega-menu-solutions__item svg {
  fill: #85B5D6;
  transition: fill 0.2s;
}
.mega-menu-solutions__item .label {
  display: block;
}
.mega-menu-solutions__item .text {
  display: block;
  margin-top: 4px;
  color: #717f82;
}
.mega-menu-solutions__item:hover svg {
  fill: #42AD47;
}
.mega-menu-solutions__item:hover img {
  filter: hue-rotate(-81deg);
}
.mega-menu-solutions__item:hover .label,
.mega-menu-solutions__item:hover .text {
  color: #42AD47;
}

.mega-menu-products-top {
  padding-top: 40px;
  padding-bottom: 34px;
}

.mega-menu-products-top__list {
  display: flex;
  flex-wrap: wrap;
  max-width: 1062px;
  margin-right: auto;
  margin-left: auto;
}

.mega-menu-products-top__item {
  width: 33.3333333333%;
}
.mega-menu-products-top__item .img-hld {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 115px;
}
.mega-menu-products-top__item .img-hld img {
  display: block;
  max-height: 115px;
}
.mega-menu-products-top__item .label {
  display: block;
  margin-top: 30px;
  text-align: center;
}
.mega-menu-products-top__item:hover .label {
  color: #42AD47;
}

.mega-menu-products-bottom {
  padding-top: 30px;
  padding-bottom: 56px;
  border-top: 1px solid #E1E3E4;
}

.mega-menu-products-bottom__list {
  display: flex;
  flex-wrap: wrap;
  max-width: 1062px;
  margin-right: auto;
  margin-left: auto;
}

.mega-menu-products-bottom__item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 33.3333333333%;
  padding-right: 16px;
}
.mega-menu-products-bottom__item img,
.mega-menu-products-bottom__item svg {
  width: 20px;
  height: 20px;
  margin-right: 12px;
  fill: #85B5D6;
}
.mega-menu-products-bottom__item svg {
  transition: fill 0.2s;
}
.mega-menu-products-bottom__item img {
  transition: filter 0.2s;
}
.mega-menu-products-bottom__item:hover svg {
  fill: #42AD47;
}
.mega-menu-products-bottom__item:hover img {
  filter: hue-rotate(-81deg);
}
.mega-menu-products-bottom__item:hover .label {
  color: #42AD47;
}

.mega-menu-resources-left {
  width: calc(100% - 542px);
  padding-right: 74px;
  padding-left: 108px;
}
@media only screen and (max-width: 1023px) {
  .mega-menu-resources-left {
    padding-right: 24px;
    padding-left: 0;
  }
}

.mega-menu-resources-left__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.mega-menu-resources-left__item {
  position: relative;
  width: calc(50% - 50px);
  margin-bottom: 28px;
  padding-left: 32px;
}
.mega-menu-resources-left__item img,
.mega-menu-resources-left__item svg {
  position: absolute;
  top: 2px;
  left: 0;
  width: 20px;
  height: 20px;
  fill: #85B5D6;
}
.mega-menu-resources-left__item img {
  transition: filter 0.2s;
}
.mega-menu-resources-left__item svg {
  transition: fill 0.2s;
}
.mega-menu-resources-left__item .label {
  display: block;
}
.mega-menu-resources-left__item .text {
  display: block;
  margin-top: 4px;
  color: #717f82;
}
.mega-menu-resources-left__item:hover svg {
  fill: #42AD47;
}
.mega-menu-resources-left__item:hover img {
  filter: hue-rotate(-81deg);
}
.mega-menu-resources-left__item:hover .label,
.mega-menu-resources-left__item:hover .text {
  color: #42AD47;
}
.mega-menu-resources-left__item:last-child {
  margin-left: auto;
}

.mega-menu-products-right {
  width: 542px;
  padding-left: 24px;
  border-left: 1px solid #B3BCBE;
}

.mega-menu-products-right__item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  min-height: 156px;
  padding-right: 266px;
}
.mega-menu-products-right__item:not(:first-child) {
  margin-top: 56px;
}
.mega-menu-products-right__item .img-hld {
  position: absolute;
  top: 0;
  right: 0;
  width: 234px;
  height: 156px;
}
.mega-menu-products-right__item .title {
  display: block;
  margin-top: 8px;
}
.mega-menu-products-right__item .read-more {
  margin-top: 24px;
}

.mega-menu-products-right__item-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 1365px) {
  .mega-menu-solutions-v2 .mega-menu-application .mega-menu-solutions__list {
    justify-content: space-between;
    margin-right: 36px;
  }
  .mega-menu-solutions-v2 .mega-menu-application .mega-menu-solutions__list .mega-menu-solutions__item {
    width: calc(33% - 20px);
  }
  .mega-menu-solutions-v2 .mega-menu-application .mega-menu-solutions__list .mega-menu-solutions__item:nth-child(2n) {
    margin-right: 0;
    margin-left: 0;
  }
}
@media only screen and (max-width: 1279px) {
  .mega-menu-solutions-v2 {
    padding-inline: 0;
  }
  .mega-menu-resources-left__item {
    width: 100%;
  }
}
.site-footer {
  padding-top: 88px;
  padding-bottom: 88px;
  background-color: #062229;
}

.site-footer-row {
  display: flex;
  align-items: flex-start;
}
.site-footer-row--newsletter {
  padding-bottom: 72px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.35);
}
.site-footer-row--navs {
  flex-direction: column;
  margin-top: 80px;
}
.site-footer-row--navs .site-footer-col {
  width: 100%;
}
.site-footer-row--navs .site-footer-col--right {
  margin-top: 48px;
}
.site-footer-row--badges {
  justify-content: flex-end;
  margin-top: 68px;
}
.site-footer-row--bottom {
  margin-top: 52px;
}

.site-footer-col--left {
  width: calc(100% - 304px);
}
.site-footer-col--right {
  width: 304px;
}

.footer-newsletter-hld {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.footer-newsletter-text {
  max-width: 624px;
}

.footer-newsletter-form-hld {
  width: 100%;
  max-width: 300px;
}

.footer-newsletter-form {
  width: 100%;
}

.site-footer-navs > ul {
  display: flex;
  justify-content: flex-start;
}

.site-footer-nav.menu__item--depth-1:not(:first-child) {
  margin-left: 80px;
}

.site-footer-nav__list {
  margin-top: 30px;
}
.site-footer-nav__list li:not(:first-child) {
  margin-top: 14px;
}
.site-footer-socials {
  margin-top: 6px;
}

.site-footer-contact {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 32px;
}

.site-footer-contact__phone {
  margin-top: 16px;
}

.footer-badges {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.footer-badges-item:not(:first-child) {
  margin-left: 24px;
}

.site-footer-bottom-nav {
  display: flex;
  justify-content: flex-end;
}
.site-footer-bottom-nav li:not(:first-child) {
  margin-left: 24px;
}

@media only screen and (max-width: 1279px) {
  .site-footer {
    padding-top: 72px;
    padding-bottom: 48px;
  }
  .footer-newsletter-hld {
    flex-direction: column;
    align-items: flex-start;
  }
  .footer-newsletter-form-hld {
    margin-top: 48px;
  }
  .site-footer-row--navs {
    flex-direction: column;
    margin-top: 64px;
  }
  .site-footer-row--navs .site-footer-col--left {
    width: 100%;
  }
  .site-footer-row--navs .site-footer-col--right {
    width: 100%;
    margin-top: 64px;
  }
  .site-footer-nav.menu__item--depth-1:not(:first-child) {
    margin-left: 48px;
  }
  .site-footer-bottom-nav {
    justify-content: flex-start;
  }
  .site-footer-row--badges {
    justify-content: flex-start;
  }
  .site-footer-row--bottom {
    flex-direction: column-reverse;
    margin-top: 64px;
  }
  .site-footer-row--bottom .site-footer-col--right {
    margin-bottom: 32px;
  }
  .site-footer-row--bottom .site-footer-col--left,
  .site-footer-row--bottom .site-footer-col--right {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .site-footer-navs > ul {
    flex-direction: column;
  }
  .site-footer-row--newsletter {
    padding-bottom: 16px;
    border-bottom: 0;
  }
  .footer-newsletter-text {
    font-size: 30px;
  }
  .site-footer-nav.menu__item--depth-1 {
    max-width: none;
  }
  .site-footer-nav.menu__item--depth-1:not(:first-child) {
    margin-top: 48px;
    margin-left: 0;
  }
  .site-footer-nav__title {
    font-size: 20px;
  }
  .site-footer-nav__list {
    margin-top: 20px;
  }
  .site-footer-row--badges {
    margin-top: 40px;
  }
  .footer-badges-item {
    margin-top: 24px;
    margin-right: 24px;
    margin-left: 0 !important;
  }
  .site-footer-bottom-nav {
    flex-direction: column;
  }
  .site-footer-bottom-nav li:not(:first-child) {
    margin-top: 14px;
    margin-left: 0;
  }
}
.mobile-nav-hld {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 499;
  height: auto;
}
.mobile-nav-hld.is-active .mobile-nav-background {
  pointer-events: auto;
  opacity: 1;
}
.mobile-nav-hld.is-active .mobile-nav-body {
  border-left-color: #3F5F66;
  transform: translate3d(0, 0, 0);
}

.mobile-nav-background {
  position: absolute;
  top: 82px;
  right: 0;
  bottom: 0;
  pointer-events: none;
  width: 100vw;
  height: auto;
  border-top: 1px solid #3F5F66;
  background-color: rgba(6, 34, 41, 0.75);
  transition: opacity 0.5s;
  opacity: 0;
}

.mobile-nav-body {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 83px;
  right: 0;
  width: 100vw;
  max-width: 436px;
  height: calc(100% - 83px);
  padding: 32px 48px 48px;
  border-left: 1px solid transparent;
  background-color: #062229;
  transform: translate3d(100%, 0, 0);
  overflow-y: auto;
}
body.scripts-initialized .mobile-nav-body {
  transition: transform 0.5s, border-color 0.5s;
}

.mobile-nav-list {
  margin-bottom: 40px;
}

.mobile-nav-list__item {
  display: flex;
  align-items: center;
  cursor: pointer;
  padding: 10px 0;
}
.mobile-nav-list__item svg {
  width: 17px;
  height: 17px;
  margin-left: 8px;
  fill: #FFFFFF;
  transition: transform 0.2s;
}
.mobile-nav-list__item.is-active svg {
  transform: scale3d(1, -1, 1);
}

.mobile-nav-list__subnav-hld {
  display: none;
}

.mobile-nav-list__subnav-ul {
  padding-bottom: 12px;
}

.mobile-nav-list__subnav-item {
  display: block;
  padding: 8px 0;
}
.mobile-nav-additional {
  display: none;
  margin-bottom: 32px;
}

.mobile-nav-login-btn {
  display: flex;
  align-items: center;
}
.mobile-nav-login-btn svg {
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 8px;
  fill: #FFFFFF;
  transition: fill 0.4s;
}
.mobile-nav-login-btn .text {
  position: relative;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  transition: color 0.4s;
}

.mobile-nav-cta-btn-hld {
  margin-top: 24px;
}

.mobile-nav-socials {
  margin-top: auto;
}

@media only screen and (max-width: 767px) {
  .mobile-nav-background {
    top: 64px;
  }
  .mobile-nav-body {
    top: 64px;
    max-width: none;
    height: calc(100% - 60px);
    padding-right: 16px;
    padding-bottom: 32px;
    padding-left: 16px;
    border-top: 1px solid #3F5F66;
    border-left: 0;
  }
  .mobile-nav-additional {
    display: block;
  }
}
.u-section--blog-featured {
  padding-top: 140px;
}

.blog-featured-hld {
  margin-bottom: 128px;
}

.blog-featured {
  position: relative;
  margin-top: 64px;
  padding-left: calc(53.5% + 48px);
}

.blog-featured-item {
  display: block;
  border-radius: 12px;
  background-color: #F5F5F7;
  transition: background-color 0.2s, box-shadow 0.2s;
  overflow: hidden;
  will-change: transform;
}
.blog-featured-item--big {
  position: absolute;
  top: 0;
  left: 0;
  width: 53.5%;
  height: 100%;
}
.blog-featured-item--normal {
  position: relative;
  width: 100%;
  padding-left: 194px;
}
.blog-featured-item--normal:not(:last-child) {
  margin-bottom: 28px;
}
.blog-featured-item:hover {
  background-color: #FFFFFF;
  box-shadow: 2px 16px 32px 0 rgba(0, 0, 0, 0.16);
}
.blog-featured-item:hover .blog-featured-item__img {
  transform: scale3d(1.1, 1.1, 1);
}

.blog-featured-item__img-hld {
  overflow: hidden;
}
.blog-featured-item__img-hld--big {
  position: relative;
}
.blog-featured-item__img-hld--normal {
  position: absolute;
  top: 0;
  left: 0;
  width: 194px;
  height: 100%;
}

.blog-featured-item__img {
  transition: transform 0.4s;
}
.blog-featured-item__img--big {
  height: 360px;
}
.blog-featured-item__img--normal {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.blog-featured-item__content-hld--big {
  padding: 28px 32px 32px;
}
.blog-featured-item__content-hld--normal {
  min-height: 194px;
  padding: 28px 32px 28px 28px;
}

.blog-featured-item__title {
  display: block;
  color: #062229;
  font-weight: 500;
}
.blog-featured-item__title--big {
  font-size: 36px;
  letter-spacing: -0.025em;
  line-height: 1.1666666667;
}
.blog-featured-item__title--big:not(:first-child) {
  margin-top: 12px;
}
.blog-featured-item__title--normal {
  font-size: 20px;
  line-height: 1.4;
}
.blog-featured-item__title--normal:not(:first-child) {
  margin-top: 8px;
}

.blog-featured-item__content {
  display: block;
  margin-top: 16px;
}

.blog-posts__filters-hld {
  margin-bottom: 88px;
}

.blog-posts {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.blog-post-item {
  position: relative;
  margin-bottom: 56px;
  border-radius: 12px;
  transition: background-color 0.2s, box-shadow 0.2s;
  overflow: hidden;
  will-change: transform;
}
.blog-post-item--big {
  width: calc(50% - 12px);
  background-color: #F5F5F7;
}
.blog-post-item--normal {
  width: calc((100% - 48px) / 3);
  background-color: #F5F5F7;
}
.blog-post-item--newsletter {
  min-height: 420px;
  background-color: #F0F9FF;
}
.blog-post-item:not(.blog-post-item--newsletter):hover {
  background-color: #FFFFFF;
  box-shadow: 2px 16px 32px 0 rgba(0, 0, 0, 0.16);
}
.blog-post-item:not(.blog-post-item--newsletter):hover .blog-post-item__img {
  transform: scale3d(1.1, 1.1, 1);
}

.blog-post-item__img-hld {
  position: relative;
  overflow: hidden;
}
.blog-post-item__img-hld--big {
  height: 328px;
}
.blog-post-item__img-hld--normal {
  height: 214px;
}

.blog-post-item__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: transform 0.4s;
}

.blog-post-item__content-hld {
  padding: 20px 24px 36px;
}

.blog-post-item__tag {
  display: block;
  margin-bottom: 12px;
}

.blog-post-item__title {
  color: #062229;
  font-weight: 500;
}
.blog-post-item__title--big {
  font-size: 28px;
  line-height: 1.1428571429;
}
.blog-post-item__title--normal {
  font-size: 24px;
  line-height: 1.3333333333;
}

.blog-post-item__content {
  margin-top: 12px;
}

.blog-post-item__newsletter {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 32px;
}

.blog-newsletter-form {
  margin-top: 54px;
}

@media only screen and (max-width: 1279px) {
  .blog-featured__title {
    text-align: center;
  }
  .blog-featured {
    max-width: 706px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
  }
  .blog-featured-item {
    position: relative;
    width: 100%;
    height: auto;
  }
  .blog-featured-item--big {
    margin-bottom: 16px;
  }
  .blog-featured-item--normal:not(:last-child) {
    margin-bottom: 16px;
  }
  .blog-posts {
    max-width: 840px;
    margin-right: auto;
    margin-left: auto;
  }
  .blog-post-item {
    margin-bottom: 32px;
  }
  .blog-post-item--normal, .blog-post-item--big {
    width: calc(50% - 12px);
  }
  .blog-post-item__img-hld--big {
    height: 214px;
  }
  .blog-post-item__title--big {
    font-size: 24px;
    line-height: 1.3333333333;
  }
  .blog-pagination-hld {
    margin-top: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-featured-hld {
    margin-bottom: 96px;
  }
  .blog-featured-item--normal {
    padding-left: 0;
  }
  .blog-featured-item__img-hld--normal {
    display: none;
  }
  .blog-featured-item__img--big {
    height: 240px;
  }
  .blog-featured-item__content-hld--big {
    padding: 24px;
  }
  .blog-featured-item__content-hld--normal {
    min-height: 0;
    padding: 24px;
  }
  .blog-featured-item__title--big {
    font-size: 24px;
    line-height: 1.3333333333;
  }
  .blog-posts__filters-hld {
    margin-bottom: 60px;
  }
  .blog-post-item {
    margin-bottom: 24px;
  }
  .blog-post-item--big, .blog-post-item--normal {
    width: 100%;
  }
  .blog-pagination-hld {
    margin-top: 32px;
  }
}
.u-section--blog-post-hero {
  padding-top: 140px;
  padding-bottom: 80px;
}

.blog-post-hero {
  display: flex;
  justify-content: space-between;
}

.blog-post-hero__content-hld {
  width: 516px;
  padding-top: 40px;
}
.blog-post-hero__content-hld--wider {
  width: 824px;
}

.blog-post-hero__info {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 28px;
}

.blog-post-hero__tag {
  position: relative;
  padding-right: 24px;
}
.blog-post-hero__tag::after {
  content: "";
  position: absolute;
  top: calc(50% - 2px);
  right: 10px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #3F5F66;
}

.blog-post-hero__author {
  display: block;
  margin-top: 32px;
}

.blog-post-hero__img-hld {
  width: calc(100% - 24px - 516px);
}

.blog-post-hero__img {
  position: relative;
  height: 552px;
  border-radius: 12px;
  overflow: hidden;
}

.blog-post-content {
  display: flex;
  justify-content: space-between;
  padding-right: 108px;
}

.blog-post-content__sidebar {
  width: 300px;
}

.blog-post-content__sidebar-box {
  position: sticky;
  top: 160px;
}

.blog-post-scroller-hld {
  max-width: 216px;
}
.blog-post-scroller-hld:not(.is-active) {
  display: none;
}

.blog-post-scroller {
  margin-top: 12px;
  margin-bottom: 16px;
}
.blog-post-scroller li {
  cursor: pointer;
  padding-top: 8px;
  padding-bottom: 8px;
  color: #062229;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4285714286;
  transition: color 0.2s;
}
.blog-post-scroller li.is-active, .blog-post-scroller li:hover {
  color: #42AD47;
}

.blog-post-content__share-list {
  margin-top: 12px;
}

.blog-post-content__newsletter {
  margin-top: 72px;
  padding: 40px 20px 44px;
  border-radius: 12px;
  background-color: #F0F9FF;
  overflow: hidden;
}

.blog-post-content__newsletter-title {
  display: block;
  color: #062229;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
}

.blog-post-content__newsletter-text {
  display: block;
  margin-top: 8px;
}

.blog-post-content__newsletter-form {
  margin-top: 32px;
}

.blog-post-content__body {
  width: 624px;
}

.blog-post-related {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 24px;
  margin-top: 56px;
}

.blog-post-related-item {
  border-radius: 12px;
  background-color: #F5F5F7;
  transition: box-shadow 0.2s, background-color 0.2s;
  overflow: hidden;
  will-change: transform;
}
.blog-post-related-item:hover {
  background-color: #FFFFFF;
  box-shadow: 2px 16px 32px 0 rgba(0, 0, 0, 0.16);
}
.blog-post-related-item:hover .blog-post-related-item__img {
  transform: scale3d(1.1, 1.1, 1);
}

.blog-post-related-item__img-hld {
  position: relative;
  overflow: hidden;
}

.blog-post-related-item__img {
  position: relative;
  height: 214px;
  transition: transform 0.4s;
}

.blog-post-related-item__content-hld {
  padding: 20px 24px 40px;
}

.blog-post-related-item__tag {
  display: block;
  margin-bottom: 12px;
}

.blog-post-related-item__title {
  display: block;
  color: #062229;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3333333333;
}

.blog-post-related-item__content {
  display: block;
  margin-top: 8px;
}

@media only screen and (max-width: 1279px) {
  .blog-post-hero__content-hld {
    padding-top: 0;
  }
  .blog-post-hero__info {
    margin-bottom: 16px;
  }
  .blog-post-hero__author {
    margin-top: 16px;
  }
  .blog-post-hero__img-hld {
    display: flex;
    align-items: center;
  }
  .blog-post-hero__img {
    height: auto;
  }
  .blog-post-hero__img img.is-fitted {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
  }
  .blog-post-content__sidebar-box {
    top: 96px;
  }
  .blog-post-content {
    padding-right: 0;
  }
  .blog-post-content__body {
    width: calc(100% - 48px - 300px);
    max-width: 624px;
  }
}
@media only screen and (max-width: 1023px) {
  .u-section--blog-post-hero {
    padding-bottom: 64px;
  }
  .blog-post-hero {
    flex-direction: column-reverse;
  }
  .blog-post-hero__content-hld {
    width: 100%;
  }
  .blog-post-hero__img-hld {
    width: 100%;
  }
  .blog-post-content {
    flex-direction: column-reverse;
  }
  .blog-post-content__body {
    width: 100%;
    max-width: none;
  }
  .blog-post-content__sidebar {
    width: 100%;
    max-width: 360px;
    margin-top: 48px;
  }
  .blog-post-scroller-hld {
    display: none !important;
  }
  .blog-post-related__title {
    text-align: center;
  }
  .blog-post-related {
    grid-template-columns: repeat(1, 1fr);
    max-width: 408px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media only screen and (max-width: 767px) {
  .u-section--blog-post-hero {
    padding-top: 108px;
    padding-bottom: 40px;
  }
  .blog-post-hero__content-hld {
    padding-top: 24px;
  }
  .blog-post-content__sidebar {
    margin-top: 32px;
  }
  .blog-post-content__newsletter {
    margin-top: 56px;
  }
  .blog-post-related {
    margin-top: 40px;
  }
}
.career-opportunities__title-hld {
  max-width: 516px;
}

.career-opportunities__content {
  margin-top: 24px;
}

.career-opportunities-list {
  max-width: 1164px;
  margin-top: 80px;
}

.career-opportunities-list-item {
  display: flex;
  align-items: center;
  padding-top: 40px;
  border-top: 1px solid #B3BCBE;
}
.career-opportunities-list-item:not(:last-child) {
  padding-bottom: 40px;
}

.career-opportunities-list-item__title-hld {
  width: 540px;
  padding-right: 32px;
}

.career-opportunities-list-item__title {
  max-width: 408px;
}

.career-opportunities-list-item__location-hld {
  width: 432px;
  padding-right: 32px;
}

.career-opportunities-list-item__location-label {
  display: block;
}

.career-opportunities-list-item__location-value {
  display: block;
  margin-top: 8px;
}

.career-opportunities-list-item__link-hld {
  width: calc(100% - 540px - 432px);
}

.career-opportunities-humi-job {
  max-width: 1164px;
  margin-top: 80px;
}

@media only screen and (max-width: 1279px) {
  .career-opportunities-list-item__title-hld {
    width: 400px;
  }
  .career-opportunities-list-item__location-hld {
    width: 360px;
  }
  .career-opportunities-list-item__link-hld {
    width: calc(100% - 400px - 360px);
  }
}
@media only screen and (max-width: 1023px) {
  .career-opportunities-list {
    margin-top: 48px;
  }
  .career-opportunities-list-item {
    flex-direction: column;
    padding-top: 32px;
  }
  .career-opportunities-list-item:not(:last-child) {
    padding-bottom: 32px;
  }
  .career-opportunities-list-item__title-hld {
    width: 100%;
    padding-right: 0;
  }
  .career-opportunities-list-item__location-hld {
    width: 100%;
    margin-top: 16px;
    padding-right: 0;
  }
  .career-opportunities-list-item__link-hld {
    width: 100%;
    margin-top: 24px;
  }
  .career-opportunities-list-item__location-value {
    margin-top: 4px;
  }
  .career-opportunities-humi-job {
    margin-top: 48px;
  }
}
.career-perks__title-hld {
  max-width: 516px;
}

.career-perks__content {
  margin-top: 24px;
}

.career-perks-list {
  margin-top: 128px;
}

.career-perks-list-item {
  display: flex;
  justify-content: space-between;
}
.career-perks-list-item:not(:first-child) {
  padding-top: 80px;
  border-top: 1px solid #B3BCBE;
}
.career-perks-list-item:not(:last-child) {
  padding-bottom: 80px;
}

.career-perks-list-item__title-hld {
  width: 408px;
  padding-right: 24px;
}

.career-perks-list-item__content-hld {
  width: calc(100% - 24px - 408px);
}

@media only screen and (max-width: 1279px) {
  .career-perks-list-item__title-hld {
    width: 320px;
  }
  .career-perks-list-item__content-hld {
    width: calc(100% - 24px - 320px);
  }
}
@media only screen and (max-width: 1023px) {
  .career-perks-list {
    margin-top: 48px;
  }
  .career-perks-list-item {
    flex-direction: column;
  }
  .career-perks-list-item:not(:last-child) {
    padding-bottom: 40px;
  }
  .career-perks-list-item:not(:first-child) {
    padding-top: 40px;
  }
  .career-perks-list-item__title-hld {
    width: 100%;
    padding-right: 0;
  }
  .career-perks-list-item__content-hld {
    width: 100%;
    margin-top: 24px;
  }
  .career-perks-list-item__title {
    font-size: 24px;
  }
}
.compare-hardware-sticky-nav-hld {
  position: fixed;
  top: 83px;
  left: 0;
  z-index: 490;
  width: 100%;
  background-color: #FFFFFF;
  box-shadow: 0 10px 83px 10px rgba(0, 0, 0, 0.05);
  transition: transform 0.2s;
}
.site-top .compare-hardware-sticky-nav-hld {
  position: absolute;
  top: 100%;
  z-index: 0;
}
.is-mobile-open .compare-hardware-sticky-nav-hld {
  transform: translate3d(0, -100%, 0);
}

.compare-hardware-sticky-nav {
  display: flex;
  justify-content: space-between;
}

.compare-hardware-sticky-nav__item {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 300px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.compare-hardware-sticky-nav__item .u-text {
  white-space: nowrap;
}
.compare-hardware-sticky-nav__item .u-text + .u-read-more, .compare-hardware-sticky-nav__item .u-text + .js-cta-text-btn {
  margin-left: 20px;
}

.u-section--compare-hardware {
  padding-top: 256px;
  padding-bottom: 128px;
}

.compare-hardware {
  margin-top: 128px;
}

.compare-hardware-items {
  display: flex;
  justify-content: space-between;
}

.compare-hardware-item {
  width: calc(50% - 12px);
}

.compare-hardware-item__img-hld {
  display: flex;
  align-items: center;
  position: relative;
  height: 330px;
  padding: 0 48px;
  border-radius: 24px;
  background-color: #F5F5F7;
}

.compare-hardware-item__img {
  position: relative;
  width: 100%;
  height: 100%;
  max-height: 260px;
}

.compare-hardware-item__title {
  margin-top: 28px;
}

.compare-hardware-item__read-more-hld {
  text-align: center;
}

.compare-hardware-item__read-more-hld {
  margin-top: 16px;
}

.compare-tables {
  margin-top: 88px;
}

.compare-tables-item:not(:first-child) {
  margin-top: 80px;
}

.compare-tables-item__header {
  padding-bottom: 12px;
  border-bottom: 1px solid #E7E7E7;
}

.compare-tables-item__comparison {
  display: flex;
  justify-content: space-between;
  padding-top: 32px;
}

.compare-tables-item__comparison-col {
  width: 100%;
  max-width: 300px;
}
.compare-tables-item__comparison-col ul li:not(:first-child) {
  margin-top: 16px;
}

@media only screen and (max-width: 767px) {
  .u-section--compare-hardware {
    padding-top: 224px;
    padding-bottom: 96px;
  }
  .compare-hardware-sticky-nav__item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: calc(50% - 12px);
    max-width: none;
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .compare-hardware-sticky-nav__item .u-text + .u-read-more,
  .compare-hardware-sticky-nav__item .u-text + .js-cta-text-btn {
    margin-top: 4px;
    margin-left: 0;
  }
  .compare-hardware {
    margin-top: 64px;
  }
  .compare-hardware-item__img-hld {
    height: 120px;
    padding: 0;
    border-radius: 0;
    background-color: transparent;
  }
  .compare-hardware-item__title {
    font-size: 18px;
  }
  .compare-hardware-item__read-more-hld {
    margin-top: 8px;
  }
  .compare-tables {
    margin-top: 64px;
  }
  .compare-tables-item:not(:first-child) {
    margin-top: 48px;
  }
  .compare-tables-item__comparison-col {
    width: calc(50% - 12px);
    max-width: none;
  }
}
.section--contact {
  padding-top: 112px;
  padding-bottom: 112px;
}

.contact-item {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding-bottom: 48px;
}
.contact-item:not(:first-child) {
  padding-top: 64px;
  border-top: 1px solid rgba(179, 188, 190, 0.6);
}

.contact-item__left {
  width: 408px;
}

.contact-item__right {
  width: calc(100% - 24px - 408px);
}

.contact-item__contact-info {
  margin-top: 32px;
}
.contact-item__contact-info li:not(:first-child) {
  margin-top: 8px;
}

.contact-item__btn-hld {
  grid-gap: 20px;
  margin-top: 36px;
}

@media only screen and (max-width: 1279px) {
  .contact-item__left {
    width: 320px;
  }
  .contact-item__right {
    width: calc(100% - 24px - 320px);
  }
}
@media only screen and (max-width: 1023px) {
  .contact-item {
    flex-direction: column;
  }
  .contact-item:last-child {
    padding-bottom: 0;
  }
  .contact-item__left,
  .contact-item__right {
    width: 100%;
  }
  .contact-item__right {
    margin-top: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .u-section--contact {
    padding-top: 84px;
    padding-bottom: 84px;
  }
  .contact-item:not(:first-child) {
    padding-top: 48px;
  }
  .contact-item__right {
    margin-top: 24px;
  }
  .contact-item__btn-hld {
    flex-direction: column;
    align-items: flex-start;
  }
}
.cols-iframe-text-hld {
  padding-top: 16px;
  padding-bottom: 32px;
}
.cols-iframe-text-hld--bigger {
  padding-top: 24px;
  padding-bottom: 56px;
}

.cols-iframe-text {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.cols-iframe-text__iframe-hld {
  display: flex;
  align-items: center;
  width: 578px;
}

.cols-iframe-text__iframe {
  width: 100%;
}
.cols-iframe-text__iframe--rounded {
  border-radius: 12px;
  overflow: hidden;
}
.cols-iframe-text__iframe iframe {
  width: 100%;
  height: auto;
}

.cols-iframe-text__text-hld {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  width: calc(100% - 64px - 578px);
  padding-right: 108px;
}

.cols-iframe-text__heading {
  display: block;
  margin-bottom: 24px;
}

.cols-iframe-text__content {
  margin-top: 32px;
}

@media only screen and (max-width: 1279px) {
  .cols-iframe-text {
    flex-direction: column-reverse;
    align-items: center;
  }
  .cols-iframe-text__iframe-hld {
    width: 100%;
    max-width: 624px;
    padding-top: 48px;
  }
  .cols-iframe-text__text-hld {
    width: 100%;
    max-width: 624px;
    padding-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .cols-iframe-text-hld {
    padding-top: 0;
    padding-bottom: 0;
  }
  .cols-iframe-text-hld--bigger {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.core-values {
  margin-top: 160px;
  padding-left: 108px;
}

.core-values-item {
  display: flex;
  justify-content: space-between;
}
.core-values-item:not(:first-child) {
  margin-top: 128px;
}
.core-values-item--even {
  flex-direction: row-reverse;
}

.core-values-item__content-hld {
  width: 516px;
  padding-top: 124px;
}

.core-values-item__counter {
  display: block;
  margin-bottom: 16px;
}

.core-values-item__title {
  display: block;
  max-width: 408px;
}

.core-values-item__content {
  max-width: 408px;
  margin-top: 32px;
}

.core-values-item__img-hld {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 516px;
}

.core-values-item__img {
  position: relative;
  z-index: 0;
  width: 344px;
  height: 464px;
  border-radius: 12px;
  overflow: hidden;
}

.core-values-item__quote-hld {
  position: relative;
  z-index: 1;
  max-width: 408px;
  margin-top: -152px;
  margin-left: auto;
  padding: 32px 28px;
  border-radius: 12px;
  background-color: #FFFFFF;
  box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.1);
}

.core-values-item__quote {
  margin: 0;
}

.core-values-item__person {
  display: block;
  margin-top: 20px;
  color: #062229;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3;
}

.core-values-item__position {
  display: block;
  margin-top: 8px;
}

@media only screen and (max-width: 1279px) {
  .core-values {
    max-width: 928px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
  }
  .core-values-item__content-hld {
    width: 100%;
    max-width: 408px;
  }
  .core-values-item__img-hld {
    width: 100%;
    max-width: calc(100% - 408px - 80px);
  }
  .core-values-item__quote-hld {
    max-width: 380px;
  }
}
@media only screen and (max-width: 1023px) {
  .core-values {
    margin-top: 80px;
  }
  .core-values-item {
    flex-direction: column;
    align-items: center;
  }
  .core-values-item__content-hld {
    max-width: 516px;
    padding-top: 0;
  }
  .core-values-item__img-hld {
    max-width: 516px;
    margin-top: 40px;
  }
  .core-values-item:not(:first-child) {
    margin-top: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .core-values-item__content-hld,
  .core-values-item__img-hld {
    max-width: 408px;
  }
  .core-values-item__counter {
    margin-bottom: 8px;
  }
  .core-values-item__content {
    margin-top: 24px;
  }
  .core-values-item__quote-hld {
    margin-top: 16px;
  }
  .core-values-item__img {
    width: 100%;
    height: auto;
  }
  .core-values-item__img img.is-fitted {
    position: relative;
    width: 100%;
    height: auto;
  }
}
div#hs-eu-cookie-confirmation {
  border-top: 0 !important;
  border-bottom: 0 !important;
  box-shadow: 0 50px 83px 18px rgba(0, 0, 0, 0.34) !important;
}

div#hs-eu-close-button-container {
  margin-bottom: -28px !important;
}
div#hs-eu-close-button-container a#hs-eu-close-button[role=button] {
  color: #062229 !important;
  transition: color 0.2s !important;
}
div#hs-eu-close-button-container a#hs-eu-close-button[role=button]:hover {
  color: #42AD47 !important;
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner {
  max-width: 940px !important;
}
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner #hs-eu-policy-wording {
  padding-top: 12px !important;
}
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p {
  color: #3A575E !important;
  font-family: "Manrope", sans-serif !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  line-height: 1.3333333333 !important;
}
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p strong {
  display: block;
  color: #062229 !important;
  font-size: 24px !important;
  font-weight: 500 !important;
  line-height: 1.3333333333 !important;
}
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p a {
  color: #062229 !important;
  text-decoration: underline !important;
  transition: color 0.2s !important;
}
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p a:hover, div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p a:focus {
  color: #42AD47 !important;
}
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-eu-cookie-confirmation-button-group a#hs-eu-confirmation-button,
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-eu-cookie-confirmation-button-group a#hs-eu-decline-button {
  margin: 0 !important;
  padding: 12px 40px !important;
  border-radius: 25px !important;
  outline: 0 !important;
  font-size: 16px !important;
  letter-spacing: -0.00625em !important;
  line-height: 1.5 !important;
  transition: color 0.2s, border-color 0.2s, background-color 0.2s !important;
}
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-eu-cookie-confirmation-button-group a#hs-eu-confirmation-button {
  border: 1px solid #ABC6D8 !important;
  background-color: #ABC6D8 !important;
  color: #062229 !important;
}
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-eu-cookie-confirmation-button-group a#hs-eu-confirmation-button:hover {
  border-color: #42AD47 !important;
  background-color: #42AD47 !important;
  color: #FFFFFF !important;
}
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-eu-cookie-confirmation-button-group a#hs-eu-decline-button {
  margin-left: 16px !important;
  border: 1px solid #ABC6D8 !important;
  background-color: transparent !important;
  color: #062229 !important;
}
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-eu-cookie-confirmation-button-group a#hs-eu-decline-button:hover {
  background-color: #ABC6D8 !important;
}

@media only screen and (min-width: 1200px) {
  div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner {
    position: relative !important;
    max-width: 1096px !important;
    padding-right: 360px !important;
  }
  div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-en-cookie-confirmation-buttons-area {
    position: absolute !important;
    top: 56px !important;
    right: 20px !important;
    margin-right: 0 !important;
  }
  div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-eu-cookie-confirmation-button-group {
    flex-direction: column !important;
    width: 192px !important;
  }
  div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-eu-cookie-confirmation-button-group a#hs-eu-confirmation-button {
    width: 100% !important;
    text-align: center !important;
  }
  div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-eu-cookie-confirmation-button-group a#hs-eu-decline-button {
    width: 100% !important;
    margin-top: 16px !important;
    margin-left: 0 !important;
    text-align: center !important;
  }
}
@media only screen and (max-width: 800px) {
  div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner {
    padding-top: 16px !important;
  }
  div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-en-cookie-confirmation-buttons-area {
    justify-content: flex-start !important;
    margin-top: 24px !important;
  }
  div#hs-eu-close-button-container {
    margin-top: 0 !important;
  }
  div#hs-eu-close-button-container a#hs-eu-close-button[role=button] {
    margin-right: 0 !important;
    line-height: 38px !important;
  }
}
@media screen and (max-width: 480px) {
  html div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner {
    padding: 20px 16px !important;
  }
  div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner #hs-eu-policy-wording {
    padding-top: 0 !important;
  }
  div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p {
    margin-right: 0 !important;
  }
  div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-en-cookie-confirmation-buttons-area {
    margin-right: 0 !important;
  }
  div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-eu-cookie-confirmation-button-group a#hs-eu-confirmation-button,
  div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-eu-cookie-confirmation-button-group a#hs-eu-decline-button {
    padding-right: 32px !important;
    padding-left: 32px !important;
  }
  div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-eu-cookie-confirmation-button-group a#hs-eu-decline-button {
    margin-left: 12px !important;
  }
}
.cookie-box-hld {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 400;
  width: 100%;
  padding: 32px;
  background-color: #FFFFFF;
  box-shadow: 0 50px 83px 18px rgba(0, 0, 0, 0.34);
  transform: translate3d(0, 100%, 0);
  transition: transform 1s;
}
.cookie-box-hld.is-moved {
  transform: translate3d(0, 0, 0);
}
.cookie-box-hld:not(.is-active) {
  display: none;
}

.cookie-box {
  display: flex;
  align-items: center;
  justify-content: center;
}

.cookie-box__text-hld {
  width: 100%;
  max-width: 408px;
}

.cookie-box__title-hld {
  display: flex;
  align-items: center;
}

.cookie-box__title-icon {
  margin-right: 8px;
}
.cookie-box__title-icon img {
  display: block;
  width: 25px;
  height: 25px;
}

.cookie-box__title {
  color: #062229;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3333333333;
}

.cookie-box__text {
  margin-top: 8px;
  color: #3A575E;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5;
}
.cookie-box__text a {
  color: #062229;
  font-weight: 600;
  text-decoration: underline;
  transition: color 0.2s;
}
.cookie-box__text a:hover {
  color: #42AD47;
}

.cookie-box__btn-hld {
  grid-gap: 16px;
  margin-left: 132px;
}

.cookie-box__btn {
  min-width: 192px;
}
@media only screen and (max-width: 1279px) {
  .cookie-box-hld {
    padding: 24px;
  }
  .cookie-box__btn-hld {
    margin-left: 48px;
  }
}
@media only screen and (max-width: 767px) {
  .cookie-box-hld {
    padding: 24px 16px;
  }
  .cookie-box {
    flex-direction: column;
  }
  .cookie-box__btn-hld {
    width: 100%;
    max-width: 408px;
    margin-top: 24px;
    margin-left: 0;
  }
  .cookie-box__btn {
    width: 100%;
    min-width: 0;
    max-width: 192px;
    padding-right: 16px;
    padding-left: 16px;
  }
}
.u-section--cta {
  padding-top: 192px;
  padding-bottom: 192px;
}

.u-section--cta-start {
  padding-top: 256px;
  padding-bottom: 128px;
}

.u-section--hero-career.is-light + .u-section--cta.is-light {
  padding-bottom: 136px;
}

.cta--bigger {
  padding-top: 48px;
  padding-bottom: 48px;
}

.cta__title {
  max-width: 1056px;
  margin-right: auto;
  margin-left: auto;
}
.cta__title.u-title--smaller {
  max-width: 624px;
}

.cta__btn-hld {
  margin-top: 64px;
}
.cta__btn-hld.is-closer {
  margin-top: 56px;
}

@media only screen and (max-width: 1023px) {
  .cta--bigger {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .u-section--cta {
    padding-top: 96px;
    padding-bottom: 96px;
  }
  .u-section--hero-career.is-light + .u-section--cta.is-light {
    padding-bottom: 96px;
  }
  .cta__title.u-title--smaller {
    font-size: 28px;
  }
  .cta__btn-hld {
    flex-direction: column;
    margin-top: 32px;
  }
  .cta__btn-hld.is-closer {
    margin-top: 32px;
  }
}
.u-section--events-listing {
  padding-top: 140px;
}

.events-listing__title-hld {
  margin-bottom: 76px;
}
@media only screen and (max-width: 1279px) {
  .events-listing__title-hld {
    margin-bottom: 64px;
  }
}

@media only screen and (max-width: 1279px) {
  .events-listing__title {
    text-align: center;
  }
}

.events-listing__filters-hld {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  grid-gap: 24px 40px;
  margin-bottom: 56px;
}

.events-listing__filters {
  display: flex;
  flex-wrap: wrap;
  grid-gap: 16px 24px;
}

.events-listing__filter .text {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.00625em;
  line-height: 1.5;
  text-transform: uppercase;
  transition: color 0.2s;
}
.events-listing__filter:hover .text {
  color: #42AD47;
}
.events-listing__filter.is-active .text {
  color: #85B5D6;
}

.events-listing__characters {
  display: none;
  flex-wrap: wrap;
  grid-gap: 8px;
}

.events-listing__character {
  padding: 6px 24px 5px;
  border: 1px solid #8DAAB0;
  border-radius: 17px;
  transition: border-color 0.2s, background-color 0.2s;
}
.events-listing__character .text {
  display: block;
  color: #3A575E;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5;
  text-transform: uppercase;
  transition: color 0.2s;
}
.events-listing__character.is-active, .events-listing__character:hover {
  border-color: #3F5F66;
  background-color: #3F5F66;
}
.events-listing__character.is-active .text, .events-listing__character:hover .text {
  color: #FFFFFF;
}

.events-listing__list {
  transition: opacity 0.2s;
}
.events-listing__list.is-loading {
  pointer-events: none;
  opacity: 0.4;
}

.events-listing__list-inner {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 32px 0;
}

.events-listing-item {
  display: flex;
  position: relative;
  border-radius: 12px;
  background-color: #F5F5F7;
  transition: box-shadow 0.2s, background-color 0.2s;
  overflow: hidden;
  will-change: transform;
}
.events-listing-item:hover {
  background-color: #FFFFFF;
  box-shadow: 2px 16px 32px 0 rgba(0, 0, 0, 0.16);
}
.events-listing-item.s-hidden {
  display: none;
}
@media only screen and (max-width: 767px) {
  .events-listing-item {
    flex-direction: column;
  }
}

.events-listing-item__img-hld {
  position: relative;
  width: 348px;
  height: 100%;
}
@media only screen and (max-width: 1279px) {
  .events-listing-item__img-hld {
    width: 296px;
  }
}
@media only screen and (max-width: 767px) {
  .events-listing-item__img-hld {
    width: 100%;
    height: auto;
    padding-bottom: 66.6666666667%;
  }
}

.events-listing-item__img-on-demand {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 24px;
  background-color: rgba(63, 95, 102, 0.5);
}
.events-listing-item__img-on-demand .text {
  display: block;
  width: 100%;
  color: #FFFFFF;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3333333333;
  text-align: center;
}

.events-listing-item__content-hld {
  display: flex;
  justify-content: space-between;
  width: calc(100% - 348px);
}
@media only screen and (max-width: 1279px) {
  .events-listing-item__content-hld {
    width: calc(100% - 296px);
  }
}
@media only screen and (max-width: 1023px) {
  .events-listing-item__content-hld {
    flex-direction: column;
  }
}
@media only screen and (max-width: 767px) {
  .events-listing-item__content-hld {
    width: 100%;
  }
}

.events-listing-item__text-hld {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  width: calc(100% - 282px);
  min-height: 232px;
  padding: 32px 0 32px 40px;
}
@media only screen and (max-width: 1279px) {
  .events-listing-item__text-hld {
    width: auto;
    padding-left: 32px;
  }
}
@media only screen and (max-width: 1023px) {
  .events-listing-item__text-hld {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .events-listing-item__text-hld {
    min-height: 0;
    padding: 24px;
  }
}

.event-listing-item__label {
  display: block;
  margin-bottom: 20px;
  padding: 4px 32px 5px;
  border-radius: 17px;
  background-color: #85B5D6;
}

.events-listing-item__title {
  display: block;
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3333333333;
}
.events-listing-item__title:last-child {
  margin-bottom: 0;
}

.events-listing-item__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  grid-gap: 16px 28px;
  margin-top: auto;
}

.events-listing-item__list-item {
  display: flex;
  align-items: center;
}
.events-listing-item__list-item svg {
  display: inline-block;
  position: relative;
  width: 24px;
  height: 24px;
  margin-right: 12px;
  fill: #D7E4ED;
}
.events-listing-item__list-item svg.svg-calendar {
  top: -1px;
}
.events-listing-item__list-item svg.svg-location-pin {
  width: 28px;
  height: 28px;
  margin-left: -4px;
}
.events-listing-item__list-item .u-text {
  position: relative;
  top: 1px;
}

.events-listing-item__btn-hld {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 282px;
  padding-right: 40px;
}
@media only screen and (max-width: 1279px) {
  .events-listing-item__btn-hld {
    width: auto;
    padding-right: 32px;
    padding-left: 32px;
  }
}
@media only screen and (max-width: 1023px) {
  .events-listing-item__btn-hld {
    justify-content: flex-start;
    width: 100%;
    padding-bottom: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .events-listing-item__btn-hld {
    padding: 0 24px 24px;
  }
}

.events-listing-item__btn .text {
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  .events-listing-item__btn {
    width: 100%;
  }
}

.events-listing-pagination-hld {
  margin-top: 56px;
}

.experts-hld {
  padding-top: 32px;
  padding-bottom: 42px;
}

.experts__text-hld {
  max-width: 624px;
  margin-right: auto;
  margin-left: auto;
}

.experts__title + .experts__content {
  margin-top: 24px;
}

.experts {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 24px;
  margin-top: 80px;
}

.experts-item {
  border-radius: 16px;
  transform: translateZ(0);
  overflow: hidden !important;
}
.experts-item:hover .experts-item__img {
  transform: translate3d(0, 18px, 0) scale3d(1.1, 1.1, 1);
}
.experts-item:hover .experts-item__linkedin {
  opacity: 1;
}

.experts-item__img-hld {
  position: relative;
  height: 382px;
}

.experts-item__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: transform 0.2s;
}

.experts-item__bottom {
  position: relative;
  padding: 22px 56px 28px 20px;
  background-color: #FFFFFF;
}

.experts-item__title {
  display: block;
}

.experts-item__position {
  display: block;
  margin-top: 2px;
}

.experts-item__linkedin {
  position: absolute;
  top: 28px;
  right: 24px;
  transition: opacity 0.2s;
  opacity: 0;
}
.experts-item__linkedin svg {
  display: block;
  width: 20px;
  height: 20px;
  fill: #062229;
  transition: fill 0.2s;
}
.experts-item__linkedin:hover svg {
  fill: #0A66C2;
}

.experts__btn-hld {
  margin-top: 64px;
}

@media only screen and (max-width: 1279px) {
  .experts-item__linkedin {
    opacity: 1;
  }
}
@media only screen and (max-width: 1023px) {
  .experts-hld {
    padding-top: 0;
    padding-bottom: 0;
  }
  .experts {
    grid-template-columns: repeat(2, 1fr);
    max-width: 672px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media only screen and (max-width: 767px) {
  .experts {
    grid-template-columns: repeat(1, 1fr);
  }
  .experts__btn-hld {
    flex-direction: column;
    margin-top: 40px;
  }
}
@media only screen and (max-width: 359px) {
  .experts-item__img-hld {
    height: 328px;
  }
}
.faq {
  margin-top: 80px;
}

.faq-item {
  padding-bottom: 32px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
.faq-item:not(:first-child) {
  padding-top: 32px;
}
.faq-item.is-active .faq-item__title {
  color: #FFFFFF !important;
}
.faq-item:not(.is-active) .faq-item__title-hld {
  cursor: pointer;
}
.faq-item:not(.is-active) .faq-item__title-hld:hover .faq-item__title {
  color: #42AD47 !important;
}

.faq-item__title {
  max-width: 732px;
  color: rgba(230, 233, 234, 0.9) !important;
  transition: color 0.2s;
}

.faq-item__answer {
  display: none;
  max-width: 732px;
  margin-top: 16px;
}

@media only screen and (max-width: 767px) {
  .faq {
    margin-top: 48px;
  }
  .faq-item {
    padding-bottom: 24px;
  }
  .faq-item:not(:first-child) {
    padding-top: 24px;
  }
}
.u-section--hero {
  padding-top: 162px;
  padding-bottom: 84px;
}

.hero {
  display: flex;
  justify-content: space-between;
}
.hero.is-wide {
  align-items: center;
}

.hero__text-hld {
  width: calc(100% - 24px - 408px);
  padding-top: 12px;
}
.is-wide .hero__text-hld {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: calc(100% - 260px);
}

.hero__content {
  max-width: 512px;
  margin-top: 24px;
}
.is-wide .hero__content {
  max-width: 802px;
}

.hero__btn-hld {
  margin-top: 44px;
}

.hero__img-hld {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 408px;
  height: 544px;
}
.is-wide .hero__img-hld {
  display: none;
}
@media only screen and (max-width: 1279px) {
  .is-wide .hero__text-hld {
    width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 1023px) {
  .hero {
    flex-direction: column;
    align-items: center;
  }
  .hero__text-hld {
    width: 100%;
    max-width: 624px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0;
  }
  .hero__img-hld {
    margin-top: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .u-section--hero {
    padding-top: 128px;
  }
  .hero__img-hld {
    width: 100%;
    max-width: 408px;
    height: auto;
  }
  .hero__img-hld img.is-fitted {
    position: relative;
    width: 100%;
    height: auto;
  }
}
.u-section--hero-career {
  padding-top: 172px;
  padding-bottom: 136px;
}

.hero-career__title {
  max-width: 1055px;
}

.hero-career__img-hld {
  margin-top: 64px;
}

.hero-career__img {
  position: relative;
  height: 0;
  padding-bottom: 45.4402515723%;
  border-radius: 12px;
  overflow: hidden;
}

@media only screen and (max-width: 1023px) {
  .u-section--hero-career {
    padding-top: 128px;
  }
}
@media only screen and (max-width: 767px) {
  .u-section--hero-career {
    padding-bottom: 84px;
  }
  .hero-career__img-hld {
    margin-top: 40px;
  }
}
.u-section--hero-hardware {
  padding-top: 172px;
  padding-bottom: 132px;
}

.hero-hardware {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.hero-hardware__text-hld {
  width: calc(100% - 24px - 512px);
}

.hero-hardware__heading {
  margin-bottom: 32px;
}

.hero-hardware__btn-hld {
  margin-top: 64px;
}

.hero-hardware__img-hld {
  width: 520px;
}

.hero-hardware__img {
  position: relative;
  height: 520px;
}

@media only screen and (max-width: 1279px) {
  .hero-hardware__btn-hld {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media only screen and (max-width: 1023px) {
  .hero-hardware {
    flex-direction: column;
  }
  .hero-hardware__text-hld {
    order: 0;
    width: 100%;
  }
  .hero-hardware__img-hld {
    order: 1;
    margin-top: 48px;
  }
}
@media only screen and (max-width: 767px) {
  .u-section--hero-hardware {
    padding-top: 128px;
    padding-bottom: 84px;
  }
  .hero-hardware__img-hld {
    width: 100%;
    max-width: 520px;
  }
  .hero-hardware__img {
    height: auto;
  }
  .hero-hardware__img img.is-fitted {
    position: relative;
    width: 100%;
    height: auto;
  }
}
.u-section--hero-home {
  padding-top: 176px;
}

.hero-home__title {
  max-width: 1054px;
}

.hero-home__content {
  max-width: 520px;
}
.hero-home__content:not(:first-child) {
  margin-top: 56px;
}

.hero-home__btn-hld:not(:first-child) {
  margin-top: 48px;
}

.hero-home__parallax {
  display: flex;
  justify-content: space-between;
  margin-top: 64px;
}
.hero-home__parallax.is-gsap {
  margin-top: 144px;
  margin-bottom: -96px;
}

.hero-home__parallax-item--1 {
  margin-right: 24px;
  padding-top: 48px;
}
.hero-home__parallax-item--2 {
  padding-top: 144px;
}
.hero-home__parallax-item--3 {
  margin-left: 24px;
  padding-top: 24px;
}

.hero-home__parallax-item__row {
  display: flex;
  justify-content: space-between;
}
.hero-home__parallax-item__row:not(:first-child) {
  margin-top: 24px;
}

.hero-home__parallax-item__col--1-1 {
  width: 100%;
}
.hero-home__parallax-item__col--1-2 {
  width: calc(50% - 12px);
}

.hero-home__parallax-item__img-hld {
  position: relative;
}

.hero-home__parallax-item__img {
  display: block;
  width: 100%;
  height: auto;
}

@media only screen and (min-width: 1024px) {
  .hero-home__parallax-item--1 {
    max-width: 408px;
  }
  .hero-home__parallax-item--2 {
    max-width: 204px;
  }
  .hero-home__parallax-item--3 {
    max-width: 612px;
  }
}
@media only screen and (max-width: 1023px) {
  .hero-home__text-hld {
    max-width: 624px;
    margin-right: auto;
    margin-left: auto;
  }
  .hero-home__parallax {
    flex-wrap: wrap;
  }
  .hero-home__parallax-item--1 {
    width: calc(64% - 12px);
  }
  .hero-home__parallax-item--2 {
    width: calc(36% - 12px);
    padding-top: 0;
  }
  .hero-home__parallax-item--3 {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .u-section--hero-home {
    padding-top: 128px;
  }
  .hero-home__content:not(:first-child) {
    margin-top: 32px;
  }
  .hero-home__btn-hld:not(:first-child) {
    margin-top: 32px;
  }
  .hero-home__parallax-item--1 {
    width: calc(64% - 6px);
    margin-right: 12px;
    padding-top: 40px;
  }
  .hero-home__parallax-item--2 {
    width: calc(36% - 6px);
  }
  .hero-home__parallax-item__row:not(:first-child) {
    margin-top: 12px;
  }
  .hero-home__parallax-item__col--1-2 {
    width: calc(50% - 6px);
  }
}
.u-section--hero-software {
  padding-top: 172px;
  padding-bottom: 144px;
}

.hero-software__title {
  max-width: 1056px;
  margin-right: auto;
  margin-left: auto;
}

.hero-software__content {
  max-width: 624px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

.hero-software__btn-hld {
  margin-top: 44px;
}

.hero-software__parallax {
  display: flex;
  justify-content: space-between;
  margin-top: 64px;
}
.hero-software__parallax.is-gsap {
  margin-top: 184px;
  margin-bottom: -64px;
}

.hero-software__parallax-item--1 {
  margin-right: 24px;
  padding-top: 48px;
}
.hero-software__parallax-item--2 {
  padding-top: 0;
}
.hero-software__parallax-item--3 {
  margin-left: 24px;
  padding-top: 96px;
}

.hero-software__parallax-item__row {
  display: flex;
  justify-content: space-between;
}
.hero-software__parallax-item__row:not(:first-child) {
  margin-top: 24px;
}

.hero-software__parallax-item__col--1-1 {
  width: 100%;
}
.hero-software__parallax-item__col--1-2 {
  width: calc(50% - 12px);
}

.hero-software__parallax-item__img-hld {
  position: relative;
}

.hero-software__parallax-item__img {
  display: block;
  width: 100%;
  height: auto;
}

@media only screen and (min-width: 1024px) {
  .hero-software__parallax-item--1 {
    max-width: 408px;
  }
  .hero-software__parallax-item--2 {
    max-width: 204px;
  }
  .hero-software__parallax-item--3 {
    max-width: 612px;
  }
}
@media only screen and (max-width: 1023px) {
  .hero-software__parallax {
    flex-wrap: wrap;
  }
  .hero-software__parallax-item--1 {
    width: calc(64% - 12px);
  }
  .hero-software__parallax-item--2 {
    width: calc(36% - 12px);
    padding-top: 0;
  }
  .hero-software__parallax-item--3 {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .u-section--hero-software {
    padding-top: 128px;
    padding-bottom: 84px;
  }
  .hero-software__btn-hld {
    flex-direction: column;
  }
  .hero-software__parallax-item--1 {
    width: calc(64% - 6px);
    margin-right: 12px;
    padding-top: 40px;
  }
  .hero-software__parallax-item--2 {
    width: calc(36% - 6px);
  }
  .hero-software__parallax-item__row:not(:first-child) {
    margin-top: 12px;
  }
  .hero-software__parallax-item__col--1-2 {
    width: calc(50% - 6px);
  }
}
.u-section--hero-solutions {
  padding-top: 162px;
  padding-bottom: 128px;
}

.hero-solutions {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.hero-solutions__text-hld {
  width: calc(100% - 24px - 408px);
}

.hero-solutions__content {
  max-width: 516px;
  margin-top: 24px;
}

.hero-solutions__btn-hld {
  margin-top: 44px;
}

.hero-solutions__img-hld {
  width: 408px;
}

.hero-solutions__img {
  position: relative;
  width: 100%;
  height: 554px;
  border-radius: 12px;
  overflow: hidden;
}

@media only screen and (max-width: 1023px) {
  .hero-solutions {
    flex-direction: column;
  }
  .hero-solutions__text-hld {
    order: 0;
    width: 100%;
  }
  .hero-solutions__img-hld {
    width: 100%;
    max-width: 408px;
    margin-top: 64px;
  }
  .hero-solutions__img-hld img.is-fitted {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
  }
  .hero-solutions__img {
    height: auto;
  }
}
@media only screen and (max-width: 1279px) {
  .u-section--hero-solutions {
    padding-top: 128px;
    padding-bottom: 84px;
  }
}
.u-section--hero-specification {
  padding-top: 172px;
  padding-bottom: 144px;
}

.hero-specification__title {
  max-width: 1056px;
  margin-right: auto;
  margin-left: auto;
}

.hero-specification__content {
  max-width: 624px;
  margin-top: 32px;
  margin-right: auto;
  margin-left: auto;
}

.hero-specification__btn-hld {
  margin-top: 64px;
}

.hero-specification__images {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 214px;
  gap: 96px;
}

.hero-specification__image {
  width: 100%;
}

@media only screen and (max-width: 1023px) {
  .hero-specification__images {
    flex-direction: column;
    margin-top: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .u-section--hero-specification {
    padding-top: 128px;
    padding-bottom: 84px;
  }
  .hero-specification__btn-hld {
    flex-direction: column;
  }
  .hero-specification__images {
    margin-top: 64px;
  }
}
.image-switch__title-hld {
  max-width: 872px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 32px;
}
.image-switch__title-hld + .image-switch {
  margin-top: 300px;
}

.image-switch {
  display: flex;
  justify-content: space-between;
}

.image-switch-left {
  width: 516px;
}

.image-switch-images-hld {
  position: sticky;
  top: calc(50vh - 172px);
  height: 344px;
  border-radius: 12px;
  overflow: hidden;
}

.image-switch-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  transition: opacity 0.4s;
  overflow: hidden;
  opacity: 0;
}
.image-switch-image.is-active {
  opacity: 1;
}

.image-switch-right {
  width: calc(100% - 64px - 516px);
  padding-top: 100px;
  padding-bottom: 100px;
}

.image-switch-item:not(:first-child) {
  margin-top: 288px;
}

.image-switch-item__text {
  margin-top: 24px;
}

@media only screen and (max-width: 1279px) {
  .image-switch__title-hld + .image-switch {
    margin-top: 160px;
  }
  .image-switch-right {
    padding-right: 32px;
  }
}
@media only screen and (max-width: 1023px) {
  .image-switch__title-hld + .image-switch {
    margin-top: 120px;
  }
  .image-switch {
    padding-right: 48px;
    padding-left: 48px;
  }
  .image-switch-left {
    display: none;
  }
  .image-switch-right {
    width: 100%;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
  .image-switch-item:not(:first-child) {
    margin-top: 64px;
  }
}
@media only screen and (max-width: 767px) {
  .image-switch__title-hld {
    padding-top: 0;
  }
  .image-switch__title-hld + .image-switch {
    margin-top: 96px;
  }
  .image-switch {
    padding-right: 0;
    padding-left: 0;
  }
}
.image-with-text-hld--spacing-some {
  padding-top: 32px;
  padding-bottom: 32px;
}
.image-with-text-hld--spacing-more {
  padding-top: 64px;
  padding-bottom: 64px;
}

.image-with-text {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.image-with-text.is-normal .image-with-text__text-hld {
  padding-left: 64px;
}
.image-with-text.is-reversed {
  flex-direction: row-reverse;
}
.image-with-text.is-reversed .image-with-text__text-hld {
  padding-right: 64px;
}
.image-with-text.is-vertical {
  padding-right: 64px;
}
.image-with-text.is-vertical .image-with-text__text-hld {
  width: calc(100% - 408px - 128px);
}
.image-with-text.is-vertical .image-with-text__img-hld {
  width: 408px;
  height: 554px;
}
.image-with-text--big.is-vertical {
  padding-right: 0;
}
.image-with-text--big.is-normal .image-with-text__text-hld {
  padding-left: 0;
}
.image-with-text--big.is-reversed .image-with-text__text-hld {
  padding-right: 0;
}

.image-with-text__text-hld {
  width: calc(100% - 64px - 540px);
}

.image-with-text__link-list {
  margin-top: 32px;
}

.image-with-text__content {
  margin-top: 32px;
}

.image-with-text__btn-hld {
  margin-top: 48px;
}

.image-with-text__img-hld {
  position: relative;
  width: 540px;
  height: 406px;
  border-radius: 12px;
  overflow: hidden;
}

@media only screen and (max-width: 1279px) {
  .image-with-text.is-vertical .image-with-text__text-hld {
    width: calc(100% - 48px - 408px);
  }
  .image-with-text:not(.is-vertical) {
    padding-right: 48px;
    padding-left: 48px;
  }
  .image-with-text:not(.is-vertical) .image-with-text__img-hld {
    width: 408px;
    height: 306.7344px;
  }
  .image-with-text:not(.is-vertical) .image-with-text__text-hld {
    width: calc(100% - 48px - 408px);
  }
  .image-with-text.is-reversed:not(.is-vertical) .image-with-text__text-hld {
    padding-right: 0;
  }
  .image-with-text.is-normal:not(.is-vertical) .image-with-text__text-hld {
    padding-left: 0;
  }
}
@media only screen and (max-width: 1023px) {
  .image-with-text-hld--spacing-some, .image-with-text-hld--spacing-more {
    padding-top: 0;
    padding-bottom: 0;
  }
  .image-with-text.is-reversed, .image-with-text.is-normal {
    flex-direction: column;
  }
  .image-with-text--big.is-vertical .u-title {
    text-align: center;
  }
  .image-with-text--big.is-vertical .image-with-text__btn-hld {
    justify-content: center;
  }
  .image-with-text:not(.is-vertical) .image-with-text__text-hld {
    width: 100%;
  }
  .image-with-text:not(.is-vertical) .image-with-text__img-hld {
    width: 100%;
    height: auto;
    margin-top: 64px;
    padding-bottom: 75.18%;
  }
  .image-with-text.is-vertical {
    padding-right: 0;
  }
  .image-with-text.is-vertical .image-with-text__text-hld {
    width: 100%;
    max-width: 480px;
    padding-left: 0;
  }
  .image-with-text.is-vertical .image-with-text__img-hld {
    width: 100%;
    max-width: 480px;
    height: auto;
    margin-top: 48px;
  }
  .image-with-text.is-vertical .image-with-text__img-hld img.is-fitted {
    position: relative;
    width: 100%;
    height: auto;
  }
  .image-with-text__text-hld {
    order: 0;
    width: 100%;
  }
  .image-with-text__img-hld {
    order: 1;
  }
  .image-with-text__btn-hld {
    margin-top: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .image-with-text:not(.is-vertical) {
    padding-right: 0;
    padding-left: 0;
  }
  .image-with-text:not(.is-vertical) .image-with-text__img-hld {
    margin-top: 48px;
  }
  .image-with-text.is-normal .image-with-text__text-hld {
    padding-left: 0;
  }
  .image-with-text.is-vertical {
    padding-right: 0;
  }
}
.image-with-text-big-hld {
  padding-top: 32px;
  padding-bottom: 32px;
}

.image-with-text-big__title-hld {
  max-width: 732px;
}
.image-with-text-big__title-hld--narrow {
  max-width: 580px;
}

.image-with-text-big__header + .image-with-text-big__title {
  margin-top: 32px;
}

.image-with-text-big {
  display: flex;
  justify-content: space-between;
  margin-top: 80px;
}

.image-with-text-big__img-hld {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 582px;
  height: 366px;
  border-radius: 12px;
  overflow: hidden;
}
.image-with-text-big__text-hld {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  width: calc(100% - 64px - 582px);
}

.image-with-text-big__read-more-hld {
  margin-top: 36px;
}

@media only screen and (max-width: 1279px) {
  .image-with-text-big-hld {
    padding-right: 48px;
    padding-left: 48px;
  }
  .image-with-text-big__img-hld {
    width: 540px;
    height: 339.552px;
  }
  .image-with-text-big__text-hld {
    width: calc(100% - 48px - 540px);
  }
}
@media only screen and (max-width: 1023px) {
  .image-with-text-big-hld {
    max-width: 582px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
  }
  .image-with-text-big {
    flex-direction: column;
    margin-top: 32px;
  }
  .image-with-text-big__text-hld {
    order: 0;
    width: 100%;
  }
  .image-with-text-big__img-hld {
    order: 1;
    width: 100%;
    margin-top: 48px;
  }
}
@media only screen and (max-width: 767px) {
  .image-with-text-big__img-hld {
    height: auto;
  }
  .image-with-text-big__img-hld img.is-fitted {
    position: relative;
    width: 100%;
    height: auto;
  }
}
.u-section--integrations {
  padding-top: 160px;
  padding-bottom: 160px;
  background: linear-gradient(179.39deg, #F9F9F9 0.04%, rgba(249, 249, 249, 0) 100%);
}

.integrations__text-hld {
  max-width: 732px;
}

.integrations__header + .integrations__title {
  margin-top: 32px;
}

.integrations {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 24px;
  width: auto;
  margin-top: 80px;
  margin-right: -24px;
  margin-left: -24px;
}
.integrations.is-capped .integrations-item:not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3)):not(:nth-child(4)):not(:nth-child(5)):not(:nth-child(6)) {
  display: none;
}

.integrations-item {
  display: flex;
  align-items: center;
  padding: 54px 0 36px 24px;
  border-radius: 12px;
  background-color: #F9F9F9;
  transition: background-color 0.2s, box-shadow 0.2s;
}
.integrations-item--unlinked {
  padding-bottom: 54px;
}
.integrations-item:hover {
  background-color: #FFFFFF;
  box-shadow: 2px 16px 32px 0 rgba(0, 0, 0, 0.16);
}

.integrations-item__text-hld {
  width: calc(100% - 214px);
}

.integrations-item__text {
  margin-top: 8px;
}

.integrations-item__read-more {
  margin-top: 20px;
}

.integrations-item__logo-hld {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 214px;
}
.integrations-item__logo-hld img {
  display: block;
  max-width: 100%;
  height: auto;
}

.integrations__show-more-hld {
  display: flex;
  justify-content: center;
  margin-top: 32px;
}

@media only screen and (max-width: 1279px) {
  .u-section--integrations {
    background-color: #F9F9F9;
  }
  .integrations {
    margin-right: 0;
    margin-left: 0;
  }
  .integrations-item {
    background-color: #FFFFFF;
  }
}
@media only screen and (max-width: 1023px) {
  .u-section--integrations {
    padding-top: 128px;
    padding-bottom: 128px;
  }
  .integrations__text-hld {
    max-width: 624px;
  }
  .integrations {
    margin-top: 64px;
  }
  .integrations-item {
    flex-direction: column;
    padding: 32px 24px 24px;
  }
  .integrations-item__logo-hld {
    justify-content: flex-start;
    order: 0;
    width: 100%;
    height: 40px;
    margin-bottom: 32px;
  }
  .integrations-item__logo-hld img {
    width: auto;
    max-height: 40px;
  }
  .integrations-item__text-hld {
    order: 1;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .u-section--integrations {
    padding-top: 96px;
    padding-bottom: 96px;
  }
  .integrations {
    grid-template-columns: repeat(1, 1fr);
    margin-top: 48px;
  }
}
.u-section--landing-page {
  margin-top: 83px;
  padding-top: 0;
  padding-bottom: 0;
}

.landing-page-hero-hld {
  position: relative;
  background-color: #274D66;
}

.landing-page-hero__img-hld {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.landing-page-hero__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.landing-page-hero__img::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(270deg, rgba(115, 152, 159, 0) 0%, rgba(93, 127, 135, 0.3) 12.92%, rgba(80, 113, 120, 0.48) 38.31%, #344D53 100%);
  opacity: 0.68;
}

.landing-page-hero__text-hld {
  max-width: 732px;
  min-height: 590px;
  padding-top: 96px;
  padding-bottom: 184px;
}
.landing-page-hero__text-hld--smaller {
  min-height: 0;
  padding-bottom: 152px;
}

.landing-page-hero__label-hld {
  display: flex;
  margin-bottom: 32px;
}

.landing-page-hero__label {
  display: inline-block;
  min-width: 120px;
  padding: 6px 32px;
  border-radius: 17px;
  box-shadow: 2px 2px 12px 0 rgba(0, 0, 0, 0.11);
}
.landing-page-hero__label--normal {
  background-color: #F0F9FF;
}
.landing-page-hero__label--dark {
  background-color: #0B414F;
}
.landing-page-hero__label--dark .u-text {
  color: #FFFFFF;
}

.landing-page-hero__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  grid-gap: 16px 24px;
  margin-top: 32px;
}

.landing-page-hero__list-item {
  display: flex;
  align-items: center;
}
.landing-page-hero__list-item svg {
  display: inline-block;
  position: relative;
  width: 24px;
  height: 24px;
  margin-right: 12px;
}
.landing-page-hero__list-item svg.svg-calendar {
  top: -1px;
}
.landing-page-hero__list-item svg.svg-location-pin {
  width: 28px;
  height: 28px;
  margin-left: -4px;
}
.landing-page-hero__list-item .u-text {
  position: relative;
  top: 1px;
}

.landing-page-main-hld {
  padding-top: 86px;
  padding-bottom: 128px;
}

.landing-page-main {
  display: flex;
  justify-content: space-between;
}
.landing-page-main:not(.landing-page-main--normal) .landing-page-sidebar-inner {
  position: sticky;
  top: 160px;
}
.landing-page-main--with-video .landing-page-content-hld {
  max-width: 732px;
}
.landing-page-main--with-video .landing-page-sidebar {
  max-width: 408px;
  margin-top: 0;
}
.landing-page-main--with-download .landing-page-content-hld {
  max-width: 732px;
}
.landing-page-main--with-download .landing-page-sidebar {
  max-width: 468px;
  margin-top: 0;
}

.landing-page-content-hld {
  width: 100%;
  max-width: 624px;
}

.landing-page-video-hld {
  position: relative;
  margin-bottom: 80px;
  border-radius: 12px;
  overflow: hidden;
  will-change: transform;
}
.landing-page-video-hld:hover .landing-page-video__placeholder-icon {
  opacity: 0.75;
}

.hs-video-widget[data-hsv-status=paused] + .landing-page-video__placeholder, .hs-video-widget[data-hsv-status=playing] + .landing-page-video__placeholder {
  display: none;
}

.landing-page-video__placeholder {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  width: 100%;
  height: 100%;
}

.landing-page-video__placeholder-icon {
  position: absolute;
  top: calc(50% - 90px);
  left: calc(50% - 90px);
  width: 181px;
  height: 181px;
  transition: opacity 0.2s;
}
.landing-page-video__placeholder-icon img {
  display: block;
  width: 100%;
  height: auto;
}

.landing-page__duration-hld {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
  padding-bottom: 18px;
  border-bottom: 1px solid #E7E7E7;
}
.landing-page__duration-hld--small {
  margin-bottom: 28px;
}

.landing-page__duration {
  margin-right: 32px;
  font-size: 14px;
  line-height: 1.4285714286;
}
.landing-page__duration .label {
  display: inline-block;
  margin-right: 2px;
  color: #0B414F;
  font-weight: 500;
}
.landing-page__duration .value {
  display: inline-block;
  color: #062229;
  font-weight: 600;
}

.landing-page__share-list {
  margin-left: auto;
}

.landing-page-content + .landing-page-content {
  margin-top: 40px;
}

.landing-page-speakers-hld:not(:first-child) {
  margin-top: 40px;
}
.landing-page-speakers-hld:not(:last-child) {
  margin-bottom: 40px;
}
.landing-page-speakers-hld--small:not(:first-child) {
  margin-top: 28px;
}

.landing-page-speakers-title {
  display: block;
  color: #062229;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3333333333;
}
.landing-page-speakers-title--small {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
}

.landing-page-speakers {
  margin-top: 32px;
}
.landing-page-speakers--small {
  margin-top: 20px;
}

.landing-page-speaker {
  display: flex;
  align-items: center;
}
.landing-page-speaker:not(:first-child) {
  margin-top: 28px;
}
.landing-page-speaker--small:not(:first-child) {
  margin-top: 20px;
}

.landing-page-speaker__photo-hld {
  margin-right: 20px;
}

.landing-page-speaker__photo {
  position: relative;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  overflow: hidden;
}
.landing-page-speaker__photo--small {
  width: 64px;
  height: 64px;
}

.landing-page-speaker__text-hld {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.landing-page-speaker__text-hld--small {
  max-width: 184px;
}

.landing-page-speaker__title {
  display: block;
  color: #062229;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
}
.landing-page-speaker__title--small {
  font-size: 16px;
  letter-spacing: -0.00625em;
  line-height: 1.5;
}

.landing-page-speaker__position {
  display: block;
  margin-top: 2px;
  color: #3F5F66;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.00625em;
  line-height: 1.5;
}
.landing-page-speaker__position--small {
  color: #3A575E;
  font-size: 12px;
  line-height: 1.5;
}

.landing-page-sidebar {
  position: relative;
  width: 100%;
  max-width: 516px;
  margin-top: -272px;
}

.landing-page-sidebar-inner {
  position: relative;
}

.landing-page-sidebar-file-box {
  margin-top: -248px;
  padding: 56px;
  border-radius: 12px;
  background-color: #F9F9F9;
  box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.16);
}
.landing-page-sidebar-file-box + .landing-page-sidebar-info {
  margin-top: 64px;
}

.landing-page-sidebar-file-box__title {
  display: block;
  color: #062229;
  font-size: 36px;
  font-weight: 500;
  letter-spacing: -0.025em;
  line-height: 1.1666666667;
}
.landing-page-sidebar-file-box__title + .landing-page-sidebar-file-box__btn-hld {
  margin-top: 40px;
}

.landing-page-sidebar-file-box__btn-hld {
  flex-direction: column;
  margin-top: 0;
}
.landing-page-sidebar-file-box__btn-hld > * {
  width: 100%;
}
.landing-page-sidebar-file-box__btn-hld > * .hs-cta-wrapper {
  display: block;
  width: 100%;
}
.landing-page-sidebar-file-box__btn-hld > * .hs-cta-node {
  display: block;
  width: 100%;
}
.landing-page-sidebar-file-box__btn-hld > * .cta_button {
  width: 100% !important;
  box-sizing: border-box !important;
}

.landing-page-sidebar-box {
  padding: 56px;
  border-radius: 12px;
  background-color: #F9F9F9;
  box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

.u-section--related-resources {
  padding-top: 0;
}

.landing-page-related__title {
  max-width: 624px;
  margin-bottom: 56px;
}

.landing-page-related {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 24px;
}
.landing-page-related--column {
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 32px;
}

.landing-page-related__btn-hld {
  margin-top: 44px;
}

.form-switcher__hidden-hld {
  display: none;
}

.form-switcher {
  margin-bottom: 28px;
}

.form-switcher-item {
  display: block;
  position: relative;
  padding: 20px 32px 20px 52px;
  border: 1px solid #B3BCBE;
  border-radius: 6px;
}
.form-switcher-item + .form-switcher-item {
  margin-top: 12px;
}
.form-switcher-item.is-active, .form-switcher-item:hover {
  border-color: #85B5D6;
}
.form-switcher-item.is-active {
  pointer-events: none;
}
.form-switcher-item.is-active .form-switcher-item__checkbox {
  border-color: #85B5D6;
}
.form-switcher-item.is-active .form-switcher-item__checkbox::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #85B5D6;
  transform: translate(-50%, -50%);
}

.form-switcher-item__checkbox {
  position: absolute;
  top: 22px;
  left: 20px;
  width: 20px;
  height: 20px;
  border: 1px solid #B3BCBE;
  border-radius: 50%;
}

.form-switcher-item__date {
  display: block;
  color: #062229;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.00625em;
  line-height: 1.5;
}
.form-switcher-item__date + .form-switcher-item__time {
  margin-top: 4px;
}

.form-switcher-item__time {
  display: block;
  color: #0B414F;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5;
  text-transform: uppercase;
}

@media only screen and (max-width: 1279px) {
  .landing-page-main--with-download .landing-page-content-hld {
    max-width: 668px;
  }
  .landing-page-main--with-download .landing-page-sidebar {
    max-width: 408px;
  }
  .landing-page-main--with-video .landing-page-sidebar {
    max-width: 296px;
  }
  .landing-page-content-hld {
    max-width: 668px;
    padding-right: 48px;
  }
  .landing-page-sidebar {
    max-width: 408px;
    margin-top: -200px;
  }
  .landing-page-sidebar-file-box {
    margin-top: -200px;
  }
  .landing-page-sidebar-box,
  .landing-page-sidebar-file-box {
    padding: 48px 32px 32px;
  }
}
@media only screen and (max-width: 1023px) {
  .landing-page-hero__text-hld {
    min-height: 0;
    padding-bottom: 96px;
  }
  .landing-page-main-hld {
    padding-top: 64px;
  }
  .landing-page-related__title {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .landing-page-related {
    grid-template-columns: repeat(1, 1fr);
    max-width: 408px;
    margin-right: auto;
    margin-left: auto;
  }
  .landing-page-related--column {
    max-width: 100%;
  }
  .landing-page-main {
    flex-direction: column;
    align-items: center;
  }
  .landing-page-main--with-download .landing-page-sidebar {
    margin-top: 48px;
  }
  .landing-page-main--with-video {
    flex-direction: column-reverse;
  }
  .landing-page-main--with-video .landing-page-sidebar {
    max-width: 732px;
    margin-bottom: 48px;
  }
  .landing-page-content-hld {
    padding-right: 0;
  }
  .landing-page-sidebar {
    max-width: 516px;
    margin-top: 64px;
  }
  .landing-page-video-hld {
    margin-bottom: 48px;
  }
  .landing-page-sidebar-file-box {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .u-section--landing-page {
    margin-top: 64px;
  }
  .landing-page-main-hld {
    padding-bottom: 96px;
  }
  .landing-page-sidebar-box,
  .landing-page-sidebar-file-box {
    width: auto;
    margin: 0 -16px;
    padding: 48px 16px;
    border-radius: 0;
    box-shadow: none;
  }
  .landing-page-video__placeholder-icon {
    top: calc(50% - 60px);
    left: calc(50% - 60px);
    width: 120px;
    height: 120px;
  }
  .landing-page-speakers-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;
  }
  .landing-page-speakers {
    margin-top: 20px;
  }
  .landing-page-speaker:not(:first-child) {
    margin-top: 20px;
  }
  .landing-page-speaker__photo {
    width: 64px;
    height: 64px;
  }
  .landing-page-speaker__text-hld {
    max-width: 184px;
  }
  .landing-page-speaker__title {
    font-size: 16px;
    letter-spacing: -0.00625em;
    line-height: 1.5;
  }
  .landing-page-speaker__position {
    color: #3A575E;
    font-size: 12px;
    line-height: 1.5;
  }
}
.mosaic__title {
  max-width: 840px;
  margin-right: auto;
  margin-left: auto;
}

.mosaic__content {
  max-width: 624px;
  margin-top: 24px;
  margin-right: auto;
  margin-left: auto;
}

.mosaic {
  position: relative;
  height: 584px;
  margin-top: 80px;
}

.mosaic-item {
  position: absolute;
  border-radius: 12px;
  overflow: hidden;
}
.mosaic-item--1 {
  top: 130px;
  left: 0;
  width: 300px;
  height: 200px;
}
.mosaic-item--2 {
  top: 0;
  left: 324px;
  width: 192px;
  height: 192px;
}
.mosaic-item--3 {
  top: 0;
  left: 540px;
  width: 406px;
  height: 272px;
}
.mosaic-item--4 {
  top: 72px;
  left: 972px;
  width: 300px;
  height: 200px;
}
.mosaic-item--5 {
  top: 354px;
  left: 108px;
  width: 192px;
  height: 192px;
}
.mosaic-item--6 {
  top: 216px;
  left: 324px;
  width: 192px;
  height: 288px;
}
.mosaic-item--7 {
  top: 296px;
  left: 540px;
  width: 192px;
  height: 288px;
}
.mosaic-item--8 {
  top: 296px;
  left: 754px;
  width: 300px;
  height: 200px;
}
.mosaic-item--9 {
  top: 296px;
  left: 1080px;
  width: 192px;
  height: 192px;
}

@media only screen and (max-width: 1339px) {
  .mosaic {
    max-width: 1232px;
    height: 576px;
    margin-right: auto;
    margin-left: auto;
  }
  .mosaic-item--1 {
    top: 122px;
  }
  .mosaic-item--2 {
    left: 316px;
  }
  .mosaic-item--3 {
    left: 524px;
  }
  .mosaic-item--4 {
    left: 948px;
    width: 284px;
  }
  .mosaic-item--5 {
    top: 338px;
  }
  .mosaic-item--6 {
    top: 208px;
    left: 316px;
  }
  .mosaic-item--7 {
    top: 288px;
    left: 524px;
  }
  .mosaic-item--8 {
    top: 288px;
    left: 732px;
    width: 290px;
  }
  .mosaic-item--9 {
    top: 288px;
    left: 1040px;
  }
}
@media only screen and (max-width: 1279px) {
  .mosaic {
    max-width: 930px;
    height: 792px;
    margin-top: 64px;
  }
  .mosaic-item--2 {
    top: 80px;
    left: 738px;
  }
  .mosaic-item--3 {
    left: 316px;
  }
  .mosaic-item--4 {
    top: 288px;
    left: 626px;
  }
  .mosaic-item--5 {
    top: 504px;
    left: 316px;
  }
  .mosaic-item--6 {
    top: 336px;
    left: 108px;
  }
  .mosaic-item--7 {
    top: 504px;
    left: 524px;
  }
  .mosaic-item--8 {
    left: 316px;
  }
  .mosaic-item--9 {
    display: none;
  }
}
@media only screen and (max-width: 1023px) {
  .mosaic {
    max-width: 700px;
  }
  .mosaic-item--1 {
    top: 62px;
  }
  .mosaic-item--2 {
    display: none;
  }
  .mosaic-item--3 {
    top: 216px;
    width: 384px;
  }
  .mosaic-item--4 {
    top: 504px;
    left: 316px;
  }
  .mosaic-item--5 {
    top: 582px;
    left: 108px;
  }
  .mosaic-item--6 {
    top: 278px;
  }
  .mosaic-item--7 {
    display: none;
  }
  .mosaic-item--8 {
    top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .mosaic {
    max-width: 320px;
    height: auto;
  }
  .mosaic-item {
    position: relative;
    top: 0 !important;
    left: 0 !important;
    width: 100%;
    height: auto;
  }
  .mosaic-item img {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
  }
  .mosaic-item:not(:first-child) {
    margin-top: 16px;
  }
  .mosaic-item--2 {
    display: block;
  }
  .mosaic-item--4 {
    display: none;
  }
  .mosaic-item--6 {
    display: none;
  }
  .mosaic-item--9 {
    display: block;
  }
}
.u-section--numbers {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
  overflow: hidden;
}
.u-section--numbers > * {
  width: 100%;
}

.numbers__list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 72px;
}
.numbers__list--rowed {
  margin-top: 116px;
}

.numbers__list-item {
  position: relative;
  margin-top: 56px;
}
.numbers__list-item:not(:nth-child(4n+1)) {
  margin-left: 68px;
}
.numbers__list-item:not(:nth-child(4n+1)).numbers__list-item--without-prefix {
  margin-left: 108px;
}
.numbers__list-item--with-prefix {
  padding-left: 40px;
}

.numbers__list-item-sign {
  position: absolute;
  top: 17px;
  left: 0;
}

.numbers__list-item-text {
  width: 216px;
  margin-top: 14px;
}

@media only screen and (max-width: 1279px) {
  .numbers__title {
    text-align: center;
  }
  .numbers__list {
    justify-content: center;
    margin-top: 40px;
  }
  .numbers__list--rowed {
    margin-top: 64px;
  }
  .numbers__list--rowed .numbers__list-item:nth-child(4n+1) {
    margin-left: 0;
  }
  .numbers__list--rowed .numbers__list-item:not(:nth-child(4n+1)) {
    margin-left: 40px;
  }
  .numbers__list--rowed .numbers__list-item-text {
    width: 196px;
  }
  .numbers__list-item:not(:first-child) {
    margin-left: 32px;
  }
  .numbers__list-item-sign {
    top: 7px;
  }
  .numbers__list-item-number {
    font-size: 72px;
  }
}
@media only screen and (max-width: 1023px) {
  .numbers__list {
    margin-top: 24px;
  }
  .numbers__list--rowed .numbers__list-item {
    margin-right: 24px !important;
    margin-left: 24px !important;
  }
  .numbers__list-item-text {
    width: 160px;
  }
  .numbers__list-item-sign {
    font-size: 46px;
  }
  .numbers__list-item-number {
    font-size: 64px;
  }
}
@media only screen and (max-width: 767px) {
  .u-section--numbers {
    min-height: 0;
  }
  .numbers__list {
    flex-direction: column;
    align-items: center;
    margin-top: 0;
  }
  .numbers__list--rowed .numbers__list-item {
    text-align: center;
  }
  .numbers__list--rowed .numbers__list-item .numbers__list-item-number {
    font-size: 52px;
  }
  .numbers__list--rowed .numbers__list-item .numbers__list-item-text {
    margin-top: 8px;
  }
  .numbers__list-item:not(:first-child) {
    margin-top: 32px;
    margin-left: 0 !important;
  }
  .numbers__list-item-number,
  .numbers__list-item-text {
    text-align: center;
  }
  .numbers__list-item--with-prefix {
    padding-left: 20px;
  }
}
.u-section--partners {
  overflow: hidden;
}

.partners__title + .partners-slider-hld {
  margin-top: 64px;
}
.partners__title + .partners__fade-text-hld {
  margin-top: 48px;
}

.partners__fade-text-hld + .partners-slider-hld {
  margin-top: 112px;
}

.partners-slider-hld {
  position: relative;
}

.partners-slider-arrow {
  display: none;
  position: absolute;
  top: calc(50% - 14px);
}
.partners-slider-arrow--prev {
  left: 0;
}
.partners-slider-arrow--next {
  right: 0;
}

.partners-slider {
  max-width: 936px;
  margin-right: auto;
  margin-left: auto;
}

.partners-slider-item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 136px;
  height: 59px;
}
.partners-slider-item img {
  display: block;
  position: relative;
  width: auto;
  max-width: 100%;
  max-height: 33px;
}

@media only screen and (max-width: 1279px) {
  .partners-slider-hld {
    max-width: 864px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 64px;
    padding-left: 64px;
  }
  .partners-slider-arrow {
    display: block;
  }
}
@media only screen and (max-width: 1023px) {
  .partners__title + .partners-slider-hld {
    margin-top: 48px;
  }
  .partners-slider-hld {
    max-width: 632px;
  }
}
@media only screen and (max-width: 767px) {
  .partners__title + .partners-slider-hld {
    margin-top: 32px;
  }
  .partners-slider-hld {
    padding-right: 48px;
    padding-left: 48px;
  }
  .partners-slider-item img {
    height: auto !important;
  }
}
@media only screen and (max-width: 767px) {
  .partners__fade-text-hld .u-title__line {
    font-size: 30px;
  }
  .partners__fade-text-hld .u-title__line:not(:first-child) {
    margin-top: 24px;
  }
  .partners__fade-text-hld + .partners-slider-hld {
    margin-top: 64px;
  }
}
.u-section--posts {
  overflow: hidden;
}

.u-section.is-light + .u-section--posts.is-dark {
  padding-top: 170px;
}
.u-section.is-dark + .u-section--posts.is-light {
  padding-top: 170px;
}

.posts__title {
  max-width: 732px;
  margin-right: auto;
  margin-left: auto;
}

.posts-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 24px;
  margin-top: 56px;
}

.posts-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  border-radius: 12px;
  background-color: #F5F5F7;
  transition: background-color 0.2s, box-shadow 0.2s;
  will-change: transform;
  overflow: hidden;
}
.posts-item:hover {
  background-color: #FFFFFF;
  box-shadow: 2px 16px 32px 0 rgba(0, 0, 0, 0.16);
}
.posts-item:hover .posts-item__img {
  transform: scale3d(1.1, 1.1, 1);
}

.posts-item__img-hld {
  position: relative;
  width: 100%;
  height: 214px;
}

.posts-item__img {
  transition: transform 0.4s;
}

.posts-item__text-hld {
  padding: 20px 24px 36px;
}

.posts-item__category {
  display: block;
  margin-bottom: 12px;
}

.posts-item__text {
  margin-top: 8px;
}

@media only screen and (max-width: 1023px) {
  .posts-list {
    grid-template-columns: repeat(1, 1fr);
    max-width: 408px;
    margin-right: auto;
    margin-left: auto;
  }
  .posts-item__img-hld {
    height: 200px;
  }
}
@media only screen and (max-width: 767px) {
  .u-section.is-light + .u-section--posts.is-dark {
    padding-top: 96px;
  }
  .u-section.is-dark + .u-section--posts.is-light {
    padding-top: 96px;
  }
  .posts-list {
    margin-top: 40px;
  }
  .posts-item__text-hld {
    padding: 24px;
  }
}
.u-section--products {
  overflow: hidden;
}

.u-section.is-light + .u-section--products.is-dark {
  padding-top: 170px;
}
.u-section.is-dark + .u-section--products.is-light {
  padding-top: 170px;
}

.u-section--text-with-app-image + .u-section--products {
  padding-top: 0 !important;
}

.products__title {
  max-width: 516px;
}

.products-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 24px;
  margin-top: 56px;
}

.products-list--4 {
  grid-template-columns: repeat(4, 1fr);
}

.products-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 38px;
  border-radius: 12px;
  background-color: #F5F5F7;
  transition: background-color 0.2s, box-shadow 0.2s;
}
.products-item:hover {
  background-color: #FFFFFF;
  box-shadow: 2px 16px 32px 0 rgba(0, 0, 0, 0.16);
}
.products-item:hover .products-item__img-hld {
  opacity: 0;
}
.products-item:hover .products-item__content-hld {
  opacity: 1;
}
.products-item.is-dark-item {
  background-color: #062229;
}

.products-list--4 .products-item {
  padding: 38px 24px;
}

.products-item__category {
  margin-bottom: 12px;
}

.products-item__hover {
  position: relative;
  width: 100%;
  margin-top: 36px;
  margin-bottom: 36px;
}

.products-item__img-hld {
  position: relative;
  width: 100%;
  height: 280px;
  transition: opacity 0.2s;
}

.products-list--4 .products-item__img-hld {
  height: 200px;
}

.products-item__content-hld {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.2s;
  opacity: 0;
}

.products-item__content {
  max-width: 264px;
}

.products-item__read-more {
  margin-top: auto;
}

@media only screen and (max-width: 1279px) {
  .products__title {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .products-item {
    padding: 32px;
  }
  .products-item__img-hld {
    height: 200px;
  }
  .products-item__hover {
    margin-top: 24px;
    margin-bottom: 24px;
  }
}
@media only screen and (max-width: 1023px) {
  .products-list {
    grid-template-columns: repeat(1, 1fr);
    max-width: 408px;
    margin-right: auto;
    margin-left: auto;
  }
  .products-item {
    padding: 38px;
  }
  .products-item__img-hld {
    height: 280px;
  }
}
@media only screen and (max-width: 767px) {
  .products-list {
    margin-top: 40px;
  }
  .products-item {
    padding: 24px;
  }
  .products-item__img-hld {
    height: 250px;
  }
}
.u-section--product-specification {
  padding: 160px 0 140px;
}

.product-specification-list-item {
  display: flex;
  justify-content: space-between;
}
.product-specification-list-item:not(:first-child) {
  padding-top: 72px;
  border-top: 1px solid #B3BCBE;
}
.product-specification-list-item:not(:last-child) {
  padding-bottom: 72px;
}

.product-specification-list-item__title-hld {
  width: 266px;
}

.product-specification-list-item__content-hld {
  width: calc(100% - 100px - 266px);
}

.product-specification-list-item__row {
  display: flex;
  gap: 80px;
  width: 100%;
}
.product-specification-list-item__row:not(:first-child) {
  margin-top: 52px;
}
.product-specification-list-item__row--both {
  display: block;
}
.product-specification-list-item__row .product-specification-list-item__title {
  margin-bottom: 12px;
}

.product-specification-list-item__content {
  width: 100%;
}

.product-specification__text-under {
  margin-top: 120px;
  padding-top: 64px;
  border-top: 1px solid #B3BCBE;
  color: rgba(63, 95, 102, 0.6);
}
.product-specification__text-under ol {
  padding-inline-start: 14px;
}
.product-specification__text-under ol li:not(:last-child) {
  margin-bottom: 6px;
}

@media only screen and (max-width: 1023px) {
  .product-specification-list-item__title {
    font-size: 24px;
  }
  .u-section--product-specification {
    padding: 96px 0 64px;
  }
  .product-specification-list-item {
    flex-direction: column;
  }
  .product-specification-list-item:not(:last-child) {
    padding-bottom: 40px;
  }
  .product-specification-list-item:not(:first-child) {
    padding-top: 40px;
  }
  .product-specification-list-item__row {
    gap: 40px;
  }
  .product-specification-list-item__row .product-specification-list-item__title {
    font-size: 16px;
  }
  .product-specification-list-item__title-hld {
    width: 100%;
    margin-bottom: 16px;
  }
  .product-specification-list-item__content-hld {
    width: 100%;
    margin-top: 24px;
  }
  .product-specification__text-under {
    margin-top: 60px;
  }
}
.u-section--resources-featured {
  padding-top: 140px;
}

.resources-featured__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 64px;
}
.resources-featured__list + .resources-featured__list {
  margin-top: 56px;
}
.resources-featured__list--test {
  display: none;
}

.resources__hidden-form-hld {
  display: none;
}

.resources__filters-hld {
  margin-bottom: 88px;
}

.resources__list {
  transition: opacity 0.2s;
}
.resources__list.is-loading {
  pointer-events: none;
  opacity: 0.4;
}

.resources__list-inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 56px 24px;
}

.resources-item {
  position: relative;
  min-height: 480px;
  border-radius: 12px;
  transition: box-shadow 0.2s, background-color 0.2s;
  overflow: hidden;
  will-change: transform;
}
.resources-item--webinar {
  background-color: #F5F5F7;
}
.resources-item--webinar .resources-item__label-hld:not(.resources-item__label-hld--relative) {
  top: 20px;
  right: 4px;
  left: 16px;
}
.resources-item--webinar:hover {
  background-color: #FFFFFF;
}
.resources-item--news, .resources-item--course {
  background-color: #F5F5F7;
}
.resources-item--news .resources-item__label-hld:not(.resources-item__label-hld--relative), .resources-item--course .resources-item__label-hld:not(.resources-item__label-hld--relative) {
  top: 20px;
  right: 16px;
  left: 16px;
}
.resources-item--news.is-featured .resources-item__title, .resources-item--course.is-featured .resources-item__title {
  margin-top: 24px;
}
.resources-item--ebook {
  background-color: #ECF7FF;
}
.resources-item--ebook .resources-item__full-inner {
  padding: 32px;
}
.resources-item--ebook .resources-item__label-hld {
  margin-top: -12px;
  margin-left: -16px;
}
.resources-item--case-study .resources-item__full-inner {
  padding: 24px;
}
.resources-item--case-study .resources-item__label-hld:not(.resources-item__label-hld--relative) {
  top: 20px;
  left: 16px;
}
.resources-item--case-study .resources-item__label-hld--relative {
  margin-top: -4px;
  margin-left: -8px;
}
.resources-item--newsletter {
  background-color: #062229;
}
.resources-item--newsletter .resources-item__full-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 32px;
}
.resources-item.is-featured {
  min-height: 638px;
}
.resources-item.is-featured-big {
  width: 706px;
}
.resources-item.is-featured-big .resources-item__img:not(.resources-item__img--full) {
  height: 308px;
}
.resources-item.is-featured-small {
  width: calc(100% - 24px - 706px);
}
.resources-item.is-featured-small .resources-item__img:not(.resources-item__img--full) {
  height: 260px;
}
.resources-item:hover {
  box-shadow: 2px 16px 32px 0 rgba(0, 0, 0, 0.16);
}
.resources-item:hover .resources-item__img {
  transform: scale3d(1.1, 1.1, 1);
}
.resources-item.s-hidden {
  display: none;
}

.resources-item__full-inner {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.resources-item__ebook-img {
  position: absolute;
  right: 24px;
  bottom: 16px;
  left: 24px;
  width: auto;
}
.resources-item__ebook-img img {
  display: block;
  width: 100%;
  height: auto;
}

.resources-item__label-hld {
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  z-index: 1;
  width: auto;
  margin-right: -12px;
}
.resources-item__label-hld--relative {
  position: relative;
  top: 0;
  left: 0;
}
.resources-item__label-hld--relative + .resources-item__img-overlay-text {
  margin-top: 62px;
}
.is-featured .resources-item__label-hld--relative + .resources-item__img-overlay-text {
  margin-top: 116px;
}

.resources-item__label {
  min-width: 120px;
  margin-right: 12px;
  margin-bottom: 12px;
  padding: 5px 24px 6px;
  border-radius: 17px;
  text-align: center;
  overflow: hidden;
}
.resources-item__label--light {
  background-color: #F0F9FF;
}
.resources-item__label--dark {
  background-color: #0B414F;
}
.resources-item__label--green {
  background-color: #DCFDDE;
}
.resources-item__label--shadowed {
  box-shadow: 2px 4px 16px 0 rgba(0, 0, 0, 0.15);
}
.resources-item__label--shadowed-less {
  box-shadow: 1px 3px 12px 0 rgba(0, 0, 0, 0.1);
}
.resources-item__img-hld {
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.resources-item__img-hld--full {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.resources-item__img-hld--full .resources-item__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.resources-item__img {
  position: relative;
  height: 214px;
  transition: transform 0.4s;
}
.resources-item__img--dimmed::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(63, 95, 102, 0.68);
}

.resources-item__img-overlay {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.resources-item__img-overlay--centered {
  align-items: center;
  justify-content: center;
}

.resources-item__img-overlay-text {
  display: block;
  color: #FFFFFF;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3333333333;
}
.resources-item__img-overlay-text--biggest-the-best {
  max-width: 532px;
  font-size: 54px;
  font-weight: 500;
  letter-spacing: -0.025em;
  line-height: 1.1851851852;
}
.resources-item__img-overlay-text--big {
  font-size: 36px;
  font-weight: 500;
  letter-spacing: -0.025em;
  line-height: 1.1666666667;
}
.resources-item__img-overlay-text--medium {
  font-size: 32px;
  font-weight: 500;
  letter-spacing: -0.025em;
  line-height: 1.1666666667;
}
.resources-item__img-overlay-text--small {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.00625em;
  line-height: 1.5;
}
.resources-item__img-overlay-text + .resources-item__img-overlay-text {
  margin-top: 16px;
}

.resources-item__text-hld {
  padding-right: 24px;
  padding-left: 24px;
}
.resources-item__text-hld:not(.resources-item__text-hld--big) {
  padding-bottom: 24px;
}
.resources-item__text-hld--big {
  padding-right: 32px;
  padding-left: 32px;
}

.resources-item__list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}

.resources-item__list-item {
  display: flex;
  align-items: center;
  margin-top: 12px;
  margin-right: 28px;
}
.resources-item__list-item svg {
  width: 24px;
  height: 24px;
  margin-right: 12px;
}

.resources-item__title {
  display: block;
  margin-top: 20px;
  color: #062229;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3333333333;
}
.resources-item__title--big {
  font-size: 36px;
  letter-spacing: -0.025em;
  line-height: 1.1666666667;
}
.resources-item__title--big + .resources-item__text {
  margin-top: 16px;
}
.resources-item__title--more-margin {
  margin-top: 44px;
}

.resources-item__text {
  margin-top: 8px;
}

.resources-item__btn {
  position: absolute;
  right: 32px;
  bottom: 48px;
  min-width: 192px;
}
.resources-item__btn .svg-arrow-up {
  margin-left: 12px;
}
.resources-item__btn.is-hovered .svg-arrow-up, .resources-item:hover .resources-item__btn.u-btn .svg-arrow-up {
  margin-left: 12px;
}

.resources-newsletter-form {
  margin-top: 54px;
}

.resources-pagination-hld {
  margin-top: 56px;
}

@media only screen and (min-width: 1280px) and (max-width: 1320px) {
  .resources-item {
    min-height: 500px;
  }
  .resources-item.is-featured {
    min-height: 660px;
  }
}
@media only screen and (max-width: 1279px) {
  .resources-featured__title {
    text-align: center;
  }
  .resources-featured__list {
    flex-direction: column;
    max-width: 706px;
    margin-right: auto;
    margin-left: auto;
  }
  .resources-item.is-featured-big, .resources-item.is-featured-small {
    width: 100%;
  }
  .resources-item.is-featured-small {
    margin-top: 24px;
  }
  .resources__list {
    max-width: 840px;
    margin-right: auto;
    margin-left: auto;
  }
  .resources__list-inner {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 24px;
  }
  .resources-item__ebook-img--big {
    right: 24px;
    left: auto;
    width: calc(100% - 48px);
  }
}
@media only screen and (max-width: 1023px) {
  .resources-item__list {
    margin-top: 12px;
  }
  .resources-item.is-featured {
    min-height: 600px;
  }
  .resources-item--webinar:not(.is-featured) .resources-item__title, .resources-item--course:not(.is-featured) .resources-item__title {
    font-size: 20px;
  }
  .resources-item--newsletter .resources-item__img-overlay-text--big {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .resources__filters-hld {
    margin-bottom: 60px;
  }
  .resources__list-inner {
    grid-template-columns: repeat(1, 1fr);
  }
  .resources-item {
    min-height: 0;
  }
  .resources-item.is-featured {
    min-height: 0;
  }
  .resources-item.is-featured .resources-item__label-hld--relative + .resources-item__img-overlay-text {
    margin-top: 32px;
    margin-bottom: 40px;
  }
  .resources-item__btn {
    position: relative;
    right: 0;
    bottom: 0;
    margin-bottom: 32px;
    margin-left: 24px;
  }
  .resources-item__full-inner .resources-item__btn {
    margin-bottom: 8px;
    margin-left: 0;
  }
  .resources-item--webinar .resources-item__btn {
    margin-top: 32px;
    margin-bottom: 0;
    margin-left: 0;
  }
  .resources-item__text-hld--big {
    padding-right: 24px;
    padding-left: 24px;
  }
  .resources-item__label-hld--relative + .resources-item__img-overlay-text {
    margin-top: 40px;
    margin-bottom: 56px;
  }
  .resources-item__img-overlay-text--biggest-the-best {
    font-size: 36px;
  }
  .resources-item__title--big {
    font-size: 32px;
  }
  .resources-item__full-inner {
    position: relative;
    height: auto;
    padding: 24px;
  }
  .resources-item--newsletter .resources-item__full-inner {
    padding: 48px 24px 32px;
  }
  .resources-item__text-hld {
    padding-bottom: 24px;
  }
  .resources-item--ebook .resources-item__full-inner {
    padding: 24px;
  }
  .resources-item--ebook .resources-item__full-inner .resources-item__label-hld {
    margin-top: -4px;
    margin-left: -8px;
  }
  .resources-item--course .resources-item__label-hld:not(.resources-item__label-hld--relative),
  .resources-item--news .resources-item__label-hld:not(.resources-item__label-hld--relative) {
    right: 24px;
    left: 16px;
  }
  .resources-item__ebook-img {
    position: relative;
    right: 0;
    bottom: 0;
    left: 0;
    width: calc(100% - 48px);
    height: auto;
    margin: -32px 24px 24px;
  }
  .resources-item__ebook-img--big {
    margin-top: 0;
  }
  .resources-newsletter-form {
    margin-top: 32px;
    margin-bottom: 32px;
  }
}
.u-section--steps {
  padding-top: 148px;
  padding-bottom: 148px;
}
.u-section--steps.is-dark + .u-section--cta.is-dark {
  margin-top: -20px;
  padding-bottom: 148px;
}
.u-section--steps.is-light + .u-section--cta.is-light {
  margin-top: -20px;
  padding-bottom: 148px;
}

.steps__title {
  max-width: 840px;
  margin-right: auto;
  margin-left: auto;
}

.steps-list {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 116px;
  padding-left: 108px;
}

.steps-list-item {
  position: relative;
  width: 100%;
  max-width: 516px;
}
.steps-list-item:not(:first-child) {
  margin-top: 88px;
}

.steps-list-item__inner {
  position: relative;
  padding-left: 108px;
}
.steps-list-item__inner.is-gsap-animated .steps-list-item__line {
  transform: scale3d(1, 1, 1);
}

.steps-list-item__line {
  position: absolute;
  top: 140px;
  bottom: -76px;
  left: 22px;
  width: 2px;
  height: auto;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  transform: scale3d(1, 0, 1);
  transform-origin: 0 0;
  transition: transform 1.5s;
  transition-delay: 0.5s;
}
body.gsap-mobile-fallback-initialized .steps-list-item__line {
  transform: scale3d(1, 1, 1);
}

.steps-list-item__number {
  position: absolute;
  top: 17px;
  left: 0;
}

.steps-list-item__content {
  max-width: 300px;
  margin-top: 12px;
}

@media only screen and (max-width: 1279px) {
  .steps-list-item__number {
    top: 0;
  }
  .steps-list-item__line {
    top: 120px;
  }
  .steps-list-item__title {
    font-size: 40px;
  }
}
@media only screen and (max-width: 1023px) {
  .steps-list {
    padding-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .u-section--steps {
    padding-top: 96px;
    padding-bottom: 96px;
  }
  .u-section--steps.is-dark + .u-section--cta.is-dark {
    margin-top: 0;
    padding-bottom: 96px;
  }
  .u-section--steps.is-light + .u-section--cta.is-light {
    margin-top: 0;
    padding-bottom: 96px;
  }
  .steps-list {
    margin-top: 80px;
  }
  .steps-list-item:not(:first-child) {
    margin-top: 64px;
  }
  .steps-list-item__inner {
    padding-right: 16px;
    padding-left: 88px;
  }
  .steps-list-item__title {
    font-size: 30px;
  }
  .steps-list-item__number {
    top: -3px;
    left: 16px;
    font-size: 74px;
  }
  .steps-list-item__line {
    top: 100px;
    bottom: -20px;
    left: 34px;
  }
}
.u-section--subscription-preferences {
  padding-top: 0;
  padding-bottom: 0;
}
.u-section--subscription-preferences .page-header {
  padding-bottom: 72px;
  background-color: #062229;
}
.u-section--subscription-preferences .page-header br {
  display: none;
}
.u-section--subscription-preferences .page-header h1 {
  display: none;
}
.u-section--subscription-preferences .page-header h2 {
  max-width: 672px;
  margin-top: 24px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.00625em;
  line-height: 1.5;
}
.u-section--subscription-preferences .email-prefs {
  width: 100%;
  max-width: 672px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 64px;
  padding-right: 24px;
  padding-bottom: 136px;
  padding-left: 24px;
}
.u-section--subscription-preferences .email-prefs p.header {
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3333333333;
}
.u-section--subscription-preferences .email-prefs .item {
  max-width: 580px;
  padding: 32px 58px 32px 24px;
  border-radius: 12px;
  background-color: #F9F9F9;
  transition: background-color 0.2s, box-shadow 0.2s;
}
.u-section--subscription-preferences .email-prefs .item + .item {
  margin-top: 12px;
}
.u-section--subscription-preferences .email-prefs .item .fakelabel {
  position: relative;
}
.u-section--subscription-preferences .email-prefs .item .fakelabel input {
  display: none;
}
.u-section--subscription-preferences .email-prefs .item .fakelabel input:checked + span::before {
  top: 2px;
  left: 0;
  width: 18px;
  height: 18px;
  border: 2px solid #42AD47;
}
.u-section--subscription-preferences .email-prefs .item .fakelabel input:checked + span::after {
  display: block;
}
.u-section--subscription-preferences .email-prefs .item .fakelabel span {
  display: block;
  position: relative;
  cursor: pointer;
  padding-left: 34px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
}
.u-section--subscription-preferences .email-prefs .item .fakelabel span::before {
  content: "";
  position: absolute;
  top: 3px;
  left: 1px;
  width: 16px;
  height: 16px;
  border: 1px solid #8DAAB0;
  border-radius: 4px;
  transition: border-color 0.2s;
}
.u-section--subscription-preferences .email-prefs .item .fakelabel span::after {
  content: "";
  display: none;
  position: absolute;
  top: 8px;
  left: 5px;
  width: 8px;
  height: 4px;
  border-bottom: 2px solid #42AD47;
  border-left: 2px solid #42AD47;
  transform: rotate(-45deg);
}
.u-section--subscription-preferences .email-prefs .item .fakelabel span:hover::before {
  top: 2px;
  left: 0;
  width: 18px;
  height: 18px;
  border: 2px solid #42AD47;
}
.u-section--subscription-preferences .email-prefs .item p {
  margin-top: 8px;
  margin-bottom: 0;
  padding-left: 34px;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5;
}
.u-section--subscription-preferences .email-prefs .item:hover {
  background-color: #FFFFFF;
  box-shadow: 2px 16px 32px 0 rgba(0, 0, 0, 0.16);
}
.u-section--subscription-preferences .email-prefs .item.is-disabled {
  pointer-events: none;
  opacity: 0.5;
}
.u-section--subscription-preferences .subscribe-options {
  margin-top: 32px;
  padding-left: 24px;
}
.u-section--subscription-preferences .subscribe-options p {
  margin-top: 0;
}
.u-section--subscription-preferences .subscribe-options p.header {
  display: none;
}
.u-section--subscription-preferences .subscribe-options p:last-child {
  margin-bottom: 0;
}
.u-section--subscription-preferences .subscribe-options label {
  cursor: pointer;
}
.u-section--subscription-preferences .subscribe-options label input {
  display: none;
}
.u-section--subscription-preferences .subscribe-options label input:checked + span::before {
  top: -1px;
  left: 0;
  width: 18px;
  height: 18px;
  border: 2px solid #42AD47;
}
.u-section--subscription-preferences .subscribe-options label input:checked + span::after {
  display: block;
}
.u-section--subscription-preferences .subscribe-options label span {
  display: block;
  position: relative;
  cursor: pointer;
  padding-left: 28px;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5;
}
.u-section--subscription-preferences .subscribe-options label span::before {
  content: "";
  position: absolute;
  top: 0;
  left: 1px;
  width: 16px;
  height: 16px;
  border: 1px solid #8DAAB0;
  border-radius: 4px;
  transition: border-color 0.2s;
}
.u-section--subscription-preferences .subscribe-options label span::after {
  content: "";
  display: none;
  position: absolute;
  top: 5px;
  left: 5px;
  width: 8px;
  height: 4px;
  border-bottom: 2px solid #42AD47;
  border-left: 2px solid #42AD47;
  transform: rotate(-45deg);
}
.u-section--subscription-preferences .subscribe-options label span:hover::before {
  top: -1px;
  left: 0;
  width: 18px;
  height: 18px;
  border: 2px solid #42AD47;
}
.u-section--subscription-preferences .subscribe-options#globalresub-container {
  margin-top: 0;
  margin-bottom: 48px;
  padding-left: 0;
}
.u-section--subscription-preferences .subscribe-options#globalresub-container p.header {
  display: block;
  margin-bottom: 32px;
}
.u-section--subscription-preferences .subscribe-options#globalresub-container .hs-button-hld {
  margin-top: 0;
  padding-left: 0;
}
.u-section--subscription-preferences .hs-button-hld,
.u-section--subscription-preferences .hs-submit-button-hld {
  display: inline-flex;
  position: relative;
  margin-top: 44px;
  padding-left: 24px;
}
.u-section--subscription-preferences .hs-button-hld .svg-hld,
.u-section--subscription-preferences .hs-submit-button-hld .svg-hld {
  position: absolute;
  top: calc(50% - 8px);
  right: 40px;
  pointer-events: none;
  width: 16px;
  height: 16px;
  margin-left: 6px;
  font-size: 16px !important;
  line-height: 1 !important;
}
.u-section--subscription-preferences .hs-button-hld svg,
.u-section--subscription-preferences .hs-submit-button-hld svg {
  fill: #062229 !important;
}
.u-section--subscription-preferences .hs-button-hld .svg-arrow-up,
.u-section--subscription-preferences .hs-button-hld .svg-arrow-download,
.u-section--subscription-preferences .hs-submit-button-hld .svg-arrow-up,
.u-section--subscription-preferences .hs-submit-button-hld .svg-arrow-download {
  width: 16px;
  height: 16px;
  transition: fill 0.2s;
}
.u-section--subscription-preferences .hs-button-hld .svg-arrow-download,
.u-section--subscription-preferences .hs-submit-button-hld .svg-arrow-download {
  padding-left: 2px;
}
.u-section--subscription-preferences .hs-button-hld.is-hovered svg, .u-section--subscription-preferences .resources-item:hover .hs-button-hld.u-btn svg, .resources-item:hover .u-section--subscription-preferences .hs-button-hld.u-btn svg, .u-section--subscription-preferences .hs-button-hld:hover svg,
.u-section--subscription-preferences .hs-submit-button-hld.is-hovered svg,
.u-section--subscription-preferences .resources-item:hover .hs-submit-button-hld.u-btn svg,
.resources-item:hover .u-section--subscription-preferences .hs-submit-button-hld.u-btn svg,
.u-section--subscription-preferences .hs-submit-button-hld:hover svg {
  fill: #FFFFFF !important;
}
.u-section--subscription-preferences #globalunsub[type=hidden] + .hs-submit-button-hld {
  margin-top: 0;
  padding-left: 0;
}
.u-section--subscription-preferences .hs-button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 12px 64px 12px 40px !important;
  border: 1px solid transparent !important;
  border-radius: 25px !important;
  border-color: #ABC6D8 !important;
  outline: 0 !important;
  background-color: transparent !important;
  background-color: #ABC6D8 !important;
  color: #062229 !important;
  font-family: "Manrope", sans-serif !important;
  font-size: 16px !important;
  -webkit-font-smoothing: initial !important;
  font-style: normal !important;
  font-weight: 500 !important;
  letter-spacing: -0.00625em !important;
  line-height: 1.5 !important;
  text-decoration: none !important;
  opacity: 0;
}
.u-section--subscription-preferences .hs-button.is-overridden {
  transition: color 0.2s, border-color 0.2s, background-color 0.2s, opacity 0.2s, box-shadow 0.2s !important;
  opacity: 1;
}
.u-section--subscription-preferences .hs-button.is-hovered, .u-section--subscription-preferences .resources-item:hover .hs-button.u-btn, .resources-item:hover .u-section--subscription-preferences .hs-button.u-btn, .u-section--subscription-preferences .hs-button:hover {
  border-color: #42AD47 !important;
  background-color: #42AD47 !important;
  color: #FFFFFF !important;
}
.u-section--subscription-preferences .hs-button.is-hovered svg, .u-section--subscription-preferences .resources-item:hover .hs-button.u-btn svg, .resources-item:hover .u-section--subscription-preferences .hs-button.u-btn svg, .u-section--subscription-preferences .hs-button:hover svg {
  fill: #FFFFFF !important;
}

.subscription-preferences-custom-top {
  padding-top: 160px;
  background-color: #062229;
}

.subscription-preferences-custom-top__title {
  display: block;
  width: 100%;
  max-width: 672px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
}

.subscription-preferences-custom-top__text-hld {
  width: 100%;
  max-width: 672px;
  margin-top: 24px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
}

.subscription-preferences-custom-top__text {
  max-width: 528px;
  color: #FFFFFF;
}
.subscription-preferences-custom-top__text > *:first-child {
  margin-top: 0;
}
.subscription-preferences-custom-top__text > *:last-child {
  margin-bottom: 0;
}

.subscription-preferences-custom-top__email-label {
  display: block;
  margin-top: 40px;
  padding-bottom: 4px;
  color: rgba(255, 255, 255, 0.75);
  font-size: 12px;
  line-height: 1.5;
  text-transform: uppercase;
}

.localization-language {
  display: none;
}

.u-section--subscription-confirmation {
  padding-top: 184px;
  padding-bottom: 120px;
}
.u-section--subscription-confirmation #hs_cos_wrapper_subscriptions_confirmation,
.u-section--subscription-confirmation #hs_cos_wrapper_backup_unsubscribe {
  width: 100%;
  max-width: 1320px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
}
.u-section--subscription-confirmation #hs_cos_wrapper_subscriptions_confirmation .page-header,
.u-section--subscription-confirmation #hs_cos_wrapper_backup_unsubscribe .page-header {
  max-width: 624px;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
}
.u-section--subscription-confirmation #hs_cos_wrapper_subscriptions_confirmation .page-header h1,
.u-section--subscription-confirmation #hs_cos_wrapper_backup_unsubscribe .page-header h1 {
  display: none;
}
.u-section--subscription-confirmation #hs_cos_wrapper_subscriptions_confirmation .page-header h2,
.u-section--subscription-confirmation #hs_cos_wrapper_backup_unsubscribe .page-header h2 {
  margin-top: 0;
  margin-bottom: 44px;
  font-size: 24px;
  line-height: 1.3333333333;
}
.u-section--subscription-confirmation #hs_cos_wrapper_subscriptions_confirmation .page-header br,
.u-section--subscription-confirmation #hs_cos_wrapper_backup_unsubscribe .page-header br {
  display: none;
}
.u-section--subscription-confirmation #hs_cos_wrapper_subscriptions_confirmation #content,
.u-section--subscription-confirmation #hs_cos_wrapper_backup_unsubscribe #content {
  max-width: 624px;
  margin-top: 1em;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
}
.u-section--subscription-confirmation #hs_cos_wrapper_subscriptions_confirmation #content h3,
.u-section--subscription-confirmation #hs_cos_wrapper_backup_unsubscribe #content h3 {
  margin-top: 0;
  font-size: 20px;
  font-weight: 500 !important;
  line-height: 1.5;
}
.u-section--subscription-confirmation #hs_cos_wrapper_subscriptions_confirmation #content .hs-input,
.u-section--subscription-confirmation #hs_cos_wrapper_backup_unsubscribe #content .hs-input {
  width: 100% !important;
  max-width: 408px !important;
  padding: 11px 16px !important;
  border: 1px solid #8DAAB0;
  border-radius: 6px;
  outline: 0;
  background-color: transparent;
  color: #062229;
  font-size: 16px !important;
  font-weight: 500 !important;
  letter-spacing: -0.00625em !important;
  line-height: 1.5 !important;
  transition: border-color 0.2s, color 0.2s;
}
.u-section--subscription-confirmation #hs_cos_wrapper_subscriptions_confirmation #content .hs-input::placeholder,
.u-section--subscription-confirmation #hs_cos_wrapper_backup_unsubscribe #content .hs-input::placeholder {
  color: #3F5F66;
}
.u-section--subscription-confirmation #hs_cos_wrapper_subscriptions_confirmation #content .hs-input.invalid,
.u-section--subscription-confirmation #hs_cos_wrapper_backup_unsubscribe #content .hs-input.invalid {
  border-color: #D41414 !important;
}
.u-section--subscription-confirmation #hs_cos_wrapper_subscriptions_confirmation #content .hs-button,
.u-section--subscription-confirmation #hs_cos_wrapper_backup_unsubscribe #content .hs-button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin-top: 14px;
  padding: 12px 40px 12px 40px !important;
  border: 1px solid transparent !important;
  border-radius: 25px !important;
  border-color: #ABC6D8 !important;
  outline: 0 !important;
  background-color: transparent !important;
  background-color: #ABC6D8 !important;
  color: #062229 !important;
  font-family: "Manrope", sans-serif !important;
  font-size: 16px !important;
  -webkit-font-smoothing: initial !important;
  font-style: normal !important;
  font-weight: 500 !important;
  letter-spacing: -0.00625em !important;
  line-height: 1.5 !important;
  text-decoration: none !important;
  transition: color 0.2s, border-color 0.2s, background-color 0.2s, opacity 0.2s, box-shadow 0.2s !important;
  opacity: 1;
}
.u-section--subscription-confirmation #hs_cos_wrapper_subscriptions_confirmation #content .hs-button:hover,
.u-section--subscription-confirmation #hs_cos_wrapper_backup_unsubscribe #content .hs-button:hover {
  border-color: #42AD47 !important;
  background-color: #42AD47 !important;
  color: #FFFFFF !important;
}
.u-section--subscription-confirmation #hs_cos_wrapper_subscriptions_confirmation #content .hs-button:hover svg,
.u-section--subscription-confirmation #hs_cos_wrapper_backup_unsubscribe #content .hs-button:hover svg {
  fill: #FFFFFF !important;
}

@media only screen and (max-width: 767px) {
  .u-section--subscription-confirmation {
    padding-top: 136px;
    padding-bottom: 80px;
  }
  .u-section--subscription-confirmation #hs_cos_wrapper_subscriptions_confirmation,
  .u-section--subscription-confirmation #hs_cos_wrapper_backup_unsubscribe {
    padding-right: 16px;
    padding-left: 16px;
  }
  .u-section--subscription-confirmation #hs_cos_wrapper_subscriptions_confirmation .page-header h2,
  .u-section--subscription-confirmation #hs_cos_wrapper_backup_unsubscribe .page-header h2 {
    margin-bottom: 32px;
  }
  .u-section--subscription-preferences .page-header {
    padding-bottom: 40px;
  }
  .u-section--subscription-preferences .page-header h2 {
    padding-right: 16px;
    padding-left: 16px;
  }
  .u-section--subscription-preferences .email-prefs {
    padding-top: 40px;
    padding-bottom: 80px;
  }
  .u-section--subscription-preferences .email-prefs p.header {
    margin-bottom: 24px;
  }
  .u-section--subscription-preferences .email-prefs .hs-button-hld,
  .u-section--subscription-preferences .email-prefs .hs-submit-button-hld,
  .u-section--subscription-preferences .email-prefs .subscribe-options {
    padding-left: 0;
  }
  .u-section--subscription-preferences .email-prefs .hs-button {
    padding-right: 48px !important;
    padding-left: 24px !important;
  }
  .u-section--subscription-preferences .email-prefs .hs-button + .svg-hld {
    right: 24px !important;
  }
  .subscription-preferences-custom-top {
    padding-top: 120px;
  }
  .u-section--subscription-preferences .email-prefs,
  .subscription-preferences-custom-top__title,
  .subscription-preferences-custom-top__text-hld {
    padding-right: 16px;
    padding-left: 16px;
  }
  .u-section--subscription-preferences .email-prefs .item {
    padding: 24px 32px 24px 24px;
  }
  .u-section--subscription-preferences .email-prefs .item:hover {
    background-color: #F9F9F9;
    box-shadow: none;
  }
}
.u-section--system {
  padding-top: 210px;
  padding-bottom: 160px;
}

.system-page__content {
  margin-top: 56px;
}

.system-page__form-hld {
  display: flex;
  justify-content: center;
  margin-top: 44px;
}

.hs_cos_wrapper_type_password_prompt form input[type=password] {
  height: auto !important;
  margin-top: 0 !important;
  padding: 11px 16px;
  border: 1px solid #8DAAB0;
  border-radius: 6px;
  outline: 0;
  background-color: transparent;
  transition: border-color 0.2s, color 0.2s;
}
.hs_cos_wrapper_type_password_prompt form input[type=password]::placeholder {
  color: #3F5F66;
}
.hs_cos_wrapper_type_password_prompt form input[type=password]:not([type=checkbox]):not([type=submit]) {
  color: #062229;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.00625em;
  line-height: 1.5;
}
.hs_cos_wrapper_type_password_prompt form input[type=password].invalid {
  border-color: #D41414 !important;
}
.hs_cos_wrapper_type_password_prompt form input[type=password]:focus {
  border-color: #062229 !important;
}
.hs_cos_wrapper_type_password_prompt form input[type=password] + input[type=submit] {
  margin-left: 24px;
}
.hs_cos_wrapper_type_password_prompt form input[type=submit] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 40px;
  border: 1px solid #ABC6D8;
  border-radius: 25px;
  outline: 0;
  background-color: #ABC6D8;
  color: #062229;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.00625em;
  line-height: 1.5;
  transition: color 0.2s, border-color 0.2s, background-color 0.2s, opacity 0.2s, box-shadow 0.2s;
}
.hs_cos_wrapper_type_password_prompt form input[type=submit]:hover {
  border-color: #42AD47;
  background-color: #42AD47;
  color: #FFFFFF;
}

@media only screen and (max-width: 1023px) {
  .system-page__content {
    margin-top: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .u-section--system {
    padding-top: 160px;
    padding-bottom: 128px;
  }
  .system-page__btn-hld {
    margin-top: 32px;
  }
  .hs_cos_wrapper_type_password_prompt form {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .hs_cos_wrapper_type_password_prompt form input[type=password] + input[type=submit] {
    margin-top: 16px;
    margin-left: 0;
  }
}
.tabs {
  display: flex;
  justify-content: space-between;
}

.tabs__left {
  width: calc(100% - 76px - 432px);
}

.tabs__tabs {
  margin-top: 40px;
}

.tabs__tab {
  position: relative;
  cursor: pointer;
  padding: 32px 48px;
  border-radius: 12px;
  background-color: #F9F9F9;
  transition: background-color 0.2s, box-shadow 0.2s;
}
.tabs__tab:not(:first-child) {
  margin-top: 20px;
}
.tabs__tab:hover .tabs__tab-title {
  color: #85B5D6;
}
.tabs__tab.is-active {
  z-index: 1;
  background-color: #FFFFFF;
  box-shadow: 2px 16px 32px 0 rgba(0, 0, 0, 0.16);
}
.tabs__tab.is-active:hover .tabs__tab-title {
  color: #062229;
}

.tabs__tab-active-content {
  display: none;
}

.tabs__tab-content {
  padding-top: 16px;
}

.tabs__tab-read-more {
  margin-top: 28px;
}

.tabs__right {
  width: 432px;
}

.tabs__photos {
  position: relative;
}

.tabs__photo-hld {
  display: none;
  animation: FadeIn 0.4s ease forwards;
}
.tabs__photo-hld.is-active {
  display: block;
}

.tabs__photo {
  position: relative;
  height: 584px;
  border-radius: 12px;
  overflow: hidden;
}

@media only screen and (max-width: 1279px) {
  .tabs__left {
    width: calc(100% - 48px - 432px);
  }
}
@media only screen and (max-width: 1023px) {
  .tabs {
    max-width: 624px;
    margin-right: auto;
    margin-left: auto;
  }
  .tabs__left {
    width: 100%;
  }
  .tabs__right {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .tabs__title {
    text-align: center;
  }
  .tabs__tab {
    padding: 24px;
  }
}
.tab-slider__title {
  max-width: 528px;
  margin-right: auto;
  margin-left: auto;
}

.tab-slider {
  margin-top: 88px;
}

.tab-slider-top {
  display: flex;
}

.tab-slider-top-item {
  display: flex;
  justify-content: center;
  cursor: pointer;
  width: 100%;
  padding: 0 24px 12px;
  border-bottom: 1px solid #3F5F66;
  transition: border-color 0.2s;
}
.tab-slider-top-item .title {
  color: #FFFFFF;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  text-transform: uppercase;
  transition: color 0.2s;
}
.tab-slider-top-item:hover .title {
  color: #42AD47;
}
.tab-slider-top-item.is-active {
  border-color: #ABC6D8;
}
.tab-slider-top-item.is-active .title {
  color: #ABC6D8;
}

.tab-slider-bottom {
  position: relative;
  margin-top: 104px;
}

.tab-slider-bottom-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  transition: opacity 0.2s;
}
.tab-slider-bottom-item:not(.is-active) {
  pointer-events: none;
  opacity: 0;
}
.tab-slider-bottom-item:first-child {
  position: relative;
}

.tab-slider-bottom-item__inner {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.tab-slider-bottom-item__text-hld {
  display: flex;
  align-items: center;
  width: calc(100% - 64px - 516px);
}

.tab-slider-bottom-item__text {
  max-width: 408px;
}
.tab-slider-bottom-item__text strong {
  display: block;
  margin-bottom: 12px;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.5;
}

.tab-slider-bottom-item__photo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 516px;
}
.tab-slider-bottom-item__photo img {
  display: block;
  width: 100%;
  height: auto;
}

@media only screen and (max-width: 1279px) {
  .tab-slider-bottom {
    margin-top: 80px;
  }
}
@media only screen and (max-width: 1023px) {
  .tab-slider-bottom-item__text-hld {
    width: calc(100% - 48px - 408px);
  }
  .tab-slider-bottom-item__photo {
    width: 408px;
  }
}
@media only screen and (max-width: 767px) {
  .tab-slider {
    margin-top: 64px;
  }
  .tab-slider-top {
    flex-direction: column;
  }
  .tab-slider-top-item {
    justify-content: flex-start;
    padding-top: 12px;
    border-bottom: 0;
    border-left: 1px solid #3F5F66;
  }
  .tab-slider-top-item .title {
    font-size: 16px;
    text-align: left;
    text-transform: none;
  }
  .tab-slider-top-item.is-active {
    border-color: #ABC6D8;
  }
  .tab-slider-bottom {
    min-height: 0 !important;
    margin-top: 48px;
  }
  .tab-slider-bottom-item {
    position: relative;
    opacity: 1;
  }
  .tab-slider-bottom-item:not(.is-active) {
    display: none;
  }
  .tab-slider-bottom-item__inner {
    flex-direction: column;
  }
  .tab-slider-bottom-item__text-hld {
    width: 100%;
  }
  .tab-slider-bottom-item__photo {
    width: 100%;
    margin-top: 32px;
  }
}
.u-section--terms-and-privacy {
  padding-top: 212px;
}

.terms-and-privacy-hero {
  padding-bottom: 128px;
}

.terms-and-privacy__last-updated {
  display: block;
  margin-top: 28px;
}

.terms-and-privacy-content {
  display: flex;
  justify-content: flex-end;
}

.terms-and-privacy-content__inner {
  width: 100%;
  max-width: 948px;
  padding-right: 324px;
}

.terms-and-privacy-intro {
  margin-bottom: 32px;
}

.terms-and-privacy-list {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 0 0 40px;
  list-style: none;
  counter-reset: list-counter;
}
.terms-and-privacy-list li {
  position: relative;
  cursor: pointer;
  padding-left: 40px;
  color: #42AD47;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.75;
  transition: color 0.2s;
  counter-increment: list-counter;
}
.terms-and-privacy-list li:not(:first-child) {
  margin-top: 12px;
}
.terms-and-privacy-list li::before {
  content: counter(list-counter) ".";
  position: absolute;
  top: 0;
  left: 12px;
}
.terms-and-privacy-list li:hover {
  color: #062229;
}

.terms-and-privacy-contents {
  margin-top: 56px;
}

.terms-and-privacy-contents-item:not(:first-child) {
  margin-top: 40px;
}

.terms-and-privacy-contents-item__title + .terms-and-privacy-contents-item__content {
  margin-top: 16px;
}

@media only screen and (max-width: 1279px) {
  .terms-and-privacy-content__inner {
    max-width: 732px;
    padding-right: 108px;
  }
}
@media only screen and (max-width: 1023px) {
  .u-section--terms-and-privacy {
    padding-top: 156px;
  }
  .terms-and-privacy-hero {
    padding-bottom: 96px;
  }
  .terms-and-privacy-content__inner {
    max-width: 624px;
    padding-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .u-section--terms-and-privacy {
    padding-top: 128px;
  }
  .terms-and-privacy-hero {
    padding-bottom: 80px;
  }
}
.testimonial.swiper-slide {
  height: auto;
  transition-duration: 600ms !important;
}

.testimonial__inner {
  display: flex;
  min-height: 100%;
  border-radius: 12px;
  overflow: hidden;
}
.testimonial__inner.is-blue-item {
  background-color: #D7E4ED;
}
.testimonial__inner.is-green-item {
  background-color: #E8F7E9;
}
.testimonial__inner.is-dark-item {
  background-color: #062229;
}

.testimonial__photo-hld {
  width: 510px;
}

.testimonial__photo {
  position: relative;
  width: 100%;
  height: 100%;
}

.testimonial__content-hld {
  display: flex;
  flex-direction: column;
  position: relative;
  width: calc(100% - 510px);
  min-height: 606px;
  padding: 80px 108px 64px 136px;
}
.testimonial__content-hld--condensed {
  justify-content: center;
}
.testimonial__content-hld--condensed .testimonial__text {
  margin-bottom: 56px;
}
.testimonial__content-hld--condensed .testimonial__info {
  margin-top: 0;
}
.testimonial__content-hld.has-button {
  padding-top: 64px;
}
.testimonial__content-hld.has-button .testimonial__text {
  margin-bottom: 40px;
}
.testimonial__content-hld.has-button .testimonial__info {
  margin-top: 0;
  margin-bottom: 24px;
}

.testimonial__heading {
  display: block;
  margin-bottom: 32px;
}

.testimonial__text {
  margin-bottom: 48px;
}

.testimonial__info {
  margin-top: auto;
}

.testimonial__logo-hld:not(:last-child) {
  margin-bottom: 32px;
}

.testimonial__author {
  display: block;
  max-width: 248px;
}

.testimonial__position {
  display: block;
  max-width: 258px;
  margin-top: 6px;
}

.testimonial__btn-hld {
  margin-top: auto;
}

.testimonial__arrows {
  position: absolute;
  right: 108px;
  bottom: 48px;
  z-index: 2;
}

.testimonials__btn-hld {
  margin-top: 48px;
}

@media only screen and (max-width: 1279px) {
  .testimonial__photo-hld {
    width: 400px;
  }
  .testimonial__content-hld {
    width: calc(100% - 400px);
    padding: 64px;
  }
  .testimonial__arrows {
    right: 64px;
  }
}
@media only screen and (max-width: 1023px) {
  .testimonial__photo-hld {
    display: none;
  }
  .testimonial__content-hld {
    width: 100%;
    min-height: 0;
    padding: 48px;
  }
  .testimonial__btn-hld {
    margin-top: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .testimonial.swiper-slide {
    transition-duration: 0.2s !important;
  }
  .testimonial__content-hld {
    padding: 32px 24px 24px;
  }
  .testimonial__text {
    margin-bottom: 32px;
  }
  .testimonial__author,
  .testimonial__position {
    max-width: none;
    padding-right: 128px;
  }
  .testimonial__logo-hld:not(:last-child) {
    margin-bottom: 16px;
  }
  .testimonial__arrows {
    right: 24px;
    bottom: 24px;
  }
}
.text-with-app-image {
  display: flex;
  justify-content: space-between;
  padding-top: 37px;
  padding-bottom: 43px;
}

.text-with-app-image__content-hld {
  width: calc(100% - 48px - 340px);
  padding-top: 27px;
}

.text-with-app-image__content {
  max-width: 516px;
  margin-top: 40px;
}

.text-with-app-image__photo-hld {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 640px;
}

.text-with-app-image__photo {
  display: flex;
  align-items: center;
  justify-content: center;
}
.text-with-app-image__photo img {
  display: block;
  width: 100%;
  height: auto;
}

@media only screen and (max-width: 1279px) {
  .text-with-app-image {
    max-width: 880px;
    margin-right: auto;
    margin-left: auto;
  }
  .text-with-app-image__content-hld {
    width: 400px;
    padding-top: 0;
  }
  .text-with-app-image__photo-hld {
    width: calc(100% - 64px - 400px);
  }
}
@media only screen and (max-width: 1023px) {
  .text-with-app-image {
    flex-direction: column;
    align-items: center;
  }
  .text-with-app-image__content-hld {
    width: 100%;
    max-width: 624px;
  }
  .text-with-app-image__content {
    max-width: none;
  }
  .text-with-app-image__photo-hld {
    width: 100%;
    max-width: 516px;
    margin-top: 64px;
  }
}
@media only screen and (max-width: 767px) {
  .text-with-app-image__photo img {
    display: block;
    max-width: 220px;
    height: auto;
  }
}
.text-with-big-link {
  position: relative;
  padding-top: 32px;
}

.text-with-big-link__text {
  max-width: 942px;
}

.text-with-big-link__link-hld {
  margin-top: 56px;
}

.text-with-big-link__link {
  display: block;
  position: relative;
}
.text-with-big-link__link svg {
  position: absolute;
  right: 0;
  bottom: -10px;
  pointer-events: none;
  width: 185px;
  height: 185px;
  fill: #ABC6D8;
  transition: transform 0.4s;
}
.text-with-big-link__link:hover svg {
  transform: rotate(45deg);
}

@media only screen and (max-width: 1279px) {
  .text-with-big-link__text {
    max-width: 768px;
  }
  .text-with-big-link__link svg {
    width: 128px;
    height: 128px;
  }
}
@media only screen and (max-width: 1023px) {
  .text-with-big-link {
    max-width: 624px;
    margin-right: auto;
    margin-left: auto;
  }
  .text-with-big-link__link svg {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .text-with-big-link__link-hld {
    margin-top: 32px;
  }
}
.u-section--hero-hardware + .u-section--text-with-icons .text-with-icons {
  padding-top: 128px;
}

.text-with-icons__text {
  max-width: 946px;
}
.text-with-icons__text br {
  display: block !important;
  height: 32px !important;
  clear: both !important;
}

.text-with-icons__list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 104px;
}

.text-with-icons__list-item {
  display: flex;
  align-items: center;
  width: 300px;
  margin-top: 24px;
  margin-right: 48px;
}
.text-with-icons__list-item:nth-child(3n+2) {
  width: 360px;
}
.text-with-icons__list.is-wide .text-with-icons__list-item {
  width: 516px;
  margin-right: 0;
}
.text-with-icons__list.is-wide .text-with-icons__list-item:nth-child(2n+1) {
  margin-right: 128px;
}
.text-with-icons__list-item .icon-hld {
  position: relative;
  margin-right: 12px;
}
.text-with-icons__list-item .icon-hld img {
  width: 28px;
  height: 28px;
}
@media only screen and (max-width: 1279px) {
  .u-section--hero-hardware + .u-section--text-with-icons .text-with-icons {
    padding-top: 0;
  }
  .text-with-icons__list {
    margin-top: 48px;
  }
  .text-with-icons__list.is-normal {
    justify-content: space-between;
    max-width: 628px;
  }
  .text-with-icons__list.is-normal .text-with-icons__list-item {
    width: calc(50% - 24px);
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .text-with-icons__list.is-normal .text-with-icons__list-item {
    width: 100%;
  }
  .text-with-icons__list-item {
    align-items: flex-start;
  }
  .text-with-icons__list-item .icon-hld {
    top: 1px;
  }
}
.vertical-slider-hld {
  padding-right: 66px;
  padding-left: 112px;
}
.vertical-slider-hld--spacing-more-top {
  padding-top: 80px;
}
.vertical-slider-hld--spacing-some {
  padding-top: 32px;
  padding-bottom: 32px;
}

.vertical-slider__title--centered {
  max-width: 528px;
  margin-right: auto;
  margin-left: auto;
}
.vertical-slider__title + .vertical-slider {
  margin-top: 108px;
}
.vertical-slider__title + .vertical-slider__slider {
  margin-top: 56px;
}

.vertical-slider {
  display: flex;
  justify-content: space-between;
}
.vertical-slider--is-with-texts {
  align-items: flex-start;
  padding-right: 44px;
}

.vertical-slider-left {
  width: calc(100% - 64px - 516px);
}
.vertical-slider-hld--title-is-centered .vertical-slider-left {
  width: calc(100% - 48px - 560px);
}
.vertical-slider-hld--is-with-texts .vertical-slider-left {
  width: calc(100% - 64px - 516px);
}

.vertical-slider__slider {
  position: relative;
}

.vertical-slider__slider-line-hld {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  pointer-events: none;
  width: 1px;
  height: 100%;
  background-color: #3F5F66;
}
.u-section.is-light .vertical-slider__slider-line-hld {
  background-color: #E7E7E7;
}

.vertical-slider__slider-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  z-index: 1;
  cursor: pointer;
  min-height: 72px;
  padding-left: 42px;
  transition: min-height 0.4s, padding 0.4s;
}
.vertical-slider__slider--is-condensed .vertical-slider__slider-item {
  min-height: 48px;
  padding-top: 12px;
  padding-bottom: 12px;
}
.vertical-slider__slider-line-hld + .vertical-slider__slider-item {
  padding-top: 0;
}
.vertical-slider__slider-line-hld + .vertical-slider__slider-item:not(.is-active) {
  padding-bottom: 0;
}
.vertical-slider-hld--is-with-texts .vertical-slider__slider-item {
  min-height: 0;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.vertical-slider-hld--is-with-texts .vertical-slider__slider-item[data-id="1"] {
  padding-top: 4px !important;
}
.vertical-slider-hld--is-with-texts .vertical-slider__slider-item:last-child {
  padding-bottom: 4px !important;
}
.vertical-slider__slider-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background-color: #3F5F66;
  transition: opacity 0.3s, background-color 0.3s;
}
.u-section.is-light .vertical-slider__slider-item::before {
  background-color: #E7E7E7;
}
.vertical-slider__slider-item .title {
  transition: color 0.2s;
}
.vertical-slider-hld--is-with-texts .vertical-slider__slider-item .title {
  font-size: 20px;
  line-height: 1.6;
}
.vertical-slider__slider-item:hover .title {
  color: #42AD47;
}
.vertical-slider__slider-item:hover .title .u-title-prefix {
  color: #42AD47 !important;
}
.vertical-slider__slider-item.is-active .title {
  color: #ABC6D8;
}
.vertical-slider__slider-item.is-active .title .u-title-prefix {
  color: #ABC6D8 !important;
}
.u-section.is-light .vertical-slider__slider-item.is-active .title {
  color: #062229;
}
.u-section.is-light .vertical-slider__slider-item.is-active .title .u-title-prefix {
  color: #062229 !important;
}
.vertical-slider__slider-item.is-active::before {
  background-color: #ABC6D8;
}
.u-section.is-light .vertical-slider__slider-item.is-active::before {
  background-color: #85B5D6;
}

.vertical-slider__slider-item-list-hld {
  display: none;
}

.vertical-slider__slider-item-list {
  padding-top: 24px;
  padding-bottom: 16px;
}

.vertical-slider__slider-item-list-item {
  position: relative;
}
.vertical-slider__slider-item-list-item:not(:first-child) {
  margin-top: 24px;
}
.vertical-slider__slider-item-list-item.is-with-icon {
  padding-left: 40px;
}
.vertical-slider__slider-item-list-item img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
}
.vertical-slider__slider-item-text-hld {
  display: none;
  max-width: 376px;
  padding-top: 12px;
}

.vertical-slider-right {
  position: relative;
  width: 516px;
}
.vertical-slider-right.is-locked {
  min-height: 584px;
}
.vertical-slider-hld--title-is-centered .vertical-slider-right {
  width: 540px;
}
.vertical-slider-hld--is-with-texts .vertical-slider-right {
  width: 516px;
}

.vertical-slider__photo-hld {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  transition: opacity 0.4s;
  opacity: 0;
}
.vertical-slider__photo-hld.is-active {
  opacity: 1;
}
.vertical-slider-hld--is-with-icons .vertical-slider__photo-hld {
  display: flex;
  align-items: center;
  height: 100%;
}

.vertical-slider__photo {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.vertical-slider__photo img {
  display: block;
  width: 100%;
  height: auto;
}
.vertical-slider-hld--is-with-texts .vertical-slider__photo {
  position: relative;
  height: auto;
}
.vertical-slider-hld--is-with-icons .vertical-slider__photo {
  position: relative;
  height: auto;
}

.vertical-slider__photo-text-hld {
  display: flex;
  justify-content: flex-end;
  width: auto;
  margin-top: -72px;
  margin-right: -92px;
  animation: FadeIn 0.4s ease forwards;
}

.vertical-slider__photo-text {
  width: 100%;
  max-width: 434px;
  padding: 28px 28px 30px;
  border-radius: 12px;
  background-color: #F0F9FF;
  color: #062229 !important;
}
.vertical-slider__photo-text strong {
  display: block;
  margin-bottom: 8px !important;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.6;
  opacity: 0.9;
}

@media only screen and (max-width: 1279px) {
  .vertical-slider-hld {
    padding-right: 24px;
    padding-left: 24px;
  }
  .vertical-slider-hld--is-with-texts {
    padding-right: 0;
    padding-left: 0;
  }
  .vertical-slider-hld--is-with-texts .vertical-slider-left {
    padding-left: 48px;
  }
  .vertical-slider__photo-text-hld {
    margin-right: -44px;
  }
}
@media only screen and (max-width: 1023px) {
  .vertical-slider-hld--spacing-some {
    padding-top: 0;
    padding-bottom: 0;
  }
  .vertical-slider-hld--title-is-centered .vertical-slider-left {
    width: 100%;
  }
  .vertical-slider-hld--is-with-texts {
    padding-left: 0;
  }
  .vertical-slider--is-with-texts {
    padding-right: 0;
  }
  .vertical-slider-left {
    width: 100%;
  }
  .vertical-slider-right {
    display: none;
  }
  .vertical-slider-hld--is-with-icons .vertical-slider__slider {
    height: auto !important;
  }
  .vertical-slider-hld--is-with-texts .vertical-slider-left {
    width: 280px;
    padding-right: 48px;
    padding-left: 0;
  }
  .vertical-slider-hld--is-with-texts .vertical-slider__slider-item {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
    padding-left: 32px !important;
  }
  .vertical-slider-hld--is-with-texts .vertical-slider__slider-item[data-id="1"] {
    padding-top: 16px !important;
  }
  .vertical-slider-hld--is-with-texts .vertical-slider__slider-item:last-child {
    padding-bottom: 16px !important;
  }
  .vertical-slider-hld--is-with-texts .vertical-slider-right {
    display: block;
    width: calc(100% - 280px);
  }
  .vertical-slider__photo-text-hld {
    margin-top: 16px;
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .vertical-slider-hld {
    padding-right: 0;
    padding-left: 0;
  }
  .vertical-slider-hld--spacing-more-top {
    padding-top: 32px;
  }
  .vertical-slider__title + .vertical-slider, .vertical-slider__title + .vertical-slider__slider {
    margin-top: 40px;
  }
  .vertical-slider--is-with-texts {
    flex-direction: column;
  }
  .vertical-slider--is-with-texts .vertical-slider-left {
    width: 100%;
    padding-top: 0 !important;
    padding-right: 0;
  }
  .vertical-slider--is-with-texts .vertical-slider-right {
    width: 100%;
    margin-top: 32px;
  }
  .vertical-slider--is-with-texts .vertical-slider__photo-hld {
    display: none;
    position: relative;
    opacity: 1;
  }
  .vertical-slider--is-with-texts .vertical-slider__photo-hld.is-active {
    display: block;
  }
  .vertical-slider__photo-text-hld {
    animation: none;
  }
  .vertical-slider__slider-item {
    padding-left: 32px;
  }
  .vertical-slider__slider-item.is-active {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
.video__title {
  max-width: 840px;
  margin-right: auto;
  margin-left: auto;
}

.video__content {
  max-width: 624px;
  margin-right: auto;
  margin-left: auto;
}
.video__content:not(:first-child) {
  margin-top: 24px;
}

.video {
  position: relative;
  padding-bottom: 56.25%;
  border-radius: 12px;
  overflow: hidden;
}
.video:not(:first-child) {
  margin-top: 56px;
}
.video.has-background {
  background-color: #D7E4ED;
}
.video.is-active .video__video {
  opacity: 1;
}

.video__placeholder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.2s;
  opacity: 0;
}
.video__video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.video-scroll-hld {
  padding-top: 60px;
}

.video-scroll {
  border-radius: 12px;
  background-color: #F5F5F7;
  overflow: hidden;
}
.video-scroll + .video-scroll {
  margin-top: 112px;
}

.video-scroll-inner {
  display: flex;
  align-items: center;
}
.video-scroll-inner--is-normal .video-scroll__text-hld {
  padding-right: 108px;
  padding-left: 24px;
}
.video-scroll-inner--is-reversed {
  flex-direction: row-reverse;
}
.video-scroll-inner--is-reversed .video-scroll__text-hld {
  padding-right: 24px;
  padding-left: 108px;
}

.video-scroll__img-hld {
  display: flex;
  align-items: center;
  width: 732px;
  min-height: 676px;
}
.video-scroll__img-hld img {
  display: block;
  width: 100%;
  height: auto;
}

.video-scroll__text-hld {
  width: calc(100% - 732px);
  padding-top: 88px;
}

.video-scroll__content {
  margin-top: 24px;
}

@media only screen and (max-width: 1279px) {
  .video-scroll-hld {
    padding-top: 0;
  }
  .video-scroll-inner {
    flex-direction: column;
  }
  .video-scroll-inner--is-normal .video-scroll__text-hld, .video-scroll-inner--is-reversed .video-scroll__text-hld {
    padding-right: 48px;
    padding-left: 48px;
  }
  .video-scroll__text-hld {
    order: 0;
    width: 100%;
    max-width: 732px;
  }
  .video-scroll__img-hld {
    order: 1;
    width: 100%;
    max-width: 732px;
    min-height: 0;
    margin-top: 48px;
  }
}
@media only screen and (max-width: 767px) {
  .video-scroll + .video-scroll {
    margin-top: 48px;
  }
  .video-scroll-inner--is-normal .video-scroll__text-hld, .video-scroll-inner--is-reversed .video-scroll__text-hld {
    padding-top: 40px;
    padding-right: 24px;
    padding-left: 24px;
  }
}

/*# sourceMappingURL=main.css.map */

/* Styl kontenera */
.lang_switcher_class {
  position: relative;
  font-family: inherit;
  font-size: 14px;
}
.header__language-switcher{
  padding-bottom:6px;
}
/* "Globus" jako przycisk */
.globe_class {
  cursor: pointer;
  padding: 6px 10px;
  background: transparent;
  color: #FFFFFF;
  min-width: 120px;
  background-image: none !important;
  width: auto !important;
  height: auto !important;
}

/* Pokaż aktualny język i strzałkę ▼ */
.globe_class::after {
  font-size: 12px;
  margin-left: 6px;
  color: #666;
}
.lang_trigger{
 text-align:center; 
}
/* Lista języków – ukryta domyślnie */
.lang_list_class {
  display: none;
  position: absolute;
  top: 17px;
  left: 50% !important;
  list-style: none;
  background: transparent;
  border: none;
  border-radius: 4px;
  z-index: 1000;
  box-shadow:none;
  padding-top:20px !important;
}
.lang_list_class:after, .lang_list_class:before {
  display:none !important;
}

.lang_switcher_class.open .lang_list_class {
  display: block;
}

.lang_list_class li {
 position: relative;
  line-height: 1;
  font-size: 13px;
  padding: 0 15px 10px;
  background-color: #fff;
  border-left: 1px solid #b3bcbe;
  border-right: 1px solid #b3bcbe;
}
.lang_list_class li:last-child {
  padding-bottom: 15px;
  border-bottom: 1px solid #b3bcbe;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}
.lang_list_class li:first-child {
  padding-top: 15px;
  border-top: 1px solid #b3bcbe;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}
.lang_list_class li a {
  display: block;
  padding: 8px 12px;
  text-decoration: none;
  color: #062229;
  white-space: nowrap;
}
.lang_list_class li a:hover {
  color: #42ad47;
}
.lang_list_class li a:hover {
  background-color: transparent;
}
.widget-type-language_switcher{
  display:flex;
  justify-content: flex-end;
}
.lang_trigger svg {
  transition: transform 0.3s ease;
}
.lang_switcher_class.open .lang_trigger svg {
  transform: rotate(180deg);
}
.lang_switcher_class .lang_trigger:hover svg {
  transform: rotate(180deg);
}
.lang_switcher_class:hover .lang_triggerr svg {
  transform: rotate(180deg);
}
.site-top.is-hovered-light:not(.is-switched-dark) .lang_trigger{
  color: #062229;
}

header.is-light .lang_trigger{
  color: #062229;
}