.overflow-visible,
.swiper-cards,
.swiper-cube,
.swiper-flip,
button,
hr,
input {
  overflow: visible
}

a,
legend {
  color: inherit
}

progress,
sub,
sup {
  vertical-align: baseline
}

html,
legend {
  box-sizing: border-box
}

body,
fieldset,
figure,
li,
ol,
ul {
  margin: 0
}

.l-navbar,
.l-navbar__list .open-dropdown {
  background-color: #f0f5fa
}

.marquee,
.panning-wrapper.panning {
  -webkit-animation-iteration-count: infinite
}

.content ol,
.grid--4-column-numbered,
.list--panning,
.list-ol {
  counter-reset: item
}

.bg-pink .block--cs-tile,
.bg-pink .block--insight,
.bg-pink .block--title,
.block--cs-tile.bg-pink,
.block--insight.bg-pink,
.block--title.bg-pink,
:root {
  --lineColor: #000
}

.overlay:before,
.quater-filled.color-pink {
  mix-blend-mode: multiply
}

.underline,
abbr[title] {
  text-decoration: underline
}

button {
  border: 0;
  cursor: pointer;
  background: 0 0
}

:root {
  --checkboardFirstColor: #fff;
  --checkboardSecondColor: #f7fbff;
  --checkboardFontColor: #000;
  --panningValue: 0px;
  --lineHeight: 1px;
  --marginTop: 72px;
  --smallPadding: 24px;
  --defaultPadding: 36px;
  --largePadding: 48px;
  --containerWidth: 88%;
  --mediumContainerMaxWidth: 1056px;
  --navSpace: 72px;
  --swiper-theme-color: #007aff;
  --swiper-navigation-size: 44px
}

@media(min-width:768px)and (max-width:1199px) {
  :root {
    --smallPadding: 48px;
    --defaultPadding: 60px;
    --largePadding: 72px;
    --containerWidth: 87.5%
  }
}

@media(min-width:1200px)and (max-width:1919px) {
  :root {
    --smallPadding: 36px;
    --defaultPadding: 48px;
    --largePadding: 72px
  }
}

@media(min-width:1200px)and (max-width:1599px) {
  :root {
    --marginTop: 88px;
    --navSpace: 88px
  }
}

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

.clear::after {
  clear: both
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  background: #fff
}

details,
main {
  display: block
}

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

hr {
  box-sizing: content-box;
  height: 0
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em
}

a {
  background-color: transparent;
  text-decoration: none
}

abbr[title] {
  border-bottom: none;
  -webkit-text-decoration: underline dotted;
  -moz-text-decoration: underline dotted;
  text-decoration: underline dotted
}

b,
strong {
  font-weight: bolder
}

small {
  font-size: 80%
}

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

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

img {
  border-style: none
}

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

button,
select {
  text-transform: none
}

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

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

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

legend {
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

textarea {
  overflow: auto;
  resize: vertical
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0
}

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

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

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

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

.btn,
.hs-form .hs-button {
  font-family: Poppins-Medium, sans-serif
}

summary {
  display: list-item
}

[hidden],
template {
  display: none
}

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

body,
button,
html {
  -moz-osx-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased
}

.form__replace-text,
strong {
  font-weight: 500
}

body {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 100%;
  line-height: 1.5;
  font-weight: 400;
  color: #000
}

li,
ol,
ul {
  padding: 0
}

address {
  font-style: normal
}

a:not(.btn) {
  transition: .2s
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle
}

fieldset {
  border: 0;
  padding: 0
}

.d-none,
.grecaptcha-badge,
.hidden,
.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev,
.swiper-pagination-bullet:only-child,
.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled,
.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important
}

.l-navbar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  transition: transform .4s;
  transition: transform .4s, -webkit-transform .4s
}

.page-scrolled .l-navbar {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%)
}

.l-navbar__logo {
  margin: 1rem 0;
  position: relative;
  z-index: 1100;
  width: 164px;
  height: 40px
}

.l-navbar__logo svg {
  width: 100%;
  height: 100%
}

@media(min-width:1200px) {
  :root {
    --containerWidth: 92%;
    --mediumContainerMaxWidth: 1560px
  }

  .l-navbar__logo {
    margin: 1.5rem 0
  }
}

.l-navbar__container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 1724px;
  width: var(--containerWidth);
  position: relative;
  margin: 0 auto
}

.l-header,
.l-main--mt {
  margin-top: var(--marginTop)
}

@media(max-width:1199px) {
  .l-navbar:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f0f5fa;
    z-index: 1100
  }

  .l-navbar__sidebar {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    overflow-y: auto;
    padding-top: 96px;
    background: url("/web/images/icons/pink-quater-ring-rotated.svg") bottom right/144px 144px no-repeat #f7fbff
  }

  .open .l-navbar__sidebar {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  .l-navbar__list-link {
    width: 100%;
    text-align: left;
    font-size: 1rem
  }
}

.l-navbar__inner-list-link,
.l-navbar__list-link {
  display: block;
  color: #000;
  background: 0 0;
  font-weight: 500
}

.l-navbar__list li {
  transition: background-color .3s
}

@media(max-width:767px) {
  .l-navbar__list-link {
    padding: 1.5rem
  }

  .content .content__small-text,
  .content--small-text li,
  .content--small-text p,
  .content__small-text li,
  .content__small-text p,
  .link-block--contact .link-block__label li,
  .link-block--contact .link-block__label p,
  .small-text {
    font-size: 12px
  }
}

.btn,
.form__drop-area {
  text-align: center;
  cursor: pointer
}

.form__drop-area:hover .form__replace-icon,
.form__replace-icon,
.l-header .social-media__link svg {
  fill: #000
}

.burger__line,
.form,
.hs-form .hs-form-field,
.l-navbar__list-link--dropdown {
  position: relative
}

.l-navbar__list-link--dropdown .l-navbar__dropdown-icon {
  transition: transform .3s, fill .3s, -webkit-transform .3s;
  -webkit-transform-origin: center center;
  transform-origin: center center
}

.half-border-double.top,
.half-border-filled.top,
.half-filled.top,
.open-dropdown .l-navbar__list-link--dropdown .l-navbar__dropdown-icon,
.quater-border-double.top.left,
.quater-border-filled.top.left,
.quater-border-single.top.left,
.quater-filled.top.left {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

@media(max-width:1199px) {
  .l-navbar__list-link--dropdown .l-navbar__dropdown-icon {
    position: absolute;
    top: 50%;
    right: 1.5rem;
    width: 14px;
    height: 9px;
    fill: #159dd8
  }

  .open-dropdown .l-navbar__list-link--dropdown .l-navbar__dropdown-icon {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
  }

  .l-navbar__dropdown {
    display: none;
    overflow: hidden
  }
}

@media(min-width:768px)and (max-width:1199px) {
  .l-navbar__sidebar {
    background-size: 180px 180px
  }

  .l-navbar__list-link {
    padding: 1.875rem 9.25%
  }

  .l-navbar__list-link--dropdown .l-navbar__dropdown-icon {
    right: 9.25%
  }
}

@media(min-width:1200px) {
  .l-navbar__container {
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
  }

  .l-navbar__inner-list-link,
  .l-navbar__list-link {
    font-size: 1rem
  }

  .l-navbar__list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
  }

  .l-navbar__list li {
    height: 100%
  }

  .l-navbar__list-link {
    padding: 1.5rem;
    transition: color .3s;
    height: 100%;
    cursor: pointer;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
  }

  .l-navbar__list-link.active {
    color: #268d44
  }

  .l-navbar__list-link.active .l-navbar__dropdown-icon {
    fill: #268d44
  }

  .l-navbar__list-link:hover,
  .open-dropdown .l-navbar__list-link {
    color: #159dd8;
    background-color: #f7fbff
  }

  .l-navbar__list-link:hover .l-navbar__dropdown-icon,
  .open-dropdown .l-navbar__list-link .l-navbar__dropdown-icon {
    fill: #159dd8
  }

  .l-navbar__list-link--dropdown .l-navbar__dropdown-icon {
    display: inline-block;
    margin: 5px 0 4px 8px;
    width: 11px;
    height: 7px
  }

  .l-navbar__dropdown {
    position: absolute;
    top: 100%;
    width: 100vw;
    right: 0;
    background-color: #f7fbff;
    opacity: 0;
    z-index: 10;
    pointer-events: none;
    -webkit-transform: translateY(48px);
    transform: translateY(48px);
    transition: opacity .3s, transform .3s, -webkit-transform .3s
  }

  .open-dropdown .l-navbar__dropdown {
    opacity: 1;
    pointer-events: all;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  .l-navbar__dropdown:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    width: 100%;
    background-color: #f7fbff
  }

  .l-navbar__inner-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }
}

@media(max-width:1199px) {
  .l-navbar__inner-list {
    padding-bottom: 1rem
  }

  .l-navbar__inner-list-link {
    font-size: 20px;
    padding: .75rem 3rem;
    position: relative
  }

  .l-navbar__inner-list-link:before {
    content: "";
    position: absolute;
    top: calc(50% - 1px);
    left: 0;
    width: 1.5rem;
    height: 2px;
    background-color: #159dd8
  }
}

.burger:before,
.l-footer__logo svg {
  height: 100%;
  width: 100%
}

.l-navbar__btn.btn {
  padding: 1.5rem 1.875rem;
  font-size: 20px;
  margin-top: 3rem;
  margin-left: 8%
}

.l-navbar__shape {
  display: block;
  position: absolute;
  pointer-events: none;
  bottom: 0;
  right: 0;
  z-index: -1;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  width: 144px;
  height: 144px
}

.l-header {
  overflow: hidden
}

.l-header--padding-tiny {
  padding-top: 36px;
  padding-bottom: 36px
}

@media(min-width:768px)and (max-width:1199px) {
  .l-navbar__inner-list-link {
    padding: 1rem 14%
  }

  .l-navbar__inner-list-link:before {
    width: 10%
  }

  .l-header--padding-tiny {
    padding-top: 48px;
    padding-bottom: 48px
  }
}

@media(min-width:1200px) {
  .l-navbar__inner-list-link {
    padding: 1.5rem 2.25rem
  }

  .l-navbar__inner-list-link:last-child {
    padding-right: 1.5rem
  }

  .l-navbar__inner-list-link:hover {
    color: #159dd8
  }

  .l-navbar__inner-list-link.active {
    color: #268d44
  }

  .l-navbar__shape {
    display: none
  }

  .l-header--full-height {
    min-height: calc(100vh - var(--marginTop))
  }

  @supports(-webkit-overflow-scrolling:touch) {
    .l-header--full-height {
      min-height: calc(var(--vh, 1vh)*100 - var(--marginTop))
    }
  }

  .l-header--padding-tiny {
    padding-top: 72px;
    padding-bottom: 72px
  }
}

.l-header--padding-small {
  padding-top: 48px;
  padding-bottom: 48px
}

@media(min-width:768px)and (max-width:1199px) {
  .l-header--padding-small {
    padding-top: 72px;
    padding-bottom: 72px
  }
}

@media(min-width:1200px) {
  .l-header--padding-small {
    padding-top: 120px;
    padding-bottom: 120px
  }
}

.l-header--with-filters {
  padding-top: 48px;
  padding-bottom: 0
}

.l-main,
.overflow-hidden {
  overflow: hidden
}

.l-footer {
  overflow: hidden;
  position: relative;
  width: 100%
}

.l-footer__container {
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
  grid-template-areas: "logo" "newsletter" "list"
}

.l-footer__bg-shape {
  position: absolute
}

.l-footer__bg-shape--corner {
  width: 120px;
  height: 120px
}

@media(min-width:1600px) {
  :root {
    --marginTop: 112px;
    --navSpace: 112px
  }

  .l-navbar__logo {
    margin: 2.25rem 0
  }

  .l-footer__bg-shape--corner {
    width: 180px;
    height: 180px
  }
}

.l-footer__bg-shape--corner,
.l-footer__bg-shape--logo {
  bottom: 0;
  right: 0
}

.l-footer__bg-shape--logo,
.l-footer__bg-shape--newsletter,
.size-120,
.size-240,
.size-267,
.size-360,
.size-425 {
  width: 72px;
  height: 72px
}

@media(min-width:768px)and (max-width:1199px) {
  .l-header--with-filters {
    padding-top: 56px;
    padding-bottom: 0
  }

  .l-footer__bg-shape--logo,
  .l-footer__bg-shape--newsletter {
    width: 96px;
    height: 96px
  }
}

@media(min-width:1200px)and (max-width:1599px) {

  .l-footer__bg-shape--logo,
  .l-footer__bg-shape--newsletter {
    width: 120px;
    height: 120px
  }
}

.l-footer__bg-shape--newsletter {
  top: 0;
  right: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg)
}

.l-footer__list-area,
.l-footer__logo-area,
.l-footer__newsletter-area {
  position: relative;
  padding: 3rem 1.5rem;
  overflow: hidden
}

@media(min-width:768px) {
  .l-navbar__btn.btn {
    display: none
  }

  .l-footer__container {
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "logo newsletter" "list list"
  }

  .l-footer__list-area,
  .l-footer__logo-area,
  .l-footer__newsletter-area {
    padding: 3rem 1.5rem
  }
}

@media(min-width:1600px) {

  .l-footer__bg-shape--logo,
  .l-footer__bg-shape--newsletter {
    width: 180px;
    height: 180px
  }

  .l-footer__list-area,
  .l-footer__logo-area,
  .l-footer__newsletter-area {
    padding: 6rem 4.5rem
  }
}

.l-footer__logo-area {
  grid-area: logo
}

.l-footer__newsletter-area {
  grid-area: newsletter
}

.l-footer__list-area {
  color: #fff;
  grid-area: list
}

.l-footer__logo {
  width: 180px;
  height: 44px;
  margin-bottom: 2.25rem;
  display: block
}

@media(min-width:768px) {
  .l-footer__logo {
    width: 287px;
    height: 70px
  }

  .l-footer__list {
    display: grid;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr 1fr
  }

  .l-footer__list>li:nth-child(2n) {
    padding-left: 3rem
  }
}

@media(min-width:1200px) {
  .l-header--with-filters {
    padding-top: 144px;
    padding-bottom: 144px
  }

  .l-footer__container {
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    grid-template-areas: "logo list list" "newsletter list list"
  }

  .l-footer__logo-area,
  .l-footer__newsletter-area {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .l-footer__logo-area:before,
  .l-footer__newsletter-area:before {
    content: "";
    position: absolute;
    top: 0;
    right: 99%;
    width: 50vw;
    bottom: 0
  }

  .l-footer__logo-area.bg-purple:before,
  .l-footer__newsletter-area.bg-purple:before {
    background-color: #268d44
  }

  .l-footer__logo-area.bg-pink:before,
  .l-footer__newsletter-area.bg-pink:before {
    background-color: #159dd8
  }

  .l-footer__logo {
    width: 293px;
    height: 72px;
    margin-bottom: 3rem
  }
}

.l-footer__inner-list-item-link,
.l-footer__list-item-link {
  display: block;
  padding-bottom: 24px
}

.l-footer__list-item-link {
  font-size: 20px
}

.l-footer__newsletter-form {
  max-width: 425px
}

.l-footer__inner-list {
  padding-bottom: 24px
}

.l-footer__inner-list-item-link {
  font-size: 14px
}

.l-footer__btn {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
  margin-bottom: 36px;
  padding: 13px 16px
}

.l-footer__btn .btn__icon {
  fill: #159dd8;
  margin-bottom: 2px
}

@supports(--foo:1) {

  .aspect,
  .aspect-inline {
    position: relative
  }

  .aspect {
    padding-top: calc(var(--height)/var(--width)*100%);
    height: 0;
    display: block
  }

  .aspect-inline {
    display: inline-block;
    vertical-align: middle
  }

  .aspect img,
  .aspect-inline img {
    position: absolute;
    top: 0;
    max-height: 100%
  }
}

.burger {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1100;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 36px;
  width: 36px;
  padding-left: 18px;
  padding-right: 18px;
  border-radius: 50px;
  background-color: transparent
}

.burger:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: scale(3);
  transform: scale(3)
}

.burger:focus {
  outline: 0
}

.burger__line::after,
.burger__line::before {
  position: absolute;
  height: 4px;
  width: 36px;
  left: 50%;
  transition: .2s;
  background-color: #000;
  content: "";
  display: block;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.breadcrumbs li,
.btn {
  display: inline-block
}

.bg-pink .burger__line::after,
.bg-pink .burger__line::before,
.bg-white .burger__line::after,
.bg-white .burger__line::before {
  background-color: #000
}

.burger__line::before {
  top: -7px
}

.burger__line::after {
  top: 7px
}

.open .burger .burger__line {
  background-color: transparent
}

.open .burger .burger__line,
.open .burger .burger__line::after,
.open .burger .burger__line::before {
  transition: .2s
}

.open .burger .burger__line::after,
.open .burger .burger__line::before {
  top: 0;
  left: -1rem;
  width: 40px;
  -webkit-transform-origin: center center;
  transform-origin: center center
}

.open .burger .burger__line::before {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg)
}

.open .burger .burger__line::after {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg)
}

.blockquote,
.content blockquote {
  padding: 5px 10px 10px 2rem
}

.blockquote>p,
.content blockquote>p {
  position: relative;
  margin-top: 0
}

.blockquote>p:first-child:before,
.content blockquote>p:first-child:before {
  content: "“";
  position: absolute;
  top: -1rem;
  right: calc(100% + 1rem);
  font-size: 3em;
  font-weight: 500;
  color: #159dd8
}

.bg-purple .blockquote>p:first-child:before,
.bg-purple .breadcrumbs li,
.bg-purple .content blockquote>p:first-child:before,
.bg-purple .preheadline:not(.color-white),
.bg-purple2 .blockquote>p:first-child:before,
.bg-purple2 .content blockquote>p:first-child:before,
.color-green,
.content .bg-purple blockquote>p:first-child:before,
.content .bg-purple2 blockquote>p:first-child:before {
  color: #3df598
}

@media(min-width:768px) {

  .burger__line::after,
  .burger__line::before {
    width: 48px
  }

  .blockquote,
  .content blockquote {
    padding-left: 4.5rem
  }

  .blockquote>p:first-child:before,
  .content blockquote>p:first-child:before {
    top: -1.5rem;
    font-size: 3em;
    right: calc(100% + 2.25rem)
  }
}

.blockquote__name {
  font-weight: 500;
  margin-bottom: 0
}

.blockquote__company {
  margin: .5rem 0 0
}

.blockquote--reel {
  margin: 0;
  box-sizing: border-box;
  padding: 3rem 1.5rem 3rem 4rem
}

.blockquote--reel.swiper-slide,
.content img:not([src*=".svg"]),
.swiper-autoheight,
.swiper-autoheight .swiper-slide,
img:not([src$=".svg"]) {
  height: auto
}

@media(min-width:768px)and (max-width:1199px) {
  .l-footer__bg-shape--newsletter {
    top: inherit;
    right: inherit;
    bottom: 0;
    left: 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
  }

  .blockquote--reel {
    padding: 6.25vw 7.29vw 6.25vw 17.1875vw
  }
}

@media(min-width:1200px) {

  .l-footer__inner-list-item-link,
  .l-footer__list-item-link {
    display: inline-block
  }

  .l-footer__list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .l-footer__list>li {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-right: 1.5rem
  }

  .l-footer__list>li:nth-child(2n) {
    padding-left: 0
  }

  .l-footer__btn {
    margin-left: auto;
    margin-top: -4.5rem
  }

  .burger {
    display: none
  }

  .blockquote--reel {
    padding: 5vw 5vw 5vw 8.125vw
  }
}

.blockquote--card {
  --space: 1.25rem;
  padding-bottom: var(--space);
  margin: 0 0 var(--space) 0;
  border-bottom: 1px solid #f0f5fa
}

.blockquote--card .blockquote__quote,
.scrollbar--margin-none {
  margin: 0
}

.breadcrumbs {
  clear: both;
  margin-bottom: 1rem
}

.breadcrumbs li {
  color: #268d44
}

.breadcrumbs li:not(:last-child):after {
  content: "/";
  padding: 0 8px;
  color: #000
}

.bg-purple .breadcrumbs a,
.bg-purple .breadcrumbs li:not(:last-child):after {
  color: #fff
}

.bg-white,
.breadcrumbs a {
  color: #000
}

.breadcrumbs a:hover {
  color: #268d44
}

.bg-purple .breadcrumbs a:hover {
  color: #f7fbff
}

.btn {
  vertical-align: middle;
  font-weight: 500;
  padding: 1rem 1.25rem;
  transition: background-color .2s, color .2s, border-color .2s;
  font-size: 18px
}

@media(min-width:1600px) {
  .l-footer__logo {
    margin-bottom: 4.5rem
  }

  .l-footer__newsletter-form .l-footer__newsletter-btn {
    font-size: 18px;
    padding: 1.25rem 2rem
  }

  .btn {
    font-size: 20px;
    padding: 1.5rem 1.875rem
  }
}

.btn--primary {
  background-color: #268d44;
  color: #fff;
  box-shadow: 8px 8px 30px #00000029
}

.bg-blue,
.bg-blue2,
.bg-next-el-tone-down.bg-blue+.bg-next-el,
.bg-purple .form__replace-btn,
.bg-purple .form__upload-label,
.btn--primary:hover {
  background-color: #159dd8
}

.bg-purple .btn--primary,
.btn--primary.btn--green {
  background-color: #3df598;
  color: #000
}

.bg-purple .btn--primary:hover,
.btn--primary.btn--green:hover {
  background-color: #8effc6
}

.btn--primary.btn--white {
  background-color: #fff;
  color: #000
}

.bg-darkOffWhite,
.btn--primary.btn--white:hover,
.progress-cirlce:before {
  background-color: #f0f5fa
}

.btn--secondary {
  background-color: transparent;
  border: 1px solid #000;
  color: #000
}

.btn--secondary:hover {
  background-color: #000;
  color: #fff
}

.bg-purple .btn--secondary,
.btn--secondary.btn--white {
  border-color: #fff;
  color: #fff
}

.bg-purple .btn--secondary:hover,
.btn--secondary.btn--white:hover {
  background-color: #fff;
  color: #000
}

.btn--primary,
.btn--secondary {
  border-radius: 30px
}

.btn--arrow {
  stroke-width: 2px;
  stroke: #000;
  padding: 0;
  margin-top: 2.25rem
}

.btn--arrow .btn__icon {
  transition: stroke .4s
}

.bg-blue .half-border-double,
.bg-blue2 .half-border-double,
.btn--arrow:hover,
.half-border-double.color-blue,
.half-border-double.color-pink {
  stroke: #159dd8
}

.btn--grid-next,
.btn--grid-prev {
  padding: 1rem 1.5rem
}

.btn--grid-next .btn__icon,
.btn--grid-prev .btn__icon {
  stroke-width: 4px;
  width: 34px;
  height: 30px;
  position: relative;
  z-index: 300
}

.btn--grid-next .btn__icon-wrapper,
.btn--grid-prev .btn__icon-wrapper,
.calculator-form__tooltip-wrapper {
  position: relative;
  display: inline-block
}

.btn--grid-next .btn__icon-wrapper:before,
.btn--grid-prev .btn__icon-wrapper:before {
  content: "";
  position: absolute;
  top: calc(50% - 2px);
  height: 3px;
  background-color: #fff;
  width: 100%;
  transition: transform .4s, -webkit-transform .4s;
  z-index: 200
}

@media(min-width:768px)and (max-width:1199px) {

  .btn--grid-next,
  .btn--grid-prev {
    padding: 1.5rem 3rem
  }

  .btn--grid-next .btn__icon,
  .btn--grid-prev .btn__icon {
    width: 46px;
    height: 42px
  }

  .btn--grid-next .btn__icon-wrapper:before,
  .btn--grid-prev .btn__icon-wrapper:before {
    height: 4px
  }

  .content .content__small-text,
  .content--small-text li,
  .content--small-text p,
  .content__small-text li,
  .content__small-text p,
  .link-block--contact .link-block__label li,
  .link-block--contact .link-block__label p,
  .small-text {
    font-size: 14px
  }
}

@media(min-width:1200px) {
  .blockquote--card {
    --space: 2.25rem
  }

  .breadcrumbs {
    margin-bottom: 3rem
  }

  .btn--grid-next,
  .btn--grid-prev {
    padding: 1rem 1.5rem
  }
}

@media(min-width:1600px) {

  .btn--grid-next,
  .btn--grid-prev {
    padding: 2rem 3rem
  }

  .btn--grid-next .btn__icon,
  .btn--grid-prev .btn__icon {
    width: 58px;
    height: 48px
  }

  .btn--grid-next .btn__icon-wrapper:before,
  .btn--grid-prev .btn__icon-wrapper:before {
    height: 4px
  }
}

.btn--grid-prev .btn__icon-wrapper:before {
  -webkit-transform-origin: center left;
  transform-origin: center left;
  left: 4px
}

.btn--grid-prev:hover .btn__icon-wrapper:before {
  -webkit-transform: scaleX(2);
  transform: scaleX(2)
}

.btn--grid-next .btn__icon-wrapper:before {
  -webkit-transform-origin: center right;
  transform-origin: center right;
  right: 4px
}

.btn--grid-next:hover .btn__icon-wrapper:before {
  -webkit-transform: scaleX(2);
  transform: scaleX(2)
}

.btn--round-next,
.btn--round-prev {
  border-radius: 50%;
  border: 1px solid #000;
  padding: 3px 8px;
  transition: background-color .3s, border-color .3s;
  background-color: transparent;
  width: 42px;
  height: 42px
}

.btn--round-next .btn__icon,
.btn--round-prev .btn__icon {
  stroke: #000;
  stroke-width: 3px;
  transition: stroke .3s;
  width: 100%;
  height: 100%
}

.btn--round-next:hover,
.btn--round-prev:hover,
.card--gradient-hover:hover .btn--round-next,
.card--gradient-hover:hover .btn--round-prev {
  background-color: #159dd8;
  border-color: #159dd8
}

.bg-gradient .half-border-double,
.bg-gradient-2 .half-border-double,
.bg-gradient-3 .half-border-double,
.bg-pink .half-border-double,
.bg-purple .half-border-double,
.bg-purple2 .half-border-double,
.btn--round-next:hover .btn__icon,
.btn--round-prev:hover .btn__icon,
.card--gradient-hover:hover .btn--round-next .btn__icon,
.card--gradient-hover:hover .btn--round-prev .btn__icon,
.half-border-double.color-white {
  stroke: #fff
}

.btn-wrapper .btn {
  margin-right: 15px;
  margin-bottom: 15px
}

.bg-next-el-tone-down.bg-pink+.bg-next-el,
.bg-white {
  background-color: #fff
}

.bg-next-el-tone-down.bg-purple+.bg-next-el,
.bg-purple,
.bg-purple2 {
  background-color: #268d44;
  color: #fff
}

.bg-pink {
  background-color: #159dd8 !important
}

.bg-pink2 {
  background-color: #268d44 !important
}

.bg-lightOffWhite,
.bg-next-el-tone-down+.bg-next-el {
  background-color: #f7fbff
}

