/*#e97829*/
.clearfix:before,
.section-22 .section-header:before,
.section-11__groups:before,
section:before,
.clearfix:after,
.section-22 .section-header:after,
.section-11__groups:after,
section:after {
  content: "";
  display: table
}

.clearfix:after,
.section-22 .section-header:after,
.section-11__groups:after,
section:after {
  clear: both
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body,
html {
  width: 100%;
  height: 100%;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

button {
  border: none;
  outline: 0;
  background: none
}

img,
iframe {
  max-width: 100%
}

img {
  display: block;
  border: none;
  outline: 0;
  user-select: none
}

a {
  color: inherit;
  text-decoration: none
}

em,
strong {
  font-style: inherit;
  font-weight: inherit
}

hr {
  border: none;
  outline: 0
}

ul,
li {
  list-style: none
}

small {
  font-size: inherit
}

input,
textarea {
  border: none;
  border-radius: 0;
  outline: 0;
  background: none;
  overflow: auto;
  appearance: none;
  resize: none;
  font: inherit;
  color: inherit
}

address {
  font-size: inherit;
  font-style: normal;
  font-weight: 400
}

button {
  font: inherit;
  color: inherit;
  background: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: normal
}

html.has-scroll-smooth {
  overflow: hidden
}

html.has-scroll-dragging {
  user-select: none
}

.has-scroll-smooth body {
  overflow: hidden
}

[data-scroll-section],
[data-scroll-speed] {
  will-change: transform, opacity
}

.has-scroll-smooth [data-scroll-container] {
  min-height: 100vh;
  overflow: hidden !important
}

[data-scroll-direction=horizontal] [data-scroll-container] {
  height: 100vh;
  display: inline-block;
  white-space: nowrap
}

[data-scroll-direction=horizontal] [data-scroll-section] {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  height: 100%
}

.c-scrollbar {
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 100%;
  transform-origin: center right;
  transition: transform .3s, opacity .3s;
  opacity: 0;
  z-index: 10001
}

.c-scrollbar:hover {
  transform: scaleX(1.45)
}

.c-scrollbar:hover,
.has-scroll-scrolling .c-scrollbar,
.has-scroll-dragging .c-scrollbar {
  opacity: 1
}

[data-scroll-direction=horizontal] .c-scrollbar {
  width: 100%;
  height: 10px;
  top: auto;
  bottom: 0;
  transform: scaleY(1)
}

[data-scroll-direction=horizontal] .c-scrollbar:hover {
  transform: scaleY(1.3)
}

.c-scrollbar_thumb {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #80848d;
  width: 7px;
  border-radius: 10px;
  margin: 2px;
  cursor: grab
}

.has-scroll-dragging .c-scrollbar_thumb {
  cursor: grabbing
}

[data-scroll-direction=horizontal] .c-scrollbar_thumb {
  right: auto;
  bottom: 0
}

@font-face {
  font-family: "Aeonik-Regular";
  src: url(a6071246ffbe04a97c1a.ttf) format("truetype");
  font-display: block
}

@font-face {
  font-family: "Aeonik-Medium";
  src: url(266cb706ea1c20b8c13c.ttf) format("truetype");
  font-display: block
}

.h,
.section-11 .number__no {
  font-family: "Aeonik-Regular", sans-serif;
  line-height: 1.15;
  letter-spacing: -0.02em
}

.h0,
.h1,
.article__container>h1,
.h2,
.article__container>h2,
.footer__nav,
.h3,
.article__container>h3,
.h4,
.article__container blockquote,
.article__container>h4 {
  font-family: "Aeonik-Regular", sans-serif;
  line-height: 1.15;
  letter-spacing: -0.02em
}

.h0 {
  font-size: 5rem
}

.header__whatsapp:hover .icoWhats{
  opacity: 0;
  visibility: hidden;
}

.header__whatsapp:hover .icoText{
  opacity: 1;
  visibility: visible;
}

.icoWhats{
  position: absolute;
  margin-right: 0.5em;
  opacity: 1;
  transition: opacity 0.5s ease;
  visibility: visible;
}

.icoText{
  position: absolute;
  margin-right: 0.5em;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s ease; 
}


#software{
  position: relative;
  /*height: 200vh;*/
}

.soft-height{
  height: 130vh;
}

.softOff {
  display: none;
}

.softOn{
  display: block;
}


/*
#software{
  position: relative;
  background-color: darkcyan;
}

.softOn{
  position: relative;
  top: 0;

  visibility: visible;
}

.softOff{
  position: absolute;
  top: 0;
  
  visibility: hidden;
}
*/

@media all and (max-width: 1200px) {
  .h0 {
    font-size: 4.5rem
  }
}

@media all and (max-width: 1024px) {
  .h0 {
    font-size: 3.5rem
  }
}

.h1,
.article__container>h1 {
  font-size: 3.88rem
}

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

  .h1,
  .article__container>h1 {
    font-size: 3.5rem
  }
}

.h2,
.article__container>h2,
.footer__nav {
  font-size: 3.33rem
}

.h2 .mangoo{
  font-size: 2.2rem;
}

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

  .h2,
  .article__container>h2,
  .footer__nav {
    font-size: 3rem
  }
}

.h3,
.article__container>h3 {
  font-size: 2.22rem;
  line-height: 1.1
}

.h4,
.article__container blockquote,
.article__container>h4 {
  font-family: "Aeonik-Regular", sans-serif;
  font-size: 1.67rem;
  line-height: 1.3;
  letter-spacing: -0.01em
}

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

  .h4,
  .article__container blockquote,
  .article__container>h4 {
    font-size: 18px
  }

  .h2 .mangoo{
    font-size: 1.6rem;
  }
}

.h5,
.article__container>h5,
.article__container>h6 {
  font-family: "Aeonik-Regular", sans-serif;
  font-size: 1.25rem;
  line-height: 1.3;
  letter-spacing: -0.02em
}

.sh1,
.newsletter-form__label,
.contact-form__label {
  font-family: "Aeonik-Medium", sans-serif;
  font-size: .9rem;
  line-height: .9;
  text-transform: uppercase
}

.blockquote {
  font-family: "Aeonik-Regular", sans-serif;
  font-size: 24px;
  line-height: 1.4;
  letter-spacing: -0.02
}

@media all and (max-width: 1024px) {
  .blockquote {
    font-size: 20px
  }
}

@media all and (max-width: 768px) {
  .blockquote {
    font-size: 18px
  }
}

.text,
.article__container>p,
.article__container>ul,
.article__container>ol,
.header__nav,
.newsletter-form .wpcf7-response-output,
.newsletter-form__acceptance,
.contact-form .wpcf7-response-output,
.contact-form input[type=text],
.contact-form input[type=email],
.contact-form input[type=tel],
.contact-form textarea,
.contact-form select,
.contact-form__acceptance,
.contact-form,
.content p {
  font-family: "Aeonik-Regular", sans-serif;
  line-height: 1.5;
  letter-spacing: -0.01em;
  font-size: 1.25rem;
  color: currentColor
}

.text strong,
.article__container>p strong,
.article__container>ul strong,
.article__container>ol strong,
.header__nav strong,
.newsletter-form .wpcf7-response-output strong,
.newsletter-form__acceptance strong,
.contact-form .wpcf7-response-output strong,
.contact-form input[type=text] strong,
.contact-form input[type=email] strong,
.contact-form input[type=tel] strong,
.contact-form__acceptance strong,
.contact-form strong,
.content p strong {
  font-family: "Aeonik-Medium", sans-serif
}

.text--big,
.content p {
  font-size: 1.25rem
}

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

.text--medium,
.article__container>p,
.article__container>ul,
.article__container>ol,
.contact-form input[type=text],
.contact-form input[type=email],
.contact-form input[type=tel],
.contact-form textarea,
.contact-form select,
.contact-form {
  font-size: 1.11rem
}

.text--small,
.header__nav,
.contact-form .wpcf7-response-output {
  font-size: .97rem
}

.text--smallest,
.newsletter-form .wpcf7-response-output,
.newsletter-form__acceptance,
.contact-form__acceptance {
  font-size: 1rem;
  font-weight: bold;
}

.subheading {
  font-family: "Aeonik-Medium", sans-serif;
  font-size: .97rem;
  line-height: 1.2
}

.button-14 {
  font-family: "Aeonik-Medium", sans-serif;
  font-size: .97rem;
  line-height: 1
}

.caption {
  display: inline-block;
  font-family: "Aeonik-Medium", sans-serif;
  font-size: .9rem;
  line-height: .9;
  text-transform: uppercase;
  color: #e97829
}

.caption:before {
  display: inline-block;
  width: .8em;
  height: .8em;
  margin-right: 1.5em;
  background: currentColor;
  content: ""
}

.link-underline,
.section-19__links__link a,
.link-external span {
  position: relative;
  display: inline-block;
  font-family: "Aeonik-Medium", sans-serif;
  font-size: .97rem;
  transition: color .4s ease-in-out
}

.link-underline:after,
.section-19__links__link a:after,
.link-external span:after,
.link-underline::before,
.section-19__links__link a::before,
.link-external span::before {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 1px;
  content: ""
}

.link-underline:before,
.section-19__links__link a:before,
.link-external span:before {
  background: currentColor;
  transform-origin: 100% 50%;
  transform: scale3d(0, 1, 1);
  transition: transform .4s ease-in-out;
  z-index: 1
}

.link-underline:after,
.section-19__links__link a:after,
.link-external span:after {
  background: #c8cad0
}

.link-underline--red {
  color: #e97829
}

.link-underline--red:before {
  color: #1d212d
}

.link-underline--red:after {
  background: #e97829
}

@media all and (min-width: 1025px) {

  .link-underline--red:hover,
  .link-underline--red.is-active {
    color: #1d212d
  }
}

@media all and (min-width: 1025px) {

  .link-underline:hover:before,
  .section-19__links__link a:hover:before,
  .link-external span:hover:before,
  .link-underline.is-active:before,
  .section-19__links__link a.is-active:before,
  .link-external span.is-active:before {
    transform-origin: 0% 50%;
    transform: scale3d(1, 1, 1)
  }
}

.link-external {
  font-family: "Aeonik-Medium", sans-serif;
  font-size: .97rem;
  line-height: 1
}

.link-external span {
  display: inline-block;
  padding-bottom: 4px
}

.link-external svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 7px;
  width: 1em
}

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

html {
  font-size: 1vw;
  margin-bottom: 1000px;
}

@media all and (max-width: 1200px) {
  html {
    font-size: 1.15vw
  }
}

@media all and (max-width: 1024px) {
  html {
    font-size: 13px
  }
}

@media all and (min-width: 1800px) {
  html {
    font-size: .9vw
  }
}

@media all and (min-width: 1920px) {
  html {
    font-size: .8vw
  }
}

body {
  background: #efefef;
  color: #1d212d
}

body.is-loading {
  cursor: wait
}

body.is-preloading,
body.is-preloading * {
  transition: none !important
}

.site {
  overflow: hidden;
}

section {
  position: relative
}

.container {
  margin: 0 auto;
  padding: 0 4.44rem
}

.container--medium {
  max-width: 77rem
}

@media all and (max-width: 1024px) {
  .container {
    padding: 0 32px
  }
}

@media all and (max-width: 600px) {
  .container {
    padding: 0 16px
  }
}

::-moz-selection {
  background-color: rgba(255, 90, 54, .5);
  color: #1d212d
}

::selection {
  background-color: rgba(255, 90, 54, .5);
  color: #1d212d
}

.js-animate-headline,
.js-animate-fadein {
  opacity: 0;
  will-change: transform, opacity
}

.js-animate-headline div {
  will-change: transform, opacity
}

.border-radius {
  border-radius: 4px;
  isolation: isolate;
  overflow: hidden
}

.scroll-down {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 3.4rem;
  height: 8.2rem;
  border: 1px solid rgba(29, 33, 45, .1);
  border-radius: 33px;
  overflow: hidden;
  text-align: center
}

.scroll-down svg {
  display: inline-block;
  width: 20%
}

.dots-list li,
.article__container>ul li {
  position: relative;
  margin-bottom: .25em;
  padding-left: 1em
}

.dots-list li:before,
.article__container>ul li:before {
  position: absolute;
  top: .6em;
  left: 0;
  width: .3em;
  height: .3em;
  border-radius: 50%;
  background: currentColor;
  content: ""
}

.numbered-list,
.article__container>ol {
  counter-reset: custom-counter
}

.numbered-list li,
.article__container>ol li {
  position: relative;
  margin-bottom: .25em;
  padding-left: 1em;
  counter-increment: custom-counter
}

.numbered-list li:before,
.article__container>ol li:before {
  position: absolute;
  top: 0;
  left: 0;
  content: counter(custom-counter) ". "
}

@keyframes plyr-progress {
  to {
    background-position: var(--plyr-progress-loading-size, 25px) 0
  }
}

@keyframes plyr-popup {
  0% {
    opacity: .5;
    transform: translateY(10px)
  }

  to {
    opacity: 1;
    transform: translateY(0)
  }
}

@keyframes plyr-fade-in {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.plyr {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  align-items: center;
  direction: ltr;
  display: flex;
  flex-direction: column;
  font-family: var(--plyr-font-family, inherit);
  font-variant-numeric: tabular-nums;
  font-weight: var(--plyr-font-weight-regular, 400);
  line-height: var(--plyr-line-height, 1.7);
  max-width: 100%;
  min-width: 200px;
  position: relative;
  text-shadow: none;
  transition: box-shadow .3s ease;
  z-index: 0
}

.plyr video,
.plyr audio,
.plyr iframe {
  display: block;
  height: 100%;
  width: 100%
}

.plyr button {
  font: inherit;
  line-height: inherit;
  width: auto
}

.plyr:focus {
  outline: 0
}

.plyr--full-ui {
  box-sizing: border-box
}

.plyr--full-ui *,
.plyr--full-ui *::after,
.plyr--full-ui *::before {
  box-sizing: inherit
}

.plyr--full-ui a,
.plyr--full-ui button,
.plyr--full-ui input,
.plyr--full-ui label {
  touch-action: manipulation
}

.plyr__badge {
  background: var(--plyr-badge-background, hsl(216deg, 15%, 34%));
  border-radius: var(--plyr-badge-border-radius, 2px);
  color: var(--plyr-badge-text-color, #fff);
  font-size: var(--plyr-font-size-badge, 9px);
  line-height: 1;
  padding: 3px 4px
}

.plyr--full-ui ::-webkit-media-text-track-container {
  display: none
}

.plyr__captions {
  animation: plyr-fade-in .3s ease;
  bottom: 0;
  display: none;
  font-size: var(--plyr-font-size-small, 13px);
  left: 0;
  padding: var(--plyr-control-spacing, 10px);
  position: absolute;
  text-align: center;
  transition: transform .4s ease-in-out;
  width: 100%
}

.plyr__captions span:empty {
  display: none
}

@media(min-width: 480px) {
  .plyr__captions {
    font-size: var(--plyr-font-size-base, 15px);
    padding: calc(var(--plyr-control-spacing, 10px) * 2)
  }
}

@media(min-width: 768px) {
  .plyr__captions {
    font-size: var(--plyr-font-size-large, 18px)
  }
}

.plyr--captions-active .plyr__captions {
  display: block
}

.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions {
  transform: translateY(calc(var(--plyr-control-spacing, 10px) * -4))
}

.plyr__caption {
  background: var(--plyr-captions-background, rgba(0, 0, 0, 0.8));
  border-radius: 2px;
  box-decoration-break: clone;
  color: var(--plyr-captions-text-color, #fff);
  line-height: 185%;
  padding: .2em .5em;
  white-space: pre-wrap
}

.plyr__caption div {
  display: inline
}

.plyr__control {
  background: rgba(0, 0, 0, 0);
  border: 0;
  border-radius: var(--plyr-control-radius, 3px);
  color: inherit;
  cursor: pointer;
  flex-shrink: 0;
  overflow: visible;
  padding: calc(var(--plyr-control-spacing, 10px) * 0.7);
  position: relative;
  transition: all .3s ease
}

.plyr__control svg {
  display: block;
  fill: currentColor;
  height: var(--plyr-control-icon-size, 18px);
  pointer-events: none;
  width: var(--plyr-control-icon-size, 18px)
}

.plyr__control:focus {
  outline: 0
}

.plyr__control.plyr__tab-focus {
  outline: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, hsl(198deg, 100%, 50%)))) dotted 3px;
  outline-offset: 2px
}

a.plyr__control {
  text-decoration: none
}

a.plyr__control::after,
a.plyr__control::before {
  display: none
}

.plyr__control:not(.plyr__control--pressed) .icon--pressed,
.plyr__control.plyr__control--pressed .icon--not-pressed,
.plyr__control:not(.plyr__control--pressed) .label--pressed,
.plyr__control.plyr__control--pressed .label--not-pressed {
  display: none
}

.plyr--full-ui ::-webkit-media-controls {
  display: none
}

.plyr__controls {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  text-align: center
}

.plyr__controls .plyr__progress__container {
  flex: 1;
  min-width: 0
}

.plyr__controls .plyr__controls__item {
  margin-left: calc(var(--plyr-control-spacing, 10px) / 4)
}

.plyr__controls .plyr__controls__item:first-child {
  margin-left: 0;
  margin-right: auto
}

.plyr__controls .plyr__controls__item.plyr__progress__container {
  padding-left: calc(var(--plyr-control-spacing, 10px) / 4)
}

.plyr__controls .plyr__controls__item.plyr__time {
  padding: 0 calc(var(--plyr-control-spacing, 10px) / 2)
}

.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,
.plyr__controls .plyr__controls__item.plyr__time:first-child,
.plyr__controls .plyr__controls__item.plyr__time+.plyr__time {
  padding-left: 0
}

.plyr__controls:empty {
  display: none
}

.plyr [data-plyr=captions],
.plyr [data-plyr=pip],
.plyr [data-plyr=airplay],
.plyr [data-plyr=fullscreen] {
  display: none
}

.plyr--captions-enabled [data-plyr=captions],
.plyr--pip-supported [data-plyr=pip],
.plyr--airplay-supported [data-plyr=airplay],
.plyr--fullscreen-enabled [data-plyr=fullscreen] {
  display: inline-block
}

.plyr__menu {
  display: flex;
  position: relative
}

.plyr__menu .plyr__control svg {
  transition: transform .3s ease
}

.plyr__menu .plyr__control[aria-expanded=true] svg {
  transform: rotate(90deg)
}

.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip {
  display: none
}

.plyr__menu__container {
  animation: plyr-popup .2s ease;
  background: var(--plyr-menu-background, rgba(255, 255, 255, 0.9));
  border-radius: var(--plyr-menu-radius, 4px);
  bottom: 100%;
  box-shadow: var(--plyr-menu-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));
  color: var(--plyr-menu-color, hsl(216deg, 15%, 34%));
  font-size: var(--plyr-font-size-base, 15px);
  margin-bottom: 10px;
  position: absolute;
  right: -3px;
  text-align: left;
  white-space: nowrap;
  z-index: 3
}

.plyr__menu__container>div {
  overflow: hidden;
  transition: height .35s cubic-bezier(0.4, 0, 0.2, 1), width .35s cubic-bezier(0.4, 0, 0.2, 1)
}

.plyr__menu__container::after {
  border: var(--plyr-menu-arrow-size, 4px) solid rgba(0, 0, 0, 0);
  border-top-color: var(--plyr-menu-background, rgba(255, 255, 255, 0.9));
  content: "";
  height: 0;
  position: absolute;
  right: calc(((var(--plyr-control-icon-size, 18px) / 2) + calc(var(--plyr-control-spacing, 10px) * 0.7)) - (var(--plyr-menu-arrow-size, 4px) / 2));
  top: 100%;
  width: 0
}

