/**
 * THIS FILE WAS AUTOGENERATED PLEASE DO NOT EDIT, RISK OF OVERWRITE
 */

@charset "UTF-8";
/*
 * Core
 * Atoms - Default styling or styleguide
 * http://bradfrost.com/blog/post/atomic-web-design/#atoms
 */
/*! normalize.css v8.0.0 | 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;
  -webkit-text-size-adjust: 100%;
}

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

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

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

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

/* 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;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

/**
 * 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;
  outline-offset: -2px;
}

/**
 * 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;
  font: inherit;
}

/* 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,
body {
  height: 100%;
}

html {
  box-sizing: border-box;
  background: #fff;
}
@media (max-width: 69rem) {
  html.main-menu-open {
    overflow: hidden;
  }
}
@media (min-width: 69.001rem) {
  html.sub-menu-open .body-wrapper:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 200;
    transition: background 100ms ease-in;
  }
  html.sub-menu-open.animate-sub-menu-in {
    overflow: hidden;
  }
  html.sub-menu-open.animate-sub-menu-in .body-wrapper:before {
    background: rgba(0, 0, 0, 0.6);
  }
}

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

body {
  margin: 0;
  padding: 0;
}
@media (min-width: 69.001rem) {
  .headroom-not-top body {
    padding-top: 12rem;
  }
}
@media (max-width: 69rem) {
  body {
    padding-top: 5.625rem;
  }
}
@media (max-width: 48rem) {
  body {
    padding-top: 4.69rem;
  }
}

.site-wrapper {
  display: flex;
  flex-direction: column;
  height: inherit;
}
.site-wrapper__main-content {
  flex: 1 0 auto;
}
.site-wrapper__footer {
  flex-shrink: 0;
}

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

.object-fit {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  font-family: "object-fit: cover; object-position: center center";
}

.bg-color-white {
  background: #fff;
}

.bg-color-grey {
  background: #f8f8f8;
}

.content-wrapper,
.container,
.dnd-section > .row-fluid {
  max-width: 120rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0 6.25rem;
}
@media (max-width: 75rem) {
  .content-wrapper,
  .container,
  .dnd-section > .row-fluid {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }
}
@media (max-width: 48rem) {
  .content-wrapper,
  .container,
  .dnd-section > .row-fluid {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
.content-wrapper .content-wrapper,
.content-wrapper .container,
.container .content-wrapper,
.container .container,
.dnd-section > .row-fluid .content-wrapper,
.dnd-section > .row-fluid .container {
  padding-left: 0;
  padding-right: 0;
}

.container--medium {
  max-width: 103.125rem;
}
.content-wrapper .container--medium,
.container .container--medium,
.dnd-section > .row-fluid .container--medium {
  max-width: 90.625rem;
}

.dnd-area {
  overflow: hidden;
}

.content-row,
.dnd-section {
  margin-top: 6.25rem;
  margin-bottom: 6.25rem;
}
@media (max-width: 48rem) {
  .content-row,
  .dnd-section {
    margin-top: 3.75rem;
  }
}
@media (max-width: 48rem) {
  .content-row,
  .dnd-section {
    margin-bottom: 3.75rem;
  }
}

.body-container-wrapper {
  margin-top: 1.875rem;
}

.body-container--without-hero .dnd-section:first-child {
  margin-top: 3.75rem;
}
@media (max-width: 48rem) {
  .body-container--without-hero .dnd-section:first-child {
    margin-top: 2.5rem;
  }
}

.dnd-section .meom-module--small-top {
  margin-top: -2.5rem;
}
@media (max-width: 48rem) {
  .dnd-section .meom-module--small-top {
    margin-top: -1.25rem;
  }
}
.dnd-section .dnd-row:not(:first-child) .dnd-module > .hs_cos_wrapper {
  margin-top: 3.75rem;
}
@media (max-width: 48rem) {
  .dnd-section .dnd-row:not(:first-child) .dnd-module > .hs_cos_wrapper {
    margin-top: 2.5rem;
  }
}
.dnd-section
  .dnd-row:not(:first-child)
  .dnd-module
  > .hs_cos_wrapper
  .meom-module {
  margin-top: 6.25rem;
}
@media (max-width: 48rem) {
  .dnd-section
    .dnd-row:not(:first-child)
    .dnd-module
    > .hs_cos_wrapper
    .meom-module {
    margin-top: 3.75rem;
  }
}
.dnd-section
  .dnd-row:not(:first-child)
  .dnd-module
  > .hs_cos_wrapper
  .meom-module--small-top {
  margin-top: 0;
}
@media (max-width: 48rem) {
  .dnd-section .dnd-column:not(:first-child) {
    margin-top: 2.5rem;
  }
}

div[class*="background-color"].dnd-section {
  position: relative;
  margin-top: 6.25rem;
  background: #f8f8f8 !important;
}
@media (max-width: 48rem) {
  div[class*="background-color"].dnd-section {
    margin-top: 3.75rem;
  }
}
div[class*="background-color"].dnd-section:first-child {
  margin-top: 0;
}
div[class*="background-color"].dnd-section .dnd-row:first-child {
  padding-top: 6.25rem;
}
@media (max-width: 48rem) {
  div[class*="background-color"].dnd-section .dnd-row:first-child {
    padding-top: 3.75rem;
  }
}
div[class*="background-color"].dnd-section .dnd-row:last-child {
  position: relative;
}
div[class*="background-color"].dnd-section .dnd-row:last-child:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100vw;
  margin-left: -1.25rem;
  height: 50%;
  background: #fff;
}
@media (min-width: 48.001rem) {
  div[class*="background-color"].dnd-section .dnd-row:last-child:before {
    margin-left: -3.75rem;
  }
}
@media (min-width: 75.001rem) {
  div[class*="background-color"].dnd-section .dnd-row:last-child:before {
    margin-left: -6.25rem;
  }
}
@media (min-width: 120.001rem) {
  div[class*="background-color"].dnd-section .dnd-row:last-child:before {
    margin-left: calc((100vw - 107.5rem) / 2 * -1);
  }
}
div[class*="background-color"].dnd-section .dnd-row:last-child > .row-fluid {
  position: relative;
}
div[class*="background-color"].dnd-section .bg-color-grey {
  background: #efefef;
}

.white-bg-over-grey,
div[class*="background-color"].dnd-section .contacts,
div[class*="background-color"].dnd-section .sellingpoints--bg-white,
div[class*="background-color"].dnd-section .people,
.meom-module--has-bg {
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
  padding-left: 6.25rem;
  padding-right: 6.25rem;
}
@media (max-width: 48rem) {
  .white-bg-over-grey,
  div[class*="background-color"].dnd-section .contacts,
  div[class*="background-color"].dnd-section .sellingpoints--bg-white,
  div[class*="background-color"].dnd-section .people,
  .meom-module--has-bg {
    padding-top: 3.75rem;
  }
}
@media (max-width: 48rem) {
  .white-bg-over-grey,
  div[class*="background-color"].dnd-section .contacts,
  div[class*="background-color"].dnd-section .sellingpoints--bg-white,
  div[class*="background-color"].dnd-section .people,
  .meom-module--has-bg {
    padding-bottom: 3.75rem;
  }
}
@media (max-width: 75rem) {
  .white-bg-over-grey,
  div[class*="background-color"].dnd-section .contacts,
  div[class*="background-color"].dnd-section .sellingpoints--bg-white,
  div[class*="background-color"].dnd-section .people,
  .meom-module--has-bg {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }
}
@media (max-width: 48rem) {
  .white-bg-over-grey,
  div[class*="background-color"].dnd-section .contacts,
  div[class*="background-color"].dnd-section .sellingpoints--bg-white,
  div[class*="background-color"].dnd-section .people,
  .meom-module--has-bg {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.white-bg-over-grey,
div[class*="background-color"].dnd-section .contacts,
div[class*="background-color"].dnd-section .sellingpoints--bg-white,
div[class*="background-color"].dnd-section .people {
  background-color: #fff;
}

/* Responsive Grid */
.row-fluid {
  width: 100%;
  *zoom: 1;
}

.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
}

.row-fluid:after {
  clear: both;
}

.row-fluid [class*="span"] {
  display: block;
  float: left;
  width: 100%;
  min-height: 1px;
  margin-left: 2.127659574%;
  *margin-left: 2.0744680846%;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}

.row-fluid .span12 {
  width: 99.99999999%;
  *width: 99.9468085006%;
}

.row-fluid .span11 {
  width: 91.489361693%;
  *width: 91.4361702036%;
}

.row-fluid .span10 {
  width: 82.978723396%;
  *width: 82.9255319066%;
}

.row-fluid .span9 {
  width: 74.468085099%;
  *width: 74.4148936096%;
}

.row-fluid .span8 {
  width: 65.957446802%;
  *width: 65.9042553126%;
}

.row-fluid .span7 {
  width: 57.446808505%;
  *width: 57.3936170156%;
}

.row-fluid .span6 {
  width: 48.936170208%;
  *width: 48.8829787186%;
}

.row-fluid .span5 {
  width: 40.425531911%;
  *width: 40.3723404216%;
}

.row-fluid .span4 {
  width: 31.914893614%;
  *width: 31.8617021246%;
}

.row-fluid .span3 {
  width: 23.404255317%;
  *width: 23.3510638276%;
}

.row-fluid .span2 {
  width: 14.89361702%;
  *width: 14.8404255306%;
}

.row-fluid .span1 {
  width: 6.382978723%;
  *width: 6.3297872336%;
}

.container-fluid {
  *zoom: 1;
}

.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
}

.container-fluid:after {
  clear: both;
}

@media (max-width: 767px) {
  .row-fluid {
    width: 100%;
  }
  .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: auto;
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 1139px) {
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 28px;
    margin-left: 2.762430939%;
    *margin-left: 2.7092394496%;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .span12 {
    width: 99.999999993%;
    *width: 99.9468085036%;
  }
  .row-fluid .span11 {
    width: 91.436464082%;
    *width: 91.3832725926%;
  }
  .row-fluid .span10 {
    width: 82.872928171%;
    *width: 82.8197366816%;
  }
  .row-fluid .span9 {
    width: 74.30939226%;
    *width: 74.2562007706%;
  }
  .row-fluid .span8 {
    width: 65.745856349%;
    *width: 65.6926648596%;
  }
  .row-fluid .span7 {
    width: 57.182320438%;
    *width: 57.1291289486%;
  }
  .row-fluid .span6 {
    width: 48.618784527%;
    *width: 48.5655930376%;
  }
  .row-fluid .span5 {
    width: 40.055248616%;
    *width: 40.0020571266%;
  }
  .row-fluid .span4 {
    width: 31.491712705%;
    *width: 31.4385212156%;
  }
  .row-fluid .span3 {
    width: 22.928176794%;
    *width: 22.8749853046%;
  }
  .row-fluid .span2 {
    width: 14.364640883%;
    *width: 14.3114493936%;
  }
  .row-fluid .span1 {
    width: 5.801104972%;
    *width: 5.7479134826%;
  }
}
@media (min-width: 1280px) {
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 28px;
    margin-left: 2.564102564%;
    *margin-left: 2.5109110746%;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.9468085106%;
  }
  .row-fluid .span11 {
    width: 91.452991453%;
    *width: 91.3997999636%;
  }
  .row-fluid .span10 {
    width: 82.905982906%;
    *width: 82.8527914166%;
  }
  .row-fluid .span9 {
    width: 74.358974359%;
    *width: 74.3057828696%;
  }
  .row-fluid .span8 {
    width: 65.811965812%;
    *width: 65.7587743226%;
  }
  .row-fluid .span7 {
    width: 57.264957265%;
    *width: 57.2117657756%;
  }
  .row-fluid .span6 {
    width: 48.717948718%;
    *width: 48.6647572286%;
  }
  .row-fluid .span5 {
    width: 40.170940171%;
    *width: 40.1177486816%;
  }
  .row-fluid .span4 {
    width: 31.623931624%;
    *width: 31.5707401346%;
  }
  .row-fluid .span3 {
    width: 23.076923077%;
    *width: 23.0237315876%;
  }
  .row-fluid .span2 {
    width: 14.52991453%;
    *width: 14.4767230406%;
  }
  .row-fluid .span1 {
    width: 5.982905983%;
    *width: 5.9297144936%;
  }
}
/* Clearfix */
.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}

.clearfix:after {
  clear: both;
}

/* Visibilty Classes */
.hide {
  display: none;
}

.show {
  display: block;
}

.invisible {
  visibility: hidden;
}

.hidden {
  display: none;
  visibility: hidden;
}

/* Responsive Visibilty Classes */
.visible-phone {
  display: none !important;
}

.visible-tablet {
  display: none !important;
}

.hidden-desktop {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1139px) {
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
}
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  overflow-x: hidden;
  overflow-y: scroll;
  font-size: 16px;
}

body {
  font-family: "work-sans", sans-serif;
  line-height: 1.6;
  color: #000;
  font-size: 15px;
  font-size: 0.9375rem;
}
@media (max-width: 37.5rem) {
  body {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.5;
  }
}

a {
  color: #df2a0e;
  transition: all 0.2s;
}
a:hover {
  color: #e70805;
}

b,
strong {
  font-weight: 600;
}

ul,
ol,
table,
p {
  margin: 1.3em 0 0;
}
ul:first-child,
ol:first-child,
table:first-child,
p:first-child {
  margin-top: 0;
}

h1,
h2,
h3,
h4,
.post-item__title,
h5,
.comparison-box__description p,
.comparison-box__description h2,
.comparison-box__description h3,
.comparison-box__description h4,
.comparison-box__description .post-item__title,
.comparison-box__description h5,
.footer__top-content h2,
.footer__top-content h3,
.footer__top-content h4,
.footer__top-content .post-item__title,
.footer__top-content h5,
.h1,
.h2,
.h3,
.h4,
.h5 {
  margin: 2rem 0 0 0;
  font-weight: 400;
  line-height: 1.1;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
.post-item__title:first-child,
h5:first-child,
.comparison-box__description p:first-child,
.h1:first-child,
.h2:first-child,
.h3:first-child,
.h4:first-child,
.h5:first-child {
  margin-top: 0;
}

h1,
.h1 {
  font-size: 48px;
  font-size: 3rem;
  font-family: "Ivar Display", sans-serif;
  font-weight: 600;
}
@media (max-width: 728px) {
  h1,
  .h1 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 1.06;
  }
}

h2,
.h2 {
  font-size: 50px;
  font-size: 3.125rem;
  font-family: "Ivar Display", sans-serif;
  font-weight: 600;
}
@media (max-width: 728px) {
  h2,
  .h2 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 1.06;
  }
}

h3,
.h3 {
  font-size: 26px;
  font-size: 1.625rem;
  font-family: "trade-gothic-next", sans-serif;
  line-height: 1.3;
  font-weight: 700;
}
@media (max-width: 728px) {
  h3,
  .h3 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.15;
  }
}

h4,
.post-item__title,
.h4 {
  font-size: 24px;
  font-size: 1.5rem;
  font-family: "trade-gothic-next", sans-serif;
  font-weight: 700;
}
@media (max-width: 728px) {
  h4,
  .post-item__title,
  .h4 {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.15;
  }
}

h5,
.comparison-box__description p,
.comparison-box__description h2,
.comparison-box__description h3,
.comparison-box__description h4,
.comparison-box__description .post-item__title,
.comparison-box__description h5,
.footer__top-content h2,
.footer__top-content h3,
.footer__top-content h4,
.footer__top-content .post-item__title,
.footer__top-content h5,
.h5 {
  font-size: 22px;
  font-size: 1.375rem;
  font-family: "trade-gothic-next", sans-serif;
  font-weight: 700;
}
@media (max-width: 728px) {
  h5,
  .comparison-box__description p,
  .comparison-box__description h2,
  .comparison-box__description h3,
  .comparison-box__description h4,
  .comparison-box__description .post-item__title,
  .comparison-box__description h5,
  .footer__top-content h2,
  .footer__top-content h3,
  .footer__top-content h4,
  .footer__top-content .post-item__title,
  .footer__top-content h5,
  .h5 {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.15;
  }
}

h6,
.h6 {
  font-size: 16px;
  font-size: 1rem;
  font-family: "work-sans", sans-serif;
  font-weight: 600;
}
@media (max-width: 728px) {
  h6,
  .h6 {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.15;
  }
}

.ingress {
  font-size: 17px;
  font-size: 1.0625rem;
  font-weight: 400;
}

.small-text {
  font-size: 13px;
  font-size: 0.8125rem;
  font-family: "work-sans", sans-serif;
  color: #656565;
  font-weight: 400;
}

blockquote {
  color: #df2a0e;
  font-family: "Ivar Display", sans-serif;
  font-size: 36px;
  font-size: 2.25rem;
}
@media (max-width: 37.5rem) {
  blockquote {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.3;
  }
}