.bg-gradient {
  background-color: linear-gradient(90deg, #159dd8, #268d44) !important;
  color: #fff !important;
  background: linear-gradient(90deg, #159dd8, #268d44) !important
}

.bg-purple .form__drop-area,
.form.bg-blue .form__input.filled~.form__label,
.form.bg-blue .form__input:focus~.form__label,
.form.bg-blue .form__textarea.filled~.form__label,
.form.bg-blue .form__textarea:focus~.form__label,
.form.bg-blue .hubspot-form .hs-form .form__input.filled~label,
.form.bg-blue .hubspot-form .hs-form .form__input:focus~label,
.form.bg-blue .hubspot-form .hs-form .form__textarea.filled~label,
.form.bg-blue .hubspot-form .hs-form .form__textarea:focus~label,
.form.bg-blue .hubspot-form .hs-form fieldset .form__input.filled~label,
.form.bg-blue .hubspot-form .hs-form fieldset .form__input:focus~label,
.form.bg-blue .hubspot-form .hs-form fieldset .form__textarea.filled~label,
.form.bg-blue .hubspot-form .hs-form fieldset .form__textarea:focus~label,
.form.bg-blue .hubspot-form .hs-form fieldset input.filled~.form__label,
.form.bg-blue .hubspot-form .hs-form fieldset input.filled~label,
.form.bg-blue .hubspot-form .hs-form fieldset input:focus~.form__label,
.form.bg-blue .hubspot-form .hs-form fieldset input:focus~label,
.form.bg-blue .hubspot-form .hs-form fieldset textarea.filled~.form__label,
.form.bg-blue .hubspot-form .hs-form fieldset textarea.filled~label,
.form.bg-blue .hubspot-form .hs-form fieldset textarea:focus~.form__label,
.form.bg-blue .hubspot-form .hs-form fieldset textarea:focus~label,
.form.bg-blue .hubspot-form .hs-form input.filled~.form__label,
.form.bg-blue .hubspot-form .hs-form input.filled~label,
.form.bg-blue .hubspot-form .hs-form input:focus~.form__label,
.form.bg-blue .hubspot-form .hs-form input:focus~label,
.form.bg-blue .hubspot-form .hs-form textarea.filled~.form__label,
.form.bg-blue .hubspot-form .hs-form textarea.filled~label,
.form.bg-blue .hubspot-form .hs-form textarea:focus~.form__label,
.form.bg-blue .hubspot-form .hs-form textarea:focus~label,
.form.bg-purple .form__label,
.form.bg-purple .hubspot-form .hs-form label,
.hubspot-form .hs-form .form.bg-blue .form__input.filled~label,
.hubspot-form .hs-form .form.bg-blue .form__input:focus~label,
.hubspot-form .hs-form .form.bg-blue .form__textarea.filled~label,
.hubspot-form .hs-form .form.bg-blue .form__textarea:focus~label,
.hubspot-form .hs-form .form.bg-blue input.filled~.form__label,
.hubspot-form .hs-form .form.bg-blue input.filled~label,
.hubspot-form .hs-form .form.bg-blue input:focus~.form__label,
.hubspot-form .hs-form .form.bg-blue input:focus~label,
.hubspot-form .hs-form .form.bg-blue textarea.filled~.form__label,
.hubspot-form .hs-form .form.bg-blue textarea.filled~label,
.hubspot-form .hs-form .form.bg-blue textarea:focus~.form__label,
.hubspot-form .hs-form .form.bg-blue textarea:focus~label,
.hubspot-form .hs-form .form.bg-purple label {
  color: #fff
}

@media(min-width:1200px) {

  .content .content__small-text,
  .content--small-text li,
  .content--small-text p,
  .content__small-text li,
  .content__small-text p,
  .link-block--contact .link-block__label li,
  .link-block--contact .link-block__label p,
  .small-text {
    font-size: 12px
  }
}

@media screen and (min-width:1200px)and (min-width:1200px) {

  .content .content__small-text,
  .content--small-text li,
  .content--small-text p,
  .content__small-text li,
  .content__small-text p,
  .link-block--contact .link-block__label li,
  .link-block--contact .link-block__label p,
  .small-text {
    font-size: calc(12px + ((1vw - 12px) * .2777777778))
  }
}

@media screen and (min-width:1200px)and (min-width:1920px) {

  .content .content__small-text,
  .content--small-text li,
  .content--small-text p,
  .content__small-text li,
  .content__small-text p,
  .link-block--contact .link-block__label li,
  .link-block--contact .link-block__label p,
  .small-text {
    font-size: 14px
  }
}

@media(max-width:767px) {

  .content li,
  .content p,
  .content td,
  .l-footer__newsletter-form .hs-form .hs-button,
  .normal-text {
    font-size: 14px
  }

  .content .content__large-text,
  .content--large-text li,
  .content--large-text p,
  .content__large-text li,
  .content__large-text p,
  .hs-form .hs-button,
  .large-text,
  .preheadline {
    font-size: 18px
  }
}

@media(min-width:768px)and (max-width:1199px) {

  .content li,
  .content p,
  .content td,
  .l-footer__newsletter-form .hs-form .hs-button,
  .normal-text {
    font-size: 16px
  }

  .content .content__large-text,
  .content--large-text li,
  .content--large-text p,
  .content__large-text li,
  .content__large-text p,
  .hs-form .hs-button,
  .large-text,
  .preheadline {
    font-size: 18px
  }
}

@media(min-width:1200px) {

  .content li,
  .content p,
  .content td,
  .l-footer__newsletter-form .hs-form .hs-button,
  .normal-text {
    font-size: 14px
  }
}

@media(min-width:1200px) {

  .content .content__large-text,
  .content--large-text li,
  .content--large-text p,
  .content__large-text li,
  .content__large-text p,
  .hs-form .hs-button,
  .large-text,
  .preheadline {
    font-size: 16px
  }
}

@media screen and (min-width:1200px)and (min-width:1200px) {

  .content li,
  .content p,
  .content td,
  .l-footer__newsletter-form .hs-form .hs-button,
  .normal-text {
    font-size: calc(14px + ((1vw - 12px) * .5555555556))
  }

  .content .content__large-text,
  .content--large-text li,
  .content--large-text p,
  .content__large-text li,
  .content__large-text p,
  .hs-form .hs-button,
  .large-text,
  .preheadline {
    font-size: calc(16px + ((1vw - 12px) * .5555555556))
  }
}

@media screen and (min-width:1200px)and (min-width:1920px) {

  .content li,
  .content p,
  .content td,
  .l-footer__newsletter-form .hs-form .hs-button,
  .normal-text {
    font-size: 18px
  }

  .content .content__large-text,
  .content--large-text li,
  .content--large-text p,
  .content__large-text li,
  .content__large-text p,
  .hs-form .hs-button,
  .large-text,
  .preheadline {
    font-size: 20px
  }
}

@media(max-width:767px) {

  .content .content__extra-large-text,
  .content--extra-large-text li,
  .content--extra-large-text p,
  .content__extra-large-text li,
  .content__extra-large-text p,
  .extra-large-text {
    font-size: 20px
  }

  .form__replace-btn {
    margin: 0 auto
  }
}

@media(min-width:768px)and (max-width:1199px) {

  .content .content__extra-large-text,
  .content--extra-large-text li,
  .content--extra-large-text p,
  .content__extra-large-text li,
  .content__extra-large-text p,
  .extra-large-text {
    font-size: 22px
  }
}

@media(min-width:1200px) {

  .content .content__extra-large-text,
  .content--extra-large-text li,
  .content--extra-large-text p,
  .content__extra-large-text li,
  .content__extra-large-text p,
  .extra-large-text {
    font-size: 18px
  }
}

.content li,
.content p,
.content td {
  line-height: 1.75;
  font-weight: 300
}

.content p:not(:last-child) {
  margin: 0;
  padding-bottom: .9em
}

.content ol:not(:last-child),
.content ul:not(:last-child),
.pb-10em {
  padding-bottom: 1em
}

.content p,
.mt-0em {
  margin-top: 0
}

.content p:last-child,
.mb-0em {
  margin-bottom: 0
}

.content p+ol,
.content p+ul {
  margin-top: -.7em
}

.content a:not([class]) {
  color: #d70000
}

.form__drop-area {
  display: block;
  border: 1px solid #fff;
  width: 100%;
  background-color: #159dd8;
  transition: background-color .4s;
  padding: 1.5rem
}

.form__drop-area:hover {
  background-color: #fff;
  color: #000
}

.bg-purple .form__drop-area:hover {
  background-color: #fff
}

.bg-purple .form__drop-area,
.form__replace-btn:hover,
.form__upload-label:hover {
  background-color: #268d44
}

.form__drop-msg {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: .75rem;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}

.content .list--no-bullet li:before,
.file-uploaded .form__drop-msg,
.form__replace-msg,
.list--no-bullet li:before {
  display: none
}

.file-uploaded .form__replace-msg {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: .75rem
}

.bg-purple .form__replace-icon {
  fill: #fff
}

.form__drop-small-text {
  font-size: .8em
}

.form__upload-input {
  width: .1px;
  height: .1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1
}

.form__replace-btn,
.form__upload-label {
  padding: .5rem 1rem;
  border-radius: 24px;
  background-color: #268d44;
  transition: background-color .4s;
  font-size: .9rem;
  color: #fff;
  white-space: nowrap;
  position: relative
}

.form--card {
  padding: 2.5rem
}

@media(min-width:1200px) {
  .form--card {
    padding: 1.75rem
  }
}

@media(min-width:1440px) {
  .form--card {
    padding: 2.25rem
  }
}

.form__note {
  font-size: .875rem;
  margin-bottom: 0
}

@media(min-width:1200px)and (max-width:1439px) {
  .form__note {
    font-size: .5rem
  }
}

@media(min-width:1600px)and (max-width:1919px) {
  .form__note {
    font-size: .75rem
  }
}

.calculator-form__error,
.form__error {
  position: absolute;
  white-space: nowrap;
  display: block;
  bottom: calc(100% + 6px);
  left: 100%;
  opacity: 0;
  background-color: #fff;
  -webkit-transform: translate(-60%, 12px);
  transform: translate(-60%, 12px);
  padding: .25rem .5rem;
  font-size: .75rem;
  color: #000;
  z-index: 300;
  transition: opacity .4s, transform .4s, -webkit-transform .4s
}

.calculator-form__error:before,
.form__error:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  width: .5rem;
  height: .5rem;
  border-top: .25rem solid #fff;
  border-left: .25rem solid transparent;
  border-right: .25rem solid transparent;
  border-bottom: .25rem solid transparent
}

.form__group {
  position: relative;
  margin-top: 1.5rem
}

.form__group.has-danger:before {
  content: "!";
  position: absolute;
  top: 0;
  right: 0;
  width: 32px;
  height: 32px;
  background-color: #159dd8;
  z-index: 300;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.form__group.has-danger:hover .calculator-form__error,
.form__group.has-danger:hover .form__error {
  opacity: 1;
  -webkit-transform: translate(calc(-50% - 20px), 0);
  transform: translate(calc(-50% - 20px), 0)
}

.form__input,
.form__select,
.form__textarea,
.hubspot-form .hs-form fieldset input,
.hubspot-form .hs-form fieldset textarea,
.hubspot-form .hs-form input,
.hubspot-form .hs-form select,
.hubspot-form .hs-form textarea,
select {
  width: 100%;
  padding: .75em 1em;
  outline: 0;
  border: none;
  font-size: 14px
}

.form__input::-webkit-input-placeholder,
.form__select::-webkit-input-placeholder,
.form__textarea::-webkit-input-placeholder,
.hubspot-form .hs-form input::-webkit-input-placeholder,
.hubspot-form .hs-form select::-webkit-input-placeholder,
.hubspot-form .hs-form textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
  font-weight: 500
}

.form__input::-moz-placeholder,
.form__select::-moz-placeholder,
.form__textarea::-moz-placeholder,
.hubspot-form .hs-form input::-moz-placeholder,
.hubspot-form .hs-form select::-moz-placeholder,
.hubspot-form .hs-form textarea::-moz-placeholder,
select::-moz-placeholder {
  font-weight: 500
}

.form__input:-ms-input-placeholder,
.form__select:-ms-input-placeholder,
.form__textarea:-ms-input-placeholder,
.hubspot-form .hs-form input:-ms-input-placeholder,
.hubspot-form .hs-form select:-ms-input-placeholder,
.hubspot-form .hs-form textarea:-ms-input-placeholder,
select:-ms-input-placeholder {
  font-weight: 500
}

.form__input::-ms-input-placeholder,
.form__select::-ms-input-placeholder,
.form__textarea::-ms-input-placeholder,
.hubspot-form .hs-form input::-ms-input-placeholder,
.hubspot-form .hs-form select::-ms-input-placeholder,
.hubspot-form .hs-form textarea::-ms-input-placeholder,
select::-ms-input-placeholder {
  font-weight: 500
}

.form__input::placeholder,
.form__select::placeholder,
.form__textarea::placeholder,
.hubspot-form .hs-form input::placeholder,
.hubspot-form .hs-form select::placeholder,
.hubspot-form .hs-form textarea::placeholder,
select::placeholder {
  font-weight: 500
}

.form__select,
.hubspot-form .hs-form select {
  padding: 0
}

.form__select,
.hubspot-form .hs-form select,
select {
  background-image: url("/web/images/icons/dropdown.svg");
  background-repeat: no-repeat;
  background-size: 10px 8px;
  background-position: center right 1rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.form__input,
.form__textarea,
.hubspot-form .hs-form fieldset input,
.hubspot-form .hs-form fieldset textarea,
.hubspot-form .hs-form input,
.hubspot-form .hs-form textarea {
  background-color: #fff
}

.hubspot-form .hs-form .ie9 input,
.ie9 .form__input,
.ie9 .hubspot-form .hs-form input {
  line-height: normal
}

.form__textarea,
.hubspot-form .hs-form fieldset textarea,
.hubspot-form .hs-form textarea {
  width: 100%;
  min-height: 10em;
  display: block
}

.form__checkbox,
.form__radio {
  position: absolute;
  left: -999em
}

.form__checkbox-label,
.form__radio-label {
  --boxColor: #fff;
  --checkColor: #000;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  font-size: .875rem;
  line-height: 1.75;
  margin-right: 20px;
  font-weight: 400;
  color: var(--boxColor);
  cursor: pointer
}

.form.bg-blue .form__checkbox-label,
.form.bg-blue .form__radio-label {
  --boxColor: #000;
  --checkColor: #fff
}

.form__checkbox-label {
  padding-left: 2rem
}

.form__checkbox-label:before {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  margin-right: 1rem;
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: transparent;
  border: 1px solid var(--boxColor);
  transition: background-color .2s ease-in;
  z-index: 100
}

.form__checkbox-label:hover:before,
.form__radio-label:before {
  background-color: var(--boxColor)
}

.form__checkbox-label:after {
  content: "";
  position: absolute;
  top: 2px;
  left: 5px;
  width: 10px;
  height: 16px;
  box-sizing: border-box;
  border-right: 4px solid var(--checkColor);
  border-bottom: 4px solid var(--checkColor);
  -webkit-transform-origin: center center;
  transform-origin: center center;
  transition: transform .3s, border-color .2s, background-color .2s, opacity .3s, -webkit-transform .3s;
  z-index: 300;
  opacity: 0
}

.form__checkbox:checked+.form__checkbox-label:before {
  background-color: var(--boxColor);
  border-color: var(--boxColor)
}

.form__checkbox:checked+.form__checkbox-label:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  opacity: 1
}

.form__radio-label {
  padding-left: 2.25rem
}

.form__radio-label:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 4px;
  width: 1rem;
  height: 1rem;
  margin-right: 16px;
  border-radius: 50%;
  transition: background-color .3s;
  z-index: 100
}

.form__radio-label:after {
  content: "";
  width: calc(1rem - 2px);
  height: calc(1rem - 2px);
  position: absolute;
  top: 1px;
  left: 5px;
  border-radius: 50%;
  background-color: #268d44;
  -webkit-transform: scale(.95);
  transform: scale(.95);
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
  z-index: 200
}

.form.bg-blue .form__radio-label:after,
.l-header .video-wrapper:hover:before {
  background-color: #159dd8
}

.form__radio-label:hover:after {
  -webkit-transform: scale(.8);
  transform: scale(.8)
}

.form__radio:checked+.form__radio-label:after {
  -webkit-transform: scale(.2);
  transform: scale(.2)
}

.form__label,
.hubspot-form .hs-form fieldset label,
.hubspot-form .hs-form label {
  display: none;
  width: 100%;
  line-height: 1;
  font-weight: 500;
  transition: color .4s;
  margin-bottom: .75rem;
  font-size: .875rem;
  pointer-events: none;
  transition: transform .4s, opacity .4s, color .4s, -webkit-transform .4s;
  text-align: left;
  color: #000
}

.form__label.form__label--select,
.hubspot-form .hs-form label.form__label--select {
  display: block
}

.calculator-form .btn--orange,
.color-black,
.color-main,
.form.bg-blue .form__input~.form__label,
.form.bg-blue .form__textarea~.form__label,
.form.bg-blue .hs-form label,
.form.bg-blue .hubspot-form .hs-form .form__input~label,
.form.bg-blue .hubspot-form .hs-form .form__textarea~label,
.form.bg-blue .hubspot-form .hs-form fieldset .form__input~label,
.form.bg-blue .hubspot-form .hs-form fieldset .form__textarea~label,
.form.bg-blue .hubspot-form .hs-form fieldset input~.form__label,
.form.bg-blue .hubspot-form .hs-form fieldset input~label,
.form.bg-blue .hubspot-form .hs-form fieldset textarea~.form__label,
.form.bg-blue .hubspot-form .hs-form fieldset textarea~label,
.form.bg-blue .hubspot-form .hs-form input~.form__label,
.form.bg-blue .hubspot-form .hs-form input~label,
.form.bg-blue .hubspot-form .hs-form textarea~.form__label,
.form.bg-blue .hubspot-form .hs-form textarea~label,
.hubspot-form .hs-form .form.bg-blue .form__input~label,
.hubspot-form .hs-form .form.bg-blue .form__textarea~label,
.hubspot-form .hs-form .form.bg-blue input~.form__label,
.hubspot-form .hs-form .form.bg-blue input~label,
.hubspot-form .hs-form .form.bg-blue textarea~.form__label,
.hubspot-form .hs-form .form.bg-blue textarea~label,
.l-footer__newsletter-form .hs-form label {
  color: #000
}

.form__input:hover~.form__label,
.form__label.hover,
.form__textarea:hover~.form__label,
.hubspot-form .hs-form .form__input:hover~label,
.hubspot-form .hs-form .form__textarea:hover~label,
.hubspot-form .hs-form fieldset .form__input:hover~label,
.hubspot-form .hs-form fieldset .form__textarea:hover~label,
.hubspot-form .hs-form fieldset input:hover~.form__label,
.hubspot-form .hs-form fieldset input:hover~label,
.hubspot-form .hs-form fieldset textarea:hover~.form__label,
.hubspot-form .hs-form fieldset textarea:hover~label,
.hubspot-form .hs-form input:hover~.form__label,
.hubspot-form .hs-form input:hover~label,
.hubspot-form .hs-form label.hover,
.hubspot-form .hs-form textarea:hover~.form__label,
.hubspot-form .hs-form textarea:hover~label,
img.lazy.loaded:not(.lazy--no-fade-in) {
  opacity: 1
}

.form__input~.form__label,
.form__textarea~.form__label,
.hubspot-form .hs-form .form__input~label,
.hubspot-form .hs-form .form__textarea~label,
.hubspot-form .hs-form fieldset .form__input~label,
.hubspot-form .hs-form fieldset .form__textarea~label,
.hubspot-form .hs-form fieldset input~.form__label,
.hubspot-form .hs-form fieldset input~label,
.hubspot-form .hs-form fieldset textarea~.form__label,
.hubspot-form .hs-form fieldset textarea~label,
.hubspot-form .hs-form input~.form__label,
.hubspot-form .hs-form input~label,
.hubspot-form .hs-form textarea~.form__label,
.hubspot-form .hs-form textarea~label {
  position: absolute;
  top: .75rem;
  opacity: .5;
  -webkit-transform-origin: center left;
  transform-origin: center left;
  font-weight: 400
}

.form__input~.form__label:not(.form__label--to-left),
.form__textarea~.form__label:not(.form__label--to-left),
.hubspot-form .hs-form .form__input~label:not(.form__label--to-left),
.hubspot-form .hs-form .form__textarea~label:not(.form__label--to-left),
.hubspot-form .hs-form fieldset .form__input~label:not(.form__label--to-left),
.hubspot-form .hs-form fieldset .form__textarea~label:not(.form__label--to-left),
.hubspot-form .hs-form fieldset input~.form__label:not(.form__label--to-left),
.hubspot-form .hs-form fieldset input~label:not(.form__label--to-left),
.hubspot-form .hs-form fieldset textarea~.form__label:not(.form__label--to-left),
.hubspot-form .hs-form fieldset textarea~label:not(.form__label--to-left),
.hubspot-form .hs-form input~.form__label:not(.form__label--to-left),
.hubspot-form .hs-form input~label:not(.form__label--to-left),
.hubspot-form .hs-form textarea~.form__label:not(.form__label--to-left),
.hubspot-form .hs-form textarea~label:not(.form__label--to-left) {
  left: 1.5rem
}

.form__input:hover::-webkit-input-placeholder,
.form__textarea:hover::-webkit-input-placeholder,
.hubspot-form .hs-form input:hover::-webkit-input-placeholder,
.hubspot-form .hs-form textarea:hover::-webkit-input-placeholder {
  color: #000
}

.form__input:hover::-moz-placeholder,
.form__textarea:hover::-moz-placeholder,
.hubspot-form .hs-form input:hover::-moz-placeholder,
.hubspot-form .hs-form textarea:hover::-moz-placeholder {
  color: #000
}

.form__input:hover:-ms-input-placeholder,
.form__textarea:hover:-ms-input-placeholder,
.hubspot-form .hs-form input:hover:-ms-input-placeholder,
.hubspot-form .hs-form textarea:hover:-ms-input-placeholder {
  color: #000
}

.form__input:hover::-ms-input-placeholder,
.form__textarea:hover::-ms-input-placeholder,
.hubspot-form .hs-form input:hover::-ms-input-placeholder,
.hubspot-form .hs-form textarea:hover::-ms-input-placeholder {
  color: #000
}

.form__input:hover::placeholder,
.form__textarea:hover::placeholder,
.hubspot-form .hs-form input:hover::placeholder,
.hubspot-form .hs-form textarea:hover::placeholder {
  color: #000
}

.form__input.filled~.form__label,
.form__input:focus~.form__label,
.form__textarea.filled~.form__label,
.form__textarea:focus~.form__label,
.hubspot-form .hs-form .form__input.filled~label,
.hubspot-form .hs-form .form__input:focus~label,
.hubspot-form .hs-form .form__textarea.filled~label,
.hubspot-form .hs-form .form__textarea:focus~label,
.hubspot-form .hs-form fieldset .form__input.filled~label,
.hubspot-form .hs-form fieldset .form__input:focus~label,
.hubspot-form .hs-form fieldset .form__textarea.filled~label,
.hubspot-form .hs-form fieldset .form__textarea:focus~label,
.hubspot-form .hs-form fieldset input.filled~.form__label,
.hubspot-form .hs-form fieldset input.filled~label,
.hubspot-form .hs-form fieldset input:focus~.form__label,
.hubspot-form .hs-form fieldset input:focus~label,
.hubspot-form .hs-form fieldset textarea.filled~.form__label,
.hubspot-form .hs-form fieldset textarea.filled~label,
.hubspot-form .hs-form fieldset textarea:focus~.form__label,
.hubspot-form .hs-form fieldset textarea:focus~label,
.hubspot-form .hs-form input.filled~.form__label,
.hubspot-form .hs-form input.filled~label,
.hubspot-form .hs-form input:focus~.form__label,
.hubspot-form .hs-form input:focus~label,
.hubspot-form .hs-form textarea.filled~.form__label,
.hubspot-form .hs-form textarea.filled~label,
.hubspot-form .hs-form textarea:focus~.form__label,
.hubspot-form .hs-form textarea:focus~label {
  --leftPos: -1.5rem;
  font-weight: 500;
  opacity: 1;
  -webkit-transform: translate(var(--leftPos), -200%) scale(.875);
  transform: translate(var(--leftPos), -200%) scale(.875)
}

.form__input.filled~.form__label.form__label--to-left,
.form__input:focus~.form__label.form__label--to-left,
.form__textarea.filled~.form__label.form__label--to-left,
.form__textarea:focus~.form__label.form__label--to-left,
.hubspot-form .hs-form .form__input.filled~label.form__label--to-left,
.hubspot-form .hs-form .form__input:focus~label.form__label--to-left,
.hubspot-form .hs-form .form__textarea.filled~label.form__label--to-left,
.hubspot-form .hs-form .form__textarea:focus~label.form__label--to-left,
.hubspot-form .hs-form fieldset .form__input.filled~label.form__label--to-left,
.hubspot-form .hs-form fieldset .form__input:focus~label.form__label--to-left,
.hubspot-form .hs-form fieldset .form__textarea.filled~label.form__label--to-left,
.hubspot-form .hs-form fieldset .form__textarea:focus~label.form__label--to-left,
.hubspot-form .hs-form fieldset input.filled~.form__label.form__label--to-left,
.hubspot-form .hs-form fieldset input.filled~label.form__label--to-left,
.hubspot-form .hs-form fieldset input:focus~.form__label.form__label--to-left,
.hubspot-form .hs-form fieldset input:focus~label.form__label--to-left,
.hubspot-form .hs-form fieldset textarea.filled~.form__label.form__label--to-left,
.hubspot-form .hs-form fieldset textarea.filled~label.form__label--to-left,
.hubspot-form .hs-form fieldset textarea:focus~.form__label.form__label--to-left,
.hubspot-form .hs-form fieldset textarea:focus~label.form__label--to-left,
.hubspot-form .hs-form input.filled~.form__label.form__label--to-left,
.hubspot-form .hs-form input.filled~label.form__label--to-left,
.hubspot-form .hs-form input:focus~.form__label.form__label--to-left,
.hubspot-form .hs-form input:focus~label.form__label--to-left,
.hubspot-form .hs-form textarea.filled~.form__label.form__label--to-left,
.hubspot-form .hs-form textarea.filled~label.form__label--to-left,
.hubspot-form .hs-form textarea:focus~.form__label.form__label--to-left,
.hubspot-form .hs-form textarea:focus~label.form__label--to-left {
  --leftPos: 0
}

.form__row {
  width: 100%;
  clear: both
}

@media(min-width:568px) {

  .form__row,
  .form__row>.form__group {
    display: -webkit-flex;
    display: -ms-flexbox
  }

  .form__row {
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
  }

  .form__row>.form__group {
    display: flex;
    -webkit-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: 48%
  }

  .form__row>.form__group--full-width {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%
  }

  .form__row>.form__group:last-child {
    margin-right: 0
  }
}

.form__btn {
  display: block;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  width: 100%;
  text-align: center;
  background-color: #3df598;
  cursor: pointer;
  border-radius: 30px
}

.form__btn:hover,
.hs-form .hs-button:hover {
  background-color: #8effc6
}

.form.bg-blue .form__btn,
.form.bg-blue .hs-form .hs-button,
.l-footer__newsletter-form .hs-form .hs-button {
  color: #fff;
  background-color: #268d44
}

.form.bg-blue .form__btn:hover,
.form.bg-blue .hs-form .hs-button:hover,
.l-footer__newsletter-form .hs-form .hs-button:hover {
  background-color: #268d44
}

.hubspot-form .hs-form fieldset input:-webkit-autofill~label,
.hubspot-form .hs-form input:-webkit-autofill~label,
input:-webkit-autofill~.form__label {
  -webkit-transform: translateY(-36px);
  transform: translateY(-36px);
  font-size: 12px
}

.hubspot-form .hs-form fieldset input:-webkit-autofill~label,
.hubspot-form .hs-form fieldset input:autofill~label,
.hubspot-form .hs-form input:-webkit-autofill~label,
.hubspot-form .hs-form input:autofill~label,
input:-webkit-autofill~.form__label,
input:autofill~.form__label {
  -webkit-transform: translateY(-36px);
  transform: translateY(-36px);
  font-size: 12px
}

.select--category {
  display: inline-block;
  max-width: 192px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.25;
  padding-left: 0;
  padding-right: 2.5rem;
  background-color: transparent;
  color: #000;
  white-space: normal
}

#hubspot-roi-form .hs-form .hs-error-msgs .hs-main-font-element {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0)
}

.hs-form .form-columns-0,
.hs-form .form-columns-1,
.hs-form .form-columns-2 {
  max-width: none
}

@media(min-width:640px) {
  .hs-form .form-columns-2 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 1.5rem
  }
}

.hs-form .form-columns-2 .hs-form-field {
  float: none
}

.hs-form .form-columns-2 fieldset .input,
.mr-0em {
  margin-right: 0
}

.hs-form label {
  display: block;
  margin-bottom: .25rem
}

.hs-form .hs-richtext,
.hs-form label {
  font-size: .875rem
}

.hs-form .hs-input {
  width: 100% !important;
  padding: .75em 1em;
  font-size: .875rem;
  border: none;
  outline: 0;
  margin-bottom: 1.5rem
}

.hs-form textarea {
  min-height: 130px
}

.hs-form .hs_submit {
  width: 100%
}

.hs-form .hs-button {
  font-weight: 500;
  display: block;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  width: 100%;
  text-align: center;
  background-color: #3df598;
  cursor: pointer;
  border-radius: 30px;
  border: none;
  outline: 0;
  margin-top: 2rem
}