.plyr__menu__container [role=menu] {
  padding: calc(var(--plyr-control-spacing, 10px) * 0.7)
}

.plyr__menu__container [role=menuitem],
.plyr__menu__container [role=menuitemradio] {
  margin-top: 2px
}

.plyr__menu__container [role=menuitem]:first-child,
.plyr__menu__container [role=menuitemradio]:first-child {
  margin-top: 0
}

.plyr__menu__container .plyr__control {
  align-items: center;
  color: var(--plyr-menu-color, hsl(216deg, 15%, 34%));
  display: flex;
  font-size: var(--plyr-font-size-menu, var(--plyr-font-size-small, 13px));
  padding: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) / 1.5) calc(calc(var(--plyr-control-spacing, 10px) * 0.7) * 1.5);
  user-select: none;
  width: 100%
}

.plyr__menu__container .plyr__control>span {
  align-items: inherit;
  display: flex;
  width: 100%
}

.plyr__menu__container .plyr__control::after {
  border: var(--plyr-menu-item-arrow-size, 4px) solid rgba(0, 0, 0, 0);
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%)
}

.plyr__menu__container .plyr__control--forward {
  padding-right: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) * 4)
}

.plyr__menu__container .plyr__control--forward::after {
  border-left-color: var(--plyr-menu-arrow-color, hsl(216deg, 15%, 52%));
  right: calc((calc(var(--plyr-control-spacing, 10px) * 0.7) * 1.5) - var(--plyr-menu-item-arrow-size, 4px))
}

.plyr__menu__container .plyr__control--forward.plyr__tab-focus::after,
.plyr__menu__container .plyr__control--forward:hover::after {
  border-left-color: currentColor
}

.plyr__menu__container .plyr__control--back {
  font-weight: var(--plyr-font-weight-regular, 400);
  margin: calc(var(--plyr-control-spacing, 10px) * 0.7);
  margin-bottom: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) / 2);
  padding-left: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) * 4);
  position: relative;
  width: calc(100% - (calc(var(--plyr-control-spacing, 10px) * 0.7) * 2))
}

.plyr__menu__container .plyr__control--back::after {
  border-right-color: var(--plyr-menu-arrow-color, hsl(216deg, 15%, 52%));
  left: calc((calc(var(--plyr-control-spacing, 10px) * 0.7) * 1.5) - var(--plyr-menu-item-arrow-size, 4px))
}

.plyr__menu__container .plyr__control--back::before {
  background: var(--plyr-menu-back-border-color, hsl(216deg, 15%, 88%));
  box-shadow: 0 1px 0 var(--plyr-menu-back-border-shadow-color, #fff);
  content: "";
  height: 1px;
  left: 0;
  margin-top: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) / 2);
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 100%
}

.plyr__menu__container .plyr__control--back.plyr__tab-focus::after,
.plyr__menu__container .plyr__control--back:hover::after {
  border-right-color: currentColor
}

.plyr__menu__container .plyr__control[role=menuitemradio] {
  padding-left: calc(var(--plyr-control-spacing, 10px) * 0.7)
}

.plyr__menu__container .plyr__control[role=menuitemradio]::before,
.plyr__menu__container .plyr__control[role=menuitemradio]::after {
  border-radius: 100%
}

.plyr__menu__container .plyr__control[role=menuitemradio]::before {
  background: rgba(0, 0, 0, .1);
  content: "";
  display: block;
  flex-shrink: 0;
  height: 16px;
  margin-right: var(--plyr-control-spacing, 10px);
  transition: all .3s ease;
  width: 16px
}

.plyr__menu__container .plyr__control[role=menuitemradio]::after {
  background: #fff;
  border: 0;
  height: 6px;
  left: 12px;
  opacity: 0;
  top: 50%;
  transform: translateY(-50%) scale(0);
  transition: transform .3s ease, opacity .3s ease;
  width: 6px
}

.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before {
  background: var(--plyr-control-toggle-checked-background, var(--plyr-color-main, var(--plyr-color-main, hsl(198deg, 100%, 50%))))
}

.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::after {
  opacity: 1;
  transform: translateY(-50%) scale(1)
}

.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus::before,
.plyr__menu__container .plyr__control[role=menuitemradio]:hover::before {
  background: rgba(35, 40, 47, .1)
}

.plyr__menu__container .plyr__menu__value {
  align-items: center;
  display: flex;
  margin-left: auto;
  margin-right: calc((calc(var(--plyr-control-spacing, 10px) * 0.7) - 2px)*-1);
  overflow: hidden;
  padding-left: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) * 3.5);
  pointer-events: none
}

.plyr--full-ui input[type=range] {
  appearance: none;
  background: rgba(0, 0, 0, 0);
  border: 0;
  border-radius: calc(var(--plyr-range-thumb-height, 13px) * 2);
  color: var(--plyr-range-fill-background, var(--plyr-color-main, var(--plyr-color-main, hsl(198deg, 100%, 50%))));
  display: block;
  height: calc((var(--plyr-range-thumb-active-shadow-width, 3px) * 2) + var(--plyr-range-thumb-height, 13px));
  margin: 0;
  min-width: 0;
  padding: 0;
  transition: box-shadow .3s ease;
  width: 100%
}

.plyr--full-ui input[type=range]::-webkit-slider-runnable-track {
  background: rgba(0, 0, 0, 0);
  border: 0;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: var(--plyr-range-track-height, 5px);
  transition: box-shadow .3s ease;
  user-select: none;
  background-image: linear-gradient(to right, currentColor var(--value, 0%), transparent var(--value, 0%))
}

.plyr--full-ui input[type=range]::-webkit-slider-thumb {
  background: var(--plyr-range-thumb-background, #fff);
  border: 0;
  border-radius: 100%;
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2));
  height: var(--plyr-range-thumb-height, 13px);
  position: relative;
  transition: all .2s ease;
  width: var(--plyr-range-thumb-height, 13px);
  appearance: none;
  margin-top: calc((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px))/2*-1)
}

.plyr--full-ui input[type=range]::-moz-range-track {
  background: rgba(0, 0, 0, 0);
  border: 0;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: var(--plyr-range-track-height, 5px);
  transition: box-shadow .3s ease;
  user-select: none
}

.plyr--full-ui input[type=range]::-moz-range-thumb {
  background: var(--plyr-range-thumb-background, #fff);
  border: 0;
  border-radius: 100%;
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2));
  height: var(--plyr-range-thumb-height, 13px);
  position: relative;
  transition: all .2s ease;
  width: var(--plyr-range-thumb-height, 13px)
}

.plyr--full-ui input[type=range]::-moz-range-progress {
  background: currentColor;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: var(--plyr-range-track-height, 5px)
}

.plyr--full-ui input[type=range]::-ms-track {
  background: rgba(0, 0, 0, 0);
  border: 0;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: var(--plyr-range-track-height, 5px);
  transition: box-shadow .3s ease;
  user-select: none;
  color: rgba(0, 0, 0, 0)
}

.plyr--full-ui input[type=range]::-ms-fill-upper {
  background: rgba(0, 0, 0, 0);
  border: 0;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: var(--plyr-range-track-height, 5px);
  transition: box-shadow .3s ease;
  user-select: none
}

.plyr--full-ui input[type=range]::-ms-fill-lower {
  background: rgba(0, 0, 0, 0);
  border: 0;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: var(--plyr-range-track-height, 5px);
  transition: box-shadow .3s ease;
  user-select: none;
  background: currentColor
}

.plyr--full-ui input[type=range]::-ms-thumb {
  background: var(--plyr-range-thumb-background, #fff);
  border: 0;
  border-radius: 100%;
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2));
  height: var(--plyr-range-thumb-height, 13px);
  position: relative;
  transition: all .2s ease;
  width: var(--plyr-range-thumb-height, 13px);
  margin-top: 0
}

.plyr--full-ui input[type=range]::-ms-tooltip {
  display: none
}

.plyr--full-ui input[type=range]::-moz-focus-outer {
  border: 0
}

.plyr--full-ui input[type=range]:focus {
  outline: 0
}

.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track {
  outline: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, hsl(198deg, 100%, 50%)))) dotted 3px;
  outline-offset: 2px
}

.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track {
  outline: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, hsl(198deg, 100%, 50%)))) dotted 3px;
  outline-offset: 2px
}

.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track {
  outline: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, hsl(198deg, 100%, 50%)))) dotted 3px;
  outline-offset: 2px
}

.plyr__poster {
  background-color: var(--plyr-video-background, var(--plyr-video-background, rgb(0, 0, 0)));
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity .2s ease;
  width: 100%;
  z-index: 1
}

.plyr--stopped.plyr__poster-enabled .plyr__poster {
  opacity: 1
}

.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster {
  display: none
}

.plyr__time {
  font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px))
}

.plyr__time+.plyr__time::before {
  content: "⁄";
  margin-right: var(--plyr-control-spacing, 10px)
}

@media(max-width: 767px) {
  .plyr__time+.plyr__time {
    display: none
  }
}

.plyr__tooltip {
  background: var(--plyr-tooltip-background, rgba(255, 255, 255, 0.9));
  border-radius: var(--plyr-tooltip-radius, 5px);
  bottom: 100%;
  box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));
  color: var(--plyr-tooltip-color, hsl(216deg, 15%, 34%));
  font-size: var(--plyr-font-size-small, 13px);
  font-weight: var(--plyr-font-weight-regular, 400);
  left: 50%;
  line-height: 1.3;
  margin-bottom: calc(calc(var(--plyr-control-spacing, 10px) / 2) * 2);
  opacity: 0;
  padding: calc(var(--plyr-control-spacing, 10px) / 2) calc(calc(var(--plyr-control-spacing, 10px) / 2) * 1.5);
  pointer-events: none;
  position: absolute;
  transform: translate(-50%, 10px) scale(0.8);
  transform-origin: 50% 100%;
  transition: transform .2s .1s ease, opacity .2s .1s ease;
  white-space: nowrap;
  z-index: 2
}

.plyr__tooltip::before {
  border-left: var(--plyr-tooltip-arrow-size, 4px) solid rgba(0, 0, 0, 0);
  border-right: var(--plyr-tooltip-arrow-size, 4px) solid rgba(0, 0, 0, 0);
  border-top: var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, rgba(255, 255, 255, 0.9));
  bottom: calc(var(--plyr-tooltip-arrow-size, 4px) * -1);
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 0;
  z-index: 2
}

.plyr .plyr__control:hover .plyr__tooltip,
.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,
.plyr__tooltip--visible {
  opacity: 1;
  transform: translate(-50%, 0) scale(1)
}

.plyr .plyr__control:hover .plyr__tooltip {
  z-index: 3
}

.plyr__controls>.plyr__control:first-child .plyr__tooltip,
.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip {
  left: 0;
  transform: translate(0, 10px) scale(0.8);
  transform-origin: 0 100%
}

.plyr__controls>.plyr__control:first-child .plyr__tooltip::before,
.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip::before {
  left: calc((var(--plyr-control-icon-size, 18px) / 2) + calc(var(--plyr-control-spacing, 10px) * 0.7))
}

.plyr__controls>.plyr__control:last-child .plyr__tooltip {
  left: auto;
  right: 0;
  transform: translate(0, 10px) scale(0.8);
  transform-origin: 100% 100%
}

.plyr__controls>.plyr__control:last-child .plyr__tooltip::before {
  left: auto;
  right: calc((var(--plyr-control-icon-size, 18px) / 2) + calc(var(--plyr-control-spacing, 10px) * 0.7));
  transform: translateX(50%)
}

.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,
.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,
.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,
.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,
.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,
.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,
.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip,
.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,
.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible {
  transform: translate(0, 0) scale(1)
}

.plyr__progress {
  left: calc(var(--plyr-range-thumb-height, 13px) * 0.5);
  margin-right: var(--plyr-range-thumb-height, 13px);
  position: relative
}

.plyr__progress input[type=range],
.plyr__progress__buffer {
  margin-left: calc(var(--plyr-range-thumb-height, 13px) * -0.5);
  margin-right: calc(var(--plyr-range-thumb-height, 13px) * -0.5);
  width: calc(100% + var(--plyr-range-thumb-height, 13px))
}

.plyr__progress input[type=range] {
  position: relative;
  z-index: 2
}

.plyr__progress .plyr__tooltip {
  left: 0;
  max-width: 120px;
  overflow-wrap: break-word
}

.plyr__progress__buffer {
  -webkit-appearance: none;
  background: rgba(0, 0, 0, 0);
  border: 0;
  border-radius: 100px;
  height: var(--plyr-range-track-height, 5px);
  left: 0;
  margin-top: calc((var(--plyr-range-track-height, 5px) / 2)*-1);
  padding: 0;
  position: absolute;
  top: 50%
}

.plyr__progress__buffer::-webkit-progress-bar {
  background: rgba(0, 0, 0, 0)
}

.plyr__progress__buffer::-webkit-progress-value {
  background: currentColor;
  border-radius: 100px;
  min-width: var(--plyr-range-track-height, 5px);
  transition: width .2s ease
}

.plyr__progress__buffer::-moz-progress-bar {
  background: currentColor;
  border-radius: 100px;
  min-width: var(--plyr-range-track-height, 5px);
  transition: width .2s ease
}

.plyr__progress__buffer::-ms-fill {
  border-radius: 100px;
  transition: width .2s ease
}

.plyr--loading .plyr__progress__buffer {
  animation: plyr-progress 1s linear infinite;
  background-image: linear-gradient(-45deg, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 25%, transparent 25%, transparent 50%, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 50%, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 75%, transparent 75%, transparent);
  background-repeat: repeat-x;
  background-size: var(--plyr-progress-loading-size, 25px) var(--plyr-progress-loading-size, 25px);
  color: rgba(0, 0, 0, 0)
}

.plyr--video.plyr--loading .plyr__progress__buffer {
  background-color: var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25))
}

.plyr--audio.plyr--loading .plyr__progress__buffer {
  background-color: var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6))
}

.plyr__progress__marker {
  background-color: var(--plyr-progress-marker-background, #fff);
  border-radius: 1px;
  height: var(--plyr-range-track-height, 5px);
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: var(--plyr-progress-marker-width, 3px);
  z-index: 3
}

.plyr__volume {
  align-items: center;
  display: flex;
  max-width: 110px;
  min-width: 80px;
  position: relative;
  width: 20%
}

.plyr__volume input[type=range] {
  margin-left: calc(var(--plyr-control-spacing, 10px) / 2);
  margin-right: calc(var(--plyr-control-spacing, 10px) / 2);
  position: relative;
  z-index: 2
}

.plyr--is-ios .plyr__volume {
  min-width: 0;
  width: auto
}

.plyr--audio {
  display: block
}

.plyr--audio .plyr__controls {
  background: var(--plyr-audio-controls-background, #fff);
  border-radius: inherit;
  color: var(--plyr-audio-control-color, hsl(216deg, 15%, 34%));
  padding: var(--plyr-control-spacing, 10px)
}

.plyr--audio .plyr__control.plyr__tab-focus,
.plyr--audio .plyr__control:hover,
.plyr--audio .plyr__control[aria-expanded=true] {
  background: var(--plyr-audio-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, hsl(198deg, 100%, 50%))));
  color: var(--plyr-audio-control-color-hover, #fff)
}

.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track {
  background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)))
}

.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track {
  background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)))
}

.plyr--full-ui.plyr--audio input[type=range]::-ms-track {
  background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)))
}

.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb {
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1))
}

.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb {
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1))
}

.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb {
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1))
}

.plyr--audio .plyr__progress__buffer {
  color: var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6))
}

.plyr--video {
  background: var(--plyr-video-background, var(--plyr-video-background, rgb(0, 0, 0)));
  overflow: hidden
}

.plyr--video.plyr--menu-open {
  overflow: visible
}

.plyr__video-wrapper {
  background: var(--plyr-video-background, var(--plyr-video-background, rgb(0, 0, 0)));
  height: 100%;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: 100%
}

.plyr__video-embed,
.plyr__video-wrapper--fixed-ratio {
  aspect-ratio: 16/9
}

@supports not (aspect-ratio: 16/9) {

  .plyr__video-embed,
  .plyr__video-wrapper--fixed-ratio {
    height: 0;
    padding-bottom: 56.25%;
    position: relative
  }
}

.plyr__video-embed iframe,
.plyr__video-wrapper--fixed-ratio video {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container {
  padding-bottom: 240%;
  position: relative;
  transform: translateY(-38.28125%)
}

.plyr--video .plyr__controls {
  background: var(--plyr-video-controls-background, linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75)));
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  bottom: 0;
  color: var(--plyr-video-control-color, #fff);
  left: 0;
  padding: calc(var(--plyr-control-spacing, 10px) / 2);
  padding-top: calc(var(--plyr-control-spacing, 10px) * 2);
  position: absolute;
  right: 0;
  transition: opacity .4s ease-in-out, transform .4s ease-in-out;
  z-index: 3
}

@media(min-width: 480px) {
  .plyr--video .plyr__controls {
    padding: var(--plyr-control-spacing, 10px);
    padding-top: calc(var(--plyr-control-spacing, 10px) * 3.5)
  }
}

.plyr--video.plyr--hide-controls .plyr__controls {
  opacity: 0;
  pointer-events: none;
  transform: translateY(100%)
}

.plyr--video .plyr__control.plyr__tab-focus,
.plyr--video .plyr__control:hover,
.plyr--video .plyr__control[aria-expanded=true] {
  background: var(--plyr-video-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, hsl(198deg, 100%, 50%))));
  color: var(--plyr-video-control-color-hover, #fff)
}

.plyr__control--overlaid {
  background: var(--plyr-video-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, hsl(198deg, 100%, 50%))));
  border: 0;
  border-radius: 100%;
  color: var(--plyr-video-control-color, #fff);
  display: none;
  left: 50%;
  opacity: .9;
  padding: calc(var(--plyr-control-spacing, 10px) * 1.5);
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: .3s;
  z-index: 2
}

.plyr__control--overlaid svg {
  left: 2px;
  position: relative
}

.plyr__control--overlaid:hover,
.plyr__control--overlaid:focus {
  opacity: 1
}

.plyr--playing .plyr__control--overlaid {
  opacity: 0;
  visibility: hidden
}

.plyr--full-ui.plyr--video .plyr__control--overlaid {
  display: block
}

.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track {
  background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25)))
}

.plyr--full-ui.plyr--video input[type=range]::-moz-range-track {
  background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25)))
}

.plyr--full-ui.plyr--video input[type=range]::-ms-track {
  background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25)))
}

.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb {
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5))
}

.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb {
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5))
}

.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb {
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5))
}

.plyr--video .plyr__progress__buffer {
  color: var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25))
}

.plyr:fullscreen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%
}

.plyr:fullscreen video {
  height: 100%
}

.plyr:fullscreen .plyr__control .icon--exit-fullscreen {
  display: block
}

.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg {
  display: none
}

.plyr:fullscreen.plyr--hide-controls {
  cursor: none
}

@media(min-width: 1024px) {
  .plyr:fullscreen .plyr__captions {
    font-size: var(--plyr-font-size-xlarge, 21px)
  }
}

.plyr--fullscreen-fallback {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
  bottom: 0;
  display: block;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10000000
}

.plyr--fullscreen-fallback video {
  height: 100%
}

.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen {
  display: block
}

.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg {
  display: none
}

.plyr--fullscreen-fallback.plyr--hide-controls {
  cursor: none
}

@media(min-width: 1024px) {
  .plyr--fullscreen-fallback .plyr__captions {
    font-size: var(--plyr-font-size-xlarge, 21px)
  }
}

.plyr__ads {
  border-radius: inherit;
  bottom: 0;
  cursor: pointer;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1
}

