.logo{
	width:325px;
	height: auto;
}
.c-footer .a-text,
.c-footer a,
.c-footer a:hover{
	color:#00002D !important;
}
.expert{
	width: 120px;
	height: auto;
	margin-bottom: 20px;
}
.company{
	width: 120px;
	height: auto;
	margin-top: 40px;
}
.why-top{
	justify-content: flex-start !important;
}
.nvidia{
	font-size: 13px;
	line-height: 13px;
	display: flex;
	justify-content: center;
	position: absolute;
	right: 0px;
}
@media screen and (max-width:767px) {
	.c-footer{
		padding-bottom: 100px !important;
	}
  .nvidia {
		width: 100%;
		right: inherit;
		bottom: -50px;
  }
}
.nvidia img{
	width: 80px;
	height: auto;
	display: inline-block;
	margin: 0 0 0 5px;
}
/******/

@charset "UTF-8";
@keyframes a {
  0% {
    transform: rotate(0deg)
  }
  50% {
    transform: rotate(180deg)
  }
  to {
    transform: rotate(1turn)
  }
}
html {
  font-family: sans-serif
}
body, html {
  height: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}
body {
  margin: 0
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline
}
audio:not([controls]) {
  display: none;
  height: 0
}
[hidden], template {
  display: none
}
a {
  background-color: transparent
}
a:active, a:hover {
  outline: 0
}
abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  border-bottom: none
}
b, strong {
  font-weight: inherit;
  font-weight: 800
}
dfn {
  font-style: italic
}
h1 {
  margin: .67em 0;
  font-size: 2em
}
mark {
  color: #000;
  background-color: #ff0
}
small {
  font-size: 80%
}
sub, sup {
  position: relative;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0
}
sup {
  top: -.5em
}
sub {
  bottom: -.25em
}
img {
  border: 0
}
svg:not(:root) {
  overflow: hidden
}
figure {
  margin: 0
}
hr {
  overflow: visible;
  box-sizing: content-box;
  height: 0
}
pre {
  overflow: auto
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em
}
button, input, optgroup, select, textarea {
  margin: 0;
  font: inherit
}
button {
  overflow: visible
}
button, select {
  text-transform: none
}
button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}
button[disabled], html input[disabled] {
  cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0
}
input {
  line-height: normal
}
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto
}
input[type=search] {
  -webkit-appearance: textfield
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
fieldset {
  margin: 0 2px;
  padding: .35em .625em .75em;
  border: 1px solid silver
}
legend {
  padding: 0;
  border: 0
}
textarea {
  overflow: auto
}
optgroup {
  font-weight: 700
}
a, abbr, acronym, address, applet, b, big, blockquote, body, caption, center, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, var {
  margin: 0;
  padding: 0;
  border: 0;
  background-color: transparent
}
h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-weight: 400
}
ol, ul {
  list-style: none
}
blockquote {
  quotes: none
}
blockquote:after, blockquote:before {
  content: "";
  content: none
}
del {
  text-decoration: line-through
}
table {
  border-collapse: collapse
}
a img {
  border: none
}
.clearfix {
  float: none;
  clear: both
}
a, a:active, a:focus, a:hover, button, input, select, textarea {
  text-decoration: none;
  color: inherit;
  outline: none
}
a, a:hover {
  cursor: pointer
}
select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000
}
@-ms-viewport {
  width: device-width
}
* {
  position: relative;
  box-sizing: border-box;
  background-repeat: no-repeat
}
html {
  max-width: 100vw;
  font-size: 100%;
  line-height: 1.25;
  scroll-behavior: smooth
}
body {
  color: #fff
}
a, a:active, a:hover {
  color: inherit
}
a:focus {
  outline: none
}
a:focus-visible {
  outline: 1px dotted #95c11f
}
svg {
  max-width: 100%;
  height: auto
}
em, i {
  font-family: Inter, Inter, Roboto, Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-style: italic
}
b, strong {
  font-weight: 500
}
q {
  quotes: "\2018""\2019""\201C""\201D"
}
q:before {
  content: "\2018";
  content: open-quote
}
q:after {
  content: "\2019";
  content: close-quote
}
q q:before {
  content: "\2018";
  content: open-quote
}
q q:after {
  content: "\2019";
  content: close-quote
}
blockquote cite {
  display: block;
  text-align: right;
  font-style: normal
}
blockquote cite:before {
  content: "\2014   "
}
table {
  min-width: 100%;
  border-spacing: 0;
  border-collapse: separate !important;
  border-radius: 15px
}
table caption {
  display: block;
  text-align: center
}
table td, table th {
  padding: 11px 16px 16px;
  text-align: left;
  vertical-align: top;
  border-right: 1px solid rgba(0, 0, 45, .25);
  border-bottom: 1px solid rgba(0, 0, 45, .25);
  font-weight: 400;
  line-height: 1.2777777778;
  font-size: 1.125rem
}
table th, table thead td {
  word-wrap: normal;
  color: #95c11f
}
table tr td:first-child, table tr th:first-child {
  border-left: 1px solid rgba(0, 0, 45, .25)
}
table tbody:not(thead+tbody) tr:first-child td, table tbody:not(thead+tbody) tr:first-child th, table thead tr:first-child td, table thead tr:first-child th {
  border-top: 1px solid rgba(0, 0, 45, .25)
}
table tbody:not(thead+tbody) tr:first-child td:first-child, table tbody:not(thead+tbody) tr:first-child th:first-child, table thead tr:first-child td:first-child, table thead tr:first-child th:first-child {
  border-top-left-radius: 15px
}
table tbody:not(thead+tbody) tr:first-child td:last-child, table tbody:not(thead+tbody) tr:first-child th:last-child, table thead tr:first-child td:last-child, table thead tr:first-child th:last-child {
  border-top-right-radius: 15px
}
table tbody tr:last-child td:first-child, table tbody tr:last-child th:first-child {
  border-bottom-left-radius: 15px
}
table tbody tr:last-child td:last-child, table tbody tr:last-child th:last-child {
  border-bottom-right-radius: 15px
}
textarea {
  width: 100%
}
.assistive-text, .skip-link, .visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  white-space: nowrap;
  border: 0;
  clip-path: inset(50%)
}
.assistive-text--focus:focus, .skip-link--focus:focus, .visually-hidden--focus:focus {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  display: inline-block;
  overflow: visible;
  clip: unset;
  width: auto;
  height: auto;
  margin: 0;
  padding: 4px;
  border: 1px dotted #95c11f;
  background-color: hsla(0, 0%, 100%, .6);
  font-size: 1rem;
  line-height: 1.25;
  clip-path: none
}
.list, .nav {
  margin: 0;
  padding: 0;
  list-style: none
}
.aspect-ratio {
  width: 100%;
  padding-top: 56.25%
}
.aspect-ratio > * {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%
}
:focus-visible {
  outline: 1px dotted #95c11f;
  outline-offset: 4px
}
.js-focus-visible :focus:not(.focus-visible) {
  outline: none
}
#wpadminbar {
  position: fixed;
  top: 0;
  right: 0;
  left: 0
}
@font-face {
  font-family: Inter;
  src: url(../fonts/Inter-Regular.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: Inter;
  src: url(../fonts/Inter-SemiBold.woff2) format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap
}
* {
  word-wrap: break-word
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.4705882353;
  font-size: 1.0625rem
}
@media screen and (min-width:80rem) {
  body {
    line-height: 1.5789473684;
    font-size: 1.1875rem
  }
}
body, button, h1, h2, h3, h4, h5, h6, input, select, textarea {
  font-family: Inter, Roboto, Arial, Helvetica, sans-serif
}
h1, h2, h3, h4, h5, h6 {
  margin: 0
}
h1 em, h1 i, h2 em, h2 i, h3 em, h3 i, h4 em, h4 i, h5 em, h5 i, h6 em, h6 i {
  font-family: Inter, Inter, Roboto, Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-style: italic
}
h1 {
  font-weight: 400
}
h2, h3, h4, h5, h6 {
  font-weight: 500
}
h1 {
  line-height: 1.1;
  font-size: 3.125rem
}
@media screen and (min-width:64rem) {
  h1 {
    line-height: 1.1538461538;
    font-size: 4.0625rem
  }
}
@media screen and (min-width:80rem) {
  h1 {
    line-height: 1.125;
    font-size: 5rem
  }
}
h2 {
  line-height: 1.125;
  font-size: 2.5rem
}
@media screen and (min-width:64rem) {
  h2 {
    line-height: 1.1;
    font-size: 3.125rem
  }
}
h3 {
  line-height: 1.1428571429;
  font-size: 2.1875rem
}
@media screen and (min-width:80rem) {
  h3 {
    line-height: 1.25;
    font-size: 2.5rem
  }
}
h4 {
  line-height: 1.1666666667;
  font-size: 1.875rem
}
@media screen and (min-width:80rem) {
  h4 {
    line-height: 1.1428571429;
    font-size: 2.1875rem
  }
}
h5 {
  line-height: 1.2;
  font-size: 1.5625rem
}
@media screen and (min-width:80rem) {
  h5 {
    line-height: 1.1666666667;
    font-size: 1.875rem
  }
}
h6 {
  line-height: 1.25;
  font-size: 1.25rem
}
@media screen and (min-width:80rem) {
  h6 {
    line-height: 1.2;
    font-size: 1.5625rem
  }
}
.wysiwyg :blank, .wysiwyg :empty {
  display: none
}
.wysiwyg h2 + *, .wysiwyg h3 + *, .wysiwyg h4 + *, .wysiwyg h5 + *, .wysiwyg h6 + * {
  margin-top: 4px
}
.wysiwyg h2 {
  line-height: 1.1666666667;
  font-size: 1.875rem
}
@media screen and (min-width:80rem) {
  .wysiwyg h2 {
    line-height: 1.1428571429;
    font-size: 2.1875rem
  }
}
.wysiwyg h2 + * {
  margin-top: 16px
}
.wysiwyg h3 {
  color: #00002D;
  line-height: 1.25;
  font-size: 1.25rem
}
@media screen and (min-width:80rem) {
  .wysiwyg h3 {
    line-height: 1.2;
    font-size: 1.5625rem
  }
}
.wysiwyg h4 {
  color: #00002D;
  line-height: 1.4736842105;
  font-size: 1.1875rem
}
@media screen and (min-width:80rem) {
  .wysiwyg h4 {
    line-height: 1.5909090909;
    font-size: 1.375rem
  }
}
.wysiwyg address + *, .wysiwyg blockquote + *, .wysiwyg canvas + *, .wysiwyg caption + *, .wysiwyg dl + *, .wysiwyg fieldset + *, .wysiwyg figcaption + *, .wysiwyg figure + *, .wysiwyg form + *, .wysiwyg nav + *, .wysiwyg object + *, .wysiwyg ol + *, .wysiwyg p + *, .wysiwyg pre + *, .wysiwyg table + *, .wysiwyg ul + *, .wysiwyg video + * {
  margin-top: 24px
}
@media screen and (min-width:48rem) {
  .wysiwyg address + *, .wysiwyg blockquote + *, .wysiwyg canvas + *, .wysiwyg caption + *, .wysiwyg dl + *, .wysiwyg fieldset + *, .wysiwyg figcaption + *, .wysiwyg figure + *, .wysiwyg form + *, .wysiwyg nav + *, .wysiwyg object + *, .wysiwyg ol + *, .wysiwyg p + *, .wysiwyg pre + *, .wysiwyg table + *, .wysiwyg ul + *, .wysiwyg video + * {
    margin-top: 30px
  }
}
.wysiwyg figure, .wysiwyg img {
  max-width: 100%
}
.wysiwyg img {
  height: auto
}
.wysiwyg iframe {
  width: 100%
}
.wysiwyg .alignleft {
  float: left;
  margin-right: 4px;
  margin-bottom: 4px
}
.wysiwyg .alignright {
  float: right;
  margin-bottom: 4px;
  margin-left: 4px
}
.wysiwyg .aligncenter {
  display: block;
  margin: auto;
  margin-top: 4px;
  margin-bottom: 4px
}
.wysiwyg .embed {
  width: 100%;
  padding-top: 56.25%
}
.wysiwyg .embed > * {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.wysiwyg blockquote {
  text-align: center;
  line-height: 1.1666666667;
  font-size: 1.875rem
}
@media screen and (min-width:80rem) {
  .wysiwyg blockquote {
    line-height: 1.2222222222;
    font-size: 2.8125rem
  }
}
.wysiwyg blockquote p {
  margin-top: 0
}
.wysiwyg ol, .wysiwyg ul {
  padding-left: 20px
}
.wysiwyg ol li + li, .wysiwyg ul li + li {
  margin-top: 4px
}
.wysiwyg ul {
  list-style-type: disc
}
.wysiwyg ol {
  list-style-type: decimal
}
.wysiwyg dl {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.wysiwyg dl dd, .wysiwyg dl dt {
  padding-top: 4px;
  padding-bottom: 4px
}
.wysiwyg dl dt {
  width: 20%;
  padding-bottom: 4px
}
.wysiwyg dl dd, .wysiwyg dl dt {
  -ms-flex: 1 0 auto;
  flex: 1 0 auto
}
.wysiwyg dl dd {
  width: 80%;
  padding-bottom: 12px
}
.wysiwyg a {
  text-decoration: none
}
.wysiwyg a:focus-visible:after {
  -ms-transform: scaleX(0);
  transform: scaleX(0)
}
@media (hover:hover) {
  .wysiwyg a:hover:after {
    -ms-transform: scaleX(0);
    transform: scaleX(0)
  }
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .wysiwyg a:hover:after {
    -ms-transform: scaleX(0);
    transform: scaleX(0)
  }
}
.wysiwyg a:after {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: 1px;
  content: "";
  transition: transform .15s ease-out;
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  background-color: currentColor;
  right: 0;
  -ms-transform-origin: right;
  transform-origin: right
}
.wysiwyg .responsive-table {
  overflow-x: auto;
  overflow-y: hidden
}
.wysiwyg .responsive-table table {
  margin-bottom: 16px
}
.wysiwyg pre {
  padding: 4px
}
.wysiwyg kbd, .wysiwyg tt, .wysiwyg var {
  padding: 1px
}
.wysiwyg * + .wp-caption-text {
  margin-top: 0
}
.wysiwyg .wp-caption-text {
  font-style: normal
}
.wysiwyg :-moz-only-whitespace, .wysiwyg :blank, .wysiwyg :empty {
  display: none
}
.wysiwyg .intro {
  line-height: 1.4736842105;
  font-size: 1.1875rem
}
@media screen and (min-width:80rem) {
  .wysiwyg .intro {
    line-height: 1.5909090909;
    font-size: 1.375rem
  }
}
.wysiwyg--inverse-links a:focus-visible:after {
  -ms-transform: scaleX(1);
  transform: scaleX(1)
}
@media (hover:hover) {
  .wysiwyg--inverse-links a:hover:after {
    -ms-transform: scaleX(1);
    transform: scaleX(1)
  }
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .wysiwyg--inverse-links a:hover:after {
    -ms-transform: scaleX(1);
    transform: scaleX(1)
  }
}
.wysiwyg--inverse-links a:after {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: 1px;
  content: "";
  transition: transform .15s ease-out;
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  background-color: currentColor;
  left: 0;
  -ms-transform-origin: left;
  transform-origin: left
}
.wysiwyg--on-light {
  color: #00002D
}
.gallery {
  display: -ms-grid;
  display: grid;
  gap: 8px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr
}
.gallery-item {
  margin: 0
}
.gallery-item > div {
  width: 100%;
  padding-top: 100%
}
.gallery-item > div > * {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.gallery-item a {
  display: block;
  width: 100%;
  height: 100%
}
.gallery-item a > * {
  pointer-events: none
}
.gallery-item img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover
}
.gallery-item + .gallery-item {
  margin: 0
}
@media screen and (min-width:64rem) {
  .gallery-columns-2 {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr)
  }
}
@media screen and (min-width:64rem) {
  .gallery-columns-3 {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr)
  }
}
@media screen and (min-width:64rem) {
  .gallery-columns-4 {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr)
  }
}
@media screen and (min-width:64rem) {
  .gallery-columns-5 {
    -ms-grid-columns: (1fr)[5];
    grid-template-columns: repeat(5, 1fr)
  }
}
@media screen and (min-width:64rem) {
  .gallery-columns-6 {
    -ms-grid-columns: (1fr)[6];
    grid-template-columns: repeat(6, 1fr)
  }
}
@media screen and (min-width:64rem) {
  .gallery-columns-7 {
    -ms-grid-columns: (1fr)[7];
    grid-template-columns: repeat(7, 1fr)
  }
}
@media screen and (min-width:64rem) {
  .gallery-columns-8 {
    -ms-grid-columns: (1fr)[8];
    grid-template-columns: repeat(8, 1fr)
  }
}
@media screen and (min-width:64rem) {
  .gallery-columns-9 {
    -ms-grid-columns: (1fr)[9];
    grid-template-columns: repeat(9, 1fr)
  }
}
.gallery-caption {
  color: rgba(0, 0, 45, .5)
}
.embed-wrapper--vimeo, .embed-wrapper--youtube {
  width: 100%;
  padding-top: 56.25%
}
.embed-wrapper--vimeo > *, .embed-wrapper--youtube > * {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%
}
@media print {
  a[href^=http]:not([href*="#"]):after {
    content: " ("attr(href) ")"
  }
}
.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto
}
.container--sm {
  max-width: 1024px
}
.container--md {
  max-width: 1200px
}
.container--lg {
  max-width: 1280px
}
.container--padding {
  padding-right: 20px;
  padding-left: 20px
}
@media screen and (min-width:48rem) {
  .container--padding {
    padding-right: 40px;
    padding-left: 40px
  }
}
@media screen and (min-width:64rem) {
  .container--padding {
    padding-right: 40px;
    padding-left: 40px
  }
}
@media screen and (min-width:80rem) {
  .container--padding {
    padding-right: 80px;
    padding-left: 80px
  }
}
.container--padding.container--sm {
  max-width: 1064px
}
@media screen and (min-width:48rem) {
  .container--padding.container--sm {
    max-width: 1104px
  }
}
@media screen and (min-width:64rem) {
  .container--padding.container--sm {
    max-width: 1104px
  }
}
@media screen and (min-width:80rem) {
  .container--padding.container--sm {
    max-width: 1184px
  }
}
.container--padding.container--md {
  max-width: 1240px
}
@media screen and (min-width:48rem) {
  .container--padding.container--md {
    max-width: 1280px
  }
}
@media screen and (min-width:64rem) {
  .container--padding.container--md {
    max-width: 1280px
  }
}
@media screen and (min-width:80rem) {
  .container--padding.container--md {
    max-width: 1360px
  }
}
.container--padding.container--lg {
  max-width: 1320px
}
@media screen and (min-width:48rem) {
  .container--padding.container--lg {
    max-width: 1360px
  }
}
@media screen and (min-width:64rem) {
  .container--padding.container--lg {
    max-width: 1360px
  }
}
@media screen and (min-width:80rem) {
  .container--padding.container--lg {
    max-width: 1440px
  }
}
.grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -8px;
  margin-left: -8px
}
@media screen and (min-width:48rem) {
  .grid {
    margin-right: -10px;
    margin-left: -10px
  }
}
@media screen and (min-width:64rem) {
  .grid {
    margin-right: -10px;
    margin-left: -10px
  }
}
@media screen and (min-width:80rem) {
  .grid {
    margin-right: -15px;
    margin-left: -15px
  }
}
.grid > * {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 100%;
  padding-right: 8px;
  padding-left: 8px
}
@media screen and (min-width:48rem) {
  .grid > * {
    padding-right: 10px;
    padding-left: 10px
  }
}
@media screen and (min-width:64rem) {
  .grid > * {
    padding-right: 10px;
    padding-left: 10px
  }
}
@media screen and (min-width:80rem) {
  .grid > * {
    padding-right: 15px;
    padding-left: 15px
  }
}
html[class] {
  margin-top: 0 !important
}
#wpadminbar {
  transition-delay: .2s;
  -ms-transform: translateY(-100%);
  transform: translateY(-100%)
}
#wpadminbar:before {
  height: 20px
}
#wpadminbar:after, #wpadminbar:before {
  position: absolute;
  bottom: -20px;
  left: 50%;
  width: 20vw;
  content: "";
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}
#wpadminbar:after {
  height: 5px;
  opacity: .8;
  border: 2px solid #fff;
  border-radius: 5px;
  background-color: #333;
  box-shadow: 0 0 3px rgba(0, 0, 0, .5)
}
#wpadminbar:hover {
  transition-delay: 0ms;
  -ms-transform: translateY(0);
  transform: translateY(0)
}
.mejs-container {
  position: relative
}
.mejs-container * {
  position: static
}
.mejs-container .mejs-fill-container {
  position: relative;
  margin: 0 auto
}
.mejs-container .mejs-iframe-overlay {
  position: absolute
}
.mejs-container .mejs-container-fullscreen {
  position: fixed
}
.mejs-container .mejs-background, .mejs-container .mejs-button > button, .mejs-container .mejs-controls, .mejs-container .mejs-mediaelement, .mejs-container .mejs-overlay, .mejs-container .mejs-poster {
  position: absolute
}
.mejs-container .mejs-time-rail {
  position: relative
}
.mejs-container .mejs-broadcast, .mejs-container .mejs-time-buffering, .mejs-container .mejs-time-current, .mejs-container .mejs-time-float, .mejs-container .mejs-time-float-corner, .mejs-container .mejs-time-float-current, .mejs-container .mejs-time-handle, .mejs-container .mejs-time-handle-content, .mejs-container .mejs-time-hovered, .mejs-container .mejs-time-loaded, .mejs-container .mejs-time-marker, .mejs-container .mejs-time-total {
  position: absolute
}
.mejs-container .mejs-volume-button {
  position: relative
}
.mejs-container .mejs-volume-button > .mejs-volume-slider, .mejs-container .mejs-volume-current, .mejs-container .mejs-volume-handle, .mejs-container .mejs-volume-total {
  position: absolute
}
.mejs-container .mejs-horizontal-volume-slider {
  position: relative
}
.mejs-container .mejs-horizontal-volume-current, .mejs-container .mejs-horizontal-volume-total {
  position: absolute
}
.mejs-container .mejs-captions-button, .mejs-container .mejs-chapters-button {
  position: relative
}
.mejs-container .mejs-captions-button > .mejs-captions-selector, .mejs-container .mejs-captions-layer, .mejs-container .mejs-captions-position, .mejs-container .mejs-captions-selector-input, .mejs-container .mejs-chapters-button > .mejs-chapters-selector, .mejs-container .mejs-chapters-selector-input {
  position: absolute
}
.mejs-container .mejs-overlay-error {
  position: relative
}
.mejs-container .mejs-overlay-error > img {
  position: absolute
}
.mejs-container .mejs-cannotplay {
  position: relative
}
.gMap * {
  position: unset
}
.gMap .gm-style .gm-style-mot {
  position: relative
}
@keyframes b {
  to {
    background-position: 25px 0;
    background-position: var(--plyr-progress-loading-size, 25px) 0
  }
}
@keyframes c {
  0% {
    transform: translateY(10px);
    opacity: .5
  }
  to {
    transform: translateY(0);
    opacity: 1
  }
}
@keyframes d {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
.plyr {
  position: relative;
  z-index: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 200px;
  max-width: 100%;
  transition: box-shadow .3s ease;
  text-shadow: none;
  font-family: inherit;
  font-family: var(--plyr-font-family, inherit);
  font-weight: 400;
  font-weight: var(--plyr-font-weight-regular, 400);
  line-height: 1.7;
  line-height: var(--plyr-line-height, 1.7);
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -ms-flex-align: center;
  align-items: center;
  direction: ltr;
  font-variant-numeric: tabular-nums
}
.plyr audio, .plyr iframe, .plyr video {
  display: block;
  width: 100%;
  height: 100%
}
.plyr button {
  width: auto;
  font: inherit;
  line-height: inherit
}
.plyr:focus {
  outline: 0
}
.plyr--full-ui {
  box-sizing: border-box
}
.plyr--full-ui *, .plyr--full-ui :after, .plyr--full-ui :before {
  box-sizing: inherit
}
.plyr--full-ui a, .plyr--full-ui button, .plyr--full-ui input, .plyr--full-ui label {
  -ms-touch-action: manipulation;
  touch-action: manipulation
}
.plyr__badge {
  padding: 3px 4px;
  color: #fff;
  color: var(--plyr-badge-text-color, #fff);
  border-radius: 2px;
  border-radius: var(--plyr-badge-border-radius, 2px);
  background: #4a5464;
  background: var(--plyr-badge-background, #4a5464);
  font-size: 9px;
  font-size: var(--plyr-font-size-badge, 9px);
  line-height: 1
}
.plyr--full-ui ::-webkit-media-text-track-container {
  display: none
}
.plyr__captions {
  position: absolute;
  bottom: 0;
  left: 0;
  display: none;
  width: 100%;
  padding: 10px;
  padding: var(--plyr-control-spacing, 10px);
  transition: transform .4s ease-in-out;
  animation: d .3s ease;
  text-align: center;
  font-size: 13px;
  font-size: var(--plyr-font-size-small, 13px)
}
.plyr__captions span:empty {
  display: none
}
@media (min-width:480px) {
  .plyr__captions {
    padding: 20px;
    padding: calc(var(--plyr-control-spacing, 10px) * 2);
    font-size: 15px;
    font-size: var(--plyr-font-size-base, 15px)
  }
}
@media (min-width:768px) {
  .plyr__captions {
    font-size: 18px;
    font-size: var(--plyr-font-size-large, 18px)
  }
}
.plyr--captions-active .plyr__captions {
  display: block
}
.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty) ~ .plyr__captions {
  -ms-transform: translateY(-40px);
  transform: translateY(-40px);
  -ms-transform: translateY(calc(var(--plyr-control-spacing, 10px) * -4));
  transform: translateY(calc(var(--plyr-control-spacing, 10px) * -4))
}
.plyr__caption {
  padding: .2em .5em;
  white-space: pre-wrap;
  color: #fff;
  color: var(--plyr-captions-text-color, #fff);
  border-radius: 2px;
  background: rgba(0, 0, 0, .8);
  background: var(--plyr-captions-background, rgba(0, 0, 0, .8));
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  line-height: 185%
}
.plyr__caption div {
  display: inline
}
.plyr__control {
  position: relative;
  overflow: visible;
  padding: 7px;
  padding: calc(var(--plyr-control-spacing, 10px) * .7);
  cursor: pointer;
  transition: all .3s ease;
  color: inherit;
  border: 0;
  border-radius: 3px;
  border-radius: var(--plyr-control-radius, 3px);
  background: transparent;
  -ms-flex-negative: 0;
  flex-shrink: 0
}
.plyr__control svg {
  display: block;
  width: 18px;
  width: var(--plyr-control-icon-size, 18px);
  height: 18px;
  height: var(--plyr-control-icon-size, 18px);
  pointer-events: none;
  fill: currentColor
}
.plyr__control:focus {
  outline: 0
}
.plyr__control.plyr__tab-focus {
  outline: 3px dotted #00b2ff;
  outline: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b2ff))) dotted 3px;
  outline-offset: 2px
}
a.plyr__control {
  text-decoration: none
}
.plyr__control.plyr__control--pressed .icon--not-pressed, .plyr__control.plyr__control--pressed .label--not-pressed, .plyr__control:not(.plyr__control--pressed) .icon--pressed, .plyr__control:not(.plyr__control--pressed) .label--pressed, a.plyr__control:after, a.plyr__control:before {
  display: none
}
.plyr--full-ui ::-webkit-media-controls {
  display: none
}
.plyr__controls {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: center
}
.plyr__controls .plyr__progress__container {
  -ms-flex: 1;
  flex: 1;
  min-width: 0
}
.plyr__controls .plyr__controls__item {
  margin-left: 2.5px;
  margin-left: calc(var(--plyr-control-spacing, 10px) / 4)
}
.plyr__controls .plyr__controls__item:first-child {
  margin-right: auto;
  margin-left: 0
}
.plyr__controls .plyr__controls__item.plyr__progress__container {
  padding-left: 2.5px;
  padding-left: calc(var(--plyr-control-spacing, 10px) / 4)
}
.plyr__controls .plyr__controls__item.plyr__time {
  padding: 0 5px;
  padding: 0 calc(var(--plyr-control-spacing, 10px) / 2)
}
.plyr__controls .plyr__controls__item.plyr__progress__container:first-child, .plyr__controls .plyr__controls__item.plyr__time + .plyr__time, .plyr__controls .plyr__controls__item.plyr__time:first-child {
  padding-left: 0
}
.plyr [data-plyr=airplay], .plyr [data-plyr=captions], .plyr [data-plyr=fullscreen], .plyr [data-plyr=pip], .plyr__controls:empty {
  display: none
}
.plyr--airplay-supported [data-plyr=airplay], .plyr--captions-enabled [data-plyr=captions], .plyr--fullscreen-enabled [data-plyr=fullscreen], .plyr--pip-supported [data-plyr=pip] {
  display: inline-block
}
.plyr__menu {
  position: relative;
  display: -ms-flexbox;
  display: flex
}
.plyr__menu .plyr__control svg {
  transition: transform .3s ease
}
.plyr__menu .plyr__control[aria-expanded=true] svg {
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}
.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip {
  display: none
}
.plyr__menu__container {
  position: absolute;
  z-index: 3;
  right: -3px;
  bottom: 100%;
  margin-bottom: 10px;
  animation: c .2s ease;
  text-align: left;
  white-space: nowrap;
  color: #4a5464;
  color: var(--plyr-menu-color, #4a5464);
  border-radius: 4px;
  border-radius: var(--plyr-menu-radius, 4px);
  background: hsla(0, 0%, 100%, .9);
  background: var(--plyr-menu-background, hsla(0, 0%, 100%, .9));
  box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
  box-shadow: var(--plyr-menu-shadow, 0 1px 2px rgba(0, 0, 0, .15));
  font-size: 15px;
  font-size: var(--plyr-font-size-base, 15px)
}
.plyr__menu__container > div {
  overflow: hidden;
  transition: height .35s cubic-bezier(.4, 0, .2, 1), width .35s cubic-bezier(.4, 0, .2, 1)
}
.plyr__menu__container:after {
  position: absolute;
  top: 100%;
  right: 14px;
  right: calc(var(--plyr-control-icon-size, 18px) / 2 + var(--plyr-control-spacing, 10px) * .7 - var(--plyr-menu-arrow-size, 4px) / 2);
  width: 0;
  height: 0;
  content: "";
  border: 4px solid transparent;
  border: var(--plyr-menu-arrow-size, 4px) solid transparent;
  border-top-color: hsla(0, 0%, 100%, .9);
  border-top-color: var(--plyr-menu-background, hsla(0, 0%, 100%, .9))
}
.plyr__menu__container [role=menu] {
  padding: 7px;
  padding: calc(var(--plyr-control-spacing, 10px) * .7)
}
.plyr__menu__container [role=menuitem], .plyr__menu__container [role=menuitemradio] {
  margin-top: 2px
}
.plyr__menu__container [role=menuitem]:first-child, .plyr__menu__container [role=menuitemradio]:first-child {
  margin-top: 0
}
.plyr__menu__container .plyr__control {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 4.66667px 10.5px;
  padding: calc(var(--plyr-control-spacing, 10px) * .7 / 1.5) calc(var(--plyr-control-spacing, 10px) * .7 * 1.5);
  color: #4a5464;
  color: var(--plyr-menu-color, #4a5464);
  font-size: 13px;
  font-size: var(--plyr-font-size-menu, var(--plyr-font-size-small, 13px));
  -ms-flex-align: center;
  align-items: center;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.plyr__menu__container .plyr__control > span {
  -ms-flex-align: inherit;
  align-items: inherit;
  display: -ms-flexbox;
  display: flex;
  width: 100%
}
.plyr__menu__container .plyr__control:after {
  position: absolute;
  top: 50%;
  content: "";
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 4px solid transparent;
  border: var(--plyr-menu-item-arrow-size, 4px) solid transparent
}
.plyr__menu__container .plyr__control--forward {
  padding-right: 28px;
  padding-right: calc(var(--plyr-control-spacing, 10px) * .7 * 4)
}
.plyr__menu__container .plyr__control--forward:after {
  right: 6.5px;
  right: calc(var(--plyr-control-spacing, 10px) * .7 * 1.5 - var(--plyr-menu-item-arrow-size, 4px));
  border-left-color: #728197;
  border-left-color: var(--plyr-menu-arrow-color, #728197)
}
.plyr__menu__container .plyr__control--forward.plyr__tab-focus:after, .plyr__menu__container .plyr__control--forward:hover:after {
  border-left-color: currentColor
}
.plyr__menu__container .plyr__control--back {
  position: relative;
  width: calc(100% - 14px);
  width: calc(100% - var(--plyr-control-spacing, 10px) * .7 * 2);
  margin: 7px;
  margin: calc(var(--plyr-control-spacing, 10px) * .7);
  margin-bottom: 3.5px;
  margin-bottom: calc(var(--plyr-control-spacing, 10px) * .7 / 2);
  padding-left: 28px;
  padding-left: calc(var(--plyr-control-spacing, 10px) * .7 * 4);
  font-weight: 400;
  font-weight: var(--plyr-font-weight-regular, 400)
}
.plyr__menu__container .plyr__control--back:after {
  left: 6.5px;
  left: calc(var(--plyr-control-spacing, 10px) * .7 * 1.5 - var(--plyr-menu-item-arrow-size, 4px));
  border-right-color: #728197;
  border-right-color: var(--plyr-menu-arrow-color, #728197)
}
.plyr__menu__container .plyr__control--back:before {
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  overflow: hidden;
  height: 1px;
  margin-top: 3.5px;
  margin-top: calc(var(--plyr-control-spacing, 10px) * .7 / 2);
  content: "";
  background: #dcdfe5;
  background: var(--plyr-menu-back-border-color, #dcdfe5);
  box-shadow: 0 1px 0 #fff;
  box-shadow: 0 1px 0 var(--plyr-menu-back-border-shadow-color, #fff)
}
.plyr__menu__container .plyr__control--back.plyr__tab-focus:after, .plyr__menu__container .plyr__control--back:hover:after {
  border-right-color: currentColor
}
.plyr__menu__container .plyr__control[role=menuitemradio] {
  padding-left: 7px;
  padding-left: calc(var(--plyr-control-spacing, 10px) * .7)
}
.plyr__menu__container .plyr__control[role=menuitemradio]:after, .plyr__menu__container .plyr__control[role=menuitemradio]:before {
  border-radius: 100%
}
.plyr__menu__container .plyr__control[role=menuitemradio]:before {
  display: block;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  margin-right: var(--plyr-control-spacing, 10px);
  content: "";
  transition: all .3s ease;
  background: rgba(0, 0, 0, .1);
  -ms-flex-negative: 0;
  flex-shrink: 0
}
.plyr__menu__container .plyr__control[role=menuitemradio]:after {
  top: 50%;
  left: 12px;
  width: 6px;
  height: 6px;
  transition: transform .3s ease, opacity .3s ease;
  -ms-transform: translateY(-50%) scale(0);
  transform: translateY(-50%) scale(0);
  opacity: 0;
  border: 0;
  background: #fff
}
.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before {
  background: #00b2ff;
  background: var(--plyr-control-toggle-checked-background, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)))
}
.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after {
  -ms-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
  opacity: 1
}
.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus:before, .plyr__menu__container .plyr__control[role=menuitemradio]:hover:before {
  background: rgba(35, 40, 47, .1)
}
.plyr__menu__container .plyr__menu__value {
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-right: -5px;
  margin-right: calc(var(--plyr-control-spacing, 10px) * .7 * -1 + 2px);
  margin-left: auto;
  padding-left: 24.5px;
  padding-left: calc(var(--plyr-control-spacing, 10px) * .7 * 3.5);
  pointer-events: none;
  -ms-flex-align: center;
  align-items: center
}
.plyr--full-ui input[type=range] {
  display: block;
  width: 100%;
  min-width: 0;
  height: 19px;
  height: calc(var(--plyr-range-thumb-active-shadow-width, 3px) * 2 + var(--plyr-range-thumb-height, 13px));
  margin: 0;
  padding: 0;
  transition: box-shadow .3s ease;
  color: #00b2ff;
  color: var(--plyr-range-fill-background, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));
  border: 0;
  border-radius: 26px;
  border-radius: calc(var(--plyr-range-thumb-height, 13px) * 2);
  background: transparent;
  appearance: none
}
.plyr--full-ui input[type=range]::-webkit-slider-runnable-track {
  height: 5px;
  height: var(--plyr-range-track-height, 5px);
  transition: box-shadow .3s ease;
  border: 0;
  border-radius: 2.5px;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  background: transparent;
  background-image: linear-gradient(90deg, currentColor, transparent 0);
  background-image: linear-gradient(90deg, currentColor var(--value, 0), transparent var(--value, 0));
  -webkit-user-select: none;
  user-select: none
}
.plyr--full-ui input[type=range]::-webkit-slider-thumb {
  position: relative;
  width: 13px;
  width: var(--plyr-range-thumb-height, 13px);
  height: 13px;
  height: var(--plyr-range-thumb-height, 13px);
  margin-top: -4px;
  margin-top: calc((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px)) / 2 * -1);
  transition: all .2s ease;
  border: 0;
  border-radius: 100%;
  background: #fff;
  background: var(--plyr-range-thumb-background, #fff);
  box-shadow: 0 1px 1px rgba(35, 40, 47, .15), 0 0 0 1px rgba(35, 40, 47, .2);
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, .15), 0 0 0 1px rgba(35, 40, 47, .2));
  appearance: none
}
.plyr--full-ui input[type=range]::-moz-range-track {
  height: 5px;
  height: var(--plyr-range-track-height, 5px);
  transition: box-shadow .3s ease;
  border: 0;
  border-radius: 2.5px;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  background: transparent;
  user-select: none
}
.plyr--full-ui input[type=range]::-moz-range-thumb {
  position: relative;
  width: 13px;
  width: var(--plyr-range-thumb-height, 13px);
  height: 13px;
  height: var(--plyr-range-thumb-height, 13px);
  transition: all .2s ease;
  border: 0;
  border-radius: 100%;
  background: #fff;
  background: var(--plyr-range-thumb-background, #fff);
  box-shadow: 0 1px 1px rgba(35, 40, 47, .15), 0 0 0 1px rgba(35, 40, 47, .2);
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, .15), 0 0 0 1px rgba(35, 40, 47, .2))
}
.plyr--full-ui input[type=range]::-moz-range-progress {
  height: 5px;
  height: var(--plyr-range-track-height, 5px);
  border-radius: 2.5px;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  background: currentColor
}
.plyr--full-ui input[type=range]::-ms-track {
  color: transparent
}
.plyr--full-ui input[type=range]::-ms-fill-upper, .plyr--full-ui input[type=range]::-ms-track {
  height: 5px;
  height: var(--plyr-range-track-height, 5px);
  transition: box-shadow .3s ease;
  border: 0;
  border-radius: 2.5px;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  background: transparent;
  -ms-user-select: none;
  user-select: none
}
.plyr--full-ui input[type=range]::-ms-fill-lower {
  height: 5px;
  height: var(--plyr-range-track-height, 5px);
  transition: box-shadow .3s ease;
  border: 0;
  border-radius: 2.5px;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  background: transparent;
  background: currentColor;
  -ms-user-select: none;
  user-select: none
}
.plyr--full-ui input[type=range]::-ms-thumb {
  position: relative;
  width: 13px;
  width: var(--plyr-range-thumb-height, 13px);
  height: 13px;
  height: var(--plyr-range-thumb-height, 13px);
  margin-top: 0;
  transition: all .2s ease;
  border: 0;
  border-radius: 100%;
  background: #fff;
  background: var(--plyr-range-thumb-background, #fff);
  box-shadow: 0 1px 1px rgba(35, 40, 47, .15), 0 0 0 1px rgba(35, 40, 47, .2);
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, .15), 0 0 0 1px rgba(35, 40, 47, .2))
}
.plyr--full-ui input[type=range]::-ms-tooltip {
  display: none
}
.plyr--full-ui input[type=range]::-moz-focus-outer {
  border: 0
}
.plyr--full-ui input[type=range]:focus {
  outline: 0
}
.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track {
  outline: 3px dotted #00b2ff;
  outline: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b2ff))) dotted 3px;
  outline-offset: 2px
}
.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track {
  outline: 3px dotted #00b2ff;
  outline: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b2ff))) dotted 3px;
  outline-offset: 2px
}
.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track {
  outline: 3px dotted #00b2ff;
  outline: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b2ff))) dotted 3px;
  outline-offset: 2px
}
.plyr__poster {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity .2s ease;
  opacity: 0;
  background-color: #000;
  background-color: var(--plyr-video-background, var(--plyr-video-background, #000));
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain
}
.plyr--stopped.plyr__poster-enabled .plyr__poster {
  opacity: 1
}
.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster {
  display: none
}
.plyr__time {
  font-size: 13px;
  font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px))
}
.plyr__time + .plyr__time:before {
  margin-right: 10px;
  margin-right: var(--plyr-control-spacing, 10px);
  content: "\2044"
}
@media (max-width:767px) {
  .plyr__time + .plyr__time {
    display: none
  }
}
.plyr__tooltip {
  position: absolute;
  z-index: 2;
  bottom: 100%;
  left: 50%;
  margin-bottom: 10px;
  margin-bottom: calc(var(--plyr-control-spacing, 10px) / 2 * 2);
  padding: 5px 7.5px;
  padding: calc(var(--plyr-control-spacing, 10px) / 2) calc(var(--plyr-control-spacing, 10px) / 2 * 1.5);
  transition: transform .2s ease .1s, opacity .2s ease .1s;
  -ms-transform: translate(-50%, 10px) scale(.8);
  transform: translate(-50%, 10px) scale(.8);
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  white-space: nowrap;
  pointer-events: none;
  opacity: 0;
  color: #4a5464;
  color: var(--plyr-tooltip-color, #4a5464);
  border-radius: 5px;
  border-radius: var(--plyr-tooltip-radius, 5px);
  background: hsla(0, 0%, 100%, .9);
  background: var(--plyr-tooltip-background, hsla(0, 0%, 100%, .9));
  box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
  box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, .15));
  font-size: 13px;
  font-size: var(--plyr-font-size-small, 13px);
  font-weight: 400;
  font-weight: var(--plyr-font-weight-regular, 400);
  line-height: 1.3
}
.plyr__tooltip:before {
  position: absolute;
  z-index: 2;
  bottom: -4px;
  bottom: calc(var(--plyr-tooltip-arrow-size, 4px) * -1);
  left: 50%;
  width: 0;
  height: 0;
  content: "";
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border-top: 4px solid hsla(0, 0%, 100%, .9);
  border-top: var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, hsla(0, 0%, 100%, .9));
  border-right: 4px solid transparent;
  border-right: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
  border-left: 4px solid transparent;
  border-left: var(--plyr-tooltip-arrow-size, 4px) solid transparent
}
.plyr .plyr__control.plyr__tab-focus .plyr__tooltip, .plyr .plyr__control:hover .plyr__tooltip, .plyr__tooltip--visible {
  -ms-transform: translate(-50%) scale(1);
  transform: translate(-50%) scale(1);
  opacity: 1
}
.plyr .plyr__control:hover .plyr__tooltip {
  z-index: 3
}
.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip, .plyr__controls > .plyr__control:first-child .plyr__tooltip {
  left: 0;
  -ms-transform: translateY(10px) scale(.8);
  transform: translateY(10px) scale(.8);
  -ms-transform-origin: 0 100%;
  transform-origin: 0 100%
}
.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip:before, .plyr__controls > .plyr__control:first-child .plyr__tooltip:before {
  left: 16px;
  left: calc(var(--plyr-control-icon-size, 18px) / 2 + var(--plyr-control-spacing, 10px) * .7)
}
.plyr__controls > .plyr__control:last-child .plyr__tooltip {
  right: 0;
  left: auto;
  -ms-transform: translateY(10px) scale(.8);
  transform: translateY(10px) scale(.8);
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%
}
.plyr__controls > .plyr__control:last-child .plyr__tooltip:before {
  right: 16px;
  right: calc(var(--plyr-control-icon-size, 18px) / 2 + var(--plyr-control-spacing, 10px) * .7);
  left: auto;
  -ms-transform: translateX(50%);
  transform: translateX(50%)
}
.plyr__controls > .plyr__control:first-child + .plyr__control.plyr__tab-focus .plyr__tooltip, .plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip--visible, .plyr__controls > .plyr__control:first-child + .plyr__control:hover .plyr__tooltip, .plyr__controls > .plyr__control:first-child.plyr__tab-focus .plyr__tooltip, .plyr__controls > .plyr__control:first-child .plyr__tooltip--visible, .plyr__controls > .plyr__control:first-child:hover .plyr__tooltip, .plyr__controls > .plyr__control:last-child.plyr__tab-focus .plyr__tooltip, .plyr__controls > .plyr__control:last-child .plyr__tooltip--visible, .plyr__controls > .plyr__control:last-child:hover .plyr__tooltip {
  -ms-transform: translate(0) scale(1);
  transform: translate(0) scale(1)
}
.plyr__progress {
  position: relative;
  left: 6.5px;
  left: calc(var(--plyr-range-thumb-height, 13px) * .5);
  margin-right: 13px;
  margin-right: var(--plyr-range-thumb-height, 13px)
}
.plyr__progress__buffer, .plyr__progress input[type=range] {
  width: calc(100% + 13px);
  width: calc(100% + var(--plyr-range-thumb-height, 13px));
  margin-right: -6.5px;
  margin-right: calc(var(--plyr-range-thumb-height, 13px) * -.5);
  margin-left: -6.5px;
  margin-left: calc(var(--plyr-range-thumb-height, 13px) * -.5)
}
.plyr__progress input[type=range] {
  position: relative;
  z-index: 2
}
.plyr__progress .plyr__tooltip {
  left: 0;
  max-width: 120px;
  overflow-wrap: break-word
}
.plyr__progress__buffer {
  position: absolute;
  top: 50%;
  left: 0;
  height: 5px;
  height: var(--plyr-range-track-height, 5px);
  margin-top: -2.5px;
  margin-top: calc(var(--plyr-range-track-height, 5px) / 2 * -1);
  padding: 0;
  border: 0;
  border-radius: 100px;
  background: transparent;
  -webkit-appearance: none
}
.plyr__progress__buffer::-webkit-progress-bar {
  background: transparent
}
.plyr__progress__buffer::-webkit-progress-value {
  min-width: 5px;
  min-width: var(--plyr-range-track-height, 5px);
  transition: width .2s ease;
  border-radius: 100px;
  background: currentColor
}
.plyr__progress__buffer::-moz-progress-bar {
  min-width: 5px;
  min-width: var(--plyr-range-track-height, 5px);
  transition: width .2s ease;
  border-radius: 100px;
  background: currentColor
}
.plyr__progress__buffer::-ms-fill {
  transition: width .2s ease;
  border-radius: 100px
}
.plyr--loading .plyr__progress__buffer {
  animation: b 1s linear infinite;
  color: transparent;
  background-image: linear-gradient(-45deg, rgba(35, 40, 47, .6) 25%, transparent 0, transparent 50%, rgba(35, 40, 47, .6) 0, rgba(35, 40, 47, .6) 75%, transparent 0, transparent);
  background-image: linear-gradient(-45deg, var(--plyr-progress-loading-background, rgba(35, 40, 47, .6)) 25%, transparent 0, transparent 50%, var(--plyr-progress-loading-background, rgba(35, 40, 47, .6)) 0, var(--plyr-progress-loading-background, rgba(35, 40, 47, .6)) 75%, transparent 0, transparent);
  background-repeat: repeat-x;
  background-size: 25px 25px;
  background-size: var(--plyr-progress-loading-size, 25px) var(--plyr-progress-loading-size, 25px)
}
.plyr--video.plyr--loading .plyr__progress__buffer {
  background-color: hsla(0, 0%, 100%, .25);
  background-color: var(--plyr-video-progress-buffered-background, hsla(0, 0%, 100%, .25))
}
.plyr--audio.plyr--loading .plyr__progress__buffer {
  background-color: rgba(193, 200, 209, .6);
  background-color: var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, .6))
}
.plyr__progress__marker {
  position: absolute;
  z-index: 3;
  top: 50%;
  width: 3px;
  width: var(--plyr-progress-marker-width, 3px);
  height: 5px;
  height: var(--plyr-range-track-height, 5px);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 1px;
  background-color: #fff;
  background-color: var(--plyr-progress-marker-background, #fff)
}
.plyr__volume {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  min-width: 80px;
  max-width: 110px;
  -ms-flex-align: center;
  align-items: center
}
.plyr__volume input[type=range] {
  position: relative;
  z-index: 2;
  margin-right: 5px;
  margin-right: calc(var(--plyr-control-spacing, 10px) / 2);
  margin-left: 5px;
  margin-left: calc(var(--plyr-control-spacing, 10px) / 2)
}
.plyr--is-ios .plyr__volume {
  width: auto;
  min-width: 0
}
.plyr--audio {
  display: block
}
.plyr--audio .plyr__controls {
  padding: 10px;
  padding: var(--plyr-control-spacing, 10px);
  color: #4a5464;
  color: var(--plyr-audio-control-color, #4a5464);
  border-radius: inherit;
  background: #fff;
  background: var(--plyr-audio-controls-background, #fff)
}
.plyr--audio .plyr__control.plyr__tab-focus, .plyr--audio .plyr__control:hover, .plyr--audio .plyr__control[aria-expanded=true] {
  color: #fff;
  color: var(--plyr-audio-control-color-hover, #fff);
  background: #00b2ff;
  background: var(--plyr-audio-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)))
}
.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track {
  background-color: rgba(193, 200, 209, .6);
  background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, .6)))
}
.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track {
  background-color: rgba(193, 200, 209, .6);
  background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, .6)))
}
.plyr--full-ui.plyr--audio input[type=range]::-ms-track {
  background-color: rgba(193, 200, 209, .6);
  background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, .6)))
}
.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb {
  box-shadow: 0 1px 1px rgba(35, 40, 47, .15), 0 0 0 1px rgba(35, 40, 47, .2), 0 0 0 3px rgba(35, 40, 47, .1);
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, .15), 0 0 0 1px rgba(35, 40, 47, .2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, .1))
}
.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb {
  box-shadow: 0 1px 1px rgba(35, 40, 47, .15), 0 0 0 1px rgba(35, 40, 47, .2), 0 0 0 3px rgba(35, 40, 47, .1);
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, .15), 0 0 0 1px rgba(35, 40, 47, .2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, .1))
}
.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb {
  box-shadow: 0 1px 1px rgba(35, 40, 47, .15), 0 0 0 1px rgba(35, 40, 47, .2), 0 0 0 3px rgba(35, 40, 47, .1);
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, .15), 0 0 0 1px rgba(35, 40, 47, .2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, .1))
}
.plyr--audio .plyr__progress__buffer {
  color: rgba(193, 200, 209, .6);
  color: var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, .6))
}
.plyr--video {
  overflow: hidden;
  background: #000;
  background: var(--plyr-video-background, var(--plyr-video-background, #000))
}
.plyr--video.plyr--menu-open {
  overflow: visible
}
.plyr__video-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin: auto;
  background: #000;
  background: var(--plyr-video-background, var(--plyr-video-background, #000))
}
.plyr__video-embed, .plyr__video-wrapper--fixed-ratio {
  aspect-ratio: 16/9
}
@supports not (aspect-ratio:16/9) {
  .plyr__video-embed, .plyr__video-wrapper--fixed-ratio {
    position: relative;
    height: 0;
    padding-bottom: 56.25%
  }
}
.plyr__video-embed iframe, .plyr__video-wrapper--fixed-ratio video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0
}
.plyr--full-ui .plyr__video-embed > .plyr__video-embed__container {
  position: relative;
  padding-bottom: 240%;
  -ms-transform: translateY(-38.28125%);
  transform: translateY(-38.28125%)
}
.plyr--video .plyr__controls {
  position: absolute;
  z-index: 3;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 5px;
  padding: calc(var(--plyr-control-spacing, 10px) / 2);
  padding-top: 20px;
  padding-top: calc(var(--plyr-control-spacing, 10px) * 2);
  transition: opacity .4s ease-in-out, transform .4s ease-in-out;
  color: #fff;
  color: var(--plyr-video-control-color, #fff);
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
  background: linear-gradient(transparent, rgba(0, 0, 0, .75));
  background: var(--plyr-video-controls-background, linear-gradient(transparent, rgba(0, 0, 0, .75)))
}
@media (min-width:480px) {
  .plyr--video .plyr__controls {
    padding: 10px;
    padding: var(--plyr-control-spacing, 10px);
    padding-top: 35px;
    padding-top: calc(var(--plyr-control-spacing, 10px) * 3.5)
  }
}
.plyr--video.plyr--hide-controls .plyr__controls {
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  pointer-events: none;
  opacity: 0
}
.plyr--video .plyr__control.plyr__tab-focus, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded=true] {
  color: #fff;
  color: var(--plyr-video-control-color-hover, #fff);
  background: #00b2ff;
  background: var(--plyr-video-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)))
}
.plyr__control--overlaid {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  display: none;
  padding: 15px;
  padding: calc(var(--plyr-control-spacing, 10px) * 1.5);
  transition: .3s;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: .9;
  color: #fff;
  color: var(--plyr-video-control-color, #fff);
  border: 0;
  border-radius: 100%;
  background: #00b2ff;
  background: var(--plyr-video-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)))
}
.plyr__control--overlaid svg {
  position: relative;
  left: 2px
}
.plyr__control--overlaid:focus, .plyr__control--overlaid:hover {
  opacity: 1
}
.plyr--playing .plyr__control--overlaid {
  visibility: hidden;
  opacity: 0
}
.plyr--full-ui.plyr--video .plyr__control--overlaid {
  display: block
}
.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track {
  background-color: hsla(0, 0%, 100%, .25);
  background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, hsla(0, 0%, 100%, .25)))
}
.plyr--full-ui.plyr--video input[type=range]::-moz-range-track {
  background-color: hsla(0, 0%, 100%, .25);
  background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, hsla(0, 0%, 100%, .25)))
}
.plyr--full-ui.plyr--video input[type=range]::-ms-track {
  background-color: hsla(0, 0%, 100%, .25);
  background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, hsla(0, 0%, 100%, .25)))
}
.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb {
  box-shadow: 0 1px 1px rgba(35, 40, 47, .15), 0 0 0 1px rgba(35, 40, 47, .2), 0 0 0 3px hsla(0, 0%, 100%, .5);
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, .15), 0 0 0 1px rgba(35, 40, 47, .2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, hsla(0, 0%, 100%, .5))
}
.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb {
  box-shadow: 0 1px 1px rgba(35, 40, 47, .15), 0 0 0 1px rgba(35, 40, 47, .2), 0 0 0 3px hsla(0, 0%, 100%, .5);
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, .15), 0 0 0 1px rgba(35, 40, 47, .2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, hsla(0, 0%, 100%, .5))
}
.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb {
  box-shadow: 0 1px 1px rgba(35, 40, 47, .15), 0 0 0 1px rgba(35, 40, 47, .2), 0 0 0 3px hsla(0, 0%, 100%, .5);
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, .15), 0 0 0 1px rgba(35, 40, 47, .2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, hsla(0, 0%, 100%, .5))
}
.plyr--video .plyr__progress__buffer {
  color: hsla(0, 0%, 100%, .25);
  color: var(--plyr-video-progress-buffered-background, hsla(0, 0%, 100%, .25))
}
.plyr:-ms-fullscreen {
  width: 100%;
  height: 100%;
  margin: 0;
  border-radius: 0 !important;
  background: #000
}
.plyr:fullscreen {
  width: 100%;
  height: 100%;
  margin: 0;
  border-radius: 0 !important;
  background: #000
}
.plyr:-ms-fullscreen video {
  height: 100%
}
.plyr:fullscreen video {
  height: 100%
}
.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen {
  display: block
}
.plyr:fullscreen .plyr__control .icon--exit-fullscreen {
  display: block
}
.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen + svg {
  display: none
}
.plyr:fullscreen .plyr__control .icon--exit-fullscreen + svg {
  display: none
}
.plyr:-ms-fullscreen.plyr--hide-controls {
  cursor: none
}
.plyr:fullscreen.plyr--hide-controls {
  cursor: none
}
@media (min-width:1024px) {
  .plyr:-ms-fullscreen .plyr__captions {
    font-size: 21px;
    font-size: var(--plyr-font-size-xlarge, 21px)
  }
  .plyr:fullscreen .plyr__captions {
    font-size: 21px;
    font-size: var(--plyr-font-size-xlarge, 21px)
  }
}
.plyr--fullscreen-fallback {
  position: fixed;
  z-index: 10000000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  border-radius: 0 !important;
  background: #000
}
.plyr--fullscreen-fallback video {
  height: 100%
}
.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen {
  display: block
}
.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen + svg {
  display: none
}
.plyr--fullscreen-fallback.plyr--hide-controls {
  cursor: none
}
@media (min-width:1024px) {
  .plyr--fullscreen-fallback .plyr__captions {
    font-size: 21px;
    font-size: var(--plyr-font-size-xlarge, 21px)
  }
}
.plyr__ads {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  cursor: pointer;
  border-radius: inherit
}
.plyr__ads > div, .plyr__ads > div iframe {
  position: absolute;
  width: 100%;
  height: 100%
}
.plyr__ads:after {
  position: absolute;
  z-index: 3;
  right: 10px;
  right: var(--plyr-control-spacing, 10px);
  bottom: 10px;
  bottom: var(--plyr-control-spacing, 10px);
  padding: 2px 6px;
  content: attr(data-badge-text);
  pointer-events: none;
  color: #fff;
  border-radius: 2px;
  background: #23282f;
  font-size: 11px
}
.plyr__ads:empty:after {
  display: none
}
.plyr__cues {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 0;
  display: block;
  width: 3px;
  height: 5px;
  height: var(--plyr-range-track-height, 5px);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: .8;
  background: currentColor
}
.plyr__preview-thumb {
  position: absolute;
  z-index: 2;
  bottom: 100%;
  margin-bottom: 10px;
  margin-bottom: calc(var(--plyr-control-spacing, 10px) / 2 * 2);
  padding: 3px;
  transition: transform .2s ease .1s, opacity .2s ease .1s;
  -ms-transform: translateY(10px) scale(.8);
  transform: translateY(10px) scale(.8);
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  pointer-events: none;
  opacity: 0;
  border-radius: 5px;
  border-radius: var(--plyr-tooltip-radius, 5px);
  background-color: hsla(0, 0%, 100%, .9);
  background-color: var(--plyr-tooltip-background, hsla(0, 0%, 100%, .9));
  box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
  box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, .15))
}
.plyr__preview-thumb--is-shown {
  -ms-transform: translate(0) scale(1);
  transform: translate(0) scale(1);
  opacity: 1
}
.plyr__preview-thumb:before {
  position: absolute;
  z-index: 2;
  bottom: -4px;
  bottom: calc(var(--plyr-tooltip-arrow-size, 4px) * -1);
  left: calc(50% + var(--preview-arrow-offset));
  width: 0;
  height: 0;
  content: "";
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border-top: 4px solid hsla(0, 0%, 100%, .9);
  border-top: var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, hsla(0, 0%, 100%, .9));
  border-right: 4px solid transparent;
  border-right: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
  border-left: 4px solid transparent;
  border-left: var(--plyr-tooltip-arrow-size, 4px) solid transparent
}
.plyr__preview-thumb__image-container {
  position: relative;
  z-index: 0;
  overflow: hidden;
  border-radius: 4px;
  border-radius: calc(var(--plyr-tooltip-radius, 5px) - 1px);
  background: #c1c8d1
}
.plyr__preview-thumb__image-container:after, .plyr__preview-thumb__image-container img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.plyr__preview-thumb__image-container:after {
  content: "";
  pointer-events: none;
  border-radius: inherit;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .15)
}
.plyr__preview-thumb__image-container img {
  max-width: none;
  max-height: none
}
.plyr__preview-thumb__time-container {
  position: absolute;
  z-index: 3;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 20px 6px 6px;
  border-bottom-right-radius: 4px;
  border-bottom-right-radius: calc(var(--plyr-tooltip-radius, 5px) - 1px);
  border-bottom-left-radius: 4px;
  border-bottom-left-radius: calc(var(--plyr-tooltip-radius, 5px) - 1px);
  background: linear-gradient(transparent, rgba(0, 0, 0, .75));
  background: var(--plyr-video-controls-background, linear-gradient(transparent, rgba(0, 0, 0, .75)));
  line-height: 1.1
}
.plyr__preview-thumb__time-container span {
  color: #fff;
  font-size: 13px;
  font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px))
}
.plyr__preview-scrubbing {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin: auto;
  transition: opacity .3s ease;
  pointer-events: none;
  opacity: 0;
  filter: blur(1px)
}
.plyr__preview-scrubbing--is-shown {
  opacity: 1
}
.plyr__preview-scrubbing img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  max-height: none;
  object-fit: contain
}
.plyr--no-transition {
  transition: none !important
}
.plyr__sr-only {
  position: absolute !important;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  border: 0 !important
}
.plyr [hidden] {
  display: none !important
}
@font-face {
  font-display: swap;
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal
}
:root {
  --swiper-theme-color: #007aff
}
.swiper, :host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1
}
.swiper {
  overflow: hidden;
  list-style: none;
  padding: 0
}
.swiper-vertical > .swiper-wrapper {
  -ms-flex-direction: column;
  flex-direction: column
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box
}
.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
  transform: translateZ(0)
}
.swiper-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y
}
.swiper-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x
}
.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block
}
.swiper-slide-invisible-blank {
  visibility: hidden
}
.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto
}
.swiper-autoheight .swiper-wrapper {
  -ms-flex-align: start;
  align-items: flex-start;
  transition-property: transform, height
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d
}
.swiper-3d {
  perspective: 1200px
}
.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide {
  transform-style: preserve-3d
}
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  -ms-scroll-snap-type: none;
  scroll-snap-type: none
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none
}
.swiper-css-mode.swiper-centered > .swiper-wrapper:before {
  content: "";
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-order: 9999;
  order: 9999
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before)
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper:before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after)
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before)
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper:before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after)
}
.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(270deg, rgba(0, 0, 0, .5), transparent)
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -ms-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 {
  animation: e 1s infinite linear
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000
}
@keyframes e {
  0% {
    transform: rotate(0deg)
  }
  to {
    transform: rotate(1turn)
  }
}
:root {
  --swiper-navigation-size: 44px
}
.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 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: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: 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-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important
}
.swiper-button-next svg, .swiper-button-prev svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  -ms-transform-origin: center;
  transform-origin: center
}
.swiper-rtl .swiper-button-next svg, .swiper-rtl .swiper-button-prev svg {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}
.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto
}
.swiper-button-lock {
  display: 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: normal;
  line-height: 1
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev"
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next"
}
.hbspt-form {
  color: #fff
}
.hbspt-form form > fieldset {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  max-width: 100% !important;
  margin-right: -10px;
  margin-left: -10px
}
.hbspt-form form > fieldset > * {
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  padding-right: 10px;
  padding-bottom: 20px;
  padding-left: 10px
}
.hbspt-form form > div {
  padding-bottom: 25px
}
.hbspt-form .hs_error_rollup {
  margin-top: 20px
}
.hbspt-form .hs-error-msgs {
  color: #95c11f
}
.hbspt-form .field > label {
  padding-bottom: 6px;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 1;
  font-size: .8125rem
}
@media screen and (min-width:48rem) {
  .hbspt-form .field > label {
    font-size: .9375rem
  }
}
.hbspt-form .field > .hs-error-msgs {
  position: absolute;
  bottom: 0;
  left: 0
}
.hbspt-form .input {
  margin-right: 0 !important;
  margin-left: 0 !important
}
.hbspt-form .input input[type=email], .hbspt-form .input input[type=tel], .hbspt-form .input input[type=text] {
  display: block;
  width: 100% !important;
  padding-top: 10px;
  padding-bottom: 14px;
  color: hsla(0, 0%, 100%, .6);
  border: 1px solid transparent;
  border-bottom-color: hsla(0, 0%, 100%, .3);
  border-radius: 0;
  outline: none;
  background-color: transparent;
  font-family: Inter, Roboto, Arial, Helvetica, sans-serif;
  line-height: 1.1176470588;
  font-size: 1.0625rem
}
@media screen and (min-width:80rem) {
  .hbspt-form .input input[type=email], .hbspt-form .input input[type=tel], .hbspt-form .input input[type=text] {
    padding-top: 14px;
    padding-bottom: 18px;
    line-height: 1.1052631579;
    font-size: 1.1875rem
  }
}
.hbspt-form .input input[type=email]:-ms-input-placeholder, .hbspt-form .input input[type=tel]:-ms-input-placeholder, .hbspt-form .input input[type=text]:-ms-input-placeholder {
  color: hsla(0, 0%, 100%, .2)
}
.hbspt-form .input input[type=email]::placeholder, .hbspt-form .input input[type=tel]::placeholder, .hbspt-form .input input[type=text]::placeholder {
  color: hsla(0, 0%, 100%, .2)
}
.hbspt-form .input select {
  display: block;
  width: 100% !important;
  padding-top: 10px;
  padding-bottom: 14px;
  color: hsla(0, 0%, 100%, .6);
  border: 1px solid transparent;
  border-bottom-color: hsla(0, 0%, 100%, .3);
  border-radius: 0;
  outline: none;
  background-color: transparent;
  background-image: linear-gradient(45deg, transparent 50%, gray 0), linear-gradient(135deg, gray 50%, transparent 0);
  background-repeat: no-repeat;
  background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) .5em;
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  appearance: none;
  font-family: Inter, Roboto, Arial, Helvetica, sans-serif;
  line-height: 1.1176470588;
  font-size: 1.0625rem
}
@media screen and (min-width:80rem) {
  .hbspt-form .input select {
    padding-top: 14px;
    padding-bottom: 18px;
    line-height: 1.1052631579;
    font-size: 1.1875rem
  }
}
.hbspt-form .input select:-ms-input-placeholder {
  color: hsla(0, 0%, 100%, .2)
}
.hbspt-form .input select::placeholder {
  color: hsla(0, 0%, 100%, .2)
}
.hbspt-form .input textarea {
  display: block;
  width: 100% !important;
  padding-top: 10px;
  padding-bottom: 14px;
  color: hsla(0, 0%, 100%, .6);
  border: 1px solid transparent;
  border-bottom-color: hsla(0, 0%, 100%, .3);
  border-radius: 0;
  outline: none;
  background-color: transparent;
  font-family: Inter, Roboto, Arial, Helvetica, sans-serif;
  line-height: 1.1176470588;
  font-size: 1.0625rem
}
@media screen and (min-width:80rem) {
  .hbspt-form .input textarea {
    padding-top: 14px;
    padding-bottom: 18px;
    line-height: 1.1052631579;
    font-size: 1.1875rem
  }
}
.hbspt-form .input textarea:-ms-input-placeholder {
  color: hsla(0, 0%, 100%, .2)
}
.hbspt-form .input textarea::placeholder {
  color: hsla(0, 0%, 100%, .2)
}
.hbspt-form .input ul.inputs-list input, .hbspt-form .input ul[role=checkbox] input, .hbspt-form .input ul[role=radio] input {
  position: absolute;
  visibility: hidden
}
.hbspt-form .input ul.inputs-list input:checked + span:before, .hbspt-form .input ul[role=checkbox] input:checked + span:before, .hbspt-form .input ul[role=radio] input:checked + span:before {
  opacity: 1
}
.hbspt-form .input ul.inputs-list span, .hbspt-form .input ul[role=checkbox] span, .hbspt-form .input ul[role=radio] span {
  display: inline-block;
  margin-left: 0 !important;
  padding-left: 30px
}
.hbspt-form .input ul.inputs-list span:after, .hbspt-form .input ul.inputs-list span:before, .hbspt-form .input ul[role=checkbox] span:after, .hbspt-form .input ul[role=checkbox] span:before, .hbspt-form .input ul[role=radio] span:after, .hbspt-form .input ul[role=radio] span:before {
  position: absolute;
  content: ""
}
.hbspt-form .input ul.inputs-list span:after, .hbspt-form .input ul[role=checkbox] span:after, .hbspt-form .input ul[role=radio] span:after {
  top: 3px;
  left: 0;
  box-sizing: border-box;
  width: 16px;
  height: 16px;
  border: 1px solid hsla(0, 0%, 100%, .3)
}
@media screen and (min-width:48rem) {
  .hbspt-form .input ul.inputs-list span:after, .hbspt-form .input ul[role=checkbox] span:after, .hbspt-form .input ul[role=radio] span:after {
    top: 5px
  }
}
.hbspt-form .input ul.inputs-list span:before, .hbspt-form .input ul[role=checkbox] span:before, .hbspt-form .input ul[role=radio] span:before {
  top: 6px;
  left: 3px;
  width: 10px;
  height: 10px;
  transition: opacity .2s ease-out;
  opacity: 0;
  background-color: #fff
}
@media screen and (min-width:48rem) {
  .hbspt-form .input ul.inputs-list span:before, .hbspt-form .input ul[role=checkbox] span:before, .hbspt-form .input ul[role=radio] span:before {
    top: 8px
  }
}
.hbspt-form .input ul[role=radio] span:after, .hbspt-form .input ul[role=radio] span:before {
  border-radius: 50%
}
.hbspt-form .hs-error-msg {
  color: #95c11f;
  line-height: 1.5;
  font-size: .875rem
}
.hbspt-form .hs_submit {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end
}
.hbspt-form .hs_submit .hs-button {
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 10px 14px 11px;
  transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out, transform .2s ease-out;
  text-decoration: none;
  color: #fff;
  border: 1px solid #95c11f;
  border-radius: 100px;
  background-color: #95c11f;
  line-height: 1.1333333333;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  font-size: .9375rem
}
.hbspt-form .hs_submit .hs-button:after, .hbspt-form .hs_submit .hs-button:before {
  display: none
}
.hbspt-form .hs_submit .hs-button:focus-visible {
  color: #00002D
}
@media (hover:hover) {
  .hbspt-form .hs_submit .hs-button:hover {
    color: #00002D
  }
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .hbspt-form .hs_submit .hs-button:hover {
    color: #00002D
  }
}
@media screen and (min-width:80rem) {
  .hbspt-form .hs_submit .hs-button {
    padding: 13px 24px 15px 22px;
    text-decoration: none;
    line-height: 1.1111111111;
    font-size: 1.125rem
  }
}
.hbspt-form .hs_submit .hs-button__icon {
  display: -ms-flexbox;
  display: flex;
  width: 12px;
  height: 12px;
  margin-left: 4px;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center
}
@media screen and (min-width:80rem) {
  .hbspt-form .hs_submit .hs-button__icon {
    width: 16px;
    height: 16px
  }
}
.hbspt-form .hs_submit .hs-button__icon svg {
  display: block;
  width: 100%;
  height: 100%;
  fill: currentColor
}
.hbspt-form .hs_submit .hs-button--icon-only, .hbspt-form .hs_submit .hs-button--icon-only-small {
  width: 40px;
  height: 40px;
  padding: 5px;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center
}
.hbspt-form .hs_submit .hs-button--icon-only-small .hbspt-form__icon, .hbspt-form .hs_submit .hs-button--icon-only .hbspt-form__icon {
  margin-left: 0
}
@media screen and (min-width:80rem) {
  .hbspt-form .hs_submit .hs-button--icon-only:not(.a-button--icon-only-small) {
    width: 50px;
    height: 50px
  }
}
.hbspt-form--light {
  color: hsla(0, 0%, 100%, .6)
}
.hbspt-form--light .input {
  margin-right: 0 !important;
  margin-left: 0 !important
}
.hbspt-form--light .input ul.inputs-list span:after, .hbspt-form--light .input ul[role=checkbox] span:after, .hbspt-form--light .input ul[role=radio] span:after {
  border: 1px solid hsla(0, 0%, 100%, .6)
}
.hbspt-form--light .input ul.inputs-list span:before, .hbspt-form--light .input ul[role=checkbox] span:before, .hbspt-form--light .input ul[role=radio] span:before {
  background-color: #95c11f
}
.hbspt-form--on-light {
  color: #00002D
}
.hbspt-form--on-light .input {
  margin-right: 0 !important;
  margin-left: 0 !important
}
.hbspt-form--on-light .input input[type=email], .hbspt-form--on-light .input input[type=tel], .hbspt-form--on-light .input input[type=text], .hbspt-form--on-light .input select {
  color: #00002D;
  border-bottom: 1px solid rgba(0, 0, 45, .25)
}
.hbspt-form--on-light .input select {
  background-image: linear-gradient(45deg, transparent 50%, #00002D 0), linear-gradient(135deg, #00002D 50%, transparent 0), linear-gradient(90deg, #00002D, #00002D)
}
.hbspt-form--on-light .input ul.inputs-list span:after, .hbspt-form--on-light .input ul[role=checkbox] span:after, .hbspt-form--on-light .input ul[role=radio] span:after {
  border: 1px solid #00002D
}
.hbspt-form--on-light .input ul.inputs-list span:before, .hbspt-form--on-light .input ul[role=checkbox] span:before, .hbspt-form--on-light .input ul[role=radio] span:before {
  background-color: #95c11f
}
.hbspt-form.v-hubspot-form--newsletter .input input[type=email], .hbspt-form.v-hubspot-form--newsletter .input input[type=tel], .hbspt-form.v-hubspot-form--newsletter .input input[type=text] {
  padding: 10px 20px;
  border-color: hsla(0, 0%, 100%, .3);
  border-radius: 50px;
  line-height: 1.0588235294
}
@media screen and (min-width:80rem) {
  .hbspt-form.v-hubspot-form--newsletter .input input[type=email], .hbspt-form.v-hubspot-form--newsletter .input input[type=tel], .hbspt-form.v-hubspot-form--newsletter .input input[type=text] {
    padding-top: 12px;
    padding-bottom: 14px;
    line-height: 1.1578947368
  }
}
.hbspt-form.v-hubspot-form--newsletter .input select {
  padding: 10px 20px;
  border-color: hsla(0, 0%, 100%, .3);
  border-radius: 50px;
  line-height: 1.0588235294
}
@media screen and (min-width:80rem) {
  .hbspt-form.v-hubspot-form--newsletter .input select {
    padding-top: 12px;
    padding-bottom: 14px;
    line-height: 1.1578947368
  }
}
.hbspt-form.v-hubspot-form--newsletter .input textarea {
  padding: 10px 20px;
  border-color: hsla(0, 0%, 100%, .3);
  border-radius: 25px;
  line-height: 1.0588235294
}
@media screen and (min-width:80rem) {
  .hbspt-form.v-hubspot-form--newsletter .input textarea {
    padding-top: 12px;
    padding-bottom: 14px;
    line-height: 1.1578947368
  }
}
.hbspt-form.v-hubspot-form--newsletter .field > .input {
  margin-top: 10px
}
.hbspt-form.v-hubspot-form--newsletter.v-hubspot-form--one-row form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end
}
.hbspt-form.v-hubspot-form--newsletter.v-hubspot-form--one-row .hs_email {
  -ms-flex: 1 1 100%;
  flex: 1 1 100%
}
.hbspt-form.v-hubspot-form--newsletter.v-hubspot-form--one-row .hs_submit {
  -ms-flex: 0 0;
  flex: 0 0;
  padding-left: 10px
}
.hbspt-form.v-hubspot-form--newsletter.v-hubspot-form--one-row .hs_error_rollup {
  position: absolute;
  bottom: 100%;
  left: 0;
  margin-top: 0;
  padding-bottom: 0
}
.js .jsReveal {
  visibility: hidden
}
.a-button {
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 10px 14px 11px;
  transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out, transform .2s ease-out;
  text-decoration: none;
  color: #fff;
  border: 1px solid #95c11f;
  border-radius: 100px;
  background-color: #95c11f;
  line-height: 1.1333333333;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  font-size: .9375rem
}
.a-button:after, .a-button:before {
  display: none
}
.a-button:focus-visible {
  color: #00002D
}
@media (hover:hover) {
  .a-button:hover {
    color: #00002D
  }
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .a-button:hover {
    color: #00002D
  }
}
@media screen and (min-width:80rem) {
  .a-button {
    padding: 13px 24px 15px 22px;
    text-decoration: none;
    line-height: 1.1111111111;
    font-size: 1.125rem
  }
}
.a-button__icon {
  display: -ms-flexbox;
  display: flex;
  width: 12px;
  height: 12px;
  margin-left: 4px;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center
}
@media screen and (min-width:80rem) {
  .a-button__icon {
    width: 16px;
    height: 16px
  }
}
.a-button__icon svg {
  display: block;
  width: 100%;
  height: 100%;
  fill: currentColor
}
.a-button--icon-only, .a-button--icon-only-small {
  width: 40px;
  height: 40px;
  padding: 5px;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center
}
.a-button--icon-only-small .a-button__icon, .a-button--icon-only .a-button__icon {
  margin-left: 0
}
@media screen and (min-width:80rem) {
  .a-button--icon-only:not(.a-button--icon-only-small) {
    width: 50px;
    height: 50px
  }
}
.a-button--on-light {
  color: #fff;
  border-color: #00002D;
  background-color: #00002D
}
.a-button--on-light:focus-visible {
  color: #fff;
  border-color: #000;
  background-color: #000
}
@media (hover:hover) {
  .a-button--on-light:hover {
    color: #fff;
    border-color: #000;
    background-color: #000
  }
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .a-button--on-light:hover {
    color: #fff;
    border-color: #000;
    background-color: #000
  }
}
.a-button--outline-on-light {
  color: #00002D;
  border-color: rgba(0, 0, 45, .3);
  background-color: transparent
}
.a-button--outline-on-light:focus-visible {
  color: #00002D;
  border-color: rgba(0, 0, 45, .5);
  background-color: transparent
}
@media (hover:hover) {
  .a-button--outline-on-light:hover {
    color: #00002D;
    border-color: rgba(0, 0, 45, .5);
    background-color: transparent
  }
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .a-button--outline-on-light:hover {
    color: #00002D;
    border-color: rgba(0, 0, 45, .5);
    background-color: transparent
  }
}
.a-button--outline-on-dark {
  color: #fff;
  border-color: hsla(0, 0%, 100%, .3);
  background-color: transparent
}
.a-button--outline-on-dark:focus-visible {
  color: #fff;
  border-color: hsla(0, 0%, 100%, .5);
  background-color: transparent
}
@media (hover:hover) {
  .a-button--outline-on-dark:hover {
    color: #fff;
    border-color: hsla(0, 0%, 100%, .5);
    background-color: transparent
  }
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .a-button--outline-on-dark:hover {
    color: #fff;
    border-color: hsla(0, 0%, 100%, .5);
    background-color: transparent
  }
}
.a-button--text-small {
  padding: 9px 15px 10px;
  line-height: 1;
  font-size: .9375rem
}
.a-button--jumpstart {
  padding-right: 12px;
  padding-left: 12px
}
@media screen and (min-width:64rem) {
  .a-button--jumpstart {
    padding: 11px 20px 12px;
    line-height: 1.0526315789;
    font-size: 1.1875rem
  }
}
.a-button--top-nav {
  width: auto;
  height: auto;
  padding: 5px 10px;
  color: #00002D;
  border-color: #fff;
  background-color: #fff;
  font-weight: 400;
  line-height: 1;
  font-size: .9375rem;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center
}
.a-button--top-nav:focus-visible {
  color: #fff;
  border-color: #fff;
  background-color: hsla(0, 0%, 100%, 0)
}
@media (hover:hover) {
  .a-button--top-nav:hover {
    color: #fff;
    border-color: #fff;
    background-color: hsla(0, 0%, 100%, 0)
  }
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .a-button--top-nav:hover {
    color: #fff;
    border-color: #fff;
    background-color: hsla(0, 0%, 100%, 0)
  }
}
@media screen and (min-width:80rem) {
  .a-button--top-nav {
    width: auto;
    height: auto;
    padding: 4px 10px;
    line-height: 1;
    font-size: .9375rem
  }
}
.a-button--compact {
  padding: 8px 12px;
  line-height: 1
}
.a-button--transparent-no-border {
  color: #00002D;
  border-color: rgba(0, 0, 45, 0);
  background-color: transparent
}
.a-button--transparent-no-border:focus-visible {
  color: #00002D;
  border-color: rgba(0, 0, 45, .1);
  background-color: transparent
}
@media (hover:hover) {
  .a-button--transparent-no-border:hover {
    color: #00002D;
    border-color: rgba(0, 0, 45, .1);
    background-color: transparent
  }
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .a-button--transparent-no-border:hover {
    color: #00002D;
    border-color: rgba(0, 0, 45, .1);
    background-color: transparent
  }
}
.a-image, .a-image img {
  display: block
}
.a-image img {
  width: 100%;
  object-position: inherit
}
.a-image--contain, .a-image--contain img, .a-image--cover, .a-image--cover img {
  width: 100%;
  height: 100%
}
.a-image--cover, .a-image--cover img {
  object-fit: cover
}
.a-image--contain, .a-image--contain img {
  object-fit: contain
}
.a-loader {
  display: block;
  width: 50px;
  height: 50px;
  animation-name: a;
  animation-duration: .7s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  border: 4px solid #95c11f;
  border-left-color: transparent;
  border-radius: 50%
}
.a-nav-toggle {
  display: block;
  height: 24px;
  margin: 0;
  padding: 0;
  appearance: none;
  transition-timing-function: ease-out;
  transition-duration: .3s;
  transition-property: color;
  color: #fff;
  border: none;
  background-color: transparent;
  box-shadow: none
}
.a-nav-toggle__icon {
  display: block;
  width: 30px
}
@media screen and (min-width:48rem) {
  .a-nav-toggle__icon {
    width: 35px
  }
}
.a-nav-toggle__label {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  white-space: nowrap;
  border: 0;
  clip-path: inset(50%)
}
.a-nav-toggle__label--focus:focus {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  display: inline-block;
  overflow: visible;
  clip: unset;
  width: auto;
  height: auto;
  margin: 0;
  padding: 4px;
  border: 1px dotted #95c11f;
  background-color: hsla(0, 0%, 100%, .6);
  font-size: 1rem;
  line-height: 1.25;
  clip-path: none
}
.a-nav-icon {
  pointer-events: none
}
.a-nav-icon__line {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 2px;
  transition-timing-function: ease-out;
  transition-duration: .3s;
  transition-property: background-color, transform;
  -ms-transform-origin: center center;
  transform-origin: center center;
  background-color: #fff
}
@media screen and (min-width:48rem) {
  .a-nav-icon__line {
    width: 35px
  }
}
.state-c-header--nav-open .a-nav-icon__line {
  background-color: #00002D
}
.a-nav-icon__line:first-child {
  -ms-transform: translateY(calc(-6px + 50%)) translateX(-50%);
  transform: translateY(calc(-6px + 50%)) translateX(-50%)
}
.state-c-header--nav-open .a-nav-icon__line:first-child {
  -ms-transform: translateY(0) translateX(-50%) rotate(-45deg);
  transform: translateY(0) translateX(-50%) rotate(-45deg)
}
.a-nav-icon__line:nth-child(2) {
  -ms-transform: translateY(calc(-50% + 6px)) translateX(-50%);
  transform: translateY(calc(-50% + 6px)) translateX(-50%)
}
.state-c-header--nav-open .a-nav-icon__line:nth-child(2) {
  -ms-transform: translateY(0) translateX(-50%) rotate(45deg);
  transform: translateY(0) translateX(-50%) rotate(45deg)
}
.a-subnav-item {
  display: block;
  overflow: hidden;
  padding: 10px 15px;
  border: 1px solid rgba(0, 0, 45, .3);
  border-radius: 10px;
  background-color: #fff
}
.a-subnav-item:focus-visible {
  border-color: rgba(0, 0, 45, .5)
}
@media (hover:hover) {
  .a-subnav-item:hover {
    border-color: rgba(0, 0, 45, .5)
  }
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .a-subnav-item:hover {
    border-color: rgba(0, 0, 45, .5)
  }
}
@media screen and (min-width:64rem) {
  .a-subnav-item {
    padding: 17px 20px 22px
  }
}
.a-subnav-item__title {
  color: #00002D;
  font-weight: 500;
  line-height: 1.2;
  font-size: 1.5625rem
}
.a-subnav-item__text {
  margin-top: 5px;
  color: rgba(0, 0, 45, .5);
  line-height: 1;
  font-size: .9375rem
}
.a-subnav-item--simple {
  padding: 15px
}
@media screen and (min-width:64rem) {
  .a-subnav-item--simple {
    padding: 15px 20px
  }
}
.a-subnav-item--simple .a-subnav-item__title {
  font-weight: 400;
  line-height: 1;
  font-size: 1.125rem
}
.a-subnav-item--simple .a-subnav-item__text {
  display: none
}
.a-nav-item {
  display: -ms-flexbox;
  display: flex;
  gap: 10px
}
.a-nav-item:hover .a-nav-item__icon {
  background-color: #95c11f
}
.a-nav-item__visual {
  display: block;
  -ms-flex: 0 0 30px;
  flex: 0 0 30px
}
.a-nav-item__icon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 30px;
  height: 30px;
  border-radius: 3px;
  background-color: #00002D
}
.a-nav-item__icon img, .a-nav-item__icon svg {
  display: block;
  width: 16px;
  height: 16px
}
.a-nav-item__icon img {
  object-fit: contain
}
.a-nav-item__icon-img {
  display: block;
  -ms-flex: 0 0 16px;
  flex: 0 0 16px;
  width: 16px;
  height: 16px
}
.a-nav-item__content {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto
}
.a-nav-item__title {
  display: block;
  font-weight: 500;
  line-height: 1;
  font-size: 1rem
}
.a-nav-item__description {
  display: block;
  color: rgba(0, 0, 45, .5);
  font-weight: 400;
  line-height: 1.2307692308;
  font-size: .8125rem
}
.a-nav-item--large-icon .a-nav-item__icon-img, .a-nav-item--large-icon .a-nav-item__icon img, .a-nav-item--large-icon .a-nav-item__icon svg {
  width: 100%;
  height: 100%
}
.a-nav-item--large-icon .a-nav-item__icon-img {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%
}
.a-grid-image {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100px;
  border-radius: 10px
}
.a-grid-image:focus-visible .a-grid-image__background {
  -ms-transform: scale(1.05);
  transform: scale(1.05)
}
@media (hover:hover) {
  .a-grid-image:hover .a-grid-image__background {
    -ms-transform: scale(1.05);
    transform: scale(1.05)
  }
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .a-grid-image:hover .a-grid-image__background {
    -ms-transform: scale(1.05);
    transform: scale(1.05)
  }
}
.a-grid-image__title {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  display: block;
  padding: 10px 10px 12px 15px;
  color: #fff;
  line-height: 1.25;
  font-size: 1rem
}
.a-grid-image__background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: transform .15s ease-out;
  background-color: #00002D
}
.a-grid-image__background:after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 55px;
  content: "";
  border-radius: 0 0 10px 10px;
  background: linear-gradient(180deg, rgba(0, 0, 45, 0), #00002D)
}
.a-icon--social {
  display: block;
  width: 50px;
  height: 50px;
  transition: transform .3s ease-out
}
.a-icon--social svg circle {
  transition: stroke-opacity .3s ease-out
}
.a-icon--social:focus-visible svg circle {
  stroke-opacity: .5
}
@media (hover:hover) {
  .a-icon--social:hover svg circle {
    stroke-opacity: .5
  }
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .a-icon--social:hover svg circle {
    stroke-opacity: .5
  }
}
.a-icon--on-light svg path {
  fill: #00002D
}
.a-icon--on-light svg circle {
  stroke: #00002D
}
.a-icon--social-on-light {
  display: block;
  width: 50px;
  height: 50px
}
.a-icon--social-on-light svg path {
  fill: #00002D
}
.a-icon--social-on-light svg circle {
  stroke: #00002D;
  transition: stroke-opacity .3s ease-out
}
.a-icon--social-on-light:focus-visible svg circle {
  stroke-opacity: .5
}
@media (hover:hover) {
  .a-icon--social-on-light:hover svg circle {
    stroke-opacity: .5
  }
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .a-icon--social-on-light:hover svg circle {
    stroke-opacity: .5
  }
}
.a-text {
  color: hsla(0, 0%, 100%, .6)
}
.a-text--on-light, .a-text.wysiwyg--on-light {
  color: #00002D
}
.a-text--color-default {
  color: #fff
}
.a-text--on-light-opaque {
  color: rgba(0, 0, 45, .5)
}
.a-text--intro {
  line-height: 1.4736842105;
  font-size: 1.1875rem
}
@media screen and (min-width:80rem) {
  .a-text--intro {
    line-height: 1.5909090909;
    font-size: 1.375rem
  }
}
.a-text--small {
  line-height: 1.5;
  font-size: 1rem
}
@media screen and (min-width:80rem) {
  .a-text--small {
    line-height: 1.4705882353;
    font-size: 1.0625rem
  }
}
.a-tag {
  display: block;
  padding: 6px 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  border: 1px solid hsla(0, 0%, 100%, .3);
  border-radius: 50px;
  font-weight: 400;
  line-height: 1;
  font-size: .8125rem
}
.a-tag--on-light {
  color: #00002D;
  border-color: rgba(0, 0, 45, .25)
}
.a-tag--on-lighter {
  color: #95c11f;
  border-color: #95c11f
}
.a-tag--white {
  color: #fff;
  border-color: hsla(0, 0%, 100%, .25)
}
.a-video--contain, .a-video--cover {
  width: 100%;
  height: 100%
}
.a-video--cover {
  object-fit: cover
}
.a-video--contain {
  object-fit: contain
}
.a-glow-shape, .a-video--type-video {
  pointer-events: none
}
.a-glow-shape svg {
  display: block;
  width: 100%;
  filter: blur(50px) blur(50px)
}
.a-glow-shape--hero svg {
  filter: blur(100px) blur(100px)
}
@supports (-moz-appearance:none) {
  .a-glow-shape--hero svg {
    filter: blur(100px) blur(100px) blur(100px)
  }
}
.a-figure {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 40px 12px
}
@media screen and (min-width:48rem) {
  .a-figure {
    padding: 40px
  }
}
@media screen and (min-width:64rem) {
  .a-figure {
    padding: 60px
  }
}
.a-figure__inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center
}
.a-figure__figure {
  display: -ms-flexbox;
  display: flex;
  color: #95c11f;
  line-height: 1;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 5rem
}
@media screen and (min-width:80rem) {
  .a-figure__figure {
    font-size: 6.25rem
  }
}
.a-figure__description {
  width: 100%;
  max-width: 250px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  color: rgba(0, 0, 45, .5);
  line-height: 1.3888888889;
  font-size: 1.125rem
}
@media screen and (min-width:80rem) {
  .a-figure__description {
    line-height: 1.3333333333;
    font-size: 1.3125rem
  }
}
.a-figure--small-prefix .a-figure__prefix {
  font-size: 2.5rem
}
@media screen and (min-width:80rem) {
  .a-figure--small-prefix .a-figure__prefix {
    font-size: 3.125rem
  }
}
.a-figure--small-suffix .a-figure__suffix {
  font-size: 2.5rem
}
@media screen and (min-width:80rem) {
  .a-figure--small-suffix .a-figure__suffix {
    font-size: 3.125rem
  }
}
.a-figure--in-grid {
  padding: 30px 0 40px
}
@media screen and (min-width:64rem) {
  .a-figure--in-grid {
    padding: 70px 0 80px
  }
}
@media screen and (min-width:80rem) {
  .a-figure--in-grid {
    padding: 60px 0 64px
  }
}
.a-figure--in-grid .a-figure__description {
  max-width: 250px
}
@media screen and (min-width:80rem) {
  .a-figure--in-grid .a-figure__description {
    max-width: 300px
  }
}
.v-buttons__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 8px
}
.v-buttons__wrapper > * {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center
}
.v-buttons--center .v-buttons__wrapper {
  -ms-flex-pack: center;
  justify-content: center
}
.v-nav a[href="#"] {
  cursor: default
}
.v-nav a[href="#"]:focus-visible {
  text-indent: 0 !important
}
@media (hover:hover) {
  .v-nav a[href="#"]:hover {
    text-indent: 0 !important
  }
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .v-nav a[href="#"]:hover {
    text-indent: 0 !important
  }
}
.v-nav__item-icon {
  position: absolute;
  top: 50%;
  right: 0;
  display: none;
  width: 40px;
  height: 40px;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 1px solid rgba(0, 0, 45, .3);
  border-radius: 50%
}
.v-nav__item-icon svg {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 20px;
  height: 20px;
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  fill: currentColor
}
.v-nav__item-icon.v-nav__item-toggle {
  cursor: pointer
}
.v-nav__item-icon.v-nav__item-toggle:focus-visible {
  border-color: rgba(0, 0, 45, .6)
}
@media (hover:hover) {
  .v-nav__item-icon.v-nav__item-toggle:hover {
    border-color: rgba(0, 0, 45, .6)
  }
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .v-nav__item-icon.v-nav__item-toggle:hover {
    border-color: rgba(0, 0, 45, .6)
  }
}
.v-nav--main, .v-nav--top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end
}
.v-nav--main .v-nav__item, .v-nav--top .v-nav__item {
  margin-left: 16px;
  line-height: 1;
  font-size: 1.0625rem
}
.v-nav--main .v-nav__item a:focus-visible:after, .v-nav--main .v-nav__item button:focus-visible:after, .v-nav--top .v-nav__item a:focus-visible:after, .v-nav--top .v-nav__item button:focus-visible:after {
  -ms-transform: scaleX(1);
  transform: scaleX(1)
}
@media (hover:hover) {
  .v-nav--main .v-nav__item a:hover:after, .v-nav--main .v-nav__item button:hover:after, .v-nav--top .v-nav__item a:hover:after, .v-nav--top .v-nav__item button:hover:after {
    -ms-transform: scaleX(1);
    transform: scaleX(1)
  }
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .v-nav--main .v-nav__item a:hover:after, .v-nav--main .v-nav__item button:hover:after, .v-nav--top .v-nav__item a:hover:after, .v-nav--top .v-nav__item button:hover:after {
    -ms-transform: scaleX(1);
    transform: scaleX(1)
  }
}
.v-nav--main .v-nav__item a:after, .v-nav--main .v-nav__item button:after, .v-nav--top .v-nav__item a:after, .v-nav--top .v-nav__item button:after {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: 1px;
  content: "";
  transition: transform .15s ease-out;
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  background-color: currentColor;
  left: 0;
  -ms-transform-origin: left;
  transform-origin: left
}
.v-nav--main .sub-menu, .v-nav--main .submenu, .v-nav--top .sub-menu, .v-nav--top .submenu {
  display: none
}
.v-nav--top .v-nav__item--as-button {
  margin-left: 20px
}
.v-nav--top .v-nav__item--as-button a {
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 10px 14px 11px;
  transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out, transform .2s ease-out;
  text-decoration: none;
  color: #fff;
  border: 1px solid #95c11f;
  border-radius: 100px;
  background-color: #95c11f;
  line-height: 1.1333333333;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  width: auto;
  height: auto;
  padding: 5px 10px;
  color: #00002D;
  border-color: #fff;
  background-color: #fff;
  font-weight: 400;
  line-height: 1;
  font-size: .9375rem;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: center
}
.v-nav--top .v-nav__item--as-button a:after, .v-nav--top .v-nav__item--as-button a:before {
  display: none
}
.v-nav--top .v-nav__item--as-button a:focus-visible {
  color: #00002D
}
@media (hover:hover) {
  .v-nav--top .v-nav__item--as-button a:hover {
    color: #00002D
  }
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .v-nav--top .v-nav__item--as-button a:hover {
    color: #00002D
  }
}
@media screen and (min-width:80rem) {
  .v-nav--top .v-nav__item--as-button a {
    padding: 13px 24px 15px 22px;
    text-decoration: none;
    line-height: 1.1111111111;
    font-size: 1.125rem
  }
}
.v-nav--top .v-nav__item--as-button a__icon {
  display: -ms-flexbox;
  display: flex;
  width: 12px;
  height: 12px;
  margin-left: 4px;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center
}
@media screen and (min-width:80rem) {
  .v-nav--top .v-nav__item--as-button a__icon {
    width: 16px;
    height: 16px
  }
}
.v-nav--top .v-nav__item--as-button a__icon svg {
  display: block;
  width: 100%;
  height: 100%;
  fill: currentColor
}
.v-nav--top .v-nav__item--as-button a--icon-only, .v-nav--top .v-nav__item--as-button a--icon-only-small {
  width: 40px;
  height: 40px;
  padding: 5px;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center
}
.v-nav--top .v-nav__item--as-button a--icon-only-small .v-nav__icon, .v-nav--top .v-nav__item--as-button a--icon-only .v-nav__icon {
  margin-left: 0
}
@media screen and (min-width:80rem) {
  .v-nav--top .v-nav__item--as-button a--icon-only:not(.a-button--icon-only-small) {
    width: 50px;
    height: 50px
  }
}
.v-nav--top .v-nav__item--as-button a:focus-visible {
  color: #fff;
  border-color: #fff;
  background-color: hsla(0, 0%, 100%, 0)
}
@media (hover:hover) {
  .v-nav--top .v-nav__item--as-button a:hover {
    color: #fff;
    border-color: #fff;
    background-color: hsla(0, 0%, 100%, 0)
  }
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .v-nav--top .v-nav__item--as-button a:hover {
    color: #fff;
    border-color: #fff;
    background-color: hsla(0, 0%, 100%, 0)
  }
}
@media screen and (min-width:80rem) {
  .v-nav--top .v-nav__item--as-button a {
    width: auto;
    height: auto;
    padding: 4px 10px;
    line-height: 1;
    font-size: .9375rem
  }
}
.v-nav--main .v-nav__item {
  margin-left: 32px;
  font-size: 1.1875rem
}
.v-nav--mobile-bottom .v-nav__item {
  padding: 6px 0
}
.v-nav--mobile-bottom .v-nav__item a, .v-nav--mobile-bottom .v-nav__item button {
  line-height: 1.1666666667;
  font-size: 1.125rem
}
.v-nav--mobile-bottom .v-nav__item a:focus-visible, .v-nav--mobile-bottom .v-nav__item button:focus-visible {
  color: #95c11f
}
@media (hover:hover) {
  .v-nav--mobile-bottom .v-nav__item a:hover, .v-nav--mobile-bottom .v-nav__item button:hover {
    color: #95c11f
  }
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .v-nav--mobile-bottom .v-nav__item a:hover, .v-nav--mobile-bottom .v-nav__item button:hover {
    color: #95c11f
  }
}
@media screen and (min-width:64rem) {
  .v-nav--mobile-bottom .v-nav__item a, .v-nav--mobile-bottom .v-nav__item button {
    line-height: 1.15;
    font-size: 1.25rem
  }
}
.v-nav--mobile {
  color: #00002D
}
.v-nav--mobile > .v-nav__item {
  padding: 20px 0;
  border-bottom: 1px solid rgba(0, 0, 45, .3)
}
.v-nav--mobile > .v-nav__item > a, .v-nav--mobile > .v-nav__item > button {
  position: relative;
  display: block;
  width: 100%;
  cursor: pointer;
  text-align: left;
  line-height: 1;
  font-size: 1.875rem
}
.v-nav--mobile > .v-nav__item > a:focus-visible, .v-nav--mobile > .v-nav__item > button:focus-visible {
  color: #95c11f
}
@media (hover:hover) {
  .v-nav--mobile > .v-nav__item > a:hover, .v-nav--mobile > .v-nav__item > button:hover {
    color: #95c11f
  }
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .v-nav--mobile > .v-nav__item > a:hover, .v-nav--mobile > .v-nav__item > button:hover {
    color: #95c11f
  }
}
@media screen and (min-width:64rem) {
  .v-nav--mobile > .v-nav__item > a, .v-nav--mobile > .v-nav__item > button {
    font-size: 2.1875rem
  }
}
.v-nav--mobile > .v-nav__item .v-nav__item-overlay {
  position: fixed;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  height: 100%;
  padding: 80px 20px 50px;
  transition: transform .15s ease-in;
  -ms-transform: translateX(101%);
  transform: translateX(101%);
  background-color: #fff
}
@media screen and (min-width:48rem) {
  .v-nav--mobile > .v-nav__item .v-nav__item-overlay {
    padding-right: 45px;
    padding-left: 45px
  }
}
@media screen and (min-width:64rem) {
  .v-nav--mobile > .v-nav__item .v-nav__item-overlay {
    padding: 160px 50px 50px
  }
}
.v-nav--mobile > .v-nav__item .v-nav__item-overlay-btn {
  position: absolute;
  top: 30px;
  left: 20px;
  margin: 0;
  padding: 0;
  text-decoration: underline;
  text-underline-offset: 4px;
  text-decoration-thickness: 1px;
  color: rgba(0, 0, 45, .5);
  border: none;
  background-color: transparent;
  line-height: 1;
  font-size: 1.0625rem
}
@media screen and (min-width:48rem) {
  .v-nav--mobile > .v-nav__item .v-nav__item-overlay-btn {
    left: 45px
  }
}
@media screen and (min-width:64rem) {
  .v-nav--mobile > .v-nav__item .v-nav__item-overlay-btn {
    top: 75px;
    left: 50px;
    font-size: 1.25rem
  }
}
.v-nav--mobile > .v-nav__item--has-children > a, .v-nav--mobile > .v-nav__item--has-children > button, .v-nav--mobile > .v-nav__item--show-icon > a, .v-nav--mobile > .v-nav__item--show-icon > button {
  padding-right: 50px
}
.v-nav--mobile > .v-nav__item--has-children > a .v-nav__item-icon, .v-nav--mobile > .v-nav__item--has-children > button .v-nav__item-icon, .v-nav--mobile > .v-nav__item--show-icon > a .v-nav__item-icon, .v-nav--mobile > .v-nav__item--show-icon > button .v-nav__item-icon {
  display: block;
  transition: transform .25s ease-out;
  color: #00002D
}
.v-nav--mobile > .v-nav__item--has-children.v-nav__item--submenu-open > a .v-nav__item-icon, .v-nav--mobile > .v-nav__item--has-children.v-nav__item--submenu-open > button .v-nav__item-icon {
  -ms-transform: translateY(-50%) rotate(225deg);
  transform: translateY(-50%) rotate(225deg)
}
.v-nav--mobile > .v-nav__item--has-children.v-nav__item--submenu-open .sub-menu {
  max-height: 999px;
  transition: max-height .4s ease-out, padding .25s ease-out
}
.v-nav--mobile > .v-nav__item.v-nav__item--submenu-open .v-nav__item-overlay {
  transition: transform .25s ease-out;
  -ms-transform: translateX(0);
  transform: translateX(0)
}
.v-nav--mobile:first-child > .v-nav__item:first-child {
  border-top: 1px solid rgba(0, 0, 45, .3)
}
.v-nav--mobile .sub-menu {
  overflow: hidden;
  max-height: 0;
  padding: 0;
  transition: max-height .2s ease-out, padding .15s ease-out;
  color: rgba(0, 0, 45, .5)
}
.v-nav--mobile .sub-menu .v-nav__item {
  padding: 6px 0
}
.v-nav--mobile .sub-menu .v-nav__item:first-child {
  margin-top: 10px
}
.v-nav--mobile .sub-menu .v-nav__item > a, .v-nav--mobile .sub-menu .v-nav__item > button {
  line-height: 1.1666666667;
  font-size: 1.125rem
}
.v-nav--mobile .sub-menu .v-nav__item > a:focus-visible, .v-nav--mobile .sub-menu .v-nav__item > button:focus-visible {
  color: #00002D
}
@media (hover:hover) {
  .v-nav--mobile .sub-menu .v-nav__item > a:hover, .v-nav--mobile .sub-menu .v-nav__item > button:hover {
    color: #00002D
  }
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .v-nav--mobile .sub-menu .v-nav__item > a:hover, .v-nav--mobile .sub-menu .v-nav__item > button:hover {
    color: #00002D
  }
}
@media screen and (min-width:64rem) {
  .v-nav--mobile .sub-menu .v-nav__item > a, .v-nav--mobile .sub-menu .v-nav__item > button {
    line-height: 1.15;
    font-size: 1.25rem
  }
}
@media screen and (min-width:48rem) {
  .v-nav--footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}