.hs-form .hs-error-msgs {
  position: absolute;
  bottom: 0;
  color: #159dd8;
  font-size: .75rem
}

.hs-form .hs-error-msgs .hs-main-font-element {
  -webkit-transform: translate(24px, 32px);
  transform: translate(24px, 32px)
}

.font-size-small,
.hs-form .hs-error-msgs .hs-error-msg {
  font-size: .75rem
}

.l-footer__newsletter-form .hs-form .hs-button {
  padding: 1rem 2rem;
  margin-top: 0;
  width: auto
}

.form.bg-blue .hs-form a {
  color: #000 !important
}

.response {
  border-radius: 5px
}

.response--success {
  background: green
}

.response--error {
  background: red
}

.response p {
  padding: 1em;
  font-size: 1em;
  color: #fff
}

.container,
.container-blog-s,
.container-blog-xs,
.container-l,
.container-m,
.container-xl,
.container-xxl {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  width: var(--containerWidth);
  max-width: var(--mediumContainerMaxWidth)
}

.container-m {
  max-width: 1260px
}

@media(min-width:768px)and (max-width:1199px) {

  .form__label,
  .hubspot-form .hs-form fieldset label,
  .hubspot-form .hs-form label {
    font-size: 1rem;
    margin-bottom: .75rem
  }

  .form__input.filled~.form__label,
  .form__input:focus~.form__label,
  .form__textarea.filled~.form__label,
  .form__textarea:focus~.form__label,
  .hubspot-form .hs-form .form__input.filled~label,
  .hubspot-form .hs-form .form__input:focus~label,
  .hubspot-form .hs-form .form__textarea.filled~label,
  .hubspot-form .hs-form .form__textarea:focus~label,
  .hubspot-form .hs-form fieldset .form__input.filled~label,
  .hubspot-form .hs-form fieldset .form__input:focus~label,
  .hubspot-form .hs-form fieldset .form__textarea.filled~label,
  .hubspot-form .hs-form fieldset .form__textarea:focus~label,
  .hubspot-form .hs-form fieldset input.filled~.form__label,
  .hubspot-form .hs-form fieldset input.filled~label,
  .hubspot-form .hs-form fieldset input:focus~.form__label,
  .hubspot-form .hs-form fieldset input:focus~label,
  .hubspot-form .hs-form fieldset textarea.filled~.form__label,
  .hubspot-form .hs-form fieldset textarea.filled~label,
  .hubspot-form .hs-form fieldset textarea:focus~.form__label,
  .hubspot-form .hs-form fieldset textarea:focus~label,
  .hubspot-form .hs-form input.filled~.form__label,
  .hubspot-form .hs-form input.filled~label,
  .hubspot-form .hs-form input:focus~.form__label,
  .hubspot-form .hs-form input:focus~label,
  .hubspot-form .hs-form textarea.filled~.form__label,
  .hubspot-form .hs-form textarea.filled~label,
  .hubspot-form .hs-form textarea:focus~.form__label,
  .hubspot-form .hs-form textarea:focus~label {
    -webkit-transform: translate(var(--leftPos), -190%) scale(.875);
    transform: translate(var(--leftPos), -190%) scale(.875)
  }

  .container-l,
  .container-xl,
  .container-xxl {
    min-width: 672px
  }
}

@media(min-width:1200px) {

  .form__input.filled~.form__label,
  .form__input:focus~.form__label,
  .form__textarea.filled~.form__label,
  .form__textarea:focus~.form__label,
  .hubspot-form .hs-form .form__input.filled~label,
  .hubspot-form .hs-form .form__input:focus~label,
  .hubspot-form .hs-form .form__textarea.filled~label,
  .hubspot-form .hs-form .form__textarea:focus~label,
  .hubspot-form .hs-form fieldset .form__input.filled~label,
  .hubspot-form .hs-form fieldset .form__input:focus~label,
  .hubspot-form .hs-form fieldset .form__textarea.filled~label,
  .hubspot-form .hs-form fieldset .form__textarea:focus~label,
  .hubspot-form .hs-form fieldset input.filled~.form__label,
  .hubspot-form .hs-form fieldset input.filled~label,
  .hubspot-form .hs-form fieldset input:focus~.form__label,
  .hubspot-form .hs-form fieldset input:focus~label,
  .hubspot-form .hs-form fieldset textarea.filled~.form__label,
  .hubspot-form .hs-form fieldset textarea.filled~label,
  .hubspot-form .hs-form fieldset textarea:focus~.form__label,
  .hubspot-form .hs-form fieldset textarea:focus~label,
  .hubspot-form .hs-form input.filled~.form__label,
  .hubspot-form .hs-form input.filled~label,
  .hubspot-form .hs-form input:focus~.form__label,
  .hubspot-form .hs-form input:focus~label,
  .hubspot-form .hs-form textarea.filled~.form__label,
  .hubspot-form .hs-form textarea.filled~label,
  .hubspot-form .hs-form textarea:focus~.form__label,
  .hubspot-form .hs-form textarea:focus~label {
    -webkit-transform: translate(var(--leftPos), -215%) scale(.875);
    transform: translate(var(--leftPos), -215%) scale(.875)
  }

  .container {
    max-width: 1560px;
    min-width: 1056px;
    width: 81.25%
  }

  .container-l {
    max-width: 1680px;
    min-width: 1080px;
    width: 87.5%
  }

  .container-xl {
    max-width: 1728px;
    min-width: 1104px;
    width: 90%
  }

  .container-xxl {
    max-width: 1778px;
    min-width: 1128px;
    width: 92.5%
  }
}

@media(min-width:768px)and (max-width:1199px) {

  .container,
  .container-blog-s,
  .container-blog-xs {
    width: 87.5%;
    min-width: 624px
  }
}

.col,
.flex--auto>*,
.grid--xl-50-50,
img,
object,
video {
  max-width: 100%
}

.container-fluid {
  padding-left: 0;
  padding-right: 0;
  overflow-x: hidden
}

.grid--50-50 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr
}

.grid--xl-50-50:not(.swiper-slide) {
  min-height: 100%
}

@media(min-width:1200px) {
  .container-blog-xs {
    width: 33.33%;
    max-width: 640px
  }

  .container-blog-s {
    width: 50%;
    max-width: 960px
  }

  .grid--lg-50-50 .grid__col {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
  }

  .grid--xl-50-50 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr
  }

  .grid--xl-50-50.reverse .grid__col:first-child {
    grid-column: 2
  }

  .grid--xl-50-50.reverse .grid__col:last-child {
    grid-column: 1
  }

  .l-header--full-height .grid--xl-50-50 {
    min-height: calc(100vh - var(--marginTop))
  }

  @supports(-webkit-overflow-scrolling:touch) {
    .l-header--full-height .grid--xl-50-50 {
      min-height: calc(var(--vh, 1vh)*100 - var(--marginTop))
    }
  }

  .l-header--full-height .grid--one-two,
  .l-header--full-height .grid--xl-50-50 {
    min-height: calc(100vh - var(--marginTop))
  }

  @supports(-webkit-overflow-scrolling:touch) {

    .l-header--full-height .grid--one-two,
    .l-header--full-height .grid--xl-50-50 {
      min-height: calc(var(--vh, 1vh)*100 - var(--marginTop))
    }
  }

  .grid__col--center-content,
  .grid__col--center-right-content,
  .grid__col--stretch-content,
  .grid__col--top-center-content {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

@media(min-width:991px) {

  .grid--50-50-4-points,
  .grid--lg-50-50 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr
  }

  .grid--50-50-4-points .grid__col {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
  }
}

.frame,
.grid__col {
  position: relative;
  display: block
}

.grid__col--image-covered .grid__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover
}

.frame--cs-tile,
.grid--one-two,
.list--panning .list__item:before,
.pagination .pagination__icon,
.relative,
.section,
.section--line-through,
.section__footer,
.section__header {
  position: relative
}

.frame--image-contained .frame__media,
.frame__media {
  object-fit: contain
}

.grid__col--center-content,
.grid__col--center-right-content,
.grid__col--stretch-content,
.grid__col--top-center-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

@media(min-width:1921px) {
  .grid__col--4k-pushed-to-right {
    padding-left: calc((100vw - 1920px)/ 2 + 180px) !important
  }

  .grid__col--4k-pushed-to-left {
    padding-right: calc((100vw - 1920px)/ 2 + 120px) !important
  }
}

.grid__col--stretch-content {
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-justify-content: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch
}

.grid__col--center-content {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.grid__col--top-center-content {
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.grid__col--center-right-content {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

@media(max-width:1199px) {
  .l-footer__list-area {
    padding-bottom: 6rem
  }

  .grid__col--image-covered {
    padding-bottom: 47%
  }

  .grid__col--touch-dev-landscape {
    height: 68vw;
    margin-bottom: -1px
  }
}

.grid__col--splitted {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%
}

.grid__col--splitted .grid__inner-bottom,
.grid__col--splitted .grid__inner-top {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.grid--3-columns {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto
}

@media(min-width:1200px) {
  .grid--3-columns {
    grid-template-columns: repeat(3, 1fr)
  }
}

.grid--3-columns-gapped {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
  gap: 1.5rem
}

@media(min-width:414px) {
  .grid--3-columns-gapped {
    grid-template-columns: repeat(2, 1fr)
  }
}

@media(min-width:991px) {
  .grid--3-columns-gapped {
    grid-template-columns: repeat(3, 1fr)
  }
}

@media(min-width:1600px) {

  .btn--round-next,
  .btn--round-prev {
    width: 60px;
    height: 60px;
    padding: 12px
  }

  .form--card {
    padding: 3rem
  }

  .form__label,
  .hubspot-form .hs-form fieldset label,
  .hubspot-form .hs-form label {
    font-size: 1rem;
    margin-bottom: .75rem
  }

  .grid--3-columns-gapped {
    gap: 3rem
  }
}

@media(min-width:768px) {
  .form__drop-msg {
    gap: 1.5rem;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
  }

  .file-uploaded .form__replace-msg {
    gap: 0;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
  }

  .form__replace-btn {
    margin-left: auto
  }

  .form__replace-icon {
    margin-right: 1rem
  }

  .form__checkbox-label,
  .form__radio-label {
    font-size: .875rem
  }

  .form__checkbox-label {
    padding-left: 2.5rem
  }

  .form__radio-label:before {
    width: 1.25rem;
    height: 1.25rem;
    top: -1px;
    left: -1px
  }

  .form__radio-label:after {
    width: calc(1.25rem - 2px);
    height: calc(1.25rem - 2px);
    top: 0;
    left: 0
  }

  .grid--two-one {
    display: grid;
    grid-template-columns: 2fr 1fr;
    grid-template-rows: 1fr
  }

  .grid--one-two {
    display: grid;
    height: 100%;
    grid-template-columns: 1fr 2fr;
    grid-template-rows: 1fr
  }
}

.grid--h-blog {
  display: grid;
  grid-template: 1fr;
  grid-template-rows: auto
}

@media(max-width:767px) {
  .form__group {
    margin-top: 1.5rem
  }

  .grid--h-blog {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }

  .grid--logo .grid__col {
    height: 100vw
  }

  .grid--logo .grid__col:first-child {
    height: auto;
    padding-top: 4.5rem;
    padding-bottom: 4.5rem
  }
}

@media(min-width:768px) {
  .grid--h-blog {
    display: grid;
    grid-template-columns: 1fr 2fr;
    grid-template-rows: 1fr
  }
}

.grid--50-50-gapped {
  display: grid;
  padding-top: 0;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  gap: 2.25rem
}

.grid--logo .grid__col {
  padding: 2.25rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center
}

@media(min-width:768px) {
  .grid--50-50-gapped {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
    gap: 2.25rem
  }

  .grid--logo {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto
  }
}

@media(min-width:991px) {
  .grid--logo {
    grid-template-columns: repeat(3, 1fr)
  }
}

@media(min-width:1200px) {
  .grid--logo {
    grid-template-columns: repeat(4, 1fr)
  }

  .grid--logo .grid__col {
    padding: 3rem
  }
}

.grid--4-column-cards {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: repeat(2, 1fr)
}

@media(min-width:1200px) {
  .grid--4-column-cards {
    grid-template-columns: repeat(4, 1fr)
  }
}

.grid--4-column-cards .grid__col--heading {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}

.grid--4-column-cards .grid__col--heading-2-cols {
  grid-column: 1/3
}

.grid--4-column-cards .grid__col--heading-2-rows {
  grid-row: 1/3
}

.grid--4-column-numbered .grid__col:not(.grid__col--heading) {
  counter-increment: item
}

.grid--4-column-numbered .grid__col:not(.grid__col--heading):before {
  content: counter(item);
  display: block;
  font-size: 3rem;
  color: #159dd8;
  margin-bottom: 2.25rem
}

@media(min-width:768px) {
  .grid--3-cols-heading-vertical {
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: repeat(2, 1fr)
  }

  .grid--3-cols-heading-vertical .grid__col--heading-1,
  .grid--3-cols-heading-vertical .grid__col--heading-2 {
    grid-column: 1/3
  }
}

.gap {
  gap: 2.25rem
}

.flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-flow: wrap row;
  -ms-flex-flow: wrap row;
  flex-flow: wrap row;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.flex>[class*=col-] {
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-flow: nowrap row;
  -ms-flex-flow: nowrap row;
  flex-flow: nowrap row;
  float: none
}

.flex--auto>* {
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.flex--top {
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start
}

.flex--top>[class*=col-] {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start
}

.flex--bottom {
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end
}

.flex__spacer {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

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

.flex--center>[class*=col-] {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center
}

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

.headline-1,
.headline-2,
.headline-3,
.headline-4,
.headline-5,
.headline-6,
.preheadline {
  margin: 0 0 1em;
  line-height: 1.25;
  font-weight: 500
}

@media(max-width:767px) {
  .headline-1 {
    font-size: 48px
  }

  .headline-2 {
    font-size: 36px
  }
}

@media(min-width:768px)and (max-width:1199px) {
  .headline-1 {
    font-size: 60px
  }

  .headline-2 {
    font-size: 36px
  }
}

@media(min-width:1200px) {
  .grid--3-cols-heading-vertical {
    grid-template-columns: repeat(3, 1fr)
  }

  .grid--3-cols-heading-vertical .grid__col--heading-1 {
    grid-column: 1
  }

  .grid--3-cols-heading-vertical .grid__col--heading-2 {
    grid-column: 1;
    grid-row: 2
  }

  .headline-1 {
    font-size: 52px
  }

  .headline-2 {
    font-size: 36px
  }
}

@media(max-width:767px) {
  .headline-3 {
    font-size: 24px
  }

  .headline-4 {
    font-size: 20px
  }
}

@media(min-width:768px)and (max-width:1199px) {
  .headline-3 {
    font-size: 30px
  }

  .headline-4 {
    font-size: 24px
  }
}

@media(min-width:1200px) {
  .headline-3 {
    font-size: 24px
  }
}

@media(min-width:1200px) {
  .headline-4 {
    font-size: 20px
  }
}

@media(max-width:767px) {
  .headline-5 {
    font-size: 18px
  }

  .headline-6 {
    font-size: 14px
  }
}

@media(min-width:768px)and (max-width:1199px) {
  .headline-5 {
    font-size: 18px
  }

  .headline-6 {
    font-size: 16px
  }
}

@media(min-width:1200px) {
  .headline-5 {
    font-size: 16px
  }
}

@media(min-width:1200px) {
  .headline-6 {
    font-size: 14px
  }
}

.preheadline {
  margin-bottom: 1rem
}

.content ol,
.list-ol,
ul {
  list-style-type: none
}

.content ol,
.content ul,
.list-ol,
.list-ul {
  padding-top: .7em;
  padding-bottom: .7em
}

.content ol li,
.content ul li,
.list-ol li,
.list-ul li {
  padding: 1px 0 1rem 28px;
  position: relative;
  margin-bottom: 2px
}

.content ol li:before,
.content ul li:before,
.list-ol li:before,
.list-ul li:before {
  overflow: hidden;
  display: block;
  content: " ";
  position: absolute;
  left: 0
}

.content ol li:last-child,
.content ul li:last-child,
.list-ol li:last-child,
.list-ul li:last-child {
  padding-bottom: 0
}

.content ul li:before,
.list-ul li:before {
  content: "";
  top: .5em;
  width: 10px;
  height: 10px;
  background: linear-gradient(90deg, #159dd8, #268d44);
  border-radius: 50%
}

.content ol li:before,
.list-ol li:before {
  top: 0;
  display: inline-block;
  margin-right: .25rem;
  vertical-align: text-top;
  width: 30px;
  content: counters(item, ".");
  counter-increment: item;
  text-align: left;
  font-weight: 600;
  font-size: 1em;
  color: #268d44
}

.content ol ol,
.list-ol ol {
  padding-left: 16px
}

.content ol ol li:before,
.list-ol ol li:before {
  margin-right: .25rem
}

.list-2-cols,
.list-3-cols,
.list-4-cols {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.list-2-cols li,
.list-3-cols li,
.list-4-cols li {
  width: 100%;
  margin-bottom: 10px
}

@media(min-width:501px) {
  .list-2-cols li {
    width: 47%
  }
}

@media(min-width:500px)and (max-width:991px) {
  .list-4-cols li {
    width: 50%
  }
}

.panning-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0
}

.animation-bounceInLeft,
.animation-bounceInRight,
.animation-fadeIn,
.animation-fadeInDown,
.animation-fadeInUp,
.panning-wrapper:not(.panning) .list--panning:not(:first-child),
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0
}

.panning-wrapper.panning {
  -webkit-animation-name: panning;
  animation-name: panning;
  -webkit-animation-duration: 10s;
  animation-duration: 10s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear
}

.list--panning {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.link-block--contact,
.pagination a,
.pagination li,
.table-wrapper {
  display: inline-block
}

.list--panning .list__item {
  display: inline-block;
  white-space: nowrap;
  width: auto;
  padding-right: 2.25rem
}

.list--panning .list__item:last-child {
  padding-right: 4rem
}

.list--panning .list__item:before {
  content: counters(item, ".");
  counter-increment: item;
  text-align: center;
  width: 2.25rem;
  height: 2.25rem;
  padding: .5rem;
  font-size: 1.25rem;
  border: 1px solid #fff;
  border-radius: 50%;
  margin-right: 1rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  top: 2px
}

.list-ol--lg,
.padding-none {
  padding: 0
}

.list-ol--lg li {
  padding-left: 51px
}

.list-ol--lg li:before {
  font-size: 24px;
  font-weight: 500;
  color: #3df598
}

.list-ol--lg li p {
  margin: 0 0 8px;
  font-size: 18px
}

.list-ol--lg li span {
  font-size: 24px;
  font-weight: 500
}

@-webkit-keyframes panning {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  100% {
    -webkit-transform: translateX(var(--panningValue));
    transform: translateX(var(--panningValue))
  }
}

@keyframes panning {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  100% {
    -webkit-transform: translateX(var(--panningValue));
    transform: translateX(var(--panningValue))
  }
}

iframe {
  border: 0
}

.invisible,
.swiper-slide-invisible-blank,
img:not([src]) {
  visibility: hidden
}

img[data-src],
img[data-srcset] {
  min-height: 1px
}

img.lazy:not(.lazy--no-fade-in) {
  opacity: 0;
  transition: opacity .4s .3s
}

.pagination {
  clear: both;
  padding: 1em 0;
  text-align: center
}

.pagination a {
  padding: .3em 1em;
  border-radius: 5px;
  color: #000;
  font-weight: 500
}

.hover-pink:hover,
.pagination a.active,
.pagination a:hover {
  color: #159dd8
}

.pagination .pagination__icon {
  stroke: #000;
  stroke-width: 3px;
  bottom: 2px
}

.pagination .pagination__icon--reverse {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1)
}

.table-wrapper {
  overflow-x: auto;
  width: 100%;
  padding-bottom: 2rem
}

.table-wrapper::-webkit-scrollbar {
  height: 11px
}

.table-wrapper::-webkit-scrollbar-track {
  background: linear-gradient(0deg, transparent 50%, #e7e7e7 50%, #e7e7e7 55%, transparent 55%);
  color: #e7e7e7
}

.table-wrapper::-webkit-scrollbar-thumb {
  background-color: #159dd8;
  border: 1px solid #159dd8
}

.table-wrapper table {
  width: 100%;
  text-align: left
}

.table-wrapper table thead {
  color: #666;
  font-weight: 600
}

.table-wrapper table thead th {
  padding: 0 1.5em 1.5em;
  border-bottom: 1px solid #159dd8;
  border-right: 1px solid #f0f5fa
}

.table-wrapper table tbody th,
.table-wrapper table thead th:first-child {
  border-right: 1px solid #159dd8
}

.table-wrapper table tbody td,
.table-wrapper table tbody th {
  padding: 1.5em;
  border-right: 1px solid #f0f5fa;
  border-bottom: 1px solid #f0f5fa
}

.table-wrapper table tbody td:last-child,
.table-wrapper table tbody th:last-child {
  border-right: none
}

.table-wrapper table tbody tr:last-child td,
.table-wrapper table tbody tr:last-child th {
  border-bottom: none;
  padding-bottom: 0
}

.table-wrapper table th {
  color: #159dd8;
  font-weight: 600;
  padding: 2.25rem;
  white-space: nowrap
}

.pl-0em,
.table-wrapper table th:first-child {
  padding-left: 0
}

.section {
  overflow: hidden;
  padding-top: var(--defaultPadding);
  padding-bottom: var(--defaultPadding)
}

.section--blog {
  padding: 1rem 0
}

.section--blog:nth-child(2) {
  padding-top: 3rem
}

.section--blog:nth-last-child(2) {
  padding-bottom: 3rem
}

@media(min-width:768px) {
  .list-3-cols li {
    width: 30%
  }

  .section--blog {
    padding: 1.25rem 0
  }

  .section--blog:nth-child(2) {
    padding-top: 3.5rem
  }

  .section--blog:nth-last-child(2) {
    padding-bottom: 3.5rem
  }
}

@media(min-width:1200px) {

  .content ul li:before,
  .list-ul li:before {
    top: .65em
  }

  .table-wrapper table thead th {
    padding: 0 2.25em 2.25em
  }

  .table-wrapper table tbody td,
  .table-wrapper table tbody th {
    padding: 2.25em
  }

  .section--blog {
    padding: 1.5rem 0
  }
}

@media(min-width:1600px) {
  .grid--logo .grid__col {
    padding: 4.5rem
  }

  .gap {
    gap: 3rem
  }

  .section--blog {
    padding: 2.25rem 0
  }

  .section--blog:nth-child(2) {
    padding-top: 6rem
  }

  .section--blog:nth-last-child(2) {
    padding-bottom: 6rem
  }
}

.section--p-small-top {
  padding-top: var(--smallPadding)
}

.section--p-small-bottom {
  padding-bottom: var(--smallPadding)
}

.section--p-large-top {
  padding-top: var(--largePadding)
}

.section--p-large-bottom {
  padding-bottom: var(--largePadding)
}

.pt-0em,
.section--p-none-top {
  padding-top: 0
}

.pb-0em,
.section--p-none-bottom {
  padding-bottom: 0
}

.section__header {
  padding-bottom: 2em
}

.section__footer {
  padding-top: 2em
}

.section--vertically-aligned {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.section--btns-on-bottom [class*=col-] {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.section--btns-on-bottom [class*=col-] p:last-of-type {
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.section--line-through:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1rem;
  background-color: #f0f5fa;
  left: calc(50% - .5px)
}

.bg-media--image,
.bg-media--video,
.overlay,
.overlay-wrapper,
.overlay:before,
div.loading:not(.lazy) {
  position: absolute;
  left: 0;
  right: 0
}

.col-20 {
  width: 20%
}

.col-25 {
  width: 25%
}

.col-30 {
  width: 30%
}

.col-33 {
  width: 33%
}

.col-40 {
  width: 40%
}

.col-50 {
  width: 50%
}

.col-60 {
  width: 60%
}

.col-67 {
  width: 67%
}

.col-70 {
  width: 70%
}

.col-75,
.size-large {
  width: 75%
}

.col-80 {
  width: 80%
}

.col-90 {
  width: 90%
}

div.loading:not(.lazy) {
  visibility: hidden;
  top: 0;
  bottom: 0;
  z-index: 2;
  background: url(/web/images/ajax-loader.gif) center center no-repeat rgba(255, 255, 255, .8);
  transition: opacity .6s, visibility .6s
}

div.loading--active {
  opacity: 1;
  visibility: visible
}

.bg-media--video {
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden
}

.bg-media--video video {
  object-fit: cover;
  min-height: 100%;
  min-width: 100%;
  width: 100%
}

.bg-media--image {
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat
}

.bg-media--edge-margin {
  top: 5em;
  bottom: 5em;
  height: auto
}

.bg-media--cover {
  background-size: cover
}

.bg-media--contain {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain
}

.bg-media--top-left {
  background-position: top left
}

.bg-media--center-left {
  background-position: center left
}

.bg-media--bottom-left {
  background-position: bottom left
}

.bg-media--top-right {
  background-position: top right
}

.bg-media--center-right {
  background-position: center right
}

.bg-media--bottom-right {
  background-position: bottom right
}

@media(min-width:1024px)and (max-width:1439px) {

  .bg-media--bottom-left,
  .bg-media--bottom-right,
  .bg-media--center-left,
  .bg-media--center-right,
  .bg-media--top-left,
  .bg-media--top-right {
    background-size: 40% auto
  }
}

@media(max-width:1023px) {

  .bg-media--bottom-left,
  .bg-media--bottom-right,
  .bg-media--center-left,
  .bg-media--center-right,
  .bg-media--top-left,
  .bg-media--top-right {
    opacity: .3;
    background-size: 80% auto
  }
}

.overlay {
  bottom: 0;
  height: 33%
}

.overlay--top {
  bottom: unset;
  top: 0;
  height: auto
}

.overlay--small {
  height: 25%
}

.overlay:before {
  content: "";
  top: 0;
  bottom: 0;
  background-color: #159dd8;
  z-index: 100;
  transition: transform .4s;
  transition: transform .4s, -webkit-transform .4s
}

.l-header .overlay:before {
  -webkit-transform: translateY(100%);
  transform: translateY(100%)
}

.overlay.animated:before {
  -webkit-transform: translateY(0);
  transform: translateY(0)
}

.overlay-wrapper {
  top: 0;
  bottom: 0
}

.overlay__content {
  color: #fff;
  position: relative;
  z-index: 200
}

.overlay--padding,
.overlay--padding-2,
.overlay--padding-3 {
  --spaceTopBottom: 1.5rem;
  --spaceLeftRight: 1.5rem;
  height: auto;
  padding: var(--spaceTopBottom) var(--spaceLeftRight)
}

@media(min-width:768px)and (max-width:1199px) {

  .overlay--padding,
  .overlay--padding-2,
  .overlay--padding-3 {
    --spaceTopBottom: 3.125vw;
    --spaceLeftRight: 3.125vw
  }
}

@media(min-width:1200px)and (max-width:1599px) {

  .l-footer__logo-area,
  .l-footer__newsletter-area {
    padding-left: 2.25rem;
    padding-right: 2.25rem
  }

  .form__input~.form__label--to-left,
  .form__textarea~.form__label--to-left,
  .hubspot-form .hs-form fieldset input~.form__label--to-left,
  .hubspot-form .hs-form fieldset textarea~.form__label--to-left,
  .hubspot-form .hs-form input~.form__label--to-left,
  .hubspot-form .hs-form textarea~.form__label--to-left {
    font-size: .575rem
  }

  .overlay--padding,
  .overlay--padding-2,
  .overlay--padding-3 {
    --spaceTopBottom: 3.125vw;
    --spaceLeftRight: 3.125vw
  }
}

@media(min-width:1600px) {

  .overlay--padding,
  .overlay--padding-2,
  .overlay--padding-3 {
    --spaceTopBottom: 3rem;
    --spaceLeftRight: 3rem
  }
}

.overlay--padding .overlay__btn-grid,
.overlay--padding-2 .overlay__btn-grid,
.overlay--padding-3 .overlay__btn-grid {
  margin: var(--spaceTopBottom) calc(var(--spaceLeftRight)*-1) calc(var(--spaceTopBottom)*-1)
}

@media(min-width:768px)and (max-width:1199px) {
  .overlay--padding-2 {
    --spaceTopBottom: 4.6875vw;
    --spaceLeftRight: 9.375vw
  }
}

.overlay--slideUp:before {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  transition: transform .4s;
  transition: transform .4s, -webkit-transform .4s
}

.overlay--slideUp.animated:before {
  -webkit-transform: translateY(0);
  transform: translateY(0)
}

.overlay--slideDown:before {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  transition: transform .4s;
  transition: transform .4s, -webkit-transform .4s
}

.overlay--slideDown.animated:before {
  -webkit-transform: translateY(0);
  transform: translateY(0)
}

.overlay--with-shapes-small {
  --clipPathValue: 24%;
  height: auto;
  padding-bottom: 20%
}

.overlay--with-shapes-small .overlay__shape {
  width: 65%;
  left: 60%;
  bottom: 0
}

@media(min-width:1200px) {
  .overlay--with-shapes-small {
    --clipPathValue: 24%;
    padding-bottom: 32.4%
  }

  .overlay--with-shapes-small .overlay__shape {
    width: 85%;
    left: -25%
  }
}

@media(min-width:1600px) {
  .overlay--padding-3 {
    --spaceTopBottom: 3.75vw;
    --spaceLeftRight: 3.75vw
  }

  .overlay--with-shapes-small {
    --clipPathValue: 23.3%;
    padding-bottom: 25%
  }

  .overlay--with-shapes-small .overlay__shape {
    width: 65%;
    left: -18%
  }
}

.overlay--with-shapes-large {
  --clipPathValue: 53%
}

.overlay--with-shapes-large .overlay__shape {
  bottom: 0;
  top: 0;
  left: -45%;
  width: 95%
}

@media(min-width:768px)and (max-width:1199px) {
  .overlay--with-shapes-large {
    --clipPathValue: 46.25%
  }

  .overlay--with-shapes-large .overlay__shape {
    left: -35%;
    width: 100%;
    bottom: -20%
  }
}

@media(min-width:1200px) {
  .overlay--with-shapes-large {
    --clipPathValue: 33.5%;
    height: 18.35vw
  }

  .overlay--with-shapes-large .overlay__shape {
    left: -35%;
    width: 55vw
  }

  .col-xl-offset-top {
    position: relative;
    top: 308px
  }
}

.overlay__shape {
  position: absolute;
  z-index: 300
}

.overlay__shape .overlay__shape-border,
.overlay__shape .overlay__shape-gradient {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%
}

.overlay__shape .overlay__shape-gradient {
  fill: linear-gradient(90deg, #159dd8, #268d44);
  -webkit-clip-path: polygon(0 0, 100% 0, 100% var(--clipPathValue), 50% var(--clipPathValue), 50% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% var(--clipPathValue), 50% var(--clipPathValue), 50% 100%, 0 100%)
}

.overlay__shape .overlay__shape-border {
  stroke: #fff;
  stroke-width: .25px;
  fill: transparent;
  -webkit-clip-path: polygon(100% 100%, 100% var(--clipPathValue), 50% var(--clipPathValue), 50% 100%);
  clip-path: polygon(100% 100%, 100% var(--clipPathValue), 50% var(--clipPathValue), 50% 100%)
}

.l-header .social-media {
  border-top: 1px solid #f0f5fa;
  padding-top: 2.25rem;
  margin-top: 2.25rem
}

.social-media__item,
.social-media__link {
  display: inline-block;
  vertical-align: middle
}

.social-media__link {
  width: 36px;
  height: 36px;
  border-radius: 4px;
  transition: background-color .4s
}

.social-media__link svg {
  width: 100%;
  height: 100%;
  transition: fill .4s;
  fill: #fff
}

.social-media__link:hover svg {
  fill: #159dd8
}

.social-media__item:not(:last-child) {
  margin-right: 20px
}

.social-media__icon {
  width: 30px;
  height: 30px;
  transition: fill .2s
}

.row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px
}

.row--g-24 {
  margin-left: -24px;
  margin-right: -24px
}

.row--g-24>[class*=col-] {
  padding-left: 24px;
  padding-right: 24px;
  padding-bottom: 48px
}

.row--g-36 {
  margin-left: -36px;
  margin-right: -36px
}

.row--g-36>[class*=col-] {
  padding-left: 36px;
  padding-right: 36px;
  padding-bottom: 72px
}

.row--g-48 {
  margin-left: -48px;
  margin-right: -48px
}

.row--g-48>[class*=col-] {
  padding-left: 48px;
  padding-right: 48px;
  padding-bottom: 96px
}

.row--g-96 {
  margin-left: -96px;
  margin-right: -96px
}

.row--g-96>[class*=col-] {
  padding-left: 96px;
  padding-right: 96px;
  padding-bottom: 192px
}

.row--reverse {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

.no-gutters {
  margin-right: 0;
  margin-left: 0
}

.no-gutters>.col:not([class*=padding]),
.no-gutters>[class*=col-]:not([class*=padding]) {
  padding-right: 0;
  padding-left: 0
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-five,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-lg-five,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-md-five,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-sm-five,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto,
.col-xl-five {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px
}

.col {
  -ms-flex-preferred-size: 0;
  -webkit-flex-basis: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1
}

.col-auto {
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none
}

.col-1 {
  -ms-flex: 0 0 8.333333%;
  -webkit-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%
}

.col-2 {
  -ms-flex: 0 0 16.666667%;
  -webkit-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%
}

.col-3 {
  -ms-flex: 0 0 25%;
  -webkit-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%
}

.col-4 {
  -ms-flex: 0 0 33.333333%;
  -webkit-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%
}

.col-5 {
  -ms-flex: 0 0 41.666667%;
  -webkit-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%
}

.col-6 {
  -ms-flex: 0 0 50%;
  -webkit-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%
}

.col-7 {
  -ms-flex: 0 0 58.333333%;
  -webkit-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%
}

.col-8 {
  -ms-flex: 0 0 66.666667%;
  -webkit-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%
}

.col-9 {
  -ms-flex: 0 0 75%;
  -webkit-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%
}

.col-10 {
  -ms-flex: 0 0 83.333333%;
  -webkit-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%
}

.col-11 {
  -ms-flex: 0 0 91.666667%;
  -webkit-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%
}

.col-12 {
  -ms-flex: 0 0 100%;
  -webkit-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%
}

.col-five {
  -ms-flex: 0 0 20%;
  -webkit-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%
}

.order-first {
  -ms-flex-order: -1;
  -webkit-order: -1;
  order: -1
}

.order-last {
  -ms-flex-order: 13;
  -webkit-order: 13;
  order: 13
}

.order-0 {
  -ms-flex-order: 0;
  -webkit-order: 0;
  order: 0
}

.order-1 {
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1
}

.order-2 {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2
}

.order-3 {
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3
}

.order-4 {
  -ms-flex-order: 4;
  -webkit-order: 4;
  order: 4
}

.order-5 {
  -ms-flex-order: 5;
  -webkit-order: 5;
  order: 5
}

.order-6 {
  -ms-flex-order: 6;
  -webkit-order: 6;
  order: 6
}

.order-7 {
  -ms-flex-order: 7;
  -webkit-order: 7;
  order: 7
}

.order-8 {
  -ms-flex-order: 8;
  -webkit-order: 8;
  order: 8
}

.order-9 {
  -ms-flex-order: 9;
  -webkit-order: 9;
  order: 9
}

.order-10 {
  -ms-flex-order: 10;
  -webkit-order: 10;
  order: 10
}

.order-11 {
  -ms-flex-order: 11;
  -webkit-order: 11;
  order: 11
}

.order-12 {
  -ms-flex-order: 12;
  -webkit-order: 12;
  order: 12
}

.offset-1 {
  margin-left: 8.333333%
}

.offset-2 {
  margin-left: 16.666667%
}

.offset-3 {
  margin-left: 25%
}

.offset-4 {
  margin-left: 33.333333%
}

.offset-5 {
  margin-left: 41.666667%
}

.offset-6 {
  margin-left: 50%
}

.offset-7 {
  margin-left: 58.333333%
}

.offset-8 {
  margin-left: 66.666667%
}

.offset-9 {
  margin-left: 75%
}

.offset-10 {
  margin-left: 83.333333%
}

.offset-11 {
  margin-left: 91.666667%
}

.offset-five {
  margin-left: 20%
}

.d-inline {
  display: inline !important
}

.d-inline-block {
  display: inline-block !important
}

.d-block {
  display: block !important
}

.d-table {
  display: table !important
}

.d-table-row {
  display: table-row !important
}

.d-table-cell {
  display: table-cell !important
}

.d-flex {
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important
}

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: -webkit-inline-flex !important;
  display: inline-flex !important
}

@media print {
  .d-print-none {
    display: none !important
  }

  .d-print-inline {
    display: inline !important
  }

  .d-print-inline-block {
    display: inline-block !important
  }

  .d-print-block {
    display: block !important
  }

  .d-print-table {
    display: table !important
  }

  .d-print-table-row {
    display: table-row !important
  }

  .d-print-table-cell {
    display: table-cell !important
  }

  .d-print-flex {
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important
  }

  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-flex !important;
    display: inline-flex !important
  }
}

.flex-container,
.frame--rounded {
  display: -webkit-flex;
  display: -ms-flexbox
}

.flex-row {
  -ms-flex-direction: row !important;
  -webkit-flex-direction: row !important;
  flex-direction: row !important
}

.flex-column {
  -ms-flex-direction: column !important;
  -webkit-flex-direction: column !important;
  flex-direction: column !important
}

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  -webkit-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important
}

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  -webkit-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  flex-wrap: wrap !important
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  -webkit-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  -webkit-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important
}

.flex-fill {
  -ms-flex: 1 1 auto !important;
  -webkit-flex: 1 1 auto !important;
  flex: 1 1 auto !important
}

.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  -webkit-flex-grow: 0 !important;
  flex-grow: 0 !important
}

.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  -webkit-flex-grow: 1 !important;
  flex-grow: 1 !important
}

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  -webkit-flex-shrink: 0 !important;
  flex-shrink: 0 !important
}

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  -webkit-flex-shrink: 1 !important;
  flex-shrink: 1 !important
}

.justify-content-start {
  -ms-flex-pack: start !important;
  -webkit-justify-content: flex-start !important;
  justify-content: flex-start !important
}

.justify-content-end {
  -ms-flex-pack: end !important;
  -webkit-justify-content: flex-end !important;
  justify-content: flex-end !important
}

.justify-content-center {
  -ms-flex-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center !important
}

.justify-content-between {
  -ms-flex-pack: justify !important;
  -webkit-justify-content: space-between !important;
  justify-content: space-between !important
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  -webkit-justify-content: space-around !important;
  justify-content: space-around !important
}

.align-items-start {
  -ms-flex-align: start !important;
  -webkit-align-items: flex-start !important;
  align-items: flex-start !important
}

.align-items-end {
  -ms-flex-align: end !important;
  -webkit-align-items: flex-end !important;
  align-items: flex-end !important
}

.align-items-center {
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important
}

.align-items-baseline {
  -ms-flex-align: baseline !important;
  -webkit-align-items: baseline !important;
  align-items: baseline !important
}

.align-items-stretch {
  -ms-flex-align: stretch !important;
  -webkit-align-items: stretch !important;
  align-items: stretch !important
}

.align-content-start {
  -ms-flex-line-pack: start !important;
  -webkit-align-content: flex-start !important;
  align-content: flex-start !important
}

.align-content-end {
  -ms-flex-line-pack: end !important;
  -webkit-align-content: flex-end !important;
  align-content: flex-end !important
}

.align-content-center {
  -ms-flex-line-pack: center !important;
  -webkit-align-content: center !important;
  align-content: center !important
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  -webkit-align-content: space-between !important;
  align-content: space-between !important
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  -webkit-align-content: space-around !important;
  align-content: space-around !important
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  -webkit-align-content: stretch !important;
  align-content: stretch !important
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  -webkit-align-self: auto !important;
  align-self: auto !important
}

.align-self-start {
  -ms-flex-item-align: start !important;
  -webkit-align-self: flex-start !important;
  align-self: flex-start !important
}

.align-self-end {
  -ms-flex-item-align: end !important;
  -webkit-align-self: flex-end !important;
  align-self: flex-end !important
}

.align-self-center {
  -ms-flex-item-align: center !important;
  -webkit-align-self: center !important;
  align-self: center !important
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  -webkit-align-self: baseline !important;
  align-self: baseline !important
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  -webkit-align-self: stretch !important;
  align-self: stretch !important
}

@media(min-width:576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .col-sm-auto {
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
  }

  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
  }

  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
  }

  .col-sm-3 {
    -ms-flex: 0 0 25%;
    -webkit-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }

  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
  }

  .col-sm-6 {
    -ms-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
  }

  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
  }

  .col-sm-9 {
    -ms-flex: 0 0 75%;
    -webkit-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
  }

  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
  }

  .col-sm-12 {
    -ms-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .col-sm-five {
    -ms-flex: 0 0 20%;
    -webkit-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
  }

  .order-sm-first {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1
  }

  .order-sm-last {
    -ms-flex-order: 13;
    -webkit-order: 13;
    order: 13
  }

  .order-sm-0 {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0
  }

  .order-sm-1 {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1
  }

  .order-sm-2 {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2
  }

  .order-sm-3 {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3
  }

  .order-sm-4 {
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4
  }

  .order-sm-5 {
    -ms-flex-order: 5;
    -webkit-order: 5;
    order: 5
  }

  .order-sm-6 {
    -ms-flex-order: 6;
    -webkit-order: 6;
    order: 6
  }

  .order-sm-7 {
    -ms-flex-order: 7;
    -webkit-order: 7;
    order: 7
  }

  .order-sm-8 {
    -ms-flex-order: 8;
    -webkit-order: 8;
    order: 8
  }

  .order-sm-9 {
    -ms-flex-order: 9;
    -webkit-order: 9;
    order: 9
  }

  .order-sm-10 {
    -ms-flex-order: 10;
    -webkit-order: 10;
    order: 10
  }

  .order-sm-11 {
    -ms-flex-order: 11;
    -webkit-order: 11;
    order: 11
  }

  .order-sm-12 {
    -ms-flex-order: 12;
    -webkit-order: 12;
    order: 12
  }

  .offset-sm-0 {
    margin-left: 0
  }

  .offset-sm-1 {
    margin-left: 8.333333%
  }

  .offset-sm-2 {
    margin-left: 16.666667%
  }

  .offset-sm-3 {
    margin-left: 25%
  }

  .offset-sm-4 {
    margin-left: 33.333333%
  }

  .offset-sm-5 {
    margin-left: 41.666667%
  }

  .offset-sm-6 {
    margin-left: 50%
  }

  .offset-sm-7 {
    margin-left: 58.333333%
  }

  .offset-sm-8 {
    margin-left: 66.666667%
  }

  .offset-sm-9 {
    margin-left: 75%
  }

  .offset-sm-10 {
    margin-left: 83.333333%
  }

  .offset-sm-11 {
    margin-left: 91.666667%
  }

  .offset-sm-five {
    margin-left: 20%
  }

  .d-sm-none {
    display: none !important
  }

  .d-sm-inline {
    display: inline !important
  }

  .d-sm-inline-block {
    display: inline-block !important
  }

  .d-sm-block {
    display: block !important
  }

  .d-sm-table {
    display: table !important
  }

  .d-sm-table-row {
    display: table-row !important
  }

  .d-sm-table-cell {
    display: table-cell !important
  }

  .d-sm-flex {
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important
  }

  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-flex !important;
    display: inline-flex !important
  }

  .flex-sm-row {
    -ms-flex-direction: row !important;
    -webkit-flex-direction: row !important;
    flex-direction: row !important
  }

  .flex-sm-column {
    -ms-flex-direction: column !important;
    -webkit-flex-direction: column !important;
    flex-direction: column !important
  }

  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
  }

  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
  }

  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    -webkit-flex-wrap: wrap !important;
    flex-wrap: wrap !important
  }

  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    -webkit-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
  }

  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    -webkit-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
  }

  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    -webkit-flex: 1 1 auto !important;
    flex: 1 1 auto !important
  }

  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    -webkit-flex-grow: 0 !important;
    flex-grow: 0 !important
  }

  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    -webkit-flex-grow: 1 !important;
    flex-grow: 1 !important
  }

  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    -webkit-flex-shrink: 0 !important;
    flex-shrink: 0 !important
  }

  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    -webkit-flex-shrink: 1 !important;
    flex-shrink: 1 !important
  }

  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    -webkit-justify-content: flex-start !important;
    justify-content: flex-start !important
  }

  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    -webkit-justify-content: flex-end !important;
    justify-content: flex-end !important
  }

  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    -webkit-justify-content: center !important;
    justify-content: center !important
  }

  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    -webkit-justify-content: space-between !important;
    justify-content: space-between !important
  }

  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    -webkit-justify-content: space-around !important;
    justify-content: space-around !important
  }

  .align-items-sm-start {
    -ms-flex-align: start !important;
    -webkit-align-items: flex-start !important;
    align-items: flex-start !important
  }

  .align-items-sm-end {
    -ms-flex-align: end !important;
    -webkit-align-items: flex-end !important;
    align-items: flex-end !important
  }

  .align-items-sm-center {
    -ms-flex-align: center !important;
    -webkit-align-items: center !important;
    align-items: center !important
  }

  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    -webkit-align-items: baseline !important;
    align-items: baseline !important
  }

  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    -webkit-align-items: stretch !important;
    align-items: stretch !important
  }

  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    -webkit-align-content: flex-start !important;
    align-content: flex-start !important
  }

  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    -webkit-align-content: flex-end !important;
    align-content: flex-end !important
  }

  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    -webkit-align-content: center !important;
    align-content: center !important
  }

  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    -webkit-align-content: space-between !important;
    align-content: space-between !important
  }

  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    -webkit-align-content: space-around !important;
    align-content: space-around !important
  }

  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    -webkit-align-content: stretch !important;
    align-content: stretch !important
  }

  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    -webkit-align-self: auto !important;
    align-self: auto !important
  }

  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    -webkit-align-self: flex-start !important;
    align-self: flex-start !important
  }

  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    -webkit-align-self: flex-end !important;
    align-self: flex-end !important
  }

  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    -webkit-align-self: center !important;
    align-self: center !important
  }

  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    -webkit-align-self: baseline !important;
    align-self: baseline !important
  }

  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    -webkit-align-self: stretch !important;
    align-self: stretch !important
  }
}

