:root {
  --fs-title-d1: var(--fsize-13xl);
  --fs-title-d2: var(--fsize-display2);
  --fs-title-1: var(--fsize-7xl);
  --fs-title-2: var(--fsize-6xl);
  --fs-title-3: var(--fsize-4xl);
  --fs-title-4: var(--fsize-xl);
  --fs-title-5: var(--fsize-lg);
  --fs-title-6: var(--fsize-md);
  --fs-text-default: var(--fsize-sm);
  --funit-11xl: clamp(24.38rem, 58.25vw + -28.05rem, 41.81rem);
  --funit-9xl: clamp(20.63rem, 18.16vw + 4.28rem, 26.06rem);
  --funit-6xl: clamp(10.31rem, 8.35vw + 2.8rem, 12.81rem);
  --funit-5xl: clamp(8rem, 7.72vw + 1.05rem, 10.31rem);
  --funit-4xl: clamp(6rem, 6.68vw + -0.01rem, 8rem);
  --funit-3xl: clamp(5rem, 3.34vw + 1.99rem, 6rem);
  --funit-2xl: clamp(4rem, 3.34vw + 0.99rem, 5rem);
  --funit-xl: clamp(3rem, 3.34vw + -0.01rem, 4rem);
  --funit-lg: clamp(2.5rem, 1.67vw + 1rem, 3rem);
  --funit-md: clamp(2rem, 1.67vw + 0.5rem, 2.5rem);
  --funit-sm: clamp(1.5rem, 1.67vw + 0rem, 2rem);
  --funit-xs: clamp(1.25rem, 0.84vw + 0.5rem, 1.5rem);
  --funit-2xs: clamp(1rem, 0.84vw + 0.25rem, 1.25rem);
  --funit-3xs: clamp(0.75rem, 0.84vw + 0rem, 1rem);
  --funit-4xs: clamp(0.5rem, 0.84vw + -0.25rem, 0.75rem);
  --funit-5xs: clamp(0.38rem, 0.42vw + 0rem, 0.5rem);
  --fradius-5xs: clamp(0.38rem, 0.42vw + 0rem, 0.5rem);
  --fradius-4xs: clamp(0.5rem, 0.84vw + -0.25rem, 0.75rem);
  --fradius-3xs: clamp(0.75rem, 0.84vw + 0rem, 1rem);
  --fradius-2xs: clamp(1rem, 0.84vw + 0.25rem, 1.25rem);
  --fradius-xs: clamp(1.25rem, 0.84vw + 0.5rem, 1.5rem);
  --fradius-sm: clamp(1.5rem, 1.67vw + 0rem, 2rem);
  --fradius-md: clamp(2rem, 1.67vw + 0.5rem, 2.5rem);
  --fradius-lg: clamp(2.5rem, 1.67vw + 1rem, 3rem);
  --fradius-xl: clamp(3rem, 3.34vw + -0.01rem, 4rem);
  --fradius-2xl: clamp(4rem, 3.34vw + 0.99rem, 5rem);
  --fsize-13xl: clamp(5rem, 5.43vw + 0.11rem, 6.63rem);
  --fsize-12xl: clamp(5rem, 5.43vw + 0.11rem, 6.63rem);
  --fsize-11xl: clamp(4.63rem, 4.59vw + 0.49rem, 6rem);
  --fsize-10xl: clamp(4.63rem, 1.25vw + 3.5rem, 5rem);
  --fsize-9xl: clamp(4.19rem, 1.46vw + 2.87rem, 4.63rem);
  --fsize-8xl: clamp(3.75rem, 1.46vw + 2.43rem, 4.19rem);
  --fsize-7xl: clamp(3.38rem, 1.25vw + 2.25rem, 3.75rem);
  --fsize-6xl: clamp(2.75rem, 2.09vw + 0.87rem, 3.38rem);
  --fsize-5xl: clamp(2.5rem, 0.84vw + 1.75rem, 2.75rem);
  --fsize-4xl: clamp(2.25rem, 0.84vw + 1.5rem, 2.5rem);
  --fsize-3xl: clamp(2rem, 0.84vw + 1.25rem, 2.25rem);
  --fsize-2xl: clamp(1.75rem, 0.84vw + 1rem, 2rem);
  --fsize-xl: clamp(1.5rem, 0.84vw + 0.75rem, 1.75rem);
  --fsize-lg: clamp(1.38rem, 0.42vw + 1rem, 1.5rem);
  --fsize-md: clamp(1.25rem, 0.42vw + 0.87rem, 1.38rem);
  --fsize-sm: clamp(1.13rem, 0.42vw + 0.75rem, 1.25rem);
  --fsize-xs: clamp(1rem, 0.42vw + 0.62rem, 1.13rem);
  --fsize-2xs: clamp(0.88rem, 0.42vw + 0.5rem, 1rem);
  --fsize-3xs: 14px;
  --fsize-4xs: 14px;
  --fsize-display2: clamp(3.75rem, 4.18vw + -0.01rem, 5rem);
  --fsize-stats: clamp(6.63rem, 2.92vw + 3.99rem, 7.5rem);
  --fsize-sup: clamp(3.38rem, 1.25vw + 2.25rem, 3.75rem);
  --ficon-normal: clamp(1.25rem, 0.48vw + 1.07rem, 1.5rem);
  --fstroke-sm: 2px;
}

:root {
  --color-gray-darkest: hsla(0, 0%, 13%, 1);
  --color-gray-darker: hsla(0, 0%, 20%, 1);
  --color-gray-dark: hsla(0, 0%, 26%, 1);
  --color-gray: hsla(0, 0%, 33%, 1);
  --color-gray-light: hsla(0, 0%, 46%, 1);
  --color-gray-lighter: rgb(212, 212, 212);
  --color-gray-lightest: hsla(0, 0%, 97%, 1);
  --color-1-h: 226;
  --color-1-s: 100%;
  --color-1-l: 50%;
  --color-1-a: 1;
  --color-1: hsla(var(--color-1-h), var(--color-1-s), var(--color-1-l), 1);
  --color-1-darker-h: 230;
  --color-1-darker-s: 100%;
  --color-1-darker-l: 33%;
  --color-1-darker-a: 1;
  --color-1-darker: hsla(var(--color-1-darker-h), var(--color-1-darker-s), var(--color-1-darker-l), 1);
  --color-2-h: 345;
  --color-2-s: 6%;
  --color-2-l: 13%;
  --color-2-a: 1;
  --color-2: hsla(var(--color-2-h), var(--color-2-s), var(--color-2-l), 1);
  --color-3-lighter-h: 220;
  --color-3-lighter-s: 20%;
  --color-3-lighter-l: 94%;
  --color-3-lighter-a: 1;
  --color-3-lighter: hsla(var(--color-3-lighter-h), var(--color-3-lighter-s), var(--color-3-lighter-l), 1);
  --color-3-h: 220;
  --color-3-s: 12%;
  --color-3-l: 83%;
  --color-3-a: 1;
  --color-3: hsla(var(--color-3-h), var(--color-3-s), var(--color-3-l), 1);
  --color-3-darker-h: 226;
  --color-3-darker-s: 3%;
  --color-3-darker-l: 49%;
  --color-3-darker-a: 1;
  --color-3-darker: hsla(var(--color-3-darker-h), var(--color-3-darker-s), var(--color-3-darker-l), 1);
  --color-3-darkest-h: 230;
  --color-3-darkest-s: 4%;
  --color-3-darkest-l: 30%;
  --color-3-darkest-a: 1;
  --color-3-darkest: hsla(var(--color-3-darkest-h), var(--color-3-darkest-s), var(--color-3-darkest-l), 1);
  --color-black-h: 0;
  --color-black-s: 0%;
  --color-black-l: 0%;
  --color-black-a: 1;
  --color-black: hsla(var(--color-black-h), var(--color-black-s), var(--color-black-l), 1);
  --color-white-h: 0;
  --color-white-s: 0%;
  --color-white-l: 100%;
  --color-white-a: 1;
  --color-white: hsla(var(--color-white-h), var(--color-white-s), var(--color-white-l), 1);
  --bgc-html: var(--color-white);
  --color-text: var(--color-black);
}

html {
  box-sizing: border-box;
  height: 100%;
  min-height: 100%;
  position: relative;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

template,
[hidden] {
  display: none;
}

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

address {
  font-style: inherit;
}

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

b,
strong {
  font-weight: 700;
}

a {
  text-decoration: none;
}
a svg {
  pointer-events: none;
}

a, area, button, input, label, select, textarea, [tabindex] {
  touch-action: manipulation;
}

[hreflang] > abbr[title] {
  text-decoration: none;
}

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

hr {
  display: block;
  margin: 1em 0;
  padding: 0;
  height: 1px;
  border: 0;
  border-top: 1px solid #CCCCCC;
}

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

audio:not([controls]) {
  display: none;
  height: 0;
}

img,
svg {
  max-width: 100%;
  height: auto;
}
img[width], img[height],
svg[width],
svg[height] {
  max-width: none;
}

img {
  font-style: italic;
}

svg {
  fill: currentColor;
}

button,
.o-button {
  display: inline-block;
  overflow: visible;
  margin: 0;
  padding: 0;
  border: 0;
  background: none transparent;
  color: inherit;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  font: inherit;
  line-height: normal;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
}
button:focus, button:hover,
.o-button:focus,
.o-button:hover {
  text-decoration: none;
}

input,
select,
textarea {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  border: 0;
  border-radius: 0;
  background: none transparent;
  color: inherit;
  font: inherit;
  line-height: normal;
}

select {
  text-transform: none;
  -webkit-appearance: none;
          appearance: none;
}
select::-ms-expand {
  display: none;
}
select::-ms-value {
  background: none;
  color: inherit;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

.o-form input[type=checkbox],
.o-form input[type=radio] {
  -webkit-appearance: none;
          appearance: none;
}

@font-face {
  font-family: "Satoshi";
  src: url("../fonts/Satoshi-Variable.woff2") format("woff2-variations"), url("../fonts/Satoshi-Variable.ttf") format("truetype-variations");
  font-style: normal;
  font-weight: 100 900;
}
.o-h, .o-text h6:not([class*=o-]), .o-title-6, .o-text h5:not([class*=o-]), .o-title-5, .o-text h4:not([class*=o-]), .o-title-4, .c-accordion__header__title, .o-text h3:not([class*=o-]), .o-title-3, .o-text h2:not([class*=o-]), .o-title-2, .o-text h1:not([class*=o-]), .o-title-1, .o-display-2, .o-display-1, .c-fold-text__title__wrap .o-display-1 {
  font-family: "Satoshi", Helvetica, Arial, sans-serif;
  line-height: 1;
}

.c-fold-text__title__wrap .o-display-1 {
  font-size: var(--fs-title-d1);
  line-height: 1;
  font-weight: 700;
}
.c-fold-text__title__wrap .o-display-1 strong {
  color: var(--color-1);
}

.o-display-2, .o-display-1 {
  font-size: var(--fs-title-d2);
  line-height: 1;
  font-weight: 700;
}
.o-display-2 strong, .o-display-1 strong {
  color: var(--color-1);
}

.o-text h1:not([class*=o-]), .o-title-1 {
  font-size: var(--fs-title-1);
  font-weight: 700;
  line-height: 1.1;
}
.o-text h1:not([class*=o-]) u, .o-title-1 u {
  -webkit-text-decoration-color: var(--color-1);
          text-decoration-color: var(--color-1);
  text-decoration-thickness: 4px;
  text-underline-offset: 3px;
}
.o-text h1:not([class*=o-]) strong, .o-title-1 strong {
  color: var(--color-1);
}

.o-text h2:not([class*=o-]), .o-title-2 {
  font-size: var(--fs-title-2);
  font-weight: 700;
}
.o-text h2:not([class*=o-]) u, .o-title-2 u {
  -webkit-text-decoration-color: var(--color-1);
          text-decoration-color: var(--color-1);
  text-decoration-thickness: 4px;
  text-underline-offset: 3px;
}
.o-text h2:not([class*=o-]) strong, .o-title-2 strong {
  color: var(--color-1);
}

.c-accordion__header__title, .o-text h3:not([class*=o-]), .o-title-3 {
  font-size: var(--fs-title-3);
  font-weight: 700;
}
.c-accordion__header__title u, .o-text h3:not([class*=o-]) u, .o-title-3 u {
  -webkit-text-decoration-color: var(--color-1);
          text-decoration-color: var(--color-1);
  text-decoration-thickness: 4px;
  text-underline-offset: 3px;
}
.c-accordion__header__title strong, .o-text h3:not([class*=o-]) strong, .o-title-3 strong {
  color: var(--color-1);
}

.o-text h4:not([class*=o-]), .o-title-4 {
  font-size: var(--fs-title-4);
  font-weight: 700;
}
.o-text h4:not([class*=o-]) u, .o-title-4 u {
  -webkit-text-decoration-color: var(--color-1);
          text-decoration-color: var(--color-1);
  text-decoration-thickness: 4px;
  text-underline-offset: 3px;
}
.o-text h4:not([class*=o-]) strong, .o-title-4 strong {
  color: var(--color-1);
}

.o-text h5:not([class*=o-]), .o-title-5 {
  font-size: var(--fs-title-5);
  font-weight: 500;
}
.o-text h5:not([class*=o-]) u, .o-title-5 u {
  -webkit-text-decoration-color: var(--color-1);
          text-decoration-color: var(--color-1);
  text-decoration-thickness: 4px;
  text-underline-offset: 3px;
}
.o-text h5:not([class*=o-]) strong, .o-title-5 strong {
  color: var(--color-1);
}

.o-text h6:not([class*=o-]), .o-title-6 {
  font-size: var(--fs-title-6);
  font-weight: 500;
}
.o-text h6:not([class*=o-]) u, .o-title-6 u {
  -webkit-text-decoration-color: var(--color-1);
          text-decoration-color: var(--color-1);
  text-decoration-thickness: 4px;
  text-underline-offset: 3px;
}
.o-text h6:not([class*=o-]) strong, .o-title-6 strong {
  color: var(--color-1);
}

.o-display-1.-display-with-lines {
  position: relative;
  text-align: center;
  padding: var(--funit-2xl) var(--funit-4xl);
}
.o-display-1.-display-with-lines::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  background-color: var(--color-1);
}
.o-display-1.-display-with-lines::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  background-color: var(--color-1);
}
.o-display-1.-display-404 {
  font-size: clamp(6.25rem, 7.58vw + 3.41rem, 12.5rem);
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 2px var(--color-1);
}

.-display-with-lines {
  position: relative;
  text-align: center;
  padding: var(--funit-2xl) var(--funit-4xl);
}
.-display-with-lines::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  background-color: var(--color-1);
}
.-display-with-lines::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  background-color: var(--color-1);
}

.o-subtitle {
  position: relative;
  display: block;
  font-size: calc(var(--fs-text-default) * 0.8);
  font-weight: 500;
  text-transform: uppercase;
  padding-bottom: 2px;
  width: -webkit-max-content;
  width: max-content;
}
.o-subtitle::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  background-color: var(--color-1);
}
.o-subtitle[style*="align:center"] {
  margin-left: auto !important;
  margin-right: auto !important;
}
.o-subtitle[style*="align:right"] {
  margin-left: auto !important;
  margin-right: 0 !important;
}

.o-text h1,
.o-text h2,
.o-text h3,
.o-text h4,
.o-text h5,
.o-text h6 {
  margin: var(--funit-lg) 0 var(--funit-xs) 0;
}
.o-text h1:first-child,
.o-text h2:first-child,
.o-text h3:first-child,
.o-text h4:first-child,
.o-text h5:first-child,
.o-text h6:first-child {
  margin-top: 0;
}
.o-text h1:last-child,
.o-text h2:last-child,
.o-text h3:last-child,
.o-text h4:last-child,
.o-text h5:last-child,
.o-text h6:last-child {
  margin-bottom: 0;
}