.plyr__ads>div,
.plyr__ads>div iframe {
  height: 100%;
  position: absolute;
  width: 100%
}

.plyr__ads::after {
  background: #23282f;
  border-radius: 2px;
  bottom: var(--plyr-control-spacing, 10px);
  color: #fff;
  content: attr(data-badge-text);
  font-size: 11px;
  padding: 2px 6px;
  pointer-events: none;
  position: absolute;
  right: var(--plyr-control-spacing, 10px);
  z-index: 3
}

.plyr__ads:empty::after {
  display: none
}

.plyr__cues {
  background: currentColor;
  display: block;
  height: var(--plyr-range-track-height, 5px);
  left: 0;
  opacity: .8;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 3px;
  z-index: 3
}

.plyr__preview-thumb {
  background-color: var(--plyr-tooltip-background, rgba(255, 255, 255, 0.9));
  border-radius: var(--plyr-tooltip-radius, 5px);
  bottom: 100%;
  box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));
  margin-bottom: calc(calc(var(--plyr-control-spacing, 10px) / 2) * 2);
  opacity: 0;
  padding: 3px;
  pointer-events: none;
  position: absolute;
  transform: translate(0, 10px) scale(0.8);
  transform-origin: 50% 100%;
  transition: transform .2s .1s ease, opacity .2s .1s ease;
  z-index: 2
}

.plyr__preview-thumb--is-shown {
  opacity: 1;
  transform: translate(0, 0) scale(1)
}

.plyr__preview-thumb::before {
  border-left: var(--plyr-tooltip-arrow-size, 4px) solid rgba(0, 0, 0, 0);
  border-right: var(--plyr-tooltip-arrow-size, 4px) solid rgba(0, 0, 0, 0);
  border-top: var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, rgba(255, 255, 255, 0.9));
  bottom: calc(var(--plyr-tooltip-arrow-size, 4px) * -1);
  content: "";
  height: 0;
  left: calc(50% + var(--preview-arrow-offset));
  position: absolute;
  transform: translateX(-50%);
  width: 0;
  z-index: 2
}

.plyr__preview-thumb__image-container {
  background: #c1c8d1;
  border-radius: calc(var(--plyr-tooltip-radius, 5px) - 1px);
  overflow: hidden;
  position: relative;
  z-index: 0
}

.plyr__preview-thumb__image-container img,
.plyr__preview-thumb__image-container::after {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.plyr__preview-thumb__image-container::after {
  border-radius: inherit;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .15);
  content: "";
  pointer-events: none
}

.plyr__preview-thumb__image-container img {
  max-height: none;
  max-width: none
}

.plyr__preview-thumb__time-container {
  background: var(--plyr-video-controls-background, linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75)));
  border-bottom-left-radius: calc(var(--plyr-tooltip-radius, 5px) - 1px);
  border-bottom-right-radius: calc(var(--plyr-tooltip-radius, 5px) - 1px);
  bottom: 0;
  left: 0;
  line-height: 1.1;
  padding: 20px 6px 6px;
  position: absolute;
  right: 0;
  z-index: 3
}

.plyr__preview-thumb__time-container span {
  color: #fff;
  font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px))
}

.plyr__preview-scrubbing {
  bottom: 0;
  filter: blur(1px);
  height: 100%;
  left: 0;
  margin: auto;
  opacity: 0;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity .3s ease;
  width: 100%;
  z-index: 1
}

.plyr__preview-scrubbing--is-shown {
  opacity: 1
}

.plyr__preview-scrubbing img {
  height: 100%;
  left: 0;
  max-height: none;
  max-width: none;
  object-fit: contain;
  position: absolute;
  top: 0;
  width: 100%
}

.plyr--no-transition {
  transition: none !important
}

.plyr__sr-only {
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  border: 0 !important;
  height: 1px !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important
}

.plyr [hidden] {
  display: none !important
}

#BorlabsCookieBox {
  font-family: "Aeonik-Regular", sans-serif, sans-serif !important
}

#BorlabsCookieBox ._brlbs-bar-wrap._brlbs-position-fixed {
  padding: 0 32px !important
}

#BorlabsCookieBox ._brlbs-animated.delay-1s {
  animation-delay: 2s !important
}

#BorlabsCookieBox ._brlbs-actions {
  display: none !important
}

#BorlabsCookieBox ._brlbs-bar {
  padding: 16px 0 !important;
  border-radius: 4px 4px 0px 0px !important;
  /*
  color: #efefef !important;
  background: #1d212d !important
  */
  background: #efefef !important;
  color: #1d212d !important
}

#BorlabsCookieBox ._brlbs-bar .container {
  padding: 0 32px !important
}

#BorlabsCookieBox .bcac-item {
  /*
  background: #1d212d !important;
  color: #efefef !important
  */
  background: #efefef !important;
  color: #1d212d !important
}

#BorlabsCookieBox .bcac-item .text-center {
  text-align: left !important
}

#BorlabsCookieBox p {
  font-size: .97rem !important;
  line-height: 1.5;
  color: #6a6d77
}

#BorlabsCookieBox p a {
  /*color: #efefef !important;*/
  color: #1d212d !important;
  text-decoration: underline
}

#BorlabsCookieBox ._brlbs-paragraph {
  display: inline !important;
  margin-bottom: 0 !important
}

#BorlabsCookieBox ._brlbs-cursor[role=button]:not(.d-block):not([data-cookie-back]) {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  position: relative !important;
  height: 3.42em !important;
  line-height: 3.42em !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  background: #e97829 !important;
  color: #efefef !important;
  border-radius: 70px !important;
  font-family: "Aeonik-Medium", sans-serif !important;
  font-size: .97rem !important;
  text-decoration: none !important;
  white-space: nowrap !important
}

#BorlabsCookieBox ._brlbs-cursor[role=button]:not(.d-block):not([data-cookie-back])[data-cookie-individual] {
  background: #efefef !important;
  color: #1d212d !important
}

#BorlabsCookieBox ._brlbs-h3 {
  margin-top: 24px !important
}

#BorlabsCookieBox .cookie-preference ._brlbs-cursor[role=button]:not(.d-block):not([data-cookie-back]) {
  display: inline-block !important
}

#BorlabsCookieBox [data-cookie-accordion] {
  width: 100% !important;
  max-width: 900px !important
}

#BorlabsCookieBox ._brlbs-btn-switch ._brlbs-slider {
  background: #6a6d77 !important
}

#BorlabsCookieBox ._brlbs-btn-switch input:checked+._brlbs-slider {
  background: #e97829 !important
}

@media all and (max-width: 1024px) {
  #BorlabsCookieBox .row {
    align-items: flex-start !important
  }

  #BorlabsCookieBox .col-sm-3 {
    flex: 0 0 33% !important;
    max-width: 33% !important
  }

  #BorlabsCookieBox .col-sm-9 {
    flex: 0 0 67% !important;
    max-width: 67% !important
  }
}

@media all and (max-width: 768px) {
  #BorlabsCookieBox ._brlbs-actions-mobile {
    display: none !important
  }

  #BorlabsCookieBox .col-sm-3 {
    flex: 0 0 100% !important;
    max-width: 100% !important
  }

  #BorlabsCookieBox .col-sm-9 {
    flex: 0 0 100% !important;
    max-width: 100% !important
  }

  #BorlabsCookieBox ._brlbs-bar {
    padding: 16px 0 !important
  }

  #BorlabsCookieBox ._brlbs-bar .container {
    padding: 0 16px !important
  }

  #BorlabsCookieBox ._brlbs-cursor[role=button]:not(.d-block):not([data-cookie-back]) {
    width: 100% !important;
    max-width: 400px !important
  }
}

@media all and (max-width: 600px) {
  #BorlabsCookieBox ._brlbs-bar-wrap._brlbs-position-fixed {
    padding: 0 !important
  }

  #BorlabsCookieBox #CookieBoxTextDescription,
  #BorlabsCookieBox #CookiePrefDescription {
    margin: 10px 0 16px !important
  }

  #BorlabsCookieBox ._brlbs-bar {
    border-radius: 0px !important
  }
}

.content hr {
  width: 100%;
  height: 1px;
  margin: 3.33rem 0;
  background: #c8cad0;
  outline: none;
  border: none
}

.blur {
  position: absolute;
  width: 70vw;
  height: 70vw;
  background-image: url(8b20b4e63c2a0cb4987d.png);
  background-size: cover;
  transform-origin: center;
  z-index: -1
}

.blur--2 {
  width: 80vw;
  height: 80vw;
  top: 10vw;
  right: -30%;
  transform: rotate(-20deg)
}

.blur--7 {
  top: 0;
  right: -33%
}

.blur--8 {
  bottom: -25vw;
  left: -30vw;
  width: 70vw;
  height: 70vw;
  transform: rotate(-45deg)
}

.blur--11a {
  top: -25vw;
  right: -30%;
  transform: rotate(-90deg)
}

.blur--11b {
  bottom: -15vw;
  left: -33%;
  transform: rotate(-60deg)
}

.blur--16 {
  width: 60vw;
  height: 60vw;
  top: -10%;
  right: -30%;
  transform: rotate(-20deg)
}

.blur div {
  display: block;
  position: absolute;
  background: #e97829;
  opacity: .7;
  filter: blur(160px);
  transform: rotate(-52deg) translateZ(0);
  z-index: -1;
  will-change: transform
}

.blur--2 div {
  top: 17vw;
  left: 85vw;
  width: 122vw;
  height: 43vw;
  transform-origin: bottom;
  transform: rotate(-63deg);
  opacity: .3
}

.blur--7 div {
  top: 20vh;
  left: 80vw;
  width: 50vw;
  height: 18vw
}

.button {
  display: inline-block;
  align-self: start;
  transition: all .4s ease-in-out;
  cursor: pointer
}

.button__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  white-space: nowrap;
  align-self: start;
  user-select: none;
  width: 100%;
  height: 100%;

}

.button-icon-width{
  width: 15em;
}

.button__arrow {
  display: flex;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 4em;
  border-radius: 25%;
}


.button__arrow svg {
  width: 1.28em
}

.button__arrow.button__icon svg {
  width: 3em;
  margin-left: 0.5em;
}


.button__arrow svg path {
  transition: stroke .4s ease-in-out
}

.button__arrow--download {
  transform-origin: center;
  transform: rotate(90deg)
}

.button__text {
  font-family: "Aeonik-Medium", sans-serif;
  font-size: .97rem;
  margin-right: 1.71em
}

.button__big-text {
  font-family: "Aeonik-Regular", sans-serif;
  font-size: 1.25rem;
  line-height: 1.3;
  letter-spacing: -0.02em
}

.button--regular {
  position: relative;
  height: 3.42em;
  padding-left: 1.71em;
  background: rgba(255, 255, 255, .16);
  border-radius: 70px;
  font-family: "Aeonik-Medium", sans-serif;
  font-size: .97rem
}

.button--regular .button__arrow {
  padding-right: .64em
}

.button--regular:hover {
  color: #e97829;
  background: #efefef
}

.button--regular:hover .button__arrow svg path {
  stroke: #e97829
}

.button--round {
  font-size: .97rem;
  height: 3.25rem
}

.button--round .button__arrow {
  width: 3.25rem;
  min-width: 3.25rem;
  background: #fff
}

.button--round .button__arrow svg path {
  stroke: #1d212d
}

.button--big-round {
  height: 3.25rem;
  font-size: 1.25rem
}

.button--big-round .button__arrow {
  width: 3.25rem;
  min-width: 3.25rem;
  background: #fff;
  margin-left: 1.71em
}

.button--big-round .button__arrow svg path {
  stroke: #1d212d
}

@media all and (max-width: 1024px) {
  .button--big-round {
    height: 32px
  }

  .button--big-round .button__arrow {
    width: 32px;
    min-width: 32px;
    margin-left: 16px
  }

  .button--big-round .button__arrow svg {
    width: 14px
  }
}

.button--big-round:hover {
  /*color: #e97829;*/
  color: #1d212d;
}

.button--big-round:hover .button__arrow svg path {
  /*stroke: #e97829;*/
  stroke: #1d212d;
}

.button--big-round-white {
  color: #fff
}

.button--big-round-white .button__arrow {
  background: rgba(255, 255, 255, .1)
}

.button--big-round-white .button__arrow svg path {
  stroke: #fff
}

.button--white {
  background: #fff;
  color: #1d212d;
  border: 1px #e97829 solid;
}

.button--white .button__arrow svg path {
  stroke: #1d212d
}

.button--white:hover {
  background: #e97829;
  color: #efefef
}

.button--disabled {
  background: #c2c2c2;
  color: #9d9d9d;
}

.button--disabled:hover {
  background: #c2c2c2;
  color: #9d9d9d;
}

.button--white:hover .button__arrow svg path {
  stroke: #efefef
}

.button--white16 {
  background: rgba(135, 122, 122, 0.16);
  color: #fff
}

.button--white16 .button__arrow svg path {
  stroke: #fff
}

.button--white16:hover {
  background: #e97829;
  color: #efefef
}

.button--white16:hover .button__arrow svg path {
  stroke: #efefef
}

.button--grey {
  background: #f1f1f1;
  color: #1d212d
}

.button--grey .button__arrow svg path {
  stroke: #1d212d
}

.button--grey:hover {
  background: #e97829;
  color: #efefef
}

.button--grey:hover .button__arrow svg path {
  stroke: #efefef
}

.button--red {
  background: #e97829;
  color: #efefef
}

.button--red .button__arrow svg path {
  stroke: #efefef
}

.button--red:hover {
  background: #e97829;
  color: #fff
}

.button--red:hover .button__arrow svg path {
  stroke: #fff
}

.button:hover .button__arrow svg {
  animation: MoveRightInitial .2s forwards, MoveRightEnd .4s forwards .2s
}

.button:hover .button__arrow--static svg {
  animation: none
}

@keyframes MoveRightInitial {
  to {
    transform: translate3d(250%, 0, 0)
  }
}

@keyframes MoveRightEnd {
  from {
    transform: translate3d(-150%, 0, 0)
  }

  to {
    transform: translate3d(0, 0, 0)
  }
}

.image {
  display: block;
  overflow: hidden
}

.image__container {
  position: relative;
  background: #efefef
}

.image__image {
  position: absolute;
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
  opacity: 0;
  outline: 0;
  border: none;
  transition: opacity 1.8s cubic-bezier(0.16, 1, 0.3, 1)
}

.image--full .image__container {
  position: static
}

.image--parallax .image__image {
  top: -8%;
  height: 116%
}

.image--no-bg .image__container {
  background: none
}

.image--relative .image__image {
  position: relative
}

.image.is-loaded .image__image {
  opacity: 1
}

.cursor {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  pointer-events: none;
  z-index: 100001;
  transform: translate3d(-50%, -50%, 0);
  opacity: 0
}

.cursor--drag {
  width: 100px
}

.is-drag-cursor-active .cursor--drag {
  opacity: 1
}

@media all and (min-width: 1025px) {
  .cursor {
    display: block
  }
}

@media all and (min-width: 1025px) {
  .js-swiper-auto {
    cursor: none !important
  }
}

:root {
  --plyr-color-main: $color-offwhite
}

.video {
  overflow: hidden
}

.video__container {
  position: relative;
  background: #efefef
}

.video .plyr {
  position: absolute;
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
  outline: 0;
  border: none
}

.video .plyr.plyr--video .plyr__control--overlaid {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 140px;
  height: 140px;
  max-width: 25vw;
  max-height: 25vw;
  border-radius: 50%;
  border: 1px solid #fff
}

@media all and (max-width: 600px) {
  .video .plyr .plyr__controls {
    transform: translateY(0%);
    opacity: 1
  }
}

.video .plyr--paused .plyr__controls {
  transform: translateY(100%)
}

.swiper {
  position: relative
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  transform: translateZ(0)
}

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

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.33, 1, 0.68, 1);
  box-sizing: content-box;
  will-change: transform, opacity;
  transform: translateZ(0)
}

.swiper-fade>.swiper-wrapper {
  transition-property: opacity
}

.swiper-fade>.swiper-wrapper>.swiper-slide {
  transition-property: opacity
}

.swiper-fade>.swiper-wrapper>.swiper-slide:not(.swiper-slide-active) {
  opacity: 0 !important
}

.swiper-fade>.swiper-wrapper>.swiper-slide-active {
  opacity: 1 !important
}

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

.swiper-pagination-bullet {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  border-radius: 50%;
  opacity: .3;
  transition: opacity .5s ease
}

.swiper-pagination-bullet-active {
  opacity: 1
}

.swiper-pagination-vertical .swiper-pagination-bullet {
  display: block;
  margin: 10px 0
}

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

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto
}

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

[data-slide-count="1"] .swiper-pagination {
  display: none
}

.tile {
  width: 22.6rem;
  height: 30.5rem;
  background: #fff
}

.tile__content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  padding: 3.33rem
}

.tile__image {
  min-width: 2.22rem;
  min-height: 2.22rem;
  margin-bottom: 2.22rem
}

.tile__image .image__container {
  width: 2.22rem;
  height: 2.22rem
}

.tile__no {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5em;
  height: 2.5em;
  margin-bottom: 2.22rem;
  color: #e97829;
  border-radius: 50%;
  border: .125em solid currentColor;
  text-align: center
}

.tile__title {
  margin-bottom: 1em
}

.tile__text {
  color: #6a6d77
}

@media all and (max-width: 1024px) {
  .tile__content {
    padding: 32px
  }
}

.slide-toggle__definition {
  overflow: hidden;
  transition: height .35s ease-in-out;
  will-change: height
}

.slide-toggle__definition p {
  transition: opacity .35s ease-in-out
}

.slide-toggle__definition:not(.is-active) {
  display: none
}

.hamburger {
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: .15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: rgba(0, 0, 0, 0);
  border: 0;
  margin: 0;
  overflow: visible
}

.hamburger:hover {
  opacity: 1
}

.hamburger.is-active:hover {
  opacity: 1
}

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #fff;
  background-color: #fff
}

.hamburger-box {
  width: 25px;
  height: 13px;
  display: inline-block;
  position: relative
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: calc(1px / -2)
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 25px;
  height: 1px;
  background-color: #1d212d;
  border-radius: 0px;
  position: absolute;
  transition-property: transform;
  transition-duration: .15s;
  transition-timing-function: ease
}

.home .hamburger-inner,
.home .hamburger-inner::before,
.home .hamburger-inner::after {
  background-color: #fff
}

.has-bg .hamburger-inner,
.has-bg .hamburger-inner::before,
.has-bg .hamburger-inner::after {
  background-color: #1d212d
}

.is-active .hamburger-inner,
.is-active .hamburger-inner::before,
.is-active .hamburger-inner::after {
  background-color: #fff
}

.is-mobile-open .hamburger-inner,
.is-mobile-open .hamburger-inner::before,
.is-mobile-open .hamburger-inner::after {
  background-color: #fff
}

.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block
}

.hamburger-inner::before {
  top: -6px
}

.hamburger-inner::after {
  bottom: -6px
}

.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: .13s;
  transition-delay: .13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--collapse .hamburger-inner::after {
  top: -12px;
  transition: top .2s .2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity .1s linear
}

.hamburger--collapse .hamburger-inner::before {
  transition: top .12s .2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform .13s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--collapse.is-active .hamburger-inner {
  transform: translate3d(0, -6px, 0) rotate(-45deg);
  transition-delay: .22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--collapse.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top .2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity .1s .22s linear
}

.hamburger--collapse.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-90deg);
  transition: top .1s .16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform .13s .25s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.contact-form {
  position: relative
}

.contact-form__container {
  overflow: hidden
}

.contact-form__field {
  position: relative;
  width: 100%;
  margin-top: 1.5em;
  padding-top: 1.25em;
  text-align: left
}