.v-nav--footer .v-nav__item-icon, .v-nav--footer .v-nav__item-toggle {
  width: 30px;
  height: 30px;
  cursor: pointer;
  border: 1px solid hsla(0, 0%, 100%, .3)
}
.v-nav--footer .v-nav__item-icon:focus-visible, .v-nav--footer .v-nav__item-toggle:focus-visible {
  border-color: hsla(0, 0%, 100%, .6)
}
@media (hover:hover) {
  .v-nav--footer .v-nav__item-icon:hover, .v-nav--footer .v-nav__item-toggle:hover {
    border-color: hsla(0, 0%, 100%, .6)
  }
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .v-nav--footer .v-nav__item-icon:hover, .v-nav--footer .v-nav__item-toggle:hover {
    border-color: hsla(0, 0%, 100%, .6)
  }
}
@media screen and (min-width:48rem) {
  .v-nav--footer .v-nav__item-icon, .v-nav--footer .v-nav__item-toggle {
    display: none
  }
}
.v-nav--footer .v-nav__item-icon svg, .v-nav--footer .v-nav__item-toggle svg {
  width: 15px;
  height: 15px
}
.v-nav--footer > .v-nav__item {
  padding: 20px 0;
  border-bottom: 1px solid hsla(0, 0%, 100%, .3)
}
@media screen and (min-width:48rem) {
  .v-nav--footer > .v-nav__item {
    padding: 0;
    border-bottom: none;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    width: 25%
  }
}
@media screen and (min-width:48rem) and (min-width:48rem) {
  .v-nav--footer > .v-nav__item {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    width: 25%
  }
}
@media screen and (min-width:64rem) {
  .v-nav--footer > .v-nav__item {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    width: 33.3333333333%
  }
}
@media screen and (min-width:64rem) and (min-width:48rem) {
  .v-nav--footer > .v-nav__item {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    width: 33.3333333333%
  }
}
.v-nav--footer > .v-nav__item > a, .v-nav--footer > .v-nav__item > button {
  position: relative;
  display: block;
  width: 100%;
  text-align: left;
  color: #fff;
  font-weight: 500;
  line-height: 1;
  font-size: 1.125rem
}
@media screen and (min-width:48rem) {
  .v-nav--footer > .v-nav__item > a, .v-nav--footer > .v-nav__item > button {
    line-height: 1.6666666667
  }
}
.v-nav--footer > .v-nav__item--has-children > a, .v-nav--footer > .v-nav__item--has-children > button {
  padding-right: 50px
}
.v-nav--footer > .v-nav__item--has-children > a .v-nav__item-icon, .v-nav--footer > .v-nav__item--has-children > button .v-nav__item-icon {
  display: block;
  transition: transform .25s ease-out
}
@media screen and (min-width:48rem) {
  .v-nav--footer > .v-nav__item--has-children > a .v-nav__item-icon, .v-nav--footer > .v-nav__item--has-children > button .v-nav__item-icon {
    display: none
  }
}
.v-nav--footer > .v-nav__item--has-children.v-nav__item--submenu-open > a .v-nav__item-icon, .v-nav--footer > .v-nav__item--has-children.v-nav__item--submenu-open > button .v-nav__item-icon {
  -ms-transform: translateY(-50%) rotate(225deg);
  transform: translateY(-50%) rotate(225deg)
}
.v-nav--footer > .v-nav__item--has-children.v-nav__item--submenu-open .sub-menu {
  max-height: 999px;
  transition: max-height .4s ease-out, padding .25s ease-out
}
.v-nav--footer > .v-nav__item.v-nav__item--submenu-open .v-nav__item-overlay {
  transition: transform .25s ease-out;
  -ms-transform: translateX(0);
  transform: translateX(0)
}
.v-nav--footer:first-child > .v-nav__item:first-child {
  border-top: 1px solid rgba(0, 0, 45, .3)
}
@media screen and (min-width:48rem) {
  .v-nav--footer:first-child > .v-nav__item:first-child {
    border-top: none
  }
}
.v-nav--footer .sub-menu {
  overflow: hidden;
  max-height: 0;
  padding: 0;
  transition: max-height .2s ease-out, padding .15s ease-out;
  color: hsla(0, 0%, 100%, .5)
}
@media screen and (min-width:48rem) {
  .v-nav--footer .sub-menu {
    max-height: none
  }
}
.v-nav--footer .sub-menu .v-nav__item {
  padding: 6px 0
}
@media screen and (min-width:48rem) {
  .v-nav--footer .sub-menu .v-nav__item {
    padding: 5px 0;
    line-height: 1.1111111111;
    font-size: 1.125rem
  }
}
.v-nav--footer .sub-menu .v-nav__item:first-child {
  margin-top: 10px
}
@media screen and (min-width:48rem) {
  .v-nav--footer .sub-menu .v-nav__item:first-child {
    margin-top: 4px
  }
}
.v-nav--footer .sub-menu .v-nav__item > a, .v-nav--footer .sub-menu .v-nav__item > button {
  display: inline-block;
  line-height: 1.1666666667;
  font-size: 1.125rem
}
.v-nav--footer .sub-menu .v-nav__item > a:focus-visible, .v-nav--footer .sub-menu .v-nav__item > button:focus-visible {
  color: #fff
}
@media (hover:hover) {
  .v-nav--footer .sub-menu .v-nav__item > a:hover, .v-nav--footer .sub-menu .v-nav__item > button:hover {
    color: #fff
  }
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .v-nav--footer .sub-menu .v-nav__item > a:hover, .v-nav--footer .sub-menu .v-nav__item > button:hover {
    color: #fff
  }
}
@media screen and (min-width:48rem) {
  .v-nav--footer .sub-menu .v-nav__item > a, .v-nav--footer .sub-menu .v-nav__item > button {
    line-height: 1.1111111111
  }
}
@media screen and (min-width:48rem) {
  .v-nav--legal {
    display: -ms-flexbox;
    display: flex
  }
}
.v-nav--legal > .v-nav__item {
  display: block;
  margin-top: 12px
}
@media screen and (min-width:48rem) {
  .v-nav--legal > .v-nav__item {
    margin-top: 0;
    padding: 0 16px
  }
  .v-nav--legal > .v-nav__item:before {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 1px;
    height: 14px;
    content: "";
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: hsla(0, 0%, 100%, .5)
  }
}
.v-nav--legal > .v-nav__item a:focus-visible {
  color: #fff
}
@media (hover:hover) {
  .v-nav--legal > .v-nav__item a:hover {
    color: #fff
  }
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .v-nav--legal > .v-nav__item a:hover {
    color: #fff
  }
}
.v-nav--legal .sub-menu {
  display: none
}
.v-nav-main {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}
@media screen and (min-width:80rem) {
  .v-nav-main__nav-bottom, .v-nav-main__nav-language {
    display: none
  }
}
.v-nav-main__nav-language {
  position: absolute;
  top: 30px;
  left: 20px
}
@media screen and (min-width:48rem) {
  .v-nav-main__nav-language {
    left: 45px
  }
}
.v-nav-main__nav {
  position: fixed;
  z-index: 8;
  top: 0;
  right: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -ms-flex-direction: column;
  flex-direction: column;
  width: calc(100% - 20px);
  max-width: 536px;
  height: 100dvh;
  padding: 56px 0 24px 20px;
  transition: transform .15s ease-in;
  -ms-transform: translateX(101%);
  transform: translateX(101%);
  color: #00002D;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 45, .3)
}
@media screen and (min-width:48rem) {
  .v-nav-main__nav {
    width: 70%;
    padding-left: 45px
  }
}
@media screen and (min-width:64rem) {
  .v-nav-main__nav {
    max-width: 714px;
    padding-left: 50px
  }
}
@media screen and (min-width:80rem) {
  .v-nav-main__nav {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    overflow: initial;
    -ms-flex-direction: row;
    flex-direction: row;
    width: auto;
    max-width: unset;
    height: auto;
    padding: 0;
    transition: none;
    -ms-transform: none;
    transform: none;
    color: #fff;
    border-radius: 0;
    background-color: transparent;
    box-shadow: none
  }
}
.state-c-header--nav-open .v-nav-main__nav {
  transition: transform .25s ease-out;
  -ms-transform: translateX(0);
  transform: translateX(0)
}
@media screen and (min-width:80rem) {
  .state-c-header--nav-open .v-nav-main__nav {
    -ms-transform: none;
    transform: none
  }
}
.v-nav-main__nav-container {
  overflow-x: hidden;
  overflow-y: auto;
  height: 100%;
  padding-right: 20px
}
@media screen and (min-width:48rem) {
  .v-nav-main__nav-container {
    padding-right: 40px
  }
}
@media screen and (min-width:80rem) {
  .v-nav-main__nav-container {
    overflow-x: visible;
    overflow-y: visible;
    height: auto;
    padding-right: 0
  }
}
.v-nav-main__nav-container > .v-nav-main__nav-bottom {
  margin-top: 20px
}
.v-nav-main__nav-container > :first-child {
  margin-top: 24px
}
@media screen and (min-width:80rem) {
  .v-nav-main__nav-container > :first-child {
    margin-top: 0
  }
}
.v-nav-main__nav-items {
  border-top: 1px solid rgba(0, 0, 45, .3)
}
@media screen and (min-width:80rem) {
  .v-nav-main__nav-items {
    display: -ms-flexbox;
    display: flex;
    gap: 28px;
    border-top: none
  }
}
.v-nav-main__cta {
  padding-left: 8px
}
@media screen and (min-width:64rem) {
  .v-nav-main__cta {
    padding-left: 40px
  }
}
@media (hover:hover) {
  .v-nav-main__cta:hover .v-nav-main__nav-subnav-box {
    visibility: visible;
    transition: opacity .35s ease-out, visibility 50ms ease;
    opacity: 1
  }
}
.v-nav-main__cta-btn--hover {
  display: none
}
@media (hover:hover) {
  .v-nav-main__cta-btn--hover {
    display: block
  }
}
.v-nav-main__cta-btn--click {
  display: block
}
@media (hover:hover) {
  .v-nav-main__cta-btn--click {
    display: none
  }
}
.v-nav-main__toggle {
  display: -ms-flexbox;
  display: flex;
  padding-left: 16px;
  -ms-flex-align: center;
  align-items: center
}
@media screen and (min-width:64rem) {
  .v-nav-main__toggle {
    padding-left: 40px
  }
}
@media screen and (min-width:80rem) {
  .v-nav-main__toggle {
    display: none
  }
}
.v-nav-main__toggle-btn {
  z-index: 8
}
.v-nav-main__nav-subnav-box {
  position: fixed;
  top: 70px;
  right: 10px;
  left: 10px;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
  -ms-flex-direction: column;
  flex-direction: column;
  max-height: calc(100dvh - 80px);
  padding: 20px 0 24px 20px;
  transition: opacity .15s ease-in, visibility .15s ease;
  opacity: 0;
  color: #00002D;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 45, .3)
}
@media screen and (min-width:48rem) {
  .v-nav-main__nav-subnav-box {
    right: 40px;
    left: 40px
  }
}
@media screen and (min-width:64rem) {
  .v-nav-main__nav-subnav-box {
    top: 125px;
    right: 40px;
    left: 40px
  }
  .v-nav-main__nav-subnav-box.v-nav-main__nav-subnav-box--open {
    display: -ms-flexbox;
    display: flex
  }
}
@media screen and (min-width:80rem) {
  .v-nav-main__nav-subnav-box {
    right: 80px;
    left: 80px;
    border-radius: 10px
  }
  .state--scroll-at-top .c-header--with-ticker .v-nav-main__nav-subnav-box {
    top: 160px
  }
}
@media screen and (min-width:90rem) {
  .v-nav-main__nav-subnav-box {
    right: auto;
    left: 50%;
    width: 100%;
    max-width: 1280px;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
  }
}
.v-nav-main__nav-subnav-box--jumpstart:after {
  position: absolute;
  top: -5px;
  display: block;
  width: 20px;
  height: 20px;
  content: "";
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -ms-transform-origin: center;
  transform-origin: center;
  background-color: #fff
}
.v-nav-main__nav-subnav-box--jumpstart.v-nav-main__nav-subnav-box--open {
  display: -ms-flexbox;
  display: flex
}
html.state-c-header--navbox-open .v-nav-main__nav-subnav-box--jumpstart {
  visibility: visible;
  transition: opacity .35s ease-out, visibility 50ms ease;
  opacity: 1
}
.v-nav-main__nav-subnav-box--jumpstart:after {
  right: var(--right-offset, 115px)
}
@media screen and (min-width:64rem) {
  .v-nav-main__nav-subnav-box--jumpstart:after {
    right: var(--right-offset, 150px)
  }
}
.v-nav-main__nav-subnav-box-inner {
  display: block;
  overflow-x: hidden;
  overflow-y: auto;
  padding-right: 20px;
  padding-bottom: 26px
}
.v-nav-main__nav-subnav-box-close {
  position: absolute;
  top: 20px;
  right: 16px;
  display: block;
  width: 23px;
  height: 23px;
  border: none;
  background-color: transparent;
  appearance: none
}
@media screen and (min-width:64rem) {
  .v-nav-main__nav-subnav-box-close {
    display: none
  }
}
.v-nav-main__nav-subnav-box-close span {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 2px;
  -ms-transform-origin: center center;
  transform-origin: center center;
  background-color: #00002D
}
.v-nav-main__nav-subnav-box-close span:first-child {
  -ms-transform: translateY(0) translateX(-50%) rotate(-45deg);
  transform: translateY(0) translateX(-50%) rotate(-45deg)
}
.v-nav-main__nav-subnav-box-close span:last-child {
  -ms-transform: translateY(0) translateX(-50%) rotate(45deg);
  transform: translateY(0) translateX(-50%) rotate(45deg)
}
.v-nav-list__title {
  padding-bottom: 10px
}
.v-nav-list__item {
  margin-top: 15px
}
.v-nav-list__more-link {
  display: inline-block;
  margin-top: 22px
}
.v-nav-item {
  display: block;
  padding: 20px 0 25px;
  border-bottom: 1px solid rgba(0, 0, 45, .3)
}
@media screen and (min-width:64rem) {
  .v-nav-item {
    padding: 20px 0
  }
}
@media screen and (min-width:80rem) {
  .v-nav-item {
    padding: 13px 0;
    border-bottom: none
  }
}
.v-nav-item__item {
  position: relative;
  display: block;
  width: 100%;
  text-align: left;
  line-height: 1;
  font-size: 1.5625rem
}
@media screen and (min-width:64rem) {
  .v-nav-item__item {
    font-size: 1.875rem
  }
}
@media screen and (min-width:80rem) {
  .v-nav-item__item {
    line-height: 1;
    font-size: 1.1875rem
  }
}
.v-nav-item__item--link {
  cursor: pointer
}
.v-nav-item__item--link:focus-visible .v-nav-item__item-label {
  color: #95c11f
}
@media screen and (min-width:80rem) {
  .v-nav-item__item--link:focus-visible .v-nav-item__item-label {
    color: #fff
  }
}
@media (hover:hover) {
  .v-nav-item__item--link:hover .v-nav-item__item-label {
    color: #95c11f
  }
}
@media screen and (hover:hover) and (min-width:80rem) {
  .v-nav-item__item--link:hover .v-nav-item__item-label {
    color: #fff
  }
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .v-nav-item__item--link:hover .v-nav-item__item-label {
    color: #95c11f
  }
}
@media screen and (-ms-high-contrast:active) and (min-width:80rem), screen and (-ms-high-contrast:none) and (min-width:80rem) {
  .v-nav-item__item--link:hover .v-nav-item__item-label {
    color: #fff
  }
}
@media screen and (min-width:80rem) {
  .v-nav-item__item--link:focus-visible:after {
    -ms-transform: scaleX(1);
    transform: scaleX(1)
  }
}
@media screen and (min-width:80rem) and (hover:hover) {
  .v-nav-item__item--link:hover:after {
    -ms-transform: scaleX(1);
    transform: scaleX(1)
  }
}
@media screen and (min-width:80rem) and (-ms-high-contrast:active), screen and (min-width:80rem) and (-ms-high-contrast:none) {
  .v-nav-item__item--link:hover:after {
    -ms-transform: scaleX(1);
    transform: scaleX(1)
  }
}
@media screen and (min-width:80rem) {
  .v-nav-item__item--link:after {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 1px;
    content: "";
    transition: transform .15s ease-out;
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    background-color: currentColor;
    left: 0;
    -ms-transform-origin: left;
    transform-origin: left
  }
}
.v-nav-item__item-label {
  cursor: pointer
}
.v-nav-item__item-icon {
  position: absolute;
  top: 50%;
  right: 0;
  display: none;
  width: 40px;
  height: 40px;
  cursor: pointer;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 1px solid rgba(0, 0, 45, .3);
  border-radius: 50%;
  background-color: transparent;
  appearance: none
}
.v-nav-item__item-icon:focus-visible {
  border-color: rgba(0, 0, 45, .6)
}
@media (hover:hover) {
  .v-nav-item__item-icon:hover {
    border-color: rgba(0, 0, 45, .6)
  }
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .v-nav-item__item-icon:hover {
    border-color: rgba(0, 0, 45, .6)
  }
}
@media screen and (min-width:80rem) {
  .v-nav-item__item-icon {
    display: none
  }
}
.v-nav-item__item-icon svg {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 20px;
  height: 20px;
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  fill: currentColor
}
.v-nav-item__sub {
  display: none
}
@media screen and (min-width:80rem) {
  .v-nav-item--with-sub:after {
    position: absolute;
    z-index: 9;
    top: calc(100% + 5px);
    left: 50%;
    display: block;
    content: "";
    transition: opacity .15s ease-out;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -ms-transform-origin: center;
    transform-origin: center;
    opacity: 0;
    border-right: 10px solid transparent;
    border-bottom: 8px solid #fff;
    border-left: 10px solid transparent
  }
  .v-nav-item--with-sub:hover:before {
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 20px;
    content: ""
  }
}
@media screen and (min-width:80rem) and (hover:hover) {
  .v-nav-item--with-sub:hover:after {
    transition: opacity .2s ease-out;
    opacity: 1
  }
  .v-nav-item--with-sub:hover .v-nav-item__sub {
    transition: opacity .2s ease-out;
    pointer-events: all;
    opacity: 1
  }
}
.v-nav-item--with-sub .v-nav-item__item-icon {
  display: block
}
@media screen and (min-width:80rem) {
  .v-nav-item--with-sub .v-nav-item__item-icon {
    display: none
  }
}
.v-nav-item--with-sub .v-nav-item__sub {
  position: fixed;
  z-index: 8;
  top: 0;
  right: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  max-width: 536px;
  height: 100dvh;
  padding: 68px 0 24px 20px;
  transition: transform .25s ease-in;
  -ms-transform: translateX(101%);
  transform: translateX(101%);
  pointer-events: none;
  color: #00002D;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  background-color: #fff
}
@media screen and (min-width:48rem) {
  .v-nav-item--with-sub .v-nav-item__sub {
    padding-left: 45px
  }
}
@media screen and (min-width:64rem) {
  .v-nav-item--with-sub .v-nav-item__sub {
    max-width: 714px;
    padding-top: 100px;
    padding-left: 50px
  }
}
@media screen and (min-width:80rem) {
  .v-nav-item--with-sub .v-nav-item__sub {
    position: fixed;
    top: calc(100% - 12px);
    right: 80px;
    bottom: auto;
    left: 80px;
    max-width: calc(100% - 160px);
    height: auto;
    max-height: calc(100dvh - 80px);
    padding: 20px 30px 36px;
    transition: opacity .15s ease-out;
    -ms-transform: none;
    transform: none;
    opacity: 0;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 45, .3)
  }
}
@media screen and (min-width:90rem) {
  .v-nav-item--with-sub .v-nav-item__sub {
    right: auto;
    left: 50%;
    width: 100%;
    max-width: 1280px;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
  }
}
.v-nav-item--with-sub .v-nav-item__sub-inner {
  overflow-x: hidden;
  overflow-y: auto;
  height: 100%;
  padding-right: 20px
}
@media screen and (min-width:48rem) {
  .v-nav-item--with-sub .v-nav-item__sub-inner {
    padding-right: 40px
  }
}
@media screen and (min-width:80rem) {
  .v-nav-item--with-sub .v-nav-item__sub-inner {
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-right: 0
  }
}
.v-nav-item--with-sub .v-nav-item__title {
  font-weight: 500;
  line-height: 1;
  font-size: 1.875rem
}
@media screen and (min-width:80rem) {
  .v-nav-item--with-sub .v-nav-item__title {
    display: none
  }
}
.v-nav-item--with-sub .v-nav-item__title + * {
  margin-top: 20px
}
@media screen and (min-width:80rem) {
  .v-nav-item--with-sub .v-nav-item__title + * {
    margin-top: 0
  }
}
@media screen and (min-width:64rem) {
  .v-nav-item--with-sub .v-nav-item__sub-lists {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 52px;
    row-gap: 26px
  }
}
@media screen and (min-width:80rem) {
  .v-nav-item--with-sub .v-nav-item__sub-lists {
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    width: 100%
  }
}
.v-nav-item--with-sub .v-nav-item__sub-lists + .v-nav-item__sub-extra {
  margin-top: 28px
}
@media screen and (min-width:64rem) {
  .v-nav-item--with-sub .v-nav-item__sub-lists + .v-nav-item__sub-extra {
    margin-top: 50px
  }
}
@media screen and (min-width:80rem) {
  .v-nav-item--with-sub .v-nav-item__sub-lists + .v-nav-item__sub-extra {
    margin-top: 0
  }
}
@media screen and (min-width:64rem) {
  .v-nav-item--with-sub .v-nav-item__sub-lists-left, .v-nav-item--with-sub .v-nav-item__sub-lists-right {
    -ms-flex: 0 1 calc(50% - 52px);
    flex: 0 1 calc(50% - 52px);
    width: 50%
  }
}
.v-nav-item--with-sub .v-nav-item__sub-lists-right {
  margin-top: 26px
}
@media screen and (min-width:64rem) {
  .v-nav-item--with-sub .v-nav-item__sub-lists-right {
    margin-top: 0
  }
}
@media screen and (min-width:64rem) {
  .v-nav-item--with-sub .v-nav-item__sub-list {
    padding-bottom: 2px
  }
}
@media screen and (min-width:64rem) {
  .v-nav-item--with-sub .v-nav-item__sub-list:first-child {
    padding-top: 0
  }
}
.v-nav-item--with-sub .v-nav-item__sub-list:first-child .v-nav-list__title {
  padding-top: 0
}
@media screen and (min-width:64rem) {
  .v-nav-item--with-sub .v-nav-item__sub-list:first-child .v-nav-list--no-title {
    padding-top: 35px
  }
}
.v-nav-item--with-sub .v-nav-item__sub-list .v-nav-list__title {
  padding-top: 26px
}
.v-nav-item--with-sub .v-nav-item__sub-extra {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
@media screen and (min-width:80rem) {
  .v-nav-item--with-sub .v-nav-item__sub-extra {
    margin-left: auto
  }
}
.v-nav-item--with-sub .v-nav-item__sub-extra--posts {
  gap: 20px
}
@media screen and (min-width:80rem) {
  .v-nav-item--with-sub .v-nav-item__sub-extra--posts {
    gap: 30px;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
  }
}
@media screen and (min-width:48rem) {
  .v-nav-item--with-sub .v-nav-item__sub-extra--posts .v-nav-item__sub-extra-item {
    -ms-flex: 1 0 45%;
    flex: 1 0 45%;
    max-width: 50%
  }
}
.v-nav-item--with-sub .v-nav-item__sub-extra--grid {
  gap: 10px
}
@media screen and (min-width:80rem) {
  .v-nav-item--with-sub .v-nav-item__sub-extra--grid {
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%
  }
}
.v-nav-item--with-sub .v-nav-item__sub-extra--grid .v-nav-item__sub-extra-header {
  padding-bottom: 10px
}
.v-nav-item--with-sub .v-nav-item__sub-extra--grid .v-nav-item__sub-extra-item {
  -ms-flex: 1 0 45%;
  flex: 1 0 45%;
  max-width: 50%
}
@media screen and (min-width:64rem) {
  .v-nav-item--with-sub .v-nav-item__sub-extra--grid .v-nav-item__sub-extra-item {
    -ms-flex: 1 0 21%;
    flex: 1 0 21%;
    max-width: 25%
  }
}
@media screen and (min-width:80rem) {
  .v-nav-item--with-sub .v-nav-item__sub-extra--grid .v-nav-item__sub-extra-item {
    -ms-flex: 1 0 45%;
    flex: 1 0 45%;
    max-width: 50%
  }
}
@media screen and (min-width:80rem) {
  .v-nav-item--with-sub .v-nav-item__sub-extra--highlight {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    width: 41.6666666667%
  }
}
.v-nav-item--with-sub .v-nav-item__sub-extra--highlight .v-nav-item__sub-extra-header {
  padding-bottom: 10px
}
.v-nav-item--with-sub .v-nav-item__sub-extra--highlight .v-nav-item__sub-extra-header-placeholder {
  display: none
}
@media screen and (min-width:64rem) {
  .v-nav-item--with-sub .v-nav-item__sub-extra--highlight .v-nav-item__sub-extra-header-placeholder {
    display: block;
    min-height: 25px
  }
}
.v-nav-item--with-sub .v-nav-item__sub-extra-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%
}
.v-nav-item--with-sub .v-nav-item__sub-title {
  font-weight: 500;
  line-height: 1;
  font-size: 1.5625rem
}
.v-nav-item--with-sub .v-nav-item__sub-header-links {
  margin-left: auto
}
.v-nav-item--with-sub .v-nav-item__sub-link {
  transition: color .15s ease-out;
  text-wrap-mode: nowrap;
  text-decoration: underline;
  color: rgba(0, 0, 45, .5);
  line-height: 1;
  font-size: .9375rem
}
.v-nav-item--with-sub .v-nav-item__sub-link:focus-visible {
  color: #00002D
}
@media (hover:hover) {
  .v-nav-item--with-sub .v-nav-item__sub-link:hover {
    color: #00002D
  }
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .v-nav-item--with-sub .v-nav-item__sub-link:hover {
    color: #00002D
  }
}
.v-nav-item--with-sub .v-nav-item__sub-btn {
  position: absolute;
  top: 25px;
  left: 20px;
  margin: 0;
  padding: 0;
  text-decoration: underline;
  text-underline-offset: 4px;
  text-decoration-thickness: 1px;
  color: rgba(0, 0, 45, .5);
  border: none;
  background-color: transparent;
  line-height: 1;
  font-size: 1.0625rem
}
@media screen and (min-width:48rem) {
  .v-nav-item--with-sub .v-nav-item__sub-btn {
    left: 45px
  }
}
@media screen and (min-width:64rem) {
  .v-nav-item--with-sub .v-nav-item__sub-btn {
    top: 30px;
    left: 50px
  }
}
@media screen and (min-width:80rem) {
  .v-nav-item--with-sub .v-nav-item__sub-btn {
    display: none
  }
}
.v-nav-item--with-sub.v-nav-item--submenu-open .v-nav-item__sub {
  -ms-transform: translateX(0);
  transform: translateX(0);
  pointer-events: all
}
@media screen and (min-width:80rem) {
  .v-nav-item--with-sub-75 .v-nav-item__sub {
    left: auto;
    max-width: 1012px
  }
}
@media screen and (min-width:90rem) {
  .v-nav-item--with-sub-75 .v-nav-item__sub {
    left: 50%;
    max-width: 1012px;
    -ms-transform: translateX(-36.7%);
    transform: translateX(-36.7%)
  }
}
@media screen and (min-width:64rem) {
  .v-nav-item--with-sub-75 .v-nav-item__sub-lists-left, .v-nav-item--with-sub-75 .v-nav-item__sub-lists-right {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: auto;
    padding-right: 40px
  }
}
@media screen and (min-width:80rem) {
  .v-nav-item--with-sub-75 .v-nav-item__sub-extra--highlight {
    -ms-flex: 0 0 55.55555555%;
    flex: 0 0 55.55555555%;
    width: 55.55555555%
  }
}
.v-subnav {
  -ms-flex-direction: column;
  flex-direction: column;
  color: #00002D;
  background-color: #fff
}
.v-subnav__header {
  padding-right: 30px
}
.v-subnav__header + .v-subnav__body {
  margin-top: 20px
}
.v-subnav__title {
  font-weight: 500;
  line-height: 1;
  font-size: 1.875rem
}
@media screen and (min-width:64rem) {
  .v-subnav__title {
    font-size: 2.1875rem
  }
}
.v-subnav__grid, .v-subnav__items-grid {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.v-subnav__items-grid {
  display: -ms-flexbox;
  display: flex;
  margin: -10px 0 0 -10px
}
.v-subnav__items-grid .a-subnav-item {
  height: 100%
}
.v-subnav__item {
  width: 100%;
  padding: 10px 0 0 10px
}
@media screen and (min-width:48rem) {
  .v-subnav__item {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
  }
}
@media screen and (min-width:48rem) and (min-width:48rem) {
  .v-subnav__item {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
  }
}
.v-subnav__items-footer {
  margin-top: 24px
}
.v-subnav__items-footer-link {
  display: inline-block;
  color: rgba(0, 0, 45, .5);
  font-size: 1.0625rem
}
.v-subnav__items-footer-link:focus-visible:after {
  -ms-transform: scaleX(1);
  transform: scaleX(1)
}
@media (hover:hover) {
  .v-subnav__items-footer-link:hover:after {
    -ms-transform: scaleX(1);
    transform: scaleX(1)
  }
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .v-subnav__items-footer-link:hover:after {
    -ms-transform: scaleX(1);
    transform: scaleX(1)
  }
}
.v-subnav__items-footer-link:after {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: 1px;
  content: "";
  transition: transform .15s ease-out;
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  background-color: currentColor;
  left: 0;
  -ms-transform-origin: left;
  transform-origin: left
}
.v-subnav__items-footer-link:focus-visible {
  color: #00002D
}
@media (hover:hover) {
  .v-subnav__items-footer-link:hover {
    color: #00002D
  }
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .v-subnav__items-footer-link:hover {
    color: #00002D
  }
}
@media screen and (min-width:64rem) {
  .v-subnav--list .v-subnav__group {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
  }
}
@media screen and (min-width:64rem) and (min-width:48rem) {
  .v-subnav--list .v-subnav__group {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
  }
}
.v-subnav--list .v-subnav__group + .v-subnav__group {
  margin-top: 50px
}
@media screen and (min-width:64rem) {
  .v-subnav--list .v-subnav__group + .v-subnav__group {
    margin-top: 0
  }
}
.v-subnav--list .v-subnav__group-title {
  width: 100%;
  font-family: Inter, Inter, Roboto, Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-style: italic;
  line-height: 1;
  font-size: 1.5625rem
}
.v-subnav--list .v-subnav__group-title + .v-subnav__items-grid {
  padding-top: 15px
}
@media screen and (min-width:64rem) {
  .v-subnav--list.v-subnav--mobile .v-subnav__group {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%
  }
}
@media screen and (min-width:64rem) and (min-width:48rem) {
  .v-subnav--list.v-subnav--mobile .v-subnav__group {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%
  }
}
.v-subnav--list.v-subnav--mobile .v-subnav__group + .v-subnav__group {
  margin-top: 50px
}
@media screen and (min-width:64rem) {
  .v-subnav--list.v-subnav--mobile .v-subnav__group + .v-subnav__group {
    margin-top: 50px
  }
}
@media screen and (min-width:64rem) {
  .v-subnav--highlight .v-subnav__items {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
  }
}
@media screen and (min-width:64rem) and (min-width:48rem) {
  .v-subnav--highlight .v-subnav__items {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
  }
}
.v-subnav--highlight .v-subnav__highlight {
  margin-top: 50px
}
@media screen and (min-width:64rem) {
  .v-subnav--highlight .v-subnav__highlight {
    margin-top: 0;
    margin-left: auto;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
  }
}
@media screen and (min-width:64rem) and (min-width:48rem) {
  .v-subnav--highlight .v-subnav__highlight {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
  }
}
@media screen and (min-width:80rem) {
  .v-subnav--highlight .v-subnav__highlight {
    -ms-flex: 0 0 45.8333333333%;
    flex: 0 0 45.8333333333%;
    width: 45.8333333333%
  }
}
@media screen and (min-width:80rem) and (min-width:48rem) {
  .v-subnav--highlight .v-subnav__highlight {
    -ms-flex: 0 0 45.8333333333%;
    flex: 0 0 45.8333333333%;
    width: 45.8333333333%
  }
}
@media screen and (min-width:90rem) {
  .v-subnav--highlight .v-subnav__highlight {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    width: 41.6666666667%
  }
}
@media screen and (min-width:90rem) and (min-width:48rem) {
  .v-subnav--highlight .v-subnav__highlight {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    width: 41.6666666667%
  }
}
@media screen and (min-width:64rem) {
  .v-subnav--highlight.v-subnav--mobile .v-subnav__items {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%
  }
}
@media screen and (min-width:64rem) and (min-width:48rem) {
  .v-subnav--highlight.v-subnav--mobile .v-subnav__items {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%
  }
}
.v-subnav--highlight.v-subnav--mobile .v-subnav__highlight {
  margin-top: 50px
}
@media screen and (min-width:64rem) {
  .v-subnav--highlight.v-subnav--mobile .v-subnav__highlight {
    margin-top: 50px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%
  }
}
@media screen and (min-width:64rem) and (min-width:48rem) {
  .v-subnav--highlight.v-subnav--mobile .v-subnav__highlight {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%
  }
}
@media screen and (min-width:80rem) {
  .v-subnav--highlight.v-subnav--mobile .v-subnav__highlight {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%
  }
}
@media screen and (min-width:80rem) and (min-width:48rem) {
  .v-subnav--highlight.v-subnav--mobile .v-subnav__highlight {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%
  }
}
.v-language-switch__button {
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  color: #fff;
  border: none;
  outline: none;
  background-color: transparent;
  -ms-flex-pack: start;
  justify-content: flex-start;
  appearance: none
}
.v-language-switch__button:focus-visible:after {
  -ms-transform: scaleX(1);
  transform: scaleX(1)
}
@media (hover:hover) {
  .v-language-switch__button:hover:after {
    -ms-transform: scaleX(1);
    transform: scaleX(1)
  }
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .v-language-switch__button:hover:after {
    -ms-transform: scaleX(1);
    transform: scaleX(1)
  }
}
.v-language-switch__button:after {
  position: absolute;
  bottom: -1px;
  display: block;
  width: 100%;
  height: 1px;
  content: "";
  transition: transform .15s ease-out;
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  background-color: currentColor;
  left: 0;
  -ms-transform-origin: left;
  transform-origin: left
}
.v-language-switch__button-label {
  display: block;
  line-height: 1;
  font-size: 1.0625rem
}
.v-language-switch__button-icon {
  display: block;
  width: 11px;
  height: 17px;
  margin-left: 8px
}
.v-language-switch__button-icon svg {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 100%;
  height: 100%;
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  fill: currentColor
}
.v-language-switch__list {
  position: absolute;
  z-index: 1;
  top: calc(100% + 10px);
  right: 0;
  display: block;
  overflow: hidden;
  -ms-flex-direction: column;
  flex-direction: column;
  max-height: 0;
  transition: max-height 50ms ease-out .2s;
  color: hsla(0, 0%, 100%, .6);
  border-radius: 10px;
  background-color: rgba(0, 0, 45, .5);
  box-shadow: 0 0 10px rgba(0, 0, 45, .3);
  -ms-flex-align: center;
  align-items: center
}
@media screen and (min-width:64rem) {
  .v-language-switch__list {
    top: calc(100% + 20px)
  }
}
.v-language-switch__list:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  content: "";
  background-color: #fff
}
.v-language-switch__item {
  display: block;
  margin-right: 0;
  padding: 6px 30px 6px 15px;
  transition: opacity .2s ease-out;
  opacity: 0
}
.v-language-switch__item:first-child {
  padding-top: 16px
}
.v-language-switch__item:last-child {
  padding-bottom: 20px
}
.v-language-switch__item--current .v-language-switch__link {
  color: #00002D
}
.v-language-switch__link {
  color: rgba(0, 0, 45, .5);
  line-height: 1;
  font-size: 1.0625rem
}
.v-language-switch__link:focus-visible:after {
  -ms-transform: scaleX(1);
  transform: scaleX(1)
}
@media (hover:hover) {
  .v-language-switch__link:hover:after {
    -ms-transform: scaleX(1);
    transform: scaleX(1)
  }
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .v-language-switch__link:hover:after {
    -ms-transform: scaleX(1);
    transform: scaleX(1)
  }
}
.v-language-switch__link:after {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: 1px;
  content: "";
  transition: transform .15s ease-out;
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  background-color: currentColor;
  left: 0;
  -ms-transform-origin: left;
  transform-origin: left
}
.v-language-switch__link:focus-visible {
  color: #00002D
}
@media (hover:hover) {
  .v-language-switch__link:hover {
    color: #00002D
  }
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .v-language-switch__link:hover {
    color: #00002D
  }
}
.v-language-switch.v-language-switch--open .v-language-switch__list {
  display: block;
  max-height: 100vh;
  transition: max-height 10ms ease-out
}
.v-language-switch.v-language-switch--open .v-language-switch__item {
  opacity: 1
}
.v-language-switch--on-light .v-language-switch__button {
  color: #00002D
}
.v-language-switch--align-left .v-language-switch__list {
  right: inherit;
  left: 0
}
.v-image--contain, .v-image--cover {
  width: 100%;
  height: 100%
}
.v-image--contain > img, .v-image--cover > img {
  display: block;
  width: 100%;
  height: 100%
}
.v-image--contain > img {
  object-fit: contain;
  font-family: "object-fit: contain;"
}
.v-image--cover > img {
  object-fit: cover;
  font-family: "object-fit: cover;"
}
.v-quote {
  line-height: 1.1428571429;
  font-size: 2.1875rem
}
@media screen and (min-width:64rem) {
  .v-quote {
    line-height: 1.2222222222;
    font-size: 2.8125rem
  }
}
.v-quote__text {
  color: #fff
}
.v-quote--on-light .v-quote__text {
  color: #00002D
}
.v-quote--small {
  line-height: 1.1666666667;
  font-size: 1.875rem
}
@media screen and (min-width:80rem) {
  .v-quote--small {
    line-height: 1.2222222222;
    font-size: 2.8125rem
  }
}
.v-quote--centered {
  text-align: center
}
.v-quote--client {
  font-weight: 400;
  line-height: 1.5;
  font-size: 1.25rem
}
@media screen and (min-width:64rem) {
  .v-quote--client {
    line-height: 1.3333333333;
    font-size: 1.875rem
  }
}
.v-title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start
}
.v-title__tagline {
  margin-bottom: 15px
}
.v-title__title {
  color: #00002D
}
.v-title__title + .v-title__excerpt {
  margin-top: 20px
}
.v-title__title:is(h2) {
  line-height: 1.125;
  font-size: 2.5rem
}
@media screen and (min-width:64rem) {
  .v-title__title:is(h2) {
    line-height: 1.1;
    font-size: 3.125rem
  }
}
.v-title__title:is(h3) {
  line-height: 1.1428571429;
  font-size: 2.1875rem
}
@media screen and (min-width:80rem) {
  .v-title__title:is(h3) {
    line-height: 1.25;
    font-size: 2.5rem
  }
}
.v-title__excerpt {
  opacity: .5;
  color: #00002D
}
.v-title--white .v-title__excerpt, .v-title--white .v-title__title {
  color: #fff
}
.v-title--large .v-title__title {
  line-height: 1.1111111111;
  font-size: 2.8125rem
}
@media screen and (min-width:64rem) {
  .v-title--large .v-title__title {
    line-height: 1.0909090909;
    font-size: 3.4375rem
  }
}
@media screen and (min-width:80rem) {
  .v-title--large .v-title__title {
    line-height: 1.1428571429;
    font-size: 4.375rem
  }
}
.v-title--small .v-title__tagline {
  margin-bottom: 15px
}
.v-title--small .v-title__title {
  line-height: 1.1428571429;
  font-size: 2.1875rem
}
@media screen and (min-width:80rem) {
  .v-title--small .v-title__title {
    line-height: 1.25;
    font-size: 2.5rem
  }
}
.v-title--small .v-title__title + .v-title__excerpt {
  margin-top: 15px
}
.v-title--centered {
  text-align: center;
  -ms-flex-align: center;
  align-items: center
}
@media screen and (min-width:48rem) {
  .v-title--columns {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}
@media screen and (min-width:48rem) {
  .v-title--columns:after {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    content: "";
    -ms-flex-order: 1;
    order: 1
  }
}
@media screen and (min-width:48rem) {
  .v-title--columns .v-title__tagline {
    -ms-flex-order: 0;
    order: 0
  }
}
@media screen and (min-width:48rem) {
  .v-title--columns .v-title__title {
    -ms-flex-order: 2;
    order: 2;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    width: 41.6666666667%
  }
}
@media screen and (min-width:48rem) and (min-width:48rem) {
  .v-title--columns .v-title__title {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    width: 41.6666666667%
  }
}
@media screen and (min-width:48rem) {
  .v-title--columns .v-title__excerpt {
    margin-top: 10px;
    -ms-flex-order: 2;
    order: 2;
    margin-left: 8.3333333333%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
  }
}
@media screen and (min-width:48rem) and (min-width:48rem) {
  .v-title--columns .v-title__excerpt {
    margin-left: 8.3333333333%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
  }
}
.v-cta__wrapper {
  padding: 40px 30px 50px;
  text-align: center;
  border-radius: 15px;
  background-color: #95c11f
}
@media screen and (min-width:48rem) {
  .v-cta__wrapper {
    padding-right: 60px;
    padding-left: 60px
  }
}
@media screen and (min-width:64rem) {
  .v-cta__wrapper {
    padding-top: 80px;
    padding-bottom: 100px
  }
}
@media screen and (min-width:80rem) {
  .v-cta__wrapper {
    padding-right: 80px;
    padding-left: 80px
  }
}
.v-cta__wrapper > * {
  max-width: 1060px;
  margin-right: auto;
  margin-left: auto
}
.v-cta__title {
  text-wrap: balance;
  color: #fff
}
.v-cta__text {
  margin-top: 20px;
  color: #fff
}
@media screen and (min-width:64rem) {
  .v-cta__text {
    margin-top: 30px
  }
}
.v-cta__buttons {
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 16px
}
@media screen and (min-width:48rem) {
  .v-cta__buttons {
    gap: 20px
  }
}
@media screen and (min-width:64rem) {
  .v-cta__buttons {
    margin-top: 40px;
    gap: 20px
  }
}
@media screen and (min-width:80rem) {
  .v-cta__buttons {
    gap: 30px
  }
}
.v-cta__buttons .a-button:focus-visible {
  -ms-transform: scale(1.05);
  transform: scale(1.05)
}
@media (hover:hover) {
  .v-cta__buttons .a-button:hover {
    -ms-transform: scale(1.05);
    transform: scale(1.05)
  }
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .v-cta__buttons .a-button:hover {
    -ms-transform: scale(1.05);
    transform: scale(1.05)
  }
}
.v-cta__buttons .a-button:focus-visible {
  outline-color: #fff
}
.v-cta--in-section .v-cta__wrapper {
  padding: 0;
  border-radius: 0;
  background-color: transparent
}
.v-media {
  z-index: 1
}
.v-media__wrapper {
  width: 100%;
  height: 100%
}
.v-media__image, .v-media__video {
  display: block;
  max-width: 100%
}
.v-media__video-btn {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  display: none;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 80px;
  height: 80px;
  cursor: pointer;
  transition: transform .15s ease-out;
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  color: #fff;
  border: none;
  border-radius: 50%;
  background-color: #95c11f;
  font-weight: 500;
  line-height: 1;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  appearance: none;
  font-size: 1rem
}
.v-media__video-btn:focus-visible {
  -ms-transform: translateX(-50%) translateY(-50%) scale(1.05);
  transform: translateX(-50%) translateY(-50%) scale(1.05)
}
@media (hover:hover) {
  .v-media__video-btn:hover {
    -ms-transform: translateX(-50%) translateY(-50%) scale(1.05);
    transform: translateX(-50%) translateY(-50%) scale(1.05)
  }
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .v-media__video-btn:hover {
    -ms-transform: translateX(-50%) translateY(-50%) scale(1.05);
    transform: translateX(-50%) translateY(-50%) scale(1.05)
  }
}
@media screen and (min-width:64rem) {
  .v-media__video-btn {
    width: 125px;
    height: 125px;
    font-size: 1.25rem
  }
}
.v-media__video-btn span {
  display: block
}
.v-media--has-gradient .v-media__wrapper:after {
  position: absolute;
  z-index: 2;
  inset: -1px;
  content: "";
  background: linear-gradient(139.35deg, rgba(255, 34, 0, 0) 33.66%, #95c11f 99.68%)
}
.v-media--has-gradient--to-right .v-media__wrapper:after {
  -ms-transform: scaleX(-1);
  transform: scaleX(-1)
}
.v-media--rounded .plyr, .v-media--rounded .v-media__image, .v-media--rounded .v-media__video, .v-media--rounded .v-media__wrapper, .v-media--rounded .v-media__wrapper:after {
  border-radius: 15px
}
.v-media--rounded-corner .plyr, .v-media--rounded-corner .v-media__image, .v-media--rounded-corner .v-media__video, .v-media--rounded-corner .v-media__wrapper, .v-media--rounded-corner .v-media__wrapper:after {
  border-radius: 15px;
  border-bottom-right-radius: 33.3%
}
.v-media--video-player .v-media__video-btn {
  display: -ms-flexbox;
  display: flex
}
.v-media--video-player .v-media__image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0
}
.v-media--video-player.v-media--playing .v-media__image, .v-media--video-player.v-media--playing .v-media__video-btn, .v-media--video-player.v-media--playing .v-media__wrapper:after {
  display: none
}
.v-media--all-rounded .plyr, .v-media--all-rounded .v-media__image, .v-media--all-rounded .v-media__video, .v-media--all-rounded .v-media__wrapper, .v-media--all-rounded .v-media__wrapper:after {
  border-radius: 15px
}
.v-media-builder__caption {
  margin-top: 20px;
  text-align: center;
  color: rgba(0, 0, 45, .5);
  line-height: 1.5;
  font-size: 1rem
}
@media screen and (min-width:80rem) {
  .v-media-builder__caption {
    line-height: 1.4705882353;
    font-size: 1.0625rem
  }
}
.v-sidebar {
  color: #00002D;
  line-height: 1.5;
  font-size: 1rem
}
@media screen and (min-width:80rem) {
  .v-sidebar {
    line-height: 1.4705882353;
    font-size: 1.0625rem
  }
}
.v-sidebar > * {
  margin-top: 30px
}
@media screen and (min-width:48rem) {
  .v-sidebar > * {
    margin-top: 40px
  }
}
.v-sidebar > :first-child {
  margin-top: 0
}
.v-sidebar__author, .v-sidebar__title {
  font-weight: 500;
  line-height: 1.2777777778;
  font-size: 1.125rem
}
@media screen and (min-width:48rem) {
  .v-sidebar__author, .v-sidebar__title {
    line-height: 1.25;
    font-size: 1.25rem
  }
}
.v-sidebar__author + *, .v-sidebar__title + * {
  margin-top: 10px
}
.v-sidebar__toc, .v-sidebar__toc-items {
  display: block
}
.v-sidebar__toc-item {
  display: block;
  padding: 12px 0;
  border-bottom: 1px solid rgba(0, 0, 45, .3)
}
.v-sidebar__toc-item:first-child {
  padding-top: 0
}
.v-sidebar__toc-link {
  transition: color .3s ease
}
.v-sidebar__toc-link:focus-visible {
  color: #95c11f
}
@media (hover:hover) {
  .v-sidebar__toc-link:hover {
    color: #95c11f
  }
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .v-sidebar__toc-link:hover {
    color: #95c11f
  }
}
@media screen and (max-width:64rem) {
  .v-sidebar__social-share .v-social-share__list {
    -ms-transform: scale(.8);
    transform: scale(.8);
    -ms-transform-origin: top left;
    transform-origin: top left
  }
}
.v-slider-navigation {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  column-gap: 10px
}
.v-slider-navigation__button {
  width: 40px;
  height: 40px;
  color: #00002D;
  border: 1px solid rgba(0, 0, 45, .25);
  appearance: none;
  border-radius: 100%;
  background-color: transparent
}
@media screen and (min-width:80rem) {
  .v-slider-navigation__button {
    width: 50px;
    height: 50px
  }
}
.v-slider-navigation__button svg {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 14px;
  height: 14px;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  fill: currentColor
}
.v-slider-navigation__button--disabled svg {
  opacity: .3
}
.v-slider-navigation__button--prev .a-button__icon {
  margin-right: 2px
}
.v-slider-navigation__button--next .a-button__icon {
  margin-left: 1px
}
.v-highlight {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
@media screen and (min-width:48rem) {
  .v-highlight {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }
}
.v-highlight__content {
  width: 100%;
  margin-top: 20px
}
@media screen and (min-width:48rem) {
  .v-highlight__content {
    margin-top: 0;
    padding-right: 60px
  }
}
.v-highlight__visual {
  overflow: hidden;
  width: 100%;
  max-width: 210px;
  max-height: 210px;
  border-radius: 10px;
  border-bottom-right-radius: 33.33%;
  -ms-flex-order: -1;
  order: -1;
  aspect-ratio: 1/1
}
@media screen and (min-width:48rem) {
  .v-highlight__visual {
    -ms-flex: 0 0 210px;
    flex: 0 0 210px;
    width: 210px;
    height: 210px;
    margin-left: auto;
    -ms-flex-order: initial;
    order: 0
  }
}
.v-highlight__title {
  font-weight: 500;
  line-height: 1.2;
  font-size: 1.5625rem
}
.v-highlight__text {
  margin-top: 10px;
  color: rgba(0, 0, 45, .5);
  line-height: 1.4375;
  font-size: 1rem
}
.v-highlight__buttons {
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px
}
.v-highlight__image {
  width: 100%;
  height: 100%
}
.v-highlight--nav-highlight .v-highlight__visual {
  width: 100%;
  max-width: none;
  height: 150px;
  border-bottom-right-radius: 55px
}
@media screen and (min-width:48rem) {
  .v-highlight--nav-highlight .v-highlight__visual {
    height: 210px;
    border-bottom-right-radius: 33.33%
  }
}
.v-highlight--never-wrap {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}
.v-highlight--never-wrap .v-highlight__content {
  margin-top: 0;
  padding-right: 60px
}
.v-highlight--never-wrap .v-highlight__visual {
  -ms-flex: 0 0 210px;
  flex: 0 0 210px;
  width: 210px;
  height: 210px;
  margin-left: auto;
  -ms-flex-order: initial;
  order: 0
}
.v-card-feature {
  padding: 20px 20px 66px;
  border: 1px solid rgba(0, 0, 45, .25);
  background-color: #fff
}
@media screen and (min-width:64rem) {
  .v-card-feature {
    padding: 50px 50px 100px
  }
}
.v-card-feature__tagline + .v-card-feature__title {
  margin-top: 15px
}
.v-card-feature__title {
  -ms-flex-line-pack: end;
  align-content: end
}
.v-card-feature__title-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start
}
.v-card-feature__title-wrapper + .v-card-feature__description {
  margin-top: 10px
}
.v-card-feature__description {
  color: rgba(0, 0, 45, .5)
}
.v-card-feature--horizontal {
  padding-bottom: 30px;
  border-radius: 15px
}
@media screen and (min-width:48rem) {
  .v-card-feature--horizontal {
    border-radius: 15px
  }
}
@media screen and (min-width:64rem) {
  .v-card-feature--horizontal {
    border-radius: 20px
  }
}
@media screen and (min-width:80rem) {
  .v-card-feature--horizontal {
    border-radius: 20px
  }
}
@media screen and (min-width:90rem) {
  .v-card-feature--horizontal {
    border-radius: 20px
  }
}
@media screen and (min-width:48rem) {
  .v-card-feature--horizontal {
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 64px;
    -ms-flex-pack: justify;
    justify-content: space-between;
    column-gap: 20px
  }
}
@media screen and (min-width:64rem) {
  .v-card-feature--horizontal {
    padding-bottom: 100px;
    column-gap: 20px
  }
}
@media screen and (min-width:80rem) {
  .v-card-feature--horizontal {
    column-gap: 30px
  }
}
.v-card-feature--horizontal .v-card-feature__title-wrapper {
  -ms-flex: 0 1 36.7%;
  flex: 0 1 36.7%;
  width: auto
}
.v-card-feature--horizontal .v-card-feature__title-wrapper + .v-card-feature__description {
  margin-top: 0
}
@media screen and (min-width:80rem) {
  .v-card-feature--horizontal .v-card-feature__title {
    padding-right: 32px
  }
}
@media screen and (min-width:48rem) {
  .v-card-feature--horizontal .v-card-feature__description {
    -ms-flex: 0 1 63.3%;
    flex: 0 1 63.3%;
    width: auto;
    max-width: 373px;
    padding-top: 44px
  }
}
@media screen and (min-width:64rem) {
  .v-card-feature--horizontal .v-card-feature__description {
    max-width: 492px
  }
}
@media screen and (min-width:80rem) {
  .v-card-feature--horizontal .v-card-feature__description {
    max-width: 683px
  }
}
.v-logos__figure {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}
.v-logos__figure svg, .v-logos__figure svg path {
  fill: #00002D
}
.v-logos--no-border {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column
}
@media screen and (min-width:48rem) {
  .v-logos--no-border {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}
@media screen and (min-width:64rem) {
  .v-logos--no-border {
    margin-right: auto;
    margin-left: auto;
    -ms-flex-pack: center;
    justify-content: center
  }
}
.v-logos--no-border .v-logos__figure-wrapper {
  padding: 20px
}
@media screen and (min-width:48rem) {
  .v-logos--no-border .v-logos__figure-wrapper {
    -ms-flex: 0 1 33%;
    flex: 0 1 33%
  }
}
@media screen and (min-width:64rem) {
  .v-logos--no-border .v-logos__figure-wrapper {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    padding-right: 76px;
    padding-left: 76px
  }
}
.v-logos--no-border .v-logos__figure {
  width: 100%;
  height: 55px
}
@media screen and (min-width:64rem) {
  .v-logos--no-border .v-logos__figure {
    height: 68px
  }
}
.v-logos--has-border {
  display: -ms-grid;
  display: grid;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 45, .25);
  border-radius: 15px
}
@media screen and (min-width:48rem) {
  .v-logos--has-border {
    border-radius: 15px
  }
}
@media screen and (min-width:64rem) {
  .v-logos--has-border {
    border-radius: 20px
  }
}
@media screen and (min-width:80rem) {
  .v-logos--has-border {
    border-radius: 20px
  }
}
@media screen and (min-width:90rem) {
  .v-logos--has-border {
    border-radius: 20px
  }
}
.v-logos--has-border .v-logos__figure-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 118px;
  padding: 32px 30px
}
@media screen and (min-width:64rem) {
  .v-logos--has-border .v-logos__figure-wrapper {
    height: 238px;
    padding: 32px
  }
}
.v-logos--has-border .v-logos__figure {
  z-index: 2;
  max-width: 200px;
  height: 68px
}
@media screen and (min-width:64rem) {
  .v-logos--has-border .v-logos__figure {
    max-width: 260px;
    height: 80px
  }
}
@media screen and (min-width:80rem) {
  .v-logos--has-border .v-logos__figure {
    height: 90px
  }
}
.v-logos--has-border .v-logos__border-grid {
  position: absolute;
  z-index: 1;
  inset: 0;
  display: -ms-grid;
  display: grid
}
.v-logos--has-border .v-logos__border-grid > :not(:last-child) {
  border-right: 1px solid rgba(0, 0, 45, .25)
}
@media screen and (min-width:48rem) and (max-width:63.9375rem) {
  .v-logos--has-border .v-logos__border-grid--3 > :nth-of-type(3), .v-logos--has-border .v-logos__border-grid--6 > :nth-of-type(5), .v-logos--has-border .v-logos__border-grid--6 > :nth-of-type(6) {
    display: none
  }
}
.v-logos--has-border > * {
  margin-right: -1px;
  margin-bottom: -1px;
  border-bottom: 1px solid rgba(0, 0, 45, .25)
}
@media screen and (min-width:48rem) {
  .v-logos--has-border.v-logos--per-row-1, .v-logos--has-border .v-logos__border-grid--1 {
    -ms-grid-columns: (minmax(0, 1fr))[1];
    grid-template-columns: repeat(1, minmax(0, 1fr))
  }
}
@media screen and (min-width:64rem) {
  .v-logos--has-border.v-logos--per-row-1, .v-logos--has-border .v-logos__border-grid--1 {
    -ms-grid-columns: (minmax(0, 1fr))[1];
    grid-template-columns: repeat(1, minmax(0, 1fr))
  }
}
@media screen and (min-width:48rem) {
  .v-logos--has-border.v-logos--per-row-2, .v-logos--has-border .v-logos__border-grid--2 {
    -ms-grid-columns: (minmax(0, 1fr))[2];
    grid-template-columns: repeat(2, minmax(0, 1fr))
  }
}
@media screen and (min-width:64rem) {
  .v-logos--has-border.v-logos--per-row-2, .v-logos--has-border .v-logos__border-grid--2 {
    -ms-grid-columns: (minmax(0, 1fr))[2];
    grid-template-columns: repeat(2, minmax(0, 1fr))
  }
}
@media screen and (min-width:48rem) {
  .v-logos--has-border.v-logos--per-row-3, .v-logos--has-border .v-logos__border-grid--3 {
    -ms-grid-columns: (minmax(0, 1fr))[2];
    grid-template-columns: repeat(2, minmax(0, 1fr))
  }
}
@media screen and (min-width:64rem) {
  .v-logos--has-border.v-logos--per-row-3, .v-logos--has-border .v-logos__border-grid--3 {
    -ms-grid-columns: (minmax(0, 1fr))[3];
    grid-template-columns: repeat(3, minmax(0, 1fr))
  }
}
.v-logos--has-border.v-logos--per-row-4, .v-logos--has-border .v-logos__border-grid--4 {
  -ms-grid-columns: (minmax(0, 1fr))[2];
  grid-template-columns: repeat(2, minmax(0, 1fr))
}
@media screen and (min-width:48rem) {
  .v-logos--has-border.v-logos--per-row-4, .v-logos--has-border .v-logos__border-grid--4 {
    -ms-grid-columns: (minmax(0, 1fr))[4];
    grid-template-columns: repeat(4, minmax(0, 1fr))
  }
}
@media screen and (min-width:64rem) {
  .v-logos--has-border.v-logos--per-row-4, .v-logos--has-border .v-logos__border-grid--4 {
    -ms-grid-columns: (minmax(0, 1fr))[4];
    grid-template-columns: repeat(4, minmax(0, 1fr))
  }
}
@media screen and (min-width:64rem) {
  .v-logos--has-border.v-logos--per-row-4 .v-logos__figure-wrapper {
    height: 190px
  }
}
.v-logos--has-border.v-logos--per-row-4 .v-logos__figure {
  max-width: 110px;
  height: 60px
}
@media screen and (min-width:64rem) {
  .v-logos--has-border.v-logos--per-row-4 .v-logos__figure {
    max-width: 150px;
    height: 70px
  }
}
@media screen and (min-width:80rem) {
  .v-logos--has-border.v-logos--per-row-4 .v-logos__figure {
    height: 80px
  }
}
.v-logos--has-border .v-logos__border-grid--4 > * {
  display: none
}
.v-logos--has-border .v-logos__border-grid--4 > :first-of-type, .v-logos--has-border .v-logos__border-grid--4 > :nth-of-type(2) {
  display: block
}
@media screen and (min-width:48rem) {
  .v-logos--has-border .v-logos__border-grid--4 > :not(:nth-of-type(5)):not(:nth-of-type(6)) {
    display: block
  }
}
@media screen and (min-width:64rem) {
  .v-logos--has-border .v-logos__border-grid--4 > * {
    display: block
  }
}
.v-logos--has-border.v-logos--per-row-5, .v-logos--has-border .v-logos__border-grid--5 {
  -ms-grid-columns: (minmax(0, 1fr))[2];
  grid-template-columns: repeat(2, minmax(0, 1fr))
}
@media screen and (min-width:48rem) {
  .v-logos--has-border.v-logos--per-row-5, .v-logos--has-border .v-logos__border-grid--5 {
    -ms-grid-columns: (minmax(0, 1fr))[4];
    grid-template-columns: repeat(4, minmax(0, 1fr))
  }
}
@media screen and (min-width:64rem) {
  .v-logos--has-border.v-logos--per-row-5, .v-logos--has-border .v-logos__border-grid--5 {
    -ms-grid-columns: (minmax(0, 1fr))[5];
    grid-template-columns: repeat(5, minmax(0, 1fr))
  }
}
@media screen and (min-width:64rem) {
  .v-logos--has-border.v-logos--per-row-5 .v-logos__figure-wrapper {
    height: 190px
  }
}
.v-logos--has-border.v-logos--per-row-5 .v-logos__figure {
  max-width: 110px;
  height: 60px
}
@media screen and (min-width:64rem) {
  .v-logos--has-border.v-logos--per-row-5 .v-logos__figure {
    max-width: 150px;
    height: 70px
  }
}
@media screen and (min-width:80rem) {
  .v-logos--has-border.v-logos--per-row-5 .v-logos__figure {
    height: 80px
  }
}
.v-logos--has-border .v-logos__border-grid--5 > * {
  display: none
}
.v-logos--has-border .v-logos__border-grid--5 > :first-of-type, .v-logos--has-border .v-logos__border-grid--5 > :nth-of-type(2) {
  display: block
}
@media screen and (min-width:48rem) {
  .v-logos--has-border .v-logos__border-grid--5 > :not(:nth-of-type(5)):not(:nth-of-type(6)) {
    display: block
  }
}
@media screen and (min-width:64rem) {
  .v-logos--has-border .v-logos__border-grid--5 > * {
    display: block
  }
}
.v-logos--has-border.v-logos--per-row-6, .v-logos--has-border .v-logos__border-grid--6 {
  -ms-grid-columns: (minmax(0, 1fr))[2];
  grid-template-columns: repeat(2, minmax(0, 1fr))
}
@media screen and (min-width:48rem) {
  .v-logos--has-border.v-logos--per-row-6, .v-logos--has-border .v-logos__border-grid--6 {
    -ms-grid-columns: (minmax(0, 1fr))[4];
    grid-template-columns: repeat(4, minmax(0, 1fr))
  }
}
@media screen and (min-width:64rem) {
  .v-logos--has-border.v-logos--per-row-6, .v-logos--has-border .v-logos__border-grid--6 {
    -ms-grid-columns: (minmax(0, 1fr))[6];
    grid-template-columns: repeat(6, minmax(0, 1fr))
  }
}
@media screen and (min-width:64rem) {
  .v-logos--has-border.v-logos--per-row-6 .v-logos__figure-wrapper {
    height: 190px
  }
}
.v-logos--has-border.v-logos--per-row-6 .v-logos__figure {
  max-width: 110px;
  height: 60px
}
@media screen and (min-width:64rem) {
  .v-logos--has-border.v-logos--per-row-6 .v-logos__figure {
    max-width: 150px;
    height: 70px
  }
}
@media screen and (min-width:80rem) {
  .v-logos--has-border.v-logos--per-row-6 .v-logos__figure {
    height: 80px
  }
}
.v-logos--has-border .v-logos__border-grid--6 > * {
  display: none
}
.v-logos--has-border .v-logos__border-grid--6 > :first-of-type, .v-logos--has-border .v-logos__border-grid--6 > :nth-of-type(2) {
  display: block
}
@media screen and (min-width:48rem) {
  .v-logos--has-border .v-logos__border-grid--6 > :not(:nth-of-type(5)):not(:nth-of-type(6)) {
    display: block
  }
}
@media screen and (min-width:64rem) {
  .v-logos--has-border .v-logos__border-grid--6 > * {
    display: block
  }
}
.v-socials {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center
}
@media screen and (min-width:64rem) {
  .v-socials {
    -ms-flex-align: start;
    align-items: flex-start
  }
}
.v-socials__title {
  color: #fff;
  font-weight: 500;
  line-height: 1.6666666667;
  font-size: 1.125rem
}
.v-socials__items {
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px
}
.v-socials__icon {
  margin-left: 8px
}
.v-socials__icon:first-child {
  margin-left: 0
}
.v-accordion {
  border-bottom: 1px solid rgba(0, 0, 45, .25)
}
.v-accordion__header {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 20px 0;
  border: 0;
  background: transparent;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.v-accordion__header:focus-visible .v-accordion__icon {
  border-color: rgba(0, 0, 45, .5)
}
@media (hover:hover) {
  .v-accordion__header:hover .v-accordion__icon {
    border-color: rgba(0, 0, 45, .5)
  }
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .v-accordion__header:hover .v-accordion__icon {
    border-color: rgba(0, 0, 45, .5)
  }
}
@media screen and (min-width:64rem) {
  .v-accordion__header {
    padding-top: 30px;
    padding-bottom: 30px
  }
}
.v-accordion__title {
  text-align: left
}
.v-accordion__icon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 0 30px;
  flex: 0 0 30px;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  cursor: pointer;
  transition: transform .3s ease-in-out, border-color .3s ease-in-out;
  border: 1px solid rgba(0, 0, 45, .25);
  border-radius: 50%
}
@media screen and (min-width:80rem) {
  .v-accordion__icon {
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    width: 40px;
    height: 40px
  }
}
.v-accordion__icon svg {
  width: 15px;
  height: 15px;
  fill: currentColor
}
@media screen and (min-width:80rem) {
  .v-accordion__icon svg {
    width: 20px;
    height: 20px
  }
}
.v-accordion--compact .v-accordion__header {
  padding-top: 14px;
  padding-bottom: 14px
}
@media screen and (min-width:64rem) {
  .v-accordion--compact .v-accordion__header {
    padding-top: 20px;
    padding-bottom: 20px
  }
}
.v-accordion.jsAccordion--open .v-accordion__icon {
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}
.v-partner-logos {
  display: block
}
.v-partner-logos__partner {
  display: block;
  margin-top: 32px
}
@media screen and (min-width:64rem) {
  .v-partner-logos__partner {
    display: -ms-flexbox;
    display: flex
  }
}
.v-partner-logos__partner:first-child {
  margin-top: 0
}
.v-partner-logos__partner-logo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center
}
@media screen and (min-width:64rem) {
  .v-partner-logos__partner-logo {
    -ms-flex-pack: start;
    justify-content: flex-start
  }
}
.v-partner-logos__logo svg {
  display: block;
  max-width: none;
  height: 62px;
  fill: #fff
}
.v-partner-logos__partner-tags {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 20px;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: start;
  align-items: flex-start
}
@media screen and (min-width:64rem) {
  .v-partner-logos__partner-tags {
    margin-top: -8px;
    margin-left: 12px;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
}
.v-partner-logos__tag {
  margin: 8px 0 0 8px
}
.v-certifications__items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.v-certifications__item {
  margin-bottom: 10px;
  margin-left: 10px
}
.v-certifications__icon {
  display: block;
  width: 90px;
  height: 90px;
  border: 1px solid hsla(0, 0%, 100%, .3);
  border-radius: 50%
}
@media screen and (min-width:64rem) {
  .v-certifications__icon {
    width: 100px;
    height: 100px
  }
}
.v-certifications__icon img, .v-certifications__icon svg {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  max-width: 58px;
  max-height: 58px;
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%)
}
@media screen and (min-width:64rem) {
  .v-certifications__icon img, .v-certifications__icon svg {
    max-width: 64px;
    max-height: 64px
  }
}
.v-certifications__icon svg {
  fill: #fff
}
.v-certifications__btn-next {
  display: none;
  width: 30px;
  height: 100px;
  border: 1px solid hsla(0, 0%, 100%, .3);
  border-radius: 5px;
  background-color: transparent
}
.v-certifications__btn-next:focus-visible {
  border-color: hsla(0, 0%, 100%, .5)
}
@media (hover:hover) {
  .v-certifications__btn-next:hover {
    border-color: hsla(0, 0%, 100%, .5)
  }
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .v-certifications__btn-next:hover {
    border-color: hsla(0, 0%, 100%, .5)
  }
}
.v-certifications__btn-next-label {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  white-space: nowrap;
  border: 0;
  clip-path: inset(50%)
}
.v-certifications__btn-next-label--focus:focus {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  display: inline-block;
  overflow: visible;
  clip: unset;
  width: auto;
  height: auto;
  margin: 0;
  padding: 4px;
  border: 1px dotted #95c11f;
  background-color: hsla(0, 0%, 100%, .6);
  font-size: 1rem;
  line-height: 1.25;
  clip-path: none
}
.v-certifications__btn-next-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 7px;
  height: 14px;
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%)
}
.v-certifications__btn-next-icon svg {
  display: block;
  width: 100%;
  height: 100%;
  fill: #fff
}
.v-certifications--enable-carousel {
  display: -ms-flexbox;
  display: flex;
  width: 100%
}
.v-certifications--enable-carousel .v-certifications__wrapper {
  -ms-flex: 1 1 100%;
  flex: 1 1 100%
}
.v-certifications--enable-carousel .v-certifications__items {
  -ms-flex-wrap: initial;
  flex-wrap: nowrap
}
.v-certifications--enable-carousel .v-certifications__item {
  display: block;
  width: 100px;
  height: 90px;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0 5px
}
@media screen and (min-width:64rem) {
  .v-certifications--enable-carousel .v-certifications__item {
    width: 110px;
    height: 100px;
    padding: 0 10px 0 0
  }
}
@media screen and (min-width:64rem) {
  .v-certifications--enable-carousel .v-certifications__btn-next {
    display: block;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px
  }
}
.v-list-link__title {
  margin-bottom: 24px;
  line-height: 1.1428571429;
  font-size: 2.1875rem
}
@media screen and (min-width:80rem) {
  .v-list-link__title {
    line-height: 1.25;
    font-size: 2.5rem
  }
}
@media screen and (min-width:64rem) {
  .v-list-link__title {
    margin-bottom: 48px
  }
}
.v-list-link__items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 20px
}
.v-list-link__buttons {
  margin-top: 25px
}
@media screen and (min-width:64rem) {
  .v-list-link__buttons {
    margin-top: 50px
  }
}
@media screen and (min-width:48rem) {
  .v-stacking-cards {
    --stack-cards-gap: 24px
  }
}
.v-stacking-cards__item {
  overflow: hidden
}
.v-stacking-cards__item + .v-stacking-cards__item {
  margin-top: 20px
}
@media screen and (min-width:48rem) {
  .v-stacking-cards__item + .v-stacking-cards__item {
    margin-top: 40px
  }
}
@media screen and (min-width:48rem) {
  .v-stacking-cards__item {
    position: sticky;
    top: 40px;
    height: 400px;
    -ms-transform-origin: center top;
    transform-origin: center top
  }
}
.v-case-meta__label {
  font-weight: 500;
  line-height: 1;
  font-size: 1.0625rem
}
.v-case-meta__text {
  color: #fff
}
.v-case-meta__link {
  position: relative;
  display: inline;
  transition-timing-function: ease-out;
  transition-duration: .35s;
  transition-property: background-size;
  background: linear-gradient(currentColor, currentColor) 0 no-repeat;
  background-position: 0 100%;
  background-size: 0 1px
}
.v-case-meta__link:active, .v-case-meta__link:hover {
  background-size: 100% 1px
}
.v-case-meta__link * {
  display: inline
}
.v-border-grid {
  display: -ms-grid;
  display: grid;
  overflow: hidden;
  border: 1px solid hsla(0, 0%, 100%, .3);
  border-radius: 15px
}
@media screen and (min-width:48rem) {
  .v-border-grid {
    border-radius: 15px
  }
}
@media screen and (min-width:64rem) {
  .v-border-grid {
    border-radius: 20px
  }
}
@media screen and (min-width:80rem) {
  .v-border-grid {
    border-radius: 20px
  }
}
@media screen and (min-width:90rem) {
  .v-border-grid {
    border-radius: 20px
  }
}
.v-border-grid .v-border-grid__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}
.v-border-grid .v-border-grid__border-grid {
  position: absolute;
  z-index: 1;
  inset: 0;
  display: -ms-grid;
  display: grid
}
.v-border-grid .v-border-grid__border-grid > :not(:last-child) {
  border-right: 1px solid #654d65
}
@media screen and (min-width:48rem) and (max-width:63.9375rem) {
  .v-border-grid .v-border-grid__border-grid--2 > :nth-of-type(2), .v-border-grid .v-border-grid__border-grid--2 > :nth-of-type(3), .v-border-grid .v-border-grid__border-grid--3 > :nth-of-type(3), .v-border-grid .v-border-grid__border-grid--6 > :nth-of-type(5), .v-border-grid .v-border-grid__border-grid--6 > :nth-of-type(6) {
    display: none
  }
}
.v-border-grid > * {
  margin-bottom: -1px;
  border-bottom: 1px solid #654d65
}
@media screen and (min-width:48rem) {
  .v-border-grid.v-border-grid--per-row-2, .v-border-grid.v-border-grid--per-row-3, .v-border-grid .v-border-grid__border-grid--2, .v-border-grid .v-border-grid__border-grid--3 {
    -ms-grid-columns: (minmax(0, 1fr))[2];
    grid-template-columns: repeat(2, minmax(0, 1fr))
  }
}
@media screen and (min-width:64rem) {
  .v-border-grid.v-border-grid--per-row-3, .v-border-grid .v-border-grid__border-grid--3 {
    -ms-grid-columns: (minmax(0, 1fr))[3];
    grid-template-columns: repeat(3, minmax(0, 1fr))
  }
}
.v-border-grid.v-border-grid--per-row-6, .v-border-grid .v-border-grid__border-grid--6 {
  -ms-grid-columns: (minmax(0, 1fr))[2];
  grid-template-columns: repeat(2, minmax(0, 1fr))
}
@media screen and (min-width:48rem) {
  .v-border-grid.v-border-grid--per-row-6, .v-border-grid .v-border-grid__border-grid--6 {
    -ms-grid-columns: (minmax(0, 1fr))[4];
    grid-template-columns: repeat(4, minmax(0, 1fr))
  }
}
@media screen and (min-width:64rem) {
  .v-border-grid.v-border-grid--per-row-6, .v-border-grid .v-border-grid__border-grid--6 {
    -ms-grid-columns: (minmax(0, 1fr))[6];
    grid-template-columns: repeat(6, minmax(0, 1fr))
  }
}
.v-border-grid--align-top .v-border-grid__item {
  -ms-flex-align: start;
  align-items: flex-start
}
.v-social-share__title {
  color: #00002D;
  font-weight: 500;
  line-height: 1.2777777778;
  font-size: 1.125rem
}
@media screen and (min-width:48rem) {
  .v-social-share__title {
    line-height: 1.25;
    font-size: 1.25rem
  }
}
.v-social-share__title + * {
  margin-top: 10px
}
.v-social-share__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 8px
}
.v-service-block {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-template-areas: "a""b""c";
  padding: 20px;
  border-radius: 15px;
  background-color: #fff
}
@media screen and (min-width:64rem) {
  .v-service-block {
    -ms-grid-columns: minmax(0, 350px) 1fr;
    grid-template-columns: minmax(0, 350px) 1fr;
    grid-template-areas: "a b""c b";
    padding: 34px 40px 46px 44px;
    border-radius: 20px
  }
}
.v-service-block__wrapper-content {
  grid-area: a;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  width: 100%
}
@media screen and (min-width:64rem) {
  .v-service-block__wrapper-content {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 342px
  }
}
@media screen and (min-width:80rem) {
  .v-service-block__wrapper-content {
    max-width: 358px
  }
}
.v-service-block__wrapper-content + * {
  margin-top: 30px
}
@media screen and (min-width:64rem) {
  .v-service-block__wrapper-content + * {
    margin-top: 0
  }
}
.v-service-block__title {
  color: #00002D;
  font-family: Inter, Roboto, Arial, Helvetica, sans-serif;
  font-weight: 500;
  line-height: 1.1666666667;
  font-size: 1.875rem
}
@media screen and (min-width:80rem) {
  .v-service-block__title {
    line-height: 1.1428571429;
    font-size: 2.1875rem
  }
}
.v-service-block__title + * {
  margin-top: 10px
}
.v-service-block__text {
  color: rgba(0, 0, 45, .5);
  font-family: Inter, Roboto, Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  font-size: 1rem
}
@media screen and (min-width:80rem) {
  .v-service-block__text {
    line-height: 1.4705882353;
    font-size: 1.0625rem
  }
}
.v-service-block__button {
  margin-top: 20px
}
.v-service-block__wrapper-accordions {
  grid-area: b;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  width: 100%
}
@media screen and (min-width:64rem) {
  .v-service-block__wrapper-accordions {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: auto;
    margin-left: 60px
  }
}
@media screen and (min-width:80rem) {
  .v-service-block__wrapper-accordions {
    margin-left: 80px
  }
}
.v-service-block__accordions > * {
  border-bottom: 1px solid rgba(0, 0, 45, .25)
}
@media screen and (min-width:64rem) {
  .v-service-block__accordions > :last-child {
    border-bottom: 0
  }
}
.v-service-block__wrapper-logos {
  margin-top: 30px;
  grid-area: c;
  -ms-flex-item-align: end;
  align-self: flex-end
}
.v-service-block__logo {
  width: 100%;
  max-width: 150px
}
.v-service-block__logo img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%
}
.v-service-accordion__header {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 18px;
  cursor: pointer;
  transition: padding .2s ease-out;
  border: 0;
  background: transparent;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.v-service-accordion__header:focus-visible .v-service-accordion__icon {
  border-color: rgba(0, 0, 45, .5)
}
@media (hover:hover) {
  .v-service-accordion__header:hover .v-service-accordion__icon {
    border-color: rgba(0, 0, 45, .5)
  }
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .v-service-accordion__header:hover .v-service-accordion__icon {
    border-color: rgba(0, 0, 45, .5)
  }
}
@media screen and (min-width:64rem) {
  .v-service-accordion__header {
    padding-top: 30px;
    padding-bottom: 20px;
    cursor: default;
    pointer-events: none
  }
}
.v-service-accordion__title {
  line-height: 1.2;
  font-size: 1.5625rem
}
.v-service-accordion__icon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex: 0 0 30px;
  flex: 0 0 30px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  transition: transform .3s ease-in-out, border-color .3s ease-in-out;
  border: 1px solid rgba(0, 0, 45, .25);
  border-radius: 50%
}
@media screen and (min-width:64rem) {
  .v-service-accordion__icon {
    display: none
  }
}
.v-service-accordion__icon svg {
  width: 15px;
  height: 15px;
  fill: currentColor
}
@media screen and (min-width:80rem) {
  .v-service-accordion__icon svg {
    width: 20px;
    height: 20px
  }
}
.v-service-accordion__wrapper-links {
  display: none;
  padding-bottom: 30px
}
@media screen and (min-width:64rem) {
  .v-service-accordion__wrapper-links {
    display: block !important
  }
}
.v-service-accordion__links {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  column-gap: 8px;
  row-gap: 10px
}
.v-service-accordion.jsAccordion--open .v-service-accordion__header {
  padding-bottom: 20px
}
.v-service-accordion.jsAccordion--open .v-service-accordion__icon {
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}
.v-service-block__accordion:first-child .v-service-accordion .v-service-accordion__header {
  padding-top: 0
}
@media screen and (min-width:64rem) {
  .v-service-block__accordion:first-child .v-service-accordion .v-service-accordion__header {
    padding-top: 5px
  }
}
@media screen and (min-width:80rem) {
  .v-service-block__accordion:first-child .v-service-accordion .v-service-accordion__header {
    padding-top: 7px
  }
}
@media screen and (min-width:64rem) {
  .v-service-block__accordion:last-child .v-service-accordion .v-service-accordion__wrapper-links {
    padding-bottom: 0
  }
}
.v-ticker {
  display: block;
  width: 100%;
  padding: 0 40px;
  color: #fff;
  background-color: #654d65
}
.v-ticker__container {
  height: 35px
}
.v-ticker__slide {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  transition: transform .5s ease-in-out, opacity .3s ease-in-out;
  -ms-transform: translateY(101%);
  transform: translateY(101%);
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0
}
.v-ticker__slide--active {
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1
}
.v-ticker__item {
  display: block
}
.v-ticker__item-label {
  line-height: 1.3125;
  font-size: 1rem
}
.v-newsletter__body {
  padding: 20px;
  color: #fff;
  border: 1px solid #00002D;
  border-radius: 15px;
  background: #00002D
}
@media screen and (min-width:64rem) {
  .v-newsletter__body {
    padding: 40px;
    border-radius: 25px
  }
}
.v-newsletter__title .v-title__excerpt {
  opacity: 1
}
.v-newsletter__form {
  margin-top: 15px
}
.v-newsletter--default .v-title__excerpt, .v-newsletter--default .v-title__title {
  color: #fff
}
.v-newsletter--light .v-newsletter__body {
  color: #00002D;
  border: 1px solid rgba(0, 0, 45, .25);
  background: #fff
}
.v-card {
  -ms-flex-direction: column;
  flex-direction: column;
  height: auto
}
.v-card, .v-card__tags {
  display: -ms-flexbox;
  display: flex
}
.v-card__tags {
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  gap: 4px;
  min-height: 27px;
  margin-bottom: 16px
}
.v-card__title {
  font-family: Inter, Inter, Roboto, Arial, Helvetica, sans-serif;
  font-weight: 300;
  line-height: 1.2;
  font-size: 1.5625rem;
  position: relative;
  display: inline;
  transition-timing-function: ease-out;
  transition-duration: .35s;
  transition-property: background-size;
  background: linear-gradient(currentColor, currentColor) 0 no-repeat;
  background-position: 0 100%;
  background-size: 0 1px
}
@media screen and (min-width:80rem) {
  .v-card__title {
    line-height: 1.1666666667;
    font-size: 1.875rem
  }
}
.v-card__title:active, .v-card__title:hover {
  background-size: 100% 1px
}
.v-card__title * {
  display: inline
}
.v-card__date {
  margin-bottom: 10px;
  color: rgba(0, 0, 45, .5);
  line-height: 1.5;
  font-size: 1rem
}
@media screen and (min-width:80rem) {
  .v-card__date {
    line-height: 1.4705882353;
    font-size: 1.0625rem
  }
}
.v-card__arrow {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: auto;
  padding-top: 32px
}
.v-card__arrow svg {
  display: block;
  width: 50px;
  height: 11px
}
.v-card__arrow svg * {
  fill: #95c11f
}
.v-card--with-image:focus-visible .v-card__image {
  -ms-transform: scale(1.05);
  transform: scale(1.05)
}
.v-card--with-image:focus-visible .v-card__title {
  background-size: 100% 1px
}
@media (hover:hover) {
  .v-card--with-image:hover .v-card__image {
    -ms-transform: scale(1.05);
    transform: scale(1.05)
  }
  .v-card--with-image:hover .v-card__title {
    background-size: 100% 1px
  }
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .v-card--with-image:hover .v-card__image {
    -ms-transform: scale(1.05);
    transform: scale(1.05)
  }
  .v-card--with-image:hover .v-card__title {
    background-size: 100% 1px
  }
}
.v-card--with-image .v-card__thumb {
  overflow: hidden;
  height: 150px;
  margin-bottom: 15px;
  border-radius: 10px;
  border-bottom-right-radius: 55px;
  background-color: #828282
}
.v-card--with-image .v-card__image {
  display: block;
  width: 100%;
  height: 100%;
  transition: transform .15s ease-out
}
.v-card--with-image .v-card__title {
  line-height: 1.3888888889;
  font-size: 1.125rem
}
.v-card-service {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 30px 20px
}
.v-card-service:focus-visible .v-card-service__button {
  border-color: hsla(0, 0%, 100%, .5)
}
@media (hover:hover) {
  .v-card-service:hover .v-card-service__button {
    border-color: hsla(0, 0%, 100%, .5)
  }
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .v-card-service:hover .v-card-service__button {
    border-color: hsla(0, 0%, 100%, .5)
  }
}
@media screen and (min-width:64rem) {
  .v-card-service {
    padding: 40px 50px
  }
}
.v-card-service__figure {
  height: 63px;
  margin-bottom: 20px
}
@media screen and (min-width:48rem) {
  .v-card-service__figure {
    margin-bottom: 16px
  }
}
@media screen and (min-width:64rem) {
  .v-card-service__figure {
    margin-bottom: 20px
  }
}
.v-card-service__icon {
  object-position: center left !important
}
.v-card-service__title {
  margin-bottom: 10px;
  -ms-flex-line-pack: end;
  align-content: flex-end
}
.v-card-service__excerpt {
  -ms-flex: 1;
  flex: 1;
  max-width: 460px
}
.v-card-service__read-more {
  margin-top: 20px;
  text-align: right
}
@media screen and (min-width:64rem) {
  .v-card-service__read-more {
    margin-top: 30px
  }
}
@media screen and (min-width:80rem) {
  .v-card-service__read-more {
    margin-top: 4px
  }
}
.v-card-why {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  height: 100%;
  min-height: 350px;
  padding: 20px;
  color: #00002D;
  background: #fff;
  background-color: rgba(0, 0, 45, .025);
  -ms-flex-pack: end;
  justify-content: flex-end;
  border-radius: 15px
}
@media screen and (min-width:64rem) {
  .v-card-why {
    padding: 36px 30px
  }
}
.v-card-why__title {
  line-height: 1.1666666667;
  font-size: 1.875rem
}
@media screen and (min-width:80rem) {
  .v-card-why__title {
    line-height: 1.1428571429;
    font-size: 2.1875rem
  }
}
.v-card-why__figure {
  width: 70px;
  height: 70px
}
.v-card-why__icon {
  object-position: center left !important
}
.v-card-why__excerpt, .v-card-why__header {
  margin-top: 10px
}
.v-card-why-dark {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-bottom: 34px;
  border-color: rgba(0, 0, 45, .25);
  border-bottom-width: 1px;
  border-bottom-style: solid
}
@media screen and (min-width:64rem) {
  .v-card-why-dark {
    -ms-flex-direction: row;
    flex-direction: row;
    padding-bottom: 70px;
    column-gap: 10px
  }
}
@media screen and (min-width:80rem) {
  .v-card-why-dark {
    column-gap: 40px
  }
}
.v-card-why-dark:not(:first-child) {
  padding-top: 30px
}
@media screen and (min-width:64rem) {
  .v-card-why-dark:not(:first-child) {
    padding-top: 60px
  }
}
.v-card-why-dark__figure {
  width: 70px;
  height: 70px
}
@media screen and (min-width:64rem) {
  .v-card-why-dark__figure {
    -ms-flex: none;
    flex: none
  }
}
.v-card-why-dark__icon {
  object-position: center left !important
}
@media screen and (min-width:64rem) {
  .v-card-why-dark__icon {
    object-position: center !important
  }
}
.v-card-why-dark__content {
  margin-top: 10px
}
@media screen and (min-width:48rem) {
  .v-card-why-dark__content {
    margin-top: 0
  }
}
.v-card-why-dark__title {
  color: #00002D;
  line-height: 1.1666666667;
  font-size: 1.875rem
}
@media screen and (min-width:80rem) {
  .v-card-why-dark__title {
    line-height: 1.1428571429;
    font-size: 2.1875rem
  }
}
.v-card-why-dark__excerpt {
  margin-top: 15px;
  color: rgba(0, 0, 45, .5)
}
.v-card-solution {
  display: block
}
.v-card-solution__figure {
  aspect-ratio: 1/1;
  margin-bottom: 20px
}
.v-card-solution__figure, .v-card-solution__image {
  border-radius: 15px
}
.v-card-solution__title {
  margin-bottom: 5px;
  color: #00002D;
  line-height: 1.2;
  font-size: 1.5625rem
}
@media screen and (min-width:80rem) {
  .v-card-solution__title {
    line-height: 1.1666666667;
    font-size: 1.875rem
  }
}
@media screen and (min-width:48rem) {
  .v-card-solution__content {
    max-width: 273px
  }
}
@media screen and (min-width:64rem) {
  .v-card-solution__content {
    max-width: 300px
  }
}
@media screen and (min-width:80rem) {
  .v-card-solution__content {
    max-width: 350px
  }
}
@media screen and (min-width:90rem) {
  .v-card-solution__content {
    max-width: 400px
  }
}
.v-card-solution__excerpt {
  color: rgba(0, 0, 45, .5)
}
.v-card-solution__read-more {
  margin-top: 20px;
  text-align: right
}
@media screen and (min-width:48rem) {
  .v-card-solution__read-more {
    position: absolute;
    right: 0;
    bottom: 0;
    visibility: hidden;
    transition: opacity 1s ease, visibility 1s ease;
    opacity: 0
  }
}
.v-card-solution__read-more .a-button__icon {
  height: 15px
}
.v-card-block, .v-card-block__link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%
}
.v-card-block__thumb {
  aspect-ratio: 406/305;
  overflow: hidden;
  border-radius: 15px;
  background-color: hsla(0, 0%, 100%, .1)
}
.v-card-block__thumb * {
  width: 100%;
  height: 100%
}
.v-card-block__tags {
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  min-height: 27px;
  margin-top: 30px;
  margin-bottom: 15px
}
.v-card-block__tags:has(>*) {
  margin-bottom: 16px
}
.v-card-block__subline {
  margin-bottom: 10px;
  line-height: 1.5;
  font-size: 1rem
}
@media screen and (min-width:80rem) {
  .v-card-block__subline {
    line-height: 1.4705882353;
    font-size: 1.0625rem
  }
}
.v-card-block__title {
  line-height: 1.1666666667;
  font-size: 1.875rem;
  position: relative;
  display: inline;
  transition-timing-function: ease-out;
  transition-duration: .35s;
  transition-property: background-size;
  background: linear-gradient(currentColor, currentColor) 0 no-repeat;
  background-position: 0 100%;
  background-size: 0 1px
}
@media screen and (min-width:80rem) {
  .v-card-block__title {
    line-height: 1.1428571429;
    font-size: 2.1875rem
  }
}
.v-card-block__title:active, .v-card-block__title:hover {
  background-size: 100% 1px
}
.v-card-block__title * {
  display: inline
}
.v-card-block__text {
  margin-top: 20px;
  color: rgba(0, 0, 45, .5)
}
.v-card-block__read-more {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin-top: auto;
  padding-top: 20px
}
.v-card-block--on-light .v-card-block__subline {
  color: rgba(0, 0, 45, .5)
}
.v-card-block--on-light .v-card-block__thumb {
  border-bottom-right-radius: 25% 33.33333%;
  background-color: rgba(0, 0, 45, .1)
}
.v-card-block--on-light .v-card-block__text {
  color: rgba(0, 0, 45, .5)
}
.v-card-block--on-light .v-card-block__tag > * {
  color: #00002D;
  border-color: rgba(0, 0, 45, .25)
}
.v-card-block--has-buttons .v-card-block__read-more {
  -ms-flex-direction: row;
  flex-direction: row;
  padding-top: 30px
}
.v-card-team {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  gap: 20px
}
.v-card-team__thumb {
  aspect-ratio: 297/396;
  overflow: hidden;
  border-radius: 15px;
  background-color: hsla(0, 0%, 100%, .1)
}
.v-card-team__thumb * {
  width: 100%;
  height: 100%
}
.v-card-team__title {
  color: #00002D;
  line-height: 1.2;
  font-size: 1.5625rem
}
@media screen and (min-width:80rem) {
  .v-card-team__title {
    line-height: 1.1666666667;
    font-size: 1.875rem
  }
}
.v-card-team__function {
  margin-top: 5px;
  color: rgba(0, 0, 45, .5)
}
.v-card-team__social {
  margin-top: 15px
}
.v-card-faq__header {
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.v-card-faq__header:focus-visible .v-card-faq__title {
  color: #95c11f
}
@media (hover:hover) {
  .v-card-faq__header:hover .v-card-faq__title {
    color: #95c11f
  }
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .v-card-faq__header:hover .v-card-faq__title {
    color: #95c11f
  }
}
.v-card-faq__title {
  transition: color .25s ease-out;
  font-weight: 400;
  line-height: 1.4;
  font-size: 1.25rem
}
@media screen and (min-width:80rem) {
  .v-card-faq__title {
    margin-top: 4px;
    line-height: 1.4;
    font-size: 1.5625rem
  }
}
.v-card-faq__button {
  display: block;
  -ms-flex: 0 0 30px;
  flex: 0 0 30px;
  width: 30px;
  height: 30px;
  margin-left: 32px;
  border: 1px solid rgba(0, 0, 45, .25);
  border-radius: 50%
}
@media screen and (min-width:80rem) {
  .v-card-faq__button {
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    width: 40px;
    height: 40px
  }
}
.v-card-faq__button:after, .v-card-faq__button:before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 50%;
  height: 2px;
  content: "";
  transition: transform .25s ease-out;
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  border-radius: 2px;
  background-color: #00002D
}
.v-card-faq__button:after {
  -ms-transform: translateY(-50%) translateX(-50%) rotate(90deg);
  transform: translateY(-50%) translateX(-50%) rotate(90deg)
}
.v-card-faq__content {
  display: none;
  width: 100%;
  padding-top: 15px
}
@media screen and (min-width:80rem) {
  .v-card-faq__content {
    padding-top: 30px
  }
}
.v-card-faq.jsAccordion--open .v-card-faq__button:before {
  -ms-transform: translateY(-50%) translateX(-50%) rotate(135deg);
  transform: translateY(-50%) translateX(-50%) rotate(135deg)
}
.v-card-faq.jsAccordion--open .v-card-faq__button:after {
  -ms-transform: translateY(-50%) translateX(-50%) rotate(225deg);
  transform: translateY(-50%) translateX(-50%) rotate(225deg)
}
.v-card-simple {
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 15px;
  -ms-flex-pack: end;
  justify-content: flex-end
}
.v-card-simple__content {
  z-index: 1;
  padding: 20px;
  color: #fff
}
@media screen and (min-width:80rem) {
  .v-card-simple__content {
    padding: 30px
  }
}
.v-card-simple__title {
  font-family: Inter, Inter, Roboto, Arial, Helvetica, sans-serif;
  font-weight: 300;
  line-height: 1.2;
  font-size: 1.5625rem
}
@media screen and (min-width:80rem) {
  .v-card-simple__title {
    line-height: 1.1666666667;
    font-size: 1.875rem
  }
}
.v-card-simple__text {
  margin-top: 4px;
  line-height: 1.5;
  font-size: 1rem
}
@media screen and (min-width:80rem) {
  .v-card-simple__text {
    line-height: 1.4705882353;
    font-size: 1.0625rem;
    margin-top: 8px
  }
}
.v-card-simple__visual {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px
}
.v-card-simple__visual:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background: linear-gradient(177.36deg, rgba(0, 0, 45, 0) 52.2%, #00002D 101.32%);
  mix-blend-mode: multiply
}
.v-card-simple--in-grid {
  height: 100%
}
.v-card-simple--with-hover {
  cursor: pointer
}
.v-card-simple--with-hover .v-card-simple__image {
  transition-timing-function: ease-in-out;
  transition-duration: .2s;
  transition-property: transform
}
.v-card-simple--with-hover:focus-visible .v-card-simple__image {
  -ms-transform: scale(1.1);
  transform: scale(1.1)
}
@media (hover:hover) {
  .v-card-simple--with-hover:hover .v-card-simple__image {
    -ms-transform: scale(1.1);
    transform: scale(1.1)
  }
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .v-card-simple--with-hover:hover .v-card-simple__image {
    -ms-transform: scale(1.1);
    transform: scale(1.1)
  }
}
.v-card-media a {
  display: block
}
.v-card-media__img--desktop {
  display: none
}
@media screen and (min-width:48rem) {
  .v-card-media__img--desktop {
    display: block
  }
}
@media screen and (min-width:48rem) {
  .v-card-media__img--mobile {
    display: none
  }
}
.v-card-compare-price {
  padding: 10px 20px 30px;
  text-align: center;
  border-radius: 10px;
  background-color: #fff
}
.v-card-compare-price > * {
  margin-top: 8px
}
.v-card-compare-price__wrapper-image {
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 80px;
  margin-right: auto;
  margin-left: auto;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center
}
.v-card-compare-price__title {
  color: #00002D;
  font-family: Inter, Roboto, Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1.4705882353;
  font-size: 1.0625rem
}
@media screen and (min-width:80rem) {
  .v-card-compare-price__title {
    line-height: 1.5789473684;
    font-size: 1.1875rem
  }
}
.v-card-compare-price__price {
  color: #95c11f;
  font-family: Inter, Roboto, Arial, Helvetica, sans-serif;
  font-weight: 500;
  line-height: 1.2;
  font-size: 1.5625rem
}
@media screen and (min-width:80rem) {
  .v-card-compare-price__price {
    line-height: 1.1666666667;
    font-size: 1.875rem
  }
}
.v-card-compare-price__description {
  color: #00002D;
  font-family: Inter, Roboto, Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  font-size: .875rem
}
.v-model-catalog__body, .v-model-catalog__header {
  transition: opacity .2s ease-out;
  opacity: 1
}
.v-model-catalog__header {
  overflow-x: auto;
  overflow-y: hidden;
  width: 100%
}
.v-model-catalog__nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 100%;
  min-width: min-content;
  gap: 10px;
  padding: 6px 7px;
  border: 1px solid rgba(0, 0, 45, .1);
  border-radius: 25px
}
.v-model-catalog__nav:not(:has(>*)) {
  display: none
}
.v-model-catalog__navitem .a-button:not(.a-button--transparent-no-border):focus-visible {
  color: #fff
}
@media (hover:hover) {
  .v-model-catalog__navitem .a-button:not(.a-button--transparent-no-border):hover {
    color: #fff
  }
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .v-model-catalog__navitem .a-button:not(.a-button--transparent-no-border):hover {
    color: #fff
  }
}
.v-model-catalog__body {
  margin-top: 30px
}
.v-model-catalog__items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 10px;
  overflow-x: auto;
  overflow-y: hidden;
  padding-bottom: 16px
}
@media screen and (min-width:48rem) {
  .v-model-catalog__items {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 0
  }
}
@media screen and (min-width:48rem) {
  .v-model-catalog__items:after {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: calc(33.3333% - 6.67px);
    content: "";
    border-radius: 10px;
    background-color: rgba(0, 0, 45, .025)
  }
}
@media screen and (min-width:64rem) {
  .v-model-catalog__items:after {
    min-width: calc(25% - 7.5px)
  }
}
@media screen and (min-width:80rem) {
  .v-model-catalog__items:after {
    min-width: calc(20% - 8px)
  }
}
.v-model-catalog__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 0 240px;
  flex: 0 0 240px;
  -ms-flex-direction: column;
  flex-direction: column
}
@media screen and (min-width:48rem) {
  .v-model-catalog__item {
    -ms-flex: 0 0 calc(33.3333% - 6.67px);
    flex: 0 0 calc(33.3333% - 6.67px)
  }
}
@media screen and (min-width:64rem) {
  .v-model-catalog__item {
    -ms-flex: 0 0 calc(25% - 7.5px);
    flex: 0 0 calc(25% - 7.5px)
  }
}
@media screen and (min-width:80rem) {
  .v-model-catalog__item {
    -ms-flex: 0 0 calc(20% - 8px);
    flex: 0 0 calc(20% - 8px)
  }
}
.v-model-catalog__item .v-model-catalog-item {
  height: 100%
}
.v-model-catalog__item--hidden {
  display: none
}
.v-model-catalog__item--active {
  display: -ms-flexbox;
  display: flex
}
.v-model-catalog__loader {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  display: none;
  min-height: 50px;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}
