/*!****************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js!../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!../node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[1].use[4]!./assets/scss/app.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
.sr-only {
  position: absolute;
  text-indent: -9999px;
}

h1 + p,
h2 + p,
h3 + p,
h4 + p,
h5 + p,
h6 + p,
h1 + ul,
h2 + ul,
h6 + ul,
h1 + h2,
h2 + h3,
h2 + h4,
h3 + h4,
h4 + h5,
h5 + h6,
h1 + .wp-block-columns,
h2 + .wp-block-columns,
h3 + .wp-block-columns,
h4 + .wp-block-columns,
h5 + .wp-block-columns,
h6 + .wp-block-columns {
  margin-top: var(--spacing-s);
}

h3 + ul,
h4 + ul,
h5 + ul,
.wp-block-columns + p,
img + p,
ul + p,
figure + p,
p + p,
p + .wp-block-columns,
p + figure,
p + img,
p + ul,
ul + form,
ul + figure,
ul + img,
ul + .wp-block-columns,
ul + ul {
  margin-top: var(--spacing-s);
}

section + section {
  margin-top: var(--spacing-xl);
}

img + h2,
img + h3,
img + h4,
img + h5,
img + h6,
video + h2,
video + h3,
video + h4,
video + h5,
video + h6,
figure + h2,
figure + h3,
figure + h4,
figure + h5,
figure + h6,
.wp-block-columns + h2,
.wp-block-columns + h3,
.wp-block-columns + h4,
.wp-block-columns + h5,
.wp-block-columns + h6,
p + h2,
p + h3,
p + h4,
p + h5,
p + h6,
ul + h2,
ul + h3,
ul + h4,
ul + h5,
ul + h6,
ul + h1 {
  margin-top: var(--spacing-xl);
}

.wp-block-columns {
  margin-bottom: 0;
}

@media only screen and (min-width: 0px) and (max-width: 750px) {
  body {
    --spacing-xxs: .125rem;
    --spacing-xs: .25rem;
    --spacing-s: .75rem;
    --spacing-m: 1.3rem;
    --spacing-l: 1.5rem;
    --spacing-xl: 2rem;
    --spacing-xxl: 4rem;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 9999px) {
  body {
    --spacing-xxs: .5rem;
    --spacing-s: 1.25rem;
    --spacing-m: 2rem;
    --spacing-l: 2.5rem;
    --spacing-xl: 3rem;
    --spacing-xxl: 5rem;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--color-accent);
}

h1 {
  font-size: 2.7777777778vw;
  font-weight: 400;
}
@media only screen and (min-width: 1584px) {
  h1 {
    font-size: 44px;
  }
}
@media only screen and (max-width: 1296px) {
  h1 {
    font-size: 36px;
  }
}
h1 {
  line-height: 1.25;
}

h2 {
  font-size: 2.0833333333vw;
  line-height: 1.25;
}
@media only screen and (min-width: 1536px) {
  h2 {
    font-size: 32px;
  }
}
@media only screen and (max-width: 1344px) {
  h2 {
    font-size: 28px;
  }
}
h2 {
  font-weight: 400;
}

h3 {
  font-weight: 300;
  font-size: 1.8055555556vw;
}
@media only screen and (min-width: 1550.7692307692px) {
  h3 {
    font-size: 28px;
  }
}
@media only screen and (max-width: 1329.2307692308px) {
  h3 {
    font-size: 24px;
  }
}
h3 {
  line-height: 1.25;
}

h4 {
  font-weight: 300;
  font-size: 1.25vw;
}
@media only screen and (min-width: 1600px) {
  h4 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1440px) {
  h4 {
    font-size: 18px;
  }
}
h4 {
  line-height: 1.25;
}

h5 {
  font-size: 1.5rem;
  line-height: 1.25;
  font-weight: 500;
}

.counter__action li {
  font-size: 6.25vw;
}
@media only screen and (max-width: 1536px) {
  .counter__action li {
    font-size: 96px;
  }
}
.counter__action li {
  font-weight: 500;
  line-height: 1.33;
}

p {
  font-size: 1rem;
  line-height: 1.5;
  font-size: 1rem;
}
p.large {
  font-size: 1.25rem;
}
@media only screen and (min-width: 0px) and (max-width: 1024px) {
  p.large {
    font-size: 1.125rem;
  }
}
@media only screen and (min-width: 0px) and (max-width: 750px) {
  p.large {
    font-size: 1rem;
  }
}
p.medium {
  font-size: 1.125rem;
}
@media only screen and (min-width: 0px) and (max-width: 1024px) {
  p.medium {
    font-size: 1rem;
  }
}
@media only screen and (min-width: 0px) and (max-width: 750px) {
  p.medium {
    font-size: 0.875rem;
  }
}
p.small {
  font-size: 1rem;
}
@media only screen and (min-width: 0px) and (max-width: 1024px) {
  p.small {
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 0px) and (max-width: 750px) {
  p.small {
    font-size: 0.75rem;
  }
}
p.smaller {
  font-size: 0.875rem;
}
@media only screen and (min-width: 0px) and (max-width: 1024px) {
  p.smaller {
    font-size: 0.75rem;
  }
}

label {
  font-size: 1.3888888889vw;
}
@media only screen and (min-width: 1440px) {
  label {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1152px) {
  label {
    font-size: 16px;
  }
}
label {
  font-weight: 700;
}

textarea:focus,
input:focus,
select:focus {
  outline: none;
}

li {
  margin-top: var(--spacing-xs);
}
@media only screen and (min-width: 0px) and (max-width: 1024px) {
  li {
    font-size: 1rem;
  }
}
@media only screen and (min-width: 0px) and (max-width: 750px) {
  li {
    font-size: 0.875rem;
  }
}
li ::before {
  font-size: 1rem;
  line-height: 1.88rem;
}

span {
  font-family: inherit;
}

select {
  cursor: pointer;
}

form {
  flex: 1.3;
}

a {
  pointer-events: all;
  white-space: nowrap;
  text-decoration: none;
  color: var(--color-cta);
  transition: 0.3s color ease;
  position: relative;
  white-space: normal;
}
a:hover:not(.button) {
  color: var(--color-cta);
}
a.disable {
  pointer-events: none;
}

ul,
ol {
  box-sizing: border-box;
  padding-left: var(--spacing-m);
}

@font-face {
  src: url(/wp-content/themes/macada/assets/f2959e56e1a83561b9d5.woff) format('woff'), url(/wp-content/themes/macada/assets/20c1184bfbd6e9d1d6f7.woff2) format('woff');
  font-weight: 300;
  font-family: karla-v23-latin;
  font-style: normal;
  font-display: swap;
}
@font-face {
  src: url(/wp-content/themes/macada/assets/4531be87a6ff25d0867f.woff) format('woff'), url(/wp-content/themes/macada/assets/93d013a97f8b0389ff8f.woff2) format('woff');
  font-weight: 400;
  font-family: karla-v23-latin;
  font-style: normal;
  font-display: swap;
}
@font-face {
  src: url(/wp-content/themes/macada/assets/7c8eab2cf7a5b1ba3d66.woff) format('woff'), url(/wp-content/themes/macada/assets/3cfb697ed28f0eb3312a.woff2) format('woff');
  font-weight: 500;
  font-family: karla-v23-latin;
  font-style: normal;
  font-display: swap;
}
@font-face {
  src: url(/wp-content/themes/macada/assets/28af39100c1f0a496f26.woff) format('woff'), url(/wp-content/themes/macada/assets/badff7744cd60b712f57.woff2) format('woff');
  font-weight: 600;
  font-family: karla-v23-latin;
  font-style: normal;
  font-display: swap;
}
@font-face {
  src: url(/wp-content/themes/macada/assets/5ede22a98e20e010c9e7.woff) format('woff'), url(/wp-content/themes/macada/assets/7e0b881d89bb036cdc7c.woff2) format('woff');
  font-weight: 700;
  font-family: karla-v23-latin;
  font-style: normal;
  font-display: swap;
}
* body {
  font-family: karla-v23-latin, sans-serif;
}

.font-normal {
  font-style: normal;
}

@font-face {
  src: url(/wp-content/themes/macada/assets/fe3436ca91014baa32dd.woff) format('woff'), url(/wp-content/themes/macada/assets/d196085b8931cbd397e4.woff2) format('woff');
  font-weight: 200;
  font-family: Avenir;
  font-style: normal;
  font-display: swap;
}
@font-face {
  src: url(/wp-content/themes/macada/assets/2e000a81efbdecb05ca6.woff) format('woff'), url(/wp-content/themes/macada/assets/0cf1f858862912d14eb1.woff2) format('woff');
  font-weight: 300;
  font-family: Avenir;
  font-style: normal;
  font-display: swap;
}
@font-face {
  src: url(/wp-content/themes/macada/assets/129d672e0860cf370f6a.woff) format('woff'), url(/wp-content/themes/macada/assets/7a1177012162742990ea.woff2) format('woff');
  font-weight: 400;
  font-family: Avenir;
  font-style: normal;
  font-display: swap;
}
@font-face {
  src: url(/wp-content/themes/macada/assets/6d0c40484269b3d919c7.woff) format('woff'), url(/wp-content/themes/macada/assets/ff8afe24d18b3638bd70.woff2) format('woff');
  font-weight: 500;
  font-family: Avenir;
  font-style: normal;
  font-display: swap;
}
h1, h2, h3, h4, h5, h6, button, .avenir, .nav__link, .button__text, .fill-in-pane, .topbar__tagline, .ct__block__title p {
  font-family: Avenir, sans-serif;
}

.font-normal {
  font-style: normal;
}

.header {
  height: 100%;
  pointer-events: none;
  width: 100%;
  top: 0;
  position: sticky;
  z-index: 100;
  transition: var(--menu-collapse-speed) top ease;
  min-width: 100vw;
  margin: 0;
}
.header .topbar {
  height: var(--header-height);
  position: relative;
  transition: var(--menu-collapse-speed) height ease;
  background: #fff;
  pointer-events: all;
  z-index: 10;
}
.header .topbar__inner {
  position: relative;
  height: calc(100% - 2 * min(0.9rem, max(1.1111111111vw, 0.9rem)));
  max-width: var(--max-width);
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: min(0.9rem, max(1.1111111111vw, 0.9rem)) var(--spacing-m);
  box-sizing: content-box;
  gap: var(--spacing-m);
}
.header .topbar__logo {
  flex: 1;
  height: 78%;
  width: fit-content;
}
.header .topbar__logo .logo {
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
}
.header .topbar__logo .logo svg {
  height: 100%;
}
.header .topbar__tagline {
  text-align: center;
  font-size: 1.25vw;
  font-weight: 300;
}
@media only screen and (min-width: 1600px) {
  .header .topbar__tagline {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1280px) {
  .header .topbar__tagline {
    font-size: 16px;
  }
}
.header .topbar__tagline {
  color: var(--color-accent);
}
.header .topbar__cta {
  flex: 1;
  text-align: end;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: end;
}
.header .topbar__cta .button {
  height: 100%;
  max-height: 3.25rem;
  padding: 0 var(--spacing-m);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 0px) and (max-width: 750px) {
  .header .topbar__cta .button {
    min-width: unset;
  }
}
.header--collapse {
  top: calc(-1 * var(--header-height));
}
.header--collapse .nav .nav__list--mobile {
  padding: var(--spacing-xl) 0 0 0;
}
.header .nav {
  background: var(--header-background);
  pointer-events: all;
  position: relative;
  z-index: 10;
}
.header .nav--mobile {
  top: 0;
  z-index: 5;
  display: flex;
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 1;
  opacity: 0;
  clip-path: inset(0 0 100% 0);
  pointer-events: none;
  padding: calc(var(--spacing-l) + var(--header-height)) 0 0;
  background: var(--header-background);
  transition: clip-path 0.4s ease-in, opacity 0s 0.4s;
}
.header .nav--mobile .dropdown-subs {
  display: block;
  max-height: 0;
  overflow: hidden;
  transition: height 0.3s ease-out;
  visibility: hidden;
}
.header .nav--mobile .nav__item.expand + .dropdown-subs {
  max-height: 1000px;
  visibility: visible;
}
.header .nav--mobile.active {
  opacity: 1;
  clip-path: inset(0);
  pointer-events: all;
  transition: clip-path 0.4s ease-out, opacity 0s;
}
.header .nav--mobile.active .swayin-element {
  transform: none;
  opacity: 1;
  transition: transform 0.4s 0.4s ease-out, opacity 0.4s 0.4s ease-out;
}
.header .nav--mobile .nav__item--mobile {
  transition: 0.2s color ease;
  width: 100%;
  padding-right: 3rem;
  height: auto;
  position: relative;
}
.header .nav--mobile .nav__item .nav__link--mobile {
  width: 100%;
  display: block;
}
.header .nav--mobile .nav__item-wrapper--mobile {
  width: 100%;
}
.header .nav--mobile .dropdown-subs--mobile {
  width: 100%;
}
.header .nav--mobile .dropdown-subs--mobile > .nav__item-wrapper--mobile > .nav__item--mobile .nav__link--mobile {
  padding-left: var(--spacing-m);
}
.header .nav--mobile .dropdown-subs--mobile .dropdown-subs--mobile > .nav__item-wrapper--mobile > .nav__item--mobile .nav__link--mobile {
  padding-left: calc(2 * var(--spacing-m));
}
.header .nav__inner {
  max-width: var(--max-width);
  margin: 0 auto;
  display: flex;
  gap: var(--spacing-m);
  justify-content: space-evenly;
  padding: 0 var(--spacing-m);
  box-sizing: content-box;
}
.header .nav__inner--mobile {
  margin: 0;
  display: flex;
  justify-content: start;
  flex-direction: column;
  box-sizing: border-box;
  padding: var(--spacing-m);
  inset: 0 0 0 0;
  top: 0;
  position: absolute;
  overflow-y: scroll;
}
.header .nav__list {
  display: flex;
  padding: 0;
  list-style: none;
  flex-grow: 1;
}
.header .nav__list--mobile {
  top: 0;
  padding: calc(var(--spacing-l) + var(--header-height)) 0 0 0;
  flex-direction: column;
  flex-grow: 0;
}
.header .nav__list .nav__item-wrapper {
  position: relative;
  transition: 0.2s background ease;
}
@media only screen and (min-width: 1074px) {
  .header .nav__list .nav__item-wrapper {
    flex-grow: 1;
  }
}
.header .nav__list .nav__item-wrapper:hover:not(.nav__item-wrapper--mobile) {
  background: var(--color-cta);
}
.header .nav__list .nav__item-wrapper:hover .dropdown-subs {
  opacity: 1;
  transform: translateY(0);
  pointer-events: all;
  visibility: visible;
  z-index: 999;
}
.header .nav__list .nav__item-wrapper:hover .dropdown-subs .nav__item {
  pointer-events: all;
}
.header .nav__list .nav__item-wrapper:hover .dropdown-subs .nav__item:hover {
  background: var(--color-cta);
}
.header .nav__list .nav__item-wrapper:hover .dropdown-subs .nav__item--mobile:hover {
  background: #000;
}
.header .nav__list .nav__item-wrapper:hover .dropdown-subs .nav__item--mobile:hover .nav__text {
  color: var(--color-cta);
}
.header .nav__list .nav__item-wrapper:hover .dropdown-subs .nav__item .nav__link {
  pointer-events: all;
}
.header .nav__list .nav__item-wrapper .nav__item {
  color: var(--font-color-secondary);
  margin-top: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
.header .nav__list .nav__item-wrapper .nav__item--mobile {
  transition: 0.2s color ease;
  width: 100%;
  padding-right: 3rem;
  height: auto;
}
.header .nav__list .nav__item-wrapper .nav__item.active {
  background: var(--color-cta);
}
.header .nav__list .nav__item-wrapper .nav__item.active.nav__item--mobile {
  background: #000;
}
.header .nav__list .nav__item-wrapper .nav__item.active.nav__item--mobile .nav__link {
  color: var(--color-cta);
}
.header .nav__list .nav__item-wrapper .nav__item .dropdown__trigger {
  display: none;
  height: 100%;
  position: absolute;
  width: 3rem;
  right: calc(100% - 3rem);
  cursor: pointer;
}
.header .nav__list .nav__item-wrapper .nav__item .dropdown__trigger--mobile {
  display: block;
  width: 3.5rem;
  left: calc(100% - 3rem);
  right: unset;
}
.header .nav__list .nav__item-wrapper .nav__item .dropdown__trigger::before, .header .nav__list .nav__item-wrapper .nav__item .dropdown__trigger::after {
  content: "";
  cursor: pointer;
  position: absolute;
  top: 69%;
  left: calc(100% - 3.2rem + var(--spacing-s));
  display: block;
  width: 0.8125rem;
  height: 2px;
  background: var(--color-cta);
  transition: clip-path 0.4s ease-out, transform 0.4s ease-out;
}
.header .nav__list .nav__item-wrapper .nav__item .dropdown__trigger::before {
  transform: rotate(45deg) translateX(-4px) translateY(-10px);
}
.header .nav__list .nav__item-wrapper .nav__item .dropdown__trigger::after {
  transform: rotate(-45deg) translateX(4px) translateY(-10px);
}
.header .nav__list .nav__item-wrapper .nav__item:not(.expand) .dropdown__trigger::before {
  transform: rotate(135deg) translateX(-10px) translateY(4px);
}
.header .nav__list .nav__item-wrapper .nav__item:not(.expand) .dropdown__trigger::after {
  transform: rotate(-135deg) translateX(10px) translateY(4px);
}
.header .nav__list .nav__item-wrapper .nav__item.expand + .dropdown-subs > .nav__item-wrapper > .nav__item--mobile {
  height: 2.625rem;
  transition: height 0.3s ease-out;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header .nav__list .nav__item-wrapper .nav__item.expand + .dropdown-subs > .nav__item-wrapper > .nav__item--mobile .nav__link {
  transform: none;
  opacity: 1;
}
.header .nav__list .nav__item-wrapper .nav__item.expand + .dropdown-subs > .nav__item-wrapper > .nav__item--mobile .nav__link--mobile {
  transform: none;
  opacity: 1;
  transition: transform 0.3s 0.2s ease-out, opacity 0.3s 0.2s ease-out;
}
.header .nav__list .nav__item-wrapper .nav__item:not(.expand) + .dropdown-subs .expand + .dropdown-subs > .nav__item-wrapper > .nav__item--mobile {
  height: 0;
}
.header .nav__list .nav__item-wrapper .nav__item:not(.expand) + .dropdown-subs .expand + .dropdown-subs > .nav__item-wrapper > .nav__item--mobile .nav__link {
  transform: none;
  opacity: 0;
}
.header .nav__list .nav__item-wrapper .nav__item:not(.expand) + .dropdown-subs .expand + .dropdown-subs > .nav__item-wrapper > .nav__item--mobile .nav__link--mobile {
  transform: none;
  opacity: 0;
}
.header .nav__list .nav__item-wrapper .nav__item .nav__link {
  text-decoration: none;
  color: var(--font-color-secondary);
  font-weight: var(--nav-font-weight);
  height: 100%;
  width: 100%;
  position: relative;
  display: block;
  padding: 0.75rem;
  overflow: hidden;
  white-space: nowrap;
  text-align: center;
}
.header .nav__list .nav__item-wrapper .nav__item .nav__link--mobile {
  text-align: left;
  padding: 0.75rem 0;
  font-size: 1.5277777778vw;
}
@media only screen and (min-width: 1701.8181818182px) {
  .header .nav__list .nav__item-wrapper .nav__item .nav__link--mobile {
    font-size: 26px;
  }
}
@media only screen and (max-width: 1178.1818181818px) {
  .header .nav__list .nav__item-wrapper .nav__item .nav__link--mobile {
    font-size: 18px;
  }
}
.header .nav__list .nav__item-wrapper .dropdown-subs {
  position: absolute;
  top: calc(100% + var(--spacing-xs));
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  background: #000;
  min-width: 100%;
  opacity: 0;
  transform: translateY(-10px);
  pointer-events: none;
  visibility: hidden;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.header .nav__list .nav__item-wrapper .dropdown-subs--mobile {
  align-items: flex-start;
  position: relative;
  opacity: 1;
  transform: none;
  pointer-events: all;
  visibility: visible;
  top: 0;
  box-shadow: none;
}
.header .nav__list .nav__item-wrapper .dropdown-subs .nav__item {
  width: 100%;
  text-align: left;
  pointer-events: all;
}
.header .nav__list .nav__item-wrapper .dropdown-subs .nav__item--mobile {
  opacity: 1;
  transform: none;
}
.header .nav__list .nav__item-wrapper .dropdown-subs .nav__item .nav__link {
  text-align: left;
  justify-content: flex-start;
  padding: 0.75rem var(--spacing-s);
  pointer-events: all;
}
.header .nav__list .nav__item-wrapper .dropdown-subs .nav__item-wrapper .dropdown-subs .nav__link {
  text-align: left;
  padding: 1rem var(--spacing-m);
  pointer-events: all;
}
.header .nav__lang-switch {
  display: flex;
}
.header .nav__lang-switch .nav__link {
  text-decoration: none;
  color: var(--font-color-secondary);
  height: 100%;
  width: 100%;
  position: relative;
  display: block;
  padding: 0.75rem;
  font-weight: 300;
  transition: 0.2s background ease;
  white-space: nowrap;
  align-items: center;
  display: flex;
}
.header .nav__lang-switch .nav__link.active {
  font-weight: 900;
}
.header .nav__lang-switch .nav__link:hover:not(.active) {
  color: var(--color-cta);
}
.header__trigger {
  display: none;
  position: relative;
  background: none;
  border: none;
  padding: 0.75rem;
  color: inherit;
  width: 2rem;
  height: 1.5rem;
  z-index: 2;
  cursor: pointer;
  align-self: center;
}
.header__trigger::before, .header__trigger::after {
  content: "";
  position: absolute;
  top: 0;
  display: block;
  width: 100%;
  height: 2px;
  border-radius: 0.5px;
  background: #fff;
  transition: clip-path 0.4s ease-out, transform 0.4s ease-out;
}
.header__trigger::before {
  transform: translateY(7px);
}
.header__trigger::after {
  transform: translateY(13px);
}
.header__trigger.active::before {
  clip-path: inset(0 4px);
  transform: translateY(9px) rotate(-45deg);
}
.header__trigger.active::after {
  clip-path: inset(0 4px);
  transform: translateY(9px) rotate(45deg);
}
.header .swayin-element {
  transform: translateY(100%);
  opacity: 0;
  transition: transform 0.4s 0.2s ease-out, opacity 0.4s 0.2s ease-out;
  display: block;
}
@media only screen and (max-width: 1074px) {
  .header.active .nav--mobile {
    opacity: 1;
    clip-path: inset(0);
    pointer-events: all;
    transition: clip-path 0.4s ease-out, opacity 0s;
  }
  .header.active .swayin-element {
    transform: none;
    opacity: 1;
    transition: transform 0.4s 0.4s ease-out, opacity 0.4s 0.4s ease-out;
  }
  .header .nav__list .nav__item-wrapper .nav__item .dropdown__trigger {
    display: block;
  }
  .header .nav__list .nav__item-wrapper {
    display: none;
  }
  .header .nav__list .nav__item-wrapper--mobile {
    display: block;
  }
  .header .header__trigger {
    display: block;
    position: absolute;
    right: var(--spacing-s);
  }
  .header .nav__inner {
    justify-content: space-between;
    flex-direction: row-reverse;
  }
  .header .nav__inner .nav__list {
    flex: unset;
    position: relative;
    width: 100%;
  }
  .header .nav__lang-switch {
    left: -12px;
    position: relative;
  }
}
@media only screen and (min-width: 0px) and (max-width: 750px) {
  .header .topbar__tagline {
    display: none;
  }
}

.nav__list .nav__item-wrapper .dropdown-subs .nav__item-wrapper .dropdown-subs .nav__link {
  text-align: left;
  padding: 1rem var(--spacing-s);
  pointer-events: all;
}

.footer {
  background: #000;
  color: var(--font-color-secondary);
  min-width: 100vw;
  z-index: 0;
}
.footer__inner {
  max-width: var(--max-width);
  margin: 0 auto;
  padding: var(--spacing-xxl) var(--spacing-m);
  box-sizing: content-box;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: var(--spacing-xxl);
}
.footer__wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  column-gap: var(--spacing-xl);
  row-gap: var(--spacing-xxl);
}
.footer__column h3 {
  color: var(--font-color-secondary);
}
.footer div.wpforms-container-full .wpforms-form .wpforms-submit-container {
  padding: 0;
  margin: 0;
}
.footer .wpforms-container .wpforms-field {
  padding: 0;
}
.footer #wpforms-591-field_1,
.footer #wpforms-258-field_1 {
  min-width: 100%;
  border: none;
  border-radius: 0;
}
.footer form.wpforms-form {
  display: flex;
}
.footer #wpforms-submit-591,
.footer #wpforms-submit-258 {
  height: var(--wpforms-field-size-input-height);
  background: var(--color-cta);
  border-radius: 0;
}
.footer__list {
  padding: 0;
}
.footer__list li {
  list-style: none;
  margin-top: 10px;
}
.footer__list li a {
  color: var(--font-color-secondary);
}
.footer__list li a:hover {
  color: var(--color-cta);
}
.footer__socials svg {
  height: 2.5rem;
  transition: 0.3s all ease-out;
}
.footer__socials svg path {
  transition: 0.3s all ease-out;
}
.footer__socials svg:hover {
  transform: rotate(360deg);
}
.footer__socials svg:hover path:not(.notrans) {
  fill: var(--color-cta);
}
.footer__copyright {
  width: 100%;
  padding-bottom: var(--spacing-m);
  text-align: center;
}

.button {
  display: inline-block;
  border: none;
  padding: 0.5rem;
  cursor: pointer;
  font-weight: 500;
  min-width: 10rem;
  white-space: nowrap;
  position: relative;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
  gap: 0.5rem;
  align-items: center;
  --button-font-color: var(--font-color-secondary);
  overflow: hidden;
}
.button__text {
  transition: transform 0.3s ease;
}
.button__icon svg {
  width: 1rem;
  height: 0.8125rem;
  fill: var(--button-font-color);
  transition: 0.2s ease-out;
}
.button--basic {
  background: var(--color-cta);
  color: var(--font-color-secondary);
}
.button--white {
  background: #fff;
  --button-font-color: var(--color-cta);
  color: var(--color-cta);
}
.button--lightgray {
  --button-font-color: var(--color-cta);
  background: var(--color-lightgray);
  color: var(--color-cta);
}
.button--outline {
  border: 1px solid currentColor;
}
.button--ghost {
  background: none;
  border: 0.1875rem solid var(--color-cta);
}
.button--ghost:not([class*=color--]) {
  color: var(--color-cta);
}
.button--small {
  padding: 0.75rem;
}
.button--small .fill-in-pane {
  font-size: 0.75rem;
}
.button--medium {
  font-size: 1.3888888889vw;
}
@media only screen and (min-width: 1584px) {
  .button--medium {
    font-size: 22px;
  }
}
@media only screen and (max-width: 1152px) {
  .button--medium {
    font-size: 16px;
  }
}
.button--medium {
  padding: 0.9722222222vw;
}
@media only screen and (min-width: 1645.7142857143px) {
  .button--medium {
    padding: 16px;
  }
}
@media only screen and (max-width: 1234.2857142857px) {
  .button--medium {
    padding: 12px;
  }
}
.button--large {
  font-size: 1.5rem;
  padding: 0.5rem;
}
.button[download] .button__text {
  position: relative;
  padding-right: 1.5em;
}
.button[download] .button__text::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1em;
  height: 1em;
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23ec5e02%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Cpath d=%27M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4%27/%3E%3Cpolyline points=%277 10 12 15 17 10%27/%3E%3Cline x1=%2712%27 y1=%2715%27 x2=%2712%27 y2=%273%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.button .fill-in-pane {
  display: none;
  clip-path: inset(0 100% 0 0);
  position: absolute;
  inset: 0 0 0 0;
  background: var(--color-cta);
  color: var(--font-color-secondary);
  transition: clip-path 0.2s ease-out;
  justify-content: center;
  align-items: center;
  margin: -1px -1px;
}
.button--fill .fill-in-pane {
  display: flex;
}
.button--fill-white .fill-in-pane {
  display: flex;
  color: var(--color-cta);
  background: var(--font-color-secondary);
}
.button:hover .fill-in-pane {
  clip-path: inset(0);
}
.button:hover svg {
  transform: translateX(5px);
}

.category-section {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  gap: var(--banner-gap);
  padding: calc(var(--banner-gap) / 2) var(--banner-gap) 0;
}
@media only screen and (min-width: 0px) and (max-width: 750px) {
  .category-section {
    flex-direction: column;
  }
  .category-section .category-section__block {
    width: 100%;
  }
  .category-section .category-section__block__images-container {
    display: none;
  }
}
.category-section__block {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  position: relative;
  width: 33.3333333333vw;
  height: 33.3333333333vw;
  min-width: 16.875rem;
  min-height: 16.875rem;
  overflow: hidden;
}
.category-section__block--placeholder {
  flex: 1;
  min-height: 100%;
  min-width: 100%;
}
.category-section__block__images-container {
  display: flex;
  gap: var(--banner-gap);
  width: 33.3333333333vw;
  height: 33.3333333333vw;
  overflow: hidden;
  flex: 1;
  min-width: 16.875rem;
  min-height: 16.875rem;
}
.category-section__block__images-container:hover .category-section__block__images-wrapper {
  transform: translateX(-33.3333333333vw);
}
.category-section__block__images-container--alt .category-section__block__images-wrapper {
  flex-direction: column;
  width: 100%;
  height: unset;
  flex: 1;
}
.category-section__block__images-container--alt .category-section__block--partial {
  width: 100%;
  height: calc(16.6666666667vw - var(--banner-gap) / 2);
  min-height: max(16.666667vw, 8.4375rem);
}
.category-section__block__images-container--alt:hover .category-section__block__images-wrapper {
  transform: translateY(calc(-1 * max(33.3333333333vw, 16.875rem) - var(--banner-gap))) !important;
}
.category-section__block__images-wrapper {
  display: flex;
  position: relative;
  height: 100%;
  transition: transform 0.3s ease;
  gap: var(--banner-gap);
}
.category-section__block .category-section__block__overlay {
  position: absolute;
  inset: 0 0 0 0;
  transition: 0.3s opacity ease;
  opacity: 0.2;
  background: #000;
}
.category-section__block:hover .category-section__block__overlay {
  opacity: 0.4;
}
.category-section__block:hover .category-section__title {
  opacity: 1;
}
.category-section__block .category-section__title {
  opacity: 0.8;
  z-index: 1;
  color: var(--font-color-secondary);
  font-size: 2.3611111111vw;
}
@media only screen and (min-width: 1863.5294117647px) {
  .category-section__block .category-section__title {
    font-size: 44px;
  }
}
@media only screen and (max-width: 847.0588235294px) {
  .category-section__block .category-section__title {
    font-size: 20px;
  }
}
.category-section__block img {
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
@media only screen and (min-width: 0px) and (max-width: 750px) {
  .category-section .category-section__block .category-section__title {
    opacity: 1;
  }
}

.banner {
  background: var(--color-primary);
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  min-height: max(350px, 33.3333333333vw);
}
.banner__wrapper {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  border: var(--banner-gap) solid white;
  border-right-width: calc(var(--banner-gap) * 0.5);
  border-bottom-width: calc(var(--banner-gap) * 0.5);
  background-color: var(--color-lightgray);
}
@media only screen and (min-width: 0px) and (max-width: 750px) {
  .banner__wrapper {
    flex-direction: column;
    border-right-width: var(--banner-gap);
  }
}
.banner__inner {
  width: 100%;
  max-width: calc(var(--max-width) / 2 + var(--spacing-m));
  box-sizing: content-box;
}
.banner__hero {
  padding: var(--spacing-xl);
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: var(--spacing-m);
  padding-left: var(--spacing-m);
}
.banner__hero__title {
  --spacing-xxs: .125rem;
  --spacing-xs: .25rem;
  --spacing-s: .75rem;
  --spacing-m: 1rem;
  --spacing-l: 1.5rem;
  --spacing-xl: 2rem;
  --spacing-xxl: 4rem;
}
.banner__hero__title h1 {
  font-size: 6.25vw;
}
@media only screen and (min-width: 1600px) {
  .banner__hero__title h1 {
    font-size: 100px;
  }
}
@media only screen and (max-width: 1120px) {
  .banner__hero__title h1 {
    font-size: 70px;
  }
}
.banner__hero__title h1 {
  line-height: 1;
  font-weight: 100;
}
.banner__hero__title h1 span {
  color: var(--color-accent);
}
.banner__hero__title h2 {
  font-size: 2.5vw;
}
@media only screen and (min-width: 1840px) {
  .banner__hero__title h2 {
    font-size: 46px;
  }
}
@media only screen and (max-width: 1040px) {
  .banner__hero__title h2 {
    font-size: 26px;
  }
}
.banner__hero__title h2 {
  font-weight: 400;
}
.banner__hero p {
  font-size: 1.25vw;
}
@media only screen and (min-width: 1600px) {
  .banner__hero p {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1280px) {
  .banner__hero p {
    font-size: 16px;
  }
}
.banner__hero p {
  font-size: 21px;
  width: 59%;
  width: min(83vw, 400px);
  color: var(--color-accent);
  --color-light: #fff;
  --color-base: var(--color-cta);
  --color-dark: var(--color-cta-darken);
  --color-light: #9b9b9b;
  --color-base: var(--color-accent);
  --color-dark: #000;
  background: linear-gradient(45deg, var(--color-light) 0, var(--color-base) 32%, var(--color-dark) 100%) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  color: transparent !important;
  font-weight: 100;
}
.banner__hero .button-container {
  width: 100%;
  display: flex;
  gap: var(--spacing-s);
  background: white;
  padding: 12px;
  max-width: min(600px, 90vw);
  flex-direction: row;
}
.banner__hero .button-container .button {
  flex: 1;
}
@media screen and (max-width: 450px) {
  .banner__hero .button-container {
    flex-direction: column;
  }
}
.banner__hero__links {
  display: none;
}
@media only screen and (min-width: 750px) {
  .banner__hero__links {
    display: flex;
  }
}
.banner__hero__links {
  gap: 0.9722222222vw;
}
@media only screen and (max-width: 1234.2857142857px) {
  .banner__hero__links {
    gap: 12px;
  }
}
@media only screen and (min-width: 1645.7142857143px) {
  .banner__hero__links {
    gap: 16px;
  }
}
.banner__hero__links {
  font-size: 0.8333333333vw;
}
@media only screen and (max-width: 1200px) {
  .banner__hero__links {
    font-size: 10px;
  }
}
@media only screen and (min-width: 1680px) {
  .banner__hero__links {
    font-size: 14px;
  }
}
.banner__hero__links {
  font-weight: 300;
  flex-wrap: wrap;
}
.banner__hero__links span {
  font-size: 11px;
  transform: translateY(3px);
  font-weight: 300;
  color: var(--color-cta-darken);
}
.banner__hero a.banner__hero__link {
  color: var(--color-cta-darkest);
  transition: color 0.3s ease;
  font-weight: 300;
  font-size: 0.9722222222vw;
}
@media only screen and (max-width: 1234.2857142857px) {
  .banner__hero a.banner__hero__link {
    font-size: 12px;
  }
}
@media only screen and (min-width: 1645.7142857143px) {
  .banner__hero a.banner__hero__link {
    font-size: 16px;
  }
}
.banner__hero a.banner__hero__link:hover {
  color: var(--color-cta);
}
.banner__hero a.banner__hero__link.mobile-only {
  text-align: right;
}
.banner .banner__slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translateX(calc(100% + var(--banner-gap)));
  will-change: transform;
}
.banner .banner__slide.move-in {
  transform: translateX(0);
  transition: all 0.5s ease-in-out;
}
.banner .banner__slide.move-out {
  transition: all 0.5s ease-in-out;
  transform: translateX(calc(-100% - var(--banner-gap)));
}
.banner .banner__slide-img {
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner .slider__bullets {
  position: absolute;
  bottom: 1rem;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 0.5rem;
}
.banner .slider__bullet {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #fff;
  cursor: pointer;
  transition: background-color 0.3s ease;
  will-change: background-color;
}
.banner .slider__bullet--active {
  background-color: var(--color-cta);
}

.banner__slider {
  flex: 1;
  position: relative;
  min-height: 350px;
  overflow: hidden;
  border: var(--banner-gap) solid white;
  border-left-width: calc(var(--banner-gap) * 0.5);
  border-bottom-width: calc(var(--banner-gap) * 0.5);
}
@media only screen and (min-width: 0px) and (max-width: 750px) {
  .banner__slider {
    border-left-width: var(--banner-gap);
    border-top-width: calc(var(--banner-gap) * 0.5);
  }
}

.word-carousel {
  position: relative;
}
.word-carousel__word {
  display: inline-block;
  transition: opacity 0.5s ease;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  clip-path: inset(0 0 0 calc(100% + var(--banner-gap)));
  width: 80%;
  font-size: 5.2777777778vw;
}
@media only screen and (min-width: 1743.1578947368px) {
  .word-carousel__word {
    font-size: 92px;
  }
}
@media only screen and (max-width: 947.3684210526px) {
  .word-carousel__word {
    font-size: 50px;
  }
}
.word-carousel__word {
  will-change: clip-path;
}
.word-carousel__word--placeholder {
  opacity: 0;
  position: relative;
}
.word-carousel__word.move-out {
  transition: clip-path 1s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition-delay: 0.3s;
  clip-path: inset(0 100% 0 0);
}
.word-carousel__word.move-in {
  transition: clip-path 1s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition-delay: 0.35s;
  clip-path: inset(0 0 0 0);
}

@media only screen and (min-width: 0px) and (max-width: 750px) {
  .banner {
    flex-direction: column;
    height: auto;
  }
  .banner__hero {
    width: 100%;
    padding: var(--spacing-xxl) var(--spacing-m);
    max-width: 450px;
  }
}
.section {
  position: relative;
}
.section--max-width {
  width: calc(100% - 2 * var(--spacing-m));
  padding: var(--section-spacing) var(--spacing-m);
  max-width: var(--max-width);
  box-sizing: content-box;
  margin: 0 auto;
}
.section--primary {
  background: var(--color-primary);
}
.section--accent {
  background: var(--color-accent);
  color: var(--font-color-secondary);
}
.section--accent h2, .section--accent h2, .section--accent h3, .section--accent h4, .section--accent h5, .section--accent h6, .section--accent p, .section--accent a:not(.button), .section--accent li {
  color: var(--font-color-secondary);
}
.section--accent a:not(.button) {
  text-decoration: underline;
}
.section--lightgray-bordered {
  background: var(--color-primary);
  border: var(--spacing-m) solid var(--color-lightgray);
}
.section--lightgray {
  background: var(--color-lightgray);
}
.section__inner {
  width: calc(100% - 2 * var(--spacing-m));
  padding: var(--section-spacing) var(--spacing-m);
  max-width: var(--max-width);
  box-sizing: content-box;
  margin: 0 auto;
}
.section[data-header-class=white] + .section[data-header-class=white] {
  padding-top: 0;
}
.section__title {
  width: 100%;
  padding: 0 0 0 calc((100% - var(--max-width)) / 2 - var(--spacing-m));
}
.section__title--white {
  color: #fff;
}
.section__button-container {
  text-align: center;
}

.product {
  position: relative;
}
.product-section__inner {
  padding-bottom: var(--spacing-xxl);
}
.product-section--technical .product-section__inner {
  padding-top: var(--spacing-xxl);
  padding-bottom: var(--section-spacing);
  gap: var(--spacing-xxl);
}
.product-section--technical .product-section__inner .button-container {
  display: flex;
}
.product-section--technical .product-section__inner .button-container .button {
  flex: 1;
}
@media screen and (min-width: 950px) {
  .product__wrapper {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 950px) {
  .product__wrapper {
    gap: var(--spacing-xl);
  }
  .product__wrapper .product__image {
    order: 1;
  }
  .product__wrapper .product__description {
    order: 0;
  }
}
.product__wrapper {
  position: inherit;
  display: grid;
  gap: var(--spacing-xxl);
}
.product__image {
  align-self: center;
  justify-self: end;
  width: 100%;
  height: 100%;
  max-height: 500px;
  overflow: hidden;
}
.product__image iframe {
  width: 100%;
  height: 100%;
  min-width: min(100vw - 2 * var(--spacing-m), 500px);
  height: 300px;
}
.product__image img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}
.product__column {
  word-break: break-word;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.product__column h2 {
  font-size: 2.0833333333vw;
  line-height: 1.25;
}
@media only screen and (min-width: 1632px) {
  .product__column h2 {
    font-size: 34px;
  }
}
@media only screen and (max-width: 1248px) {
  .product__column h2 {
    font-size: 26px;
  }
}
@media screen and (min-width: 950px) {
  .product__column--top {
    align-self: flex-start;
    position: sticky;
    top: calc(2.6875rem + var(--header-height) + var(--spacing-s));
    height: fit-content;
    transition: var(--menu-collapse-speed) top ease;
  }
}
.product__column--stretch {
  justify-content: space-between;
}
.product__specs {
  margin-bottom: var(--spacing-m);
}
.product__tech-img-wrapper {
  display: flex;
  flex-direction: column;
}
.product__tech-img-wrapper .scale-drawing, .product__tech-img-wrapper .dimensions-table, .product__tech-img-wrapper .projection-cloths-table {
  padding: var(--spacing-m) var(--spacing-xxl);
  display: flex;
}
.product__tech-img-wrapper .scale-drawing img, .product__tech-img-wrapper .dimensions-table img, .product__tech-img-wrapper .projection-cloths-table img {
  position: relative;
  height: auto;
  width: 100%;
}
.product__tech-img-wrapper {
  grid-template-areas: "scale scale projection projection projection" ". dimensions dimensions dimensions dimensions";
}
@media screen and (max-width: 450px) {
  .product__tech-img-wrapper {
    grid-template-areas: "scale scale projection projection projection" "dimensions dimensions dimensions dimensions dimensions";
  }
}
.product__tech-img-wrapper.vertical-table {
  grid-template-areas: "scale scale scale projection projection" ". dimensions dimensions dimensions dimensions";
}
@media screen and (max-width: 450px) {
  .product__tech-img-wrapper.vertical-table {
    grid-template-areas: "scale scale scale projection projection" "dimensions dimensions dimensions dimensions";
  }
}
.product__tech-img-wrapper.full-width-scale .scale-drawing img {
  object-position: unset;
  object-fit: cover;
  max-height: 245px;
}
.product__tech-img-wrapper.full-width-scale .projection-cloths-table img {
  object-position: top;
}
.product__tech-img-wrapper.full-width-scale {
  grid-template-areas: "scale scale scale scale scale" "dimensions dimensions dimensions projection projection";
}
@media screen and (max-width: 450px) {
  .product__tech-img-wrapper.full-width-scale {
    grid-template-areas: "scale scale scale scale scale" "dimensions dimensions dimensions dimensions dimensions" ". projection projection projection projection";
  }
}
.product--contain img {
  object-fit: contain;
}
.product--cover img {
  object-fit: cover;
}

.header--collapse + #content-wrapper .product__column--top {
  top: calc(2.6875rem + var(--spacing-s));
}

.info-sec {
  width: 100%;
  position: relative;
}
.info-sec__panel {
  width: 100%;
  position: relative;
  padding: var(--spacing-s) 0;
}
.info-sec__inner {
  max-width: var(--max-width);
  display: flex;
  margin: 0 auto;
  justify-content: space-around;
  gap: var(--spacing-xxl);
  box-sizing: content-box;
  padding: var(--spacing-xl) var(--spacing-m) var(--spacing-xxl);
  flex-wrap: wrap;
}
.info-sec__column {
  flex: 1;
  padding: var(--spacing-xs) 0;
  display: flex;
  flex-direction: column;
  gap: var(--spacing-s);
  min-width: min(90vw, 18.75rem);
  max-width: 31.25rem;
}
.info-sec__column h2 {
  font-size: 2.3611111111vw;
}
@media only screen and (min-width: 1863.5294117647px) {
  .info-sec__column h2 {
    font-size: 44px;
  }
}
@media only screen and (max-width: 1016.4705882353px) {
  .info-sec__column h2 {
    font-size: 24px;
  }
}
.info-sec__column .icon-wrapper {
  height: 4rem;
  position: relative;
}
.info-sec__column .icon-wrapper svg, .info-sec__column .icon-wrapper img {
  position: relative;
  height: 100%;
}
.info-sec__column p {
  font-size: 1.25vw;
}
@media only screen and (min-width: 1440px) {
  .info-sec__column p {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1152px) {
  .info-sec__column p {
    font-size: 16px;
  }
}
.info-sec__column h2 + p {
  margin-top: 0;
}

.latest {
  display: flex;
  height: 25vw;
  min-height: 15.625rem;
  max-height: 25rem;
  position: relative;
}
.latest__container {
  flex: 1;
  position: relative;
  height: 100%;
  overflow-x: auto;
  width: 62.5vw;
  display: flex;
}
.latest__block {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: min(25rem, max(25vw, 250px));
  min-height: 15.625rem;
  max-height: 25rem;
}
.latest__block img {
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.latest__block .block__title {
  white-space: normal;
  z-index: 1;
  text-align: center;
  color: var(--font-color-secondary);
  font-size: 1.3888888889vw;
}
@media only screen and (min-width: 1584px) {
  .latest__block .block__title {
    font-size: 22px;
  }
}
@media only screen and (max-width: 1296px) {
  .latest__block .block__title {
    font-size: 18px;
  }
}
.latest__block .block__title {
  opacity: 0.8;
  transition: 0.3s opacity ease;
  padding: 0 var(--spacing-s);
}
.latest__block__overlay {
  position: absolute;
  inset: 0 0 0 0;
  transition: 0.3s opacity ease;
  opacity: 0.2;
  background: #000;
}
.latest__block:hover .latest__block__overlay {
  opacity: 0.4;
}
.latest__block:hover .block__title {
  opacity: 1;
}
.latest__side {
  background: var(--color-accent);
  width: 37.5vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: var(--spacing-l);
}
.latest__last-slide {
  background: var(--color-accent);
  display: flex;
  flex-direction: column;
  justify-content: center;
  display: none;
  padding: var(--spacing-l);
  width: 100vw;
}
.latest__link {
  gap: var(--spacing-s);
}
.latest__link a {
  font-size: 1.8055555556vw;
}
@media only screen and (min-width: 1550.7692307692px) {
  .latest__link a {
    font-size: 28px;
  }
}
@media only screen and (max-width: 1107.6923076923px) {
  .latest__link a {
    font-size: 20px;
  }
}
.latest__link a {
  font-weight: 500;
}
.latest__link svg {
  width: 46px;
  transition: 0.2s transform ease-in-out;
}
.latest__link:hover svg {
  transform: translateX(15px);
}
.latest__title {
  gap: var(--spacing-m);
  white-space: nowrap;
}
.latest__title h2 {
  font-size: 2.7777777778vw;
}
@media only screen and (min-width: 1584px) {
  .latest__title h2 {
    font-size: 44px;
  }
}
@media only screen and (max-width: 864px) {
  .latest__title h2 {
    font-size: 24px;
  }
}
.latest__left-nav {
  position: absolute;
  left: var(--spacing-s);
  z-index: 3;
  height: 100%;
  width: 40px;
  cursor: pointer;
}
.latest__left-nav svg {
  height: 100%;
  width: 100%;
  rotate: -90deg;
}
.latest__right-nav {
  position: absolute;
  right: calc(37.5vw - 20px);
  z-index: 3;
  height: 100%;
  width: 40px;
  cursor: pointer;
}
.latest__right-nav svg {
  height: 100%;
  width: 100%;
  rotate: 90deg;
}

@media only screen and (min-width: 0px) and (max-width: 750px) {
  .latest__last-slide {
    display: flex;
  }
  .latest__right-nav {
    display: none;
  }
  .latest__left-nav {
    display: none;
  }
  .latest__side {
    display: none;
  }
  .latest .block__title {
    opacity: 1;
  }
  .latest__block__overlay {
    opacity: 0.4;
  }
}
.testimonials-section {
  overflow-x: hidden;
}
.testimonials-section__inner {
  gap: var(--spacing-m);
  display: flex;
  flex-direction: column;
}
.testimonials-section__container {
  position: relative;
  display: flex;
  height: 14.375rem;
}
@media screen and (max-width: 950px) {
  .testimonials-section__container {
    height: 17rem;
  }
  .testimonials-section__container .testimonial__column--image {
    height: 300px;
    width: 300px;
  }
}
@media screen and (max-width: 450px) {
  .testimonials-section__container {
    height: 25rem;
  }
}
.testimonials-section__quote {
  color: var(--color-lightgray);
  height: 70px;
  width: 70px;
}
.testimonials-section .section__title {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-s);
  align-items: center;
}
.testimonials-section .section__title h2 {
  font-size: 2.3611111111vw;
}
@media only screen and (min-width: 1863.5294117647px) {
  .testimonials-section .section__title h2 {
    font-size: 44px;
  }
}
@media only screen and (max-width: 1440px) {
  .testimonials-section .section__title h2 {
    font-size: 34px;
  }
}
.testimonials-section__bullets {
  display: flex;
  justify-content: center;
}
.testimonials-section__bullet {
  display: block;
}
.testimonials-section__bullet::after {
  content: "";
  height: 15px;
  width: 15px;
  background: var(--color-lightgray);
  border-radius: 50%;
  display: block;
}
.testimonials-section__bullet:not(:last-child)::after {
  margin-right: 5px;
}
.testimonials-section__bullet.active::after {
  background: var(--color-cta);
}
.testimonials-section .testimonial {
  align-self: center;
  opacity: 0;
  inset: 0 100vw 0 0;
  transition: all 1s ease-in-out;
  position: absolute;
  height: 100%;
  justify-content: center;
  width: 100%;
  display: flex;
}
@media screen and (max-width: 950px) {
  .testimonials-section .testimonial .testimonial__column--image {
    height: 300px;
    width: 300px;
  }
}
.testimonials-section .testimonial.left {
  left: -100%;
  right: 100%;
}
.testimonials-section .testimonial.right {
  left: 100%;
  right: -100%;
}
.testimonials-section .testimonial.active {
  left: 0;
  right: 0;
  opacity: 1;
}
.testimonials-section .testimonial {
  display: flex;
  gap: var(--spacing-l);
}
.testimonials-section .testimonial__wrapper {
  display: flex;
  display: flex;
  max-width: min(100vw - var(--spacing-m) * 2, 600px);
}
.testimonials-section .testimonial__who {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.testimonials-section .testimonial__column--hero {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  flex: 3;
}
@media screen and (max-width: 950px) {
  .testimonials-section .testimonial__column--hero {
    flex: unset;
  }
}
.testimonials-section .testimonial__column--image {
  flex: 1;
  min-width: 250px;
}
@media screen and (max-width: 950px) {
  .testimonials-section .testimonial__column--image {
    flex: unset;
  }
}
.testimonials-section .testimonial__column--image {
  overflow: hidden;
}
.testimonials-section .testimonial__column--image img {
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
  transform: scale(1);
}
.testimonials-section .testimonial__column--image a {
  position: absolute;
  inset: 0;
}
@media screen and (max-width: 950px) {
  .testimonials-section .testimonial__column--image {
    height: 300px;
    width: 300px;
  }
}
.testimonials-section .testimonial__message {
  text-align: center;
}
.testimonials-section .testimonial__message p {
  font-weight: 300;
  font-size: 1.2rem;
  font-style: italic;
}
.testimonials-section .testimonial__logo {
  height: 60px;
}
.testimonials-section .testimonial__logo svg, .testimonials-section .testimonial__logo img {
  height: 100%;
  width: auto;
}
.testimonials-section .testimonial__name {
  font-weight: 600;
}
.testimonials-section[data-header-class=secondary] {
  color: #fff;
  background: var(--color-secondary);
}
.testimonials-section[data-header-class=secondary] .testimonials-section__bullet::after {
  background: var(--color-accent-darker);
}
.testimonials-section[data-header-class=secondary] .testimonials-section__bullet.active::after {
  background: var(--color-primary);
}
.testimonials-section[data-header-class=secondary] .section__title {
  color: var(--color-tertiary);
}
.testimonials-section[data-header-class=secondary] .section__title span {
  color: var(--color-primary);
}
.testimonials-section[data-header-class=white] {
  background: var(--color-primary);
}
.testimonials-section[data-header-class=white] .section__title h2 {
  color: var(--color-accent);
}
.testimonials-section[data-header-class=white] .section__title span {
  color: var(--color-secondary);
}
.testimonials-section[data-header-class=white] .section__title {
  color: var(--color-tertiary);
}
.testimonials-section[data-header-class=white] .section__title span {
  color: var(--color-secondary);
}
.testimonials-section[data-header-class=tertiary] .section__title h2 {
  color: var(--color-accent-darker);
}
.testimonials-section[data-header-class=tertiary] .section__title span {
  color: var(--color-secondary);
}
.testimonials-section[data-header-class=tertiary] {
  background: var(--color-tertiary);
}
.testimonials-section[data-header-class=tertiary] .testimonials-section__bullet::after {
  background: var(--color-accent-darker);
}
.testimonials-section[data-header-class=tertiary] .testimonials-section__bullet.active::after {
  background: var(--color-secondary);
}
.testimonials-section[data-header-class=tertiary] .section__title {
  color: var(--color-white);
}
.testimonials-section[data-header-class=tertiary] .section__title span {
  color: var(--color-secondary);
}

.sidemenu .nav__inner {
  max-width: var(--max-width);
  margin: 0 auto;
  display: flex;
  gap: var(--spacing-s);
  justify-content: space-between;
  box-sizing: border-box;
  flex-direction: column;
  height: 100%;
  pointer-events: all;
  overflow-y: scroll;
  height: fit-content;
  padding: var(--spacing-m);
  background: #fff;
  max-width: var(--sidemenu-max-width);
}
.sidemenu .nav__list {
  display: flex;
  padding: 0;
  list-style: none;
  top: 0;
  flex-direction: column;
  margin-top: 0;
}
.sidemenu .nav__list .nav__item-wrapper {
  position: relative;
  flex-grow: 1;
  transition: 0.2s background ease;
}
.sidemenu .nav__list .nav__item-wrapper .nav__item {
  transition: 0.2s color ease;
  width: fit-content;
}
.sidemenu .nav__list .nav__item-wrapper .nav__item.dropdown {
  padding-right: 3rem;
}
.sidemenu .nav__list .nav__item-wrapper .nav__item {
  height: auto;
  color: var(--font-color-secondary);
  margin-top: 0;
  text-align: center;
  position: relative;
}
.sidemenu .nav__list .nav__item-wrapper .nav__item.active .nav__link {
  color: var(--color-cta) !important;
}
.sidemenu .nav__list .nav__item-wrapper .nav__item:not(.expand) .dropdown__trigger::before {
  transform: rotate(135deg) translateX(-10px) translateY(4px);
}
.sidemenu .nav__list .nav__item-wrapper .nav__item:not(.expand) .dropdown__trigger::after {
  transform: rotate(-135deg) translateX(10px) translateY(4px);
}
.sidemenu .nav__list .nav__item-wrapper .nav__item {
  /**
      * underline animation
      */
}
.sidemenu .nav__list .nav__item-wrapper .nav__item.expand + .dropdown-subs .nav__item {
  height: 2.625rem;
  transition: height 0.3s ease-out;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sidemenu .nav__list .nav__item-wrapper .nav__item.expand + .dropdown-subs .nav__item .nav__link {
  transform: none;
  opacity: 1;
  transition: transform 0.3s 0.2s ease-out, opacity 0.3s 0.2s ease-out;
}
.sidemenu .nav__list .nav__item-wrapper .nav__item .nav__link {
  text-decoration: none;
  font-weight: var(--nav-font-weight);
  height: 100%;
  width: 100%;
  position: relative;
  display: block;
  padding: 0.75rem 0;
  font-size: 1.125rem;
  white-space: normal;
  text-align: start;
  color: var(--color-accent);
}
.sidemenu .nav__list .nav__item-wrapper .nav__item .nav__link--blog {
  padding: 0;
  display: flex;
  position: relative;
  transform: none;
  opacity: 1;
  font-weight: var(--nav-font-weight);
  font-size: 0.9722222222vw;
}
@media only screen and (min-width: 1645.7142857143px) {
  .sidemenu .nav__list .nav__item-wrapper .nav__item .nav__link--blog {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1234.2857142857px) {
  .sidemenu .nav__list .nav__item-wrapper .nav__item .nav__link--blog {
    font-size: 12px;
  }
}
.sidemenu .nav__list .nav__item-wrapper .nav__item .nav__link--blog {
  align-items: center;
  text-align: start;
  color: var(--font-color);
  transition: color 0.2s ease-out;
}
.sidemenu .nav__list .nav__item-wrapper .nav__item .nav__link:hover {
  color: var(--color-cta);
}
.sidemenu .nav__list .nav__item-wrapper .nav__item .nav__text {
  position: relative;
}
.sidemenu .nav__list .nav__item-wrapper .nav__item .dropdown__trigger {
  height: 100%;
  position: absolute;
  width: 3.5rem;
  cursor: pointer;
  left: calc(100% - 3rem);
}
.sidemenu .nav__list .nav__item-wrapper .nav__item .dropdown__trigger::before, .sidemenu .nav__list .nav__item-wrapper .nav__item .dropdown__trigger::after {
  content: "";
  cursor: pointer;
  position: absolute;
  top: 69%;
  left: calc(100% - 3.2rem + var(--spacing-s));
  display: block;
  width: 0.8125rem;
  height: 2px;
  background: var(--color-cta);
  transition: clip-path 0.4s ease-out, transform 0.4s ease-out;
}
.sidemenu .nav__list .nav__item-wrapper .nav__item .dropdown__trigger::before {
  transform: rotate(45deg) translateX(-4px) translateY(-10px);
}
.sidemenu .nav__list .nav__item-wrapper .nav__item .dropdown__trigger::after {
  transform: rotate(-45deg) translateX(4px) translateY(-10px);
}
.sidemenu .nav__list .nav__item-wrapper .dropdown-subs {
  display: flex;
  flex-direction: column;
  align-items: start;
  min-width: 100%;
  position: relative;
  clip-path: inset(0);
}
.sidemenu .nav__list .nav__item-wrapper .dropdown-subs .nav__item {
  text-align: start;
  position: relative;
  height: 0;
  padding: 0;
  transition: height 0.2s 0.2s ease-out;
}
.sidemenu .nav__list .nav__item-wrapper .dropdown-subs .nav__link {
  padding: 0 0 0 var(--spacing-xs);
  display: flex;
  transition: transform 0.3s ease-out, opacity 0.3s ease-out, color 0.3s ease-out;
  position: relative;
  transform: translateY(100%);
  opacity: 0;
  font-weight: 300;
  font-size: 0.9722222222vw;
}
@media only screen and (min-width: 1645.7142857143px) {
  .sidemenu .nav__list .nav__item-wrapper .dropdown-subs .nav__link {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1234.2857142857px) {
  .sidemenu .nav__list .nav__item-wrapper .dropdown-subs .nav__link {
    font-size: 12px;
  }
}
.sidemenu .nav__list .nav__item-wrapper .dropdown-subs .nav__link {
  align-items: center;
}
.sidemenu--blog .nav__inner {
  padding: 0;
  background: none;
  gap: calc(var(--spacing-s) / 2);
}
.sidemenu--blog .nav__wrapper {
  padding: var(--spacing-s) var(--spacing-s) var(--spacing-m);
}
.sidemenu--blog .nav__wrapper:not(:first-child) {
  padding: var(--spacing-m) var(--spacing-s);
}
.sidemenu--blog .nav__wrapper {
  background: white;
}

@media only screen and (max-width: 850px) {
  .sidemenu:not(.sidemenu--blog) {
    display: none;
  }
  .sidemenu--blog {
    position: relative;
    top: unset;
  }
  .sidemenu--blog .nav__inner {
    max-width: 100%;
  }
  body.blog #content-wrapper [data-router-view] .content__flexbox,
  body.single #content-wrapper [data-router-view] .content__flexbox,
  body.archive #content-wrapper [data-router-view] .content__flexbox,
  body.error404 #content-wrapper [data-router-view] .content__flexbox,
  body.category #content-wrapper [data-router-view] .content__flexbox,
  body.page-template-contact-page #content-wrapper [data-router-view] .content__flexbox {
    flex-direction: column-reverse;
  }
}
@media only screen and (min-width: 850px) {
  nav.sidemenu {
    position: sticky;
    max-height: calc(100vh - 2.6875rem - var(--header-height) - 2 * var(--spacing-s));
    top: calc(var(--header-height) + 2.6875rem + var(--spacing-s));
    transition: top var(--menu-collapse-speed) ease, height var(--menu-collapse-speed) ease;
    overflow: auto;
  }
  .header--collapse + #content-wrapper .sidemenu {
    max-height: calc(100vh - 2.6875rem - 2 * var(--spacing-s));
  }
}
.table-of-content {
  background: #fff;
  padding: var(--spacing-s);
  height: fit-content;
  max-width: var(--toc-max-width);
}
.table-of-content ul {
  list-style: none;
  padding-left: 0;
}
.table-of-content ul .heading-level-2 strong,
.table-of-content ul .heading-level-2 a {
  font-size: 1.1111111111vw;
}
@media only screen and (min-width: 1530px) {
  .table-of-content ul .heading-level-2 strong,
  .table-of-content ul .heading-level-2 a {
    font-size: 17px;
  }
}
@media only screen and (max-width: 1350px) {
  .table-of-content ul .heading-level-2 strong,
  .table-of-content ul .heading-level-2 a {
    font-size: 15px;
  }
}
.table-of-content ul .heading-level-3 strong,
.table-of-content ul .heading-level-3 a {
  padding-left: var(--spacing-s);
  font-size: 0.9722222222vw;
}
@media only screen and (min-width: 1645.7142857143px) {
  .table-of-content ul .heading-level-3 strong,
  .table-of-content ul .heading-level-3 a {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1234.2857142857px) {
  .table-of-content ul .heading-level-3 strong,
  .table-of-content ul .heading-level-3 a {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1200px) {
  .table-of-content {
    display: none;
  }
}

body.archive #content-wrapper, body.blog #content-wrapper, body.category #content-wrapper, body.single #content-wrapper, .page-template-contact-page #content-wrapper, .page-template-default #content-wrapper, .page-template-sitemap-page #content-wrapper, .error404 #content-wrapper {
  background: var(--color-lightgray);
  flex: 1;
  display: flex;
}
body.archive #content-wrapper [data-router-wrapper], body.blog #content-wrapper [data-router-wrapper], body.category #content-wrapper [data-router-wrapper], body.single #content-wrapper [data-router-wrapper], .page-template-contact-page #content-wrapper [data-router-wrapper], .page-template-default #content-wrapper [data-router-wrapper], .page-template-sitemap-page #content-wrapper [data-router-wrapper], .error404 #content-wrapper [data-router-wrapper] {
  display: flex;
  position: relative;
  max-width: 100%;
}
body.archive #content-wrapper [data-router-view], body.blog #content-wrapper [data-router-view], body.category #content-wrapper [data-router-view], body.single #content-wrapper [data-router-view], .page-template-contact-page #content-wrapper [data-router-view], .page-template-default #content-wrapper [data-router-view], .page-template-sitemap-page #content-wrapper [data-router-view], .error404 #content-wrapper [data-router-view] {
  flex: 1;
  display: flex;
  flex-direction: column;
  max-width: 100%;
}
body.archive #content-wrapper [data-router-view] .content__flexbox, body.blog #content-wrapper [data-router-view] .content__flexbox, body.category #content-wrapper [data-router-view] .content__flexbox, body.single #content-wrapper [data-router-view] .content__flexbox, .page-template-contact-page #content-wrapper [data-router-view] .content__flexbox, .page-template-default #content-wrapper [data-router-view] .content__flexbox, .page-template-sitemap-page #content-wrapper [data-router-view] .content__flexbox, .error404 #content-wrapper [data-router-view] .content__flexbox {
  display: flex;
  gap: var(--spacing-s);
  max-width: var(--max-width);
  margin: 0 auto;
  width: calc(100% - 2 * var(--spacing-m));
  padding: var(--spacing-s) 0;
}
@media only screen and (max-width: 850px) {
  body.archive #content-wrapper [data-router-view] .content__flexbox, body.blog #content-wrapper [data-router-view] .content__flexbox, body.category #content-wrapper [data-router-view] .content__flexbox, body.single #content-wrapper [data-router-view] .content__flexbox, .page-template-contact-page #content-wrapper [data-router-view] .content__flexbox, .page-template-default #content-wrapper [data-router-view] .content__flexbox, .page-template-sitemap-page #content-wrapper [data-router-view] .content__flexbox, .error404 #content-wrapper [data-router-view] .content__flexbox {
    width: 100%;
  }
}
body.archive #content-wrapper [data-router-view] .content__flexbox, body.blog #content-wrapper [data-router-view] .content__flexbox, body.category #content-wrapper [data-router-view] .content__flexbox, body.single #content-wrapper [data-router-view] .content__flexbox, .page-template-contact-page #content-wrapper [data-router-view] .content__flexbox, .page-template-default #content-wrapper [data-router-view] .content__flexbox, .page-template-sitemap-page #content-wrapper [data-router-view] .content__flexbox, .error404 #content-wrapper [data-router-view] .content__flexbox {
  flex: 1;
}
body.archive #content-wrapper [data-router-view] .content__flexbox [data-router-wrapper], body.blog #content-wrapper [data-router-view] .content__flexbox [data-router-wrapper], body.category #content-wrapper [data-router-view] .content__flexbox [data-router-wrapper], body.single #content-wrapper [data-router-view] .content__flexbox [data-router-wrapper], .page-template-contact-page #content-wrapper [data-router-view] .content__flexbox [data-router-wrapper], .page-template-default #content-wrapper [data-router-view] .content__flexbox [data-router-wrapper], .page-template-sitemap-page #content-wrapper [data-router-view] .content__flexbox [data-router-wrapper], .error404 #content-wrapper [data-router-view] .content__flexbox [data-router-wrapper] {
  flex: 1;
  max-width: 100%;
}
body.archive #content-wrapper [data-router-view] .content__flexbox #content, body.blog #content-wrapper [data-router-view] .content__flexbox #content, body.category #content-wrapper [data-router-view] .content__flexbox #content, body.single #content-wrapper [data-router-view] .content__flexbox #content, .page-template-contact-page #content-wrapper [data-router-view] .content__flexbox #content, .page-template-default #content-wrapper [data-router-view] .content__flexbox #content, .page-template-sitemap-page #content-wrapper [data-router-view] .content__flexbox #content, .error404 #content-wrapper [data-router-view] .content__flexbox #content {
  flex: 1;
  padding: var(--spacing-m);
  background: #fff;
}
body.archive #content-wrapper [data-router-view] .content__flexbox #content img, body.blog #content-wrapper [data-router-view] .content__flexbox #content img, body.category #content-wrapper [data-router-view] .content__flexbox #content img, body.single #content-wrapper [data-router-view] .content__flexbox #content img, .page-template-contact-page #content-wrapper [data-router-view] .content__flexbox #content img, .page-template-default #content-wrapper [data-router-view] .content__flexbox #content img, .page-template-sitemap-page #content-wrapper [data-router-view] .content__flexbox #content img, .error404 #content-wrapper [data-router-view] .content__flexbox #content img {
  max-width: 100%;
  object-fit: cover;
}
body.archive #content-wrapper [data-router-view] .content__flexbox nav.table-of-content, body.blog #content-wrapper [data-router-view] .content__flexbox nav.table-of-content, body.category #content-wrapper [data-router-view] .content__flexbox nav.table-of-content, body.single #content-wrapper [data-router-view] .content__flexbox nav.table-of-content, .page-template-contact-page #content-wrapper [data-router-view] .content__flexbox nav.table-of-content, .page-template-default #content-wrapper [data-router-view] .content__flexbox nav.table-of-content, .page-template-sitemap-page #content-wrapper [data-router-view] .content__flexbox nav.table-of-content, .error404 #content-wrapper [data-router-view] .content__flexbox nav.table-of-content {
  position: sticky;
  transition: top var(--menu-collapse-speed) ease;
  top: calc(var(--header-height) + 2.6875rem + var(--spacing-s));
}
body.archive #content-wrapper [data-router-view] .content__flexbox [data-scroll-content], body.blog #content-wrapper [data-router-view] .content__flexbox [data-scroll-content], body.category #content-wrapper [data-router-view] .content__flexbox [data-scroll-content], body.single #content-wrapper [data-router-view] .content__flexbox [data-scroll-content], .page-template-contact-page #content-wrapper [data-router-view] .content__flexbox [data-scroll-content], .page-template-default #content-wrapper [data-router-view] .content__flexbox [data-scroll-content], .page-template-sitemap-page #content-wrapper [data-router-view] .content__flexbox [data-scroll-content], .error404 #content-wrapper [data-router-view] .content__flexbox [data-scroll-content] {
  flex: 1;
  max-width: 100%;
}