@media(min-width:992px) {
  .list-4-cols li {
    width: 22%
  }

  .col-lg {
    -ms-flex-preferred-size: 0;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .col-lg-auto {
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
  }

  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
  }

  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
  }

  .col-lg-3 {
    -ms-flex: 0 0 25%;
    -webkit-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }

  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
  }

  .col-lg-6 {
    -ms-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
  }

  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
  }

  .col-lg-9 {
    -ms-flex: 0 0 75%;
    -webkit-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
  }

  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
  }

  .col-lg-12 {
    -ms-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .col-lg-five {
    -ms-flex: 0 0 20%;
    -webkit-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
  }

  .order-lg-first {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1
  }

  .order-lg-last {
    -ms-flex-order: 13;
    -webkit-order: 13;
    order: 13
  }

  .order-lg-0 {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0
  }

  .order-lg-1 {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1
  }

  .order-lg-2 {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2
  }

  .order-lg-3 {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3
  }

  .order-lg-4 {
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4
  }

  .order-lg-5 {
    -ms-flex-order: 5;
    -webkit-order: 5;
    order: 5
  }

  .order-lg-6 {
    -ms-flex-order: 6;
    -webkit-order: 6;
    order: 6
  }

  .order-lg-7 {
    -ms-flex-order: 7;
    -webkit-order: 7;
    order: 7
  }

  .order-lg-8 {
    -ms-flex-order: 8;
    -webkit-order: 8;
    order: 8
  }

  .order-lg-9 {
    -ms-flex-order: 9;
    -webkit-order: 9;
    order: 9
  }

  .order-lg-10 {
    -ms-flex-order: 10;
    -webkit-order: 10;
    order: 10
  }

  .order-lg-11 {
    -ms-flex-order: 11;
    -webkit-order: 11;
    order: 11
  }

  .order-lg-12 {
    -ms-flex-order: 12;
    -webkit-order: 12;
    order: 12
  }

  .offset-lg-0 {
    margin-left: 0
  }

  .offset-lg-1 {
    margin-left: 8.333333%
  }

  .offset-lg-2 {
    margin-left: 16.666667%
  }

  .offset-lg-3 {
    margin-left: 25%
  }

  .offset-lg-4 {
    margin-left: 33.333333%
  }

  .offset-lg-5 {
    margin-left: 41.666667%
  }

  .offset-lg-6 {
    margin-left: 50%
  }

  .offset-lg-7 {
    margin-left: 58.333333%
  }

  .offset-lg-8 {
    margin-left: 66.666667%
  }

  .offset-lg-9 {
    margin-left: 75%
  }

  .offset-lg-10 {
    margin-left: 83.333333%
  }

  .offset-lg-11 {
    margin-left: 91.666667%
  }

  .offset-lg-five {
    margin-left: 20%
  }

  .d-lg-none {
    display: none !important
  }

  .d-lg-inline {
    display: inline !important
  }

  .d-lg-inline-block {
    display: inline-block !important
  }

  .d-lg-block {
    display: block !important
  }

  .d-lg-table {
    display: table !important
  }

  .d-lg-table-row {
    display: table-row !important
  }

  .d-lg-table-cell {
    display: table-cell !important
  }

  .d-lg-flex {
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important
  }

  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-flex !important;
    display: inline-flex !important
  }

  .flex-lg-row {
    -ms-flex-direction: row !important;
    -webkit-flex-direction: row !important;
    flex-direction: row !important
  }

  .flex-lg-column {
    -ms-flex-direction: column !important;
    -webkit-flex-direction: column !important;
    flex-direction: column !important
  }

  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
  }

  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
  }

  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    -webkit-flex-wrap: wrap !important;
    flex-wrap: wrap !important
  }

  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    -webkit-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
  }

  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    -webkit-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
  }

  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    -webkit-flex: 1 1 auto !important;
    flex: 1 1 auto !important
  }

  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    -webkit-flex-grow: 0 !important;
    flex-grow: 0 !important
  }

  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    -webkit-flex-grow: 1 !important;
    flex-grow: 1 !important
  }

  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    -webkit-flex-shrink: 0 !important;
    flex-shrink: 0 !important
  }

  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    -webkit-flex-shrink: 1 !important;
    flex-shrink: 1 !important
  }

  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    -webkit-justify-content: flex-start !important;
    justify-content: flex-start !important
  }

  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    -webkit-justify-content: flex-end !important;
    justify-content: flex-end !important
  }

  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    -webkit-justify-content: center !important;
    justify-content: center !important
  }

  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    -webkit-justify-content: space-between !important;
    justify-content: space-between !important
  }

  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    -webkit-justify-content: space-around !important;
    justify-content: space-around !important
  }

  .align-items-lg-start {
    -ms-flex-align: start !important;
    -webkit-align-items: flex-start !important;
    align-items: flex-start !important
  }

  .align-items-lg-end {
    -ms-flex-align: end !important;
    -webkit-align-items: flex-end !important;
    align-items: flex-end !important
  }

  .align-items-lg-center {
    -ms-flex-align: center !important;
    -webkit-align-items: center !important;
    align-items: center !important
  }

  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    -webkit-align-items: baseline !important;
    align-items: baseline !important
  }

  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    -webkit-align-items: stretch !important;
    align-items: stretch !important
  }

  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    -webkit-align-content: flex-start !important;
    align-content: flex-start !important
  }

  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    -webkit-align-content: flex-end !important;
    align-content: flex-end !important
  }

  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    -webkit-align-content: center !important;
    align-content: center !important
  }

  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    -webkit-align-content: space-between !important;
    align-content: space-between !important
  }

  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    -webkit-align-content: space-around !important;
    align-content: space-around !important
  }

  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    -webkit-align-content: stretch !important;
    align-content: stretch !important
  }

  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    -webkit-align-self: auto !important;
    align-self: auto !important
  }

  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    -webkit-align-self: flex-start !important;
    align-self: flex-start !important
  }

  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    -webkit-align-self: flex-end !important;
    align-self: flex-end !important
  }

  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    -webkit-align-self: center !important;
    align-self: center !important
  }

  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    -webkit-align-self: baseline !important;
    align-self: baseline !important
  }

  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    -webkit-align-self: stretch !important;
    align-self: stretch !important
  }
}

.padding,
.padding-lg,
.padding-xl {
  padding: 3rem 10%
}

.padding-sm {
  padding: 2.25rem
}

@media(min-width:768px)and (max-width:1199px) {

  .padding,
  .padding-lg,
  .padding-xl {
    padding: 4.5rem 8%
  }
}

.padding-lg-50-50 {
  padding: 3rem
}

@media(min-width:991px) {
  .padding-lg-50-50 {
    padding: 4.5rem
  }
}

@media(min-width:1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .col-xl-auto {
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
  }

  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
  }

  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
  }

  .col-xl-3 {
    -ms-flex: 0 0 25%;
    -webkit-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }

  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
  }

  .col-xl-6 {
    -ms-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
  }

  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
  }

  .col-xl-9 {
    -ms-flex: 0 0 75%;
    -webkit-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
  }

  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
  }

  .col-xl-12 {
    -ms-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .col-xl-five {
    -ms-flex: 0 0 20%;
    -webkit-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
  }

  .order-xl-first {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1
  }

  .order-xl-last {
    -ms-flex-order: 13;
    -webkit-order: 13;
    order: 13
  }

  .order-xl-0 {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0
  }

  .order-xl-1 {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1
  }

  .order-xl-2 {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2
  }

  .order-xl-3 {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3
  }

  .order-xl-4 {
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4
  }

  .order-xl-5 {
    -ms-flex-order: 5;
    -webkit-order: 5;
    order: 5
  }

  .order-xl-6 {
    -ms-flex-order: 6;
    -webkit-order: 6;
    order: 6
  }

  .order-xl-7 {
    -ms-flex-order: 7;
    -webkit-order: 7;
    order: 7
  }

  .order-xl-8 {
    -ms-flex-order: 8;
    -webkit-order: 8;
    order: 8
  }

  .order-xl-9 {
    -ms-flex-order: 9;
    -webkit-order: 9;
    order: 9
  }

  .order-xl-10 {
    -ms-flex-order: 10;
    -webkit-order: 10;
    order: 10
  }

  .order-xl-11 {
    -ms-flex-order: 11;
    -webkit-order: 11;
    order: 11
  }

  .order-xl-12 {
    -ms-flex-order: 12;
    -webkit-order: 12;
    order: 12
  }

  .offset-xl-0 {
    margin-left: 0
  }

  .offset-xl-1 {
    margin-left: 8.333333%
  }

  .offset-xl-2 {
    margin-left: 16.666667%
  }

  .offset-xl-3 {
    margin-left: 25%
  }

  .offset-xl-4 {
    margin-left: 33.333333%
  }

  .offset-xl-5 {
    margin-left: 41.666667%
  }

  .offset-xl-6 {
    margin-left: 50%
  }

  .offset-xl-7 {
    margin-left: 58.333333%
  }

  .offset-xl-8 {
    margin-left: 66.666667%
  }

  .offset-xl-9 {
    margin-left: 75%
  }

  .offset-xl-10 {
    margin-left: 83.333333%
  }

  .offset-xl-11 {
    margin-left: 91.666667%
  }

  .offset-xl-five {
    margin-left: 20%
  }

  .d-xl-none {
    display: none !important
  }

  .d-xl-inline {
    display: inline !important
  }

  .d-xl-inline-block {
    display: inline-block !important
  }

  .d-xl-block {
    display: block !important
  }

  .d-xl-table {
    display: table !important
  }

  .d-xl-table-row {
    display: table-row !important
  }

  .d-xl-table-cell {
    display: table-cell !important
  }

  .d-xl-flex {
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important
  }

  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-flex !important;
    display: inline-flex !important
  }

  .flex-xl-row {
    -ms-flex-direction: row !important;
    -webkit-flex-direction: row !important;
    flex-direction: row !important
  }

  .flex-xl-column {
    -ms-flex-direction: column !important;
    -webkit-flex-direction: column !important;
    flex-direction: column !important
  }

  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
  }

  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
  }

  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    -webkit-flex-wrap: wrap !important;
    flex-wrap: wrap !important
  }

  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    -webkit-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
  }

  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    -webkit-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
  }

  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    -webkit-flex: 1 1 auto !important;
    flex: 1 1 auto !important
  }

  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    -webkit-flex-grow: 0 !important;
    flex-grow: 0 !important
  }

  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    -webkit-flex-grow: 1 !important;
    flex-grow: 1 !important
  }

  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    -webkit-flex-shrink: 0 !important;
    flex-shrink: 0 !important
  }

  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    -webkit-flex-shrink: 1 !important;
    flex-shrink: 1 !important
  }

  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    -webkit-justify-content: flex-start !important;
    justify-content: flex-start !important
  }

  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    -webkit-justify-content: flex-end !important;
    justify-content: flex-end !important
  }

  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    -webkit-justify-content: center !important;
    justify-content: center !important
  }

  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    -webkit-justify-content: space-between !important;
    justify-content: space-between !important
  }

  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    -webkit-justify-content: space-around !important;
    justify-content: space-around !important
  }

  .align-items-xl-start {
    -ms-flex-align: start !important;
    -webkit-align-items: flex-start !important;
    align-items: flex-start !important
  }

  .align-items-xl-end {
    -ms-flex-align: end !important;
    -webkit-align-items: flex-end !important;
    align-items: flex-end !important
  }

  .align-items-xl-center {
    -ms-flex-align: center !important;
    -webkit-align-items: center !important;
    align-items: center !important
  }

  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    -webkit-align-items: baseline !important;
    align-items: baseline !important
  }

  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    -webkit-align-items: stretch !important;
    align-items: stretch !important
  }

  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    -webkit-align-content: flex-start !important;
    align-content: flex-start !important
  }

  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    -webkit-align-content: flex-end !important;
    align-content: flex-end !important
  }

  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    -webkit-align-content: center !important;
    align-content: center !important
  }

  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    -webkit-align-content: space-between !important;
    align-content: space-between !important
  }

  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    -webkit-align-content: space-around !important;
    align-content: space-around !important
  }

  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    -webkit-align-content: stretch !important;
    align-content: stretch !important
  }

  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    -webkit-align-self: auto !important;
    align-self: auto !important
  }

  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    -webkit-align-self: flex-start !important;
    align-self: flex-start !important
  }

  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    -webkit-align-self: flex-end !important;
    align-self: flex-end !important
  }

  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    -webkit-align-self: center !important;
    align-self: center !important
  }

  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    -webkit-align-self: baseline !important;
    align-self: baseline !important
  }

  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    -webkit-align-self: stretch !important;
    align-self: stretch !important
  }

  .padding {
    padding: 4.5rem 12%
  }

  .padding-lg {
    padding: 7rem 12%
  }

  .padding-xl {
    padding: 7.5rem 12%
  }

  .padding-lg-50-50 {
    padding: 72px 96px
  }
}