.v-model-catalog--loading .v-model-catalog__body, .v-model-catalog--loading .v-model-catalog__header {
  opacity: 0
}
.v-model-catalog--loading .v-model-catalog__loader {
  display: -ms-flexbox;
  display: flex
}
.v-model-catalog--padding .v-model-catalog__header, .v-model-catalog--padding .v-model-catalog__items {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px
}
@media screen and (min-width:48rem) {
  .v-model-catalog--padding .v-model-catalog__header, .v-model-catalog--padding .v-model-catalog__items {
    padding-right: 40px;
    padding-left: 40px
  }
}
@media screen and (min-width:64rem) {
  .v-model-catalog--padding .v-model-catalog__header, .v-model-catalog--padding .v-model-catalog__items {
    padding-right: 40px;
    padding-left: 40px
  }
}
@media screen and (min-width:80rem) {
  .v-model-catalog--padding .v-model-catalog__header, .v-model-catalog--padding .v-model-catalog__items {
    padding-right: 80px;
    padding-left: 80px
  }
}
@media screen and (min-width:90rem) {
  .v-model-catalog--padding .v-model-catalog__header, .v-model-catalog--padding .v-model-catalog__items {
    max-width: 1280px;
    padding-right: 0;
    padding-left: 0
  }
}
.v-model-catalog-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 15px;
  border-radius: 10px;
  background-color: rgba(0, 0, 45, .025)
}
.v-model-catalog-item__top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  line-height: 1;
  font-size: .9375rem
}
.v-model-catalog-item__vendor {
  color: rgba(0, 0, 45, .5)
}
.v-model-catalog-item__new {
  padding: 7px 12px 8px;
  color: #95c11f;
  border-radius: 5px;
  background-color: #fff
}
.v-model-catalog-item__logo-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 65px;
  margin-top: 25px
}
.v-model-catalog-item__logo {
  display: block;
  max-width: 100%;
  max-height: 65px;
  object-fit: contain
}
.v-model-catalog-item__title {
  margin-top: 25px;
  text-align: center;
  font-weight: 500;
  line-height: 1.1666666667;
  font-size: 1.125rem
}
.v-model-catalog-item__specs {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 10px;
  margin-top: auto;
  padding-top: 25px
}
.v-model-catalog-item__specs-item {
  -ms-flex: 1 1 calc(33.3333% - 6.67px);
  flex: 1 1 calc(33.3333% - 6.67px);
  line-height: 1.3846153846;
  font-size: .8125rem
}
.v-model-catalog-item__specs-item--capabilities {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%
}
.v-model-catalog-item__specs-label {
  font-weight: 500
}
.v-model-catalog-item__specs-value {
  color: rgba(0, 0, 45, .5)
}
.v-model-catalog-item__specs-value span {
  text-transform: capitalize
}
.v-model-catalog-item__specs-value span:last-child span {
  display: none
}
.v-model-catalog-item__footer {
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  -ms-flex-pack: end;
  justify-content: flex-end
}
.v-model-catalog-item__footer .a-button {
  -ms-transform: scale(.6);
  transform: scale(.6);
  -ms-transform-origin: bottom right;
  transform-origin: bottom right
}
.v-model-catalog-item__footer a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #00002D
}
.v-model-catalog-item__footer a:focus-visible:after {
  -ms-transform: unset;
  transform: unset;
  border: 1px solid #00002D
}
@media (hover:hover) {
  .v-model-catalog-item__footer a:hover:after {
    -ms-transform: unset;
    transform: unset;
    border: 1px solid #00002D
  }
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .v-model-catalog-item__footer a:hover:after {
    -ms-transform: unset;
    transform: unset;
    border: 1px solid #00002D
  }
}
.v-model-catalog-item__footer a:after {
  display: block;
  -ms-flex: none;
  flex: none;
  width: 28px;
  height: 28px;
  margin-top: -1px;
  margin-bottom: -1px;
  content: "";
  transition: border-color .3s ease-in-out;
  -ms-transform: unset;
  transform: unset;
  border: 1px solid rgba(0, 0, 45, .25);
  border-radius: 50%;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 10px auto;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9 9'%3E%3Cpath d='M2.657 1.843a.5.5 0 0 1 0-1h5a.5.5 0 1 1 0 1h-5z' fill='%2300002D'/%3E%3Cpath d='M7.278 1.464a.5.5 0 1 1 1 0v5a.5.5 0 0 1-1 0v-5z' fill='%2300002D'/%3E%3Cpath d='M7.424.99a.5.5 0 0 1 .708.706L1.768 8.06a.5.5 0 0 1-.707-.707L7.424.99z' fill='%2300002D'/%3E%3C/svg%3E")
}
.v-list-loader {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px
}
.v-list-loader, .v-list-pager, .v-list-pager__list {
  display: -ms-flexbox;
  display: flex
}
.v-list-pager__list {
  gap: 10px
}
.v-list-pager__item--disabled {
  pointer-events: none
}
.v-list-pager__item--no .v-list-pager__link {
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  padding: 0;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center
}
.v-list-pager__link {
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-top: 10px;
  padding-right: 14px;
  padding-bottom: 11px;
  padding-left: 14px;
  transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out, transform .2s ease-out;
  text-decoration: none;
  color: #fff;
  border: 1px solid #95c11f;
  border-radius: 100px;
  background-color: #95c11f;
  line-height: 1.1333333333;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  color: #00002D;
  border-color: rgba(0, 0, 45, .3);
  background-color: transparent;
  padding: 9px 15px 10px;
  line-height: 1;
  font-size: .9375rem
}
.v-list-pager__link:after, .v-list-pager__link:before {
  display: none
}
@media (hover:hover) {
  .v-list-pager__link:hover {
    color: #00002D
  }
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .v-list-pager__link:hover {
    color: #00002D
  }
}
@media screen and (min-width:80rem) {
  .v-list-pager__link {
    padding: 13px 24px 15px 22px;
    text-decoration: none;
    line-height: 1.1111111111;
    font-size: 1.125rem
  }
}
.v-list-pager__link__icon {
  display: -ms-flexbox;
  display: flex;
  width: 12px;
  height: 12px;
  margin-left: 4px;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center
}
@media screen and (min-width:80rem) {
  .v-list-pager__link__icon {
    width: 16px;
    height: 16px
  }
}
.v-list-pager__link__icon svg {
  display: block;
  width: 100%;
  height: 100%;
  fill: currentColor
}
.v-list-pager__link--icon-only, .v-list-pager__link--icon-only-small {
  width: 40px;
  height: 40px;
  padding: 5px;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center
}
.v-list-pager__link--icon-only-small .v-list-pager__icon, .v-list-pager__link--icon-only .v-list-pager__icon {
  margin-left: 0
}
@media screen and (min-width:80rem) {
  .v-list-pager__link--icon-only:not(.a-button--icon-only-small) {
    width: 50px;
    height: 50px
  }
}
.v-list-pager__link:focus-visible {
  color: #00002D;
  border-color: rgba(0, 0, 45, .5);
  background-color: transparent
}
@media (hover:hover) {
  .v-list-pager__link:hover {
    color: #00002D;
    border-color: rgba(0, 0, 45, .5);
    background-color: transparent
  }
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .v-list-pager__link:hover {
    color: #00002D;
    border-color: rgba(0, 0, 45, .5);
    background-color: transparent
  }
}
.v-list-pager--more {
  -ms-flex-pack: center;
  justify-content: center
}
.s__header {
  container-name: s__header;
  container-type: inline-size
}
.s__header:not(.s-usps__header):not(.s-model-catalog__header) {
  margin-bottom: 30px
}
@media screen and (min-width:64rem) {
  .s__header:not(.s-usps__header):not(.s-model-catalog__header) {
    margin-bottom: 50px
  }
}
@media screen and (min-width:48rem) {
  .s__header {
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-pack: justify;
    justify-content: space-between;
    column-gap: 16px
  }
}
.s__header > * {
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: auto
}
.s__header:has(.v-title--centered) {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  row-gap: 32px
}
@media screen and (min-width:48rem) {
  @container s__header (width < 768px) {
    .s__header:has(.v-title--centered) .s__title-wrapper {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      width: 100%
    }
  }
}
.s__header:has(.v-title--columns) {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  row-gap: 32px
}
.s__header:has(.v-title--columns) .s__title-wrapper {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  width: 100%
}
@media screen and (min-width:48rem) {
  .s__title-wrapper {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
  }
}
@media screen and (min-width:64rem) {
  .s__category {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    width: 25%
  }
}
@media screen and (min-width:80rem) {
  .s__category {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    width: 33.3333333333%
  }
}
.s__category-title {
  margin-bottom: 30px;
  line-height: 1.1428571429;
  font-size: 2.1875rem
}
@media screen and (min-width:80rem) {
  .s__category-title {
    line-height: 1.25;
    font-size: 2.5rem
  }
}
.s__category-items {
  margin-bottom: 20px
}
@media screen and (min-width:64rem) {
  .s__category-items {
    margin-bottom: 50px;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    width: 75%
  }
}
@media screen and (min-width:80rem) {
  .s__category-items {
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    width: 66.6666666667%
  }
}
.s__group-items {
  margin-bottom: 30px
}
@media screen and (min-width:64rem) {
  .s__group-items {
    margin-bottom: 50px
  }
}
.s__group-title {
  margin-bottom: 24px;
  color: #95c11f;
  line-height: 1;
  font-size: 1.4375rem
}
@media screen and (min-width:80rem) {
  .s__group-title {
    line-height: 1;
    font-size: 1.5625rem
  }
}
.s-hero {
  isolation: isolate;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 70px
}
@media screen and (min-width:64rem) {
  .s-hero {
    padding-top: 140px
  }
}
.s-hero__background {
  position: absolute;
  z-index: 1;
  inset: 0;
  overflow: hidden;
  background-color: #00002D
}
.s-hero__background-underlay {
  position: absolute;
  z-index: 1;
  top: calc(100% - 300px);
  right: 0;
  left: 0;
  width: 100%;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  aspect-ratio: 1280/1187
}
.s-hero__foreground {
  position: relative;
  z-index: 3;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  min-height: 500px;
  padding-top: 20px;
  padding-bottom: 75px;
  -ms-flex-align: center;
  align-items: center
}
@media screen and (min-width:64rem) {
  .s-hero__foreground {
    padding-top: 0;
    padding-bottom: 100px
  }
}
@media screen and (min-width:80rem) {
  .s-hero__foreground {
    min-height: 600px;
    padding-bottom: 100px
  }
}
@media screen and (min-width:48rem) {
  .s-hero__grid {
    -ms-flex-align: center;
    align-items: center
  }
}
.s-hero__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start
}
@media screen and (min-width:48rem) {
  .s-hero__wrapper {
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
    width: 55%
  }
}
@media screen and (min-width:48rem) {
  .s-hero--has-featured-image .s-hero__wrapper {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
  }
}
.s-hero__media {
  position: absolute;
  z-index: 2;
  inset: 0
}
.s-hero__media.v-media--image {
  opacity: .5
}
.s-hero__tags {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 14px;
  color: #fff;
  gap: 8px
}
@media screen and (min-width:80rem) {
  .s-hero__tags {
    margin-bottom: 16px
  }
}
.s-hero__title {
  color: #fff;
  line-height: 1.1111111111;
  font-size: 2.8125rem
}
@media screen and (min-width:64rem) {
  .s-hero__title {
    line-height: 1.0909090909;
    font-size: 3.4375rem
  }
}
@media screen and (min-width:80rem) {
  .s-hero__title {
    line-height: 1.1428571429;
    font-size: 4.375rem
  }
}
.s-hero__text {
  max-width: 625px;
  margin-top: 20px;
  color: #fff
}
.s-hero__text + .s-hero__buttons {
  margin-top: 35px
}
@media screen and (min-width:64rem) {
  .s-hero__buttons {
    margin-top: 20px
  }
}
.s-hero__featured-image-wrapper {
  margin-top: 50px
}
@media screen and (min-width:48rem) {
  .s-hero__featured-image-wrapper {
    margin-top: 4px;
    margin-bottom: -32px;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
  }
}
@media screen and (min-width:64rem) {
  .s-hero__featured-image-wrapper {
    margin-top: -44px;
    margin-bottom: -88px
  }
}
@media screen and (min-width:80rem) {
  .s-hero__featured-image-wrapper {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    width: 41.6666666667%;
    margin-left: 8.3333333333%
  }
}
@media screen and (min-width:80rem) and (min-width:48rem) {
  .s-hero__featured-image-wrapper {
    margin-left: 8.3333333333%
  }
}
.s-hero__featured-image {
  aspect-ratio: 1/1
}
@media screen and (min-width:48rem) {
  .s-hero__featured-image {
    margin-left: 20px
  }
}
@media screen and (min-width:64rem) {
  .s-hero__featured-image {
    margin-left: 50px
  }
}
.s-hero--enable-blendmode .s-hero__background img {
  filter: grayscale(100%)
}
.s-hero--enable-blendmode .s-hero__media {
  mix-blend-mode: hard-light
}
.s-hero--enable-blendmode .s-hero__media.v-media--image {
  opacity: .3;
  opacity: .5
}
.s-hero--enable-blendmode .s-hero__media.v-media--video {
  mix-blend-mode: normal
}
@media screen and (min-width:64rem) {
  .s-hero--front-page .s-hero__wrapper {
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    width: 66.6666666667%
  }
}
@media screen and (min-width:48rem) {
  .s-hero--centered .s-hero__wrapper {
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    width: 66.6666666667%;
    margin-left: 16.6666666667%
  }
}
.s-hero--centered .s-hero__foreground {
  padding-bottom: 110px
}
@media screen and (min-width:64rem) {
  .s-hero--centered .s-hero__foreground {
    padding-bottom: 196px
  }
}
@media screen and (min-width:80rem) {
  .s-hero--centered .s-hero__foreground {
    padding-bottom: 244px
  }
}
.s-hero--centered .s-hero__title {
  text-align: center
}
.s-hero--compact {
  padding-top: 70px
}
@media screen and (min-width:64rem) {
  .s-hero--compact {
    padding-top: 140px
  }
}
.s-hero--compact .s-hero__background-underlay {
  top: calc(100% - 100px)
}
.s-hero--compact .s-hero__foreground {
  min-height: 0;
  padding-top: 20px;
  padding-bottom: 75px
}
@media screen and (min-width:64rem) {
  .s-hero--compact .s-hero__foreground {
    padding-top: 0;
    padding-bottom: 100px
  }
}
@media screen and (min-width:80rem) {
  .s-hero--compact .s-hero__foreground {
    padding-top: 75px;
    padding-bottom: 100px
  }
}
.s-hero--news-title .s-hero__title {
  font-family: Inter, Inter, Roboto, Arial, Helvetica, sans-serif;
  line-height: 1.125;
  font-size: 2.5rem
}
@media screen and (min-width:80rem) {
  .s-hero--news-title .s-hero__title {
    line-height: 1.1666666667;
    font-size: 3.75rem
  }
}
.s-hero-home {
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 70px
}
@media screen and (min-width:64rem) {
  .s-hero-home {
    padding-top: 140px
  }
}
.s-hero-home__background {
  position: absolute;
  z-index: 1;
  inset: 0;
  overflow: hidden;
  background-color: #00002D
}
.s-hero-home__background-underlay {
  position: absolute;
  z-index: 1;
  top: calc(100% - 300px);
  right: 0;
  left: 0;
  width: 100%;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  aspect-ratio: 1280/1187
}
.s-hero-home__foreground {
  position: relative;
  z-index: 3;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-top: 30px;
  padding-bottom: 150px;
  -ms-flex-align: center;
  align-items: center
}
@media screen and (min-width:64rem) {
  .s-hero-home__foreground {
    padding-top: 0;
    padding-bottom: 200px
  }
}
@media screen and (min-width:80rem) {
  .s-hero-home__foreground {
    padding-top: 75px
  }
}
.s-hero-home__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center
}
@media screen and (min-width:48rem) {
  .s-hero-home__wrapper {
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    width: 66.6666666667%;
    margin-left: 16.6666666667%
  }
}
.s-hero-home__media {
  position: absolute;
  z-index: 2;
  inset: 0
}
.s-hero-home__media.v-media--image {
  opacity: .3
}
.s-hero-home__tags {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 14px;
  color: #fff;
  gap: 8px
}
@media screen and (min-width:80rem) {
  .s-hero-home__tags {
    margin-bottom: 16px
  }
}
.s-hero-home__title {
  text-align: center;
  color: #fff;
  line-height: 1.1;
  font-size: 3.125rem
}
@media screen and (min-width:64rem) {
  .s-hero-home__title {
    line-height: 1.1111111111;
    font-size: 5.625rem
  }
}
@media screen and (min-width:80rem) {
  .s-hero-home__title {
    line-height: 1.1;
    font-size: 6.25rem
  }
}
.s-hero-home__text {
  margin-top: 20px;
  text-align: center;
  color: #fff;
  line-height: 1.25;
  font-size: 1.25rem
}
@media screen and (min-width:64rem) {
  .s-hero-home__text {
    line-height: 1.2;
    font-size: 1.5625rem
  }
}
@media screen and (min-width:80rem) {
  .s-hero-home__text {
    margin-top: 40px;
    line-height: 1.1666666667;
    font-size: 1.875rem
  }
}
.s-hero-home__buttons {
  margin-top: 30px
}
@media screen and (min-width:64rem) {
  .s-hero-home__buttons {
    margin-top: 50px
  }
}
.s-hero-home__logos {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  padding: 15px 0 20px;
  background-color: rgba(0, 0, 45, .25)
}
@media screen and (min-width:64rem) {
  .s-hero-home__logos {
    padding: 18px 0 20px
  }
}
.s-hero-home__logos--marquee-active .s-hero-home__logos-wrapper {
  width: max-content
}
@media (prefers-reduced-motion:no-preference) {
  .s-hero-home__logos--marquee-active .s-hero-home__logos-wrapper {
    animation: f var(--marquee-timing, 25s) linear infinite
  }
}
.s-hero-home__logos-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}
.s-hero-home__logos-item {
  padding: 0 33px;
  white-space: nowrap
}
@media screen and (min-width:64rem) {
  .s-hero-home__logos-item {
    padding: 0 41px
  }
}
.s-hero-home__logo {
  display: block
}
.s-hero-home__logo svg, .s-hero-home__logo svg path {
  fill: #fff
}
.s-hero-home__logo-image, .s-hero-home__logo svg {
  display: block;
  width: auto;
  height: 42px
}
@media screen and (min-width:64rem) {
  .s-hero-home__logo-image, .s-hero-home__logo svg {
    height: 54px
  }
}
.s-hero-home--enable-blendmode .s-hero-home__background img {
  filter: grayscale(100%)
}
.s-hero-home--enable-blendmode .s-hero-home__media {
  mix-blend-mode: hard-light
}
.s-hero-home--enable-blendmode .s-hero-home__media.v-media--image {
  opacity: .5
}
.s-hero-home--enable-blendmode .s-hero-home__media.v-media--video {
  mix-blend-mode: normal
}
@keyframes f {
  0% {
    transform: translateX(0)
  }
  to {
    transform: translateX(var(--marquee-scroll-translate, -50%))
  }
}
.s-hero-news {
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 70px
}
@media screen and (min-width:64rem) {
  .s-hero-news {
    padding-top: 140px
  }
}
.s-hero-news__foreground {
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid rgba(0, 0, 45, .25)
}
@media screen and (min-width:64rem) {
  .s-hero-news__foreground {
    padding-top: 48px;
    padding-bottom: 80px
  }
}
@media screen and (min-width:80rem) {
  .s-hero-news__foreground {
    padding-top: 100px
  }
}
.s-hero-news__grid {
  width: 100%
}
@media screen and (min-width:48rem) {
  .s-hero-news__grid {
    -ms-flex-align: start;
    align-items: flex-start
  }
}
.s-hero-news__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start
}
@media screen and (min-width:48rem) {
  .s-hero-news__wrapper {
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    width: 66.6666666667%
  }
}
.s-hero-news__sidebar {
  margin-top: 30px
}
@media screen and (min-width:48rem) {
  .s-hero-news__sidebar {
    margin-top: 0;
    -ms-flex-order: -1;
    order: -1;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    width: 33.3333333333%
  }
}
.s-hero-news__tags {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 14px;
  color: #00002D;
  gap: 8px
}
@media screen and (min-width:80rem) {
  .s-hero-news__tags {
    margin-bottom: 16px
  }
}
.s-hero-news__title {
  color: #00002D;
  font-family: Inter, Inter, Roboto, Arial, Helvetica, sans-serif;
  line-height: 1.125;
  font-size: 2.5rem
}
@media screen and (min-width:80rem) {
  .s-hero-news__title {
    line-height: 1.1666666667;
    font-size: 3.75rem
  }
}
.s-hero-form {
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 70px
}
@media screen and (min-width:64rem) {
  .s-hero-form {
    min-height: 750px;
    padding-top: 140px
  }
}
.s-hero-form__background {
  position: absolute;
  z-index: 1;
  inset: 0;
  overflow: hidden;
  background-color: #00002D
}
.s-hero-form__background-underlay {
  position: absolute;
  z-index: 1;
  top: calc(100% - 414px);
  right: 0;
  left: 0;
  width: 100%;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  aspect-ratio: 1280/1187
}
@media screen and (min-width:64rem) {
  .s-hero-form__background-underlay {
    top: calc(100% - 468px)
  }
}
.s-hero-form__foreground {
  position: relative;
  z-index: 3;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-top: 40px;
  -ms-flex-align: center;
  align-items: center
}
@media screen and (min-width:64rem) {
  .s-hero-form__foreground {
    padding-top: 60px
  }
}
@media screen and (min-width:80rem) {
  .s-hero-form__foreground {
    padding-top: 68px
  }
}
.s-hero-form__inner {
  padding: 25px 20px 30px;
  border: 1px solid hsla(0, 0%, 100%, .3);
  background-color: #00002D;
  border-radius: 15px
}
@media screen and (min-width:48rem) {
  .s-hero-form__inner {
    border-radius: 15px
  }
}
@media screen and (min-width:64rem) {
  .s-hero-form__inner {
    border-radius: 20px
  }
}
@media screen and (min-width:80rem) {
  .s-hero-form__inner {
    border-radius: 20px
  }
}
@media screen and (min-width:90rem) {
  .s-hero-form__inner {
    border-radius: 20px
  }
}
@media screen and (min-width:48rem) {
  .s-hero-form__inner {
    padding: 25px 0 50px
  }
}
@media screen and (min-width:64rem) {
  .s-hero-form__inner {
    padding: 50px 0 64px
  }
}
@media screen and (min-width:48rem) {
  .s-hero-form__content {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    width: 41.6666666667%
  }
}
@media screen and (min-width:48rem) and (min-width:48rem) {
  .s-hero-form__content {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    width: 41.6666666667%
  }
}
@media screen and (min-width:48rem) {
  .s-hero-form__content-inner {
    padding-left: 20px
  }
}
@media screen and (min-width:64rem) {
  .s-hero-form__content-inner {
    padding-left: 50px
  }
}
.s-hero-form__wrapper {
  margin-top: 30px
}
@media screen and (min-width:48rem) {
  .s-hero-form__wrapper {
    margin-top: 0;
    margin-left: 8.3333333333%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
  }
}
@media screen and (min-width:48rem) and (min-width:48rem) {
  .s-hero-form__wrapper {
    margin-left: 8.3333333333%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
  }
}
@media screen and (min-width:48rem) {
  .s-hero-form__wrapper-inner {
    padding-top: 15px;
    padding-right: 20px
  }
}
@media screen and (min-width:64rem) {
  .s-hero-form__wrapper-inner {
    padding-top: 22px;
    padding-right: 50px
  }
}
.s-hero-form__media {
  position: absolute;
  z-index: 2;
  inset: 0
}
.s-hero-form__media.v-media--image {
  opacity: .5
}
.s-hero-form__tag {
  margin-bottom: 14px;
  color: #fff
}
@media screen and (min-width:80rem) {
  .s-hero-form__tag {
    margin-bottom: 16px
  }
}
.s-hero-form__title {
  color: #fff;
  line-height: 1.125;
  font-size: 2.5rem
}
@media screen and (min-width:64rem) {
  .s-hero-form__title {
    line-height: 1.1666666667;
    font-size: 3.75rem
  }
}
.s-hero-form__title-contact {
  margin-top: 30px;
  color: #fff;
  font-weight: 500;
  line-height: 1.25;
  font-size: 1.25rem
}
@media screen and (min-width:80rem) {
  .s-hero-form__title-contact {
    line-height: 1.2;
    font-size: 1.5625rem
  }
}
@media screen and (min-width:64rem) {
  .s-hero-form__title-contact {
    margin-top: 40px
  }
}
@media screen and (min-width:90rem) {
  .s-hero-form__title-contact {
    margin-top: 50px
  }
}
.s-hero-form__title-contact + .s-hero-form__text {
  margin-top: 5px
}
@media screen and (min-width:64rem) {
  .s-hero-form__title-contact + .s-hero-form__text {
    margin-top: 10px
  }
}
@media screen and (min-width:90rem) {
  .s-hero-form__title-contact + .s-hero-form__text {
    margin-top: 5px
  }
}
.s-hero-form__text {
  margin-top: 20px;
  color: #fff
}
@media screen and (min-width:64rem) {
  .s-hero-form__button {
    margin-top: 20px
  }
}
.s-hero-form__footer {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 114px;
  background-color: #fff
}
@media screen and (min-width:64rem) {
  .s-hero-form__footer {
    height: 168px
  }
}
.s-content-builder__grid > * {
  margin-top: 50px
}
@media screen and (min-width:80rem) {
  .s-content-builder__grid > * {
    margin-top: 80px
  }
}
.s-content-builder__grid > :first-child {
  margin-top: 0
}
.s-content-builder__grid > :last-child {
  margin-bottom: 0
}
.s-content-builder__sidebar {
  padding-bottom: 50px
}
@media screen and (min-width:48rem) {
  .s-content-builder__sidebar {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    padding-left: 40px;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    width: 33.3333333333%
  }
}
@media screen and (min-width:48rem) and (min-width:48rem) {
  .s-content-builder__sidebar {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    width: 33.3333333333%
  }
}
@media screen and (min-width:64rem) {
  .s-content-builder__sidebar {
    padding-left: 40px;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    width: 25%
  }
}
@media screen and (min-width:64rem) and (min-width:48rem) {
  .s-content-builder__sidebar {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    width: 25%
  }
}
@media screen and (min-width:80rem) {
  .s-content-builder__sidebar {
    padding-left: 80px
  }
}
@media screen and (min-width:48rem) {
  .s-content-builder__share, .s-content-builder__v-editor, .s-content-builder__v-media-in-grid, .s-content-builder__v-newsletter, .s-content-builder__v-quote, .s-content-builder__v-title {
    margin-left: 33.3333333333%;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    width: 66.6666666667%
  }
}
@media screen and (min-width:48rem) and (min-width:48rem) {
  .s-content-builder__share, .s-content-builder__v-editor, .s-content-builder__v-media-in-grid, .s-content-builder__v-newsletter, .s-content-builder__v-quote, .s-content-builder__v-title {
    margin-left: 33.3333333333%;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    width: 66.6666666667%
  }
}
.s-content-builder__share {
  margin-top: 50px
}
@media screen and (min-width:80rem) {
  .s-content-builder__share {
    margin-top: 80px
  }
}
.s-content-builder__v-title + .s-content-builder__v-editor {
  margin-top: 16px
}
@media screen and (max-width:47.9375rem) {
  .s-content-builder__v-media-full-width .v-media-builder__media {
    margin-right: -20px;
    margin-left: -20px
  }
}
.s-services-items {
  overflow: hidden
}
@media screen and (min-width:48rem) {
  .s-services-items {
    overflow: initial
  }
}
.s-services-items__header {
  -ms-flex-align: end;
  align-items: flex-end;
  column-gap: 16;
  margin-bottom: 30px
}
@media screen and (min-width:64rem) {
  .s-services-items__header {
    margin-bottom: 50px
  }
}
.s-services-items__header > * {
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: auto
}
.s-services-items__title-wrapper {
  -ms-flex: 1;
  flex: 1
}
.s-services-items__list-wrapper {
  z-index: 2
}
.s-services-items__list {
  border: 1px solid hsla(0, 0%, 100%, .3);
  border-radius: 15px
}
@media screen and (min-width:48rem) {
  .s-services-items__list {
    border-radius: 15px
  }
}
@media screen and (min-width:64rem) {
  .s-services-items__list {
    border-radius: 20px
  }
}
@media screen and (min-width:80rem) {
  .s-services-items__list {
    border-radius: 20px
  }
}
@media screen and (min-width:90rem) {
  .s-services-items__list {
    border-radius: 20px
  }
}
@media screen and (min-width:48rem) {
  .s-services-items__list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (minmax(0, 1fr))[2];
    grid-template-columns: repeat(2, minmax(0, 1fr))
  }
}
@media screen and (min-width:48rem) {
  .s-services-items__list > :nth-child(odd) {
    border-right: 1px solid hsla(0, 0%, 100%, .3)
  }
}
.s-services-items__list > :nth-last-child(n+2) {
  border-bottom: 1px solid hsla(0, 0%, 100%, .3)
}
@media screen and (min-width:48rem) {
  .s-services-items__list > :nth-last-child(n+2) {
    border-bottom: 0
  }
}
@media screen and (min-width:48rem) {
  .s-services-items__list > :nth-last-child(n+3) {
    border-bottom: 1px solid hsla(0, 0%, 100%, .3)
  }
}
.s-services-items__list-background {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  width: 300px;
  aspect-ratio: 1/1;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}