.contact-form__field--input:before,
.contact-form__field--textarea:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #1d212d;
  transform: translateX(-100%);
  transition: transform .4s ease-in-out;
  content: ""
}

.contact-form__field--input.is-focus:before,
.contact-form__field--textarea.is-focus:before {
  transform: translateX(0%)
}

.contact-form__field--textarea:before {
  bottom: 3px
}

.contact-form__field--select:after {
  position: absolute;
  right: 12px;
  background-image: url(f67ad17719cf5b4ea3fc.svg);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 2;
  content: "";
  width: 1em;
  height: 1em;
  top: 50%;
  margin-top: -3px
}

.contact-form__input {
  width: 100%;
  position: relative;
  margin-top: 1.5em;
  padding-top: 1.25em
}

.contact-form__label {
  display: block;
  position: absolute;
  top: 0
}

.contact-form__acceptance {
  position: relative;
  margin-top: 2em;
  padding-left: 2em;
  user-select: none;
  text-align: left
}

.contact-form__acceptance+.contact-form__acceptance {
  margin-top: 1em
}

.contact-form__acceptance--info {
  padding-left: 0
}

.contact-form__acceptance .wpcf7-not-valid-tip {
  display: none !important
}

.contact-form__acceptance a {
  text-decoration: underline
}

.contact-form__acceptance input[type=checkbox] {
  display: none
}

.contact-form__acceptance input[type=checkbox]+span:before,
.contact-form__acceptance input[type=checkbox]+span:after {
  display: block;
  position: absolute;
  top: 5px;
  left: 0;
  width: 1.33em;
  height: 1.33em;
  box-sizing: border-box;
  content: ""
}

.contact-form__acceptance input[type=checkbox]+span:before {
  border: 1px solid #1d212d;
  z-index: 1
}

.contact-form__acceptance input[type=checkbox]+span:after {
  background-image: url(645641669c5f3765b99f.svg);
  background-size: 1em;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #1d212d;
  opacity: 0;
  z-index: 2
}

.contact-form__acceptance input[type=checkbox][aria-invalid=true]+span:before {
  border-color: #e97829
}

.contact-form__acceptance input[type=checkbox]:checked+span:after {
  opacity: 1
}

.contact-form .button {
  margin-top: 1.5em
}

.contact-form select {
  position: relative;
  appearance: none;
  background: none;
  border: none;
  outline: 0;
  width: 100%;
  padding-bottom: .5em;
  border-bottom: 1px solid #c8cad0
}

.contact-form textarea {
  height: 5em
}

.contact-form input[type=text],
.contact-form input[type=email],
.contact-form input[type=tel],
.contact-form textarea {
  width: 100%;
  padding-bottom: .5em;
  border-bottom: 1px solid #c8cad0
}

.contact-form input[type=text].placeholder,
.contact-form input[type=email].placeholder,
.contact-form input[type=tel].placeholder,
.contact-form textarea.placeholder {
  color: rgba(106, 109, 119, .7)
}

.contact-form input[type=text]::-webkit-input-placeholder,
.contact-form input[type=email]::-webkit-input-placeholder,
.contact-form input[type=tel]::-webkit-input-placeholder,
.contact-form textarea::-webkit-input-placeholder {
  color: rgba(106, 109, 119, .7)
}

.contact-form input[type=text]::-moz-placeholder,
.contact-form input[type=email]::-moz-placeholder,
.contact-form input[type=tel]::-moz-placeholder,
.contact-form textarea::-moz-placeholder {
  color: rgba(106, 109, 119, .7)
}

.contact-form input[type=text]:-moz-placeholder,
.contact-form input[type=email]:-moz-placeholder,
.contact-form input[type=tel]:-moz-placeholder,
.contact-form textarea:-moz-placeholder {
  color: rgba(106, 109, 119, .7)
}

.contact-form input[type=text]:-ms-input-placeholder,
.contact-form input[type=email]:-ms-input-placeholder,
.contact-form input[type=tel]:-ms-input-placeholder,
.contact-form textarea:-ms-input-placeholder {
  color: rgba(106, 109, 119, .7)
}

.contact-form input[type=text].wpcf7-not-valid,
.contact-form input[type=email].wpcf7-not-valid,
.contact-form input[type=tel].wpcf7-not-valid,
.contact-form textarea.wpcf7-not-valid {
  border-bottom-color: #f21709
}

.contact-form input[type=text]:before,
.contact-form input[type=text]:after,
.contact-form input[type=email]:before,
.contact-form input[type=email]:after,
.contact-form input[type=tel]:before,
.contact-form input[type=tel]:after,
.contact-form textarea:before,
.contact-form textarea:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background: #1d212d
}

.contact-form input[type=submit] {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 1
}

.contact-form input[type=submit][disabled] {
  cursor: pointer
}

.contact-form .wpcf7-not-valid-tip {
  position: absolute;
  bottom: -1.54em;
  width: 100%;
  font-family: "Aeonik-Medium", sans-serif;
  line-height: 1;
  font-size: .6875em;
  text-transform: uppercase;
  color: #f21709 !important
}

.contact-form .wpcf7-response-output {
  position: absolute;
  bottom: -45px;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important
}

.contact-form .wpcf7-spinner {
  display: none !important
}

.contact-form .wpcf7-form-control-wrap {
  position: static !important
}

.contact-form .wpcf7-list-item {
  margin: 0 !important
}

.newsletter-form {
  position: relative;
  max-width: 26rem;
  width: 100%
}

.newsletter-form__container {
  overflow: hidden
}

.newsletter-form__field {
  position: relative;
  width: 100%;
  margin-top: 32px;
  padding-top: 20px
}

.newsletter-form__field--input:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #fff;
  transform: translateX(-100%);
  transition: transform .4s ease-in-out;
  content: ""
}

.newsletter-form__field--input.is-focus:before {
  transform: translateX(0%)
}

.newsletter-form__label {
  display: block;
  position: absolute;
  top: 0;
  text-transform: none;
  color: #fff
}

.newsletter-form .button {
  width: 100%;
  max-width: 309px;
  margin-top: 32px
}

.newsletter-form input[type=text],
.newsletter-form input[type=email],
.newsletter-form input[type=tel] {
  width: 100%;
  padding-bottom: .33em;
  color: #fff;
  font-family: "Aeonik-Regular", sans-serif;
  font-size: 1.67rem;
  line-height: 1.3;
  letter-spacing: -0.02em;
  border-bottom: 1px solid rgba(255, 255, 255, .5)
}

.newsletter-form input[type=text].placeholder,
.newsletter-form input[type=email].placeholder,
.newsletter-form input[type=tel].placeholder {
  color: rgba(255, 255, 255, .5)
}

.newsletter-form input[type=text]::-webkit-input-placeholder,
.newsletter-form input[type=email]::-webkit-input-placeholder,
.newsletter-form input[type=tel]::-webkit-input-placeholder {
  color: rgba(255, 255, 255, .5)
}

.newsletter-form input[type=text]::-moz-placeholder,
.newsletter-form input[type=email]::-moz-placeholder,
.newsletter-form input[type=tel]::-moz-placeholder {
  color: rgba(255, 255, 255, .5)
}

.newsletter-form input[type=text]:-moz-placeholder,
.newsletter-form input[type=email]:-moz-placeholder,
.newsletter-form input[type=tel]:-moz-placeholder {
  color: rgba(255, 255, 255, .5)
}

.newsletter-form input[type=text]:-ms-input-placeholder,
.newsletter-form input[type=email]:-ms-input-placeholder,
.newsletter-form input[type=tel]:-ms-input-placeholder {
  color: rgba(255, 255, 255, .5)
}

.newsletter-form input[type=text].wpcf7-not-valid,
.newsletter-form input[type=email].wpcf7-not-valid,
.newsletter-form input[type=tel].wpcf7-not-valid {
  border-bottom-color: #f21709
}

.newsletter-form input[type=submit] {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 1
}

.newsletter-form input[type=submit][disabled] {
  cursor: pointer
}

.newsletter-form__acceptance {
  position: relative;
  margin-top: 24px;
  padding-left: 24px;
  user-select: none;
  color: #efefef
}

.newsletter-form__acceptance+.newsletter-form__acceptance {
  margin-top: 12px
}

.newsletter-form__acceptance--info {
  padding-left: 0
}

.newsletter-form__acceptance .wpcf7-not-valid-tip {
  display: none !important
}

.newsletter-form__acceptance a {
  text-decoration: underline
}

.newsletter-form__acceptance input[type=checkbox] {
  display: none
}

.newsletter-form__acceptance input[type=checkbox]+span:before,
.newsletter-form__acceptance input[type=checkbox]+span:after {
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  width: 16px;
  height: 16px;
  box-sizing: border-box;
  content: ""
}

.newsletter-form__acceptance input[type=checkbox]+span:before {
  border: 1px solid #efefef;
  z-index: 1
}

.newsletter-form__acceptance input[type=checkbox]+span:after {
  background-image: url(6347b759e7fe530b39fc.svg);
  background-size: 12px;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #efefef;
  opacity: 0;
  z-index: 2
}

.newsletter-form__acceptance input[type=checkbox][aria-invalid=true]+span:before {
  border-color: #e97829
}

.newsletter-form__acceptance input[type=checkbox]:checked+span:after {
  opacity: 1
}

.newsletter-form .wpcf7-not-valid-tip {
  position: absolute;
  bottom: -17px;
  width: 100%;
  font-family: "Aeonik-Medium", sans-serif;
  line-height: 1;
  font-size: 11px;
  text-transform: uppercase;
  color: #fff !important
}

.newsletter-form .wpcf7-response-output {
  position: absolute;
  bottom: -28px;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  white-space: nowrap
}

.newsletter-form .wpcf7-spinner {
  display: none !important
}

.newsletter-form .wpcf7-form-control-wrap {
  position: static !important
}

.newsletter-form .wpcf7-list-item {
  margin: 0 !important
}

.article-block {
  border-radius: 4px;
  overflow: hidden;
  isolation: isolate
}

.article-block-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-row-gap: 8px;
  grid-column-gap: 8px;
  grid-auto-rows: 1fr
}

.article-block__image .image__container {
  padding-bottom: 87%
}

@media all and (min-width: 1025px) {
  .article-block .image__container {
    transform-origin: center;
    transition: transform 1s cubic-bezier(0.16, 1, 0.3, 1)
  }

  .article-block:hover .image__container {
    transform: scale(1.05)
  }
}

.article-block__content {
  display: grid;
  grid-template-areas: "title title""date button";
  height: 13rem;
  padding: 2rem;
  background: #f1f1f1
}

.article-block__title {
  grid-area: title
}

.article-block__date {
  margin-bottom: 1em;
  grid-area: date;
  align-self: end;
  font-family: "Aeonik-Medium", sans-serif;
  font-size: .97rem;
  line-height: 1.2;
  color: #e97829
}

.article-block__button {
  grid-area: button;
  align-self: end;
  justify-self: end
}

.article-block--double {
  grid-column-end: span 2
}

.article-block--double .image__container {
  padding-bottom: 51%
}

@media all and (max-width: 1024px) {
  .article-block__content {
    display: grid;
    grid-template-areas: "title title""date button";
    height: 170px;
    padding: 24px;
    background: #f1f1f1
  }
}

@media all and (max-width: 850px) {
  .article-block-container {
    grid-template-columns: repeat(2, 1fr)
  }
}

@media all and (max-width: 600px) {
  .article-block-container {
    grid-template-columns: repeat(1, 1fr)
  }
}

.newsletter-block {
  position: relative;
  padding: 3rem;
  border-radius: 4px;
  overflow: hidden;
  isolation: isolate
}

.newsletter-block .wpcf7-response-output {
  color: #efefef
}

.newsletter-block__content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  height: 100%;
  color: #fff;
  z-index: 1
}

.newsletter-block__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.newsletter-block__text {
  margin-top: 1em
}

@media all and (max-width: 1400px) {
  .newsletter-block {
    padding: 4.44rem 2.22rem
  }
}

.social li {
  display: inline-block
}

.social li:not(:last-of-type) {
  margin-right: 8px
}

.social a {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  border-radius: 50%;
  background-position: center;
  text-indent: -9999px;
  overflow: hidden
}

.social a[href*=instagram],
.social a[title=Instagram] {
  background-image: url(instagram.png)
}

.social a[href*=facebook],
.social a[title=Facebook] {
  background-image: url(ae540598ff841a7d663b.png)
}

.social a[href*=vimeo],
.social a[title=Vimeo] {
  width: 70px;
  background-size: auto 20px;
  background-image: url(97576e56de90d9fac20f.png)
}

.social a[href*=linkedin],
.social a[title=Linkedin] {
  background-image: url(d32afa29ee25166525f8.png)
}

.social a[href*=whatsapp],
.social a[title=Whatsapp] {
  width: 12em;
  height: 3em;
  background-size: auto 3em;
  border-radius: 0%;
  background-image: url(icons/escribenos_w2x.svg);
}

.social a[href*=whatsappUs],
.social a[title=WhatsappUs] {
  width: 12em;
  height: 3em;
  background-size: auto 3em;
  border-radius: 0%;
  background-image: url(icons/writeus_w2x.svg);
}

.section-header {
  display: grid
}

.section-header--1,
.section-29 .section-header,
.section-26__left .section-header,
.section-22 .section-header,
.section-20 .section-header,
.section-19 .section-header,
.section-19-f .section-header,
.section-18__content .section-header,
.section-16 .section-header,
.section-12 .section-header,
.section-11 .section-header,
.section-8 .section-header,
.section-6 .section-header {
  display: block
}

.section-header--1 .section-header__caption,
.section-29 .section-header .section-header__caption,
.section-26__left .section-header .section-header__caption,
.section-22 .section-header .section-header__caption,
.section-20 .section-header .section-header__caption,
.section-19 .section-header .section-header__caption,
.section-19-f .section-header .section-header__caption,
.section-18__content .section-header .section-header__caption,
.section-16 .section-header .section-header__caption,
.section-12 .section-header .section-header__caption,
.section-11 .section-header .section-header__caption,
.section-8 .section-header .section-header__caption,
.section-6 .section-header .section-header__caption {
  margin-bottom: 80px
}

.section-header--1 .section-header__text,
.section-29 .section-header .section-header__text,
.section-26__left .section-header .section-header__text,
.section-22 .section-header .section-header__text,
.section-20 .section-header .section-header__text,
.section-19 .section-header .section-header__text,
.section-19-f .section-header .section-header__text,
.section-18__content .section-header .section-header__text,
.section-16 .section-header .section-header__text,
.section-12 .section-header .section-header__text,
.section-11 .section-header .section-header__text,
.section-8 .section-header .section-header__text,
.section-6 .section-header .section-header__text {
  margin-top: 40px
}

.section-header--2,
.section-2 .section-header {
  grid-template-columns: 1fr 2fr;
  grid-column-gap: 4px;
  margin-bottom: 140px
}

.section-header--2 .section-header__caption,
.section-2 .section-header .section-header__caption {
  margin-top: 13px
}

.section-header--2 .section-header__headline,
.section-2 .section-header .section-header__headline {
  max-width: 15em
}

.section-header--3,
.section-3 .section-header {
  margin-bottom: 140px;
  grid-template-columns: 50% 50%
}

.section-header--3 .section-header__caption,
.section-3 .section-header .section-header__caption {
  margin-bottom: 80px;
  grid-column-start: 1;
  grid-column-end: row1-end
}

.section-header--3 .section-header__text,
.section-3 .section-header .section-header__text {
  max-width: 17.22em;
  justify-self: end
}

.section-header--4,
.section-25 .section-header,
.section-24 .section-header,
.section-13 .section-header,
.section-13-n .section-header,
.section-13-s .section-header,
.section-4 .section-header {
  grid-template-columns: 1fr 2fr
}

.section-header--4 .section-header__caption,
.section-25 .section-header .section-header__caption,
.section-24 .section-header .section-header__caption,
.section-13 .section-header .section-header__caption,
.section-13-n .section-header .section-header__caption,
.section-13-s .section-header .section-header__caption,
.section-4 .section-header .section-header__caption {
  margin-top: 13px
}

.section-header--5,
.section-30 .section-header,
.section-5 .section-header {
  margin-bottom: 120px;
  grid-template-columns: 1fr 2fr
}

.section-header--5 .section-header__caption,
.section-30 .section-header .section-header__caption,
.section-5 .section-header .section-header__caption {
  justify-self: center;
  margin-top: 13px
}

.section-header--5 .section-header__text,
.section-30 .section-header .section-header__text,
.section-5 .section-header .section-header__text {
  grid-column-start: 2;
  grid-row-start: 2;
  max-width: 24.7em;
  margin-top: 40px
}

.section-header--6,
.section-17 .section-header,
.section-15 .section-header,
.section-14 .section-header,
.section-9 .section-header {
  margin-bottom: 80px;
  grid-template-columns: 50% 50%;
  column-gap: 50px
}

.section-header--6 .section-header__caption,
.section-17 .section-header .section-header__caption,
.section-15 .section-header .section-header__caption,
.section-14 .section-header .section-header__caption,
.section-9 .section-header .section-header__caption {
  margin-bottom: 80px;
  grid-column-start: 1;
  grid-column-end: row1-end
}

.section-header--6 .section-header__text,
.section-17 .section-header .section-header__text,
.section-15 .section-header .section-header__text,
.section-14 .section-header .section-header__text,
.section-9 .section-header .section-header__text {
  max-width: 23.27em
}

.section-header--7,
.article .section-30 .section-header {
  margin-bottom: 5.55vw;
  grid-template-columns: 33.33% 33.33% 33.33%;
  column-gap: 8px
}

.section-header--7 .section-header__text,
.article .section-30 .section-header .section-header__text {
  grid-row-start: 1;
  grid-column-start: 3;
  margin-top: 0
}

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

  .section-header--2,
  .section-2 .section-header,
  .section-header--7,
  .article .section-30 .section-header {
    display: block;
    margin-bottom: 80px
  }

  .section-header--2 .section-header__caption,
  .section-2 .section-header .section-header__caption,
  .section-header--7 .section-header__caption,
  .article .section-30 .section-header .section-header__caption {
    margin-bottom: 48px
  }

  .section-header--2 .section-header__text,
  .section-2 .section-header .section-header__text,
  .section-header--7 .section-header__text,
  .article .section-30 .section-header .section-header__text {
    margin-top: 48px
  }
}