.top-title {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 700;
  font-family: "trade-gothic-next", sans-serif;
  color: #df2a0e;
}
.top-title + h2 {
  margin-top: 0.4rem;
}
@media (max-width: 37.5rem) {
  .top-title {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.white-text {
  color: #fff;
}

.bold-link {
  font-weight: 600;
  text-decoration: underline;
}

.btn,
.archive-filter__label span,
.sellingpoints__buttons a,
.hs-button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  line-height: 1.2;
  text-align: center;
  font-size: 16px;
  font-size: 1rem;
  font-family: "trade-gothic-next", sans-serif;
  font-weight: 700;
  border: 2px solid #fff;
  min-width: 11.25rem;
  padding: 0.625rem 1.5rem 0.75rem;
  background: #fff;
  color: #000;
  border-radius: 50px;
}
@media (max-width: 37.5rem) {
  .btn,
  .archive-filter__label span,
  .sellingpoints__buttons a,
  .hs-button,
  button,
  input[type="button"],
  input[type="reset"],
  input[type="submit"] {
    min-width: 8rem;
    padding: 0.5rem 1rem;
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.btn:hover,
.archive-filter__label span:hover,
.sellingpoints__buttons a:hover,
.hs-button:hover,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  color: #000;
  background-color: #dddddd;
  border-color: #dddddd;
}
.btn:focus,
.archive-filter__label span:focus,
.sellingpoints__buttons a:focus,
.hs-button:focus,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
  background: #fff;
  border-color: #fff;
  color: #df2a0e;
}
.plus .btn:focus,
.plus .archive-filter__label span:focus,
.archive-filter__label .plus span:focus,
.plus .sellingpoints__buttons a:focus,
.sellingpoints__buttons .plus a:focus,
.plus .hs-button:focus,
.plus button:focus,
.plus input[type="button"]:focus,
.plus input[type="reset"]:focus,
.plus input[type="submit"]:focus {
  background: #fff;
  border-color: #fff;
  color: #82006e;
}
.btn.cta_button,
.archive-filter__label span.cta_button,
.sellingpoints__buttons a.cta_button,
.hs-button.cta_button,
button.cta_button,
input[type="button"].cta_button,
input[type="reset"].cta_button,
input[type="submit"].cta_button {
  padding: 0.625rem 1.5rem 0.75rem !important;
  font-family: "trade-gothic-next", sans-serif !important;
  font-weight: 700 !important;
}
.btn.cta_button:hover,
.archive-filter__label span.cta_button:hover,
.sellingpoints__buttons a.cta_button:hover,
.hs-button.cta_button:hover,
button.cta_button:hover,
input[type="button"].cta_button:hover,
input[type="reset"].cta_button:hover,
input[type="submit"].cta_button:hover {
  color: #000 !important;
  background-color: #dddddd !important;
  border-color: #dddddd !important;
}
.btn.cta_button:focus,
.archive-filter__label span.cta_button:focus,
.sellingpoints__buttons a.cta_button:focus,
.hs-button.cta_button:focus,
button.cta_button:focus,
input[type="button"].cta_button:focus,
input[type="reset"].cta_button:focus,
input[type="submit"].cta_button:focus {
  background: #fff !important;
  border-color: #fff !important;
  color: #df2a0e !important;
}
@media (max-width: 37.5rem) {
  .btn.cta_button,
  .archive-filter__label span.cta_button,
  .sellingpoints__buttons a.cta_button,
  .hs-button.cta_button,
  button.cta_button,
  input[type="button"].cta_button,
  input[type="reset"].cta_button,
  input[type="submit"].cta_button {
    min-width: 8rem !important;
    padding: 0.5rem 1rem !important;
    font-size: 0.8125rem !important;
  }
}
.btn.btn--small,
.archive-filter__label span.btn--small,
.sellingpoints__buttons a.btn--small,
.hs-button.btn--small,
button.btn--small,
input[type="button"].btn--small,
input[type="reset"].btn--small,
input[type="submit"].btn--small {
  padding: 0.5rem;
}
.btn.btn--outlined,
.archive-filter__label span,
.sellingpoints__buttons a,
.hs-button.btn--outlined,
button.btn--outlined,
input[type="button"].btn--outlined,
input[type="reset"].btn--outlined,
input[type="submit"].btn--outlined,
.hs-form .hs-submit input[type="submit"] {
  background: rgba(255, 255, 255, 0);
  border: 0.125rem solid rgba(0, 0, 0, 0.25);
  color: #000;
}
.btn.btn--outlined:hover,
.archive-filter__label span:hover,
.sellingpoints__buttons a:hover,
.hs-button.btn--outlined:hover,
button.btn--outlined:hover,
input[type="button"].btn--outlined:hover,
input[type="reset"].btn--outlined:hover,
input[type="submit"].btn--outlined:hover,
.hs-form .hs-submit input[type="submit"]:hover {
  background: rgba(0, 0, 0, 0.06);
  border-color: rgba(0, 0, 0, 0.25);
}
.btn.btn--outlined:focus,
.archive-filter__label span:focus,
.sellingpoints__buttons a:focus,
.hs-button.btn--outlined:focus,
button.btn--outlined:focus,
input[type="button"].btn--outlined:focus,
input[type="reset"].btn--outlined:focus,
input[type="submit"].btn--outlined:focus,
.hs-form .hs-submit input[type="submit"]:focus {
  background: #000;
  border-color: #000;
  color: #fff;
}
.btn.btn--outlined.cta_button:hover,
.archive-filter__label span.cta_button:hover,
.sellingpoints__buttons a.cta_button:hover,
.hs-button.btn--outlined.cta_button:hover,
button.btn--outlined.cta_button:hover,
input[type="button"].btn--outlined.cta_button:hover,
input[type="reset"].btn--outlined.cta_button:hover,
input[type="submit"].btn--outlined.cta_button:hover,
.hs-form .hs-submit input[type="submit"].cta_button:hover {
  background: rgba(0, 0, 0, 0.06) !important;
  border-color: rgba(0, 0, 0, 0.25) !important;
}
.btn.btn--outlined.cta_button:focus,
.archive-filter__label span.cta_button:focus,
.sellingpoints__buttons a.cta_button:focus,
.hs-button.btn--outlined.cta_button:focus,
button.btn--outlined.cta_button:focus,
input[type="button"].btn--outlined.cta_button:focus,
input[type="reset"].btn--outlined.cta_button:focus,
input[type="submit"].btn--outlined.cta_button:focus,
.hs-form .hs-submit input[type="submit"].cta_button:focus {
  background: #000 !important;
  border-color: #000 !important;
  color: #fff !important;
}
.white-text .btn.btn--outlined,
.white-text .archive-filter__label span,
.archive-filter__label .white-text span,
.white-text .sellingpoints__buttons a,
.sellingpoints__buttons .white-text a,
.white-text .hs-button.btn--outlined,
.white-text button.btn--outlined,
.white-text input[type="button"].btn--outlined,
.white-text input[type="reset"].btn--outlined,
.white-text input[type="submit"].btn--outlined,
.white-text .hs-form .hs-submit input[type="submit"],
.hs-form .hs-submit .white-text input[type="submit"] {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.5);
}
.white-text .btn.btn--outlined:hover,
.white-text .archive-filter__label span:hover,
.archive-filter__label .white-text span:hover,
.white-text .sellingpoints__buttons a:hover,
.sellingpoints__buttons .white-text a:hover,
.white-text .hs-button.btn--outlined:hover,
.white-text button.btn--outlined:hover,
.white-text input[type="button"].btn--outlined:hover,
.white-text input[type="reset"].btn--outlined:hover,
.white-text input[type="submit"].btn--outlined:hover,
.white-text .hs-form .hs-submit input[type="submit"]:hover,
.hs-form .hs-submit .white-text input[type="submit"]:hover {
  background: rgba(0, 0, 0, 0.3);
}
.white-text .btn.btn--outlined:focus,
.white-text .archive-filter__label span:focus,
.archive-filter__label .white-text span:focus,
.white-text .sellingpoints__buttons a:focus,
.sellingpoints__buttons .white-text a:focus,
.white-text .hs-button.btn--outlined:focus,
.white-text button.btn--outlined:focus,
.white-text input[type="button"].btn--outlined:focus,
.white-text input[type="reset"].btn--outlined:focus,
.white-text input[type="submit"].btn--outlined:focus,
.white-text .hs-form .hs-submit input[type="submit"]:focus,
.hs-form .hs-submit .white-text input[type="submit"]:focus {
  color: #df2a0e;
  background: #fff;
  border-color: #fff;
}
.white-text .btn.btn--outlined.cta_button:hover,
.white-text .archive-filter__label span.cta_button:hover,
.archive-filter__label .white-text span.cta_button:hover,
.white-text .sellingpoints__buttons a.cta_button:hover,
.sellingpoints__buttons .white-text a.cta_button:hover,
.white-text .hs-button.btn--outlined.cta_button:hover,
.white-text button.btn--outlined.cta_button:hover,
.white-text input[type="button"].btn--outlined.cta_button:hover,
.white-text input[type="reset"].btn--outlined.cta_button:hover,
.white-text input[type="submit"].btn--outlined.cta_button:hover,
.white-text .hs-form .hs-submit input[type="submit"].cta_button:hover,
.hs-form .hs-submit .white-text input[type="submit"].cta_button:hover {
  background: rgba(0, 0, 0, 0.3) !important;
}
.white-text .btn.btn--outlined.cta_button:focus,
.white-text .archive-filter__label span.cta_button:focus,
.archive-filter__label .white-text span.cta_button:focus,
.white-text .sellingpoints__buttons a.cta_button:focus,
.sellingpoints__buttons .white-text a.cta_button:focus,
.white-text .hs-button.btn--outlined.cta_button:focus,
.white-text button.btn--outlined.cta_button:focus,
.white-text input[type="button"].btn--outlined.cta_button:focus,
.white-text input[type="reset"].btn--outlined.cta_button:focus,
.white-text input[type="submit"].btn--outlined.cta_button:focus,
.white-text .hs-form .hs-submit input[type="submit"].cta_button:focus,
.hs-form .hs-submit .white-text input[type="submit"].cta_button:focus {
  background: #df2a0e !important;
  background: #fff !important;
  border-color: #fff !important;
}
.btn.btn--header,
.archive-filter__label span.btn--header,
.sellingpoints__buttons a.btn--header,
.hs-button.btn--header,
button.btn--header,
input[type="button"].btn--header,
input[type="reset"].btn--header,
input[type="submit"].btn--header {
  background: rgba(255, 255, 255, 0);
  border-color: rgba(255, 255, 255, 0.5);
  color: #fff;
}
.btn.btn--header:hover,
.archive-filter__label span.btn--header:hover,
.sellingpoints__buttons a.btn--header:hover,
.hs-button.btn--header:hover,
button.btn--header:hover,
input[type="button"].btn--header:hover,
input[type="reset"].btn--header:hover,
input[type="submit"].btn--header:hover {
  background: #fff;
  border-color: #fff;
}
.btn.btn--header:focus,
.archive-filter__label span.btn--header:focus,
.sellingpoints__buttons a.btn--header:focus,
.hs-button.btn--header:focus,
button.btn--header:focus,
input[type="button"].btn--header:focus,
input[type="reset"].btn--header:focus,
input[type="submit"].btn--header:focus {
  background: #000;
  border-color: #000;
  color: #fff;
}
.btn.btn--header.cta_button:hover,
.archive-filter__label span.btn--header.cta_button:hover,
.sellingpoints__buttons a.btn--header.cta_button:hover,
.hs-button.btn--header.cta_button:hover,
button.btn--header.cta_button:hover,
input[type="button"].btn--header.cta_button:hover,
input[type="reset"].btn--header.cta_button:hover,
input[type="submit"].btn--header.cta_button:hover {
  color: #000;
  background: #fff !important;
  border-color: #fff !important;
}
.btn.btn--header.cta_button:focus,
.archive-filter__label span.btn--header.cta_button:focus,
.sellingpoints__buttons a.btn--header.cta_button:focus,
.hs-button.btn--header.cta_button:focus,
button.btn--header.cta_button:focus,
input[type="button"].btn--header.cta_button:focus,
input[type="reset"].btn--header.cta_button:focus,
input[type="submit"].btn--header.cta_button:focus {
  background: #000 !important;
  border-color: #000 !important;
  color: #fff !important;
}
.btn.btn--basic,
.archive-filter__label span.btn--basic,
.archive-filter__input:checked + span.btn,
.archive-filter__label .archive-filter__input:checked + span,
.sellingpoints__buttons a.btn--basic,
.hs-button.btn--basic,
.archive-filter__input:checked + span.hs-button,
button.btn--basic,
input[type="button"].btn--basic,
input[type="reset"].btn--basic,
input[type="submit"].btn--basic {
  background: #df2a0e;
  color: #fff;
  border: 2px solid #df2a0e;
}
.btn.btn--basic:hover,
.archive-filter__label span.btn--basic:hover,
.archive-filter__input:checked + span.btn:hover,
.archive-filter__label .archive-filter__input:checked + span:hover,
.sellingpoints__buttons a.btn--basic:hover,
.hs-button.btn--basic:hover,
.archive-filter__input:checked + span.hs-button:hover,
button.btn--basic:hover,
input[type="button"].btn--basic:hover,
input[type="reset"].btn--basic:hover,
input[type="submit"].btn--basic:hover {
  background: #e70805;
  border-color: #e70805;
}
.btn.btn--basic:focus,
.archive-filter__label span.btn--basic:focus,
.archive-filter__input:checked + span.btn:focus,
.archive-filter__label .archive-filter__input:checked + span:focus,
.sellingpoints__buttons a.btn--basic:focus,
.hs-button.btn--basic:focus,
.archive-filter__input:checked + span.hs-button:focus,
button.btn--basic:focus,
input[type="button"].btn--basic:focus,
input[type="reset"].btn--basic:focus,
input[type="submit"].btn--basic:focus {
  background: #fff;
  color: #df2a0e;
  border-color: #df2a0e;
}
.btn.btn--basic.cta_button:hover,
.archive-filter__label span.btn--basic.cta_button:hover,
.archive-filter__input:checked + span.btn.cta_button:hover,
.archive-filter__label .archive-filter__input:checked + span.cta_button:hover,
.sellingpoints__buttons a.btn--basic.cta_button:hover,
.hs-button.btn--basic.cta_button:hover,
.archive-filter__input:checked + span.hs-button.cta_button:hover,
button.btn--basic.cta_button:hover,
input[type="button"].btn--basic.cta_button:hover,
input[type="reset"].btn--basic.cta_button:hover,
input[type="submit"].btn--basic.cta_button:hover {
  color: #fff !important;
  background: #e70805 !important;
  border-color: #e70805 !important;
}
.btn.btn--basic.cta_button:focus,
.archive-filter__label span.btn--basic.cta_button:focus,
.archive-filter__input:checked + span.btn.cta_button:focus,
.archive-filter__label .archive-filter__input:checked + span.cta_button:focus,
.sellingpoints__buttons a.btn--basic.cta_button:focus,
.hs-button.btn--basic.cta_button:focus,
.archive-filter__input:checked + span.hs-button.cta_button:focus,
button.btn--basic.cta_button:focus,
input[type="button"].btn--basic.cta_button:focus,
input[type="reset"].btn--basic.cta_button:focus,
input[type="submit"].btn--basic.cta_button:focus {
  background: #fff !important;
  color: #df2a0e !important;
  border-color: #df2a0e !important;
}
.btn.btn--plus,
.archive-filter__label span.btn--plus,
.sellingpoints__buttons a.btn--plus,
.hs-button.btn--plus,
button.btn--plus,
input[type="button"].btn--plus,
input[type="reset"].btn--plus,
input[type="submit"].btn--plus {
  background: #82006e;
  border: 2px solid #82006e;
  color: #fff;
}
.btn.btn--plus:hover,
.archive-filter__label span.btn--plus:hover,
.sellingpoints__buttons a.btn--plus:hover,
.hs-button.btn--plus:hover,
button.btn--plus:hover,
input[type="button"].btn--plus:hover,
input[type="reset"].btn--plus:hover,
input[type="submit"].btn--plus:hover {
  background: #aa0278;
  border-color: #aa0278;
}
.btn.btn--plus:focus,
.archive-filter__label span.btn--plus:focus,
.sellingpoints__buttons a.btn--plus:focus,
.hs-button.btn--plus:focus,
button.btn--plus:focus,
input[type="button"].btn--plus:focus,
input[type="reset"].btn--plus:focus,
input[type="submit"].btn--plus:focus {
  background: #fff;
  color: #82006e;
  border-color: #82006e;
}
.btn.btn--plus.cta_button:hover,
.archive-filter__label span.btn--plus.cta_button:hover,
.sellingpoints__buttons a.btn--plus.cta_button:hover,
.hs-button.btn--plus.cta_button:hover,
button.btn--plus.cta_button:hover,
input[type="button"].btn--plus.cta_button:hover,
input[type="reset"].btn--plus.cta_button:hover,
input[type="submit"].btn--plus.cta_button:hover {
  color: #fff !important;
  background: #aa0278 !important;
  border-color: #aa0278 !important;
}
.btn.btn--plus.cta_button:focus,
.archive-filter__label span.btn--plus.cta_button:focus,
.sellingpoints__buttons a.btn--plus.cta_button:focus,
.hs-button.btn--plus.cta_button:focus,
button.btn--plus.cta_button:focus,
input[type="button"].btn--plus.cta_button:focus,
input[type="reset"].btn--plus.cta_button:focus,
input[type="submit"].btn--plus.cta_button:focus {
  background: #fff !important;
  color: #82006e !important;
  border-color: #82006e !important;
}
.btn.btn--black,
.archive-filter__label span.btn--black,
.sellingpoints__buttons a.btn--black,
.hs-button.btn--black,
button.btn--black,
input[type="button"].btn--black,
input[type="reset"].btn--black,
input[type="submit"].btn--black {
  background: #000;
  border: 2px solid #000;
  color: #fff;
}
.btn.btn--black:hover,
.archive-filter__label span.btn--black:hover,
.sellingpoints__buttons a.btn--black:hover,
.hs-button.btn--black:hover,
button.btn--black:hover,
input[type="button"].btn--black:hover,
input[type="reset"].btn--black:hover,
input[type="submit"].btn--black:hover {
  color: #fff;
  background: #404040;
  border-color: #404040;
}
.btn.btn--black:focus,
.archive-filter__label span.btn--black:focus,
.sellingpoints__buttons a.btn--black:focus,
.hs-button.btn--black:focus,
button.btn--black:focus,
input[type="button"].btn--black:focus,
input[type="reset"].btn--black:focus,
input[type="submit"].btn--black:focus {
  background: #fff;
  color: #000;
  border: 2px solid #000;
}
.btn.btn--black.cta_button:hover,
.archive-filter__label span.btn--black.cta_button:hover,
.sellingpoints__buttons a.btn--black.cta_button:hover,
.hs-button.btn--black.cta_button:hover,
button.btn--black.cta_button:hover,
input[type="button"].btn--black.cta_button:hover,
input[type="reset"].btn--black.cta_button:hover,
input[type="submit"].btn--black.cta_button:hover {
  color: #fff !important;
  background: #404040 !important;
  border-color: #404040 !important;
}
.btn.btn--black.cta_button:focus,
.archive-filter__label span.btn--black.cta_button:focus,
.sellingpoints__buttons a.btn--black.cta_button:focus,
.hs-button.btn--black.cta_button:focus,
button.btn--black.cta_button:focus,
input[type="button"].btn--black.cta_button:focus,
input[type="reset"].btn--black.cta_button:focus,
input[type="submit"].btn--black.cta_button:focus {
  background: #fff !important;
  color: #000 !important;
  border: 2px solid #000 !important;
}
.btn.btn--link,
.archive-filter__label span.btn--link,
.sellingpoints__buttons a.btn--link,
.hs-button.btn--link,
button.btn--link,
input[type="button"].btn--link,
input[type="reset"].btn--link,
input[type="submit"].btn--link {
  position: relative;
  padding: 0;
  min-width: 1px;
  font-size: 18px;
  font-size: 1.125rem;
  color: inherit;
  background: transparent;
  border: 0;
  border-radius: 0;
}
@media (max-width: 37.5rem) {
  .btn.btn--link,
  .archive-filter__label span.btn--link,
  .sellingpoints__buttons a.btn--link,
  .hs-button.btn--link,
  button.btn--link,
  input[type="button"].btn--link,
  input[type="reset"].btn--link,
  input[type="submit"].btn--link {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
.btn.btn--link:after,
.archive-filter__label span.btn--link:after,
.sellingpoints__buttons a.btn--link:after,
.hs-button.btn--link:after,
button.btn--link:after,
input[type="button"].btn--link:after,
input[type="reset"].btn--link:after,
input[type="submit"].btn--link:after {
  content: "";
  position: absolute;
  top: calc(100% + 0.3rem);
  left: 50%;
  display: block;
  height: 0.125rem;
  width: 0;
  background: #ff4427;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
}
.btn.btn--link-with-line:after,
.archive-filter__label span.btn--link-with-line:after,
.sellingpoints__buttons a.btn--link-with-line:after,
.btn.btn--link:hover:after,
.archive-filter__label span.btn--link:hover:after,
.sellingpoints__buttons a.btn--link:hover:after,
.btn.btn--link:focus:after,
.archive-filter__label span.btn--link:focus:after,
.sellingpoints__buttons a.btn--link:focus:after,
.hs-button.btn--link-with-line:after,
.hs-button.btn--link:hover:after,
.hs-button.btn--link:focus:after,
button.btn--link-with-line:after,
button.btn--link:hover:after,
button.btn--link:focus:after,
input[type="button"].btn--link-with-line:after,
input[type="button"].btn--link:hover:after,
input[type="button"].btn--link:focus:after,
input[type="reset"].btn--link-with-line:after,
input[type="reset"].btn--link:hover:after,
input[type="reset"].btn--link:focus:after,
input[type="submit"].btn--link-with-line:after,
input[type="submit"].btn--link:hover:after,
input[type="submit"].btn--link:focus:after {
  width: 100%;
  left: 0;
}
.btn.btn--link:focus:after,
.archive-filter__label span.btn--link:focus:after,
.sellingpoints__buttons a.btn--link:focus:after,
.hs-button.btn--link:focus:after,
button.btn--link:focus:after,
input[type="button"].btn--link:focus:after,
input[type="reset"].btn--link:focus:after,
input[type="submit"].btn--link:focus:after {
  background: #e70805;
}
.btn.btn--link.cta_button,
.archive-filter__label span.btn--link.cta_button,
.sellingpoints__buttons a.btn--link.cta_button,
.hs-button.btn--link.cta_button,
button.btn--link.cta_button,
input[type="button"].btn--link.cta_button,
input[type="reset"].btn--link.cta_button,
input[type="submit"].btn--link.cta_button {
  padding: 0 !important;
}
.btn.btn--link.cta_button:hover:after,
.archive-filter__label span.btn--link.cta_button:hover:after,
.sellingpoints__buttons a.btn--link.cta_button:hover:after,
.btn.btn--link.cta_button:focus:after,
.archive-filter__label span.btn--link.cta_button:focus:after,
.sellingpoints__buttons a.btn--link.cta_button:focus:after,
.hs-button.btn--link.cta_button:hover:after,
.hs-button.btn--link.cta_button:focus:after,
button.btn--link.cta_button:hover:after,
button.btn--link.cta_button:focus:after,
input[type="button"].btn--link.cta_button:hover:after,
input[type="button"].btn--link.cta_button:focus:after,
input[type="reset"].btn--link.cta_button:hover:after,
input[type="reset"].btn--link.cta_button:focus:after,
input[type="submit"].btn--link.cta_button:hover:after,
input[type="submit"].btn--link.cta_button:focus:after {
  content: "" !important;
  position: absolute !important;
  left: -0.125rem !important;
  right: -0.125rem !important;
  top: calc(100% + 0.3rem) !important;
  height: 0.125rem !important;
  background: #ff4427 !important;
}
.btn.btn--link.cta_button:focus:after,
.archive-filter__label span.btn--link.cta_button:focus:after,
.sellingpoints__buttons a.btn--link.cta_button:focus:after,
.hs-button.btn--link.cta_button:focus:after,
button.btn--link.cta_button:focus:after,
input[type="button"].btn--link.cta_button:focus:after,
input[type="reset"].btn--link.cta_button:focus:after,
input[type="submit"].btn--link.cta_button:focus:after {
  background: #e70805 !important;
}
.btn.btn--link--plus:hover:after,
.archive-filter__label span.btn--link--plus:hover:after,
.sellingpoints__buttons a.btn--link--plus:hover:after,
.hs-button.btn--link--plus:hover:after,
button.btn--link--plus:hover:after,
input[type="button"].btn--link--plus:hover:after,
input[type="reset"].btn--link--plus:hover:after,
input[type="submit"].btn--link--plus:hover:after {
  background: #82006e;
}
.btn.btn--link--plus:hover.cta_button:after,
.archive-filter__label span.btn--link--plus:hover.cta_button:after,
.sellingpoints__buttons a.btn--link--plus:hover.cta_button:after,
.hs-button.btn--link--plus:hover.cta_button:after,
button.btn--link--plus:hover.cta_button:after,
input[type="button"].btn--link--plus:hover.cta_button:after,
input[type="reset"].btn--link--plus:hover.cta_button:after,
input[type="submit"].btn--link--plus:hover.cta_button:after {
  background: #82006e !important;
}
.btn.btn--link--plus:focus:after,
.archive-filter__label span.btn--link--plus:focus:after,
.sellingpoints__buttons a.btn--link--plus:focus:after,
.hs-button.btn--link--plus:focus:after,
button.btn--link--plus:focus:after,
input[type="button"].btn--link--plus:focus:after,
input[type="reset"].btn--link--plus:focus:after,
input[type="submit"].btn--link--plus:focus:after {
  background: #aa0278;
}
.btn.btn--link--plus:focus.cta_button:after,
.archive-filter__label span.btn--link--plus:focus.cta_button:after,
.sellingpoints__buttons a.btn--link--plus:focus.cta_button:after,
.hs-button.btn--link--plus:focus.cta_button:after,
button.btn--link--plus:focus.cta_button:after,
input[type="button"].btn--link--plus:focus.cta_button:after,
input[type="reset"].btn--link--plus:focus.cta_button:after,
input[type="submit"].btn--link--plus:focus.cta_button:after {
  background: #aa0278 !important;
}

.reset-button {
  min-width: 1px;
  padding: 0;
  border-radius: 0;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  border: 0;
  background: rgba(255, 255, 255, 0);
}

input,
select,
textarea {
  font-family: "work-sans", sans-serif;
  line-height: 1.6;
  color: #000;
  font-size: 16px;
  font-size: 1rem;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  height: 2.5rem;
  width: 100% !important;
  padding: 0.75rem;
  font-size: 16px;
  font-size: 1rem;
  font-family: "work-sans", sans-serif;
  font-weight: 500;
  background-color: #fff;
  border: 1px solid #d1d1d1;
  border-radius: 50px;
}

select {
  line-height: 1.5;
  width: 100% !important;
  height: 2.5rem;
  width: 20.4rem;
  padding: 0 0.75rem;
  border: 1px solid #d1d1d1;
  border-radius: 50px;
  font-size: 16px;
  font-size: 1rem;
  background-color: #fff;
}

textarea {
  width: 100%;
  resize: vertical;
  min-height: 3rem;
  padding: 0.5rem 0.75rem;
  border-radius: 50px;
}

input[type="checkbox"],
input[type="radio"] {
  font-size: 100%;
  margin-right: 0.25rem;
}

.hs-form-radio-display,
.hs-form-checkbox-display,
.hs-fieldtype-booleancheckbox {
  position: relative;
  cursor: pointer;
}
.hs-form-radio-display span:not(.hs-form-required),
.hs-form-checkbox-display span:not(.hs-form-required),
.hs-fieldtype-booleancheckbox span:not(.hs-form-required) {
  position: relative;
  padding-left: 2.5rem;
}
.hs-form-radio-display span:not(.hs-form-required)::before,
.hs-form-radio-display span:not(.hs-form-required)::after,
.hs-form-checkbox-display span:not(.hs-form-required)::before,
.hs-form-checkbox-display span:not(.hs-form-required)::after,
.hs-fieldtype-booleancheckbox span:not(.hs-form-required)::before,
.hs-fieldtype-booleancheckbox span:not(.hs-form-required)::after {
  position: absolute;
  content: "";
}
.hs-form-radio-display span:not(.hs-form-required)::before,
.hs-form-checkbox-display span:not(.hs-form-required)::before,
.hs-fieldtype-booleancheckbox span:not(.hs-form-required)::before {
  height: 1.625rem;
  width: 1.625rem;
  border: 1px solid #d1d1d1;
  background-color: #fff;
  top: -0.2rem;
  left: 0;
}
.hs-form-radio-display span:not(.hs-form-required)::after,
.hs-form-checkbox-display span:not(.hs-form-required)::after,
.hs-fieldtype-booleancheckbox span:not(.hs-form-required)::after {
  top: 0.2375rem;
  left: 0.4375rem;
  height: 0.75rem;
  width: 0.75rem;
  background-color: #df2a0e;
  border-radius: 50%;
}
.hs-form-radio-display input[type="radio"],
.hs-form-radio-display input[type="checkbox"],
.hs-form-checkbox-display input[type="radio"],
.hs-form-checkbox-display input[type="checkbox"],
.hs-fieldtype-booleancheckbox input[type="radio"],
.hs-fieldtype-booleancheckbox input[type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.hs-form-radio-display input[type="radio"] + span::after,
.hs-form-radio-display input[type="checkbox"] + span::after,
.hs-form-checkbox-display input[type="radio"] + span::after,
.hs-form-checkbox-display input[type="checkbox"] + span::after,
.hs-fieldtype-booleancheckbox input[type="radio"] + span::after,
.hs-fieldtype-booleancheckbox input[type="checkbox"] + span::after {
  content: none;
}
.hs-form-radio-display input[type="radio"]:checked + span::after,
.hs-form-radio-display input[type="checkbox"]:checked + span::after,
.hs-form-checkbox-display input[type="radio"]:checked + span::after,
.hs-form-checkbox-display input[type="checkbox"]:checked + span::after,
.hs-fieldtype-booleancheckbox input[type="radio"]:checked + span::after,
.hs-fieldtype-booleancheckbox input[type="checkbox"]:checked + span::after {
  content: "";
}
.hs-form-radio-display input[type="radio"]:focus + span::before,
.hs-form-radio-display input[type="checkbox"]:focus + span::before,
.hs-form-checkbox-display input[type="radio"]:focus + span::before,
.hs-form-checkbox-display input[type="checkbox"]:focus + span::before,
.hs-fieldtype-booleancheckbox input[type="radio"]:focus + span::before,
.hs-fieldtype-booleancheckbox input[type="checkbox"]:focus + span::before {
  outline: 1px dotted #000;
  background-color: #fff;
}
.hs-form-radio-display input[type="radio"] + span:before,
.hs-form-checkbox-display input[type="radio"] + span:before,
.hs-fieldtype-booleancheckbox input[type="radio"] + span:before {
  border-radius: 50%;
}

.hs-fieldtype-checkbox .input,
.hs-fieldtype-booleancheckbox .input {
  margin-top: 0.3rem;
}
.hs-fieldtype-checkbox span:not(.hs-form-required)::after,
.hs-fieldtype-booleancheckbox span:not(.hs-form-required)::after {
  border-radius: 0;
}

.hs-form {
  max-width: 47.813rem;
}
.hs-form .hs-form-field {
  margin: 0.3rem 0 0.6rem 0;
}
.hs-form .hs-form-field label {
  margin-bottom: 0.3rem;
  display: block;
}
.hs-form .hs-form-field textarea {
  vertical-align: top;
}
.hs-form .hs-form-field > label {
  margin-left: 1.5rem;
}
.hs-form .hs-form-field > label span {
  font-size: 13px;
  font-size: 0.8125rem;
  font-family: "trade-gothic-next", sans-serif;
  text-transform: uppercase;
}
.hs-form .hs-form-field .input ul.inputs-list {
  list-style-type: none;
  padding-left: 0;
  margin: 0 0 0.6rem 0;
}
.hs-form .hs-form-field .input ul.inputs-list li {
  margin-right: 2rem;
  margin-bottom: 1rem;
}
.hs-form .hs-form-field .input ul.inputs-list .hs-form-checkbox input,
.hs-form .hs-form-field .input ul.inputs-list .hs-form-radio input,
.hs-form
  .hs-form-field
  .input
  ul.inputs-list
  li
  .hs-form-booleancheckbox-display
  .hs-input {
  height: auto;
  width: auto;
}
.hs-form .hs-form-field .input ul.inputs-list span {
  font-size: 16px;
  font-size: 1rem;
}
@media (max-width: 37.5rem) {
  .hs-form .hs-form-field .input ul.inputs-list span {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.hs-form .hs-submit {
  margin-top: 2rem;
}
.hs-form .hs-error-msgs {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0 0 2rem 0;
}
.hs-form .hs-error-msgs label {
  color: #df2a0e;
}

body .body-wrapper .hs-form fieldset {
  width: 100%;
  max-width: 100%;
}
body .body-wrapper .hs-form fieldset .input {
  margin-right: 0;
}
body .body-wrapper .hs-form fieldset .hs-form-field {
  width: 100%;
}
@media (min-width: 37.501rem) {
  body .body-wrapper .hs-form fieldset.form-columns-2 .hs-form-field {
    width: calc(50% - 0.75rem);
    margin-right: 1.5rem;
  }
  body
    .body-wrapper
    .hs-form
    fieldset.form-columns-2
    .hs-form-field:last-child {
    margin-right: 0;
  }
  body .body-wrapper .hs-form fieldset.form-columns-3 .hs-form-field {
    width: calc(33.3% - 0.35rem);
    margin-right: 0.5rem;
  }
  body
    .body-wrapper
    .hs-form
    fieldset.form-columns-3
    .hs-form-field:last-child {
    margin-right: 0;
  }
}

table {
  border-collapse: collapse;
  width: 100%;
}

tr {
  border-bottom: 1px solid tomato;
}

td,
th {
  border: 1px solid #aaa;
  border-width: 0 0 1px;
  padding: 0.5rem;
}

th {
  border-width: 0 0 2px;
  text-align: left;
  font-weight: 400;
  padding: 0.5rem;
}

:focus {
  outline: thin dotted;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #df2a0e;
  clip: auto !important;
  color: white;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  padding: 0.75rem;
  left: 0.5rem;
  top: 0.5rem;
  text-decoration: none;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

.hs_cos_wrapper_type_module.widget-type-form,
.hs_cos_wrapper_type_module.widget-type-rich_text,
.hs_cos_wrapper_type_module.widget-type-linked_image {
  max-width: 90.625rem;
  margin-left: auto;
  margin-right: auto;
}
.hs_cos_wrapper_type_module > hr {
  width: 100% !important;
  border-color: #e8e8e8 !important;
}

/*
 * Module
 * Molecules and organisms - Appearance of lift module and slider for example.
 * http://bradfrost.com/blog/post/atomic-web-design/#molecules
 * http://bradfrost.com/blog/post/atomic-web-design/#organisms
 */
.site-title {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
  margin: 0;
}

.site-header {
  position: relative;
  z-index: 300;
  font-family: "trade-gothic-next", sans-serif;
  font-weight: 700;
}
@media (max-width: 69rem) {
  .site-header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
  }
}
@media (min-width: 69.001rem) {
  .site-header {
  }
  .site-header.headroom--not-top {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
  }
}
.site-header__top,
.headroom--not-top .site-header__top {
  display: none;
}
@media (min-width: 69.001rem) {
  .site-header__top {
    display: block;
    background: #fff;
    height: 3.1875rem;
  }
  .site-header__top-container {
    display: flex;
    justify-content: flex-end;
  }
}
@media (min-width: 69.001rem) and (max-width: 69rem) {
  .site-header__top-container {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
.site-header__bottom {
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  background: #fff;
}
.site-header__bottom-container {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
@media (min-width: 69.001rem) {
  .site-header__bottom-container {
    max-width: none;
    width: calc(100% - 5rem);
  }
}
@media (min-width: 75.001rem) {
  .site-header__bottom-container {
    width: calc(100% - 10rem);
  }
}
@media (min-width: 120.001rem) {
  .site-header__bottom-container {
    width: 100%;
    max-width: 110rem;
  }
}
@media (max-width: 69rem) {
  .site-header__bottom {
    display: flex;
    align-items: center;
    height: 3.75rem;
  }
}
.site-header__logo {
  width: 14.25rem;
}
.site-header__logo img {
  vertical-align: top;
  height: 2rem;
  width: 14.25rem !important;
}
@media (max-width: 69rem) {
  .site-header__logo img {
    height: 1.3rem;
    width: 8.86rem !important;
  }
}
@media (max-width: 69rem) {
  .site-header__logo {
    width: 8.86rem;
  }
}
.site-header__main-title {
  color: #df2a0e;
  font-size: 32px;
  font-size: 2rem;
}
@media (max-width: 69rem) {
  .site-header__main-title {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
.site-header__hidden-menu {
  display: none;
}
.site-header__hidden-menu a {
  text-decoration: none;
  color: inherit;
}
.site-header__hidden-menu--language .current-language a {
  color: #df2a0e;
}
@media (max-width: 69rem) {
  .site-header__hidden-menu {
    position: absolute;
    top: 0;
    right: 0;
    left: 20%;
    z-index: 40;
    height: 100vh;
    overflow: auto;
    background: #fff;
    transform: translateX(100%);
    transition: transform 150ms ease-in;
    background: #f8f8f8;
  }
  .site-header__hidden-menu--visible {
    transform: translateX(0);
  }
  .site-header__hidden-menu--login .site-header__main-title {
    margin-bottom: 0.9rem;
    font-size: 20px;
    font-size: 1.25rem;
  }
  .site-header__hidden-menu--login .h3 {
    margin-top: 0.55rem;
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 1.3;
  }
  .main-menu-open .site-header__hidden-menu {
    display: block !important;
  }
  .site-header__hidden-menu .container {
    padding: 0;
  }
  .site-header__hidden-menu-head {
    display: flex;
  }
  .site-header__hidden-menu-head button {
    width: 100%;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 0.875rem;
  }
  .site-header__hidden-menu-col {
    padding: 2.5rem 1.25rem 2.5rem 2.5rem;
    border-bottom: 1px solid #dcdcdc;
    background: #fff;
  }
}
@media (min-width: 69.001rem) {
  .site-header__hidden-menu {
    border-top: 1px solid #dcdcdc;
    background: #f8f8f8;
    text-align: center;
  }
  .site-header__hidden-menu-container {
    display: flex;
    justify-content: center;
    padding-top: 3.4rem;
    padding-bottom: 3.4rem;
    max-width: 93rem;
  }
  .site-header__hidden-menu-head {
    display: none;
  }
  .site-header__hidden-menu-col {
    flex: 1 0 auto;
    margin-left: 1.875rem;
  }
  .site-header__hidden-menu-col:first-child {
    margin-left: 0;
  }
  .site-header__hidden-menu-col .site-header__main-title {
    line-height: 1;
  }
  .site-header__hidden-menu-col .site-header__main-title:not(:last-child) {
    margin-bottom: 1.3rem;
  }
  .site-header__hidden-menu-col p {
    margin: 0.35rem 0 0;
    font-size: 28px;
    font-size: 1.75rem;
  }
  .site-header__hidden-menu-col a:hover,
  .site-header__hidden-menu-col a:focus {
    color: #e70805;
  }
  .site-header__hidden-menu--language .current-language a {
    color: #df2a0e;
  }
  .site-header__hidden-menu--language.language-hovered a {
    color: #000;
  }
  .site-header__hidden-menu--language a {
    color: #000;
  }
  .site-header__hidden-menu--language a:hover,
  .site-header__hidden-menu--language a:focus {
    color: #df2a0e;
  }
}
.site-header .main-menu-wrapper .mobile-menu-description,
.site-header .main-menu-wrapper .top-menu-clone {
  display: none;
}
@media (max-width: 69rem) {
  .site-header .main-menu-wrapper {
    justify-content: flex-end;
    display: none;
    position: absolute;
    top: -1.25rem;
    left: 0;
    width: 100%;
    height: calc(100vh + 1.25rem);
  }
  .site-header .main-menu-wrapper__content {
    position: relative;
    flex: 0 0 80%;
    overflow-y: scroll;
    background: #fff;
    padding-bottom: 10rem;
  }
  .main-menu-open .site-header .main-menu-wrapper {
    display: flex;
  }
  .main-menu-open .site-header .main-menu-wrapper:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
  }
  .site-header .main-menu-wrapper .top-menu-clone {
    display: block;
  }
  .site-header .main-menu-wrapper .mobile-menu-description {
    display: flex;
    color: rgba(101, 101, 101, 0.5);
  }
}
.site-header .mobile-menu-description,
.site-header__hidden-menu-head {
  align-items: center;
  height: 3.75rem;
  padding: 0 2.5rem;
  line-height: 1;
  font-size: 14px;
  font-size: 0.875rem;
  border-bottom: 1px solid #dcdcdc;
  background: #fff;
}
.site-header .progress-container {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.125rem;
}
@media (max-width: 69rem) {
  .main-menu-open .site-header .progress-container {
    display: none;
  }
}
.site-header .progress-bar {
  height: 0.125rem;
  background: #df2a0e;
  width: 0%;
}

.header-login-button:not(.btn),
.header-language-button:not(.btn) {
  display: flex;
  align-items: center;
  font-weight: inherit;
}
.header-login-button:not(.btn):hover,
.header-login-button:not(.btn):focus,
.header-language-button:not(.btn):hover,
.header-language-button:not(.btn):focus {
  background: none;
  color: inherit;
}
.header-login-button:not(.btn):hover .header-button-icon,
.header-login-button:not(.btn):focus .header-button-icon,
.header-language-button:not(.btn):hover .header-button-icon,
.header-language-button:not(.btn):focus .header-button-icon {
  color: #df2a0e;
}
.plus-page .header-login-button:not(.btn):hover .header-button-icon,
.plus-page .header-login-button:not(.btn):focus .header-button-icon,
.plus-page .header-language-button:not(.btn):hover .header-button-icon,
.plus-page .header-language-button:not(.btn):focus .header-button-icon {
  color: #82006e;
}
.header-login-button:not(.btn) .header-button-icon-holder,
.header-language-button:not(.btn) .header-button-icon-holder {
  display: flex;
  align-items: center;
  margin: 0 0 0 0.4rem;
}
.header-login-button:not(.btn) .header-button-arrow,
.header-language-button:not(.btn) .header-button-arrow {
  display: none;
}
@media (max-width: 69rem) {
  .header-login-button:not(.btn) .header-button-icon-holder,
  .header-language-button:not(.btn) .header-button-icon-holder {
    order: 1;
    width: 1.2rem;
    margin: 0 0.4rem 0 0;
    text-align: center;
  }
  .header-login-button:not(.btn) .header-button-text,
  .header-language-button:not(.btn) .header-button-text {
    order: 2;
    flex-grow: 1;
  }
  .header-login-button:not(.btn) .header-button-arrow,
  .header-language-button:not(.btn) .header-button-arrow {
    display: block;
    order: 3;
  }
}

.nav-toggle {
  display: none;
}
@media (max-width: 69rem) {
  .nav-toggle {
    position: relative;
    display: block;
    width: 1.25rem;
    overflow: hidden;
    min-width: 1px;
    padding: 0;
    border-radius: 0;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
    border: 0;
    background: rgba(255, 255, 255, 0);
    border-top: 0.125rem solid #000;
  }
  .nav-toggle:before,
  .nav-toggle:after {
    content: "";
    display: block;
    height: 0.125rem;
    width: 1.25rem;
    margin-top: 0.25rem;
    background: #000;
  }
  .nav-toggle:hover,
  .nav-toggle:focus {
    border-color: #000;
    background: rgba(255, 255, 255, 0);
  }
  .main-menu-open .nav-toggle {
    border-color: #fff;
    height: 1.25rem;
  }
  .main-menu-open .nav-toggle:hover,
  .main-menu-open .nav-toggle:focus {
    border-color: #fff;
  }
  .main-menu-open .nav-toggle:before,
  .main-menu-open .nav-toggle:after {
    position: absolute;
    top: 0.525rem;
    left: 0;
    margin: 0;
    transform-origin: 50%;
  }
  .main-menu-open .nav-toggle:before {
    transform: rotate(45deg);
  }
  .main-menu-open .nav-toggle:after {
    transform: rotate(-45deg);
  }
}

.header--no-navigation {
  margin: 2rem 0;
}
@media (max-width: 69rem) {
  .header--no-navigation {
    margin: 0 0 2rem;
  }
}

.footer a {
  color: inherit;
  text-decoration: underline;
}
.footer a:hover,
.footer a:focus {
  color: #df2a0e;
}
.footer__row {
  display: flex;
  flex-flow: wrap;
  align-items: flex-start;
}
.footer__top-content {
  padding-top: 4.375rem;
  padding-bottom: 6.25rem;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.75;
  background: #f8f8f8;
}
@media (max-width: 65rem) {
  .footer__top-content {
    font-size: 14px;
    font-size: 0.875rem;
    padding-top: 1.875rem;
    padding-bottom: 3.75rem;
  }
}
@media (max-width: 37.5rem) {
  .footer__top-content {
    font-size: 12px;
    font-size: 0.75rem;
    padding-bottom: 2.5rem;
  }
}
.footer__top-content h2,
.footer__top-content h3,
.footer__top-content h4,
.footer__top-content .post-item__title,
.footer__top-content h5,
.footer__top-content .comparison-box__description p,
.comparison-box__description .footer__top-content p {
  margin-bottom: 1.3em;
}
.footer__top-content .footer__col {
  margin: 1.875rem 0 0;
  padding: 0 3.75rem;
}
@media (max-width: 48rem) {
  .footer__top-content .footer__col {
    flex: 0 0 50%;
    padding: 0 1.875rem;
  }
  .footer__top-content .footer__col:first-child {
    flex: 0 0 100%;
  }
  .footer__top-content .footer__col--download img {
    max-height: 1.5rem;
    width: auto;
  }
}
@media (min-width: 107.501rem) {
  .footer__top-content .footer__col {
    width: 20%;
    flex: 0 0 20%;
    padding: 0 1.875rem 0 0;
  }
  .footer__top-content .footer__col:last-child {
    padding-right: 0;
  }
}
.footer__bottom-content {
  padding: 0.5rem 0;
  background: #000;
}
@media (max-width: 37.5rem) {
  .footer__bottom-content {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
@media (max-width: 107.5rem) {
  .footer__bottom-content {
    text-align: center;
  }
  .footer__bottom-content .footer__row {
    justify-content: center;
  }
}
.footer__bottom-content .footer__col {
  margin: 0.5rem 0;
}
.footer__bottom-content .footer__col--copyright {
  font-family: "trade-gothic-next", sans-serif;
}
.footer__bottom-content .footer__col--some {
  flex: 0 0 100%;
}
@media (min-width: 107.501rem) {
  .footer__bottom-content .footer__col--some {
    flex-basis: auto;
    flex-grow: 2;
    text-align: right;
    padding-left: 1.875rem;
  }
}
.footer__bottom-content .footer__col--some img {
  vertical-align: top;
}
.footer__bottom-content .footer__col--some a {
  display: inline-block;
  margin: 0 0 0 0.5rem;
  vertical-align: top;
}
.footer__bottom-content .footer__col--some a:first-child {
  margin-left: 0;
}
.footer__bottom-content .footer__col--some a:hover,
.footer__bottom-content .footer__col--some a:focus {
  opacity: 0.5;
}
.footer__bottom-content .footer__col--rights,
.footer__bottom-content .footer__col--menu .hs-menu-item {
  white-space: nowrap;
}
.footer__bottom-content .footer__col--rights:before,
.footer__bottom-content .footer__col--menu .hs-menu-item:before {
  content: "・";
  display: inline-block;
  margin: 0 0.9rem;
}
@media (max-width: 37.5rem) {
  .footer__bottom-content .footer__col--rights:before,
  .footer__bottom-content .footer__col--menu .hs-menu-item:before {
    margin: 0 0.3rem;
  }
}
@media (max-width: 107.5rem) {
  .footer__bottom-content .footer__col--menu {
    flex: 0 0 100%;
  }
  .footer__bottom-content .footer__col--menu ul {
    justify-content: center;
  }
  .footer__bottom-content
    .footer__col--menu
    ul
    .hs-menu-item:first-child:before {
    display: none;
  }
}
.footer__bottom-content .footer__col--menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  text-align: left;
}
.footer__bottom-content .footer__col--menu ul .hs-menu-item {
  margin: 0;
}
.footer__bottom-content .footer__col--menu ul .hs-menu-item a {
  color: inherit;
  text-decoration: underline;
  border: none;
}
.footer__bottom-content .footer__col--menu ul .hs-menu-item a:hover {
  border: none;
  color: #df2a0e;
}
@media (max-width: 48rem) {
  .footer__bottom-content .footer__col--menu ul {
    flex-flow: wrap;
  }
}

.main-menu,
.top-menu,
.language-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

.site-header__top-container {
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 400;
}
@media (max-width: 69rem) {
  .site-header__top-container {
    padding-top: 0;
    padding-bottom: 1.25rem;
    font-size: 16px;
    font-size: 1rem;
  }
  .site-header__top-container ul {
    padding: 1.875rem 1.25rem 1.875rem 2.5rem;
  }
  .site-header__top-container .hs-menu-item {
    display: block;
    margin: 1rem 0 0 0;
  }
  .site-header__top-container .hs-menu-item:first-child {
    margin-top: 0;
  }
  .site-header__top-container .header-login-button,
  .site-header__top-container .header-language-button {
    display: flex;
    align-items: center;
    width: 100%;
    margin: 0;
    padding: 1.875rem 1.25rem 1.875rem 2.5rem;
    text-align: left;
    border-top: 1px solid #dcdcdc;
  }
}
@media (min-width: 69.001rem) {
  .site-header__top-container .hs-menu-item a {
    padding: 1rem 0 0.685rem;
    border-bottom: 0.188rem solid rgba(255, 255, 255, 0);
  }
  .site-header__top-container .hs-menu-item a:hover,
  .site-header__top-container .hs-menu-item a:focus {
    color: #000;
    background: none;
    border-color: #df2a0e;
  }
  .plus-page .site-header__top-container .hs-menu-item a:hover,
  .plus-page .site-header__top-container .hs-menu-item a:focus {
    border-color: #82006e;
  }
  .site-header__top-container .current-menu-item > a {
    border-color: #df2a0e;
  }
  .plus-page .site-header__top-container .current-menu-item > a {
    border-color: #82006e;
  }
  .site-header__top-container .header-login-button,
  .site-header__top-container .header-language-button {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
  }
  .site-header__top-container .header-login-button.current-menu-item,
  .site-header__top-container .header-language-button.current-menu-item {
    position: relative;
    background: #f8f8f8;
  }
  .site-header__top-container .header-login-button.current-menu-item svg,
  .site-header__top-container .header-language-button.current-menu-item svg {
    color: #df2a0e;
  }
  .plus-page
    .site-header__top-container
    .header-login-button.current-menu-item
    svg,
  .plus-page
    .site-header__top-container
    .header-language-button.current-menu-item
    svg {
    color: #82006e;
  }
  .site-header__top-container .header-login-button.current-menu-item:after,
  .site-header__top-container .header-language-button.current-menu-item:after {
    content: "";
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #f8f8f8;
  }
  .site-header__top-container .header-language-button {
    margin: 0;
    border-left: 0;
  }
}

.hs-menu-item {
  display: inline-block;
  margin-right: 3rem;
}
.hs-menu-item > a {
  display: inline-block;
  padding: 0;
  color: #000;
  text-decoration: none;
}
.hs-menu-item > a:hover {
  outline: 0;
  color: #df2a0e;
}
.plus-page .hs-menu-item > a:hover {
  color: #82006e;
}

.main-menu__sub-menu {
  display: none;
}
@media (max-width: 69rem) {
  .main-menu {
    padding: 2.5rem 1.25rem 2.5rem 2.5rem;
    border-bottom: 1px solid #dcdcdc;
  }
  .main-menu__item {
    display: block;
    margin: 1.6rem 0 0;
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 1.3;
  }
  .main-menu__item:first-child {
    margin-top: 0;
  }
  .main-menu__item--hide-on-top {
    display: none;
  }
  .main-menu__item .btn,
  .main-menu__item .archive-filter__label span,
  .archive-filter__label .main-menu__item span,
  .main-menu__item .sellingpoints__buttons a,
  .sellingpoints__buttons .main-menu__item a {
    min-width: 1px;
    padding: 0;
    border-radius: 0;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
    border: 0;
    background: rgba(255, 255, 255, 0);
    color: inherit;
  }
  .main-menu__item .btn:hover,
  .main-menu__item .archive-filter__label span:hover,
  .archive-filter__label .main-menu__item span:hover,
  .main-menu__item .sellingpoints__buttons a:hover,
  .sellingpoints__buttons .main-menu__item a:hover,
  .main-menu__item .btn:focus,
  .main-menu__item .archive-filter__label span:focus,
  .archive-filter__label .main-menu__item span:focus,
  .main-menu__item .sellingpoints__buttons a:focus,
  .sellingpoints__buttons .main-menu__item a:focus {
    background: rgba(255, 255, 255, 0);
    border: 0;
  }
  .main-menu .current-menu-item > a {
    position: relative;
    color: #df2a0e;
  }
  .main-menu .current-menu-item > a:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 2px;
    background: #df2a0e;
  }
  .plus-page .main-menu .current-menu-item > a {
    color: #82006e;
  }
  .plus-page .main-menu .current-menu-item > a:before {
    background: #82006e;
  }
}
@media (min-width: 69.001rem) {
  .main-menu {
    display: flex;
    align-items: center;
  }
  .main-menu .btn:not(.btn--link),
  .main-menu .archive-filter__label span:not(.btn--link),
  .archive-filter__label .main-menu span:not(.btn--link),
  .main-menu .sellingpoints__buttons a:not(.btn--link),
  .sellingpoints__buttons .main-menu a:not(.btn--link) {
    min-width: 8rem;
    padding: 0.5rem 1rem 0.5625rem;
  }
  .main-menu__link--top-level {
    text-transform: uppercase;
  }
  .main-menu__item--top-level {
    margin: 0 0 0 1rem;
    padding: 0 1rem;
  }
  .main-menu__item--top-level.main-menu__item--has-button {
    padding-right: 0;
  }
  .main-menu__item--top-level.main-menu__item--has-button.main-menu__item--hide-on-top {
    width: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
    opacity: 0;
    transition: all 150ms ease-in;
  }
  .headroom--not-top
    .main-menu__item--top-level.main-menu__item--has-button.main-menu__item--hide-on-top {
    opacity: 1;
    margin-left: 1rem;
    padding-left: 1rem;
    width: 9rem;
  }
  .main-menu__item--top-level.main-menu__item--has-children {
    padding: 2.4rem 1rem 2.15rem;
    border-bottom: 0.315rem solid rgba(255, 255, 255, 0);
  }
  .headroom--not-top .main-menu__item--top-level.main-menu__item--has-children {
    padding-top: 1.7rem;
    padding-bottom: 1.45rem;
  }
  .main-menu__item--top-level.main-menu__item--has-children.focused-parent,
  .main-menu__item--top-level.main-menu__item--has-children.current-menu-item {
    border-color: #df2a0e;
  }
  .plus-page
    .main-menu__item--top-level.main-menu__item--has-children.focused-parent,
  .plus-page
    .main-menu__item--top-level.main-menu__item--has-children.current-menu-item {
    border-color: #82006e;
  }
  .main-menu__item--top-level:last-child {
    padding-right: 0;
  }
  .main-menu__item--top-level.hs-menu-item {
    margin-left: 1rem;
  }
  .main-menu__sub-top,
  .main-menu__sub-bottom {
    padding-top: 3.25rem;
    padding-bottom: 3.25rem;
  }
  .main-menu__sub-bottom {
    padding-top: 2rem;
    padding-bottom: 2.5rem;
    background: #f8f8f8;
  }
  .main-menu__sub-bottom .main-menu__sub-container {
    display: flex;
  }
  .main-menu__sub-bottom .main-menu__sub-col {
    flex-grow: 1;
    margin: 0 0 0 3.75rem;
  }
  .main-menu__sub-bottom .main-menu__sub-col:first-child {
    flex-basis: 0;
    margin-left: 0;
  }
  .main-menu__sub-bottom .main-menu__sub-col:last-child {
    flex: 0 0 74%;
  }
  .main-menu__sub-bottom .site-header__main-title:not(:last-child) {
    margin-bottom: 1rem;
  }
  .main-menu__sub-bottom .post-item__title {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.1;
  }
  .main-menu__sub-bottom .post-item .bold-link {
    margin-top: 0.8rem;
    line-height: 1.2;
  }
  .main-menu__sub-bottom .post-item-meta {
    margin-bottom: 0.8rem;
  }
  .main-menu__sub-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1.2rem;
  }
  .main-menu__sub-head p {
    margin: 0.1rem 0 0 1.875rem;
  }
  .main-menu__sub-head .btn--link {
    font-size: 16px;
    font-size: 1rem;
  }
  .main-menu__sub-container.container {
    padding-left: 6.25rem;
    padding-right: 6.25rem;
  }
  .main-menu__item--sub-level {
    flex: 1 1 100%;
    margin-left: 3.125rem;
  }
  .main-menu__item--sub-level:first-child {
    margin-left: 0;
  }
  .main-menu__link--sub-level {
    display: block;
    text-decoration: none;
    color: inherit;
    font-size: 18px;
    font-size: 1.125rem;
  }
  .main-menu__link--sub-level .main-menu__sub-image {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    font-family: "object-fit: cover; object-position: center center";
  }
  .main-menu__link--sub-level span {
    display: block;
  }
  .main-menu__link--sub-level span:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    margin: 0 0.5rem 0 0;
    vertical-align: middle;
    border-style: solid;
    border-width: 5px 0 5px 8px;
    border-color: transparent transparent transparent #df2a0e;
  }
  .plus-page .main-menu__link--sub-level span:before {
    border-color: transparent transparent transparent #82006e;
  }
  .main-menu__sub-menu {
    position: absolute;
    display: block;
    top: 100%;
    left: 20%;
    height: 0;
    width: 80%;
    opacity: 0;
    overflow: hidden;
    visibility: hidden;
    background: #fff;
    border-top: 1px solid #dcdcdc;
    transition: opacity 100ms ease-in;
  }
  .hs-inline-edit .main-menu__sub-menu {
    display: none;
  }
  .main-menu__sub-menu.focused {
    height: auto;
    overflow: inherit;
    visibility: visible;
  }
  .animate-sub-menu-in .main-menu__sub-menu {
    opacity: 1;
  }
  .main-menu .swiper-slide {
    height: auto;
  }
  .main-menu .swiper-container {
    width: 100%;
    max-height: calc(100vh - 160px);
  }
  .headroom--not-top .main-menu .swiper-container {
    max-height: calc(100vh - 80px);
  }
  .main-menu__sub-links {
    display: flex;
  }
  .main-menu__sub-link-image {
    position: relative;
    margin: 0 0 0.75rem;
  }
  .main-menu__sub-link-image:before {
    content: "";
    display: block;
    padding-top: 61%;
  }
  .main-menu__sub-link-image img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    font-family: "object-fit: cover; object-position: center center";
  }
  .main-menu__sub-col-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.6;
  }
  .main-menu__sub-col-menu li {
    margin: 0.3rem 0 0;
  }
  .main-menu__sub-col-menu a.btn:not(.btn--link),
  .main-menu__sub-col-menu .sellingpoints__buttons a:not(.btn--link),
  .sellingpoints__buttons .main-menu__sub-col-menu a:not(.btn--link) {
    padding: 0.3125rem 2rem 0.375rem;
    min-width: 1px;
    white-space: nowrap;
    font-size: 15px;
    font-size: 0.9375rem;
  }
  .main-menu__sub-posts {
    display: flex;
    justify-content: space-between;
  }
  .main-menu__sub-posts .post-item {
    flex-grow: 1;
    flex-basis: 0;
    margin: 0 0 0 1.875rem;
  }
  .main-menu__sub-posts .post-item:first-child {
    margin-left: 0;
  }
}
@media only screen and (min-width: 69rem) and (max-height: 55rem) {
  .main-menu__sub-bottom {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .main-menu__sub-bottom .main-menu__sub-col {
    display: none;
  }
  .main-menu__sub-bottom .main-menu__sub-col:first-child {
    display: flex;
    align-items: center;
  }
  .main-menu__sub-bottom .main-menu__sub-col .site-header__main-title {
    margin: 0 1.875rem 0 0;
  }
  .main-menu__sub-bottom .main-menu__sub-col .main-menu__sub-col-menu {
    display: flex;
    align-items: center;
  }
  .main-menu__sub-bottom .main-menu__sub-col .main-menu__sub-col-menu li {
    margin: 0 0 0 1rem;
  }
  .main-menu__sub-bottom
    .main-menu__sub-col
    .main-menu__sub-col-menu
    li:first-child {
    margin-left: 0;
  }
}

/**
 * Swiper 6.0.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 15, 2020
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
    format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

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

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

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

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

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

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

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

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

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

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

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

/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-container-horizontal > .swiper-scrollbar {
  width: 80%;
  max-width: 71rem;
  height: 0.5rem;
  left: 50%;
  transform: translateX(-50%);
  background: #f0f0f0;
}
.swiper-container-horizontal > .swiper-scrollbar .swiper-scrollbar-drag {
  background: #656565;
}

.centered-content {
  max-width: 47.813rem;
  margin: 0 auto;
  text-align: center;
}
.centered-content:not(:last-child) {
  margin-bottom: 3.75rem;
}
@media (max-width: 48rem) {
  .centered-content:not(:last-child) {
    margin-bottom: 2.5rem;
  }
}

.article-item--post {
  margin-top: 3.125rem;
}
@media (max-width: 48rem) {
  .article-item--post {
    margin-top: 2.5rem;
  }
}

.post-item {
  margin: 0;
  color: inherit;
  font-family: "work-sans", sans-serif;
  text-decoration: none;
}
.post-item:hover {
  color: #df2a0e;
}
.post-item__image {
  order: 1;
  position: relative;
  margin: 0 0 2rem;
}
.post-item__image:before {
  content: "";
  display: block;
  padding-top: 87.5%;
}
.post-item__title {
  margin: 0;
}
.post-item__content {
  display: flex;
  flex-direction: column;
}
.post-item__content .post-item__title {
  order: 2;
}
.post-item__content .post-item-meta {
  order: 1;
}
.post-item .bold-link {
  margin-top: 1rem;
}

.post-item-meta {
  margin: 0 0 1rem;
  font-weight: 500;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.2;
  color: #a0a0a0;
}
@media (max-width: 37.5rem) {
  .post-item-meta {
    font-size: 11px;
    font-size: 0.6875rem;
  }
}
.post-item-meta > div {
  display: inline;
}
.post-item-meta > div + div:before {
  content: " | ";
  color: #df2a0e;
  margin: 0 0.4rem;
}
.post-item-meta > div:empty {
  display: none;
}

.article-item--small-post {
  margin-top: 0.8rem;
}

.small-post-item {
  display: flex;
  width: 100%;
  padding: 1.5rem;
  text-decoration: none;
  color: inherit;
  background: #f8f8f8;
}
.small-post-item:hover {
  color: #df2a0e;
}
@media (max-width: 48rem) {
  .small-post-item {
    padding: 0.94rem;
  }
}
.small-post-item__title {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.188;
}
@media (max-width: 37.5rem) {
  .small-post-item__title {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.small-post-item__image {
  position: relative;
  flex: 0 0 4rem;
  width: 4rem;
  height: 4rem;
  margin: 0 1.5rem 0 0;
  border-radius: 50%;
  overflow: hidden;
}
.small-post-item .post-item-meta {
  margin: 0.625rem 0 0;
}

.article-item--pinned-post {
  display: flex;
  width: 100%;
}

.pinned-post-item {
  position: relative;
  display: flex;
  align-items: flex-end;
  width: 100%;
  padding: 1.875rem;
  text-decoration: none;
}
@media (max-width: 65rem) {
  .pinned-post-item {
    min-height: 40vh;
  }
}
@media (max-width: 48rem) {
  .pinned-post-item {
    padding: 0.94rem;
  }
}
.pinned-post-item__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin: 0;
}
.pinned-post-item__content {
  position: relative;
}
.pinned-post-item__title {
  max-width: 47.813rem;
  padding: 1.875rem;
  font-family: "Ivar Display", sans-serif;
  font-size: 44px;
  font-size: 2.75rem;
  line-height: 1.04;
  color: #000;
  background: #fff;
}
@media (max-width: 48rem) {
  .pinned-post-item__title {
    padding: 0.94rem;
    font-size: 30px;
    font-size: 1.875rem;
  }
}
.pinned-post-item .post-item-meta {
  display: inline-block;
  margin: 0;
  padding: 1rem 1.875rem;
  vertical-align: top;
  background: rgba(255, 255, 255, 0.9);
}
@media (max-width: 48rem) {
  .pinned-post-item .post-item-meta {
    padding: 0.5rem 0.94rem;
  }
}

@media (min-width: 37.501rem) {
  .triple-lift__row {
    display: flex;
    justify-content: center;
    flex-flow: wrap;
  }
  .triple-lift__row .triple-lift__item {
    width: calc(50% - 0.9375rem);
    flex: 0 0 calc(50% - 0.9375rem);
    margin-top: 1.875rem;
  }
  .triple-lift__row .triple-lift__item:first-child {
    margin-right: 1.875rem;
  }
}
@media (min-width: 65.001rem) {
  .triple-lift__row {
    justify-content: flex-start;
    flex-flow: nowrap;
  }
  .triple-lift__row .triple-lift__item {
    width: calc(33.333% - 1.25rem);
    flex: 0 0 calc(33.333% - 1.25rem);
    margin-top: 1.875rem;
    margin-left: 1.875rem;
  }
  .triple-lift__row .triple-lift__item:first-child {
    margin-left: 0;
    margin-right: 0;
  }
}
.triple-lift__item {
  display: inline-block;
  position: relative;
  overflow: hidden;
  width: 100%;
  margin-top: 0.94rem;
  text-decoration: none;
  color: #fff;
  background: #000;
}
.triple-lift__item:hover,
.triple-lift__item:focus {
  color: #fff;
}
.triple-lift__item:hover .triple-lift__item-image,
.triple-lift__item:focus .triple-lift__item-image {
  opacity: 0.6;
}
.triple-lift__item:before {
  content: "";
  display: block;
  padding-top: 54.5%;
}
.triple-lift__item-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 100ms ease-in;
}
.triple-lift__item-title {
  position: absolute;
  bottom: 1.4rem;
  right: 1.4rem;
}
.triple-lift__item-title.btn--link {
  position: absolute;
}
@media (max-width: 37.5rem) {
  .triple-lift__item-title.btn--link {
    font-size: 16px;
    font-size: 1rem;
  }
}

.site-hero {
  position: relative;
  background: #c1c1c1;
  overflow: hidden;
  min-height: 50.66rem;
}
@media (max-width: 107.5rem) {
  .site-hero {
    min-height: 43vw;
  }
}
.site-hero--smart {
  background: none;
  padding: 0 6.25rem;
}
@media (max-width: 75rem) {
  .site-hero--smart {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }
}
@media (max-width: 48rem) {
  .site-hero--smart {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
.site-hero--smart .site-hero__image.inpage-editor-active-field {
  position: static !important;
}
.site-hero--smart .site-hero__container {
  position: relative;
  min-height: 50.66rem;
  padding: 0;
}
@media (max-width: 107.5rem) {
  .site-hero--smart .site-hero__container {
    min-height: 43vw;
  }
}
.site-hero--smart .site-hero__visuals {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  max-width: 107.5rem;
  height: 100%;
  margin: 0 auto;
  z-index: 1;
  overflow: hidden;
  background: #c1c1c1;
}
.site-hero--smart .site-hero__half-background-block {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100vw;
  margin-left: -1.25rem;
  height: 50%;
  background: #f8f8f8;
}
@media (min-width: 48.001rem) {
  .site-hero--smart .site-hero__half-background-block {
    margin-left: -3.75rem;
  }
}
@media (min-width: 75.001rem) {
  .site-hero--smart .site-hero__half-background-block {
    margin-left: -6.25rem;
  }
}
@media (min-width: 120.001rem) {
  .site-hero--smart .site-hero__half-background-block {
    margin-left: calc((100vw - 107.5rem) / 2 * -1);
  }
}
@media (min-width: 120.001rem) {
  .site-hero--smart .site-hero__half-background-block {
    width: calc(100vw + 6.25rem);
  }
}
.site-hero--blog {
  margin-bottom: 3.75rem;
}
@media (max-width: 48rem) {
  .site-hero--blog {
    margin-bottom: 2.5rem;
  }
}
.site-hero__content,
.site-hero__content.widget-type-rich_text {
  position: relative;
  z-index: 3;
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 60.313rem;
  min-height: inherit;
  margin: 0 auto;
  padding: 6.25rem 6.25rem;
  color: #fff;
  font-size: 17px;
  font-size: 1.0625rem;
  text-align: center;
}
.site-hero__content .hs-cta-wrapper,
.site-hero__content.widget-type-rich_text .hs-cta-wrapper {
  display: inline-block;
  height: 2.9375rem;
  margin-top: 1.119rem;
  vertical-align: top;
}
.site-hero__content .hs-cta-wrapper img,
.site-hero__content.widget-type-rich_text .hs-cta-wrapper img {
  display: none;
}
@media (max-width: 37.5rem) {
  .site-hero__content .hs-cta-wrapper,
  .site-hero__content.widget-type-rich_text .hs-cta-wrapper {
    height: 2.1875rem;
    margin-top: 0.3rem;
  }
}
@media (max-width: 48rem) {
  .site-hero__content,
  .site-hero__content.widget-type-rich_text {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }
}
@media (max-width: 37.5rem) {
  .site-hero__content,
  .site-hero__content.widget-type-rich_text {
    font-size: inherit;
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
}
.site-hero__video {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.site-hero__slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 65rem) {
  .site-hero__slider + .site-hero__content {
    max-width: calc(100% - 8rem);
    padding-left: 0;
    padding-right: 0;
  }
}
.site-hero__slider .swiper-button-prev:after,
.site-hero__slider .swiper-button-next:after {
  color: #fff;
  font-weight: bold;
}
@media (max-width: 48rem) {
  .site-hero__slider .swiper-button-prev:after,
  .site-hero__slider .swiper-button-next:after {
    font-size: 1.5rem;
  }
}
.site-hero__slider .swiper-button-prev {
  left: 2.5rem;
  justify-content: flex-start;
}
@media (max-width: 48rem) {
  .site-hero__slider .swiper-button-prev {
    left: 0.94rem;
  }
}
.site-hero__slider .swiper-button-next {
  right: 2.5rem;
  justify-content: flex-end;
}
@media (max-width: 48rem) {
  .site-hero__slider .swiper-button-next {
    right: 0.94rem;
  }
}
.site-hero__slider .swiper-pagination-bullets {
  left: auto;
  right: 2.5rem;
  text-align: right;
  bottom: 1.875rem;
}
@media (max-width: 48rem) {
  .site-hero__slider .swiper-pagination-bullets {
    right: 0.94rem;
    bottom: 0.6rem;
  }
}
.site-hero__slider .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 0 0 1rem;
  width: 1.25rem;
  height: 1.25rem;
  background: #fff;
  opacity: 0.45;
  vertical-align: top;
}
.site-hero__slider .swiper-pagination-bullets .swiper-pagination-bullet-active {
  opacity: 1;
}
@media (max-width: 48rem) {
  .site-hero__slider .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 0.9rem;
    height: 0.9rem;
    margin-left: 0.7rem;
  }
}

@media (min-width: 58.001rem) {
  .infobox {
    display: flex;
  }
}
.infobox__image {
  position: relative;
  display: inline-block;
  width: 100%;
  flex: 0 0 38%;
  vertical-align: top;
}
.infobox--right .infobox__image {
  order: 2;
}
.infobox__image:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.infobox__show-video-btn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 0;
  background: rgba(255, 255, 255, 0);
  border: 0;
  color: #fff;
}
.infobox__show-video-btn svg {
  transition: transform 250ms ease-in;
}
.infobox__show-video-btn:hover,
.infobox__show-video-btn:focus,
.infobox__show-video-btn:active {
  background: rgba(255, 255, 255, 0);
}
.infobox__show-video-btn:hover svg,
.infobox__show-video-btn:focus svg {
  opacity: 0.75;
  color: #fff;
}
.infobox__content {
  padding: 1.875rem;
}
@media (min-width: 48.001rem) {
  .infobox__content {
    padding: 8vw;
  }
}
@media (min-width: 58.001rem) {
  .infobox__content {
    display: flex;
    flex-direction: column;
    flex: 0 0 62%;
    padding: 5vw;
  }
}
@media (min-width: 107.501rem) {
  .infobox__content {
    padding: 5rem 8%;
  }
}
.infobox--right .infobox__content {
  order: 1;
}
@media (min-width: 58.001rem) {
  .infobox__title,
  .liftbox__content h2 {
    margin-bottom: 1.875rem;
  }
}
.infobox__main-content {
  flex-grow: 2;
}
.infobox__bottom-content {
  margin-top: 3.75rem;
  max-width: 33rem;
  line-height: 1.7;
}
@media (max-width: 48rem) {
  .infobox__bottom-content {
    margin-top: 2.5rem;
  }
}
.infobox__bottom-content:before,
.infobox__bottom-content:after {
  content: "";
  display: block;
  height: 0.0625rem;
  max-width: 6.3rem;
  background: #b2b2b2;
}
.infobox__bottom-content:before {
  margin-bottom: 1.875rem;
}
.infobox__bottom-content:after {
  margin-top: 1.875rem;
}

.modal--video .modal__container {
  max-width: 140vh;
  width: 100%;
  background: none;
}
.modal--video .modal__header {
  border: 0;
  justify-content: flex-end;
}
.modal--video .modal__header .modal__close {
  opacity: 0.5;
}
.modal--video .modal__header .modal__close:before,
.modal--video .modal__header .modal__close:after {
  width: 25px;
  left: 0;
  background: #fff;
}
.modal--video .modal__header .modal__close:hover,
.modal--video .modal__header .modal__close:focus {
  outline: 0;
  opacity: 1;
  box-shadow: none;
}
.modal--video .modal__header .modal__close:hover:before,
.modal--video .modal__header .modal__close:hover:after,
.modal--video .modal__header .modal__close:focus:before,
.modal--video .modal__header .modal__close:focus:after {
  background: #fff;
}
.modal--video .video-loader {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.modal--video .video-loader div {
  background: #fff;
}

.modal__overlay {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
}

.modal__container {
  background-color: #fff;
  max-width: 500px;
  max-height: 100vh;
  border-radius: 4px;
  overflow-y: auto;
  box-sizing: border-box;
}
@media (max-width: 48rem) {
  .modal__container {
    margin: 0 0.3rem;
  }
}

.modal__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 0.3rem;
}

.modal__close {
  position: relative;
  background: none;
  border: 0;
}

.modal__header .modal__close {
  flex: 0 0 24px;
  height: 24px;
  width: 24px;
  margin: 0;
  min-width: 1px;
  padding: 0;
}
.modal__header .modal__close:focus,
.modal__header .modal__close:hover {
  background: none;
}
.modal__header .modal__close:focus:before,
.modal__header .modal__close:focus:after,
.modal__header .modal__close:hover:before,
.modal__header .modal__close:hover:after {
  background: #000;
}
.modal__header .modal__close:before,
.modal__header .modal__close:after {
  content: "";
  position: absolute;
  left: 9px;
  top: 13px;
  height: 4px;
  background: #fff;
  width: 12px;
}
.modal__header .modal__close:before {
  transform: rotate(45deg);
}
.modal__header .modal__close:after {
  transform: rotate(-45deg);
}

.modal__content {
  margin: 0 0.3rem 56px;
  background: #000;
}

/**************************\
  Demo Animation Style
\**************************/
@keyframes mmfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes mmfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes mmslideIn {
  from {
    transform: translateY(15%);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes mmslideOut {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-10%);
  }
}
.micromodal-slide {
  display: none;
}

.micromodal-slide.is-open {
  display: block;
}

.micromodal-slide[aria-hidden="false"] .modal__overlay {
  animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden="false"] .modal__container {
  animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden="true"] .modal__overlay {
  animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden="true"] .modal__container {
  animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide .modal__container,
.micromodal-slide .modal__overlay {
  will-change: transform;
}

.logowall {
  max-width: 90.625rem;
  margin: 0 auto;
}
.logowall__wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: -2.5rem;
}
@media (max-width: 107.5rem) {
  .logowall__wrapper {
    margin-top: -1.875rem;
  }
}
@media (max-width: 48rem) {
  .logowall__wrapper {
    margin-top: -4vw;
  }
}
.logowall__logo {
  flex: 0 0 calc(16.66% - 6rem);
  margin: 2.5rem 3rem 0;
  text-align: center;
}
.logowall__wrapper--4-in-row .logowall__logo {
  flex: 0 0 calc(25% - 6rem);
}
@media (max-width: 107.5rem) {
  .logowall__logo {
    flex: 0 0 calc(16.66% - 4vw);
    margin-top: 1.875rem;
    margin-left: 2vw;
    margin-right: 2vw;
  }
  .logowall__wrapper--4-in-row .logowall__logo {
    flex: 0 0 calc(25% - 4vw);
  }
}
@media (max-width: 48rem) {
  .logowall__logo {
    flex: 0 0 calc(25% - 4vw);
    margin-top: 4vw;
  }
}
@media (max-width: 37.5rem) {
  .logowall__logo {
    flex: 0 0 calc(33.333% - 4vw);
  }
  .logowall__wrapper--4-in-row .logowall__logo {
    flex: 0 0 calc(33.333% - 4vw);
  }
}
.logowall__logo img {
  width: auto;
  max-height: 5.75rem;
}
@media (max-width: 107.5rem) {
  .logowall__logo img {
    max-height: 6vw;
  }
}
@media (max-width: 48rem) {
  .logowall__logo img {
    max-height: 3rem;
  }
}

@media (min-width: 37.501rem) {
  .benefits-big__wrapper {
    display: flex;
    flex-flow: wrap;
    margin: 0 0 -0.47rem 0;
  }
  .benefits-big__wrapper .benefit-big {
    width: calc(50% - 0.94rem);
    flex: 0 0 calc(50% - 0.94rem);
    margin-left: 0.47rem;
    margin-right: 0.47rem;
  }
}
@media (min-width: 48.001rem) {
  .benefits-big__wrapper {
    margin: 0 -0.47rem 0;
  }
  .benefits-big__wrapper .benefit-big {
    width: calc(50% - 1.875rem);
    flex: 0 0 calc(50% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
@media (min-width: 65.001rem) {
  .benefits-big__wrapper .benefit-big {
    width: calc(33.333% - 1.875rem);
    flex: 0 0 calc(33.333% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}

.benefit-big {
  margin-top: 1.875rem;
  background: #fff;
}
.benefit-big__image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.benefit-big__image img {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  font-family: "object-fit: cover; object-position: center center";
}
.benefit-big__image:before {
  content: "";
  display: block;
  padding-top: 55.6%;
}
.benefit-big__content {
  padding: 1.875rem;
}
@media (min-width: 48.001rem) {
  .benefit-big__content {
    padding: 2.5rem 3rem;
  }
  .benefit-big__content h3 {
    margin-bottom: 2rem;
  }
}

.benefits-small__wrapper.swiper-container,
.swiper-container.liftslider__lifts {
  width: 100vw;
  margin-left: -1.25rem;
  padding: 0 6.25rem;
  padding-bottom: 2.5rem;
}
@media (min-width: 48.001rem) {
  .benefits-small__wrapper.swiper-container,
  .swiper-container.liftslider__lifts {
    margin-left: -3.75rem;
  }
}
@media (min-width: 75.001rem) {
  .benefits-small__wrapper.swiper-container,
  .swiper-container.liftslider__lifts {
    margin-left: -6.25rem;
  }
}
@media (min-width: 120.001rem) {
  .benefits-small__wrapper.swiper-container,
  .swiper-container.liftslider__lifts {
    margin-left: calc((100vw - 107.5rem) / 2 * -1);
  }
}
@media (max-width: 75rem) {
  .benefits-small__wrapper.swiper-container,
  .swiper-container.liftslider__lifts {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }
}
@media (max-width: 48rem) {
  .benefits-small__wrapper.swiper-container,
  .swiper-container.liftslider__lifts {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
@media (min-width: 48.001rem) {
  .benefits-small__wrapper.swiper-container,
  .swiper-container.liftslider__lifts {
    padding-top: 0.8rem;
    padding-bottom: 5.35rem;
  }
}
@media (min-width: 107.501rem) {
  .benefits-small__wrapper.swiper-container,
  .swiper-container.liftslider__lifts {
    padding-left: calc((100vw - 90.625rem) / 2);
  }
}

.benefit-small {
  width: 28rem;
  max-width: 75vw;
  height: auto;
  margin: 0 0.94rem 0 0;
  padding: 1.875rem;
  border: 0.0625rem solid #e8e8e8;
  box-sizing: border-box;
  background: #fff;
}
@media (min-width: 48.001rem) {
  .benefit-small {
    margin: 0 1.875rem 0 0;
    padding: 2.5rem 3rem;
  }
}
.benefit-small__header {
  display: flex;
  align-items: center;
  margin: 0 0 1.875rem;
}
@media (max-width: 48rem) {
  .benefit-small__header {
    margin-bottom: 0.5rem;
  }
}
.benefit-small__header-title {
  margin: 0;
}
.benefit-small__icon {
  margin: 0 1rem 0 0;
}
.benefit-small__icon img {
  width: 1.8rem;
  min-width: 1.8rem;
  height: 2rem;
  vertical-align: middle;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center center;
  object-position: center center;
  font-family: "object-fit: contain; object-position: center center";
}

.two-cards {
  max-width: 90.625rem;
  margin: 0 auto;
}
@media (min-width: 48.001rem) {
  .two-cards__wrapper {
    display: flex;
  }
}
.two-cards .card {
  display: flex;
  flex-direction: column;
  flex: 0 0 calc(50% - 0.9375rem);
  width: calc(50% - 0.9375rem);
  margin-right: 1.875rem;
  background-color: #f8f8f8;
}
@media (max-width: 58rem) {
  .two-cards .card {
    width: 100%;
    margin-top: 1.875rem;
    margin-right: 0;
  }
  .two-cards .card:first-child {
    margin-top: 0;
  }
}
.two-cards .card:last-child {
  margin-right: 0;
}
.two-cards .card__contents {
  display: flex;
  flex-direction: column;
  flex-grow: 2;
  padding: 5.5rem 6rem;
}
@media (max-width: 65rem) {
  .two-cards .card__contents {
    padding: 5vw;
  }
}
@media (max-width: 58rem) {
  .two-cards .card__contents {
    padding: 8vw;
  }
}
@media (max-width: 37.5rem) {
  .two-cards .card__contents {
    padding: 1.875rem;
  }
}
.two-cards .card__image {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 100%;
}
.two-cards .card__image:before {
  content: "";
  display: block;
  padding-top: 72%;
}
.two-cards .card__image img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  font-family: "object-fit:$fit; object-position:$position";
}
.two-cards .card__title {
  margin-bottom: 1.7rem;
}
.two-cards .card__texts {
  flex-grow: 2;
}
@media (min-width: 48.001rem) {
  .two-cards .card__texts {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
  }
}
.two-cards .card__cta {
  margin-top: 1.875rem;
}

.liftbox {
  position: relative;
}
@media (min-width: 58.001rem) {
  .liftbox {
    display: flex;
  }
  .liftbox--image-position-left {
    justify-content: left;
  }
  .liftbox--bg-height-high {
    min-height: 43.75rem;
  }
  .liftbox--bg-height-low {
    min-height: 21.9rem;
  }
}
.liftbox__image,
.liftbox__content {
  flex: 0 0 50%;
}
.liftbox__content {
  position: relative;
  z-index: 2;
  padding: 1.875rem;
}
@media (min-width: 48.001rem) {
  .liftbox__content {
    padding: 8vw;
  }
}
@media (min-width: 58.001rem) {
  .liftbox__content {
    display: flex;
    flex-direction: column;
    padding: 5vw;
  }
}
@media (min-width: 107.501rem) {
  .liftbox__content {
    padding: 5rem 6.25rem;
  }
}
.liftbox__content h3 {
  font-family: "work-sans", sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.3;
}
.liftbox__content h3 + p {
  margin-top: 0;
}
.liftbox--image-position-left .liftbox__content {
  order: 2;
}
.liftbox--image-position-right .liftbox__content {
  order: 1;
}
.liftbox--style-background .liftbox__content {
  flex: 0 0 100%;
}
.liftbox--style-background .liftbox__content h2 {
  max-width: 40rem;
  margin-bottom: 0;
}
.liftbox__main-content {
  flex-grow: 2;
}
.liftbox__main-content > * {
  max-width: 33rem;
}
.liftbox__main-content > h2 {
  max-width: none;
}
.liftbox__bottom-content {
  max-width: 33rem;
  margin-top: 1.875rem;
}
.liftbox__bottom-content .hs-cta-wrapper,
.liftbox__bottom-content .btn,
.liftbox__bottom-content .archive-filter__label span,
.archive-filter__label .liftbox__bottom-content span,
.liftbox__bottom-content .sellingpoints__buttons a,
.sellingpoints__buttons .liftbox__bottom-content a {
  margin: 1rem 2rem 0 0;
}
.liftbox__image {
  position: relative;
  overflow: hidden;
}
.liftbox--image-position-left .liftbox__image {
  order: 1;
}
.liftbox--image-position-right .liftbox__image {
  order: 2;
}
.liftbox--style-fill_area .liftbox__image img,
.liftbox--style-background .liftbox__image img {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  font-family: "object-fit: cover; object-position: center center";
}
.liftbox--style-fill_area .liftbox__image:before {
  content: "";
  display: block;
  padding-top: 81%;
}
.liftbox--style-background .liftbox__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.liftbox--style-background.liftbox--image-align-top_left .liftbox__image img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top left;
  object-position: top left;
  font-family: "object-fit:$fit; object-position:$position";
}
.liftbox--style-background.liftbox--image-align-top_right .liftbox__image img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top right;
  object-position: top right;
  font-family: "object-fit:$fit; object-position:$position";
}
.liftbox--style-background.liftbox--image-align-bottom_left
  .liftbox__image
  img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: bottom left;
  object-position: bottom left;
  font-family: "object-fit:$fit; object-position:$position";
}
.liftbox--style-background.liftbox--image-align-bottom_right
  .liftbox__image
  img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: bottom right;
  object-position: bottom right;
  font-family: "object-fit:$fit; object-position:$position";
}
.liftbox--style-background.liftbox--image-align-left_center
  .liftbox__image
  img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: left center;
  object-position: left center;
  font-family: "object-fit:$fit; object-position:$position";
}
.liftbox--style-background.liftbox--image-align-right_center
  .liftbox__image
  img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: right center;
  object-position: right center;
  font-family: "object-fit:$fit; object-position:$position";
}
.liftbox--style-set_size .liftbox__image {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2rem;
}

@media (min-width: 58.001rem) {
  .gradientbox {
    display: flex;
  }
}
.gradientbox__gradient {
  background: linear-gradient(208deg, #82006e 0%, #dc0178 100%);
}
.gradientbox--gradient-on-right .gradientbox__gradient {
  order: 2;
}
@media (min-width: 58.001rem) {
  .gradientbox__gradient > * {
    width: 100%;
    max-width: 26rem;
    float: right;
  }
}
.gradientbox__main-content {
  background: #fff;
}
.gradientbox--gradient-on-right .gradientbox__main-content {
  order: 1;
}
.gradientbox__gradient,
.gradientbox__main-content {
  padding: 1.875rem;
}
.gradientbox__gradient:first-child,
.gradientbox__main-content:first-child {
  margin-top: 0;
}
@media (min-width: 48.001rem) {
  .gradientbox__gradient,
  .gradientbox__main-content {
    padding: 8vw;
  }
}
@media (min-width: 58.001rem) {
  .gradientbox__gradient,
  .gradientbox__main-content {
    flex: 1 1 50%;
    width: 50%;
    margin: 0;
    padding: 5vw;
  }
}
@media (min-width: 65.001rem) {
  .gradientbox__gradient,
  .gradientbox__main-content {
    padding: 6.25rem 8%;
  }
}

.liftslider__lifts.swiper-container {
  padding-top: 0;
  padding-bottom: 2.5rem;
}
@media (min-width: 107.501rem) {
  .liftslider__lifts.swiper-container {
    padding-left: 6.25rem;
  }
}
@media (min-width: 120.001rem) {
  .liftslider__lifts.swiper-container {
    padding-left: calc((100vw - 107.5rem) / 2);
  }
}
.liftslider__head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.94rem;
}
@media (min-width: 48.001rem) {
  .liftslider__head {
    margin-bottom: 1.875rem;
  }
}
.liftslider .swiper-slide {
  flex: 0 0 70vw;
  width: 70vw;
  margin-left: 0.94rem;
}
.liftslider .swiper-slide:first-child {
  margin-left: 0;
}
@media (min-width: 48.001rem) {
  .liftslider .swiper-slide {
    flex: 0 0 25rem;
    width: 25rem;
    margin-left: 1.875rem;
  }
}

.people {
  overflow: hidden;
}
.people__introductions-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1.8vw;
  justify-content: center;
}

.person {
  opacity: 1;
  transition: opacity 150ms ease-in;
}
.person--opacity {
  opacity: 0.5;
}
.person__introduction {
  position: relative;
  margin-top: 3.75rem;
}
@media (max-width: 107.5rem) {
  .person__introduction {
    margin-top: 1.875rem;
  }
}
@media only screen and (min-width: 500px) {
  .person__introduction {
    margin-left: 1.8vw;
    margin-right: 1.8vw;
  }
}
@media only screen and (min-width: 1500px) {
  .person__introduction {
    width: calc(12.5% - 3.6vw);
  }
  .person__introduction:nth-child(8n + 0) .person__info,
  .person__introduction:nth-child(8n-1) .person__info,
  .person__introduction:nth-child(8n-2) .person__info,
  .person__introduction:last-child .person__info {
    left: auto;
    right: 55%;
    padding-right: 1rem;
    padding-left: 0;
    text-align: right;
    right: 100%;
  }
  .person__introduction:nth-child(8n + 0) .person__info:before,
  .person__introduction:nth-child(8n-1) .person__info:before,
  .person__introduction:nth-child(8n-2) .person__info:before,
  .person__introduction:last-child .person__info:before {
    left: auto;
    right: -1.9rem;
    transform: rotateY(180deg);
  }
}
@media only screen and (max-width: 1500px) and (min-width: 1100px) {
  .person__introduction {
    width: calc(14.2% - 3.6vw);
  }
  .person__introduction:nth-child(7n + 0) .person__info,
  .person__introduction:nth-child(7n-1) .person__info,
  .person__introduction:last-child .person__info {
    left: auto;
    right: 55%;
    padding-right: 1rem;
    padding-left: 0;
    text-align: right;
  }
  .person__introduction:nth-child(7n + 0) .person__info:before,
  .person__introduction:nth-child(7n-1) .person__info:before,
  .person__introduction:last-child .person__info:before {
    left: auto;
    right: -1.9rem;
    transform: rotateY(180deg);
  }
}
@media only screen and (max-width: 1100px) and (min-width: 900px) {
  .person__introduction {
    width: calc(16.6% - 3.6vw);
  }
  .person__introduction:nth-child(6n + 0) .person__info,
  .person__introduction:nth-child(6n-1) .person__info,
  .person__introduction:last-child .person__info {
    left: auto;
    right: 55%;
    padding-right: 1rem;
    padding-left: 0;
    text-align: right;
  }
  .person__introduction:nth-child(6n + 0) .person__info:before,
  .person__introduction:nth-child(6n-1) .person__info:before,
  .person__introduction:last-child .person__info:before {
    left: auto;
    right: -1.9rem;
    transform: rotateY(180deg);
  }
}
@media only screen and (max-width: 900px) and (min-width: 650px) {
  .person__introduction {
    width: calc(20% - 3.6vw);
  }
  .person__introduction:nth-child(5n + 0) .person__info,
  .person__introduction:nth-child(5n-1) .person__info,
  .person__introduction:last-child .person__info {
    left: auto;
    right: 55%;
    padding-right: 1rem;
    padding-left: 0;
    text-align: right;
  }
  .person__introduction:nth-child(5n + 0) .person__info:before,
  .person__introduction:nth-child(5n-1) .person__info:before,
  .person__introduction:last-child .person__info:before {
    left: auto;
    right: -1.9rem;
    transform: rotateY(180deg);
  }
}
@media only screen and (max-width: 650px) and (min-width: 500px) {
  .person__introduction {
    width: calc(25% - 3.6vw);
  }
  .person__introduction:nth-child(4n + 0) .person__info,
  .person__introduction:nth-child(4n-1) .person__info,
  .person__introduction:last-child .person__info {
    left: auto;
    right: 55%;
    padding-right: 1rem;
    padding-left: 0;
    text-align: right;
  }
  .person__introduction:nth-child(4n + 0) .person__info:before,
  .person__introduction:nth-child(4n-1) .person__info:before,
  .person__introduction:last-child .person__info:before {
    left: auto;
    right: -1.9rem;
    transform: rotateY(180deg);
  }
}
@media only screen and (max-width: 450px) {
  .person__introduction {
    width: calc(50% - 1rem);
    max-width: 7rem;
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .person__introduction .person__info {
    width: 100%;
  }
  .person__introduction:nth-child(even) .person__info {
    left: auto;
    right: 55%;
    padding-right: 1rem;
    padding-left: 0;
    text-align: right;
    left: -100%;
  }
  .person__introduction:nth-child(even) .person__info:before {
    left: auto;
    right: -1.9rem;
    transform: rotateY(180deg);
  }
}
.person:focus {
  outline: thin dotted;
  outline-color: #000;
}
.person:hover .person__info,
.person:focus .person__info {
  visibility: visible;
}
.person__info {
  position: absolute;
  top: -3rem;
  left: 100%;
  width: 250%;
  color: #000;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
  padding-left: 1rem;
  visibility: hidden;
  background: #fff;
  z-index: 100;
}
@media (min-width: 107.501rem) {
  .person__info {
    white-space: nowrap;
    width: auto;
  }
}
.person__info:before {
  content: "";
  width: 37px;
  height: 34px;
  position: absolute;
  top: 0.7rem;
  left: -1.9rem;
  background-image: url(https://4328385.fs1.hubspotusercontent-eu1.net/hubfs/4328385/smartum-2020-theme/css-images/people-arrow.svg);
}
.person__name {
  font-weight: 600;
  position: relative;
  padding-right: 0.3rem;
}
.person__image {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 100%;
  vertical-align: top;
}
.person__image:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.person__image img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  font-family: "object-fit:$fit; object-position:$position";
}

.sellingpoints__sellingpoint-wrapper {
  max-width: 90.625rem;
}
@media (min-width: 37.501rem) {
  .sellingpoints__sellingpoint-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: -1.875rem -0.9375rem 0;
  }
}
@media (min-width: 48.001rem) {
  .sellingpoints__sellingpoint-wrapper {
    margin: -1.875rem -1.875rem 0;
    row-gap: 3.75rem;
  }
}
@media (min-width: 75.001rem) {
  .sellingpoints__sellingpoint-wrapper {
    margin: 0;
  }
}
.sellingpoints .sellingpoint {
  margin: 1.875rem auto 0;
  text-align: center;
}
@media (min-width: 37.501rem) {
  .sellingpoints .sellingpoint {
    flex: 0 0 calc(50% - 1.875rem);
    width: calc(50% - 1.875rem);
    margin: 1.875rem 0.9375rem 0;
  }
}
@media (min-width: 48.001rem) {
  .sellingpoints .sellingpoint {
    flex: 0 0 calc(30% - 3.75rem);
    width: calc(30% - 3.75rem);
    margin: 1.875rem 1.875rem 0;
  }
}
@media (min-width: 75.001rem) {
  .sellingpoints .sellingpoint {
    margin: 0 3.5rem;
  }
  .sellingpoints .sellingpoint:first-child {
    margin-left: 0;
  }
  .sellingpoints .sellingpoint:nth-child(3) {
    margin-right: 0;
  }
  .sellingpoints .sellingpoint--lenght-4 {
    margin: 0 2.4rem;
  }
}
.sellingpoints .sellingpoint__name {
  font-weight: 600;
  margin: 2rem 0;
}
@media (max-width: 37.5rem) {
  .sellingpoints .sellingpoint__name {
    margin: 0.94rem 0;
  }
}
.sellingpoints .sellingpoint__icon {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 2.8rem;
  margin: 0 auto;
}
.sellingpoints .sellingpoint__icon img {
  max-height: 2.8rem;
}
.sellingpoints__buttons {
  margin-top: 2.2rem;
  text-align: center;
}
.sellingpoints__buttons a {
  margin: 1rem 0.5rem 0 0.5rem;
}

.contacts__contact-wrapper {
  text-align: center;
  max-width: 90.625rem;
}
@media (min-width: 37.501rem) {
  .contacts__contact-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: -2rem -1rem 0 -1rem;
  }
}
.contacts .contact {
  margin: 2rem 1rem 0 1rem;
  flex: 0 0 calc(25% - 2rem);
  width: calc(25% - 2rem);
}
@media (max-width: 48rem) {
  .contacts .contact {
    flex: 0 0 calc(50% - 2rem);
    width: calc(50% - 2rem);
  }
}
@media (max-width: 37.5rem) {
  .contacts .contact {
    margin: 2rem auto 0 auto;
    flex: 0 0 100%;
    width: 100%;
  }
}
.contacts .contact__name,
.contacts .contact__title {
  font-weight: 600;
}
.contacts .contact__title {
  position: relative;
  padding-bottom: 1.1rem;
}
.contacts .contact__title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 1px;
  width: 16px;
  background-color: #df2a0e;
}
.contacts .contact__info {
  margin-top: 1rem;
}

@media (min-width: 58.001rem) {
  .comparisons-holder {
    display: flex;
  }
  .comparisons-holder .comparison-box {
    width: calc(50% - 1.5rem);
    flex: 0 0 calc(50% - 1.5rem);
    margin-left: 3rem;
  }
  .comparisons-holder .comparison-box:first-child {
    margin-left: 0;
  }
}

.comparison-box {
  padding: 6.25rem 1.875rem 3.75rem;
  font-family: "trade-gothic-next", sans-serif;
  text-align: center;
  background: #fff;
  box-shadow: 0 0 1.25rem rgba(0, 0, 0, 0.09);
}
@media (max-width: 58rem) {
  .comparison-box {
    margin-top: 0.94rem;
    padding: 3.75rem 1.875rem 2.5rem;
  }
  .comparison-box:first-child {
    margin-top: 0;
  }
}
.comparison-box__description,
.comparison-box__features,
.comparison-box__bottom {
  max-width: 27rem;
  margin-left: auto;
  margin-right: auto;
}
.comparison-box__logo {
  width: 80%;
  max-width: 22.8rem;
  margin: 0 auto;
}
.comparison-box__description {
  margin-top: 3.75rem;
}
@media (max-width: 48rem) {
  .comparison-box__description {
    margin-top: 2.5rem;
  }
}
.comparison-box__features {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0 auto;
  margin-top: 3.75rem;
  font-size: 18px;
  font-size: 1.125rem;
}
@media (max-width: 48rem) {
  .comparison-box__features {
    margin-top: 2.5rem;
  }
}
@media (max-width: 37.5rem) {
  .comparison-box__features {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.comparison-box__features li {
  position: relative;
  margin: 0.8rem 0 0 3.2rem;
  padding: 0.5rem 1rem;
  background: #f8f8f8;
  border-radius: 20rem;
}
.comparison-box__features li:first-child {
  margin-top: 0;
}
.comparison-box__features li:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -3.2rem;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  background: url("https://4328385.fs1.hubspotusercontent-eu1.net/hubfs/4328385/smartum-2020-theme/css-images/icon-checked-white.svg")
    no-repeat center;
}
.comparison-box--plus .comparison-box__features li:before {
  background-color: #82006e;
}
.comparison-box--basic .comparison-box__features li:before {
  background-color: #df2a0e;
}
@media (max-width: 37.5rem) {
  .comparison-box__features li {
    margin-left: 2.4rem;
  }
  .comparison-box__features li:before {
    top: 0.2rem;
    left: -2.4rem;
    width: 1.8rem;
    height: 1.8rem;
    background-size: 60% auto;
  }
}
.comparison-box__bottom {
  margin-top: 3.75rem;
}
@media (max-width: 48rem) {
  .comparison-box__bottom {
    margin-top: 2.5rem;
  }
}
.comparison-box__bottom p {
  margin-top: 1em;
}
.comparison-box__bottom p:first-child {
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 1.875rem;
}
@media (max-width: 37.5rem) {
  .comparison-box__bottom p:first-child {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.comparison-box__bottom a {
  color: inherit;
  font-weight: 500;
  font-family: "work-sans", sans-serif;
  text-decoration: underline;
}
.comparison-box--plus .comparison-box__bottom a:hover {
  color: #aa0278;
}
.comparison-box--basic .comparison-box__bottom a:hover {
  color: #e70805;
}

.news-archive-hero {
  margin-bottom: 3.75rem;
}
@media (max-width: 48rem) {
  .news-archive-hero {
    margin-bottom: 2.5rem;
  }
}
@media (max-width: 65rem) {
  .news-archive-hero__main {
    margin-bottom: 3.75rem;
  }
}
@media (max-width: 48rem) {
  .news-archive-hero__main {
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 65.001rem) {
  .news-archive-hero {
    display: flex;
  }
  .news-archive-hero__main {
    flex: 1 1 auto;
    display: flex;
  }
}

.social-share {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1rem;
}
.social-share:not(:first-child) {
  margin-top: 1.875rem;
}
.social-share__item {
  display: inline-block;
  margin-right: 0.8rem;
  vertical-align: middle;
}
.social-share__item:last-child {
  margin-right: 0;
}
.social-share__item svg {
  vertical-align: top;
}
.social-share__item a {
  color: #df2a0e;
}
.social-share__item a:hover,
.social-share__item a:focus {
  color: #000;
}
.social-share--page {
  font-family: "trade-gothic-next", sans-serif;
  font-weight: 700;
}
.social-share--article {
  font-weight: 600;
  color: #df2a0e;
  text-transform: uppercase;
}
.social-share--article .social-share__item {
  margin-right: 0.4rem;
}
.social-share--article .social-share__item--label {
  display: block;
  margin: 0 0 0.6rem;
}
.social-share--article .social-share__item a {
  color: #000;
}
.social-share--article .social-share__item a:hover,
.social-share--article .social-share__item a:focus {
  color: #df2a0e;
}

.post-author {
  padding: 3.75rem;
  background: #f8f8f8;
}
@media (max-width: 48rem) {
  .post-author {
    margin-top: 1.875rem;
    padding: 0.94rem;
  }
}
.post-author__head {
  display: flex;
  align-items: center;
}
.post-author__head p {
  margin: 0;
}
.post-author__image {
  margin: 0;
  flex: 0 0 6.875rem;
  margin-right: 1.875rem;
}
.post-author__image img {
  width: 6.875rem;
  height: 6.875rem;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  font-family: "object-fit: cover; object-position: center center";
  border-radius: 50%;
  vertical-align: top;
}
@media (max-width: 48rem) {
  .post-author__image {
    flex: 0 0 4rem;
    margin-right: 1.5rem;
  }
  .post-author__image img {
    width: 4rem;
    height: 4rem;
  }
}
.post-author__label {
  margin-bottom: 0.5rem;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 600;
  font-family: "work-sans", sans-serif;
  color: #df2a0e;
}
.post-author__some {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 0.5rem;
}
.post-author__some li {
  display: inline-block;
  margin: 0 0 0 0.2rem;
}
.post-author__some li:first-child {
  margin-left: 0;
}
.post-author__some a {
  color: rgba(0, 0, 0, 0.25);
}
.post-author__some a:hover,
.post-author__some a:focus {
  color: #df2a0e;
}
.post-author__some svg {
  width: 0.9375rem;
  height: 0.9375rem;
  vertical-align: top;
}

.page-anchor {
  position: relative;
  visibility: hidden;
  top: -3.75rem;
}
@media (min-width: 69.001rem) {
  .page-anchor {
    top: -5rem;
  }
}

.hs-accordion {
  max-width: 103.125rem;
}
@media (min-width: 65.001rem) {
  .hs-accordion {
    padding: 0 6.25rem;
  }
}
@media (min-width: 65.001rem) and (max-width: 75rem) {
  .hs-accordion {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }
}
@media (min-width: 65.001rem) and (max-width: 48rem) {
  .hs-accordion {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
.hs-accordion .hs-accordion__item button {
  font-size: 16px;
  font-size: 1rem;
  color: #000;
  transition: all 0.2s ease-in-out;
}
@media (min-width: 48.001rem) {
  .hs-accordion .hs-accordion__item button {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.hs-accordion .hs-accordion__item button:hover {
  color: #df2a0e;
}
.hs-accordion .hs-accordion__item[aria-expanded="true"] button {
  color: #df2a0e;
}
.hs-accordion
  .hs-accordion__item[aria-expanded="true"]
  .hs-accordion__item-icon {
  background-color: #df2a0e;
  border-color: #df2a0e;
}
.hs-accordion .hs-accordion__item button:hover .hs-accordion__item-icon {
  border-color: #df2a0e;
}
.hs-accordion .hs-accordion__item button:hover .hs-accordion__item-icon:before,
.hs-accordion .hs-accordion__item button:hover .hs-accordion__item-icon:after {
  background-color: #df2a0e;
}
.hs-accordion .hs-accordion__item-icon:before,
.hs-accordion .hs-accordion__item-icon:after {
  background-color: #df2a0e;
}
.hs-accordion .hs-accordion__item-icon {
  border-color: #df2a0e;
}

/**
 * Containers
 */
#CookieBanner {
  position: fixed;
  z-index: 2147483645;
  min-height: 100vh;
  min-width: 100vw;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 0 auto;
  pointer-events: none;
  display: none;
  font-family: "work-sans", sans-serif;
  line-height: 1.6;
}

#CookieBanner.is-visible-cookie-banner {
  display: flex;
  align-items: center;
  justify-content: center;
}

#CookieBanner,
#CookieBanner * {
  box-sizing: border-box;
  text-underline-offset: 0.125em;
  outline-offset: 3px;
}

#CookieBannerOverlay {
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  pointer-events: auto;
  z-index: 10;
}

.is-visible-cookie-banner #CookieBannerOverlay {
  animation: cookieBannerFadeIn 0.25s ease-in-out;
  animation-fill-mode: forwards;
}

.is-closing-cookie-banner #CookieBannerOverlay {
  animation: cookieBannerFadeOut 0.25s ease-in-out;
  animation-fill-mode: forwards;
  pointer-events: none;
}

@media (prefers-reduced-motion: reduce) {
  #CookieBanner * {
    animation-duration: 0.001ms !important;
    transition-duration: 0.001ms !important;
  }
}
#CookieBanner .cookiebanner__logo {
  width: 10rem;
  height: 2.2rem;
  margin: 0 auto 2rem 0;
  background: url(https://4328385.fs1.hubspotusercontent-eu1.net/hubfs/4328385/smartum-2020-theme/css-images/logo.svg)
    no-repeat;
  background-size: contain;
}

#CookieBannerNotice {
  color: #0f0f0f;
  padding: 60px 30px;
  overflow: auto;
  max-height: 100vh;
  max-height: calc(100vh - 24px);
  width: calc(100% - 24px);
  max-width: 54.5rem;
  background: #fff;
  color: #0f0f0f;
  margin: 0 auto;
  z-index: 500;
  pointer-events: auto;
}

@media (min-width: 450px) {
  #CookieBannerNotice {
    padding: 50px 60px;
    max-height: calc(100vh - 48px);
    width: calc(100% - 48px);
  }
}
.is-visible-cookie-banner #CookieBannerNotice {
  animation: cookieBannerSlideIn 0.25s ease-in-out;
  animation-fill-mode: forwards;
}

.is-closing-cookie-banner #CookieBannerNotice {
  animation: cookieBannerSlideOut 0.25s ease-in-out;
  animation-fill-mode: forwards;
  pointer-events: none;
}