.o-text ol li strong > a, .o-text ul li strong > a, .o-text p strong > a, .o-text h1 strong > a,
.o-text h2 strong > a,
.o-text h3 strong > a,
.o-text h4 strong > a,
.o-text h5 strong > a,
.o-text h6 strong > a,
.o-text ol li em > a,
.o-text ul li em > a,
.o-text p em > a,
.o-text h1 em > a,
.o-text h2 em > a,
.o-text h3 em > a,
.o-text h4 em > a,
.o-text h5 em > a,
.o-text h6 em > a,
.o-text ol li > a,
.o-text ul li > a,
.o-text p > a,
.o-text h1 > a,
.o-text h2 > a,
.o-text h3 > a,
.o-text h4 > a,
.o-text h5 > a,
.o-text h6 > a {
  color: currentColor;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
  -webkit-text-decoration-color: currentColor;
          text-decoration-color: currentColor;
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.o-text ol li strong > a:focus, .o-text ul li strong > a:focus, .o-text p strong > a:focus, .o-text h1 strong > a:focus,
.o-text h2 strong > a:focus,
.o-text h3 strong > a:focus,
.o-text h4 strong > a:focus,
.o-text h5 strong > a:focus,
.o-text h6 strong > a:focus, .o-text ol li strong > a:hover, .o-text ul li strong > a:hover, .o-text p strong > a:hover, .o-text h1 strong > a:hover,
.o-text h2 strong > a:hover,
.o-text h3 strong > a:hover,
.o-text h4 strong > a:hover,
.o-text h5 strong > a:hover,
.o-text h6 strong > a:hover,
.o-text ol li em > a:focus,
.o-text ul li em > a:focus,
.o-text p em > a:focus,
.o-text h1 em > a:focus,
.o-text h2 em > a:focus,
.o-text h3 em > a:focus,
.o-text h4 em > a:focus,
.o-text h5 em > a:focus,
.o-text h6 em > a:focus,
.o-text ol li em > a:hover,
.o-text ul li em > a:hover,
.o-text p em > a:hover,
.o-text h1 em > a:hover,
.o-text h2 em > a:hover,
.o-text h3 em > a:hover,
.o-text h4 em > a:hover,
.o-text h5 em > a:hover,
.o-text h6 em > a:hover,
.o-text ol li > a:focus,
.o-text ul li > a:focus,
.o-text p > a:focus,
.o-text h1 > a:focus,
.o-text h2 > a:focus,
.o-text h3 > a:focus,
.o-text h4 > a:focus,
.o-text h5 > a:focus,
.o-text h6 > a:focus,
.o-text ol li > a:hover,
.o-text ul li > a:hover,
.o-text p > a:hover,
.o-text h1 > a:hover,
.o-text h2 > a:hover,
.o-text h3 > a:hover,
.o-text h4 > a:hover,
.o-text h5 > a:hover,
.o-text h6 > a:hover {
  color: currentColor;
  -webkit-text-decoration-color: currentColor;
          text-decoration-color: currentColor;
}

.o-text p:not(:first-child) {
  margin-top: var(--funit-xs);
}
.o-text p:not(:last-child) {
  margin-bottom: var(--funit-xs);
}
.o-text p:empty {
  display: none;
}
.o-text p:empty + * {
  margin-top: 0;
}

p,
ul,
ol, .-text-default {
  font-size: var(--fs-text-default);
  font-weight: 500;
  letter-spacing: normal;
  line-height: 1.4;
}

.-text-lg p,
.-text-lg ul,
.-text-lg ol, .-text-lg {
  font-size: var(--fs-title-4);
  font-weight: 500;
  letter-spacing: normal;
}

.-text-xl {
  font-size: var(--fs-title-3);
  font-weight: 700;
  letter-spacing: normal;
}

.o-text .wp-caption-text,
.o-text .wp-element-caption, .o-text .-blockquote cite,
.o-text blockquote cite,
.o-text .wp-block-quote cite {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-size: var(--fsize-2xs);
  font-weight: 500;
  letter-spacing: normal;
}

.o-text .-blockquote,
.o-text blockquote,
.o-text .wp-block-quote {
  margin: 0;
  position: relative;
  border-left: 3px solid var(--color-1);
  padding-left: var(--funit-sm);
  font-size: var(--fsize-xl);
  font-style: normal;
  font-weight: 500;
  line-height: 1.4; /* 33.6px */
}
.o-text .-blockquote p,
.o-text blockquote p,
.o-text .wp-block-quote p {
  margin: var(--funit-xs) 0;
}
.o-text .-blockquote cite,
.o-text blockquote cite,
.o-text .wp-block-quote cite {
  display: block;
  font-style: normal;
  margin-top: var(--funit-2xs);
  text-align: left;
}

.o-text .-blockquote p:not(.has-small-font-size):not(.has-medium-font-size):not(.has-large-font-size),
.o-text blockquote p:not(.has-small-font-size):not(.has-medium-font-size):not(.has-large-font-size),
.o-text .wp-block-quote p:not(.has-small-font-size):not(.has-medium-font-size):not(.has-large-font-size) {
  font-size: var(--fs-title-5);
  font-weight: 400;
  text-transform: uppercase;
}

.o-text ol, .o-text ul {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin: 24px 0;
  font-size: var(--fs-text-default);
}
.o-text ol li, .o-text ul li {
  padding: 0 0 0 24px;
  position: relative;
}
.o-text ol li:before, .o-text ul li:before {
  left: 0;
  position: absolute;
}
.o-text ol li ul, .o-text ul li ul,
.o-text ol li ol,
.o-text ul li ol {
  margin: var(--funit-2xs) 0 0 0;
}

.o-text ul li::marker {
  display: none !important;
}
.o-text ul li:before {
  background-color: var(--color-1);
  border-radius: 50%;
  content: "";
  height: 10px;
  top: calc((var(--fs-text-default) * 1.4 - 10px) * 0.5);
  width: 10px;
}
.o-text ul ul {
  list-style: none !important;
  margin-top: var(--funit-5xs) !important;
  gap: 7.2px;
}
.o-text ul ul li::marker {
  display: none !important;
}
.o-text ul ul li:before {
  background-color: transparent;
  border: 2px solid var(--color-1);
  border-radius: 50%;
  content: "";
  height: 10px;
  top: calc((var(--fs-text-default) * 1.4 - 10px) * 0.5);
  width: 10px;
}

.o-text ol {
  counter-reset: ol-list-counter;
}
.o-text ol li {
  padding: 0 0 0 32px;
  counter-increment: ol-list-counter;
}
.o-text ol li:before {
  content: counter(ol-list-counter) ".";
}

.o-text img,
.o-text .wp-caption,
.o-text .wp-block-image {
  max-width: 100%;
}
.o-text img.alignleft,
.o-text .wp-caption.alignleft,
.o-text .wp-block-image.alignleft {
  margin-right: auto;
  margin-left: 0;
}
.o-text img.alignright,
.o-text .wp-caption.alignright,
.o-text .wp-block-image.alignright {
  margin-right: 0;
  margin-left: auto;
}
.o-text img.aligncenter,
.o-text .wp-caption.aligncenter,
.o-text .wp-block-image.aligncenter {
  margin-right: auto;
  margin-left: auto;
}
.o-text .wp-block-image,
.o-text .wp-block-embed {
  margin: 40px 0;
}
.o-text .wp-caption-text,
.o-text .wp-element-caption {
  background-color: var(--color-2);
  margin-top: 0;
  padding: var(--funit-sm) var(--funit-xs);
}
.o-text img + img {
  margin-top: var(--funit-xs);
}
.o-text img[width],
.o-text img[height],
.o-text svg[width],
.o-text svg[height] {
  max-width: 100%;
}
.o-text .wp-block-embed {
  margin: var(--funit-md) 0;
}
.o-text .wp-block-embed.is-style-full-width {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.o-text .wp-block-embed.is-style-full-width iframe {
  aspect-ratio: 16/9;
  height: 100%;
  margin-right: 0 !important;
  margin-left: 0 !important;
  width: 100%;
}
.o-text .wp-block-embed__wrapper {
  text-align: center;
}
.o-text .o-container > iframe {
  margin: 0;
  width: 100%;
}

.o-text > *:not(.wp-block-stereo-section-bloc):first-child, .o-text .-blockquote > *:not(.wp-block-stereo-section-bloc):first-child,
.o-text blockquote > *:not(.wp-block-stereo-section-bloc):first-child,
.o-text .wp-block-quote > *:not(.wp-block-stereo-section-bloc):first-child {
  margin-top: 0;
}
.o-text > *:not(.wp-block-stereo-section-bloc):last-child, .o-text .-blockquote > *:not(.wp-block-stereo-section-bloc):last-child,
.o-text blockquote > *:not(.wp-block-stereo-section-bloc):last-child,
.o-text .wp-block-quote > *:not(.wp-block-stereo-section-bloc):last-child {
  margin-bottom: 0;
}

a {
  color: currentColor;
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
a[href^=mailto] {
  -webkit-hyphens: auto;
  hyphens: auto;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
}

h1, h2, h3,
h4, h5, h6, p {
  margin-top: 0;
  margin-bottom: 0;
}

img {
  display: block;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

.o-button {
  position: relative;
  isolation: isolate;
  align-items: center;
  background-color: var(--button-bg, var(--color-1));
  border-radius: var(--funit-4xs);
  color: var(--button-color, var(--color-white));
  border: var(--button-border, 0);
  display: inline-flex;
  gap: 24px;
  line-height: 1;
  text-align: center;
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  font-size: var(--fs-text-default);
  font-weight: 500;
  padding: var(--funit-3xs) var(--funit-sm);
  overflow: hidden;
}
.o-button::after {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
  background-color: var(--button-bg-hover, var(--color-black));
  z-index: -1;
  transform: scaleY(0);
  transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.o-button-group {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
.o-button-group.-button-group-center {
  justify-content: center;
}
.o-button .o-ico {
  flex-shrink: 0;
  transition: fill 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.-button-sm .o-ico {
  width: var(--funit-2xs);
  height: var(--funit-2xs);
}

.o-button.-button-stroke {
  --button-bg: transparent;
  --button-color: var(--color-1);
  --button-border: 2px solid var(--color-1);
  --button-border-hover: 2px solid var(--color-black);
  padding: var(--funit-5xs) var(--funit-xs);
}
.o-block-cta .o-button.-button-stroke {
  --button-color: var(--color-white);
  --button-border: 2px solid var(--color-white);
  --button-border-hover: 2px solid var(--color-white);
  --button-bg-hover: var(--color-white);
  --button-color-hover: var(--color-1);
}
.o-button.-button-black {
  --button-bg: var(--color-black);
  --button-color: var(--color-white);
  --button-border: 0;
  --button-bg-hover: var(--color-white);
  --button-color-hover: var(--color-1);
}
.o-button.-btn-hover-white::after, .u-bg-color-black .o-button::after, .u-bg-color-gradient-dark .o-button::after, .c-footer .o-button::after {
  background-color: var(--color-white);
}
.o-button.-button-accent {
  --button-bg: var(--color-black);
  --button-color: var(--color-white);
  --button-border: 0;
  --button-bg-hover: var(--color-white);
  --button-color-hover: var(--color-1);
}

.o-button-scroll-to {
  display: inline-grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  overflow: hidden;
}
.o-button-scroll-to__icon {
  grid-area: 1/1/2/2;
  transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.o-button-scroll-to__icon:nth-child(1) {
  transform: translateY(0);
}
.o-button-scroll-to__icon:nth-child(2) {
  transform: translateY(-120%);
}

.o-button-chat {
  position: fixed;
  bottom: var(--funit-sm);
  right: var(--funit-md);
  z-index: 100;
  height: 24px;
  display: flex;
  align-items: center;
  gap: 8px;
  transform: translateY(var(--funit-3xl));
  transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.lenis-scrolling-up:not(.footer-is-visible) .o-button-chat, .lenis-scrolling-down:not(.footer-is-visible) .o-button-chat {
  transform: translateY(0);
}
.o-button-chat__text {
  opacity: 0;
  font-weight: 500;
}
.o-button-chat__text__difference {
  position: fixed;
  z-index: 100;
  bottom: var(--funit-sm);
  right: calc(var(--funit-md) + 24px + 8px);
  color: var(--color-white);
  mix-blend-mode: difference;
  height: 24px;
  display: flex;
  align-items: center;
  font-weight: 500;
  pointer-events: none;
  transform: translateY(var(--funit-3xl));
  transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.lenis-scrolling-up:not(.footer-is-visible) .o-button-chat__text__difference, .lenis-scrolling-down:not(.footer-is-visible) .o-button-chat__text__difference {
  transform: translateY(0);
}
.o-button-chat__text__difference::after {
  content: "";
  position: absolute;
  bottom: 2px;
  left: 0;
  right: 0;
  height: 1px;
  background-color: var(--color-white);
  transform-origin: right;
  transform: scaleX(0);
  transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.o-button-chat .o-ico.-ico-fill {
  fill: var(--color-1);
}

.o-section.-section-container, .o-section.-section-container-sm, .o-section.-section-container-xs, .o-container {
  padding-left: var(--funit-md);
  padding-right: var(--funit-md);
}

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

.o-text table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid var(--color-black);
}
.o-text table tr {
  border-top: 1px solid var(--color-3-darker);
}
.o-text table tr:nth-child(even) {
  background-color: rgba(255, 255, 255, 0.2);
}
.o-text table th {
  padding: var(--funit-2xs);
  color: var(--color-white);
  background-color: var(--color-black);
}
.o-text table td {
  padding: var(--funit-2xs);
}
.o-text table td:not(:first-child) {
  border-left: 1px solid var(--color-3-darker);
}

/*! purgecss start ignore */
html {
  background-color: var(--bgc-html);
  color: var(--color-text);
  font-family: "Satoshi", Helvetica, Arial, sans-serif;
  overflow-x: hidden;
  overflow-y: auto;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 1rem;
  margin: 0;
  padding: 0;
}
html.is-accessible-fontsize {
  font-size: var(--html-fontsize) !important;
}
html.is-accessible-lineheight {
  line-height: var(--html-lineheight) !important;
}
html.is-accessible-lineheight * {
  line-height: inherit;
}
html.is-accessible-contrast {
  filter: contrast(var(--html-contrast)) !important;
}
html.is-accessible-letterspacing {
  letter-spacing: var(--html-letterspacing) !important;
}
html.is-accessible-letterspacing * {
  letter-spacing: inherit;
}
html ::selection {
  background: var(--color-black);
  color: var(--color-white);
  text-shadow: none;
}
html body {
  font-size: 1rem;
  margin: 0;
  padding: 0;
}

#cmplz-manage-consent {
  display: none;
}

.cmplz-cookiebanner .cmplz-body .cmplz-categories svg {
  display: none !important;
}

/*! purgecss end ignore */
/*! purgecss start ignore */ /*! combine start ignore */
.o-grid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: auto;
  row-gap: var(--funit-md);
  width: 100%;
  column-gap: var(--funit-md);
}
.o-grid.-x-xs {
  column-gap: var(--funit-2xs);
}
.o-grid.-x-sm {
  column-gap: var(--funit-xs);
}
.o-grid.-x-lg {
  column-gap: var(--funit-lg);
}
.o-grid.-x-xl {
  column-gap: var(--funit-xl);
}
.o-grid.-x-2xl {
  column-gap: var(--funit-2xl);
}
.o-grid.-x-3xl {
  column-gap: var(--funit-3xl);
}
.o-grid.-x-0 {
  column-gap: 0;
}
.o-grid.-y-xs {
  row-gap: var(--funit-2xs);
}
.o-grid.-y-sm {
  row-gap: var(--funit-xs);
}
.o-grid.-y-lg {
  row-gap: var(--funit-lg);
}
.o-grid.-y-0 {
  row-gap: 0;
}

.o-grid-fifth {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: auto;
  row-gap: var(--funit-md);
  width: 100%;
  column-gap: var(--funit-md);
}
.o-grid-fifth.-x-xs {
  column-gap: var(--funit-2xs);
}
.o-grid-fifth.-x-sm {
  column-gap: var(--funit-xs);
}
.o-grid-fifth.-x-lg {
  column-gap: var(--funit-lg);
}
.o-grid-fifth.-x-xl {
  column-gap: var(--funit-xl);
}
.o-grid-fifth.-x-2xl {
  column-gap: var(--funit-2xl);
}
.o-grid-fifth.-x-3xl {
  column-gap: var(--funit-3xl);
}
.o-grid-fifth.-x-0 {
  column-gap: 0;
}
.o-grid-fifth.-y-xs {
  row-gap: var(--funit-2xs);
}
.o-grid-fifth.-y-sm {
  row-gap: var(--funit-xs);
}
.o-grid-fifth.-y-lg {
  row-gap: var(--funit-lg);
}
.o-grid-fifth.-y-0 {
  row-gap: 0;
}

.o-grid-sixth {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-template-rows: auto;
  row-gap: var(--funit-md);
  width: 100%;
  column-gap: var(--funit-md);
}
.o-grid-sixth.-x-xs {
  column-gap: var(--funit-2xs);
}
.o-grid-sixth.-x-sm {
  column-gap: var(--funit-xs);
}
.o-grid-sixth.-x-lg {
  column-gap: var(--funit-lg);
}
.o-grid-sixth.-x-xl {
  column-gap: var(--funit-xl);
}
.o-grid-sixth.-x-2xl {
  column-gap: var(--funit-2xl);
}
.o-grid-sixth.-x-3xl {
  column-gap: var(--funit-3xl);
}
.o-grid-sixth.-x-0 {
  column-gap: 0;
}
.o-grid-sixth.-y-xs {
  row-gap: var(--funit-2xs);
}
.o-grid-sixth.-y-sm {
  row-gap: var(--funit-xs);
}
.o-grid-sixth.-y-lg {
  row-gap: var(--funit-lg);
}
.o-grid-sixth.-y-0 {
  row-gap: 0;
}
.o-container {
  margin: 0 auto;
  width: 100%;
}
.o-container.-container-xs {
  padding-right: 24px;
  padding-left: 24px;
}

.-grid-top {
  align-items: flex-start;
  display: grid;
}

.-grid-middle {
  align-items: center;
  display: grid;
}

.-grid-bottom {
  align-items: flex-end;
  display: grid;
}

.-grid-left {
  justify-content: flex-start;
  display: grid;
}

.-grid-right {
  justify-content: flex-end;
  display: grid;
}

.-grid-center {
  justify-content: center;
  display: grid;
}

/*! combine start ignore */ /*! purgecss end ignore */
/*! purgecss start ignore */
.o-form-group {
  position: relative;
}
.o-form.-form-framed {
  background-color: var(--color-black);
  color: var(--color-white);
  padding: var(--funit-lg);
  border: 1px solid var(--color-3-darkest);
  border-radius: var(--fradius-md);
}
.o-form.-form-framed .o-button {
  --button-bg-hover: var(--color-white);
  --button-color-hover: var(--color-1);
}
.o-form.is-submitting input, .o-form.is-submitting button {
  opacity: 0.6;
  pointer-events: none;
}

.o-label, .o-checkbox-label, .o-radio-label {
  display: block;
  margin-bottom: 6px;
}

.o-input, .o-filelabel__text, .o-textarea,
.o-form textarea, .o-select {
  background-color: transparent;
  border-bottom: 1px solid var(--color-1);
  color: currentColor;
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  padding: var(--funit-2xs) var(--funit-xs);
  text-overflow: ellipsis;
}
.o-input:focus-visible, .o-filelabel__text:focus-visible, .o-textarea:focus-visible,
.o-form textarea:focus-visible, .o-select:focus-visible, .o-input:focus, .o-filelabel__text:focus, .o-textarea:focus,
.o-form textarea:focus, .o-select:focus {
  outline: none;
  box-shadow: 0 2px 0 var(--color-1);
}
.o-input::placeholder, .o-filelabel__text::placeholder, .o-textarea::placeholder,
.o-form textarea::placeholder, .o-select::placeholder {
  color: var(--color-white);
  opacity: 1;
}
.has-validation .o-input:invalid, .has-validation .o-filelabel__text:invalid, .has-validation .o-textarea:invalid,
.has-validation .o-form textarea:invalid,
.o-form .has-validation textarea:invalid, .has-validation .o-select:invalid {
  background-color: pink;
  border-color: red;
  color: darkred;
}
.has-validation .o-input:invalid:focus-visible, .has-validation .o-filelabel__text:invalid:focus-visible, .has-validation .o-textarea:invalid:focus-visible,
.has-validation .o-form textarea:invalid:focus-visible,
.o-form .has-validation textarea:invalid:focus-visible, .has-validation .o-select:invalid:focus-visible {
  background-color: transparent;
}
.has-validation .o-input:invalid::placeholder, .has-validation .o-filelabel__text:invalid::placeholder, .has-validation .o-textarea:invalid::placeholder,
.has-validation .o-form textarea:invalid::placeholder,
.o-form .has-validation textarea:invalid::placeholder, .has-validation .o-select:invalid::placeholder {
  color: darkred;
}
.o-input__with-button {
  position: relative;
}
.o-input__with-button .o-input, .o-input__with-button .o-filelabel__text, .o-input__with-button .o-textarea,
.o-input__with-button .o-form textarea,
.o-form .o-input__with-button textarea, .o-input__with-button .o-select {
  padding-right: calc(var(--funit-xs) * 2 + 24px);
}
.o-input__with-button button {
  position: absolute;
  right: var(--funit-xs);
  top: 50%;
  transform: translateY(-50%);
  color: var(--color-3-darker);
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.o-checkbox, .o-radio {
  height: 18px;
  opacity: 0;
  position: absolute;
  width: 18px;
}
.has-validation .o-checkbox:invalid + .o-checkbox-label, .has-validation .o-checkbox:invalid + .o-radio-label, .has-validation .o-radio:invalid + .o-checkbox-label, .has-validation .o-radio:invalid + .o-radio-label {
  color: darkred;
}
.has-validation .o-checkbox:invalid + .o-checkbox-label:before, .has-validation .o-checkbox:invalid + .o-radio-label:before, .has-validation .o-radio:invalid + .o-checkbox-label:before, .has-validation .o-radio:invalid + .o-radio-label:before {
  border-color: red;
}
.o-checkbox:active + .o-checkbox-label:before, .o-checkbox:active + .o-radio-label:before, .o-radio:active + .o-checkbox-label:before, .o-radio:active + .o-radio-label:before {
  border-color: var(--color-gray);
}
.o-checkbox:active + .o-checkbox-label:after, .o-checkbox:active + .o-radio-label:after, .o-radio:active + .o-checkbox-label:after, .o-radio:active + .o-radio-label:after {
  opacity: 0.25;
}
.o-checkbox:checked + .o-checkbox-label:before, .o-checkbox:checked + .o-radio-label:before, .o-radio:checked + .o-checkbox-label:before, .o-radio:checked + .o-radio-label:before {
  border-color: var(--color-gray);
}
.o-checkbox:checked + .o-checkbox-label:after, .o-checkbox:checked + .o-radio-label:after, .o-radio:checked + .o-checkbox-label:after, .o-radio:checked + .o-radio-label:after {
  opacity: 1;
}
.o-checkbox__wrap {
  display: inline-block;
  position: relative;
}

.o-checkbox-label, .o-radio-label {
  display: inline-block;
  padding: 3px 0 3px 28px;
  position: relative;
}
.o-checkbox-label:before, .o-radio-label:before, .o-checkbox-label:after, .o-radio-label:after {
  border: 1px solid var(--color-gray-lighter);
  border-radius: 3px;
  content: "";
  display: inline-block;
  height: 18px;
  left: 0;
  margin-top: -9px;
  padding: 0;
  position: absolute;
  top: 50%;
  transition: all 0.21s cubic-bezier(0.215, 0.61, 0.355, 1);
  width: 18px;
}
.o-checkbox-label:before, .o-radio-label:before {
  background-color: transparent;
}
.o-checkbox-label:after, .o-radio-label:after {
  background-color: currentColor;
  border-color: transparent;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2213%22%20height%3D%2210.5%22%20viewBox%3D%220%200%2013%2010.5%22%20enable-background%3D%22new%200%200%2013%2010.5%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%231A2B53%22%20d%3D%22M4.8%205.8L2.4%203.3%200%205.7l4.8%204.8L13%202.4c0%200-2.4-2.4-2.4-2.4L4.8%205.8z%22%2F%3E%3C%2Fsvg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2213%22%20height%3D%2210.5%22%20viewBox%3D%220%200%2013%2010.5%22%20enable-background%3D%22new%200%200%2013%2010.5%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%231A2B53%22%20d%3D%22M4.8%205.8L2.4%203.3%200%205.7l4.8%204.8L13%202.4c0%200-2.4-2.4-2.4-2.4L4.8%205.8z%22%2F%3E%3C%2Fsvg%3E");
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 12px;
          mask-size: 12px;
  opacity: 0.25;
}

.o-radio-label:before, .o-radio-label:after {
  border-radius: 50%;
}
.o-radio-label:after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20enable-background%3D%22new%200%200%2013%2013%22%20xml%3Aspace%3D%22preserve%22%3E%3Ccircle%20fill%3D%22%231A2B53%22%20cx%3D%226.5%22%20cy%3D%226.5%22%20r%3D%226.5%22%2F%3E%3C%2Fsvg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20enable-background%3D%22new%200%200%2013%2013%22%20xml%3Aspace%3D%22preserve%22%3E%3Ccircle%20fill%3D%22%231A2B53%22%20cx%3D%226.5%22%20cy%3D%226.5%22%20r%3D%226.5%22%2F%3E%3C%2Fsvg%3E");
  -webkit-mask-size: 8px;
          mask-size: 8px;
}

.o-select {
  padding-right: 32px;
}
.o-select__wrap {
  position: relative;
  z-index: 1;
}
.o-select__wrap:after {
  background-color: currentColor;
  bottom: 0;
  content: "";
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='10' height='16' viewBox='0 0 10 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.70703 10.707L5 15.4141L0.292969 10.707L1.70703 9.29297L5 12.5859L8.29297 9.29297L9.70703 10.707ZM9.70703 5.29297L8.29297 6.70703L5 3.41406L1.70703 6.70703L0.292969 5.29297L5 0.585938L9.70703 5.29297Z' fill='%23FCFCFE'/%3E%3C/svg%3E%0A");
          mask-image: url("data:image/svg+xml,%3Csvg width='10' height='16' viewBox='0 0 10 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.70703 10.707L5 15.4141L0.292969 10.707L1.70703 9.29297L5 12.5859L8.29297 9.29297L9.70703 10.707ZM9.70703 5.29297L8.29297 6.70703L5 3.41406L1.70703 6.70703L0.292969 5.29297L5 0.585938L9.70703 5.29297Z' fill='%23FCFCFE'/%3E%3C/svg%3E%0A");
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 10px;
          mask-size: 10px;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 32px;
  z-index: 2;
}
.o-select option {
  color: black;
  padding: 0;
}

.o-textarea,
.o-form textarea {
  min-height: clamp(6.25rem, 3.03vw + 5.11rem, 8.75rem);
}

.o-filelabel {
  position: relative;
}
.o-filelabel__input {
  bottom: 0;
  display: block;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.has-validation .o-filelabel__input:invalid + .o-filelabel__text {
  background-color: pink;
  border-color: red;
  color: darkred;
}
.has-validation .o-filelabel__input:invalid:focus-visible + .o-filelabel__text {
  background-color: transparent;
}
.o-filelabel__input + .o-filelabel__text {
  color: var(--color-gray-light);
}
.has-file .o-filelabel__input + .o-filelabel__text {
  color: var(--color-text);
}
.o-filelabel__text {
  display: block;
  padding-left: 30px;
}
.o-filelabel .o-ico {
  left: 8px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.o-form__confirmation {
  background-color: var(--color-black);
  color: var(--color-white);
  padding: clamp(3rem, 3.34vw + -0.01rem, 4rem) clamp(2.5rem, 1.67vw + 1rem, 3rem);
  border-radius: clamp(2rem, 1.67vw + 0.5rem, 2.5rem);
  border: 1px solid var(--color-3-darkest);
  border-radius: var(--fradius-md);
  width: 100%;
  z-index: 1000;
  min-height: 100%;
  align-items: center;
}

.o-form.is-submitted + .o-form__confirmation__wrapper .o-form__confirmation {
  visibility: visible;
  pointer-events: all;
}
.o-form.is-submitted + .o-form__confirmation__wrapper.-is-closed .o-form__confirmation {
  visibility: hidden;
  pointer-events: none;
}

.o-form__loading {
  position: absolute;
  inset: 0;
  z-index: 1001;
  isolation: isolate;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.o-form.is-submitting .o-form__loading {
  opacity: 1;
  pointer-events: all;
}
.o-form__loading__spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 70px;
  height: 70px;
  background-color: var(--color-1);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.o-form__loading__spinner span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 40px;
  height: 40px;
  border: 4px solid var(--color-gray-lighter);
  border-top: 4px solid var(--color-1);
  border-radius: 50%;
  animation: spin 0.6s linear infinite;
}
@keyframes spin {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}

.o-ico {
  width: var(--ficon-normal);
  height: var(--ficon-normal);
  stroke-width: 1px;
}
.o-ico:not(.-ico-fill) {
  fill: none;
  stroke-width: clamp(0.13rem, 0vw + 0.13rem, 0.13rem);
  stroke: currentColor;
}
.o-ico.-ico-lg {
  width: clamp(2rem, 2.43vw + 1.09rem, 4rem);
  height: clamp(2rem, 2.43vw + 1.09rem, 4rem);
  stroke-width: clamp(0.13rem, 0.15vw + 0.07rem, 0.25rem);
}
.o-ico.-ico-md {
  width: clamp(1.5rem, 0.61vw + 1.27rem, 2rem);
  height: clamp(1.5rem, 0.61vw + 1.27rem, 2rem);
  stroke-width: clamp(0.13rem, 0vw + 0.13rem, 0.13rem);
}
.o-ico.-ico-fill {
  fill: currentColor;
  transition: fill 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.o-ico.-ico-scroll-to {
  width: 32px;
  height: 32px;
}
.o-ico.-ico-angle {
  transform: rotate(-45deg);
}
.o-ico.-ico-sharing {
  stroke-width: 1px !important;
}
.o-ico.-ico-404 {
  width: clamp(18.28rem, 29.57vw + 7.19rem, 42.66rem);
  height: clamp(7.27rem, 11.75vw + 2.86rem, 16.95rem);
  fill: var(--color-1);
}

.o-responsive-img {
  display: block;
  overflow: hidden;
  position: relative;
}
.o-responsive-img:not(.-no-ratio__wrap) img,
.o-responsive-img:not(.-no-ratio__wrap) video,
.o-responsive-img:not(.-no-ratio__wrap) iframe {
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}
.o-responsive-img.-no-ratio__wrap {
  padding-top: 0 !important;
}
.o-responsive-img.-no-ratio__wrap img,
.o-responsive-img.-no-ratio__wrap video,
.o-responsive-img.-no-ratio__wrap iframe {
  width: 100%;
  height: auto;
}
.o-responsive-img.-img-filter {
  position: relative;
}
.o-responsive-img.-img-filter::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: radial-gradient(400.32% 309.54% at 99.03% 98.28%, var(--color-1) 0%, rgba(0, 59, 255, 0) 26.32%);
  pointer-events: none;
}
.o-responsive-img.-img-shape {
  border-radius: var(--fradius-5xs);
  border-top-left-radius: var(--fradius-2xl);
  border-bottom-right-radius: var(--fradius-2xl);
}
.o-responsive-img.-img-shape.-img-shape::after {
  border-radius: var(--fradius-5xs);
  border-top-left-radius: var(--fradius-2xl);
  border-bottom-right-radius: var(--fradius-2xl);
}
.o-responsive-img.-img-round-corners {
  position: relative;
  border-radius: var(--fradius-5xs);
  border-top-left-radius: var(--fradius-2xl);
  border-bottom-right-radius: var(--fradius-2xl);
  overflow: hidden;
  transition: border-radius 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.o-img__wrap.-img-shape {
  border-radius: var(--fradius-5xs);
  border-top-left-radius: var(--fradius-2xl);
  border-bottom-right-radius: var(--fradius-2xl);
}
.o-img__wrap.-img-shape.-img-shape::after {
  border-radius: var(--fradius-5xs);
  border-top-left-radius: var(--fradius-2xl);
  border-bottom-right-radius: var(--fradius-2xl);
}
.o-img__wrap.-img-filter {
  position: relative;
}
.o-img__wrap.-img-filter::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: radial-gradient(400.32% 309.54% at 99.03% 98.28%, var(--color-1) 0%, rgba(0, 59, 255, 0) 26.32%);
  pointer-events: none;
}
.o-img__wrap.-img-round-corners {
  position: relative;
  border-radius: var(--fradius-5xs);
  border-top-left-radius: var(--fradius-2xl);
  border-bottom-right-radius: var(--fradius-2xl);
  overflow: hidden;
  transition: border-radius 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.o-img {
  min-width: 100%;
}

.o-media__caption__title {
  display: block;
  font-size: var(--fsize-3xs);
  font-weight: var(--fweight-bold);
  text-transform: uppercase;
  margin-bottom: var(--funit-5xs);
  margin-top: var(--funit-5xs);
  opacity: 0.7;
}

.o-section {
  position: relative;
  margin: var(--funit-6xl) 0;
}
.o-section.u-my-0 {
  margin: 0;
}
.o-section.-remove-space-before:not(.-section-w-bg) {
  margin-top: calc(-1 * var(--funit-3xl));
}
.o-section.-remove-space-before.-section-w-bg {
  padding-top: 0;
}
.o-section.-section-w-bg {
  margin: -1px 0;
}
.o-section.-section-container {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: auto;
  width: 100%;
  column-gap: var(--funit-md);
}
.o-section.-section-container .o-section__inner {
  grid-column: 2/-2;
}
.o-section.-section-container .o-section__inner .o-container {
  padding: 0;
}
.o-section.-section-container-sm {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: auto;
  width: 100%;
  column-gap: var(--funit-md);
}
.o-section.-section-container-sm .o-section__inner {
  grid-column: 3/-3;
}
.o-section.-section-container-sm .o-section__inner .o-container {
  padding: 0;
}
.o-section.-section-container-xs {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: auto;
  width: 100%;
  column-gap: var(--funit-md);
}
.o-section.-section-container-xs .o-section__inner {
  grid-column: 4/-4;
}
.o-section.-section-container-xs .o-section__inner .o-container {
  padding: 0;
}
.o-section.is-empty {
  display: none;
}
.o-section__inner + .o-section__inner {
  margin-top: var(--funit-3xl);
}
.o-table {
  width: 100%;
}
.o-table.-table-fixed {
  table-layout: fixed;
}
.o-table.-table-bordered th {
  background-color: var(--color-gray-dark);
  color: var(--color-white);
}
.o-table.-table-bordered th span {
  display: block;
  font-size: 0.6875rem;
}
.o-table.-table-bordered td {
  color: var(--color-gray-dark);
}
.o-table.-table-bordered th,
.o-table.-table-bordered td {
  border: 1px solid var(--color-gray-dark);
  font-size: 0.8125rem;
  font-weight: 700;
}

.o-video {
  position: relative;
  border-radius: var(--fradius-5xs);
  border-top-left-radius: var(--fradius-2xl);
  border-bottom-right-radius: var(--fradius-2xl);
  overflow: hidden;
  transition: border-radius 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.c-page-single-news .o-video::after {
  display: none !important;
}
.o-video::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: radial-gradient(400.32% 309.54% at 99.03% 98.28%, var(--color-1) 0%, rgba(0, 59, 255, 0) 26.32%);
  pointer-events: none;
}

.o-video-embed {
  position: relative;
}
.o-video-embed.video-open-in-modal {
  pointer-events: none;
}
.o-video-embed.video-has-bg {
  aspect-ratio: 16/9;
  background: center/cover no-repeat;
}
.o-video-embed.video-has-bg lite-youtube,
.o-video-embed.video-has-bg lite-vimeo {
  background: none !important;
}
.o-video-embed lite-youtube .lty-playbtn,
.o-video-embed lite-youtube .ltv-playbtn,
.o-video-embed lite-vimeo .lty-playbtn,
.o-video-embed lite-vimeo .ltv-playbtn, .o-video-embed .o-video-embed__other .lty-playbtn, .o-video-embed__other .o-video-embed .lty-playbtn,
.o-video-embed .o-video-embed__other .ltv-playbtn,
.o-video-embed__other .o-video-embed .ltv-playbtn, .o-video-embed .o-video-embed__button {
  pointer-events: all;
  position: absolute;
  isolation: isolate;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
  border-radius: 1000px;
  opacity: 1;
  transition: opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  cursor: pointer;
  z-index: 2;
}
.o-video-embed lite-youtube .lty-playbtn::before,
.o-video-embed lite-youtube .ltv-playbtn::before,
.o-video-embed lite-vimeo .lty-playbtn::before,
.o-video-embed lite-vimeo .ltv-playbtn::before, .o-video-embed .o-video-embed__other .lty-playbtn::before, .o-video-embed__other .o-video-embed .lty-playbtn::before,
.o-video-embed .o-video-embed__other .ltv-playbtn::before,
.o-video-embed__other .o-video-embed .ltv-playbtn::before, .o-video-embed .o-video-embed__button::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='18' viewBox='0 0 14 18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.5 18L13.5 9L0.5 0V18Z' fill='%23ffffff'/%3E%3C/svg%3E");
  background-size: 16px;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 1000px;
}
.o-video-embed lite-youtube .lty-playbtn::after,
.o-video-embed lite-youtube .ltv-playbtn::after,
.o-video-embed lite-vimeo .lty-playbtn::after,
.o-video-embed lite-vimeo .ltv-playbtn::after, .o-video-embed .o-video-embed__other .lty-playbtn::after, .o-video-embed__other .o-video-embed .lty-playbtn::after,
.o-video-embed .o-video-embed__other .ltv-playbtn::after,
.o-video-embed__other .o-video-embed .ltv-playbtn::after, .o-video-embed .o-video-embed__button::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: var(--color-1);
  border-radius: 1000px;
  z-index: -1;
  transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.o-video-embed__button {
  font-size: 0;
}
.o-video.is-video-active .o-video-embed__button {
  opacity: 0;
  transform: translate(-50%, -50%) scale(0.5);
}

.o-video-embed lite-youtube,
.o-video-embed lite-vimeo, .o-video-embed__other {
  display: block;
  padding-bottom: 62.5%;
  background: center/cover no-repeat;
  cursor: pointer;
}
.o-video-embed lite-youtube.lyt-activated .lty-playbtn, .o-video-embed lite-youtube.ltv-activated .lty-playbtn,
.o-video-embed lite-vimeo.lyt-activated .lty-playbtn,
.o-video-embed lite-vimeo.ltv-activated .lty-playbtn, .o-video-embed__other.lyt-activated .lty-playbtn, .o-video-embed__other.ltv-activated .lty-playbtn {
  opacity: 0;
  transform: translate(-50%, -50%) scale(0.5);
  transition-delay: 0.3s;
}
.o-video-embed lite-youtube .lty-playbtn::before,
.o-video-embed lite-youtube .ltv-playbtn::before,
.o-video-embed lite-vimeo .lty-playbtn::before,
.o-video-embed lite-vimeo .ltv-playbtn::before, .o-video-embed__other .lty-playbtn::before,
.o-video-embed__other .ltv-playbtn::before {
  transform: none;
  border: none;
}
.o-video-embed lite-youtube .lty-playbtn .lyt-visually-hidden,
.o-video-embed lite-youtube .ltv-playbtn .lyt-visually-hidden,
.o-video-embed lite-vimeo .lty-playbtn .lyt-visually-hidden,
.o-video-embed lite-vimeo .ltv-playbtn .lyt-visually-hidden, .o-video-embed__other .lty-playbtn .lyt-visually-hidden,
.o-video-embed__other .ltv-playbtn .lyt-visually-hidden {
  opacity: 0;
}
.o-video-embed lite-youtube iframe,
.o-video-embed lite-youtube video,
.o-video-embed lite-vimeo iframe,
.o-video-embed lite-vimeo video, .o-video-embed__other iframe,
.o-video-embed__other video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.o-video-embed__other video {
  opacity: 0;
}
.is-video-active .o-video-embed__other video {
  opacity: 1;
}

.o-flex-grid__item > div:not(:last-child) {
  margin-bottom: var(--funit-3xl);
}
.o-flex-grid__item.-item-align-bottom {
  align-content: end;
}
.o-flex-grid__item.-item-align-center {
  align-content: center;
}
.o-flex-grid__item.-item-align-top {
  align-content: start;
}

.o-flex-group > div:not(:last-child) {
  margin-bottom: var(--funit-md);
}

.o-block-cta {
  min-height: 100%;
  background-color: var(--block-cta-bg, var(--color-1, #003BFF));
  color: var(--block-cta-color, #fff);
  border-radius: var(--fradius-md, clamp(2rem, 1.67vw + 0.5rem, 2.5rem));
}
.o-block-cta__content {
  padding: var(--funit-lg, clamp(2.5rem, 1.67vw + 1rem, 3rem)) var(--funit-2xl, clamp(4rem, 3.34vw + 0.99rem, 5rem));
  text-align: center;
}
.o-block-cta__button {
  --button-bg:var(--color-black, #000000);
  --button-color:var(--color-white, #fff);
  --button-bg-hover:var(--color-white, #fff);
  --button-color-hover:var(--color-black, #000000);
  justify-content: center;
}

.o-separator {
  border-top: 2px solid var(--separator-border-color, var(--color-1));
  margin: 0;
}

.o-article {
  position: relative;
}
.o-article__grid {
  display: grid !important;
}
.o-article__grid__controls {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: var(--funit-3xs);
}
.o-article__grid__controls .o-button {
  padding: 6px 12px;
}
.o-article__grid__controls .o-button.swiper-button-disabled {
  opacity: 0.5;
  pointer-events: none;
}
.o-article__link {
  position: absolute;
  inset: 0;
}
.o-article__img {
  display: block;
  overflow: hidden;
}
.o-article:hover .o-article__img__inner {
  transform: scale(1.05);
}

.o-article__img__inner {
  transform: scale(1.0001);
  transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.o-article__date {
  text-transform: uppercase;
  font-size: 0.8125rem;
  font-weight: 500;
  letter-spacing: 0.04063rem;
}
.o-article__item .o-tags-news .o-tag {
  z-index: 11;
}
.o-article__icon {
  position: relative;
  isolation: isolate;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.o-article__icon::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: var(--funit-lg);
  height: var(--funit-lg);
  border-radius: 1000px;
  background-color: var(--color-1);
  opacity: 0;
  transform: translate(-50%, -50%) scale(0);
  z-index: -1;
  transition: opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.o-article__no-result {
  border: 2px solid var(--color-1);
  padding: var(--funit-md);
  height: 100%;
  border-radius: var(--funit-md);
}

.o-article-list {
  row-gap: var(--funit-2xl);
}
.o-article-list__title {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: var(--funit-md);
}
.o-article-list__categories {
  color: var(--color-1);
}
.o-article-list__categories .o-select__wrap {
  border: var(--fstroke-sm) solid currentColor;
  border-radius: var(--fradius-4xs);
}
.o-article-list__categories .o-select__wrap .o-select {
  padding: var(--funit-3xs) var(--funit-sm);
  padding-right: calc(var(--funit-sm) + 32px + var(--funit-3xs));
  border-bottom: 0px;
  font-size: var(--fsize-sm);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.o-article-list__categories .o-select__wrap .o-select:focus-visible {
  box-shadow: 0 0px 0 var(--color-1);
}
.o-article-list__categories .o-select__wrap::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.3346 13.3333L16.0013 8L10.668 13.3333M21.3346 18.6667L16.0013 24L10.668 18.6667' stroke='%23003BFF' stroke-width='2'/%3E%3C/svg%3E%0A");
          mask-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.3346 13.3333L16.0013 8L10.668 13.3333M21.3346 18.6667L16.0013 24L10.668 18.6667' stroke='%23003BFF' stroke-width='2'/%3E%3C/svg%3E%0A");
  -webkit-mask-size: 32px;
          mask-size: 32px;
  width: 32px;
}

.o-tag {
  position: relative;
  font-size: var(--fsize-2xs);
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: var(--color-1);
  border: var(--fstroke-sm) solid var(--color-1);
  border-radius: var(--fradius-4xs);
  padding: var(--funit-5xs) var(--funit-2xs);
}
.o-tag__text {
  position: relative;
  z-index: 1;
}
.o-tag:after {
  content: "";
  position: absolute;
  top: calc(var(--fstroke-sm) * -1);
  left: calc(var(--fstroke-sm) * -1);
  right: calc(var(--fstroke-sm) * -1);
  bottom: calc(var(--fstroke-sm) * -1);
  border-radius: var(--fradius-4xs);
  background-color: var(--color-black);
  transform: scaleY(0);
  transform-origin: center;
  transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.o-tags-news {
  display: flex;
  flex-wrap: wrap;
  gap: var(--funit-xs);
}

html:has(.c-fold-hub-products) {
  background-color: var(--color-black);
}
html:has(.c-fold-hub-products) .o-flexible-content {
  position: relative;
  z-index: 5;
}

.o-product {
  position: relative;
}
.o-product__item {
  position: relative;
}
.o-product__title {
  font-size: var(--fsize-sm);
  font-style: normal;
  font-weight: 500;
  line-height: 1.2; /* 21.6px */
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.o-product__img {
  display: block;
  overflow: hidden;
}
.o-product:hover .o-product__img__inner {
  transform: scale(1.05);
}

.o-product__img__inner {
  transform: scale(1.0001);
  transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.o-product__link {
  position: absolute;
  inset: 0;
}
.o-product__icon {
  position: relative;
  isolation: isolate;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.o-product__icon::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: var(--funit-lg);
  height: var(--funit-lg);
  border-radius: 1000px;
  background-color: var(--color-1);
  opacity: 0;
  transform: translate(-50%, -50%) scale(0);
  z-index: -1;
  transition: opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.o-product__item-filler {
  border: var(--fstroke-sm) solid var(--color-1);
  border-radius: var(--fradius-md);
  display: flex;
  align-items: center;
  height: 100%;
}
.o-product__item-filler__inner {
  padding: var(--funit-2xl);
  text-align: center;
}

.o-cursor {
  position: absolute;
  top: 0;
  left: 0;
  width: var(--funit-4xl);
  height: var(--funit-4xl);
  border-radius: 50%;
  z-index: 100;
  background-color: var(--color-1);
  opacity: 0;
  transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.o-cursor.is-active {
  opacity: 1;
  transform: scale(1);
}
.o-cursor .o-ico {
  width: 100%;
  height: 100%;
  fill: var(--color-white);
  transform: scale(0.5);
}

/*! purgecss end ignore */
/*! purgecss start ignore */
.c-header {
  left: 0;
  padding: var(--funit-sm) 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 100;
}
.c-header__logo {
  opacity: 0;
  transform: translateY(-200px);
  transition: all 0s 0.6s linear;
}
html.anims-ready .c-header__logo {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
html.anims-ready:has(.c-fold-home.is-inview) .t-home .c-header__logo {
  transition-delay: 0.6s;
}
.c-header__logo__icon {
  height: clamp(3.71rem, 0.5vw + 3.52rem, 4.13rem);
  width: clamp(9.34rem, 1.26vw + 8.87rem, 10.38rem);
}
.-header-is-white .c-header__logo__black {
  display: none;
}
.-header-is-black .c-header__logo__white {
  display: none;
}
.c-header .o-container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.c-header a,
.c-header button,
.c-header form input {
  pointer-events: auto;
}

.c-footer {
  background-color: var(--color-black);
  color: var(--color-white);
}
html:has(.u-bg-color-gradient-dark__video) .c-footer {
  background-color: var(--color-black);
  position: relative;
  z-index: 2;
}
.c-footer .o-container {
  display: flex;
  flex-direction: column;
  gap: var(--funit-3xl);
}
.c-footer__nav {
  display: flex;
  justify-content: space-between;
  gap: var(--funit-md);
}
.c-footer__nav__sub {
  display: flex;
  flex-direction: column;
  gap: var(--funit-2xs);
}
.c-footer__nav__item {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: var(--funit-2xs);
  width: 100%;
  font-size: var(--fs-text-default);
}
.c-footer__nav__link {
  position: relative;
}
.c-footer__nav__link.-lvl-0 {
  color: var(--color-3-darker);
}
.c-footer__nav__link .line {
  display: inline-flex;
}
.c-footer__nav__link .line::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background-color: currentColor;
  transform-origin: right;
  transform: scaleX(0);
  transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.c-footer__top {
  padding-top: var(--funit-6xl);
}
.c-footer__bottom {
  position: relative;
  padding: var(--funit-sm) 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--funit-md);
  color: var(--color-3-darker);
}
.c-footer__bottom__line {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  background-color: var(--color-3-darkest);
}
.c-footer__bottom__col {
  display: flex;
  align-items: center;
  gap: var(--funit-sm);
}
.c-footer__bottom__links {
  display: flex;
  align-items: center;
  gap: var(--funit-sm);
}
.c-footer__bottom__link {
  position: relative;
}
.c-footer__bottom__link::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background-color: currentColor;
  transform-origin: right;
  transform: scaleX(0);
  transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.c-footer__bottom__socials {
  display: flex;
  align-items: center;
  gap: var(--funit-sm);
}
.c-footer__bottom * {
  font-size: 0.875rem;
}
.c-footer .o-input {
  border-bottom: 1px solid var(--color-3-darkest);
}
.c-footer .o-input::placeholder {
  color: var(--color-3-darkest);
}

.c-nav-main {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.c-nav-main-wrap {
  display: flex;
  flex-grow: 1;
}
.c-nav-main__item {
  position: relative;
}
.c-nav-main__item:not(:first-child) {
  margin-left: 10px;
}
.c-nav-main__link {
  display: inline-flex;
  padding: 24px;
  color: var(--color-1);
  min-height: 80Px;
  align-items: center;
}
.c-nav-main__link:focus, .c-nav-main__link:hover {
  --color-1-l: 20%;
  --color-1-a: 1;
  color: hsla(var(--color-1-h), var(--color-1-s), var(--color-1-l), var(--color-1-a));
}

.c-subnav-main {
  position: absolute;
  top: 100%;
  left: 50%;
  width: 240px;
  background-color: var(--color-2);
  padding: 24px;
  transform: translateX(-50%);
  pointer-events: none;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 0%, 0 0%);
          clip-path: polygon(0 0, 100% 0, 100% 0%, 0 0%);
  transition: -webkit-clip-path 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: clip-path 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: clip-path 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-clip-path 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.c-nav-main__item:hover > .c-subnav-main, .c-subnav-main:focus-within {
  pointer-events: auto;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.c-subnav-main__link {
  color: var(--color-1);
}

.c-nav-anchors {
  position: fixed;
  bottom: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  max-width: 100%;
  min-height: 60px;
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  z-index: 200;
}
.c-nav-anchors-list {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 60px;
  pointer-events: all;
}
.c-nav-anchors__item {
  pointer-events: none;
  position: relative;
  min-width: 0;
  z-index: 10;
  background-color: var(--color-white);
  flex-grow: 1;
  padding-top: 4px;
}
.c-nav-anchors__item > a {
  border-top: 1px solid var(--color-black);
}
.c-nav-anchors__link {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  isolation: isolate;
  color: var(--color-black);
  transition: background-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  background-color: var(--color-white);
}
.c-nav-anchors__link-inner {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  white-space: nowrap;
}
.c-nav-anchors__link-num {
  font-size: 0.6875rem;
}
.c-nav-anchors__link-text {
  display: block;
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;
  font-weight: 500;
  opacity: 1;
}
.c-nav-anchors__progress {
  display: block;
  position: absolute;
  background-color: var(--color-black);
  z-index: 1000;
  top: 0px;
  left: 0;
  height: 4px;
  width: 0%;
}
.c-nav-anchors-mobile {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  background-color: var(--color-white);
  position: relative;
  isolation: isolate;
}
.c-nav-anchors-mobile::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: var(--gradient-fold);
  height: 40px;
  scale: -1;
  z-index: -1;
}
html.is-anchorsnav-active .c-nav-anchors-mobile {
  grid-template-rows: 1fr;
}
.c-nav-anchors-mobile-list {
  display: flex;
  flex-direction: column;
  padding-top: 10px;
  max-height: 60vh;
  overflow-y: auto;
}
.c-nav-anchors-mobile-list__wrap {
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.c-nav-anchors-mobile__item.-page {
  padding-top: 20px;
}
.c-nav-anchors-mobile__item.-page .c-nav-anchors-mobile__link {
  padding-bottom: 0;
}
.c-nav-anchors-mobile__item:not(.-page):last-child {
  padding-bottom: 20px;
}
.c-nav-anchors-mobile__link {
  display: flex;
  padding: 10px 20px;
  flex-direction: column;
}
.is-current .c-nav-anchors-mobile__link {
  color: var(--color-black);
}
.c-nav-anchors-mobile__link-text {
  display: flex;
  font-size: 1.25rem;
}
.c-nav-anchors-mobile__link-text.-sm {
  color: var(--color-black);
  font-size: 0.875rem;
  margin-bottom: 5px;
}
.c-nav-anchors-mobile__link-text.-line {
  border-bottom: 1px solid var(--color-black);
  padding-bottom: 10px;
}
.c-nav-anchors-mobile__trigger {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 120px;
  z-index: 300;
}
.c-nav-anchors-mobile__trigger.-offset-trigger {
  right: 60px;
}

.c-transition {
  position: fixed;
  inset: 0;
  z-index: 800;
  pointer-events: none;
}
html:not(.dom-is-loaded) .c-transition {
  pointer-events: all;
}

.c-transition__panel {
  background-color: var(--color-black);
  position: absolute;
  inset: 0;
  opacity: 1;
  transition: opacity 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
html.is-first-load:not(.is-loading) .c-transition__panel, html:not(.is-first-load):not(.is-changing-page) .c-transition__panel {
  opacity: 0;
}

.c-nav-overlay {
  position: fixed;
  top: calc(var(--funit-sm) * 0.5);
  right: calc(var(--funit-md) * 0.5);
  color: var(--color-white);
  background-color: var(--color-black);
  padding: var(--funit-5xl) var(--funit-md) var(--funit-md) var(--funit-md);
  max-width: calc(100% - var(--funit-sm));
  height: calc(100vh - var(--funit-sm));
  overflow-x: hidden;
  overflow-y: auto;
  opacity: 0;
  z-index: 102;
  pointer-events: none;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: var(--funit-2xl);
  scrollbar-width: thin;
  scrollbar-color: var(--color-3-darker) var(--color-3-darkest);
  transform: translateY(-200px);
  transition: all 0s 0.6s linear;
}
html.anims-ready .c-nav-overlay {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.6s 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-clip-path 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: clip-path 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.6s 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: clip-path 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.6s 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-clip-path 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
html.anims-ready:has(.c-fold-home.is-inview) .t-home .c-nav-overlay {
  transition-delay: 0.6s;
}
html.anims-ready.is-loaded:has(.c-fold-home.is-inview) .t-home .c-nav-overlay {
  transition-delay: 0s;
}
.c-nav-overlay::-webkit-scrollbar {
  width: 10px;
}
.c-nav-overlay::-webkit-scrollbar-track {
  background: var(--color-3-darkest);
}
.c-nav-overlay::-webkit-scrollbar-thumb {
  background-color: var(--color-3-darker);
  border-radius: 10px;
  border: 2px solid var(--color-3-darkest);
}
.c-nav-overlay::-webkit-scrollbar-thumb:hover {
  background-color: var(--color-3-darker);
}
.c-nav-overlay::-webkit-scrollbar-thumb:active {
  background-color: var(--color-3-darker);
}
html.has-nav-open .c-nav-overlay, .c-nav-overlay:focus-within {
  pointer-events: all;
}
.c-nav-overlay__list {
  display: flex;
  flex-direction: column;
}
.c-nav-overlay__list.-lvl-1 {
  padding-bottom: var(--funit-md);
  gap: var(--funit-xs);
}
.c-nav-overlay__list.-lvl-2 {
  padding-bottom: var(--funit-xs);
  gap: var(--funit-xs);
  margin-top: var(--funit-sm);
  margin-left: var(--funit-sm);
}
.c-nav-overlay__item.-lvl-0 {
  opacity: 0;
  visibility: hidden;
  transform: translateY(30px);
  transition: opacity 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), visibility 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
html.has-nav-open .c-nav-overlay__item.-lvl-0 {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition: opacity 0.6s 0.21s cubic-bezier(0.215, 0.61, 0.355, 1), visibility 0.6s 0.21s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.6s 0.21s cubic-bezier(0.215, 0.61, 0.355, 1);
}
html.has-nav-open .c-nav-overlay__item.-lvl-0:nth-child(1) {
  transition-delay: 0.285s;
}
html.has-nav-open .c-nav-overlay__item.-lvl-0:nth-child(2) {
  transition-delay: 0.36s;
}
html.has-nav-open .c-nav-overlay__item.-lvl-0:nth-child(3) {
  transition-delay: 0.435s;
}
html.has-nav-open .c-nav-overlay__item.-lvl-0:nth-child(4) {
  transition-delay: 0.51s;
}
html.has-nav-open .c-nav-overlay__item.-lvl-0:nth-child(5) {
  transition-delay: 0.585s;
}
html.has-nav-open .c-nav-overlay__item.-lvl-0:nth-child(6) {
  transition-delay: 0.66s;
}
html.has-nav-open .c-nav-overlay__item.-lvl-0:nth-child(7) {
  transition-delay: 0.735s;
}
html.has-nav-open .c-nav-overlay__item.-lvl-0:nth-child(8) {
  transition-delay: 0.81s;
}
html.has-nav-open .c-nav-overlay__item.-lvl-0:nth-child(9) {
  transition-delay: 0.885s;
}
html.has-nav-open .c-nav-overlay__item.-lvl-0:nth-child(10) {
  transition-delay: 0.96s;
}
.c-nav-overlay__link {
  position: relative;
  width: 100%;
}
.c-nav-overlay__link.-lvl-0, .c-nav-overlay__link.-lvl-1, .c-nav-overlay__link.-lvl-2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--funit-md);
  font-size: 1.375rem;
  font-weight: 500;
}
.c-nav-overlay__link.-lvl-0 {
  border-top: 2px solid var(--color-3-darkest);
  padding: var(--funit-sm) var(--funit-sm) var(--funit-sm) var(--funit-4xl);
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.c-nav-overlay__link.-lvl-1 {
  color: var(--color-3-darker);
  padding: 0 var(--funit-sm) 0 var(--funit-4xl);
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.c-nav-overlay__link.-lvl-2 {
  color: var(--color-3-darker);
  font-size: 1.125rem;
  padding: 0 var(--funit-sm) 0 var(--funit-4xl);
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.c-nav-overlay__number {
  position: absolute;
  top: 50%;
  left: var(--funit-sm);
  transform: translateY(-50%);
  font-size: 0.875rem;
  color: var(--color-3-darker);
}
.-lvl-1 .c-nav-overlay__number {
  display: none;
}
.c-nav-overlay__accordion__content {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.c-nav-overlay__item.is-open > .c-nav-overlay__accordion__content {
  grid-template-rows: 1fr;
}

.c-nav-overlay__accordion__inner {
  overflow: hidden;
}
.c-nav-overlay__accordion__inner .c-nav-overlay__item.-lvl-1 {
  opacity: 0;
  visibility: hidden;
  transform: translateY(30px);
  transition: opacity 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), visibility 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.is-open .c-nav-overlay__accordion__inner .c-nav-overlay__item.-lvl-1 {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.is-open .c-nav-overlay__accordion__inner .c-nav-overlay__item.-lvl-1:nth-child(1) {
  transition-delay: 0.075s;
}
.is-open .c-nav-overlay__accordion__inner .c-nav-overlay__item.-lvl-1:nth-child(2) {
  transition-delay: 0.15s;
}
.is-open .c-nav-overlay__accordion__inner .c-nav-overlay__item.-lvl-1:nth-child(3) {
  transition-delay: 0.225s;
}
.is-open .c-nav-overlay__accordion__inner .c-nav-overlay__item.-lvl-1:nth-child(4) {
  transition-delay: 0.3s;
}
.is-open .c-nav-overlay__accordion__inner .c-nav-overlay__item.-lvl-1:nth-child(5) {
  transition-delay: 0.375s;
}
.is-open .c-nav-overlay__accordion__inner .c-nav-overlay__item.-lvl-1:nth-child(6) {
  transition-delay: 0.45s;
}
.is-open .c-nav-overlay__accordion__inner .c-nav-overlay__item.-lvl-1:nth-child(7) {
  transition-delay: 0.525s;
}
.is-open .c-nav-overlay__accordion__inner .c-nav-overlay__item.-lvl-1:nth-child(8) {
  transition-delay: 0.6s;
}
.is-open .c-nav-overlay__accordion__inner .c-nav-overlay__item.-lvl-1:nth-child(9) {
  transition-delay: 0.675s;
}
.is-open .c-nav-overlay__accordion__inner .c-nav-overlay__item.-lvl-1:nth-child(10) {
  transition-delay: 0.75s;
}
.c-nav-overlay__accordion__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
}
.c-nav-overlay__accordion__icon .o-ico {
  stroke: var(--color-1);
  transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.c-nav-overlay__item.is-open > .c-nav-overlay__link > .c-nav-overlay__accordion__icon .o-ico {
  transform: rotate(-180deg);
}

.c-nav-overlay__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--funit-md);
}
.c-nav-overlay__bottom__link {
  font-size: 1.125rem;
  font-weight: 500;
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
  transition: opacity 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), visibility 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
html.has-nav-open .c-nav-overlay__bottom__link {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition: opacity 0.6s 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), visibility 0.6s 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.6s 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
html.has-nav-open .c-nav-overlay__bottom__link:nth-child(1) {
  transition-delay: 0.675s;
}
html.has-nav-open .c-nav-overlay__bottom__link:nth-child(2) {
  transition-delay: 0.75s;
}
html.has-nav-open .c-nav-overlay__bottom__link:nth-child(3) {
  transition-delay: 0.825s;
}
html.has-nav-open .c-nav-overlay__bottom__link:nth-child(4) {
  transition-delay: 0.9s;
}

.js-nav-overlay__bg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 101;
  opacity: 0;
  visibility: hidden;
  pointer-events: all;
}
html.has-nav-open .js-nav-overlay__bg {
  opacity: 1;
  visibility: visible;
}

.c-menu {
  position: fixed;
  top: var(--funit-sm);
  right: var(--funit-md);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: var(--funit-5xs);
  padding: var(--funit-xs);
  color: var(--color-white);
  background-color: var(--color-1);
  border-radius: var(--fradius-5xs);
  z-index: 500;
  opacity: 0;
  transform: translateY(-200px);
  transition: all 0s 0.6s linear;
}
html.anims-ready .c-menu {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
html.anims-ready:has(.c-fold-home.is-inview) .t-home .c-menu {
  transition-delay: 0.6s;
}
html.has-nav-open .c-menu {
  background-color: var(--color-black);
}
.c-menu__text {
  position: relative;
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1;
}
.c-menu__text__open {
  display: block;
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition: opacity 0.3s 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), visibility 0.3s 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.3s 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
html.has-nav-open .c-menu__text__open {
  opacity: 0;
  visibility: hidden;
  transform: translateY(-16px);
  transition: opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), visibility 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.c-menu__text__close {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(calc(-50% + 16px));
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), visibility 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
html.has-nav-open .c-menu__text__close {
  opacity: 1;
  visibility: visible;
  transform: translateY(-50%);
  transition: opacity 0.3s 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), visibility 0.3s 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.3s 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.c-menu__icon {
  display: flex;
  flex-direction: column;
  gap: 4px;
  transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
html.has-nav-open .c-menu__icon {
  transform: rotate(90deg);
}
.c-menu__bar {
  display: block;
  background-color: var(--color-white);
  height: 2px;
  width: 20px;
}
.c-menu__bar:nth-child(1) {
  transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
html.has-nav-open .c-menu__bar:nth-child(1) {
  transform: translateY(6px) rotate(135deg);
}
.c-menu__bar:nth-child(2) {
  transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
html.has-nav-open .c-menu__bar:nth-child(2) {
  transform: rotate(45deg);
}
.c-menu__bar:nth-child(3) {
  opacity: 1;
  width: 10px;
  transition: width 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
html.has-nav-open .c-menu__bar:nth-child(3) {
  opacity: 0;
  width: 0px;
}

.o-breadcrumb {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 6px 16px;
  margin-right: 24px;
}
.o-breadcrumb__wrap {
  margin-bottom: 40px;
}
.o-breadcrumb__item {
  font-size: 1rem;
  line-height: 150%;
}
.o-breadcrumb__item.separator {
  position: relative;
}
.o-breadcrumb__item.separator:after {
  background-color: currentColor;
  content: "";
  display: block;
  height: 10px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='6' height='10' viewBox='0 0 6 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.125 1.25L4.875 5L1.125 8.75' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
          mask-image: url("data:image/svg+xml,%3Csvg width='6' height='10' viewBox='0 0 6 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.125 1.25L4.875 5L1.125 8.75' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  width: 6px;
}
.o-breadcrumb__item a,
.o-breadcrumb__item span {
  color: var(--color-black);
  display: block;
}
.o-breadcrumb__item a {
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 3px;
  transition: -webkit-text-decoration-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: text-decoration-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: text-decoration-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-text-decoration-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.o-breadcrumb__item a:focus, .o-breadcrumb__item a:hover {
  --color-black-a: 0.25;
  -webkit-text-decoration-color: setColor("color-black");
          text-decoration-color: setColor("color-black");
}

.c-modal {
  border: none;
  padding: 0;
  margin: auto !important;
  overflow: visible;
  box-sizing: border-box;
  border-radius: var(--fradius-5xs);
  max-width: calc(100% - clamp(2.25rem, 42.76vw + -13.78rem, 37.5rem));
  width: 100%;
  max-height: 100%;
}
.c-modal__close {
  position: absolute;
  border-radius: 1000px;
  top: 0;
  right: 0;
  transform: translate(25%, -25%);
  z-index: 2;
}
.c-modal__close button {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--color-1);
  color: var(--color-white);
  border: 1px solid var(--color-1);
  border-radius: 1000px;
  width: clamp(2.19rem, 0.38vw + 2.05rem, 2.5rem);
  height: clamp(2.19rem, 0.38vw + 2.05rem, 2.5rem);
  transition: background-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.c-modal__close .o-ico {
  width: clamp(0.88rem, 0.15vw + 0.82rem, 1rem);
  height: clamp(0.88rem, 0.15vw + 0.82rem, 1rem);
  fill: currentColor;
  stroke: currentColor;
}
.c-modal[open] {
  animation: modal-slide-up 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) forwards, modal-fade-in 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
}
.c-modal[open]::backdrop {
  animation: modal-fade-in 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
}
.c-modal[closing] {
  display: block;
  pointer-events: none;
  inset: 0;
  animation: modal-fade-out 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
}
.c-modal[closing]::backdrop {
  animation: modal-fade-out 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
}
.c-modal__content {
  border-radius: var(--fradius-5xs);
  overflow: hidden;
  background-color: var(--color-white);
  color: var(--color-black);
  border: 1px solid var(--color-black);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15), 0px 24px 30px 0px rgba(0, 0, 0, 0.35);
}
.c-modal__item {
  max-height: calc(var(--vh) - 40px);
  overflow-x: hidden;
  overflow-y: auto;
}
.c-modal__item:not(.-modal-item-video) {
  padding-top: clamp(3rem, 0.91vw + 2.66rem, 3.75rem);
  padding-bottom: clamp(3rem, 0.91vw + 2.66rem, 3.75rem);
  padding-left: clamp(2rem, 0.61vw + 1.77rem, 2.5rem);
  padding-right: clamp(2rem, 0.61vw + 1.77rem, 2.5rem);
}
.c-modal__item.-modal-item-video {
  position: relative;
  isolation: isolate;
  background-color: #000000;
  max-height: 100%;
  max-width: 100%;
  margin: auto;
}
.c-modal__item.-modal-item-video .o-video-embed {
  background: none !important;
}
.c-modal__item.-modal-item-video lite-youtube,
.c-modal__item.-modal-item-video lite-vimeo {
  display: block;
  margin: auto;
  width: 100%;
  height: 100%;
  max-height: calc(var(--vh) - 40px);
  aspect-ratio: 16/9;
  border: 0;
  background: none !important;
}
.c-modal__item.-modal-item-video lite-youtube button,
.c-modal__item.-modal-item-video lite-vimeo button {
  opacity: 0;
  position: absolute;
}
.c-modal__item.-modal-item-video iframe, .c-modal__item.-modal-item-video video {
  display: block;
  margin: auto;
  width: 100%;
  height: 100%;
  max-height: calc(var(--vh) - 40px);
  aspect-ratio: 16/9;
  border: 0;
  background: none !important;
}
.c-modal__item.-modal-item-video::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 40px;
  height: 40px;
  border: 4px solid var(--color-white);
  border-top-color: var(--color-black);
  border-radius: 1000px;
  animation: spin 0.6s linear infinite;
  z-index: -1;
}
@keyframes spin {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.c-modal__item:not(.is-active) {
  display: none;
}

::backdrop {
  background: hsla(0, 0%, 0%, 0);
}

@keyframes modal-fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes modal-fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes modal-slide-up {
  0% {
    transform: translateY(40px);
  }
  100% {
    transform: translateY(0);
  }
}
.c-page-single-news .o-section .o-section__inner .o-container {
  padding: 0px;
}
.c-page-single-news .o-section:first-child {
  margin-top: 0;
}

.c-accordion__section:first-child::before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: var(--color-1);
  pointer-events: none;
  margin-top: -2px;
}
.c-accordion__section::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: var(--color-1);
  pointer-events: none;
  margin-top: -2px;
}
.c-accordion__section.is-open > .c-accordion__header .c-accordion__icon svg {
  transform: rotate(-180deg);
}
.c-accordion__section.is-open > .c-accordion__content {
  grid-template-rows: 1fr;
}
.c-accordion__header {
  display: flex;
  padding: var(--funit-md) 0;
  width: 100%;
  text-align: left;
}
.c-accordion__header__title {
  flex-grow: 1;
}
.c-accordion__icon {
  position: relative;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  width: var(--ficon-normal);
  height: var(--ficon-normal);
}
.c-accordion__icon svg {
  position: absolute;
  top: calc(var(--fsize-xl) * 1.2 * 0.5 - var(--ficon-normal) * 0.5);
  right: 0;
  transform: rotate(0deg);
  transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.c-accordion__button {
  display: flex;
  gap: 24px;
  justify-content: space-between;
  width: 100%;
  font-size: var(--fsize-xl);
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  /* 28.8px */
  text-align: left;
}
.c-accordion__content {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.c-accordion__inner {
  overflow: hidden;
  padding: 0 var(--funit-md) 0 0;
}
.c-accordion__inner__container .o-flex-item + .o-flex-item {
  margin-top: var(--funit-xs);
}
.c-accordion__inner > * {
  margin-bottom: var(--funit-md);
}

.c-tabs-nav {
  display: flex;
  position: relative;
}
.c-tabs-nav__item {
  display: inline-block;
}

.c-tab {
  display: block;
  cursor: pointer;
  font-size: var(--fsize-xl);
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  position: relative;
}
.is-active .c-tab:after {
  -webkit-clip-path: inset(0 100% 0 0);
          clip-path: inset(0 100% 0 0);
}

.c-tab-content {
  padding: var(--funit-sm) 0;
  display: none;
}
.c-tab-content .o-flex-item + .o-flex-item {
  margin-top: var(--funit-sm);
}
.c-tab-content:not([hidden=true]) {
  display: block;
}
.c-tabs-nav-mobile__button {
  display: inline-flex;
  background-color: var(--color-1);
  color: var(--color-white);
  width: 40px;
  align-items: center;
  justify-content: center;
}
.c-tabs-nav-mobile__button:first-child {
  border-top-left-radius: var(--fradius-3xs);
}
.c-tabs-nav-mobile__button:last-child {
  border-top-right-radius: var(--fradius-3xs);
}

a[data-cursor=show] {
  cursor: pointer;
}

a[data-cursor=hide] {
  cursor: none;
}

.c-cursor {
  --color-1-l: 10%;
  --color-1-a: 0.6;
  background-color: setColor("color-1");
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1px solid var(--color-black);
  opacity: 0;
}
.c-cursor.is-active {
  opacity: 1;
}
.c-cursor.-secondary {
  --color-3-l: 70%;
  --color-3-a: 0.7;
  background-color: setColor("color-3");
  border: 1px solid #800020;
}
.c-cursor__wrap {
  width: 120px;
  height: 120px;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  transform: translate(-50%, -50%) scale3d(0, 0, 1) rotate(120deg);
  transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  z-index: 100;
}
.is-cursor-active .c-cursor__wrap {
  transform: translate(-50%, -50%) scale3d(1, 1, 1) rotate(0deg);
}
.c-cursor__text {
  text-align: center;
  color: var(--color-white);
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.-secondary .c-cursor__text {
  color: var(--color-white);
}

html.is-cursor-active {
  cursor: none;
}

.c-social__list {
  align-items: center;
  display: flex;
  gap: 12px;
}
.c-social__link {
  align-items: center;
  background-color: var(--color-1);
  border-radius: 50%;
  color: var(--color-white);
  display: flex;
  justify-content: center;
  position: relative;
  padding: 12px;
  transition: background-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.c-social__link:focus, .c-social__link:hover {
  color: var(--color-white);
}
.c-social__link:focus:after, .c-social__link:hover:after {
  opacity: 1;
  transform: scale(1);
}
.c-social__link:after {
  background-color: var(--color-2);
  border-radius: 50%;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  transform: scale(0);
  transition: opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  z-index: 2;
}
.c-social__link .o-ico {
  height: clamp(1.5rem, 1.67vw + 0rem, 2rem);
  position: relative;
  width: clamp(1.5rem, 1.67vw + 0rem, 2rem);
  z-index: 11;
}

.c-share {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 80px;
  gap: var(--funit-sm);
}
.c-share__mobile {
  display: none;
}
.c-share__title {
  font-size: var(--fsize-sm);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.c-share__list {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--funit-sm);
}
.c-share__list__item {
  position: relative;
  width: var(--funit-xl);
  height: var(--funit-xl);
  background-color: var(--color-1);
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--color-white);
}
.c-share__list__item .o-ico {
  z-index: 7;
}
.c-share__list__item:after {
  content: "";
  background-color: var(--color-black);
  border-radius: 50%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: var(--funit-xl);
  height: var(--funit-xl);
  opacity: 0;
  pointer-events: none;
  position: absolute;
  transform: scale(0);
  transition: opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  z-index: 2;
}
.c-share .js-copy-url-tooltip {
  position: absolute;
  top: 110%;
  background-color: black !important;
  color: white !important;
  padding: 10px;
  border-radius: 10px;
  font-size: 0.75rem;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), visibility 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.c-share .js-copy-url-tooltip.tooltip-visible {
  opacity: 1;
  visibility: visible;
}

.c-pager {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: var(--funit-sm);
}
.c-pager__link, .c-pager__prev, .c-pager__next {
  position: relative;
  font-size: var(--fsize-2xs);
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: var(--color-1);
  display: flex;
  justify-content: center;
  align-items: center;
  border: var(--fstroke-sm) solid var(transparent);
  padding: var(--funit-4xs) var(--funit-2xs);
}
.c-pager__link:before, .c-pager__prev:before, .c-pager__next:before {
  content: "";
  position: absolute;
  top: calc(var(--fstroke-sm) * -1);
  left: calc(var(--fstroke-sm) * -1);
  right: calc(var(--fstroke-sm) * -1);
  bottom: calc(var(--fstroke-sm) * -1);
  border-radius: var(--fradius-4xs);
  border: var(--fstroke-sm) solid var(--color-1);
  z-index: -1;
  transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.c-pager__link:after, .c-pager__prev:after, .c-pager__next:after {
  content: "";
  position: absolute;
  top: calc(var(--fstroke-sm) * -1);
  left: calc(var(--fstroke-sm) * -1);
  right: calc(var(--fstroke-sm) * -1);
  bottom: calc(var(--fstroke-sm) * -1);
  border-radius: var(--fradius-4xs);
  background-color: var(--color-black);
  transform: scaleY(0);
  transform-origin: center;
  z-index: -1;
  transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.c-pager__link.is-current, .c-pager__prev.is-current, .c-pager__next.is-current {
  border-bottom: var(--fstroke-sm) solid var(--color-1);
  pointer-events: none;
}
.c-pager__link.is-current:before, .c-pager__prev.is-current:before, .c-pager__next.is-current:before {
  transform: scaleY(0);
}
.c-pager__link .o-ico, .c-pager__prev .o-ico, .c-pager__next .o-ico {
  width: 24px;
  height: 24px;
}

.c-card {
  padding: var(--funit-md);
  height: 100%;
  border-radius: var(--funit-md);
  border: 2px solid var(--color-1);
  overflow: hidden;
  position: relative;
  box-shadow: inset 0 0 0 0 var(--color-1);
  transition: box-shadow 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-delay: 0s !important;
}
.c-card:has(.c-card__link:hover) {
  cursor: pointer;
  box-shadow: inset 0 0 0 2px var(--color-1);
}
.c-card__text {
  display: flex;
  flex-direction: row;
  gap: var(--funit-xs);
}
.c-card__text__content {
  display: flex;
}
.c-card__link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  border-radius: var(--funit-md);
}
.c-card__icon {
  width: 64px;
  height: 64px;
  pointer-events: none;
  -webkit-user-select: none;
          user-select: none;
}
.c-card__icon.-address-card {
  width: 48px;
  height: 48px;
  object-fit: cover;
  transform: translateY(-25%);
}
.c-card__contact {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: var(--funit-xs);
}
.c-card__contact__link {
  display: flex;
  gap: var(--funit-4xs);
  color: var(--color-1);
  font-weight: 500;
  font-size: var(--fs-text-default);
}
.c-card__contact__link span {
  text-decoration: underline;
  -webkit-text-decoration-color: var(--color-1);
          text-decoration-color: var(--color-1);
  text-underline-offset: 4px;
  text-decoration-thickness: 2px;
}
.c-card__contact__link .o-ico {
  margin-top: calc((var(--fs-text-default) * 1.4 - 24px) * 0.5);
  fill: var(--color-1);
}
.c-card__contact__info {
  display: flex;
  gap: var(--funit-4xs);
  font-weight: 500;
  font-size: var(--fs-text-default);
}
.c-card__contact__info .o-ico {
  margin-top: calc((var(--fs-text-default) * 1.4 - 24px) * 0.5);
  fill: var(--color-1);
}

.is-form-hidden {
  display: none;
}

.is-form-disabled {
  opacity: 0.3;
}
.is-form-disabled input:disabled,
.is-form-disabled button:disabled,
.is-form-disabled textarea:disabled,
.is-form-disabled select:disabled {
  cursor: not-allowed !important;
}

.o-form__sections__wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.o-form__section.step-section.current-section {
  display: block;
}
.o-form__section.step-section.next-section {
  display: none;
}
.o-form__section.step-section.prev-section {
  display: none;
}
.o-form__section.hidden-fields-section {
  max-height: 0;
  overflow: hidden;
  margin: 0;
}

.c-fold-home {
  position: relative;
  isolation: isolate;
  background-color: var(--color-black);
  color: var(--color-white);
  overflow: hidden;
}
.c-fold-home__container {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-top: var(--header-height);
  min-height: 100vh;
  padding-bottom: var(--funit-md);
}
.c-fold-home__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
  object-fit: cover;
  filter: grayscale(1);
  opacity: calc(1 - var(--progress) * 0.75);
}
.c-fold-home__video__filter {
  position: absolute;
  inset: 0;
  background-color: var(--color-black);
  opacity: 0.6;
  z-index: -1;
}
.c-fold-home__video__wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-clip-path: inset(50% 0 50% 0);
          clip-path: inset(50% 0 50% 0);
}
html.anims-ready .c-fold-home__video__wrapper {
  -webkit-clip-path: inset(0 0 0 0);
          clip-path: inset(0 0 0 0);
  transition: -webkit-clip-path 0.9s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: clip-path 0.9s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: clip-path 0.9s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-clip-path 0.9s cubic-bezier(0.215, 0.61, 0.355, 1);
}
html.anims-ready .c-fold-home__title.is-inview .line:nth-child(1) {
  transition-delay: 1s !important;
}
html.anims-ready .c-fold-home__title.is-inview .line:nth-child(2) {
  transition-delay: 1.1s !important;
}
html.anims-ready .c-fold-home__title.is-inview .line:nth-child(3) {
  transition-delay: 1.2s !important;
}
html.anims-ready .c-fold-home__title.is-inview .line:nth-child(4) {
  transition-delay: 1.3s !important;
}
html.anims-ready .c-fold-home__title.is-inview .line:nth-child(5) {
  transition-delay: 1.4s !important;
}
html.anims-ready .c-fold-home__title.is-inview .line:nth-child(6) {
  transition-delay: 1.5s !important;
}
html.anims-ready .c-fold-home__title.is-inview .line:nth-child(7) {
  transition-delay: 1.6s !important;
}
html.anims-ready .c-fold-home__title.is-inview .line:nth-child(8) {
  transition-delay: 1.7s !important;
}
html.anims-ready .c-fold-home__title.is-inview .line:nth-child(9) {
  transition-delay: 1.8s !important;
}
html.anims-ready .c-fold-home__text.is-inview {
  transition-delay: 0.9s;
}

.c-fold-single-news {
  padding-top: var(--header-height);
}
.c-fold-single-news__inner {
  padding-top: var(--funit-6xl);
}
.c-fold-single-news__date {
  font-size: var(--fsize-3xs);
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  flex-shrink: 0;
}
.c-fold-single-news__bottom-info {
  display: flex;
  justify-content: space-between;
  gap: var(--funit-md);
  align-items: center;
}

.c-fold-text {
  position: relative;
  isolation: isolate;
  overflow: hidden;
}
.c-fold-text__container {
  display: flex;
  align-items: flex-end;
  padding-top: var(--header-height);
  position: relative;
  z-index: 10;
}
.c-fold-text__bg-img {
  position: absolute;
  inset: 0;
  z-index: -1;
  opacity: calc(1 - var(--progress) * 0.75);
}
.c-fold-text__bg-img .o-responsive-img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 25%;
  padding-top: 0 !important;
}
.c-fold-text__bg-img .o-responsive-img img {
  object-fit: contain;
}
.c-fold-text__bg-img::before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: var(--color-black);
  opacity: 0.5;
  z-index: 2;
}
.c-fold-text__bg-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  object-fit: cover;
  opacity: calc(1 - var(--progress) * 0.75);
  filter: grayscale(1);
}
.c-fold-text__bg-video::before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: var(--color-black);
  opacity: 0.5;
  z-index: 2;
}
.c-fold-text__bg-video__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-fold-text__title__wrap {
  position: relative;
}
.c-fold-text__title__shape__wrap {
  position: absolute;
  top: 50%;
  right: calc(100% + 10px);
  width: clamp(4.69rem, 3.79vw + 3.27rem, 7.81rem);
  height: clamp(4.69rem, 3.79vw + 3.27rem, 7.81rem);
  transform: translateY(-50%);
}
.c-fold-text__title__shape {
  position: absolute;
  top: 0;
  left: 0;
  width: clamp(4.69rem, 3.79vw + 3.27rem, 7.81rem);
  height: clamp(4.69rem, 3.79vw + 3.27rem, 7.81rem);
  background-color: var(--color-1);
  border-radius: 100%;
}

.c-fold-contact {
  position: relative;
  isolation: isolate;
  overflow: hidden;
}
.c-fold-contact__container {
  display: flex;
  min-height: calc(100vh - var(--header-height));
  padding-top: var(--header-height);
}
.c-fold-contact__container .o-grid > * {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.c-fold-contact__title__wrap {
  flex-grow: 1;
  position: relative;
}
.c-fold-contact__list {
  display: flex;
  flex-direction: column;
  gap: var(--funit-sm);
}
.c-fold-contact__item a {
  display: flex;
  align-items: center;
  gap: var(--funit-md);
}
.c-fold-contact__item__title {
  display: flex;
  align-items: center;
  gap: var(--funit-4xs);
}
.c-fold-contact__item__title .o-ico {
  fill: var(--color-1);
}
.c-fold-contact__item__text {
  text-decoration: underline;
  text-underline-offset: 4px;
  text-decoration-thickness: 1px;
}

.c-fold-img-text__container {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  padding-top: var(--header-height);
}
.c-fold-img-text__img {
  position: relative;
  display: flex;
  flex-grow: 1;
  z-index: 2;
}
.c-fold-img-text__img .o-img__wrap .o-img {
  max-height: calc(100vh - var(--header-height) * 2.15);
}
.c-fold-img-text__img .o-responsive-img {
  width: 100%;
}
.c-fold-img-text__title {
  margin-top: 0 !important;
}
.c-fold-img-text__title__wrap {
  position: relative;
}
.c-fold-img-text__title__shape__wrap {
  position: absolute;
  bottom: calc(100% + 10px);
  left: 30%;
  width: clamp(7.81rem, 9.48vw + 4.26rem, 15.63rem);
  height: clamp(7.81rem, 9.48vw + 4.26rem, 15.63rem);
  transform: translate(-25%, 0);
}
.c-fold-img-text__title__shape__wrap.-jobs-shape {
  bottom: inherit;
  left: 100%;
  top: 180px;
}
.c-fold-img-text__title__shape {
  position: absolute;
  top: 0;
  left: 0;
  background-color: var(--color-1);
  border-radius: 100%;
  width: clamp(7.81rem, 9.48vw + 4.26rem, 15.63rem);
  height: clamp(7.81rem, 9.48vw + 4.26rem, 15.63rem);
}

.c-fold-text-img__container {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  padding-top: var(--header-height);
}
.c-fold-text-img__img {
  position: relative;
  display: flex;
  flex-grow: 1;
  z-index: 2;
}
.c-fold-text-img__img .o-responsive-img {
  width: 100%;
}
.c-fold-text-img__title__wrap {
  position: relative;
}
.c-fold-text-img__title__shape__wrap {
  position: absolute;
  bottom: calc(100% + 10px);
  left: 50%;
  width: clamp(7.81rem, 9.48vw + 4.26rem, 15.63rem);
  height: clamp(7.81rem, 9.48vw + 4.26rem, 15.63rem);
  transform: translate(-50%, 0);
}
.c-fold-text-img__title__shape {
  position: absolute;
  top: 0;
  left: 0;
  width: clamp(7.81rem, 9.48vw + 4.26rem, 15.63rem);
  height: clamp(7.81rem, 9.48vw + 4.26rem, 15.63rem);
  background-color: var(--color-1);
  border-radius: 100%;
}

.c-fold-media-text {
  position: relative;
  overflow: hidden;
}
.c-fold-media-text__container {
  display: flex;
  align-items: flex-end;
  padding-top: var(--header-height);
}
.c-fold-media-text__title {
  margin-top: 0 !important;
}

.c-fold-100vh {
  min-height: 100vh;
}

.c-fold-hub-products {
  display: flex;
  min-height: 70vh;
  overflow: visible;
  isolation: unset;
  z-index: 1;
}
.c-fold-hub-products .c-fold-text__bg-img {
  z-index: 7;
  opacity: 0.5;
  min-height: 135%;
}
.c-fold-hub-products .c-fold-text__bg-img:before {
  display: none;
}
.c-fold-hub-products .c-fold-text__bg-img::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: linear-gradient(0%, 15%, rgba(0, 0, 0, 0), var(--color-black));
  z-index: 2;
}
.c-fold-hub-products .c-fold-text__bg-img .o-img {
  object-position: left bottom !important;
}

.c-list__line {
  width: 100%;
  height: 2px;
  background-color: var(--color-1);
}
.c-list__item {
  padding: var(--funit-md) 0;
}
.c-list__item__content {
  display: flex;
  justify-content: flex-start;
  column-gap: var(--funit-4xl);
}
.c-list__ordered .c-list__item__content {
  justify-content: space-between;
}
.c-list__item__link {
  flex-shrink: 0;
  display: flex;
  gap: var(--funit-4xs);
  width: 38.54416667vw;
}
.c-list__ordered .c-list__item__link {
  width: 42.22222vw;
}
.c-list__item__icon {
  width: clamp(1.25rem, 0.3vw + 1.14rem, 1.5rem);
  flex-shrink: 0;
}
.c-list__item__description {
  width: 38.75vw;
}
.c-list__ordered .c-list__item__description {
  width: auto;
}
.c-list__item__num {
  font-size: var(--fsize-2xs);
  font-style: normal;
  font-weight: 500;
  line-height: 1.4;
}
.c-list__item__link svg {
  color: var(--color-1);
}

.c-links {
  position: relative;
  border-top: 2px solid var(--color-1);
}
.c-links__item {
  position: relative;
  border-bottom: 2px solid var(--color-1);
  padding: var(--funit-sm) 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--funit-md);
}
.c-links__description {
  font-size: var(--fsize-xl);
  font-style: normal;
  font-weight: 500;
  line-height: 1.4; /* 33.6px */
}
.c-links__link {
  flex-shrink: 0;
}

.c-section-cta {
  position: relative;
  isolation: isolate;
  background-color: var(--color-black);
  color: var(--color-white);
  padding-top: calc(var(--funit-10xl));
  padding-bottom: var(--funit-md);
  padding-left: var(--funit-md);
  padding-right: var(--funit-md);
  min-height: 75vh;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: 1fr;
  align-items: end;
  column-gap: var(--funit-md);
}
.c-section-cta__bg {
  position: absolute;
  inset: 0;
  z-index: -1;
}
.c-section-cta__bg::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: radial-gradient(400.32% 309.54% at 99.03% 98.28%, var(--color-1) 0%, rgba(0, 59, 255, 0) 26.32%);
  z-index: 2;
}
.c-section-cta__bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: var(--color-black);
  opacity: 0.5;
  z-index: 1;
}
.c-section-cta__bg img, .c-section-cta__bg .o-parallax__img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.c-section-cta__content {
  text-align: right;
  grid-area: 1/9/2/13;
}
.c-section-cta__content .o-button-group {
  justify-content: flex-end;
}

.c-person-list {
  display: grid !important;
}
.c-person-list__name {
  font-size: calc(var(--fs-text-default) * 0.8);
  font-weight: 500;
  text-transform: uppercase;
}
.c-person-list__controls {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: var(--funit-3xs);
}
.c-person-list__controls .o-button {
  padding: 6px 12px;
}
.c-person-list__controls .o-button.swiper-button-disabled {
  opacity: 0.5;
  pointer-events: none;
}

.c-testimonials {
  display: flex;
  gap: var(--funit-md);
}
.c-testimonials__list {
  display: flex;
  flex-direction: column;
}
.c-testimonials__item {
  display: flex;
  align-items: center;
  gap: var(--funit-md);
  min-height: 50vh;
  padding: var(--funit-3xl) 0;
}
.c-testimonials__img {
  width: 25%;
  flex-shrink: 0;
}
.c-testimonials__content {
  width: 50%;
  flex-shrink: 0;
}
.c-testimonials__quote {
  position: relative;
  padding-left: var(--funit-xs);
  margin-bottom: var(--funit-sm);
}
.c-testimonials__quote::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 4px;
  background-color: var(--color-1);
}
.c-testimonials__author {
  display: flex;
  align-items: center;
  gap: var(--funit-2xs);
}
.c-testimonials__name {
  text-transform: uppercase;
  font-weight: 500;
}
.c-testimonials__pagination {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  align-self: flex-start;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.c-testimonials:has(.c-testimonials__item:only-child) .c-testimonials__pagination {
  display: none !important;
}
.c-testimonials__pagination__item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
}
.c-testimonials__pagination__item__inner {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 2px solid var(--color-1);
  transition: width 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), height 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.is-active .c-testimonials__pagination__item__inner {
  background-color: var(--color-1);
  width: 14px;
  height: 14px;
}

.c-big-logo {
  width: 100%;
  overflow: hidden;
}
.c-big-logo__svg {
  width: 100%;
  height: auto;
  margin-top: -30%;
  margin-bottom: -8%;
}
.c-big-logo__svg svg {
  fill: var(--color-1);
}
.c-img-text-cta2cols__item {
  position: relative;
}
.c-img-text-cta2cols__img {
  display: block;
  overflow: hidden;
}
.c-img-text-cta2cols__item:hover .c-img-text-cta2cols__img__inner {
  transform: scale(1.05);
}

.c-img-text-cta2cols__img__inner {
  transform: scale(1.0001);
  transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.c-img-text-cta2cols__link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.c-img-text-cta2cols__icon {
  position: relative;
  isolation: isolate;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.c-img-text-cta2cols__icon::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: var(--funit-lg);
  height: var(--funit-lg);
  border-radius: 1000px;
  background-color: var(--color-1);
  opacity: 0;
  transform: translate(-50%, -50%) scale(0);
  z-index: -1;
  transition: opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.first-load {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 800;
  pointer-events: none;
}
html.is-loading .first-load {
  pointer-events: all;
}
.first-load__logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
}

.c-spinner {
  width: 132px;
  height: 132px;
  background-color: var(--color-black);
  background-image: linear-gradient(to bottom, rgb(0, 0, 0) 0%, rgb(0, 59, 255) 100%);
  border-radius: 50%;
}
html.is-first-load:not(.is-first-loaded) .c-spinner {
  animation: rotation 1s linear infinite;
}
.c-spinner__wrapper {
  position: absolute;
  width: 132px;
  height: 132px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale3d(0, 0, 0);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), visibility 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
html.is-first-load:not(.is-first-loaded) .c-spinner__wrapper {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, -50%) scale3d(1, 1, 1);
}
.c-spinner__inner {
  background-color: var(--color-black);
  position: absolute;
  top: 5px;
  bottom: 5px;
  right: 5px;
  left: 5px;
  border-radius: 50%;
  z-index: 9990;
}

@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.first-load__panel {
  background-color: var(--color-black);
  bottom: 0;
  left: 0;
  position: absolute;
  top: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), visibility 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  width: 100%;
}
html.is-loading .first-load__panel {
  opacity: 1;
  visibility: visible;
  cursor: wait;
}

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

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

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

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

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  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: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

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

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

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

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

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

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

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

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.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 {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  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: "";
  flex-shrink: 0;
  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 {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          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 {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          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);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

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

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

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

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

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

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
          appearance: none;
}

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

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

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

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

/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

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

:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}
.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-vertical > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

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

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

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

html.lenis {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-stopped {
  overflow: hidden;
}

.lenis.lenis-scrolling iframe {
  pointer-events: none;
}

.glightbox-container {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999 !important;
  overflow: hidden;
  touch-action: none;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  outline: none;
  overflow: hidden;
}

.glightbox-container.inactive {
  display: none;
}

.glightbox-container .gcontainer {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: hidden;
}

.glightbox-container .gslider {
  transition: transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  position: relative;
  overflow: hidden;
  display: flex !important;
  justify-content: center;
  align-items: center;
  transform: translate3d(0, 0, 0);
}

.glightbox-container .gslide {
  width: 100%;
  position: absolute;
  opacity: 1;
  -webkit-user-select: none;
  user-select: none;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
}

.glightbox-container .gslide.current {
  opacity: 1;
  z-index: 99999;
  position: relative;
}

.glightbox-container .gslide.prev {
  opacity: 1;
  z-index: 9999;
}

.glightbox-container .gslide-inner-content {
  width: 100%;
}

.glightbox-container .ginner-container {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  max-width: 100%;
  margin: auto;
  height: 100vh;
}

.glightbox-container .ginner-container.gvideo-container {
  width: 100%;
}

.glightbox-container .ginner-container.desc-bottom,
.glightbox-container .ginner-container.desc-top {
  flex-direction: column;
}

.glightbox-container .ginner-container.desc-left,
.glightbox-container .ginner-container.desc-right {
  max-width: 100% !important;
}

.gslide iframe,
.gslide video {
  outline: none !important;
  border: none;
  min-height: 165px;
  -webkit-overflow-scrolling: touch;
  touch-action: auto;
}

.gslide:not(.current) {
  pointer-events: none;
}

.gslide-image {
  align-items: center;
}

.gslide-image img {
  max-height: 100vh;
  display: block;
  padding: 0;
  float: none;
  outline: none;
  border: none;
  -webkit-user-select: none;
  user-select: none;
  max-width: 100vw;
  width: auto;
  height: auto;
  object-fit: cover;
  touch-action: none;
  margin: auto;
  min-width: 200px;
}

.desc-top .gslide-image img,
.desc-bottom .gslide-image img {
  width: auto;
}

.desc-left .gslide-image img,
.desc-right .gslide-image img {
  width: auto;
  max-width: 100%;
}

.gslide-image img.zoomable {
  position: relative;
}

.gslide-image img.dragging {
  cursor: grabbing !important;
  transition: none;
}

.gslide-video {
  position: relative;
  max-width: 100vh;
  width: 100% !important;
}

.gslide-video .gvideo-wrapper {
  width: 100%;
  /* max-width: 160vmin; */
  margin: auto;
}

.gslide-video::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 0, 0, 0.34);
  display: none;
}

.gslide-video.playing::before {
  display: none;
}

.gslide-video.fullscreen {
  max-width: 100% !important;
  min-width: 100%;
  height: 75vh;
}

.gslide-video.fullscreen video {
  max-width: 100% !important;
  width: 100% !important;
}

.gslide-inline {
  background: #fff;
  text-align: left;
  max-height: calc(100vh - 40px);
  overflow: auto;
  max-width: 100%;
}

.gslide-inline .ginlined-content {
  padding: 20px;
  width: 100%;
}

.gslide-inline .dragging {
  cursor: grabbing !important;
  transition: none;
}

.ginlined-content {
  overflow: auto;
  display: block !important;
  opacity: 1;
}

.gslide-external {
  display: flex;
  width: 100%;
  min-width: 100%;
  background: #fff;
  padding: 0;
  overflow: auto;
  max-height: 75vh;
  height: 100%;
}

.gslide-media {
  display: flex;
  width: auto;
}

.zoomed .gslide-media {
  box-shadow: none !important;
}

.desc-top .gslide-media,
.desc-bottom .gslide-media {
  margin: 0 auto;
  flex-direction: column;
}

.gslide-description {
  position: relative;
  flex: 1 0 100%;
}

.gslide-description.description-left,
.gslide-description.description-right {
  max-width: 100%;
}

.gslide-description.description-bottom,
.gslide-description.description-top {
  margin: 0 auto;
  width: 100%;
}

.gslide-description p {
  margin-bottom: 12px;
}

.gslide-description p:last-child {
  margin-bottom: 0;
}

.zoomed .gslide-description {
  display: none;
}

.glightbox-button-hidden {
  display: none;
}

/*
 * Description for mobiles
 * something like facebook does the description
 * for the photos
*/
.glightbox-mobile .glightbox-container .gslide-description {
  height: auto !important;
  width: 100%;
  background: transparent;
  position: absolute;
  bottom: 0;
  padding: 19px 11px;
  max-width: 100vw !important;
  order: 2 !important;
  max-height: 78vh;
  overflow: auto !important;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
  transition: opacity 0.3s linear;
  padding-bottom: 50px;
}

.glightbox-mobile .glightbox-container .gslide-title {
  color: #fff;
  font-size: 1em;
}

.glightbox-mobile .glightbox-container .gslide-desc {
  color: #a1a1a1;
}

.glightbox-mobile .glightbox-container .gslide-desc a {
  color: #fff;
  font-weight: bold;
}

.glightbox-mobile .glightbox-container .gslide-desc * {
  color: inherit;
}

.glightbox-mobile .glightbox-container .gslide-desc string {
  color: #fff;
}

.glightbox-mobile .glightbox-container .gslide-desc .desc-more {
  color: #fff;
  opacity: 0.4;
}

.gdesc-open .gslide-media {
  transition: opacity 0.5s ease;
  opacity: 0.4;
}

.gdesc-open .gdesc-inner {
  padding-bottom: 30px;
}

.gdesc-closed .gslide-media {
  transition: opacity 0.5s ease;
  opacity: 1;
}

.greset {
  transition: all 0.3s ease;
}

.gabsolute {
  position: absolute;
}

.grelative {
  position: relative;
}

.glightbox-desc {
  display: none !important;
}

.glightbox-open {
  overflow: hidden;
}

.gloader {
  height: 25px;
  width: 25px;
  animation: lightboxLoader 0.8s infinite linear;
  border: 2px solid #fff;
  border-right-color: transparent;
  border-radius: 50%;
  position: absolute;
  display: block;
  z-index: 9999;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 47%;
}

.goverlay {
  width: 100%;
  height: calc(100vh + 1px);
  position: fixed;
  top: -1px;
  left: 0;
  background: #000;
  will-change: opacity;
}

.glightbox-mobile .goverlay {
  background: #000;
}

.gprev,
.gnext,
.gclose {
  z-index: 99999;
  cursor: pointer;
  width: 26px;
  height: 44px;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.gprev svg,
.gnext svg,
.gclose svg {
  display: block;
  width: 25px;
  height: auto;
  margin: 0;
  padding: 0;
}

.gprev.disabled,
.gnext.disabled,
.gclose.disabled {
  opacity: 0.1;
}

.gprev .garrow,
.gnext .garrow,
.gclose .garrow {
  stroke: #fff;
}

.gbtn.focused {
  outline: 2px solid #0f3d81;
}

iframe.wait-autoplay {
  opacity: 0;
}

.glightbox-closing .gnext,
.glightbox-closing .gprev,
.glightbox-closing .gclose {
  opacity: 0 !important;
}

/*Skin */
.glightbox-clean .gslide-description {
  background: #fff;
}

.glightbox-clean .gdesc-inner {
  padding: 22px 20px;
}

.glightbox-clean .gslide-title {
  font-size: 1em;
  font-weight: normal;
  font-family: arial;
  color: #000;
  margin-bottom: 19px;
  line-height: 1.4em;
}

.glightbox-clean .gslide-desc {
  font-size: 0.86em;
  margin-bottom: 0;
  font-family: arial;
  line-height: 1.4em;
}

.glightbox-clean .gslide-video {
  background: #000;
}

.glightbox-clean .gprev,
.glightbox-clean .gnext,
.glightbox-clean .gclose {
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 4px;
}

.glightbox-clean .gprev path,
.glightbox-clean .gnext path,
.glightbox-clean .gclose path {
  fill: #fff;
}

.glightbox-clean .gprev {
  position: absolute;
  top: -100%;
  left: 30px;
  width: 40px;
  height: 50px;
}

.glightbox-clean .gnext {
  position: absolute;
  top: -100%;
  right: 30px;
  width: 40px;
  height: 50px;
}

.glightbox-clean .gclose {
  width: 35px;
  height: 35px;
  top: 15px;
  right: 10px;
  position: absolute;
}

.glightbox-clean .gclose svg {
  width: 18px;
  height: auto;
}

.glightbox-clean .gclose:hover {
  opacity: 1;
}

/*CSS Animations*/
.gfadeIn {
  animation: gfadeIn 0.5s ease;
}

.gfadeOut {
  animation: gfadeOut 0.5s ease;
}

.gslideOutLeft {
  animation: gslideOutLeft 0.3s ease;
}

.gslideInLeft {
  animation: gslideInLeft 0.3s ease;
}

.gslideOutRight {
  animation: gslideOutRight 0.3s ease;
}

.gslideInRight {
  animation: gslideInRight 0.3s ease;
}

.gzoomIn {
  animation: gzoomIn 0.5s ease;
}

.gzoomOut {
  animation: gzoomOut 0.5s ease;
}
@keyframes lightboxLoader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes gfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes gfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes gslideInLeft {
  from {
    opacity: 0;
    transform: translate3d(-60%, 0, 0);
  }
  to {
    visibility: visible;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    transform: translate3d(60%, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(60%, 0, 0);
    opacity: 0;
  }
}
@keyframes gzoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 1;
  }
}
@keyframes gzoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
#cc-main {
  background: transparent;
  color: var(--cc-primary-color);
  font-family: var(--cc-font-family);
  font-size: 1rem;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.15;
  position: relative;
  text-rendering: optimizeLegibility;
  -webkit-text-size-adjust: 100%;
  position: fixed;
  z-index: var(--cc-z-index);
}

#cc-main :after, #cc-main :before, #cc-main a, #cc-main button, #cc-main div, #cc-main h2, #cc-main input, #cc-main p, #cc-main span {
  all: unset;
  box-sizing: border-box;
}

#cc-main .pm__badge, #cc-main button {
  all: initial;
  box-sizing: border-box;
  color: unset;
  visibility: unset;
}

#cc-main .pm__badge, #cc-main a, #cc-main button, #cc-main input {
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  font-family: inherit;
  font-size: 100%;
  line-height: normal;
  margin: 0;
  outline: revert;
  outline-offset: 2px;
  overflow: hidden;
}

#cc-main table, #cc-main tbody, #cc-main td, #cc-main th, #cc-main thead, #cc-main tr {
  all: revert;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

:root {
  --cc-font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  --cc-modal-border-radius:.5rem;
  --cc-btn-border-radius:.4rem;
  --cc-modal-transition-duration:.25s;
  --cc-link-color:var(--cc-btn-primary-bg);
  --cc-modal-margin:1rem;
  --cc-z-index:2147483647;
  --cc-bg:#fff;
  --cc-primary-color:#2c2f31;
  --cc-secondary-color:#5e6266;
  --cc-btn-primary-bg:#30363c;
  --cc-btn-primary-color:#fff;
  --cc-btn-primary-border-color:var(--cc-btn-primary-bg);
  --cc-btn-primary-hover-bg:#000;
  --cc-btn-primary-hover-color:#fff;
  --cc-btn-primary-hover-border-color:var(--cc-btn-primary-hover-bg);
  --cc-btn-secondary-bg:#eaeff2;
  --cc-btn-secondary-color:var(--cc-primary-color);
  --cc-btn-secondary-border-color:var(--cc-btn-secondary-bg);
  --cc-btn-secondary-hover-bg:#d4dae0;
  --cc-btn-secondary-hover-color:#000;
  --cc-btn-secondary-hover-border-color:#d4dae0;
  --cc-separator-border-color:#f0f4f7;
  --cc-toggle-on-bg:var(--cc-btn-primary-bg);
  --cc-toggle-off-bg:#667481;
  --cc-toggle-on-knob-bg:#fff;
  --cc-toggle-off-knob-bg:var(--cc-toggle-on-knob-bg);
  --cc-toggle-enabled-icon-color:var(--cc-bg);
  --cc-toggle-disabled-icon-color:var(--cc-bg);
  --cc-toggle-readonly-bg:#d5dee2;
  --cc-toggle-readonly-knob-bg:#fff;
  --cc-toggle-readonly-knob-icon-color:var(--cc-toggle-readonly-bg);
  --cc-section-category-border:var(--cc-cookie-category-block-bg);
  --cc-cookie-category-block-bg:#f0f4f7;
  --cc-cookie-category-block-border:#f0f4f7;
  --cc-cookie-category-block-hover-bg:#e9eff4;
  --cc-cookie-category-block-hover-border:#e9eff4;
  --cc-cookie-category-expanded-block-bg:transparent;
  --cc-cookie-category-expanded-block-hover-bg:#dee4e9;
  --cc-overlay-bg:rgba(0,0,0,.65);
  --cc-webkit-scrollbar-bg:var(--cc-section-category-border);
  --cc-webkit-scrollbar-hover-bg:var(--cc-btn-primary-hover-bg);
  --cc-footer-bg:var(--cc-btn-secondary-bg);
  --cc-footer-color:var(--cc-secondary-color);
  --cc-footer-border-color:#e4eaed;
  --cc-pm-toggle-border-radius:4em;
}

#cc-main.cc--rtl {
  direction: rtl;
}

#cc-main .cm__title, #cc-main a, #cc-main b, #cc-main em, #cc-main strong {
  font-weight: 600;
}

#cc-main button > span {
  pointer-events: none;
}

#cc-main .cc__link, #cc-main a {
  background-image: linear-gradient(currentColor, currentColor);
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: 0 1px;
  font-weight: 600;
  position: relative;
  transition: background-size 0.25s, color 0.25s ease;
}

#cc-main .cc__link:hover, #cc-main a:hover {
  background-size: 100% 1px;
  color: var(--cc-primary-color);
}

#cc-main .cc__link {
  color: var(--cc-link-color);
}

#cc-main .cm__desc, #cc-main .pm__body {
  overscroll-behavior: auto contain;
  scrollbar-width: thin;
}
html.disable--interaction.show--consent, html.disable--interaction.show--consent body {
  height: auto !important;
  overflow: hidden !important;
}
.cc--darkmode {
  --cc-bg:#161a1c;
  --cc-primary-color:#ebf3f6;
  --cc-secondary-color:#aebbc5;
  --cc-btn-primary-bg:#c2d0e0;
  --cc-btn-primary-color:var(--cc-bg);
  --cc-btn-primary-border-color:var(--cc-btn-primary-bg);
  --cc-btn-primary-hover-bg:#98a7b6;
  --cc-btn-primary-hover-color:#000;
  --cc-btn-primary-hover-border-color:var(--cc-btn-primary-hover-bg);
  --cc-btn-secondary-bg:#242c31;
  --cc-btn-secondary-color:var(--cc-primary-color);
  --cc-btn-secondary-border-color:var(--cc-btn-secondary-bg);
  --cc-btn-secondary-hover-bg:#353d43;
  --cc-btn-secondary-hover-color:#fff;
  --cc-btn-secondary-hover-border-color:var(--cc-btn-secondary-hover-bg);
  --cc-separator-border-color:#222a30;
  --cc-toggle-on-bg:var(--cc-btn-primary-bg);
  --cc-toggle-off-bg:#525f6b;
  --cc-toggle-on-knob-bg:var(--cc-btn-primary-color);
  --cc-toggle-off-knob-bg:var(--cc-btn-primary-color);
  --cc-toggle-enabled-icon-color:var(--cc-btn-primary-color);
  --cc-toggle-disabled-icon-color:var(--cc-btn-primary-color);
  --cc-toggle-readonly-bg:#343e45;
  --cc-toggle-readonly-knob-bg:#5f6b72;
  --cc-toggle-readonly-knob-icon-color:var(--cc-toggle-readonly-bg);
  --cc-section-category-border:#1e2428;
  --cc-cookie-category-block-bg:#1e2428;
  --cc-cookie-category-block-border:var(--cc-section-category-border);
  --cc-cookie-category-block-hover-bg:#242c31;
  --cc-cookie-category-block-hover-border:#232a2f;
  --cc-cookie-category-expanded-block-bg:transparent;
  --cc-cookie-category-expanded-block-hover-bg:var(--cc-toggle-readonly-bg);
  --cc-overlay-bg:rgba(0,0,0,.65);
  --cc-webkit-scrollbar-bg:var(--cc-section-category-border);
  --cc-webkit-scrollbar-hover-bg:var(--cc-btn-primary-hover-bg);
  --cc-footer-bg:#0c0e0f;
  --cc-footer-color:var(--cc-secondary-color);
  --cc-footer-border-color:#060809;
}

.cc--darkmode #cc-main {
  color-scheme: dark;
}

#cc-main .cm {
  background: var(--cc-bg);
  border-radius: var(--cc-modal-border-radius);
  box-shadow: 0 0.625em 1.875em rgba(0, 0, 2, 0.3);
  display: flex;
  flex-direction: column;
  max-width: 24rem;
  opacity: 0;
  overflow: hidden;
  position: fixed;
  transform: translateY(1.6em);
  visibility: hidden;
  z-index: 1;
}

#cc-main .cm--top {
  top: var(--cc-modal-margin);
}

#cc-main .cm--middle {
  top: 50%;
  transform: translateY(calc(-50% + 1.6em));
}

#cc-main .cm--bottom {
  bottom: var(--cc-modal-margin);
}

#cc-main .cm--center {
  left: var(--cc-modal-margin);
  margin: 0 auto;
  right: var(--cc-modal-margin);
  width: unset;
}

#cc-main .cm--left {
  left: var(--cc-modal-margin);
  margin-right: var(--cc-modal-margin);
}

#cc-main .cm--right {
  margin-left: var(--cc-modal-margin);
  right: var(--cc-modal-margin);
}

#cc-main .cm__body {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
}

#cc-main .cm__btns, #cc-main .cm__links {
  padding: 1rem 1.3rem;
  width: unset;
}

#cc-main .cm__texts {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  padding: 1rem 0 0;
}

#cc-main .cm__desc, #cc-main .cm__title {
  padding: 0 1.3rem;
}