@media all and (max-width: 768px) {
  .section-header {
    display: block
  }

  .section-header.section-header--1 .section-header__caption,
  .section-29 .section-header .section-header__caption,
  .section-26__left .section-header .section-header__caption,
  .section-22 .section-header .section-header__caption,
  .section-20 .section-header .section-header__caption,
  .section-19 .section-header .section-header__caption,
  .section-19-f .section-header .section-header__caption,
  .section-18__content .section-header .section-header__caption,
  .section-16 .section-header .section-header__caption,
  .section-12 .section-header .section-header__caption,
  .section-11 .section-header .section-header__caption,
  .section-8 .section-header .section-header__caption,
  .section-6 .section-header .section-header__caption,
  .section-header.section-header--2 .section-header__caption,
  .section-2 .section-header .section-header__caption,
  .section-header.section-header--3 .section-header__caption,
  .section-3 .section-header .section-header__caption,
  .section-header.section-header--4 .section-header__caption,
  .section-25 .section-header .section-header__caption,
  .section-24 .section-header .section-header__caption,
  .section-13 .section-header .section-header__caption,
  .section-13-n .section-header .section-header__caption,
  .section-13-s .section-header .section-header__caption,
  .section-4 .section-header .section-header__caption,
  .section-header.section-header--5 .section-header__caption,
  .section-30 .section-header .section-header__caption,
  .section-5 .section-header .section-header__caption,
  .section-header.section-header--6 .section-header__caption,
  .section-17 .section-header .section-header__caption,
  .section-15 .section-header .section-header__caption,
  .section-14 .section-header .section-header__caption,
  .section-9 .section-header .section-header__caption,
  .section-header.section-header--7 .section-header__caption {
    margin-bottom: 48px
  }

  .section-header.section-header--1 .section-header__headline,
  .section-29 .section-header .section-header__headline,
  .section-26__left .section-header .section-header__headline,
  .section-22 .section-header .section-header__headline,
  .section-20 .section-header .section-header__headline,
  .section-19 .section-header .section-header__headline,
  .section-19-f .section-header .section-header__headline,
  .section-18__content .section-header .section-header__headline,
  .section-16 .section-header .section-header__headline,
  .section-12 .section-header .section-header__headline,
  .section-11 .section-header .section-header__headline,
  .section-8 .section-header .section-header__headline,
  .section-6 .section-header .section-header__headline,
  .section-header.section-header--2 .section-header__headline,
  .section-2 .section-header .section-header__headline,
  .section-header.section-header--3 .section-header__headline,
  .section-3 .section-header .section-header__headline,
  .section-header.section-header--4 .section-header__headline,
  .section-25 .section-header .section-header__headline,
  .section-24 .section-header .section-header__headline,
  .section-13 .section-header .section-header__headline,
  .section-13-n .section-header .section-header__headline,
  .section-13-s .section-header .section-header__headline,
  .section-4 .section-header .section-header__headline,
  .section-header.section-header--5 .section-header__headline,
  .section-30 .section-header .section-header__headline,
  .section-5 .section-header .section-header__headline,
  .section-header.section-header--6 .section-header__headline,
  .section-17 .section-header .section-header__headline,
  .section-15 .section-header .section-header__headline,
  .section-14 .section-header .section-header__headline,
  .section-9 .section-header .section-header__headline,
  .section-header.section-header--7 .section-header__headline {
    margin-bottom: .5em
  }

  .section-header--2,
  .section-2 .section-header {
    margin-bottom: 48px
  }
}

.share {
  display: inline-block;
  background: #fff;
  border-radius: 4px;
  isolation: isolate;
  width: 18.5em !important;
  padding: 1.6em 2em 4.44em 1.6em;
  text-align: left;
  font-size: .97rem
}

.share-container {
  margin-top: 2.28em;
  max-width: 45rem;
  text-align: center
}

.share__text {
  margin-bottom: 1.23em;
  font-family: "Aeonik-Medium", sans-serif;
  font-size: .9rem;
  line-height: .9;
  color: #c8cad0
}

.share-this {
  position: relative
}

.share-this .sharethis-inline-share-buttons {
  position: absolute;
  white-space: nowrap !important
}

.share-this .st-btn {
  position: relative !important;
  display: inline-block !important;
  border: 1px solid #e2e2e2 !important;
  transition: border .3s ease
}

.share-this .st-btn:hover {
  top: 0 !important;
  border: 1px solid #6a6d77 !important
}

.share-this .st-btn .copy-notify {
  position: absolute !important;
  right: -12px !important;
  top: -42px !important;
  font-family: "Aeonik-Medium", sans-serif !important;
  font-size: .7rem !important;
  color: #777b86 !important
}

.share-author {
  display: flex;
  align-items: center;
  margin-bottom: 24px
}

.share-author__name {
  color: #1d212d;
  line-height: 1
}

.share-author__bio {
  color: #777b86
}

.share-author__image {
  display: inline-block;
  width: 2.28em;
  height: 2.28em;
  margin-right: 1.14em;
  border-radius: 50%
}

.share--desktop {
  position: absolute;
  bottom: -64px;
  right: 0;
  transform: translateY(100%);
  z-index: 10
}

@media all and (max-width: 1200px) {
  .share--desktop {
    display: none
  }
}

.share--mobile {
  margin-bottom: 80px
}

@media all and (min-width: 1201px) {
  .share--mobile {
    display: none
  }
}

.section-1 {
  display: flex;
  align-items: flex-end;
  position: relative;
  width: 100vw;
  height: 100vh;
  padding: 4.44rem 0;
  overflow: hidden
}

.section-1__cover,
.section-1__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.section-1__cover {
  z-index: 2;
  background: #efefef;
  transition: opacity 1.2s cubic-bezier(0.16, 1, 0.3, 1);
  cursor: wait
}

.is-playing .section-1__cover {
  opacity: 0;
  pointer-events: none
}

.section-1__video {
  pointer-events: none
}

.section-1__video .video>div {
  position: static !important
}

.section-1__video iframe,
.section-1__video video {
  width: 100vw !important;
  height: 56.25vw !important;
  min-height: 100vh !important;
  min-width: 177.77vh !important;
  position: absolute;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  pointer-events: none;
  will-change: transform
}

.section-1__container {
  display: flex;
  position: relative;
  width: 100%;
  z-index: 1;
  color: #fff
}

.section-1__left {
  min-width: 50%
}

.section-1__right {
  display: flex;
  flex-direction: column;
  justify-content: space-between
}

.section-1__text {
  margin-top: 1em;
  max-width: 26em;
  color: #fff
}

@media all and (max-width: 768px) {
  .section-1__container {
    flex-direction: column
  }

  .section-1__headline {
    margin-bottom: .5em
  }

  .section-1__text {
    margin-top: 0
  }

  .section-1__button {
    margin-top: 20px
  }
}

.section-2 {
  position: relative;
  z-index: 1;
  padding: 13.8rem 0;
  background: #efefef
}

.section-2__tiles {
  display: grid;
  overflow: hidden;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: 1fr;
  grid-column-gap: 8px;
  grid-row-gap: 8px
}

.section-2__intro {
  color: #6a6d77
}

.section-2__intro p {
  max-width: 17.22em;
  margin-bottom: 1em
}

.section-2__intro strong,
.section-2__intro b {
  color: #1d212d
}

.section-2__tile__container {
  position: relative;
  height: 100%;
  overflow: hidden
}

.section-2__tile__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: -1;
  opacity: 0;
  transition: opacity .5s cubic-bezier(0.37, 0, 0.63, 1)
}

.is-inview .section-2__tile__bg {
  opacity: 1;
  transform: translateX(0%)
}

.section-2__tile__graphic {
  padding: 2.77rem 2.77rem 0;
  height: 11vw;
  opacity: 0;
  transition: opacity .1s ease;
  transition-delay: .5s
}

.is-inview .section-2__tile__graphic {
  opacity: 1
}

.section-2__tile:not(.is-inview) .section-2__tile__graphic {
  transition-delay: 0s
}

.section-2__tile__content {
  padding: 3.33rem
}

.section-2__tile__heading {
  height: 11vw
}

.section-2__tile__subheading {
  margin-bottom: 2.46em;
  color: #e97829
}

.section-2__tile__text {
  color: #6a6d77
}

@media all and (max-width: 1024px) {
  .section-2__tiles {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto 1fr 1fr
  }

  .section-2__intro {
    grid-column: 1/-1;
    margin-bottom: 5.55rem
  }

  .section-2__intro p {
    max-width: 25em
  }

  .section-2__tile__graphic {
    height: auto;
    padding: 24px 48px 0
  }
}

@media all and (max-width: 768px) {
  .section-2 {
    padding: 120px 0 80px
  }

  .section-2__intro {
    margin-bottom: 2.77rem
  }

  .section-2__tile__graphic {
    height: 150px;
    padding: 20px
  }

  .section-2__tile__content {
    padding: 28px
  }
}

@media all and (max-width: 600px) {
  .section-2__tiles {
    display: block
  }

  .section-2__tile {
    max-width: 450px;
    margin-bottom: 8px
  }

  .section-2__tile__heading {
    height: auto;
    margin-bottom: .5em
  }

  .section-2__tile__graphic {
    height: auto
  }
}

.section-3 {
  padding: 9.7rem 0 13.8rem;
  /*background: #0f121b*/
  background: #e97829;
}

.section-3 .text,
.section-3 .article__container>p,
.section-3 .article__container>ul,
.section-3 .article__container>ol,
.section-3 .header__nav,
.section-3 .content p,
.content .section-3 p,
.section-3 .contact-form,
.section-3 .contact-form__acceptance,
.section-3 .contact-form select,
.contact-form .section-3 select,
.section-3 .contact-form input[type=text],
.contact-form .section-3 input[type=text],
.section-3 .contact-form input[type=email],
.contact-form .section-3 input[type=email],
.section-3 .contact-form input[type=tel],
.contact-form .section-3 input[type=tel],
.section-3 .contact-form textarea,
.contact-form .section-3 textarea,
.section-3 .contact-form .wpcf7-response-output,
.contact-form .section-3 .wpcf7-response-output,
.section-3 .newsletter-form__acceptance,
.section-3 .newsletter-form .wpcf7-response-output,
.newsletter-form .section-3 .wpcf7-response-output {
  /*color: #80848d*/
  color: #fff;
}

.section-3 .section-header__headline {
  color: #fff
}

.section-3__tiles {
  display: grid;
  overflow: hidden;
  grid-template-columns: repeat(2, 1fr);
  grid-auto-rows: 1fr;
  grid-column-gap: 8px;
  grid-row-gap: 8px
}

.section-3__tile {
  position: relative;
  overflow: hidden
}

.section-3__tile__container {
  position: relative;
  padding: 3.33rem;
  overflow: hidden;
  z-index: 1
}

.section-3__tile__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, .06);
  opacity: 0;
  transition: opacity .5s cubic-bezier(0.37, 0, 0.63, 1)
}

.is-inview .section-3__tile__bg {
  opacity: 1;
  transform: translateX(0%)
}

.section-3__tile__index {
  position: relative;
  float: left;
  /*color: #e97829*/
  color: #1d212d;
}

.section-3__tile__index:after {
  position: absolute;
  bottom: -1em;
  left: 0;
  display: inline-block;
  width: 14px;
  height: 1px;
  background: currentColor;
  content: ""
}

.section-3__tile__content {
  float: right;
  width: 55%;
  max-width: 25rem
}

.section-3__tile__heading {
  height: 5.85em
}

.section-3__tile__subheading {
  margin-bottom: 5.61em;
  /*color: #e97829*/
  color: #1d212d;
}

.section-3__tile__text {
  max-width: 15.8125em;
  margin-bottom: 3em;
  color: #6a6d77
}

.section-3__tile__graphic {
  position: absolute;
  left: 2rem;
  bottom: 2rem;
  width: 30%
}

.section-3.is-light {
  background: #fff
}

.section-3.is-light .text,
.section-3.is-light .article__container>p,
.section-3.is-light .article__container>ul,
.section-3.is-light .article__container>ol,
.section-3.is-light .header__nav,
.section-3.is-light .content p,
.content .section-3.is-light p,
.section-3.is-light .contact-form,
.section-3.is-light .contact-form__acceptance,
.section-3.is-light .contact-form select,
.contact-form .section-3.is-light select,
.section-3.is-light .contact-form input[type=text],
.contact-form .section-3.is-light input[type=text],
.section-3.is-light .contact-form input[type=email],
.contact-form .section-3.is-light input[type=email],
.section-3.is-light .contact-form input[type=tel],
.contact-form .section-3.is-light input[type=tel],
.section-3.is-light .contact-form textarea,
.contact-form .section-3.is-light textarea,
.section-3.is-light .contact-form .wpcf7-response-output,
.contact-form .section-3.is-light .wpcf7-response-output,
.section-3.is-light .newsletter-form__acceptance,
.section-3.is-light .newsletter-form .wpcf7-response-output,
.newsletter-form .section-3.is-light .wpcf7-response-output {
  color: #80848d
}

.section-3.is-light .section-header__headline {
  color: #1d212d
}

.section-3.is-light .section-3__tile__container {
  background: rgba(0, 0, 0, .04)
}

@media all and (max-width: 1024px) {
  .section-3__tile__content {
    min-width: auto
  }

  .section-3__tile__text {
    margin-bottom: 1em
  }
}

@media all and (max-width: 768px) {
  .section-3 {
    padding: 120px 0 80px
  }

  .section-3 .section-header {
    margin-bottom: 64px
  }

  .section-3__intro {
    margin-bottom: 2.77rem
  }

  .section-3__tile__container {
    padding: 28px
  }
}

@media all and (max-width: 750px) {
  .section-3 .section-header {
    margin-bottom: 48px
  }

  .section-3__tiles {
    display: block
  }

  .section-3__tile {
    max-width: 450px;
    margin-bottom: 8px
  }

  .section-3__tile__heading {
    height: auto;
    margin-bottom: .5em
  }

  .section-3__tile__text {
    margin-bottom: 0
  }

  .section-3__tile__graphic {
    left: 28px;
    bottom: 28px
  }
}

@media all and (max-width: 600px) {
  .section-3__tile__text {
    margin-bottom: 1.5em
  }
}

.section-4 {
  padding: 13.8rem 0;
  background: #efefef
}

.section-4__links {
  overflow: hidden
}

.section-4__link__content {
  padding: 1.67rem .5rem
}

.section-4__link__text {
  color: #1d212d
}

.section-4__link__image {
  display: block
}

@media all and (min-width: 1025px) {
  .section-4__link__image .image__container {
    transform-origin: center;
    transition: transform 1s cubic-bezier(0.16, 1, 0.3, 1)
  }

  .section-4__link__image:hover .image__container {
    transform: scale(1.05)
  }
}

.section-4__link__subheading {
  margin-bottom: 1.67rem;
  color: #e97829
}

.section-4__link--1 {
  max-width: 33%;
  float: right
}

.section-4__link--2 {
  max-width: 50%;
  margin-top: 11.8rem;
  float: left
}

.section-4__link--3 {
  max-width: 25%;
  margin-top: 10.4rem;
  margin-right: 3.2rem;
  float: right;
  clear: right
}

@media all and (max-width: 1024px) {
  .section-4 .section-header {
    margin-bottom: 48px
  }

  .section-4__link--1 {
    max-width: 40%
  }

  .section-4__link--2 {
    max-width: 50%;
    margin-top: 11.8rem
  }

  .section-4__link--3 {
    max-width: 40%;
    margin-top: 10.4rem;
    margin-right: 2rem
  }
}

@media all and (max-width: 600px) {
  .section-4 {
    padding: 120px 0
  }

  .section-4__link {
    clear: both
  }

  .section-4__link--1 {
    max-width: 82.5%
  }

  .section-4__link--2 {
    max-width: 100%;
    margin-top: 48px
  }

  .section-4__link--3 {
    max-width: 70%;
    margin-top: 48px;
    margin-right: 0;
    float: right
  }
}

.section-5 {
  background: #fff;
  padding: 13.8rem 0 6.9rem
}

@media all and (max-width: 1024px) {
  .section-5 {
    padding: 120px 0 60px
  }
}

@media all and (max-width: 900px) {
  .section-5 .newsletter-block {
    display: none
  }

  .section-5 .article-block-container {
    grid-template-columns: repeat(2, 1fr)
  }
}

@media all and (max-width: 600px) {
  .section-5 .article-block-container {
    grid-template-columns: repeat(1, 1fr)
  }
}

.section-6 {
  /*padding: 6.9rem 0 13rem;*/
  padding: 8rem 0 1rem;
  background: #fff
}

.section-6__container {
  display: grid;
  grid-template-columns: 44% 56%
}

.section-6__question {
  position: relative;
  border-top: 1px solid #e2e2e2;
  padding-bottom: 32px
}

.section-6__question:last-of-type {
  border-bottom: 1px solid #e2e2e2
}

.section-6__question__content {
  position: relative;
  margin-top: 32px;
  padding: 0 87px 0 0;
  flex-grow: 1;
  cursor: pointer
}

.section-6__question__question {
  max-width: 23em;
  user-select: none
}

.section-6__question__answer {
  color: rgba(29, 33, 45, .8)
}

.section-6__question__answer p {
  max-width: 38em;
  padding-top: 24px;
  opacity: 0
}

.is-active .section-6__question__answer p {
  opacity: 1
}

.section-6__question .plus {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 16px;
  height: 16px;
  transform: translateY(-50%);
  cursor: pointer
}

.section-6__question .plus:before,
.section-6__question .plus:after {
  content: "";
  position: absolute;
  background-color: #1d212d
}

.section-6__question .plus:before {
  width: 100%;
  height: 1px;
  top: 50%;
  left: 0;
  transform: translateY(-50%)
}

.section-6__question .plus:after {
  width: 1px;
  height: 100%;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  transition: transform .3s ease
}

.section-6__question.is-active .plus:after {
  transform: translateX(-50%) rotateX(90deg)
}

@media all and (max-width: 1024px) {
  .section-6 .section-header {
    margin-bottom: 64px
  }

  .section-6__container {
    display: block
  }
}

@media all and (max-width: 600px) {
  .section-6 {
    padding: 120px 0
  }

  .section-6 .section-header {
    margin-bottom: 48px
  }

  .section-6__question {
    padding-bottom: 24px
  }

  .section-6__question__content {
    margin-top: 24px
  }
}

.section-7 {
  background: #efefef
}

.section-7 .scroll-down {
  position: absolute;
  bottom: 50px;
  left: 0
}

.section-7__content {
  position: relative;
  display: grid;
  height: auto;
  min-height: 77vh;
  padding-top: 11rem;
  padding-bottom: 50px;
  grid-template-columns: 50% 50%;
  row-gap: 50px
}

.section-7__content-p{
  position: relative;
  display: block;
  height: auto;
  min-height: 77vh;
  padding-top: 11rem;
  padding-bottom: 50px;
  row-gap: 50px
}

.section-7__content-s {
  position: relative;
  display: grid;
  height: auto;
  min-height: 70vh;
  padding-top: 10rem;
  padding-bottom: 50px;
  grid-template-columns: 50% 50%;
  row-gap: 50px
}

.section-7__caption {
  margin-bottom: 32px
}

.section-7__text {
  max-width: 24em;
  margin-top: 1em;
  grid-column-start: 2
}

.section-7__text-p {
  max-width: 100%;
  margin-top: 1em;
}

.section-7__headline {
  padding-right: 50px
}

.section-7__subheading {
  grid-column-start: 2;
  align-self: end;
  font-family: "Aeonik-Medium", sans-serif;
  font-size: 1.25rem;
  line-height: 1.5;
  letter-spacing: -0.01em
}

.section-7__image-container {
  overflow: hidden;
  padding-left: 4.44rem
}

.section-7__image-container .image__container {
  background: none
}

@media all and (max-width: 1200px) {
  .section-7__content {
    grid-template-columns: 55% 40%;
    column-gap: 5%
  }

  .section-7__content-p {
    grid-template-columns: 55% 40%;
    column-gap: 5%
  }

  .section-7__content-s {
    grid-template-columns: 55% 40%;
    column-gap: 5%
  }
}

@media all and (max-width: 1024px) {
  .section-7__content {
    display: block;
    height: auto;
    padding-bottom: 170px
  }

  .section-7__content-p {
    display: block;
    height: auto;
    padding-bottom: 170px
  }

  .section-7__content-s {
    display: block;
    height: auto;
    padding-bottom: 170px
  }

  .section-7__headline {
    margin-bottom: .5em;
    padding-right: 0
  }

  .section-7__subheading {
    position: absolute;
    right: 0;
    bottom: 32px;
    padding-right: 16px;
    padding-left: 80px;
    font-size: 1.1rem
  }

  .section-7 .scroll-down {
    bottom: 32px
  }

  .section-7__image-container {
    padding-left: 32px
  }
}

@media all and (max-width: 600px) {
  .section-7__image-container {
    padding-left: 0
  }

  .section-7__headline br {
    display: none
  }
}