@media (min-width: 800px) {
  #CookieBannerNotice {
    padding: 60px;
    max-width: 45rem;
  }
}
@media (min-width: 1000px) {
  #CookieBannerNotice {
    padding: 65px 75px;
  }
}
/**
 * Utils
 */
@keyframes cookieBannerFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes cookieBannerFadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes cookieBannerSlideIn {
  0% {
    opacity: 0;
    transform: translateY(96px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes cookieBannerSlideOut {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(96px);
  }
}
#CookieBanner button {
  background: none;
  border: 0;
  border-radius: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  padding: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

#CookieBanner button > * {
  pointer-events: none;
}

#CookieBanner ul,
#CookieBanner li {
  list-style: none;
  margin: 0;
  padding: 0;
  text-indent: 0;
}

#CookieBanner .screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

/**
 * Content
 */
#CookieBanner .cookiebanner__main__inner {
  max-width: 1080px;
  margin: 0 auto;
}

#CookieBanner .cookiebanner__main__title {
  font-family: "trade-gothic-next", sans-serif;
  font-weight: 700;
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 16px;
}

@media (min-width: 800px) {
  #CookieBanner .cookiebanner__main__title {
    font-size: 34px;
    margin-bottom: 20px;
    line-height: 41px;
  }
}
#CookieBanner .cookiebanner__main__description {
  font-size: 16px;
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 3rem;
}