#cc-main .cm__title {
  font-size: 1.05em;
}

#cc-main .cm__title + .cm__desc {
  margin-top: 1.1em;
}

#cc-main .cm__desc {
  color: var(--cc-secondary-color);
  font-size: 0.9em;
  line-height: 1.5;
  max-height: 40vh;
  overflow-x: visible;
  overflow-y: auto;
  padding-bottom: 1em;
}

#cc-main .cm__btns {
  border-top: 1px solid var(--cc-separator-border-color);
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#cc-main .cm__btn-group {
  display: grid;
  grid-auto-columns: minmax(0, 1fr);
}

#cc-main .cm__btn + .cm__btn, #cc-main .cm__btn-group + .cm__btn-group {
  margin-top: 0.375rem;
}

#cc-main .cm--flip .cm__btn + .cm__btn, #cc-main .cm--flip .cm__btn-group + .cm__btn-group {
  margin-bottom: 0.375rem;
  margin-top: 0;
}

#cc-main .cm--inline .cm__btn + .cm__btn {
  margin-left: 0.375rem;
  margin-top: 0;
}

#cc-main .cm--inline.cm--flip .cm__btn + .cm__btn {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0.375rem;
}

#cc-main .cm--inline.cm--flip .cm__btn-group + .cm__btn-group {
  margin-bottom: 0.375rem;
  margin-right: 0;
}