.s-services-items__slider-wrapper {
  overflow: visible
}
.s-services-items__slide {
  height: auto;
  border: 1px solid hsla(0, 0%, 100%, .3);
  border-right: 0
}
.s-services-items__slide:first-child {
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px
}
.s-services-items__slide:last-child {
  border-right: 1px solid hsla(0, 0%, 100%, .3);
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px
}
.s-services-items__more-link {
  text-align: center
}
.s-services-items__more-link--on-mobile {
  margin-top: 30px
}
@media screen and (min-width:48rem) {
  .s-services-items__more-link--on-mobile {
    display: none
  }
}
.s-services-items__more-link--on-desktop {
  display: none
}
@media screen and (min-width:48rem) {
  .s-services-items__more-link--on-desktop {
    display: block
  }
}
.s-services-items__slider-navigation {
  display: none
}
@media screen and (min-width:80rem) {
  .s-services-items__slider-navigation {
    display: block
  }
}
.s-why-cards__slider-wrapper {
  z-index: 1;
  overflow: visible
}
.s-why-cards__slider {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: auto
}
@media screen and (min-width:80rem) {
  .s-why-cards__slider--list-on-desktop {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 30px;
    transform: translateZ(0) !important
  }
}
.s-why-cards__slide {
  height: auto
}
@media screen and (min-width:80rem) {
  .s-why-cards__slide {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    width: 33.3333333333%
  }
}
.s-why-cards__slider-navigation {
  display: none
}
@media screen and (min-width:80rem) {
  .s-why-cards__slider-navigation {
    display: block
  }
}
@media screen and (min-width:80rem) {
  .s-why-cards__slider-navigation--list-on-desktop {
    display: none
  }
}
.s-why-cards__list-background {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  width: 300px;
  aspect-ratio: 1/1;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}