@media (min-width: 800px) {
  #CookieBanner .cookiebanner__main__description {
    line-height: 1.7;
  }
}
/**
 * Buttons
 */
#CookieBanner .cookiebanner__buttons {
  flex-shrink: 0;
  margin-top: 32px;
}

#CookieBanner .cookiebanner__buttons ul {
  display: flex;
}

@media (max-width: 800px) {
  #CookieBanner .cookiebanner__buttons ul {
    display: block;
  }
}
#CookieBanner .cookiebanner__buttons li {
  margin-right: 1rem;
  width: 100%;
}

@media (min-width: 800px) {
  #CookieBanner .cookiebanner__buttons li {
    width: auto;
  }
}
@media (max-width: 800px) {
  #CookieBanner .cookiebanner__buttons li {
    margin-bottom: 0.75rem;
  }
}
#CookieBanner .cookiebanner__buttons li:last-of-type {
  width: auto;
  margin-bottom: 0;
}

#CookieBanner .cookiebanner__buttons__details {
  font-size: 16px;
  line-height: 27px;
  padding: 0.625rem 1.5rem;
  width: 100%;
  text-decoration: underline;
  color: #df2a0e;
}

#CookieBanner .cookiebanner__buttons__details:hover,
#CookieBanner .cookiebanner__buttons__details:focus,
#CookieBanner .cookiebanner__buttons__details:active {
  text-decoration: underline;
  color: #e70805;
}