body.error404 #content-wrapper [data-router-view] {
  flex: 1;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  min-height: calc(100vh - 43px - var(--header-height));
  transition: min-height 0.3s ease;
}
body.error404 #content-wrapper [data-router-view] .content__flexbox {
  padding: var(--spacing-s);
  display: flex;
  gap: var(--spacing-s);
  max-width: var(--max-width);
  margin: 0 auto;
  width: 100%;
  flex: 1;
}
body.error404 #content-wrapper [data-router-view] .content__flexbox [data-router-wrapper] {
  flex: 1;
  max-width: 100%;
}
body.error404 #content-wrapper [data-router-view] .content__flexbox #content {
  flex: 1;
  padding: var(--spacing-m);
  background: #fff;
}
body.error404 #content-wrapper [data-router-view] .content__flexbox #content img {
  max-width: 100%;
  object-fit: cover;
}
body.error404 #content-wrapper [data-router-view] .content__flexbox nav.table-of-content {
  position: sticky;
  transition: top var(--menu-collapse-speed) ease;
  top: calc(var(--header-height) + 2.6875rem + var(--spacing-s));
}
body.error404 #content-wrapper [data-router-view] .content__flexbox [data-scroll-content] {
  flex: 1;
  max-width: 100%;
}
body.error404 .header--collapse + #content-wrapper [data-router-view] {
  min-height: calc(100vh - 2.6875rem);
}