@media screen and (min-width:64rem) {
  .s-why-cards__list-background {
    width: 500px
  }
}
.s-why-cards__buttons {
  margin-top: 40px
}
@media screen and (min-width:64rem) {
  .s-why-cards__buttons {
    margin-top: 72px
  }
}
.s-features-slider__slider-navigation {
  display: none
}
@media screen and (min-width:80rem) {
  .s-features-slider__slider-navigation {
    display: block
  }
}
.s-features-slider__slider-wrapper {
  overflow: visible
}
.s-features-slider__slide {
  height: auto;
  border: 1px solid rgba(0, 0, 45, .25);
  border-right-width: 0
}
.s-features-slider__slide:first-child {
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px
}
.s-features-slider__slide:last-child {
  border-right-width: 1px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px
}
.s-logos__title {
  margin-bottom: 30px;
  text-align: center;
  line-height: 1.2;
  font-size: 1.5625rem
}
@media screen and (min-width:80rem) {
  .s-logos__title {
    line-height: 1.1666666667;
    font-size: 1.875rem
  }
}
@media screen and (min-width:64rem) {
  .s-logos__title {
    margin-bottom: 50px
  }
}
.s-logos__title--small {
  line-height: 1.4705882353;
  font-size: 1.0625rem
}
@media screen and (min-width:80rem) {
  .s-logos__title--small {
    line-height: 1.5789473684;
    font-size: 1.1875rem
  }
}
.s-service-cta {
  padding-top: 0;
  padding-bottom: 56px;
  color: #00002D;
  background-color: rgba(0, 0, 45, .05);
  border-radius: 20px
}
@media screen and (min-width:48rem) {
  .s-service-cta {
    border-radius: 20px
  }
}
@media screen and (min-width:64rem) {
  .s-service-cta {
    border-radius: 25px
  }
}
@media screen and (min-width:80rem) {
  .s-service-cta {
    border-radius: 25px
  }
}
@media screen and (min-width:90rem) {
  .s-service-cta {
    border-radius: 25px
  }
}
@media screen and (min-width:48rem) {
  .s-service-cta {
    padding-top: 50px;
    padding-bottom: 56px
  }
}
@media screen and (min-width:64rem) {
  .s-service-cta {
    padding-top: 100px;
    padding-bottom: 110px
  }
}
@media screen and (min-width:48rem) {
  .s-service-cta__grid > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
  }
}
.s-service-cta__content-wrapper {
  -ms-flex-order: 2;
  order: 2
}
@media screen and (min-width:48rem) {
  .s-service-cta__content-wrapper {
    -ms-flex-order: 1;
    order: 1
  }
}
.s-service-cta__image {
  -ms-flex-order: 1;
  order: 1;
  margin-top: -50px;
  -ms-flex-item-align: start;
  align-self: flex-start;
  border-radius: 15px
}
@media screen and (min-width:48rem) {
  .s-service-cta__image {
    -ms-flex-order: 2;
    order: 2;
    margin-top: -100px
  }
}
@media screen and (min-width:64rem) {
  .s-service-cta__image {
    margin-top: -150px
  }
}
@media screen and (min-width:80rem) {
  .s-service-cta__image {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    width: 41.6666666667%;
    margin-left: 8.3333333333%
  }
}
.s-service-cta__image > .v-media {
  aspect-ratio: 1/1
}
.s-service-cta__title-wrapper {
  margin-top: 30px;
  margin-bottom: 16px
}
@media screen and (min-width:48rem) {
  .s-service-cta__title-wrapper {
    margin-top: 0
  }
}
.s-service-cta__button {
  margin-top: 30px
}
.s-service-cta--teaserblock {
  padding-top: 0;
  padding-bottom: 0;
  border-radius: 0;
  background-color: transparent
}
.s-service-cta--teaserblock .s-service-cta__grid {
  -ms-flex-align: center;
  align-items: center
}
.s-service-cta--teaserblock .s-service-cta__image {
  margin-top: 0
}
@media screen and (min-width:48rem) {
  .s-service-cta--teaserblock .s-service-cta__image {
    padding-left: 30px
  }
}
@media screen and (min-width:64rem) {
  .s-service-cta--teaserblock .s-service-cta__image {
    padding-left: 92px
  }
}
@media screen and (min-width:80rem) {
  .s-service-cta--teaserblock .s-service-cta__image {
    padding-left: 15px
  }
}
@media screen and (min-width:48rem) {
  .s-service-cta--teaserblock.s-service-cta--align-right .s-service-cta__image {
    padding-right: 30px;
    padding-left: 10px
  }
}
@media screen and (min-width:64rem) {
  .s-service-cta--teaserblock.s-service-cta--align-right .s-service-cta__image {
    padding-right: 92px;
    padding-left: 10px
  }
}
@media screen and (min-width:80rem) {
  .s-service-cta--teaserblock.s-service-cta--align-right .s-service-cta__image {
    padding-right: 15px;
    padding-left: 15px
  }
}
@media screen and (min-width:48rem) {
  .s-service-cta--align-right .s-service-cta__grid {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}
.s-service-cta--align-right .s-service-cta__image {
  margin-left: 0
}
@media screen and (min-width:80rem) {
  .s-service-cta--align-right .s-service-cta__content-wrapper {
    margin-left: 8.3333333333%
  }
}
@media screen and (min-width:48rem) {
  .s-editor-media__title-wrapper {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
  }
}
.s-editor-media__item {
  margin-top: 32px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -8px;
  margin-left: -8px
}
@media screen and (min-width:48rem) {
  .s-editor-media__item {
    margin-right: -20px;
    margin-left: -20px
  }
}
@media screen and (min-width:64rem) {
  .s-editor-media__item {
    margin-right: -30px;
    margin-left: -30px
  }
}
@media screen and (min-width:80rem) {
  .s-editor-media__item {
    margin-right: -65px;
    margin-left: -65px
  }
}
.s-editor-media__item > * {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 100%;
  padding-right: 8px;
  padding-left: 8px
}
@media screen and (min-width:48rem) {
  .s-editor-media__item > * {
    padding-right: 20px;
    padding-left: 20px
  }
}
@media screen and (min-width:64rem) {
  .s-editor-media__item > * {
    padding-right: 30px;
    padding-left: 30px
  }
}
@media screen and (min-width:80rem) {
  .s-editor-media__item > * {
    padding-right: 65px;
    padding-left: 65px
  }
}
@media screen and (min-width:48rem) {
  .s-editor-media__item {
    margin-top: 50px;
    -ms-flex-align: start;
    align-items: flex-start
  }
}
@media screen and (min-width:80rem) {
  .s-editor-media__item {
    margin-top: 100px
  }
}
.s-editor-media__item + .s-editor-media__item {
  margin-top: 50px
}
@media screen and (min-width:48rem) {
  .s-editor-media__item + .s-editor-media__item {
    margin-top: 72px
  }
}
@media screen and (min-width:64rem) {
  .s-editor-media__item + .s-editor-media__item {
    margin-top: 100px
  }
}
@media screen and (min-width:48rem) {
  .s-editor-media__item:nth-of-type(odd) .s-editor-media__item-media {
    -ms-flex-order: 2;
    order: 2
  }
  .s-editor-media__item:nth-of-type(odd) .s-editor-media__item-content {
    -ms-flex-order: 1;
    order: 1
  }
}
@media screen and (min-width:80rem) {
  .s-editor-media__item:nth-of-type(odd) .s-editor-media__item-content > * {
    margin-right: 0;
    margin-left: 50px
  }
}
@media screen and (min-width:48rem) {
  .s-editor-media__item-content, .s-editor-media__item-media {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
  }
}
.s-editor-media__item-media {
  margin-bottom: 20px;
  border-radius: 15px
}
@media screen and (min-width:48rem) {
  .s-editor-media__item-media {
    margin-bottom: 0
  }
}
@media screen and (min-width:48rem) {
  .s-editor-media__item-content {
    margin-top: auto;
    margin-bottom: auto
  }
}
@media screen and (min-width:80rem) {
  .s-editor-media__item-content > * {
    margin-right: 50px
  }
}
.s-editor-media__item-text {
  margin-top: 10px;
  color: rgba(0, 0, 45, .5)
}
.s-editor-media__item-button {
  margin-top: 30px
}
@media screen and (min-width:80rem) {
  .s-editor-media__item-button {
    margin-top: 50px
  }
}
.s-why-items-with-quote__grid {
  -ms-flex-align: start;
  align-items: flex-start
}
.s-why-items-with-quote__quote-wrapper {
  z-index: 2
}
@media screen and (min-width:48rem) {
  .s-why-items-with-quote__quote-wrapper {
    position: sticky;
    top: 30px;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    width: 41.6666666667%
  }
}
@media screen and (min-width:64rem) {
  .s-why-items-with-quote__quote-wrapper {
    top: 100px
  }
}
.s-why-items-with-quote__items-wrapper {
  margin-top: 100px
}
@media screen and (min-width:48rem) {
  .s-why-items-with-quote__items-wrapper {
    margin-top: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%;
    margin-left: 8.3333333333%
  }
}
.s-services-list .s__group-items > :first-child {
  border-top: 1px solid rgba(0, 0, 45, .25)
}
.s-services-list__accordion-item .v-accordion__header {
  -ms-flex-align: center;
  align-items: center
}
.s-services-list__accordion-item .v-accordion__title {
  font-weight: 500;
  line-height: 1.2777777778;
  font-size: 1.125rem
}
@media screen and (min-width:80rem) {
  .s-services-list__accordion-item .v-accordion__title {
    line-height: 1.25;
    font-size: 1.25rem
  }
}
.s-services-list__accordion-item .v-accordion__content {
  padding-bottom: 24px;
  line-height: 1.2941176471;
  font-size: 1.0625rem
}
@media screen and (min-width:48rem) {
  .s-services-list__accordion-item .v-accordion__content {
    padding-bottom: 30px
  }
}
@media screen and (min-width:64rem) {
  .s-services-list__accordion-item .v-accordion__content {
    padding-bottom: 50px
  }
}
@media screen and (min-width:80rem) {
  .s-services-list__accordion-item .v-accordion__content {
    line-height: 1.2777777778;
    font-size: 1.125rem
  }
}
.s-services-list__accordion-item .v-accordion__content table td, .s-services-list__accordion-item .v-accordion__content table th {
  width: 50%
}
.s-services-list__accordion-item .v-accordion__content table tr td:first-child, .s-services-list__accordion-item .v-accordion__content table tr th:first-child {
  color: #00002D
}
@media screen and (max-width:47.9375rem) {
  .s-services-list__accordion-item .v-accordion__content table {
    display: block
  }
  .s-services-list__accordion-item .v-accordion__content table tbody {
    display: block;
    width: 100%
  }
  .s-services-list__accordion-item .v-accordion__content table tr {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    border-right: 1px solid rgba(0, 0, 45, .25);
    border-left: 1px solid rgba(0, 0, 45, .25)
  }
  .s-services-list__accordion-item .v-accordion__content table tr:first-child {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px
  }
  .s-services-list__accordion-item .v-accordion__content table tr:first-child td:first-child, .s-services-list__accordion-item .v-accordion__content table tr:first-child th:first-child {
    border-top-right-radius: 15px
  }
  .s-services-list__accordion-item .v-accordion__content table tr:last-child {
    border-bottom: 1px solid rgba(0, 0, 45, .25);
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px
  }
  .s-services-list__accordion-item .v-accordion__content table tr:last-child td:first-child, .s-services-list__accordion-item .v-accordion__content table tr:last-child th:first-child {
    border-bottom-right-radius: 15px
  }
  .s-services-list__accordion-item .v-accordion__content table tr td:first-child, .s-services-list__accordion-item .v-accordion__content table tr th:first-child {
    border-top: 1px solid rgba(0, 0, 45, .25)
  }
  .s-services-list__accordion-item .v-accordion__content table tr td:not(:first-child), .s-services-list__accordion-item .v-accordion__content table tr th:not(:first-child) {
    padding-top: 0
  }
  .s-services-list__accordion-item .v-accordion__content table td, .s-services-list__accordion-item .v-accordion__content table th {
    width: 100%;
    padding: 11px 16px;
    border: 0
  }
  .s-services-list__accordion-item .v-accordion__content table td:empty, .s-services-list__accordion-item .v-accordion__content table th:empty {
    display: none
  }
}
.s-services-list__accordion-item .v-accordion__content a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #00002D
}
.s-services-list__accordion-item .v-accordion__content a:focus-visible:after {
  -ms-transform: unset;
  transform: unset;
  border: 1px solid #00002D
}
@media (hover:hover) {
  .s-services-list__accordion-item .v-accordion__content a:hover:after {
    -ms-transform: unset;
    transform: unset;
    border: 1px solid #00002D
  }
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .s-services-list__accordion-item .v-accordion__content a:hover:after {
    -ms-transform: unset;
    transform: unset;
    border: 1px solid #00002D
  }
}
.s-services-list__accordion-item .v-accordion__content a:after {
  display: block;
  -ms-flex: none;
  flex: none;
  width: 25px;
  height: 25px;
  margin-top: -1px;
  margin-bottom: -3px;
  content: "";
  transition: border-color .3s ease-in-out;
  -ms-transform: unset;
  transform: unset;
  border: 1px solid rgba(0, 0, 45, .25);
  border-radius: 50%;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 9px auto;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9 9'%3E%3Cpath d='M2.657 1.843a.5.5 0 0 1 0-1h5a.5.5 0 1 1 0 1h-5z' fill='%2300002D'/%3E%3Cpath d='M7.278 1.464a.5.5 0 1 1 1 0v5a.5.5 0 0 1-1 0v-5z' fill='%2300002D'/%3E%3Cpath d='M7.424.99a.5.5 0 0 1 .708.706L1.768 8.06a.5.5 0 0 1-.707-.707L7.424.99z' fill='%2300002D'/%3E%3C/svg%3E")
}
.s-list-links {
  color: #00002D;
  background-color: #fff
}
.s-list-links__side {
  margin-bottom: 80px
}
@media screen and (min-width:64rem) {
  .s-list-links__side {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    width: 41.6666666667%;
    margin-bottom: 0
  }
}
@media screen and (min-width:64rem) and (min-width:48rem) {
  .s-list-links__side {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    width: 41.6666666667%
  }
}
@media screen and (min-width:64rem) {
  .s-list-links__sticky {
    position: sticky;
    top: 100px
  }
}
@media screen and (min-width:64rem) {
  .s-list-links__wrapper {
    margin-left: 8.3333333333%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
  }
}
@media screen and (min-width:64rem) and (min-width:48rem) {
  .s-list-links__wrapper {
    margin-left: 8.3333333333%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
  }
}
.s-list-links__list + .s-list-links__list {
  margin-top: 100px;
  padding-top: 100px;
  border-top: 1px solid rgba(0, 0, 45, .3)
}
.s-list {
  z-index: 1;
  color: #00002D;
  background-color: #fff
}
@media screen and (min-width:64rem) {
  .s-list__wrapper {
    margin-left: 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
  }
}
@media screen and (min-width:64rem) and (min-width:48rem) {
  .s-list__wrapper {
    margin-left: 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
  }
}
.s-list__grid {
  row-gap: 20px
}
.s-list__grid--columns-xs-1 > * {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  width: 100%
}
@media screen and (min-width:48rem) {
  .s-list__grid--columns-xs-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%
  }
}
.s-list__grid--columns-xs-2 > * {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  width: 50%
}
@media screen and (min-width:48rem) {
  .s-list__grid--columns-xs-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
  }
}
.s-list__grid--columns-xs-3 > * {
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  width: 33.3333333333%
}
@media screen and (min-width:48rem) {
  .s-list__grid--columns-xs-3 > * {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    width: 33.3333333333%
  }
}
@media screen and (min-width:48rem) {
  .s-list__grid--columns-sm-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%
  }
}
@media screen and (min-width:48rem) and (min-width:48rem) {
  .s-list__grid--columns-sm-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%
  }
}
@media screen and (min-width:48rem) {
  .s-list__grid--columns-sm-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
  }
}
@media screen and (min-width:48rem) and (min-width:48rem) {
  .s-list__grid--columns-sm-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
  }
}
@media screen and (min-width:48rem) {
  .s-list__grid--columns-sm-3 > * {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    width: 33.3333333333%
  }
}
@media screen and (min-width:48rem) and (min-width:48rem) {
  .s-list__grid--columns-sm-3 > * {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    width: 33.3333333333%
  }
}
@media screen and (min-width:48rem) {
  .s-list__grid--columns-sm-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    width: 25%
  }
}
@media screen and (min-width:48rem) and (min-width:48rem) {
  .s-list__grid--columns-sm-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    width: 25%
  }
}
@media screen and (min-width:48rem) {
  .s-list__grid--columns-sm-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    width: 20%
  }
}
@media screen and (min-width:48rem) and (min-width:48rem) {
  .s-list__grid--columns-sm-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    width: 20%
  }
}
@media screen and (min-width:48rem) {
  .s-list__grid--columns-sm-6 > * {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    width: 16.6666666667%
  }
}
@media screen and (min-width:48rem) and (min-width:48rem) {
  .s-list__grid--columns-sm-6 > * {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    width: 16.6666666667%
  }
}
@media screen and (min-width:64rem) {
  .s-list__grid--columns-md-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%
  }
}
@media screen and (min-width:64rem) and (min-width:48rem) {
  .s-list__grid--columns-md-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%
  }
}
@media screen and (min-width:64rem) {
  .s-list__grid--columns-md-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
  }
}
@media screen and (min-width:64rem) and (min-width:48rem) {
  .s-list__grid--columns-md-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
  }
}
@media screen and (min-width:64rem) {
  .s-list__grid--columns-md-3 > * {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    width: 33.3333333333%
  }
}
@media screen and (min-width:64rem) and (min-width:48rem) {
  .s-list__grid--columns-md-3 > * {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    width: 33.3333333333%
  }
}
@media screen and (min-width:64rem) {
  .s-list__grid--columns-md-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    width: 25%
  }
}
@media screen and (min-width:64rem) and (min-width:48rem) {
  .s-list__grid--columns-md-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    width: 25%
  }
}
@media screen and (min-width:64rem) {
  .s-list__grid--columns-md-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    width: 20%
  }
}
@media screen and (min-width:64rem) and (min-width:48rem) {
  .s-list__grid--columns-md-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    width: 20%
  }
}
@media screen and (min-width:64rem) {
  .s-list__grid--columns-md-6 > * {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    width: 16.6666666667%
  }
}
@media screen and (min-width:64rem) and (min-width:48rem) {
  .s-list__grid--columns-md-6 > * {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    width: 16.6666666667%
  }
}
@media screen and (min-width:80rem) {
  .s-list__grid--columns-lg-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%
  }
}
@media screen and (min-width:80rem) and (min-width:48rem) {
  .s-list__grid--columns-lg-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%
  }
}
@media screen and (min-width:80rem) {
  .s-list__grid--columns-lg-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
  }
}
@media screen and (min-width:80rem) and (min-width:48rem) {
  .s-list__grid--columns-lg-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
  }
}
@media screen and (min-width:80rem) {
  .s-list__grid--columns-lg-3 > * {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    width: 33.3333333333%
  }
}
@media screen and (min-width:80rem) and (min-width:48rem) {
  .s-list__grid--columns-lg-3 > * {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    width: 33.3333333333%
  }
}
@media screen and (min-width:80rem) {
  .s-list__grid--columns-lg-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    width: 25%
  }
}
@media screen and (min-width:80rem) and (min-width:48rem) {
  .s-list__grid--columns-lg-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    width: 25%
  }
}
@media screen and (min-width:80rem) {
  .s-list__grid--columns-lg-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    width: 20%
  }
}
@media screen and (min-width:80rem) and (min-width:48rem) {
  .s-list__grid--columns-lg-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    width: 20%
  }
}
@media screen and (min-width:80rem) {
  .s-list__grid--columns-lg-6 > * {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    width: 16.6666666667%
  }
}
@media screen and (min-width:80rem) and (min-width:48rem) {
  .s-list__grid--columns-lg-6 > * {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    width: 16.6666666667%
  }
}
.s-list__pager:has(*) {
  margin-top: 25px
}
@media screen and (min-width:64rem) {
  .s-list__pager:has(*) {
    margin-top: 50px
  }
}
.s-list__loader {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity .25s ease-out;
  pointer-events: none;
  opacity: 0;
  background-color: #fff
}
.s-list--loading .s-list__loader {
  pointer-events: all;
  opacity: .85
}
@media screen and (min-width:64rem) {
  .s-list--grid .s-list__wrapper {
    margin-left: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%
  }
}
@media screen and (min-width:64rem) and (min-width:48rem) {
  .s-list--grid .s-list__wrapper {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%
  }
}
.s-list--grid .s-list__grid {
  row-gap: 40px
}
@media screen and (min-width:48rem) {
  .s-list--grid .s-list__grid {
    row-gap: 40px
  }
}
@media screen and (min-width:64rem) {
  .s-list--grid .s-list__grid {
    row-gap: 76px
  }
}
@media screen and (min-width:80rem) {
  .s-list--grid .s-list__grid {
    row-gap: 76px
  }
}
.s-usps__header + .s-usps__grid {
  margin-top: 40px
}
@media screen and (min-width:64rem) {
  .s-usps__header + .s-usps__grid {
    margin-top: 60px
  }
}
@media screen and (min-width:48rem) {
  .s-usps__grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (minmax(0, 1fr))[3];
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 30px
  }
}
.s-usps__item {
  padding-block: 20px;
  border-bottom: 1px solid rgba(0, 0, 45, .25)
}
@media screen and (min-width:48rem) {
  .s-usps__item {
    padding-top: 0;
    padding-right: 20px;
    padding-bottom: 8px;
    border-bottom: 0
  }
}
@media screen and (min-width:64rem) {
  .s-usps__item {
    padding-right: 30px
  }
}
.s-usps__item:first-child {
  padding-top: 0
}
@media screen and (min-width:48rem) {
  .s-usps__item:not(:nth-child(3n+3)) {
    border-right: 1px solid rgba(0, 0, 45, .25)
  }
}
.s-usps__item-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%
}
.s-usps__item-title-wrapper {
  margin-bottom: 5px
}
@media screen and (min-width:48rem) {
  .s-usps__item-title-wrapper {
    margin-bottom: 10px
  }
}
.s-usps__item-title {
  color: #00002D;
  line-height: 1.1666666667;
  font-size: 1.875rem
}
@media screen and (min-width:80rem) {
  .s-usps__item-title {
    line-height: 1.1428571429;
    font-size: 2.1875rem
  }
}
.s-usps__item-text {
  color: rgba(0, 0, 45, .5)
}
.s-usps__item-link {
  display: -ms-flexbox;
  display: flex;
  margin-top: auto;
  padding-top: 20px;
  -ms-flex-pack: end;
  justify-content: flex-end
}
@media screen and (min-width:48rem) {
  .s-usps--text-link .s-usps__grid {
    gap: 20px
  }
}
@media screen and (min-width:80rem) {
  .s-usps--text-link .s-usps__grid {
    gap: 30px
  }
}
@media screen and (min-width:64rem) {
  .s-usps--text-link .s-usps__item-text, .s-usps--text-link .s-usps__item-title {
    padding-right: 20px
  }
}
.s-usps--text-link .s-usps__item-title-wrapper {
  margin-bottom: 10px
}
@media screen and (min-width:48rem) {
  .s-usps--text-link .s-usps__item {
    padding-right: 0;
    padding-bottom: 0;
    border: none
  }
}
.s-figures__header + .s-figures__figures {
  margin-top: 30px
}
@media screen and (min-width:64rem) {
  .s-figures__header + .s-figures__figures {
    margin-top: 50px
  }
}
.s-figures__figures {
  display: -ms-flexbox;
  display: flex;
  border: 1px solid rgba(0, 0, 45, .25);
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center
}
.s-figures__figures > * {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  width: 100%;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgba(0, 0, 45, .25)
}
@media screen and (min-width:48rem) {
  .s-figures__figures > * {
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    width: 33.33%;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: rgba(0, 0, 45, .25);
    border-bottom-width: 0
  }
}
.s-figures__figures > :last-child {
  border-bottom-width: 0
}
@media screen and (min-width:48rem) {
  .s-figures__figures > :last-child {
    border-right-width: 0
  }
}
.s-figures__footer {
  margin-top: 30px
}
@media screen and (min-width:64rem) {
  .s-figures__footer {
    margin-top: 50px
  }
}
.s-figures__source {
  text-align: center;
  color: rgba(0, 0, 45, .5);
  line-height: 1.5;
  font-size: .875rem
}
@media screen and (min-width:48rem) {
  .s-figures--grid-2 .s-figures__figures > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
  }
}
@media screen and (min-width:48rem) {
  .s-figures--grid-1 .s-figures__figures > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%
  }
}
.s-solutions-slider__header {
  z-index: 2;
  -ms-flex-align: start;
  align-items: flex-start
}
@media screen and (min-width:64rem) {
  .s-solutions-slider__header {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% + 20px)
  }
}
@media screen and (min-width:80rem) {
  .s-solutions-slider__header {
    width: calc(100% + 30px)
  }
}
@media screen and (min-width:48rem) {
  .s-solutions-slider__title-wrapper {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    width: 33.3333333333%
  }
}
.s-solutions-slider__slider-navigation {
  display: none
}
@media screen and (min-width:80rem) {
  .s-solutions-slider__slider-navigation {
    display: block
  }
}
.s-solutions-slider__slider-wrapper {
  z-index: 1;
  overflow: visible
}
@media screen and (min-width:48rem) {
  .s-solutions-slider__slider-wrapper {
    margin-top: -75px
  }
}
@media screen and (min-width:64rem) {
  .s-solutions-slider__slider-wrapper {
    margin-top: 0
  }
}
@media screen and (min-width:48rem) {
  .s-solutions-slider__slider {
    -ms-flex-align: end;
    align-items: flex-end
  }
}
.s-solutions-slider__slide {
  width: 83.3333333333%;
  height: max-content
}
@media screen and (min-width:48rem) {
  .s-solutions-slider__slide {
    width: auto;
    transition: width 1s ease
  }
}
.s-solutions-slider__slide .v-card-solution__figure {
  overflow: hidden;
  transition: opacity 1s ease;
  opacity: .5
}
.s-solutions-slider__slide .v-card-solution__figure, .s-solutions-slider__slide .v-card-solution__image {
  transition: opacity 1s ease, border-radius 1s ease
}
@media screen and (min-width:48rem) {
  .s-solutions-slider__slide.swiper-slide-active {
    width: 50% !important
  }
}
@media screen and (min-width:80rem) {
  .s-solutions-slider__slide.swiper-slide-active {
    width: 50% !important
  }
}
.s-solutions-slider__slide.swiper-slide-active .v-card-solution__read-more {
  visibility: visible;
  opacity: 1
}
.s-solutions-slider__slide.swiper-slide-active .v-card-solution__figure, .s-solutions-slider__slide.swiper-slide-active .v-card-solution__figure:after {
  opacity: 1
}
.s-solutions-slider__slide.swiper-slide-active .v-card-solution__figure, .s-solutions-slider__slide.swiper-slide-active .v-card-solution__image {
  border-radius: 15px;
  border-bottom-right-radius: 33.3%
}
.s-pricing table td, .s-pricing table th {
  vertical-align: middle;
  white-space: nowrap
}
.s-pricing table td:not(:first-child) {
  text-align: center
}
.s-pricing__table-container {
  width: calc(100% + 20px);
  margin-right: -20px
}
@media screen and (min-width:48rem) {
  .s-pricing__table-container {
    width: 100%;
    margin-right: 0
  }
}
@media screen and (max-width:47.9375rem) {
  .s-pricing__table-container table {
    padding-right: 16px
  }
}
.s-pricing__table-container td, .s-pricing__table-container th {
  padding-right: 20px
}
.s-pricing__comparison__competitor-logo img {
  max-height: 30px
}
@media screen and (max-width:47.9375rem) {
  .s-pricing__comparison__nebul-logo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
  }
}
.s-pricing__comparison__nebul-logo svg {
  width: auto;
  max-height: 25px
}
.s-pricing__comparison-table-wrapper {
  z-index: 2;
  margin-bottom: 50px
}
@media screen and (min-width:64rem) {
  .s-pricing__comparison-table-wrapper {
    margin-bottom: 100px
  }
}
@media screen and (min-width:48rem) {
  .s-pricing__comparison-table-wrapper--on-mobile {
    display: none
  }
}
.s-pricing__comparison-table-wrapper--on-desktop {
  display: none
}
@media screen and (min-width:48rem) {
  .s-pricing__comparison-table-wrapper--on-desktop {
    display: block
  }
}
.s-pricing__comparison-table-wrapper__background {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 83%;
  width: 175px;
  aspect-ratio: 1/1;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}