.padding-blog,
.padding-header-col,
.padding-heading,
.padding-module,
.padding-xl-120,
.padding-xl-120-180,
.padding-xl-120-72,
.padding-xl-180,
.padding-xl-240,
.padding-xl-72,
.padding-xl-72-120,
.padding-xl-96,
.padding-xl-96-120,
.padding-xl-96-180,
.padding-xl-96-240 {
  padding: 12.3vw 6.15vw
}

.padding-fcs {
  padding: 15vw 6.15vw 18.125vw
}

.padding-fi {
  padding: 18vw 10% 16vw
}

@media(min-width:768px)and (max-width:1199px) {
  .padding-fcs {
    padding: 10vw 6.25vw
  }

  .padding-fi {
    padding: 15vw 8%
  }
}

@media(min-width:1200px) {
  .padding-fcs {
    padding: 9.375vw
  }

  .padding-fi {
    padding: 6rem 4%
  }
}

.padding-partner-col {
  padding: 12.3vw
}

@media(min-width:768px)and (max-width:1199px) {
  .padding-partner-col {
    padding: 3rem 16vw
  }

  .padding-blog,
  .padding-header-col,
  .padding-module,
  .padding-xl-120,
  .padding-xl-120-180,
  .padding-xl-120-72,
  .padding-xl-180,
  .padding-xl-240,
  .padding-xl-72,
  .padding-xl-72-120,
  .padding-xl-96,
  .padding-xl-96-120,
  .padding-xl-96-180,
  .padding-xl-96-240 {
    padding: 9.375vw 6.25vw
  }
}

@media(min-width:1200px) {
  .padding-partner-col {
    padding: 3.75vw 12.5vw
  }

  .padding-blog,
  .padding-header-col,
  .padding-module,
  .padding-xl-120,
  .padding-xl-120-180,
  .padding-xl-120-72,
  .padding-xl-180,
  .padding-xl-240,
  .padding-xl-72,
  .padding-xl-72-120,
  .padding-xl-96,
  .padding-xl-96-120,
  .padding-xl-96-180,
  .padding-xl-96-240 {
    padding: 9.375vw
  }
}

.padding-blog {
  padding-top: 8vw
}

.padding-md-140 {
  padding: 8.5vw 6.15vw
}

.flex-container {
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 1.5rem
}

@media(min-width:768px)and (max-width:1199px) {
  .padding-md-140 {
    padding: 9.375vw 6.25vw
  }

  .flex-container {
    gap: 1rem
  }

  .flex-container div {
    min-width: 45%
  }
}

@media(min-width:1200px) {
  .padding-blog {
    padding: 4.5rem 4.5rem 7.5rem
  }

  .padding-module {
    padding: 3.75vw 9.375vw 7.3vw
  }

  .padding-header-col {
    padding: 4.5vw 6vw
  }

  .padding-md-140 {
    padding: 7.29vw
  }

  .padding-xl-72 {
    padding: 3.75vw
  }

  .padding-xl-96 {
    padding: 5vw
  }

  .padding-xl-120 {
    padding: 6.25vw
  }

  .padding-xl-180 {
    padding: 9.375vw
  }

  .padding-xl-240 {
    padding: 12.5vw
  }

  .padding-xl-72-120 {
    padding: 3.75vw 6.25vw
  }

  .padding-xl-120-72 {
    padding: 6.25vw 3.75vw
  }

  .padding-xl-96-120 {
    padding: 5vw 6.25vw
  }

  .padding-xl-96-180 {
    padding: 5vw 9.375vw
  }

  .padding-xl-120-180 {
    padding: 6.25vw 9.375vw
  }

  .flex-container {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    gap: 3rem
  }
}

.flex-container--logos {
  -webkit-justify-content: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem
}

.flex-container--people {
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.frame__media {
  width: 100%;
  height: 100%
}

@media(max-width:767px) {
  .section--cta-strip .section__container {
    text-align: center
  }

  .section--cta-strip .section__btn {
    margin-top: 2.25rem
  }

  .overlay.no-mobile-animation:before {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  .frame--cs-tile {
    padding-bottom: 90vw
  }
}

@media(min-width:768px)and (max-width:1199px) {
  .flex-container--people .card:nth-child(2n) {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }

  .frame--cs-tile {
    padding-bottom: 56vw
  }
}

@media(min-width:1200px) {
  .flex-container--logos {
    gap: 2.25rem
  }

  .flex-container--people {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 3rem
  }

  .flex-container--people .card {
    width: calc(50% - 1.5rem)
  }

  .flex-container--people .card:nth-child(4n),
  .flex-container--people .card:nth-child(4n+3) {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }

  .frame--cs-tile {
    height: 100%
  }
}

.bg-shape svg,
.frame--image-contained,
.frame--image-covered {
  width: 100%;
  height: 100%
}

.bg-shape-container,
.frame--image-contained .frame__media,
.frame--image-covered .frame__media,
.frame--stretch {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.frame--image-covered .frame__media {
  object-fit: cover
}

.frame--stretch .frame__media {
  width: 100%;
  height: 100%;
  object-fit: cover
}

.frame--square {
  width: 100%;
  padding: 2rem
}

.frame--square-2 {
  aspect-ratio: 1/1
}

.frame--logo .frame__media,
.frame--small-logo .frame__media {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important
}

.frame--small-logo {
  display: inline-block;
  max-width: 320px;
  max-height: 320px;
  width: 64.615vw;
  height: 64.615vw
}

@media(min-width:768px) {
  .section--cta-strip .section__container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
  }

  .overlay--with-shapes-large:before,
  .overlay--with-shapes-small:before {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s
  }

  .animated .overlay--with-shapes-large:before,
  .animated .overlay--with-shapes-small:before {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  .overlay__shape .overlay__icon {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center;
    transition: transform .8s;
    transition: transform .8s, -webkit-transform .8s;
    transition-delay: .3s
  }

  .animated .overlay__shape .overlay__icon {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }

  .col-md {
    -ms-flex-preferred-size: 0;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .col-md-auto {
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
  }

  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
  }

  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
  }

  .col-md-3 {
    -ms-flex: 0 0 25%;
    -webkit-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }

  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
  }

  .col-md-6 {
    -ms-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
  }

  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
  }

  .col-md-9 {
    -ms-flex: 0 0 75%;
    -webkit-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
  }

  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
  }

  .col-md-12 {
    -ms-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .col-md-five {
    -ms-flex: 0 0 20%;
    -webkit-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
  }

  .order-md-first {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1
  }

  .order-md-last {
    -ms-flex-order: 13;
    -webkit-order: 13;
    order: 13
  }

  .order-md-0 {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0
  }

  .order-md-1 {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1
  }

  .order-md-2 {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2
  }

  .order-md-3 {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3
  }

  .order-md-4 {
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4
  }

  .order-md-5 {
    -ms-flex-order: 5;
    -webkit-order: 5;
    order: 5
  }

  .order-md-6 {
    -ms-flex-order: 6;
    -webkit-order: 6;
    order: 6
  }

  .order-md-7 {
    -ms-flex-order: 7;
    -webkit-order: 7;
    order: 7
  }

  .order-md-8 {
    -ms-flex-order: 8;
    -webkit-order: 8;
    order: 8
  }

  .order-md-9 {
    -ms-flex-order: 9;
    -webkit-order: 9;
    order: 9
  }

  .order-md-10 {
    -ms-flex-order: 10;
    -webkit-order: 10;
    order: 10
  }

  .order-md-11 {
    -ms-flex-order: 11;
    -webkit-order: 11;
    order: 11
  }

  .order-md-12 {
    -ms-flex-order: 12;
    -webkit-order: 12;
    order: 12
  }

  .offset-md-0 {
    margin-left: 0
  }

  .offset-md-1 {
    margin-left: 8.333333%
  }

  .offset-md-2 {
    margin-left: 16.666667%
  }

  .offset-md-3 {
    margin-left: 25%
  }

  .offset-md-4 {
    margin-left: 33.333333%
  }

  .offset-md-5 {
    margin-left: 41.666667%
  }

  .offset-md-6 {
    margin-left: 50%
  }

  .offset-md-7 {
    margin-left: 58.333333%
  }

  .offset-md-8 {
    margin-left: 66.666667%
  }

  .offset-md-9 {
    margin-left: 75%
  }

  .offset-md-10 {
    margin-left: 83.333333%
  }

  .offset-md-11 {
    margin-left: 91.666667%
  }

  .offset-md-five {
    margin-left: 20%
  }

  .d-md-none {
    display: none !important
  }

  .d-md-inline {
    display: inline !important
  }

  .d-md-inline-block {
    display: inline-block !important
  }

  .d-md-block {
    display: block !important
  }

  .d-md-table {
    display: table !important
  }

  .d-md-table-row {
    display: table-row !important
  }

  .d-md-table-cell {
    display: table-cell !important
  }

  .d-md-flex {
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important
  }

  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-flex !important;
    display: inline-flex !important
  }

  .flex-md-row {
    -ms-flex-direction: row !important;
    -webkit-flex-direction: row !important;
    flex-direction: row !important
  }

  .flex-md-column {
    -ms-flex-direction: column !important;
    -webkit-flex-direction: column !important;
    flex-direction: column !important
  }

  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
  }

  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
  }

  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    -webkit-flex-wrap: wrap !important;
    flex-wrap: wrap !important
  }

  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    -webkit-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
  }

  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    -webkit-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
  }

  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    -webkit-flex: 1 1 auto !important;
    flex: 1 1 auto !important
  }

  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    -webkit-flex-grow: 0 !important;
    flex-grow: 0 !important
  }

  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    -webkit-flex-grow: 1 !important;
    flex-grow: 1 !important
  }

  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    -webkit-flex-shrink: 0 !important;
    flex-shrink: 0 !important
  }

  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    -webkit-flex-shrink: 1 !important;
    flex-shrink: 1 !important
  }

  .justify-content-md-start {
    -ms-flex-pack: start !important;
    -webkit-justify-content: flex-start !important;
    justify-content: flex-start !important
  }

  .justify-content-md-end {
    -ms-flex-pack: end !important;
    -webkit-justify-content: flex-end !important;
    justify-content: flex-end !important
  }

  .justify-content-md-center {
    -ms-flex-pack: center !important;
    -webkit-justify-content: center !important;
    justify-content: center !important
  }

  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    -webkit-justify-content: space-between !important;
    justify-content: space-between !important
  }

  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    -webkit-justify-content: space-around !important;
    justify-content: space-around !important
  }

  .align-items-md-start {
    -ms-flex-align: start !important;
    -webkit-align-items: flex-start !important;
    align-items: flex-start !important
  }

  .align-items-md-end {
    -ms-flex-align: end !important;
    -webkit-align-items: flex-end !important;
    align-items: flex-end !important
  }

  .align-items-md-center {
    -ms-flex-align: center !important;
    -webkit-align-items: center !important;
    align-items: center !important
  }

  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    -webkit-align-items: baseline !important;
    align-items: baseline !important
  }

  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    -webkit-align-items: stretch !important;
    align-items: stretch !important
  }

  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    -webkit-align-content: flex-start !important;
    align-content: flex-start !important
  }

  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    -webkit-align-content: flex-end !important;
    align-content: flex-end !important
  }

  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    -webkit-align-content: center !important;
    align-content: center !important
  }

  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    -webkit-align-content: space-between !important;
    align-content: space-between !important
  }

  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    -webkit-align-content: space-around !important;
    align-content: space-around !important
  }

  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    -webkit-align-content: stretch !important;
    align-content: stretch !important
  }

  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    -webkit-align-self: auto !important;
    align-self: auto !important
  }

  .align-self-md-start {
    -ms-flex-item-align: start !important;
    -webkit-align-self: flex-start !important;
    align-self: flex-start !important
  }

  .align-self-md-end {
    -ms-flex-item-align: end !important;
    -webkit-align-self: flex-end !important;
    align-self: flex-end !important
  }

  .align-self-md-center {
    -ms-flex-item-align: center !important;
    -webkit-align-self: center !important;
    align-self: center !important
  }

  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    -webkit-align-self: baseline !important;
    align-self: baseline !important
  }

  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    -webkit-align-self: stretch !important;
    align-self: stretch !important
  }

  .padding-sm {
    padding: 3rem
  }

  .padding-heading {
    padding: 9.375vw
  }

  .frame--small-logo {
    width: 20.125vw;
    height: 12.125vw
  }
}

@media(min-width:1200px) {
  .frame--small-logo {
    max-width: 256px;
    max-height: 256px;
    width: 13.125vw;
    height: 13.125vw
  }
}

.frame--logo {
  display: block;
  width: 75%;
  max-width: 275px;
  padding-bottom: 50%;
  margin: 0 auto 1.5rem
}

.frame--carousel {
  width: 100%;
  aspect-ratio: 1.1/1
}

.frame--carousel .frame__media {
  width: 100%;
  height: 100%;
  object-fit: cover
}

.frame--landscape {
  padding-bottom: 56%
}

@media(max-width:1199px) {
  .frame--square-touch {
    padding-bottom: 92vw
  }

  .frame--center {
    top: 0;
    left: 50%
  }
}

@media(max-width:767px) {
  .frame--square-mobile {
    padding-bottom: 90vw
  }
}

.frame--landscape-larger {
  padding-bottom: 68.75%
}

@media(min-width:768px)and (max-width:1199px) {
  .frame--landscape-tablet {
    padding-bottom: 56%
  }
}

@media(max-width:767px) {
  .frame--landscape-mobile {
    padding-bottom: 56%
  }
}

@media(min-width:1200px) {
  .frame--logo {
    width: 100%
  }

  .frame--carousel {
    aspect-ratio: 768/485
  }

  .frame--landscape-desktop {
    padding-bottom: 28.54vw
  }
}

@media(max-width:767px) {
  .frame--landscape-larger-mobile {
    padding-bottom: 68.75%
  }

  .x-gradient {
    padding-bottom: 20vw
  }
}

@media(min-width:768px)and (max-width:1199px) {
  .frame--60-tablet {
    width: 60%;
    padding-bottom: 28%;
    margin: 0 auto
  }
}

.frame--center {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 300
}