.section-8 {
  padding: 6.9vw 0 9.7vw;
  background: #efefef
}

.section-8 .section-header .section-header__text {
  margin-top: 0;
  margin-bottom: 4.27em;
  transform: none !important
}

.section-8 .section-header .section-header__caption {
  margin-bottom: 0
}

.section-8 .section-header .section-header__headline {
  margin-top: 1em;
  margin-bottom: .67em
}

.section-8__container {
  display: flex;
  justify-content: space-between
}

.section-8__right {
  width: 31rem;
  margin-right: 6.9rem;
  padding-bottom: 4.4rem
}

.section-8__left {
  padding-top: 3.3rem
}

.section-8__headline {
  font-family: "Aeonik-Medium", sans-serif;
  font-size: 8vw;
  line-height: 1;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #fff;
  text-decoration: underline
}

.section-8__headline>div {
  position: relative
}

.section-8__headline>div:after {
  position: absolute;
  bottom: 0;
  left: .06em;
  width: calc(100% - .06em);
  height: .06em;
  background: currentColor;
  content: "";
  transform-origin: top left;
  transform: rotateY(-90deg);
  transition: transform 1s cubic-bezier(0.16, 1, 0.3, 1)
}

.section-8__headline>div.is-inview:after {
  transform: rotateY(0deg)
}

@media all and (max-width: 1024px) {
  .section-8__right {
    margin-right: 32px
  }
}

@media all and (max-width: 768px) {
  .section-8__container {
    display: block
  }

  .section-8__left {
    margin-bottom: 80px
  }

  .section-8__right {
    width: 100%;
    max-width: 450px
  }

  .section-8__headline {
    font-size: 111px
  }
}

@media all and (max-width: 600px) {
  .section-8__headline {
    font-size: 27vw
  }
}

.section-9 {
  padding: 9.7rem 0 0 0;
  background: #fff
}

.section-9 .section-header .section-header__text {
  max-width: 29.55em;
  margin-top: .5em
}

.section-9__container {
  display: flex
}

.section-9__content {
  width: 50%;
  order: -1
}

.section-9__animation {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50%;
  height: 100vh
}

.section-9__animation video {
  width: 100%;
  height: auto;
  max-width: 100%
}

.section-9__slide {
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 100vh;
  padding-left: 110px
}

.section-9__slide__no {
  position: absolute;
  top: 25%;
  left: -96px;
  color: #e97829;
  font-size: .9rem;
  font-family: "Aeonik-Medium", sans-serif
}

.section-9__slide__heading {
  position: relative;
  margin-bottom: 2.5em
}

.section-9__slide__text {
  max-width: 19.375em;
  color: #6a6d77
}

.section-9__slide__text p {
  margin-bottom: 1.25em
}

.section-9__slide__text strong,
.section-9__slide__text b {
  color: #1d212d
}

@media all and (max-width: 768px) {
  .section-9 {
    padding: 120px 0 0 0
  }

  .section-9__container {
    display: block
  }

  .section-9__content {
    width: 100%
  }

  .section-9__animation {
    width: 100%;
    height: auto
  }

  .section-9__slide__no {
    position: absolute;
    top: 25%;
    left: -96px;
    color: #e97829;
    font-size: 13px;
    font-family: "Aeonik-Medium", sans-serif
  }

  .section-9__slide__heading {
    position: relative;
    margin-bottom: 2.5em
  }

  .section-9__slide__text {
    max-width: 19.375em
  }

  .section-9__slide {
    height: auto;
    padding-left: 32px;
    margin-bottom: 48px
  }

  .section-9__slide__no {
    top: 25%;
    left: -32px
  }

  .section-9__slide__heading {
    margin-bottom: 1em
  }

  .section-9__slide__text {
    width: 100%;
    max-width: 25em
  }
}

.section-11 {
  padding: 13.8rem 0;
  background: #efefef
}

.section-11 .number {
  margin-top: 80px;
  clear: both
}

.section-11 .number__info {
  display: flex;
  justify-content: space-between;
  margin-top: 10px
}

.section-11 .number__no {
  display: block;
  color: #e97829;
  font-size: 5.55rem;
  transform-origin: bottom left;
  transition: transform 1s cubic-bezier(0.16, 1, 0.3, 1)
}

.section-11 .number.is-inview .number__no {
  transform: scale(2)
}

.section-11 .number__heading {
  margin-top: 4px;
  margin-right: 40px;
  font-family: "Aeonik-Medium", sans-serif;
  font-size: 14px
}

.section-11 .number__text {
  max-width: 200px;
  color: #6a6d77
}

.section-11 .number:nth-of-type(odd) {
  float: right
}

.section-11 .number:nth-of-type(even) {
  float: left
}

.section-11 .number:last-of-type {
  margin-bottom: 7rem
}

.section-11__logos {
  position: relative
}

.section-11__logos__container {
  display: grid;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-columns: repeat(3, 1fr);
  max-width: 500px
}

.section-11__logos__caption {
  display: inline-block;
  position: absolute;
  bottom: 30px;
  left: 90px;
  line-height: 1.1
}

.section-11__logos__caption strong {
  display: block
}

.section-11__logos__caption span {
  color: #80848d
}

.section-11__logo {
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 106px;
  height: 106px;
  background: #fff;
  border-radius: 50%;
  padding: 25px
}

.section-11__logo--1 {
  width: 150px;
  height: 150px
}

.section-11__logo--3 {
  width: 150px;
  height: 150px;
  transform: translate(-68%, -6%)
}

.section-11__logo--4 {
  width: 132px;
  height: 132px
}

.section-11__logo--5 {
  width: 212px;
  height: 212px;
  transform: translate(-10%, -22%)
}

.section-11__logo--6 {
  transform: translate(-19%, -6%)
}

@media all and (max-width: 1024px) {
  .section-11 {
    padding: 120px 0
  }

  .section-11__container {
    max-width: 85%
  }

  .section-11 .number__no {
    font-size: 4rem
  }
}

@media all and (max-width: 600px) {
  .section-11 {
    padding-bottom: 80px
  }

  .section-11__container {
    max-width: 100%
  }

  .section-11 .number__no {
    font-size: 3rem
  }

  .section-11 .number__info {
    justify-content: flex-start;
    max-width: 290px
  }

  .section-11 .number:nth-of-type(odd),
  .section-11 .number:nth-of-type(even) {
    float: none
  }

  .section-11 .number:last-of-type {
    margin-bottom: 0
  }

  .section-11__logos {
    position: relative
  }

  .section-11__logos__container {
    max-width: 100%;
    transform: scale(0.7);
    transform-origin: center left
  }
}

.section-12 {
  padding: 13.8rem 0 8.7rem;
  background: #fff
}

.section-12__container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 8px;
  grid-row-gap: 8px
}

.section-12__container>:not(:first-child) {
  grid-auto-rows: 1fr
}

.section-12__cta {
  padding-top: 13.8rem;
  text-align: center
}

.section-12__cta__heading {
  margin-bottom: 1em
}

.section-12__person {
  position: relative;
  background: #f5f5f5
}

.section-12__person__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #e97829;
  transform: translateY(-100%)
}

.section-12__person__quote {
  position: absolute;
  top: 0;
  left: 0;
  padding: 32px;
  color: #fff;
  z-index: 1
}

.section-12__person__about {
  position: relative;
  display: grid;
  grid-template-areas: "name name""title link";
  padding: 1.9rem 1.5rem 1.9rem 1.9rem;
  z-index: 1
}

.section-12__person__name {
  grid-area: name;
  color: #1d212d;
  transition: color .4s .1s ease-in-out
}

.section-12__person__title {
  grid-area: title;
  margin-top: 8px;
  color: #6a6d77;
  transition: color .4s .1s ease-in-out
}

.section-12__person__link {
  grid-area: link;
  justify-self: end;
  align-self: end;
  color: #e97829
}

.section-12__person__link .link-underline,
.section-12__person__link .section-19__links__link a,
.section-19__links__link .section-12__person__link a,
.section-12__person__link .link-external span,
.link-external .section-12__person__link span,
.section-12__person__link .link-underline:after,
.section-12__person__link .section-19__links__link a:after,
.section-19__links__link .section-12__person__link a:after,
.section-12__person__link .link-external span:after,
.link-external .section-12__person__link span:after {
  transition: all .4s .1s ease-in-out
}

.section-12__person__link a {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  text-indent: -9999px;
  background-image: url(189088d5816717965e48.svg);
  background-size: contain
}

.section-12__person__link a:after,
.section-12__person__link a:before {
  display: none
}

.section-12__person__link a:hover {
  background-image: url(9a241f1dd34f9df83884.svg)
}

.section-12__person.is-active .section-12__person__name,
.section-12__person.is-active .section-12__person__title,
.section-12__person.is-active .section-12__person__link {
  color: #fff
}

.section-12__person.is-active .link-underline,
.section-12__person.is-active .section-19__links__link a,
.section-19__links__link .section-12__person.is-active a,
.section-12__person.is-active .link-external span,
.link-external .section-12__person.is-active span {
  color: #fff
}

.section-12__person.is-active .link-underline:before,
.section-12__person.is-active .section-19__links__link a:before,
.section-19__links__link .section-12__person.is-active a:before,
.section-12__person.is-active .link-external span:before,
.link-external .section-12__person.is-active span:before {
  color: #1d212d
}

.section-12__person.is-active .link-underline,
.section-12__person.is-active .section-19__links__link a,
.section-19__links__link .section-12__person.is-active a,
.section-12__person.is-active .link-external span,
.link-external .section-12__person.is-active span,
.section-12__person.is-active .link-underline:after,
.section-12__person.is-active .section-19__links__link a:after,
.section-19__links__link .section-12__person.is-active a:after,
.section-12__person.is-active .link-external span:after,
.link-external .section-12__person.is-active span:after {
  transition-delay: 0s
}

.section-12__person.is-active .link-underline:after,
.section-12__person.is-active .section-19__links__link a:after,
.section-19__links__link .section-12__person.is-active a:after,
.section-12__person.is-active .link-external span:after,
.link-external .section-12__person.is-active span:after {
  background: #fff
}

@media all and (min-width: 1025px) {

  .section-12__person.is-active .link-underline:hover,
  .section-12__person.is-active .section-19__links__link a:hover,
  .section-19__links__link .section-12__person.is-active a:hover,
  .section-12__person.is-active .link-external span:hover,
  .link-external .section-12__person.is-active span:hover,
  .section-12__person.is-active .link-underline.is-active,
  .section-12__person.is-active .section-19__links__link a.is-active,
  .section-19__links__link .section-12__person.is-active a.is-active,
  .section-12__person.is-active .link-external span.is-active,
  .link-external .section-12__person.is-active span.is-active {
    color: #1d212d
  }
}

.section-12__person:not(.is-active) .section-12__person__name,
.section-12__person:not(.is-active) .section-12__person__title,
.section-12__person:not(.is-active) .section-12__person__link {
  transition-duration: .1s;
  transition-delay: 0s
}

.section-12__person:not(.is-active) .link-underline,
.section-12__person:not(.is-active) .section-19__links__link a,
.section-19__links__link .section-12__person:not(.is-active) a,
.section-12__person:not(.is-active) .link-external span,
.link-external .section-12__person:not(.is-active) span,
.section-12__person:not(.is-active) .link-underline:after,
.section-12__person:not(.is-active) .section-19__links__link a:after,
.section-19__links__link .section-12__person:not(.is-active) a:after,
.section-12__person:not(.is-active) .link-external span:after,
.link-external .section-12__person:not(.is-active) span:after {
  transition-delay: 0s
}

@media all and (max-width: 1024px) {
  .section-12 {
    padding: 120px 0 80px
  }
}

@media all and (max-width: 950px) {
  .section-12__container {
    grid-template-columns: repeat(2, 1fr)
  }
}

@media all and (max-width: 700px) {
  .section-12 .section-header {
    margin-bottom: 40px
  }

  .section-12__container {
    grid-template-columns: 1fr
  }

  .section-12__person {
    max-width: 450px
  }
}

.section-13 {
  padding: 9rem 0 10rem;/*9rem 0 13rem*/
  background: #fff
}

.section-13-n{
  padding: 9rem 0 0rem !important;
  background: #fff;
}

.section-13-s{
  padding: 2rem 0 0rem !important;
  background: #efefef;
}

.section-13-s__slides {
  margin-top: 1rem
}

.section-13__slides {
  margin-top: 5.55rem
}

.section-13__slides__slide {
  width: 22vw
}

.section-13__slides__slide__content {
  padding: 1.5rem 1.11rem 0 .55rem
}

.section-13__slides__slide__title {
  min-height: 2.4em;
  margin-bottom: 1em
}

.section-13__slides__slide__text {
  color: #6a6d77
}

.section-13__slides__slide__image {
  height: 22vw
}

.section-13__slides__slide__image .image__container {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 1rem
}

.section-13__slides__slide__image .image__image {
  position: relative;
  width: auto;
  height: auto
}

@media all and (max-width: 1200px) {
  .section-13__slides__slide {
    width: 300px
  }

  .section-13__slides__slide__image {
    height: 300px
  }

  .section-13__slides__slide__image .image__container {
    padding: 50px
  }
}

@media all and (max-width: 1024px) {
  .section-13 {
    padding: 80px 0
  }

  .section-13-n {
    padding: 80px 0
  }

  .section-13-s {
    padding: 80px 0
  }
}

@media all and (max-width: 600px) {
  .section-13 .section-header__headline br {
    display: none
  }

  .section-13-n .section-header__headline br {
    display: none
  }

  .section-13-s .section-header__headline br {
    display: none
  }
}

.section-14 {
  padding: 13.8rem 0 0;
  background: #efefef
}

.section-14 .section-header {
  margin-bottom: 0;
  column-gap: 24px
}

.section-14__tiles {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 1.67rem;
  grid-auto-rows: 1fr;
  overflow: hidden;
  transform: translateY(120px);
  top: 1px;
  z-index: 1
}

.section-14__tile {
  padding: 3vw 3vw 3vw .694rem;
  background: #fff;
  display: flex;
  align-items: center;
  overflow: hidden;
  border-bottom: 1px solid #e5e5e7
}

.section-14__tile__image {
  min-width: 2.22rem;
  min-height: 2.22rem;
  padding: 0 3.33rem
}

.section-14__tile__image .image__container {
  width: 2.22rem;
  height: 2.22rem
}

.section-14__tile__heading {
  margin-bottom: .67em
}

.section-14__tile__text {
  max-width: 29em
}

.section-14__tile:nth-last-child(-n+2) {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-bottom: none
}

.section-14__tile:nth-of-type(-n + 2) {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px
}

@media all and (max-width: 1024px) {
  .section-14 {
    padding: 120px 0 0
  }

  .section-14 .section-header {
    margin-bottom: 80px
  }

  .section-14__tiles {
    transform: translateY(40px)
  }

  .section-14__tile {
    padding: 24px 24px 24px 0
  }

  .section-14__tile__heading {
    margin-bottom: 8px
  }

  .section-14__tile__image {
    min-width: 24px;
    min-height: 24px;
    padding: 0 24px
  }

  .section-14__tile__image .image__container {
    width: 24px;
    height: 24px
  }
}

@media all and (max-width: 768px) {
  .section-14__tiles {
    column-gap: 0;
    grid-template-columns: 1fr;
    grid-auto-rows: initial
  }

  .section-14__tile:nth-last-child(-n+2) {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom: 1px solid #e5e5e7
  }

  .section-14__tile:nth-of-type(-n + 2) {
    border-top-left-radius: 0;
    border-top-right-radius: 0
  }

  .section-14__tile:first-of-type {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px
  }

  .section-14__tile:last-of-type {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px
  }
}

.section-15 {
  padding: 13.8rem 0 9.7rem;
  background: #fff
}

.section-15 .section-header {
  margin-bottom: 8.33rem
}

.section-15 .section-header .section-header__text {
  align-self: center;
  justify-self: end;
  max-width: 17.11em
}

.section-15 .offers-more {
  margin-top: 3.33rem;
  text-align: center
}

.section-15 .offers__categories {
  margin-bottom: 40px;
  font-family: "Aeonik-Medium", sans-serif;
  font-size: .97rem;
  user-select: none
}

.section-15 .offers__categories li {
  display: inline-block;
  margin-right: .57em;
  margin-bottom: .57em;
  padding: .857em 2em;
  background: #f1f1f1;
  border-radius: 5em;
  color: #1d212d;
  cursor: pointer;
  transition: .3s ease;
  transition-property: color, background
}

.section-15 .offers__categories li.is-active {
  background: #e97829;
  color: #fff;
  pointer-events: none
}

.section-15 .offers .job {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 3.33rem;
  margin-bottom: .57em;
  border: 1px solid #e5e5e7;
  border-radius: 4px;
  isolation: isolate;
  transition: all .4s ease-in-out;
  transition-property: opacity, background
}

.section-15 .offers .job:not(:nth-of-type(-n + 5)) {
  display: none;
  opacity: 0
}

.section-15 .offers .job.is-active {
  display: flex !important
}

.section-15 .offers .job__position {
  margin-top: .6875em
}

.section-15 .offers .job__button {
  align-self: center
}

.section-15 .offers .job__button .button__text {
  margin-right: 16px
}

.section-15 .offers .job__button .button__arrow {
  margin-left: 0;
  background: #f1f1f1;
  transition: background .4s ease-in-out
}

.section-15 .offers .job:hover {
  background: #e5e5e7
}

.section-15 .offers .job:hover .button__arrow {
  background: #fff
}

.section-15 .offers .job:hover .button__arrow svg {
  animation: MoveRightInitial .2s forwards, MoveRightEnd .4s forwards .2s
}

@media all and (max-width: 1024px) {
  .section-15 {
    padding: 120px 0
  }
}

@media all and (max-width: 768px) {
  .section-15 .section-header {
    margin-bottom: 48px
  }

  .section-15 .offers .job {
    padding: 32px
  }
}

@media all and (max-width: 600px) {
  .section-15 .offers-more {
    margin-top: 40px;
    text-align: center
  }

  .section-15 .offers .job {
    display: block;
    padding: 16px
  }

  .section-15 .offers .job.is-active {
    display: block !important
  }

  .section-15 .offers .job__name {
    font-size: 18px;
    margin-bottom: 8px
  }

  .section-15 .offers .job__button {
    margin-top: 24px
  }
}

.section-16 {
  padding: 13.8rem 0 6.9rem;
  background: #efefef
}

.section-16 .section-header {
  grid-area: header
}

.section-16__container {
  position: relative;
  display: grid;
  grid-template-areas: "header content""images content";
  grid-template-columns: 40% 60%;
  min-height: 85vh;
  max-width: 85rem
}

@media all and (min-width: 1400px) {
  .section-16__container {
    min-height: 45rem
  }
}

.section-16__images {
  grid-area: images;
  overflow: hidden;
  align-self: end;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.section-16__images__image .image__container {
  padding-bottom: 90%
}

.section-16__slides {
  grid-area: content;
  border-bottom-left-radius: 0;
  position: relative;
  padding: 5rem;
  background: #fff
}

.section-16__slides__slide__about {
  position: absolute;
  bottom: 0;
  left: 7rem
}

.section-16__slides__slide__content {
  margin-bottom: 80px
}

.section-16__slides__slide__name {
  color: #1d212d
}

.section-16__slides__slide__title {
  color: #6a6d77
}

.section-16__slides .swiper-pagination {
  position: absolute;
  left: 5rem;
  bottom: 5rem;
  font-family: "Aeonik-Regular", sans-serif;
  font-size: .97rem;
  line-height: 1.5;
  color: #6a6d77;
  user-select: none
}

.section-16__slides .swiper-pagination .current {
  display: block;
  font-family: "Aeonik-Medium", sans-serif;
  font-size: 1.25rem;
  letter-spacing: -0.02em;
  color: #1d212d
}

.section-16__slides .swiper-pagination .divider {
  display: inline-block;
  margin-right: .75em
}

.section-16__slides .swiper-pagination .total {
  display: inline-block
}

.section-16__slides .swiper-nav {
  position: absolute;
  right: 5rem;
  bottom: 5rem;
  display: flex;
  justify-content: space-between;
  width: 104px;
  user-select: none;
  z-index: 1
}

.section-16__slides .swiper-nav__button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  background: #f1f1f1;
  border-radius: 50%;
  cursor: pointer;
  outline: none;
  transition: .4s background ease-in-out
}