#CookieBanner .cookiebanner__buttons__accept,
#CookieBanner .cookiebanner__buttons__deny {
  background: transparent;
  border-radius: 3px;
  font-weight: 700;
  font-size: 16px;
  border: 1px solid #0f0f0f;
  transition: 0.2s ease-in-out;
  display: block;
  padding: 0.625rem 1.5rem;
  text-align: center;
  width: 100%;
  border-radius: 50px;
  font-family: "trade-gothic-next", sans-serif;
  line-height: 27px;
}

@media (min-width: 800px) {
  #CookieBanner .cookiebanner__buttons__accept,
  #CookieBanner .cookiebanner__buttons__deny {
    font-size: 16px;
    min-width: 10rem;
  }
}
#CookieBanner .cookiebanner__buttons__accept {
  color: #fff;
  background: #df2a0e;
  border: 1px solid #df2a0e;
}

#CookieBanner .cookiebanner__buttons__accept:hover,
#CookieBanner .cookiebanner__buttons__accept:focus,
#CookieBanner .cookiebanner__buttons__accept:active {
  /* legacy browser compatibility */
  color: #fff;
  background: #e70805;
  /* legacy browser compatibility end */
  border: 1px solid #e70805;
}

#CookieBanner .cookiebanner__buttons__deny:hover,
#CookieBanner .cookiebanner__buttons__deny:focus,
#CookieBanner .cookiebanner__buttons__deny:active {
  color: #fff;
  background: #0f0f0f;
  border: 1px solid #0f0f0f;
}