body.page-template-product-page #content-wrapper, body.page-template-clicktrough-page #content-wrapper {
  flex: 1;
  display: flex;
}
body.page-template-product-page #content-wrapper [data-router-wrapper], body.page-template-clicktrough-page #content-wrapper [data-router-wrapper] {
  display: flex;
  position: relative;
  max-width: 100%;
}
body.page-template-product-page #content-wrapper [data-router-view], body.page-template-clicktrough-page #content-wrapper [data-router-view] {
  flex: 1;
  display: flex;
  flex-direction: column;
  max-width: 100%;
}
body.page-template-product-page #content-wrapper [data-router-view] .content__flexbox, body.page-template-clicktrough-page #content-wrapper [data-router-view] .content__flexbox {
  width: 100%;
  flex: 1;
}
body.page-template-product-page #content-wrapper [data-router-view] .content__flexbox [data-router-wrapper], body.page-template-clicktrough-page #content-wrapper [data-router-view] .content__flexbox [data-router-wrapper] {
  flex: 1;
  max-width: 100%;
}

body.blog #content-wrapper [data-router-view] [data-scroll-wrapper] #content, body.archive #content-wrapper [data-router-view] [data-scroll-wrapper] #content, body.category #content-wrapper [data-router-view] [data-scroll-wrapper] #content {
  padding: 0;
  background: none;
}
body.blog #content-wrapper [data-router-view] [data-scroll-wrapper] #content .blog__container, body.archive #content-wrapper [data-router-view] [data-scroll-wrapper] #content .blog__container, body.category #content-wrapper [data-router-view] [data-scroll-wrapper] #content .blog__container {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-s);
}
body.blog #content-wrapper [data-router-view] [data-scroll-wrapper] #content .blog__showmore, body.archive #content-wrapper [data-router-view] [data-scroll-wrapper] #content .blog__showmore, body.category #content-wrapper [data-router-view] [data-scroll-wrapper] #content .blog__showmore {
  width: 100%;
  cursor: pointer;
  text-align: center;
  margin-top: var(--spacing-s);
  background: var(--color-cta);
  padding: var(--spacing-s);
  color: var(--font-color-secondary);
  font-size: 20px;
  transition: 0.3s background ease;
}
body.blog #content-wrapper [data-router-view] [data-scroll-wrapper] #content .blog__showmore:hover, body.archive #content-wrapper [data-router-view] [data-scroll-wrapper] #content .blog__showmore:hover, body.category #content-wrapper [data-router-view] [data-scroll-wrapper] #content .blog__showmore:hover {
  background: var(--color-cta-darken);
}

@media only screen and (max-width: 850px) {
  body.page:not(.page-template-contact-page) #content-wrapper [data-router-view] .content__flexbox {
    background: #fff;
    padding: 0;
  }
}
@media only screen and (max-width: 850px) {
  body.page:not(.page-template-contact-page) [data-router-view] {
    background: #fff;
  }
}
.breadcrumbs {
  padding: var(--spacing-s) 0;
  display: flex;
  align-items: center;
  border-bottom: 1px solid var(--color-lightgray);
  transition: top var(--menu-collapse-speed) ease;
  top: calc(var(--header-height) + 2.6875rem);
}
.breadcrumbs.ct__row {
  z-index: 0;
  display: flex;
  margin-top: 0 !important;
  border-bottom: none;
  padding: var(--spacing-xs) 0;
  position: relative;
  top: unset !important;
  padding: var(--spacing-xs) 0 !important;
}
.breadcrumbs__wrapper {
  width: calc(100% - 2 * var(--spacing-m));
  max-width: var(--max-width);
  box-sizing: content-box;
  margin: 0 auto;
}
.breadcrumbs__wrapper a {
  font-weight: 700;
}
.blog-block {
  padding: 0;
}
.blog-block__inner {
  background: none;
  display: flex;
  gap: var(--spacing-s);
}
.blog-block__img {
  width: 18.75rem;
  position: relative;
  overflow: hidden;
}
.blog-block__img img {
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
  cursor: pointer;
  transform: scale(1);
  transition: transform 0.3s ease-out;
}
.blog-block__img:hover img {
  transform: scale(1.05);
}
.blog-block__flexbox {
  background: white;
  padding: var(--spacing-s);
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: var(--spacing-s);
}
.blog-block__title {
  font-size: 1.875rem;
  font-weight: 500;
}
.blog-block__excerpt {
  flex: 1;
  margin-top: 0;
}
@media only screen and (max-width: 1074px) {
  .blog-block__inner {
    flex-direction: column;
  }
  .blog-block__img {
    width: 100%;
  }
}

@media screen and (min-width: 950px) {
  .header--collapse + #content-wrapper .ct__row--toplvl {
    top: 43px;
  }
}
.ct__container {
  display: flex;
  flex-direction: column;
}
.ct__container .macada-seperator {
  position: absolute;
  bottom: calc(var(--spacing-xs) / 2);
}
.ct__container .macada-seperator svg circle {
  fill: #fff;
}
.ct__inner {
  padding: 0;
  max-width: unset;
  width: 100%;
  margin: 0;
}
@media screen and (max-width: 950px) {
  .ct__inner {
    box-sizing: border-box;
  }
}
.ct__row {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: var(--spacing-xs);
}
@media screen and (max-width: 950px) {
  .ct__row {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 450px) {
  .ct__row {
    grid-template-columns: repeat(1, 1fr);
  }
}
.ct__row--toplvl {
  display: flex;
  padding-top: var(--spacing-xs);
  padding-bottom: var(--spacing-xs);
  background: #fff;
  position: relative;
}
@media screen and (min-width: 950px) {
  .ct__row--toplvl {
    position: sticky;
    top: calc(var(--header-height) + 43px);
  }
}
.ct__row--toplvl {
  z-index: 12;
  transition: 0.2s all ease;
}
@media screen and (max-width: 950px) {
  .ct__row--toplvl {
    padding: var(--spacing-xs) 0;
    flex-direction: column;
  }
  .ct__row--toplvl .ct__block {
    max-width: unset;
  }
}
@media screen and (min-width: 950px) {
  .ct__row--toplvl::before, .ct__row--toplvl::after {
    content: "";
    position: relative;
    background: #f1f1f1;
    width: calc((100% - var(--max-width)) / 2 - 1 * var(--spacing-xs));
  }
}
.ct__row--toplvl .ct__block {
  min-height: unset;
  padding: var(--spacing-s);
  transition: 0.3s all ease;
  height: unset;
  background: var(--color-lightgray);
  background: #000;
}
@media screen and (max-width: 950px) {
  .ct__row--toplvl .ct__block {
    max-width: unset;
  }
}
.ct__row--toplvl .ct__block h2 {
  transition: 0.3s all ease;
  font-size: 1.3888888889vw;
  line-height: 1.25;
  font-weight: var(--nav-font-weight);
  color: var(--font-color-secondary);
}
@media only screen and (min-width: 1152px) {
  .ct__row--toplvl .ct__block h2 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1152px) {
  .ct__row--toplvl .ct__block h2 {
    font-size: 16px;
  }
}
.ct__row--toplvl .ct__block:hover {
  background: var(--color-cta);
}
.ct__row--toplvl .ct__block:hover h2 {
  color: var(--font-color-secondary);
}
.ct__row--toplvl .ct__block--active {
  background: var(--color-cta);
}
.ct__row--toplvl .ct__block--active h2 {
  color: var(--font-color-secondary);
  margin-top: 0;
}
.ct__row + .ct__row {
  margin-top: var(--spacing-l);
  padding: var(--spacing-s);
}
.ct__row + .ct__row:last-child {
  max-width: var(--max-width);
  margin: 0 auto var(--spacing-xxl);
}
.ct__row + .preface {
  margin: 0 auto;
  max-width: var(--max-width);
  width: calc(100% - 2 * var(--spacing-m));
}
.ct__row + .preface:last-child {
  margin: 0 auto var(--spacing-xxl);
}
.ct__row + .preface + .ct__row {
  max-width: var(--max-width);
  margin: 0 auto var(--spacing-xxl);
  padding: var(--spacing-s);
}
.ct__block {
  display: flex;
  max-width: 100%;
  flex: 1;
  justify-content: center;
  display: flex;
  align-items: center;
  text-align: center;
  height: 300px;
  flex-direction: column;
}
.ct__block__img {
  position: relative;
  height: 250px;
  padding: var(--spacing-m);
  padding-bottom: var(--spacing-s);
}
.ct__block__img img {
  position: relative;
  height: 100%;
  width: 100%;
  object-fit: contain;
  transition: all 0.7s ease;
}
.ct__block:hover img {
  transform: scale(1.05);
}
.ct__block:hover .ct__block__title::before {
  background: var(--color-cta);
}
.ct__block:hover .ct__block__title p {
  color: var(--color-cta);
}
.ct__block--active .ct__block__title::before {
  background: var(--color-cta);
}
.ct__block--active .ct__block__title p {
  color: var(--color-cta);
}
.ct__block__title::before {
  content: "";
  width: 250px;
}
@media screen and (min-width: 450px) {
  .ct__block__title::before {
    width: 90%;
  }
}
.ct__block__title::before {
  height: 3px;
  background: var(--color-lightgray);
  display: block;
  bottom: 0;
  position: absolute;
}
.ct__block__title {
  width: 100%;
  transition: 0.3s all ease;
  height: 50px;
  z-index: 2;
  display: flex;
  justify-content: center;
}
.ct__block__title p {
  transition: 0.3s all ease;
  color: var(--font-color);
  font-weight: 400;
  font-size: 16px;
  display: flex;
  line-height: 1;
  font-family: var(--font-family-secondary);
  text-align: center;
}

.contact-section {
  width: 100%;
  position: relative;
}
.contact-section__inner {
  align-items: center;
  margin: 0 auto;
  box-sizing: border-box;
  flex-direction: column;
  display: flex;
  width: 100%;
  gap: var(--spacing-m);
}
.contact-section__column {
  flex: 1;
  padding: var(--spacing-xs) 0;
  display: flex;
  flex-direction: column;
  gap: var(--spacing-m);
  min-width: min(90vw, 18.75rem);
  text-align: center;
  max-width: 37.5rem;
}
.contact-section__column h3 {
  font-size: 2.0833333333vw;
  line-height: 1.25;
  font-weight: 200;
  margin-top: 0;
}
@media only screen and (min-width: 1632px) {
  .contact-section__column h3 {
    font-size: 34px;
  }
}
@media only screen and (max-width: 1248px) {
  .contact-section__column h3 {
    font-size: 26px;
  }
}
.contact-section__column h2 {
  font-size: 2.7777777778vw;
  font-weight: 400;
}
@media only screen and (min-width: 1584px) {
  .contact-section__column h2 {
    font-size: 44px;
  }
}
@media only screen and (max-width: 1296px) {
  .contact-section__column h2 {
    font-size: 36px;
  }
}
.contact-section__column .button-container {
  display: flex;
  justify-content: center;
  gap: var(--spacing-s);
}
@media screen and (max-width: 450px) {
  .contact-section__column .button-container .button {
    width: 100%;
  }
}

.text-with-img {
  position: relative;
}
@media screen and (min-width: 950px) {
  .text-with-img__wrapper {
    grid-template-columns: 1fr 1fr;
  }
  .text-with-img__wrapper .text-with-img__img {
    order: 1;
  }
  .text-with-img__wrapper .text-with-img__text {
    order: 0;
  }
}
.text-with-img__wrapper {
  grid-template-columns: 1fr;
  position: inherit;
  position: relative;
  display: grid;
  gap: var(--spacing-xxl);
  max-width: var(--max-width);
}
.text-with-img__image {
  align-self: flex-start;
  justify-self: end;
  width: 100%;
  overflow: hidden;
}
.text-with-img__image iframe {
  width: 100%;
  height: 100%;
  min-width: min(100vw - 2 * var(--spacing-m), 500px);
  height: 300px;
}
.text-with-img__image img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.text-with-img__column {
  justify-content: flex-start;
  display: flex;
  flex-direction: column;
  word-break: break-word;
}
.text-with-img__column h2 {
  font-size: 2.7777777778vw;
  font-weight: 400;
}
@media only screen and (min-width: 1584px) {
  .text-with-img__column h2 {
    font-size: 44px;
  }
}
@media only screen and (max-width: 1296px) {
  .text-with-img__column h2 {
    font-size: 36px;
  }
}
.text-with-img--reverse .text-with-img__column {
  order: 1;
}
@media screen and (max-width: 950px) {
  .text-with-img--reverse .text-with-img__column {
    order: 0;
  }
}
.text-with-img--contain img {
  object-fit: contain;
  border: none;
}
.text-with-img--50-50 .text-with-img__wrapper {
  grid-template-columns: 1fr 1fr;
}
@media screen and (max-width: 950px) {
  .text-with-img--50-50 .text-with-img__wrapper {
    grid-template-columns: 1fr;
  }
}
.text-with-img--3-2 .text-with-img__wrapper {
  grid-template-columns: 3fr 2fr !important;
}
@media screen and (max-width: 450px) {
  .text-with-img--3-2 .text-with-img__wrapper {
    grid-template-columns: 1fr !important;
  }
}
.text-with-img--2-3 .text-with-img__wrapper {
  grid-template-columns: 2fr 3fr !important;
}
@media screen and (max-width: 450px) {
  .text-with-img--2-3 .text-with-img__wrapper {
    grid-template-columns: 1fr !important;
  }
}
@media screen and (min-width: 950px) {
  .text-with-img--top .text-with-img__image {
    align-self: flex-start;
    position: sticky;
    top: calc(2.6875rem + var(--header-height) + var(--spacing-s));
    height: fit-content;
    transition: var(--menu-collapse-speed) top ease;
  }
}
@media screen and (min-width: 950px) {
  .text-with-img--top-text .text-with-img__column {
    align-self: flex-start;
    position: sticky;
    top: calc(2.6875rem + var(--header-height) + var(--spacing-s));
    height: fit-content;
    transition: var(--menu-collapse-speed) top ease;
  }
}
@media screen and (min-width: 950px) {
  .text-with-img--top-image .text-with-img__image {
    align-self: flex-start;
    position: sticky;
    top: calc(2.6875rem + var(--header-height) + var(--spacing-s));
    height: fit-content;
    transition: var(--menu-collapse-speed) top ease;
  }
}
@media screen and (min-width: 950px) {
  .text-with-img--top-image-contained .text-with-img__image {
    align-self: flex-start;
    position: sticky;
    top: calc(2.6875rem + var(--header-height) + var(--spacing-s));
    transition: var(--menu-collapse-speed) top ease;
  }
}
.text-with-img .button-container {
  margin-top: var(--spacing-l);
  width: 100%;
  display: flex;
  gap: var(--spacing-s);
  flex-wrap: wrap;
}
.text-with-img .button-container > * {
  flex: 1;
}

.home .text-with-img__wrapper {
  --spacing-xxl: 8rem;
}
@media only screen and (min-width: 0px) and (max-width: 750px) {
  .home .text-with-img__wrapper {
    --spacing-xxl: 5rem;
  }
}

.header--collapse + #content-wrapper .text-with-img--top .text-with-img__image {
  top: calc(2.6875rem + var(--spacing-s));
}