.frame--gradient-circle {
  border-radius: 50%;
  position: relative;
  width: 65vw;
  height: 65vw;
  background: linear-gradient(45deg, #159dd8, #268d44);
  text-align: center;
  margin: 0 auto
}

.frame--gradient-circle .frame__media {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 50%;
  height: auto
}

@media(min-width:768px) {
  .frame--gradient-circle {
    width: 28.75vw;
    height: 28.75vw
  }
}

.frame--rounded {
  width: 72px;
  min-width: 72px;
  height: 72px;
  overflow: hidden;
  border-radius: 50%;
  background-color: #fff;
  padding: .5rem;
  box-shadow: 8px 2px 30px #00000029;
  box-sizing: content-box;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

@media(min-width:768px) {
  .frame--rounded {
    min-width: 120px;
    width: 120px;
    height: 120px;
    padding: .75rem
  }
}

.bg-shape {
  position: absolute;
  z-index: 100;
  overflow: hidden
}

.bg-shape .bg-shape__icon {
  width: 100%;
  height: 100%;
  fill: linear-gradient(45deg, #159dd8, #159dd8)
}

.bg-shape .bg-shape__inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-transform-origin: bottom right;
  transform-origin: bottom right
}

.quater-filled .bg-shape__inner {
  border-radius: 100% 0 0
}

.bg-blue .full-border-filled .bg-shape__inner,
.bg-blue .full-filled .bg-shape__inner,
.bg-blue .half-border-filled .bg-shape__inner,
.bg-blue .half-filled .bg-shape__inner,
.bg-blue .quater-border-filled .bg-shape__inner,
.bg-blue .quater-filled .bg-shape__inner,
.bg-blue2 .full-border-filled .bg-shape__inner,
.bg-blue2 .full-filled .bg-shape__inner,
.bg-blue2 .half-border-filled .bg-shape__inner,
.bg-blue2 .half-filled .bg-shape__inner,
.bg-blue2 .quater-border-filled .bg-shape__inner,
.bg-blue2 .quater-filled .bg-shape__inner {
  background: linear-gradient(135deg, #268d44 15%, #159dd8 85%)
}

.bg-darkOffWhite .full-border-filled .bg-shape__inner,
.bg-darkOffWhite .full-filled .bg-shape__inner,
.bg-darkOffWhite .half-border-filled .bg-shape__inner,
.bg-darkOffWhite .half-filled .bg-shape__inner,
.bg-darkOffWhite .quater-border-filled .bg-shape__inner,
.bg-darkOffWhite .quater-filled .bg-shape__inner,
.bg-lightOffWhite .full-border-filled .bg-shape__inner,
.bg-lightOffWhite .full-filled .bg-shape__inner,
.bg-lightOffWhite .half-border-filled .bg-shape__inner,
.bg-lightOffWhite .half-filled .bg-shape__inner,
.bg-lightOffWhite .quater-border-filled .bg-shape__inner,
.bg-lightOffWhite .quater-filled .bg-shape__inner,
.bg-pink .full-border-filled .bg-shape__inner,
.bg-pink .full-filled .bg-shape__inner,
.bg-pink .half-border-filled .bg-shape__inner,
.bg-pink .half-filled .bg-shape__inner,
.bg-pink .quater-border-filled .bg-shape__inner,
.bg-pink .quater-filled .bg-shape__inner,
.bg-purple .full-border-filled .bg-shape__inner,
.bg-purple .full-filled .bg-shape__inner,
.bg-purple .half-border-filled .bg-shape__inner,
.bg-purple .half-filled .bg-shape__inner,
.bg-purple .quater-border-filled .bg-shape__inner,
.bg-purple .quater-filled .bg-shape__inner,
.bg-purple2 .full-border-filled .bg-shape__inner,
.bg-purple2 .full-filled .bg-shape__inner,
.bg-purple2 .half-border-filled .bg-shape__inner,
.bg-purple2 .half-filled .bg-shape__inner,
.bg-purple2 .quater-border-filled .bg-shape__inner,
.bg-purple2 .quater-filled .bg-shape__inner,
.full-border-filled .bg-shape__inner,
.full-filled .bg-shape__inner,
.gradient-4:not([class*=border-single]):not([class*=border-double]) .bg-shape__inner,
.half-border-filled .bg-shape__inner,
.half-filled .bg-shape__inner,
.quater-border-filled .bg-shape__inner,
.quater-filled .bg-shape__inner {
  background: linear-gradient(210deg, #159dd8, #268d44)
}

.full-border-filled.color-white .bg-shape__inner,
.full-filled.color-white .bg-shape__inner,
.half-border-filled.color-white .bg-shape__inner,
.half-filled.color-white .bg-shape__inner,
.quater-border-filled.color-white .bg-shape__inner,
.quater-filled.color-white .bg-shape__inner {
  background: #fff
}

.full-border-filled.color-blue .bg-shape__inner,
.full-border-filled.color-pink .bg-shape__inner,
.full-filled.color-blue .bg-shape__inner,
.full-filled.color-pink .bg-shape__inner,
.half-border-filled.color-blue .bg-shape__inner,
.half-border-filled.color-pink .bg-shape__inner,
.half-filled.color-blue .bg-shape__inner,
.half-filled.color-pink .bg-shape__inner,
.quater-border-filled.color-blue .bg-shape__inner,
.quater-border-filled.color-pink .bg-shape__inner,
.quater-filled.color-blue .bg-shape__inner,
.quater-filled.color-pink .bg-shape__inner {
  background: #159dd8
}

.full-border-filled.color-purple .bg-shape__inner,
.full-filled.color-purple .bg-shape__inner,
.half-border-filled.color-purple .bg-shape__inner,
.half-filled.color-purple .bg-shape__inner,
.quater-border-filled.color-purple .bg-shape__inner,
.quater-filled.color-purple .bg-shape__inner {
  background: #268d44
}

.quater-border-single .bg-shape__inner {
  border-top: 1px solid #159dd8;
  border-left: 1px solid #159dd8;
  border-radius: 100% 0 0
}

.half-border-double.right,
.half-border-filled.right,
.half-filled.right,
.quater-border-double.top.right,
.quater-border-filled.top.right,
.quater-border-single.top.right,
.quater-filled.top.right,
.rotate-270 {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg)
}

.animation-rotateRight90,
.half-border-double.left,
.half-border-filled.left,
.half-filled.left,
.quater-border-double.bottom.left,
.quater-border-filled.bottom.left,
.quater-border-single.bottom.left,
.quater-filled.bottom.left,
.rotate-90 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

.quater-border-filled .bg-shape__inner {
  -webkit-mask: url("/web/images/icons/ring-quater-mask.svg") center center no-repeat;
  mask: url("/web/images/icons/ring-quater-mask.svg") center center no-repeat;
  background-color: #159dd8
}

.gradient-1:not([class*=border-single]):not([class*=border-double]) .bg-shape__inner,
.side-half-border-gradient .bg-shape__inner {
  background: linear-gradient(45deg, #159dd8, #268d44)
}

.side-half-border-gradient {
  width: 96px;
  height: 192px
}

.side-half-border-gradient .bg-shape__inner {
  -webkit-transform-origin: center right;
  transform-origin: center right;
  -webkit-mask: url("/web/images/icons/half-circle-shape.svg") center center no-repeat;
  mask: url("/web/images/icons/half-circle-shape.svg") center center no-repeat
}

.half-border-double .bg-shape__inner,
.half-border-filled .bg-shape__inner {
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center;
  -webkit-mask: url("/web/images/icons/half-circle-shape-top.svg") center center no-repeat;
  mask: url("/web/images/icons/half-circle-shape-top.svg") center center no-repeat;
  -webkit-mask-position: bottom center;
  mask-position: bottom center
}

.half-filled .bg-shape__inner {
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center;
  -webkit-mask: url("/web/images/icons/half-circle-full-shape-top.svg") center center no-repeat;
  mask: url("/web/images/icons/half-circle-full-shape-top.svg") center center no-repeat;
  -webkit-mask-position: bottom center;
  mask-position: bottom center
}

.half-border-double {
  stroke-width: .5px;
  stroke: #159dd8;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end
}

.half-border-double.color-purple {
  stroke: #268d44
}

.half-border-double svg {
  fill: transparent;
  height: 50%;
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center
}

.half-border-double.right.center-y,
.half-border-filled.right.center-y,
.half-filled.right.center-y {
  top: 55%;
  -webkit-transform: translateY(-50%) rotate(270deg);
  transform: translateY(-50%) rotate(270deg)
}

.full-filled .bg-shape__inner {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  border-radius: 50%;
  background-color: #159dd8
}

.full-border-single .bg-shape__inner {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  border: 1px solid #159dd8
}

.bg-blue .full-border-double .bg-shape__inner:after,
.bg-blue .full-border-double .bg-shape__inner:before,
.bg-blue .full-border-single .bg-shape__inner,
.bg-blue .quater-border-double .bg-shape__inner:after,
.bg-blue .quater-border-double .bg-shape__inner:before,
.bg-blue .quater-border-single .bg-shape__inner,
.bg-blue2 .full-border-double .bg-shape__inner:after,
.bg-blue2 .full-border-double .bg-shape__inner:before,
.bg-blue2 .full-border-single .bg-shape__inner,
.bg-blue2 .quater-border-double .bg-shape__inner:after,
.bg-blue2 .quater-border-double .bg-shape__inner:before,
.bg-blue2 .quater-border-single .bg-shape__inner,
.full-border-double.color-blue .bg-shape__inner:after,
.full-border-double.color-blue .bg-shape__inner:before,
.full-border-double.color-blue2 .bg-shape__inner:after,
.full-border-double.color-blue2 .bg-shape__inner:before,
.full-border-double.color-pink .bg-shape__inner:after,
.full-border-double.color-pink .bg-shape__inner:before,
.full-border-single.color-blue .bg-shape__inner,
.full-border-single.color-pink .bg-shape__inner,
.quater-border-double.color-blue .bg-shape__inner:after,
.quater-border-double.color-blue .bg-shape__inner:before,
.quater-border-double.color-blue2 .bg-shape__inner:after,
.quater-border-double.color-blue2 .bg-shape__inner:before,
.quater-border-double.color-pink .bg-shape__inner:after,
.quater-border-double.color-pink .bg-shape__inner:before,
.quater-border-single.color-blue .bg-shape__inner,
.quater-border-single.color-pink .bg-shape__inner {
  border-color: #159dd8
}

.bg-gradient .full-border-double .bg-shape__inner:after,
.bg-gradient .full-border-double .bg-shape__inner:before,
.bg-gradient .quater-border-double .bg-shape__inner:after,
.bg-gradient .quater-border-double .bg-shape__inner:before,
.bg-pink .full-border-double .bg-shape__inner:after,
.bg-pink .full-border-double .bg-shape__inner:before,
.bg-pink .full-border-single .bg-shape__inner,
.bg-pink .quater-border-double .bg-shape__inner:after,
.bg-pink .quater-border-double .bg-shape__inner:before,
.bg-pink .quater-border-single .bg-shape__inner,
.bg-purple .full-border-double .bg-shape__inner:after,
.bg-purple .full-border-double .bg-shape__inner:before,
.bg-purple .full-border-single .bg-shape__inner,
.bg-purple .quater-border-double .bg-shape__inner:after,
.bg-purple .quater-border-double .bg-shape__inner:before,
.bg-purple .quater-border-single .bg-shape__inner,
.bg-purple2 .full-border-double .bg-shape__inner:after,
.bg-purple2 .full-border-double .bg-shape__inner:before,
.bg-purple2 .full-border-single .bg-shape__inner,
.bg-purple2 .quater-border-double .bg-shape__inner:after,
.bg-purple2 .quater-border-double .bg-shape__inner:before,
.bg-purple2 .quater-border-single .bg-shape__inner,
.full-border-double.color-white .bg-shape__inner:after,
.full-border-double.color-white .bg-shape__inner:before,
.full-border-single.color-white .bg-shape__inner,
.quater-border-double.color-white .bg-shape__inner:after,
.quater-border-double.color-white .bg-shape__inner:before,
.quater-border-single.color-white .bg-shape__inner {
  border-color: #fff
}

.full-border-double.color-purple .bg-shape__inner:after,
.full-border-double.color-purple .bg-shape__inner:before,
.full-border-double.color-purple2 .bg-shape__inner:after,
.full-border-double.color-purple2 .bg-shape__inner:before,
.full-border-single.color-purple .bg-shape__inner,
.quater-border-double.color-purple .bg-shape__inner:after,
.quater-border-double.color-purple .bg-shape__inner:before,
.quater-border-double.color-purple2 .bg-shape__inner:after,
.quater-border-double.color-purple2 .bg-shape__inner:before,
.quater-border-single.color-purple .bg-shape__inner {
  border-color: #268d44
}

.full-border-double .bg-shape__inner:after,
.full-border-double .bg-shape__inner:before,
.quater-border-double .bg-shape__inner:after,
.quater-border-double .bg-shape__inner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-color: #159dd8
}

.full-border-double.color-darkOffWhite .bg-shape__inner:after,
.full-border-double.color-darkOffWhite .bg-shape__inner:before,
.quater-border-double.color-darkOffWhite .bg-shape__inner:after,
.quater-border-double.color-darkOffWhite .bg-shape__inner:before {
  border-color: #f0f5fa
}

.full-border-double.color-lightOffWhite .bg-shape__inner:after,
.full-border-double.color-lightOffWhite .bg-shape__inner:before,
.quater-border-double.color-lightOffWhite .bg-shape__inner:after,
.quater-border-double.color-lightOffWhite .bg-shape__inner:before {
  border-color: #f7fbff
}

.full-border-double .bg-shape__inner:after,
.full-border-double .bg-shape__inner:before {
  border-radius: 50%;
  border: 1px solid #159dd8
}

.full-border-double .bg-shape__inner:after {
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px
}

.quater-border-double .bg-shape__inner:after,
.quater-border-double .bg-shape__inner:before {
  border-radius: 100% 0 0;
  border-top: 1px solid #159dd8;
  border-left: 1px solid #159dd8
}

.quater-border-double .bg-shape__inner:after {
  top: 11%;
  left: 11%;
  right: 0;
  bottom: 0
}

.full-border-filled {
  -webkit-mask: url("/web/images/icons/ring-mask.svg") center center no-repeat;
  mask: url("/web/images/icons/ring-mask.svg") center center no-repeat
}

.x-gradient {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 20vw;
  -webkit-mask: url("/web/images/icons/x-shape.svg") center center no-repeat;
  mask: url("/web/images/icons/x-shape.svg") center center no-repeat;
  background: linear-gradient(90deg, #159dd8, #268d44)
}

.btw-cols {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

@media(max-width:1199px) {
  .btw-cols {
    width: 48px;
    height: 48px;
    top: 100%;
    left: 50%
  }
}

.top {
  top: 0
}

.center-y,
.centered-left-offset,
.centered-right-offset {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.centered-right-offset,
.right-5 {
  right: 5%
}

.centered-left-offset,
.left-5 {
  left: 5%
}

.top-20 {
  top: 20%
}

.right {
  right: 0
}

.right-10 {
  right: 10%
}

.left {
  left: 0
}

.left-10 {
  left: 10%
}

.bottom {
  bottom: 0
}

.center {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.center-x {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.center-right-offset {
  top: 2%;
  right: 2%
}

@media(min-width:768px)and (max-width:1199px) {
  .center-right-offset {
    top: 5%
  }
}

.bottom-right-offset {
  bottom: 24px;
  right: 24px
}

.right-cut {
  right: -20%
}

.offset-bottom-right {
  -webkit-transform: translate(25%, 50%);
  transform: translate(25%, 50%)
}

.right-offset {
  top: 25%;
  right: 10%
}

.top-outside {
  bottom: 100%
}

.left-outside {
  right: 100%
}

.bottom-right-outside {
  top: 100%;
  left: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.center-left-outside {
  top: 50%;
  right: 100%;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%)
}

.center-right-outside {
  top: 50%;
  left: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.size-72 {
  width: 24px;
  height: 24px;
  max-width: 100%
}

.hubspot-form--customize+figure img,
.size-144,
.size-300,
.size-96 {
  width: 48px;
  height: 48px
}

.size-164 {
  width: 82px;
  height: 82px
}

.size-180 {
  width: 96px;
  height: 96px
}

.size-full-height {
  width: auto;
  height: 50%
}

.size-w-240 {
  width: 72px
}

.size-240-120 {
  width: 240px;
  height: 120px
}

@media(min-width:768px) {
  .x-gradient {
    padding-bottom: 10vw
  }

  .size-72 {
    width: 36px;
    height: 36px
  }

  .size-144,
  .size-96 {
    width: 72px;
    height: 72px
  }

  .size-120,
  .size-300 {
    width: 96px;
    height: 96px
  }

  .size-164 {
    width: 164px;
    height: 164px
  }

  .size-180,
  .size-240 {
    width: 120px;
    height: 120px
  }

  .size-w-240 {
    width: 120px
  }

  .size-267 {
    width: 132px;
    height: 132px
  }

  .size-360 {
    width: 144px;
    height: 144px
  }
}

@media(min-width:768px) {
  .size-425 {
    width: 144px;
    height: 144px
  }
}

.size-600,
.size-620 {
  width: 220px;
  height: 220px
}

@media(max-width:768px) {
  .list-ol--lg li {
    padding-left: 40px
  }

  .size-600 {
    width: 170px;
    height: 170px
  }
}

@media(min-width:768px) {
  .size-620 {
    width: 480px;
    height: 480px
  }

  .cover-pseudo {
    display: block;
    position: relative
  }

  .cover-pseudo:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s;
    -webkit-transform-origin: center right;
    transform-origin: center right
  }

  .cover-pseudo.animated:before {
    -webkit-transform: scaleX(0);
    transform: scaleX(0)
  }
}

@media(min-width:1200px)and (max-width:1599px) {
  .size-300 {
    width: 160px;
    height: 160px
  }

  .size-360,
  .size-425 {
    width: 240px;
    height: 240px
  }

  .size-620 {
    width: 480px;
    height: 480px
  }
}

.origin-bottom-center {
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center
}

.gradient-2:not([class*=border-single]):not([class*=border-double]) .bg-shape__inner {
  background: linear-gradient(-130deg, #159dd8, #268d44)
}

.gradient-3:not([class*=border-single]):not([class*=border-double]) .bg-shape__inner {
  background: linear-gradient(90deg, #159dd8, #268d44)
}

.block--insight:hover .block__image-frame--video:before,
.cover.bg-purple,
.l-header .video-wrapper:before,
.video-wrapper:hover:before {
  background-color: #268d44
}

.cover {
  position: absolute;
  top: -3px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  background-color: #fff;
  transition: transform .4s;
  transition: transform .4s, -webkit-transform .4s
}

.cover--to-left {
  -webkit-transform-origin: center left;
  transform-origin: center left
}

.cover--to-right {
  -webkit-transform-origin: center right;
  transform-origin: center right
}

.cover.animated {
  -webkit-transform: scaleX(0);
  transform: scaleX(0)
}

.link-block--contact .link-block__label {
  display: block;
  padding-left: 40px
}

.link-block--contact .link-block__icon {
  display: inline-block;
  width: 20px;
  margin-right: 16px
}

.link-block--large,
.link-block--medium {
  --mainColor: #000;
  padding: 2.25rem 4.5rem 2.25rem 0;
  position: relative;
  display: block
}

.link-block--large:not(:last-child),
.link-block--medium:not(:last-child) {
  border-bottom: 1px solid var(--mainColor)
}

.bg-purple .link-block--large,
.bg-purple .link-block--medium,
.bg-purple2 .link-block--large,
.bg-purple2 .link-block--medium {
  --mainColor: #fff
}

.link-block--large .link-block__text,
.link-block--medium .link-block__text {
  font-size: 1.5rem;
  font-weight: 500
}

.link-block--large .link-block__icon,
.link-block--medium .link-block__icon {
  position: absolute;
  top: 50%;
  right: 0;
  width: 56px;
  height: 56px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 2px solid #000;
  border-radius: 50%;
  padding: .75rem;
  stroke: #000;
  stroke-width: 4px;
  transition: background-color .4s, border-color .4s
}

.bg-purple .link-block--large .link-block__icon,
.bg-purple .link-block--medium .link-block__icon,
.bg-purple2 .link-block--large .link-block__icon,
.bg-purple2 .link-block--medium .link-block__icon {
  stroke: #fff;
  border-color: #fff
}

.link-block--large:hover .link-block__icon,
.link-block--medium:hover .link-block__icon {
  background-color: #159dd8;
  border-color: #159dd8;
  stroke: #fff
}

@media(min-width:768px) {

  .link-block--large,
  .link-block--medium {
    padding: 3rem 5.5rem 3rem 0
  }

  .link-block--large .link-block__icon,
  .link-block--medium .link-block__icon {
    padding: .5rem;
    width: 48px;
    height: 48px
  }

  .link-block--medium:nth-last-child(2) {
    border-bottom: none
  }

  .link-block-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
    gap: 0 6rem
  }
}

@media(min-width:1200px) {
  .frame--center {
    top: 50%
  }

  .order-xl-1 .frame--center,
  .reverse .frame--center {
    right: initial;
    left: 100%
  }

  .frame-wrapper--xl-right-half {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 50%
  }

  .frame-wrapper--xl-right-half .frame__media {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
  }

  .x-gradient {
    width: 149px;
    height: 112px
  }

  .btw-cols {
    height: 72px;
    width: 72px;
    left: 100%;
    top: 50%
  }

  .center-right-offset {
    top: 50%;
    right: 5%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }

  .bottom-right-offset {
    bottom: 100px;
    right: 100px
  }

  .size-72 {
    width: 72px;
    height: 72px
  }

  .size-96 {
    width: 96px;
    height: 96px
  }

  .size-120 {
    width: 120px;
    height: 120px
  }

  .size-144 {
    width: 144px;
    height: 144px
  }

  .size-180 {
    width: 180px;
    height: 180px
  }

  .size-w-240 {
    width: 240px
  }

  .size-240 {
    width: 240px;
    height: 240px
  }

  .size-267 {
    width: 267px;
    height: 267px
  }

  .size-600 {
    width: 600px;
    height: 600px
  }

  .link-block--large {
    padding: 4.5rem 6rem 4.5rem 0
  }

  .link-block--large .link-block__text {
    font-size: 36px;
    font-weight: 500
  }

  .link-block--large .link-block__icon {
    padding: 2rem;
    width: 120px;
    height: 120px
  }
}

@media screen and (min-width:1200px)and (min-width:1200px) {

  .content .content__extra-large-text,
  .content--extra-large-text li,
  .content--extra-large-text p,
  .content__extra-large-text li,
  .content__extra-large-text p,
  .extra-large-text {
    font-size: calc(18px + ((1vw - 12px) * .8333333333))
  }

  .headline-1 {
    font-size: calc(52px + ((1vw - 12px) * 2.7777777778))
  }

  .headline-2,
  .link-block--large .link-block__text {
    font-size: calc(36px + ((1vw - 12px) * 1.6666666667))
  }

  .headline-3 {
    font-size: calc(24px + ((1vw - 12px) * 1.6666666667))
  }

  .headline-4 {
    font-size: calc(20px + ((1vw - 12px) * .5555555556))
  }

  .headline-5 {
    font-size: calc(16px + ((1vw - 12px) * .5555555556))
  }

  .headline-6 {
    font-size: calc(14px + ((1vw - 12px) * .5555555556))
  }
}

@media screen and (min-width:1200px)and (min-width:1920px) {

  .content .content__extra-large-text,
  .content--extra-large-text li,
  .content--extra-large-text p,
  .content__extra-large-text li,
  .content__extra-large-text p,
  .extra-large-text,
  .headline-4 {
    font-size: 24px
  }

  .headline-1 {
    font-size: 72px
  }

  .headline-2,
  .link-block--large .link-block__text {
    font-size: 48px
  }

  .headline-3 {
    font-size: 36px
  }

  .headline-5 {
    font-size: 20px
  }

  .headline-6 {
    font-size: 18px
  }
}

.link-hover {
  transition: color .4s;
  cursor: pointer
}

.link-hover.block--title,
.link-hover.link-block--large {
  --lineHeight: 2px
}

.bg-purple .link-hover.link-block--large,
.bg-purple .link-hover.link-block--medium,
.bg-purple2 .link-hover.link-block--large,
.bg-purple2 .link-hover.link-block--medium {
  --lineColor: #fff
}

.link-hover__text {
  background-image: linear-gradient(var(--lineColor), var(--lineColor));
  background-position: 0 95%;
  background-repeat: no-repeat;
  background-size: 0 var(--lineHeight);
  transition: background-size .3s, color .3s
}

.link-hover__arrow {
  stroke: #000;
  stroke-width: 2px;
  width: 29px;
  height: 24px;
  transition: stroke .4s;
  overflow: visible
}

.bg-gradient .link-hover__arrow,
.bg-purple .link-hover__arrow,
.bg-purple2 .link-hover__arrow {
  stroke: #fff
}

.link-hover__arrow #horizontal-line {
  -webkit-transform-origin: center right;
  transform-origin: center right;
  transition: transform .4s;
  transition: transform .4s, -webkit-transform .4s
}

.link-hover__arrow--extend-right {
  transition: transform .4s;
  transition: transform .4s, -webkit-transform .4s
}

@media(min-width:1200px) {
  .link-hover__arrow {
    width: 36px;
    height: 28px
  }
}

.link-hover__arrow--small {
  width: 20px;
  height: 16px
}

.link-hover:hover .link-hover__text {
  color: var(--lineColor);
  background-size: 100% var(--lineHeight)
}

.bg-purple .search__input,
.block--event:hover,
.search.bg-purple,
a.card--gradient-hover:hover,
a.card--logo:hover .card__footer {
  color: #fff
}

.block--insight .block__image-frame--video:before,
.video-wrapper:before {
  top: 50%;
  left: 50%;
  height: 72px;
  background-image: url("/web/images/icons/just-play.svg");
  background-size: 2.25rem 2.25rem;
  background-position: center center;
  background-repeat: no-repeat;
  transition: background-color .4s;
  z-index: 300
}

.link-hover:hover .link-hover__arrow {
  stroke: var(--lineColor)
}

.block--event:hover .block__icon,
.search__btn:hover .search__icon,
a.card--logo:hover .card__icon {
  stroke: #fff
}

.link-hover:hover .link-hover__arrow--extend-right {
  -webkit-transform: translateX(35%);
  transform: translateX(35%)
}

.link-hover:hover .link-hover__arrow #horizontal-line {
  -webkit-transform: scaleX(1.35);
  transform: scaleX(1.35)
}

.video-wrapper {
  position: relative;
  display: block;
  width: 100%;
  height: 100%
}

.video-wrapper:hover .video-wrapper__play-icon {
  -webkit-transform: translate(-50%, -50%) scale(1.2);
  transform: translate(-50%, -50%) scale(1.2)
}

.video-wrapper:before {
  content: "";
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 72px;
  border-radius: 50%;
  background-color: #159dd8
}

@media(min-width:768px)and (max-width:1199px) {
  .video-wrapper:before {
    width: 96px;
    height: 96px;
    background-size: 3rem 3rem
  }
}

.agenda-item {
  display: grid;
  grid-template-columns: 40% 60%;
  padding-bottom: 1.5rem;
  gap: .5rem
}

@media(min-width:768px) {
  .agenda-item {
    grid-template-columns: 25% 75%
  }
}

@media(min-width:991px)and (max-width:1199px) {
  .agenda-item {
    grid-template-columns: 30% 70%
  }
}

@-webkit-keyframes rollLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  100% {
    -webkit-transform: translateX(calc(-100% - 5rem));
    transform: translateX(calc(-100% - 5rem))
  }
}

@keyframes rollLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  100% {
    -webkit-transform: translateX(calc(-100% - 5rem));
    transform: translateX(calc(-100% - 5rem))
  }
}

.marquee {
  display: inline-block;
  margin: 0;
  position: relative;
  -webkit-animation-name: rollLeft;
  animation-name: rollLeft;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  -webkit-animation-duration: 16s;
  animation-duration: 16s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  white-space: nowrap
}

.marquee:after,
.marquee:before {
  content: attr(data-text);
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%
}

.marquee:before {
  left: calc(200% + 10rem)
}

.marquee:after {
  left: calc(100% + 5rem)
}

.js-marquee__copy {
  padding-right: 1em;
  box-sizing: border-box
}

.expanding-list {
  --iconSize: 30px;
  --iconColor: #1b1c1c;
  padding: 1.5rem;
  color: #000
}

.expanding-list--blog {
  padding: .75rem 1.5rem
}

@media(min-width:768px)and (max-width:1199px) {
  .expanding-list {
    padding: 2.25rem
  }

  .expanding-list--blog {
    padding: 1.5rem 2.25rem
  }
}

@media(min-width:1200px)and (max-width:1439px) {
  .expanding-list {
    padding: 3rem
  }

  .expanding-list--blog {
    padding: 1.5rem 3rem
  }
}

.expanding-list__btn {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding: 1.5rem 0
}

.expanding-list__btn:hover {
  --iconColor: #159dd8
}

.expanding-list__item {
  text-align: left;
  transition: background-color .4s;
  border-bottom: 1px solid #000
}

.expanding-list__item:last-child {
  border-bottom: none
}

.expanding-list__headline {
  margin-bottom: 0;
  text-align: left;
  width: calc(100% - var(--iconSize)*2)
}

.expanding-list__icon {
  position: relative;
  border-radius: 50%;
  width: var(--iconSize);
  height: var(--iconSize);
  transition: background-color .4s;
  padding: .25rem;
  background-color: #fff
}

.expanding-list__icon:after,
.expanding-list__icon:before {
  content: "";
  position: absolute;
  top: calc(50% - 2px);
  left: calc(50% - 10px);
  width: 20px;
  height: 2px;
  transition: background-color .4s, transform .4s, -webkit-transform .4s;
  background-color: var(--iconColor)
}

.expanding-list__icon:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: center center;
  transform-origin: center center
}

.open .expanding-list__icon:after {
  background-color: #fff;
  -webkit-transform: rotate(0);
  transform: rotate(0)
}

.open .expanding-list__icon {
  background-color: #159dd8
}

.expanding-list__dropdown-icon {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  transition: transform .4s;
  transition: transform .4s, -webkit-transform .4s
}

.open .expanding-list__dropdown-icon,
.rotate-180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.expanding-list__content {
  --pad: 1.5rem;
  display: none;
  width: calc(100% - var(--iconSize)*2);
  max-width: 750px;
  -webkit-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  position: relative;
  top: -8px
}

.expanding-list__content:after {
  content: "";
  display: block;
  height: var(--pad)
}

@media(min-width:768px)and (max-width:1439px) {
  .expanding-list__content {
    --pad: 2rem
  }
}

@media(min-width:1440px) {
  .expanding-list {
    --iconSize: 36px;
    padding: 2.25rem 4.5rem
  }

  .expanding-list--blog {
    padding: 1.5rem 3rem
  }

  .expanding-list__content {
    --pad: 1rem
  }
}

.block--standout {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

@media(max-width:767px) {
  .cover.no-mobile-animation {
    display: none
  }

  .block--standout {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }
}

@media(min-width:768px) {
  .block--standout {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
  }

  .block--standout.reverse {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}

.block--standout .block__content,
.block--standout .block__picture {
  -webkit-flex: 1 1 50%;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%
}

.block--standout .block__content {
  padding: 1.5rem
}

@media(min-width:768px) {
  .block--standout .block__content {
    padding: 2.25rem;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
  }

  .block--standout .block__picture {
    position: relative;
    width: 100%
  }
}

@media(min-width:1600px) {
  .padding-lg-50-50 {
    padding: 120px 180px
  }

  .padding-fi {
    padding: 6rem 6.5%
  }

  .frame--rounded {
    min-width: 180px;
    width: 180px;
    height: 180px;
    padding: 1.5rem
  }

  .size-300 {
    width: 300px;
    height: 300px
  }

  .size-360 {
    width: 360px;
    height: 360px
  }

  .size-425 {
    width: 425px;
    height: 425px
  }

  .size-620 {
    width: 620px;
    height: 620px
  }

  .link-hover__arrow--large {
    width: 58px;
    height: 48px
  }

  .video-wrapper:before {
    width: 122px;
    height: 122px;
    background-size: 3.5rem 3.5rem
  }

  .agenda-item {
    gap: 0
  }

  .block--standout .block__content {
    padding: 3rem
  }
}

@media(max-width:767px) {
  .block--standout .block__picture {
    display: block;
    position: relative;
    padding-bottom: 56%;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
  }
}

.block--standout .block__image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover
}

.block--small-rounded {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  background: #fff;
  display: inline-block;
  border-radius: 50%;
  padding: 1rem;
  width: 96px;
  height: 96px;
  transition: transform .4s;
  transition: transform .4s, -webkit-transform .4s;
  position: relative;
  margin: 1rem
}

.block--small-rounded:hover {
  -webkit-transform: scale(1.25);
  transform: scale(1.25)
}

.block--small-rounded .block__picture {
  position: relative;
  padding-bottom: 100%;
  width: 100%;
  display: block
}

.block--small-rounded .block__image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: contain
}

.block--insight,
.calculator-form__tooltip:hover:after,
.calculator-form__tooltip:hover:before,
.stat__label {
  display: block
}

.block--insight:not(:last-child) {
  margin-bottom: 1rem
}

.block--insight .block__headline {
  margin-bottom: .5rem
}

.block--insight .block__image-frame {
  display: block;
  padding-bottom: 65%;
  position: relative;
  margin-bottom: 1.5rem;
  border: 1px solid transparent;
  transition: border-color .4s
}

.block--insight .block__image-frame--video:before {
  content: "";
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 72px;
  border-radius: 50%;
  background-color: #159dd8
}

.block--insight .block__title-wrap {
  position: relative;
  padding-right: 3rem
}

.align-center,
.block--title,
.center-content-y {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.block--title .block__title {
  position: relative;
  padding-right: 4.5rem
}

.block--title .block__content {
  width: 100%
}

.block--title .block__headline {
  display: inline
}

.block--title .block__icon {
  width: 36px
}

@media(min-width:768px) {
  .block--title .block__icon {
    width: 48px;
    height: 36px
  }
}

@media(min-width:1600px) {
  .block--small-rounded {
    padding: 1rem;
    width: 120px;
    height: 120px
  }

  .block--title .block__icon {
    width: 58px;
    height: 48px
  }
}

.block--event .block__image,
.block--insight .block__image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover
}

.block--cs-tile,
.block--insight,
.block--title {
  --lineColor: #159dd8
}

.block--event .block__preheadline,
.block--insight .block__preheadline,
.block--title .block__preheadline {
  margin-top: 0;
  padding-left: 36px;
  position: relative
}

.block--event .block__preheadline:before,
.block--insight .block__preheadline:before,
.block--title .block__preheadline:before {
  content: "";
  position: absolute;
  top: .75em;
  left: 0;
  width: 24px;
  height: 2px;
  background-color: #159dd8
}

.block--event .block__icon,
.block--insight .block__icon,
.block--title .block__icon {
  overflow: visible;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  stroke-width: 2px;
  z-index: 300;
  transition: stroke .4s
}

.block--event:before,
.swiper .list--panning {
  transition: opacity .4s;
  opacity: 0
}

.block--event .block__icon #horizontal-line,
.block--insight .block__icon #horizontal-line,
.block--title .block__icon #horizontal-line {
  -webkit-transform-origin: center right;
  transform-origin: center right;
  transition: transform .4s;
  transition: transform .4s, -webkit-transform .4s
}

.block--event:hover .block__image-frame,
.block--insight:hover .block__image-frame,
.block--title:hover .block__image-frame {
  border-color: #159dd8
}

.block--cs-tile .block__col {
  position: relative;
  box-sizing: border-box;
  display: block
}

@media(min-width:1200px) {
  .block--cs-tile {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }

  .block--cs-tile.reverse {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }

  .block--cs-tile .block__col {
    position: relative;
    -webkit-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: 50%
  }
}

.block--event {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  height: 100%
}

.block--event:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, #159dd8, #268d44);
  z-index: 100
}

.block--event .block__image-frame {
  position: relative;
  z-index: 100;
  min-width: 30%
}

@media(max-width:1199px) {
  .block--event {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .block--event .block__image-frame {
    padding-bottom: 65%
  }

  .swiper__btn-wrap {
    display: none
  }
}

.block--event .block__content {
  margin: 24px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 300;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

@media(min-width:768px) {
  .block--event .block__content {
    margin: 36px
  }
}

@media(min-width:1200px) {
  .block--event .block__content {
    margin: 48px
  }

  .block--event .block__title-wrap {
    width: 69%
  }
}

@media(min-width:1600px) {
  .block--event .block__content {
    margin: 72px
  }
}

.block--event .block__title-wrap {
  margin-right: 3rem
}

.block--event:hover:before,
.swiper .swiper-slide-active .list--panning {
  opacity: 1
}

.block-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  gap: 3.5rem;
  overflow: visible;
  padding-top: 4.5rem
}

.block-wrapper--address {
  padding-top: 0;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 2.25rem
}

.block-list__item {
  padding: 1.5rem;
  display: block
}

.scrollbar {
  padding: 1.5rem 12%;
  margin: 1.5rem -12% -2.25rem
}

.scrollbar::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background: linear-gradient(0deg, transparent 35%, #000 35%, #000 calc(35% + 2px), transparent calc(35% + 2px))
}

.scrollbar::-webkit-scrollbar-thumb {
  height: 10px;
  width: 10px;
  background: #159dd8
}

.scrollbar__scroll {
  background: linear-gradient(0deg, transparent 35%, #000 35%, #000 calc(35% + 2px), transparent calc(35% + 2px));
  height: 8px
}

.scrollbar__scroll .swiper-scrollbar-drag {
  border-radius: 0;
  background-color: #159dd8
}

.scrollbar-track:hover {
  -webkit-transform: scaleX(3);
  transform: scaleX(3)
}

.scrollbar-track.scrollbar-track-y {
  background-color: transparent;
  width: 4px;
  z-index: 300;
  transition: opacity .5s ease-out .5s, transform .4s, -webkit-transform .4s
}

.scrollbar-track .scrollbar-thumb {
  background-color: #159dd8;
  border-radius: 0
}

.card--logo {
  display: block;
  padding: .75rem;
  position: relative;
  background-color: #fff
}

.card--logo:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, #159dd8, #268d44);
  z-index: 100;
  transition: opacity .3s;
  opacity: 0
}

.card--logo .card__footer,
.card--logo .card__image-wrap,
.hubspot-form--customize {
  position: relative;
  z-index: 200
}

.card--logo .card__image-wrap {
  background-color: #fff;
  display: block;
  padding-bottom: 63%
}

.card--logo .card__footer,
.card--people {
  display: -webkit-flex;
  display: -ms-flexbox
}

.card--logo .card__image {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 55%;
  max-height: 70%;
  object-fit: contain
}

.card--logo .card__footer {
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  transition: color .3s;
  padding: 3rem 1.5rem 2.25rem
}

.card--logo .card__icon {
  margin-left: 20px;
  transition: stroke .3s;
  stroke: #000;
  stroke-width: 3px
}

.card--gradient-hover {
  display: block;
  position: relative;
  transition: color .4s;
  overflow: hidden
}

.card--gradient-hover .card__btn,
.float-right,
.hubspot-form .hs-form fieldset.form-columns-2 .hs-form-field:last-child,
.hubspot-form .hs-form.form-columns-2 .hs-form-field:last-child {
  float: right
}

@media(min-width:768px)and (max-width:1199px) {
  .block-wrapper--address {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 4.5rem
  }

  .card--gradient-hover .card__btn {
    width: 60px;
    height: 60px;
    padding: .75rem
  }
}

.card--gradient-hover .card__btn,
.card--gradient-hover .card__headline,
.card--gradient-hover .card__icon,
.card--gradient-hover .card__text {
  position: relative;
  z-index: 300
}

.card--gradient-hover .card__icon {
  width: 2.25rem;
  height: 2.25rem;
  display: block;
  transition: fill .3s;
  fill: #159dd8;
  margin-bottom: 1.5rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.card--gradient-hover .card__icon img.lazy {
  transition: filter .2s, opacity .3s, -webkit-filter .2s
}

@media(min-width:768px) {
  .block-list__item {
    padding: 2.25rem
  }

  .scrollbar {
    margin-bottom: -3.75rem
  }

  .card--gradient-hover .card__icon {
    margin-bottom: 3rem;
    width: 3rem;
    height: 3rem
  }
}

.card--gradient-hover:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #159dd8 0, #268d44 100%, #268d44 100%) no-repeat padding-box;
  z-index: 0;
  opacity: 0;
  transition: opacity .4s
}

.card--people .card__figure:before,
.card--people:before {
  background-color: #159dd8;
  transition: opacity .4s;
  content: ""
}

.card--people {
  display: flex;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  transition: border-color .4s;
  padding: 0;
  position: relative;
  border-radius: 0 !important;
  border: none !important
}

@media(max-width:767px) {
  .card--people {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .card--story-award,
  .card--story-group,
  .card--story-image-event,
  .card--story-logo-event {
    margin-bottom: -3rem
  }
}

.card--people:before {
  position: absolute;
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px;
  z-index: -1;
  opacity: 0
}

.card--people:hover {
  border: 2px solid #159dd8 !important
}

.card--people:hover .card__figure:before,
.card--people:hover:before {
  opacity: 1;
  border: 2px solid #159dd8 !important
}

.card--people:hover .card__figtext {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1
}

.card--people .card__figure {
  position: relative;
  height: 100%
}

.card--people .card__figure:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 200;
  mix-blend-mode: multiply;
  opacity: 0
}

.card--people .card__figcaption {
  position: absolute;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  color: #fff;
  bottom: 1.5rem;
  z-index: 300;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem
}

.card--people .card__figtext {
  transition: opacity .4s, transform .4s, -webkit-transform .4s;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  opacity: 0;
  width: 60%
}

.card--people .card__icon {
  width: 36px;
  height: 36px;
  fill: #fff
}

.card--people .card__picture {
  position: relative;
  padding-bottom: 100%;
  display: block;
  width: 100%
}

.card--people .card__image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover
}

.card--people .card__content {
  padding: 1.5rem
}

@media(min-width:768px) {
  .card--people .card__figure {
    width: 33.33%
  }

  .card--people .card__picture {
    aspect-ratio: 272/396;
    height: 100%
  }

  .card--people .card__content {
    width: 66.66%
  }
}

@media(min-width:768px)and (max-width:1199px) {
  .card--people .card__content {
    padding: 2.25rem
  }

  .card--people .card__icon {
    width: 36px;
    height: 36px
  }
}

@media(min-width:1200px)and (max-width:1599px) {
  .card--people .card__figure {
    width: 40%
  }

  .card--people .card__content {
    width: 60%;
    padding: 3rem
  }
}

@media(min-width:1600px) {
  .card--people .card__content {
    padding: 4.5rem
  }
}

.card--offset-right {
  margin-left: auto;
  z-index: 1
}

.card--story-award .card__icon {
  float: right;
  stroke-width: 2px
}

.card--story-award,
.card--story-group,
.card--story-image-event,
.card--story-logo-event {
  max-width: 540px
}

@media(min-width:1200px) {
  .block-wrapper--address {
    gap: 3rem
  }

  .swiper__btn-wrap {
    float: right;
    position: relative;
    bottom: 4px;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 1.5rem
  }

  .card--story-award,
  .card--story-group,
  .card--story-image-event,
  .card--story-logo-event {
    max-width: 640px
  }

  .card--story-award:before,
  .card--story-group:before,
  .card--story-image-event:before,
  .card--story-logo-event:before {
    content: "";
    position: absolute;
    top: calc(50% - .5rem);
    background-color: #f0f5fa;
    width: 100%;
    height: 1rem;
    z-index: -1;
    transition: opacity .8s .4s, transform .8s .4s, -webkit-transform .8s .4s;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: center left;
    transform-origin: center left;
    left: 100%
  }

  .card--story-award.animated:before,
  .card--story-group.animated:before,
  .card--story-image-event.animated:before,
  .card--story-logo-event.animated:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }

  .card--story-award.card--offset-right:before,
  .card--story-group.card--offset-right:before,
  .card--story-image-event.card--offset-right:before,
  .card--story-logo-event.card--offset-right:before {
    -webkit-transform-origin: center right;
    transform-origin: center right;
    right: 100%;
    left: initial
  }
}

.swiper-fade.swiper-free-mode .swiper-slide,
.swiper-free-mode>.swiper-wrapper {
  transition-timing-function: ease-out
}

.card--story-award,
.card--story-group,
.card--story-image-event .card__content,
.card--story-logo-event {
  padding: 1.5rem
}

@media(min-width:768px) {

  .card--story-award,
  .card--story-group,
  .card--story-logo-event {
    padding: 2.25rem
  }

  .card--story-image-event .card__picture {
    width: 40%
  }
}

.card--story-image-event,
.card--story-logo-event {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}

@media(max-width:767px) {
  .card--story-image-event {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .bg-checkboard-3-cols>.grid__col:nth-child(3n+1),
  .bg-checkboard-3-cols>[class*=col-]:nth-child(3n+1) {
    background-color: var(--checkboardFirstColor)
  }

  .bg-checkboard-3-cols>.grid__col:nth-child(4n+2),
  .bg-checkboard-3-cols>.grid__col:nth-child(4n+3),
  .bg-checkboard-3-cols>[class*=col-]:nth-child(4n+2),
  .bg-checkboard-3-cols>[class*=col-]:nth-child(4n+3) {
    background-color: var(--checkboardSecondColor)
  }
}

.card--story-image-event .card__picture {
  position: relative;
  -webkit-align-self: normal;
  -ms-flex-item-align: normal;
  align-self: normal
}

@media(max-width:1199px) {
  .card--story-image-event .card__picture {
    padding-bottom: 56%
  }

  .stats-wrapper {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.card--story-image-event .card__image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover
}

@media(min-width:768px) {
  .card--story-image-event .card__content {
    width: 60%;
    padding: 3rem
  }
}

.fill-white,
a.card--gradient-hover:hover .card__icon {
  fill: #fff
}

a.card--gradient-hover:hover img {
  -webkit-filter: brightness(100);
  filter: brightness(100)
}

a.card--gradient-hover:hover:before,
a.card--logo:hover:before {
  opacity: 1
}

.tag {
  display: block;
  position: absolute;
  z-index: 300;
  top: 0;
  left: 0;
  padding: .25rem .75rem;
  font-weight: 500
}

@media(min-width:768px)and (max-width:1599px) {
  .tag {
    padding: .675rem 1.25rem
  }
}

.icon--play-centered {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 72px;
  height: 72px
}

.filters,
.progress-cirlce,
.stat {
  position: relative
}

@media(min-width:768px)and (max-width:1199px) {
  .icon--play-centered {
    width: 120px;
    height: 120px
  }
}

.progress-cirlce {
  --borderSize: 8px;
  display: inline-block;
  font-size: 1.5rem;
  font-weight: 500;
  text-align: center;
  aspect-ratio: 1/1;
  max-width: 196px;
  border-radius: 50%;
  background-color: #fff;
  margin-bottom: 3rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.progress-cirlce:after,
.progress-cirlce:before {
  content: "";
  position: absolute;
  top: calc(-1*var(--borderSize));
  left: calc(-1*var(--borderSize));
  right: calc(-1*var(--borderSize));
  bottom: calc(-1*var(--borderSize));
  z-index: -1;
  border-radius: 50%
}

.progress-cirlce:after {
  background: linear-gradient(90deg, #159dd8 0, #268d44 100%)
}

.stat {
  display: inline-block;
  text-align: center
}

.search__container,
.stats-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox
}

.stat__icon {
  --size: 120px;
  width: var(--size);
  height: var(--size);
  vertical-align: bottom
}

@media(min-width:768px)and (max-width:1199px) {
  .stat__icon {
    --size: 144px
  }

  .bg-checkboard-3-cols>.grid__col:nth-child(3n+1),
  .bg-checkboard-3-cols>[class*=col-]:nth-child(3n+1),
  .bg-checkboard-md-3-cols>.grid__col:nth-child(3n+1),
  .bg-checkboard-md-3-cols>[class*=col-]:nth-child(3n+1) {
    background-color: var(--checkboardFirstColor)
  }

  .bg-checkboard-3-cols>.grid__col:nth-child(4n+2),
  .bg-checkboard-3-cols>.grid__col:nth-child(4n+3),
  .bg-checkboard-3-cols>[class*=col-]:nth-child(4n+2),
  .bg-checkboard-3-cols>[class*=col-]:nth-child(4n+3),
  .bg-checkboard-md-3-cols>.grid__col:nth-child(4n+2),
  .bg-checkboard-md-3-cols>.grid__col:nth-child(4n+3),
  .bg-checkboard-md-3-cols>[class*=col-]:nth-child(4n+2),
  .bg-checkboard-md-3-cols>[class*=col-]:nth-child(4n+3) {
    background-color: var(--checkboardSecondColor)
  }
}

.stat__circle {
  stroke: #f0f5fa;
  stroke-width: 5px;
  stroke-dasharray: 0;
  fill: none
}

.stat__meter {
  stroke-width: 5px;
  stroke: #fff;
  fill: none;
  transition: stroke-dashoffset 1s cubic-bezier(.43, .41, .22, .91);
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: rotate(-90deg) scaleX(-1);
  transform: rotate(-90deg) scaleX(-1)
}

.Fw-500,
.stat__text,
.weight-500 {
  font-weight: 500
}

.stats-wrapper {
  --gap: 1.5rem;
  display: flex;
  gap: var(--gap)
}

.bg-checkboard-2-cols>.grid__col:nth-child(3n+1),
.bg-checkboard-2-cols>[class*=col-]:nth-child(3n+1) {
  background-color: var(--checkboardFirstColor)
}

.bg-checkboard-2-cols>.grid__col:nth-child(4n+2),
.bg-checkboard-2-cols>.grid__col:nth-child(4n+3),
.bg-checkboard-2-cols>[class*=col-]:nth-child(4n+2),
.bg-checkboard-2-cols>[class*=col-]:nth-child(4n+3) {
  background-color: var(--checkboardSecondColor)
}

.search {
  display: block;
  padding: 1.5rem 0
}

@media(min-width:1200px)and (max-width:1599px) {
  .search {
    padding: 2.25rem 0
  }
}

.search__container {
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.filters,
.tile--flex {
  display: -webkit-flex;
  display: -ms-flexbox
}

.search__input {
  background: 0 0;
  border: none;
  font-size: 1.5rem;
  color: #000;
  outline: 0;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.search__input::-webkit-input-placeholder {
  color: #000;
  font-weight: 500
}

.search__input::-moz-placeholder {
  color: #000;
  font-weight: 500
}

.search__input:-ms-input-placeholder {
  color: #000;
  font-weight: 500
}

.search__input::-ms-input-placeholder {
  color: #000;
  font-weight: 500
}

.search__input::placeholder {
  color: #000;
  font-weight: 500
}

.bg-purple .search__input::-webkit-input-placeholder {
  color: #fff
}

.bg-purple .search__input::-moz-placeholder {
  color: #fff
}

.bg-purple .search__input:-ms-input-placeholder {
  color: #fff
}

.bg-purple .search__input::-ms-input-placeholder {
  color: #fff
}

.bg-purple .search__input::placeholder {
  color: #fff
}

.search__btn {
  --btnSize: 2rem;
  width: var(--btnSize);
  height: var(--btnSize);
  padding: 0
}

@media(min-width:768px) {
  .search__btn {
    --btnSize: 2.25rem
  }

  .filters.sticked {
    -webkit-transform: translateY(calc(var(--marginTop) - 1px));
    transform: translateY(calc(var(--marginTop) - 1px))
  }

  .page-scrolled .filters.sticked {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  .filters:not(.sticked) {
    bottom: 0
  }
}

@media(min-width:1600px) {

  .card--story-award,
  .card--story-image-event .card__content,
  .card--story-logo-event {
    padding: 4.5rem
  }

  .tag {
    padding: .75rem 1.5rem
  }

  .icon--play-centered {
    width: 145px;
    height: 145px
  }

  .progress-cirlce,
  .search__input {
    font-size: 2.25rem
  }

  .stat__icon {
    --size: 180px
  }

  .search {
    padding: 2.5rem 0
  }

  .search__btn {
    --btnSize: 3rem
  }
}

.bg-purple .search__btn:hover .search__icon,
.stroke-pink {
  stroke: #159dd8
}

.search__icon {
  width: calc(var(--btnSize) + 2px);
  height: var(--btnSize);
  transition: stroke .4s;
  fill: none;
  stroke: #000;
  stroke-width: 2px
}

.bg-purple .search__icon,
.stroke-white {
  stroke: #fff
}

.filters {
  display: flex;
  max-width: 100%;
  background-color: #fff;
  transition: transform .4s;
  transition: transform .4s, -webkit-transform .4s;
  z-index: 900
}

@media(max-width:767px) {

  .bg-checkboard-3-box-head-img .grid__col:nth-child(2n),
  .bg-checkboard-md-3-cols>.grid__col:nth-child(odd),
  .bg-checkboard-md-3-cols>[class*=col-]:nth-child(odd) {
    background-color: var(--checkboardFirstColor)
  }

  .bg-checkboard-3-box-head-img .grid__col:nth-child(odd),
  .bg-checkboard-md-3-cols>.grid__col:nth-child(2n),
  .bg-checkboard-md-3-cols>[class*=col-]:nth-child(2n) {
    background-color: var(--checkboardSecondColor)
  }

  .bg-checkboard-4-cols.grid--logo>.grid__col:nth-child(odd),
  .bg-checkboard-4-cols.grid--logo>[class*=col-]:nth-child(odd) {
    background-color: #fff
  }

  .bg-checkboard-4-cols.grid--logo>.grid__col:nth-child(2n),
  .bg-checkboard-4-cols.grid--logo>[class*=col-]:nth-child(2n),
  .bg-checkboard-md-2-xl-4-cols>.grid__col:nth-child(2n),
  .bg-checkboard-md-2-xl-4-cols>[class*=col-]:nth-child(2n) {
    background-color: #f7fbff
  }

  .filters {
    margin-top: 4.5rem;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-bottom: 1px solid #268d44
  }

  .l-header--404 .grid {
    display: grid;
    grid-template-rows: auto 1fr
  }
}

.filters__btn {
  text-align: left;
  font-weight: 500;
  color: #000;
  padding: 1.25rem 6%;
  margin: 0;
  transition: background-color .4s;
  border-radius: none;
  line-height: 1.2;
  border-left: 1px solid #f0f5fa;
  border-right: 1px solid #f0f5fa;
  background-color: #fff
}

.close,
.modalbtn,
.submitformbtn {
  font-weight: 600
}

.swiper-slide,
.swiper-wrapper {
  transition-property: transform, -webkit-transform
}

@media(min-width:768px)and (max-width:1199px) {

  .bg-checkboard-3-box-head-img .grid__col:nth-child(4n+3),
  .bg-checkboard-3-box-head-img .grid__col:nth-child(4n+6) {
    background-color: var(--checkboardFirstColor)
  }

  .bg-checkboard-3-box-head-img .grid__col:nth-child(4n+4),
  .bg-checkboard-3-box-head-img .grid__col:nth-child(4n+5) {
    background-color: var(--checkboardSecondColor)
  }

  .bg-checkboard-md-2-xl-4-cols>.grid__col:nth-child(4n+2),
  .bg-checkboard-md-2-xl-4-cols>.grid__col:nth-child(4n+3),
  .bg-checkboard-md-2-xl-4-cols>[class*=col-]:nth-child(4n+2),
  .bg-checkboard-md-2-xl-4-cols>[class*=col-]:nth-child(4n+3) {
    background-color: #f7fbff
  }

  .filters {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .filters .filters__btn {
    -webkit-flex: 1 1 33.3333333333%;
    -ms-flex: 1 1 33.3333333333%;
    flex: 1 1 33.3333333333%;
    max-width: 33.3333333333%
  }

  .filters__btn {
    border-bottom: 1px solid #f0f5fa
  }
}

.filters__btn:nth-child(2n) {
  background-color: #f0f5fa
}

.filters__btn.active,
.filters__btn:hover {
  background-color: #3df598
}

.l-header--404 .grid {
  min-height: calc(100vh - var(--marginTop))
}

@media(max-width:767px) {
  .l-header--404 .bg-shape.quater-border-double {
    bottom: 0;
    right: 0;
    width: 38vw;
    height: 38vw
  }
}

@media(min-width:768px) {
  .l-header--404 .grid__col {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
  }

  .l-header--404 .bg-shape.quater-border-double {
    top: 0;
    right: 0;
    width: 20vw;
    height: 20vw;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
  }
}

@media(max-width:767px) {
  .l-header--404 .bg-shape.full-filled {
    bottom: 8%;
    right: 8%;
    width: 30vw;
    height: 30vw
  }

  .l-header--404 .bg-shape.half-border-filled {
    display: none
  }
}

.l-header--404 .bg-shape.half-border-filled {
  width: 40vw;
  height: 20vw;
  bottom: -10%;
  left: 0
}

.tile--simple {
  position: relative;
  padding: 48px;
  width: 100%
}

@media(min-width:1920px) {
  :root {
    --smallPadding: 72px;
    --defaultPadding: 96px;
    --largePadding: 120px
  }

  .overlay--with-shapes-large {
    height: 16.65vw
  }

  .overlay--with-shapes-large .overlay__shape {
    left: -30%;
    width: 50vw
  }

  .tile--simple {
    max-width: 720px
  }
}

.tile--flex {
  height: 100%;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}

.tile__bottom {
  position: relative;
  margin-top: 48px;
  padding: 36px 0 48px
}

.tile__bottom:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 50%;
  height: 1px;
  background-color: #fff
}

.tile__bottom p {
  margin: 0 0 8px;
  font-size: 18px
}

.tile__bottom span {
  font-size: 24px;
  font-weight: 500
}

.calculator-form__row {
  position: relative;
  padding: 12px 0
}

@media all and (max-width:767px) {
  .calculator-form__row {
    padding: 10px 0
  }
}

.calculator-form__row--range {
  padding-bottom: 32px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.calculator-form__row--range input[type=range] {
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  margin: auto 0;
  background-color: #fff;
  height: 2px;
  width: 100%;
  outline: 0
}

.calculator-form__row--range input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #3df598;
  cursor: pointer
}

@media all and (min-width:576px) {
  .calculator-form__row--range .calculator-form__tooltip-wrapper {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start
  }
}

.calculator-form__row.has-danger:after {
  content: "!";
  position: absolute;
  bottom: 40px;
  right: 0;
  width: 32px;
  height: 32px;
  background-color: #159dd8;
  z-index: 300;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.calculator-form__label {
  display: inline-block;
  padding-bottom: 16px;
  font-size: 18px
}

.popup,
.swiper-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox
}

@media all and (max-width:768px)and (max-width:991px),
all and (min-width:1200px)and (max-width:1440px) {
  .calculator-form__label {
    padding-right: 36px
  }
}

.calculator-form__label--for-range {
  width: auto;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.align-center .card__content,
.calculator-form .btn,
.popup,
.popup:before,
.width-100 {
  width: 100%
}

.calculator-form__input {
  width: 100%;
  padding: 9px 16px;
  font-size: 18px;
  outline: 0
}

@media(min-width:769px) {
  .calculator-form__input {
    height: 60px;
    padding: 18px 24px
  }
}

.calculator-form__range {
  -webkit-flex: 0 1 calc(100% - 48px - 75px);
  -ms-flex: 0 1 calc(100% - 48px - 75px);
  flex: 0 1 calc(100% - 48px - 75px)
}

@media(max-width:768px) {
  .tile--simple {
    padding: 36px 24px
  }

  .calculator-form__row--range input[type=range]::-webkit-slider-thumb {
    width: 24px;
    height: 24px
  }

  .calculator-form__row.has-danger:after {
    bottom: 21px
  }

  .calculator-form__range {
    -webkit-flex: 0 1 calc(100% - 20px - 65px);
    -ms-flex: 0 1 calc(100% - 20px - 65px);
    flex: 0 1 calc(100% - 20px - 65px)
  }
}

.calculator-form__value {
  -webkit-flex: 0 1 75px;
  -ms-flex: 0 1 75px;
  flex: 0 1 75px;
  margin-left: 48px;
  height: 49px;
  padding: 10px 0;
  color: #fff;
  font-size: 18px;
  text-align: center;
  border: 1px solid #fff
}

@media(max-width:768px) {
  .calculator-form__value {
    -webkit-flex: 0 1 65px;
    -ms-flex: 0 1 65px;
    flex: 0 1 65px;
    margin-left: 20px
  }
}

@media(min-width:1200px)and (max-width:1439px) {
  .calculator-form__range {
    -webkit-flex: 0 1 calc(100% - 24px - 75px);
    -ms-flex: 0 1 calc(100% - 24px - 75px);
    flex: 0 1 calc(100% - 24px - 75px)
  }

  .calculator-form__value {
    margin-left: 24px
  }
}

.calculator-form__tooltip:before {
  display: none;
  content: attr(data-tooltip-text);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 12px;
  right: auto;
  left: 46px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 400;
  background-color: #3df598;
  color: #000;
  z-index: 1000
}

@media all and (min-width:992px) {
  .calculator-form__tooltip:before {
    min-width: 400px
  }
}

.calculator-form__tooltip:after {
  display: none;
  content: "";
  position: absolute;
  right: auto;
  left: 31px;
  margin-left: 1px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 7px solid #3df598;
  border-color: transparent #3df598 transparent transparent;
  z-index: 2
}

@media all and (max-width:991px) {
  .calculator-form__tooltip:before {
    left: auto;
    right: 0;
    top: 135%;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  .calculator-form__tooltip:after {
    left: auto;
    top: 29px;
    right: 5px;
    border-color: transparent transparent #3df598
  }
}

.calculator-form__tooltip-svg {
  margin-left: 12px;
  fill: #3df598
}

@media(max-width:991px) {
  .calculator-form__tooltip-wrapper {
    position: absolute;
    right: 0;
    top: 12px;
    width: 100%;
    text-align: right
  }
}

@media(min-width:1200px)and (max-width:1559px) {
  .calculator-form__tooltip-wrapper {
    position: absolute;
    right: 0;
    top: 15px;
    z-index: 1000
  }
}

.popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 1100;
  overflow: hidden
}

.popup:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: linear-gradient(90deg, #159dd8, #268d44);
  opacity: .9;
  z-index: -1
}

.popup__content {
  position: relative;
  padding: 48px;
  width: 720px;
  min-height: 415px
}

.popup__close {
  position: absolute;
  top: 48px;
  right: 36px;
  z-index: 200;
  outline: 0
}

.swiper,
.swiper-wrapper {
  z-index: 1;
  position: relative
}

@media(max-width:768px) {
  .popup {
    overflow-y: scroll
  }

  .popup__content {
    padding: 24px;
    width: 92%
  }

  .popup__close {
    top: 24px;
    right: 24px
  }
}

.fill-pink,
.popup__close:hover svg {
  fill: #159dd8
}

.popup__close svg {
  transition: .2s
}

.popup img {
  width: 31px;
  height: 31px
}

.animated {
  -webkit-animation-duration: .4s;
  animation-duration: .4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}

.animated.rotateLeft180 {
  -webkit-animation-duration: .8s;
  animation-duration: .8s
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}

@-webkit-keyframes slideLeft {
  from {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
  }

  to {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@keyframes slideLeft {
  from {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
  }

  to {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

.slideLeft {
  -webkit-animation-name: slideLeft;
  animation-name: slideLeft
}

@-webkit-keyframes slideUp {
  from {
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
  }

  to {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@keyframes slideUp {
  from {
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
  }

  to {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

.slideUp {
  -webkit-animation-name: slideUp;
  animation-name: slideUp
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes fadeIn {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 25%, 0);
    transform: translate3d(0, 25%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 25%, 0);
    transform: translate3d(0, 25%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp
}

@-webkit-keyframes slideOut {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
  }
}

@keyframes slideOut {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
  }
}

.slideOut {
  -webkit-animation-name: slideOut;
  animation-name: slideOut
}

@-webkit-keyframes rotateLeft90 {
  from {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
  }

  to {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
}

@keyframes rotateLeft90 {
  from {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
  }

  to {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
}

@-webkit-keyframes rotateRight90 {
  from {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
  }

  to {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
}

@keyframes rotateRight90 {
  from {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
  }

  to {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
}

@-webkit-keyframes rotateLeft180 {
  from {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
  }

  to {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
}

@keyframes rotateLeft180 {
  from {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
  }

  to {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
}

.rotateLeft180 {
  -webkit-animation-name: rotateLeft180;
  animation-name: rotateLeft180
}

.rotateLeft90 {
  -webkit-animation-name: rotateLeft90;
  animation-name: rotateLeft90
}

.rotateRight90 {
  -webkit-animation-name: rotateRight90;
  animation-name: rotateRight90
}

.animation-rotateLeft180 {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg)
}

.animation-rotateLeft90 {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg)
}

.animation-slideLeft {
  -webkit-transform: translateX(100%);
  transform: translateX(100%)
}

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

.swiper {
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  list-style: none;
  padding: 0
}

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

.swiper-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  box-sizing: content-box
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hubspot-form .hs-form fieldset textarea,
.hubspot-form .hs-form select,
.hubspot-form .hs-form textarea {
  display: block;
  width: 100% !important
}

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

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

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

.swiper-centered>.swiper-wrapper::before {
  content: "";
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-order: 9999;
  -ms-flex-order: 9999;
  order: 9999
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hubspot-form .hs-form .hs-error-msgs li:before,
.hubspot-form .hs-form fieldset .hs-error-msgs li:before,
.swiper-button-lock,
.swiper-pagination-lock,
.swiper-scrollbar-lock {
  display: none
}

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

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

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

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

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

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

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

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, .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: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

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

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

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

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

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

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

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: transform .2s, left .2s
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: transform .2s, right .2s
}

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

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

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

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

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

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

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

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

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

.swiper-scrollbar-cursor-drag,
.swiper-slide-zoomed {
  cursor: move
}

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

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

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

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  -webkit-animation: 1s linear infinite swiper-preloader-spin;
  animation: 1s linear infinite swiper-preloader-spin
}

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

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

@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

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

.swiper-free-mode>.swiper-wrapper {
  margin: 0 auto
}

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

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

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

.swiper-cube .swiper-slide .swiper-slide,
.swiper-fade .swiper-slide .swiper-slide,
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none
}

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

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

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

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

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

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

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

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

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

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

.hubspot-form .hs-form,
.text-left {
  text-align: left
}

.hubspot-form .hs-form fieldset {
  padding: 6px 0;
  max-width: 1280px
}

.hubspot-form .hs-form .input,
.hubspot-form .hs-form fieldset .input {
  margin: 0 !important
}

.hubspot-form .hs-form fieldset input,
.hubspot-form .hs-form input {
  width: auto
}

.hubspot-form .hs-form fieldset input:not(.hs-button),
.hubspot-form .hs-form input:not(.hs-button):not([type=checkbox]):not([type=radio]) {
  width: 100% !important
}

.hubspot-form .hs-form fieldset.form-columns-2 .hs-form-field,
.hubspot-form .hs-form.form-columns-2 .hs-form-field {
  width: 48.5%;
  float: left
}

.hubspot-form .hs-form .hs-error-msgs,
.hubspot-form .hs-form fieldset .hs-error-msgs {
  padding: .25em 0;
  list-style-type: none;
  color: #159dd8;
  background-color: rgba(39, 28, 75, .15)
}

.hubspot-form .hs-form .hs-error-msgs li label,
.hubspot-form .hs-form fieldset .hs-error-msgs li label {
  font-size: .8em;
  padding: 10px;
  line-height: 1.2em;
  margin-bottom: 0
}

.hubspot-form .hs-form select {
  max-width: 100%;
  padding: .3em .5em
}

.hubspot-form .hs-form input.hs-button {
  color: #000;
  background-color: transparent !important
}

.color-white,
.hover-white:hover,
.hubspot-form .hs-form input.hs-button:hover {
  color: #fff
}

@media screen and (max-width:1023px) {

  .hubspot-form .hs-form fieldset.form-columns-2 .hs-form-field,
  .hubspot-form .hs-form fieldset.form-columns-2 .hs-form-field:last-child,
  .hubspot-form .hs-form.form-columns-2 .hs-form-field,
  .hubspot-form .hs-form.form-columns-2 .hs-form-field:last-child {
    width: 100%;
    display: block;
    float: none
  }
}

.hubspot-form .hs-form .hs_submit,
.text-center {
  text-align: center
}

.hubspot-form .hs-form-booleancheckbox {
  padding-top: 12px
}

.hubspot-form .hs-form-booleancheckbox input[type=checkbox],
.hubspot-form .hs-form-booleancheckbox input[type=radio] {
  display: inline-block;
  vertical-align: top;
  margin-top: 4px
}

.hubspot-form .hs-form-booleancheckbox input[type=checkbox]+span,
.hubspot-form .hs-form-booleancheckbox input[type=radio]+span {
  line-height: 1.2;
  display: inline-block;
  width: 90%;
  vertical-align: top;
  margin-left: 10px
}

.hubspot-form--customize+figure {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-top: 0
}

.hubspot-form--customize .hs-fieldtype-textarea,
.hubspot-form--customize .hs-richtext,
.hubspot-form--customize .hs_error_rollup,
.hubspot-form--customize.hubspot-form--loaded+figure,
[v-cloak] {
  display: none
}

.hubspot-form--customize label {
  margin-bottom: 5px
}

.hubspot-form--customize .hs-form fieldset input,
.hubspot-form--customize .hubspot-form .hs-form input {
  padding: 8px 16px;
  border: 1px solid #b7b7b7;
  background-color: #fff;
  font-size: 14px
}

@media all and (max-width:576px) {
  .hubspot-form--customize label {
    margin-bottom: 0
  }

  .hubspot-form--customize .hs-form fieldset input,
  .hubspot-form--customize .hubspot-form .hs-form input {
    padding-top: 8px;
    padding-bottom: 8px
  }
}

.hubspot-form--customize .hs-form fieldset input:focus,
.hubspot-form--customize .hubspot-form .hs-form input:focus {
  border: 1px solid #b7b7b7
}

.hubspot-form--customize .hs-form label,
.hubspot-form--customize .hubspot-form .hs-form fieldset label {
  margin-bottom: 6px;
  display: block;
  color: #fff
}

.hubspot-form--customize .hs-form .hs-error-msgs {
  bottom: 8px;
  padding: 0;
  background-color: transparent
}

.hubspot-form--customize .hs-form .hs-error-msgs li label {
  padding: 0;
  color: #159dd8;
  font-size: 12px
}

.hubspot-form--customize .hs-form {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.hubspot-form--customize .hs-form .hs-form-field {
  -webkit-flex: 0 1 48.5%;
  -ms-flex: 0 1 48.5%;
  flex: 0 1 48.5%
}

@media all and (max-width:768px) {

  .col-10,
  .col-20,
  .col-25,
  .col-30,
  .col-33,
  .col-40,
  .col-50,
  .col-60,
  .col-67,
  .col-70,
  .col-75,
  .col-80,
  .col-90 {
    width: 100%
  }

  .hubspot-form--customize .hs-form .hs-form-field {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%
  }
}

.hubspot-form--customize .hs-form .hs-form-field.hs_company {
  margin-bottom: 10px;
  -webkit-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%
}

.hubspot-form--customize .hs-form fieldset:nth-child(n+3),
.pall-0em {
  padding: 0
}

.hubspot-form--customize .hs-form .hs-submit {
  position: relative;
  -webkit-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%
}

.hubspot-form--customize .hs-form .hs-submit:after {
  content: "Get my personal report";
  display: block;
  color: #000;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 1.2rem;
  pointer-events: none;
  font-weight: 500
}

.hubspot-form--customize .hs-form input.hs-button {
  margin-top: 0;
  padding: 24px;
  background-color: #3df598 !important;
  border-color: #3df598 !important;
  box-shadow: none;
  width: 100%;
  color: transparent;
  font-size: 20px;
  font-weight: 500;
  transition: background-color .2s
}

.hubspot-form--customize .hs-form input.hs-button:hover {
  background-color: #8effc6 !important;
  color: transparent
}

.hubspot-form--customize .hs-custom-style>div input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]) {
  padding: 8px 16px;
  border: 1px solid #b7b7b7;
  background-color: #fff
}

.iconstyle,
.rounded {
  border-radius: 50%
}

@media all and (max-width:576px) {
  .hubspot-form--customize .hs-custom-style>div input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]) {
    padding-top: 8px;
    padding-bottom: 8px
  }
}

.color-purple {
  color: #268d44
}

.mega-text {
  font-size: 120px
}

@media screen and (min-width:480px) {
  .mega-text {
    font-size: calc(120px + ((1vw - 4.8px) * 4.1666666667))
  }
}

@media screen and (min-width:1920px) {
  .mega-text {
    font-size: 180px
  }
}

.fs-18 {
  font-size: 18px
}

@media(max-width:767px) {

  .animation-rotateLeft180.mobile-no-animation,
  .animation-rotateLeft90.mobile-no-animation,
  .animation-rotateRight90.mobile-no-animation {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-animation-name: none;
    animation-name: none
  }

  .animation-slideLeft.mobile-no-animation,
  .animation-slideUp.mobile-no-animation {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  .animation-bounceInLeft.mobile-no-animation,
  .animation-bounceInRight.mobile-no-animation,
  .animation-fadeIn.mobile-no-animation,
  .animation-fadeInDown.mobile-no-animation,
  .animation-fadeInUp.mobile-no-animation,
  .bounceInLeft.mobile-no-animation,
  .bounceInRight.mobile-no-animation,
  .fadeIn.mobile-no-animation,
  .fadeInDown.mobile-no-animation,
  .fadeInUp.mobile-no-animation {
    opacity: 1;
    -webkit-animation-name: none;
    animation-name: none
  }

  .fs-20-mobile {
    font-size: 20px
  }

  .mobile-landscape {
    padding-bottom: 56%
  }

  .width-80-mobile {
    width: 80%
  }
}

.height-100 {
  height: 100%
}

.fill-transparent {
  fill: transparent
}

.stroke-width-1 {
  stroke-width: .5px
}

.stroke-width-2 {
  stroke-width: 2px
}

.stroke-black {
  stroke: #000
}

.stroke-green {
  stroke: #3df598
}

.text-right {
  text-align: right
}

.text-upper {
  text-transform: uppercase
}

@media(min-width:768px) {
  .l-header--404 .bg-shape.full-filled {
    top: 5%;
    right: 5%
  }

  .font-size-small {
    font-size: .875rem
  }
}

.full-height {
  min-height: 100vh
}

@supports(-webkit-overflow-scrolling:touch) {
  .l-header--404 .grid {
    min-height: calc(var(--vh, 1vh)*100 - var(--marginTop))
  }

  .full-height {
    min-height: calc(var(--vh, 1vh)*100)
  }
}

.max-width-575 {
  max-width: 575px
}

.max-width-600 {
  max-width: 600px
}

.max-width-720 {
  max-width: 720px
}

.line-height-1 {
  line-height: 1
}

.line-height-2 {
  line-height: 2
}

.center-content-x {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.float-left {
  float: left
}

.nowrap {
  white-space: nowrap
}

.single-word {
  word-spacing: 9999px
}

.grab {
  cursor: -webkit-grab;
  cursor: grab
}

.zindex-below {
  z-index: -1
}

.zindex-1 {
  z-index: 100
}

.zindex-2 {
  z-index: 200
}

.zindex-3 {
  z-index: 300
}

.ml-0em {
  margin-left: 0
}

.pr-0em {
  padding-right: 0
}

.mt-3em {
  margin-top: .3em
}

.mb-3em {
  margin-bottom: .3em
}

.ml-3em {
  margin-left: .3em
}

.mr-3em {
  margin-right: .3em
}

.pt-3em {
  padding-top: .3em
}

.pb-3em {
  padding-bottom: .3em
}

.pl-3em {
  padding-left: .3em
}

.pr-3em {
  padding-right: .3em
}

.pall-3em {
  padding: .3em
}

.mt-5em {
  margin-top: .5em
}

.mb-5em {
  margin-bottom: .5em
}

.ml-5em {
  margin-left: .5em
}

.mr-5em {
  margin-right: .5em
}

.pt-5em {
  padding-top: .5em
}

.pb-5em {
  padding-bottom: .5em
}

.pl-5em {
  padding-left: .5em
}

.pr-5em {
  padding-right: .5em
}

.pall-5em {
  padding: .5em
}

.mt-6em {
  margin-top: .6em
}

.mb-6em {
  margin-bottom: .6em
}

.ml-6em {
  margin-left: .6em
}

.mr-6em {
  margin-right: .6em
}

.pt-6em {
  padding-top: .6em
}

.pb-6em {
  padding-bottom: .6em
}

.pl-6em {
  padding-left: .6em
}

.pr-6em {
  padding-right: .6em
}

.pall-6em {
  padding: .6em
}

.mt-10em {
  margin-top: 1em
}

.mb-10em {
  margin-bottom: 1em
}

.ml-10em {
  margin-left: 1em
}

.mr-10em {
  margin-right: 1em
}

.pt-10em {
  padding-top: 1em
}

.pl-10em {
  padding-left: 1em
}

.pr-10em {
  padding-right: 1em
}

.pall-10em {
  padding: 1em
}

.mt-15em {
  margin-top: 1.5em
}

.mb-15em {
  margin-bottom: 1.5em
}

.ml-15em {
  margin-left: 1.5em
}

.mr-15em {
  margin-right: 1.5em
}

.pt-15em {
  padding-top: 1.5em
}

.pb-15em {
  padding-bottom: 1.5em
}

.pl-15em {
  padding-left: 1.5em
}

.pr-15em {
  padding-right: 1.5em
}

.pall-15em {
  padding: 1.5em
}

.mt-20em {
  margin-top: 2em
}

.mb-20em {
  margin-bottom: 2em
}

.ml-20em {
  margin-left: 2em
}

.mr-20em {
  margin-right: 2em
}

.pt-20em {
  padding-top: 2em
}

.pb-20em {
  padding-bottom: 2em
}

.pl-20em {
  padding-left: 2em
}

.pr-20em {
  padding-right: 2em
}

.pall-20em {
  padding: 2em
}

.mt-25em {
  margin-top: 2.5em
}

.mb-25em {
  margin-bottom: 2.5em
}

.ml-25em {
  margin-left: 2.5em
}

.mr-25em {
  margin-right: 2.5em
}

.pt-25em {
  padding-top: 2.5em
}

.pb-25em {
  padding-bottom: 2.5em
}

.pl-25em {
  padding-left: 2.5em
}

.pr-25em {
  padding-right: 2.5em
}

.pall-25em {
  padding: 2.5em
}

.mt-30em {
  margin-top: 3em
}

.mb-30em {
  margin-bottom: 3em
}

.ml-30em {
  margin-left: 3em
}

.mr-30em {
  margin-right: 3em
}

.pt-30em {
  padding-top: 3em
}

.pb-30em {
  padding-bottom: 3em
}

.pl-30em {
  padding-left: 3em
}

.pr-30em {
  padding-right: 3em
}

.pall-30em {
  padding: 3em
}

.mt-35em {
  margin-top: 3.5em
}

.mb-35em {
  margin-bottom: 3.5em
}

.ml-35em {
  margin-left: 3.5em
}

.mr-35em {
  margin-right: 3.5em
}

.pt-35em {
  padding-top: 3.5em
}

.pb-35em {
  padding-bottom: 3.5em
}

.pl-35em {
  padding-left: 3.5em
}

.pr-35em {
  padding-right: 3.5em
}

.pall-35em {
  padding: 3.5em
}

.mt-40em {
  margin-top: 4em
}

.mb-40em {
  margin-bottom: 4em
}

.ml-40em {
  margin-left: 4em
}

.mr-40em {
  margin-right: 4em
}

.pt-40em {
  padding-top: 4em
}

.pb-40em {
  padding-bottom: 4em
}

.pl-40em {
  padding-left: 4em
}

.pr-40em {
  padding-right: 4em
}

.pall-40em {
  padding: 4em
}

.mt-50em {
  margin-top: 5em
}

.mb-50em {
  margin-bottom: 5em
}

.ml-50em {
  margin-left: 5em
}

.mr-50em {
  margin-right: 5em
}

.pt-50em {
  padding-top: 5em
}

.pb-50em {
  padding-bottom: 5em
}

.pl-50em {
  padding-left: 5em
}

.pr-50em {
  padding-right: 5em
}

.pall-50em {
  padding: 5em
}

.mt-60em {
  margin-top: 6em
}

.mb-60em {
  margin-bottom: 6em
}

.ml-60em {
  margin-left: 6em
}

.mr-60em {
  margin-right: 6em
}

.pt-60em {
  padding-top: 6em
}

.pb-60em {
  padding-bottom: 6em
}

.pl-60em {
  padding-left: 6em
}

.pr-60em {
  padding-right: 6em
}

.pall-60em {
  padding: 6em
}

@media screen and (min-width:200px)and (max-width:568px) {
  .hide-on-mobile {
    display: none
  }
}

@media screen and (min-width:569px)and (max-width:767px) {

  .hide-on-sm,
  .hide-on-sm-down {
    display: none
  }
}

@media screen and (min-width:768px)and (max-width:1023px) {

  .hide-on-md,
  .hide-on-md-down {
    display: none
  }
}

@media screen and (min-width:1025px)and (max-width:1280px) {

  .hide-on-lg,
  .hide-on-lg-down {
    display: none
  }
}

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

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto
}

.stop-scrolling {
  position: fixed;
  overflow-y: scroll;
  width: 100%
}

.offset-l-1,
.offset-l-2,
.offset-l-3 {
  position: relative
}

img:not([height]),
img:not([width]) {
  outline: red solid 5px
}

[data-latitude][data-longitude] img:not([height]),
[data-latitude][data-longitude] img:not([width]) {
  outline: red solid 0
}

.offset-l-1 {
  left: 10%
}

.offset-l-2 {
  left: 20%
}

.offset-l-3 {
  left: 30%
}

.map {
  width: 100%;
  height: 100%;
  max-width: 100%
}

.map:not(.map--single) {
  min-height: 350px
}

@media(max-width:1199px) {

  .bg-checkboard-2-2-4-cols>.grid__col:nth-child(4n+3),
  .bg-checkboard-2-2-4-cols>.grid__col:nth-child(4n+4),
  .bg-checkboard-2-2-4-cols>[class*=col-]:nth-child(4n+3),
  .bg-checkboard-2-2-4-cols>[class*=col-]:nth-child(4n+4),
  .bg-checkboard-2-4-cols>.grid__col:nth-child(4n+3),
  .bg-checkboard-2-4-cols>.grid__col:nth-child(4n+4),
  .bg-checkboard-2-4-cols>[class*=col-]:nth-child(4n+3),
  .bg-checkboard-2-4-cols>[class*=col-]:nth-child(4n+4),
  .bg-checkboard-4-cols>.grid__col:first-child:not(.grid__col--heading),
  .bg-checkboard-4-cols>.grid__col:nth-child(4n+4),
  .bg-checkboard-4-cols>.grid__col:nth-child(4n+5),
  .bg-checkboard-4-cols>[class*=col-]:first-child:not(.grid__col--heading),
  .bg-checkboard-4-cols>[class*=col-]:nth-child(4n+4),
  .bg-checkboard-4-cols>[class*=col-]:nth-child(4n+5) {
    background-color: var(--checkboardFirstColor)
  }

  .bg-checkboard-2-2-4-cols>.grid__col:nth-child(4n+2),
  .bg-checkboard-2-2-4-cols>.grid__col:nth-child(4n+5),
  .bg-checkboard-2-2-4-cols>[class*=col-]:nth-child(4n+2),
  .bg-checkboard-2-2-4-cols>[class*=col-]:nth-child(4n+5),
  .bg-checkboard-2-4-cols>.grid__col:nth-child(4n+2),
  .bg-checkboard-2-4-cols>.grid__col:nth-child(4n+5),
  .bg-checkboard-2-4-cols>[class*=col-]:nth-child(4n+2),
  .bg-checkboard-2-4-cols>[class*=col-]:nth-child(4n+5),
  .bg-checkboard-4-cols>.grid__col:nth-child(4n+2),
  .bg-checkboard-4-cols>.grid__col:nth-child(4n+3),
  .bg-checkboard-4-cols>[class*=col-]:nth-child(4n+2),
  .bg-checkboard-4-cols>[class*=col-]:nth-child(4n+3) {
    background-color: var(--checkboardSecondColor)
  }

  .filters {
    border-bottom: 1px solid #268d44
  }

  .touch-mr-auto {
    margin-right: auto
  }

  .invisible-mobile {
    visibility: hidden;
    -webkit-animation-name: none;
    animation-name: none
  }

  .map--single {
    aspect-ratio: 768/419
  }
}

@media(min-width:1200px) {
  .stats-wrapper {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .stats-wrapper .stat {
    -webkit-flex: 1 1 calc(50% - var(--gap)/ 2);
    -ms-flex: 1 1 calc(50% - var(--gap)/ 2);
    flex: 1 1 calc(50% - var(--gap)/ 2);
    width: calc(50% - var(--gap)/ 2)
  }

  .bg-checkboard-2-2-4-cols>.grid__col:nth-child(2),
  .bg-checkboard-2-2-4-cols>.grid__col:nth-child(5),
  .bg-checkboard-2-2-4-cols>.grid__col:nth-child(8n+10),
  .bg-checkboard-2-2-4-cols>.grid__col:nth-child(8n+11),
  .bg-checkboard-2-2-4-cols>.grid__col:nth-child(8n+13),
  .bg-checkboard-2-2-4-cols>.grid__col:nth-child(8n+6),
  .bg-checkboard-2-2-4-cols>.grid__col:nth-child(8n+8),
  .bg-checkboard-2-2-4-cols>[class*=col-]:nth-child(2),
  .bg-checkboard-2-2-4-cols>[class*=col-]:nth-child(5),
  .bg-checkboard-2-2-4-cols>[class*=col-]:nth-child(8n+10),
  .bg-checkboard-2-2-4-cols>[class*=col-]:nth-child(8n+11),
  .bg-checkboard-2-2-4-cols>[class*=col-]:nth-child(8n+13),
  .bg-checkboard-2-2-4-cols>[class*=col-]:nth-child(8n+6),
  .bg-checkboard-2-2-4-cols>[class*=col-]:nth-child(8n+8),
  .bg-checkboard-2-4-cols>.grid__col:nth-child(3),
  .bg-checkboard-2-4-cols>.grid__col:nth-child(8n+11),
  .bg-checkboard-2-4-cols>.grid__col:nth-child(8n+4),
  .bg-checkboard-2-4-cols>.grid__col:nth-child(8n+6),
  .bg-checkboard-2-4-cols>.grid__col:nth-child(8n+9),
  .bg-checkboard-2-4-cols>[class*=col-]:nth-child(3),
  .bg-checkboard-2-4-cols>[class*=col-]:nth-child(8n+11),
  .bg-checkboard-2-4-cols>[class*=col-]:nth-child(8n+4),
  .bg-checkboard-2-4-cols>[class*=col-]:nth-child(8n+6),
  .bg-checkboard-2-4-cols>[class*=col-]:nth-child(8n+9),
  .bg-checkboard-3-box-head-img .grid__col:nth-child(3),
  .bg-checkboard-3-box-head-img .grid__col:nth-child(6),
  .bg-checkboard-3-box-head-img .grid__col:nth-child(6n+10),
  .bg-checkboard-3-box-head-img .grid__col:nth-child(6n+12),
  .bg-checkboard-3-box-head-img .grid__col:nth-child(6n+8),
  .bg-checkboard-3-cols>.grid__col:nth-child(odd),
  .bg-checkboard-3-cols>[class*=col-]:nth-child(odd),
  .bg-checkboard-4-cols>.grid__col:first-child:not(.grid__col--heading),
  .bg-checkboard-4-cols>.grid__col:nth-child(8n+3),
  .bg-checkboard-4-cols>.grid__col:nth-child(8n+6),
  .bg-checkboard-4-cols>.grid__col:nth-child(8n+8),
  .bg-checkboard-4-cols>.grid__col:nth-child(8n+9),
  .bg-checkboard-4-cols>[class*=col-]:first-child:not(.grid__col--heading),
  .bg-checkboard-4-cols>[class*=col-]:nth-child(8n+3),
  .bg-checkboard-4-cols>[class*=col-]:nth-child(8n+6),
  .bg-checkboard-4-cols>[class*=col-]:nth-child(8n+8),
  .bg-checkboard-4-cols>[class*=col-]:nth-child(8n+9),
  .bg-checkboard-md-3-cols>.grid__col:nth-child(odd),
  .bg-checkboard-md-3-cols>[class*=col-]:nth-child(odd) {
    background-color: var(--checkboardFirstColor)
  }

  .bg-checkboard-2-2-4-cols>.grid__col:nth-child(3),
  .bg-checkboard-2-2-4-cols>.grid__col:nth-child(4),
  .bg-checkboard-2-2-4-cols>.grid__col:nth-child(8n+10),
  .bg-checkboard-2-2-4-cols>.grid__col:nth-child(8n+12),
  .bg-checkboard-2-2-4-cols>.grid__col:nth-child(8n+7),
  .bg-checkboard-2-2-4-cols>.grid__col:nth-child(8n+9),
  .bg-checkboard-2-2-4-cols>[class*=col-]:nth-child(3),
  .bg-checkboard-2-2-4-cols>[class*=col-]:nth-child(4),
  .bg-checkboard-2-2-4-cols>[class*=col-]:nth-child(8n+10),
  .bg-checkboard-2-2-4-cols>[class*=col-]:nth-child(8n+12),
  .bg-checkboard-2-2-4-cols>[class*=col-]:nth-child(8n+7),
  .bg-checkboard-2-2-4-cols>[class*=col-]:nth-child(8n+9),
  .bg-checkboard-2-4-cols>.grid__col:nth-child(2),
  .bg-checkboard-2-4-cols>.grid__col:nth-child(8n+10),
  .bg-checkboard-2-4-cols>.grid__col:nth-child(8n+5),
  .bg-checkboard-2-4-cols>.grid__col:nth-child(8n+7),
  .bg-checkboard-2-4-cols>.grid__col:nth-child(8n+8),
  .bg-checkboard-2-4-cols>[class*=col-]:nth-child(2),
  .bg-checkboard-2-4-cols>[class*=col-]:nth-child(8n+10),
  .bg-checkboard-2-4-cols>[class*=col-]:nth-child(8n+5),
  .bg-checkboard-2-4-cols>[class*=col-]:nth-child(8n+7),
  .bg-checkboard-2-4-cols>[class*=col-]:nth-child(8n+8),
  .bg-checkboard-3-box-head-img .grid__col:nth-child(4),
  .bg-checkboard-3-box-head-img .grid__col:nth-child(5),
  .bg-checkboard-3-box-head-img .grid__col:nth-child(6n+11),
  .bg-checkboard-3-box-head-img .grid__col:nth-child(6n+7),
  .bg-checkboard-3-box-head-img .grid__col:nth-child(6n+9),
  .bg-checkboard-3-cols>.grid__col:nth-child(2),
  .bg-checkboard-3-cols>.grid__col:nth-child(2n+6),
  .bg-checkboard-3-cols>.grid__col:nth-child(4),
  .bg-checkboard-3-cols>.grid__col:nth-child(4n+6),
  .bg-checkboard-3-cols>.grid__col:nth-child(6n+6),
  .bg-checkboard-3-cols>[class*=col-]:nth-child(2),
  .bg-checkboard-3-cols>[class*=col-]:nth-child(2n+6),
  .bg-checkboard-3-cols>[class*=col-]:nth-child(4),
  .bg-checkboard-3-cols>[class*=col-]:nth-child(4n+6),
  .bg-checkboard-3-cols>[class*=col-]:nth-child(6n+6),
  .bg-checkboard-4-cols>.grid__col:nth-child(8n+2),
  .bg-checkboard-4-cols>.grid__col:nth-child(8n+4),
  .bg-checkboard-4-cols>.grid__col:nth-child(8n+5),
  .bg-checkboard-4-cols>.grid__col:nth-child(8n+7),
  .bg-checkboard-4-cols>[class*=col-]:nth-child(8n+2),
  .bg-checkboard-4-cols>[class*=col-]:nth-child(8n+4),
  .bg-checkboard-4-cols>[class*=col-]:nth-child(8n+5),
  .bg-checkboard-4-cols>[class*=col-]:nth-child(8n+7),
  .bg-checkboard-md-3-cols>.grid__col:nth-child(2),
  .bg-checkboard-md-3-cols>.grid__col:nth-child(2n+6),
  .bg-checkboard-md-3-cols>.grid__col:nth-child(4),
  .bg-checkboard-md-3-cols>.grid__col:nth-child(4n+6),
  .bg-checkboard-md-3-cols>.grid__col:nth-child(6n+6),
  .bg-checkboard-md-3-cols>[class*=col-]:nth-child(2),
  .bg-checkboard-md-3-cols>[class*=col-]:nth-child(2n+6),
  .bg-checkboard-md-3-cols>[class*=col-]:nth-child(4),
  .bg-checkboard-md-3-cols>[class*=col-]:nth-child(4n+6),
  .bg-checkboard-md-3-cols>[class*=col-]:nth-child(6n+6) {
    background-color: var(--checkboardSecondColor)
  }

  .bg-checkboard-md-2-xl-4-cols>.grid__col:nth-child(8n+2),
  .bg-checkboard-md-2-xl-4-cols>.grid__col:nth-child(8n+4),
  .bg-checkboard-md-2-xl-4-cols>.grid__col:nth-child(8n+5),
  .bg-checkboard-md-2-xl-4-cols>.grid__col:nth-child(8n+7),
  .bg-checkboard-md-2-xl-4-cols>[class*=col-]:nth-child(8n+2),
  .bg-checkboard-md-2-xl-4-cols>[class*=col-]:nth-child(8n+4),
  .bg-checkboard-md-2-xl-4-cols>[class*=col-]:nth-child(8n+5),
  .bg-checkboard-md-2-xl-4-cols>[class*=col-]:nth-child(8n+7) {
    background-color: #f7fbff
  }

  .filters {
    position: absolute;
    left: 0
  }

  .filters__btn {
    text-align: center;
    padding: 1.25rem 3rem
  }

  .map--single {
    aspect-ratio: 1280/419
  }
}

.modalbtn {
  color: #fff;
  border-radius: 20px;
  padding: 15px;
  background-color: #159dd8;
  margin-top: 15px
}

.close {
  color: var(--violet);
  float: right;
  font-size: 28px;
  opacity: 1
}

.close:focus,
.close:hover {
  opacity: 1;
  color: var(--violet);
  text-decoration: none;
  cursor: pointer
}

.modalbg {
  background-image: url('/web/images/choice.webp');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 100%
}

.cardnostyle {
  border: none !important;
  border-radius: 0 !important
}

.btn-close {
  cursor: pointer;
  background: 0 0 !important;
  color: #fff !important
}

.iconstyle {
  background-color: #fff;
  color: #159dd8;
  padding: 7px;
  border: 1px solid #159dd8
}

.iconstyle:hover {
  background-color: #159dd8;
  color: #fff;
  padding: 7px;
  border-radius: 50%;
  border: 1px solid #159dd8
}

.fs-10px {
  font-size: 10px
}

.submitformbtn {
  background-color: #fff;
  color: #268d44;
  width: 100%;
  padding: 10px 20px;
  border-radius: 3px
}

.flex-container--people {
  .card__text {
    --lines: 10;
    --line-height: 1.5;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: calc(var(--line-height) * var(--lines) * 1em);
  }
}

.my-scrollable-content::-webkit-scrollbar {
  width: 10px;
}

.my-scrollable-content::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 10px;
}

.my-scrollable-content::-webkit-scrollbar-thumb {
  background-color: #159dd8 !important;
  border: 1px solid #159dd8
}

.my-scrollable-content::-webkit-scrollbar-thumb:hover {
  background: #258E4D !important;
}

.my-scrollable-content {
  scrollbar-width: thin;
  scrollbar-color: #888 #f1f1f1;
}