/**
 * Details
 */
#CookieBanner .cookiebanner__details {
  margin-top: 24px;
  display: none;
}

#CookieBanner.is-details-open .cookiebanner__details {
  display: block;
}

#CookieBanner .cookiebanner__details__inner {
  max-width: 1080px;
  margin: 0 auto;
}

/**
 * Preferences
 */
#CookieBanner .cookiebanner__details__preferences {
  display: flex;
  flex-direction: column;
  margin-top: 16px;
}

@media (min-width: 800px) {
  #CookieBanner .cookiebanner__details__preferences {
    margin-top: 24px;
  }
}
#CookieBanner .cookiebanner__details__preferences__options {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

@media (min-width: 540px) {
  #CookieBanner .cookiebanner__preference__heading {
    display: flex;
    align-items: center;
  }
}
#CookieBanner .cookiebanner__preference {
  background: #f4f4f4;
  padding: 16px;
  width: 100%;
  margin-bottom: 12px;
  font-family: "trade-gothic-next", sans-serif;
}

@media (min-width: 540px) {
  #CookieBanner .cookiebanner__preference {
    margin-bottom: 16px;
  }
}
@media (min-width: 800px) {
  #CookieBanner .cookiebanner__preference {
    padding: 32px;
  }
}
#CookieBanner .cookiebanner__preference::last-of-type {
  margin-bottom: 0;
}