#cc-main .cm--wide .cm__btn + .cm__btn, #cc-main .cm--wide .cm__btn-group + .cm__btn-group {
  margin-left: 0.375rem;
  margin-top: 0;
}

#cc-main .cm--wide.cm--flip .cm__btn + .cm__btn, #cc-main .cm--wide.cm--flip .cm__btn-group + .cm__btn-group {
  margin-bottom: 0;
  margin-right: 0.375rem;
}

#cc-main .cm--bar:not(.cm--inline) .cm__btn-group--uneven, #cc-main .cm--wide .cm__btn-group--uneven {
  display: flex;
  flex: 1;
  justify-content: space-between;
}

#cc-main .cm--bar:not(.cm--inline).cm--flip .cm__btn-group--uneven, #cc-main .cm--wide.cm--flip .cm__btn-group--uneven {
  flex-direction: row-reverse;
}

#cc-main .cm__btn {
  background: var(--cc-btn-primary-bg);
  border: 1px solid var(--cc-btn-primary-border-color);
  border-radius: var(--cc-btn-border-radius);
  color: var(--cc-btn-primary-color);
  font-size: 0.82em;
  font-weight: 600;
  min-height: 42px;
  padding: 0.5em 1em;
  text-align: center;
}

#cc-main .cm__btn:hover {
  background: var(--cc-btn-primary-hover-bg);
  border-color: var(--cc-btn-primary-hover-border-color);
  color: var(--cc-btn-primary-hover-color);
}