.section-16__slides .swiper-nav__button svg {
  width: 33%
}

.section-16__slides .swiper-nav__button svg path {
  transition: .4s fill ease-in-out
}

@media all and (min-width: 1025px) {
  .section-16__slides .swiper-nav__button:hover {
    background: #e97829
  }

  .section-16__slides .swiper-nav__button:hover svg path {
    fill: #efefef
  }
}

@media all and (max-width: 1024px) {
  .section-16 {
    padding: 120px 0 80px
  }

  .section-16__container {
    min-height: auto
  }

  .section-16__slides__slide {
    padding-bottom: 100px
  }

  .section-16__slides__slide__content {
    margin-bottom: 36px
  }

  .section-16__slides__slide__about {
    left: 7rem;
    bottom: 0
  }
}

@media all and (max-width: 768px) {
  .section-16__container {
    min-height: 70vw
  }

  .section-16__slides {
    padding: 32px
  }

  .section-16__slides__slide {
    padding-bottom: 80px
  }

  .section-16__slides__slide__about {
    position: relative;
    left: 0;
    bottom: 0;
    margin-top: 32px
  }

  .section-16__slides .swiper-nav,
  .section-16__slides .swiper-pagination {
    bottom: 32px
  }

  .section-16__slides .swiper-nav {
    right: 32px
  }

  .section-16__slides .swiper-pagination {
    left: 32px
  }
}

@media all and (max-width: 700px) {
  .section-16__container {
    display: block;
    min-height: auto;
    max-width: 500px
  }

  .section-16__images {
    margin-top: 48px
  }

  .section-16__slides__slide {
    padding-bottom: 32px
  }

  .section-16__slides__slide__about {
    position: relative;
    left: 0;
    bottom: 0;
    margin-top: 24px
  }
}

.section-17 {
  padding: 13.8rem 0;
  background: #efefef
}

.section-17__slides {
  margin-top: 80px
}

.section-17__slides__slide {
  width: 25.6rem
}

.section-17__slides__slide__content {
  justify-content: flex-start
}

.section-17__slides__slide__title {
  margin-bottom: 1.5em
}

@media all and (max-width: 1024px) {
  .section-17 {
    padding: 80px 0
  }
}

.section-18 {
  position: relative;
  width: 100vw;
  height: 100vh;
  padding: 4.44rem;
  overflow: hidden;
  background: #efefef
}

.section-18__content {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  position: relative;
  max-width: 37rem;
  height: 100%;
  padding: 5rem;
  background: #e97829;
  color: #fff;
  z-index: 1
}

.section-18__content .section-header__caption,
.section-18__content .section-header__text {
  color: #fff
}

.section-18__button {
  align-self: flex-end
}

.section-18__button .button .button__arrow {
  background: rgba(255, 255, 255, .16)
}

.section-18__button .button .button__arrow svg path {
  stroke: #fff
}

.section-18__image {
  position: absolute;
  top: -5%;
  left: 0;
  width: 100%;
  height: 110%
}

@media all and (max-width: 1024px) {
  .section-18 {
    padding: 32px
  }

  .section-18__button {
    margin-top: 120px
  }

  .section-18__content {
    padding: 44px 32px
  }
}

@media all and (max-width: 768px) {
  .section-18 {
    height: auto;
    padding-top: 180px;
    padding-left: 0
  }

  .section-18__content {
    padding: 32px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
  }
}

.section-19 {
  padding: 9.7rem 0;
  background: #efefef
}

.section-19-f {
  padding: 4.5rem 0;
  background: #efefef
}

.section-19 .section-header {
  max-width: 533px;
  grid-area: header
}

.section-19-f .section-header {
  max-width: 533px;
  grid-area: header
}

.section-19 .section-header__text {
  max-width: 23em
}

.section-19-f .section-header__text {
  max-width: 23em
}

.section-19__container {
  display: grid;
  grid-template-areas: "header form""content form";
  grid-template-columns: 50% 50%
}

.section-19__content {
  max-width: 37vw;
  grid-area: content;
  align-self: end
}

.section-19__subheading {
  margin-top: 4px;
  color: #6a6d77
}

.section-19__links {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  row-gap: 24px;
  margin-top: 60px
}

.section-19__links__label {
  margin-bottom: 8px;
  color: #6a6d77
}

.section-19__links__link {
  font-family: "Aeonik-Medium", sans-serif;
  color: #1d212d
}

.section-19__form {
  max-width: 50rem;
  grid-area: form;
  align-self: end
}

@media all and (max-width: 1024px) {
  .section-19__form {
    width: 100%;
    padding-left: 32px
  }

  .section-19__content {
    max-width: 100%
  }

  .section-19__links {
    max-width: 450px
  }
}

@media all and (max-width: 900px) {
  .section-19__container {
    display: grid;
    grid-template-areas: "header""form""content";
    grid-column-gap: 80px;
    grid-template-columns: 100%
  }

  .section-19__form {
    width: 100%;
    max-width: 657px;
    margin-top: 64px;
    justify-self: start;
    padding-left: 0
  }

  .section-19__content {
    margin-top: 100px
  }
}

@media all and (max-width: 600px) {
  .section-19__links {
    grid-template-columns: 1fr
  }
}

.section-20 {
  position: relative;
  z-index: 1;
  padding: 13.8rem 0 6.9rem;
  background: #fff
}

.section-20__container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 8px;
  grid-row-gap: 8px
}

.section-20__container>:not(:first-child) {
  grid-auto-rows: 1fr
}

.section-20__location {
  background: #f5f5f5
}

.section-20__location__about {
  display: grid;
  min-height: 13.2rem;
  grid-template-areas: "name name""text link";
  padding: 1.9rem 1.5rem 1.9rem 1.9rem
}

.section-20__location__name {
  grid-area: name;
  color: #1d212d
}

.section-20__location__text {
  grid-area: text;
  align-self: end
}

.section-20__location__link {
  grid-area: link;
  align-self: end;
  justify-self: end;
  color: #e97829
}

@media all and (max-width: 950px) {
  .section-20__container {
    grid-template-columns: repeat(2, 1fr)
  }
}

@media all and (max-width: 700px) {
  .section-20 .section-header {
    margin-bottom: 40px
  }

  .section-20__container {
    grid-template-columns: 1fr
  }
}

.section-21 {
  padding-top: 4.44rem;
  background: #fff
}

.section-21__container {
  position: relative;
  padding: 4.44rem;
  color: #fff
}

.section-21__content {
  position: relative;
  z-index: 1
}

.section-21__text {
  max-width: 32em;
  margin-top: 24px;
  color: #fff
}

.section-21__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.section-21__form {
  margin-top: 8vw
}

.section-21__form .wpcf7-response-output {
  color: #efefef !important
}

.section-21__video {
  pointer-events: none
}

.section-21__video .video>div {
  position: static !important
}

.section-21__video iframe,
.section-21__video video {
  width: 100vw !important;
  height: 56.25vw !important;
  min-height: 100vh !important;
  min-width: 177.77vh !important;
  position: absolute;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  pointer-events: none;
  will-change: transform
}

@media all and (max-width: 1024px) {
  .section-21__container {
    padding: 44px 32px
  }

  .section-21__form {
    margin-top: 5rem
  }
}

.section-22 {
  padding: 1.2rem 0; 
  background: #efefef
}

.section-22 .section-header__headline {
  max-width: 15em
}

.section-22 .section-header__text {
  float: left;
  max-width: 35em;
  padding-right: 2.5rem;
  /*padding-right: 7.7rem;*/
  /*padding-left: 11rem;*/
}

.section-22__text {
  float: left;
  width: 50vw
}

@media all and (max-width: 1024px) {
  .section-22__text {
    width: 100%
  }

  .section-22 .section-header__text {
    float: right;
    padding-left: 2rem;
  }
}

@media all and (max-width: 768px) {
  .section-22 {
    padding: 120px 0
  }

  .section-22 .section-header__headline {
    margin-left: 0
  }

  .section-22 .section-header__text {
    float: right;
    max-width: 35em;
    padding-right: 0;
    padding-left: 2rem;
  }
}

@media all and (max-width: 600px) {
  .section-22 .section-header__headline br {
    display: none
  }
}

.section-23 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
  overflow: hidden;
  background: #efefef
}

.section-23__heading {
  max-width: 12em
}

.section-23__container {
  display: flex;
  justify-content: space-between;
  position: relative;
  height: 100vh
}

.section-23__image-container {
  position: relative;
  width: 40%;
  height: 100%
}


.section-13__container {
  display: flex;
  justify-content: space-between;
  position: relative;
  height: 100vh
}

.section-13__image-container {
  position: relative;
  width: 40%;
  height: 100%
}



.section-23__header {
  position: relative;
  width: 44vw;
  margin-top: -2px;
  padding-top: 2.7rem;
  overflow: hidden
}

.section-23__header:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #c8cad0;
  transform: translateX(-100%);
  transition: 1.2s transform cubic-bezier(0.7, 0, 0.84, 0);
  content: ""
}

.is-right .section-23__header {
  order: -1
}

.section-23__header.is-inview:before {
  transform: translateX(0%)
}

.section-23__index {
  display: flex;
  align-items: center;
  justify-content: center;
  float: left;
  margin-top: 10px;
  margin-right: 70px
}

.section-23__tiles {
  position: absolute;
  z-index: 1;
  bottom: 40px;
  will-change: transform
}

.section-23__tiles__container {
  display: flex
}

.is-left .section-23__tiles {
  left: 50vw
}

.is-right .section-23__tiles {
  left: 25vw
}

.section-23__tile {
  width: 29.2rem;
  height: 31.8rem
}

[lang=de] .section-23__tile {
  width: 31.2rem;
  height: 34rem
}

.section-23__tile .tile__content {
  justify-content: flex-start
}

.section-23__tile:not(:last-of-type) {
  margin-right: 8px
}

.section-23__slides {
  display: none;
  margin-top: 80px
}

.section-23__slides__slide {
  width: 25.6rem
}

.section-23__slides__slide__content {
  justify-content: flex-start;
}

.section-23__slides__slide__title {
  margin-bottom: 1.5em
}

@media all and (max-width: 1024px) {
  .section-23__header {
    width: 50vw
  }

  .section-23__index {
    margin-right: 36px
  }

  .section-23__tile {
    width: 30rem;
    height: 34rem
  }
}

@media all and (max-width: 768px) {
  .section-23 {
    padding-top: 40px;
    padding-bottom: 40px
  }

  .section-23__container {
    display: block;
    height: auto;
    padding-bottom: 30px
  }

  .section-23__tiles {
    display: none
  }

  .section-23__header {
    width: 100%;
    padding-top: 32px
  }

  .section-23__image-container {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 160px);
    border-radius: 0
  }

  .section-23__slides {
    position: relative;
    z-index: 1;
    display: block
  }

  .section-23__slides__slide {
    height: auto;
    align-self: baseline
  }


  .section-13__container {
    display: block;
    height: auto;
    padding-bottom: 30px
  }

  .section-13__image-container {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 60px);
    border-radius: 0
  }
}

@media all and (max-width: 600px) {
  .section-23__index {
    width: 24px;
    height: 24px;
    font-size: 13px;
    border-width: 1.5px;
    margin-top: 3px;
    margin-right: 36px
  }

  .section-23__slides {
    margin-top: 32px
  }

  .section-23__heading {
    font-size: 24px
  }
}

.section-24 {
  padding: 13.8rem 0;
  background: #0f121b;
  color: #fff;
  overflow: hidden
}

.section-24 .section-header {
  grid-template-columns: 25% 75%;
  margin-bottom: 11.1rem
}

.section-24 .section-header__headline {
  color: #fff
}

.section-24__container {
  display: flex
}

.section-24__subtitle {
  position: relative;
  top: 3.5rem;
  z-index: 1
}

.section-24__subtitle-container {
  width: 35%
}

.section-24__subtitle:after {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: -5%;
  width: 25%;
  height: 1px;
  background: #e97829;
  content: ""
}

.section-24__steps {
  border: 1px solid #3c404b;
  border-radius: 4px
}

.section-24__steps-content {
  width: 75%
}

.section-24__step__headline {
  position: relative;
  padding: .57em .57em .57em 2.14em
}

.section-24__step__no {
  position: absolute;
  top: 50%;
  left: 2.6em;
  width: 2.5em;
  height: 2.5em;
  margin-top: -1.25em;
  border-radius: 50%;
  border: .125em solid currentColor;
  font-family: "Aeonik-Medium", sans-serif;
  font-size: .28em;
  line-height: 2.35;
  color: #e97829;
  text-align: center
}

.section-24__step__content {
  padding-right: 100px;
  overflow: hidden;
  height: 0
}

.is-active .section-24__step__content {
  height: auto
}

.section-24__step__text {
  padding-left: 6.6554em
}

.section-24__step__tiles {
  display: inline-flex;
  flex-wrap: nowrap;
  width: 100%;
  padding: 6.9vw 3.33vw 3.33vw
}

.section-24__step__tile {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 26rem;
  margin-right: 8px;
  height: 25.6rem;
  padding: 2em;
  font-size: 14px;
  background: #1d212d;
  border-radius: 4px
}

.section-24__step__tile__subtitle {
  color: #e97829
}

.section-24__step__tile__heading {
  margin-top: .83em;
  margin-bottom: .67em
}

.section-24__step__tile__subheading,
.section-24__step__tile__content {
  color: #777b86
}

.section-24__step:not(:last-of-type) {
  border-bottom: 1px solid #3c404b
}

@media all and (max-width: 1400px) {
  .section-24__step__tiles {
    padding: 3.33vw 3.33vw 3.33vw
  }
}

@media all and (max-width: 1200px) {
  .section-24__step__headline {
    font-size: 40px
  }

  .section-24__subtitle {
    top: 2.6rem
  }
}

@media all and (max-width: 1024px) {
  .section-24 {
    padding-top: 120px;
    padding-bottom: 80px
  }

  .section-24 .section-header {
    margin-bottom: 80px
  }

  .section-24__container {
    display: block
  }

  .section-24__subtitle {
    top: 0;
    margin-bottom: 1em
  }

  .section-24__subtitle:after {
    display: none
  }

  .section-24__steps-content {
    width: 100%
  }

  .section-24__step__content {
    height: auto;
    padding-right: 0
  }

  .section-24__step__no {
    font-size: .33em
  }

  .section-24__step__text {
    padding-left: 70px
  }

  .section-24__step__headline {
    font-size: 32px
  }
}

@media all and (max-width: 600px) {
  .section-24 .section-header {
    margin-bottom: 48px
  }

  .section-24__step__headline {
    padding: 32px 32px 24px 64px;
    font-size: 24px
  }

  .section-24__step__no {
    left: 18px;
    font-size: .5em
  }

  .section-24__step__text {
    padding-left: 64px;
    color: #fff
  }

  .section-24__step__tiles {
    padding-top: 32px
  }

  .section-24__step__tile {
    max-width: 95%
  }
}

.section-25 {
  padding: 6.9rem 0;
  background: #fff
}

.section-25 .section-header {
  margin-bottom: 80px
}

.section-25__cases {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-row-gap: 8px;
  grid-column-gap: 8px;
  grid-auto-rows: 1fr
}

.section-25__case {
  position: relative;
  border-radius: 4px;
  overflow: hidden;
  isolation: isolate;
  background: #efefef
}

.section-25__case__content {
  padding: 2rem;
  padding-bottom: 80px
}

.section-25__case .article__tags {
  margin: 16px 0;
  text-align: left
}

.section-25__case .article__tags li:first-of-type {
  margin-left: 0
}

.section-25__case__button {
  position: absolute;
  right: 2rem;
  bottom: 2rem
}

.section-25__case__image .image__container {
  padding-bottom: 50%
}

@media all and (min-width: 1025px) {
  .section-25__case__image .image__container {
    transform-origin: center;
    transition: transform 1s cubic-bezier(0.16, 1, 0.3, 1)
  }

  .section-25__case__image:hover .image__container {
    transform: scale(1.05)
  }
}

@media all and (max-width: 1024px) {
  .section-25 {
    padding: 120px 0 60px
  }
}

@media all and (max-width: 768px) {
  .section-25__case__title {
    font-size: 18px
  }

  .section-25__cases {
    grid-template-columns: repeat(1, 1fr)
  }
}

.section-26 {
  position: relative;
  width: 100vw;
  padding: 4.44rem;
  overflow: hidden;
  background: #efefef
}

.section-26__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #e97829;
  padding: 5rem
}

.section-26__left {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  position: relative;
  max-width: 31rem;
  height: 100%;
  color: #fff;
  z-index: 1
}

.section-26__left .section-header__caption,
.section-26__left .section-header__text {
  color: #fff
}

.section-26__left .section-header__text {
  max-width: 22.375em;
  margin-top: 1.25em;
  color: rgba(255, 255, 255, .8)
}

.section-26__button {
  margin-top: 60px;
  align-self: flex-end
}

.section-26__button .button .button__arrow {
  background: rgba(255, 255, 255, .16)
}

.section-26__button .button .button__arrow svg path {
  stroke: #fff
}

.section-26__caption {
  margin-top: 6px;
  color: #fff
}

.section-26__right {
  padding-right: 10%
}

.section-26__image {
  width: 26vw
}

.section-26__image .image__container {
  padding-bottom: 100%
}

@media all and (max-width: 1024px) {
  .section-26 {
    padding: 32px
  }

  .section-26__right {
    padding-right: 5%;
    padding-left: 50px
  }

  .section-26__image {
    width: 30vw
  }
}

@media all and (max-width: 900px) {
  .section-26__container {
    padding: 44px 32px
  }
}

@media all and (max-width: 768px) {
  .section-26__container {
    flex-direction: column;
    align-items: center
  }

  .section-26__left {
    max-width: 400px
  }

  .section-26__right {
    padding: 0;
    margin-top: 48px;
    width: 100%;
    max-width: 400px
  }

  .section-26__image {
    width: 400px;
    max-width: 100%
  }
}

@media all and (max-width: 600px) {
  .section-26 {
    padding: 16px
  }

  .section-26__container {
    padding: 32px
  }
}

.section-27 {
  padding: 120px 0;
  background: #efefef
}

.section-27__cta {
  text-align: center
}

.section-27__cta__heading {
  margin-bottom: .7em;
  color: #1d212d
}

@media all and (max-width: 1024px) {
  .section-27 {
    padding: 120px 0
  }
}

@media all and (max-width: 600px) {
  .section-27 {
    padding: 100px 0
  }
}

.section-28 {
  padding: 120px 0;
  background: #fff
}

.section-28__header {
  margin-bottom: 48px
}

.section-28__header__heading {
  margin-bottom: .75em
}

.section-28__header__hr {
  width: 100%;
  height: 1px;
  background: #e5e5e7;
  margin-bottom: 48px
}

.section-29 {
  padding-top: 11vw;
  background: #fff
}

.section-29 .section-header {
  margin-bottom: 80px;
  max-width: 600px
}

.section-29__slide {
  display: flex;
  pointer-events: none
}