/* Hide the input */
#CookieBanner .cookiebanner__preference input {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  overflow: hidden;
}

#CookieBanner .cookiebanner__preference__label {
  display: flex;
  align-items: center;
  flex-grow: 1;
  flex-direction: column;
}

@media (min-width: 540px) {
  #CookieBanner .cookiebanner__preference__label {
    flex-direction: row;
  }
}
#CookieBanner
  .cookiebanner__preference
  input:focus
  + .cookiebanner__preference__label,
#CookieBanner .cookiebanner__preference__label:hover {
  text-decoration: underline;
  cursor: pointer;
}

#CookieBanner .cookiebanner__preference__ui {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  width: 80px;
  height: 44px;
  background: #b3b3b3;
  border-radius: 40px;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}

#CookieBanner .cookiebanner__preference__text {
  display: block;
  margin-top: 12px;
}

@media (min-width: 540px) {
  #CookieBanner .cookiebanner__preference__text {
    margin-left: 16px;
    margin-top: 0;
  }
}
#CookieBanner .cookiebanner__preference__title {
  display: block;
  font-weight: bold;
  margin: 0;
  font-size: 18px;
  font-family: "trade-gothic-next", sans-serif;
  line-height: 33.6px;
}

@media (min-width: 800px) {
  #CookieBanner .cookiebanner__preference__title {
    font-size: 24px;
  }
}
#CookieBanner .cookiebanner__preference__description {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}