#cc-main .cm__btn--secondary {
  background: var(--cc-btn-secondary-bg);
  border-color: var(--cc-btn-secondary-border-color);
  color: var(--cc-btn-secondary-color);
}

#cc-main .cm__btn--secondary:hover {
  background: var(--cc-btn-secondary-hover-bg);
  border-color: var(--cc-btn-secondary-hover-border-color);
  color: var(--cc-btn-secondary-hover-color);
}

#cc-main .cm__btn--close {
  border-radius: 0;
  border-bottom-left-radius: var(--cc-btn-border-radius);
  border-right: none;
  border-top: none;
  display: none;
  font-size: 1em;
  height: 42px;
  min-width: auto !important;
  overflow: hidden;
  padding: 0 !important;
  position: absolute;
  right: 0;
  top: 0;
  width: 42px;
}

#cc-main .cm__btn--close svg {
  stroke: var(--cc-btn-primary-color);
  transform: scale(0.5);
  transition: stroke 0.15s ease;
}

#cc-main .cm__btn--close:hover svg {
  stroke: var(--cc-btn-primary-hover-color);
}

#cc-main .cm__btn--close.cm__btn--secondary svg {
  stroke: var(--cc-btn-secondary-color);
}

#cc-main .cm__btn--close.cm__btn--secondary:hover svg {
  stroke: var(--cc-btn-secondary-hover-color);
}

#cc-main .cm__btn--close + .cm__texts .cm__title {
  padding-right: 3rem;
}

#cc-main .cm--inline .cm__btn-group {
  grid-auto-flow: column;
}

#cc-main .cm__footer {
  background: var(--cc-footer-bg);
  border-top: 1px solid var(--cc-footer-border-color);
  color: var(--cc-footer-color);
  padding: 0.4em 0 0.5em;
}

#cc-main .cm__links {
  display: flex;
  flex-direction: row;
  padding-bottom: 0;
  padding-top: 0;
}

#cc-main .cm__link-group {
  display: flex;
  flex-direction: row;
  font-size: 0.8em;
  width: 100%;
}

#cc-main .cm__link-group > * + * {
  margin-left: 1.3rem;
}

#cc-main .cm--flip .cm__btn:last-child {
  grid-row: 1;
}

#cc-main .cm--inline.cm--flip .cm__btn:last-child {
  grid-column: 1;
}

#cc-main .cm--box .cm__btn--close {
  display: block;
}

#cc-main .cm--box.cm--flip .cm__btns {
  flex-direction: column-reverse;
}

#cc-main .cm--box.cm--wide {
  max-width: 36em;
}

#cc-main .cm--box.cm--wide .cm__btns {
  flex-direction: row;
  justify-content: space-between;
}

#cc-main .cm--box.cm--wide .cm__btn-group {
  grid-auto-flow: column;
}

#cc-main .cm--box.cm--wide .cm__btn {
  min-width: 120px;
  padding-left: 1.8em;
  padding-right: 1.8em;
}

#cc-main .cm--box.cm--wide.cm--flip .cm__btns {
  flex-direction: row-reverse;
}

#cc-main .cm--box.cm--wide.cm--flip .cm__btn:last-child {
  grid-column: 1;
}

#cc-main .cm--cloud {
  max-width: 54em;
  width: unset;
}

#cc-main .cm--cloud .cm__body {
  flex-direction: row;
}

#cc-main .cm--cloud .cm__texts {
  flex: 1;
}

#cc-main .cm--cloud .cm__desc {
  max-height: 9.4em;
}

#cc-main .cm--cloud .cm__btns {
  border-left: 1px solid var(--cc-separator-border-color);
  border-top: none;
  max-width: 23em;
}

#cc-main .cm--cloud .cm__btn-group {
  flex-direction: column;
}

#cc-main .cm--cloud .cm__btn {
  min-width: 19em;
}

#cc-main .cm--cloud.cm--flip .cm__btn-group, #cc-main .cm--cloud.cm--flip .cm__btns {
  flex-direction: column-reverse;
}

#cc-main .cm--cloud.cm--inline .cm__btn-group {
  flex-direction: row;
}

#cc-main .cm--cloud.cm--inline .cm__btn {
  min-width: 10em;
}

#cc-main .cm--cloud.cm--inline.cm--flip .cm__btn-group {
  flex-direction: row-reverse;
}

#cc-main .cm--bar {
  border-radius: 0;
  left: 0;
  margin: 0;
  max-width: unset;
  opacity: 1;
  right: 0;
  transform: translateY(0);
  width: 100vw;
  --cc-modal-transition-duration:.35s;
}

#cc-main .cm--bar.cm--top {
  top: 0;
  transform: translateY(-100%);
}

#cc-main .cm--bar.cm--bottom {
  bottom: 0;
  transform: translateY(100%);
}

#cc-main .cm--bar .cm__body, #cc-main .cm--bar .cm__links {
  margin: 0 auto;
  max-width: 55em;
  width: 100%;
}

#cc-main .cm--bar .cm__body {
  padding: 0.5em 0 0.9em;
}

#cc-main .cm--bar .cm__btns {
  border-top: none;
  flex-direction: row;
  justify-content: space-between;
}

#cc-main .cm--bar .cm__btn-group {
  grid-auto-flow: column;
}

#cc-main .cm--bar:not(.cm--inline) .cm__btn + .cm__btn, #cc-main .cm--bar:not(.cm--inline) .cm__btn-group + .cm__btn-group {
  margin-left: 0.375rem;
  margin-top: 0;
}

#cc-main .cm--bar .cm__btn {
  min-width: 120px;
  padding-left: 2em;
  padding-right: 2em;
}

#cc-main .cm--bar.cm--flip:not(.cm--inline) .cm__btn + .cm__btn, #cc-main .cm--bar.cm--flip:not(.cm--inline) .cm__btn-group + .cm__btn-group {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0.375rem;
}

#cc-main .cm--bar.cm--flip .cm__btns {
  flex-direction: row-reverse;
}

#cc-main .cm--bar.cm--flip .cm__btn:last-child {
  grid-column: 1;
}

#cc-main .cm--bar.cm--inline .cm__body, #cc-main .cm--bar.cm--inline .cm__links {
  max-width: 74em;
}

#cc-main .cm--bar.cm--inline .cm__body {
  flex-direction: row;
  padding: 0;
}

#cc-main .cm--bar.cm--inline .cm__btns {
  flex-direction: column;
  justify-content: center;
  max-width: 23em;
}

#cc-main .cm--bar.cm--inline.cm--flip .cm__btns {
  flex-direction: column-reverse;
}

#cc-main .cc--anim .cm, #cc-main .cc--anim.cm-wrapper:before {
  transition: opacity var(--cc-modal-transition-duration) ease, visibility var(--cc-modal-transition-duration) ease, transform var(--cc-modal-transition-duration) ease;
}

#cc-main .cc--anim .cm__btn, #cc-main .cc--anim .cm__close {
  transition: background-color 0.15s ease, border-color 0.15s ease, color 0.15s ease;
}

.disable--interaction #cc-main .cm-wrapper:before {
  background: var(--cc-overlay-bg);
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  z-index: 0;
}

.show--consent #cc-main .cc--anim .cm {
  opacity: 1;
  transform: translateY(0);
  visibility: visible !important;
}

.show--consent #cc-main .cc--anim .cm--middle {
  transform: translateY(-50%);
}

.show--consent #cc-main .cc--anim .cm--bar {
  transform: translateY(0);
}

.show--consent #cc-main .cc--anim.cm-wrapper:before {
  opacity: 1;
  visibility: visible;
}

#cc-main.cc--rtl .cm__btn--close {
  border-bottom-left-radius: unset;
  border-bottom-right-radius: var(--cc-btn-border-radius);
  left: 0;
  right: unset;
}

#cc-main.cc--rtl .cm__btn--close + .cm__texts .cm__title {
  padding-left: 3rem !important;
  padding-right: 1.3rem;
}

#cc-main.cc--rtl .cm--inline .cm__btn + .cm__btn {
  margin-left: 0;
  margin-right: 0.375rem;
}

#cc-main.cc--rtl .cm--inline.cm--flip .cm__btn + .cm__btn {
  margin-left: 0.375rem;
  margin-right: 0;
}

#cc-main.cc--rtl .cm:not(.cm--inline).cm--bar .cm__btn + .cm__btn, #cc-main.cc--rtl .cm:not(.cm--inline).cm--bar .cm__btn-group + .cm__btn-group, #cc-main.cc--rtl .cm:not(.cm--inline).cm--wide .cm__btn + .cm__btn, #cc-main.cc--rtl .cm:not(.cm--inline).cm--wide .cm__btn-group + .cm__btn-group {
  margin-left: 0;
  margin-right: 0.375rem;
}

#cc-main.cc--rtl .cm:not(.cm--inline).cm--bar.cm--flip .cm__btn + .cm__btn, #cc-main.cc--rtl .cm:not(.cm--inline).cm--wide.cm--flip .cm__btn + .cm__btn {
  margin-left: 0.375rem;
  margin-right: 0;
}

#cc-main.cc--rtl .cm__link-group > * + * {
  margin-left: 0;
  margin-right: 1.3rem;
}
#cc-main .pm-wrapper {
  position: relative;
  z-index: 2;
}

#cc-main .pm {
  background: var(--cc-bg);
  border-radius: var(--cc-modal-border-radius);
  box-shadow: 0 0.625em 1.875em rgba(0, 0, 2, 0.3);
  display: flex;
  flex-direction: column;
  opacity: 0;
  overflow: hidden;
  position: fixed;
  visibility: hidden;
  width: 100%;
  width: unset;
  z-index: 1;
}

#cc-main svg {
  fill: none;
  width: 100%;
}

#cc-main .pm__body, #cc-main .pm__footer, #cc-main .pm__header {
  padding: 1em 1.4em;
}

#cc-main .pm__header {
  align-items: center;
  border-bottom: 1px solid var(--cc-separator-border-color);
  display: flex;
  justify-content: space-between;
}

#cc-main .pm__title {
  align-items: center;
  display: flex;
  flex: 1;
  font-weight: 600;
  margin-right: 2em;
}

#cc-main .pm__close-btn {
  background: var(--cc-btn-secondary-bg);
  border: 1px solid var(--cc-btn-secondary-border-color);
  border-radius: var(--cc-btn-border-radius);
  height: 40px;
  position: relative;
  transition: all 0.15s ease;
  width: 40px;
}

#cc-main .pm__close-btn span {
  display: flex;
  height: 100%;
  width: 100%;
}

#cc-main .pm__close-btn svg {
  stroke: var(--cc-btn-secondary-color);
  transform: scale(0.5);
  transition: stroke 0.15s ease;
}

#cc-main .pm__close-btn:hover {
  background: var(--cc-btn-secondary-hover-bg);
  border-color: var(--cc-btn-secondary-hover-border-color);
}

#cc-main .pm__close-btn:hover svg {
  stroke: var(--cc-btn-secondary-hover-color);
}

#cc-main .pm__body {
  flex: 1;
  overflow-y: auto;
  overflow-y: overlay;
}

#cc-main .pm__section, #cc-main .pm__section--toggle {
  border-radius: var(--cc-btn-border-radius);
  display: flex;
  flex-direction: column;
  margin-bottom: 0.5em;
}

#cc-main .pm__section--toggle .pm__section-desc-wrapper {
  border: 1px solid var(--cc-cookie-category-block-border);
  border-radius: var(--cc-btn-border-radius);
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  display: none;
  margin-top: 0 !important;
  overflow: hidden;
}

#cc-main .pm__section {
  border: 1px solid var(--cc-separator-border-color);
  padding: 1em;
  transition: background-color 0.25s ease, border-color 0.25s ease;
}

#cc-main .pm__section:first-child {
  border: none;
  margin-bottom: 2em;
  margin-top: 0;
  padding: 0;
  transition: none;
}

#cc-main .pm__section:not(:first-child):hover {
  background: var(--cc-cookie-category-block-bg);
  border-color: var(--cc-cookie-category-block-border);
}

#cc-main .pm__section-toggles + .pm__section {
  margin-top: 2em;
}

#cc-main .pm__section--toggle {
  background: var(--cc-cookie-category-block-bg);
  border-top: none;
  margin-bottom: 0.375rem;
}

#cc-main .pm__section--toggle .pm__section-title {
  align-items: center;
  background: var(--cc-cookie-category-block-bg);
  border: 1px solid var(--cc-cookie-category-block-border);
  display: flex;
  justify-content: space-between;
  min-height: 58px;
  padding: 1.1em 5.4em 1.1em 1.2em;
  position: relative;
  transition: background-color 0.25s ease, border-color 0.25s ease;
  width: 100%;
}

#cc-main .pm__section--toggle .pm__section-title:hover {
  background: var(--cc-cookie-category-block-hover-bg);
  border-color: var(--cc-cookie-category-block-hover-border);
}

#cc-main .pm__section--toggle .pm__section-desc {
  margin-top: 0;
  padding: 1em;
}

#cc-main .pm__section--toggle.is-expanded {
  --cc-cookie-category-block-bg:var(--cc-cookie-category-expanded-block-bg);
  --cc-cookie-category-block-border:var(--cc-cookie-category-expanded-block-hover-bg);
}

#cc-main .pm__section--toggle.is-expanded .pm__section-title {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

#cc-main .pm__section--toggle.is-expanded .pm__section-arrow svg {
  transform: scale(0.5) rotate(180deg);
}

#cc-main .pm__section--toggle.is-expanded .pm__section-desc-wrapper {
  display: flex;
}

#cc-main .pm__section--expandable .pm__section-title {
  cursor: pointer;
  padding-left: 3.4em;
}

#cc-main .pm__section--expandable .pm__section-arrow {
  background: var(--cc-toggle-readonly-bg);
  border-radius: 100%;
  display: flex;
  height: 20px;
  justify-content: center;
  left: 18px;
  pointer-events: none;
  position: absolute;
  width: 20px;
}

#cc-main .pm__section--expandable .pm__section-arrow svg {
  stroke: var(--cc-btn-secondary-color);
  transform: scale(0.5);
}

#cc-main .pm__section-title-wrapper {
  align-items: center;
  display: flex;
  position: relative;
}

#cc-main .pm__section-title-wrapper + .pm__section-desc-wrapper {
  margin-top: 0.85em;
}

#cc-main .pm__section-title {
  border-radius: var(--cc-btn-border-radius);
  font-size: 0.95em;
  font-weight: 600;
}

#cc-main .pm__badge {
  align-items: center;
  background: var(--cc-btn-secondary-bg);
  border-radius: 5em;
  color: var(--cc-secondary-color);
  display: flex;
  flex: none;
  font-size: 0.8em;
  font-weight: 600;
  height: 23px;
  justify-content: center;
  margin-left: 1em;
  min-width: 23px;
  overflow: hidden;
  padding: 0 0.6em 1px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: auto;
}

#cc-main .pm__service-counter {
  background: var(--cc-btn-primary-bg);
  color: var(--cc-btn-primary-color);
  padding: 0;
  width: 23px;
}

#cc-main .pm__service-counter[data-counterlabel] {
  padding: 0 0.6em 1px;
  width: auto;
}

#cc-main .section__toggle, #cc-main .section__toggle-wrapper, #cc-main .toggle__icon, #cc-main .toggle__label {
  border-radius: var(--cc-pm-toggle-border-radius);
  height: 23px;
  transform: translateZ(0);
  width: 50px;
}

#cc-main .section__toggle-wrapper {
  cursor: pointer;
  position: absolute;
  right: 18px;
  z-index: 1;
}

#cc-main .toggle-service {
  height: 19px;
  position: relative;
  right: 0;
  width: 42px;
}

#cc-main .toggle-service .section__toggle, #cc-main .toggle-service .toggle__icon, #cc-main .toggle-service .toggle__label {
  height: 19px;
  width: 42px;
}

#cc-main .toggle-service .toggle__icon {
  position: relative;
}

#cc-main .toggle-service .toggle__icon-circle {
  height: 19px;
  width: 19px;
}

#cc-main .toggle-service .section__toggle:checked ~ .toggle__icon .toggle__icon-circle {
  transform: translateX(23px);
}

#cc-main .pm__section--toggle:nth-child(2) .section__toggle-wrapper:after {
  display: none !important;
}

#cc-main .section__toggle {
  border: 0;
  cursor: pointer;
  display: block;
  left: 0;
  margin: 0;
  position: absolute;
  top: 0;
}

#cc-main .section__toggle:disabled {
  cursor: not-allowed;
}

#cc-main .toggle__icon {
  background: var(--cc-toggle-off-bg);
  box-shadow: 0 0 0 1px var(--cc-toggle-off-bg);
  display: flex;
  flex-direction: row;
  pointer-events: none;
  position: absolute;
  transition: all 0.25s ease;
}

#cc-main .toggle__icon-circle {
  background: var(--cc-toggle-off-knob-bg);
  border: none;
  border-radius: var(--cc-pm-toggle-border-radius);
  box-shadow: 0 1px 2px rgba(24, 32, 3, 0.36);
  display: block;
  height: 23px;
  left: 0;
  position: absolute;
  top: 0;
  transition: transform 0.25s ease, background-color 0.25s ease;
  width: 23px;
}

#cc-main .toggle__icon-off, #cc-main .toggle__icon-on {
  height: 100%;
  position: absolute;
  transition: opacity 0.15s ease;
  width: 100%;
}

#cc-main .toggle__icon-on {
  opacity: 0;
  transform: rotate(45deg);
}

#cc-main .toggle__icon-on svg {
  stroke: var(--cc-toggle-on-bg);
  transform: scale(0.55) rotate(-45deg);
}

#cc-main .toggle__icon-off {
  opacity: 1;
}

#cc-main .toggle__icon-off svg {
  stroke: var(--cc-toggle-off-bg);
  transform: scale(0.55);
}

#cc-main .section__toggle:checked ~ .toggle__icon {
  background: var(--cc-toggle-on-bg);
  box-shadow: 0 0 0 1px var(--cc-toggle-on-bg);
}

#cc-main .section__toggle:checked ~ .toggle__icon .toggle__icon-circle {
  background-color: var(--cc-toggle-on-knob-bg);
  transform: translateX(27px);
}

#cc-main .section__toggle:checked ~ .toggle__icon .toggle__icon-on {
  opacity: 1;
}

#cc-main .section__toggle:checked ~ .toggle__icon .toggle__icon-off {
  opacity: 0;
}

#cc-main .section__toggle:checked:disabled ~ .toggle__icon {
  background: var(--cc-toggle-readonly-bg);
  box-shadow: 0 0 0 1px var(--cc-toggle-readonly-bg);
}

#cc-main .section__toggle:checked:disabled ~ .toggle__icon .toggle__icon-circle {
  background: var(--cc-toggle-readonly-knob-bg);
  box-shadow: none;
}

#cc-main .section__toggle:checked:disabled ~ .toggle__icon svg {
  stroke: var(--cc-toggle-readonly-knob-icon-color);
}

#cc-main .toggle__label {
  opacity: 0;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  top: 0;
  z-index: -1;
}

#cc-main .pm__section-desc-wrapper {
  color: var(--cc-secondary-color);
  display: flex;
  flex-direction: column;
  font-size: 0.9em;
}

#cc-main .pm__section-desc-wrapper > :not(:last-child) {
  border-bottom: 1px solid var(--cc-cookie-category-block-border);
}

#cc-main .pm__section-services {
  display: flex;
  flex-direction: column;
}

#cc-main .pm__service {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding: 0.4em 1.2em;
  position: relative;
  transition: background-color 0.15s ease;
}

#cc-main .pm__service:hover {
  background-color: var(--cc-cookie-category-block-hover-bg);
}

#cc-main .pm__service-header {
  align-items: center;
  display: flex;
  margin-right: 1em;
  width: 100%;
}

#cc-main .pm__service-icon {
  border: 2px solid;
  border-radius: 100%;
  height: 8px;
  margin-left: 6px;
  margin-right: 20px;
  margin-top: 1px;
  min-width: 8px;
}

#cc-main .pm__service-title {
  font-size: 0.95em;
  width: 100%;
  word-break: break-word;
}

#cc-main .pm__section-desc {
  line-height: 1.5em;
}

#cc-main .pm__section-table {
  border-collapse: collapse;
  font-size: 0.9em;
  margin: 0;
  overflow: hidden;
  padding: 0;
  text-align: left;
  width: 100%;
}

#cc-main .pm__table-caption {
  text-align: left;
}

#cc-main .pm__table-caption, #cc-main .pm__table-head > tr {
  border-bottom: 1px dashed var(--cc-separator-border-color);
  color: var(--cc-primary-color);
  font-weight: 600;
}

#cc-main .pm__table-tr {
  transition: background-color 0.15s ease;
}

#cc-main .pm__table-tr:hover {
  background: var(--cc-cookie-category-block-hover-bg);
}

#cc-main .pm__table-caption, #cc-main .pm__table-td, #cc-main .pm__table-th {
  padding: 0.625em 0.625em 0.625em 1.2em;
  vertical-align: top;
}

#cc-main .pm__footer {
  border-top: 1px solid var(--cc-separator-border-color);
  display: flex;
  justify-content: space-between;
}

#cc-main .pm__btn-group {
  display: flex;
}

#cc-main .pm__btn + .pm__btn, #cc-main .pm__btn-group + .pm__btn-group {
  margin-left: 0.375rem;
}

#cc-main .pm--flip .pm__btn + .pm__btn, #cc-main .pm--flip .pm__btn-group + .pm__btn-group {
  margin-left: 0;
  margin-right: 0.375rem;
}

#cc-main .pm__btn {
  background: var(--cc-btn-primary-bg);
  border: 1px solid var(--cc-btn-primary-border-color);
  border-radius: var(--cc-btn-border-radius);
  color: var(--cc-btn-primary-color);
  flex: auto;
  font-size: 0.82em;
  font-weight: 600;
  min-height: 42px;
  min-width: 110px;
  padding: 0.5em 1.5em;
  text-align: center;
  transition: background-color 0.15s ease, border-color 0.15s ease, color 0.15s ease;
}

#cc-main .pm__btn:hover {
  background: var(--cc-btn-primary-hover-bg);
  border-color: var(--cc-btn-primary-hover-border-color);
  color: var(--cc-btn-primary-hover-color);
}

#cc-main .pm__btn--secondary {
  background: var(--cc-btn-secondary-bg);
  border-color: var(--cc-btn-secondary-border-color);
  color: var(--cc-btn-secondary-color);
}

#cc-main .pm__btn--secondary:hover {
  background: var(--cc-btn-secondary-hover-bg);
  border-color: var(--cc-btn-secondary-hover-border-color);
  color: var(--cc-btn-secondary-hover-color);
}

#cc-main .pm--box {
  height: calc(100% - 2em);
  left: var(--cc-modal-margin);
  margin: 0 auto;
  max-height: 37.5em;
  max-width: 43em;
  right: var(--cc-modal-margin);
  top: 50%;
  transform: translateY(calc(-50% + 1.6em));
}

#cc-main .pm--box.pm--flip .pm__btn-group, #cc-main .pm--box.pm--flip .pm__footer {
  flex-direction: row-reverse;
}

#cc-main .pm--bar {
  border-radius: 0;
  bottom: 0;
  height: 100%;
  margin: 0;
  max-height: none;
  max-width: 29em;
  opacity: 1;
  top: 0;
  width: 100%;
  --cc-modal-transition-duration:.35s;
}

#cc-main .pm--bar .pm__section-table, #cc-main .pm--bar .pm__table-body, #cc-main .pm--bar .pm__table-td, #cc-main .pm--bar .pm__table-th, #cc-main .pm--bar .pm__table-tr {
  display: block;
}

#cc-main .pm--bar .pm__table-head {
  display: none;
}

#cc-main .pm--bar .pm__table-caption {
  display: block;
}

#cc-main .pm--bar .pm__table-tr:not(:last-child) {
  border-bottom: 1px solid var(--cc-separator-border-color);
}

#cc-main .pm--bar .pm__table-td {
  display: flex;
  justify-content: space-between;
}

#cc-main .pm--bar .pm__table-td:before {
  color: var(--cc-primary-color);
  content: attr(data-column);
  flex: 1;
  font-weight: 600;
  min-width: 100px;
  overflow: hidden;
  padding-right: 2em;
  text-overflow: ellipsis;
}

#cc-main .pm--bar .pm__table-td > div {
  flex: 3;
}

#cc-main .pm--bar:not(.pm--wide) .pm__body, #cc-main .pm--bar:not(.pm--wide) .pm__footer, #cc-main .pm--bar:not(.pm--wide) .pm__header {
  padding: 1em 1.3em;
}

#cc-main .pm--bar:not(.pm--wide) .pm__btn-group, #cc-main .pm--bar:not(.pm--wide) .pm__footer {
  flex-direction: column;
}

#cc-main .pm--bar:not(.pm--wide) .pm__btn + .pm__btn, #cc-main .pm--bar:not(.pm--wide) .pm__btn-group + .pm__btn-group {
  margin: 0.375rem 0 0;
}

#cc-main .pm--bar:not(.pm--wide).pm--flip .pm__btn-group, #cc-main .pm--bar:not(.pm--wide).pm--flip .pm__footer {
  flex-direction: column-reverse;
}

#cc-main .pm--bar:not(.pm--wide).pm--flip .pm__btn + .pm__btn, #cc-main .pm--bar:not(.pm--wide).pm--flip .pm__btn-group + .pm__btn-group {
  margin-bottom: 0.375rem;
  margin-top: 0;
}