@media screen and (min-width:80rem) {
  .s-pricing__comparison-table-wrapper__background {
    width: 300px
  }
}
.s-pricing__comparison-table td, .s-pricing__comparison-table th {
  padding: 24px;
  vertical-align: middle
}
.s-pricing__comparison-mobile {
  border: 1px solid hsla(0, 0%, 100%, .3);
  border-radius: 15px
}
.s-pricing__comparison-mobile > :not(:last-child) {
  padding: 20px;
  border-bottom: 1px solid hsla(0, 0%, 100%, .3)
}
.s-pricing__comparison-mobile__product-name {
  text-align: center
}
.s-pricing__comparison-mobile__line {
  display: -ms-flexbox;
  display: flex;
  column-gap: 12px
}
.s-pricing__comparison-mobile__line :first-child {
  -ms-flex: 1 1 45%;
  flex: 1 1 45%;
  color: #95c11f
}
.s-pricing__comparison-mobile__line :not(:first-child) {
  -ms-flex: 1 1 55%;
  flex: 1 1 55%
}
.s-pricing__comparison-mobile__nebul > * {
  padding: 20px
}
.s-pricing__comparison-mobile__nebul .s-pricing__comparison-mobile__line:not(:last-of-type), .s-pricing__comparison-mobile__nebul .s-pricing__comparison__nebul-logo {
  border-bottom: 1px solid hsla(0, 0%, 100%, .3)
}
.s-pricing__comparison-mobile__background {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  width: 200px;
  aspect-ratio: 1/1;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}