.header--collapse + #content-wrapper .text-with-img--top-text .text-with-img__column {
  top: calc(2.6875rem + var(--spacing-s));
}

.preface__wrapper {
  padding: var(--spacing-m) 0 0;
  margin: 0;
}

.search-container {
  position: relative;
  max-width: 600px;
  height: 100%;
}

.search-wrapper {
  display: flex;
  align-items: center;
  position: relative;
  margin-right: min(0.9rem, max(1.1111111111vw, 0.9rem));
  height: 100%;
}

.search-toggle {
  background: none;
  border: none;
  padding: 8px;
  cursor: pointer;
  transition: transform 0.3s ease;
  z-index: 1;
  display: flex;
  align-items: center;
}
.search-toggle svg {
  width: 24px;
  height: 24px;
  fill: currentColor;
}
@media only screen and (min-width: 0px) and (max-width: 750px) {
  .search-toggle svg {
    width: 20px;
    height: 20px;
  }
}
.search-toggle:hover {
  transform: scale(1.1);
}

.search-input {
  position: absolute;
  right: 0;
  width: 0;
  padding: 8px;
  border: 1px solid #ddd;
  opacity: 0;
  transition: all 0.3s ease;
  border: 3px solid var(--color-cta);
  box-sizing: border-box;
  top: 0;
  bottom: 0;
  max-width: calc(100vw - 2 * var(--spacing-m) - 105px - min(0.9rem, max(1.1111111111vw, 0.9rem)));
}
.search-input::placeholder {
  color: var(--color-cta);
}
.search-input.active {
  width: 300px;
  opacity: 1;
  right: 0;
}

.search-results {
  position: absolute;
  top: 100%;
  background: rgba(0, 0, 0, 0.6117647059);
  overflow-y: auto;
  z-index: 1000;
  inset: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  display: block;
}
.search-results .search-header,
.search-results .ct__row,
.search-results .no-result-item__wrapper {
  transform: translateY(20px);
  opacity: 0;
  transition: transform 0.4s ease-in-out, opacity 0.2s ease-in-out;
  transition-delay: 0.6s;
  width: 100%;
}
.search-results.active {
  opacity: 1;
  visibility: visible;
  display: flex;
  position: fixed;
  top: calc(var(--header-height) + 43px);
  max-height: calc(100vh - var(--header-height) - 43px);
  overflow: hidden;
  flex-direction: column;
}
.search-results.active .search-header,
.search-results.active .ct__row,
.search-results.active .no-result-item__wrapper {
  transform: translateY(0);
  opacity: 1;
}
.search-results .search-results__inner {
  overflow-y: auto;
  flex: 1;
  max-height: calc(100vh - var(--header-height) - 43px - 80px);
}
.search-results .ct__row {
  max-width: var(--max-width);
  padding: var(--spacing-s);
  background: #fff;
  margin: 0 auto var(--spacing-s);
}
.search-results .result-item {
  display: flex;
  /* align-items: center; */
  padding: 10px;
  border-bottom: 1px solid #eee;
  text-decoration: none;
  color: inherit;
  max-width: var(--max-width);
  margin: 0 auto var(--spacing-xxl);
  padding: var(--spacing-s);
  height: calc(100vh - var(--header-height) - 80px);
  width: 100%;
}
.search-results .result-item:hover {
  background: #f5f5f5;
}
.search-results .result-item img {
  width: 50px;
  height: 50px;
  object-fit: cover;
  margin-right: 10px;
}
.search-results .no-result-item {
  position: relative;
  width: 100%;
  height: calc(100vh - var(--header-height) - 80px);
}
.search-results .no-result-item__wrapper {
  display: flex;
  align-items: center;
  padding: 10px;
  text-decoration: none;
  color: inherit;
  max-width: var(--max-width);
  margin: 0 auto var(--spacing-xxl);
  padding: var(--spacing-s);
  /* text-align: center; */
  width: 100%;
  align-self: center;
  position: relative;
  margin: var(--spacing-xs) auto;
  padding: var(--spacing-s);
  position: relative;
  background: #fff;
}
.search-results .no-result-item__wrapper h2 {
  font-size: 1.9444444444vw;
  line-height: 1.25;
}
@media only screen and (min-width: 1542.8571428571px) {
  .search-results .no-result-item__wrapper h2 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 1337.1428571429px) {
  .search-results .no-result-item__wrapper h2 {
    font-size: 26px;
  }
}
.search-results .no-result-item__wrapper h2 {
  font-weight: 600;
}

.search-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem;
  max-width: var(--max-width);
  margin: var(--spacing-xs) auto;
  padding: var(--spacing-s);
  position: relative;
  background: #fff;
}

.search-close {
  background: none;
  border: none;
  cursor: pointer;
  transition: transform 0.2s ease;
  position: absolute;
  right: var(--spacing-s);
  width: 1.2rem;
  height: 1.2rem;
  z-index: 1000;
}
.search-close svg {
  inset: 0;
  position: absolute;
  fill: currentColor;
}
.search-close:hover {
  transform: scale(1.1);
}

.sitemap-section {
  padding: var(--spacing-s) 0;
  background: var(--color-primary);
}
.sitemap-section h2 {
  font-size: 1.5277777778vw;
}
@media only screen and (min-width: 1570.9090909091px) {
  .sitemap-section h2 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 1309.0909090909px) {
  .sitemap-section h2 {
    font-size: 20px;
  }
}
.sitemap-section h2 {
  font-weight: 400;
  color: var(--color-accent);
  margin-bottom: var(--spacing-s);
  padding-bottom: var(--spacing-xs);
  border-bottom: 1px solid var(--color-lightgray);
}
.sitemap-section ul {
  list-style: none;
  padding-left: var(--spacing-s);
  margin: 0;
}
.sitemap-section ul li {
  margin: var(--spacing-xs) 0;
}
.sitemap-section ul li a {
  color: var(--font-color);
  text-decoration: none;
  font-size: 1.1111111111vw;
}
@media only screen and (min-width: 1530px) {
  .sitemap-section ul li a {
    font-size: 17px;
  }
}
@media only screen and (max-width: 1350px) {
  .sitemap-section ul li a {
    font-size: 15px;
  }
}
.sitemap-section ul li a {
  transition: color 0.2s ease-out;
}
.sitemap-section ul li a:hover {
  color: var(--color-cta);
}
.sitemap-section ul li ul {
  margin-left: var(--spacing-m);
}
.sitemap-section ul li ul li {
  position: relative;
}
.sitemap-section ul li ul li::before {
  content: "–";
  position: absolute;
  left: -1rem;
  color: var(--color-accent);
  opacity: 0.5;
}
.sitemap-section + .sitemap-section {
  margin-top: var(--spacing-l);
}
@media only screen and (min-width: 0px) and (max-width: 750px) {
  .sitemap-section {
    padding: var(--spacing-s) var(--spacing-s);
  }
  .sitemap-section ul {
    padding-left: var(--spacing-xs);
  }
}