#cc-main .pm--bar:not(.pm--wide) .pm__badge {
  display: none;
}

#cc-main .pm--bar.pm--left {
  left: 0;
  transform: translateX(-100%);
}

#cc-main .pm--bar.pm--right {
  right: 0;
  transform: translateX(100%);
}

#cc-main .pm--bar.pm--wide {
  max-width: 35em;
}

#cc-main .pm--bar.pm--wide .pm__body, #cc-main .pm--bar.pm--wide .pm__footer, #cc-main .pm--bar.pm--wide .pm__header {
  padding: 1em 1.4em;
}

#cc-main .pm--bar.pm--wide.pm--flip .pm__btn-group, #cc-main .pm--bar.pm--wide.pm--flip .pm__footer {
  flex-direction: row-reverse;
}

#cc-main .pm-overlay {
  background: var(--cc-overlay-bg);
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  z-index: 1;
}

#cc-main .cc--anim .pm, #cc-main .cc--anim .pm-overlay {
  transition: opacity var(--cc-modal-transition-duration) ease, visibility var(--cc-modal-transition-duration) ease, transform var(--cc-modal-transition-duration) ease;
}

.show--preferences #cc-main .cc--anim .pm {
  opacity: 1;
  visibility: visible !important;
}

.show--preferences #cc-main .cc--anim .pm--box {
  transform: translateY(-50%);
}

.show--preferences #cc-main .cc--anim .pm--bar {
  transform: translateX(0);
}

.show--preferences #cc-main .cc--anim .pm-overlay {
  opacity: 1;
  visibility: visible;
}

#cc-main.cc--rtl .pm__service-header {
  margin-left: 1em;
  margin-right: 0;
}

#cc-main.cc--rtl .pm__section-arrow {
  left: unset;
  right: 18px;
}

#cc-main.cc--rtl .section__toggle-wrapper {
  left: 18px;
  right: unset;
  transform-origin: left;
}

#cc-main.cc--rtl .toggle-service {
  left: 0;
}

#cc-main.cc--rtl .pm__service-icon {
  margin-left: 20px;
  margin-right: 5px;
}

#cc-main.cc--rtl .pm__section--toggle .pm__section-title {
  padding-left: 5.4em;
  padding-right: 1.2em;
}

#cc-main.cc--rtl .pm__section--expandable .pm__section-title {
  padding-right: 3.4em;
}

#cc-main.cc--rtl .pm__badge {
  margin-left: unset;
  margin-right: 1em;
}

#cc-main.cc--rtl .toggle__icon-circle {
  transform: translateX(27px);
}

#cc-main.cc--rtl .toggle-service .toggle__icon-circle {
  transform: translateX(23px);
}

#cc-main.cc--rtl .section__toggle:checked ~ .toggle__icon .toggle__icon-circle {
  transform: translateX(0);
}

#cc-main.cc--rtl .pm__table-td, #cc-main.cc--rtl .pm__table-th {
  padding-left: unset;
  padding-right: 1.2em;
  text-align: right;
}

#cc-main.cc--rtl .pm__table-td {
  padding-left: unset;
  padding-right: 1.2em;
}

#cc-main.cc--rtl .pm__table-td:before {
  padding-left: 2em;
  padding-right: unset;
}

#cc-main.cc--rtl .pm__btn + .pm__btn, #cc-main.cc--rtl .pm__btn-group + .pm__btn-group {
  margin-left: 0;
  margin-right: 0.375rem;
}

#cc-main.cc--rtl .pm--flip .pm__btn + .pm__btn, #cc-main.cc--rtl .pm--flip .pm__btn-group + .pm__btn-group {
  margin-left: 0.375rem;
  margin-right: 0;
}