.s-pricing__comparison-mobile__background svg {
  filter: blur(75px)
}
.s-pricing .s__category-grid + .s__category-grid {
  margin-top: 34px
}
@media screen and (min-width:64rem) {
  .s-pricing .s__category-grid + .s__category-grid {
    margin-top: 50px
  }
}
@media screen and (min-width:80rem) {
  .s-pricing .s__category-grid + .s__category-grid {
    margin-top: 84px
  }
}
@media screen and (min-width:80rem) {
  .s-pricing__pricing-items {
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    width: 66.6666666667%
  }
}
.s-pricing__pricing-items + .s-pricing__pricing-items {
  margin-top: 20px
}
@media screen and (min-width:64rem) {
  .s-pricing__pricing-items + .s-pricing__pricing-items {
    margin-top: 50px
  }
}
.s-pricing__pricing-items .s__group-items:last-child {
  margin-bottom: 0
}
@media screen and (min-width:48rem) {
  .s-quote__wrapper {
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    width: 66.6666666667%;
    margin-left: 16.6666666667%
  }
}
.s-client-quote__wrapper {
  padding: 50px 30px 60px;
  background-color: rgba(0, 0, 45, .05);
  border-radius: 15px
}
@media screen and (min-width:48rem) {
  .s-client-quote__wrapper {
    border-radius: 15px
  }
}
@media screen and (min-width:64rem) {
  .s-client-quote__wrapper {
    border-radius: 20px
  }
}
@media screen and (min-width:80rem) {
  .s-client-quote__wrapper {
    border-radius: 20px
  }
}
@media screen and (min-width:90rem) {
  .s-client-quote__wrapper {
    border-radius: 20px
  }
}
@media screen and (min-width:48rem) {
  .s-client-quote__wrapper {
    padding: 50px 60px 60px
  }
}
@media screen and (min-width:64rem) {
  .s-client-quote__wrapper {
    padding: 100px 80px
  }
}
@media screen and (min-width:80rem) {
  .s-client-quote__wrapper {
    padding: 100px 110px
  }
}
.s-client-quote__footer {
  margin-top: 30px
}
@media screen and (min-width:48rem) {
  .s-client-quote__footer {
    display: -ms-flexbox;
    display: flex
  }
}
@media screen and (min-width:64rem) {
  .s-client-quote__footer {
    margin-top: 40px
  }
}
.s-client-quote__name {
  font-weight: 500;
  line-height: 1.5;
  font-size: 1.25rem
}
@media screen and (min-width:64rem) {
  .s-client-quote__name {
    line-height: 1.4;
    font-size: 1.5625rem
  }
}
.s-client-quote__info {
  line-height: 1.6666666667;
  font-size: .9375rem
}
@media screen and (min-width:64rem) {
  .s-client-quote__info {
    line-height: 1.75;
    font-size: 1.25rem
  }
}
.s-client-quote__image {
  margin-top: 40px
}
@media screen and (min-width:48rem) {
  .s-client-quote__image {
    margin-top: 0;
    margin-left: auto
  }
}
.s-client-quote__logo {
  width: 115px;
  height: 50px
}
.s-case-slider__slider-wrapper {
  z-index: 1;
  overflow: visible
}
.s-case-slider__slider {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: auto
}
@media screen and (min-width:80rem) {
  .s-case-slider__slider--list-on-desktop {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 30px;
    transform: translateZ(0) !important
  }
}
.s-case-slider__slide {
  height: auto
}
@media screen and (min-width:80rem) {
  .s-case-slider__slide {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    width: 33.3333333333%
  }
}
.s-case-slider__slider-navigation {
  display: none
}
@media screen and (min-width:80rem) {
  .s-case-slider__slider-navigation {
    display: block
  }
}
@media screen and (min-width:80rem) {
  .s-case-slider__slider-navigation--list-on-desktop {
    display: none
  }
}
.s-case-slider__list-background {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  width: 300px;
  aspect-ratio: 1/1;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}