#CookieBanner .cookiebanner__preference__toggle {
  flex-shrink: 0;
  margin-left: 32px;
  font-size: 16px;
  font-family: "work-sans", sans-serif;
  color: #666666;
  line-height: 27px;
}

@media (max-width: 539px) {
  #CookieBanner .cookiebanner__preference__toggle {
    flex-shrink: 0;
    display: block;
    text-align: center;
    width: 100%;
    margin-top: 16px;
    margin-left: 0;
  }
}
#CookieBanner .cookiebanner__preference__toggle:hover,
#CookieBanner .cookiebanner__preference__toggle:focus,
#CookieBanner .cookiebanner__preference__toggle:active {
  text-decoration: underline;
}

#CookieBanner .cookiebanner__preference__more {
  display: none;
  margin-top: 24px;
}

#CookieBanner .cookiebanner__preference__more__description {
  margin: 0;
  font-size: 16px;
}

#CookieBanner .cookiebanner__preference__more__list {
  margin-top: 16px;
  width: 100%;
  overflow: auto;
  border: 1px solid rgba(0, 0, 0, 0.25);
  background: linear-gradient(to right, #f4f4f4 30%, rgba(255, 255, 255, 0)),
    linear-gradient(to right, rgba(255, 255, 255, 0), #f4f4f4 70%) 0 100%,
    radial-gradient(
      farthest-side at 0% 50%,
      rgba(0, 0, 0, 0.2),
      rgba(0, 0, 0, 0)
    ),
    radial-gradient(
        farthest-side at 100% 50%,
        rgba(0, 0, 0, 0.2),
        rgba(0, 0, 0, 0)
      )
      0 100%;
  background-repeat: no-repeat;
  background-color: #f4f4f4;
  background-size: 40px 100%, 40px 100%, 14px 100%, 14px 100%;
  background-position: 0 0, 100%, 0 0, 100%;
  background-attachment: local, local, scroll, scroll;
}

#CookieBanner .cookiebanner__preference__more__list table {
  width: 100%;
}

#CookieBanner .cookiebanner__preference__more__list tbody td {
  background: transparent;
  border-top: 1px solid rgba(0, 0, 0, 0.25);
}

#CookieBanner
  .cookiebanner__preference__more__list
  tbody
  .CybotCookiebotDialogDetailBodyContentCookieTypeTableEmpty {
  border-top: 0;
}

#CookieBanner .cookiebanner__preference__more__list a {
  text-decoration: underline;
  color: inherit;
}

#CookieBanner .cookiebanner__preference__more__list th,
#CookieBanner .cookiebanner__preference__more__list td {
  vertical-align: baseline;
  min-width: 176px;
  text-align: left;
  padding: 6px;
  background: transparent;
  font-size: 16px;
  word-break: break-word;
}

@media (min-width: 800px) {
  #CookieBanner .cookiebanner__preference__more__list th,
  #CookieBanner .cookiebanner__preference__more__list td {
    padding: 8px;
  }
}
#CookieBanner .cookiebanner__preference__more.is-open {
  display: block;
}

#CookieBanner .cookiebanner__preference__ui__handle {
  display: flex;
  margin-left: 8px;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  background: #fff;
  border-radius: 50%;
  transition: all 0.2s ease-in-out;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}

#CookieBanner
  .cookiebanner__preference
  input:checked
  + label
  .cookiebanner__preference__ui {
  background: #df2a0e;
}

#CookieBanner
  .cookiebanner__preference
  input:checked
  + label
  .cookiebanner__preference__ui__handle {
  margin-left: 50%;
  background: #fff;
}

#CookieBanner .cookiebanner__details__preferences__buttons {
  text-align: center;
  margin-top: 8px;
}

#CookieBanner .cookiebanner__accept-selection {
  background: #df2a0e;
  border: 1px solid #df2a0e;
  border-radius: 50px;
  font-size: 15px;
  font-weight: bold;
  transition: 0.2s ease-in-out;
  display: block;
  padding: 16px 32px;
  text-align: center;
  width: 100%;
  color: #fff;
}

#CookieBanner .cookiebanner__accept-selection:hover,
#CookieBanner .cookiebanner__accept-selection:focus,
#CookieBanner .cookiebanner__accept-selection:active {
  /* legacy browser compatibility */
  background: #e70805;
  /* legacy browser compatibility end */
  border: 1px solid #e70805;
}

/**
 * Updated
 */
#CookieBanner .cookiebanner__details__updated {
  margin-top: 24px;
  text-align: center;
}

#CookieBanner .cookiebanner__details__updated p {
  font-size: 15px;
}

/*
 * HubSpot related styles (overwrites and stuff)
 */
.hs-inline-edit script[type="mce-no/type"] {
  display: block;
  background: red;
  color: #fff;
  font-size: 1rem;
  font-family: "Lucida Console";
  padding: 1rem;
}
.hs-inline-edit script[type="mce-no/type"]:before {
  content: "Hubspot render koodi, editoi muokataksesi lomaketta";
  display: block;
  margin: 0 0 1rem;
  font-family: sans-serif;
  font-size: 0.8rem;
  font-weight: bold;
  text-transform: uppercase;
}

/*
 * Layout
 * Templates and pages - How search, front-page, blog or 404 page looks like for example.
 * http://bradfrost.com/blog/post/atomic-web-design/#templates
 * http://bradfrost.com/blog/post/atomic-web-design/#pages
 */
.blog-content {
  margin-top: 1.875rem;
}
@media (min-width: 65.001rem) {
  .blog-content {
    display: flex;
  }
}

.blog-post {
  flex: 1 1 auto;
  min-height: 3rem;
}
@media (min-width: 65.001rem) {
  .blog-post {
    width: 64%;
  }
}
.blog-post__tags {
  margin: 0 0 0.81rem;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
}
@media (max-width: 37.5rem) {
  .blog-post__tags {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
.blog-post__tags a {
  text-decoration: none;
}
.blog-post__meta-sep {
  display: inline-block;
  margin: 0 0.4rem;
  font-weight: 500;
  color: #df2a0e;
}
.blog-post__title {
  margin: 0;
}
.blog-post__metas {
  margin-top: 1.4em;
  font-size: 14px;
  font-size: 0.875rem;
  color: #b2b2b2;
}
.blog-post__bottom {
  margin-top: 1.875rem;
  padding-top: 1.875rem;
  border-top: 1px solid #dcdcdc;
}
.blog-post #hs_cos_wrapper_post_body {
  display: block;
  margin-top: 1.875rem;
}
@media (max-width: 48rem) {
  .blog-post #hs_cos_wrapper_post_body {
    margin-top: 1.3em;
  }
}

.blog-sidebar__title {
  font-family: "trade-gothic-next", sans-serif;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
}
.blog-sidebar--archive .blog-sidebar__title {
  color: #df2a0e;
}
@media (min-width: 65.001rem) {
  .blog-sidebar {
    flex: 0 0 25rem;
    width: 25rem;
    margin-left: 12%;
  }
  .blog-sidebar--archive {
    margin-left: 1.875rem;
  }
}

#empty-base-item {
  display: none;
}

.blog-sidebar-posts-container {
  margin-top: 2rem;
}

@media (min-width: 48.001rem) {
  .blog-posts-list {
    display: flex;
    flex-flow: wrap;
    margin: 0 -0.9375rem;
  }
  .blog-posts-list .article-item {
    flex: 0 0 calc(50% - 1.875rem);
    width: calc(50% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
@media (min-width: 65.001rem) {
  .blog-posts-list .article-item {
    flex: 0 0 calc(25% - 1.875rem);
    width: calc(25% - 1.875rem);
  }
}

.archive-filters {
  margin: 0;
  padding: 0;
  list-style: none;
}

.archive-filter {
  display: inline-block;
  margin: 1.875rem 1.875rem 0 0;
}
@media (max-width: 48rem) {
  .archive-filter {
    margin: 0.94rem 0.94rem 0 0;
  }
}
.archive-filter__input {
  display: none;
}
.posts-pagination {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 3.75rem;
  font-family: "trade-gothic-next", sans-serif;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1;
}
@media (max-width: 48rem) {
  .posts-pagination {
    margin-top: 2.5rem;
  }
}
.posts-pagination li {
  display: inline-block;
  margin: 0 0 0 0.5rem;
}
.posts-pagination li:first-child {
  margin-left: 0;
}
.posts-pagination li.active a {
  color: #000;
  border-bottom: 0.125rem solid #df2a0e;
}
.posts-pagination li.active a:hover,
.posts-pagination li.active a:focus {
  color: #df2a0e;
}
.posts-pagination a {
  display: inline-block;
  padding: 0.3rem;
  text-decoration: none;
  color: #b2b2b2;
}
.posts-pagination a:hover,
.posts-pagination a:focus {
  color: #000;
}

.error-page {
  margin-top: 8rem;
  margin-bottom: 8rem;
  text-align: center;
}
.error-page img {
  vertical-align: top;
}
.error-page__paragraph {
  margin: 2em 0 2.1em;
}
.error-page__paragraph:last-child {
  margin-bottom: 0;
}
@media (max-width: 48rem) {
  .error-page {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}

/* 
 * FLEX STYLES
 */
.flex {
  display: flex;
}

.flex-row {
  display: flex;
  flex-direction: row;
}

.flex-1 {
  flex: 1;
}

.flex-0 {
  flex: 0;
}

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