#cc-main.cc--rtl .pm--flip.pm--bar:not(.pm--wide) .pm__btn + .pm__btn, #cc-main.cc--rtl .pm--flip.pm--bar:not(.pm--wide) .pm__btn-group + .pm__btn-group {
  margin-left: 0;
}
#cc-main {
  --cc-font-family: Satoshi, Helvetica, Arial, sans-serif;
  --cc-modal-border-radius: var(--fradius-5xs, 0px);
  --cc-btn-border-radius: var(--fradius-5xs, 0px);
  --cc-modal-transition-duration: .25s;
  --cc-link-color: var(--cc-btn-primary-bg);
  --cc-modal-margin: var(--funit-2xs, 1rem);
  --cc-z-index: 2147483647;
  --cc-bg: var(--color-white,#fff);
  --cc-primary-color: var(--color-gray-darker, #2c2f31);
  --cc-secondary-color: var(--color-gray, #5e6266);
  --cc-btn-primary-bg: var(--color-1, #30363c);
  --cc-btn-primary-color: var(--color-white, #fff);
  --cc-btn-primary-border-color: var(--color-1, #30363c);
  --cc-btn-primary-hover-bg: var(--color-black, #000);
  --cc-btn-primary-hover-color: var(--color-white, #fff);
  --cc-btn-primary-hover-border-color: var(--cc-btn-primary-hover-bg);
  --cc-btn-secondary-bg: var(--color-gray-dark, #eaeff2);
  --cc-btn-secondary-color: var(--color-white, var(--cc-primary-color));
  --cc-btn-secondary-border-color: var(--color-gray-dark, #eaeff2);
  --cc-btn-secondary-hover-bg: var(--color-gray-lighter, #d4dae0);
  --cc-btn-secondary-hover-color: var(--color-black, #000);
  --cc-btn-secondary-hover-border-color: var(--color-gray-lighter, #d4dae0);
  --cc-separator-border-color: var(--color-gray-light, #f0f4f7);
  --cc-toggle-on-bg: var(--cc-btn-primary-bg);
  --cc-toggle-off-bg: var(--color-gray, #667481);
  --cc-toggle-on-knob-bg: var(--color-white, #fff);
  --cc-toggle-off-knob-bg: var(--cc-toggle-on-knob-bg);
  --cc-toggle-enabled-icon-color: var(--cc-bg);
  --cc-toggle-disabled-icon-color: var(--cc-bg);
  --cc-toggle-readonly-bg: var(--color-gray-light, #d5dee2);
  --cc-toggle-readonly-knob-bg: #fff;
  --cc-toggle-readonly-knob-icon-color: var(--cc-toggle-readonly-bg);
  --cc-section-category-border: var(--cc-cookie-category-block-bg);
  --cc-cookie-category-block-bg: var(--color-gray-lightest, #f0f4f7);
  --cc-cookie-category-block-border: var(--color-gray-lighter, #f0f4f7);
  --cc-cookie-category-block-hover-bg: var(--color-gray-lighter,#e9eff4);
  --cc-cookie-category-block-hover-border: var(--color-gray-lighter,#e9eff4);
  --cc-cookie-category-expanded-block-bg: transparent;
  --cc-cookie-category-expanded-block-hover-bg: #dee4e9;
  --cc-overlay-bg: rgba(0, 0, 0, 0.5);
  --cc-webkit-scrollbar-bg: var(--cc-section-category-border);
  --cc-webkit-scrollbar-hover-bg: var(--cc-btn-primary-hover-bg);
  --cc-footer-bg: var(--cc-btn-secondary-bg);
  --cc-footer-color: var(--cc-secondary-color);
  --cc-footer-border-color: var(--color-gray, #e4eaed);
  --cc-pm-toggle-border-radius: var(--fradius-md, 0px);
}

.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer, .otgs-development-site-front-end {
  display: none !important;
}

/* purgecss end ignore */
[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled] {
  cursor: default;
}

.is-visible {
  visibility: visible !important;
  opacity: 1 !important;
}

.is-invisible {
  visibility: hidden !important;
  opacity: 0 !important;
}

.is-hidden {
  visibility: hidden !important;
  display: none !important;
}
.hidden,
[hidden] {
  display: none !important;
}

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

.sr-only.focusable:active,
.sr-only.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  white-space: inherit;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.u-anim-opacity {
  opacity: 0;
  transition: none;
}
html.is-changing-page .u-anim-opacity {
  transition: all 0s 0.6s linear !important;
}
html.anims-ready .u-anim-opacity {
  transition: opacity 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
html.anims-ready .u-anim-opacity.is-inview {
  opacity: 1;
}

.u-anim-opacity-up {
  opacity: 0;
  transform: translate3d(0, var(--funit-lg), 0);
  transition: none;
}
html.is-changing-page .u-anim-opacity-up {
  transition: all 0s 0.6s linear !important;
}
html.anims-ready .u-anim-opacity-up {
  transition: opacity 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
html.anims-ready .u-anim-opacity-up.is-inview {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.u-anim-button-scroll-to {
  overflow: hidden;
  transition: none;
}
html.is-changing-page .u-anim-button-scroll-to > * {
  transition: all 0s 0.6s linear !important;
}
html.anims-ready .u-anim-button-scroll-to {
  transition: opacity 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
html.anims-ready .u-anim-button-scroll-to.is-inview > * {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
html.anims-ready .u-anim-button-scroll-to.is-inview.c-fold-home__button .o-button-scroll-to {
  transition-delay: 0.9s;
}
.u-anim-button-scroll-to > * {
  transform: translate3d(0, -120%, 0);
  transition: opacity 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.u-anim-lines .line {
  transform: translate3d(0, 100%, 0);
  -webkit-clip-path: polygon(-10% -100%, 120% -100%, 120% 0%, -10% 0%);
          clip-path: polygon(-10% -100%, 120% -100%, 120% 0%, -10% 0%);
  transition: none;
}
html.is-changing-page .u-anim-lines .line {
  transition: all 0s 0.6s linear !important;
}
html.anims-ready .u-anim-lines.is-inview .line {
  transform: translate3d(0, 0, 0);
  -webkit-clip-path: polygon(-10% 0%, 120% 0%, 120% 120%, -10% 120%);
          clip-path: polygon(-10% 0%, 120% 0%, 120% 120%, -10% 120%);
  transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-clip-path 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), clip-path 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), clip-path 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-clip-path 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.line {
  position: relative;
  display: block;
}

.u-anim-separator {
  opacity: 0;
  transform-origin: left center;
  transform: scaleX(0.5);
  transition: none;
}
html.is-changing-page .u-anim-separator {
  transition: all 0s 0.6s linear !important;
}
html.anims-ready .u-anim-separator {
  transition: opacity 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
html.anims-ready .u-anim-separator.is-inview {
  opacity: 1;
  transform: scaleX(1);
}

.u-anim-scale-up {
  opacity: 0;
  transform: scale3d(0, var(--funit-lg), 0);
  transition: none;
}
html.is-changing-page .u-anim-scale-up {
  transition: all 0s 0.6s linear !important;
}
html.anims-ready .u-anim-scale-up {
  transition: opacity 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
html.anims-ready .u-anim-scale-up.is-inview {
  opacity: 1;
  transform: scale3d(0, 0, 0);
}

.u-anim-img {
  display: block;
  overflow: hidden;
}
.u-anim-img > * {
  opacity: 0.1;
  transform: scale3d(1.2, 1.2, 1.2);
  filter: blur(30px);
  transition: none;
}
.u-anim-img > *.-img-filter {
  filter: blur(30px) grayscale(1);
}
html.is-changing-page .u-anim-img > * {
  transition: all 0s 0.6s linear !important;
}
html.anims-ready .u-anim-img.is-inview > * {
  opacity: 1;
  transform: scale3d(1, 1, 1);
  filter: blur(0);
  transition: opacity 0.9s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.9s cubic-bezier(0.215, 0.61, 0.355, 1), filter 0.9s cubic-bezier(0.215, 0.61, 0.355, 1);
}
html.anims-ready .u-anim-img.is-inview > *.-img-filter {
  filter: blur(0) grayscale(1);
}

.u-anim-img::after {
  opacity: 0;
  transition: none;
}
html.is-changing-page .u-anim-img::after {
  transition: all 0s 0.6s linear !important;
}
html.anims-ready .u-anim-img.is-inview::after {
  opacity: 1;
  transition: opacity 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.u-anim-video {
  display: block;
  overflow: hidden;
}
.u-anim-video .o-video-embed {
  opacity: 0.1;
  transform: scale3d(1.2, 1.2, 1.2);
  filter: blur(30px);
  transition: none;
}
html.is-changing-page .u-anim-video .o-video-embed {
  transition: all 0s 0.6s linear !important;
}
html.anims-ready .u-anim-video.is-inview .o-video-embed {
  opacity: 1;
  transform: scale3d(1, 1, 1);
  filter: blur(0);
  transition: opacity 0.9s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.9s cubic-bezier(0.215, 0.61, 0.355, 1), filter 0.9s cubic-bezier(0.215, 0.61, 0.355, 1);
}
html.anims-ready .u-anim-video.is-inview .o-video-embed.-img-filter {
  filter: blur(0) grayscale(1);
}

.u-anim-video::after {
  opacity: 0;
  transition: none;
}
html.is-changing-page .u-anim-video::after {
  transition: all 0s 0.6s linear !important;
}
html.anims-ready .u-anim-video.is-inview::after {
  opacity: 1;
  transition: opacity 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.u-anim-video .o-video-embed__button {
  opacity: 0;
  transform: translate(-50%, -50%) scale3d(0, 0, 0);
  transition: none;
}
html.is-changing-page .u-anim-video .o-video-embed__button {
  transition: all 0s 0.6s linear !important;
  transition-delay: 0s;
}
html.anims-ready .u-anim-video .o-video-embed__button {
  transition: opacity 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-delay: 0.3s;
}
html.anims-ready .u-anim-video.is-inview .o-video-embed__button {
  opacity: 1;
  transform: translate(-50%, -50%) scale3d(1, 1, 1);
}
.u-anim-accordion::before, .u-anim-accordion::after {
  transform-origin: left center;
  transform: scaleX(0.5);
  opacity: 0;
}
html.is-changing-page .u-anim-accordion::before, html.is-changing-page .u-anim-accordion::after {
  transition: all 0s 0.6s linear !important;
}
html.anims-ready .u-anim-accordion::before, html.anims-ready .u-anim-accordion::after {
  transition: opacity 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
html.anims-ready .u-anim-accordion.is-inview::before,
html.anims-ready .u-anim-accordion.is-inview::after {
  opacity: 1;
  transform: scaleX(1);
}

.u-anim-accordion .c-accordion__header__title {
  opacity: 0;
  transform: translate3d(0, var(--funit-lg), 0);
  transition: none;
}
html.is-changing-page .u-anim-accordion .c-accordion__header__title {
  transition: all 0s 0.6s linear !important;
}
html.anims-ready .u-anim-accordion .c-accordion__header__title {
  transition: opacity 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
html.anims-ready .u-anim-accordion.is-inview .c-accordion__header__title {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.o-parallax {
  overflow: hidden;
  aspect-ratio: var(--img-width)/var(--img-height);
}
.o-parallax__img {
  will-change: transform;
}
.o-parallax__img > *,
.o-parallax__img img,
.o-parallax__img .wp-block-media-text__media {
  margin: 0 !important;
  padding: 0 !important;
  object-fit: cover;
  aspect-ratio: var(--img-width)/var(--img-height);
  transform: scale3d(var(--parallax-scale), var(--parallax-scale), 1);
}

.u-anim-separator {
  opacity: 0;
  transform: scaleX(0.5);
  transition: none;
  transform-origin: center;
}
html.anims-ready .u-anim-separator {
  transition: opacity 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
html.anims-ready .u-anim-separator.is-inview {
  opacity: 1;
  transform: scaleX(1);
}

.is-backend *[data-scroll] {
  opacity: 1 !important;
  transform: none !important;
  -webkit-clip-path: none !important;
          clip-path: none !important;
  filter: none !important;
  transition: none !important;
  transition-delay: 0s !important;
}
.is-backend *[data-scroll]::before, .is-backend *[data-scroll]::after {
  opacity: 1 !important;
  transform: none !important;
  -webkit-clip-path: none !important;
          clip-path: none !important;
  filter: none !important;
  transition: none !important;
  transition-delay: 0s !important;
}
.is-backend *[data-scroll] * {
  opacity: 1 !important;
  transform: none !important;
  -webkit-clip-path: none !important;
          clip-path: none !important;
  filter: none !important;
  transition: none !important;
  transition-delay: 0s !important;
}
.is-backend *[data-scroll] *::before, .is-backend *[data-scroll] *::after {
  opacity: 1 !important;
  transform: none !important;
  -webkit-clip-path: none !important;
          clip-path: none !important;
  filter: none !important;
  transition: none !important;
  transition-delay: 0s !important;
}

.u-m-5xs {
  margin: var(--funit-5xs);
}

.u-mx-5xs {
  margin-left: var(--funit-5xs);
  margin-right: var(--funit-5xs);
}

.u-my-5xs {
  margin-top: var(--funit-5xs);
  margin-bottom: var(--funit-5xs);
}

.u-ml-5xs {
  margin-left: var(--funit-5xs);
}

.u-mr-5xs {
  margin-right: var(--funit-5xs);
}

.u-mt-5xs {
  margin-top: var(--funit-5xs);
}

.u-mb-5xs {
  margin-bottom: var(--funit-5xs);
}

.u-p-5xs {
  padding: var(--funit-5xs);
}

.u-px-5xs {
  padding-left: var(--funit-5xs);
  padding-right: var(--funit-5xs);
}

.u-py-5xs {
  padding-top: var(--funit-5xs);
  padding-bottom: var(--funit-5xs);
}

.u-pl-5xs {
  padding-left: var(--funit-5xs);
}

.u-pr-5xs {
  padding-right: var(--funit-5xs);
}

.u-pt-5xs {
  padding-top: var(--funit-5xs);
}

.u-pb-5xs {
  padding-bottom: var(--funit-5xs);
}

.u-m-4xs {
  margin: var(--funit-4xs);
}

.u-mx-4xs {
  margin-left: var(--funit-4xs);
  margin-right: var(--funit-4xs);
}

.u-my-4xs {
  margin-top: var(--funit-4xs);
  margin-bottom: var(--funit-4xs);
}

.u-ml-4xs {
  margin-left: var(--funit-4xs);
}

.u-mr-4xs {
  margin-right: var(--funit-4xs);
}

.u-mt-4xs {
  margin-top: var(--funit-4xs);
}

.u-mb-4xs {
  margin-bottom: var(--funit-4xs);
}

.u-p-4xs {
  padding: var(--funit-4xs);
}

.u-px-4xs {
  padding-left: var(--funit-4xs);
  padding-right: var(--funit-4xs);
}

.u-py-4xs {
  padding-top: var(--funit-4xs);
  padding-bottom: var(--funit-4xs);
}

.u-pl-4xs {
  padding-left: var(--funit-4xs);
}

.u-pr-4xs {
  padding-right: var(--funit-4xs);
}

.u-pt-4xs {
  padding-top: var(--funit-4xs);
}

.u-pb-4xs {
  padding-bottom: var(--funit-4xs);
}

.u-m-3xs {
  margin: var(--funit-3xs);
}

.u-mx-3xs {
  margin-left: var(--funit-3xs);
  margin-right: var(--funit-3xs);
}

.u-my-3xs {
  margin-top: var(--funit-3xs);
  margin-bottom: var(--funit-3xs);
}

.u-ml-3xs {
  margin-left: var(--funit-3xs);
}

.u-mr-3xs {
  margin-right: var(--funit-3xs);
}

.u-mt-3xs {
  margin-top: var(--funit-3xs);
}

.u-mb-3xs {
  margin-bottom: var(--funit-3xs);
}

.u-p-3xs {
  padding: var(--funit-3xs);
}

.u-px-3xs {
  padding-left: var(--funit-3xs);
  padding-right: var(--funit-3xs);
}

.u-py-3xs {
  padding-top: var(--funit-3xs);
  padding-bottom: var(--funit-3xs);
}

.u-pl-3xs {
  padding-left: var(--funit-3xs);
}

.u-pr-3xs {
  padding-right: var(--funit-3xs);
}

.u-pt-3xs {
  padding-top: var(--funit-3xs);
}

.u-pb-3xs {
  padding-bottom: var(--funit-3xs);
}

.u-m-2xs {
  margin: var(--funit-2xs);
}

.u-mx-2xs {
  margin-left: var(--funit-2xs);
  margin-right: var(--funit-2xs);
}

.u-my-2xs {
  margin-top: var(--funit-2xs);
  margin-bottom: var(--funit-2xs);
}

.u-ml-2xs {
  margin-left: var(--funit-2xs);
}

.u-mr-2xs {
  margin-right: var(--funit-2xs);
}

.u-mt-2xs {
  margin-top: var(--funit-2xs);
}

.u-mb-2xs {
  margin-bottom: var(--funit-2xs);
}

.u-p-2xs {
  padding: var(--funit-2xs);
}

.u-px-2xs {
  padding-left: var(--funit-2xs);
  padding-right: var(--funit-2xs);
}

.u-py-2xs {
  padding-top: var(--funit-2xs);
  padding-bottom: var(--funit-2xs);
}

.u-pl-2xs {
  padding-left: var(--funit-2xs);
}

.u-pr-2xs {
  padding-right: var(--funit-2xs);
}

.u-pt-2xs {
  padding-top: var(--funit-2xs);
}

.u-pb-2xs {
  padding-bottom: var(--funit-2xs);
}

.u-m-xs {
  margin: var(--funit-xs);
}

.u-mx-xs {
  margin-left: var(--funit-xs);
  margin-right: var(--funit-xs);
}

.u-my-xs {
  margin-top: var(--funit-xs);
  margin-bottom: var(--funit-xs);
}

.u-ml-xs {
  margin-left: var(--funit-xs);
}

.u-mr-xs {
  margin-right: var(--funit-xs);
}

.u-mt-xs {
  margin-top: var(--funit-xs);
}

.u-mb-xs {
  margin-bottom: var(--funit-xs);
}

.u-p-xs {
  padding: var(--funit-xs);
}

.u-px-xs {
  padding-left: var(--funit-xs);
  padding-right: var(--funit-xs);
}

.u-py-xs {
  padding-top: var(--funit-xs);
  padding-bottom: var(--funit-xs);
}

.u-pl-xs {
  padding-left: var(--funit-xs);
}

.u-pr-xs {
  padding-right: var(--funit-xs);
}

.u-pt-xs {
  padding-top: var(--funit-xs);
}

.u-pb-xs {
  padding-bottom: var(--funit-xs);
}

.u-m-sm {
  margin: var(--funit-sm);
}

.u-mx-sm {
  margin-left: var(--funit-sm);
  margin-right: var(--funit-sm);
}

.u-my-sm {
  margin-top: var(--funit-sm);
  margin-bottom: var(--funit-sm);
}

.u-ml-sm {
  margin-left: var(--funit-sm);
}

.u-mr-sm {
  margin-right: var(--funit-sm);
}

.u-mt-sm {
  margin-top: var(--funit-sm);
}

.u-mb-sm {
  margin-bottom: var(--funit-sm);
}

.u-p-sm {
  padding: var(--funit-sm);
}

.u-px-sm {
  padding-left: var(--funit-sm);
  padding-right: var(--funit-sm);
}

.u-py-sm {
  padding-top: var(--funit-sm);
  padding-bottom: var(--funit-sm);
}

.u-pl-sm {
  padding-left: var(--funit-sm);
}

.u-pr-sm {
  padding-right: var(--funit-sm);
}

.u-pt-sm {
  padding-top: var(--funit-sm);
}

.u-pb-sm {
  padding-bottom: var(--funit-sm);
}

.u-m-md {
  margin: var(--funit-md);
}

.u-mx-md {
  margin-left: var(--funit-md);
  margin-right: var(--funit-md);
}

.u-my-md {
  margin-top: var(--funit-md);
  margin-bottom: var(--funit-md);
}

.u-ml-md {
  margin-left: var(--funit-md);
}

.u-mr-md {
  margin-right: var(--funit-md);
}

.u-mt-md {
  margin-top: var(--funit-md);
}

.u-mb-md {
  margin-bottom: var(--funit-md);
}

.u-p-md {
  padding: var(--funit-md);
}

.u-px-md {
  padding-left: var(--funit-md);
  padding-right: var(--funit-md);
}

.u-py-md {
  padding-top: var(--funit-md);
  padding-bottom: var(--funit-md);
}

.u-pl-md {
  padding-left: var(--funit-md);
}

.u-pr-md {
  padding-right: var(--funit-md);
}

.u-pt-md {
  padding-top: var(--funit-md);
}

.u-pb-md {
  padding-bottom: var(--funit-md);
}

.u-m-lg {
  margin: var(--funit-lg);
}

.u-mx-lg {
  margin-left: var(--funit-lg);
  margin-right: var(--funit-lg);
}

.u-my-lg {
  margin-top: var(--funit-lg);
  margin-bottom: var(--funit-lg);
}

.u-ml-lg {
  margin-left: var(--funit-lg);
}

.u-mr-lg {
  margin-right: var(--funit-lg);
}

.u-mt-lg {
  margin-top: var(--funit-lg);
}

.u-mb-lg {
  margin-bottom: var(--funit-lg);
}

.u-p-lg {
  padding: var(--funit-lg);
}

.u-px-lg {
  padding-left: var(--funit-lg);
  padding-right: var(--funit-lg);
}

.u-py-lg {
  padding-top: var(--funit-lg);
  padding-bottom: var(--funit-lg);
}

.u-pl-lg {
  padding-left: var(--funit-lg);
}

.u-pr-lg {
  padding-right: var(--funit-lg);
}

.u-pt-lg {
  padding-top: var(--funit-lg);
}

.u-pb-lg {
  padding-bottom: var(--funit-lg);
}

.u-m-xl {
  margin: var(--funit-xl);
}

.u-mx-xl {
  margin-left: var(--funit-xl);
  margin-right: var(--funit-xl);
}

.u-my-xl {
  margin-top: var(--funit-xl);
  margin-bottom: var(--funit-xl);
}

.u-ml-xl {
  margin-left: var(--funit-xl);
}

.u-mr-xl {
  margin-right: var(--funit-xl);
}

.u-mt-xl {
  margin-top: var(--funit-xl);
}

.u-mb-xl {
  margin-bottom: var(--funit-xl);
}

.u-p-xl {
  padding: var(--funit-xl);
}

.u-px-xl {
  padding-left: var(--funit-xl);
  padding-right: var(--funit-xl);
}

.u-py-xl {
  padding-top: var(--funit-xl);
  padding-bottom: var(--funit-xl);
}

.u-pl-xl {
  padding-left: var(--funit-xl);
}

.u-pr-xl {
  padding-right: var(--funit-xl);
}

.u-pt-xl {
  padding-top: var(--funit-xl);
}

.u-pb-xl {
  padding-bottom: var(--funit-xl);
}

.u-m-2xl {
  margin: var(--funit-2xl);
}

.u-mx-2xl {
  margin-left: var(--funit-2xl);
  margin-right: var(--funit-2xl);
}

.u-my-2xl {
  margin-top: var(--funit-2xl);
  margin-bottom: var(--funit-2xl);
}

.u-ml-2xl {
  margin-left: var(--funit-2xl);
}

.u-mr-2xl {
  margin-right: var(--funit-2xl);
}

.u-mt-2xl {
  margin-top: var(--funit-2xl);
}

.u-mb-2xl {
  margin-bottom: var(--funit-2xl);
}

.u-p-2xl {
  padding: var(--funit-2xl);
}

.u-px-2xl {
  padding-left: var(--funit-2xl);
  padding-right: var(--funit-2xl);
}

.u-py-2xl {
  padding-top: var(--funit-2xl);
  padding-bottom: var(--funit-2xl);
}

.u-pl-2xl {
  padding-left: var(--funit-2xl);
}

.u-pr-2xl {
  padding-right: var(--funit-2xl);
}

.u-pt-2xl {
  padding-top: var(--funit-2xl);
}

.u-pb-2xl {
  padding-bottom: var(--funit-2xl);
}

.u-m-3xl {
  margin: var(--funit-3xl);
}

.u-mx-3xl {
  margin-left: var(--funit-3xl);
  margin-right: var(--funit-3xl);
}

.u-my-3xl {
  margin-top: var(--funit-3xl);
  margin-bottom: var(--funit-3xl);
}

.u-ml-3xl {
  margin-left: var(--funit-3xl);
}

.u-mr-3xl {
  margin-right: var(--funit-3xl);
}

.u-mt-3xl {
  margin-top: var(--funit-3xl);
}

.u-mb-3xl {
  margin-bottom: var(--funit-3xl);
}

.u-p-3xl {
  padding: var(--funit-3xl);
}

.u-px-3xl {
  padding-left: var(--funit-3xl);
  padding-right: var(--funit-3xl);
}

.u-py-3xl {
  padding-top: var(--funit-3xl);
  padding-bottom: var(--funit-3xl);
}

.u-pl-3xl {
  padding-left: var(--funit-3xl);
}

.u-pr-3xl {
  padding-right: var(--funit-3xl);
}

.u-pt-3xl {
  padding-top: var(--funit-3xl);
}

.u-pb-3xl {
  padding-bottom: var(--funit-3xl);
}

.u-m-4xl {
  margin: var(--funit-4xl);
}

.u-mx-4xl {
  margin-left: var(--funit-4xl);
  margin-right: var(--funit-4xl);
}

.u-my-4xl {
  margin-top: var(--funit-4xl);
  margin-bottom: var(--funit-4xl);
}

.u-ml-4xl {
  margin-left: var(--funit-4xl);
}

.u-mr-4xl {
  margin-right: var(--funit-4xl);
}

.u-mt-4xl {
  margin-top: var(--funit-4xl);
}

.u-mb-4xl {
  margin-bottom: var(--funit-4xl);
}

.u-p-4xl {
  padding: var(--funit-4xl);
}

.u-px-4xl {
  padding-left: var(--funit-4xl);
  padding-right: var(--funit-4xl);
}

.u-py-4xl {
  padding-top: var(--funit-4xl);
  padding-bottom: var(--funit-4xl);
}

.u-pl-4xl {
  padding-left: var(--funit-4xl);
}

.u-pr-4xl {
  padding-right: var(--funit-4xl);
}

.u-pt-4xl {
  padding-top: var(--funit-4xl);
}

.u-pb-4xl {
  padding-bottom: var(--funit-4xl);
}

.u-m-5xl {
  margin: var(--funit-5xl);
}

.u-mx-5xl {
  margin-left: var(--funit-5xl);
  margin-right: var(--funit-5xl);
}

.u-my-5xl {
  margin-top: var(--funit-5xl);
  margin-bottom: var(--funit-5xl);
}

.u-ml-5xl {
  margin-left: var(--funit-5xl);
}

.u-mr-5xl {
  margin-right: var(--funit-5xl);
}

.u-mt-5xl {
  margin-top: var(--funit-5xl);
}

.u-mb-5xl {
  margin-bottom: var(--funit-5xl);
}

.u-p-5xl {
  padding: var(--funit-5xl);
}

.u-px-5xl {
  padding-left: var(--funit-5xl);
  padding-right: var(--funit-5xl);
}

.u-py-5xl {
  padding-top: var(--funit-5xl);
  padding-bottom: var(--funit-5xl);
}

.u-pl-5xl {
  padding-left: var(--funit-5xl);
}

.u-pr-5xl {
  padding-right: var(--funit-5xl);
}

.u-pt-5xl {
  padding-top: var(--funit-5xl);
}

.u-pb-5xl {
  padding-bottom: var(--funit-5xl);
}

.u-m-6xl {
  margin: var(--funit-6xl);
}

.u-mx-6xl {
  margin-left: var(--funit-6xl);
  margin-right: var(--funit-6xl);
}

.u-my-6xl {
  margin-top: var(--funit-6xl);
  margin-bottom: var(--funit-6xl);
}

.u-ml-6xl {
  margin-left: var(--funit-6xl);
}

.u-mr-6xl {
  margin-right: var(--funit-6xl);
}

.u-mt-6xl {
  margin-top: var(--funit-6xl);
}

.u-mb-6xl {
  margin-bottom: var(--funit-6xl);
}

.u-p-6xl {
  padding: var(--funit-6xl);
}

.u-px-6xl {
  padding-left: var(--funit-6xl);
  padding-right: var(--funit-6xl);
}

.u-py-6xl {
  padding-top: var(--funit-6xl);
  padding-bottom: var(--funit-6xl);
}

.u-pl-6xl {
  padding-left: var(--funit-6xl);
}

.u-pr-6xl {
  padding-right: var(--funit-6xl);
}

.u-pt-6xl {
  padding-top: var(--funit-6xl);
}

.u-pb-6xl {
  padding-bottom: var(--funit-6xl);
}

.u-m-9xl {
  margin: var(--funit-9xl);
}

.u-mx-9xl {
  margin-left: var(--funit-9xl);
  margin-right: var(--funit-9xl);
}

.u-my-9xl {
  margin-top: var(--funit-9xl);
  margin-bottom: var(--funit-9xl);
}

.u-ml-9xl {
  margin-left: var(--funit-9xl);
}

.u-mr-9xl {
  margin-right: var(--funit-9xl);
}

.u-mt-9xl {
  margin-top: var(--funit-9xl);
}

.u-mb-9xl {
  margin-bottom: var(--funit-9xl);
}

.u-p-9xl {
  padding: var(--funit-9xl);
}

.u-px-9xl {
  padding-left: var(--funit-9xl);
  padding-right: var(--funit-9xl);
}

.u-py-9xl {
  padding-top: var(--funit-9xl);
  padding-bottom: var(--funit-9xl);
}

.u-pl-9xl {
  padding-left: var(--funit-9xl);
}

.u-pr-9xl {
  padding-right: var(--funit-9xl);
}

.u-pt-9xl {
  padding-top: var(--funit-9xl);
}

.u-pb-9xl {
  padding-bottom: var(--funit-9xl);
}

.u-m-11xl {
  margin: var(--funit-11xl);
}

.u-mx-11xl {
  margin-left: var(--funit-11xl);
  margin-right: var(--funit-11xl);
}

.u-my-11xl {
  margin-top: var(--funit-11xl);
  margin-bottom: var(--funit-11xl);
}

.u-ml-11xl {
  margin-left: var(--funit-11xl);
}

.u-mr-11xl {
  margin-right: var(--funit-11xl);
}

.u-mt-11xl {
  margin-top: var(--funit-11xl);
}

.u-mb-11xl {
  margin-bottom: var(--funit-11xl);
}

.u-p-11xl {
  padding: var(--funit-11xl);
}

.u-px-11xl {
  padding-left: var(--funit-11xl);
  padding-right: var(--funit-11xl);
}

.u-py-11xl {
  padding-top: var(--funit-11xl);
  padding-bottom: var(--funit-11xl);
}

.u-pl-11xl {
  padding-left: var(--funit-11xl);
}

.u-pr-11xl {
  padding-right: var(--funit-11xl);
}

.u-pt-11xl {
  padding-top: var(--funit-11xl);
}

.u-pb-11xl {
  padding-bottom: var(--funit-11xl);
}
.u-bg-color-1 {
  background-color: var(--color-1);
  color: var(--color-white);
}
.u-bg-color-2 {
  background-color: var(--color-2);
  color: var(--color-white);
}
.u-bg-color-3 {
  background-color: var(--color-3);
  color: var(--color-black);
}
.u-bg-color-white {
  background-color: var(--color-white);
  color: var(--color-black);
}
.u-bg-color-black {
  background-color: var(--color-black);
  color: var(--color-white);
}
html:has(.c-fold-contact .u-bg-color-gradient-dark__video) .u-bg-color-black {
  background-color: rgba(0, 0, 0, 0);
}
html:has(.c-fold-hub-products .u-bg-color-gradient-dark__video) .u-bg-color-black {
  background-color: rgba(0, 0, 0, 0);
}
.u-bg-color-gradient-dark {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  background: url("../img/gradient-dark.svg") no-repeat;
  background-size: cover;
  background-blend-mode: color, normal, normal, normal, normal, normal, normal;
  background-position: bottom right, bottom right, bottom right, bottom right, bottom right, bottom right, bottom right;
  color: var(--color-white);
}
.u-bg-color-gradient-dark.c-fold-text::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 180px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgb(0, 0, 0));
  z-index: 2;
  pointer-events: none;
}
.u-bg-color-gradient-dark__video {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 115%;
  min-height: 115%;
  z-index: -10;
  filter: blur(25px);
  transform: scale(1.2);
  pointer-events: none;
}
html:has(.c-fold-contact .u-bg-color-gradient-dark__video) .u-bg-color-gradient-dark__video {
  position: fixed;
}
html:has(.c-fold-hub-products) .u-bg-color-gradient-dark__video {
  position: absolute;
  z-index: 5;
  opacity: 1;
}

.u-color-1 {
  color: var(--color-1);
}
.u-color-2 {
  color: var(--color-2);
}
.u-color-3 {
  color: var(--color-3);
}
.u-color-3-darker {
  color: var(--color-3-darker);
}
.u-color-3-darkest {
  color: var(--color-3-darkest);
}
.u-color-white {
  color: var(--color-white);
}
.u-color-black {
  color: var(--color-black);
}

.u-bg-img {
  background-color: var(--color-black);
  color: var(--color-white);
}

.u-bg-video {
  background-color: var(--color-black);
  color: var(--color-white);
}

.u-hide {
  display: none;
}

@media (min-width: 600px) {
  .o-grid-1 {
    grid-area: auto/span 1;
  }
  .o-grid-2 {
    grid-area: auto/span 2;
  }
  .o-grid-3 {
    grid-area: auto/span 3;
  }
  .o-grid-4 {
    grid-area: auto/span 4;
  }
  .o-grid-5 {
    grid-area: auto/span 5;
  }
  .o-grid-6 {
    grid-area: auto/span 6;
  }
  .o-grid-7 {
    grid-area: auto/span 7;
  }
  .o-grid-8 {
    grid-area: auto/span 8;
  }
  .o-grid-9 {
    grid-area: auto/span 9;
  }
  .o-grid-10 {
    grid-area: auto/span 10;
  }
  .o-grid-11 {
    grid-area: auto/span 11;
  }
  .o-grid-12 {
    grid-area: auto/span 12;
  }
  .o-grid-fifth-1 {
    grid-area: auto/span 1;
  }
  .o-grid-fifth-2 {
    grid-area: auto/span 2;
  }
  .o-grid-fifth-3 {
    grid-area: auto/span 3;
  }
  .o-grid-fifth-4 {
    grid-area: auto/span 4;
  }
  .o-grid-fifth-5 {
    grid-area: auto/span 5;
  }
  .o-grid-sixth-1 {
    grid-area: auto/span 1;
  }
  .o-grid-sixth-2 {
    grid-area: auto/span 2;
  }
  .o-grid-sixth-3 {
    grid-area: auto/span 3;
  }
  .o-grid-sixth-4 {
    grid-area: auto/span 4;
  }
  .o-grid-sixth-5 {
    grid-area: auto/span 5;
  }
  .o-grid-sixth-6 {
    grid-area: auto/span 6;
  }
  .\>xs\:1 {
    grid-area: auto/span 1;
  }
  .\>xs\:2 {
    grid-area: auto/span 2;
  }
  .\>xs\:3 {
    grid-area: auto/span 3;
  }
  .\>xs\:4 {
    grid-area: auto/span 4;
  }
  .\>xs\:5 {
    grid-area: auto/span 5;
  }
  .\>xs\:6 {
    grid-area: auto/span 6;
  }
  .\>xs\:7 {
    grid-area: auto/span 7;
  }
  .\>xs\:8 {
    grid-area: auto/span 8;
  }
  .\>xs\:9 {
    grid-area: auto/span 9;
  }
  .\>xs\:10 {
    grid-area: auto/span 10;
  }
  .\>xs\:11 {
    grid-area: auto/span 11;
  }
  .\>xs\:12 {
    grid-area: auto/span 12;
  }
  .o-section.-section-container-full:has(> .o-section__inner > .o-container > .c-img-text-cta2cols.-has-two-item) > .o-section__inner > .o-container {
    padding-left: 0;
    padding-right: 0;
  }
  .o-product-list {
    row-gap: var(--funit-6xl);
  }
  .c-img-text-cta2cols.-has-two-item .c-img-text-cta2cols__item.-item-1 {
    margin-top: var(--funit-6xl);
  }
}

@media (min-width: 600px) and (max-width: 1079px) {
  .\<md\:1 {
    grid-area: auto/span 1;
  }
  .\<md\:2 {
    grid-area: auto/span 2;
  }
  .\<md\:3 {
    grid-area: auto/span 3;
  }
  .\<md\:4 {
    grid-area: auto/span 4;
  }
  .\<md\:5 {
    grid-area: auto/span 5;
  }
  .\<md\:6 {
    grid-area: auto/span 6;
  }
  .\<md\:7 {
    grid-area: auto/span 7;
  }
  .\<md\:8 {
    grid-area: auto/span 8;
  }
  .\<md\:9 {
    grid-area: auto/span 9;
  }
  .\<md\:10 {
    grid-area: auto/span 10;
  }
  .\<md\:11 {
    grid-area: auto/span 11;
  }
  .\<md\:12 {
    grid-area: auto/span 12;
  }
  .o-product:nth-child(2n+2) {
    margin-top: var(--funit-2xl);
  }
  .o-product[data-scroll-speed] {
    transform: translate3d(0, 0, 0) !important;
  }
}

@media (min-width: 600px) and (max-width: 1439px) {
  :root {
    --fsize-3xs: 13px;
    --fsize-4xs: 12px;
  }
  .\<lg\:1 {
    grid-area: auto/span 1;
  }
  .\<lg\:2 {
    grid-area: auto/span 2;
  }
  .\<lg\:3 {
    grid-area: auto/span 3;
  }
  .\<lg\:4 {
    grid-area: auto/span 4;
  }
  .\<lg\:5 {
    grid-area: auto/span 5;
  }
  .\<lg\:6 {
    grid-area: auto/span 6;
  }
  .\<lg\:7 {
    grid-area: auto/span 7;
  }
  .\<lg\:8 {
    grid-area: auto/span 8;
  }
  .\<lg\:9 {
    grid-area: auto/span 9;
  }
  .\<lg\:10 {
    grid-area: auto/span 10;
  }
  .\<lg\:11 {
    grid-area: auto/span 11;
  }
  .\<lg\:12 {
    grid-area: auto/span 12;
  }
}

@media (min-width: 600px) and (max-width: 1759px) {
  .\<xl\:1 {
    grid-area: auto/span 1;
  }
  .\<xl\:2 {
    grid-area: auto/span 2;
  }
  .\<xl\:3 {
    grid-area: auto/span 3;
  }
  .\<xl\:4 {
    grid-area: auto/span 4;
  }
  .\<xl\:5 {
    grid-area: auto/span 5;
  }
  .\<xl\:6 {
    grid-area: auto/span 6;
  }
  .\<xl\:7 {
    grid-area: auto/span 7;
  }
  .\<xl\:8 {
    grid-area: auto/span 8;
  }
  .\<xl\:9 {
    grid-area: auto/span 9;
  }
  .\<xl\:10 {
    grid-area: auto/span 10;
  }
  .\<xl\:11 {
    grid-area: auto/span 11;
  }
  .\<xl\:12 {
    grid-area: auto/span 12;
  }
}

@media (min-width: 600px) and (max-width: 781px) {
  .\<sm\:1 {
    grid-area: auto/span 1;
  }
  .\<sm\:2 {
    grid-area: auto/span 2;
  }
  .\<sm\:3 {
    grid-area: auto/span 3;
  }
  .\<sm\:4 {
    grid-area: auto/span 4;
  }
  .\<sm\:5 {
    grid-area: auto/span 5;
  }
  .\<sm\:6 {
    grid-area: auto/span 6;
  }
  .\<sm\:7 {
    grid-area: auto/span 7;
  }
  .\<sm\:8 {
    grid-area: auto/span 8;
  }
  .\<sm\:9 {
    grid-area: auto/span 9;
  }
  .\<sm\:10 {
    grid-area: auto/span 10;
  }
  .\<sm\:11 {
    grid-area: auto/span 11;
  }
  .\<sm\:12 {
    grid-area: auto/span 12;
  }
}

@media screen and (min-width: 640px) {
  #cc-main ::-webkit-scrollbar, #cc-main ::-webkit-scrollbar-thumb, #cc-main ::-webkit-scrollbar-track {
    all: revert;
  }
  #cc-main ::-webkit-scrollbar-thumb {
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: var(--cc-toggle-readonly-bg);
    border: 0.25rem solid var(--cc-bg);
    border-radius: 1rem;
  }
  #cc-main ::-webkit-scrollbar-thumb:hover {
    background: var(--cc-toggle-off-bg);
  }
  #cc-main ::-webkit-scrollbar {
    background: transparent;
    width: 12px;
  }
}

@media (min-width: 769px) {
  .glightbox-container .ginner-container {
    width: auto;
    height: auto;
    flex-direction: row;
  }
  .glightbox-container .ginner-container.desc-top .gslide-description {
    order: 0;
  }
  .glightbox-container .ginner-container.desc-top .gslide-image,
  .glightbox-container .ginner-container.desc-top .gslide-image img {
    order: 1;
  }
  .glightbox-container .ginner-container.desc-left .gslide-description {
    order: 0;
  }
  .glightbox-container .ginner-container.desc-left .gslide-image {
    order: 1;
  }
  .gslide-image img {
    max-height: 97vh;
    max-width: 100%;
  }
  .gslide-image img.zoomable {
    cursor: zoom-in;
  }
  .zoomed .gslide-image img.zoomable {
    cursor: grab;
  }
  .gslide-inline {
    max-height: 95vh;
  }
  .gslide-external {
    max-height: 100vh;
  }
  .gslide-description.description-left,
  .gslide-description.description-right {
    max-width: 275px;
  }
  .glightbox-open {
    height: auto;
  }
  .goverlay {
    background: rgba(0, 0, 0, 0.92);
  }
  .glightbox-clean .gslide-media {
    box-shadow: 1px 2px 9px 0px rgba(0, 0, 0, 0.65);
  }
  .glightbox-clean .description-left .gdesc-inner,
  .glightbox-clean .description-right .gdesc-inner {
    position: absolute;
    height: 100%;
    overflow-y: auto;
  }
  .glightbox-clean .gprev,
  .glightbox-clean .gnext,
  .glightbox-clean .gclose {
    background-color: rgba(0, 0, 0, 0.32);
  }
  .glightbox-clean .gprev:hover,
  .glightbox-clean .gnext:hover,
  .glightbox-clean .gclose:hover {
    background-color: rgba(0, 0, 0, 0.7);
  }
  .glightbox-clean .gprev {
    top: 45%;
  }
  .glightbox-clean .gnext {
    top: 45%;
  }
}

@media (min-width: 782px) {
  .o-button-group.-button-group-right {
    justify-content: flex-end;
  }
  .o-grid.-push-1:before {
    content: "";
    display: flex;
    grid-area: 1 / 1 / 2 /  2;
  }
  .o-grid.-push-2:before {
    content: "";
    display: flex;
    grid-area: 1 / 1 / 2 /  3;
  }
  .o-grid.-push-3:before {
    content: "";
    display: flex;
    grid-area: 1 / 1 / 2 /  4;
  }
  .o-grid.-push-4:before {
    content: "";
    display: flex;
    grid-area: 1 / 1 / 2 /  5;
  }
  .o-grid.-push-5:before {
    content: "";
    display: flex;
    grid-area: 1 / 1 / 2 /  6;
  }
  .o-grid.-push-6:before {
    content: "";
    display: flex;
    grid-area: 1 / 1 / 2 /  7;
  }
  .o-grid-fifth.-push-1:before {
    content: "";
    display: flex;
    grid-area: 1 / 1 / 2 /  2;
  }
  .o-grid-fifth.-push-2:before {
    content: "";
    display: flex;
    grid-area: 1 / 1 / 2 /  3;
  }
  .o-grid-fifth.-push-3:before {
    content: "";
    display: flex;
    grid-area: 1 / 1 / 2 /  4;
  }
  .o-grid-fifth.-push-4:before {
    content: "";
    display: flex;
    grid-area: 1 / 1 / 2 /  5;
  }
  .o-grid-fifth.-push-5:before {
    content: "";
    display: flex;
    grid-area: 1 / 1 / 2 /  6;
  }
  .o-grid-fifth.-push-6:before {
    content: "";
    display: flex;
    grid-area: 1 / 1 / 2 /  7;
  }
  .o-grid-sixth.-push-1:before {
    content: "";
    display: flex;
    grid-area: 1 / 1 / 2 /  2;
  }
  .o-grid-sixth.-push-2:before {
    content: "";
    display: flex;
    grid-area: 1 / 1 / 2 /  3;
  }
  .o-grid-sixth.-push-3:before {
    content: "";
    display: flex;
    grid-area: 1 / 1 / 2 /  4;
  }
  .o-grid-sixth.-push-4:before {
    content: "";
    display: flex;
    grid-area: 1 / 1 / 2 /  5;
  }
  .o-grid-sixth.-push-5:before {
    content: "";
    display: flex;
    grid-area: 1 / 1 / 2 /  6;
  }
  .o-grid-sixth.-push-6:before {
    content: "";
    display: flex;
    grid-area: 1 / 1 / 2 /  7;
  }
  .\>sm\:1 {
    grid-area: auto/span 1;
  }
  .\>sm\:2 {
    grid-area: auto/span 2;
  }
  .\>sm\:3 {
    grid-area: auto/span 3;
  }
  .\>sm\:4 {
    grid-area: auto/span 4;
  }
  .\>sm\:5 {
    grid-area: auto/span 5;
  }
  .\>sm\:6 {
    grid-area: auto/span 6;
  }
  .\>sm\:7 {
    grid-area: auto/span 7;
  }
  .\>sm\:8 {
    grid-area: auto/span 8;
  }
  .\>sm\:9 {
    grid-area: auto/span 9;
  }
  .\>sm\:10 {
    grid-area: auto/span 10;
  }
  .\>sm\:11 {
    grid-area: auto/span 11;
  }
  .\>sm\:12 {
    grid-area: auto/span 12;
  }
  .o-container.-container-max {
    max-width: 69.4444444444vw;
    padding-right: 0;
    padding-left: 0;
  }
  .o-container.-container-max-sm {
    padding-right: 0;
    padding-left: 0;
  }
  .o-responsive-img.-img-mobile {
    display: none;
  }
  .o-img__wrap.-img-mobile {
    display: none;
  }
  .o-table.-table-bordered th,
  .o-table.-table-bordered td {
    height: 60px;
    padding: 10px;
    text-align: center;
  }
  .o-table.-table-bordered .-mb-only {
    display: none;
  }
  .o-article__grid__wrapper {
    cursor: auto !important;
    overflow: visible !important;
    transform: none !important;
  }
  .o-article__grid__controls {
    display: none;
  }
  .c-nav-overlay {
    width: 570px;
    -webkit-clip-path: inset(calc(var(--funit-sm) * 0.5 + 2px) calc(var(--funit-md) * 0.5 + 2px) calc(100% - 51px - (var(--funit-sm) * 0.5 - 3px)) calc(100% - 101px - (var(--funit-sm) * 0.5 - 3px)) round var(--funit-3xs));
            clip-path: inset(calc(var(--funit-sm) * 0.5 + 2px) calc(var(--funit-md) * 0.5 + 2px) calc(100% - 51px - (var(--funit-sm) * 0.5 - 3px)) calc(100% - 101px - (var(--funit-sm) * 0.5 - 3px)) round var(--funit-3xs));
  }
  html.has-nav-open .c-nav-overlay, .c-nav-overlay:focus-within {
    -webkit-clip-path: inset(0 0 0 0 round var(--funit-3xs));
            clip-path: inset(0 0 0 0 round var(--funit-3xs));
  }
  .c-menu {
    width: 100px;
    height: 50px;
  }
  .c-tabs-nav__item {
    border: 1px solid var(--color-1);
    border-bottom: 0px;
  }
  .c-tabs-nav__item + .c-tabs-nav__item {
    border-left: 0px;
  }
  .c-tabs-nav__item:first-child {
    border-top-left-radius: var(--fradius-3xs);
  }
  .c-tabs-nav__item:last-child {
    border-top-right-radius: var(--fradius-3xs);
  }
  .c-tab {
    display: inline-block;
    padding: var(--funit-xs);
  }
  .c-tab:after {
    background-color: var(--color-1);
    content: "";
    height: 1px;
    left: -1px;
    right: -1px;
    position: absolute;
    top: 100%;
    transition: -webkit-clip-path 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: clip-path 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: clip-path 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-clip-path 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    width: calc(100% + 2px);
    -webkit-clip-path: inset(0 0 0 0);
            clip-path: inset(0 0 0 0);
    z-index: 2;
  }
  .c-tabs-nav-mobile {
    display: none;
  }
  .c-slider-with-parallax-desktop {
    overflow: visible;
  }
  .c-footer .c-social__list {
    justify-content: flex-end;
  }
  .c-fold-img-text__img .o-responsive-img {
    min-height: calc((35vh + 25vw) * 0.5);
  }
  .c-fold-text-img__img .o-responsive-img {
    min-height: calc((35vh + 35vw) * 0.5);
  }
  .c-person-list {
    cursor: auto !important;
    overflow: visible !important;
    transform: none !important;
    row-gap: var(--funit-6xl);
  }
  .c-person-list__controls {
    display: none;
  }
  .c-testimonials__item:nth-child(even) {
    flex-direction: row-reverse;
  }
  .c-testimonials__item:nth-child(even) .c-testimonials__quote {
    text-align: right;
    padding-right: var(--funit-xs);
    padding-left: 0;
  }
  .c-testimonials__item:nth-child(even) .c-testimonials__quote::before {
    left: auto;
    right: 0;
  }
  .c-testimonials__item:nth-child(even) .c-testimonials__author {
    text-align: right;
    justify-content: flex-end;
  }
  .u-anim-cards-child > .o-grid div:nth-child(1) > .c-card {
    transition-delay: 0.3s;
  }
  .u-anim-cards-child > .o-grid div:nth-child(2) > .c-card {
    transition-delay: 0.45s;
  }
  .u-anim-cards-child > .o-grid div:nth-child(3) > .c-card {
    transition-delay: 0.6s;
  }
  .u-anim-cards-child > .o-grid div:nth-child(4) > .c-card {
    transition-delay: 0.75s;
  }
  .u-anim-cards-child > .o-grid div:nth-child(5) > .c-card {
    transition-delay: 0.9s;
  }
  .u-anim-cards-child > .o-grid div:nth-child(6) > .c-card {
    transition-delay: 1.05s;
  }
  .u-anim-cards-child > .o-grid div:nth-child(7) > .c-card {
    transition-delay: 1.2s;
  }
  .u-anim-cards-child > .o-grid div:nth-child(8) > .c-card {
    transition-delay: 1.35s;
  }
  .u-anim-cards-child > .o-grid div:nth-child(9) > .c-card {
    transition-delay: 1.5s;
  }
  .u-anim-articles-child .o-article__grid__item {
    opacity: 0;
    transform: translate3d(0, var(--funit-lg), 0);
    transition: none;
  }
  html.is-changing-page .u-anim-articles-child .o-article__grid__item {
    transition: all 0s 0.6s linear !important;
  }
  html.anims-ready .u-anim-articles-child .o-article__grid__item {
    transition: opacity 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  html.anims-ready .u-anim-articles-child.is-inview .o-article__grid__item {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  html.anims-ready .u-anim-articles-child.is-inview .o-article__grid__item:nth-child(1) {
    transition-delay: 0.3s;
  }
  html.anims-ready .u-anim-articles-child.is-inview .o-article__grid__item:nth-child(2) {
    transition-delay: 0.45s;
  }
  html.anims-ready .u-anim-articles-child.is-inview .o-article__grid__item:nth-child(3) {
    transition-delay: 0.6s;
  }
  html.anims-ready .u-anim-articles-child.is-inview .o-article__grid__item:nth-child(4) {
    transition-delay: 0.75s;
  }
  html.anims-ready .u-anim-articles-child.is-inview .o-article__grid__item:nth-child(5) {
    transition-delay: 0.9s;
  }
  html.anims-ready .u-anim-articles-child.is-inview .o-article__grid__item:nth-child(6) {
    transition-delay: 1.05s;
  }
  html.anims-ready .u-anim-articles-child.is-inview .o-article__grid__item:nth-child(7) {
    transition-delay: 1.2s;
  }
  html.anims-ready .u-anim-articles-child.is-inview .o-article__grid__item:nth-child(8) {
    transition-delay: 1.35s;
  }
  html.anims-ready .u-anim-articles-child.is-inview .o-article__grid__item:nth-child(9) {
    transition-delay: 1.5s;
  }
}

@media (min-width: 782px) and (max-width: 1079px) {
  .o-grid.-push-2:before, .o-grid.-push-3:before {
    grid-area: 1 / 1 / 2 / 1;
  }
  .o-grid-fifth.-push-2:before, .o-grid-fifth.-push-3:before {
    grid-area: 1 / 1 / 2 / 1;
  }
  .o-grid-sixth.-push-2:before, .o-grid-sixth.-push-3:before {
    grid-area: 1 / 1 / 2 / 1;
  }
  .sm\:1 {
    grid-area: auto/span 1 !important;
  }
  .sm\:2 {
    grid-area: auto/span 2 !important;
  }
  .sm\:3 {
    grid-area: auto/span 3 !important;
  }
  .sm\:4 {
    grid-area: auto/span 4 !important;
  }
  .sm\:5 {
    grid-area: auto/span 5 !important;
  }
  .sm\:6 {
    grid-area: auto/span 6 !important;
  }
  .sm\:7 {
    grid-area: auto/span 7 !important;
  }
  .sm\:8 {
    grid-area: auto/span 8 !important;
  }
  .sm\:9 {
    grid-area: auto/span 9 !important;
  }
  .sm\:10 {
    grid-area: auto/span 10 !important;
  }
  .sm\:11 {
    grid-area: auto/span 11 !important;
  }
  .sm\:12 {
    grid-area: auto/span 12 !important;
  }
  .o-container.-container-max-sm {
    max-width: 69.4444444444vw;
  }
  .c-person-list__item:nth-child(2n+2) {
    margin-top: var(--funit-2xl);
  }
  .c-person-list__item[data-scroll-speed] {
    transform: translate3d(0, 0, 0) !important;
  }
  .c-img-text-cta2cols__item.-item-1 .c-img-text-cta2cols__content {
    padding-left: var(--funit-2xl);
  }
  .c-img-text-cta2cols__item.-item-2 .c-img-text-cta2cols__content {
    padding-right: var(--funit-2xl);
  }
}

@media (min-width: 782px) and (max-width: 1439px) {
  .c-big-logo__svg {
    margin-top: -35%;
  }
}

@media (min-width: 992px) {
  .glightbox-clean .gclose {
    opacity: 0.7;
    right: 20px;
  }
}

@media (min-width: 1080px) {
  .o-button:hover {
    border: var(--button-border-hover, 0);
    color: var(--button-color-hover, var(--color-white));
  }
  .o-button:hover::after {
    transform: scaleY(1);
  }
  .o-button.-btn-hover-white:hover, .u-bg-color-black .o-button:hover, .u-bg-color-gradient-dark .o-button:hover, .c-footer .o-button:hover {
    color: var(--color-black);
  }
  .o-button-scroll-to:hover .o-button-scroll-to__icon:nth-child(1) {
    transform: translateY(120%);
  }
  .o-button-scroll-to:hover .o-button-scroll-to__icon:nth-child(2) {
    transform: translateY(0);
  }
  .o-button-chat:hover + .o-button-chat__text__difference::after {
    transform-origin: left;
    transform: scaleX(1);
  }
  .\>md\:1 {
    grid-area: auto/span 1;
  }
  .\>md\:2 {
    grid-area: auto/span 2;
  }
  .\>md\:3 {
    grid-area: auto/span 3;
  }
  .\>md\:4 {
    grid-area: auto/span 4;
  }
  .\>md\:5 {
    grid-area: auto/span 5;
  }
  .\>md\:6 {
    grid-area: auto/span 6;
  }
  .\>md\:7 {
    grid-area: auto/span 7;
  }
  .\>md\:8 {
    grid-area: auto/span 8;
  }
  .\>md\:9 {
    grid-area: auto/span 9;
  }
  .\>md\:10 {
    grid-area: auto/span 10;
  }
  .\>md\:11 {
    grid-area: auto/span 11;
  }
  .\>md\:12 {
    grid-area: auto/span 12;
  }
  .o-container.-container-max-sm {
    max-width: 40.2777777778vw;
  }
  .-hidden-desktop {
    display: none !important;
  }
  .\<lg\:hidden {
    display: none !important;
  }
  .o-input__with-button button:hover {
    color: var(--color-3);
  }
  .o-section.-section-container-full:has(> .o-section__inner > .o-container > .o-text > h1.u-anim-lines:only-child) > .o-section__inner .o-container:has(> .o-text > h1.u-anim-lines:only-child) {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: auto;
    width: 100%;
    column-gap: var(--funit-md);
  }
  .o-section.-section-container-full:has(> .o-section__inner > .o-container > .o-text > h1.u-anim-lines:only-child) > .o-section__inner .o-container:has(> .o-text > h1.u-anim-lines:only-child) .o-text {
    grid-column: 2/-2;
  }
  .o-video-embed__button:hover::after {
    transform: scale(1.2);
  }
  .o-video-embed lite-youtube .lty-playbtn:hover::after,
  .o-video-embed lite-youtube .ltv-playbtn:hover::after,
  .o-video-embed lite-vimeo .lty-playbtn:hover::after,
  .o-video-embed lite-vimeo .ltv-playbtn:hover::after, .o-video-embed__other .lty-playbtn:hover::after,
  .o-video-embed__other .ltv-playbtn:hover::after {
    transform: scale(1.2);
  }
  .o-article:hover .o-article__icon {
    color: var(--color-white);
  }
  .o-article:hover .o-article__icon::after {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
  .o-tag:hover {
    color: var(--color-white);
  }
  .o-tag:hover:after {
    transform: scaleY(1);
  }
  .o-product:hover .o-product__icon {
    color: var(--color-white);
  }
  .o-product:hover .o-product__icon::after {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
  .c-footer__nav__link:hover .line::after {
    transform-origin: left;
    transform: scaleX(1);
  }
  .c-footer__bottom__link:hover::after {
    transform-origin: left;
    transform: scaleX(1);
  }
  .c-footer__bottom__socials a:hover {
    color: var(--color-3);
  }
  .c-nav-anchors {
    pointer-events: none;
  }
  .c-nav-anchors > .c-nav-anchors-list {
    flex-direction: row;
    flex-wrap: nowrap;
  }
  .c-nav-anchors__item * {
    pointer-events: all;
  }
  .-lvl-0 > .c-nav-anchors__item:not(:first-child) > a {
    border-left: 1px solid var(--color-black);
  }
  .c-nav-anchors__link-inner {
    height: 100%;
    padding: 0 10px;
    justify-content: center;
    align-items: flex-start;
    gap: 5px;
  }
  .c-nav-anchors__link-num {
    transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    color: var(--color-black);
  }
  .c-nav-anchors-mobile {
    display: none;
  }
  .c-nav-anchors-mobile__trigger {
    display: none;
  }
  .c-nav-overlay__link.-lvl-0:hover {
    color: var(--color-3);
  }
  .c-nav-overlay__link.-lvl-1:hover {
    color: var(--color-3);
  }
  .c-nav-overlay__link.-lvl-2:hover {
    color: var(--color-3);
  }
  .c-nav-overlay__bottom__link a:hover {
    color: var(--color-3);
  }
  .c-modal__close button:hover {
    background-color: var(--color-white);
    color: var(--color-1);
  }
  .c-share__list__item:hover:after {
    opacity: 1;
    transform: scale(1);
  }
  .c-pager__link:hover, .c-pager__prev:hover, .c-pager__next:hover {
    color: var(--color-white);
  }
  .c-pager__link:hover:after, .c-pager__prev:hover:after, .c-pager__next:hover:after {
    transform: scaleY(1);
  }
  .c-fold-text__container {
    min-height: calc((45vh + 45vw) * 0.5);
  }
  .u-bg-img .c-fold-text__container {
    min-height: 70vh;
  }
  .c-fold-img-text__top {
    min-height: calc((35vh + 25vw) * 0.5);
  }
  .c-fold-text-img__top {
    min-height: calc((35vh + 25vw) * 0.5);
  }
  .c-img-text-cta2cols__item.-item-1 .c-img-text-cta2cols__content {
    padding-left: var(--funit-6xl);
  }
  .c-img-text-cta2cols__item.-item-2 .c-img-text-cta2cols__content {
    padding-right: var(--funit-6xl);
  }
  .c-img-text-cta2cols__item:hover .c-img-text-cta2cols__icon {
    color: var(--color-white);
  }
  .c-img-text-cta2cols__item:hover .c-img-text-cta2cols__icon::after {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
  .u-bg-color-gradient-dark__video.-video-mobile {
    display: none;
  }
}

@media (min-width: 1080px) and (max-width: 1439px) {
  .md\:1 {
    grid-area: auto/span 1 !important;
  }
  .md\:2 {
    grid-area: auto/span 2 !important;
  }
  .md\:3 {
    grid-area: auto/span 3 !important;
  }
  .md\:4 {
    grid-area: auto/span 4 !important;
  }
  .md\:5 {
    grid-area: auto/span 5 !important;
  }
  .md\:6 {
    grid-area: auto/span 6 !important;
  }
  .md\:7 {
    grid-area: auto/span 7 !important;
  }
  .md\:8 {
    grid-area: auto/span 8 !important;
  }
  .md\:9 {
    grid-area: auto/span 9 !important;
  }
  .md\:10 {
    grid-area: auto/span 10 !important;
  }
  .md\:11 {
    grid-area: auto/span 11 !important;
  }
  .md\:12 {
    grid-area: auto/span 12 !important;
  }
  .c-tab {
    font-size: var(--fsize-md);
  }
}

@media (min-width: 1440px) {
  .\>lg\:1 {
    grid-area: auto/span 1;
  }
  .\>lg\:2 {
    grid-area: auto/span 2;
  }
  .\>lg\:3 {
    grid-area: auto/span 3;
  }
  .\>lg\:4 {
    grid-area: auto/span 4;
  }
  .\>lg\:5 {
    grid-area: auto/span 5;
  }
  .\>lg\:6 {
    grid-area: auto/span 6;
  }
  .\>lg\:7 {
    grid-area: auto/span 7;
  }
  .\>lg\:8 {
    grid-area: auto/span 8;
  }
  .\>lg\:9 {
    grid-area: auto/span 9;
  }
  .\>lg\:10 {
    grid-area: auto/span 10;
  }
  .\>lg\:11 {
    grid-area: auto/span 11;
  }
  .\>lg\:12 {
    grid-area: auto/span 12;
  }
  .o-section.-section-container-full:has(> .o-section__inner > .o-container > .o-text > h1.u-anim-lines:only-child) > .o-section__inner .o-container:has(> .o-text > h1.u-anim-lines:only-child) .o-text {
    grid-column: 3/-3;
  }
}

@media (min-width: 1440px) and (max-width: 1759px) {
  .lg\:1 {
    grid-area: auto/span 1 !important;
  }
  .lg\:2 {
    grid-area: auto/span 2 !important;
  }
  .lg\:3 {
    grid-area: auto/span 3 !important;
  }
  .lg\:4 {
    grid-area: auto/span 4 !important;
  }
  .lg\:5 {
    grid-area: auto/span 5 !important;
  }
  .lg\:6 {
    grid-area: auto/span 6 !important;
  }
  .lg\:7 {
    grid-area: auto/span 7 !important;
  }
  .lg\:8 {
    grid-area: auto/span 8 !important;
  }
  .lg\:9 {
    grid-area: auto/span 9 !important;
  }
  .lg\:10 {
    grid-area: auto/span 10 !important;
  }
  .lg\:11 {
    grid-area: auto/span 11 !important;
  }
  .lg\:12 {
    grid-area: auto/span 12 !important;
  }
}

@media (min-width: 1760px) {
  .\>xl\:1 {
    grid-area: auto/span 1;
  }
  .\>xl\:2 {
    grid-area: auto/span 2;
  }
  .\>xl\:3 {
    grid-area: auto/span 3;
  }
  .\>xl\:4 {
    grid-area: auto/span 4;
  }
  .\>xl\:5 {
    grid-area: auto/span 5;
  }
  .\>xl\:6 {
    grid-area: auto/span 6;
  }
  .\>xl\:7 {
    grid-area: auto/span 7;
  }
  .\>xl\:8 {
    grid-area: auto/span 8;
  }
  .\>xl\:9 {
    grid-area: auto/span 9;
  }
  .\>xl\:10 {
    grid-area: auto/span 10;
  }
  .\>xl\:11 {
    grid-area: auto/span 11;
  }
  .\>xl\:12 {
    grid-area: auto/span 12;
  }
}

@media (min-width: 1760px) and (max-width: 1919px) {
  .xl\:1 {
    grid-area: auto/span 1 !important;
  }
  .xl\:2 {
    grid-area: auto/span 2 !important;
  }
  .xl\:3 {
    grid-area: auto/span 3 !important;
  }
  .xl\:4 {
    grid-area: auto/span 4 !important;
  }
  .xl\:5 {
    grid-area: auto/span 5 !important;
  }
  .xl\:6 {
    grid-area: auto/span 6 !important;
  }
  .xl\:7 {
    grid-area: auto/span 7 !important;
  }
  .xl\:8 {
    grid-area: auto/span 8 !important;
  }
  .xl\:9 {
    grid-area: auto/span 9 !important;
  }
  .xl\:10 {
    grid-area: auto/span 10 !important;
  }
  .xl\:11 {
    grid-area: auto/span 11 !important;
  }
  .xl\:12 {
    grid-area: auto/span 12 !important;
  }
}

@media (max-width: 1439px) {
  :root {
    --funit-11xl: clamp(26.06rem, -4.11vw + 28.07rem, 24.38rem);
    --funit-6xl: clamp(8rem, 5.63vw + 5.25rem, 10.31rem);
    --funit-5xl: clamp(6rem, 4.87vw + 3.62rem, 8rem);
    --funit-4xl: clamp(5rem, 2.44vw + 3.81rem, 6rem);
    --funit-3xl: clamp(4rem, 2.44vw + 2.81rem, 5rem);
    --funit-2xl: clamp(3rem, 2.44vw + 1.81rem, 4rem);
    --funit-xl: clamp(2.5rem, 1.22vw + 1.9rem, 3rem);
    --funit-lg: clamp(2rem, 1.22vw + 1.4rem, 2.5rem);
    --funit-md: clamp(1.5rem, 1.22vw + 0.9rem, 2rem);
    --funit-sm: clamp(1.25rem, 0.61vw + 0.95rem, 1.5rem);
    --funit-xs: clamp(1rem, 0.61vw + 0.7rem, 1.25rem);
    --funit-2xs: clamp(0.75rem, 0.61vw + 0.45rem, 1rem);
    --funit-3xs: clamp(0.5rem, 0.61vw + 0.2rem, 0.75rem);
    --funit-4xs: clamp(0.38rem, 0.3vw + 0.23rem, 0.5rem);
    --funit-5xs: clamp(0.25rem, 0.3vw + 0.1rem, 0.38rem);
    --fradius-5xs: clamp(0.25rem, 0.3vw + 0.1rem, 0.38rem);
    --fradius-4xs: clamp(0.38rem, 0.3vw + 0.23rem, 0.5rem);
    --fradius-3xs: clamp(0.5rem, 0.61vw + 0.2rem, 0.75rem);
    --fradius-2xs: clamp(0.75rem, 0.61vw + 0.45rem, 1rem);
    --fradius-xs: clamp(1rem, 0.61vw + 0.7rem, 1.25rem);
    --fradius-sm: clamp(1.25rem, 0.61vw + 0.95rem, 1.5rem);
    --fradius-md: clamp(1.5rem, 1.22vw + 0.9rem, 2rem);
    --fradius-lg: clamp(2rem, 1.22vw + 1.4rem, 2.5rem);
    --fradius-xl: clamp(2.5rem, 1.22vw + 1.9rem, 3rem);
    --fradius-2xl: clamp(3rem, 2.44vw + 1.81rem, 4rem);
    --fsize-13xl: 74px;
    --fsize-12xl: 74px;
    --fsize-11xl: clamp(4.63rem, 0vw + 4.63rem, 4.63rem);
    --fsize-10xl: clamp(4.19rem, 1.07vw + 3.67rem, 4.63rem);
    --fsize-9xl: clamp(3.75rem, 1.07vw + 3.23rem, 4.19rem);
    --fsize-8xl: clamp(3.38rem, 0.91vw + 2.93rem, 3.75rem);
    --fsize-7xl: clamp(2.75rem, 1.52vw + 2.01rem, 3.38rem);
    --fsize-6xl: clamp(2.5rem, 0.61vw + 2.2rem, 2.75rem);
    --fsize-5xl: clamp(2.25rem, 0.61vw + 1.95rem, 2.5rem);
    --fsize-4xl: clamp(2rem, 0.61vw + 1.7rem, 2.25rem);
    --fsize-3xl: clamp(1.75rem, 0.61vw + 1.45rem, 2rem);
    --fsize-2xl: clamp(1.5rem, 0.61vw + 1.2rem, 1.75rem);
    --fsize-xl: clamp(1.38rem, 0.3vw + 1.23rem, 1.5rem);
    --fsize-lg: clamp(1.25rem, 0.3vw + 1.1rem, 1.38rem);
    --fsize-md: clamp(1.13rem, 0.3vw + 0.98rem, 1.25rem);
    --fsize-sm: clamp(1rem, 0.3vw + 0.85rem, 1.13rem);
    --fsize-xs: clamp(0.88rem, 0.3vw + 0.73rem, 1rem);
    --fsize-2xs: clamp(0.81rem, 0.15vw + 0.74rem, 0.88rem);
    --fsize-display2: clamp(3.38rem, 0.91vw + 2.93rem, 3.75rem);
    --fsize-stats: clamp(6rem, 1.52vw + 5.26rem, 6.63rem);
    --fsize-sup: clamp(2.75rem, 1.52vw + 2.01rem, 3.38rem);
  }
}

@media (max-width: 1079px) {
  :root {
    --fstroke-sm: 1px;
  }
  .-hidden-mobile {
    display: none !important;
  }
  .\<md\:hidden {
    display: none !important;
  }
  .o-section.-section-container .o-section__inner {
    grid-column: 1/-1;
  }
  .o-section.-section-container-sm .o-section__inner {
    grid-column: 2/-2;
  }
  .o-section.-section-container-xs .o-section__inner {
    grid-column: 3/-3;
  }
  .c-nav-main {
    flex-direction: column;
    display: none;
  }
  html.is-anchorsnav-active .c-nav-anchors-list::after {
    transform: translate3d(0, -50%, 0) rotate(0deg);
  }
  .c-nav-anchors > .c-nav-anchors-list {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    position: relative;
  }
  .c-nav-anchors > .c-nav-anchors-list::after {
    z-index: 25;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    width: 40px;
    height: 40px;
    transform: translate3d(0, -50%, 0) rotate(180deg);
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 9L11.9993 17L20 9' stroke='%23151515' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
            mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 9L11.9993 17L20 9' stroke='%23151515' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-position: center;
            mask-position: center;
    -webkit-mask-size: 50%;
            mask-size: 50%;
    pointer-events: none;
    transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    background-color: var(--color-black);
  }
  .c-nav-anchors__item {
    grid-area: 1/1/2/2;
    height: 60px;
    opacity: 0;
    transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .c-nav-anchors__item.is-prev, .c-nav-anchors__item:first-child {
    z-index: 15;
    opacity: 1;
  }
  .c-nav-anchors__item.is-current {
    opacity: 1;
    z-index: 20;
  }
  .c-nav-anchors__item > a {
    padding-right: 50px;
  }
  .c-nav-anchors__link {
    display: flex;
    align-items: center;
  }
  .c-nav-anchors__link-inner {
    padding: 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-right: 0;
    gap: 8px;
  }
  .c-nav-anchors__link-num {
    font-variant-numeric: tabular-nums lining-nums;
  }
  .c-cursor__wrap {
    display: none;
  }
  .c-section-cta__content {
    grid-area: 1/7/2/13;
  }
  .u-bg-color-gradient-dark__video.-video-desktop {
    display: none;
  }
  .u-hide-under-md {
    display: none;
  }
}

@media (max-width: 1079px) and (max-width: 1079px) {
  .c-nav-anchors > .c-nav-anchors-list::after {
    right: 0;
  }
}

@media (max-width: 781px) {
  .o-display-1.-display-with-lines {
    padding: var(--funit-2xl) 0;
  }
  .-display-with-lines {
    padding: var(--funit-2xl) 0;
  }
  .o-grid > div[class^=o-grid-]:empty {
    display: none;
  }
  .o-grid-fifth > div[class^=o-grid-]:empty {
    display: none;
  }
  .o-grid-sixth > div[class^=o-grid-]:empty {
    display: none;
  }
  .\<sm\:hidden {
    display: none !important;
  }
  .o-responsive-img.-sm-1\/1 {
    padding-top: 100% !important;
  }
  .o-responsive-img.-sm-1\/2 {
    padding-top: 50% !important;
  }
  .o-responsive-img.-sm-1\/3 {
    padding-top: 33.333333% !important;
  }
  .o-responsive-img.-sm-1\/4 {
    padding-top: 25% !important;
  }
  .o-responsive-img.-sm-2\/3 {
    padding-top: 66.666666% !important;
  }
  .o-responsive-img.-sm-3-\/4 {
    padding-top: 75% !important;
  }
  .o-responsive-img.-img-desktop {
    display: none;
  }
  .o-img__wrap.-img-desktop {
    display: none;
  }
  .o-section.-section-container-sm .o-section__inner {
    grid-column: 1/-1;
  }
  .o-section.-section-container-xs .o-section__inner {
    grid-column: 2/-2;
  }
  .o-table.-table-bordered {
    border-bottom: 1px solid var(--color-gray-dark);
  }
  .o-table.-table-bordered td {
    align-items: center;
  }
  .o-table.-table-bordered td:before {
    align-items: center;
    align-self: stretch;
    background-color: var(--color-gray-dark);
    color: var(--color-white);
    display: flex;
    justify-content: center;
    margin-right: 10px;
    max-width: 140px;
    padding: 10px;
    width: 100%;
  }
  .o-table.-table-bordered th,
  .o-table.-table-bordered td {
    border-bottom: 0;
    min-height: 40px;
    padding: 0 10px 0 0;
  }
  .o-table-responsive thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .o-table-responsive tr {
    display: block;
  }
  .o-table-responsive td {
    display: flex;
    justify-content: space-between;
  }
  .o-table-responsive td:before {
    content: attr(data-label);
    float: left;
  }
  .o-flex-grid > *:has(.o-video) {
    order: -1;
  }
  .o-article__grid {
    display: flex !important;
    gap: 0;
  }
  .o-article__grid__item {
    width: 100%;
    flex-shrink: 0;
  }
  .o-article__grid__item:not(:last-child) {
    margin-right: var(--funit-md);
  }
  .o-article__grid__title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: var(--funit-sm);
  }
  .c-footer__top .o-grid > *:not(:last-child) {
    margin-bottom: calc(var(--funit-3xl) - var(--funit-md));
  }
  .c-footer__bottom {
    flex-direction: column-reverse;
    align-items: flex-start;
    gap: var(--funit-2xs);
  }
  .c-footer__bottom__col {
    flex-direction: column-reverse;
    align-items: flex-start;
    gap: var(--funit-2xs);
  }
  .c-footer__bottom__links {
    flex-direction: column;
    align-items: flex-start;
    gap: var(--funit-2xs);
  }
  .c-footer__bottom__socials {
    margin-bottom: calc(var(--funit-3xl) - var(--funit-md));
  }
  .c-nav-overlay {
    width: 100%;
    -webkit-clip-path: inset(15px 15px calc(100% - 65px) calc(100% - 65px) round var(--funit-xs));
            clip-path: inset(15px 15px calc(100% - 65px) calc(100% - 65px) round var(--funit-xs));
  }
  html.has-nav-open .c-nav-overlay, .c-nav-overlay:focus-within {
    -webkit-clip-path: inset(0 0 0 0 round var(--funit-xs));
            clip-path: inset(0 0 0 0 round var(--funit-xs));
  }
  .c-menu {
    border-radius: 1000px;
    height: clamp(3.71rem, 0.5vw + 3.52rem, 4.13rem);
    width: clamp(3.71rem, 0.5vw + 3.52rem, 4.13rem);
  }
  .c-menu__text {
    display: none;
  }
  .o-breadcrumb__item {
    display: none;
  }
  .o-breadcrumb__item:nth-last-child(2) {
    display: flex;
    order: 1;
  }
  .o-breadcrumb__item:nth-last-child(3) {
    display: flex;
    order: 2;
  }
  .o-breadcrumb__item.separator:after {
    transform: rotate(-180deg);
  }
  .c-tabs-nav {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    overflow: hidden;
  }
  .c-tabs-nav__wrap {
    position: relative;
    width: 100%;
  }
  .c-tabs-nav .c-tabs-nav__item {
    width: 100%;
    position: relative;
    grid-area: 1/1/2/2;
    opacity: 0;
    transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(-100%, 0, 0);
  }
  .c-tabs-nav .c-tabs-nav__item:last-child {
    transform: translate3d(100%, 0, 0);
  }
  .c-tabs-nav .c-tabs-nav__item.is-active {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  .c-tabs-nav .c-tabs-nav__item.is-active + .c-tabs-nav__item {
    transform: translate3d(100%, 0, 0);
  }
  .c-tabs-nav__item {
    max-height: 0px;
    overflow: hidden;
    position: relative;
    transition: max-height 0.3s ease-in-out;
  }
  .c-tabs-nav__item.is-active {
    max-height: 150px;
  }
  .c-tab {
    padding: 10px 20px;
    margin-top: 8px;
    margin-bottom: 8px;
    display: block;
  }
  .c-tabs-nav-mobile {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-top: 1px solid var(--color-1);
    border-bottom: 1px solid var(--color-1);
    border-top-left-radius: var(--fradius-3xs);
    border-top-right-radius: var(--fradius-3xs);
    display: flex;
    justify-content: space-between;
    height: 100%;
    z-index: 20;
  }
  .c-share__mobile .c-share {
    margin-top: 0;
  }
  .c-share__mobile {
    display: block;
  }
  .c-share__mobile .c-share__list {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .c-fold-img-text__img .o-responsive-img {
    min-height: 100vw;
  }
  .c-fold-text-img__img .o-responsive-img {
    min-height: 100vw;
  }
  .c-fold-hub-products {
    min-height: 100vh;
  }
  .c-section-cta__content {
    grid-area: 1/4/2/13;
  }
  .c-person-list {
    display: flex !important;
    gap: 0;
  }
  .c-person-list__item {
    width: 100%;
    flex-shrink: 0;
  }
  .c-person-list__item:not(:last-child) {
    margin-right: var(--funit-md);
  }
  .c-testimonials__item {
    flex-direction: column;
    align-items: center;
  }
  .c-testimonials__img {
    width: 100%;
    margin-bottom: var(--funit-md);
  }
  .c-testimonials__content {
    width: 100%;
  }
  .o-parallax__img > *,
  .o-parallax__img img,
  .o-parallax__img .wp-block-media-text__media {
    transform: scale3d(1, 1, 1);
  }
  *[data-scroll-speed] {
    transform: none !important;
  }
  .u-hide-under-sm {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  #cc-main {
    --cc-modal-margin:.5em;
  }
  #cc-main .cm {
    max-width: none !important;
    width: auto !important;
  }
  #cc-main .cm__body {
    flex-direction: column !important;
    padding: 0 !important;
  }
  #cc-main .cm__btns, #cc-main .cm__desc, #cc-main .cm__links, #cc-main .cm__title {
    padding-left: 1.1rem !important;
    padding-right: 1.1rem !important;
  }
  #cc-main .cm__btns {
    border-left: none !important;
    border-top: 1px solid var(--cc-separator-border-color) !important;
    flex-direction: column !important;
    max-width: none !important;
    min-width: auto !important;
  }
  #cc-main .cm__btn + .cm__btn, #cc-main .cm__btn-group + .cm__btn-group {
    margin: 0.375rem 0 0 !important;
  }
  #cc-main .cm--flip .cm__btn + .cm__btn, #cc-main .cm--flip .cm__btn-group + .cm__btn-group {
    margin-bottom: 0.375rem !important;
    margin-top: 0 !important;
  }
  #cc-main .cm__btn-group {
    display: flex !important;
    flex-direction: column !important;
    min-width: auto !important;
  }
  #cc-main .cm__btn {
    flex: auto !important;
  }
  #cc-main .cm__link-group {
    justify-content: center !important;
  }
  #cc-main .cm--flip .cm__btn-group, #cc-main .cm--flip .cm__btns {
    flex-direction: column-reverse !important;
  }
  #cc-main .pm {
    border-radius: 0;
    bottom: 0;
    height: auto;
    left: 0;
    max-height: 100%;
    max-width: none !important;
    right: 0;
    top: 0;
    transform: translateY(1.6em);
  }
  #cc-main .pm__body, #cc-main .pm__footer, #cc-main .pm__header {
    padding: 0.9em !important;
  }
  #cc-main .pm__badge {
    display: none;
  }
  #cc-main .pm__section-table, #cc-main .pm__table-body, #cc-main .pm__table-caption, #cc-main .pm__table-td, #cc-main .pm__table-th, #cc-main .pm__table-tr {
    display: block;
  }
  #cc-main .pm__table-head {
    display: none;
  }
  #cc-main .pm__table-tr:not(:last-child) {
    border-bottom: 1px solid var(--cc-separator-border-color);
  }
  #cc-main .pm__table-td {
    display: flex;
    justify-content: space-between;
  }
  #cc-main .pm__table-td:before {
    color: var(--cc-primary-color);
    content: attr(data-column);
    flex: 1;
    font-weight: 600;
    min-width: 100px;
    overflow: hidden;
    padding-right: 2em;
    text-overflow: ellipsis;
  }
  #cc-main .pm__table-td > div {
    flex: 3;
  }
  #cc-main .pm__btn-group, #cc-main .pm__footer {
    flex-direction: column !important;
  }
  #cc-main .pm__btn-group {
    display: flex !important;
  }
  #cc-main .pm__btn + .pm__btn, #cc-main .pm__btn-group + .pm__btn-group {
    margin: 0.375rem 0 0 !important;
  }
  #cc-main .pm--flip .pm__btn + .pm__btn, #cc-main .pm--flip .pm__btn-group + .pm__btn-group {
    margin-bottom: 0.375rem !important;
    margin-top: 0 !important;
  }
  #cc-main .pm--flip .pm__btn-group, #cc-main .pm--flip .pm__footer {
    flex-direction: column-reverse !important;
  }
  .show--preferences #cc-main .cc--anim .pm {
    transform: translateY(0) !important;
  }
}

@media (max-width: 599px) {
  :root {
    --funit-11xl: 330px;
    --funit-9xl: 205px;
    --funit-6xl: 96px;
    --funit-5xl: 80px;
    --funit-4xl: 64px;
    --funit-3xl: 48px;
    --funit-2xl: 40px;
    --funit-xl: 32px;
    --funit-lg: 24px;
    --funit-md: 20px;
    --funit-sm: 20px;
    --funit-xs: 16px;
    --funit-2xs: 12px;
    --funit-3xs: 8px;
    --funit-4xs: 8px;
    --funit-5xs: 8px;
    --fradius-5xs: 4px;
    --fradius-4xs: 5px;
    --fradius-3xs: 6px;
    --fradius-2xs: 8px;
    --fradius-xs: 12px;
    --fradius-sm: 16px;
    --fradius-md: 20px;
    --fradius-lg: 24px;
    --fradius-xl: 32px;
    --fradius-2xl: 40px;
    --fsize-13xl: 36px;
    --fsize-12xl: 36px;
    --fsize-11xl: 36px;
    --fsize-10xl: 36px;
    --fsize-9xl: 36px;
    --fsize-8xl: 36px;
    --fsize-7xl: 36px;
    --fsize-6xl: 36px;
    --fsize-5xl: 36px;
    --fsize-3xs: 12px;
    --fsize-4xs: 11px;
    --fsize-stats: 96px;
    --fsize-sup: 44px;
  }
  .o-grid-1 {
    grid-column: 1/-1;
  }
  .o-grid-2 {
    grid-column: 1/-1;
  }
  .o-grid-3 {
    grid-column: 1/-1;
  }
  .o-grid-4 {
    grid-column: 1/-1;
  }
  .o-grid-5 {
    grid-column: 1/-1;
  }
  .o-grid-6 {
    grid-column: 1/-1;
  }
  .o-grid-7 {
    grid-column: 1/-1;
  }
  .o-grid-8 {
    grid-column: 1/-1;
  }
  .o-grid-9 {
    grid-column: 1/-1;
  }
  .o-grid-10 {
    grid-column: 1/-1;
  }
  .o-grid-11 {
    grid-column: 1/-1;
  }
  .o-grid-12 {
    grid-column: 1/-1;
  }
  .o-grid {
    column-gap: var(--funit-2xs) !important;
  }
  .o-grid-fifth-1 {
    grid-column: 1/-1;
  }
  .o-grid-fifth-2 {
    grid-column: 1/-1;
  }
  .o-grid-fifth-3 {
    grid-column: 1/-1;
  }
  .o-grid-fifth-4 {
    grid-column: 1/-1;
  }
  .o-grid-fifth-5 {
    grid-column: 1/-1;
  }
  .o-grid-fifth {
    column-gap: var(--funit-2xs) !important;
  }
  .o-grid-sixth-1 {
    grid-column: 1/-1;
  }
  .o-grid-sixth-2 {
    grid-column: 1/-1;
  }
  .o-grid-sixth-3 {
    grid-column: 1/-1;
  }
  .o-grid-sixth-4 {
    grid-column: 1/-1;
  }
  .o-grid-sixth-5 {
    grid-column: 1/-1;
  }
  .o-grid-sixth-6 {
    grid-column: 1/-1;
  }
  .o-grid-sixth {
    column-gap: var(--funit-2xs) !important;
  }
  .xs\:1 {
    grid-area: auto/span 1;
  }
  .xs\:2 {
    grid-area: auto/span 2;
  }
  .xs\:3 {
    grid-area: auto/span 3;
  }
  .xs\:4 {
    grid-area: auto/span 4;
  }
  .xs\:5 {
    grid-area: auto/span 5;
  }
  .xs\:6 {
    grid-area: auto/span 6;
  }
  .xs\:7 {
    grid-area: auto/span 7;
  }
  .xs\:8 {
    grid-area: auto/span 8;
  }
  .xs\:9 {
    grid-area: auto/span 9;
  }
  .xs\:10 {
    grid-area: auto/span 10;
  }
  .xs\:11 {
    grid-area: auto/span 11;
  }
  .xs\:12 {
    grid-area: auto/span 12;
  }
  .\<xs\:hidden {
    display: none !important;
  }
  .o-form__confirmation {
    width: 80vw;
  }
  .o-section.-section-container-xs .o-section__inner {
    grid-column: 1/-1;
  }
  .o-tags-news {
    flex-direction: column;
    align-items: flex-end;
  }
  .c-footer__nav > *:not(:last-child) {
    margin-bottom: calc(var(--funit-3xl) - var(--funit-md));
  }
  .c-footer__nav {
    flex-wrap: wrap;
  }
  .c-fold-single-news__bottom-info {
    align-items: flex-start;
  }
  .c-list__item__content {
    flex-direction: column;
    gap: var(--funit-md);
  }
  .c-list__item__link {
    width: 100%;
  }
  .c-list__ordered .c-list__item__link {
    width: 100%;
  }
  .c-list__item__description {
    width: 100%;
  }
  .c-list__ordered .c-list__item__description {
    width: 100%;
  }
  .c-links__item {
    align-items: flex-start;
  }
  .c-links__link .c-link__title {
    display: none;
  }
  .c-section-cta__content {
    grid-area: 1/1/2/13;
  }
}

@media (max-width: 520px) {
  .o-text table th h1, .o-text table th h2, .o-text table th h3, .o-text table th h4, .o-text table th h5 {
    font-size: var(--funit-xs) !important;
  }
  .o-text table th p {
    font-size: var(--funit-xs) !important;
  }
  .o-text table td h1, .o-text table td h2, .o-text table td h3, .o-text table td h4, .o-text table td h5 {
    font-size: var(--funit-xs) !important;
  }
  .o-text table td p {
    font-size: var(--funit-2xs) !important;
  }
}

@media screen and (max-height: 420px) {
  .goverlay {
    background: #000;
  }
}

@media (max-width:319px) {
  .o-grid {
    column-gap: var(--funit-3xs) !important;
  }
  .o-grid-fifth {
    column-gap: var(--funit-3xs) !important;
  }
  .o-grid-sixth {
    column-gap: var(--funit-3xs) !important;
  }
}

@media (prefers-reduced-motion) {
  #cc-main {
    --cc-modal-transition-duration:0s;
  }
}

@media print {
  .is-hidden\@print {
    visibility: hidden !important;
    display: none !important;
  }
  *,
  *::before,
  *::after {
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href^="#"]::after,
  a[href^="javascript:"]::after {
    content: "";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .c-transition,
  .c-accessibility-nav,
  .c-header,
  .s-header,
  .c-footer,
  .c-overlay-wrap,
  .cmplz-manage-consent {
    display: none !important;
  }
  * {
    border-color: currentColor !important;
  }
  svg {
    fill: currentColor !important;
  }
  .o-fold {
    padding-top: 40px !important;
  }
  .c-page {
    padding-bottom: 40px !important;
  }
  .o-grid:before, .o-grid:after {
    display: none !important;
  }
  .o-grid-8,
  .o-grid-9,
  .o-grid-10,
  .o-grid-11,
  .o-grid-12 {
    grid-area: auto/span 12 !important;
  }
}

@media not print {
  .is-hidden\@screen {
    visibility: hidden !important;
    display: none !important;
  }
}/*# sourceMappingURL=style.css.map */