@media screen and (min-width:64rem) {
  .s-case-slider__list-background {
    width: 500px
  }
}
.s-team-slider__slider-wrapper {
  z-index: 1;
  overflow: visible
}
.s-team-slider__slider {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: auto
}
.s-team-slider__slide {
  height: auto
}
.s-team-slider__slider-navigation {
  display: none
}
@media screen and (min-width:80rem) {
  .s-team-slider__slider-navigation {
    display: block
  }
}
.s-images-slider__slider-navigation {
  display: none
}
@media screen and (min-width:80rem) {
  .s-images-slider__slider-navigation {
    display: block
  }
}
.s-images-slider__slider-wrapper {
  overflow: visible
}
.s-images-slider__slide {
  overflow: hidden;
  height: auto;
  border: 1px solid hsla(0, 0%, 100%, .3);
  border-right: 0
}
.s-images-slider__slide:first-child {
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px
}
.s-images-slider__slide:last-child {
  border-right: 1px solid hsla(0, 0%, 100%, .3);
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px
}
@media screen and (min-width:48rem) {
  .s-case-meta__grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (minmax(0, 1fr))[3];
    grid-template-columns: repeat(3, minmax(0, 1fr))
  }
}
.s-case-meta__item {
  padding-bottom: 20px;
  border-bottom: 1px solid hsla(0, 0%, 100%, .3)
}
@media screen and (min-width:48rem) {
  .s-case-meta__item {
    padding-top: 4px;
    padding-right: 20px;
    padding-bottom: 4px;
    border-bottom: 0
  }
}
.s-case-meta__item + .s-case-meta__item {
  padding-top: 20px
}
@media screen and (min-width:48rem) {
  .s-case-meta__item + .s-case-meta__item {
    padding-top: 4px;
    padding-left: 20px;
    border-left: 1px solid hsla(0, 0%, 100%, .3)
  }
}
@media screen and (min-width:64rem) {
  .s-case-meta__item + .s-case-meta__item {
    padding-left: 30px
  }
}
@media screen and (min-width:80rem) {
  .s-case-meta__item + .s-case-meta__item {
    padding-left: 36px
  }
}
.s-highlighted-case {
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  min-height: 500px;
  border-radius: 20px
}
@media screen and (min-width:64rem) {
  .s-highlighted-case {
    min-height: 90vh;
    border-radius: 25px
  }
}
.s-highlighted-case__background, .s-highlighted-case__image {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0
}
.s-highlighted-case__foreground {
  z-index: 2;
  width: 100%;
  margin-top: auto;
  padding-top: 40px;
  padding-bottom: 40px
}
@media screen and (min-width:64rem) {
  .s-highlighted-case__foreground {
    padding-top: 80px;
    padding-bottom: 80px
  }
}
.s-highlighted-case__buttons {
  margin-top: 30px
}
@media screen and (min-width:64rem) {
  .s-highlighted-case__buttons {
    margin-top: 35px
  }
}
@media screen and (min-width:80rem) {
  .s-highlighted-case__buttons {
    margin-top: 40px
  }
}
.s-highlighted-case .v-title__excerpt {
  opacity: 1
}
@media screen and (min-width:64rem) {
  .s-faq__wrapper {
    margin-left: 8.3333333333%;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    width: 83.3333333333%
  }
}
@media screen and (min-width:64rem) and (min-width:48rem) {
  .s-faq__wrapper {
    margin-left: 8.3333333333%;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    width: 83.3333333333%
  }
}
.s-faq__title {
  line-height: 1.125;
  font-size: 2.5rem;
  margin-bottom: 30px
}
@media screen and (min-width:64rem) {
  .s-faq__title {
    line-height: 1.1;
    font-size: 3.125rem;
    margin-bottom: 50px
  }
}
.s-faq__item {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid rgba(0, 0, 45, .25)
}
@media screen and (min-width:64rem) {
  .s-faq__item {
    padding-top: 24px;
    padding-bottom: 28px
  }
}
.s-faq__item:last-child {
  border-bottom: 1px solid rgba(0, 0, 45, .25)
}
.s-form {
  padding-top: 50px;
  padding-bottom: 55px;
  border-radius: 20px;
  background-color: #00002D
}
@media screen and (min-width:64rem) {
  .s-form {
    padding-top: 100px;
    padding-bottom: 110px;
    border-radius: 25px
  }
}
@media screen and (min-width:48rem) {
  .s-form__content {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
  }
}
@media screen and (min-width:48rem) and (min-width:48rem) {
  .s-form__content {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
  }
}
.s-form__wrapper {
  margin-top: 40px
}
@media screen and (min-width:48rem) {
  .s-form__wrapper {
    margin-top: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
  }
}
@media screen and (min-width:48rem) and (min-width:48rem) {
  .s-form__wrapper {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
  }
}
@media screen and (min-width:80rem) {
  .s-form__wrapper {
    margin-left: 8.3333333333%;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    width: 41.6666666667%
  }
}
@media screen and (min-width:80rem) and (min-width:48rem) {
  .s-form__wrapper {
    margin-left: 8.3333333333%;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    width: 41.6666666667%
  }
}
.s-cards__grid {
  display: -ms-flexbox;
  display: flex
}
@media screen and (min-width:64rem) {
  .s-cards__grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end
  }
}
.s-cards__grid .s-cards__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: end;
  justify-content: flex-end
}
@media screen and (min-width:64rem) {
  .s-cards__grid .s-cards__item {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    width: 33.3333333333%
  }
}
@media screen and (min-width:64rem) and (min-width:48rem) {
  .s-cards__grid .s-cards__item {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    width: 33.3333333333%
  }
}
@media screen and (min-width:64rem) {
  .s-cards__grid .s-cards__item:nth-child(4) {
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    width: 66.6666666667%
  }
}
@media screen and (min-width:64rem) and (min-width:48rem) {
  .s-cards__grid .s-cards__item:nth-child(4) {
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    width: 66.6666666667%
  }
}
@media screen and (min-width:64rem) {
  .s-cards__grid .s-cards__item:nth-child(4) > * {
    aspect-ratio: 2.07/1
  }
  .s-cards__grid .s-cards__item:nth-child(4) .v-card-simple__content {
    width: 50%
  }
  .s-cards__grid .s-cards__item:nth-child(2) > * {
    aspect-ratio: 1/1.25
  }
}
.s-cards__grid .s-cards__item > * {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: end;
  justify-content: flex-end;
  aspect-ratio: 1/1.25
}
@media screen and (min-width:64rem) {
  .s-cards__grid .s-cards__item > * {
    aspect-ratio: 1/1
  }
}
.s-cards__slider-wrapper {
  z-index: 1;
  overflow: visible
}
@media screen and (min-width:64rem) {
  .s-cards__slider-wrapper {
    z-index: auto;
    overflow: initial
  }
}
.s-cards__slider {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: auto
}
.s-cards__slider--list-on-desktop {
  row-gap: 20px
}
@media screen and (min-width:64rem) {
  .s-cards__slider--list-on-desktop {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 30px;
    transform: translateZ(0) !important
  }
}
.s-cards__slide {
  height: auto
}
@media screen and (min-width:80rem) {
  .s-cards__slide {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    width: 33.3333333333%
  }
}
.s-cards__list-background {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  display: none;
  width: 300px;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  aspect-ratio: 1/1
}
@media screen and (min-width:64rem) {
  .s-cards__list-background {
    width: 500px
  }
}
.s-price-compare {
  padding-top: 48px;
  padding-bottom: 56px;
  background-color: rgba(0, 0, 45, .05)
}
@media screen and (min-width:80rem) {
  .s-price-compare {
    padding-top: 100px;
    padding-bottom: 120px
  }
}
.s-price-compare__header + * {
  margin-top: 30px
}
@media screen and (min-width:64rem) {
  .s-price-compare__header + * {
    margin-top: 50px
  }
}
.s-price-compare__wrapper-options {
  overflow: hidden;
  padding: 20px;
  text-align: center;
  border-radius: 10px;
  background-color: #fff
}
@media screen and (min-width:64rem) {
  .s-price-compare__wrapper-options {
    padding: 30px 80px
  }
}
.s-price-compare__wrapper-options > * + * {
  margin-top: 20px
}
@media screen and (min-width:64rem) {
  .s-price-compare__wrapper-options > * + * {
    margin-top: 30px
  }
}
.s-price-compare__wrapper-options + * {
  margin-top: 16px
}
@media screen and (min-width:64rem) {
  .s-price-compare__wrapper-options + * {
    margin-top: 20px
  }
}
.s-price-compare__options-title {
  text-align: center;
  color: #00002D;
  font-family: Inter, Roboto, Arial, Helvetica, sans-serif;
  font-weight: 500;
  line-height: 1.1666666667;
  font-size: 1.875rem
}
@media screen and (min-width:80rem) {
  .s-price-compare__options-title {
    line-height: 1.1428571429;
    font-size: 2.1875rem
  }
}
.s-price-compare__options-container {
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: auto;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto
}
.s-price-compare__nav {
  max-width: 100%;
  cursor: grab;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-overflow-scrolling: touch
}
.s-price-compare__nav-container, .s-price-compare__options {
  display: -ms-flexbox;
  display: flex
}
.s-price-compare__options {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 8px;
  border: 1px solid rgba(0, 0, 45, .1);
  border-radius: 50px;
  background-color: #fff
}
.s-price-compare__option {
  margin-right: 8px;
  margin-left: 8px;
  padding: 10px 12px;
  cursor: pointer;
  white-space: nowrap;
  color: #00002D;
  border: none;
  border-radius: 50px;
  background: transparent;
  font-family: Inter, Roboto, Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1;
  appearance: none;
  font-size: 1.125rem
}
.s-price-compare__option:first-child {
  margin-left: 0
}
.s-price-compare__option:last-child {
  margin-right: 0
}
.s-price-compare__option.active {
  color: #fff;
  background-color: #95c11f
}
.s-price-compare__description {
  display: none;
  color: #00002D;
  font-family: Inter, Roboto, Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1.4705882353;
  font-size: 1.0625rem
}
@media screen and (min-width:80rem) {
  .s-price-compare__description {
    line-height: 1.5789473684;
    font-size: 1.1875rem
  }
}
.s-price-compare__description.active {
  display: block
}
.s-price-compare__tables {
  min-width: 100%
}
.s-price-compare__table {
  display: none;
  gap: 20px
}
.s-price-compare__table.active {
  display: -ms-flexbox;
  display: flex
}
.s-price-compare__table > * {
  -webkit-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  user-drag: none;
  -ms-flex: 0 0 250px;
  flex: 0 0 250px
}
@media screen and (min-width:48rem) {
  .s-price-compare__table > * {
    -ms-flex: 0 0 calc((100% - 3 * 20px) / 4);
    flex: 0 0 calc((100% - 3 * 20px) / 4)
  }
}
.s-cta {
  z-index: 1;
  padding-top: 40px;
  padding-bottom: 50px;
  background-color: #95c11f
}
@media screen and (min-width:64rem) {
  .s-cta {
    padding-top: 128px;
    padding-bottom: 128px
  }
}
.s-cta__container {
  z-index: 2
}
.s-cta__media {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0
}
.s-services-overview {
  padding-top: 48px;
  padding-bottom: 90px;
  background-color: #f4f2f4
}
@media screen and (min-width:48rem) {
  .s-services-overview {
    padding-bottom: 95px
  }
}
@media screen and (min-width:80rem) {
  .s-services-overview {
    padding-top: 100px;
    padding-bottom: 180px
  }
}
.s-services-overview__header + * {
  margin-top: 80px
}
.s-services-overview__blocks-line {
  position: absolute;
  z-index: 1;
  top: -30px;
  right: -11px;
  bottom: -15px;
  left: -11px;
  display: block;
  pointer-events: none;
  border: 2px solid #95c11f;
  border-radius: 25px
}
@media screen and (min-width:48rem) {
  .s-services-overview__blocks-line {
    right: -20px;
    bottom: -20px;
    left: -20px;
    border-radius: 30px
  }
}
@media screen and (min-width:64rem) {
  .s-services-overview__blocks-line {
    left: 412px;
    border-radius: 35px
  }
}
@media screen and (min-width:80rem) {
  .s-services-overview__blocks-line {
    left: 442px
  }
}
.s-services-overview__blocks-title {
  position: absolute;
  bottom: 100%;
  left: 50%;
  display: -ms-flexbox;
  display: flex;
  padding: 0 10px;
  -ms-transform: translateX(-50%) translateY(50%);
  transform: translateX(-50%) translateY(50%);
  text-align: center;
  font-weight: 500;
  line-height: 1.2;
  font-size: 1.5625rem
}
.s-services-overview__blocks-title:before {
  position: absolute;
  z-index: -1;
  top: 50%;
  right: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 6px;
  content: "";
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #f4f2f4
}
.s-services-overview__blocks > * + * {
  margin-top: 20px
}
.s-cta-secundair {
  padding: 50px 0;
  background-color: rgba(0, 0, 45, .05)
}
@media screen and (min-width:64rem) {
  .s-cta-secundair {
    padding: 100px 0
  }
}
.s-cta-secundair__grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  row-gap: 60px;
  column-gap: 60px
}
@media screen and (min-width:64rem) {
  .s-cta-secundair__grid {
    column-gap: 100px
  }
}
@media screen and (min-width:80rem) {
  .s-cta-secundair__grid {
    column-gap: 150px
  }
}
.s-cta-secundair__block-wrapper {
  width: 100%
}
.s-cta-secundair__block-wrapper:nth-child(2n):before {
  position: absolute;
  top: -30px;
  right: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  content: "";
  background-color: rgba(0, 0, 45, .25)
}
@media screen and (min-width:48rem) {
  .s-cta-secundair__block-wrapper:nth-child(2n):before {
    top: 0;
    right: auto;
    bottom: 0;
    left: -30px;
    width: 1px;
    height: 100%
  }
}
@media screen and (min-width:64rem) {
  .s-cta-secundair__block-wrapper:nth-child(2n):before {
    left: -50px
  }
}
@media screen and (min-width:80rem) {
  .s-cta-secundair__block-wrapper:nth-child(2n):before {
    left: -75px
  }
}
@media screen and (min-width:48rem) {
  .s-cta-secundair__block-wrapper {
    -ms-flex: 1;
    flex: 1;
    width: auto
  }
}
.s-cta-secundair__block {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  height: 100%;
  text-decoration: none
}
.s-cta-secundair__block-tagline + *, .s-cta-secundair__block-title + * {
  margin-top: 15px
}
.s-cta-secundair__block-tagline {
  display: -ms-flexbox;
  display: flex
}
.s-cta-secundair__block-title > * {
  font-weight: 500;
  line-height: 1.1428571429;
  font-size: 2.1875rem
}
@media screen and (min-width:80rem) {
  .s-cta-secundair__block-title > * {
    line-height: 1.25;
    font-size: 2.5rem
  }
}
.s-cta-secundair__block-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: auto;
  padding-top: 32px
}
.s-privacy-highlight {
  padding: 50px 0;
  color: #fff;
  background-color: #00002D
}
@media screen and (min-width:64rem) {
  .s-privacy-highlight {
    padding: 100px 0 130px
  }
}
@media screen and (min-width:80rem) {
  .s-privacy-highlight {
    padding-bottom: 150px
  }
}
.s-privacy-highlight__grid {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.s-privacy-highlight__title-extended {
  width: 100%
}
@media screen and (min-width:48rem) {
  .s-privacy-highlight__title-extended {
    padding-right: 20px;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
  }
}
@media screen and (min-width:48rem) and (min-width:48rem) {
  .s-privacy-highlight__title-extended {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
  }
}
@media screen and (min-width:80rem) {
  .s-privacy-highlight__title-extended {
    padding-right: 0
  }
}
.s-privacy-highlight__items {
  width: 100%;
  margin-top: 40px
}
@media screen and (min-width:48rem) {
  .s-privacy-highlight__items {
    margin-top: 0;
    padding-left: 20px;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
  }
}
@media screen and (min-width:48rem) and (min-width:48rem) {
  .s-privacy-highlight__items {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
  }
}
@media screen and (min-width:80rem) {
  .s-privacy-highlight__items {
    padding-left: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    width: 41.6666666667%;
    margin-left: 8.3333333333%
  }
}
@media screen and (min-width:80rem) and (min-width:48rem) {
  .s-privacy-highlight__items {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    width: 41.6666666667%;
    margin-left: 8.3333333333%
  }
}
.s-privacy-highlight__logos {
  margin-top: 50px
}
@media screen and (min-width:64rem) {
  .s-privacy-highlight__logos {
    margin-top: 100px
  }
}
.s-privacy-highlight__item {
  display: block;
  padding: 18px 0;
  border-bottom: 1px solid hsla(0, 0%, 100%, .25)
}
@media screen and (min-width:64rem) {
  .s-privacy-highlight__item {
    padding: 21px 0 22px
  }
}
@media screen and (min-width:80rem) {
  .s-privacy-highlight__item {
    padding: 20px 0
  }
}
.s-privacy-highlight__item-label, .s-privacy-highlight__item-link {
  line-height: 1.2631578947;
  font-size: 1.1875rem
}
@media screen and (min-width:64rem) {
  .s-privacy-highlight__item-label, .s-privacy-highlight__item-link {
    line-height: 1.2272727273;
    font-size: 1.375rem
  }
}
@media screen and (min-width:80rem) {
  .s-privacy-highlight__item-label, .s-privacy-highlight__item-link {
    line-height: 1.2;
    font-size: 1.5625rem
  }
}
.s-privacy-highlight__item-link {
  position: relative;
  display: inline;
  transition-timing-function: ease-out;
  transition-duration: .35s;
  transition-property: background-size;
  background: linear-gradient(currentColor, currentColor) 0 no-repeat;
  background-position: 0 100%;
  background-size: 0 1px
}
.s-privacy-highlight__item-link:active, .s-privacy-highlight__item-link:hover {
  background-size: 100% 1px
}
.s-privacy-highlight__item-link * {
  display: inline
}
.s-privacy-highlight__logos {
  width: 100%
}
.s-privacy-highlight__logos-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  row-gap: 40px;
  column-gap: 40px
}
@media screen and (min-width:48rem) {
  .s-privacy-highlight__logos-wrapper {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    column-gap: 75px
  }
}
@media screen and (min-width:64rem) {
  .s-privacy-highlight__logos-wrapper {
    column-gap: 150px
  }
}
.s-privacy-highlight__logo svg {
  max-width: 200px;
  max-height: 70px
}
.s-model-catalog__container + .s-model-catalog__container {
  margin-top: 40px
}
@media screen and (min-width:64rem) {
  .s-model-catalog__container + .s-model-catalog__container {
    margin-top: 80px
  }
}
.s-model-catalog__header + .s-model-catalog__body {
  margin-top: 40px
}
@media screen and (min-width:64rem) {
  .s-model-catalog__header + .s-model-catalog__body {
    margin-top: 80px
  }
}
.core {
  display: -ms-flexbox;
  display: flex;
  overflow-x: clip;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  min-height: 100%
}
.c-main {
  color: #00002D;
  background-color: #fff
}
.c-main > * {
  margin-top: 100px
}
@media screen and (min-width:80rem) {
  .c-main > * {
    margin-top: 150px
  }
}
.c-main > :first-child {
  margin-top: 0
}
.c-main > :last-child.s-content-builder {
  margin-bottom: 48px
}
@media screen and (min-width:80rem) {
  .c-main > :last-child.s-content-builder {
    margin-bottom: 96px
  }
}
.state-c-footer--hide-news .c-main > :last-child.s-content-builder {
  margin-bottom: 96px
}
@media screen and (min-width:80rem) {
  .state-c-footer--hide-news .c-main > :last-child.s-content-builder {
    margin-bottom: 232px
  }
}
.c-main > .s--spacing-no-title {
  margin-top: 130px
}
@media screen and (min-width:80rem) {
  .c-main > .s--spacing-no-title {
    margin-top: 250px
  }
}
.c-main > .s--spacing-cta {
  margin-top: 100px
}
@media screen and (min-width:80rem) {
  .c-main > .s--spacing-cta {
    margin-top: 200px
  }
}
.c-main > .s--bg-white:has(+.s--bg-white) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}
.c-main > .s--bg-white + .s--bg-white {
  margin-top: 0;
  padding-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}
.c-main > .s-hero + .s-hero, .c-main > .s-hero + .s-hero-home, .c-main > .s-hero + .s-privacy-highlight, .c-main > .s-hero + .s-services-overview, .c-main > .s-hero-home + .s-hero, .c-main > .s-hero-home + .s-hero-home, .c-main > .s-hero-home + .s-privacy-highlight, .c-main > .s-hero-home + .s-services-overview, .c-main > .s-privacy-highlight + .s-services-overview, .c-main > .s-services-overview + .s-privacy-highlight {
  margin-top: 0
}
.c-main > .s-hero + .s-why-items-with-quote {
  padding-top: 70px
}
@media screen and (min-width:80rem) {
  .c-main > .s-hero + .s-why-items-with-quote {
    padding-top: 96px
  }
}
.c-main > .s-hero-news + * {
  margin-top: 40px
}
@media screen and (min-width:64rem) {
  .c-main > .s-hero-news + * {
    margin-top: 80px
  }
}
@media screen and (min-width:80rem) {
  .c-main > .s-hero-news + * {
    margin-top: 90px
  }
}
@media screen and (min-width:64rem) and (max-width:79.9375rem) {
  .c-main > .s-service-cta:not(.s-service-cta--teaserblock) {
    margin-top: 180px
  }
}
.c-main > .s-quote + * {
  margin-top: 130px
}
@media screen and (min-width:80rem) {
  .c-main > .s-quote + * {
    margin-top: 250px
  }
}
.c-main > .s-cta + .s-cta-secundair {
  margin-top: 0
}
.c-header {
  position: fixed;
  z-index: 4;
  top: 0;
  left: 0;
  width: 100%;
  transition: transform .15s ease-out;
  -ms-transform: translateY(0);
  transform: translateY(0)
}
.c-header:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  content: "";
  transition: opacity .15s ease-out;
  opacity: 0;
  background-color: #00002D
}
.single--single .c-header:before, .state--scroll-not-at-top .c-header:before {
  transition: opacity .15s ease-out .15s;
  opacity: 1
}
.state--scroll-not-at-top .c-header {
  position: fixed;
  -ms-transform: translateY(-101%);
  transform: translateY(-101%)
}
.state--scroll-up .c-header, .state-c-header--nav-open .c-header, .state-c-header--navbox-open .c-header {
  -ms-transform: translateY(0);
  transform: translateY(0)
}
.c-header__ticker {
  display: none
}
@media screen and (min-width:80rem) {
  .c-header__ticker {
    display: block;
    overflow: hidden;
    max-height: 0;
    transition: max-height .15s ease
  }
  .state--scroll-at-top .c-header__ticker {
    max-height: 35px
  }
}
.c-header__top {
  display: none
}
@media screen and (min-width:80rem) {
  .c-header__top {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: 50px;
    padding: 12px 0;
    border-bottom: 1px solid hsla(0, 0%, 100%, .3);
    line-height: 1;
    font-size: 1.0625rem
  }
}
.c-header__top-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end
}
.c-header__top-nav + .c-header__top-language {
  margin-left: 28px
}
.c-header__top-language {
  z-index: 9
}
.c-header__top-language:before {
  position: absolute;
  top: 50%;
  left: -14px;
  display: block;
  width: 1px;
  height: 20px;
  content: "";
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: .3;
  background-color: #fff
}
.c-header__main {
  padding: 15px 0
}
@media screen and (min-width:64rem) {
  .c-header__main {
    padding: 40px 0
  }
}
.c-header__main-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end
}
.c-header__branding {
  margin-right: auto
}
.c-header__logo-link {
  display: block;
  text-decoration: none;
  border: none;
  background-color: transparent
}
.c-header__logo {
  max-width: 120px;
  max-height: 24px
}
@media screen and (min-width:64rem) {
  .c-header__logo {
    max-width: 170px;
    max-height: 34px
  }
}
.c-header__nav {
  display: -ms-flexbox;
  display: flex;
  line-height: 1;
  font-size: 1.1875rem
}
.c-header__nav-main, .c-header__nav-special {
  display: none
}
@media screen and (min-width:80rem) {
  .c-header__nav-main, .c-header__nav-special {
    display: -ms-flexbox;
    display: flex
  }
}
.c-header__nav-special {
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end
}
.c-header__nav-special button {
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  line-height: 22px;
  appearance: none
}
.c-header__nav-special button:focus-visible:after {
  -ms-transform: scaleX(1);
  transform: scaleX(1)
}
@media (hover:hover) {
  .c-header__nav-special button:hover:after {
    -ms-transform: scaleX(1);
    transform: scaleX(1)
  }
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .c-header__nav-special button:hover:after {
    -ms-transform: scaleX(1);
    transform: scaleX(1)
  }
}
.c-header__nav-special button:after {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: 1px;
  content: "";
  transition: transform .15s ease-out;
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  background-color: currentColor;
  left: 0;
  -ms-transform-origin: left;
  transform-origin: left
}
.c-header__nav-special button:before {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 20px;
  content: "";
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  background: transparent
}
.c-header__nav-special-item {
  margin-left: 32px
}
.c-header__nav-special-item:hover .c-header__nav-subnav-box {
  visibility: visible;
  transition: opacity .35s ease-out, visibility 50ms ease;
  opacity: 1
}
.c-header__nav-cta {
  padding-left: 8px
}
@media screen and (min-width:64rem) {
  .c-header__nav-cta {
    padding-left: 40px
  }
}
@media (hover:hover) {
  .c-header__nav-cta:hover .c-header__nav-subnav-box {
    visibility: visible;
    transition: opacity .35s ease-out, visibility 50ms ease;
    opacity: 1
  }
}
.c-header__nav-cta-btn--hover {
  display: none
}
@media (hover:hover) {
  .c-header__nav-cta-btn--hover {
    display: block
  }
}
.c-header__nav-cta-btn--click {
  display: block
}
@media (hover:hover) {
  .c-header__nav-cta-btn--click {
    display: none
  }
}
.c-header__nav-toggle {
  z-index: 7;
  display: -ms-flexbox;
  display: flex;
  padding-left: 16px;
  -ms-flex-align: center;
  align-items: center
}
@media screen and (min-width:64rem) {
  .c-header__nav-toggle {
    padding-left: 40px
  }
}
.c-header__toggle-foldout {
  z-index: 2
}
@media screen and (min-width:90rem) {
  .state-c-header--nav-open .c-header__toggle-foldout {
    z-index: auto
  }
}
.c-header__foldout {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -ms-flex-direction: column;
  flex-direction: column;
  width: calc(100% - 20px);
  max-width: 420px;
  height: 100dvh;
  padding: 56px 20px 24px;
  transition: transform .15s ease-in;
  -ms-transform: translateX(101%);
  transform: translateX(101%);
  color: #00002D;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 45, .3)
}
@media screen and (min-width:48rem) {
  .c-header__foldout {
    width: 70%;
    max-width: 620px;
    padding-right: 40px;
    padding-left: 45px
  }
}
@media screen and (min-width:64rem) {
  .c-header__foldout {
    max-width: 724px;
    padding: 96px 40px 32px 50px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px
  }
}
@media screen and (min-width:80rem) {
  .c-header__foldout {
    padding-right: 80px
  }
}
.c-header__foldout .a-nav-toggle {
  display: none
}
@media screen and (min-width:90rem) {
  .c-header__foldout .a-nav-toggle {
    position: absolute;
    top: 77px;
    right: 80px;
    display: block
  }
}
.state-c-header--nav-open .c-header__foldout {
  transition: transform .25s ease-out;
  -ms-transform: translateX(0);
  transform: translateX(0)
}
.c-header__foldout-body {
  overflow-x: hidden;
  overflow-y: auto;
  height: 100%
}
.c-header__foldout-body > .c-header__foldout-nav-top {
  margin-top: 0
}
.c-header__foldout-body > .c-header__foldout-nav-bottom {
  margin-top: 20px
}
.c-header__foldout-body > :first-child {
  margin-top: 24px
}
.c-header__foldout-language {
  position: absolute;
  top: 30px;
  left: 20px
}
@media screen and (min-width:48rem) {
  .c-header__foldout-language {
    left: 45px
  }
}
@media screen and (min-width:64rem) {
  .c-header__foldout-language {
    display: none
  }
}
.c-header__foldout-special-link {
  padding: 0;
  border: none;
  background-color: transparent;
  appearance: none
}
.c-header__nav-subnav-box {
  position: fixed;
  top: 70px;
  right: 10px;
  left: 10px;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
  -ms-flex-direction: column;
  flex-direction: column;
  max-height: calc(100dvh - 80px);
  padding: 20px 20px 24px;
  transition: opacity .15s ease-in, visibility .15s ease;
  opacity: 0;
  color: #00002D;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 45, .3)
}
@media screen and (min-width:48rem) {
  .c-header__nav-subnav-box {
    right: 40px;
    left: 40px
  }
}
@media screen and (min-width:64rem) {
  .c-header__nav-subnav-box {
    top: 125px;
    right: 40px;
    left: 40px
  }
  .c-header__nav-subnav-box.c-header__nav-subnav-box--open {
    display: -ms-flexbox;
    display: flex
  }
}
@media screen and (min-width:80rem) {
  .c-header__nav-subnav-box {
    right: 80px;
    left: 80px
  }
}
@media screen and (min-width:90rem) {
  .c-header__nav-subnav-box {
    right: auto;
    left: 50%;
    width: 100%;
    max-width: 1280px;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
  }
}
.c-header__nav-subnav-box--jumpstart:after, .c-header__nav-subnav-box--main:after, .c-header__nav-subnav-box--services:after, .c-header__nav-subnav-box--solutions:after {
  position: absolute;
  top: -5px;
  display: block;
  width: 20px;
  height: 20px;
  content: "";
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -ms-transform-origin: center;
  transform-origin: center;
  background-color: #fff
}
.c-header__nav-subnav-box--jumpstart.c-header__nav-subnav-box--open {
  display: -ms-flexbox;
  display: flex
}
html.state-c-header--navbox-open .c-header__nav-subnav-box--jumpstart {
  visibility: visible;
  transition: opacity .35s ease-out, visibility 50ms ease;
  opacity: 1
}
.c-header__nav-subnav-box--jumpstart:after {
  right: var(--right-offset, 115px)
}
@media screen and (min-width:64rem) {
  .c-header__nav-subnav-box--jumpstart:after {
    right: var(--right-offset, 150px)
  }
}
.c-header__nav-subnav-box--solutions:after {
  right: var(--right-offset, 595px)
}
.c-header__nav-subnav-box--services:after {
  right: var(--right-offset, 695px)
}
.c-header__nav-subnav-box-inner {
  display: block;
  overflow-x: hidden;
  overflow-y: auto;
  padding-bottom: 26px
}
.c-header__nav-subnav-box-close {
  position: absolute;
  top: 20px;
  right: 16px;
  display: block;
  width: 23px;
  height: 23px;
  border: none;
  background-color: transparent;
  appearance: none
}
@media screen and (min-width:64rem) {
  .c-header__nav-subnav-box-close {
    display: none
  }
}
.c-header__nav-subnav-box-close span {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 2px;
  -ms-transform-origin: center center;
  transform-origin: center center;
  background-color: #00002D
}
.c-header__nav-subnav-box-close span:first-child {
  -ms-transform: translateY(0) translateX(-50%) rotate(-45deg);
  transform: translateY(0) translateX(-50%) rotate(-45deg)
}
.c-header__nav-subnav-box-close span:last-child {
  -ms-transform: translateY(0) translateX(-50%) rotate(45deg);
  transform: translateY(0) translateX(-50%) rotate(45deg)
}
.c-footer {
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: auto;
  color: #00002D;
	padding-bottom: 50px;
  -ms-flex-pack: end;
  justify-content: flex-end
}
.c-footer__news {
  padding: 50px 0;
  color: #00002D;
  background-color: #fff
}
@media screen and (min-width:64rem) {
  .c-footer__news {
    padding: 100px 0 112px
  }
}
.c-footer__news-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start
}
.c-footer__news-header + .c-footer__news-slider-wrapper {
  margin-top: 24px
}
@media screen and (min-width:48rem) {
  .c-footer__news-header + .c-footer__news-slider-wrapper {
    margin-top: 30px
  }
}
@media screen and (min-width:64rem) {
  .c-footer__news-header + .c-footer__news-slider-wrapper {
    margin-top: 50px
  }
}
.c-footer__news-header .c-footer__news-btn {
  display: none
}
@media screen and (min-width:64rem) {
  .c-footer__news-header .c-footer__news-btn {
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-left: auto
  }
}
.c-footer__news-title {
  line-height: 1.1428571429;
  font-size: 2.1875rem
}
@media screen and (min-width:80rem) {
  .c-footer__news-title {
    line-height: 1.25;
    font-size: 2.5rem
  }
}
.c-footer__news-pager {
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  gap: 10px
}
.c-footer__news-pager--locked {
  display: none
}
.c-footer__news-page {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  height: 3px;
  transition: background-color .2s ease-out;
  background-color: rgba(0, 0, 45, .1)
}
.c-footer__news-page--active {
  background-color: #95c11f
}
.c-footer__news-footer {
  display: block;
  margin-top: 30px
}
@media screen and (min-width:64rem) {
  .c-footer__news-footer {
    display: none
  }
}
.c-footer__body {
  z-index: 1;
  padding-top: 50px
}
@media screen and (min-width:64rem) {
  .c-footer__body {
    padding-top: 100px
  }
}
.c-footer__body > .c-footer__container > * {
  padding: 40px 0;
  border-top: 1px solid hsla(0, 0%, 100%, .3)
}
@media screen and (min-width:64rem) {
  .c-footer__body > .c-footer__container > * {
    padding: 80px 0
  }
}
.c-footer__body > .c-footer__container > :first-child {
  padding-top: 0;
  border-top: none
}
.c-footer__body > .c-footer__container > :last-child {
  padding-bottom: 0
}
.c-footer__newsletter .grid {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.c-footer__newsletter-content {
  width: 100%
}
@media screen and (min-width:48rem) {
  .c-footer__newsletter-content {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
  }
}
@media screen and (min-width:48rem) and (min-width:48rem) {
  .c-footer__newsletter-content {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
  }
}
@media screen and (min-width:80rem) {
  .c-footer__newsletter-content {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    width: 41.6666666667%
  }
}
@media screen and (min-width:80rem) and (min-width:48rem) {
  .c-footer__newsletter-content {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    width: 41.6666666667%
  }
}
.c-footer__newsletter-title {
  color: #fff;
  line-height: 1.1428571429;
  font-size: 2.1875rem
}
@media screen and (min-width:80rem) {
  .c-footer__newsletter-title {
    line-height: 1.25;
    font-size: 2.5rem
  }
}
.c-footer__newsletter-title + .c-footer__newsletter-text {
  margin-top: 10px
}
.c-footer__newsletter-text {
  line-height: 1.4705882353;
  font-size: 1.0625rem
}
@media screen and (min-width:80rem) {
  .c-footer__newsletter-text {
    line-height: 1.5789473684;
    font-size: 1.1875rem
  }
}
.c-footer__newsletter-form {
  width: 100%;
  margin-top: 20px
}
@media screen and (min-width:48rem) {
  .c-footer__newsletter-form {
    margin-top: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
  }
}
@media screen and (min-width:48rem) and (min-width:48rem) {
  .c-footer__newsletter-form {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
  }
}
@media screen and (min-width:80rem) {
  .c-footer__newsletter-form {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    width: 41.6666666667%;
    margin-left: 16.6666666667%
  }
}
@media screen and (min-width:80rem) and (min-width:48rem) {
  .c-footer__newsletter-form {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    width: 41.6666666667%;
    margin-left: 16.6666666667%
  }
}
.c-footer__newsletter-form + .c-footer__newsletter-text {
  margin-top: 20px
}
.c-footer__newsletter-text-conditional {
  line-height: 1.5;
  font-size: .875rem
}
.c-footer__certificates .grid {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center
}
.c-footer__partner-logos {
  width: 100%
}
@media screen and (min-width:48rem) {
  .c-footer__partner-logos {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%;
    margin-left: 25%
  }
}
@media screen and (min-width:48rem) and (min-width:48rem) {
  .c-footer__partner-logos {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%;
    margin-left: 25%
  }
}
@media screen and (min-width:64rem) {
  .c-footer__partner-logos {
    margin-left: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    width: 66.6666666667%
  }
}
@media screen and (min-width:64rem) and (min-width:48rem) {
  .c-footer__partner-logos {
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    width: 66.6666666667%
  }
}
@media screen and (min-width:80rem) {
  .c-footer__partner-logos {
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    width: 58.3333333333%
  }
}
@media screen and (min-width:80rem) and (min-width:48rem) {
  .c-footer__partner-logos {
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    width: 58.3333333333%
  }
}
@media screen and (min-width:90rem) {
  .c-footer__partner-logos {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
  }
}
@media screen and (min-width:90rem) and (min-width:48rem) {
  .c-footer__partner-logos {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
  }
}
.c-footer__certifications {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  margin-top: 40px
}
@media screen and (min-width:64rem) {
  .c-footer__certifications {
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    width: 33.3333333333%
  }
}
@media screen and (min-width:64rem) and (min-width:48rem) {
  .c-footer__certifications {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    width: 33.3333333333%
  }
}
@media screen and (min-width:80rem) {
  .c-footer__certifications {
    margin-left: auto
  }
}
@media screen and (min-width:64rem) {
  .c-footer__certifications-slider {
    max-width: 250px
  }
}
@media screen and (min-width:80rem) {
  .c-footer__certifications-slider {
    max-width: 360px
  }
}
.c-footer__navigation {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.c-footer__socials {
  display: block;
  width: 100%
}
@media screen and (min-width:64rem) {
  .c-footer__socials {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    width: 41.6666666667%
  }
}
@media screen and (min-width:64rem) and (min-width:48rem) {
  .c-footer__socials {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    width: 41.6666666667%
  }
}
.c-footer__nav {
  display: block;
  width: 100%;
  margin-top: 40px
}
@media screen and (min-width:48rem) {
  .c-footer__nav {
    margin-top: 50px
  }
}
@media screen and (min-width:64rem) {
  .c-footer__nav {
    margin-top: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    width: 58.3333333333%
  }
}
@media screen and (min-width:64rem) and (min-width:48rem) {
  .c-footer__nav {
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    width: 58.3333333333%
  }
}
.c-footer__legal {
  display: -ms-flexbox;
  display: flex;
	width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  margin-top: 40px;
  line-height: 1.2;
  font-size: .9375rem
}
@media screen and (min-width:48rem) {
  .c-footer__legal {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-top: 80px;
    line-height: 1.125;
    font-size: 1rem
  }
}
.c-footer__legal-text {
  width: 100%;
  text-align: center
}
@media screen and (min-width:48rem) {
  .c-footer__legal-text {
    width: auto;
    padding-right: 16px
  }
}
.c-footer__legal-nav {
  width: 100%;
  text-align: center
}
@media screen and (min-width:48rem) {
  .c-footer__legal-nav {
    width: auto
  }
}
.c-footer__bottom {
  padding-top: 52px;
  padding-bottom: 24px;
  background-color: #00002D
}
.c-footer__bottom:before {
  position: absolute;
  right: 0;
  bottom: -100px;
  left: 0;
  display: block;
  width: 100%;
  height: 150px;
  margin-right: auto;
  margin-left: auto;
  content: "";
  border-radius: 50%;
  background: #95c11f;
  filter: blur(100px)
}
@supports (-moz-appearance:none) {
  .c-footer__bottom:before {
    filter: blur(100px) blur(100px) blur(100px)
  }
}
.c-footer__bottom-grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: baseline;
  align-items: baseline
}
.c-footer__logo {
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  min-width: 43px;
  max-width: 100px;
  height: 30px
}
.c-footer__logo svg {
  height: 100%
}
.c-footer__bottom-line {
  -ms-flex: 1 1 100%;
  flex: 1 1 100%
}
.c-footer__bottom-line:after {
  position: absolute;
  right: 15px;
  bottom: 0;
  left: 15px;
  display: block;
  height: 1px;
  content: "";
  background-color: #fff
}
.c-footer__bottom-slogan {
  white-space: nowrap;
  color: #fff;
  line-height: 1;
  font-size: 1.3125rem
}
.c-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: 100vw;
  height: 100vh;
  transition: opacity .15s ease-out, transform 10ms linear .15s;
  -ms-transform: translateX(101%);
  transform: translateX(101%);
  opacity: 0;
  background-color: #00002D
}
.state-c-header--nav-open .c-overlay {
  transition: opacity .15s ease-out, transform 10ms linear;
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: .3
}