.section-29__slide.swiper-slide-active {
  pointer-events: auto
}

.section-29__slide__date {
  margin-bottom: 0
}

.section-29__slide__title {
  margin: 1.5em 0
}

.section-29__slide__image {
  min-width: 50%
}

.section-29__slide__image .image__container {
  padding-bottom: 100%
}

@media all and (min-width: 1025px) {
  .section-29__slide__image .image__container {
    transform-origin: center;
    transition: transform 1s cubic-bezier(0.16, 1, 0.3, 1)
  }

  .section-29__slide__image:hover .image__container {
    transform: scale(1.05)
  }
}

.section-29__slide__button {
  margin-top: 3.42em
}

.section-29__slide__content {
  min-width: 50%;
  padding: 4.44rem;
  background: #f1f1f1
}

.section-29__slide__excerpt {
  margin-top: 1em
}

.section-29 .swiper-pagination {
  position: absolute;
  left: calc(50% + 4.44rem);
  bottom: 4.44rem;
  font-family: "Aeonik-Regular", sans-serif;
  font-size: .97rem;
  line-height: 1.5;
  color: #6a6d77;
  user-select: none;
  z-index: 1
}

.section-29 .swiper-pagination .current {
  display: block;
  margin-bottom: .25em;
  font-family: "Aeonik-Medium", sans-serif;
  font-size: 18px;
  line-height: 1.3;
  letter-spacing: -0.02em;
  color: #1d212d
}

.section-29 .swiper-pagination .divider {
  display: inline-block;
  margin-right: .75em
}

.section-29 .swiper-pagination .total {
  display: inline-block
}

.section-29 .swiper-nav {
  position: absolute;
  right: 4.44rem;
  bottom: 4.44rem;
  display: flex;
  justify-content: space-between;
  width: 104px;
  user-select: none;
  z-index: 1
}

.section-29 .swiper-nav__button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  background: #fff;
  border-radius: 50%;
  cursor: pointer;
  outline: none;
  transition: .4s background ease-in-out
}

.section-29 .swiper-nav__button svg {
  width: 33%
}

.section-29 .swiper-nav__button svg path {
  transition: .4s fill ease-in-out
}

@media all and (min-width: 1025px) {
  .section-29 .swiper-nav__button:hover {
    background: #e97829
  }

  .section-29 .swiper-nav__button:hover svg path {
    fill: #efefef
  }
}

@media all and (max-width: 1024px) {
  .section-29 {
    padding-top: 120px
  }

  .section-29__slide__content {
    padding: 32px
  }

  .section-29__slide__button {
    display: none;
    margin-top: 32px
  }

  .section-29 .swiper-nav {
    right: 32px;
    bottom: 32px
  }

  .section-29 .swiper-pagination {
    left: calc(50% + 32px);
    bottom: 32px
  }
}

@media all and (max-width: 900px) {
  .section-29__slide__image {
    min-width: 40%
  }

  .section-29__slide__content {
    padding-bottom: 150px
  }

  .section-29 .swiper-pagination {
    left: calc(40% + 32px)
  }
}

@media all and (max-width: 700px) {
  .section-29__slide {
    display: block
  }

  .section-29__slide__content {
    padding-bottom: 120px
  }

  .section-29__slide__button {
    display: inline-block
  }

  .section-29 .swiper-pagination {
    left: 32px
  }
}

.section-30 {
  padding: 9.7rem 0;
  background: #fff
}

@media all and (max-width: 1024px) {
  .section-30 {
    padding: 120px 0 60px
  }
}

@media all and (max-width: 900px) {
  .section-30 .newsletter-block {
    display: none
  }

  .section-30 .article-block-container {
    grid-template-columns: repeat(2, 1fr)
  }
}

@media all and (max-width: 600px) {
  .section-30 .article-block-container {
    grid-template-columns: repeat(1, 1fr)
  }
}

.section-31 {
  padding: 6rem 0 13rem
}

.section-31__heading {
  text-align: center
}

.section-31__tiles {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  row-gap: 8px;
  column-gap: 8px;
  margin-top: 9rem;
  margin-right: auto;
  margin-left: auto;
  max-width: 92rem
}

.section-31__tile {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 25.6rem;
  padding: 2em;
  font-size: 14px;
  background: #fff;
  border-radius: 4px;
  color: #1d212d
}

.section-31__tile__subtitle {
  color: #e97829
}

.section-31__tile__heading {
  margin-top: .83em;
  margin-bottom: .67em
}

.section-31__tile__content {
  color: #777b86
}

.section-31__tile__button .button__arrow {
  background: #f1f1f1
}

@media all and (max-width: 768px) {
  .section-31__tiles {
    max-width: 400px;
    grid-template-columns: repeat(1, 1fr)
  }
}

.section-32__form {
  max-width: 45rem;
  margin: 30px auto;
  text-align: center
}

.section-33 {
  padding: 9rem 0;
  text-align: center;
  background: #fff
}

.section-33__container {
  max-width: 80rem
}

.section-33__heading {
  margin-bottom: 1em
}

.section-33__text {
  color: rgba(29, 33, 45, .8)
}

.section-34 {
  background: #fff
}

.section-34 .button__arrow {
  padding-right: 0
}

@media all and (max-width: 850px) {
  .section-34 .article-block-container {
    grid-template-columns: repeat(1, 1fr)
  }

  .section-34 .newsletter-block {
    order: 2
  }
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 5.55rem;
  padding: 0 2.22rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  user-select: none;
  transition: all .3s ease;
  z-index: 101
}

.header.is-hidden {
  transform: translateY(-100%)
}

.is-horizontal-animation .header {
  transform: translateY(-100%)
}

.header__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #efefef;
  transition: transform .3s ease;
  transform: translateY(-100%);
  z-index: -1
}

.has-bg .header__bg {
  transform: translateY(0%);
}

.header__border,
.header__nav__border {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  z-index: -2;
  background: rgba(29, 33, 45, .2);
  transition: background .3s ease
}

.home .header__border,
.home .header__nav__border {
  background: rgba(255, 255, 255, .2)
}

.has-bg .header__border,
.has-bg .header__nav__border {
  background: rgba(29, 33, 45, .2)
}

.header__border {
  display: none
}

.header__logo {
  display: inline-block;
  width: 11.67rem
}

.header__logo .logo {
  display: block;
  width: 100%
}

.header__logo .logo__part {
  transition: fill .3s ease;
}

.header__logo .logo__part--type {
  fill: #1d212d;
  display: none;
}

.home .header__logo .logo__part--type {
  fill: #efefef;
  display: inline;
}

.has-bg .header__logo .logo__part--type {
  fill: #1d212d;
  display: none;
}

.header__logo .logo__part--symbol {
  color: #e97829;
  display: inline;
  
}

.home .header__logo .logo__part--symbol {
  fill: #fff;
  display: none;

}

.has-bg .header__logo .logo__part--symbol {
  fill: #e97829;
  display: inline;
}

.header__nav {
  position: relative;
  font-family: "Aeonik-Medium", sans-serif;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-width: 50%;
  height: 100%;
  line-height: 1.7;
  color: #1d212d
}

.header__nav .nav-underline-link {
  position: relative;
  display: inline-block;
  transition: color .4s ease-in-out
}

.header__nav .nav-underline-link::before {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 1px;
  content: ""
}

.header__nav .nav-underline-link:before {
  background: currentColor;
  transform-origin: 100% 50%;
  transform: scale3d(0, 1, 1);
  transition: transform .4s ease-in-out;
  z-index: 1
}



.header__whatsap .typeB, .header__whats__movil .typeB {
  display: inline;
  
}

.home .header__whatsapp .typeB, .home .header__whats__movil .typeB {
  display: none;

}

.has-bg .header__whatsapp .typeB, .has-bg .header__whats__movil .typeB {
  display: inline;
}

.header__whatsapp .typeW, .header__whats__movil .typeW {
  display: none;
}

.home .header__whatsapp .typeW, .home .header__whats__movil .typeW {
  display: inline;
}

.has-bg .header__whatsapp .typeW, .has-bg .header__whats__movil .typeW {
  display: none;
}

@media all and (min-width: 1025px) {

  .header__nav .nav-underline-link:hover:before,
  .header__nav .nav-underline-link.is-active:before {
    transform-origin: 0% 50%;
    transform: scale3d(1, 1, 1)
  }
}

.home .header__nav {
  color: #efefef
}

.has-bg .header__nav {
  color: #1d212d
}

.header__nav__contact-mobile,
.header__nav__social {
  display: none
}

.header__nav__buttons {
  display: flex;
  align-items: center
}

.header__nav__lang {
  text-transform: uppercase;
  margin-right: 24px
}

.header__nav__lang li,
.header__nav__lang a {
  display: inline-block
}

.header__nav__lang li {
  margin-right: 8px
}

.header__nav__main {
  margin-right: 5rem
}

.header__nav__main li,
.header__nav__main a {
  display: inline-block
}

.header__nav__main li {
  margin-right: 24px
}

.header__nav__divider {
  display: block;
  width: 1px;
  height: 2em;
  background: rgba(29, 33, 45, .2);
  transition: background .3s ease
}

.home .header__nav__divider {
  background: rgba(255, 255, 255, .2)
}

.has-bg .header__nav__divider {
  background: rgba(29, 33, 45, .2)
}

.header__nav__contact {
  margin-left: 24px
}

.header__button {
  display: none
}

.header__whats__movil {
  display: none;
}

@media all and (max-width: 992px) {
  .header {
    height: 58px
  }

  .is-mobile-open .header.is-hidden {
    transform: none
  }

  .header__logo {
    z-index: 1
  }

  .header__border {
    display: block;
    z-index: 1
  }

  .is-mobile-open .header__border {
    background: rgba(255, 255, 255, .2)
  }

  .header__button {
    display: inline-block;
    position: relative;
    width: 44px;
    height: 44px;
    cursor: pointer;
    z-index: 1;
  }

  .header__whats__movil {
    display: inline-block;
    position: relative;
    /*cursor: pointer;*/
    z-index: 1;
  }

  .header__nav {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    padding: 16px;
    padding-top: 20vh;
    padding-bottom: 100px;
    background: #1d212d;
    pointer-events: none;
    transform: translateY(-100%)
  }

  .is-mobile-open .header__nav {
    pointer-events: auto
  }

  .header__nav__contact-mobile {
    display: inline-block
  }

  .header__nav__lang {
    color: #efefef
  }

  .header__nav__border,
  .header__nav__contact {
    display: none
  }

  .header__nav__social {
    display: block;
    margin: 20px 0
  }

  .header__nav__divider,
  .header__nav .header__nav__contact {
    display: none
  }

  .header__nav__main {
    margin-right: 0;
    font-family: "Aeonik-Regular", sans-serif;
    font-size: 40px;
    line-height: 1.4;
    color: #fff;
    text-align: center
  }

  .header__nav__main li {
    display: block;
    margin-right: 0
  }
}

@media all and (max-width: 768px) {
  .header {
    padding: 0 16px
  }
}

@media all and (max-width: 600px) {
  .header__logo .logo__part--type {
    display: none
  }
}

.footer {
  position: relative;
  padding: 32px 32px 0;
  color: #fff;
  background: #fff;
  z-index: 100
}

@media all and (min-width: 1025px) {
  .footer a {
    transition: color .4s ease-in-out
  }

  .footer a:hover {
    color: #1d212d;
  }
}

.footer__bg {
  padding-top: 8.3rem;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background: #e97829;
}

.footer__content {
  display: grid;
  grid-template-columns: 45% repeat(2, 1fr);
  grid-template-areas: "nav info info""nav info info";
  grid-row-gap: 30px;
  grid-column-gap: 30px;
  padding-bottom: 8.3rem
}

.footer__logo {
  display: inline-block;
  width: 11.67rem;
  margin-bottom: 5.55rem
}

.footer__logo path {
  fill: #fff
}

.has-hovers .footer__logo path {
  transition: fill .4s ease-in-out
}

.has-hovers .footer__logo:hover path:first-of-type {
  fill: #e97829
}

.footer__nav {
  grid-area: nav;
  line-height: 1.3
}

.footer__social {
  align-self: flex-end;
  white-space: nowrap;
}

.sociales {
  display: flex; 
  justify-content: flex-end; 
  margin-right: 6.5em;
}

.footer__info__heading {
  margin-bottom: 42px
}

.footer__info__text {
  color: rgba(255, 255, 255, .6)
}

.footer__info--3 {
  align-self: end;
}

.footer__footer {
  padding: 32px 0;
  border-top: 1px solid rgba(255, 255, 255, .2);
  /*color: rgba(255, 255, 255, .4)*/
  color: #fff;
}

.footer__footer__container {
  display: grid;
  grid-template-columns: 1fr 26rem 1fr;
  width: 100%
}

.footer__footer__copy {
  place-self: center
}

.footer__footer__top {
  place-self: end
}

.footer__footer__nav li {
  display: inline-block;
  margin-right: 3em
}

@media all and (max-width: 1024px) {
  .footer__content {
    grid-template-columns: 32% repeat(2, 1fr)
  }
}

@media all and (max-width: 900px) {
  .footer {
    padding: 32px 0 0 0
  }

  .footer__bg {
    border-radius: 0
  }

  .footer__content {
    display: block;
    padding-bottom: 40px
  }

  .footer__nav {
    font-size: 32px
  }

  .footer__social {
    /*float: left;*/
    position: relative;
    bottom: 5px;
  }

  .social a[href*=whatsapp],
  .social a[title=Whatsapp] {
    height: 3.5em;
    background-size: auto 3.5em;
  }

  .social a[href*=whatsappUs],
  .social a[title=WhatsappUs] {
    height: 3.5em;
    background-size: auto 3.5em;
  }

  .sociales {
    position: relative;
    bottom: 15px;

    display: flex; 
    justify-content: flex-start; 
  
  }

  .footer__info {
    margin-top: 80px
  }

  .footer__info__heading {
    margin-bottom: 32px
  }

  .footer__footer {
    padding: 16px 0
  }

  .footer__footer__container {
    display: flex;
    position: relative;
    padding-bottom: 40px;
    width: 100%;
    justify-content: space-between;
    grid-template-columns: initial
  }

  .footer__footer__copy {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center
  }
}

.privacy {
  /*padding: 11rem 0*/
  padding: 1rem 0;
  padding-top: 11rem;
}

.privacy,
.privacy+.footer {
  background: #efefef
}

.privacy__container {
  display: grid;
  grid-template-columns: 50% 50%
}

.privacy__header {
  padding-right: 50px;
  text-align: justify;
}

.privacy__content p {
  max-width: 100%;
  margin-bottom: 2em;
  text-align: justify;
}

@media all and (max-width: 1024px) {
  .privacy {
    padding: 120px 0
  }

  .privacy__container {
    display: block
  }

  .privacy__header {
    width: 100%;
    margin-bottom: 64px;
    margin-right: 0
  }

  .privacy__content {
    width: 100%
  }
}

._404 {
  padding: 16rem 0 11rem;
  text-align: center
}

._404+.footer {
  background: #efefef
}

._404__image {
  width: 100%;
  margin: 0 auto 80px;
  max-width: 640px
}

._404__image .image__container {
  background: none;
  padding-bottom: 34.53125%
}

._404__heading {
  margin: 0 auto
}

._404__text {
  max-width: 33em;
  margin: 16px auto 48px
}

@media all and (max-width: 768px) {
  ._404 {
    padding: 120px 0
  }

  ._404__image {
    width: 80%;
    margin: 0 auto 40px
  }

  ._404__heading {
    margin: 0 auto
  }

  ._404__text {
    margin: 16px auto 32px
  }
}

.article {
  padding-top: 140px
}

.article[data-white-bg="1"] {
  background: #fff
}

.article[data-disable-social-box="1"] .share {
  display: none
}

.article[data-disable-other-posts="1"] .article-other {
  display: none
}

.article__tags {
  margin-top: 40px;
  text-align: center
}

.article__tags li {
  display: inline-block;
  margin: 8px;
  padding: 0 .76em;
  background: #fff;
  font-family: "Aeonik-Medium", sans-serif;
  font-size: .9rem;
  line-height: 2.25;
  border-radius: 4px;
  isolation: isolate;
  cursor: default;
  user-select: none
}

.article-header {
  position: relative;
  margin-top: 32px;
  margin-bottom: 64px;
  text-align: center
}

.article-header__caption {
  margin-bottom: 16px;
  color: #777b86
}

.article-header__title {
  max-width: 15em;
  margin: 0 auto .75em;
  color: #1d212d
}

.article-header__text {
  max-width: 36em;
  margin: 0 auto
}

.article-header__image {
  margin-top: 11rem
}

.article__content {
  font-family: "Aeonik-Regular", sans-serif;
  color: #1d212d
}

.article__container:last-of-type {
  padding-bottom: 50px
}

@media all and (min-width: 1201px) {
  .article__container:last-of-type {
    padding-bottom: 6.9rem
  }
}

.article__container>h1,
.article__container>h2,
.article__container>h3,
.article__container>h4,
.article__container>h5,
.article__container>h6,
.article__container blockquote {
  margin-bottom: 1em;
  margin-right: auto;
  margin-left: auto;
  max-width: 60rem
}

.article__container>h1 a,
.article__container>h2 a,
.article__container>h3 a,
.article__container>h4 a,
.article__container>h5 a,
.article__container>h6 a,
.article__container blockquote a {
  text-decoration: underline
}

.article__container>p,
.article__container>ul,
.article__container>ol {
  max-width: 45rem;
  margin: auto;
  margin-left: auto;
  margin-bottom: 1.5em;
  color: #1d212d
}

.article__container>p a,
.article__container>ul a,
.article__container>ol a {
  text-decoration: underline
}

.article__container blockquote {
  position: relative;
  text-align: center;
  max-width: 36em;
  margin: 1.5em auto 2em;
  padding: 2em 0 1.5em
}

.article__container blockquote:before,
.article__container blockquote:after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  content: ""
}

.article__container blockquote:before {
  top: 0;
  background-image: url(49676b3e0dca304b2e6e.svg);
  width: 1em;
  height: 1em;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat
}

.article__container blockquote:after {
  bottom: 0;
  width: 1em;
  height: 2px;
  background: #e97829
}

.article__container .wp-block-separator {
  border: none;
  width: 100%;
  max-width: 60rem;
  height: 1px;
  margin: 50px auto;
  background: rgba(106, 109, 119, .2)
}

.article__container>.wp-block-image,
.article__container>.wp-block-buttons {
  max-width: 45rem;
  margin: 30px auto
}

.article__container .wp-block-button__link {
  background: #fff !important;
  color: #1d212d !important;
  font-family: "Aeonik-Medium", sans-serif !important;
  font-size: .97rem !important;
  transition: all .4s ease-in-out !important;
  user-select: none
}

.article__container .wp-block-button__link:hover {
  background: #e97829 !important;
  color: #efefef !important
}

@media all and (max-width: 768px) {
  .article {
    padding-top: 120px
  }

  .article__content {
    padding-bottom: 80px
  }

  .article-header {
    margin-top: 0
  }
}

.blog-post {
  transition: opacity .6s cubic-bezier(0.16, 1, 0.3, 1);
  opacity: 0
}

.blog-post.is-visible {
  opacity: 1
}

.blog-categories {
  user-select: none;
  font-family: "Aeonik-Medium", sans-serif;
  font-size: 14px
}

.blog-categories__category:first-of-type:last-of-type {
  display: none
}

.blog-categories a {
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 8px;
  padding: 12px 28px;
  background: #f1f1f1;
  border-radius: 70px;
  color: #1d212d;
  cursor: pointer;
  transition: .3s ease;
  transition-property: color, background
}

.blog-categories a.is-active {
  background: #e97829;
  color: #fff;
  pointer-events: none
}