.cases-slider-section {
  overflow: hidden;
}
.cases-slider-section__inner {
  gap: var(--spacing-l);
  display: flex;
  flex-direction: column;
}
.cases-slider-section .section__title {
  text-align: center;
}
@media (max-width: 768px) {
  .cases-slider-section .section__title {
    text-align: left;
  }
}
.cases-slider-section .section__title h2 {
  font-size: 2.3611111111vw;
}
@media only screen and (min-width: 1863.5294117647px) {
  .cases-slider-section .section__title h2 {
    font-size: 44px;
  }
}
@media only screen and (max-width: 1440px) {
  .cases-slider-section .section__title h2 {
    font-size: 34px;
  }
}
.cases-slider-section__description {
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .cases-slider-section__description {
    text-align: left;
  }
}
.cases-slider-section__description p {
  font-size: 1.25vw;
}
@media only screen and (min-width: 1600px) {
  .cases-slider-section__description p {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1280px) {
  .cases-slider-section__description p {
    font-size: 16px;
  }
}
.cases-slider-section__description p {
  line-height: 1.6;
  color: var(--color-accent);
  margin: 0;
}

.cases-slider {
  position: relative;
  width: 100%;
}
.cases-slider__container {
  overflow: visible;
  position: relative;
}
.cases-slider__track {
  display: flex;
  transition: transform 0.3s ease-out;
  cursor: grab;
}
.cases-slider__track:active {
  cursor: grabbing;
}
.cases-slider__slide {
  flex-shrink: 0;
  padding: 0 var(--spacing-s);
}
.cases-slider__slide-content {
  background: var(--color-primary);
  border: 1px solid var(--color-lightgray);
  border-radius: 8px;
  overflow: hidden;
  height: 100%;
  display: flex;
  flex-direction: column;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.cases-slider__slide-content:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
}
.cases-slider__slide-image {
  position: relative;
  width: 100%;
  height: 200px;
  overflow: hidden;
}
.cases-slider__slide-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}
.cases-slider__slide-text {
  padding: var(--spacing-m);
  flex: 1;
  display: flex;
  flex-direction: column;
}
.cases-slider__slide-title {
  margin: 0 0 var(--spacing-s) 0;
  font-size: 1.3888888889vw;
}
@media only screen and (min-width: 1728px) {
  .cases-slider__slide-title {
    font-size: 24px;
  }
}
@media only screen and (max-width: 1296px) {
  .cases-slider__slide-title {
    font-size: 18px;
  }
}
.cases-slider__slide-title a {
  color: inherit;
  text-decoration: none;
}
.cases-slider__slide-title a:hover {
  color: var(--color-cta);
}
.cases-slider__slide-excerpt {
  margin: 0 0 var(--spacing-m) 0;
  font-size: 1.1111111111vw;
}
@media only screen and (min-width: 1620px) {
  .cases-slider__slide-excerpt {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1260px) {
  .cases-slider__slide-excerpt {
    font-size: 14px;
  }
}
.cases-slider__slide-excerpt {
  color: var(--color-accent);
  line-height: 1.5;
  flex: 1;
}
.cases-slider__slide-link {
  margin-top: auto;
}
.cases-slider__slide-meta {
  margin-bottom: var(--spacing-s);
}
.cases-slider__slide-date {
  font-size: 0.9722222222vw;
}
@media only screen and (min-width: 1645.7142857143px) {
  .cases-slider__slide-date {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1234.2857142857px) {
  .cases-slider__slide-date {
    font-size: 12px;
  }
}
.cases-slider__slide-date {
  color: var(--color-accent);
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.cases-slider__navigation {
  display: flex;
  justify-content: center;
  gap: var(--spacing-m);
  margin-top: var(--spacing-l);
}
.cases-slider__nav-button {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(-90deg);
}
.cases-slider__nav-button:disabled {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.cases-slider__nav-button:disabled:hover {
  transform: rotate(-90deg);
}
.cases-slider__nav-button svg {
  width: 100%;
  height: 100%;
  transition: transform 0.3s ease;
}
.cases-slider__nav-button:hover:not(:disabled) svg {
  transform: scale(1.1);
}

@media (max-width: 768px) {
  .cases-slider__slide {
    padding: 0 var(--spacing-xs);
  }
  .cases-slider__slide-image {
    height: 180px;
  }
  .cases-slider__slide-text {
    padding: var(--spacing-s);
  }
  .cases-slider__navigation {
    margin-top: var(--spacing-m);
  }
}
*, body {
  margin: 0;
}

* {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.background--dark {
  background: #101010;
}

.color--dark {
  color: #101010;
}

.border--dark {
  border-color: #101010;
}

.background--light {
  background: white;
}

.color--light {
  color: white;
}

.border--light {
  border-color: white;
}

.background--yellow {
  background: #ffcc00;
}

.color--yellow {
  color: #ffcc00;
}

.border--yellow {
  border-color: #ffcc00;
}

.background--hotpink {
  background: hotpink;
}

.color--hotpink {
  color: hotpink;
}

.border--hotpink {
  border-color: hotpink;
}

.row {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.row.center {
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (min-width: 0px) {
  .column.small-0 {
    width: 0%;
  }
}
@media only screen and (min-width: 0px) {
  .column.small-1 {
    width: 4.1666666667%;
  }
}
@media only screen and (min-width: 0px) {
  .column.small-2 {
    width: 8.3333333333%;
  }
}
@media only screen and (min-width: 0px) {
  .column.small-3 {
    width: 12.5%;
  }
}
@media only screen and (min-width: 0px) {
  .column.small-4 {
    width: 16.6666666667%;
  }
}
@media only screen and (min-width: 0px) {
  .column.small-5 {
    width: 20.8333333333%;
  }
}
@media only screen and (min-width: 0px) {
  .column.small-6 {
    width: 25%;
  }
}
@media only screen and (min-width: 0px) {
  .column.small-7 {
    width: 29.1666666667%;
  }
}
@media only screen and (min-width: 0px) {
  .column.small-8 {
    width: 33.3333333333%;
  }
}
@media only screen and (min-width: 0px) {
  .column.small-9 {
    width: 37.5%;
  }
}
@media only screen and (min-width: 0px) {
  .column.small-10 {
    width: 41.6666666667%;
  }
}
@media only screen and (min-width: 0px) {
  .column.small-11 {
    width: 45.8333333333%;
  }
}
@media only screen and (min-width: 0px) {
  .column.small-12 {
    width: 50%;
  }
}
@media only screen and (min-width: 0px) {
  .column.small-13 {
    width: 54.1666666667%;
  }
}
@media only screen and (min-width: 0px) {
  .column.small-14 {
    width: 58.3333333333%;
  }
}
@media only screen and (min-width: 0px) {
  .column.small-15 {
    width: 62.5%;
  }
}
@media only screen and (min-width: 0px) {
  .column.small-16 {
    width: 66.6666666667%;
  }
}
@media only screen and (min-width: 0px) {
  .column.small-17 {
    width: 70.8333333333%;
  }
}
@media only screen and (min-width: 0px) {
  .column.small-18 {
    width: 75%;
  }
}
@media only screen and (min-width: 0px) {
  .column.small-19 {
    width: 79.1666666667%;
  }
}
@media only screen and (min-width: 0px) {
  .column.small-20 {
    width: 83.3333333333%;
  }
}
@media only screen and (min-width: 0px) {
  .column.small-21 {
    width: 87.5%;
  }
}
@media only screen and (min-width: 0px) {
  .column.small-22 {
    width: 91.6666666667%;
  }
}
@media only screen and (min-width: 0px) {
  .column.small-23 {
    width: 95.8333333333%;
  }
}
@media only screen and (min-width: 0px) {
  .column.small-24 {
    width: 100%;
  }
}
@media only screen and (min-width: 0px) {
  .column.small-full {
    width: 100%;
  }
}
@media only screen and (min-width: 0px) {
  .column.small-half {
    width: 50%;
  }
}
@media only screen and (min-width: 0px) {
  .column.small-third {
    width: 33.3333333333%;
  }
}
@media only screen and (min-width: 0px) {
  .column.small-two-third {
    width: 66.6666666667%;
  }
}
@media only screen and (min-width: 0px) {
  .column.small-quarter {
    width: 25%;
  }
}
@media only screen and (min-width: 0px) {
  .column.small-three-quarter {
    width: 75%;
  }
}
@media only screen and (min-width: 0px) {
  .column.small-fifth {
    width: 20%;
  }
}
@media only screen and (min-width: 0px) {
  .column.small-two-fifth {
    width: 40%;
  }
}
@media only screen and (min-width: 0px) {
  .column.small-three-fifth {
    width: 60%;
  }
}
@media only screen and (min-width: 0px) {
  .column.small-four-fifth {
    width: 80%;
  }
}
@media only screen and (min-width: 0px) {
  .column.small-sixth {
    width: 16.6666666667%;
  }
}
@media only screen and (min-width: 0px) {
  .column.small-five-sixth {
    width: 83.3333333333%;
  }
}
@media only screen and (min-width: 750px) and (max-width: 9999px) {
  .column.medium-0 {
    width: 0%;
  }
}
@media only screen and (min-width: 750px) and (max-width: 9999px) {
  .column.medium-1 {
    width: 4.1666666667%;
  }
}
@media only screen and (min-width: 750px) and (max-width: 9999px) {
  .column.medium-2 {
    width: 8.3333333333%;
  }
}
@media only screen and (min-width: 750px) and (max-width: 9999px) {
  .column.medium-3 {
    width: 12.5%;
  }
}
@media only screen and (min-width: 750px) and (max-width: 9999px) {
  .column.medium-4 {
    width: 16.6666666667%;
  }
}
@media only screen and (min-width: 750px) and (max-width: 9999px) {
  .column.medium-5 {
    width: 20.8333333333%;
  }
}
@media only screen and (min-width: 750px) and (max-width: 9999px) {
  .column.medium-6 {
    width: 25%;
  }
}
@media only screen and (min-width: 750px) and (max-width: 9999px) {
  .column.medium-7 {
    width: 29.1666666667%;
  }
}
@media only screen and (min-width: 750px) and (max-width: 9999px) {
  .column.medium-8 {
    width: 33.3333333333%;
  }
}
@media only screen and (min-width: 750px) and (max-width: 9999px) {
  .column.medium-9 {
    width: 37.5%;
  }
}
@media only screen and (min-width: 750px) and (max-width: 9999px) {
  .column.medium-10 {
    width: 41.6666666667%;
  }
}
@media only screen and (min-width: 750px) and (max-width: 9999px) {
  .column.medium-11 {
    width: 45.8333333333%;
  }
}
@media only screen and (min-width: 750px) and (max-width: 9999px) {
  .column.medium-12 {
    width: 50%;
  }
}
@media only screen and (min-width: 750px) and (max-width: 9999px) {
  .column.medium-13 {
    width: 54.1666666667%;
  }
}
@media only screen and (min-width: 750px) and (max-width: 9999px) {
  .column.medium-14 {
    width: 58.3333333333%;
  }
}
@media only screen and (min-width: 750px) and (max-width: 9999px) {
  .column.medium-15 {
    width: 62.5%;
  }
}
@media only screen and (min-width: 750px) and (max-width: 9999px) {
  .column.medium-16 {
    width: 66.6666666667%;
  }
}
@media only screen and (min-width: 750px) and (max-width: 9999px) {
  .column.medium-17 {
    width: 70.8333333333%;
  }
}
@media only screen and (min-width: 750px) and (max-width: 9999px) {
  .column.medium-18 {
    width: 75%;
  }
}
@media only screen and (min-width: 750px) and (max-width: 9999px) {
  .column.medium-19 {
    width: 79.1666666667%;
  }
}
@media only screen and (min-width: 750px) and (max-width: 9999px) {
  .column.medium-20 {
    width: 83.3333333333%;
  }
}
@media only screen and (min-width: 750px) and (max-width: 9999px) {
  .column.medium-21 {
    width: 87.5%;
  }
}
@media only screen and (min-width: 750px) and (max-width: 9999px) {
  .column.medium-22 {
    width: 91.6666666667%;
  }
}
@media only screen and (min-width: 750px) and (max-width: 9999px) {
  .column.medium-23 {
    width: 95.8333333333%;
  }
}
@media only screen and (min-width: 750px) and (max-width: 9999px) {
  .column.medium-24 {
    width: 100%;
  }
}
@media only screen and (min-width: 750px) and (max-width: 9999px) {
  .column.medium-full {
    width: 100%;
  }
}
@media only screen and (min-width: 750px) and (max-width: 9999px) {
  .column.medium-half {
    width: 50%;
  }
}
@media only screen and (min-width: 750px) and (max-width: 9999px) {
  .column.medium-third {
    width: 33.3333333333%;
  }
}
@media only screen and (min-width: 750px) and (max-width: 9999px) {
  .column.medium-two-third {
    width: 66.6666666667%;
  }
}
@media only screen and (min-width: 750px) and (max-width: 9999px) {
  .column.medium-quarter {
    width: 25%;
  }
}
@media only screen and (min-width: 750px) and (max-width: 9999px) {
  .column.medium-three-quarter {
    width: 75%;
  }
}
@media only screen and (min-width: 750px) and (max-width: 9999px) {
  .column.medium-fifth {
    width: 20%;
  }
}
@media only screen and (min-width: 750px) and (max-width: 9999px) {
  .column.medium-two-fifth {
    width: 40%;
  }
}
@media only screen and (min-width: 750px) and (max-width: 9999px) {
  .column.medium-three-fifth {
    width: 60%;
  }
}
@media only screen and (min-width: 750px) and (max-width: 9999px) {
  .column.medium-four-fifth {
    width: 80%;
  }
}
@media only screen and (min-width: 750px) and (max-width: 9999px) {
  .column.medium-sixth {
    width: 16.6666666667%;
  }
}
@media only screen and (min-width: 750px) and (max-width: 9999px) {
  .column.medium-five-sixth {
    width: 83.3333333333%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 9999px) {
  .column.mediumlarge-0 {
    width: 0%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 9999px) {
  .column.mediumlarge-1 {
    width: 4.1666666667%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 9999px) {
  .column.mediumlarge-2 {
    width: 8.3333333333%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 9999px) {
  .column.mediumlarge-3 {
    width: 12.5%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 9999px) {
  .column.mediumlarge-4 {
    width: 16.6666666667%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 9999px) {
  .column.mediumlarge-5 {
    width: 20.8333333333%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 9999px) {
  .column.mediumlarge-6 {
    width: 25%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 9999px) {
  .column.mediumlarge-7 {
    width: 29.1666666667%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 9999px) {
  .column.mediumlarge-8 {
    width: 33.3333333333%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 9999px) {
  .column.mediumlarge-9 {
    width: 37.5%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 9999px) {
  .column.mediumlarge-10 {
    width: 41.6666666667%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 9999px) {
  .column.mediumlarge-11 {
    width: 45.8333333333%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 9999px) {
  .column.mediumlarge-12 {
    width: 50%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 9999px) {
  .column.mediumlarge-13 {
    width: 54.1666666667%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 9999px) {
  .column.mediumlarge-14 {
    width: 58.3333333333%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 9999px) {
  .column.mediumlarge-15 {
    width: 62.5%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 9999px) {
  .column.mediumlarge-16 {
    width: 66.6666666667%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 9999px) {
  .column.mediumlarge-17 {
    width: 70.8333333333%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 9999px) {
  .column.mediumlarge-18 {
    width: 75%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 9999px) {
  .column.mediumlarge-19 {
    width: 79.1666666667%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 9999px) {
  .column.mediumlarge-20 {
    width: 83.3333333333%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 9999px) {
  .column.mediumlarge-21 {
    width: 87.5%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 9999px) {
  .column.mediumlarge-22 {
    width: 91.6666666667%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 9999px) {
  .column.mediumlarge-23 {
    width: 95.8333333333%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 9999px) {
  .column.mediumlarge-24 {
    width: 100%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 9999px) {
  .column.mediumlarge-full {
    width: 100%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 9999px) {
  .column.mediumlarge-half {
    width: 50%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 9999px) {
  .column.mediumlarge-third {
    width: 33.3333333333%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 9999px) {
  .column.mediumlarge-two-third {
    width: 66.6666666667%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 9999px) {
  .column.mediumlarge-quarter {
    width: 25%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 9999px) {
  .column.mediumlarge-three-quarter {
    width: 75%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 9999px) {
  .column.mediumlarge-fifth {
    width: 20%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 9999px) {
  .column.mediumlarge-two-fifth {
    width: 40%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 9999px) {
  .column.mediumlarge-three-fifth {
    width: 60%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 9999px) {
  .column.mediumlarge-four-fifth {
    width: 80%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 9999px) {
  .column.mediumlarge-sixth {
    width: 16.6666666667%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 9999px) {
  .column.mediumlarge-five-sixth {
    width: 83.3333333333%;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 9999px) {
  .column.large-0 {
    width: 0%;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 9999px) {
  .column.large-1 {
    width: 4.1666666667%;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 9999px) {
  .column.large-2 {
    width: 8.3333333333%;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 9999px) {
  .column.large-3 {
    width: 12.5%;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 9999px) {
  .column.large-4 {
    width: 16.6666666667%;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 9999px) {
  .column.large-5 {
    width: 20.8333333333%;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 9999px) {
  .column.large-6 {
    width: 25%;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 9999px) {
  .column.large-7 {
    width: 29.1666666667%;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 9999px) {
  .column.large-8 {
    width: 33.3333333333%;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 9999px) {
  .column.large-9 {
    width: 37.5%;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 9999px) {
  .column.large-10 {
    width: 41.6666666667%;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 9999px) {
  .column.large-11 {
    width: 45.8333333333%;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 9999px) {
  .column.large-12 {
    width: 50%;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 9999px) {
  .column.large-13 {
    width: 54.1666666667%;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 9999px) {
  .column.large-14 {
    width: 58.3333333333%;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 9999px) {
  .column.large-15 {
    width: 62.5%;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 9999px) {
  .column.large-16 {
    width: 66.6666666667%;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 9999px) {
  .column.large-17 {
    width: 70.8333333333%;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 9999px) {
  .column.large-18 {
    width: 75%;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 9999px) {
  .column.large-19 {
    width: 79.1666666667%;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 9999px) {
  .column.large-20 {
    width: 83.3333333333%;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 9999px) {
  .column.large-21 {
    width: 87.5%;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 9999px) {
  .column.large-22 {
    width: 91.6666666667%;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 9999px) {
  .column.large-23 {
    width: 95.8333333333%;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 9999px) {
  .column.large-24 {
    width: 100%;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 9999px) {
  .column.large-full {
    width: 100%;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 9999px) {
  .column.large-half {
    width: 50%;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 9999px) {
  .column.large-third {
    width: 33.3333333333%;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 9999px) {
  .column.large-two-third {
    width: 66.6666666667%;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 9999px) {
  .column.large-quarter {
    width: 25%;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 9999px) {
  .column.large-three-quarter {
    width: 75%;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 9999px) {
  .column.large-fifth {
    width: 20%;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 9999px) {
  .column.large-two-fifth {
    width: 40%;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 9999px) {
  .column.large-three-fifth {
    width: 60%;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 9999px) {
  .column.large-four-fifth {
    width: 80%;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 9999px) {
  .column.large-sixth {
    width: 16.6666666667%;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 9999px) {
  .column.large-five-sixth {
    width: 83.3333333333%;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 9999px) {
  .column.xlarge-0 {
    width: 0%;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 9999px) {
  .column.xlarge-1 {
    width: 4.1666666667%;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 9999px) {
  .column.xlarge-2 {
    width: 8.3333333333%;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 9999px) {
  .column.xlarge-3 {
    width: 12.5%;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 9999px) {
  .column.xlarge-4 {
    width: 16.6666666667%;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 9999px) {
  .column.xlarge-5 {
    width: 20.8333333333%;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 9999px) {
  .column.xlarge-6 {
    width: 25%;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 9999px) {
  .column.xlarge-7 {
    width: 29.1666666667%;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 9999px) {
  .column.xlarge-8 {
    width: 33.3333333333%;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 9999px) {
  .column.xlarge-9 {
    width: 37.5%;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 9999px) {
  .column.xlarge-10 {
    width: 41.6666666667%;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 9999px) {
  .column.xlarge-11 {
    width: 45.8333333333%;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 9999px) {
  .column.xlarge-12 {
    width: 50%;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 9999px) {
  .column.xlarge-13 {
    width: 54.1666666667%;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 9999px) {
  .column.xlarge-14 {
    width: 58.3333333333%;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 9999px) {
  .column.xlarge-15 {
    width: 62.5%;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 9999px) {
  .column.xlarge-16 {
    width: 66.6666666667%;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 9999px) {
  .column.xlarge-17 {
    width: 70.8333333333%;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 9999px) {
  .column.xlarge-18 {
    width: 75%;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 9999px) {
  .column.xlarge-19 {
    width: 79.1666666667%;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 9999px) {
  .column.xlarge-20 {
    width: 83.3333333333%;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 9999px) {
  .column.xlarge-21 {
    width: 87.5%;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 9999px) {
  .column.xlarge-22 {
    width: 91.6666666667%;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 9999px) {
  .column.xlarge-23 {
    width: 95.8333333333%;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 9999px) {
  .column.xlarge-24 {
    width: 100%;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 9999px) {
  .column.xlarge-full {
    width: 100%;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 9999px) {
  .column.xlarge-half {
    width: 50%;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 9999px) {
  .column.xlarge-third {
    width: 33.3333333333%;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 9999px) {
  .column.xlarge-two-third {
    width: 66.6666666667%;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 9999px) {
  .column.xlarge-quarter {
    width: 25%;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 9999px) {
  .column.xlarge-three-quarter {
    width: 75%;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 9999px) {
  .column.xlarge-fifth {
    width: 20%;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 9999px) {
  .column.xlarge-two-fifth {
    width: 40%;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 9999px) {
  .column.xlarge-three-fifth {
    width: 60%;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 9999px) {
  .column.xlarge-four-fifth {
    width: 80%;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 9999px) {
  .column.xlarge-sixth {
    width: 16.6666666667%;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 9999px) {
  .column.xlarge-five-sixth {
    width: 83.3333333333%;
  }
}
@media only screen and (min-width: 1920px) and (max-width: 9999px) {
  .column.xxlarge-0 {
    width: 0%;
  }
}
@media only screen and (min-width: 1920px) and (max-width: 9999px) {
  .column.xxlarge-1 {
    width: 4.1666666667%;
  }
}
@media only screen and (min-width: 1920px) and (max-width: 9999px) {
  .column.xxlarge-2 {
    width: 8.3333333333%;
  }
}
@media only screen and (min-width: 1920px) and (max-width: 9999px) {
  .column.xxlarge-3 {
    width: 12.5%;
  }
}
@media only screen and (min-width: 1920px) and (max-width: 9999px) {
  .column.xxlarge-4 {
    width: 16.6666666667%;
  }
}
@media only screen and (min-width: 1920px) and (max-width: 9999px) {
  .column.xxlarge-5 {
    width: 20.8333333333%;
  }
}
@media only screen and (min-width: 1920px) and (max-width: 9999px) {
  .column.xxlarge-6 {
    width: 25%;
  }
}
@media only screen and (min-width: 1920px) and (max-width: 9999px) {
  .column.xxlarge-7 {
    width: 29.1666666667%;
  }
}
@media only screen and (min-width: 1920px) and (max-width: 9999px) {
  .column.xxlarge-8 {
    width: 33.3333333333%;
  }
}
@media only screen and (min-width: 1920px) and (max-width: 9999px) {
  .column.xxlarge-9 {
    width: 37.5%;
  }
}
@media only screen and (min-width: 1920px) and (max-width: 9999px) {
  .column.xxlarge-10 {
    width: 41.6666666667%;
  }
}
@media only screen and (min-width: 1920px) and (max-width: 9999px) {
  .column.xxlarge-11 {
    width: 45.8333333333%;
  }
}
@media only screen and (min-width: 1920px) and (max-width: 9999px) {
  .column.xxlarge-12 {
    width: 50%;
  }
}
@media only screen and (min-width: 1920px) and (max-width: 9999px) {
  .column.xxlarge-13 {
    width: 54.1666666667%;
  }
}
@media only screen and (min-width: 1920px) and (max-width: 9999px) {
  .column.xxlarge-14 {
    width: 58.3333333333%;
  }
}
@media only screen and (min-width: 1920px) and (max-width: 9999px) {
  .column.xxlarge-15 {
    width: 62.5%;
  }
}
@media only screen and (min-width: 1920px) and (max-width: 9999px) {
  .column.xxlarge-16 {
    width: 66.6666666667%;
  }
}
@media only screen and (min-width: 1920px) and (max-width: 9999px) {
  .column.xxlarge-17 {
    width: 70.8333333333%;
  }
}
@media only screen and (min-width: 1920px) and (max-width: 9999px) {
  .column.xxlarge-18 {
    width: 75%;
  }
}
@media only screen and (min-width: 1920px) and (max-width: 9999px) {
  .column.xxlarge-19 {
    width: 79.1666666667%;
  }
}
@media only screen and (min-width: 1920px) and (max-width: 9999px) {
  .column.xxlarge-20 {
    width: 83.3333333333%;
  }
}
@media only screen and (min-width: 1920px) and (max-width: 9999px) {
  .column.xxlarge-21 {
    width: 87.5%;
  }
}
@media only screen and (min-width: 1920px) and (max-width: 9999px) {
  .column.xxlarge-22 {
    width: 91.6666666667%;
  }
}
@media only screen and (min-width: 1920px) and (max-width: 9999px) {
  .column.xxlarge-23 {
    width: 95.8333333333%;
  }
}
@media only screen and (min-width: 1920px) and (max-width: 9999px) {
  .column.xxlarge-24 {
    width: 100%;
  }
}
@media only screen and (min-width: 1920px) and (max-width: 9999px) {
  .column.xxlarge-full {
    width: 100%;
  }
}
@media only screen and (min-width: 1920px) and (max-width: 9999px) {
  .column.xxlarge-half {
    width: 50%;
  }
}
@media only screen and (min-width: 1920px) and (max-width: 9999px) {
  .column.xxlarge-third {
    width: 33.3333333333%;
  }
}
@media only screen and (min-width: 1920px) and (max-width: 9999px) {
  .column.xxlarge-two-third {
    width: 66.6666666667%;
  }
}
@media only screen and (min-width: 1920px) and (max-width: 9999px) {
  .column.xxlarge-quarter {
    width: 25%;
  }
}
@media only screen and (min-width: 1920px) and (max-width: 9999px) {
  .column.xxlarge-three-quarter {
    width: 75%;
  }
}
@media only screen and (min-width: 1920px) and (max-width: 9999px) {
  .column.xxlarge-fifth {
    width: 20%;
  }
}
@media only screen and (min-width: 1920px) and (max-width: 9999px) {
  .column.xxlarge-two-fifth {
    width: 40%;
  }
}
@media only screen and (min-width: 1920px) and (max-width: 9999px) {
  .column.xxlarge-three-fifth {
    width: 60%;
  }
}
@media only screen and (min-width: 1920px) and (max-width: 9999px) {
  .column.xxlarge-four-fifth {
    width: 80%;
  }
}
@media only screen and (min-width: 1920px) and (max-width: 9999px) {
  .column.xxlarge-sixth {
    width: 16.6666666667%;
  }
}
@media only screen and (min-width: 1920px) and (max-width: 9999px) {
  .column.xxlarge-five-sixth {
    width: 83.3333333333%;
  }
}

[data-lazy-load] {
  opacity: 0;
  transition: opacity 0.4s ease-out;
}
[data-lazy-load].is-loaded {
  opacity: 1;
}

* {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
*::-webkit-scrollbar {
  display: none;
}

.d-contents {
  display: contents;
}

.d-block {
  display: block;
}

.flex {
  display: flex;
}

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

.color-gray {
  color: #626669;
}

.bg-light-gray {
  background: #f1f1f1;
}

.bg-fff {
  background: #fff;
}

.bg-aaa {
  background: #aaa;
}

.bg-ccc {
  background: #ccc;
}

.bg-ddd {
  background: #ddd;
}

.bg-eee {
  background: #eee;
}

.bg-cta {
  background: var(--color-cta);
}

.color--cta {
  color: var(--color-cta);
}

.color--accent {
  color: var(--color-accent);
}

.brightness-07 {
  filter: brightness(0.7);
}

.brightness-08 {
  filter: brightness(0.8);
}

.brightness-09 {
  filter: brightness(0.9);
}

.contrast-05 {
  filter: contract(0.5);
}

.contrast-06 {
  filter: contract(0.6);
}

.contrast-07 {
  filter: contract(0.7);
}

.fw-light {
  font-weight: 300;
}

.fw-400 {
  font-weight: 400;
}

.fw-bold {
  font-weight: 700;
}

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

.pos-rel {
  position: relative;
}

.font-fam-text {
  font-family: VWText, arial, sans-serif;
}

.full-width {
  width: 100%;
}

.pad-s {
  padding: var(--spacing-s);
}

.pad-m {
  padding: var(--spacing-m);
}

.pad-y-m {
  padding: var(--spacing-m) 0;
}

.pad-y-s {
  padding: var(--spacing-s) 0;
}

.pad-top-s {
  padding-top: var(--spacing-s);
}

.pad-top-m {
  padding-top: var(--spacing-m);
}

.pad-top-l {
  padding-top: var(--spacing-l);
}

.pad-top-none {
  padding-top: 0;
}

.margin-y-m {
  margin: var(--spacing-m) 0;
}

.margin-y-s {
  margin: var(--spacing-s) 0;
}

.margin-l {
  margin: var(--spacing-l);
}

.margin-y-m-fixed {
  margin: 1.5rem 0;
}

.margin-y-s-fixed {
  margin: 1rem 0;
}

.margin-top-m {
  margin-top: var(--spacing-m);
}

.margin-top-l {
  margin-top: var(--spacing-l);
}

.margin-top-none {
  margin-top: 0;
}

.margin-bottom-none {
  margin-bottom: 0;
}

.margin-bottom-xl {
  margin-bottom: var(--spacing-xl);
}

.space-items-l > *:not(:first-child) {
  margin-left: var(--spacing-l);
}

.color--white {
  color: white;
}

.bg-white {
  background: white !important;
}

.no-spacing {
  letter-spacing: normal;
}

.bold {
  font-weight: 700;
}

.max-width {
  max-width: 1640px;
}

.z2 {
  z-index: 2;
}

.z1 {
  z-index: 1;
}

.z0 {
  z-index: 0;
}

.z-1 {
  z-index: -1;
}

.font-sm {
  font-size: 1.1111111111vw;
}
@media only screen and (max-width: 900px) {
  .font-sm {
    font-size: 10px;
  }
}
@media only screen and (min-width: 1980px) {
  .font-sm {
    font-size: 22px;
  }
}

.font-md {
  font-size: 1.6666666667vw;
}
@media only screen and (max-width: 1080px) {
  .font-md {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1800px) {
  .font-md {
    font-size: 30px;
  }
}

.font-lg {
  font-size: 3.75vw;
}
@media only screen and (max-width: 1280px) {
  .font-lg {
    font-size: 48px;
  }
}
@media only screen and (min-width: 1600px) {
  .font-lg {
    font-size: 60px;
  }
}

.superscript {
  vertical-align: top;
}

.overflow-hidden {
  overflow: hidden;
}

.nav__item-wrapper--home {
  flex: 0 !important;
}

.nav__link--home {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 1.5rem;
  height: 1.5rem;
}
.nav__link--home .home-icon {
  width: 1.5rem;
  height: 1.5rem;
  mask-image: url(/wp-content/themes/macada/assets/8a55836fa17ccbe5e321.svg);
  -webkit-mask-image: url(/wp-content/themes/macada/assets/8a55836fa17ccbe5e321.svg);
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  background-color: currentColor;
  fill: currentColor;
  display: block;
}
.nav__link--home .home-icon2 {
  width: 1.5rem;
  height: 1.5rem;
  mask-image: url(/wp-content/themes/macada/assets/39ee9834246034c2e5a4.svg);
  -webkit-mask-image: url(/wp-content/themes/macada/assets/39ee9834246034c2e5a4.svg);
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  background-color: currentColor;
  fill: currentColor;
  display: block;
}
.nav__link--home .home-icon3 {
  width: 1.5rem;
  height: 1.5rem;
  mask-image: url(/wp-content/themes/macada/assets/672a99263a395da171bf.svg);
  -webkit-mask-image: url(/wp-content/themes/macada/assets/672a99263a395da171bf.svg);
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  background-color: currentColor;
  fill: currentColor;
  display: block;
}

@keyframes transformIn {
  0% {
    transform: translateY(30px);
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.transform-in-element {
  opacity: 0;
  transform: translateY(30px);
  animation: transformIn 1s 0.2s cubic-bezier(0.17, 0.67, 0, 1) forwards;
}

.lazy-transform {
  opacity: 0;
  transform: translateY(30px);
}

@keyframes scaleIn {
  0% {
    transform: scale(0);
  }
  100% {
    transform: none;
  }
}
.scale-in-element {
  transform: scale(0);
  animation: scaleIn 1s 0.6s cubic-bezier(0.17, 0.67, 0, 1) forwards;
}

.lazy-scale {
  transform: scale(0);
}

.lazy-lean {
  opacity: 0;
  transform: rotateY(-40deg) translateY(30px) scaleX(-1);
}

.lean-in-element {
  opacity: 1;
  transform: rotateY(0) translateY(0) scaleX(-1);
  transition: opacity 1s, transform 1s;
  transition-delay: 0.5s;
}

@keyframes leanIn {
  0% {
    opacity: 0;
    transform: rotateY(-40deg) translateY(30px);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
html {
  position: absolute;
  inset: 0 0 0 0;
}

body.page:not(.home) {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 100%;
  position: absolute;
}

main {
  position: relative;
}

#content-wrapper {
  position: relative;
}

body:not(.home) .header--collapse + #content-wrapper [data-router-view] .content__flexbox nav.sidemenu,
body:not(.home) .header--collapse + #content-wrapper [data-router-view] .content__flexbox nav.table-of-content {
  top: calc(2.6875rem + var(--spacing-s));
}

body:not(.home) .header--collapse + #content-wrapper [data-router-view] .breadcrumbs {
  top: 2.6875rem;
}

.page:not(.home) main {
  display: flex;
}

.page-template-clicktrough-page main, .page-template-product-page main {
  flex-direction: column;
}

.wpforms-container .wpforms-error-container,
.wpforms-container .wpforms-error-noscript {
  color: #D63637;
}

.wpforms-container label.wpforms-error,
.wpforms-container em.wpforms-error {
  display: block;
  color: #D63637;
  font-size: 0.9em;
  font-style: normal;
  cursor: default;
  min-width: 120px;
}

.wpforms-container .wpforms-field input.wpforms-error,
.wpforms-container .wpforms-field input.user-invalid,
.wpforms-container .wpforms-field textarea.wpforms-error,
.wpforms-container .wpforms-field textarea.user-invalid,
.wpforms-container .wpforms-field select.wpforms-error,
.wpforms-container .wpforms-field select.user-invalid {
  border: 1px solid #D63637;
}

.wpforms-container .wpforms-field.wpforms-has-error .choices__inner {
  border: 1px solid #D63637;
}

.wpforms-container .wpforms-error-alert {
  border: 1px solid rgba(0, 0, 0, 0.25);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  padding: 10px 15px;
  font-size: 14px;
  margin: 0 0 10px 0;
}

.wpforms-container .wpforms-error-alert {
  color: #D63637;
  background-color: #f2dede;
  border-color: #f2dede;
}

div[style*="z-index: 2147483647"] div[style*="border-width: 11px"][style*="position: absolute"][style*="pointer-events: none"] {
  border-style: none;
}

.wpforms-container .wpforms-screen-reader-element {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden;
  word-wrap: normal !important;
}

.wpforms-container .wpforms-field-hp {
  display: none !important;
  position: absolute !important;
  left: -9000px !important;
}

.wpforms-container .wpforms-recaptcha-container {
  padding: 10px 0 20px 0;
  clear: both;
}

.wpforms-container .wpforms-recaptcha-container iframe {
  width: 100%;
  max-width: 100%;
}

.wpforms-container amp-img > img {
  position: absolute;
}

.wpforms-container .amp-form-submit-success .wpforms-field-container,
.wpforms-container .amp-form-submit-success .wpforms-submit-container {
  display: none;
}

.wpforms-container .wpforms-preview-notice-links {
  line-height: 2.4;
}

body.rtl .wpforms-field-phone input[type=tel] {
  direction: ltr;
  unicode-bidi: embed;
  text-align: right;
}

.wpforms-container .wpforms-form .wpforms-field.wpforms-field-email .wpforms-field-row,
.wpforms-container .wpforms-form .wpforms-field.wpforms-field-address .wpforms-field-row,
.wpforms-container .wpforms-form .wpforms-field.wpforms-field-password .wpforms-field-row {
  flex-wrap: wrap;
  container-type: inline-size;
  container-name: wpforms-field-row-responsive;
}

.wpforms-container .wpforms-form .wpforms-field.wpforms-field-name .wpforms-field-row {
  flex-wrap: wrap;
  container-type: inline-size;
  container-name: wpforms-field-row-responsive-300px;
}

.wpforms-container .wpforms-form .wpforms-field .wpforms-field-row-responsive {
  flex-wrap: wrap;
  container-type: inline-size;
  container-name: wpforms-field-row-responsive;
}

.wpforms-container .wpforms-form .wpforms-checkbox-2-columns,
.wpforms-container .wpforms-form .wpforms-multiplechoice-2-columns,
.wpforms-container .wpforms-form .wpforms-list-2-columns {
  container-type: inline-size;
  container-name: wpforms-field-2-columns-responsive;
}

.wpforms-container .wpforms-form .wpforms-checkbox-3-columns,
.wpforms-container .wpforms-form .wpforms-multiplechoice-3-columns,
.wpforms-container .wpforms-form .wpforms-list-3-columns {
  container-type: inline-size;
  container-name: wpforms-field-3-columns-responsive;
}

@media only screen and (max-width: 600px) {
  div.wpforms-container .wpforms-form .wpforms-field > * {
    max-width: 100%;
  }
  div.wpforms-container .wpforms-form .wpforms-field {
    padding-right: 1px;
    padding-left: 1px;
  }
  div.wpforms-container .wpforms-form .wpforms-field input.wpforms-field-small,
  div.wpforms-container .wpforms-form .wpforms-field input.wpforms-field-medium,
  div.wpforms-container .wpforms-form .wpforms-field input.wpforms-field-large,
  div.wpforms-container .wpforms-form .wpforms-field select.wpforms-field-small,
  div.wpforms-container .wpforms-form .wpforms-field select.wpforms-field-medium,
  div.wpforms-container .wpforms-form .wpforms-field select.wpforms-field-large,
  div.wpforms-container .wpforms-form .wpforms-field .wpforms-field-row.wpforms-field-small,
  div.wpforms-container .wpforms-form .wpforms-field .wpforms-field-row.wpforms-field-medium,
  div.wpforms-container .wpforms-form .wpforms-field .wpforms-field-row.wpforms-field-large {
    max-width: 100%;
  }
  div.wpforms-container .wpforms-form .wpforms-mobile-full {
    width: 100%;
    margin-left: 0;
  }
  div.wpforms-container .wpforms-form .wpforms-field:not(.wpforms-field-phone):not(.wpforms-field-select-style-modern) {
    overflow-x: hidden;
  }
  div.wpforms-container .wpforms-form .wpforms-checkbox-2-columns ul,
  div.wpforms-container .wpforms-form .wpforms-multiplechoice-2-columns ul,
  div.wpforms-container .wpforms-form .wpforms-list-2-columns ul,
  div.wpforms-container .wpforms-form .wpforms-checkbox-3-columns ul,
  div.wpforms-container .wpforms-form .wpforms-multiplechoice-3-columns ul,
  div.wpforms-container .wpforms-form .wpforms-list-3-columns ul {
    grid-template-columns: 1fr !important;
  }
  div.wpforms-container .wpforms-form .wpforms-checkbox-2-columns ul li,
  div.wpforms-container .wpforms-form .wpforms-multiplechoice-2-columns ul li,
  div.wpforms-container .wpforms-form .wpforms-list-2-columns ul li,
  div.wpforms-container .wpforms-form .wpforms-checkbox-3-columns ul li,
  div.wpforms-container .wpforms-form .wpforms-multiplechoice-3-columns ul li,
  div.wpforms-container .wpforms-form .wpforms-list-3-columns ul li {
    width: 100%;
  }
  div.wpforms-container .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page {
    display: block;
    margin: 0 0 10px 0;
  }
  div.wpforms-container .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page-number {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
  div.wpforms-container .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page {
    width: 100% !important;
    padding: 5px 10px;
  }
  div.wpforms-container .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-number {
    display: none;
  }
  div.wpforms-container .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page.active {
    font-weight: 700;
  }
  div.wpforms-container .wpforms-form.inline-fields .wpforms-field-container,
  div.wpforms-container .wpforms-form.inline-fields .wpforms-field {
    display: block;
    width: 100%;
  }
  div.wpforms-container .wpforms-form.inline-fields .wpforms-submit-container {
    width: 100%;
  }
}
.wpforms-container {
  margin-bottom: 26px;
}

.wpforms-container .wpforms-form * {
  word-break: break-word;
  hyphens: auto;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.wpforms-container ul,
.wpforms-container ul li {
  background: none;
  border: 0;
  margin: 0;
}

.wpforms-container .wpforms-title {
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 10px 0;
}

.wpforms-container .wpforms-submit-container {
  padding: 15px 0 0 0;
  clear: both;
  position: relative;
}

.wpforms-container .wpforms-submit-spinner {
  margin-left: 15px;
  display: inline-block;
  vertical-align: middle;
}

.wpforms-container .wpforms-hidden {
  display: none !important;
}

.wpforms-clear:before {
  content: " ";
  display: table;
}

.wpforms-clear:after {
  clear: both;
  content: " ";
  display: table;
}

.wpforms-container .wpforms-notice {
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-left-width: 12px;
  color: #333333;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 30px;
  padding: 20px 36px 20px 26px;
  position: relative;
}

.wpforms-container .wpforms-notice .wpforms-delete {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-color: rgba(10, 10, 10, 0.2);
  border: none;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  height: 20px;
  margin: 0;
  padding: 0;
  vertical-align: top;
  width: 20px;
  position: absolute;
  right: 10px;
  top: 10px;
}

.wpforms-container .wpforms-notice .wpforms-delete:before,
.wpforms-container .wpforms-notice .wpforms-delete:after {
  background-color: #ffffff;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform-origin: center center;
}

.wpforms-container .wpforms-notice .wpforms-delete:before {
  height: 2px;
  width: 50%;
}

.wpforms-container .wpforms-notice .wpforms-delete:after {
  height: 50%;
  width: 2px;
}

.wpforms-container .wpforms-notice .wpforms-delete:hover,
.wpforms-container .wpforms-notice .wpforms-delete:focus {
  background-color: rgba(10, 10, 10, 0.3);
}

.wpforms-container .wpforms-notice a {
  text-decoration: underline;
}

.wpforms-container .wpforms-notice p {
  margin: 0 0 20px 0;
}

.wpforms-container .wpforms-notice p:last-of-type {
  margin-bottom: 0;
}

.wpforms-container .wpforms-notice .wpforms-notice-actions {
  margin-top: 20px;
}

.wpforms-container .wpforms-notice .wpforms-notice-action {
  border: 2px solid;
  margin-right: 20px;
  padding: 5px;
  text-decoration: none;
}

.wpforms-container .wpforms-notice .wpforms-notice-action:hover,
.wpforms-container .wpforms-notice .wpforms-notice-action:focus,
.wpforms-container .wpforms-notice .wpforms-notice-action:active {
  color: #ffffff;
}

.wpforms-container .wpforms-notice.wpforms-info {
  border-color: var(--color-cta);
}

.wpforms-container .wpforms-notice.wpforms-info .wpforms-notice-action {
  border-color: var(--color-cta);
}

.wpforms-container .wpforms-notice.wpforms-info .wpforms-notice-action:hover,
.wpforms-container .wpforms-notice.wpforms-info .wpforms-notice-action:focus,
.wpforms-container .wpforms-notice.wpforms-info .wpforms-notice-action:active {
  background-color: var(--color-cta);
}

.wpforms-container .wpforms-notice.wpforms-success {
  border-color: #23d160;
}

.wpforms-container .wpforms-notice.wpforms-success .wpforms-notice-action {
  border-color: #23d160;
}

.wpforms-container .wpforms-notice.wpforms-success .wpforms-notice-action:hover,
.wpforms-container .wpforms-notice.wpforms-success .wpforms-notice-action:focus,
.wpforms-container .wpforms-notice.wpforms-success .wpforms-notice-action:active {
  background-color: #23d160;
}

.wpforms-container .wpforms-notice.wpforms-warning {
  border-color: #ffdd57;
}

.wpforms-container .wpforms-notice.wpforms-warning .wpforms-notice-action {
  border-color: #ffdd57;
}

.wpforms-container .wpforms-notice.wpforms-warning .wpforms-notice-action:hover,
.wpforms-container .wpforms-notice.wpforms-warning .wpforms-notice-action:focus,
.wpforms-container .wpforms-notice.wpforms-warning .wpforms-notice-action:active {
  background-color: #ffdd57;
  color: inherit;
}

.wpforms-container .wpforms-notice.wpforms-error {
  border-color: #D63637;
}

.wpforms-container .wpforms-notice.wpforms-error .wpforms-notice-action {
  border-color: #D63637;
}

.wpforms-container .wpforms-notice.wpforms-error .wpforms-notice-action:hover,
.wpforms-container .wpforms-notice.wpforms-error .wpforms-notice-action:focus,
.wpforms-container .wpforms-notice.wpforms-error .wpforms-notice-action:active {
  background-color: #D63637;
}

.wpforms-container .wpforms-preview-notice-links {
  line-height: 2.4;
}

.wpforms-container input.wpforms-field-medium,
.wpforms-container select.wpforms-field-medium,
.wpforms-container .wpforms-field-row.wpforms-field-medium {
  max-width: 60%;
}

.wpforms-container input.wpforms-field-small,
.wpforms-container select.wpforms-field-small,
.wpforms-container .wpforms-field-row.wpforms-field-small {
  max-width: 25%;
}

.wpforms-container input.wpforms-field-large,
.wpforms-container select.wpforms-field-large,
.wpforms-container .wpforms-field-row.wpforms-field-large {
  max-width: 100%;
}

.wpforms-container fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

.wpforms-container .wpforms-field {
  padding: 15px 0;
  position: relative;
}

.wpforms-container .wpforms-field.wpforms-field-hidden {
  display: none;
  padding: 0;
}

.wpforms-container .wpforms-field-description,
.wpforms-container .wpforms-field-limit-text {
  font-size: 0.8em;
  margin: 5px 0 0 0;
  word-break: break-word;
  word-wrap: break-word;
  line-height: 1.3;
}

.wpforms-container .wpforms-field-description.wpforms-disclaimer-description {
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.25);
  padding: 15px 15px 0;
  height: 125px;
  overflow-y: scroll;
  overflow-x: hidden;
}

.wpforms-container .wpforms-field-description.wpforms-disclaimer-description p {
  margin: 0 0 15px 0;
}

.wpforms-container .wpforms-field-description-before,
.wpforms-container .wpforms-field-description.before {
  font-size: 0.85em;
  margin: 0 0 5px 0;
}

.wpforms-container .wpforms-field-label {
  display: block;
  font-weight: 700;
  font-style: normal;
  word-break: break-word;
  word-wrap: break-word;
}

.wpforms-container .wpforms-field-label-inline {
  display: inline;
  vertical-align: baseline;
  font-weight: 400;
  font-style: normal;
  word-break: break-word;
  word-wrap: break-word;
}

.wpforms-container .wpforms-field-sublabel {
  display: block;
  font-size: 0.8em;
  font-weight: 400;
  font-style: normal;
  min-width: 120px;
}

.wpforms-container .wpforms-field-label.wpforms-label-hide,
.wpforms-container .wpforms-field-sublabel.wpforms-sublabel-hide {
  position: absolute;
  top: -99999px;
  left: -99999px;
}

.wpforms-container .wpforms-required-label {
  color: var(--wpforms-label-error-color);
  font-weight: normal;
}

.wpforms-container input[type=date],
.wpforms-container input[type=datetime],
.wpforms-container input[type=datetime-local],
.wpforms-container input[type=email],
.wpforms-container input[type=month],
.wpforms-container input[type=number],
.wpforms-container input[type=password],
.wpforms-container input[type=range],
.wpforms-container input[type=search],
.wpforms-container input[type=tel],
.wpforms-container input[type=text],
.wpforms-container input[type=time],
.wpforms-container input[type=url],
.wpforms-container input[type=week],
.wpforms-container select,
.wpforms-container textarea {
  display: block;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-family: inherit;
  font-style: normal;
  font-weight: 400;
}

.wpforms-container input[type=checkbox],
.wpforms-container input[type=radio] {
  width: 16px;
  height: 16px;
  margin: 2px 10px 0 3px;
  display: inline-block;
  vertical-align: baseline;
  font-style: normal;
  font-weight: 400;
}

.wpforms-container .wpforms-field .wpforms-field-row {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}

.wpforms-container .wpforms-field .wpforms-field-row .wpforms-field-row-block {
  padding: 0 10px;
}

.wpforms-container .wpforms-field .wpforms-field-row .wpforms-field-row-block:first-child {
  padding-left: 0;
}

.wpforms-container .wpforms-field .wpforms-field-row .wpforms-field-row-block:last-child {
  padding-right: 0;
}

.wpforms-container .wpforms-field .wpforms-field-row .wpforms-field-row-block:only-child {
  margin-right: auto;
  padding-right: 10px;
}

.wpforms-container .wpforms-field .wpforms-field-row:before {
  content: " ";
  display: table;
}

.wpforms-container .wpforms-field .wpforms-field-row:after {
  clear: both;
  content: " ";
  display: table;
}

.wpforms-container .wpforms-field .wpforms-field-row:last-of-type {
  margin-bottom: 0;
}

.wpforms-container .wpforms-field .wpforms-field-row > :only-child {
  width: 100%;
}

.wpforms-container .wpforms-field .wpforms-field-row.wpforms-no-columns {
  display: block;
}

.wpforms-container .wpforms-field .wpforms-field-row .wpforms-one-half,
.wpforms-container .wpforms-field .wpforms-field-row .wpforms-three-sixths,
.wpforms-container .wpforms-field .wpforms-field-row .wpforms-two-fourths {
  width: 50%;
}

.wpforms-container .wpforms-field .wpforms-field-row .wpforms-one-third,
.wpforms-container .wpforms-field .wpforms-field-row .wpforms-two-sixths {
  width: 33.33333%;
}

.wpforms-container .wpforms-field .wpforms-field-row .wpforms-four-sixths,
.wpforms-container .wpforms-field .wpforms-field-row .wpforms-two-thirds {
  width: 66.66667%;
}

.wpforms-container .wpforms-field .wpforms-field-row .wpforms-one-fourth {
  width: 25%;
}

.wpforms-container .wpforms-field .wpforms-field-row .wpforms-three-fourths {
  width: 75%;
}

.wpforms-container .wpforms-field .wpforms-field-row .wpforms-one-fifth {
  width: 20%;
}

.wpforms-container .wpforms-field .wpforms-field-row .wpforms-two-fifths {
  width: 40%;
}

.wpforms-container .wpforms-field .wpforms-field-row .wpforms-three-fifths {
  width: 60%;
}

.wpforms-container .wpforms-field .wpforms-field-row .wpforms-four-fifths {
  width: 80%;
}

.wpforms-container .wpforms-field .wpforms-field-row .wpforms-one-sixth {
  width: 16.66667%;
}

.wpforms-container .wpforms-field .wpforms-field-row .wpforms-five-sixths {
  width: 83.33333%;
}

.wpforms-container .wpforms-field .wpforms-checkbox-2-columns ul,
.wpforms-container .wpforms-field .wpforms-multiplechoice-2-columns ul,
.wpforms-container .wpforms-field .wpforms-list-2-columns ul,
.wpforms-container .wpforms-field .wpforms-checkbox-3-columns ul,
.wpforms-container .wpforms-field .wpforms-multiplechoice-3-columns ul,
.wpforms-container .wpforms-field .wpforms-list-3-columns ul {
  display: grid;
  gap: 15px 30px;
}

.wpforms-container .wpforms-field .wpforms-checkbox-2-columns ul,
.wpforms-container .wpforms-field .wpforms-multiplechoice-2-columns ul,
.wpforms-container .wpforms-field .wpforms-list-2-columns ul {
  grid-template-columns: repeat(2, 1fr);
}

.wpforms-container .wpforms-field .wpforms-checkbox-3-columns ul,
.wpforms-container .wpforms-field .wpforms-multiplechoice-3-columns ul,
.wpforms-container .wpforms-field .wpforms-list-3-columns ul {
  grid-template-columns: repeat(3, 1fr);
}

.wpforms-container .wpforms-field .wpforms-list-inline ul li {
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
}

.wpforms-container.inline-fields {
  overflow: hidden;
}

.wpforms-container.inline-fields .wpforms-form {
  display: flex;
  justify-content: space-between;
}

.wpforms-container.inline-fields .wpforms-field-container {
  display: flex;
  justify-content: space-between;
  width: calc(100% - 175px);
}

.wpforms-container.inline-fields .wpforms-field-container .wpforms-field {
  padding-right: 7px;
  padding-left: 8px;
}

.wpforms-container.inline-fields .wpforms-field-container .wpforms-field:first-of-type {
  padding-left: 0;
}

.wpforms-container.inline-fields .wpforms-field-container .wpforms-field:last-of-type {
  padding-right: 0;
}

.wpforms-container.inline-fields .wpforms-field-row:first-of-type .wpforms-field-row-block:first-child {
  padding-left: 0;
}

.wpforms-container.inline-fields .wpforms-submit-container {
  width: 160px;
  padding-top: 32px;
}

.wpforms-container.inline-fields .wpforms-submit {
  display: block;
  width: 100%;
}

.wpforms-container.inline-fields input.wpforms-field-medium,
.wpforms-container.inline-fields select.wpforms-field-medium,
.wpforms-container.inline-fields .wpforms-field-row.wpforms-field-medium {
  max-width: 100%;
}

.wpforms-container ul.wpforms-image-choices label:not(.wpforms-error) {
  cursor: pointer;
  position: relative;
}

.wpforms-container ul.wpforms-image-choices label input {
  top: 50%;
}

.wpforms-container .wpforms-image-choices-modern img {
  display: inline-block;
  margin: 0 auto;
  max-width: 100%;
}

.wpforms-container .wpforms-image-choices-modern label:not(.wpforms-error) {
  background: none;
  display: inline-block;
  margin: 0 auto;
  cursor: pointer;
  border: 1px solid #ffffff;
  border-radius: 3px;
  padding: 20px;
  transition: all 0.5s;
  text-align: center;
}

.wpforms-container .wpforms-image-choices-modern label:not(.wpforms-error):hover {
  border: 1px solid rgba(0, 0, 0, 0.25);
}

.wpforms-container .wpforms-image-choices-modern label:not(.wpforms-error):focus,
.wpforms-container .wpforms-image-choices-modern label:not(.wpforms-error):focus-within {
  border: 1px solid rgba(0, 0, 0, 0.25);
}

.wpforms-container .wpforms-image-choices-modern .wpforms-selected label {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}

.wpforms-container .wpforms-image-choices-modern .wpforms-selected .wpforms-image-choices-label {
  font-weight: 700;
}

.wpforms-container .wpforms-image-choices-modern .wpforms-selected .wpforms-image-choices-image:after {
  opacity: 1;
}

.wpforms-container .wpforms-image-choices-modern .wpforms-image-choices-image {
  display: block;
  position: relative;
}

.wpforms-container .wpforms-image-choices-modern .wpforms-image-choices-image:after {
  content: "✔";
  font-size: 22px;
  line-height: 32px;
  color: #ffffff;
  background: #066aab;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -16px 0 0 -16px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  transition: all 0.5s;
}

.wpforms-container .wpforms-image-choices-modern .wpforms-image-choices-label {
  display: block;
  margin-top: 12px;
}

.wpforms-container .wpforms-list-inline .wpforms-image-choices-modern li {
  margin: 5px !important;
}

.wpforms-container .wpforms-image-choices-classic img {
  display: inline-block;
  margin: 0 auto;
  max-width: 100%;
}

.wpforms-container .wpforms-image-choices-classic label:not(.wpforms-error) {
  background: none;
  display: inline-block;
  margin: 0 auto;
  cursor: pointer;
  border: 1px solid transparent;
  padding: 10px;
  text-align: center;
}

.wpforms-container .wpforms-image-choices-classic label:not(.wpforms-error):hover {
  border: 1px solid rgba(0, 0, 0, 0.25);
}

.wpforms-container .wpforms-image-choices-classic label:not(.wpforms-error):focus {
  border: 1px solid rgba(0, 0, 0, 0.25);
}

.wpforms-container .wpforms-image-choices-classic .wpforms-image-choices-image {
  display: block;
}

.wpforms-container .wpforms-image-choices-classic .wpforms-selected label {
  border-color: rgba(0, 0, 0, 0.7);
}

.wpforms-container .wpforms-image-choices-classic .wpforms-image-choices-label {
  display: block;
  margin-top: 8px;
}

.wpforms-container .wpforms-list-inline .wpforms-image-choices-classic li {
  margin: 0 10px 10px 0 !important;
}

.wpforms-container .wpforms-image-choices-none .wpforms-image-choices-item img {
  display: inline-block;
  margin: 0 auto;
  max-width: 100%;
}

.wpforms-container .wpforms-image-choices-none .wpforms-image-choices-item input {
  vertical-align: middle;
}

.wpforms-container .wpforms-image-choices-none .wpforms-image-choices-item .wpforms-image-choices-label {
  display: inline-block;
  margin-top: 5px;
  margin-left: 10px;
  vertical-align: middle;
}

.wpforms-container-full ul.wpforms-icon-choices,
.wpforms-container-full ul.wpforms-icon-choices * {
  box-sizing: border-box;
}

.wpforms-container-full ul.wpforms-icon-choices {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 0 !important;
  margin: 12px 0 -20px 0 !important;
}

.wpforms-container-full ul.wpforms-icon-choices + .wpforms-field-description,
.wpforms-container-full ul.wpforms-icon-choices + .wpforms-error {
  margin-top: 15px;
}

.wpforms-container-full ul.wpforms-icon-choices li {
  min-width: 120px;
  padding-right: 0 !important;
  margin: 0 0 20px 0 !important;
}

.wpforms-container-full ul.wpforms-icon-choices label {
  position: relative;
  display: block;
  margin: 0;
  cursor: pointer;
}

.wpforms-container-full ul.wpforms-icon-choices .wpforms-icon-choices-icon {
  display: block;
}

.wpforms-container-full ul.wpforms-icon-choices svg {
  margin: 0 auto;
  fill: var(--wpforms-icon-choices-color);
}

.wpforms-container-full ul.wpforms-icon-choices.wpforms-icon-choices-none svg {
  margin: 0;
}

.wpforms-container-full ul.wpforms-icon-choices.wpforms-icon-choices-default li,
.wpforms-container-full ul.wpforms-icon-choices.wpforms-icon-choices-modern li {
  margin: 0 0 22px 0 !important;
}

.wpforms-container-full ul.wpforms-icon-choices.wpforms-icon-choices-default label {
  text-align: center;
}

.wpforms-container-full ul.wpforms-icon-choices.wpforms-icon-choices-default label:focus-within .wpforms-icon-choices-icon {
  box-shadow: 0 0 0 1px var(--wpforms-icon-choices-color);
}

.wpforms-container-full ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon {
  position: relative;
  z-index: 1;
  margin-bottom: 10px;
  padding: 15px 20px 45px 20px;
  background-color: #ffffff;
  box-shadow: 0 0 0 1px #cccccc;
  border-radius: 6px;
}

.wpforms-container-full ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon:hover {
  box-shadow: 0 0 0 1px var(--wpforms-icon-choices-color);
}

.wpforms-container-full ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon svg {
  position: relative;
  z-index: 2;
}

.wpforms-container-full ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon-bg {
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 6px;
  background-color: #ffffff;
}

.wpforms-container-full ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-selected .wpforms-icon-choices-icon {
  background-color: transparent;
  box-shadow: 0 0 0 1px var(--wpforms-icon-choices-color);
  box-sizing: border-box;
}

.wpforms-container-full ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-selected .wpforms-icon-choices-icon-bg {
  background-color: var(--wpforms-icon-choices-color);
  opacity: 0.1;
}

.wpforms-container-full ul.wpforms-icon-choices.wpforms-icon-choices-modern li label {
  background-color: #ffffff !important;
  box-shadow: 0 0 0 1px #cccccc;
  border-radius: 6px;
  height: 100%;
  padding: 20px 20px 15px 20px;
  text-align: center;
}

.wpforms-container-full ul.wpforms-icon-choices.wpforms-icon-choices-modern li label:hover {
  box-shadow: 0 0 0 1px var(--wpforms-icon-choices-color);
}

.wpforms-container-full ul.wpforms-icon-choices.wpforms-icon-choices-modern li:focus-within label {
  box-shadow: 0 0 0 1px var(--wpforms-icon-choices-color);
}

.wpforms-container-full ul.wpforms-icon-choices.wpforms-icon-choices-modern li.wpforms-selected label {
  box-shadow: 0 0 0 1px var(--wpforms-icon-choices-color), 0 2px 10px rgba(0, 0, 0, 0.15);
}

.wpforms-container-full ul.wpforms-icon-choices.wpforms-icon-choices-modern li .wpforms-icon-choices-icon {
  margin-bottom: 10px;
}

.wpforms-container-full ul.wpforms-icon-choices.wpforms-icon-choices-classic li label {
  background-color: #ffffff !important;
  height: 100%;
  padding: 20px 20px 15px 20px;
  text-align: center;
}

.wpforms-container-full ul.wpforms-icon-choices.wpforms-icon-choices-classic li label:hover {
  box-shadow: 0 0 0 1px #999999;
}

.wpforms-container-full ul.wpforms-icon-choices.wpforms-icon-choices-classic li:focus-within label {
  box-shadow: 0 0 0 1px #999999;
}

.wpforms-container-full ul.wpforms-icon-choices.wpforms-icon-choices-classic li.wpforms-selected label {
  box-shadow: 0 0 0 1px var(--wpforms-icon-choices-color);
}

.wpforms-container-full ul.wpforms-icon-choices.wpforms-icon-choices-classic li .wpforms-icon-choices-icon {
  margin-bottom: 10px;
}

.wpforms-container-full .wpforms-field-radio ul.wpforms-icon-choices-default li .wpforms-icon-choices-icon:before,
.wpforms-container-full .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li .wpforms-icon-choices-icon:before {
  content: "";
  position: absolute;
  z-index: 2;
  bottom: 15px;
  left: calc(50% - 8px);
  display: block;
  width: 16px;
  height: 16px;
  background-color: #ffffff;
  box-shadow: 0 0 0 1px #cccccc;
  border-radius: 50%;
  margin: 15px auto 0;
}

.wpforms-container-full .wpforms-field-radio ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:before,
.wpforms-container-full .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:before {
  box-shadow: 0 0 0 1px var(--wpforms-icon-choices-color);
}

.wpforms-container-full .wpforms-field-radio ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:after,
.wpforms-container-full .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:after {
  content: "";
  position: absolute;
  z-index: 2;
  bottom: 19px;
  left: calc(50% - 4px);
  display: block;
  width: 8px;
  height: 8px;
  background-color: var(--wpforms-icon-choices-color);
  border-radius: 50%;
}

.wpforms-container-full .wpforms-field-checkbox ul.wpforms-icon-choices-default li .wpforms-icon-choices-icon:before,
.wpforms-container-full .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li .wpforms-icon-choices-icon:before {
  content: "";
  position: absolute;
  z-index: 2;
  bottom: 15px;
  left: calc(50% - 8px);
  display: block;
  width: 16px;
  height: 16px;
  background-color: #ffffff;
  box-shadow: 0 0 0 1px #cccccc;
  border-radius: 3px;
  margin: 15px auto 0;
}

.wpforms-container-full .wpforms-field-checkbox ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:before,
.wpforms-container-full .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:before {
  box-shadow: 0 0 0 1px var(--wpforms-icon-choices-color);
}

.wpforms-container-full .wpforms-field-checkbox ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:after,
.wpforms-container-full .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:after {
  content: "";
  box-sizing: border-box;
  display: block;
  position: absolute;
  z-index: 2;
  bottom: 23px;
  left: calc(50% - 6px);
  width: 6px;
  height: 10px;
  border-style: solid;
  border-color: var(--wpforms-icon-choices-color);
  border-width: 0 2px 2px 0;
  transform-origin: bottom left;
  transform: rotate(45deg);
}

.wpforms-container-full .wpforms-list-2-columns ul.wpforms-icon-choices,
.wpforms-container-full .wpforms-list-3-columns ul.wpforms-icon-choices,
.wpforms-container-full .wpforms-list-inline ul.wpforms-icon-choices {
  flex-direction: row;
  flex-wrap: wrap;
}

.wpforms-container-full .wpforms-list-2-columns ul.wpforms-icon-choices li,
.wpforms-container-full .wpforms-list-3-columns ul.wpforms-icon-choices li,
.wpforms-container-full .wpforms-list-inline ul.wpforms-icon-choices li {
  margin-right: 20px !important;
}

.wpforms-container-full .wpforms-list-2-columns ul.wpforms-icon-choices.wpforms-icon-choices-default li,
.wpforms-container-full .wpforms-list-2-columns ul.wpforms-icon-choices.wpforms-icon-choices-modern li,
.wpforms-container-full .wpforms-list-3-columns ul.wpforms-icon-choices.wpforms-icon-choices-default li,
.wpforms-container-full .wpforms-list-3-columns ul.wpforms-icon-choices.wpforms-icon-choices-modern li,
.wpforms-container-full .wpforms-list-inline ul.wpforms-icon-choices.wpforms-icon-choices-default li,
.wpforms-container-full .wpforms-list-inline ul.wpforms-icon-choices.wpforms-icon-choices-modern li {
  margin-right: 22px !important;
  margin-bottom: 22px !important;
}

.wpforms-container-full .wpforms-list-2-columns ul.wpforms-icon-choices li {
  width: calc(50% - 10px);
}

.wpforms-container-full .wpforms-list-2-columns ul.wpforms-icon-choices li:nth-child(2n) {
  margin-right: 0 !important;
}

.wpforms-container-full .wpforms-list-2-columns ul.wpforms-icon-choices.wpforms-icon-choices-default li,
.wpforms-container-full .wpforms-list-2-columns ul.wpforms-icon-choices.wpforms-icon-choices-modern li {
  width: calc(50% - 11px);
}

.wpforms-container-full .wpforms-list-3-columns ul.wpforms-icon-choices li {
  width: calc(33.3333333333% - 13.3333333333px);
}

.wpforms-container-full .wpforms-list-3-columns ul.wpforms-icon-choices li:nth-child(3n) {
  margin-right: 0 !important;
}

.wpforms-container-full .wpforms-list-3-columns ul.wpforms-icon-choices.wpforms-icon-choices-default li,
.wpforms-container-full .wpforms-list-3-columns ul.wpforms-icon-choices.wpforms-icon-choices-modern li {
  width: calc(33.3333333333% - 14.6666666667px);
}

.wpforms-container-full .wpforms-list-inline ul.wpforms-icon-choices li {
  width: auto;
  max-width: calc(25% - 20px);
}

.wpforms-container .wpforms-form .choices .choices__inner {
  border-radius: 3px;
  min-height: 35px;
}

.wpforms-container .wpforms-form .choices .choices__inner .choices__list--single {
  height: auto;
}

.wpforms-container .wpforms-form .choices .choices__inner .choices__list--multiple .choices__item {
  line-height: 1.3;
}

.wpforms-container .wpforms-form .choices.is-open.is-flipped .choices__inner,
.wpforms-container .wpforms-form .choices.is-open .choices__list--dropdown {
  border-radius: 0 0 3px 3px;
}

.wpforms-container .wpforms-form .choices.is-open.is-flipped .choices__list--dropdown,
.wpforms-container .wpforms-form .choices.is-open .choices__inner {
  border-radius: 3px 3px 0 0;
}

.wpforms-container textarea {
  line-height: 1.3;
}

.wpforms-container textarea.wpforms-field-small {
  height: 70px;
}

.wpforms-container textarea.wpforms-field-medium {
  height: 120px;
}

.wpforms-container textarea.wpforms-field-large {
  height: 220px;
}

div.wpforms-container-full,
div.wpforms-container-full * {
  background: none;
  border: 0 none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  float: none;
  font-size: 100%;
  height: auto;
  letter-spacing: normal;
  outline: none;
  position: static;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  width: auto;
  visibility: visible;
  overflow: visible;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

div.wpforms-container-full {
  margin-left: auto;
  margin-right: auto;
}

div.wpforms-container-full {
  margin: 24px auto;
}

div.wpforms-container-full input,
div.wpforms-container-full label,
div.wpforms-container-full select,
div.wpforms-container-full button,
div.wpforms-container-full textarea {
  margin: 0;
  border: 0;
  padding: 0;
  vertical-align: middle;
  background: none;
  height: auto;
  box-sizing: border-box;
}

div.wpforms-container-full h1,
div.wpforms-container-full h2,
div.wpforms-container-full h3,
div.wpforms-container-full h4,
div.wpforms-container-full h5,
div.wpforms-container-full h6,
div.wpforms-container-full small,
div.wpforms-container-full sup,
div.wpforms-container-full sub,
div.wpforms-container-full dl,
div.wpforms-container-full dt,
div.wpforms-container-full dd,
div.wpforms-container-full time,
div.wpforms-container-full address,
div.wpforms-container-full pre,
div.wpforms-container-full code,
div.wpforms-container-full blockquote,
div.wpforms-container-full sup,
div.wpforms-container-full sub,
div.wpforms-container-full del {
  font-size: revert;
  font-weight: revert;
  margin: revert;
  padding: revert;
}

div.wpforms-container-full sup,
div.wpforms-container-full sub {
  position: relative;
}

div.wpforms-container-full del {
  text-decoration: line-through;
}

div.wpforms-container-full blockquote {
  padding-left: 20px;
  border-left: 4px solid;
}

div.wpforms-container-full blockquote p {
  font-size: revert;
  font-weight: revert;
  font-style: italic;
}

div.wpforms-container-full ul,
div.wpforms-container-full ul li {
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
}

div.wpforms-container-full ul li {
  margin-bottom: 15px;
}

div.wpforms-container-full ul li:last-of-type {
  margin-bottom: 0;
}

div.wpforms-container-full hr {
  border-top: 1px solid var(--wpforms-field-border-color);
  margin: 0.5em auto;
}

div.wpforms-container-full fieldset {
  min-width: 0;
}

div.wpforms-container-full .wpforms-form .wpforms-head-container {
  margin: 0;
  padding: 0 0 35px 0;
}

div.wpforms-container-full .wpforms-form .wpforms-title {
  font-weight: 700;
  line-height: 29px;
  color: var(--wpforms-label-color);
}

div.wpforms-container-full .wpforms-form .wpforms-description {
  font-style: normal;
  font-weight: 300;
  font-size: var(--wpforms-label-size-font-size);
  line-height: var(--wpforms-label-size-line-height);
  color: var(--wpforms-label-color);
}

div.wpforms-container-full .wpforms-form .wpforms-submit-container {
  margin-top: var(--wpforms-button-size-margin-top);
}

div.wpforms-container-full .wpforms-form .wpforms-submit-spinner {
  max-width: 26px;
}

body .wpforms-test {
  outline: 2px solid red !important;
}

div.wpforms-container-full .wpforms-form label.wpforms-error,
div.wpforms-container-full .wpforms-form em.wpforms-error {
  font-weight: 400;
  font-size: var(--wpforms-label-size-sublabel-font-size);
  line-height: var(--wpforms-label-size-sublabel-line-height);
  margin-top: var(--wpforms-field-size-input-spacing);
  color: var(--wpforms-label-error-color);
  padding: 0 0 0 21px;
  position: relative;
}

div.wpforms-container-full .wpforms-form label.wpforms-error:before,
div.wpforms-container-full .wpforms-form em.wpforms-error:before {
  -webkit-mask-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2217%22%20height%3D%2215%22%20viewBox%3D%220%200%2017%2015%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M16.0264%2012.3086L9.46387%200.90625C8.97168%200.0585938%207.68652%200.03125%207.19434%200.90625L0.631836%2012.3086C0.139648%2013.1562%200.768555%2014.25%201.78027%2014.25H14.8779C15.8896%2014.25%2016.5186%2013.1836%2016.0264%2012.3086ZM8.34277%209.92969C9.02637%209.92969%209.60059%2010.5039%209.60059%2011.1875C9.60059%2011.8984%209.02637%2012.4453%208.34277%2012.4453C7.63184%2012.4453%207.08496%2011.8984%207.08496%2011.1875C7.08496%2010.5039%207.63184%209.92969%208.34277%209.92969ZM7.13965%205.41797C7.1123%205.22656%207.27637%205.0625%207.46777%205.0625H9.19043C9.38184%205.0625%209.5459%205.22656%209.51855%205.41797L9.32715%209.13672C9.2998%209.32812%209.16309%209.4375%208.99902%209.4375H7.65918C7.49512%209.4375%207.3584%209.32812%207.33105%209.13672L7.13965%205.41797Z%22%20fill%3D%22currentColor%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  mask-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2217%22%20height%3D%2215%22%20viewBox%3D%220%200%2017%2015%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M16.0264%2012.3086L9.46387%200.90625C8.97168%200.0585938%207.68652%200.03125%207.19434%200.90625L0.631836%2012.3086C0.139648%2013.1562%200.768555%2014.25%201.78027%2014.25H14.8779C15.8896%2014.25%2016.5186%2013.1836%2016.0264%2012.3086ZM8.34277%209.92969C9.02637%209.92969%209.60059%2010.5039%209.60059%2011.1875C9.60059%2011.8984%209.02637%2012.4453%208.34277%2012.4453C7.63184%2012.4453%207.08496%2011.8984%207.08496%2011.1875C7.08496%2010.5039%207.63184%209.92969%208.34277%209.92969ZM7.13965%205.41797C7.1123%205.22656%207.27637%205.0625%207.46777%205.0625H9.19043C9.38184%205.0625%209.5459%205.22656%209.51855%205.41797L9.32715%209.13672C9.2998%209.32812%209.16309%209.4375%208.99902%209.4375H7.65918C7.49512%209.4375%207.3584%209.32812%207.33105%209.13672L7.13965%205.41797Z%22%20fill%3D%22currentColor%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  content: "";
  position: absolute;
  left: 0;
  top: 1.5px;
  width: 16px;
  height: 14px;
  background-color: var(--wpforms-label-error-color);
}

div.wpforms-container-full .wpforms-form .wpforms-field-address .wpforms-field-sublabel + .wpforms-error,
div.wpforms-container-full .wpforms-form .wpforms-field-credit-card .wpforms-field-sublabel + .wpforms-error {
  margin-top: calc(1.5 * var(--wpforms-field-size-sublabel-spacing));
}

div.wpforms-container-full .wpforms-form .wpforms-field input.wpforms-error,
div.wpforms-container-full .wpforms-form .wpforms-field input.user-invalid,
div.wpforms-container-full .wpforms-form .wpforms-field textarea.wpforms-error,
div.wpforms-container-full .wpforms-form .wpforms-field textarea.user-invalid,
div.wpforms-container-full .wpforms-form .wpforms-field select.wpforms-error,
div.wpforms-container-full .wpforms-form .wpforms-field select.user-invalid {
  border: 1px solid var(--wpforms-label-error-color);
}

div.wpforms-container-full .wpforms-form .wpforms-field input.wpforms-error:hover,
div.wpforms-container-full .wpforms-form .wpforms-field input.user-invalid:hover,
div.wpforms-container-full .wpforms-form .wpforms-field textarea.wpforms-error:hover,
div.wpforms-container-full .wpforms-form .wpforms-field textarea.user-invalid:hover,
div.wpforms-container-full .wpforms-form .wpforms-field select.wpforms-error:hover,
div.wpforms-container-full .wpforms-form .wpforms-field select.user-invalid:hover {
  border: 1px solid var(--wpforms-label-error-color);
  box-shadow: 0 0 2px 0 var(--wpforms-label-error-color);
}

div.wpforms-container-full .wpforms-form .wpforms-field input.wpforms-error:focus,
div.wpforms-container-full .wpforms-form .wpforms-field input.user-invalid:focus,
div.wpforms-container-full .wpforms-form .wpforms-field textarea.wpforms-error:focus,
div.wpforms-container-full .wpforms-form .wpforms-field textarea.user-invalid:focus,
div.wpforms-container-full .wpforms-form .wpforms-field select.wpforms-error:focus,
div.wpforms-container-full .wpforms-form .wpforms-field select.user-invalid:focus {
  border: 1px solid var(--wpforms-label-error-color);
  box-shadow: 0 0 0 1px var(--wpforms-label-error-color);
}

div.wpforms-container-full .wpforms-form .wpforms-field input[type=checkbox].wpforms-error,
div.wpforms-container-full .wpforms-form .wpforms-field input[type=checkbox].user-invalid,
div.wpforms-container-full .wpforms-form .wpforms-field input[type=radio].wpforms-error,
div.wpforms-container-full .wpforms-form .wpforms-field input[type=radio].user-invalid {
  border-color: transparent;
  box-shadow: none;
}

div.wpforms-container-full .wpforms-form .wpforms-field input[type=checkbox].wpforms-error:hover,
div.wpforms-container-full .wpforms-form .wpforms-field input[type=checkbox].wpforms-error:focus,
div.wpforms-container-full .wpforms-form .wpforms-field input[type=checkbox].user-invalid:hover,
div.wpforms-container-full .wpforms-form .wpforms-field input[type=checkbox].user-invalid:focus,
div.wpforms-container-full .wpforms-form .wpforms-field input[type=radio].wpforms-error:hover,
div.wpforms-container-full .wpforms-form .wpforms-field input[type=radio].wpforms-error:focus,
div.wpforms-container-full .wpforms-form .wpforms-field input[type=radio].user-invalid:hover,
div.wpforms-container-full .wpforms-form .wpforms-field input[type=radio].user-invalid:focus {
  border-color: transparent;
  box-shadow: none;
}

div.wpforms-container-full .wpforms-form .wpforms-error-container {
  color: var(--wpforms-label-error-color);
  font-size: var(--wpforms-label-size-font-size);
  line-height: var(--wpforms-label-size-line-height);
}

div.wpforms-container-full .wpforms-form .wpforms-error-container ul li {
  list-style: inside !important;
}

div.wpforms-container-full .wpforms-form .wpforms-error-container ol li {
  list-style: inside decimal !important;
}

div.wpforms-container-full .wpforms-form .wpforms-error-container a {
  text-decoration: underline !important;
}

div.wpforms-container-full .wpforms-form .wpforms-error-container del {
  text-decoration: line-through !important;
}

div.wpforms-container-full .wpforms-form .wpforms-error-container blockquote {
  padding-left: 20px;
  border-left: 4px solid;
  font-style: italic;
}

div.wpforms-container-full .wpforms-form .wpforms-error-alert {
  color: var(--wpforms-label-error-color);
  border-color: transparent;
  border-radius: var(--wpforms-field-border-radius);
  font-size: var(--wpforms-label-size-sublabel-font-size);
  padding: var(--wpforms-field-size-input-spacing);
  background: linear-gradient(90deg, var(--wpforms-label-error-color) -3000%, transparent 500%);
}

div.wpforms-container-full .wpforms-confirmation-container-full,
div[submit-success] > .wpforms-confirmation-container-full {
  color: #333333;
  margin: 0 auto 24px;
  padding: 15px;
  overflow-wrap: break-word;
}

div.wpforms-container-full .wpforms-confirmation-container-full ul,
div.wpforms-container-full .wpforms-confirmation-container-full ol,
div[submit-success] > .wpforms-confirmation-container-full ul,
div[submit-success] > .wpforms-confirmation-container-full ol {
  padding-left: 30px;
}

div.wpforms-container-full .wpforms-confirmation-container-full ul li,
div.wpforms-container-full .wpforms-confirmation-container-full ol li,
div[submit-success] > .wpforms-confirmation-container-full ul li,
div[submit-success] > .wpforms-confirmation-container-full ol li {
  margin-bottom: 5px;
}

div.wpforms-container-full .wpforms-confirmation-container-full p,
div[submit-success] > .wpforms-confirmation-container-full p {
  margin: 0 0 15px 0;
}

div.wpforms-container-full .wpforms-confirmation-container-full p:last-child,
div[submit-success] > .wpforms-confirmation-container-full p:last-child {
  margin: 0;
}

div.wpforms-container-full .wpforms-confirmation-container-full,
div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
  background: #e0ffc7;
  border: 1px solid #b4d39b;
  box-sizing: border-box;
}

div.wpforms-container-full .wpforms-form amp-img > img {
  position: absolute;
}

div.wpforms-container-full .wpforms-form .wpforms-limit-text {
  font-size: 13px;
  display: block;
}

.wpforms-screen-reader-announce {
  color: transparent !important;
  position: absolute !important;
  bottom: 0 !important;
}

div.wpforms-container-full .wpforms-field-description,
div.wpforms-container-full .wpforms-field-limit-text {
  font-size: var(--wpforms-label-size-sublabel-font-size);
  line-height: var(--wpforms-label-size-sublabel-line-height);
  color: var(--wpforms-label-sublabel-color);
  margin: var(--wpforms-field-size-sublabel-spacing) 0 0 0;
}

div.wpforms-container-full .wpforms-field-description ul,
div.wpforms-container-full .wpforms-field-description ol {
  padding-left: 15px;
}

div.wpforms-container-full .wpforms-field-description.wpforms-disclaimer-description {
  color: var(--wpforms-field-text-color);
  margin-top: var(--wpforms-field-size-input-spacing);
  font-size: var(--wpforms-label-size-sublabel-font-size);
  line-height: var(--wpforms-label-size-sublabel-line-height);
  background-color: var(--wpforms-field-background-color);
  border-radius: var(--wpforms-field-border-radius);
  border: 1px solid var(--wpforms-field-border-color);
  padding: var(--wpforms-field-size-padding-h);
}

div.wpforms-container-full .wpforms-field-description.wpforms-disclaimer-description p {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  margin-bottom: 15px;
}

div.wpforms-container-full .wpforms-field-description-before,
div.wpforms-container-full .wpforms-field-description.before {
  margin: 0 0 var(--wpforms-field-size-input-spacing) 0;
}

div.wpforms-container-full .wpforms-field-row + .wpforms-field-description {
  margin-top: 0;
}

div.wpforms-container-full .wpforms-field-row + .wpforms-field-description.wpforms-disclaimer-description {
  margin-top: 0;
}

div.wpforms-container-full .wpforms-field-label {
  margin: 0 0 var(--wpforms-field-size-input-spacing) 0;
  padding: 0;
  font-size: var(--wpforms-label-size-font-size);
  line-height: var(--wpforms-label-size-line-height);
  color: var(--wpforms-label-color);
}

div.wpforms-container-full .wpforms-field-label-inline {
  font-size: var(--wpforms-label-size-font-size);
  line-height: var(--wpforms-label-size-line-height);
}

div.wpforms-container-full .wpforms-field-sublabel {
  font-size: var(--wpforms-label-size-sublabel-font-size);
  line-height: var(--wpforms-label-size-sublabel-line-height);
  margin: var(--wpforms-field-size-sublabel-spacing) 0 0 0;
  padding: 0;
  color: var(--wpforms-label-sublabel-color);
}

div.wpforms-container-full .wpforms-field-sublabel.before {
  margin: 0 0 var(--wpforms-field-size-sublabel-spacing) 0;
}

div.wpforms-container-full .wpforms-field-label-inline {
  color: var(--wpforms-label-color);
}

div.wpforms-container-full .wpforms-required-label {
  font-weight: 400;
}

div.wpforms-container-full input[type=date],
div.wpforms-container-full input[type=datetime],
div.wpforms-container-full input[type=datetime-local],
div.wpforms-container-full input[type=email],
div.wpforms-container-full input[type=month],
div.wpforms-container-full input[type=number],
div.wpforms-container-full input[type=password],
div.wpforms-container-full input[type=range],
div.wpforms-container-full input[type=search],
div.wpforms-container-full input[type=tel],
div.wpforms-container-full input[type=text],
div.wpforms-container-full input[type=time],
div.wpforms-container-full input[type=url],
div.wpforms-container-full input[type=week],
div.wpforms-container-full select,
div.wpforms-container-full textarea {
  background-color: var(--wpforms-field-background-color);
  border-radius: var(--wpforms-field-border-radius);
  color: var(--wpforms-field-text-color);
  border: 1px solid var(--wpforms-field-border-color);
  padding: 0 var(--wpforms-field-size-padding-h);
  font-size: var(--wpforms-field-size-font-size);
  line-height: 100%;
  box-shadow: none;
  transition: border 0.15s, box-shadow 0.15s;
}

div.wpforms-container-full input[type=date]:focus,
div.wpforms-container-full input[type=datetime]:focus,
div.wpforms-container-full input[type=datetime-local]:focus,
div.wpforms-container-full input[type=email]:focus,
div.wpforms-container-full input[type=month]:focus,
div.wpforms-container-full input[type=number]:focus,
div.wpforms-container-full input[type=password]:focus,
div.wpforms-container-full input[type=range]:focus,
div.wpforms-container-full input[type=search]:focus,
div.wpforms-container-full input[type=tel]:focus,
div.wpforms-container-full input[type=text]:focus,
div.wpforms-container-full input[type=time]:focus,
div.wpforms-container-full input[type=url]:focus,
div.wpforms-container-full input[type=week]:focus,
div.wpforms-container-full select:focus,
div.wpforms-container-full textarea:focus {
  border: 1px solid var(--wpforms-button-background-color);
  box-shadow: 0 0 0 1px var(--wpforms-button-background-color), 0px 1px 2px rgba(0, 0, 0, 0.15);
  outline: none;
}

div.wpforms-container-full input[type=date]:disabled,
div.wpforms-container-full input[type=datetime]:disabled,
div.wpforms-container-full input[type=datetime-local]:disabled,
div.wpforms-container-full input[type=email]:disabled,
div.wpforms-container-full input[type=month]:disabled,
div.wpforms-container-full input[type=number]:disabled,
div.wpforms-container-full input[type=password]:disabled,
div.wpforms-container-full input[type=range]:disabled,
div.wpforms-container-full input[type=search]:disabled,
div.wpforms-container-full input[type=tel]:disabled,
div.wpforms-container-full input[type=text]:disabled,
div.wpforms-container-full input[type=time]:disabled,
div.wpforms-container-full input[type=url]:disabled,
div.wpforms-container-full input[type=week]:disabled,
div.wpforms-container-full select:disabled,
div.wpforms-container-full textarea:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

div.wpforms-container-full input[type=date]::-webkit-input-placeholder,
div.wpforms-container-full input[type=datetime]::-webkit-input-placeholder,
div.wpforms-container-full input[type=datetime-local]::-webkit-input-placeholder,
div.wpforms-container-full input[type=email]::-webkit-input-placeholder,
div.wpforms-container-full input[type=month]::-webkit-input-placeholder,
div.wpforms-container-full input[type=number]::-webkit-input-placeholder,
div.wpforms-container-full input[type=password]::-webkit-input-placeholder,
div.wpforms-container-full input[type=range]::-webkit-input-placeholder,
div.wpforms-container-full input[type=search]::-webkit-input-placeholder,
div.wpforms-container-full input[type=tel]::-webkit-input-placeholder,
div.wpforms-container-full input[type=text]::-webkit-input-placeholder,
div.wpforms-container-full input[type=time]::-webkit-input-placeholder,
div.wpforms-container-full input[type=url]::-webkit-input-placeholder,
div.wpforms-container-full input[type=week]::-webkit-input-placeholder,
div.wpforms-container-full select::-webkit-input-placeholder,
div.wpforms-container-full textarea::-webkit-input-placeholder {
  color: var(--wpforms-field-text-color);
  opacity: 0.5;
  pointer-events: none;
}

div.wpforms-container-full input[type=date]::-moz-placeholder,
div.wpforms-container-full input[type=datetime]::-moz-placeholder,
div.wpforms-container-full input[type=datetime-local]::-moz-placeholder,
div.wpforms-container-full input[type=email]::-moz-placeholder,
div.wpforms-container-full input[type=month]::-moz-placeholder,
div.wpforms-container-full input[type=number]::-moz-placeholder,
div.wpforms-container-full input[type=password]::-moz-placeholder,
div.wpforms-container-full input[type=range]::-moz-placeholder,
div.wpforms-container-full input[type=search]::-moz-placeholder,
div.wpforms-container-full input[type=tel]::-moz-placeholder,
div.wpforms-container-full input[type=text]::-moz-placeholder,
div.wpforms-container-full input[type=time]::-moz-placeholder,
div.wpforms-container-full input[type=url]::-moz-placeholder,
div.wpforms-container-full input[type=week]::-moz-placeholder,
div.wpforms-container-full select::-moz-placeholder,
div.wpforms-container-full textarea::-moz-placeholder {
  color: var(--wpforms-field-text-color);
  opacity: 0.5;
  pointer-events: none;
}

div.wpforms-container-full input[type=date]:-moz-placeholder,
div.wpforms-container-full input[type=datetime]:-moz-placeholder,
div.wpforms-container-full input[type=datetime-local]:-moz-placeholder,
div.wpforms-container-full input[type=email]:-moz-placeholder,
div.wpforms-container-full input[type=month]:-moz-placeholder,
div.wpforms-container-full input[type=number]:-moz-placeholder,
div.wpforms-container-full input[type=password]:-moz-placeholder,
div.wpforms-container-full input[type=range]:-moz-placeholder,
div.wpforms-container-full input[type=search]:-moz-placeholder,
div.wpforms-container-full input[type=tel]:-moz-placeholder,
div.wpforms-container-full input[type=text]:-moz-placeholder,
div.wpforms-container-full input[type=time]:-moz-placeholder,
div.wpforms-container-full input[type=url]:-moz-placeholder,
div.wpforms-container-full input[type=week]:-moz-placeholder,
div.wpforms-container-full select:-moz-placeholder,
div.wpforms-container-full textarea:-moz-placeholder {
  color: var(--wpforms-field-text-color);
  opacity: 0.5;
  pointer-events: none;
}

div.wpforms-container-full textarea {
  width: 100%;
}

div.wpforms-container-full input,
div.wpforms-container-full select {
  height: var(--wpforms-field-size-input-height);
}

div.wpforms-container-full select {
  appearance: none;
  display: block;
  max-width: 100%;
  width: 100%;
  text-transform: none;
  white-space: nowrap;
  line-height: unset;
  padding: 0 24px 0 12px;
  min-height: var(--wpforms-field-size-input-height);
  vertical-align: middle;
  cursor: pointer;
}

div.wpforms-container-full select,
div.wpforms-container-full select:disabled {
  background-image: linear-gradient(45deg, transparent 50%, var(--wpforms-field-border-color) 50%), linear-gradient(135deg, var(--wpforms-field-border-color) 50%, transparent 50%);
  background-position: calc(100% - 17px) 50%, calc(100% - 12px) 50%;
  background-size: 5px 5px, 5px 5px;
  background-repeat: no-repeat;
}

div.wpforms-container-full select > option {
  background-color: var(--wpforms-field-background-color);
  color: var(--wpforms-field-text-color);
}

div.wpforms-container-full select > option.placeholder,
div.wpforms-container-full select > option[disabled] {
  color: var(--wpforms-field-text-color);
  opacity: 0.5;
}

div.wpforms-container-full select > option:not(.placeholder):checked {
  background-color: var(--wpforms-button-background-color);
  color: var(--wpforms-button-text-color);
}

div.wpforms-container-full select[multiple] {
  height: auto;
  overflow-y: scroll;
  background-image: none;
}

div.wpforms-container-full input[type=submit],
div.wpforms-container-full button[type=submit],
div.wpforms-container-full .wpforms-page-button {
  height: var(--wpforms-button-size-height);
  background-color: var(--wpforms-button-background-color);
  border-radius: var(--wpforms-button-border-radius);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
  color: var(--wpforms-button-text-color);
  border: none;
  padding: 0 var(--wpforms-button-size-padding-h);
  font-weight: 500;
  font-size: var(--wpforms-button-size-font-size);
  line-height: 100%;
  cursor: pointer;
  transition: all 0.15s ease-in-out;
  position: relative;
  text-decoration: none;
}

div.wpforms-container-full input[type=submit]:not(:hover):not(:active),
div.wpforms-container-full button[type=submit]:not(:hover):not(:active),
div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active) {
  background-color: var(--wpforms-button-background-color);
  color: var(--wpforms-button-text-color);
}

div.wpforms-container-full input[type=submit]:hover,
div.wpforms-container-full input[type=submit]:active,
div.wpforms-container-full button[type=submit]:hover,
div.wpforms-container-full button[type=submit]:active,
div.wpforms-container-full .wpforms-page-button:hover,
div.wpforms-container-full .wpforms-page-button:active {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), var(--wpforms-button-background-color);
}

div.wpforms-container-full input[type=submit]:focus:after,
div.wpforms-container-full button[type=submit]:focus:after,
div.wpforms-container-full .wpforms-page-button:focus:after {
  content: "";
  position: absolute;
  border: 2px solid var(--wpforms-button-background-color);
  border-radius: calc(var(--wpforms-button-border-radius) + 2px);
  top: -4px;
  right: -4px;
  bottom: -4px;
  left: -4px;
}

div.wpforms-container-full input[type=submit]:disabled,
div.wpforms-container-full input[type=submit]:disabled:hover,
div.wpforms-container-full input[type=submit].wpforms-disabled,
div.wpforms-container-full button[type=submit]:disabled,
div.wpforms-container-full button[type=submit]:disabled:hover,
div.wpforms-container-full button[type=submit].wpforms-disabled,
div.wpforms-container-full .wpforms-page-button:disabled,
div.wpforms-container-full .wpforms-page-button:disabled:hover,
div.wpforms-container-full .wpforms-page-button.wpforms-disabled {
  background-color: var(--wpforms-button-background-color);
  cursor: default;
  opacity: 0.5;
}

div.wpforms-container-full .wpforms-form .wpforms-field .wpforms-field-row {
  margin-bottom: var(--wpforms-field-size-input-spacing);
}

div.wpforms-container-full .wpforms-form .wpforms-field .wpforms-field-row:last-child,
div.wpforms-container-full .wpforms-form .wpforms-field .wpforms-field-row:only-child {
  margin-bottom: 0 !important;
}

div.wpforms-container-full input[type=checkbox],
div.wpforms-container-full input[type=radio] {
  position: relative;
  display: inline-block;
  background: none;
  width: calc(var(--wpforms-field-size-checkbox-size) - 2px);
  height: calc(var(--wpforms-field-size-checkbox-size) - 2px);
  margin: 0 0 0 2px;
  border: none;
  box-shadow: none;
  vertical-align: middle;
  opacity: 1;
  appearance: none;
}

div.wpforms-container-full input[type=checkbox]:before,
div.wpforms-container-full input[type=checkbox]:after,
div.wpforms-container-full input[type=radio]:before,
div.wpforms-container-full input[type=radio]:after {
  content: "";
  position: absolute;
  left: -2px;
  top: -2px;
  width: var(--wpforms-field-size-checkbox-size);
  height: var(--wpforms-field-size-checkbox-size);
  box-sizing: content-box;
  cursor: pointer;
}

div.wpforms-container-full input[type=checkbox]:before,
div.wpforms-container-full input[type=radio]:before {
  border-color: var(--wpforms-field-border-color);
  border-width: 1px;
  border-style: solid;
  background-color: var(--wpforms-field-background-color);
  background-image: none;
  border-radius: 3px;
}

div.wpforms-container-full input[type=checkbox] + label,
div.wpforms-container-full input[type=radio] + label {
  display: inline;
  position: relative;
  padding-inline-start: 12px;
  font-size: var(--wpforms-label-size-font-size);
  cursor: pointer;
  vertical-align: middle;
}

div.wpforms-container-full input[type=checkbox]:checked:before,
div.wpforms-container-full input[type=radio]:checked:before {
  margin: 0;
  border-color: var(--wpforms-button-background-color);
  box-shadow: 0 0 0 1px var(--wpforms-button-background-color), 0px 1px 2px rgba(0, 0, 0, 0.15);
}

div.wpforms-container-full input[type=checkbox]:disabled:before,
div.wpforms-container-full input[type=radio]:disabled:before {
  cursor: not-allowed;
  opacity: 0.5;
}

div.wpforms-container-full input[type=checkbox]:focus,
div.wpforms-container-full input[type=radio]:focus {
  outline: none;
}

div.wpforms-container-full input[type=checkbox]:focus:before,
div.wpforms-container-full input[type=radio]:focus:before {
  border: 1px solid var(--wpforms-button-background-color);
  box-shadow: 0 0 0 1px var(--wpforms-button-background-color), 0px 1px 2px rgba(0, 0, 0, 0.15);
  outline: none;
}

div.wpforms-container-full input[type=checkbox]:checked:after {
  border-top: none;
  border-right: none;
  height: calc(var(--wpforms-field-size-checkbox-size) * 0.6);
  border-left: 4px solid var(--wpforms-button-background-color);
  border-bottom: 4px solid var(--wpforms-button-background-color);
  background-color: transparent;
  transform: translate(-1px, 1px) scale(0.5) rotate(-45deg);
}

div.wpforms-container-full input[type=radio] {
  border-radius: 50%;
}

div.wpforms-container-full input[type=radio]:before {
  border-radius: 50%;
}

div.wpforms-container-full input[type=radio]:checked:after {
  border: 1px solid transparent;
  border-radius: 50%;
  background-color: var(--wpforms-button-background-color);
  transform: scale(0.5);
}

div.wpforms-container-full .wpforms-field.wpforms-field-checkbox ul,
div.wpforms-container-full .wpforms-field.wpforms-field-radio ul,
div.wpforms-container-full .wpforms-field.wpforms-field-payment-checkbox ul,
div.wpforms-container-full .wpforms-field.wpforms-field-payment-multiple ul,
div.wpforms-container-full .wpforms-field.wpforms-field-gdpr-checkbox ul {
  display: grid;
  grid-template-columns: repeat(1, auto);
  padding: 0;
  gap: var(--wpforms-field-size-input-spacing);
}

div.wpforms-container-full .wpforms-field.wpforms-field-checkbox ul li,
div.wpforms-container-full .wpforms-field.wpforms-field-radio ul li,
div.wpforms-container-full .wpforms-field.wpforms-field-payment-checkbox ul li,
div.wpforms-container-full .wpforms-field.wpforms-field-payment-multiple ul li,
div.wpforms-container-full .wpforms-field.wpforms-field-gdpr-checkbox ul li {
  height: unset;
  line-height: var(--wpforms-field-size-checkbox-size);
  display: flex;
  align-items: flex-start;
  margin: 0;
}

div.wpforms-container-full .wpforms-field.wpforms-field-checkbox ul li input,
div.wpforms-container-full .wpforms-field.wpforms-field-radio ul li input,
div.wpforms-container-full .wpforms-field.wpforms-field-payment-checkbox ul li input,
div.wpforms-container-full .wpforms-field.wpforms-field-payment-multiple ul li input,
div.wpforms-container-full .wpforms-field.wpforms-field-gdpr-checkbox ul li input {
  min-width: var(--wpforms-field-size-checkbox-size);
  margin-top: calc((var(--wpforms-label-size-font-size) * 1.3 - var(--wpforms-field-size-checkbox-size)) / 1.5);
}

div.wpforms-container-full .wpforms-field.wpforms-field-checkbox ul li input + label,
div.wpforms-container-full .wpforms-field.wpforms-field-radio ul li input + label,
div.wpforms-container-full .wpforms-field.wpforms-field-payment-checkbox ul li input + label,
div.wpforms-container-full .wpforms-field.wpforms-field-payment-multiple ul li input + label,
div.wpforms-container-full .wpforms-field.wpforms-field-gdpr-checkbox ul li input + label {
  padding-left: 12px;
  margin: 0;
  line-height: 1.3;
}

div.wpforms-container-full .wpforms-field.wpforms-field-checkbox .wpforms-field-description ul,
div.wpforms-container-full .wpforms-field.wpforms-field-checkbox .wpforms-field-description ol,
div.wpforms-container-full .wpforms-field.wpforms-field-radio .wpforms-field-description ul,
div.wpforms-container-full .wpforms-field.wpforms-field-radio .wpforms-field-description ol,
div.wpforms-container-full .wpforms-field.wpforms-field-payment-checkbox .wpforms-field-description ul,
div.wpforms-container-full .wpforms-field.wpforms-field-payment-checkbox .wpforms-field-description ol,
div.wpforms-container-full .wpforms-field.wpforms-field-payment-multiple .wpforms-field-description ul,
div.wpforms-container-full .wpforms-field.wpforms-field-payment-multiple .wpforms-field-description ol,
div.wpforms-container-full .wpforms-field.wpforms-field-gdpr-checkbox .wpforms-field-description ul,
div.wpforms-container-full .wpforms-field.wpforms-field-gdpr-checkbox .wpforms-field-description ol {
  display: block;
  padding-left: 15px;
}

div.wpforms-container-full .wpforms-field.wpforms-field-checkbox .wpforms-field-description ul li,
div.wpforms-container-full .wpforms-field.wpforms-field-checkbox .wpforms-field-description ol li,
div.wpforms-container-full .wpforms-field.wpforms-field-radio .wpforms-field-description ul li,
div.wpforms-container-full .wpforms-field.wpforms-field-radio .wpforms-field-description ol li,
div.wpforms-container-full .wpforms-field.wpforms-field-payment-checkbox .wpforms-field-description ul li,
div.wpforms-container-full .wpforms-field.wpforms-field-payment-checkbox .wpforms-field-description ol li,
div.wpforms-container-full .wpforms-field.wpforms-field-payment-multiple .wpforms-field-description ul li,
div.wpforms-container-full .wpforms-field.wpforms-field-payment-multiple .wpforms-field-description ol li,
div.wpforms-container-full .wpforms-field.wpforms-field-gdpr-checkbox .wpforms-field-description ul li,
div.wpforms-container-full .wpforms-field.wpforms-field-gdpr-checkbox .wpforms-field-description ol li {
  display: list-item;
  margin-bottom: 10px;
}

div.wpforms-container-full .wpforms-field.wpforms-field-checkbox.wpforms-checkbox-2-columns ul,
div.wpforms-container-full .wpforms-field.wpforms-field-checkbox.wpforms-multiplechoice-2-columns ul,
div.wpforms-container-full .wpforms-field.wpforms-field-checkbox.wpforms-list-2-columns ul,
div.wpforms-container-full .wpforms-field.wpforms-field-radio.wpforms-checkbox-2-columns ul,
div.wpforms-container-full .wpforms-field.wpforms-field-radio.wpforms-multiplechoice-2-columns ul,
div.wpforms-container-full .wpforms-field.wpforms-field-radio.wpforms-list-2-columns ul,
div.wpforms-container-full .wpforms-field.wpforms-field-payment-checkbox.wpforms-checkbox-2-columns ul,
div.wpforms-container-full .wpforms-field.wpforms-field-payment-checkbox.wpforms-multiplechoice-2-columns ul,
div.wpforms-container-full .wpforms-field.wpforms-field-payment-checkbox.wpforms-list-2-columns ul,
div.wpforms-container-full .wpforms-field.wpforms-field-payment-multiple.wpforms-checkbox-2-columns ul,
div.wpforms-container-full .wpforms-field.wpforms-field-payment-multiple.wpforms-multiplechoice-2-columns ul,
div.wpforms-container-full .wpforms-field.wpforms-field-payment-multiple.wpforms-list-2-columns ul,
div.wpforms-container-full .wpforms-field.wpforms-field-gdpr-checkbox.wpforms-checkbox-2-columns ul,
div.wpforms-container-full .wpforms-field.wpforms-field-gdpr-checkbox.wpforms-multiplechoice-2-columns ul,
div.wpforms-container-full .wpforms-field.wpforms-field-gdpr-checkbox.wpforms-list-2-columns ul {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

div.wpforms-container-full .wpforms-field.wpforms-field-checkbox.wpforms-checkbox-3-columns ul,
div.wpforms-container-full .wpforms-field.wpforms-field-checkbox.wpforms-multiplechoice-3-columns ul,
div.wpforms-container-full .wpforms-field.wpforms-field-checkbox.wpforms-list-3-columns ul,
div.wpforms-container-full .wpforms-field.wpforms-field-radio.wpforms-checkbox-3-columns ul,
div.wpforms-container-full .wpforms-field.wpforms-field-radio.wpforms-multiplechoice-3-columns ul,
div.wpforms-container-full .wpforms-field.wpforms-field-radio.wpforms-list-3-columns ul,
div.wpforms-container-full .wpforms-field.wpforms-field-payment-checkbox.wpforms-checkbox-3-columns ul,
div.wpforms-container-full .wpforms-field.wpforms-field-payment-checkbox.wpforms-multiplechoice-3-columns ul,
div.wpforms-container-full .wpforms-field.wpforms-field-payment-checkbox.wpforms-list-3-columns ul,
div.wpforms-container-full .wpforms-field.wpforms-field-payment-multiple.wpforms-checkbox-3-columns ul,
div.wpforms-container-full .wpforms-field.wpforms-field-payment-multiple.wpforms-multiplechoice-3-columns ul,
div.wpforms-container-full .wpforms-field.wpforms-field-payment-multiple.wpforms-list-3-columns ul,
div.wpforms-container-full .wpforms-field.wpforms-field-gdpr-checkbox.wpforms-checkbox-3-columns ul,
div.wpforms-container-full .wpforms-field.wpforms-field-gdpr-checkbox.wpforms-multiplechoice-3-columns ul,
div.wpforms-container-full .wpforms-field.wpforms-field-gdpr-checkbox.wpforms-list-3-columns ul {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

div.wpforms-container-full .wpforms-field.wpforms-field-checkbox.wpforms-list-inline ul,
div.wpforms-container-full .wpforms-field.wpforms-field-radio.wpforms-list-inline ul,
div.wpforms-container-full .wpforms-field.wpforms-field-payment-checkbox.wpforms-list-inline ul,
div.wpforms-container-full .wpforms-field.wpforms-field-payment-multiple.wpforms-list-inline ul,
div.wpforms-container-full .wpforms-field.wpforms-field-gdpr-checkbox.wpforms-list-inline ul {
  display: inline-flex;
  flex-wrap: wrap;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-item label,
div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-image-choices-item label,
div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-none .wpforms-image-choices-item label {
  display: block;
  border-color: transparent;
  overflow: hidden;
  position: relative;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-item label .wpforms-image-choices-label,
div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-image-choices-item label .wpforms-image-choices-label,
div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-none .wpforms-image-choices-item label .wpforms-image-choices-label {
  font-size: var(--wpforms-field-size-font-size);
  color: var(--wpforms-label-color);
  margin-top: var(--wpforms-field-size-input-spacing);
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-item img,
div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-image-choices-item img {
  border-radius: calc(var(--wpforms-field-border-radius) / 2);
  overflow: hidden;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-item label,
div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-image-choices-item label {
  border-radius: var(--wpforms-field-border-radius);
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-item label:hover,
div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-image-choices-item label:hover {
  border: 1px solid var(--wpforms-button-background-color);
}

div.wpforms-container-full .wpforms-form .wpforms-image-choices-modern .wpforms-image-choices-item label:hover {
  box-shadow: 0 0 0 1px var(--wpforms-button-background-color);
}

div.wpforms-container-full .wpforms-form .wpforms-image-choices-modern .wpforms-image-choices-item label:focus,
div.wpforms-container-full .wpforms-form .wpforms-image-choices-modern .wpforms-image-choices-item label:focus-within {
  border: 1px solid var(--wpforms-button-background-color);
  box-shadow: 0 0 0 1px var(--wpforms-button-background-color), 0px 1px 2px rgba(0, 0, 0, 0.15);
  outline: none;
}

div.wpforms-container-full .wpforms-form .wpforms-image-choices-modern .wpforms-image-choices-item.wpforms-selected .wpforms-image-choices-image:after {
  background-color: var(--wpforms-button-background-color);
}

div.wpforms-container-full .wpforms-form .wpforms-image-choices-modern .wpforms-image-choices-item.wpforms-selected label:hover {
  border: 1px solid var(--wpforms-button-background-color);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1), 0 0 0 1px var(--wpforms-button-background-color);
}

div.wpforms-container-full .wpforms-form .wpforms-image-choices-classic .wpforms-image-choices-item .wpforms-image-choices-image img {
  border-radius: calc(var(--wpforms-field-border-radius) / 2);
}

div.wpforms-container-full .wpforms-form .wpforms-image-choices-classic .wpforms-image-choices-item label:focus,
div.wpforms-container-full .wpforms-form .wpforms-image-choices-classic .wpforms-image-choices-item label:focus-within {
  border: 1px solid var(--wpforms-button-background-color);
}

div.wpforms-container-full .wpforms-form .wpforms-image-choices-classic .wpforms-image-choices-item.wpforms-selected label {
  border: 1px solid var(--wpforms-button-background-color);
  box-shadow: 0 0 0 1px var(--wpforms-button-background-color), 0px 1px 2px rgba(0, 0, 0, 0.15);
  outline: none;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-none .wpforms-image-choices-item label {
  padding: 2px;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-none .wpforms-image-choices-item label .wpforms-image-choices-image {
  display: inline-block;
  margin-bottom: var(--wpforms-field-size-input-spacing);
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-none .wpforms-image-choices-item label input {
  margin-top: 0;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-none .wpforms-image-choices-item label .wpforms-image-choices-label {
  margin-top: 0;
}

div.wpforms-container.wpforms-container-full .wpforms-form ul.wpforms-icon-choices {
  margin: 0 !important;
  gap: 22px;
}

div.wpforms-container.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-small svg {
  height: calc(32px * var(--wpforms-field-size-icon-size));
}

div.wpforms-container.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-medium svg {
  height: calc(48px * var(--wpforms-field-size-icon-size));
}

div.wpforms-container.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-large svg {
  height: calc(64px * var(--wpforms-field-size-icon-size));
}

div.wpforms-container.wpforms-container-full .wpforms-form ul.wpforms-icon-choices .wpforms-icon-choices-item {
  width: auto;
  margin: 0 !important;
}

div.wpforms-container.wpforms-container-full .wpforms-form ul.wpforms-icon-choices .wpforms-icon-choices-item label {
  width: 100%;
}

div.wpforms-container.wpforms-container-full .wpforms-form ul.wpforms-icon-choices .wpforms-icon-choices-item svg {
  fill: var(--wpforms-icon-choices-color);
}

div.wpforms-container.wpforms-container-full .wpforms-form ul.wpforms-icon-choices .wpforms-icon-choices-item .wpforms-icon-choices-label {
  font-size: var(--wpforms-label-size-font-size);
  line-height: var(--wpforms-label-size-line-height);
  margin-top: var(--wpforms-field-size-input-spacing);
  color: var(--wpforms-label-color);
}

div.wpforms-container.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon {
  background-color: transparent;
  border-radius: var(--wpforms-field-border-radius);
  margin-bottom: calc(var(--wpforms-field-size-input-spacing) - 5px);
  overflow: hidden;
  box-shadow: 0 0 0 1px var(--wpforms-field-border-color);
  padding: var(--wpforms-field-size-input-spacing) calc(var(--wpforms-field-size-input-spacing) + 5px) calc(2 * var(--wpforms-field-size-input-spacing) + var(--wpforms-field-size-checkbox-size)) calc(var(--wpforms-field-size-input-spacing) + 5px);
}

div.wpforms-container.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon:before,
div.wpforms-container.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon:after {
  width: var(--wpforms-field-size-checkbox-size);
  height: var(--wpforms-field-size-checkbox-size);
  margin-top: var(--wpforms-field-size-input-spacing);
  bottom: var(--wpforms-field-size-input-spacing);
  left: 50%;
  transform: translateX(-50%);
  background-color: var(--wpforms-field-background-color);
  box-shadow: 0 0 0 1px var(--wpforms-field-border-color);
  opacity: 1 !important;
}

div.wpforms-container.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon:hover {
  box-shadow: 0 0 0 1px var(--wpforms-icon-choices-color);
}

div.wpforms-container.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon-bg {
  background-color: transparent;
}

div.wpforms-container.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-selected .wpforms-icon-choices-icon {
  box-shadow: 0 0 0 1px var(--wpforms-icon-choices-color);
}

div.wpforms-container.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-selected .wpforms-icon-choices-icon-bg {
  background-color: var(--wpforms-icon-choices-color);
}

div.wpforms-container.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default label:focus-within .wpforms-icon-choices-icon {
  box-shadow: 0 0 0 1px var(--wpforms-icon-choices-color);
}

div.wpforms-container.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li label {
  border-radius: var(--wpforms-field-border-radius);
  box-shadow: 0 0 0 1px var(--wpforms-field-border-color);
  padding: var(--wpforms-field-size-input-spacing);
  background-color: transparent !important;
}

div.wpforms-container.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li label:hover {
  box-shadow: 0 0 0 1px var(--wpforms-icon-choices-color);
}

div.wpforms-container.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li:focus-within label {
  box-shadow: 0 0 0 1px var(--wpforms-icon-choices-color);
}

div.wpforms-container.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li.wpforms-selected label {
  box-shadow: 0 0 0 1px var(--wpforms-icon-choices-color), 0 2px 10px rgba(0, 0, 0, 0.15);
}

div.wpforms-container.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li label {
  border-radius: var(--wpforms-field-border-radius);
  background-color: transparent !important;
  padding: 20px 20px 15px 20px;
}

div.wpforms-container.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li label:hover {
  box-shadow: 0 0 0 1px var(--wpforms-field-border-color);
}

div.wpforms-container.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li:focus-within label {
  box-shadow: 0 0 0 1px var(--wpforms-field-border-color);
}

div.wpforms-container.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li.wpforms-selected label {
  box-shadow: 0 0 0 1px var(--wpforms-icon-choices-color);
}

div.wpforms-container.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-none .wpforms-icon-choices-icon {
  margin-bottom: var(--wpforms-field-size-input-spacing);
}

div.wpforms-container.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-none input {
  margin-top: 0;
  vertical-align: middle;
}

div.wpforms-container.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-none .wpforms-icon-choices-label {
  padding-left: 8px;
  vertical-align: middle;
  margin-top: 2px;
}

div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field-radio .wpforms-icon-choices-default .wpforms-selected .wpforms-icon-choices-icon:before,
div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple .wpforms-icon-choices-default .wpforms-selected .wpforms-icon-choices-icon:before {
  box-shadow: 0 0 0 1px var(--wpforms-icon-choices-color);
}

div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field-radio .wpforms-icon-choices-default .wpforms-selected .wpforms-icon-choices-icon:after,
div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple .wpforms-icon-choices-default .wpforms-selected .wpforms-icon-choices-icon:after {
  transform: translateX(-50%) scale(0.5);
  background-color: var(--wpforms-icon-choices-color);
  box-shadow: 0 0 0 1px var(--wpforms-icon-choices-color);
}

div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field-checkbox .wpforms-icon-choices-default .wpforms-selected .wpforms-icon-choices-icon:before,
div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox .wpforms-icon-choices-default .wpforms-selected .wpforms-icon-choices-icon:before {
  box-shadow: 0 0 0 1px var(--wpforms-icon-choices-color);
}

div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field-checkbox .wpforms-icon-choices-default .wpforms-selected .wpforms-icon-choices-icon:after,
div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox .wpforms-icon-choices-default .wpforms-selected .wpforms-icon-choices-icon:after {
  border-top: none;
  border-right: none;
  height: calc(var(--wpforms-field-size-checkbox-size) * 0.6);
  border-left: 4px solid var(--wpforms-icon-choices-color);
  border-bottom: 4px solid var(--wpforms-icon-choices-color);
  background-color: transparent;
  transform: scale(0.6) translate(-10%, -50%) rotate(-45deg);
  box-shadow: none;
}

div.wpforms-container-full .wpforms-form .wpforms-field-divider {
  border-top: 1px solid var(--wpforms-field-border-color);
}

div.wpforms-container-full .wpforms-form .wpforms-field-divider h3 {
  color: var(--wpforms-label-color);
  padding-top: var(--wpforms-field-size-input-spacing);
  font-size: calc(1.5 * var(--wpforms-label-size-font-size));
  font-weight: bold;
}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-classic select[multiple] {
  padding: 0;
  overflow: auto;
}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-classic select[multiple] > option {
  padding: 10px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-classic select[multiple] > option.placeholder,
div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-classic select[multiple] > option[disabled] {
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices {
  font-size: var(--wpforms-field-size-font-size);
  line-height: 19px;
  color: var(--wpforms-field-text-color);
}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices .choices__inner {
  background-color: var(--wpforms-field-background-color);
  min-height: var(--wpforms-field-size-input-height);
  padding: 0 24px 0 7px;
  border: 1px solid var(--wpforms-field-border-color);
  border-radius: var(--wpforms-field-border-radius);
  cursor: pointer;
}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices .choices__inner .choices__list--single {
  padding: 0 16px 0 4px;
  background-color: var(--wpforms-field-background-color);
}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices .choices__inner .choices__list--single .choices__item--selectable {
  background-color: transparent;
  font-size: var(--wpforms-field-size-font-size);
  color: var(--wpforms-field-text-color);
}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices .choices__inner .choices__list--single .choices__item--selectable.choices__placeholder {
  opacity: 0.5;
}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices .choices__inner .choices__list--multiple {
  gap: 4px;
  margin: 4px 4px 4px 3px;
}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices .choices__inner .choices__list--multiple:empty {
  margin: 2px;
}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices .choices__inner .choices__list--multiple .choices__item {
  background-color: var(--wpforms-button-background-color);
  border: 1px solid var(--wpforms-button-background-color);
  border-radius: calc(max(var(--wpforms-field-border-radius), 6px) / 2);
  color: var(--wpforms-button-text-color);
  margin: 0;
  line-height: 1;
}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices .choices__list--dropdown {
  background-color: var(--wpforms-field-background-color);
  color: var(--wpforms-field-text-color);
}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices .choices__list--dropdown .choices__item--selectable.is-highlighted {
  background-color: var(--wpforms-button-background-color);
  color: var(--wpforms-button-text-color);
}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices input.choices__input {
  display: inline-block;
  margin: 4px 0 !important;
  padding: 0 !important;
}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices ::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.5;
}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices ::-moz-placeholder {
  color: inherit;
  opacity: 0.5;
}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices :-ms-input-placeholder {
  color: inherit;
  opacity: 0.5;
}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices[data-type*=select-one] .choices__button {
  opacity: 0.7;
  background-image: linear-gradient(45deg, transparent 44%, var(--wpforms-field-border-color) 44%, var(--wpforms-field-border-color) 56%, transparent 56%), linear-gradient(135deg, transparent 44%, var(--wpforms-field-border-color) 44%, var(--wpforms-field-border-color) 56%, transparent 56%);
  background-position: 50% 50%, 50% 50%;
  background-size: 8px 8px, 8px 8px;
  background-repeat: no-repeat;
}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices[data-type*=select-one] .choices__button:hover {
  opacity: 1;
}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices[data-type*=select-one] .choices__button:focus {
  border: 1px solid var(--wpforms-button-background-color);
  box-shadow: 0 0 0 1px var(--wpforms-button-background-color), 0px 1px 2px rgba(0, 0, 0, 0.15);
  outline: none;
}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices[data-type*=select-one]:after,
div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices[data-type*=select-multiple]:after {
  width: 0;
  height: 0;
  right: 12px;
  background: none;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid var(--wpforms-field-border-color);
}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices[data-type*=select-one].is-open:after,
div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices[data-type*=select-multiple].is-open:after {
  border-top: 5px solid transparent;
  border-bottom: 5px solid var(--wpforms-field-border-color);
}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices.is-focused .choices__inner,
div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices.is-open .choices__inner,
div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices.is-open .choices__list--dropdown {
  border: 1px solid var(--wpforms-button-background-color);
  box-shadow: 0 0 0 1px var(--wpforms-button-background-color), 0px 1px 2px rgba(0, 0, 0, 0.15);
  outline: none;
}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices.is-open:before {
  content: "";
  position: absolute;
  height: 3px;
  background: var(--wpforms-field-background-color);
  width: calc(100% - 2px);
  left: 1px;
  right: 1px;
  z-index: 100000000000;
  opacity: 1;
  border-radius: 0;
}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices.is-open:not(.is-flipped):before {
  top: unset;
  bottom: 1px;
}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices.is-open:not(.is-flipped) .choices__inner {
  border-radius: var(--wpforms-field-border-radius) var(--wpforms-field-border-radius) 0 0;
}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices.is-open:not(.is-flipped) .choices__list--dropdown {
  border-radius: 0 0 var(--wpforms-field-border-radius) var(--wpforms-field-border-radius);
}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices.is-open.is-flipped:before {
  top: 1px;
}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices.is-open.is-flipped .choices__inner {
  border-radius: 0 0 var(--wpforms-field-border-radius) var(--wpforms-field-border-radius);
}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices.is-open.is-flipped .choices__list--dropdown {
  border-radius: var(--wpforms-field-border-radius) var(--wpforms-field-border-radius) 0 0;
  margin-bottom: 0;
}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern.wpforms-has-error .choices:hover .choices__inner {
  border: 1px solid var(--wpforms-label-error-color);
  box-shadow: 0 0 2px 0 var(--wpforms-label-error-color);
}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern.wpforms-has-error .choices.is-focused .choices__inner,
div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern.wpforms-has-error .choices.is-open .choices__inner,
div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern.wpforms-has-error .choices.is-open .choices__list--dropdown {
  border: 1px solid var(--wpforms-label-error-color);
  box-shadow: 0 0 0 1px var(--wpforms-label-error-color);
}

div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range] {
  appearance: none;
  height: calc(var(--wpforms-field-size-input-height) / 4);
  padding: 0;
  margin-top: calc(var(--wpforms-field-size-input-spacing) + var(--wpforms-field-size-input-height) / 4);
  margin-bottom: calc(var(--wpforms-field-size-input-height) / 4);
  border-radius: calc(var(--wpforms-field-size-input-height) / 8);
}

div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-webkit-slider-runnable-track {
  height: calc(var(--wpforms-field-size-input-height) / 4);
  box-shadow: none;
}

div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-webkit-slider-thumb {
  appearance: none;
  width: calc(var(--wpforms-field-size-input-height) * 0.6);
  height: calc(var(--wpforms-field-size-input-height) * 0.6);
  margin-top: calc(-1 * var(--wpforms-field-size-input-height) * 0.18);
  background: var(--wpforms-button-background-color);
  cursor: pointer;
  border-radius: 100%;
  border: none;
}

div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-moz-range-thumb {
  appearance: none;
  width: calc(var(--wpforms-field-size-input-height) * 0.6);
  height: calc(var(--wpforms-field-size-input-height) * 0.6);
  margin-top: calc(-1 * var(--wpforms-field-size-input-height) * 0.18);
  background: var(--wpforms-button-background-color);
  cursor: pointer;
  border-radius: 100%;
  border: none;
}

div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-ms-thumb {
  appearance: none;
  width: calc(var(--wpforms-field-size-input-height) * 0.6);
  height: calc(var(--wpforms-field-size-input-height) * 0.6);
  margin-top: calc(-1 * var(--wpforms-field-size-input-height) * 0.18);
  background: var(--wpforms-button-background-color);
  cursor: pointer;
  border-radius: 100%;
  border: none;
}

div.wpforms-container-full .wpforms-form .wpforms-field-number-slider .wpforms-field-number-slider-hint {
  font-size: var(--wpforms-label-size-sublabel-font-size);
  line-height: var(--wpforms-label-size-sublabel-line-height);
  color: var(--wpforms-label-sublabel-color);
  padding: var(--wpforms-field-size-sublabel-spacing) 0 0 0;
  margin: 0;
}

div.wpforms-container-full .wpforms-form .wpforms-field-number-slider .wpforms-field-number-slider-hint b,
div.wpforms-container-full .wpforms-form .wpforms-field-number-slider .wpforms-field-number-slider-hint strong {
  color: var(--wpforms-label-sublabel-color);
}

div.wpforms-container-full .wpforms-form textarea {
  line-height: 1.3;
  padding: var(--wpforms-field-size-padding-h);
}

div.wpforms-container-full .wpforms-form textarea.wpforms-field-small {
  height: calc(var(--wpforms-field-size-input-height) * 2.26);
}

div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium {
  height: calc(var(--wpforms-field-size-input-height) * 2.8);
}

div.wpforms-container-full .wpforms-form textarea.wpforms-field-large {
  height: calc(var(--wpforms-field-size-input-height) * 5.1);
}

div.wpforms-container-full .wpforms-form textarea:focus {
  color: var(--wpforms-field-text-color);
}

@media only screen and (max-width: 600px) {
  div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range] {
    margin: 20px 0 15px;
  }
  div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-webkit-slider-thumb {
    width: 30px;
    height: 30px;
  }
  div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-title {
    display: none;
  }
}
:root {
  --color-primary: #fff;
  --color-primary-darker: #dbdbdb;
  --color-cta: #ec5e02;
  --color-cta-darken: #cc5200;
  --color-cta-darkest: #b94b02;
  --color-cta-lighter: #EA7317;
  --color-accent: #4e3a5d;
  --color-accent-darker: #628B84;
  --color-accent-lighter: #B8C8C6;
  --color-secondary: #ffefd3;
  --color-secondary-darker: #DBC49B;
  --color-secondary-lighter: #FFF8EB;
  --color-lightgray: #f1f1f1;
  --color-tertiary: #3a3a3a;
  --color-active: #C4F5FC;
  --color-error: #d83f3f;
  --font-size: 1rem;
  --font-color-secondary: #fff;
  --heading-color: #1E2D2F;
  --heading-color: #494850;
  --font-color: var(--color-tertiary);
  --font-weight: 300;
  --spacing-xxs: .25rem;
  --spacing-xs: .5rem;
  --spacing-s: 1rem;
  --spacing-m: 1.5rem;
  --spacing-l: 2rem;
  --spacing-xl: 2.5rem;
  --spacing-xxl: 4rem;
  --page-background: #fff;
  --form-background: #fff;
  --form-border: 1px solid transparent;
  --form-column-gap: 1.5rem;
  --form-row-border: none;
  --input-height: 4rem;
  --input-placeholder-color: var(--font-color);
  --input-padding-bottom: var(--spacing-s);
  --input-padding: var(--spacing-s) var(--spacing-s) var(--input-padding-bottom) var(--spacing-s);
  --input-font-size: var(--font-size);
  --input-color-background: transparent;
  --input-hover-color: #f1f1f1;
  --input-border-width: 1px;
  --input-border-color: var(--heading-color);
  --input-focus-border-color: var(--color-cta);
  --input-border: var(--input-border-width) solid var(--input-border-color);
  --input-border-top: none;
  --input-border-right: none;
  --input-border-bottom: var(--input-border-width) solid var(--input-border-color);
  --input-border-left: none;
  --input-border-radius: 0;
  --input-border-secondary: 1px solid var(--color-primary);
  --input-label-font-size: .75rem;
  --input-label-color: var(--font-color);
  --radio-size: 1.25rem;
  --radio-check-scale: .65;
  --checkbox-border-radius: 3px;
  --checkbox-size: 1.25rem;
  --checkbox-check-scale: 0.7;
  --input-error-font-size: 1rem;
  --input-error-color: #ed1c23;
  --input-error-background: #fefbfb;
  --content-height: 82vh;
  --max-width: 1440px;
  --max-width-small: 1240px;
  --header-height: 5rem;
  --content-max-width: min(100%, 700px);
  --header-height: 5rem;
  --header-background: #000;
  --nav-font-weight: 300;
  --sidemenu-max-width: 22rem;
  --toc-max-width: 20rem;
  --menu-collapse-speed: .2s;
  --section-spacing: 7rem;
  --banner-gap: var(--spacing-s);
}
:root body.home {
  --section-spacing: 9rem;
}
@media only screen and (min-width: 0px) and (max-width: 750px) {
  :root {
    --section-spacing: 5rem;
  }
  :root body.home {
    --section-spacing: 5rem;
  }
}

body {
  overflow-x: hidden;
  word-break: break-word;
  font-weight: 300;
}

.button-container {
  flex-wrap: wrap;
}
@media only screen and (min-width: 0px) and (max-width: 750px) {
  .button-container {
    flex-direction: column;
  }
}

.macada-seperator {
  position: relative;
  display: flex;
  z-index: 1;
  width: 100%;
  justify-content: center;
}
.macada-seperator svg {
  position: absolute;
  height: 100%;
  width: 100%;
}
.macada-seperator > svg {
  position: absolute;
  bottom: -1rem;
  top: unset;
  height: 2rem;
  width: 2rem;
  overflow: visible;
}
@media only screen and (min-width: 0px) and (max-width: 750px) {
  .macada-seperator > svg {
    height: 1.5rem;
    width: 1.5rem;
    bottom: -0.75rem;
  }
}
.macada-seperator__link > svg {
  cursor: pointer;
}
@media only screen and (min-width: 750px) and (max-width: 9999px) {
  .macada-seperator__link > svg {
    height: 2rem;
    width: 2rem;
    bottom: -1rem;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 9999px) {
  .macada-seperator__link > svg {
    height: 3rem;
    width: 3rem;
    bottom: -1.5rem;
  }
}
.macada-seperator--accent svg circle {
  fill: var(--color-accent);
}
.macada-seperator--primary svg circle {
  fill: var(--color-primary);
}
.macada-seperator--lightgray svg circle {
  fill: var(--color-lightgray);
}
.macada-seperator--up {
  transform: rotate(180deg);
}
.macada-seperator--sticky {
  position: sticky;
  z-index: 2;
  top: var(--header-height);
}

@media only screen and (min-width: 0px) and (max-width: 750px) {
  :root {
    --header-height: 4.2rem;
  }
  body.blog .macada-seperator svg circle,
  body.single .macada-seperator svg circle,
  body.archive .macada-seperator svg circle,
  body.error404 .macada-seperator svg circle,
  body.category .macada-seperator svg circle,
  body.page-template-contact-page .macada-seperator svg circle {
    fill: var(--color-lightgray);
  }
  .testa-section, .info-sec {
    padding: 0;
  }
}
.wpforms-container input.wpforms-field-medium,
.wpforms-container select.wpforms-field-medium,
.wpforms-container .wpforms-field-row.wpforms-field-medium {
  max-width: 100%;
}

div.wpforms-container-full input[type=submit]:not(:hover):not(:active),
div.wpforms-container-full button[type=submit]:not(:hover):not(:active),
div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active) {
  background-color: var(--color-cta);
  color: var(--wpforms-button-text-color);
  transition: background 0.2s ease-out;
}
div.wpforms-container-full input[type=submit]:not(:hover):not(:active):hover,
div.wpforms-container-full button[type=submit]:not(:hover):not(:active):hover,
div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active):hover {
  background: var(--color-cta-darken);
}

div.wpforms-container-full input[type=submit]:hover,
div.wpforms-container-full input[type=submit]:active,
div.wpforms-container-full button[type=submit]:hover,
div.wpforms-container-full button[type=submit]:active,
div.wpforms-container-full .wpforms-page-button:hover,
div.wpforms-container-full .wpforms-page-button:active {
  background: var(--color-cta-darken);
}

.desktop-only {
  display: block;
}
@media only screen and (min-width: 0px) and (max-width: 750px) {
  .desktop-only {
    display: none;
  }
}

.mobile-only {
  display: none;
}
@media only screen and (min-width: 0px) and (max-width: 750px) {
  .mobile-only {
    display: block;
  }
}

.desktop-only-flex {
  display: flex;
}
@media only screen and (min-width: 0px) and (max-width: 750px) {
  .desktop-only-flex {
    display: none;
  }
}

.mobile-only-flex {
  display: none;
}
@media only screen and (min-width: 0px) and (max-width: 750px) {
  .mobile-only-flex {
    display: flex;
  }
}

.zebra-list {
  list-style: none;
  padding: 0;
}
.zebra-list li {
  margin: 0;
  padding: 10px;
  display: flex;
  font-size: 14px;
}
.zebra-list li .label {
  flex: 1;
  font-weight: bold;
  padding-right: 10px;
}
.zebra-list li .value {
  flex: 2;
}
.zebra-list li:nth-child(odd) {
  background: var(--color-lightgray);
}

.zoom-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  z-index: 1000;
}
.zoom-container::before {
  content: "";
  position: absolute;
  top: 1rem;
  right: 1rem;
  width: 2rem;
  height: 2rem;
  background: url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"white\"><path d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z\"/></svg>") no-repeat center center;
  background-size: contain;
  cursor: pointer;
}
.zoom-container--white {
  background-color: #fff;
}
.zoom-container--white::before {
  background: url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"blaxk\"><path d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z\"/></svg>") no-repeat center center;
}

.cookie-notice-container {
  display: flex !important;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  background: #000;
  color: #fff;
  position: fixed;
  width: auto;
  bottom: 0;
  opacity: 1 !important;
  right: var(--banner-gap);
  left: var(--banner-gap);
}
@media only screen and (min-width: 0px) and (max-width: 1024px) {
  .cookie-notice-container {
    flex-direction: column;
  }
  .cookie-notice-container #cn-close-notice {
    bottom: 40px;
    top: unset;
  }
}
.cookie-notice-container #cn-close-notice::before, .cookie-notice-container #cn-close-notice::after {
  background: #fff;
  opacity: 1;
}
.cookie-notice-container #cn-notice-text {
  font-family: "karla-v23-latin";
  font-size: 15px;
  font-weight: 100;
}
@media only screen and (min-width: 0px) and (max-width: 750px) {
  .cookie-notice-container #cn-notice-text {
    font-family: "karla-v23-latin";
    font-size: 12px;
    font-weight: 100;
  }
}

.nav__text {
  font-weight: 300;
}
