@charset "UTF-8";
@import 'datepicker/datepicker.min.css';
@font-face {
  font-family: "ConnextSansMedium";
  src: url("../fonts/ConnextSans-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "LineaSansExtraLight";
  src: url("../fonts/LyneaSans-ExtraLight.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "ConnextSansRegular";
  src: url("../fonts/ConnextSans-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "LineaSansLight";
  src: url("../fonts/LyneaSans-Light.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "LineaSansBook";
  src: url("../fonts/LyneaSans-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "LineaSansSemibold";
  src: url("../fonts/LyneaSans-Semibold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "LineaSansBold";
  src: url("../fonts/LyneaSans-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "LineaSansRegular";
  src: url("../fonts/LyneaSans-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "LineaSansMedium";
  src: url("../fonts/LyneaSans-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.font-display-hero {
  font-family: "ConnextSansMedium";
  font-size: 82px;
  line-height: 90px;
  letter-spacing: 0.82px;
  font-weight: 500;
}
@media (max-width: 1024px) {
  .font-display-hero {
    font-size: 74px;
    line-height: 82px;
    letter-spacing: 0.74px;
  }
}
@media (max-width: 576px) {
  .font-display-hero {
    font-size: 48px;
    line-height: 56px;
    letter-spacing: 0;
  }
}

.font-display-large {
  font-family: "LineaSansExtraLight";
  font-size: 60px;
  line-height: 68px;
  letter-spacing: 0.6px;
  font-weight: 400;
}
@media (max-width: 1024px) {
  .font-display-large {
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 0.4px;
  }
}
@media (max-width: 576px) {
  .font-display-large {
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 0.8px;
  }
}

.font-display-medium {
  font-family: "LineaSansExtraLight";
  font-size: 50px;
  line-height: 60px;
  letter-spacing: 1px;
}
@media (max-width: 1024px) {
  .font-display-medium {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 0.64px;
  }
}
@media (max-width: 576px) {
  .font-display-medium {
    font-size: 30px;
    line-height: 38px;
    letter-spacing: 0.6px;
  }
}

.font-display-small {
  font-family: "ConnextSansRegular";
  font-size: 50px;
  line-height: 58px;
  letter-spacing: 0.8px;
}
@media (max-width: 1024px) {
  .font-display-small {
    font-size: 45px;
    line-height: 53px;
    letter-spacing: 0.9px;
  }
}
@media (max-width: 576px) {
  .font-display-small {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0;
  }
}

.font-title-large {
  font-family: "LineaSansLight";
  font-size: 38px;
  line-height: 46px;
  letter-spacing: 0.38px;
}
@media (max-width: 1024px) {
  .font-title-large {
    font-size: 30px;
    line-height: 38px;
    letter-spacing: 0.3px;
  }
}
@media (max-width: 576px) {
  .font-title-large {
    font-family: "LineaSansExtraLight";
    font-size: 30px;
    line-height: 38px;
    letter-spacing: 0.6px;
  }
}

.font-title-medium {
  font-family: "LineaSansLight";
  font-size: 32px;
  line-height: 40px;
  letter-spacing: 0;
}
@media (max-width: 1024px) {
  .font-title-medium {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 0px;
  }
}
@media (max-width: 576px) {
  .font-title-medium {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0;
  }
}

.font-title-regular {
  font-family: "LineaSansLight";
  font-size: 32px;
  line-height: 40px;
  letter-spacing: 0;
}
@media (max-width: 576px) {
  .font-title-regular {
    font-family: "LineaSansExtraLight";
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0;
  }
}

.font-title-small {
  font-family: "LineaSansLight";
  font-size: 26px;
  line-height: 34px;
  letter-spacing: 0;
  font-weight: 300;
}
@media (max-width: 1024px) {
  .font-title-small {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0px;
  }
}
@media (max-width: 576px) {
  .font-title-small {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
  }
}

.font-title-banner {
  font-family: "ConnextSansRegular";
  font-size: 30px;
  line-height: 38px;
  letter-spacing: 0.6px;
}
@media (max-width: 576px) {
  .font-title-banner {
    font-size: 30px;
    line-height: 38px;
    letter-spacing: 0.6px;
  }
}

.body-bold {
  font-family: "LineaSansBook";
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 2%;
}

.body-regular {
  font-family: "LineaSansExtraLight";
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 0.44px;
}

.font-body-medium {
  font-family: "LineaSansExtraLight";
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.32px;
}
@media (max-width: 1024px) {
  .font-body-medium {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.36px;
  }
}

.font-body-regular {
  font-family: "LineaSansLight";
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.14px;
  font-weight: 300;
}

.font-body-small {
  font-family: "LineaSansBook";
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.24px;
}

.font-label-bold {
  font-family: "LineaSansSemibold";
  font-size: 12px;
  line-height: 140%;
  letter-spacing: 0.72px;
  text-transform: uppercase;
}

.font-label-regular {
  font-family: "LineaSansRegular";
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 0.72px;
  text-transform: uppercase;
}

.title-hero-01 {
  font-family: "ConnextSansMedium";
  font-size: 5.125rem;
  font-style: normal;
  font-weight: 500;
  line-height: 90px; /* 109.756% */
  letter-spacing: 0.82px;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .title-hero-01 {
    font-size: 4.625rem;
    font-style: normal;
    font-weight: 500;
    line-height: 83px; /* 112.162% */
    letter-spacing: 0.74px;
    text-transform: uppercase;
  }
}
@media (max-width: 576px) {
  .title-hero-01 {
    font-size: 3rem;
    font-style: normal;
    font-weight: 500;
    line-height: 56px; /* 116.667% */
    text-transform: uppercase;
  }
}

.title-hero-02 {
  color: #000;
  font-family: "ConnextSansRegular";
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 58px; /* 116% */
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .title-hero-02 {
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px; /* 120% */
    text-transform: uppercase;
  }
}
@media (max-width: 576px) {
  .title-hero-02 {
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px; /* 120% */
    text-transform: uppercase;
  }
}

.title-banner {
  color: #000;
  font-family: "ConnextSansRegular";
  font-size: 70px;
  font-style: normal;
  font-weight: 400;
  line-height: 78px; /* 111.429% */
  letter-spacing: 1.4px;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .title-banner {
    font-size: 45px;
    font-style: normal;
    font-weight: 400;
    line-height: 53px; /* 117.778% */
    letter-spacing: 0.9px;
    text-transform: uppercase;
  }
}
@media (max-width: 576px) {
  .title-banner {
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 38px; /* 126.667% */
    letter-spacing: 0.6px;
    text-transform: uppercase;
  }
}

.title-regular {
  color: #000;
  font-family: "ConnextSansRegular";
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 58px; /* 116% */
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .title-regular {
    font-size: 45px;
    font-style: normal;
    font-weight: 400;
    line-height: 53px; /* 117.778% */
    letter-spacing: 0.9px;
    text-transform: uppercase;
  }
}
@media (max-width: 576px) {
  .title-regular {
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px; /* 120% */
    text-transform: uppercase;
  }
}

.title-extralarge {
  color: #000;
  font-family: "LineaSansExtraLight";
  font-size: 60px;
  font-style: normal;
  font-weight: 200;
  line-height: 68px; /* 113.333% */
  letter-spacing: 0.6px;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .title-extralarge {
    font-size: 40px;
    font-style: normal;
    font-weight: 200;
    line-height: 48px; /* 120% */
    letter-spacing: 0.4px;
  }
}
@media (max-width: 576px) {
  .title-extralarge {
    font-size: 40px;
    font-style: normal;
    font-weight: 200;
    line-height: 48px; /* 120% */
    letter-spacing: 0.4px;
    text-transform: uppercase;
  }
}

.title-large {
  color: #000;
  font-family: "LineaSansExtraLight";
  font-size: 50px;
  font-style: normal;
  font-weight: 200;
  line-height: 60px; /* 120% */
  letter-spacing: 1px;
}
@media (max-width: 1024px) {
  .title-large {
    font-size: 32px;
    font-style: normal;
    font-weight: 200;
    line-height: 40px; /* 125% */
    letter-spacing: 0.64px;
  }
}
@media (max-width: 576px) {
  .title-large {
    font-size: 28px;
    font-style: normal;
    font-weight: 200;
    line-height: 38px; /* 135.714% */
    letter-spacing: 0.56px;
  }
}

.title-medium {
  color: #000;
  font-family: "LineaSansLight";
  font-size: 38px;
  font-style: normal;
  font-weight: 300;
  line-height: 46px; /* 121.053% */
  letter-spacing: 0.38px;
}
@media (max-width: 1024px) {
  .title-medium {
    font-size: 30px;
    font-style: normal;
    font-weight: 300;
    line-height: 38px; /* 126.667% */
    letter-spacing: 0.3px;
  }
}
@media (max-width: 576px) {
  .title-medium {
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: 32px;
  }
}

.body-medium {
  color: #000;
  font-family: "LineaSansLight";
  font-size: 26px;
  font-style: normal;
  font-weight: 300;
  line-height: 34px;
}
@media (max-width: 1024px) {
  .body-medium {
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px;
  }
}
@media (max-width: 576px) {
  .body-medium {
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 26px;
  }
}

.body-regular {
  color: #000;
  font-family: "LineaSansExtraLight";
  font-size: 22px;
  font-style: normal;
  font-weight: 200;
  line-height: 32px; /* 145.455% */
  letter-spacing: 0.44px;
}
@media (max-width: 1024px) {
  .body-regular {
    font-size: 18px;
    font-style: normal;
    font-weight: 200;
    line-height: 26px; /* 144.444% */
    letter-spacing: 0.36px;
  }
}
@media (max-width: 576px) {
  .body-regular {
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: 24px; /* 150% */
    letter-spacing: 0.32px;
  }
}

.body-small {
  color: #000;
  font-family: "LineaSansExtraLight";
  font-size: 16px;
  font-style: normal;
  font-weight: 200;
  line-height: 24px; /* 150% */
  letter-spacing: 0.32px;
}
@media (max-width: 1024px) {
  .body-small {
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: 24px; /* 150% */
    letter-spacing: 0.32px;
  }
}
@media (max-width: 576px) {
  .body-small {
    font-size: 14px;
    font-style: normal;
    font-weight: 200;
    line-height: 22px; /* 157.143% */
    letter-spacing: 0.28px;
  }
}

.button-primary {
  color: #000;
  font-family: "LineaSansRegular";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
  letter-spacing: 0.32px;
}

.card-title {
  color: #000;
  font-family: "LineaSansLight";
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px; /* 140% */
  text-transform: uppercase;
}

.label-bold {
  color: #000;
  font-family: "LineaSansSemibold";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 166.667% */
  letter-spacing: 0.72px;
  text-transform: uppercase;
}

.label-regular {
  color: #000;
  /* Mobile/body-medium */
  font-family: "LineaSansRegular";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 166.667% */
  letter-spacing: 0.48px;
  text-transform: uppercase;
}

.label-light {
  color: #000;
  font-family: "LineaSansLight";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 22px; /* 157.143% */
  letter-spacing: 0.14px;
  text-transform: uppercase;
  border: 0;
  background-color: transparent;
}
.label-light ::placeholder {
  color: #919191;
}

.description-label {
  color: #6B6B6B;
  font-family: "LineaSansLight";
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
  line-height: 24px; /* 150% */
}

.menu-label {
  color: #000;
  font-family: "LineaSansBook";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 150% */
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: auto;
  }
}
html,
body {
  max-width: 100vw;
  overflow-x: hidden;
}

html {
  height: 100%;
}

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

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

ul, ol {
  margin: 0;
  padding: 0;
}
ul li, ol li {
  display: inline-block;
}

.visually-hidden {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px !important;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px !important;
  display: none;
}

button, a {
  cursor: pointer;
}

button {
  border: none;
}

h1, h2, h3, h4, h5, h6, p {
  margin-bottom: 16px;
}

.dsm-page {
  display: flex;
  flex-direction: column;
  position: relative;
  height: 100%;
}
.dsm-page h1, .dsm-page h2, .dsm-page h3, .dsm-page h4, .dsm-page a, .dsm-page p {
  color: black;
}
.dsm-page.black {
  background: black;
}
.dsm-page.black h1, .dsm-page.black h2, .dsm-page.black h3, .dsm-page.black h4, .dsm-page.black a, .dsm-page.black p {
  color: white;
}
.dsm-page.grey {
  background: #cecece;
}
.dsm-page.typography {
  padding: 2rem 0;
}
.dsm-page.typography .toolbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.dsm-page.typography .toolbar h1 {
  margin-bottom: 0;
}
.dsm-page.typography .content {
  border-radius: 2rem;
  background: white;
  margin-bottom: 2rem;
}
.dsm-page.typography .content .typography-sep {
  width: 100%;
  height: 0;
  padding-bottom: 1rem;
}
.dsm-page .content {
  max-width: 1600px;
  width: 100%;
  padding: 2rem;
  margin: auto;
}
.dsm-page .content .dsm-header {
  display: flex;
  align-items: center;
  margin-bottom: 3rem;
}
.dsm-page .content .dsm-header h1 {
  margin-bottom: 0;
  margin-left: 3rem;
}

.dms-index {
  padding: 1rem 0;
}
.dms-index ul {
  list-style-type: circle;
}
.dms-index ul li {
  display: block;
}
.dms-index ul li a {
  display: block;
  text-decoration: underline;
  margin-bottom: 0.5rem;
}

.portlet-column-content.empty {
  padding: 50px;
}

#wrapper {
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
}

.container-full-width {
  position: relative;
  width: 100%;
}
.container-full-width.white {
  background: white;
}
.container-full-width.black {
  background: black;
}
.container-full-width.grey {
  background: #EFEFEF;
}
.container-full-width.darkGrey {
  background: #292929;
}
.container-full-width.visible-in-mobile {
  display: none;
}
@media (max-width: 1024px) {
  .container-full-width.visible-in-mobile {
    display: block;
  }
}
.container-full-width .container {
  position: relative;
  width: 100%;
  max-width: 1600px;
  padding: 0 60px;
  margin: auto;
  overflow: visible;
}
@media (min-width: 1600px) {
  .container-full-width .container {
    padding: 0;
  }
}
.container-full-width .container.medium {
  padding-top: 4.75rem;
  padding-bottom: 4.75rem;
  max-width: 994px;
}
.container-full-width .container.overflow-auto {
  overflow: auto;
}
.container-full-width .container.overflow-visible {
  overflow: visible;
}
.container-full-width .container.visible-in-mobile {
  display: none;
}
@media (max-width: 1024px) {
  .container-full-width .container.visible-in-mobile {
    display: block;
  }
}
.container-full-width .container.overflow-x-auto {
  overflow-x: auto;
  overflow-y: hidden;
  /* Hide scrollbar for IE, Edge and Firefox */
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}
.container-full-width .container.overflow-x-auto::-webkit-scrollbar {
  display: none;
}
@media (max-width: 1024px) {
  .container-full-width .container {
    max-width: 1024px;
    padding: 0 24px;
  }
}
@media (max-width: 576px) {
  .container-full-width .container {
    max-width: 100%;
    padding: 0 1rem;
  }
}
.container-full-width .container.tight {
  max-width: 900px;
  margin: auto;
}
.container-full-width .container.very-tight {
  max-width: 580px;
  margin: auto;
}
.container-full-width .no-side-padding {
  padding-left: 0;
  padding-right: 0;
}
.container-full-width .no-side-padding .toolbar {
  padding-right: 0px;
  width: 100%;
}
@media (max-width: 1024px) {
  .container-full-width .no-side-padding .toolbar {
    padding-right: 24px;
  }
}
@media (max-width: 576px) {
  .container-full-width .no-side-padding .toolbar {
    padding-right: 24px;
  }
}
.container-full-width.visible-in-mobile {
  display: none;
}
@media (max-width: 1024px) {
  .container-full-width.visible-in-mobile {
    display: block;
  }
}
.container-full-width .hero-bottom-gradient {
  position: relative;
}
.container-full-width .hero-bottom-gradient::after, .container-full-width .hero-bottom-gradient::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 50%;
  left: 0;
  background-blend-mode: multiply;
}
.container-full-width .hero-bottom-gradient::after {
  z-index: 2;
  bottom: 0;
  background: linear-gradient(0deg, #000000 0%, rgba(255, 255, 255, 0) 100%);
}
.container-full-width .hero-bottom-gradient::before {
  top: 0;
  z-index: 2;
  background: linear-gradient(180deg, #000000 0%, rgba(255, 255, 255, 0) 100%);
}

.top-left {
  top: 0;
  left: 0;
}

.sticky-container {
  position: relative;
}
.sticky-container[data-theme=small-img] .container-full-width.hero-image-small .text-content h1 {
  margin-bottom: 86px;
}
.sticky-container[data-theme=small-img].full-height {
  height: 100vh;
}
@supports (height: 100dvh) {
  .sticky-container[data-theme=small-img].full-height {
    height: 100dvh;
  }
}
.sticky-container[data-theme=small-img].full-height[data-theme=small-img] .container-full-width.hero-image-small .text-content h1 {
  margin-bottom: 62px;
}

.component-with-title {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media (max-width: 1024px) {
  .component-with-title {
    gap: 32px;
  }
}
@media (max-width: 576px) {
  .component-with-title {
    gap: 28px;
  }
}
.component-with-title h2 {
  margin: 0;
}
@media (max-width: 576px) {
  .component-with-title.title-left h2 {
    text-align: left !important;
  }
}
.component-with-title #careers-data .grid {
  display: flex;
  justify-content: center;
  gap: 32px;
}
@media (max-width: 1024px) {
  .component-with-title #careers-data .grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

.grid-with-title {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}
@media (max-width: 1024px) {
  .grid-with-title {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }
}
@media (max-width: 576px) {
  .grid-with-title {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 16px;
  }
}

.pagination-flex {
  display: flex;
  flex-direction: column;
  gap: 38px;
}
@media (max-width: 1024px) {
  .pagination-flex {
    gap: 24px;
  }
}
@media (max-width: 576px) {
  .pagination-flex {
    gap: 20px;
  }
}
.pagination-flex.black {
  background-color: #000;
}

.padding-bottom {
  padding-bottom: 38px !important;
}
@media (max-width: 1024px) {
  .padding-bottom {
    padding-bottom: 24px !important;
  }
}
@media (max-width: 576px) {
  .padding-bottom {
    padding-bottom: 20px !important;
  }
}

.padding-bottom-extended {
  padding-bottom: 38px !important;
}
@media (max-width: 1024px) {
  .padding-bottom-extended {
    padding-bottom: 38px !important;
  }
}
@media (max-width: 576px) {
  .padding-bottom-extended {
    padding-bottom: 40px !important;
  }
}

.padding-top {
  padding-top: 38px !important;
}
@media (max-width: 1024px) {
  .padding-top {
    padding-top: 24px !important;
  }
}
@media (max-width: 576px) {
  .padding-top {
    padding-top: 20px !important;
  }
}

.padding-block {
  padding-block: 38px !important;
}
@media (max-width: 1024px) {
  .padding-block {
    padding-block: 24px !important;
  }
}
@media (max-width: 576px) {
  .padding-block {
    padding-block: 20px !important;
  }
}

.margin-bottom {
  margin-bottom: 38px !important;
}
@media (max-width: 1024px) {
  .margin-bottom {
    margin-bottom: 24px !important;
  }
}
@media (max-width: 576px) {
  .margin-bottom {
    margin-bottom: 20px !important;
  }
}

.margin-top {
  margin-top: 38px !important;
}
@media (max-width: 1024px) {
  .margin-top {
    margin-top: 24px !important;
  }
}
@media (max-width: 576px) {
  .margin-top {
    margin-top: 20px !important;
  }
}

.line-separator {
  height: 1px;
  background-color: #cfcfcf;
  width: 100%;
}

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

img.centered-image {
  display: block;
  margin: auto;
  width: 100%;
}

.border-bottom {
  border-bottom: 1px solid #d9d9d9 !important;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 20px;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-9 {
  gap: 2.5rem;
}

.gap-56 {
  gap: 56px;
}

.gap-76 {
  gap: 76px;
}

.mt-6 {
  margin-top: 1.5rem;
}

.flex {
  display: flex;
}

.flex-col {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-1 {
  flex: 1;
}

.rounded-20 {
  border-radius: 20px;
}
@media (max-width: 576px) {
  .rounded-20 {
    border-radius: 20px;
  }
}

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

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

.w-full {
  width: 100%;
}

.mb-32 {
  margin-bottom: 32px;
}

.underline {
  text-decoration: underline;
}

*:focus {
  outline: 0 !important;
}

*:focus:not(.focus-visible) {
  outline: none;
}

*:focus-visible {
  outline: 3px solid #f90 !important;
  outline-offset: 2px;
}

.user-is-tabbing :is([class*=input-wrapper],
[class*=field-wrapper],
[class*=form-control],
[class*=select-trigger],
[data-focus-wrapper]):has(:focus-visible) {
  outline: 3px solid #f90 !important;
  outline-offset: 2px;
}

input:focus-visible {
  outline: none !important;
  border-color: #000 !important;
}

.black input:focus-visible,
.darkGrey input:focus-visible,
.container-full-width.black input:focus-visible,
.container-full-width.darkGrey input:focus-visible,
.pagination-flex.black input:focus-visible,
.search-hero-wrapper input:focus-visible,
.search-overlay input:focus-visible,
.static-text input:focus-visible,
.search-overlay-404 input:focus-visible,
:is(.black, .darkGrey) input:focus-visible {
  outline: none !important;
  border-color: #fff !important;
}

button {
  background: transparent;
}

.swiper-pagination {
  bottom: 0 !important;
}
.swiper-pagination .swiper-pagination-bullet {
  position: relative;
  margin: 0 !important;
  opacity: 1 !important;
  background-color: transparent;
  width: 24px;
  height: 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 0.3s cubic-bezier(0.58, 0, 0.34, 0.99) 0;
  -moz-transition: all 0.3s cubic-bezier(0.58, 0, 0.34, 0.99) 0;
  -o-transition: all 0.3s cubic-bezier(0.58, 0, 0.34, 0.99) 0;
  -ms-transition: all 0.3s cubic-bezier(0.58, 0, 0.34, 0.99) 0;
  transition: all 0.3s cubic-bezier(0.58, 0, 0.34, 0.99) 0;
  will-change: auto;
}
@media (prefers-reduced-motion: reduce) {
  .swiper-pagination .swiper-pagination-bullet {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -ms-transition: all 0s;
    transition: all 0s;
    transition-delay: 0ms;
    animation-duration: 0s;
    animation-delay: 0ms;
  }
}
.swiper-pagination .swiper-pagination-bullet::before {
  content: "";
  position: relative;
  width: 8px;
  height: 8px;
  border-radius: 6px;
  -webkit-transition: all 0.3s cubic-bezier(0.58, 0, 0.34, 0.99) 0;
  -moz-transition: all 0.3s cubic-bezier(0.58, 0, 0.34, 0.99) 0;
  -o-transition: all 0.3s cubic-bezier(0.58, 0, 0.34, 0.99) 0;
  -ms-transition: all 0.3s cubic-bezier(0.58, 0, 0.34, 0.99) 0;
  transition: all 0.3s cubic-bezier(0.58, 0, 0.34, 0.99) 0;
  will-change: auto;
}
@media (prefers-reduced-motion: reduce) {
  .swiper-pagination .swiper-pagination-bullet::before {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -ms-transition: all 0s;
    transition: all 0s;
    transition-delay: 0ms;
    animation-duration: 0s;
    animation-delay: 0ms;
  }
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 42px;
  height: 24px;
  background-color: transparent;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  content: "";
  position: relative;
  width: 26px;
  height: 8px;
  border-radius: 6px;
  -webkit-transition: all 0.3s cubic-bezier(0.58, 0, 0.34, 0.99) 0;
  -moz-transition: all 0.3s cubic-bezier(0.58, 0, 0.34, 0.99) 0;
  -o-transition: all 0.3s cubic-bezier(0.58, 0, 0.34, 0.99) 0;
  -ms-transition: all 0.3s cubic-bezier(0.58, 0, 0.34, 0.99) 0;
  transition: all 0.3s cubic-bezier(0.58, 0, 0.34, 0.99) 0;
  will-change: auto;
}
@media (prefers-reduced-motion: reduce) {
  .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -ms-transition: all 0s;
    transition: all 0s;
    transition-delay: 0ms;
    animation-duration: 0s;
    animation-delay: 0ms;
  }
}
.swiper-pagination.black .swiper-pagination-bullet::before {
  background: rgba(0, 0, 0, 0.5);
}
.swiper-pagination.black .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  background: rgb(0, 0, 0);
}
.swiper-pagination.white .swiper-pagination-bullet::before {
  background: rgba(255, 255, 255, 0.5);
}
.swiper-pagination.white .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  content: "";
  background: rgb(255, 255, 255);
}

.carousel-models .black .swiper-slide .title-medium {
  text-transform: uppercase;
  color: white !important;
}
.carousel-models .black .swiper-slide .detail-value.body-regular {
  color: white !important;
}

.pagination-container {
  position: absolute;
  max-width: 1480px;
  width: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 1024px) {
  .pagination-container {
    display: none;
  }
}

.swiper-navigation {
  position: relative;
  margin-bottom: 40px;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  gap: 8px;
  z-index: 2;
  height: 24px;
}
@media (max-width: 1024px) {
  .swiper-navigation {
    display: none;
  }
}
@media (max-width: 576px) {
  .swiper-navigation {
    padding-right: 16px;
  }
}
.swiper-navigation.red .swiper-button-prev,
.swiper-navigation.red .swiper-button-next, .swiper-navigation.white .swiper-button-prev,
.swiper-navigation.white .swiper-button-next {
  cursor: pointer;
  background: none;
}
.swiper-navigation.red .swiper-button-prev::after,
.swiper-navigation.red .swiper-button-next::after, .swiper-navigation.white .swiper-button-prev::after,
.swiper-navigation.white .swiper-button-next::after {
  content: "" !important;
}
.swiper-navigation.red .swiper-button-prev.swiper-button-disabled,
.swiper-navigation.red .swiper-button-next.swiper-button-disabled, .swiper-navigation.white .swiper-button-prev.swiper-button-disabled,
.swiper-navigation.white .swiper-button-next.swiper-button-disabled {
  opacity: 0.6;
}
.swiper-navigation .swiper-button-prev,
.swiper-navigation .swiper-button-next {
  position: relative; /* Reply */
  left: auto; /* Reply */
  right: auto; /* Reply */
  top: auto; /* Reply */
  margin: 0; /* Reply */
  width: auto; /* Reply */
  height: auto; /* Reply */
}

.bg-picture {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  z-index: 0;
}
.bg-picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ul-disc {
  list-style-type: disc;
  padding-left: 24px;
}
.ul-disc li {
  display: list-item;
}

.tac {
  text-align: center;
}

/* DATE PICKER */
.datepicker-dropdown {
  box-sizing: inherit;
}

.datepicker-top-left:before, .datepicker-top-right:before {
  content: "";
}

.datepicker-container {
  padding: 24px;
  border-radius: 8px;
  width: 300px;
  border-top: none;
  margin-top: 16px;
}
.datepicker-container::before, .datepicker-container::after {
  content: none;
}
.datepicker-container .datepicker-panel {
  width: 252px;
}
.datepicker-container .datepicker-panel li[data-view="day picked"].picked,
.datepicker-container .datepicker-panel li[data-view="day picked"].picked:hover {
  color: white;
}
.datepicker-container .datepicker-panel li[data-view=year].highlighted,
.datepicker-container .datepicker-panel li[data-view=day].highlighted,
.datepicker-container .datepicker-panel li[data-view="day next"].highlighted,
.datepicker-container .datepicker-panel li[data-view="day picked"].highlighted {
  background-color: transparent;
}
.datepicker-container .datepicker-panel li[data-view="year picked"].picked,
.datepicker-container .datepicker-panel li[data-view="month picked"].picked,
.datepicker-container .datepicker-panel li[data-view="day picked"].picked,
.datepicker-container .datepicker-panel li[data-view="day prev"].picked,
.datepicker-container .datepicker-panel li[data-view=day]:hover,
.datepicker-container .datepicker-panel li[data-view=month]:hover,
.datepicker-container .datepicker-panel li[data-view=year]:hover,
.datepicker-container .datepicker-panel li[data-view="day next"]:hover,
.datepicker-container .datepicker-panel li[data-view="day prev"]:hover,
.datepicker-container .datepicker-panel li[data-view="years next"]:hover,
.datepicker-container .datepicker-panel li[data-view="years prev"]:hover,
.datepicker-container .datepicker-panel li[data-view="year next"]:hover,
.datepicker-container .datepicker-panel li[data-view="year prev"]:hover,
.datepicker-container .datepicker-panel li[data-view="month next"]:hover,
.datepicker-container .datepicker-panel li[data-view="month prev"]:hover {
  background-color: #E4002B;
  border-radius: 4px;
  color: white;
}
.datepicker-container .datepicker-panel ul {
  position: relative;
  width: 100%;
}
.datepicker-container .datepicker-panel ul::before, .datepicker-container .datepicker-panel ul::after {
  display: none;
}
.datepicker-container .datepicker-panel ul li[data-view="year current"],
.datepicker-container .datepicker-panel ul li[data-view="years current"],
.datepicker-container .datepicker-panel ul li[data-view="month current"] {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 30px !important;
}
.datepicker-container .datepicker-panel ul li[data-view="years prev"],
.datepicker-container .datepicker-panel ul li[data-view="years next"],
.datepicker-container .datepicker-panel ul li[data-view="year prev"],
.datepicker-container .datepicker-panel ul li[data-view="year next"],
.datepicker-container .datepicker-panel ul li[data-view="month prev"],
.datepicker-container .datepicker-panel ul li[data-view="month next"] {
  position: absolute;
}
.datepicker-container .datepicker-panel ul li[data-view="years next"],
.datepicker-container .datepicker-panel ul li[data-view="year next"],
.datepicker-container .datepicker-panel ul li[data-view="month next"] {
  right: 0;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'><path d='M6 3L11 8L6 13' stroke='black' stroke-opacity='0.9'/></svg>");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 16px;
}
.datepicker-container .datepicker-panel ul li[data-view="years next"]:hover,
.datepicker-container .datepicker-panel ul li[data-view="year next"]:hover,
.datepicker-container .datepicker-panel ul li[data-view="month next"]:hover {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'><path d='M6 3L11 8L6 13' stroke='white' stroke-opacity='0.9'/></svg>");
}
.datepicker-container .datepicker-panel ul li[data-view="years prev"],
.datepicker-container .datepicker-panel ul li[data-view="year prev"],
.datepicker-container .datepicker-panel ul li[data-view="month prev"] {
  left: 0;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'><path d='M10 3L5 8L10 13' stroke='black' stroke-opacity='0.9'/></svg>");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 16px;
}
.datepicker-container .datepicker-panel ul li[data-view="years prev"]:hover,
.datepicker-container .datepicker-panel ul li[data-view="year prev"]:hover,
.datepicker-container .datepicker-panel ul li[data-view="month prev"]:hover {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'><path d='M10 3L5 8L10 13' stroke='white' stroke-opacity='0.9'/></svg>");
}
.datepicker-container .datepicker-panel ul[data-view=week] {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 8px;
}
.datepicker-container .datepicker-panel ul[data-view=week]::before, .datepicker-container .datepicker-panel ul[data-view=week]::after {
  display: none;
}
.datepicker-container .datepicker-panel ul[data-view=week] li {
  color: #000;
  font-family: "LineaSansSemibold";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 166.667% */
  letter-spacing: 0.72px;
  text-transform: uppercase;
  width: 24px;
  line-height: 24px;
  height: 24px;
  display: block;
  float: none;
}
.datepicker-container .datepicker-panel ul[data-view=days] {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  column-gap: 14px;
  row-gap: 14px;
  color: #000;
  /* Mobile/body-medium */
  font-family: "LineaSansRegular";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 166.667% */
  letter-spacing: 0.48px;
  text-transform: uppercase;
}
.datepicker-container .datepicker-panel ul[data-view=days] li {
  width: 24px;
  line-height: 24px;
  height: 24px;
}
.datepicker-container .datepicker-panel ul[data-view=years], .datepicker-container .datepicker-panel ul[data-view=months] {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  column-gap: 14px;
  row-gap: 14px;
  padding-top: 16px;
  color: #000;
  /* Mobile/body-medium */
  font-family: "LineaSansRegular";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 166.667% */
  letter-spacing: 0.48px;
  text-transform: uppercase;
}
.datepicker-container .datepicker-panel ul[data-view=years] li, .datepicker-container .datepicker-panel ul[data-view=months] li {
  width: 52.5px;
  line-height: 52.5px;
  height: 52.5px;
}
.datepicker-container .datepicker-panel > ul > li[data-view="years current"], .datepicker-container .datepicker-panel > ul > li[data-view="year current"], .datepicker-container .datepicker-panel > ul > li[data-view="month current"] {
  color: #000;
  font-family: "LineaSansSemibold";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 166.667% */
  letter-spacing: 0.72px;
  text-transform: uppercase;
  width: 60%;
  margin-left: 20%;
}
.datepicker-container .datepicker-panel > ul > li[data-view="years current"]:hover, .datepicker-container .datepicker-panel > ul > li[data-view="year current"]:hover, .datepicker-container .datepicker-panel > ul > li[data-view="month current"]:hover {
  background-color: #E4002B;
  border-radius: 4px;
  color: white;
}

.product-det-discover .white-card {
  border-radius: 20px;
  background: #fff;
  padding: 32px 56px;
}
@media (max-width: 1024px) {
  .product-det-discover .white-card {
    padding: 24px 32px;
    border-radius: 20px;
  }
}
.product-det-discover .white-card a {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.product-det-discover .white-card:first-child a::before {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='20' viewBox='0 0 23 20' fill='none'%3E%3Cpath d='M0 10.25H21M21 10.25L12 1.25003M21 10.25L12 18.75' stroke='%23E4002B' stroke-width='2'/%3E%3C/svg%3E");
  height: 20px;
  width: 23px;
  flex-shrink: 0;
}
.product-det-discover .white-card:last-child a::before {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cg clip-path='url(%23clip0_1243_36385)'%3E%3Cpath d='M11.9707 17.0133L9.06643 14.0267C8.78143 13.7333 8.78143 13.2667 9.06643 12.96C9.35143 12.6667 9.81286 12.6667 10.0979 12.96L11.7807 14.68V8.98666C11.7807 8.57333 12.1064 8.24 12.5136 8.24C12.9207 8.24 13.2464 8.57333 13.2464 8.98666V14.68L14.9293 12.96C15.2143 12.6667 15.6757 12.6667 15.9607 12.96C16.2457 13.2533 16.2457 13.72 15.9607 14.0267L13.0564 17.0133C12.7986 17.3067 12.3371 17.32 12.0521 17.0667C12.0386 17.0533 12.0114 17.04 11.9979 17.0133H11.9707ZM20.1271 24H4.87286C3.84143 24 3 23.16 3 22.12V6.72C3 6.06667 3.25786 5.42667 3.70571 4.97333L7.845 0.72C8.27929 0.266667 8.89 0 9.54143 0H20.1271C21.1586 0 22 0.84 22 1.88V22.1333C22 23.1733 21.1586 24.0133 20.1271 24.0133V24ZM9.54143 1.49333C9.28357 1.49333 9.03929 1.6 8.86286 1.77333L4.73714 6.01333C4.56071 6.2 4.45214 6.45333 4.45214 6.70667V22.12C4.45214 22.3333 4.64214 22.4933 4.87286 22.4933H20.1271C20.3579 22.4933 20.5479 22.32 20.5479 22.12V1.88C20.5479 1.68 20.3579 1.50667 20.1271 1.50667H9.54143V1.49333ZM8.48286 7.49333H5.93143C5.52429 7.49333 5.185 7.14667 5.19857 6.74667C5.19857 6.33333 5.52429 6 5.93143 6H8.48286C8.68643 6 8.84929 5.82667 8.84929 5.62667V3C8.84929 2.58667 9.175 2.25333 9.58214 2.25333C9.98929 2.25333 10.315 2.58667 10.315 3V5.62667C10.315 6.66667 9.48714 7.50667 8.48286 7.50667V7.49333ZM16.8836 20.2533H8.11643C7.70929 20.2533 7.38357 19.9067 7.38357 19.5067C7.38357 19.1067 7.69571 18.76 8.11643 18.76H16.8836C17.2907 18.76 17.6164 19.1067 17.6164 19.5067C17.6164 19.9067 17.3043 20.2533 16.8836 20.2533Z' fill='%23E4002B'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1243_36385'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  height: 24px;
  width: 24px;
  flex-shrink: 0;
}

/*******/
header {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 11;
}
header .header-content .top-bar {
  position: relative;
  width: 100%;
  height: 32px;
  align-items: center;
  background: #000;
  display: flex;
  gap: 24px;
}
@media (max-width: 1024px) {
  header .header-content .top-bar {
    display: none;
  }
}
header .header-content .top-bar .ftsemib {
  height: 100%;
  width: 100%;
  max-width: 235px;
  overflow: hidden;
  font-family: monospace;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
}
header .header-content .top-bar .ftsemib::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  background: linear-gradient(-90deg, rgba(0, 0, 0, 0) 0%, #000 100%);
  z-index: 1;
}
header .header-content .top-bar .ftsemib::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #000 100%);
  z-index: 1;
}
header .header-content .top-bar .ftsemib .ticker__track {
  display: inline-flex;
  align-items: center;
  animation: scroll 15s linear infinite;
  height: 100%;
}
header .header-content .top-bar .ftsemib .ticker__item {
  display: inline-flex;
  align-items: center;
  padding: 0 12px; /* spazio tra item */
  color: #000;
  /* Mobile/body-medium */
  font-family: "LineaSansRegular";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 166.667% */
  letter-spacing: 0.48px;
  text-transform: uppercase;
  color: #fff;
}
header .header-content .top-bar .ftsemib .ticker__item span {
  color: #fff !important; /* Reply */
  color: #000;
  /* Mobile/body-medium */
  font-family: "LineaSansRegular";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 166.667% */
  letter-spacing: 0.48px;
  text-transform: uppercase;
}
header .header-content .top-bar .ftsemib .ticker__item img {
  margin-right: 3px;
}
header .header-content .top-bar .ftsemib .ticker__item.quotation {
  gap: 2px;
}
header .header-content .top-bar .ftsemib .ticker__item.quotation span {
  min-width: 48px;
  display: inline-block;
  padding: 0 2px;
  border-radius: 1px;
  border: 1px solid #fff;
  color: rgba(255, 255, 255, 0.9);
  text-align: center;
}
header .header-content .top-bar .ftsemib .ticker__item.datetime {
  color: #000;
  /* Mobile/body-medium */
  font-family: "LineaSansRegular";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 166.667% */
  letter-spacing: 0.48px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.7);
}
header .header-content .top-bar .btn-dropdown {
  border: none;
  background-color: transparent;
  display: flex;
  align-items: center;
  padding: 2px 12px;
}
header .header-content .top-bar .btn-dropdown span {
  color: rgba(255, 255, 255, 0.9);
  pointer-events: none;
}
header .header-content .top-bar .btn-dropdown svg {
  margin-left: 2px;
  pointer-events: none;
}
header .header-content .top-bar .btn-dropdown:hover {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 20px;
}
header .header-content .top-bar .push-right {
  display: flex;
  align-items: center;
  margin-left: auto;
  gap: 6px;
  position: relative;
}
header .header-content .top-bar .push-right .search-icon {
  padding: 2px 12px;
}
header .header-content .top-bar .push-right .btn-primary-negative, header .header-content .top-bar .push-right .upload-dropzone.drag-over .upload-label, .upload-dropzone.drag-over header .header-content .top-bar .push-right .upload-label, header .header-content .top-bar .push-right .upload-dropzone:hover .upload-label, .upload-dropzone:hover header .header-content .top-bar .push-right .upload-label {
  flex-direction: row;
  margin: 2px 12px;
}
header .header-content .top-bar .push-right a {
  display: flex;
  align-items: center;
  border-radius: 12px;
  padding: 2px 12px;
}
header .header-content .top-bar .push-right a span {
  color: rgba(255, 255, 255, 0.9);
  text-transform: uppercase;
}
header .header-content .top-bar .push-right a span + svg {
  margin-left: 0;
}
header .header-content .top-bar .push-right a svg {
  margin-left: 2px;
  margin-top: -1px;
}
header .header-content .top-bar .push-right .header-submenu {
  position: relative;
}
header .header-content .top-bar .push-right .header-submenu .submenu-trigger {
  display: flex;
  align-items: center;
}
header .header-content .top-bar .push-right .header-submenu .submenu-trigger:hover {
  background: rgba(255, 255, 255, 0.2);
}
header .header-content .top-bar .push-right .header-submenu .submenu-trigger.active {
  background: rgba(255, 255, 255, 0.2);
}
header .header-content .top-bar .push-right .header-submenu .submenu-trigger.active svg {
  transform: rotate(180deg);
}
header .header-content .top-bar .push-right .header-submenu .submenu-dropdown {
  position: absolute;
  top: calc(100% + 8px);
  left: 50%;
  background: rgba(255, 255, 255, 0.65);
  border-radius: 20px;
  padding: 32px;
  padding-bottom: 16px;
  width: 712px;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-50%) translateY(-10px);
  -webkit-transition: all 0.3s ease 0;
  -moz-transition: all 0.3s ease 0;
  -o-transition: all 0.3s ease 0;
  -ms-transition: all 0.3s ease 0;
  transition: all 0.3s ease 0;
  will-change: auto;
  z-index: 11;
  display: flex;
  flex-direction: column;
  backdrop-filter: blur(24px);
  gap: 24px;
}
@media (prefers-reduced-motion: reduce) {
  header .header-content .top-bar .push-right .header-submenu .submenu-dropdown {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -ms-transition: all 0s;
    transition: all 0s;
    transition-delay: 0ms;
    animation-duration: 0s;
    animation-delay: 0ms;
  }
}
@media (max-width: 1024px) {
  header .header-content .top-bar .push-right .header-submenu .submenu-dropdown {
    padding: 24px;
    padding-bottom: 8px;
    width: 100vw;
    top: 100%;
    left: 0;
    box-shadow: none;
    border-radius: 0 0 12px 12px;
    transform: translateX(0) translateY(0);
  }
  @supports (width: 100dvw) {
    header .header-content .top-bar .push-right .header-submenu .submenu-dropdown {
      width: 100dvw;
    }
  }
}
header .header-content .top-bar .push-right .header-submenu .submenu-dropdown.show {
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) translateY(0);
}
@media (max-width: 1024px) {
  header .header-content .top-bar .push-right .header-submenu .submenu-dropdown.show {
    transform: translateX(0) translateY(0);
  }
}
header .header-content .top-bar .push-right .header-submenu .submenu-dropdown .btn-primary-positive {
  flex-direction: row;
  width: fit-content;
  font-size: 12px;
  padding: 8px 12px;
}
header .header-content .top-bar .push-right .header-submenu .submenu-dropdown ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px 48px;
  height: auto;
}
@media (max-width: 1024px) {
  header .header-content .top-bar .push-right .header-submenu .submenu-dropdown ul {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 576px) {
  header .header-content .top-bar .push-right .header-submenu .submenu-dropdown ul {
    grid-template-columns: 1fr;
  }
}
header .header-content .top-bar .push-right .header-submenu .submenu-dropdown ul li a.submenu-item {
  color: #000;
  font-family: "LineaSansLight";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 22px; /* 157.143% */
  letter-spacing: 0.14px;
  text-transform: uppercase;
  border: 0;
  background-color: transparent;
  font-size: 16px;
  display: flex;
  width: 100%;
  border-radius: 0;
  align-items: center;
  justify-content: space-between;
  padding: 0 0 16px 0;
  height: auto;
  min-height: 36px;
  text-transform: capitalize;
  -webkit-transition: all 0.3s cubic-bezier(0.58, 0, 0.34, 0.99) 0s;
  -moz-transition: all 0.3s cubic-bezier(0.58, 0, 0.34, 0.99) 0s;
  -o-transition: all 0.3s cubic-bezier(0.58, 0, 0.34, 0.99) 0s;
  -ms-transition: all 0.3s cubic-bezier(0.58, 0, 0.34, 0.99) 0s;
  transition: all 0.3s cubic-bezier(0.58, 0, 0.34, 0.99) 0s;
  will-change: auto;
  text-decoration: none;
}
header .header-content .top-bar .push-right .header-submenu .submenu-dropdown ul li a.submenu-item ::placeholder {
  color: #919191;
}
@media (prefers-reduced-motion: reduce) {
  header .header-content .top-bar .push-right .header-submenu .submenu-dropdown ul li a.submenu-item {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -ms-transition: all 0s;
    transition: all 0s;
    transition-delay: 0ms;
    animation-duration: 0s;
    animation-delay: 0ms;
  }
}
header .header-content .top-bar .push-right .header-submenu .submenu-dropdown ul li a.submenu-item .submenu-arrow-right {
  font-size: 12px;
  color: #E4002B;
}
header .header-content .top-bar .push-right .header-submenu .submenu-dropdown ul li a.submenu-item.active {
  background: #fff;
  border: 1px solid #E4002B;
  border-bottom: 2px solid #E4002B;
  position: relative;
  transition: all 0.3s ease-out;
  background: none;
  border: 0 !important;
}
header .header-content .top-bar .push-right .header-submenu .submenu-dropdown ul li a.submenu-item.active::before {
  content: "";
  position: absolute;
  top: -12px;
  left: -14px;
  width: calc(100% + 28px);
  height: 44px;
  background: #fff;
  border-radius: 12px;
  z-index: -1;
}
@media (hover: hover) {
  header .header-content .top-bar .push-right .header-submenu .submenu-dropdown ul li a.submenu-item:hover:not(.active), header .header-content .top-bar .push-right .header-submenu .submenu-dropdown ul li a.submenu-item:hover:not(.btn-alternative-negative) {
    position: relative;
    transition: all 0.3s ease-out;
  }
  header .header-content .top-bar .push-right .header-submenu .submenu-dropdown ul li a.submenu-item:hover:not(.active)::before, header .header-content .top-bar .push-right .header-submenu .submenu-dropdown ul li a.submenu-item:hover:not(.btn-alternative-negative)::before {
    content: "";
    position: absolute;
    top: -12px;
    left: -14px;
    width: calc(100% + 28px);
    height: 44px;
    background: #fff;
    border-radius: 12px;
    z-index: -1;
  }
}
header .header-content .top-bar .push-right .header-submenu .submenu-dropdown ul li:not(:nth-last-child(-n+2)):not(:last-child:nth-child(odd)) a.submenu-item {
  border-bottom: 1px solid #9B9B9B;
}
header .header-content .top-bar .push-right .header-submenu .submenu-dropdown ul li:nth-child(even) a.submenu-item {
  border-bottom: 1px solid #9B9B9B;
}
header .header-content .top-bar .push-right .header-submenu .submenu-dropdown ul li:last-child a.submenu-item {
  border-bottom: 0;
}
@media (max-width: 576px) {
  header .header-content .top-bar .push-right .header-submenu .submenu-dropdown ul li:not(:last-of-type) a.submenu-item {
    border-bottom: 1px solid #9B9B9B;
  }
}
header .container:has(.main-content) {
  width: 100vw;
  max-width: unset;
  padding: 0;
}
@media (min-width: 1024px) {
  header .container:has(.main-content) {
    padding-left: clamp(16px, 4vw, 60px);
    padding-right: clamp(16px, 4vw, 60px);
  }
}
header .main-content {
  display: flex;
  align-items: center;
  padding: 30px 60px;
  width: 100%;
  max-width: 1600px;
  margin: auto;
}
@media (min-width: 1600px) {
  header .main-content {
    padding: 30px 0;
  }
}
@media (max-width: 1200px) {
  header .main-content {
    padding: 24px 16px;
    justify-content: space-between;
  }
}
header .main-content .header-logo-and-corporate {
  display: flex;
  align-items: center;
  gap: 20px;
}
header .main-content .header-logo-and-corporate hr {
  width: 1px;
  height: 35px;
  background: rgba(255, 255, 255, 0.15);
  margin: none;
  display: none;
}
@media (max-width: 1024px) {
  header .main-content .header-logo-and-corporate hr {
    display: block;
  }
}
@media (max-width: 576px) {
  header .main-content .header-logo-and-corporate hr {
    display: none;
  }
}
header .main-content .leonardo-logo {
  display: block;
  height: 42px;
}
@media (max-width: 1200px) {
  header .main-content .leonardo-logo {
    max-width: 147px;
    height: auto;
  }
  header .main-content .leonardo-logo img {
    display: block;
    width: 100%;
  }
}
header .main-content .btn-primary-negative, header .main-content .upload-dropzone.drag-over .upload-label, .upload-dropzone.drag-over header .main-content .upload-label, header .main-content .upload-dropzone:hover .upload-label, .upload-dropzone:hover header .main-content .upload-label {
  display: none;
  flex-direction: row;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  padding: 8px 20px;
}
@media (max-width: 1024px) {
  header .main-content .btn-primary-negative, header .main-content .upload-dropzone.drag-over .upload-label, .upload-dropzone.drag-over header .main-content .upload-label, header .main-content .upload-dropzone:hover .upload-label, .upload-dropzone:hover header .main-content .upload-label {
    display: flex;
  }
}
@media (max-width: 576px) {
  header .main-content .btn-primary-negative, header .main-content .upload-dropzone.drag-over .upload-label, .upload-dropzone.drag-over header .main-content .upload-label, header .main-content .upload-dropzone:hover .upload-label, .upload-dropzone:hover header .main-content .upload-label {
    display: none;
  }
}
header .main-content .hamburger {
  margin-left: auto;
  display: flex;
  height: 44px;
  padding: 6px 11px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0);
  border: 2px solid transparent;
  -webkit-transition: all 0.3s ease-out 0;
  -moz-transition: all 0.3s ease-out 0;
  -o-transition: all 0.3s ease-out 0;
  -ms-transition: all 0.3s ease-out 0;
  transition: all 0.3s ease-out 0;
  will-change: auto;
  cursor: pointer;
}
@media (prefers-reduced-motion: reduce) {
  header .main-content .hamburger {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -ms-transition: all 0s;
    transition: all 0s;
    transition-delay: 0ms;
    animation-duration: 0s;
    animation-delay: 0ms;
  }
}
header .main-content .hamburger span {
  color: #fff;
}
@media (prefers-contrast: high) {
  header .main-content .hamburger:focus, header .main-content .hamburger:focus-visible {
    border-color: #fff;
    background: rgba(255, 255, 255, 0.3);
    box-shadow: 0 0 0 4px #fff;
  }
}
@media (prefers-reduced-motion: reduce) {
  header .main-content .hamburger {
    transition: none;
  }
}
@media (hover: hover) {
  header .main-content .hamburger:hover {
    background: rgba(255, 255, 255, 0.18);
  }
}
header .main-content .header-actions {
  margin-left: auto;
  display: flex;
  align-items: center;
  gap: 8px;
}
header .main-content .header-actions .hamburger {
  margin-left: 0;
}
header .main-content .header-actions .hamburger:first-of-type {
  display: none;
}
@media (max-width: 1024px) {
  header .main-content .header-actions .hamburger:first-of-type {
    display: flex;
  }
}
@media (max-width: 576px) {
  header .main-content .header-actions .hamburger:first-of-type {
    display: flex;
  }
}
@media (max-width: 1024px) {
  header .main-content .header-actions .hamburger .label-light {
    display: none;
  }
}
@media (max-width: 576px) {
  header .main-content .header-actions .hamburger .label-light {
    display: none;
  }
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
footer {
  /*&.footer-business {
    .pre-footer {
      .content {
        padding: 60px 0;

        .navigation-links {
          padding: 0;
        }
      }
    }
  }*/
}
footer .pre-footer .content {
  display: flex;
  gap: 20px;
  color: white;
  padding: 50px 0;
}
@media (max-width: 1024px) {
  footer .pre-footer .content {
    flex-wrap: wrap;
  }
}
@media (max-width: 576px) {
  footer .pre-footer .content {
    padding: 40px 0;
    gap: 24px;
    flex-direction: column;
  }
}
footer .pre-footer .content .main-menu,
footer .pre-footer .content .secondary-links {
  width: calc(50% - 10px);
}
@media (max-width: 1024px) {
  footer .pre-footer .content .main-menu,
  footer .pre-footer .content .secondary-links {
    width: calc(50% - 10px);
  }
}
@media (max-width: 576px) {
  footer .pre-footer .content .main-menu,
  footer .pre-footer .content .secondary-links {
    width: 100%;
  }
}
footer .pre-footer .content .main-menu nav ul,
footer .pre-footer .content .secondary-links nav ul {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
footer .pre-footer .content .main-menu nav ul li a,
footer .pre-footer .content .secondary-links nav ul li a {
  color: #FFF;
}
footer .pre-footer .content .main-menu nav ul li a.selected,
footer .pre-footer .content .secondary-links nav ul li a.selected {
  font-family: "LineaSansBold";
  color: #fff;
}
footer .pre-footer .content .main-menu nav ul { /* Reply */
  gap: 8px;
}
@media (max-width: 576px) {
  footer .pre-footer .content .main-menu nav ul {
    gap: 12px;
  }
}
footer .pre-footer .content .main-menu nav ul li a {
  color: rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-out 0;
  -moz-transition: all 0.3s ease-out 0;
  -o-transition: all 0.3s ease-out 0;
  -ms-transition: all 0.3s ease-out 0;
  transition: all 0.3s ease-out 0;
  will-change: auto;
}
@media (prefers-reduced-motion: reduce) {
  footer .pre-footer .content .main-menu nav ul li a {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -ms-transition: all 0s;
    transition: all 0s;
    transition-delay: 0ms;
    animation-duration: 0s;
    animation-delay: 0ms;
  }
}
@media (hover: hover) {
  footer .pre-footer .content .main-menu nav ul li a:hover {
    color: rgb(255, 255, 255);
  }
}
footer .pre-footer .content .secondary-links {
  color: #fff;
  font-family: "LineaSansExtraLight";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 170%; /* 23.8px */
  letter-spacing: 0.28px;
}
@media (max-width: 576px) {
  footer .pre-footer .content .secondary-links ul {
    display: flex;
    flex-direction: column;
    gap: 4px;
  }
}
footer .pre-footer .content .secondary-links ul li a {
  text-transform: none;
}
@media (hover: hover) {
  footer .pre-footer .content .secondary-links ul li a:hover {
    text-decoration: underline;
  }
}
footer .pre-footer .content .portlet-navigation {
  width: 100%;
}
footer .pre-footer .content .socials {
  display: flex;
  justify-content: flex-start;
  flex-grow: 1;
  width: 100%;
  align-items: flex-end;
  flex-direction: column;
}
footer .pre-footer .content .socials p {
  color: #FFF;
}
@media (max-width: 1024px) {
  footer .pre-footer .content .socials {
    align-items: flex-start;
    margin-top: 48px;
  }
}
@media (max-width: 576px) {
  footer .pre-footer .content .socials {
    align-items: flex-start;
    margin-top: 16px;
  }
}
footer .pre-footer .content .socials .social-media-content {
  text-align: left;
}
footer .pre-footer .content .socials .social-media-content ul {
  display: flex;
  gap: 30px;
  align-items: center;
}
footer .pre-footer .content .socials .social-media-content ul li a svg path { /*  REply */
  fill: #fff;
}
footer .pre-footer .content .socials .social-media-content ul li a img {
  max-width: 30px;
}
footer .pre-footer .content .socials .social-media-content ul li a svg { /*  REply */
  width: 30px;
}
footer .footer-last {
  color: white;
}
footer .footer-last .content-logo {
  padding-top: 58px;
  padding-bottom: 44px;
  text-align: center;
}
@media (max-width: 1024px) {
  footer .footer-last .content-logo {
    text-align: left;
  }
}
@media (max-width: 576px) {
  footer .footer-last .content-logo {
    padding-top: 40px;
    padding-bottom: 32px;
    text-align: left;
  }
}
footer .footer-last .content-logo a {
  display: block;
}
footer .footer-last .content-logo a img {
  max-width: 280px;
  width: 100%;
}
@media (max-width: 576px) {
  footer .footer-last .content-logo a img {
    max-width: 228px;
  }
}
footer .footer-last .content {
  display: grid;
  grid-template-columns: 1fr 2fr 1fr;
  padding-bottom: 54px;
}
@media (max-width: 1024px) {
  footer .footer-last .content {
    flex-wrap: wrap;
    display: flex;
    row-gap: 32px;
  }
}
@media (max-width: 576px) {
  footer .footer-last .content {
    display: flex;
    flex-direction: column;
    gap: 32px;
    padding-bottom: 40px;
  }
}
footer .footer-last .content > div:nth-child(1), footer .footer-last .content > div:nth-child(3) {
  display: flex;
  flex-grow: 1;
  align-items: center;
}
footer .footer-last .content > div:nth-child(2) {
  display: flex;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
}
footer .footer-last .content > div nav ul {
  display: flex;
  flex-direction: column;
}
footer .footer-last .content > div nav ul li a {
  display: block;
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 190%; /* 22.8px */
  letter-spacing: 0.24px;
  text-transform: none;
}
@media (hover: hover) {
  footer .footer-last .content > div nav ul li a:hover {
    text-decoration: underline;
  }
}
footer .footer-last .content > div .legal { /* Reply */
  text-align: center;
  color: #fff;
  max-width: 426px;
  margin-bottom: 0;
  text-transform: none;
}
@media (max-width: 576px) {
  footer .footer-last .content > div .legal {
    text-align: left;
  }
}
@media (max-width: 1024px) {
  footer .footer-last .content > div .legal {
    text-align: left;
    max-width: none;
  }
}
footer .footer-last .content > div .legal a {
  color: white;
  text-underline-offset: auto;
  text-underline-position: from-font;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
}
footer .footer-last .content > div:nth-child(3) {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-start;
}
footer .footer-last .content > div:nth-child(3) .dow-jones {
  max-width: 199px;
  text-align-last: left;
}
footer .footer-last .content > div:nth-child(3) .dow-jones .dow-jones-text, footer .footer-last .content > div:nth-child(3) .dow-jones picture img {
  margin-bottom: 21px; /*  REply */
}
footer .footer-last .content > div:nth-child(3) .dow-jones .dow-jones-text:last-child, footer .footer-last .content > div:nth-child(3) .dow-jones picture img:last-child { /* Reply */
  margin: 0;
}
footer .footer-last .content > div:nth-child(3) .dow-jones .dow-jones-logos {
  max-width: 150px;
}
@media (max-width: 1024px) {
  footer .footer-last .content > div:nth-child(1) {
    order: 1;
  }
}
@media (max-width: 1024px) {
  footer .footer-last .content > div:nth-child(2) {
    order: 3;
    align-self: flex-start;
    justify-content: start;
    width: 100%;
  }
  footer .footer-last .content > div:nth-child(2) p {
    text-align: left;
    max-width: none;
  }
}
@media (max-width: 1024px) {
  footer .footer-last .content > div:nth-child(3) {
    order: 2;
    align-items: flex-start;
    width: 50%;
  }
}
@media (max-width: 1024px) {
  footer.footer-business-hp .footer-last .content > div:nth-child(3), footer.footer-business .footer-last .content > div:nth-child(3) {
    align-items: end;
  }
}
footer.footer-business-hp .pre-footer .content, footer.footer-business .pre-footer .content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 60px 0 30px;
}
@media (max-width: 1024px) {
  footer.footer-business-hp .pre-footer .content, footer.footer-business .pre-footer .content {
    gap: 32px;
  }
}
@media (max-width: 576px) {
  footer.footer-business-hp .pre-footer .content, footer.footer-business .pre-footer .content {
    padding: 40px 0 24px;
    gap: 24px;
    align-items: start;
    flex-direction: column;
  }
}
footer.footer-business-hp .pre-footer .content .contact-info *, footer.footer-business .pre-footer .content .contact-info * {
  text-transform: none;
}
footer.footer-business-hp .pre-footer .content .contact-info h3, footer.footer-business .pre-footer .content .contact-info h3 {
  color: #fff;
  margin-bottom: 0;
}
footer.footer-business-hp .pre-footer .content .contact-info .contact-blocks, footer.footer-business .pre-footer .content .contact-info .contact-blocks {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 44px;
}
@media (max-width: 1024px) {
  footer.footer-business-hp .pre-footer .content .contact-info .contact-blocks, footer.footer-business .pre-footer .content .contact-info .contact-blocks {
    gap: 32px;
  }
}
@media (max-width: 576px) {
  footer.footer-business-hp .pre-footer .content .contact-info .contact-blocks, footer.footer-business .pre-footer .content .contact-info .contact-blocks {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
footer.footer-business-hp .pre-footer .content .contact-info .contact-blocks .contact-block p, footer.footer-business .pre-footer .content .contact-info .contact-blocks .contact-block p {
  color: #fff;
  margin-bottom: 0;
  line-height: 1.6;
}
@media (max-width: 576px) {
  footer.footer-business-hp .pre-footer .content .contact-info .contact-blocks .contact-block p, footer.footer-business .pre-footer .content .contact-info .contact-blocks .contact-block p {
    font-size: 14px;
  }
}
footer.footer-business-hp .pre-footer .content .contact-info .contact-blocks .contact-block p:last-child, footer.footer-business .pre-footer .content .contact-info .contact-blocks .contact-block p:last-child {
  margin-bottom: 0;
}
footer.footer-business-hp .pre-footer .content .contact-info .contact-blocks .contact-block p a, footer.footer-business .pre-footer .content .contact-info .contact-blocks .contact-block p a {
  color: rgba(255, 255, 255, 0.8);
  -webkit-transition: all 0.3s ease-out 0;
  -moz-transition: all 0.3s ease-out 0;
  -o-transition: all 0.3s ease-out 0;
  -ms-transition: all 0.3s ease-out 0;
  transition: all 0.3s ease-out 0;
  will-change: auto;
}
@media (prefers-reduced-motion: reduce) {
  footer.footer-business-hp .pre-footer .content .contact-info .contact-blocks .contact-block p a, footer.footer-business .pre-footer .content .contact-info .contact-blocks .contact-block p a {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -ms-transition: all 0s;
    transition: all 0s;
    transition-delay: 0ms;
    animation-duration: 0s;
    animation-delay: 0ms;
  }
}
@media (hover: hover) {
  footer.footer-business-hp .pre-footer .content .contact-info .contact-blocks .contact-block p a:hover, footer.footer-business .pre-footer .content .contact-info .contact-blocks .contact-block p a:hover {
    color: rgb(255, 255, 255);
    text-decoration: underline;
  }
}
footer.footer-business-hp .pre-footer .content .socials, footer.footer-business .pre-footer .content .socials {
  flex: 0 0 auto;
  width: fit-content;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
}
@media (max-width: 1024px) {
  footer.footer-business-hp .pre-footer .content .socials, footer.footer-business .pre-footer .content .socials {
    justify-content: flex-start;
    margin-top: 0;
  }
}
@media (max-width: 576px) {
  footer.footer-business-hp .pre-footer .content .socials, footer.footer-business .pre-footer .content .socials {
    display: none;
    align-items: start;
  }
}
footer.footer-business-hp .pre-footer .socials-mobile, footer.footer-business .pre-footer .socials-mobile {
  display: none;
}
footer.footer-business-hp .pre-footer .socials-mobile p, footer.footer-business .pre-footer .socials-mobile p {
  color: white;
}
footer.footer-business-hp .pre-footer .socials-mobile .social-media-content, footer.footer-business .pre-footer .socials-mobile .social-media-content {
  text-align: left;
}
footer.footer-business-hp .pre-footer .socials-mobile .social-media-content ul, footer.footer-business .pre-footer .socials-mobile .social-media-content ul {
  display: flex;
  gap: 30px;
  align-items: center;
}
footer.footer-business-hp .pre-footer .socials-mobile .social-media-content ul li a svg path, footer.footer-business .pre-footer .socials-mobile .social-media-content ul li a svg path { /*  REply */
  fill: #fff;
}
footer.footer-business-hp .pre-footer .socials-mobile .social-media-content ul li a img, footer.footer-business .pre-footer .socials-mobile .social-media-content ul li a img {
  max-width: 30px;
}
footer.footer-business-hp .pre-footer .socials-mobile .social-media-content ul li a svg, footer.footer-business .pre-footer .socials-mobile .social-media-content ul li a svg { /*  REply */
  width: 30px;
}
@media (max-width: 1024px) {
  footer.footer-business-hp .pre-footer .socials-mobile, footer.footer-business .pre-footer .socials-mobile {
    justify-content: flex-start;
  }
}
@media (max-width: 576px) {
  footer.footer-business-hp .pre-footer .socials-mobile, footer.footer-business .pre-footer .socials-mobile {
    align-items: start;
    width: fit-content;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    flex: 0 0 auto;
    padding: 40px 0 24px;
  }
}
footer.footer-business-hp .pre-footer .nav-business ul, footer.footer-business .pre-footer .nav-business ul {
  display: grid;
  grid-template-columns: repeat(4, max-content);
  row-gap: 12px;
  column-gap: 56px;
  padding: 30px 0 60px;
}
@media (max-width: 1024px) {
  footer.footer-business-hp .pre-footer .nav-business ul, footer.footer-business .pre-footer .nav-business ul {
    grid-template-columns: repeat(2, max-content);
    column-gap: 32px;
    padding-top: 32px;
    margin-top: 24px;
  }
}
@media (max-width: 576px) {
  footer.footer-business-hp .pre-footer .nav-business ul, footer.footer-business .pre-footer .nav-business ul {
    grid-template-columns: 1fr;
    column-gap: 24px;
    padding-top: 24px;
    padding-bottom: 0;
    margin-top: 0;
  }
}
footer.footer-business-hp .pre-footer .nav-business ul li a, footer.footer-business .pre-footer .nav-business ul li a {
  color: rgba(255, 255, 255, 0.8);
  -webkit-transition: all 0.3s ease-out 0;
  -moz-transition: all 0.3s ease-out 0;
  -o-transition: all 0.3s ease-out 0;
  -ms-transition: all 0.3s ease-out 0;
  transition: all 0.3s ease-out 0;
  will-change: auto;
}
@media (prefers-reduced-motion: reduce) {
  footer.footer-business-hp .pre-footer .nav-business ul li a, footer.footer-business .pre-footer .nav-business ul li a {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -ms-transition: all 0s;
    transition: all 0s;
    transition-delay: 0ms;
    animation-duration: 0s;
    animation-delay: 0ms;
  }
}
@media (hover: hover) {
  footer.footer-business-hp .pre-footer .nav-business ul li a:hover, footer.footer-business .pre-footer .nav-business ul li a:hover {
    color: rgb(255, 255, 255);
    text-decoration: underline;
  }
}
footer.footer-business-hp .pre-footer .navigation-links, footer.footer-business .pre-footer .navigation-links {
  display: grid;
  grid-template-columns: repeat(4, max-content);
  gap: 56px;
  padding: 30px 0 60px;
}
@media (max-width: 1024px) {
  footer.footer-business-hp .pre-footer .navigation-links, footer.footer-business .pre-footer .navigation-links {
    grid-template-columns: repeat(2, max-content);
    gap: 32px;
    padding-top: 32px;
    margin-top: 24px;
  }
}
@media (max-width: 576px) {
  footer.footer-business-hp .pre-footer .navigation-links, footer.footer-business .pre-footer .navigation-links {
    grid-template-columns: 1fr;
    gap: 24px;
    padding-top: 24px;
    padding-bottom: 0;
    margin-top: 0;
  }
}
footer.footer-business-hp .pre-footer .navigation-links .nav-column .label-bold, footer.footer-business .pre-footer .navigation-links .nav-column .label-bold {
  color: rgba(255, 255, 255, 0.5019607843);
}
footer.footer-business-hp .pre-footer .navigation-links .nav-column nav ul, footer.footer-business .pre-footer .navigation-links .nav-column nav ul {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
@media (max-width: 576px) {
  footer.footer-business-hp .pre-footer .navigation-links .nav-column nav ul, footer.footer-business .pre-footer .navigation-links .nav-column nav ul {
    gap: 10px;
  }
}
footer.footer-business-hp .pre-footer .navigation-links .nav-column nav ul li a, footer.footer-business .pre-footer .navigation-links .nav-column nav ul li a {
  color: rgba(255, 255, 255, 0.8);
  -webkit-transition: all 0.3s ease-out 0;
  -moz-transition: all 0.3s ease-out 0;
  -o-transition: all 0.3s ease-out 0;
  -ms-transition: all 0.3s ease-out 0;
  transition: all 0.3s ease-out 0;
  will-change: auto;
}
@media (prefers-reduced-motion: reduce) {
  footer.footer-business-hp .pre-footer .navigation-links .nav-column nav ul li a, footer.footer-business .pre-footer .navigation-links .nav-column nav ul li a {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -ms-transition: all 0s;
    transition: all 0s;
    transition-delay: 0ms;
    animation-duration: 0s;
    animation-delay: 0ms;
  }
}
@media (hover: hover) {
  footer.footer-business-hp .pre-footer .navigation-links .nav-column nav ul li a:hover, footer.footer-business .pre-footer .navigation-links .nav-column nav ul li a:hover {
    color: rgb(255, 255, 255);
    text-decoration: underline;
  }
}

.breadcrumbs {
  padding: 40px 0 38px 0;
  margin: 0;
}
@media (max-width: 1024px) {
  .breadcrumbs {
    height: 40px;
    padding: 0;
    display: none;
  }
}
.breadcrumbs ol {
  display: flex;
  gap: 14px;
}
@media (max-width: 576px) {
  .breadcrumbs ol {
    display: none;
  }
}
.breadcrumbs ol li {
  display: inline-block;
  padding-right: 14px;
  border-right: 1px solid #000;
  flex: none;
}
.breadcrumbs ol li a, .breadcrumbs ol li span {
  color: #000;
  margin-bottom: 0;
  text-transform: uppercase;
  display: block;
  line-height: 16px;
}
.breadcrumbs ol li i {
  display: block;
  height: 100%;
  width: 1px;
}
.breadcrumbs ol li i::before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  position: relative;
  background-color: #000;
}

.black .breadcrumbs ol li {
  border-right: 1px solid #fff;
}
.black .breadcrumbs ol li a, .black .breadcrumbs ol li span {
  color: white;
}
.black .breadcrumbs ol li i::before {
  background-color: white;
}

.btn-primary-negative, .upload-dropzone.drag-over .upload-label, .upload-dropzone:hover .upload-label {
  display: inline-flex;
  color: white;
  padding: 12px 20px;
  flex-direction: column;
  align-items: flex-start;
  background: transparent;
  gap: 10px;
  border: none;
  position: relative;
  font-family: "LineaSansRegular";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.32px;
  --angle: 90deg;
  text-transform: uppercase;
  text-decoration: none !important;
}
.btn-primary-negative:hover, .upload-dropzone.drag-over .upload-label:hover, .upload-dropzone:hover .upload-label:hover {
  color: white;
}
.btn-primary-negative::before, .upload-dropzone.drag-over .upload-label::before, .upload-dropzone:hover .upload-label::before {
  display: block;
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  border-radius: 24px;
  border: 1px solid transparent;
  background: linear-gradient(var(--angle), #E4002B, #FFFFFF) border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  box-shadow: 0 0 0 1px white inset, 0 0 0 1px white;
}
.btn-primary-negative.center, .upload-dropzone.drag-over .center.upload-label, .upload-dropzone:hover .center.upload-label {
  width: fit-content;
  margin-inline: auto;
  display: block;
}
.btn-primary-negative.visible-in-mobile, .upload-dropzone.drag-over .visible-in-mobile.upload-label, .upload-dropzone:hover .visible-in-mobile.upload-label {
  display: none;
}
@media (max-width: 1024px) {
  .btn-primary-negative.visible-in-mobile, .upload-dropzone.drag-over .visible-in-mobile.upload-label, .upload-dropzone:hover .visible-in-mobile.upload-label {
    display: block;
  }
}

.btn-primary-positive {
  display: inline-flex;
  color: black;
  padding: 12px 20px;
  flex-direction: column;
  align-items: flex-start;
  background: transparent;
  gap: 10px;
  border: none;
  position: relative;
  font-family: "LineaSansRegular";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.32px;
  --angle: 90deg;
  width: fit-content;
  text-transform: uppercase;
  text-decoration: none !important;
}
.btn-primary-positive:hover {
  color: black;
}
.btn-primary-positive::before {
  display: block;
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  border-radius: 24px;
  border: 1px solid transparent;
  background: linear-gradient(var(--angle), #E4002B, #000000) border-box;
  -webkit-mask: linear-gradient(#000 0 0) padding-box, linear-gradient(#000 0 0);
  mask: linear-gradient(#000 0 0) padding-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  box-shadow: 0 0 0 1px black inset, 0 0 0 1px black;
}
.btn-primary-positive.center {
  width: fit-content;
  margin-inline: auto;
  display: block;
}
.btn-primary-positive.visible-in-mobile {
  display: none;
}
@media (max-width: 1024px) {
  .btn-primary-positive.visible-in-mobile {
    display: block;
  }
}

.btn-secondary-negative {
  display: inline-flex;
  color: black;
  background: white;
  padding: 12px 20px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  border: none;
  position: relative;
  font-family: "LineaSansRegular";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.32px;
  border-radius: 24px;
  text-decoration: none !important;
}
.btn-secondary-negative.center {
  width: fit-content;
  margin-inline: auto;
  display: block;
}
.btn-secondary-negative:hover {
  background: #ebebeb;
}
.btn-secondary-negative.visible-in-mobile {
  display: none;
}
@media (max-width: 1024px) {
  .btn-secondary-negative.visible-in-mobile {
    display: block;
  }
}

.btn-grey-list {
  border-radius: 40px;
  border: 1px solid #cfcfcf;
  background: #efefef;
  display: flex;
  padding: 8px 16px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  text-decoration: none !important;
  color: #000;
  font-family: "Lynea Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  /* 166.667% */
  letter-spacing: 0.48px;
  text-transform: uppercase;
  cursor: pointer;
}
.btn-grey-list:active {
  background-color: #fff;
}
.btn-grey-list:hover {
  background: #EBEBEB;
}

.btn-cross {
  position: relative;
  width: 40px;
  height: 40px;
  padding: 0;
  border: none;
  background: none;
  cursor: pointer;
  text-decoration: none !important;
}
.btn-cross img {
  width: 100%;
  pointer-events: none;
}
.btn-cross .icon {
  position: absolute;
  top: 0;
  left: 0;
}
.btn-cross .icon-hover {
  opacity: 0;
  position: relative;
  -webkit-transition: opacity 0.3s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0;
  -moz-transition: opacity 0.3s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0;
  -o-transition: opacity 0.3s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0;
  -ms-transition: opacity 0.3s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0;
  transition: opacity 0.3s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0;
  will-change: opacity;
}
@media (prefers-reduced-motion: reduce) {
  .btn-cross .icon-hover {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -ms-transition: all 0s;
    transition: all 0s;
    transition-delay: 0ms;
    animation-duration: 0s;
    animation-delay: 0ms;
  }
}
@media (hover: hover) {
  .btn-cross:hover .icon-hover {
    opacity: 1;
  }
}

.btn-play {
  position: relative;
  width: 72px;
  height: 72px;
  padding: 0;
  border: none;
  background: none;
  cursor: pointer;
  text-decoration: none !important;
}
.btn-play img {
  width: 100%;
  pointer-events: none;
}
.btn-play .icon {
  position: absolute;
  top: 0;
  left: 0;
}
.btn-play .icon-hover {
  opacity: 0;
  position: relative;
  -webkit-transition: opacity 0.3s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0;
  -moz-transition: opacity 0.3s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0;
  -o-transition: opacity 0.3s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0;
  -ms-transition: opacity 0.3s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0;
  transition: opacity 0.3s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0;
  will-change: opacity;
}
@media (prefers-reduced-motion: reduce) {
  .btn-play .icon-hover {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -ms-transition: all 0s;
    transition: all 0s;
    transition-delay: 0ms;
    animation-duration: 0s;
    animation-delay: 0ms;
  }
}
@media (hover: hover) {
  .btn-play:hover .icon-hover {
    opacity: 1;
  }
}

.btn-modal-negative {
  display: inline-flex;
  color: white;
  padding: 12px 20px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  border: none;
  position: relative;
  font-family: "LineaSansRegular";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.32px;
  --angle: 90deg;
  width: fit-content;
  text-transform: uppercase;
  background: black;
  border-radius: 24px;
  border: 1px solid transparent;
  text-decoration: none !important;
}
.btn-modal-negative:hover {
  color: white;
}
.btn-modal-negative.center {
  width: fit-content;
  margin-inline: auto;
  display: block;
}
.btn-modal-negative.visible-in-mobile {
  display: none;
}
@media (max-width: 1024px) {
  .btn-modal-negative.visible-in-mobile {
    display: block;
  }
}

.has-dialog {
  /* overflow: hidden;
  height: 100%; */
}

[role=dialog] {
  box-sizing: border-box;
  padding: 15px;
  min-height: 100vh;
}

@media screen and (min-width: 640px) {
  [role=dialog] {
    position: absolute;
    min-width: 610px;
    min-height: auto;
  }
}
#dialog_layer, #dialog_layer_lang, #dialog_layer_list_content_viewer, #dialog_layer_financial_topbar, #dialog_layer_financial_topbar_mobile, .dialog_layer { /* Reply */
  position: fixed;
  pointer-events: none;
  width: 100%;
  top: 0;
  left: 0;
  height: 100vh;
  z-index: 20;
  overflow: hidden;
}
@supports (height: 100dvh) {
  #dialog_layer, #dialog_layer_lang, #dialog_layer_list_content_viewer, #dialog_layer_financial_topbar, #dialog_layer_financial_topbar_mobile, .dialog_layer {
    height: 100dvh;
  }
}
#dialog_layer:has(.activee), #dialog_layer_lang:has(.activee), #dialog_layer_list_content_viewer:has(.activee), #dialog_layer_financial_topbar:has(.activee), #dialog_layer_financial_topbar_mobile:has(.activee), .dialog_layer:has(.activee) {
  pointer-events: all;
}
#dialog_layer .product-card-modal .content h2, #dialog_layer_lang .product-card-modal .content h2, #dialog_layer_list_content_viewer .product-card-modal .content h2, #dialog_layer_financial_topbar .product-card-modal .content h2, #dialog_layer_financial_topbar_mobile .product-card-modal .content h2, .dialog_layer .product-card-modal .content h2 {
  color: #000;
  font-family: "ConnextSansRegular";
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 58px; /* 116% */
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  #dialog_layer .product-card-modal .content h2, #dialog_layer_lang .product-card-modal .content h2, #dialog_layer_list_content_viewer .product-card-modal .content h2, #dialog_layer_financial_topbar .product-card-modal .content h2, #dialog_layer_financial_topbar_mobile .product-card-modal .content h2, .dialog_layer .product-card-modal .content h2 {
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px; /* 120% */
    text-transform: uppercase;
  }
}
@media (max-width: 576px) {
  #dialog_layer .product-card-modal .content h2, #dialog_layer_lang .product-card-modal .content h2, #dialog_layer_list_content_viewer .product-card-modal .content h2, #dialog_layer_financial_topbar .product-card-modal .content h2, #dialog_layer_financial_topbar_mobile .product-card-modal .content h2, .dialog_layer .product-card-modal .content h2 {
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px; /* 120% */
    text-transform: uppercase;
  }
}
#dialog_layer .dialog-backdrop, #dialog_layer_lang .dialog-backdrop, #dialog_layer_list_content_viewer .dialog-backdrop, #dialog_layer_financial_topbar .dialog-backdrop, #dialog_layer_financial_topbar_mobile .dialog-backdrop, .dialog_layer .dialog-backdrop {
  display: block;
  position: fixed;
  overflow-y: auto;
  overflow-x: hidden;
  padding-bottom: 30px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
  opacity: 0;
}
#dialog_layer .dialog-backdrop.activee, #dialog_layer_lang .dialog-backdrop.activee, #dialog_layer_list_content_viewer .dialog-backdrop.activee, #dialog_layer_financial_topbar .dialog-backdrop.activee, #dialog_layer_financial_topbar_mobile .dialog-backdrop.activee, .dialog_layer .dialog-backdrop.activee {
  display: flex;
  pointer-events: all;
}
#dialog_layer .dialog-backdrop .dialog-background, #dialog_layer_lang .dialog-backdrop .dialog-background, #dialog_layer_list_content_viewer .dialog-backdrop .dialog-background, #dialog_layer_financial_topbar .dialog-backdrop .dialog-background, #dialog_layer_financial_topbar_mobile .dialog-backdrop .dialog-background, .dialog_layer .dialog-backdrop .dialog-background {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
}

.dialog-backdrop:has(#galleryDialog.default_dialog) {
  position: relative !important;
  z-index: 5 !important;
}

@supports selector(.a:has(.b)) {
  #dialog_layer, #dialog_layer_lang, #dialog_layer_list_content_viewer, #dialog_layer_financial_topbar { /* Reply */ }
  @media (max-width: 1024px) {
    #dialog_layer .dialog-backdrop:has(#financialHighlightsDialogue.default_dialog), #dialog_layer_lang .dialog-backdrop:has(#financialHighlightsDialogue.default_dialog), #dialog_layer_list_content_viewer .dialog-backdrop:has(#financialHighlightsDialogue.default_dialog), #dialog_layer_financial_topbar .dialog-backdrop:has(#financialHighlightsDialogue.default_dialog) {
      margin: 0;
    }
  }
  #dialog_layer .dialog-backdrop:has(#financialHighlightsDialogue.default_dialog) .dialog-background, #dialog_layer_lang .dialog-backdrop:has(#financialHighlightsDialogue.default_dialog) .dialog-background, #dialog_layer_list_content_viewer .dialog-backdrop:has(#financialHighlightsDialogue.default_dialog) .dialog-background, #dialog_layer_financial_topbar .dialog-backdrop:has(#financialHighlightsDialogue.default_dialog) .dialog-background {
    background: none;
    backdrop-filter: none;
  }
  @media (max-width: 1024px) {
    #dialog_layer .dialog-backdrop:has(#financialHighlightsDialogue.default_dialog) .dialog-background, #dialog_layer_lang .dialog-backdrop:has(#financialHighlightsDialogue.default_dialog) .dialog-background, #dialog_layer_list_content_viewer .dialog-backdrop:has(#financialHighlightsDialogue.default_dialog) .dialog-background, #dialog_layer_financial_topbar .dialog-backdrop:has(#financialHighlightsDialogue.default_dialog) .dialog-background {
      background: rgba(0, 0, 0, 0.4);
      backdrop-filter: blur(28px);
    }
  }
}
.financialHighlightsDialogue, .financialHighlightsDialogueMobile {
  position: absolute;
  top: 40px;
  left: 0;
  padding: 10px 24px;
  width: 100%;
  max-width: 892px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  height: fit-content;
  min-height: unset;
  color: #000;
}
.financialHighlightsDialogue.hidden, .financialHighlightsDialogueMobile.hidden {
  display: none;
}
.financialHighlightsDialogue p, .financialHighlightsDialogueMobile p {
  margin: 0;
}
@media (max-width: 1024px) {
  .financialHighlightsDialogue, .financialHighlightsDialogueMobile {
    max-width: unset;
    top: unset;
    bottom: 0;
    background: #f1f1f1;
    padding: 24px 24px 40px 24px;
  }
}
.financialHighlightsDialogue .close-tab, .financialHighlightsDialogueMobile .close-tab {
  display: none;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  padding: 6px 11px;
}
@media (max-width: 1024px) {
  .financialHighlightsDialogue .close-tab, .financialHighlightsDialogueMobile .close-tab {
    display: flex;
  }
}
.financialHighlightsDialogue .close-tab button, .financialHighlightsDialogueMobile .close-tab button {
  display: flex;
  align-items: center;
  gap: 8px;
  background: none;
}
.financialHighlightsDialogue .content, .financialHighlightsDialogueMobile .content {
  display: flex;
  gap: 30px;
}
.financialHighlightsDialogue .content > div, .financialHighlightsDialogueMobile .content > div {
  width: calc(50% - 15px);
}
.financialHighlightsDialogue .content .quotation, .financialHighlightsDialogueMobile .content .quotation {
  display: flex;
  align-items: center;
  gap: 24px;
}
@media (max-width: 576px) {
  .financialHighlightsDialogue .content .quotation, .financialHighlightsDialogueMobile .content .quotation {
    flex-wrap: wrap;
  }
}
.financialHighlightsDialogue .content .quotation .percentage-wrapper, .financialHighlightsDialogueMobile .content .quotation .percentage-wrapper {
  display: flex;
  align-items: center;
  gap: 8px;
}
@media (max-width: 576px) {
  .financialHighlightsDialogue .content .quotation .percentage-wrapper, .financialHighlightsDialogueMobile .content .quotation .percentage-wrapper {
    flex: 1;
  }
}
.financialHighlightsDialogue .content .quotation .percentage-wrapper .percentage, .financialHighlightsDialogueMobile .content .quotation .percentage-wrapper .percentage {
  padding: 4px 12px;
  background-color: rgba(255, 255, 255, 0.4);
  border-radius: 6px;
  flex: 1;
}
.financialHighlightsDialogue .content .quotation .percentage-wrapper .percentage p, .financialHighlightsDialogueMobile .content .quotation .percentage-wrapper .percentage p {
  margin-bottom: 0;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.24px;
  font-family: "LineaSansBook";
  text-wrap: nowrap;
  display: flex;
  flex-direction: column;
}
.financialHighlightsDialogue .content .quotation .percentage-wrapper .percentage p span, .financialHighlightsDialogueMobile .content .quotation .percentage-wrapper .percentage p span {
  font-family: "LineaSansMedium";
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.32px;
}
.financialHighlightsDialogue .content .quotation .datetime, .financialHighlightsDialogueMobile .content .quotation .datetime {
  flex-grow: 1;
  width: 100%;
}
.financialHighlightsDialogue .content .quotation .datetime p, .financialHighlightsDialogueMobile .content .quotation .datetime p {
  margin-bottom: 0;
  font-size: 12px;
  font-family: "LineaSansBook";
  line-height: 20px;
  letter-spacing: 0.24px;
}
.financialHighlightsDialogue .content a.link-list, .financialHighlightsDialogueMobile .content a.link-list {
  color: #000;
  font-family: "LineaSansLight";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 22px; /* 157.143% */
  letter-spacing: 0.14px;
  text-transform: uppercase;
  border: 0;
  background-color: transparent;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-thickness: 0%;
  text-transform: uppercase;
  text-underline-offset: 2px;
}
.financialHighlightsDialogue .content a.link-list ::placeholder, .financialHighlightsDialogueMobile .content a.link-list ::placeholder {
  color: #919191;
}
.financialHighlightsDialogue .content a.glass-button, .financialHighlightsDialogueMobile .content a.glass-button {
  display: flex;
  gap: 8px; /* Reply */
  align-items: flex-start;
  color: #000;
  font-family: "LineaSansLight";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 22px; /* 157.143% */
  letter-spacing: 0.14px;
  text-transform: uppercase;
  border: 0;
  background-color: transparent;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-thickness: 0%;
  text-transform: uppercase;
  text-underline-offset: 2px;
  margin-bottom: 16px;
}
.financialHighlightsDialogue .content a.glass-button ::placeholder, .financialHighlightsDialogueMobile .content a.glass-button ::placeholder {
  color: #919191;
}
@media (hover: hover) {
  .financialHighlightsDialogue .content a.glass-button:hover, .financialHighlightsDialogueMobile .content a.glass-button:hover {
    text-decoration: underline;
    text-underline-offset: 2px;
  }
}
.financialHighlightsDialogue .content a.glass-button span, .financialHighlightsDialogueMobile .content a.glass-button span {
  padding-top: 1px;
}
.financialHighlightsDialogue .content ul, .financialHighlightsDialogueMobile .content ul {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 8px !important;
}
.financialHighlightsDialogue .content ul li, .financialHighlightsDialogueMobile .content ul li {
  /*&:last-child {
    a {
      @include label-light;
      text-decoration: underline;
      text-decoration-style: solid;
      text-decoration-thickness: 0%;
      text-transform: uppercase;
      text-underline-offset: 2px;
    }
  }*/
}
.financialHighlightsDialogue .content ul li a, .financialHighlightsDialogueMobile .content ul li a {
  display: flex;
  align-items: flex-start;
  font-family: "LineaSansBook";
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.24px;
}
@media (hover: hover) {
  .financialHighlightsDialogue .content ul li a:hover, .financialHighlightsDialogueMobile .content ul li a:hover {
    text-decoration: underline;
    text-underline-offset: 2px;
  }
}
.financialHighlightsDialogue .content ul li a span, .financialHighlightsDialogueMobile .content ul li a span {
  padding-top: 1px;
}
.financialHighlightsDialogue .content .bottom-details, .financialHighlightsDialogueMobile .content .bottom-details {
  display: flex;
  align-items: center;
  gap: 20px;
}
.financialHighlightsDialogue .content .bottom-details > div > div p, .financialHighlightsDialogueMobile .content .bottom-details > div > div p {
  font-family: "LineaSansBook";
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.24px;
}
.financialHighlightsDialogue .content .bottom-details > div > div p span, .financialHighlightsDialogueMobile .content .bottom-details > div > div p span {
  font-family: "LineaSansMedium";
  font-size: 28px;
  line-height: 36px;
  letter-spacing: 0;
}
.financialHighlightsDialogue .airforceOverlay, .financialHighlightsDialogueMobile .airforceOverlay {
  max-width: 1096px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: fit-content;
  height: fit-content;
  padding: 0;
  overflow: auto;
  height: calc(100% - 152px);
  max-height: fit-content;
  border-radius: 20px;
}
@media (max-width: 1024px) {
  .financialHighlightsDialogue .airforceOverlay, .financialHighlightsDialogueMobile .airforceOverlay {
    height: 100%;
  }
}
@media (max-width: 576px) {
  .financialHighlightsDialogue .airforceOverlay, .financialHighlightsDialogueMobile .airforceOverlay {
    height: 100%;
  }
}
.financialHighlightsDialogue .airforceOverlay .closeBtn, .financialHighlightsDialogueMobile .airforceOverlay .closeBtn {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  position: absolute;
  top: 30px;
  right: 30px;
}
.financialHighlightsDialogue .airforceOverlay .closeBtn::after, .financialHighlightsDialogueMobile .airforceOverlay .closeBtn::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M17 17L7 7M7 17L17 7' stroke='black'/%3E%3C/svg%3E");
  height: 24px;
  width: 24px;
}
.financialHighlightsDialogue .airforceOverlay .flex, .financialHighlightsDialogueMobile .airforceOverlay .flex {
  display: flex !important;
  gap: 48px;
  border-radius: 20px;
  background: #efefef;
  padding: 80px;
}
@media (max-width: 1024px) {
  .financialHighlightsDialogue .airforceOverlay .flex, .financialHighlightsDialogueMobile .airforceOverlay .flex {
    flex-direction: column;
    padding: 24px;
    padding-top: 32px;
    gap: 28px;
  }
}
@media (max-width: 576px) {
  .financialHighlightsDialogue .airforceOverlay .flex, .financialHighlightsDialogueMobile .airforceOverlay .flex {
    border-radius: 20px;
    padding-top: 86px;
  }
}
.financialHighlightsDialogue .airforceOverlay .flex .content-mobile, .financialHighlightsDialogueMobile .airforceOverlay .flex .content-mobile {
  display: none;
}
.financialHighlightsDialogue .airforceOverlay .flex .content-mobile h2,
.financialHighlightsDialogue .airforceOverlay .flex .content-mobile p, .financialHighlightsDialogueMobile .airforceOverlay .flex .content-mobile h2,
.financialHighlightsDialogueMobile .airforceOverlay .flex .content-mobile p {
  margin-bottom: 0;
}
.financialHighlightsDialogue .airforceOverlay .flex .content-mobile p, .financialHighlightsDialogueMobile .airforceOverlay .flex .content-mobile p {
  margin-top: 8px;
}
@media (max-width: 1024px) {
  .financialHighlightsDialogue .airforceOverlay .flex .content-mobile, .financialHighlightsDialogueMobile .airforceOverlay .flex .content-mobile {
    display: block;
  }
}
.financialHighlightsDialogue .airforceOverlay .flex picture, .financialHighlightsDialogueMobile .airforceOverlay .flex picture {
  flex: 0 0 50%;
  display: block;
  width: 100%;
  height: 100%;
}
.financialHighlightsDialogue .airforceOverlay .flex img, .financialHighlightsDialogueMobile .airforceOverlay .flex img {
  border-radius: 20px;
  max-height: 710px;
  object-fit: cover;
}
@media (max-width: 576px) {
  .financialHighlightsDialogue .airforceOverlay .flex img, .financialHighlightsDialogueMobile .airforceOverlay .flex img {
    border-radius: 20px;
  }
}
.financialHighlightsDialogue .airforceOverlay .flex .content p,
.financialHighlightsDialogue .airforceOverlay .flex .content h2, .financialHighlightsDialogueMobile .airforceOverlay .flex .content p,
.financialHighlightsDialogueMobile .airforceOverlay .flex .content h2 {
  margin: 0;
}
.financialHighlightsDialogue .airforceOverlay .flex .content h2, .financialHighlightsDialogueMobile .airforceOverlay .flex .content h2 {
  margin-bottom: 24px;
}
.financialHighlightsDialogue .airforceOverlay .flex .content h2 + .body-medium h2 + .body-medium, .financialHighlightsDialogueMobile .airforceOverlay .flex .content h2 + .body-medium h2 + .body-medium {
  margin-bottom: 24px;
}
@media (max-width: 1024px) {
  .financialHighlightsDialogue .airforceOverlay .flex .content h2 + .body-medium h2 + .body-medium, .financialHighlightsDialogueMobile .airforceOverlay .flex .content h2 + .body-medium h2 + .body-medium {
    display: none;
  }
}
.financialHighlightsDialogue .airforceOverlay .flex .content h2 + .body-medium .body-small, .financialHighlightsDialogueMobile .airforceOverlay .flex .content h2 + .body-medium .body-small {
  margin-bottom: 24px;
}
@media (max-width: 1024px) {
  .financialHighlightsDialogue .airforceOverlay .flex .content h2 + .body-medium h2,
  .financialHighlightsDialogue .airforceOverlay .flex .content h2 + .body-medium .model-code, .financialHighlightsDialogueMobile .airforceOverlay .flex .content h2 + .body-medium h2,
  .financialHighlightsDialogueMobile .airforceOverlay .flex .content h2 + .body-medium .model-code {
    display: none;
  }
}
.financialHighlightsDialogue .airforceOverlay .flex .content .btn-primary-positive, .financialHighlightsDialogueMobile .airforceOverlay .flex .content .btn-primary-positive {
  margin-top: 24px;
}
@media (max-width: 1024px) {
  .financialHighlightsDialogue .airforceOverlay .flex .content .btn-primary-positive, .financialHighlightsDialogueMobile .airforceOverlay .flex .content .btn-primary-positive {
    margin-top: 28px;
    display: block;
  }
}
.financialHighlightsDialogue .airforceOverlay .flex .white-card, .financialHighlightsDialogueMobile .airforceOverlay .flex .white-card {
  border-radius: 20px;
  background: #fff;
  padding: 32px 56px;
}
@media (max-width: 1024px) {
  .financialHighlightsDialogue .airforceOverlay .flex .white-card, .financialHighlightsDialogueMobile .airforceOverlay .flex .white-card {
    padding: 24px 32px;
    border-radius: 20px;
  }
}
.financialHighlightsDialogue .airforceOverlay .flex .white-card ul, .financialHighlightsDialogueMobile .airforceOverlay .flex .white-card ul {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media (max-width: 1024px) {
  .financialHighlightsDialogue .airforceOverlay .flex .white-card ul, .financialHighlightsDialogueMobile .airforceOverlay .flex .white-card ul {
    gap: 24px;
    flex-direction: row;
  }
}
@media (max-width: 576px) {
  .financialHighlightsDialogue .airforceOverlay .flex .white-card ul, .financialHighlightsDialogueMobile .airforceOverlay .flex .white-card ul {
    flex-direction: column;
  }
}
.financialHighlightsDialogue .airforceOverlay .flex .white-card ul li a, .financialHighlightsDialogueMobile .airforceOverlay .flex .white-card ul li a {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.financialHighlightsDialogue .airforceOverlay .flex .white-card ul li:first-child a::before, .financialHighlightsDialogueMobile .airforceOverlay .flex .white-card ul li:first-child a::before {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='20' viewBox='0 0 23 20' fill='none'%3E%3Cpath d='M0 10.25H21M21 10.25L12 1.25003M21 10.25L12 18.75' stroke='%23E4002B' stroke-width='2'/%3E%3C/svg%3E");
  height: 20px;
  width: 23px;
  flex-shrink: 0;
}
.financialHighlightsDialogue .airforceOverlay .flex .white-card ul li:last-child a::before, .financialHighlightsDialogueMobile .airforceOverlay .flex .white-card ul li:last-child a::before {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cg clip-path='url(%23clip0_1243_36385)'%3E%3Cpath d='M11.9707 17.0133L9.06643 14.0267C8.78143 13.7333 8.78143 13.2667 9.06643 12.96C9.35143 12.6667 9.81286 12.6667 10.0979 12.96L11.7807 14.68V8.98666C11.7807 8.57333 12.1064 8.24 12.5136 8.24C12.9207 8.24 13.2464 8.57333 13.2464 8.98666V14.68L14.9293 12.96C15.2143 12.6667 15.6757 12.6667 15.9607 12.96C16.2457 13.2533 16.2457 13.72 15.9607 14.0267L13.0564 17.0133C12.7986 17.3067 12.3371 17.32 12.0521 17.0667C12.0386 17.0533 12.0114 17.04 11.9979 17.0133H11.9707ZM20.1271 24H4.87286C3.84143 24 3 23.16 3 22.12V6.72C3 6.06667 3.25786 5.42667 3.70571 4.97333L7.845 0.72C8.27929 0.266667 8.89 0 9.54143 0H20.1271C21.1586 0 22 0.84 22 1.88V22.1333C22 23.1733 21.1586 24.0133 20.1271 24.0133V24ZM9.54143 1.49333C9.28357 1.49333 9.03929 1.6 8.86286 1.77333L4.73714 6.01333C4.56071 6.2 4.45214 6.45333 4.45214 6.70667V22.12C4.45214 22.3333 4.64214 22.4933 4.87286 22.4933H20.1271C20.3579 22.4933 20.5479 22.32 20.5479 22.12V1.88C20.5479 1.68 20.3579 1.50667 20.1271 1.50667H9.54143V1.49333ZM8.48286 7.49333H5.93143C5.52429 7.49333 5.185 7.14667 5.19857 6.74667C5.19857 6.33333 5.52429 6 5.93143 6H8.48286C8.68643 6 8.84929 5.82667 8.84929 5.62667V3C8.84929 2.58667 9.175 2.25333 9.58214 2.25333C9.98929 2.25333 10.315 2.58667 10.315 3V5.62667C10.315 6.66667 9.48714 7.50667 8.48286 7.50667V7.49333ZM16.8836 20.2533H8.11643C7.70929 20.2533 7.38357 19.9067 7.38357 19.5067C7.38357 19.1067 7.69571 18.76 8.11643 18.76H16.8836C17.2907 18.76 17.6164 19.1067 17.6164 19.5067C17.6164 19.9067 17.3043 20.2533 16.8836 20.2533Z' fill='%23E4002B'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1243_36385'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  height: 24px;
  width: 24px;
  flex-shrink: 0;
}

.airforceOverlay {
  max-width: 1096px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: fit-content;
  height: fit-content;
  padding: 0;
  overflow: auto;
  height: calc(100% - 152px);
  max-height: fit-content;
  border-radius: 20px;
}
@media (max-width: 1024px) {
  .airforceOverlay {
    height: fit-content;
    max-height: 90%;
    min-height: auto;
    width: 90%;
  }
}
@media (max-width: 576px) {
  .airforceOverlay {
    height: fit-content;
    max-height: 90%;
    min-height: auto;
    width: 90%;
  }
}
.airforceOverlay .closeBtn {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  position: absolute;
  top: 30px;
  right: 30px;
}
.airforceOverlay .closeBtn:hover {
  color: #000;
}
.airforceOverlay .closeBtn::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M17 17L7 7M7 17L17 7' stroke='black'/%3E%3C/svg%3E");
  height: 24px;
  width: 24px;
}
.airforceOverlay .flex {
  display: flex !important;
  gap: 48px;
  border-radius: 20px;
  background: #efefef;
  padding: 80px;
}
@media (max-width: 1024px) {
  .airforceOverlay .flex {
    flex-direction: column;
    padding: 24px;
    padding-top: 52px;
    gap: 28px;
  }
}
@media (max-width: 576px) {
  .airforceOverlay .flex {
    border-radius: 20px;
    padding-top: 86px;
  }
}
.airforceOverlay .flex .content-mobile {
  display: none;
}
.airforceOverlay .flex .content-mobile h2,
.airforceOverlay .flex .content-mobile p {
  margin-bottom: 0;
}
.airforceOverlay .flex .content-mobile p {
  margin-top: 8px;
}
@media (max-width: 1024px) {
  .airforceOverlay .flex .content-mobile {
    display: block;
  }
}
.airforceOverlay .flex .only-ds {
  display: block;
}
@media (max-width: 1024px) {
  .airforceOverlay .flex .only-ds {
    display: none;
  }
}
.airforceOverlay .flex picture {
  flex: 0 0 50%;
  display: block;
  width: 100%;
  height: 100%;
}
.airforceOverlay .flex img {
  border-radius: 20px;
  max-height: 710px;
  object-fit: cover;
}
@media (max-width: 576px) {
  .airforceOverlay .flex img {
    border-radius: 20px;
  }
}
.airforceOverlay .flex .content {
  display: flex;
  flex-direction: column;
}
.airforceOverlay .flex .content p,
.airforceOverlay .flex .content h2 {
  margin: 0;
}
.airforceOverlay .flex .content h2 {
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .airforceOverlay .flex .content h2 + .body-medium {
    display: none;
  }
}
.airforceOverlay .flex .content .body-small {
  margin-bottom: 0px;
}
@media (max-width: 1024px) {
  .airforceOverlay .flex .content h2,
  .airforceOverlay .flex .content .model-code {
    display: none;
  }
}
.airforceOverlay .flex .content .btn-primary-positive {
  display: inline-flex;
  color: black;
  padding: 12px 20px;
  flex-direction: column;
  align-items: flex-start;
  background: transparent;
  gap: 10px;
  border: none;
  position: relative;
  font-family: "LineaSansRegular";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.32px;
  --angle: 90deg;
  width: fit-content;
  text-transform: uppercase;
  text-decoration: none !important;
  margin-top: 0;
  overflow: visible;
  height: auto;
}
@media (max-width: 1024px) {
  .airforceOverlay .flex .content .btn-primary-positive {
    margin-top: 0;
    display: block;
  }
}
.airforceOverlay .flex .content .btn-primary-positive:hover {
  color: black;
}
.airforceOverlay .flex .content .btn-primary-positive::after {
  display: none;
}
.airforceOverlay .flex .content .btn-primary-positive::before {
  display: block;
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  border-radius: 24px;
  border: 1px solid transparent;
  background: linear-gradient(var(--angle), #E4002B, #000000) border-box;
  -webkit-mask: linear-gradient(#000 0 0) padding-box, linear-gradient(#000 0 0);
  mask: linear-gradient(#000 0 0) padding-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  box-shadow: 0 0 0 1px black inset, 0 0 0 1px black;
}
.airforceOverlay .flex .white-card {
  border-radius: 20px;
  background: #fff;
  padding: 32px 56px;
}
@media (max-width: 1024px) {
  .airforceOverlay .flex .white-card {
    padding: 24px 32px;
    border-radius: 20px;
  }
}
.airforceOverlay .flex .white-card ul {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media (max-width: 1024px) {
  .airforceOverlay .flex .white-card ul {
    gap: 24px;
    flex-direction: row;
  }
}
@media (max-width: 576px) {
  .airforceOverlay .flex .white-card ul {
    flex-direction: column;
  }
}
.airforceOverlay .flex .white-card ul li a {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.airforceOverlay .flex .white-card ul li:first-child a::before {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='20' viewBox='0 0 23 20' fill='none'%3E%3Cpath d='M0 10.25H21M21 10.25L12 1.25003M21 10.25L12 18.75' stroke='%23E4002B' stroke-width='2'/%3E%3C/svg%3E");
  height: 20px;
  width: 23px;
  flex-shrink: 0;
}
.airforceOverlay .flex .white-card ul li:last-child a::before {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cg clip-path='url(%23clip0_1243_36385)'%3E%3Cpath d='M11.9707 17.0133L9.06643 14.0267C8.78143 13.7333 8.78143 13.2667 9.06643 12.96C9.35143 12.6667 9.81286 12.6667 10.0979 12.96L11.7807 14.68V8.98666C11.7807 8.57333 12.1064 8.24 12.5136 8.24C12.9207 8.24 13.2464 8.57333 13.2464 8.98666V14.68L14.9293 12.96C15.2143 12.6667 15.6757 12.6667 15.9607 12.96C16.2457 13.2533 16.2457 13.72 15.9607 14.0267L13.0564 17.0133C12.7986 17.3067 12.3371 17.32 12.0521 17.0667C12.0386 17.0533 12.0114 17.04 11.9979 17.0133H11.9707ZM20.1271 24H4.87286C3.84143 24 3 23.16 3 22.12V6.72C3 6.06667 3.25786 5.42667 3.70571 4.97333L7.845 0.72C8.27929 0.266667 8.89 0 9.54143 0H20.1271C21.1586 0 22 0.84 22 1.88V22.1333C22 23.1733 21.1586 24.0133 20.1271 24.0133V24ZM9.54143 1.49333C9.28357 1.49333 9.03929 1.6 8.86286 1.77333L4.73714 6.01333C4.56071 6.2 4.45214 6.45333 4.45214 6.70667V22.12C4.45214 22.3333 4.64214 22.4933 4.87286 22.4933H20.1271C20.3579 22.4933 20.5479 22.32 20.5479 22.12V1.88C20.5479 1.68 20.3579 1.50667 20.1271 1.50667H9.54143V1.49333ZM8.48286 7.49333H5.93143C5.52429 7.49333 5.185 7.14667 5.19857 6.74667C5.19857 6.33333 5.52429 6 5.93143 6H8.48286C8.68643 6 8.84929 5.82667 8.84929 5.62667V3C8.84929 2.58667 9.175 2.25333 9.58214 2.25333C9.98929 2.25333 10.315 2.58667 10.315 3V5.62667C10.315 6.66667 9.48714 7.50667 8.48286 7.50667V7.49333ZM16.8836 20.2533H8.11643C7.70929 20.2533 7.38357 19.9067 7.38357 19.5067C7.38357 19.1067 7.69571 18.76 8.11643 18.76H16.8836C17.2907 18.76 17.6164 19.1067 17.6164 19.5067C17.6164 19.9067 17.3043 20.2533 16.8836 20.2533Z' fill='%23E4002B'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1243_36385'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  height: 24px;
  width: 24px;
  flex-shrink: 0;
}

#productOverlay {
  max-width: 1096px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  padding: 0;
  overflow: auto;
  height: fit-content;
  max-height: calc(100% - 152px);
}
@media (max-width: 1024px) {
  #productOverlay {
    max-height: 90%;
    min-height: auto;
    width: 90%;
  }
}
@media (max-width: 576px) {
  #productOverlay {
    height: fit-content;
    max-height: 90%;
    min-height: auto;
    width: 90%;
  }
}
#productOverlay .closeBtn {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  position: absolute;
  top: 30px;
  right: 30px;
}
#productOverlay .closeBtn:hover {
  color: #000;
}
#productOverlay .closeBtn::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M17 17L7 7M7 17L17 7' stroke='black'/%3E%3C/svg%3E");
  height: 24px;
  width: 24px;
}
#productOverlay .flex {
  display: flex;
  gap: 48px;
  border-radius: 20px;
  background: #efefef;
  padding: 80px;
}
@media (max-width: 1024px) {
  #productOverlay .flex {
    flex-direction: column;
    padding: 24px;
    padding-top: 84px;
    gap: 28px;
    height: 100%;
  }
}
@media (max-width: 576px) {
  #productOverlay .flex {
    border-radius: 20px;
  }
}
#productOverlay .flex .content-mobile {
  display: none;
}
#productOverlay .flex .content-mobile h2 {
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  #productOverlay .flex .content-mobile {
    display: block;
  }
}
#productOverlay .flex img {
  display: block;
  width: 100%;
  border-radius: 20px;
  flex: 1 1 0;
  height: auto;
}
@media (max-width: 576px) {
  #productOverlay .flex img {
    border-radius: 20px;
  }
}
#productOverlay .flex .content {
  flex: 0 0 50%;
  max-width: 50%;
}
@media (max-width: 1024px) {
  #productOverlay .flex .content {
    max-width: 100%;
  }
}
#productOverlay .flex .content p,
#productOverlay .flex .content h2 {
  margin: 0;
}
#productOverlay .flex .content .modal-title {
  margin-bottom: 24px;
}
#productOverlay .flex .content h2 {
  margin: 0 0 24px !important;
}
@media (max-width: 1024px) {
  #productOverlay .flex .content h2,
  #productOverlay .flex .content .model-code {
    display: none;
  }
}
#productOverlay .flex .btn-primary-positive {
  margin-top: 24px;
}
@media (max-width: 1024px) {
  #productOverlay .flex .btn-primary-positive {
    margin-top: 28px;
    display: block;
    margin-inline: auto;
  }
}
#productOverlay .links-wrapper {
  display: grid;
  row-gap: 16px;
  margin-top: 24px;
}
#productOverlay .white-card {
  border-radius: 20px;
  background: #fff;
  padding: 32px 56px;
}
@media (max-width: 1024px) {
  #productOverlay .white-card {
    padding: 24px 32px;
    border-radius: 20px;
    overflow: auto;
  }
}
#productOverlay .white-card ul {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media (max-width: 1024px) {
  #productOverlay .white-card ul {
    gap: 24px;
  }
}
#productOverlay .white-card ul li {
  /*&:first-child {
    a {
      &::before {
        content: "";
        display: block;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='20' viewBox='0 0 23 20' fill='none'%3E%3Cpath d='M0 10.25H21M21 10.25L12 1.25003M21 10.25L12 18.75' stroke='%23E4002B' stroke-width='2'/%3E%3C/svg%3E");
        height: 20px;
        width: 23px;
        flex-shrink: 0;
      }
    }
  }*/
}
#productOverlay .white-card ul li a {
  display: flex;
  align-items: center;
  gap: 1rem;
}
#productOverlay .white-card ul li a::before {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cg clip-path='url(%23clip0_1243_36385)'%3E%3Cpath d='M11.9707 17.0133L9.06643 14.0267C8.78143 13.7333 8.78143 13.2667 9.06643 12.96C9.35143 12.6667 9.81286 12.6667 10.0979 12.96L11.7807 14.68V8.98666C11.7807 8.57333 12.1064 8.24 12.5136 8.24C12.9207 8.24 13.2464 8.57333 13.2464 8.98666V14.68L14.9293 12.96C15.2143 12.6667 15.6757 12.6667 15.9607 12.96C16.2457 13.2533 16.2457 13.72 15.9607 14.0267L13.0564 17.0133C12.7986 17.3067 12.3371 17.32 12.0521 17.0667C12.0386 17.0533 12.0114 17.04 11.9979 17.0133H11.9707ZM20.1271 24H4.87286C3.84143 24 3 23.16 3 22.12V6.72C3 6.06667 3.25786 5.42667 3.70571 4.97333L7.845 0.72C8.27929 0.266667 8.89 0 9.54143 0H20.1271C21.1586 0 22 0.84 22 1.88V22.1333C22 23.1733 21.1586 24.0133 20.1271 24.0133V24ZM9.54143 1.49333C9.28357 1.49333 9.03929 1.6 8.86286 1.77333L4.73714 6.01333C4.56071 6.2 4.45214 6.45333 4.45214 6.70667V22.12C4.45214 22.3333 4.64214 22.4933 4.87286 22.4933H20.1271C20.3579 22.4933 20.5479 22.32 20.5479 22.12V1.88C20.5479 1.68 20.3579 1.50667 20.1271 1.50667H9.54143V1.49333ZM8.48286 7.49333H5.93143C5.52429 7.49333 5.185 7.14667 5.19857 6.74667C5.19857 6.33333 5.52429 6 5.93143 6H8.48286C8.68643 6 8.84929 5.82667 8.84929 5.62667V3C8.84929 2.58667 9.175 2.25333 9.58214 2.25333C9.98929 2.25333 10.315 2.58667 10.315 3V5.62667C10.315 6.66667 9.48714 7.50667 8.48286 7.50667V7.49333ZM16.8836 20.2533H8.11643C7.70929 20.2533 7.38357 19.9067 7.38357 19.5067C7.38357 19.1067 7.69571 18.76 8.11643 18.76H16.8836C17.2907 18.76 17.6164 19.1067 17.6164 19.5067C17.6164 19.9067 17.3043 20.2533 16.8836 20.2533Z' fill='%23E4002B'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1243_36385'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  height: 24px;
  width: 24px;
  flex-shrink: 0;
}
#productOverlay .white-card-link {
  border-radius: 20px;
  background: #fff;
  padding: 32px 56px;
}
@media (max-width: 1024px) {
  #productOverlay .white-card-link {
    padding: 24px 32px;
    border-radius: 20px;
  }
}
#productOverlay .white-card-link a {
  display: flex;
  align-items: center;
  gap: 1rem;
}
#productOverlay .white-card-link a::before {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='20' viewBox='0 0 23 20' fill='none'%3E%3Cpath d='M0 10.25H21M21 10.25L12 1.25003M21 10.25L12 18.75' stroke='%23E4002B' stroke-width='2'/%3E%3C/svg%3E");
  height: 20px;
  width: 23px;
  flex-shrink: 0;
}
#productOverlay .modal-description a {
  text-decoration: underline !important;
}

#workWithUsDetailOverlay {
  max-width: 1200px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  padding: 0;
  overflow: auto;
  height: calc(100% - 152px);
  max-height: fit-content;
  background: #efefef;
  border-radius: 20px;
}
@media (max-width: 1024px) {
  #workWithUsDetailOverlay {
    height: 100%;
    border-radius: 20px;
  }
}
@media (max-width: 576px) {
  #workWithUsDetailOverlay {
    height: 100%;
    border-radius: 20px;
  }
}
#workWithUsDetailOverlay .closeBtn {
  display: flex;
  align-items: end;
  gap: 0.5rem;
  position: absolute;
  top: 24px;
  right: 24px;
  z-index: 10;
  background: none;
  border: none;
  cursor: pointer;
  padding: 8px;
}
#workWithUsDetailOverlay .closeBtn:hover {
  color: black;
}
#workWithUsDetailOverlay .closeBtn::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M17 17L7 7M7 17L17 7' stroke='black'/%3E%3C/svg%3E");
  height: 24px;
  width: 24px;
}
#workWithUsDetailOverlay .work-with-us-detail-container {
  position: relative;
  padding: 80px;
  min-height: 100%;
}
@media (max-width: 1024px) {
  #workWithUsDetailOverlay .work-with-us-detail-container {
    padding: 24px;
    padding-top: 84px;
  }
}
#workWithUsDetailOverlay .work-with-us-detail-content {
  display: flex;
  flex-direction: column;
  gap: 80px;
  transition: opacity 0.25s ease-in-out;
}
#workWithUsDetailOverlay .work-with-us-detail-content.is-transitioning {
  opacity: 0;
}
@media (max-width: 1024px) {
  #workWithUsDetailOverlay .work-with-us-detail-content {
    gap: 48px;
  }
}
#workWithUsDetailOverlay .work-with-us-detail-title {
  margin: 0;
  text-transform: uppercase;
  font-size: 34px;
  line-height: 42px;
  max-width: 75%;
}
@media (max-width: 1024px) {
  #workWithUsDetailOverlay .work-with-us-detail-title {
    font-size: 30px;
    line-height: 38px;
    max-width: 100%;
  }
}
#workWithUsDetailOverlay .work-with-us-detail-hero-section {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 56px;
  align-items: start;
}
@media (max-width: 1024px) {
  #workWithUsDetailOverlay .work-with-us-detail-hero-section {
    grid-template-columns: 1fr;
    gap: 32px;
  }
}
#workWithUsDetailOverlay .work-with-us-detail-hero-image {
  width: 604;
  height: 566px;
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 576px) {
  #workWithUsDetailOverlay .work-with-us-detail-hero-image {
    border-radius: 20px;
    height: 360px;
  }
}
#workWithUsDetailOverlay .work-with-us-detail-hero-image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
#workWithUsDetailOverlay .work-with-us-detail-skills {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (max-width: 576px) {
  #workWithUsDetailOverlay .work-with-us-detail-skills {
    gap: 16px;
  }
}
#workWithUsDetailOverlay .work-with-us-detail-skills-title {
  margin: 0;
  text-transform: uppercase;
  padding-left: 20px;
}
#workWithUsDetailOverlay .work-with-us-detail-skills-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
#workWithUsDetailOverlay .work-with-us-detail-skill-item {
  font-size: 16px;
  line-height: 1.5;
  cursor: pointer;
  transition: color 0.2s ease;
  padding: 12px 20px;
  border-radius: 10px;
}
@media (hover: hover) {
  #workWithUsDetailOverlay .work-with-us-detail-skill-item:hover {
    background: #fff;
  }
}
#workWithUsDetailOverlay .work-with-us-detail-detail-section {
  display: flex;
  flex-direction: column;
  gap: 32px;
  background-color: #fff;
  padding: 32px;
  border-radius: 20px;
}
@media (max-width: 1024px) {
  #workWithUsDetailOverlay .work-with-us-detail-detail-section {
    gap: 16px;
    border-radius: 20px;
    padding: 24px;
  }
}
@media (max-width: 576px) {
  #workWithUsDetailOverlay .work-with-us-detail-detail-section {
    gap: 20px;
  }
}
#workWithUsDetailOverlay .work-with-us-detail-detail-title {
  font-size: 34px;
  line-height: 42px;
  margin: 0;
  text-transform: uppercase;
}
@media (max-width: 576px) {
  #workWithUsDetailOverlay .work-with-us-detail-detail-title {
    font-size: 30px;
    line-height: 38px;
  }
}
#workWithUsDetailOverlay .work-with-us-detail-detail-text {
  column-count: 2;
  column-gap: 56px;
}
@media (max-width: 1024px) {
  #workWithUsDetailOverlay .work-with-us-detail-detail-text {
    column-count: 1;
    column-gap: 16px;
  }
}
#workWithUsDetailOverlay .work-with-us-detail-detail-text p {
  margin: 0;
  line-height: 1.6;
}
#workWithUsDetailOverlay .work-with-us-detail-detail-image {
  width: 100%;
  max-height: 341px;
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 576px) {
  #workWithUsDetailOverlay .work-with-us-detail-detail-image {
    border-radius: 20px;
    max-height: 216px;
  }
}
#workWithUsDetailOverlay .work-with-us-detail-detail-image img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}
#workWithUsDetailOverlay .work-with-us-detail-next-card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: rgba(204, 204, 204, 0.6509803922);
  border-radius: 20px;
  padding: 32px;
  gap: 16px;
  cursor: pointer;
}
@media (max-width: 576px) {
  #workWithUsDetailOverlay .work-with-us-detail-next-card {
    padding: 24px;
    border-radius: 20px;
    gap: 8px;
  }
}
#workWithUsDetailOverlay .work-with-us-detail-next-card-content {
  display: flex;
  flex-direction: column;
  gap: 8px;
  flex: 1;
}
#workWithUsDetailOverlay .work-with-us-detail-next-label {
  text-transform: uppercase;
}
#workWithUsDetailOverlay .work-with-us-detail-next-title {
  margin: 0;
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: 500;
}
@media (max-width: 576px) {
  #workWithUsDetailOverlay .work-with-us-detail-next-title {
    font-size: 16px;
  }
}
#workWithUsDetailOverlay .work-with-us-detail-next-button {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #fff;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  flex-shrink: 0;
  transition: background 0.2s ease;
}
#workWithUsDetailOverlay .work-with-us-detail-next-button:hover {
  background: #f0f0f0;
}

#menuDialog {
  position: fixed;
  top: 30px;
  right: 20px;
  width: 100%;
  max-width: 738px;
  height: 902px;
  padding: 24px;
  margin: 0;
  border: none;
  pointer-events: all;
  overflow: hidden;
}
#menuDialog::backdrop {
  background: rgba(0, 0, 0, 0.5);
}
#menuDialog .portlet-navigation { /* Reply */
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
}
#menuDialog .portlet-navigation section.portlet {
  display: flex;
  height: 100%;
}
#menuDialog .portlet-navigation section.portlet .portlet-content-container, #menuDialog .portlet-navigation section.portlet .portlet-body {
  height: 100%;
}
#menuDialog .portlet-navigation section.portlet .portlet-content {
  width: 100%;
}
@media (max-width: 1024px) {
  #menuDialog {
    display: none;
  }
}
#menuDialog:has(.menu-level:not(.level-0)[data-visible=true]) {
  height: 772px;
}
#menuDialog nav {
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
}
#menuDialog nav .menu-level {
  display: none;
  flex-direction: column;
  gap: 24px;
  flex: 1;
  height: 100%;
}
#menuDialog nav .menu-level[data-visible=true] {
  display: flex;
}
#menuDialog nav .menu-level.level-1, #menuDialog nav .menu-level.level-2, #menuDialog nav .menu-level.level-3 {
  animation: slideInRight 0.3s ease-out;
}
#menuDialog nav .menu-level.level-0 {
  animation: none;
}
#menuDialog nav .main-menu-header {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
#menuDialog nav .submenu-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#menuDialog nav .menu-close,
#menuDialog nav .back-button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  border: 2px solid transparent;
  padding: 6px 11px;
  border-radius: 8px;
  gap: 8px;
  cursor: pointer;
}
#menuDialog nav .menu-close span,
#menuDialog nav .back-button span {
  text-transform: uppercase;
}
#menuDialog nav .menu-close img,
#menuDialog nav .back-button img {
  width: 10px;
  height: 10px;
  display: block;
}
@media (prefers-reduced-motion: reduce) {
  #menuDialog nav .menu-close,
  #menuDialog nav .back-button {
    transition: none;
  }
}
#menuDialog nav .back-button {
  padding: 0;
}
#menuDialog nav .back-button img {
  width: auto;
  height: 24px;
}
#menuDialog nav .back-button:hover span {
  color: #000;
}
#menuDialog nav .menu-close img {
  margin: 7px;
}
#menuDialog nav .menu-close span {
  color: #000;
}
#menuDialog nav .main-menu-items {
  display: flex;
  gap: 14px;
  flex-direction: column;
  flex: 1;
  overflow-y: auto;
  padding-right: 16px;
}
#menuDialog nav .main-menu-items li {
  display: block;
}
#menuDialog nav .main-menu-items li.current a {
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 5px;
}
#menuDialog nav .main-menu-items li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-transform: uppercase;
  color: #000;
  gap: 8px;
  font-size: 40px;
  line-height: 56px;
}
@media (prefers-reduced-motion: reduce) {
  #menuDialog nav .main-menu-items li a {
    transition: none;
  }
}
@media (hover: hover) {
  #menuDialog nav .main-menu-items li a:hover {
    text-decoration: underline;
  }
}
#menuDialog nav .main-menu-items li a.current {
  text-decoration: underline;
}
#menuDialog nav .main-menu-items li a.current:hover {
  text-decoration: underline;
}
#menuDialog nav .main-menu-items li a:hover {
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 5px;
}
#menuDialog nav .main-menu-items li a.current {
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 5px;
}
#menuDialog nav .main-menu-items li a .menu-arrow {
  width: 32px;
  height: 32px;
}
#menuDialog nav .contact-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-transform: uppercase;
  color: #000;
  gap: 8px;
  color: #000;
  font-family: "ConnextSansRegular";
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 58px; /* 116% */
  letter-spacing: 1px;
  text-transform: uppercase;
  position: relative;
  justify-content: flex-start;
  font-size: 32px;
  line-height: 100%;
}
@media (prefers-reduced-motion: reduce) {
  #menuDialog nav .contact-container {
    transition: none;
  }
}
@media (hover: hover) {
  #menuDialog nav .contact-container:hover {
    text-decoration: underline;
  }
}
#menuDialog nav .contact-container.current {
  text-decoration: underline;
}
#menuDialog nav .contact-container.current:hover {
  text-decoration: underline;
}
@media (max-width: 1024px) {
  #menuDialog nav .contact-container {
    font-size: 45px;
    font-style: normal;
    font-weight: 400;
    line-height: 53px; /* 117.778% */
    letter-spacing: 0.9px;
    text-transform: uppercase;
  }
}
@media (max-width: 576px) {
  #menuDialog nav .contact-container {
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px; /* 120% */
    text-transform: uppercase;
  }
}
#menuDialog nav .contact-container .img-container {
  width: 100%;
  height: 274px;
  border-radius: 20px;
  overflow: hidden;
}
#menuDialog nav .contact-container .img-container img {
  height: 274px;
}
#menuDialog nav .contact-container span {
  position: absolute;
  top: 24px;
  left: 26px;
  color: white;
}
@media (hover: hover) {
  #menuDialog nav .contact-container:hover span {
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 2px;
  }
  #menuDialog nav .contact-container:hover:focus .img-container, #menuDialog nav .contact-container:hover:focus-visible .img-container {
    box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.7);
  }
}
#menuDialog nav .contact-container.current span {
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 2px;
}
#menuDialog nav .submenu-content {
  display: flex;
  flex-direction: column;
  gap: 32px;
  flex: 1;
  min-height: 0;
}
#menuDialog nav .submenu-content .btn-primary-positive {
  flex-direction: row;
  align-items: center;
  font-size: 12px;
  padding: 8px 12px;
}
#menuDialog nav .submenu-content .submenu-title-container {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
#menuDialog nav .submenu-content .submenu-title {
  color: #000;
  font-family: "ConnextSansRegular";
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 58px; /* 116% */
  letter-spacing: 1px;
  text-transform: uppercase;
  text-transform: uppercase;
  color: #000;
  margin: 0;
  font-size: 40px;
  line-height: 48px;
}
@media (max-width: 1024px) {
  #menuDialog nav .submenu-content .submenu-title {
    font-size: 45px;
    font-style: normal;
    font-weight: 400;
    line-height: 53px; /* 117.778% */
    letter-spacing: 0.9px;
    text-transform: uppercase;
  }
}
@media (max-width: 576px) {
  #menuDialog nav .submenu-content .submenu-title {
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px; /* 120% */
    text-transform: uppercase;
  }
}
#menuDialog nav .submenu-content .submenu-list {
  display: flex;
  flex-direction: column;
  flex: 1;
  overflow-y: auto;
  min-height: 0;
}
#menuDialog nav .submenu-content .submenu-list li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-transform: uppercase;
  color: #000;
  gap: 8px;
  color: #000;
  font-family: "LineaSansBook";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 150% */
  padding: 18px 16px !important;
  text-transform: capitalize;
}
@media (prefers-reduced-motion: reduce) {
  #menuDialog nav .submenu-content .submenu-list li a {
    transition: none;
  }
}
@media (hover: hover) {
  #menuDialog nav .submenu-content .submenu-list li a:hover {
    text-decoration: underline;
  }
}
#menuDialog nav .submenu-content .submenu-list li a.current {
  text-decoration: underline;
}
#menuDialog nav .submenu-content .submenu-list li a.current:hover {
  text-decoration: underline;
}
#menuDialog nav .submenu-content .submenu-list li a:hover {
  background-color: rgba(255, 255, 255, 0.6) !important;
  border-radius: 12px;
  text-decoration: none;
}
#menuDialog nav .submenu-content .submenu-list li a .menu-arrow {
  width: 24px;
  height: 24px;
}
#menuDialog nav .submenu-content .submenu-list li a.current {
  background-color: rgba(255, 255, 255, 0.6) !important;
  border-radius: 12px;
  text-decoration: none;
}
#menuDialog nav .submenu-content .submenu-list li a.current:hover {
  text-decoration: none;
}
#menuDialog nav .submenu-content.depth-2 .submenu-title, #menuDialog nav .submenu-content.depth-3 .submenu-title, #menuDialog nav .submenu-content.depth-4 .submenu-title, #menuDialog nav .submenu-content.depth-5 .submenu-title {
  color: #000;
  font-family: "LineaSansBook";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 150% */
  font-size: 32px;
  text-transform: capitalize;
  line-height: 40px;
}

@keyframes slideInRight {
  from {
    opacity: 0;
    transform: translateX(20px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.mobile-menu-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  height: 100dvh;
  max-width: 100vw;
  min-height: 100vh;
  min-height: 100dvh;
  background: #ffffff;
  z-index: 9999;
  border: none;
  padding: 0;
  margin: 0;
  overflow-y: auto;
  display: none;
  pointer-events: all;
}
@supports (width: 100dvw) {
  .mobile-menu-overlay {
    max-width: 100dvw;
  }
}
.mobile-menu-overlay::backdrop {
  background: rgba(0, 0, 0, 0.5);
}
@media (max-width: 1024px) {
  .mobile-menu-overlay[open] {
    display: block;
  }
}
@media (min-width: 1025px) {
  .mobile-menu-overlay {
    display: none !important;
  }
}
.mobile-menu-overlay .mobile-menu-container {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.mobile-menu-overlay .mobile-menu-container nav {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-menu-level {
  display: none;
  flex-direction: column;
  height: 100%;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-menu-level[data-visible=true] {
  display: flex !important;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-menu-level[data-id=media-hub], .mobile-menu-overlay .mobile-menu-container nav .mobile-menu-level.level-1, .mobile-menu-overlay .mobile-menu-container nav .mobile-menu-level.level-2 { /* Reply */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 100dvw;
  max-height: 100dvh;
  background: #ffffff;
  z-index: 9999;
  border: none;
  padding: 0;
  margin: 0;
  overflow-y: auto;
  display: none;
  pointer-events: all;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-menu-level.level-1, .mobile-menu-overlay .mobile-menu-container nav .mobile-menu-level.level-2, .mobile-menu-overlay .mobile-menu-container nav .mobile-menu-level.level-3 {
  animation: slideInRight 0.15s ease-out;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-menu-level.level-0 {
  animation: none;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-menu-level.level-0[data-visible=true] {
  display: flex !important;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-menu-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 26px 24px;
  height: 96px;
}
@media (max-width: 576px) {
  .mobile-menu-overlay .mobile-menu-container nav .mobile-menu-header {
    padding: 24px 16px;
  }
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-menu-header .leonardo-logo {
  display: flex;
  align-items: center;
}
@media (max-width: 576px) {
  .mobile-menu-overlay .mobile-menu-container nav .mobile-menu-header .leonardo-logo img {
    height: 26px;
  }
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-menu-header .mobile-menu-close {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  border: 2px solid transparent;
  padding: 6px 11px;
  border-radius: 8px;
  gap: 8px;
  cursor: pointer;
  color: #000;
  font-family: "LineaSansLight";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 22px; /* 157.143% */
  letter-spacing: 0.14px;
  text-transform: uppercase;
  border: 0;
  background-color: transparent;
  background: none;
  border: none;
  padding: 8px;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-menu-header .mobile-menu-close span {
  text-transform: uppercase;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-menu-header .mobile-menu-close img {
  width: 10px;
  height: 10px;
  display: block;
}
@media (prefers-reduced-motion: reduce) {
  .mobile-menu-overlay .mobile-menu-container nav .mobile-menu-header .mobile-menu-close {
    transition: none;
  }
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-menu-header .mobile-menu-close ::placeholder {
  color: #919191;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-menu-header .mobile-menu-close img {
  order: 1;
  width: 10px;
  height: 10px;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-main-menu {
  height: calc(100vh - 94px - 48px - 58px - 16px);
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding-right: 4px;
  overflow-y: auto;
}
@supports (height: 100dvh) {
  .mobile-menu-overlay .mobile-menu-container nav .mobile-main-menu {
    height: calc(100dvh - 94px - 48px - 58px - 16px);
  }
}
@media (max-width: 576px) {
  .mobile-menu-overlay .mobile-menu-container nav .mobile-main-menu {
    gap: 0;
  }
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-main-menu > .portlet-navigation { /*Reply*/
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-main-menu > .portlet-navigation section.portlet {
  display: flex;
  height: 100%;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-main-menu > .portlet-navigation section.portlet .portlet-content-container, .mobile-menu-overlay .mobile-menu-container nav .mobile-main-menu > .portlet-navigation section.portlet .portlet-body {
  height: 100%;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-main-menu > .portlet-navigation section.portlet .portlet-content {
  width: 100%;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-main-menu .language-selector {
  display: flex;
  gap: 16px;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-main-menu .language-selector a {
  color: #000;
  font-family: "LineaSansLight";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 22px; /* 157.143% */
  letter-spacing: 0.14px;
  text-transform: uppercase;
  border: 0;
  background-color: transparent;
  opacity: 0.5;
  text-decoration: none;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-main-menu .language-selector a ::placeholder {
  color: #919191;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-main-menu .language-selector a.active {
  opacity: 1;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-main-menu .main-menu-item {
  display: block;
  padding: 16px;
}
@media (max-width: 576px) {
  .mobile-menu-overlay .mobile-menu-container nav .mobile-main-menu .main-menu-item {
    padding: 10px 16px;
  }
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-main-menu .main-menu-item.current {
  background: #f5f5f5;
  margin: 0 -20px;
  padding: 20px;
  border-radius: 0;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-main-menu .main-menu-item.current a {
  text-decoration: none;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-main-menu .main-menu-item a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-transform: uppercase;
  color: #000;
  gap: 8px;
  color: #000;
  font-family: "ConnextSansRegular";
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 58px; /* 116% */
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 24px !important;
  line-height: 28px !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  color: #000;
}
@media (prefers-reduced-motion: reduce) {
  .mobile-menu-overlay .mobile-menu-container nav .mobile-main-menu .main-menu-item a {
    transition: none;
  }
}
@media (hover: hover) {
  .mobile-menu-overlay .mobile-menu-container nav .mobile-main-menu .main-menu-item a:hover {
    text-decoration: underline;
  }
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-main-menu .main-menu-item a.current {
  text-decoration: underline;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-main-menu .main-menu-item a.current:hover {
  text-decoration: underline;
}
@media (max-width: 1024px) {
  .mobile-menu-overlay .mobile-menu-container nav .mobile-main-menu .main-menu-item a {
    font-size: 45px;
    font-style: normal;
    font-weight: 400;
    line-height: 53px; /* 117.778% */
    letter-spacing: 0.9px;
    text-transform: uppercase;
  }
}
@media (max-width: 576px) {
  .mobile-menu-overlay .mobile-menu-container nav .mobile-main-menu .main-menu-item a {
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px; /* 120% */
    text-transform: uppercase;
  }
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-main-menu .main-menu-item a .menu-arrow {
  width: 24px;
  height: 24px;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-main-menu .main-menu-item a.current {
  background: #f5f5f5;
  margin: 0 -20px;
  padding: 20px;
  border-radius: 0;
  text-decoration: none;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-main-menu .main-menu-item a.current:hover {
  text-decoration: none;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-main-menu .secondary-menu {
  padding: 20px 16px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-main-menu .secondary-menu .secondary-menu-item {
  display: block;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-main-menu .secondary-menu .secondary-menu-item a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-transform: uppercase;
  color: #000;
  gap: 8px;
  color: #000;
  font-family: "LineaSansLight";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 22px; /* 157.143% */
  letter-spacing: 0.14px;
  text-transform: uppercase;
  border: 0;
  background-color: transparent;
}
@media (prefers-reduced-motion: reduce) {
  .mobile-menu-overlay .mobile-menu-container nav .mobile-main-menu .secondary-menu .secondary-menu-item a {
    transition: none;
  }
}
@media (hover: hover) {
  .mobile-menu-overlay .mobile-menu-container nav .mobile-main-menu .secondary-menu .secondary-menu-item a:hover {
    text-decoration: underline;
  }
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-main-menu .secondary-menu .secondary-menu-item a.current {
  text-decoration: underline;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-main-menu .secondary-menu .secondary-menu-item a.current:hover {
  text-decoration: underline;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-main-menu .secondary-menu .secondary-menu-item a ::placeholder {
  color: #919191;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-main-menu .secondary-menu .secondary-menu-item a .menu-arrow {
  width: 24px;
  height: 24px;
  opacity: 0.5;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-main-menu .secondary-menu .secondary-menu-item a.active .menu-arrow {
  opacity: 1;
}
.mobile-menu-overlay .mobile-menu-container nav .corporate-section {
  margin: 4px 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mobile-menu-overlay .mobile-menu-container nav .corporate-section .corporate-button {
  color: #000;
  font-family: "LineaSansLight";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 22px; /* 157.143% */
  letter-spacing: 0.14px;
  text-transform: uppercase;
  border: 0;
  background-color: transparent;
  display: flex;
  height: 48px;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  background-color: #000;
  padding: 8px 20px;
  color: #fff;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.mobile-menu-overlay .mobile-menu-container nav .corporate-section .corporate-button ::placeholder {
  color: #919191;
}
@media (max-width: 1024px) {
  .mobile-menu-overlay .mobile-menu-container nav .corporate-section {
    display: none;
  }
}
@media (max-width: 576px) {
  .mobile-menu-overlay .mobile-menu-container nav .corporate-section {
    display: flex;
  }
}
.mobile-menu-overlay .mobile-menu-container nav .financial-highlights {
  padding: 16px 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 48px;
}
.mobile-menu-overlay .mobile-menu-container nav .financial-highlights .ftsemib {
  flex: 1;
  height: 100%;
  width: 100%;
  overflow: hidden;
  font-family: monospace;
  white-space: nowrap;
  position: relative;
}
.mobile-menu-overlay .mobile-menu-container nav .financial-highlights .ftsemib::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  background: linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
  z-index: 1;
}
.mobile-menu-overlay .mobile-menu-container nav .financial-highlights .ftsemib::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
  z-index: 1;
}
.mobile-menu-overlay .mobile-menu-container nav .financial-highlights .ftsemib .ticker__track {
  display: inline-flex;
  align-items: center;
  animation: scroll 15s linear infinite;
  height: 100%;
}
.mobile-menu-overlay .mobile-menu-container nav .financial-highlights .ftsemib .ticker__item {
  display: inline-flex;
  align-items: center;
  padding: 0 12px; /* spazio tra item */
  color: #000;
  /* Mobile/body-medium */
  font-family: "LineaSansRegular";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 166.667% */
  letter-spacing: 0.48px;
  text-transform: uppercase;
  color: #000;
}
.mobile-menu-overlay .mobile-menu-container nav .financial-highlights .ftsemib .ticker__item span {
  color: #000;
  /* Mobile/body-medium */
  font-family: "LineaSansRegular";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 166.667% */
  letter-spacing: 0.48px;
  text-transform: uppercase;
}
.mobile-menu-overlay .mobile-menu-container nav .financial-highlights .ftsemib .ticker__item img {
  margin-right: 3px;
}
.mobile-menu-overlay .mobile-menu-container nav .financial-highlights .ftsemib .ticker__item.quotation {
  gap: 2px;
}
.mobile-menu-overlay .mobile-menu-container nav .financial-highlights .ftsemib .ticker__item.quotation span {
  min-width: 48px;
  display: inline-block;
  padding: 0 2px;
  border-radius: 1px;
  border: 1px solid #000;
  color: rgba(0, 0, 0, 0.9);
  text-align: center;
}
.mobile-menu-overlay .mobile-menu-container nav .financial-highlights .ftsemib .ticker__item.datetime {
  color: #000;
  /* Mobile/body-medium */
  font-family: "LineaSansRegular";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 166.667% */
  letter-spacing: 0.48px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.7);
}
.mobile-menu-overlay .mobile-menu-container nav .financial-highlights .financial-link {
  color: #000;
  font-family: "LineaSansLight";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 22px; /* 157.143% */
  letter-spacing: 0.14px;
  text-transform: uppercase;
  border: 0;
  background-color: transparent;
  color: #000;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 8px;
}
.mobile-menu-overlay .mobile-menu-container nav .financial-highlights .financial-link ::placeholder {
  color: #919191;
}
.mobile-menu-overlay .mobile-menu-container nav .financial-highlights .financial-link img {
  width: 24px;
  height: 24px;
}
.mobile-menu-overlay .mobile-menu-container nav .financial-highlights .financial-data {
  color: #000;
  font-family: "LineaSansLight";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 22px; /* 157.143% */
  letter-spacing: 0.14px;
  text-transform: uppercase;
  border: 0;
  background-color: transparent;
  font-weight: 400;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mobile-menu-overlay .mobile-menu-container nav .financial-highlights .financial-data ::placeholder {
  color: #919191;
}
.mobile-menu-overlay .mobile-menu-container nav .financial-highlights .financial-data .stock-info {
  display: flex;
  gap: 16px;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-submenu {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-submenu .submenu-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 26px 24px;
  height: 96px;
}
@media (max-width: 576px) {
  .mobile-menu-overlay .mobile-menu-container nav .mobile-submenu .submenu-header {
    padding: 24px 16px;
  }
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-submenu .submenu-header .back-button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  border: 2px solid transparent;
  padding: 6px 11px;
  border-radius: 8px;
  gap: 8px;
  cursor: pointer;
  color: #000;
  font-family: "LineaSansLight";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 22px; /* 157.143% */
  letter-spacing: 0.14px;
  text-transform: uppercase;
  border: 0;
  background-color: transparent;
  background: none;
  border: none;
  padding: 0;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-submenu .submenu-header .back-button span {
  text-transform: uppercase;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-submenu .submenu-header .back-button img {
  width: 10px;
  height: 10px;
  display: block;
}
@media (prefers-reduced-motion: reduce) {
  .mobile-menu-overlay .mobile-menu-container nav .mobile-submenu .submenu-header .back-button {
    transition: none;
  }
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-submenu .submenu-header .back-button ::placeholder {
  color: #919191;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-submenu .submenu-header .back-button img {
  width: 24px;
  height: 24px;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-submenu .submenu-header .mobile-menu-close {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  border: 2px solid transparent;
  padding: 6px 11px;
  border-radius: 8px;
  gap: 8px;
  cursor: pointer;
  color: #000;
  font-family: "LineaSansLight";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 22px; /* 157.143% */
  letter-spacing: 0.14px;
  text-transform: uppercase;
  border: 0;
  background-color: transparent;
  background: none;
  border: none;
  padding: 8px;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-submenu .submenu-header .mobile-menu-close span {
  text-transform: uppercase;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-submenu .submenu-header .mobile-menu-close img {
  width: 10px;
  height: 10px;
  display: block;
}
@media (prefers-reduced-motion: reduce) {
  .mobile-menu-overlay .mobile-menu-container nav .mobile-submenu .submenu-header .mobile-menu-close {
    transition: none;
  }
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-submenu .submenu-header .mobile-menu-close ::placeholder {
  color: #919191;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-submenu .submenu-header .mobile-menu-close img {
  order: 1;
  width: 10px;
  height: 10px;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-submenu .submenu-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-submenu .submenu-content .submenu-title {
  color: #000;
  font-family: "ConnextSansRegular";
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 58px; /* 116% */
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 24px !important;
  line-height: 32px !important;
  color: #000;
  margin: 0;
  text-transform: capitalize;
}
@media (max-width: 1024px) {
  .mobile-menu-overlay .mobile-menu-container nav .mobile-submenu .submenu-content .submenu-title {
    font-size: 45px;
    font-style: normal;
    font-weight: 400;
    line-height: 53px; /* 117.778% */
    letter-spacing: 0.9px;
    text-transform: uppercase;
  }
}
@media (max-width: 576px) {
  .mobile-menu-overlay .mobile-menu-container nav .mobile-submenu .submenu-content .submenu-title {
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px; /* 120% */
    text-transform: uppercase;
  }
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-submenu .submenu-content.depth-2 .submenu-title, .mobile-menu-overlay .mobile-menu-container nav .mobile-submenu .submenu-content.depth-3 .submenu-title {
  color: #000;
  font-family: "LineaSansBook";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 150% */
  font-size: 32px;
  text-transform: capitalize;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-submenu .submenu-content.media-hub-submenu .submenu-title {
  color: #000;
  font-family: "LineaSansBook";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 150% */
  font-size: 32px;
  text-transform: capitalize;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-submenu .submenu-content .submenu-title-container {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 16px;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-submenu .submenu-content .submenu-title-container .btn-primary-positive {
  flex-direction: row;
  align-items: center;
  width: fit-content;
  font-size: 12px;
  padding: 8px 12px;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-submenu .submenu-content .submenu-list {
  flex: 1;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-submenu .submenu-content .submenu-list .submenu-item {
  display: block;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-submenu .submenu-content .submenu-list .submenu-item a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-transform: uppercase;
  color: #000;
  gap: 8px;
  color: #000;
  font-family: "LineaSansLight";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 22px; /* 157.143% */
  letter-spacing: 0.14px;
  text-transform: uppercase;
  border: 0;
  background-color: transparent;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px;
  border-radius: 8px;
  color: #000;
  text-transform: capitalize;
  font-size: 16px;
}
@media (prefers-reduced-motion: reduce) {
  .mobile-menu-overlay .mobile-menu-container nav .mobile-submenu .submenu-content .submenu-list .submenu-item a {
    transition: none;
  }
}
@media (hover: hover) {
  .mobile-menu-overlay .mobile-menu-container nav .mobile-submenu .submenu-content .submenu-list .submenu-item a:hover {
    text-decoration: underline;
  }
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-submenu .submenu-content .submenu-list .submenu-item a.current {
  text-decoration: underline;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-submenu .submenu-content .submenu-list .submenu-item a.current:hover {
  text-decoration: underline;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-submenu .submenu-content .submenu-list .submenu-item a ::placeholder {
  color: #919191;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-submenu .submenu-content .submenu-list .submenu-item a .menu-arrow {
  width: 24px;
  height: 24px;
  opacity: 0.5;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-submenu .submenu-content .submenu-list .submenu-item a.current {
  background: #f8f8f8;
  text-decoration: none;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-submenu .submenu-content .submenu-list .submenu-item a.current .menu-arrow {
  opacity: 1;
}
.mobile-menu-overlay .mobile-menu-container nav .mobile-submenu .submenu-content .submenu-list .submenu-item a:hover {
  background: #f0f0f0;
}

.search-overlay {
  position: fixed;
  pointer-events: all;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  max-width: 100vw;
  max-height: 100vh;
  background-color: rgb(0, 0, 0);
  z-index: 1000;
  padding: 59px 60px;
}
@supports (width: 100dvw) {
  .search-overlay {
    width: 100dvw;
    max-width: 100dvw;
  }
}
@supports (height: 100dvh) {
  .search-overlay {
    height: 100dvh;
    max-height: 100dvh;
  }
}
@media (max-width: 1024px) {
  .search-overlay {
    padding: 46px 30px;
  }
}
@media (max-width: 576px) {
  .search-overlay {
    padding: 33px 16px;
  }
}
.search-overlay:not([open]) {
  display: none;
}
.search-overlay .container-full-width,
.search-overlay .container {
  height: 100%;
}
.search-overlay-bg {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  max-width: 915px;
  object-fit: cover;
  object-position: center;
  z-index: -1;
}
.search-content {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 72px;
}
.search-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 60px;
}
.search-header .leonardo-logo img {
  width: 100%;
}
@media (max-width: 576px) {
  .search-header .leonardo-logo {
    max-width: 147px;
  }
}
.search-header-close {
  background: none;
  display: flex;
  align-items: center;
  gap: 8px;
  border-radius: 10px;
  padding: 10px 11px;
}
.search-header-close:hover {
  background: rgba(255, 255, 255, 0.18);
}
.search-header-close span {
  color: #ffffff;
}
@media (max-width: 1024px) {
  .search-header-close span {
    display: none;
  }
}
.search-header-close img {
  filter: brightness(0) invert(1);
}
.search-main {
  flex: 1;
  display: flex;
  align-items: center;
}
@media (max-width: 1024px) {
  .search-main {
    align-items: flex-start;
    display: block;
  }
}
.search-main-bar {
  width: 100%;
  max-width: 569px;
  display: flex;
  align-items: flex-end;
  gap: 16px;
}
@media (max-width: 1024px) {
  .search-main-bar {
    max-width: unset;
  }
}
.search-main-bar-input-wrapper {
  position: relative;
  width: 100%;
  max-width: 450px;
  display: flex;
  align-items: center;
}
@media (max-width: 1024px) {
  .search-main-bar-input-wrapper {
    position: relative;
    max-width: unset;
    display: flex;
    align-items: center;
  }
}
.search-main-bar input {
  width: 100%;
  max-width: 450px;
  background-color: #000;
  border: none;
  border-bottom: 1px solid #6A6A6A;
  color: #ffffff;
  padding: 10px 30px 10px 0;
  font-size: 16px;
  text-transform: none;
  border-radius: 0 !important;
  margin: 0 8px;
}
.search-main-bar input::placeholder {
  color: #6B6B6B;
  font-family: "LineaSansLight";
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
  line-height: 24px; /* 150% */
  font-size: 16px;
  text-transform: none;
}
.search-main-bar input:not(:placeholder-shown) ~ .search-main-bar-reset {
  display: flex;
}
.search-main-bar input:focus:not(:placeholder-shown) ~ .search-main-bar-reset {
  display: flex;
}
.search-main-bar input::-webkit-search-cancel-button, .search-main-bar input::-webkit-search-decoration {
  -webkit-appearance: none;
  appearance: none;
}
@media (max-width: 1024px) {
  .search-main-bar input {
    max-width: unset !important;
    width: 100% !important;
    height: 48px !important;
    padding: 12px 16px !important;
    padding-right: 34px !important;
    border: 1px solid #333333 !important;
    border-radius: 10px !important;
    margin: 0 !important;
  }
}
.search-main-bar-reset {
  position: absolute;
  right: 0px !important;
  background: none;
  border: none;
  cursor: pointer;
  padding: 6px;
  display: none;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  background: #262626;
}
.search-main-bar-reset img {
  width: 6px;
  height: 6px;
  filter: brightness(0) invert(1);
}
.search-main-bar-reset:hover {
  opacity: 0.7;
}
@media (max-width: 1024px) {
  .search-main-bar-reset {
    right: 16px !important;
    padding: 6px;
  }
}
.search-main-bar datalist {
  display: none;
  position: absolute;
  top: 59px;
  left: 0;
  width: 100%;
  max-width: 450px;
  max-height: 400px;
  overflow-y: auto;
  padding: 8px 0;
  margin-top: 0;
  z-index: 1001;
  flex-direction: column;
  gap: 12px;
}
.search-main-bar datalist.show {
  display: flex;
}
@media (max-width: 1024px) {
  .search-main-bar datalist {
    max-width: unset;
  }
}
.search-main-bar option,
.search-main-bar div[role=option] {
  color: #000;
  font-family: "LineaSansLight";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 22px; /* 157.143% */
  letter-spacing: 0.14px;
  text-transform: uppercase;
  border: 0;
  background-color: transparent;
  display: block;
  padding: 10px 16px;
  border-radius: 12px;
  color: #8c8c8c;
  font-size: 16px;
  line-height: 24px;
  cursor: pointer;
  text-transform: none;
  font-style: italic;
  transition: background-color 0.2s ease;
}
.search-main-bar option ::placeholder,
.search-main-bar div[role=option] ::placeholder {
  color: #919191;
}
.search-main-bar option .highlight-match,
.search-main-bar div[role=option] .highlight-match {
  color: #ffffff;
  font-weight: normal;
  font-style: italic;
}
.search-main-bar option:hover, .search-main-bar option.active,
.search-main-bar div[role=option]:hover,
.search-main-bar div[role=option].active {
  background-color: #292929;
}
.search-main-bar option.hidden,
.search-main-bar div[role=option].hidden {
  display: none;
}
@media (max-width: 1024px) {
  .search-main-bar option,
  .search-main-bar div[role=option] {
    padding: 10px 0;
  }
}
.search-main-submit {
  line-height: 24px;
}
@media (max-width: 576px) {
  .search-main-submit {
    display: none;
  }
}
@media (max-width: 1024px) {
  .search-main-submit {
    display: none;
  }
}

.press-release-swiper-wrapper {
  padding: 0 60px;
}
.press-release-swiper-wrapper .press-release-swiper {
  width: 100%;
  height: 100%;
  position: relative;
  padding-bottom: 64px;
}
.press-release-swiper-wrapper .press-release-swiper.noarrow {
  padding: 0;
}
.press-release-swiper-wrapper .press-release-swiper .swiper-slide {
  display: flex;
  height: auto;
  gap: 20px;
  width: 100%;
}
@media (max-width: 576px) {
  .press-release-swiper-wrapper .press-release-swiper .swiper-slide .news-card .img-container {
    width: 100%;
  }
}
.press-release-swiper-wrapper .press-release-swiper .swiper-slide .press-release-card {
  display: flex;
  flex-direction: row;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 20px;
  min-height: 150px;
  gap: 20px;
  padding: 16px;
}
@media (max-width: 576px) {
  .press-release-swiper-wrapper .press-release-swiper .swiper-slide .press-release-card {
    border-radius: 20px;
    flex-direction: column;
    gap: 16px;
  }
}
.press-release-swiper-wrapper .press-release-swiper .swiper-slide .press-release-card .journal-article-info-container {
  position: absolute;
}
.press-release-swiper-wrapper .press-release-swiper .swiper-slide .press-release-card .press-release-card-column {
  display: flex;
  flex-direction: column;
}
.press-release-swiper-wrapper .press-release-swiper .swiper-slide .press-release-card .press-release-card-column-left {
  flex-shrink: 0;
  gap: 12px;
  align-items: flex-start;
}
.press-release-swiper-wrapper .press-release-swiper .swiper-slide .press-release-card .press-release-card-column-left .tag {
  display: inline-block;
  margin-bottom: 0;
}
.press-release-swiper-wrapper .press-release-swiper .swiper-slide .press-release-card .press-release-card-column-left .img-container {
  border-radius: 14px;
  width: 126px;
  height: 126px;
  flex-shrink: 0;
}
@media (max-width: 576px) {
  .press-release-swiper-wrapper .press-release-swiper .swiper-slide .press-release-card .press-release-card-column-left .img-container {
    aspect-ratio: 1;
  }
}
.press-release-swiper-wrapper .press-release-swiper .swiper-slide .press-release-card .press-release-card-column-left .img-container img {
  width: 100%;
  height: 100%;
  border-radius: 14px;
  object-fit: cover;
  display: block;
}
.press-release-swiper-wrapper .press-release-swiper .swiper-slide .press-release-card .press-release-card-column-right {
  flex: 1;
  gap: 12px;
  justify-content: flex-start;
}
.press-release-swiper-wrapper .press-release-swiper .swiper-slide .press-release-card .press-release-card-column-right .datetime {
  margin-bottom: 0;
  font-weight: 300;
}
.press-release-swiper-wrapper .press-release-swiper .swiper-slide .press-release-card .press-release-card-column-right .body-small {
  font-weight: 300;
  margin-bottom: 0;
}
.press-release-swiper-wrapper .press-release-swiper .swiper-slide .press-release-card .press-release-card-column-right:hover div.body-small {
  text-decoration: underline;
}
.press-release-swiper-wrapper .press-release-swiper .swiper-slide .press-release-card.financial .press-release-card-column-left .tag {
  display: inline-block;
}
.press-release-swiper-wrapper .press-release-swiper.notag .swiper-slide .press-release-card {
  align-items: flex-start;
  padding: 16px 32px 32px 16px;
}
.press-release-swiper-wrapper .press-release-swiper.notag .swiper-slide .press-release-card .press-release-card-body {
  padding: 0;
}
.press-release-swiper-wrapper .press-release-swiper.notag .swiper-slide .press-release-card .press-release-card-header {
  padding: 0;
}
.press-release-swiper-wrapper .toolbar .btn-primary-positive {
  display: block;
  margin: auto;
  margin-top: 40px;
}
@media (max-width: 576px) {
  .press-release-swiper-wrapper .toolbar .btn-primary-positive {
    margin-top: 32px;
  }
}

.swiper.news-swiper {
  width: 100%;
  height: 100%;
  position: relative;
  padding-bottom: 60px;
  overflow: visible;
  padding-left: 200px;
}
@media (max-width: 1024px) {
  .swiper.news-swiper {
    padding-left: 0;
  }
}
.swiper.news-swiper .swiper-slide {
  display: flex;
  gap: 20px;
  width: 424px;
  max-width: 424px;
}
@media (max-width: 576px) {
  .swiper.news-swiper .swiper-slide {
    max-width: 250px;
    width: 250px;
  }
}

.news-card {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
}
.news-card .tag {
  display: inline-block;
}
.news-card .tags-container {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}
.news-card .img-container {
  border-radius: 20px;
  aspect-ratio: 424/319;
  overflow: hidden;
}
@media (max-width: 576px) {
  .news-card .img-container {
    border-radius: 20px;
    height: 250px;
    width: 250px;
  }
}
.news-card .img-container img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease-out;
  -webkit-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0;
  -moz-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0;
  -o-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0;
  -ms-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0;
  transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0;
  will-change: transform;
}
@media (prefers-reduced-motion: reduce) {
  .news-card .img-container img {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -ms-transition: all 0s;
    transition: all 0s;
    transition-delay: 0ms;
    animation-duration: 0s;
    animation-delay: 0ms;
  }
}
@media (hover: hover) {
  .news-card .img-container:hover img {
    transform: scale3d(1.1, 1.1, 1);
  }
}
.news-card .card-body {
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.news-card .card-body:hover p {
  text-decoration: underline;
}
.news-card .tags-container {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}
@media (max-width: 1024px) {
  .news-card .card-body {
    padding-bottom: 0;
  }
}
.news-card .card-body p {
  margin-bottom: 0;
}

.swiper.focusSwiper .swiper-wrapper .swiper-slide .glass, .swiper.focusSwiper .focus-glass-fixed .glass {
  position: absolute;
  bottom: 60px;
  left: 60px;
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  max-width: 564px;
}
.swiper.focusSwiper .swiper-wrapper .swiper-slide .tight.glass, .swiper.focusSwiper .focus-glass-fixed .tight.glass {
  max-width: 368px;
}
@media (max-width: 576px) {
  .swiper.focusSwiper .swiper-wrapper .swiper-slide .tight.glass, .swiper.focusSwiper .focus-glass-fixed .tight.glass {
    max-width: none;
  }
}
@media (max-width: 1024px) {
  .swiper.focusSwiper .swiper-wrapper .swiper-slide .glass, .swiper.focusSwiper .focus-glass-fixed .glass {
    bottom: 24px;
    left: 24px;
  }
}
@media (max-width: 576px) {
  .swiper.focusSwiper .swiper-wrapper .swiper-slide .glass, .swiper.focusSwiper .focus-glass-fixed .glass {
    max-width: none;
    margin-right: 8px;
    margin-left: 8px;
    left: 0;
    bottom: 10px;
    border-bottom-left-radius: 16px;
    border-bottom-left-radius: 16px;
    width: calc(100% - 16px);
  }
}
.swiper.focusSwiper .swiper-wrapper .swiper-slide .glass .focus-card-header .datetime, .swiper.focusSwiper .focus-glass-fixed .glass .focus-card-header .datetime {
  color: #292929;
  text-align: left;
  margin-bottom: 0;
}
.swiper.focusSwiper .swiper-wrapper .swiper-slide .glass .focus-card-body p, .swiper.focusSwiper .focus-glass-fixed .glass .focus-card-body p {
  margin-bottom: 0;
}
.swiper.focusSwiper .swiper-wrapper .swiper-slide .glass .focus-card-footer, .swiper.focusSwiper .focus-glass-fixed .glass .focus-card-footer {
  text-align: left;
}

.flex-text {
  display: flex;
}
@media (max-width: 576px) {
  .flex-text {
    gap: 24px;
    flex-direction: column;
  }
}
@media (max-width: 1024px) {
  .flex-text {
    gap: 24px;
  }
}
.flex-text > * {
  flex: 1 1 0;
}

.swiper.focusSwiper {
  width: 100%;
  height: 100%;
  position: relative;
  padding-bottom: 60px;
}
@media (max-width: 576px) {
  .swiper.focusSwiper {
    width: 100%;
  }
}
.swiper.focusSwiper .focus-text {
  position: absolute;
  z-index: 2;
  mix-blend-mode: soft-light;
  color: rgba(255, 255, 255, 0.3);
  top: 24px;
  left: 24px;
}
.swiper.focusSwiper .pagination-container {
  position: relative;
}
.swiper.focusSwiper .focus-label {
  position: absolute;
  left: 60px;
  top: 100px;
  display: flex;
  align-items: center;
  gap: 14px;
  z-index: 2;
}
@media (max-width: 1024px) {
  .swiper.focusSwiper .focus-label {
    left: 24px;
    top: 30px;
  }
}
@media (max-width: 576px) {
  .swiper.focusSwiper .focus-label {
    gap: 2px;
    top: 20px;
  }
}
.swiper.focusSwiper .focus-label svg {
  width: 77.228px;
  height: 77.228px;
  transform: rotate(-98.305deg);
}
@media (max-width: 576px) {
  .swiper.focusSwiper .focus-label svg {
    left: 24px;
    width: 47.228px;
    height: 47.228px;
  }
}
.swiper.focusSwiper .focus-label p {
  color: rgba(255, 255, 255, 0.3);
  text-align: center;
  font-size: 60px;
  font-weight: 600;
  line-height: 110%; /* 66px */
  text-transform: uppercase;
  margin: 0;
}
@media (max-width: 576px) {
  .swiper.focusSwiper .focus-label p {
    font-size: 30px;
  }
}
.swiper.focusSwiper .focus-glass-fixed {
  z-index: 1;
}
.swiper.focusSwiper .swiper-wrapper .swiper-slide {
  height: 100vh;
  max-height: 722px;
}
@media (max-width: 1024px) {
  .swiper.focusSwiper .swiper-wrapper .swiper-slide {
    max-height: 550px;
  }
}
@media (max-width: 576px) {
  .swiper.focusSwiper .swiper-wrapper .swiper-slide {
    max-height: 676px;
    border-radius: 0;
    overflow: hidden;
  }
}
.swiper.focusSwiper .swiper-wrapper .swiper-slide .background {
  position: absolute;
  width: 100%;
  height: 100%;
}
.swiper.focusSwiper .swiper-wrapper .swiper-slide .background-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 0;
}
.swiper.focusSwiper .swiper-wrapper .swiper-slide .background-container .background {
  will-change: transform;
}
.swiper.focusSwiper .swiper-wrapper .swiper-slide .container {
  height: 100%;
}
.swiper.focusSwiper + a {
  margin: auto;
}

.card-campaigns-single {
  height: 100vh;
  max-height: 722px;
  position: relative;
}
@media (max-width: 1024px) {
  .card-campaigns-single {
    max-height: 550px;
  }
}
@media (max-width: 576px) {
  .card-campaigns-single {
    max-height: 676px;
    border-radius: 0;
    overflow: hidden;
  }
}
.card-campaigns-single .background {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.card-campaigns-single .container.no-side-padding {
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
.card-campaigns-single .glass {
  position: absolute;
  bottom: 60px;
  left: 60px;
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  max-width: 368px;
}
@media (max-width: 1024px) {
  .card-campaigns-single .glass {
    bottom: 24px;
    left: 24px;
  }
}
@media (max-width: 576px) {
  .card-campaigns-single .glass {
    width: 100%;
    left: 0;
    bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}
.card-campaigns-single .glass .focus-card-header .datetime {
  color: #292929;
  text-align: left;
  margin-bottom: 0;
}
.card-campaigns-single .glass .focus-card-body p {
  margin-bottom: 0;
}
.card-campaigns-single .glass .focus-card-footer {
  text-align: left;
}

.swiper.carouselFullWidth {
  width: 100%;
  position: relative;
  pointer-events: none;
}
@media (max-width: 576px) {
  .swiper.carouselFullWidth {
    width: 100%;
  }
}
.swiper.carouselFullWidth .swiper-wrapper .swiper-slide .container-full-width {
  height: 100%;
}
.swiper.carouselFullWidth .swiper-wrapper .swiper-slide .container {
  height: 100%;
}
.swiper.carouselFullWidth .swiper-wrapper .swiper-slide .content {
  display: flex;
  height: 100%;
}
@media (max-width: 1024px) {
  .swiper.carouselFullWidth .swiper-wrapper .swiper-slide .content {
    height: 865px;
  }
}
.swiper.carouselFullWidth .swiper-wrapper .swiper-slide .content .glass {
  padding: 24px 40px;
  display: block;
  margin-top: 253px;
  margin-left: auto;
  margin-right: 60px;
  margin-bottom: 60px;
  max-width: 520px;
  width: 100%;
  text-align: center;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1024px) {
  .swiper.carouselFullWidth .swiper-wrapper .swiper-slide .content .glass {
    width: 100%;
    max-width: none;
    margin-inline: 24px;
    margin-bottom: 24px;
    align-self: flex-end;
  }
}
@media (max-width: 576px) {
  .swiper.carouselFullWidth .swiper-wrapper .swiper-slide .content .glass {
    padding: 20px;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-top: 450px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}
.swiper.carouselFullWidth .swiper-wrapper .swiper-slide .content .glass .glass-header {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 24px;
}
.swiper.carouselFullWidth .swiper-wrapper .swiper-slide .content .glass .glass-header h2 {
  text-transform: uppercase;
  font-weight: 200;
  margin-bottom: 0;
}
.swiper.carouselFullWidth .swiper-wrapper .swiper-slide .content .glass .glass-header p.description {
  font-weight: 300;
  letter-spacing: 0.32px;
  text-align: center;
  margin-bottom: 0;
}
@media (max-width: 576px) {
  .swiper.carouselFullWidth .swiper-wrapper .swiper-slide .content .glass .glass-body {
    display: none;
  }
}
.swiper.carouselFullWidth .swiper-wrapper .swiper-slide .content .glass .glass-body .glass-body-row {
  margin-bottom: 8px;
  display: flex;
  gap: 8px;
}
.swiper.carouselFullWidth .swiper-wrapper .swiper-slide .content .glass .glass-body .glass-body-row .card {
  position: relative;
  color: black;
  text-align: center;
  display: flex;
  flex-direction: column;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.4);
  justify-content: center;
  padding: 20px 10px;
  min-height: 108px;
}
.swiper.carouselFullWidth .swiper-wrapper .swiper-slide .content .glass .glass-body .glass-body-row .card .number,
.swiper.carouselFullWidth .swiper-wrapper .swiper-slide .content .glass .glass-body .glass-body-row .card .simple-text {
  /* text-align: center;
  font-family: 'LineaSansExtraLight';
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 200;
  line-height: 110%;*/
  margin-bottom: 8px;
  font-size: 32px;
}
.swiper.carouselFullWidth .swiper-wrapper .swiper-slide .content .glass .glass-body .glass-body-row .card .label {
  margin-top: 0;
  font-family: "LineaSansExtraLight";
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  /* 13.2px */
  letter-spacing: 0.72px;
  text-transform: uppercase;
}
.swiper.carouselFullWidth .swiper-wrapper .swiper-slide .content .glass .glass-body .glass-body-row .card.countries {
  width: calc(50% - 4px);
}
.swiper.carouselFullWidth .swiper-wrapper .swiper-slide .content .glass .glass-body .glass-body-row .card.tons, .swiper.carouselFullWidth .swiper-wrapper .swiper-slide .content .glass .glass-body .glass-body-row .card.solutions {
  flex-grow: 1;
}
.swiper.carouselFullWidth .swiper-wrapper .swiper-slide .content .glass .glass-body .glass-body-row:last-child {
  margin-bottom: 0;
}
.swiper.carouselFullWidth .swiper-wrapper .swiper-slide .content .glass .glass-footer {
  padding-top: 24px;
  text-align: center;
  margin-top: auto;
  pointer-events: auto;
}
@media (max-width: 576px) {
  .swiper.carouselFullWidth .swiper-wrapper .swiper-slide .content .glass .glass-footer {
    padding-top: 0;
  }
}

.carousel-models .container-full-width .swiper.modelsSwiper {
  width: 100%;
  height: 100%;
  position: relative;
  padding-bottom: 60px;
}
.carousel-models .container-full-width .swiper.modelsSwiper .swiper-slide {
  text-align: center;
  display: flex;
  align-items: center;
  gap: 4%;
}
@media (max-width: 1024px) {
  .carousel-models .container-full-width .swiper.modelsSwiper .swiper-slide {
    flex-direction: column;
    gap: 40px;
  }
}
.carousel-models .container-full-width .swiper.modelsSwiper .swiper-slide .left {
  width: 35%;
  display: flex;
  flex-direction: column;
  gap: 40px;
  color: white;
  align-items: flex-start;
  justify-content: center;
}
@media (max-width: 1024px) {
  .carousel-models .container-full-width .swiper.modelsSwiper .swiper-slide .left {
    width: 100%;
  }
}
.carousel-models .container-full-width .swiper.modelsSwiper .swiper-slide .left .title {
  text-transform: uppercase;
  color: white;
}
@media (max-width: 1024px) {
  .carousel-models .container-full-width .swiper.modelsSwiper .swiper-slide .left .title {
    max-width: 576px;
    margin: auto;
  }
}
.carousel-models .container-full-width .swiper.modelsSwiper .swiper-slide .left .mobile-model {
  display: none;
}
@media (max-width: 576px) {
  .carousel-models .container-full-width .swiper.modelsSwiper .swiper-slide .left .mobile-model {
    display: block;
  }
}
.carousel-models .container-full-width .swiper.modelsSwiper .swiper-slide .left ul {
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media (max-width: 1024px) {
  .carousel-models .container-full-width .swiper.modelsSwiper .swiper-slide .left ul {
    max-width: 576px;
    margin: auto;
  }
}
.carousel-models .container-full-width .swiper.modelsSwiper .swiper-slide .left ul li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  height: 54px;
  display: flex;
  align-items: center;
}
@media (max-width: 1024px) {
  .carousel-models .container-full-width .swiper.modelsSwiper .swiper-slide .left ul li:last-child {
    border-bottom: none;
  }
}
.carousel-models .container-full-width .swiper.modelsSwiper .swiper-slide .left ul li .detail-key {
  margin-bottom: 0;
  color: #FFF;
}
.carousel-models .container-full-width .swiper.modelsSwiper .swiper-slide .left ul li .detail-value {
  margin-left: auto;
  margin-bottom: 0;
  color: #fff;
}
.carousel-models .container-full-width .swiper.modelsSwiper .swiper-slide .right {
  width: 61%;
}
@media (max-width: 1024px) {
  .carousel-models .container-full-width .swiper.modelsSwiper .swiper-slide .right {
    width: 100%;
  }
}
@media (max-width: 576px) {
  .carousel-models .container-full-width .swiper.modelsSwiper .swiper-slide .right {
    display: none;
  }
}
.carousel-models .container-full-width .swiper.modelsSwiper .swiper-slide .right .image-container {
  position: relative;
}

.small-3-video-swiper .swiper-button-lock {
  display: flex !important;
}
.small-3-video-swiper .swiper-pagination-lock {
  display: block !important;
}

.photo-Gallery .small-3-video-swiper-wrapper {
  padding-bottom: 0;
}
.photo-Gallery .small-3-video-swiper-wrapper .small-3-video-swiper {
  position: relative;
  padding-bottom: 60px;
}
.photo-Gallery .small-3-video-swiper-wrapper .small-3-video-swiper .swiper-slide {
  height: 100% !important;
}
.photo-Gallery .small-3-video-swiper-wrapper .small-3-video-swiper .swiper-slide .swiperVideoContainer {
  color: white;
  width: 100%;
  height: 100%;
  transition: transform 0.3s ease-out;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
}
.photo-Gallery .small-3-video-swiper-wrapper .small-3-video-swiper .swiper-slide .swiperVideoContainer .swiperVideoWrapper {
  height: 263px !important;
  background-color: #000;
  display: flex;
  align-items: center;
  border-radius: 20px;
  overflow: hidden;
  width: 100%;
}
.photo-Gallery .small-3-video-swiper-wrapper .small-3-video-swiper .swiper-slide .swiperVideoContainer video, .photo-Gallery .small-3-video-swiper-wrapper .small-3-video-swiper .swiper-slide .swiperVideoContainer iframe {
  position: relative;
  width: 100% !important;
  height: 100%;
  min-width: 0 !important;
  flex-shrink: 0 !important;
  flex-grow: 0 !important;
  object-fit: fill !important;
  aspect-ratio: none !important;
  outline: none !important;
  margin: 0;
}
.photo-Gallery .small-3-video-swiper-wrapper .small-3-video-swiper .swiper-slide .swiperVideoContainer p {
  color: black;
  padding-top: 22px;
  align-self: flex-start;
  margin: 0;
}
.photo-Gallery .small-3-video-swiper-wrapper .small-3-video-swiper .small-3-video-card {
  position: relative;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-color: transparent;
}
.photo-Gallery .small-3-video-swiper-wrapper .small-3-video-swiper .small-3-video-card .cover {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  width: 100%;
  height: 263px !important;
  aspect-ratio: 16/9;
}
@media (max-width: 576px) {
  .photo-Gallery .small-3-video-swiper-wrapper .small-3-video-swiper .small-3-video-card .cover {
    border-radius: 20px;
  }
}
.photo-Gallery .small-3-video-swiper-wrapper .small-3-video-swiper .small-3-video-card .cover img,
.photo-Gallery .small-3-video-swiper-wrapper .small-3-video-swiper .small-3-video-card .cover .btn-play {
  pointer-events: none;
}
.photo-Gallery .small-3-video-swiper-wrapper .small-3-video-swiper .small-3-video-card .cover > img {
  height: 100%;
  object-fit: cover;
  -webkit-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  -moz-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  -o-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  -ms-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  will-change: transform;
}
@media (prefers-reduced-motion: reduce) {
  .photo-Gallery .small-3-video-swiper-wrapper .small-3-video-swiper .small-3-video-card .cover > img {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -ms-transition: all 0s;
    transition: all 0s;
    transition-delay: 0ms;
    animation-duration: 0s;
    animation-delay: 0ms;
  }
}
.photo-Gallery .small-3-video-swiper-wrapper .small-3-video-swiper .small-3-video-card .cover .btn-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.photo-Gallery .small-3-video-swiper-wrapper .small-3-video-swiper .small-3-video-card p {
  padding-top: 22px;
  margin-bottom: 0;
  align-self: flex-start;
}
@media (hover: hover) {
  .photo-Gallery .small-3-video-swiper-wrapper .small-3-video-swiper .small-3-video-card:hover .cover > img {
    transform: scale(1.1);
  }
}
@media (hover: hover) and (hover: hover) {
  .photo-Gallery .small-3-video-swiper-wrapper .small-3-video-swiper .small-3-video-card:hover .cover .icon-hover {
    opacity: 1;
  }
}

.video-reel[data-theme=dark] .small-3-video-swiper-wrapper .small-3-video-swiper .swiper-slide .swiperVideoContainer {
  color: black;
}
.video-reel[data-theme=dark] .small-3-video-swiper-wrapper .small-3-video-swiper .swiper-slide .swiperVideoContainer p {
  color: white;
}
.video-reel[data-theme=dark] .small-3-video-swiper-wrapper .small-3-video-swiper .small-3-video-card p {
  color: white;
}
.video-reel .small-3-video-swiper-wrapper {
  padding-bottom: 0;
}
@media (max-width: 576px) {
  .video-reel .small-3-video-swiper-wrapper.two-video .swiper-wrapper {
    justify-content: left !important;
  }
}
.video-reel .small-3-video-swiper-wrapper.two-video .swiper-slide {
  width: calc(50% - 10px) !important;
}
@media (max-width: 576px) {
  .video-reel .small-3-video-swiper-wrapper.two-video .swiper-slide {
    width: 100% !important;
  }
}
@media (max-width: 1024px) {
  .video-reel .small-3-video-swiper-wrapper.two-video .swiper-pagination {
    display: none;
  }
}
@media (max-width: 576px) {
  .video-reel .small-3-video-swiper-wrapper.two-video .swiper-pagination {
    display: block;
  }
}
.video-reel .small-3-video-swiper-wrapper .small-3-video-swiper {
  position: relative;
  padding-bottom: 60px;
}
.video-reel .small-3-video-swiper-wrapper .small-3-video-swiper .swiper-slide {
  height: 100% !important;
}
.video-reel .small-3-video-swiper-wrapper .small-3-video-swiper .swiper-slide.last-slide:last-child {
  margin-right: 0 !important;
}
.video-reel .small-3-video-swiper-wrapper .small-3-video-swiper .swiper-slide .swiperVideoContainer {
  color: white;
  width: 100%;
  height: 100%;
  transition: transform 0.3s ease-out;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
}
.video-reel .small-3-video-swiper-wrapper .small-3-video-swiper .swiper-slide .swiperVideoContainer .swiperVideoWrapper {
  height: 263px !important;
  background-color: #000;
  display: flex;
  align-items: center;
  border-radius: 20px;
  overflow: hidden;
  width: 100%;
}
.video-reel .small-3-video-swiper-wrapper .small-3-video-swiper .swiper-slide .swiperVideoContainer video, .video-reel .small-3-video-swiper-wrapper .small-3-video-swiper .swiper-slide .swiperVideoContainer iframe {
  position: relative;
  width: 100% !important;
  min-width: 0 !important;
  flex-shrink: 0 !important;
  flex-grow: 0 !important;
  object-fit: fill !important;
  aspect-ratio: none !important;
  outline: none !important;
  margin: 0;
  height: 100%;
}
.video-reel .small-3-video-swiper-wrapper .small-3-video-swiper .swiper-slide .swiperVideoContainer p {
  color: black;
  padding-top: 22px;
  align-self: flex-start;
  margin: 0;
}
.video-reel .small-3-video-swiper-wrapper .small-3-video-swiper .small-3-video-card {
  position: relative;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-color: transparent;
}
.video-reel .small-3-video-swiper-wrapper .small-3-video-swiper .small-3-video-card .cover {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  width: 100%;
  height: 263px !important;
}
@media (max-width: 576px) {
  .video-reel .small-3-video-swiper-wrapper .small-3-video-swiper .small-3-video-card .cover {
    border-radius: 20px;
  }
}
.video-reel .small-3-video-swiper-wrapper .small-3-video-swiper .small-3-video-card .cover img,
.video-reel .small-3-video-swiper-wrapper .small-3-video-swiper .small-3-video-card .cover .btn-play {
  pointer-events: none;
}
.video-reel .small-3-video-swiper-wrapper .small-3-video-swiper .small-3-video-card .cover > img {
  height: 100%;
  object-fit: cover;
  -webkit-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  -moz-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  -o-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  -ms-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  will-change: transform;
}
@media (prefers-reduced-motion: reduce) {
  .video-reel .small-3-video-swiper-wrapper .small-3-video-swiper .small-3-video-card .cover > img {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -ms-transition: all 0s;
    transition: all 0s;
    transition-delay: 0ms;
    animation-duration: 0s;
    animation-delay: 0ms;
  }
}
.video-reel .small-3-video-swiper-wrapper .small-3-video-swiper .small-3-video-card .cover .btn-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.video-reel .small-3-video-swiper-wrapper .small-3-video-swiper .small-3-video-card p {
  padding-top: 22px;
  margin-bottom: 0;
  align-self: flex-start;
  text-align: left;
}
@media (hover: hover) {
  .video-reel .small-3-video-swiper-wrapper .small-3-video-swiper .small-3-video-card:hover .cover > img {
    transform: scale(1.1);
  }
}
@media (hover: hover) and (hover: hover) {
  .video-reel .small-3-video-swiper-wrapper .small-3-video-swiper .small-3-video-card:hover .cover .icon-hover {
    opacity: 1;
  }
}

.swiper.gallery-crossfade .swiper-slide {
  min-height: 100vh;
}

.video-reel {
  position: relative;
}
.video-reel[data-theme=dark] .big-3-video-swiper-wrapper .big-3-video-swiper .swiper-slide .swiperVideoContainer {
  color: black;
}
.video-reel[data-theme=dark] .big-3-video-swiper-wrapper .big-3-video-swiper .swiper-slide .swiperVideoContainer p {
  color: black;
}
.video-reel[data-theme=dark] .big-3-video-swiper-wrapper .big-3-video-swiper .swiper-pagination-bullet::before {
  background: rgba(0, 0, 0, 0.5);
}
.video-reel[data-theme=dark] .big-3-video-swiper-wrapper .big-3-video-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  background: rgb(0, 0, 0);
}
.video-reel[data-theme=dark] .big-3-video-swiper-wrapper .big-3-video-swiper .big-3-video-card p {
  color: black;
}
.video-reel .big-3-video-swiper-wrapper .swiper-button-lock {
  display: flex !important;
}
.video-reel .big-3-video-swiper-wrapper .swiper-pagination-lock {
  display: block !important;
}
.video-reel .big-3-video-swiper-wrapper {
  position: relative;
  padding-bottom: 0;
  margin: auto;
}
@media (max-width: 1024px) {
  .video-reel .big-3-video-swiper-wrapper {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (max-width: 576px) {
  .video-reel .big-3-video-swiper-wrapper {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.video-reel .big-3-video-swiper-wrapper .big-3-video-swiper {
  position: relative;
  padding-bottom: 60px;
}
.video-reel .big-3-video-swiper-wrapper .big-3-video-swiper .swiper-slide {
  width: 782px;
}
.video-reel .big-3-video-swiper-wrapper .big-3-video-swiper .swiper-slide-prev, .video-reel .big-3-video-swiper-wrapper .big-3-video-swiper .swiper-slide-active, .video-reel .big-3-video-swiper-wrapper .big-3-video-swiper .swiper-slide-next {
  visibility: visible;
}
.video-reel .big-3-video-swiper-wrapper .big-3-video-swiper .swiper-slide button {
  -webkit-transition: transform 0.3s ease-out 0s;
  -moz-transition: transform 0.3s ease-out 0s;
  -o-transition: transform 0.3s ease-out 0s;
  -ms-transition: transform 0.3s ease-out 0s;
  transition: transform 0.3s ease-out 0s;
  will-change: transform;
}
@media (prefers-reduced-motion: reduce) {
  .video-reel .big-3-video-swiper-wrapper .big-3-video-swiper .swiper-slide button {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -ms-transition: all 0s;
    transition: all 0s;
    transition-delay: 0ms;
    animation-duration: 0s;
    animation-delay: 0ms;
  }
}
.video-reel .big-3-video-swiper-wrapper .big-3-video-swiper .swiper-slide .swiperVideoContainer {
  color: white;
  width: 100%;
  height: auto;
  -webkit-transition: transform 0.3s ease-out 0s;
  -moz-transition: transform 0.3s ease-out 0s;
  -o-transition: transform 0.3s ease-out 0s;
  -ms-transition: transform 0.3s ease-out 0s;
  transition: transform 0.3s ease-out 0s;
  will-change: transform;
  display: flex;
  align-items: center;
  flex-direction: column;
}
@media (prefers-reduced-motion: reduce) {
  .video-reel .big-3-video-swiper-wrapper .big-3-video-swiper .swiper-slide .swiperVideoContainer {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -ms-transition: all 0s;
    transition: all 0s;
    transition-delay: 0ms;
    animation-duration: 0s;
    animation-delay: 0ms;
  }
}
.video-reel .big-3-video-swiper-wrapper .big-3-video-swiper .swiper-slide .swiperVideoContainer .swiperVideoWrapper {
  height: 440px;
  overflow: hidden;
  border-radius: 20px;
  width: 100%;
}
@media (max-width: 576px) {
  .video-reel .big-3-video-swiper-wrapper .big-3-video-swiper .swiper-slide .swiperVideoContainer .swiperVideoWrapper {
    height: 200px;
  }
}
.video-reel .big-3-video-swiper-wrapper .big-3-video-swiper .swiper-slide .swiperVideoContainer video, .video-reel .big-3-video-swiper-wrapper .big-3-video-swiper .swiper-slide .swiperVideoContainer iframe {
  position: relative;
  width: 100%;
  border-radius: 20px;
  height: 100%;
}
.video-reel .big-3-video-swiper-wrapper .big-3-video-swiper .swiper-slide .swiperVideoContainer iframe {
  height: -webkit-fill-available;
}
.video-reel .big-3-video-swiper-wrapper .big-3-video-swiper .swiper-slide .swiperVideoContainer p {
  color: white;
  padding-top: 40px;
  margin-bottom: 0;
}
.video-reel .big-3-video-swiper-wrapper .big-3-video-swiper .swiper-slide.swiper-slide-active button {
  transform: scale(1);
}
.video-reel .big-3-video-swiper-wrapper .big-3-video-swiper .swiper-slide.swiper-slide-active .swiperVideoContainer {
  transform: scale(1);
}
.video-reel .big-3-video-swiper-wrapper .big-3-video-swiper .big-3-video-card {
  position: relative;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-color: transparent;
  transform: scale(0.8465473146);
}
.video-reel .big-3-video-swiper-wrapper .big-3-video-swiper .big-3-video-card .cover {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  height: 440px;
  aspect-ratio: 16/9;
  width: -webkit-fill-available;
}
@media (max-width: 576px) {
  .video-reel .big-3-video-swiper-wrapper .big-3-video-swiper .big-3-video-card .cover {
    height: 200px;
  }
}
.video-reel .big-3-video-swiper-wrapper .big-3-video-swiper .big-3-video-card .cover img,
.video-reel .big-3-video-swiper-wrapper .big-3-video-swiper .big-3-video-card .cover .btn-play {
  pointer-events: none;
}
.video-reel .big-3-video-swiper-wrapper .big-3-video-swiper .big-3-video-card .cover > img {
  -webkit-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  -moz-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  -o-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  -ms-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  will-change: transform;
  height: 100%;
  object-fit: cover;
  max-width: none;
}
@media (prefers-reduced-motion: reduce) {
  .video-reel .big-3-video-swiper-wrapper .big-3-video-swiper .big-3-video-card .cover > img {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -ms-transition: all 0s;
    transition: all 0s;
    transition-delay: 0ms;
    animation-duration: 0s;
    animation-delay: 0ms;
  }
}
.video-reel .big-3-video-swiper-wrapper .big-3-video-swiper .big-3-video-card .cover .btn-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.video-reel .big-3-video-swiper-wrapper .big-3-video-swiper .big-3-video-card p {
  color: white;
  padding-top: 40px;
  margin-bottom: 0;
}
@media (hover: hover) {
  .video-reel .big-3-video-swiper-wrapper .big-3-video-swiper .big-3-video-card:hover .cover > img {
    transform: scale(1.1);
  }
}
@media (hover: hover) and (hover: hover) {
  .video-reel .big-3-video-swiper-wrapper .big-3-video-swiper .big-3-video-card:hover .cover .icon-hover {
    opacity: 1;
  }
}
.video-reel .big-3-video-swiper-wrapper .swiper-navigation {
  padding-right: 60px;
}

.component-highlights .container-full-width, #media-highlights .container-full-width {
  padding-top: 0;
}
.component-highlights .container-full-width .swiper.highlightsSwiper, #media-highlights .container-full-width .swiper.highlightsSwiper {
  width: 100%;
  height: 100%;
  position: relative;
  padding-bottom: 60px;
}
@media (max-width: 1024px) {
  .component-highlights .container-full-width .swiper.highlightsSwiper, #media-highlights .container-full-width .swiper.highlightsSwiper {
    padding-top: 0;
    padding-bottom: 60px;
  }
}
@media (max-width: 576px) {
  .component-highlights .container-full-width .swiper.highlightsSwiper, #media-highlights .container-full-width .swiper.highlightsSwiper {
    padding-top: 0;
    padding-bottom: 68px;
  }
}
.component-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide, #media-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide {
  text-align: center;
  display: flex;
  align-items: center;
  gap: 10%;
}
@media (max-width: 1024px) {
  .component-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide, #media-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide {
    flex-direction: column;
    gap: 48px !important; /* Reply */
  }
}
@media (max-width: 576px) {
  .component-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide, #media-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide {
    flex-direction: column;
    gap: 40px !important; /* Reply */
  }
}
.component-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .blocked-title, #media-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .blocked-title {
  width: auto !important;
  transform: none !important;
  height: auto !important;
}
.component-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .left, #media-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .left {
  width: calc(50% - 20px);
  flex-shrink: 0;
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .component-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .left, #media-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .left {
    width: 100% !important;
    flex-direction: column;
  }
}
@media (max-width: 576px) {
  .component-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .left, #media-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .left {
    width: 100%;
    border-radius: 20px;
  }
}
.component-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .left .image-container, #media-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .left .image-container {
  width: 120%;
  overflow: hidden;
  transform: translateX(-10%);
  max-height: 540px;
}
@media (max-width: 1024px) {
  .component-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .left .image-container, #media-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .left .image-container {
    max-height: 396px;
  }
}
@media (max-width: 576px) {
  .component-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .left .image-container, #media-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .left .image-container {
    max-height: 295px;
  }
}
.component-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .left .image-container video,
.component-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .left .image-container img, #media-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .left .image-container video,
#media-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .left .image-container img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  height: 540px;
}
@media (max-width: 1024px) {
  .component-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .left .image-container video,
  .component-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .left .image-container img, #media-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .left .image-container video,
  #media-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .left .image-container img {
    height: 396px;
  }
}
@media (max-width: 576px) {
  .component-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .left .image-container video,
  .component-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .left .image-container img, #media-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .left .image-container video,
  #media-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .left .image-container img {
    height: 295px;
  }
}
.component-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .left .video-container, #media-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .left .video-container {
  width: 100%;
  overflow: hidden;
  max-height: 540px;
  height: 100% !important;
  display: flex;
  justify-content: center;
}
@media (max-width: 1024px) {
  .component-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .left .video-container, #media-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .left .video-container {
    max-height: 396px;
  }
}
@media (max-width: 576px) {
  .component-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .left .video-container, #media-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .left .video-container {
    max-height: 295px;
  }
}
.component-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .left .video-container video, #media-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .left .video-container video {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}
.component-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .right, #media-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .right {
  width: 40%;
  display: flex;
  flex-direction: column;
  gap: 24px;
  color: white;
  align-items: flex-start;
  justify-content: start;
  padding-top: 74px;
  position: relative;
  height: auto;
  align-self: stretch;
}
@media (max-width: 1024px) {
  .component-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .right, #media-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .right {
    width: 100%;
    flex-direction: column;
    padding-top: 0;
  }
}
@media (max-width: 576px) {
  .component-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .right, #media-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .right {
    width: 100%;
    gap: 18px;
    padding-bottom: 0;
  }
}
.component-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .right .slide-type, #media-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .right .slide-type {
  text-transform: uppercase;
  position: absolute;
  color: white;
  top: 0;
}
@media (max-width: 1024px) {
  .component-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .right .slide-type, #media-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .right .slide-type {
    position: relative;
    margin-bottom: 0;
  }
}
@media (max-width: 576px) {
  .component-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .right .slide-type, #media-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .right .slide-type {
    position: relative;
    margin-bottom: 0;
  }
}
.component-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .right .title, #media-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .right .title {
  text-align: left;
  margin-bottom: 0;
  color: white;
}
.component-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .right .description, #media-highlights .container-full-width .swiper.highlightsSwiper .swiper-slide .right .description {
  text-align: left;
  margin-bottom: 16px;
  color: white;
}
.component-highlights .container-full-width.grey, .component-highlights .container-full-width.white, #media-highlights .container-full-width.grey, #media-highlights .container-full-width.white { /*Reply */ }
.component-highlights .container-full-width.grey .slide-type, .component-highlights .container-full-width.white .slide-type, #media-highlights .container-full-width.grey .slide-type, #media-highlights .container-full-width.white .slide-type {
  color: black !important; /*Reply */
}
.component-highlights .container-full-width.grey .title, .component-highlights .container-full-width.white .title, #media-highlights .container-full-width.grey .title, #media-highlights .container-full-width.white .title {
  color: #000 !important; /*Reply */
}
.component-highlights .container-full-width.grey .description, .component-highlights .container-full-width.white .description, #media-highlights .container-full-width.grey .description, #media-highlights .container-full-width.white .description {
  color: #000 !important;
}
.component-highlights .container-full-width.grey .btn-primary-negative, .component-highlights .container-full-width.grey .upload-dropzone.drag-over .upload-label, .upload-dropzone.drag-over .component-highlights .container-full-width.grey .upload-label, .component-highlights .container-full-width.grey .upload-dropzone:hover .upload-label, .upload-dropzone:hover .component-highlights .container-full-width.grey .upload-label, .component-highlights .container-full-width.white .btn-primary-negative, .component-highlights .container-full-width.white .upload-dropzone.drag-over .upload-label, .upload-dropzone.drag-over .component-highlights .container-full-width.white .upload-label, .component-highlights .container-full-width.white .upload-dropzone:hover .upload-label, .upload-dropzone:hover .component-highlights .container-full-width.white .upload-label, #media-highlights .container-full-width.grey .btn-primary-negative, #media-highlights .container-full-width.grey .upload-dropzone.drag-over .upload-label, .upload-dropzone.drag-over #media-highlights .container-full-width.grey .upload-label, #media-highlights .container-full-width.grey .upload-dropzone:hover .upload-label, .upload-dropzone:hover #media-highlights .container-full-width.grey .upload-label, #media-highlights .container-full-width.white .btn-primary-negative, #media-highlights .container-full-width.white .upload-dropzone.drag-over .upload-label, .upload-dropzone.drag-over #media-highlights .container-full-width.white .upload-label, #media-highlights .container-full-width.white .upload-dropzone:hover .upload-label, .upload-dropzone:hover #media-highlights .container-full-width.white .upload-label {
  color: #000;
}

#media-highlights p {
  color: #000 !important;
}
@media (max-width: 1024px) {
  #media-highlights .highlightsSwiper {
    padding-bottom: 60px;
  }
  #media-highlights .highlightsSwiper .swiper-slide {
    display: flex;
    gap: 40px !important; /* Reply */
  }
}

.component-highlights.business {
  position: relative;
}
.component-highlights.business::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 40%;
  left: 0;
  background-blend-mode: multiply;
  top: -40%;
  background: linear-gradient(0deg, #000000 0%, rgba(255, 255, 255, 0) 100%);
}
.component-highlights.business .container-full-width {
  padding-top: 76px;
}

.reportCardDocumentsSwiper .swiper-slide {
  width: 100%;
  height: 100%;
}
.reportCardDocumentsSwiper .swiper-slide .inner-content-card {
  display: grid;
  row-gap: 10px;
  column-gap: 10px;
  grid-template-columns: 1fr 1fr;
  width: 100%;
}
@media (max-width: 576px) {
  .reportCardDocumentsSwiper .swiper-slide .inner-content-card {
    display: flex;
    flex-direction: column;
  }
}
.reportCardDocumentsSwiper .swiper-slide .inner-content-card a {
  display: flex;
  height: 60px;
  padding: 16px;
  align-items: center;
  gap: 24px;
  flex: 1 0 0;
  border: 1px solid transparent;
  border-radius: 10px;
  background: #fff;
  position: relative;
  transition: all 0.3s ease;
}
.reportCardDocumentsSwiper .swiper-slide .inner-content-card a span {
  text-align: left;
}
.reportCardDocumentsSwiper .swiper-slide .inner-content-card a:hover {
  border: 1px solid transparent;
  background-image: linear-gradient(#fff, #fff), linear-gradient(90deg, hsl(349, 100%, 45%), hsla(349, 100%, 45%, 0.2));
  background-origin: border-box;
  background-clip: padding-box, border-box;
}
.reportCardDocumentsSwiper .report-card-swiper-pagination {
  bottom: 0;
}
.reportCardDocumentsSwiper .report-card-swiper-pagination .report-card-swiper-pagination-bullet {
  position: relative;
  margin: 0 !important;
  opacity: 1 !important;
  background-color: transparent;
  width: 24px;
  height: 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s cubic-bezier(0.58, 0, 0.34, 0.99);
}
.reportCardDocumentsSwiper .report-card-swiper-pagination .report-card-swiper-pagination-bullet::before {
  content: "";
  position: relative;
  width: 8px;
  height: 8px;
  border-radius: 6px;
  transition: all 0.3s cubic-bezier(0.58, 0, 0.34, 0.99);
}
.reportCardDocumentsSwiper .report-card-swiper-pagination .report-card-swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 24px;
  height: 24px;
  background-color: transparent;
}
.reportCardDocumentsSwiper .report-card-swiper-pagination .report-card-swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  content: "";
  position: relative;
  width: 8px;
  height: 8px;
  border-radius: 6px;
  transition: all 0.3s cubic-bezier(0.58, 0, 0.34, 0.99);
}
.reportCardDocumentsSwiper .report-card-swiper-pagination.black .report-card-swiper-pagination-bullet::before {
  background: rgba(0, 0, 0, 0.5);
}
.reportCardDocumentsSwiper .report-card-swiper-pagination.black .report-card-swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  background: rgb(0, 0, 0);
}
.reportCardDocumentsSwiper .report-card-swiper-pagination.white .report-card-swiper-pagination-bullet::before {
  background: rgba(255, 255, 255, 0.5);
}
.reportCardDocumentsSwiper .report-card-swiper-pagination.white .report-card-swiper-pagination-bullet.report-card-swiper-pagination-bullet-active::before {
  content: "";
  background: rgb(255, 255, 255);
}

.singleSlideOnGreySwiperFull { /* Reply */ }
.singleSlideOnGreySwiperFull .swiper-slide .padding-top, .singleSlideOnGreySwiperFull .swiper-slide .padding-bottom {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
@media (max-width: 1024px) {
  .singleSlideOnGreySwiperFull .swiper-slide .padding-top, .singleSlideOnGreySwiperFull .swiper-slide .padding-bottom {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media (max-width: 576px) {
  .singleSlideOnGreySwiperFull .swiper-slide .padding-top, .singleSlideOnGreySwiperFull .swiper-slide .padding-bottom {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
.singleSlideOnGreySwiperFull .swiper-slide .container {
  padding: 0;
}
@media (max-width: 1024px) {
  .singleSlideOnGreySwiperFull .swiper-slide .container {
    padding: 0 !important;
  }
}
@media (max-width: 576px) {
  .singleSlideOnGreySwiperFull .swiper-slide .container {
    padding: 0 !important;
  }
}

.singleSlideOnGreySwiper, .launch, .singleSlideOnGreySwiperFull { /* Reply */
  width: 100%;
  height: 100%;
  position: relative;
}
.singleSlideOnGreySwiper .swiper-wrapper, .launch .swiper-wrapper, .singleSlideOnGreySwiperFull .swiper-wrapper {
  padding-bottom: 60px;
}
.singleSlideOnGreySwiper .swiper-slide, .singleSlideOnGreySwiper .slide-internal, .launch .swiper-slide, .launch .slide-internal, .singleSlideOnGreySwiperFull .swiper-slide, .singleSlideOnGreySwiperFull .slide-internal {
  text-align: center;
  display: flex;
  align-items: start;
  gap: 6%;
}
@media (max-width: 1440px) {
  .singleSlideOnGreySwiper .swiper-slide, .singleSlideOnGreySwiper .slide-internal, .launch .swiper-slide, .launch .slide-internal, .singleSlideOnGreySwiperFull .swiper-slide, .singleSlideOnGreySwiperFull .slide-internal {
    align-items: center;
    gap: 40px !important;
    flex-direction: column;
  }
}
.singleSlideOnGreySwiper .swiper-slide.reverse, .singleSlideOnGreySwiper .slide-internal.reverse, .launch .swiper-slide.reverse, .launch .slide-internal.reverse, .singleSlideOnGreySwiperFull .swiper-slide.reverse, .singleSlideOnGreySwiperFull .slide-internal.reverse {
  flex-direction: row-reverse;
}
@media (max-width: 1440px) {
  .singleSlideOnGreySwiper .swiper-slide.reverse, .singleSlideOnGreySwiper .slide-internal.reverse, .launch .swiper-slide.reverse, .launch .slide-internal.reverse, .singleSlideOnGreySwiperFull .swiper-slide.reverse, .singleSlideOnGreySwiperFull .slide-internal.reverse {
    flex-direction: column;
  }
}
.singleSlideOnGreySwiper .swiper-slide .left, .singleSlideOnGreySwiper .slide-internal .left, .launch .swiper-slide .left, .launch .slide-internal .left, .singleSlideOnGreySwiperFull .swiper-slide .left, .singleSlideOnGreySwiperFull .slide-internal .left {
  flex-shrink: 0;
  border-radius: 20px;
  overflow: hidden;
}
.singleSlideOnGreySwiper .swiper-slide .left .video-container,
.singleSlideOnGreySwiper .swiper-slide .left .image-container, .singleSlideOnGreySwiper .slide-internal .left .video-container,
.singleSlideOnGreySwiper .slide-internal .left .image-container, .launch .swiper-slide .left .video-container,
.launch .swiper-slide .left .image-container, .launch .slide-internal .left .video-container,
.launch .slide-internal .left .image-container, .singleSlideOnGreySwiperFull .swiper-slide .left .video-container,
.singleSlideOnGreySwiperFull .swiper-slide .left .image-container, .singleSlideOnGreySwiperFull .slide-internal .left .video-container,
.singleSlideOnGreySwiperFull .slide-internal .left .image-container {
  overflow: hidden;
  aspect-ratio: 650/540;
  height: 540px;
}
@media (max-width: 1440px) {
  .singleSlideOnGreySwiper .swiper-slide .left .video-container,
  .singleSlideOnGreySwiper .swiper-slide .left .image-container, .singleSlideOnGreySwiper .slide-internal .left .video-container,
  .singleSlideOnGreySwiper .slide-internal .left .image-container, .launch .swiper-slide .left .video-container,
  .launch .swiper-slide .left .image-container, .launch .slide-internal .left .video-container,
  .launch .slide-internal .left .image-container, .singleSlideOnGreySwiperFull .swiper-slide .left .video-container,
  .singleSlideOnGreySwiperFull .swiper-slide .left .image-container, .singleSlideOnGreySwiperFull .slide-internal .left .video-container,
  .singleSlideOnGreySwiperFull .slide-internal .left .image-container {
    aspect-ratio: 720/396;
    max-height: 396px;
    height: unset;
  }
}
@media (max-width: 576px) {
  .singleSlideOnGreySwiper .swiper-slide .left .video-container,
  .singleSlideOnGreySwiper .swiper-slide .left .image-container, .singleSlideOnGreySwiper .slide-internal .left .video-container,
  .singleSlideOnGreySwiper .slide-internal .left .image-container, .launch .swiper-slide .left .video-container,
  .launch .swiper-slide .left .image-container, .launch .slide-internal .left .video-container,
  .launch .slide-internal .left .image-container, .singleSlideOnGreySwiperFull .swiper-slide .left .video-container,
  .singleSlideOnGreySwiperFull .swiper-slide .left .image-container, .singleSlideOnGreySwiperFull .slide-internal .left .video-container,
  .singleSlideOnGreySwiperFull .slide-internal .left .image-container {
    border-radius: 16px;
    aspect-ratio: 343/294;
    max-height: 294px;
  }
}
.singleSlideOnGreySwiper .swiper-slide .left .video-container img, .singleSlideOnGreySwiper .swiper-slide .left .video-container video,
.singleSlideOnGreySwiper .swiper-slide .left .image-container img,
.singleSlideOnGreySwiper .swiper-slide .left .image-container video, .singleSlideOnGreySwiper .slide-internal .left .video-container img, .singleSlideOnGreySwiper .slide-internal .left .video-container video,
.singleSlideOnGreySwiper .slide-internal .left .image-container img,
.singleSlideOnGreySwiper .slide-internal .left .image-container video, .launch .swiper-slide .left .video-container img, .launch .swiper-slide .left .video-container video,
.launch .swiper-slide .left .image-container img,
.launch .swiper-slide .left .image-container video, .launch .slide-internal .left .video-container img, .launch .slide-internal .left .video-container video,
.launch .slide-internal .left .image-container img,
.launch .slide-internal .left .image-container video, .singleSlideOnGreySwiperFull .swiper-slide .left .video-container img, .singleSlideOnGreySwiperFull .swiper-slide .left .video-container video,
.singleSlideOnGreySwiperFull .swiper-slide .left .image-container img,
.singleSlideOnGreySwiperFull .swiper-slide .left .image-container video, .singleSlideOnGreySwiperFull .slide-internal .left .video-container img, .singleSlideOnGreySwiperFull .slide-internal .left .video-container video,
.singleSlideOnGreySwiperFull .slide-internal .left .image-container img,
.singleSlideOnGreySwiperFull .slide-internal .left .image-container video {
  display: block;
  width: 100%;
  object-fit: cover;
  height: 100%;
}
.singleSlideOnGreySwiper .swiper-slide .right, .singleSlideOnGreySwiper .slide-internal .right, .launch .swiper-slide .right, .launch .slide-internal .right, .singleSlideOnGreySwiperFull .swiper-slide .right, .singleSlideOnGreySwiperFull .slide-internal .right {
  display: flex;
  flex-direction: column;
  gap: 24px;
  color: black;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  height: auto;
  align-self: stretch;
  width: 100%;
}
@media (max-width: 1440px) {
  .singleSlideOnGreySwiper .swiper-slide .right, .singleSlideOnGreySwiper .slide-internal .right, .launch .swiper-slide .right, .launch .slide-internal .right, .singleSlideOnGreySwiperFull .swiper-slide .right, .singleSlideOnGreySwiperFull .slide-internal .right {
    width: 100%;
    order: 1;
    gap: 24px;
  }
}
.singleSlideOnGreySwiper .swiper-slide .right .slide-type, .singleSlideOnGreySwiper .slide-internal .right .slide-type, .launch .swiper-slide .right .slide-type, .launch .slide-internal .right .slide-type, .singleSlideOnGreySwiperFull .swiper-slide .right .slide-type, .singleSlideOnGreySwiperFull .slide-internal .right .slide-type {
  text-transform: uppercase;
  position: absolute;
  top: 0;
}
.singleSlideOnGreySwiper .swiper-slide .right .title, .singleSlideOnGreySwiper .slide-internal .right .title, .launch .swiper-slide .right .title, .launch .slide-internal .right .title, .singleSlideOnGreySwiperFull .swiper-slide .right .title, .singleSlideOnGreySwiperFull .slide-internal .right .title {
  text-align: left;
  margin: 0;
}
.singleSlideOnGreySwiper .swiper-slide .right .description, .singleSlideOnGreySwiper .slide-internal .right .description, .launch .swiper-slide .right .description, .launch .slide-internal .right .description, .singleSlideOnGreySwiperFull .swiper-slide .right .description, .singleSlideOnGreySwiperFull .slide-internal .right .description {
  text-align: left;
  margin-bottom: 0;
}
.singleSlideOnGreySwiper .swiper-slide .right .btn-primary-positive, .singleSlideOnGreySwiper .slide-internal .right .btn-primary-positive, .launch .swiper-slide .right .btn-primary-positive, .launch .slide-internal .right .btn-primary-positive, .singleSlideOnGreySwiperFull .swiper-slide .right .btn-primary-positive, .singleSlideOnGreySwiperFull .slide-internal .right .btn-primary-positive {
  text-transform: uppercase;
  margin-top: 16px;
}
.singleSlideOnGreySwiper.no-button .swiper-slide .right, .launch.no-button .swiper-slide .right, .singleSlideOnGreySwiperFull.no-button .swiper-slide .right {
  justify-content: start;
}
.singleSlideOnGreySwiper.no-button.with-video .swiper-slide .left, .launch.no-button.with-video .swiper-slide .left, .singleSlideOnGreySwiperFull.no-button.with-video .swiper-slide .left {
  width: calc(50% - 10px) !important;
  overflow: visible !important;
}
.singleSlideOnGreySwiper.no-button.with-video .swiper-slide .left .video-container, .launch.no-button.with-video .swiper-slide .left .video-container, .singleSlideOnGreySwiperFull.no-button.with-video .swiper-slide .left .video-container {
  width: 100% !important;
  transform: none !important;
  overflow: visible !important;
}
.singleSlideOnGreySwiper.no-button.with-video .swiper-slide .left .video-container img, .launch.no-button.with-video .swiper-slide .left .video-container img, .singleSlideOnGreySwiperFull.no-button.with-video .swiper-slide .left .video-container img {
  transform: none !important;
}

.singleSlideOnGreyCard {
  text-align: center;
  display: flex;
  align-items: start;
  justify-content: space-between;
  gap: 6%;
}
@media (max-width: 1440px) {
  .singleSlideOnGreyCard {
    gap: 40px !important;
    flex-direction: column;
    align-items: center;
  }
}
@media (max-width: 576px) {
  .singleSlideOnGreyCard {
    gap: 24px !important;
  }
}
.singleSlideOnGreyCard.reverse {
  flex-direction: row-reverse;
}
@media (max-width: 1440px) {
  .singleSlideOnGreyCard.reverse {
    flex-direction: column;
  }
}
.singleSlideOnGreyCard .left {
  flex-shrink: 0;
  border-radius: 20px;
  overflow: hidden;
}
.singleSlideOnGreyCard .left .video-container,
.singleSlideOnGreyCard .left .image-container {
  overflow: hidden;
  aspect-ratio: 650/540;
  height: 540px;
}
@media (max-width: 1440px) {
  .singleSlideOnGreyCard .left .video-container,
  .singleSlideOnGreyCard .left .image-container {
    aspect-ratio: 720/396;
    max-height: 396px;
    height: unset;
  }
}
@media (max-width: 576px) {
  .singleSlideOnGreyCard .left .video-container,
  .singleSlideOnGreyCard .left .image-container {
    border-radius: 16px;
    aspect-ratio: 343/294;
    max-height: 294px;
  }
}
.singleSlideOnGreyCard .left .video-container video,
.singleSlideOnGreyCard .left .image-container video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.singleSlideOnGreyCard .left .video-container img,
.singleSlideOnGreyCard .left .image-container img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.singleSlideOnGreyCard .right {
  display: flex;
  flex-direction: column;
  gap: 24px;
  color: black;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  height: auto;
  align-self: stretch;
}
@media (max-width: 1440px) {
  .singleSlideOnGreyCard .right {
    width: 100%;
    order: 1;
    gap: 24px;
  }
}
.singleSlideOnGreyCard .right .slide-type {
  text-transform: uppercase;
  position: absolute;
  top: 0;
}
.singleSlideOnGreyCard .right .title {
  text-align: left;
  margin: 0;
}
.singleSlideOnGreyCard .right .description {
  text-align: left;
  margin-bottom: 0;
}
.singleSlideOnGreyCard .right .btn-primary-positive {
  text-transform: uppercase;
  margin-top: 16px;
}
.singleSlideOnGreyCard.with-video .left {
  width: calc(50% - 10px) !important;
  overflow: visible !important;
}
@media (max-width: 1024px) {
  .singleSlideOnGreyCard.with-video .left {
    width: 100% !important;
  }
}
@media (max-width: 576px) {
  .singleSlideOnGreyCard.with-video .left {
    border-radius: 20px;
  }
}
.singleSlideOnGreyCard.with-video .left .video-container {
  width: 100% !important;
  transform: none !important;
  overflow: visible !important;
}
.singleSlideOnGreyCard.with-video .left .video-container img {
  transform: none !important;
}

.carousel-plus-button-swiper-wrapper .carousel-plus-button-swiper {
  width: 100%;
  height: 100%;
  position: relative;
  padding-bottom: 60px;
}
@media (max-width: 1024px) {
  .carousel-plus-button-swiper-wrapper .carousel-plus-button-swiper {
    width: calc(100% + 24px);
  }
}
.carousel-plus-button-swiper-wrapper .carousel-plus-button-swiper .swiper-slide {
  display: flex;
  gap: 20px;
  width: 430px;
  height: 566px;
}
.carousel-plus-button-swiper-wrapper .carousel-plus-button-swiper .swiper-slide .carousel-plus-button-card {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 20px;
  min-height: 150px;
  overflow: hidden;
}
@media (max-width: 576px) {
  .carousel-plus-button-swiper-wrapper .carousel-plus-button-swiper .swiper-slide .carousel-plus-button-card {
    border-radius: 20px;
  }
}
.carousel-plus-button-swiper-wrapper .carousel-plus-button-swiper .swiper-slide .carousel-plus-button-card .image-content {
  position: relative;
  height: 100%;
}
.carousel-plus-button-swiper-wrapper .carousel-plus-button-swiper .swiper-slide .carousel-plus-button-card .image-content img {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
  -webkit-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0;
  -moz-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0;
  -o-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0;
  -ms-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0;
  transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0;
  will-change: transform;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-plus-button-swiper-wrapper .carousel-plus-button-swiper .swiper-slide .carousel-plus-button-card .image-content img {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -ms-transition: all 0s;
    transition: all 0s;
    transition-delay: 0ms;
    animation-duration: 0s;
    animation-delay: 0ms;
  }
}
.carousel-plus-button-swiper-wrapper .carousel-plus-button-swiper .swiper-slide .carousel-plus-button-card .image-content::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0) 50%);
}
.carousel-plus-button-swiper-wrapper .carousel-plus-button-swiper .swiper-slide .carousel-plus-button-card .card-title {
  color: white;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 20px;
}
.carousel-plus-button-swiper-wrapper .carousel-plus-button-swiper .swiper-slide .carousel-plus-button-card .card-title p {
  color: #fff;
}
@media (max-width: 1024px) {
  .carousel-plus-button-swiper-wrapper .carousel-plus-button-swiper .swiper-slide .carousel-plus-button-card .card-title {
    padding: 24px;
  }
}
.carousel-plus-button-swiper-wrapper .carousel-plus-button-swiper .swiper-slide .carousel-plus-button-card .btn-cross {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
@media (hover: hover) {
  .carousel-plus-button-swiper-wrapper .carousel-plus-button-swiper .swiper-slide .carousel-plus-button-card:hover .image-content img {
    transform: scale3d(1.1, 1.1, 1);
  }
}
@media (max-width: 1024px) {
  .carousel-plus-button-swiper-wrapper .carousel-plus-button-swiper .swiper-pagination {
    width: calc(100% - 24px);
  }
}
.carousel-plus-button-swiper-wrapper .toolbar {
  padding-top: 40px;
  text-align: center;
}
.carousel-plus-button-swiper-wrapper .toolbar .btn-primary-positive {
  display: inline-block;
  margin: auto;
}

.banner-swiper-wrapper {
  position: relative;
  /* padding-bottom: 0;
  @include for-tablet {
    padding-left: 24px;
    padding-right: 24px;
  }
  @include for-mobile {
    padding-left: 16px;
    padding-right: 16px;
  } */
}
.banner-swiper-wrapper .banner-swiper {
  position: relative;
  padding-bottom: 60px;
}

.hero-video {
  position: relative;
  overflow: hidden;
}
.hero-video.hero-bottom-gradient.no-after::after {
  display: none;
}
.hero-video video {
  min-width: 100% !important;
  min-height: 100% !important;
  display: block; /* Prevents inline-block behavior that can cause extra space */
  position: absolute;
  z-index: 1;
}
.hero-video .text-content {
  position: relative;
  height: calc(100vh - 32px);
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-bottom: 143px !important;
  z-index: 3;
  color: white;
}
@supports (height: 100dvh) {
  .hero-video .text-content {
    height: calc(100dvh - 32px);
  }
}
.hero-video .text-content .body-medium {
  color: white;
  max-width: 764px;
  margin-inline: auto;
}
@media (max-width: 576px) {
  .hero-video .text-content .body-medium {
    max-width: 310px;
  }
}
.hero-video .text-content h1 {
  text-align: center;
  margin-top: auto;
  text-transform: uppercase;
}
@media (max-width: 576px) {
  .hero-video .text-content h1 {
    font-size: 2.2rem;
    line-height: 2.5rem;
  }
}

.container.hero-image {
  position: relative;
}
.container.hero-image.black {
  min-height: 334px;
  padding-top: 100px;
}
.container.hero-image.black .text-content {
  padding: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  transform: translateY(32px);
}
.container.hero-image.black .text-content h2, .container.hero-image.black .text-content h1 {
  color: #FFF;
  max-height: 170px;
  overflow: hidden;
  /* text-overflow: ellipsis; */
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .container.hero-image.black .text-content h2, .container.hero-image.black .text-content h1 {
    -webkit-line-clamp: 4;
    max-height: 190px;
  }
}
.container.hero-image .text-content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding-bottom: 136px;
  z-index: 1;
  color: white;
}
.container.hero-image .text-content h1 {
  text-align: center;
  margin-bottom: 0;
  text-transform: uppercase;
  margin-bottom: 30px;
  overflow-wrap: anywhere;
}
@media (max-width: 576px) {
  .container.hero-image .text-content h1 {
    font-size: 2.2rem;
  }
}
.container.hero-image .text-content p {
  text-align: center;
  max-width: 764px;
  margin-bottom: 0;
}
.container.hero-image .text-content .body-medium {
  color: #fff; /*Reply */
}

.pressrelease-detail .container.hero-image.black, .newsandstories-detail .container.hero-image.black {
  padding-top: 150px;
}
@media (max-width: 1024px) {
  .pressrelease-detail .container.hero-image.black, .newsandstories-detail .container.hero-image.black {
    padding-top: 100px;
  }
}
.pressrelease-detail .container.hero-image.black .text-content, .newsandstories-detail .container.hero-image.black .text-content {
  position: relative;
  padding-bottom: 100px !important;
  min-height: 184px;
  transform: none;
}
@media (max-width: 1024px) {
  .pressrelease-detail .container.hero-image.black .text-content, .newsandstories-detail .container.hero-image.black .text-content {
    padding-bottom: 70px !important;
  }
}
.pressrelease-detail .container.hero-image.black .text-content h2, .pressrelease-detail .container.hero-image.black .text-content h1, .newsandstories-detail .container.hero-image.black .text-content h2, .newsandstories-detail .container.hero-image.black .text-content h1 {
  color: #FFF;
  max-height: none;
  overflow: hidden;
  /* text-overflow: ellipsis; */
  display: -webkit-box;
  -webkit-line-clamp: none;
  -webkit-box-orient: vertical;
}
@media (max-width: 1024px) {
  .pressrelease-detail .container.hero-image.black .text-content h2, .pressrelease-detail .container.hero-image.black .text-content h1, .newsandstories-detail .container.hero-image.black .text-content h2, .newsandstories-detail .container.hero-image.black .text-content h1 {
    -webkit-line-clamp: none;
    max-height: none;
  }
}
@media (max-width: 576px) {
  .pressrelease-detail .container.hero-image.black .text-content h2, .pressrelease-detail .container.hero-image.black .text-content h1, .newsandstories-detail .container.hero-image.black .text-content h2, .newsandstories-detail .container.hero-image.black .text-content h1 {
    font-size: 2.2rem;
  }
}

.container-full-width.hero-image-small {
  position: relative;
  overflow: hidden;
}
@media (max-width: 576px) {
  .container-full-width.hero-image-small.product .bg-picture {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: none;
    z-index: 0;
  }
  .container-full-width.hero-image-small.product .text-content {
    position: relative;
    bottom: 0;
    padding-bottom: 60px !important;
    padding-top: 80px !important;
    height: auto;
    min-height: 300px;
  }
}
.container-full-width.hero-image-small .text-content {
  position: relative;
  width: 100%;
  height: 550px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-direction: column;
  padding-bottom: 112px;
  z-index: 3;
  color: white;
  /*
  p{
    text-align: center;
    max-width: 764px;
    margin-bottom: 0;
  } */
}
@media (max-width: 1024px) {
  .container-full-width.hero-image-small .text-content {
    padding-inline: 16px;
  }
}
@media (max-width: 576px) {
  .container-full-width.hero-image-small .text-content {
    height: 100vh;
  }
}
.container-full-width.hero-image-small .text-content h1 {
  text-align: center;
  margin-bottom: 0;
  text-transform: uppercase;
  margin-bottom: 30px;
  color: white;
  width: 100%;
  overflow-wrap: anywhere;
}
@media (max-width: 576px) {
  .container-full-width.hero-image-small .text-content h1 {
    font-size: 2.2rem;
    line-height: 2.5rem;
  }
}
.container-full-width.hero-image-small .text-content .body-medium { /*Reply */
  color: #fff;
  max-width: 764px;
  margin-inline: auto;
}
@media (max-width: 576px) {
  .container-full-width.hero-image-small .text-content .body-medium {
    max-width: 310px;
  }
}

.hero-gallery-crossfade {
  position: relative;
}
.hero-gallery-crossfade .gallery-wrapper {
  position: absolute;
  top: 1%;
  transform: translateY(-1%);
  left: 0;
  width: 100%;
  height: 100%;
  min-width: 100% !important;
  min-height: 100% !important;
  overflow: hidden;
}
.hero-gallery-crossfade .text-content {
  position: relative;
  width: 100%;
  min-height: calc(100vh - 32px);
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-direction: column;
  padding-bottom: 182px;
  z-index: 3;
  color: white;
}
@supports (height: 100dvh) {
  .hero-gallery-crossfade .text-content {
    min-height: calc(100dvh - 32px);
  }
}
@media (max-width: 576px) {
  .hero-gallery-crossfade .text-content {
    padding-bottom: 96px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.hero-gallery-crossfade .text-content.business {
  padding-bottom: 140px;
}
.hero-gallery-crossfade .text-content h1 {
  text-align: center;
  margin-bottom: 0;
  text-transform: uppercase;
  margin-bottom: 32px;
  color: white;
  overflow-wrap: anywhere;
}
@media (max-width: 576px) {
  .hero-gallery-crossfade .text-content h1 {
    margin-bottom: 24px;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }
}
.hero-gallery-crossfade .text-content .body-medium {
  text-align: center;
  max-width: 764px;
  margin-bottom: 0;
  color: white;
}
@media (max-width: 1024px) {
  .hero-gallery-crossfade .text-content .body-medium {
    padding-inline: 24px;
  }
}
@media (max-width: 576px) {
  .hero-gallery-crossfade .text-content .body-medium {
    max-width: 310px;
  }
}

.color-change {
  overflow: hidden;
  background: white;
  position: relative;
  width: 100vw !important;
}
.color-change .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 400vh;
  background: white;
}
.color-change .who-is-leonardo-content {
  width: 100%;
  height: 100vh;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.color-change .who-is-leonardo-content .fixed-text {
  position: relative;
  width: 100%;
  max-width: 1200px;
  text-align: center;
  color: rgb(131, 131, 131) !important;
}
.color-change .who-is-leonardo-content .fixed-text span,
.color-change .who-is-leonardo-content .fixed-text strong,
.color-change .who-is-leonardo-content .fixed-text code {
  color: black;
  font-weight: 200;
}

.component-joint-ventures {
  color: white;
  position: relative;
}
.component-joint-ventures::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 20%;
  left: 0;
  background-blend-mode: multiply;
  top: -20%;
  background: linear-gradient(0deg, #000000 0%, rgba(255, 255, 255, 0) 100%);
}
.component-joint-ventures .container-full-width .container {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .component-joint-ventures .container-full-width .container {
    flex-direction: column;
    gap: 38px;
  }
}
.component-joint-ventures .container-full-width .container > div:nth-child(2) {
  display: flex;
  flex-direction: column;
  gap: 24px;
  justify-content: flex-start;
  align-items: center;
}
.component-joint-ventures .container-full-width .container > div:nth-child(2) a {
  position: relative;
  display: block;
  flex-shrink: 0;
}
.component-joint-ventures .container-full-width .container h2 {
  text-transform: uppercase;
  font-weight: 200;
  margin-bottom: 32px;
  color: white;
}
@media (max-width: 1024px) {
  .component-joint-ventures .container-full-width .container h2 {
    text-align: center;
  }
}
.component-joint-ventures .container-full-width .container p {
  font-weight: 300;
  color: white;
  max-width: 426px;
}
@media (max-width: 1024px) {
  .component-joint-ventures .container-full-width .container p {
    text-align: center;
    margin: auto;
  }
}

.component-numbers .black .content .card .number, .component-numbers .black .content .card .number span, .component-numbers .black .content .card .label {
  color: #fff; /* Reply */
}
.component-numbers .black .content .divider {
  background: rgba(255, 255, 255, 0.5); /* Reply */
}
.component-numbers .content {
  width: 100%;
  display: flex;
  margin: auto;
  align-items: flex-start;
  color: white;
  padding-top: 76px;
  padding-bottom: 40px;
  justify-content: center;
  align-items: flex-start;
}
@media (max-width: 1024px) {
  .component-numbers .content {
    padding-top: 48px;
  }
}
@media (max-width: 576px) {
  .component-numbers .content {
    padding-top: 40px;
    padding-bottom: 14px;
    flex-direction: column;
    align-items: center;
  }
}
.component-numbers .content .divider {
  width: 1px;
  height: 211px;
  background: rgba(0, 0, 0, 0.5); /* Reply */
  position: relative;
  /* Reply */
}
@media (max-width: 576px) {
  .component-numbers .content .divider {
    width: 211px;
    height: 1px;
  }
}
.component-numbers .content .divider:last-of-type { /* Reply */
  display: none; /* Reply */
}
.component-numbers .content .card {
  position: relative;
  width: 33%;
  text-align: center;
  display: flex;
  flex-direction: column;
  padding: 24px 32px;
  background: none;
  box-shadow: none;
  /* Reply */
  margin: 0; /* Reply */
}
@media (max-width: 576px) {
  .component-numbers .content .card {
    width: 100%;
  }
}
.component-numbers .content .card .number {
  color: #000; /* Reply */
  text-align: center;
  text-transform: none;
  display: block;
  margin-bottom: 0;
}
.component-numbers .content .card .number span {
  color: #000; /* Reply */
}
@media (max-width: 576px) {
  .component-numbers .content .card .number {
    margin-bottom: 0;
    text-transform: uppercase;
  }
}
.component-numbers .content .card .label {
  margin-top: 8px;
  text-transform: uppercase;
  color: black; /* Reply */
  border: 0; /* Reply */
  padding: 0; /* Reply */
  margin: 0; /* Reply */
  border: 0; /* Reply */
  display: block; /* Reply */
}
.component-numbers .toolbar {
  position: relative;
  text-align: center;
  display: block; /* Reply */
}

.component-home-helicopters .helicopters-carousel-container {
  position: relative;
  width: 100%;
  min-height: 600px;
}
@media (max-width: 1024px) {
  .component-home-helicopters .helicopters-carousel-container {
    min-height: 865px;
  }
}
@media (max-width: 576px) {
  .component-home-helicopters .helicopters-carousel-container {
    min-height: 640px;
    height: 640px;
  }
}
.component-home-helicopters .helicopters-backgrounds {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  overflow: hidden;
}
.component-home-helicopters .helicopters-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: translateX(100%); /* start offscreen right */
}
.component-home-helicopters .content {
  position: relative;
  z-index: 2;
  display: flex;
}
@media (max-width: 1024px) {
  .component-home-helicopters .content {
    height: 865px;
  }
}
@media (max-width: 576px) {
  .component-home-helicopters .content {
    height: 640px;
  }
}
.component-home-helicopters .content .glass {
  width: 520px;
  min-height: 550px;
  position: relative;
  padding: 24px 40px;
  display: block;
  margin-top: 253px;
  margin-left: auto;
  margin-right: 60px;
  margin-bottom: 60px;
  max-width: 520px;
  text-align: center;
}
@media (max-width: 1024px) {
  .component-home-helicopters .content .glass {
    width: 100%;
    max-width: none;
    margin-inline: 24px;
    margin-bottom: 24px;
    align-self: flex-end;
  }
}
@media (max-width: 576px) {
  .component-home-helicopters .content .glass {
    height: unset;
    border-radius: 0;
    padding: 20px;
    width: 100%;
    min-height: auto;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-top: 450px;
  }
}
.component-home-helicopters .content .glass .glass-content-slide {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.component-home-helicopters .content .glass .glass-content-slide.active {
  display: flex;
  position: relative;
  flex-direction: column;
  height: 100%;
  justify-content: space-around;
}
.component-home-helicopters .content .glass .glass-header {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 24px;
}
.component-home-helicopters .content .glass .glass-header h2 {
  text-transform: uppercase;
  font-weight: 200;
  margin-bottom: 0;
}
.component-home-helicopters .content .glass .glass-header p.description {
  font-weight: 300;
  letter-spacing: 0.32px;
  text-align: center;
  margin-bottom: 0;
}
@media (max-width: 576px) {
  .component-home-helicopters .content .glass .glass-body {
    display: none;
  }
}
.component-home-helicopters .content .glass .glass-body .glass-body-row {
  margin-bottom: 8px;
  display: flex;
  gap: 8px;
}
.component-home-helicopters .content .glass .glass-body .glass-body-row .card {
  position: relative;
  color: black;
  text-align: center;
  display: flex;
  flex-direction: column;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.4);
  justify-content: center;
  padding: 20px 10px;
  min-height: 108px;
  margin: 0; /* Reply */
  box-shadow: none;
  /* Reply */
  width: 100%; /* Reply */
}
.component-home-helicopters .content .glass .glass-body .glass-body-row .card .number,
.component-home-helicopters .content .glass .glass-body .glass-body-row .card .simple-text {
  /* text-align: center;
  font-family: 'LineaSansExtraLight';
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 200;
  line-height: 110%;*/
  margin-bottom: 8px;
}
@media (max-width: 1024px) {
  .component-home-helicopters .content .glass .glass-body .glass-body-row .card .number,
  .component-home-helicopters .content .glass .glass-body .glass-body-row .card .simple-text {
    font-size: 24px;
    line-height: 30px;
  }
}
.component-home-helicopters .content .glass .glass-body .glass-body-row .card .label {
  margin-top: 0;
  font-family: "LineaSansExtraLight";
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 13.2px */
  letter-spacing: 0.72px;
  text-transform: uppercase;
  border: 0; /* Reply */
  padding: 0; /* Reply */
  margin: 0; /* Reply */
  border: 0; /* Reply */
  display: block; /* Reply */
}
@media (max-width: 1024px) {
  .component-home-helicopters .content .glass .glass-body .glass-body-row .card .label {
    font-size: 14px;
  }
}
.component-home-helicopters .content .glass .glass-body .glass-body-row .card.countries {
  width: calc(50% - 4px);
}
.component-home-helicopters .content .glass .glass-body .glass-body-row .card.tons, .component-home-helicopters .content .glass .glass-body .glass-body-row .card.solutions {
  flex-grow: 1;
}
.component-home-helicopters .content .glass .glass-body .glass-body-row:last-child {
  margin-bottom: 0;
}
.component-home-helicopters .content .glass .glass-footer {
  padding-top: 24px;
  text-align: center;
}
@media (max-width: 576px) {
  .component-home-helicopters .content .glass .glass-footer {
    padding-top: 0;
  }
}

.component-focus .focus-swiper-wrapper {
  padding: 0;
}
.component-focus .focus-swiper-wrapper .focus-head {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 16px;
  margin-bottom: 32px;
}
@media (max-width: 576px) {
  .component-focus .focus-swiper-wrapper .focus-head {
    gap: 8px;
    margin-bottom: 16px;
  }
}
.component-focus .focus-swiper-wrapper .focus-head h2 {
  margin-bottom: 0;
}
@media (max-width: 576px) {
  .component-focus .focus-swiper-wrapper .focus-head img {
    max-width: 40px;
  }
}
.component-focus .focus-swiper-wrapper .toolbar {
  text-align: center;
}
.component-focus .focus-swiper-wrapper .toolbar .btn-primary-positive {
  display: inline-block;
  margin: auto;
}

.component-work-with-us .container-full-width .container .content {
  display: flex;
  flex-direction: column;
}
@media (max-width: 1024px) {
  .component-work-with-us .container-full-width .container .content {
    padding-top: 0;
  }
}
.component-work-with-us .container-full-width .container .content .work-with-us-head {
  display: flex;
  justify-content: space-between;
  margin-bottom: 32px;
  gap: 20px; /* Reply */
}
@media (max-width: 1024px) {
  .component-work-with-us .container-full-width .container .content .work-with-us-head {
    flex-direction: column;
    gap: 24px;
    margin-bottom: 24px;
  }
}
@media (max-width: 576px) {
  .component-work-with-us .container-full-width .container .content .work-with-us-head {
    flex-direction: column;
    gap: 16px;
    margin-bottom: 8px;
  }
}
.component-work-with-us .container-full-width .container .content .work-with-us-head h2 {
  text-transform: uppercase;
  font-weight: 200;
  margin-bottom: 0;
}
.component-work-with-us .container-full-width .container .content .work-with-us-head p {
  margin-bottom: 0;
}
.component-work-with-us .container-full-width .container .content .work-with-us-head .card-title {
  font-size: 26px;
  line-height: 34px;
  text-transform: none;
}
@media (max-width: 576px) {
  .component-work-with-us .container-full-width .container .content .work-with-us-head .card-title {
    font-size: 20px;
    line-height: 26px;
  }
}
.component-work-with-us .container-full-width .container .content .work-with-us-swiper-wrapper .work-with-us-swiper {
  width: 100%;
  height: 100%;
  position: relative;
  padding-bottom: 60px;
  overflow: visible;
}
@media (max-width: 1024px) {
  .component-work-with-us .container-full-width .container .content .work-with-us-swiper-wrapper .work-with-us-swiper {
    width: calc(100% + 24px);
  }
}
.component-work-with-us .container-full-width .container .content .work-with-us-swiper-wrapper .work-with-us-swiper .swiper-slide {
  display: flex;
  gap: 20px;
  width: 100%;
  height: 566px;
  max-width: 430px;
}
@media (max-width: 576px) {
  .component-work-with-us .container-full-width .container .content .work-with-us-swiper-wrapper .work-with-us-swiper .swiper-slide {
    max-width: 360px;
    height: 404px;
  }
}
.component-work-with-us .container-full-width .container .content .work-with-us-swiper-wrapper .work-with-us-swiper .swiper-slide .work-with-us-card {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 20px;
  min-height: 150px;
  overflow: hidden;
  text-decoration: none;
  border: none;
  cursor: pointer;
}
.component-work-with-us .container-full-width .container .content .work-with-us-swiper-wrapper .work-with-us-swiper .swiper-slide .work-with-us-card[type=button] {
  text-align: left;
  padding: 0;
  background: transparent;
}
.component-work-with-us .container-full-width .container .content .work-with-us-swiper-wrapper .work-with-us-swiper .swiper-slide .work-with-us-card[type=button]:focus {
  outline: 2px solid #E4002B;
  outline-offset: 2px;
}
.component-work-with-us .container-full-width .container .content .work-with-us-swiper-wrapper .work-with-us-swiper .swiper-slide .work-with-us-card .image-content {
  position: relative;
  width: 100%;
  height: 100%;
}
.component-work-with-us .container-full-width .container .content .work-with-us-swiper-wrapper .work-with-us-swiper .swiper-slide .work-with-us-card .image-content img {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
  transition: transform 0.3s ease-out;
  -webkit-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0;
  -moz-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0;
  -o-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0;
  -ms-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0;
  transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0;
  will-change: transform;
}
@media (prefers-reduced-motion: reduce) {
  .component-work-with-us .container-full-width .container .content .work-with-us-swiper-wrapper .work-with-us-swiper .swiper-slide .work-with-us-card .image-content img {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -ms-transition: all 0s;
    transition: all 0s;
    transition-delay: 0ms;
    animation-duration: 0s;
    animation-delay: 0ms;
  }
}
.component-work-with-us .container-full-width .container .content .work-with-us-swiper-wrapper .work-with-us-swiper .swiper-slide .work-with-us-card .image-content::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0) 50%);
}
.component-work-with-us .container-full-width .container .content .work-with-us-swiper-wrapper .work-with-us-swiper .swiper-slide .work-with-us-card .card-title {
  color: white;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 20px;
}
.component-work-with-us .container-full-width .container .content .work-with-us-swiper-wrapper .work-with-us-swiper .swiper-slide .work-with-us-card .card-title p {
  color: #fff;
}
@media (max-width: 1024px) {
  .component-work-with-us .container-full-width .container .content .work-with-us-swiper-wrapper .work-with-us-swiper .swiper-slide .work-with-us-card .card-title {
    padding: 24px;
  }
}
.component-work-with-us .container-full-width .container .content .work-with-us-swiper-wrapper .work-with-us-swiper .swiper-slide .work-with-us-card .btn-cross {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
@media (hover: hover) {
  .component-work-with-us .container-full-width .container .content .work-with-us-swiper-wrapper .work-with-us-swiper .swiper-slide .work-with-us-card:hover .image-content img {
    transform: scale3d(1.1, 1.1, 1);
  }
}
@media (max-width: 1024px) {
  .component-work-with-us .container-full-width .container .content .work-with-us-swiper-wrapper .work-with-us-swiper .swiper-pagination {
    width: calc(100% - 24px);
  }
}
.component-work-with-us .container-full-width .container .content .job-swiper-wrapper {
  padding: 0;
}
@media (max-width: 576px) {
  .component-work-with-us .container-full-width .container .content .job-swiper-wrapper {
    padding: 0;
  }
}
.component-work-with-us .container-full-width .container .content .job-swiper-wrapper .jobSwiper {
  width: 100%;
  height: 100%;
  position: relative;
  padding-bottom: 60px;
}
.component-work-with-us .container-full-width .container .content .job-swiper-wrapper .jobSwiper .swiper-wrapper .swiper-slide {
  border-radius: 20px;
  overflow: hidden;
  display: flex;
  align-items: stretch;
  justify-content: flex-end;
  position: relative;
  min-height: 678px;
}
@media (max-width: 1024px) {
  .component-work-with-us .container-full-width .container .content .job-swiper-wrapper .jobSwiper .swiper-wrapper .swiper-slide {
    min-height: 796px;
    flex-direction: column;
  }
}
@media (max-width: 576px) {
  .component-work-with-us .container-full-width .container .content .job-swiper-wrapper .jobSwiper .swiper-wrapper .swiper-slide {
    min-height: 568px;
  }
}
.component-work-with-us .container-full-width .container .content .job-swiper-wrapper .jobSwiper .swiper-wrapper .swiper-slide .bg {
  min-height: 678px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
@media (max-width: 576px) {
  .component-work-with-us .container-full-width .container .content .job-swiper-wrapper .jobSwiper .swiper-wrapper .swiper-slide .bg {
    min-height: auto;
    width: 100%;
  }
}
.component-work-with-us .container-full-width .container .content .job-swiper-wrapper .jobSwiper .swiper-wrapper .swiper-slide .glass {
  position: relative;
  margin-block: 24px;
  right: 22px;
  padding: 24px 40px;
  display: flex;
  flex-direction: column;
  max-width: 550px;
  width: 100%;
}
@media (max-width: 1024px) {
  .component-work-with-us .container-full-width .container .content .job-swiper-wrapper .jobSwiper .swiper-wrapper .swiper-slide .glass {
    top: auto;
    bottom: 0;
    right: 0;
    margin-bottom: 0;
    padding: 24px;
    height: auto;
    max-width: none;
  }
}
.component-work-with-us .container-full-width .container .content .job-swiper-wrapper .jobSwiper .swiper-wrapper .swiper-slide .glass .job-card-header {
  display: flex;
  gap: 24px;
  margin-bottom: 24px;
  flex-direction: column;
}
@media (max-width: 1024px) {
  .component-work-with-us .container-full-width .container .content .job-swiper-wrapper .jobSwiper .swiper-wrapper .swiper-slide .glass .job-card-header {
    flex-direction: column;
    gap: 16px;
    margin-bottom: 16px;
  }
}
@media (max-width: 576px) {
  .component-work-with-us .container-full-width .container .content .job-swiper-wrapper .jobSwiper .swiper-wrapper .swiper-slide .glass .job-card-header {
    flex-direction: row-reverse;
  }
}
.component-work-with-us .container-full-width .container .content .job-swiper-wrapper .jobSwiper .swiper-wrapper .swiper-slide .glass .job-card-header .job-title {
  flex-grow: 1;
  text-transform: uppercase;
  margin-bottom: 0;
}
@media (max-width: 576px) {
  .component-work-with-us .container-full-width .container .content .job-swiper-wrapper .jobSwiper .swiper-wrapper .swiper-slide .glass .job-card-header .job-title {
    font-size: 26px;
  }
}
.component-work-with-us .container-full-width .container .content .job-swiper-wrapper .jobSwiper .swiper-wrapper .swiper-slide .glass .job-card-header .job-icon {
  width: 76px;
  height: auto;
}
@media (max-width: 1024px) {
  .component-work-with-us .container-full-width .container .content .job-swiper-wrapper .jobSwiper .swiper-wrapper .swiper-slide .glass .job-card-header .job-icon {
    width: 56px;
  }
}
@media (max-width: 576px) {
  .component-work-with-us .container-full-width .container .content .job-swiper-wrapper .jobSwiper .swiper-wrapper .swiper-slide .glass .job-card-header .job-icon {
    width: 56px;
  }
}
.component-work-with-us .container-full-width .container .content .job-swiper-wrapper .jobSwiper .swiper-wrapper .swiper-slide .glass .job-card-header .job-icon img {
  width: 100%;
  height: auto;
  display: block;
}
.component-work-with-us .container-full-width .container .content .job-swiper-wrapper .jobSwiper .swiper-wrapper .swiper-slide .glass .job-card-body {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (max-width: 1024px) {
  .component-work-with-us .container-full-width .container .content .job-swiper-wrapper .jobSwiper .swiper-wrapper .swiper-slide .glass .job-card-body {
    gap: 16px;
  }
}
@media (max-width: 576px) {
  .component-work-with-us .container-full-width .container .content .job-swiper-wrapper .jobSwiper .swiper-wrapper .swiper-slide .glass .job-card-body {
    gap: 16px;
  }
}
@media (max-width: 576px) {
  .component-work-with-us .container-full-width .container .content .job-swiper-wrapper .jobSwiper .swiper-wrapper .swiper-slide .glass .job-card-body .job-key-concepts p.body-medium {
    margin-bottom: 0;
    font-size: 22px;
  }
}
.component-work-with-us .container-full-width .container .content .job-swiper-wrapper .jobSwiper .swiper-wrapper .swiper-slide .glass .job-card-body .job-key-concepts p.card-title {
  margin-bottom: 4px;
}
@media (max-width: 576px) {
  .component-work-with-us .container-full-width .container .content .job-swiper-wrapper .jobSwiper .swiper-wrapper .swiper-slide .glass .job-card-body .job-key-concepts p.card-title {
    margin-bottom: 0;
  }
}
.component-work-with-us .container-full-width .container .content .job-swiper-wrapper .jobSwiper .swiper-wrapper .swiper-slide .glass .job-card-body .job-key-concepts p.body-small {
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .component-work-with-us .container-full-width .container .content .job-swiper-wrapper .jobSwiper .swiper-wrapper .swiper-slide .glass .job-card-body .job-key-concepts p.body-small {
    display: none;
  }
}
.component-work-with-us .container-full-width .container .content .toolbar {
  text-align: center;
}
.component-work-with-us .container-full-width .container .content .toolbar .btn-primary-positive, .component-work-with-us .container-full-width .container .content .toolbar .btn-primary-negative, .component-work-with-us .container-full-width .container .content .toolbar .upload-dropzone.drag-over .upload-label, .upload-dropzone.drag-over .component-work-with-us .container-full-width .container .content .toolbar .upload-label, .component-work-with-us .container-full-width .container .content .toolbar .upload-dropzone:hover .upload-label, .upload-dropzone:hover .component-work-with-us .container-full-width .container .content .toolbar .upload-label { /* Reply */
  display: inline-block;
  margin: auto;
}

@media (max-width: 1024px) {
  .component-media-hub .container-full-width .container {
    padding-right: 0;
  }
}
.component-media-hub .container-full-width .container .content {
  display: flex;
  flex-direction: column;
}
.component-media-hub .container-full-width .container .content h2 {
  text-transform: uppercase;
  font-weight: 200;
  margin-bottom: 0;
}
.component-media-hub .container-full-width .container .content .press-release-swiper-wrapper {
  padding: 0;
}
.component-media-hub .container-full-width .container .content .toolbar {
  text-align: center;
}
@media (max-width: 1024px) {
  .component-media-hub .container-full-width .container .content .toolbar {
    padding-right: 24px;
    width: 100%;
  }
}
@media (max-width: 576px) {
  .component-media-hub .container-full-width .container .content .toolbar {
    padding-right: 1rem;
    width: 100%;
  }
}
.component-media-hub .container-full-width .container .content .toolbar .btn-primary-positive {
  display: inline-block;
  margin: auto;
}
.component-media-hub.centered .swiper.news-swiper {
  overflow: hidden;
  padding-left: 0;
}

.media-hub-component .container-full-width.white,
.media-hub-component .container-full-width.black,
.media-hub-component .container-full-width.grey,
.media-hub-component .container-full-width.darkGrey {
  background: var(--media-hub-bg-current, var(--media-hub-bg-target));
}
.media-hub-component .container-full-width.white {
  --media-hub-bg-target: #ffffff;
}
.media-hub-component .container-full-width.black {
  --media-hub-bg-target: #000000;
}
.media-hub-component .container-full-width.grey {
  --media-hub-bg-target: #EFEFEF;
}
.media-hub-component .container-full-width.darkGrey {
  --media-hub-bg-target: #292929;
}

html.js .home-media-hub .media-hub .container-full-width, html.js .home-media-hub .portlet-header,
html.js .helicopters-media-hub .media-hub .container-full-width {
  --media-hub-bg-current: #000000;
}

.component-social-media .content {
  display: flex;
  flex-direction: column;
}
.component-social-media .content h2 {
  color: #000;
  text-align: center;
  margin-bottom: 40px;
}
@media (max-width: 576px) {
  .component-social-media .content h2 {
    margin-bottom: 32px;
  }
}
.component-social-media .content .social-container {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  width: 100%;
}
@media (max-width: 1024px) {
  .component-social-media .content .social-container {
    gap: 20px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 576px) {
  .component-social-media .content .social-container {
    gap: 1rem;
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.component-social-media .content .social-container.grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.component-social-media .content .social-container.grid .social-card {
  width: 100%;
  max-width: none;
}
@media (max-width: 1024px) {
  .component-social-media .content .social-container.grid {
    gap: 20px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 576px) {
  .component-social-media .content .social-container.grid {
    gap: 1rem;
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
@media (max-width: 1024px) {
  .component-social-media .content .social-container {
    flex-direction: column;
    gap: 16px;
  }
}
.component-social-media .content .social-container .social-card {
  border-radius: 20px;
  background: rgba(242, 242, 242, 0.8);
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: 16px 16px 72px;
  position: relative;
}
@media (max-width: 1024px) {
  .component-social-media .content .social-container .social-card {
    width: 100%;
    max-width: unset;
    padding: 24px 24px 40px 24px;
  }
}
@media (max-width: 576px) {
  .component-social-media .content .social-container .social-card {
    border-radius: 20px;
  }
}
.component-social-media .content .social-container .social-card .social-card-header {
  display: flex;
  width: 100%;
  align-items: center;
}
.component-social-media .content .social-container .social-card .social-card-header .left {
  display: flex;
  align-items: center;
  flex-grow: 1;
  gap: 8px;
}
.component-social-media .content .social-container .social-card .social-card-header .left .leonardo-icon {
  width: 42px;
  height: auto;
}
.component-social-media .content .social-container .social-card .social-card-header .left .post-details .account {
  color: rgba(0, 0, 0, 0.7);
  margin-bottom: 0;
}
@media (max-width: 576px) {
  .component-social-media .content .social-container .social-card .social-card-header .left .post-details .account {
    font-size: 14px;
  }
}
.component-social-media .content .social-container .social-card .social-card-header .left .post-details .time {
  color: rgba(0, 0, 0, 0.7);
  margin-bottom: 0;
}
@media (max-width: 576px) {
  .component-social-media .content .social-container .social-card .social-card-header .left .post-details .time {
    font-size: 12px;
  }
}
.component-social-media .content .social-container .social-card .social-card-header .social-icon {
  margin-right: 8px;
}
.component-social-media .content .social-container .social-card .social-card-header .social-icon img {
  max-width: 32px;
  width: 32px;
  height: auto;
}
@media (max-width: 576px) {
  .component-social-media .content .social-container .social-card .social-card-header .social-icon img {
    height: 24px;
    width: 24px;
  }
}
.component-social-media .content .social-container .social-card .social-card-header + .image-container {
  margin-top: 32px;
}
.component-social-media .content .social-container .social-card .image-container {
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 13px;
}
@media (max-width: 576px) {
  .component-social-media .content .social-container .social-card .image-container {
    border-radius: 20px;
  }
}
.component-social-media .content .social-container .social-card .image-container img {
  display: block;
  width: 100%;
  height: auto;
}
.component-social-media .content .social-container .social-card .social-text {
  position: relative;
}
.component-social-media .content .social-container .social-card .social-text::before {
  content: "“";
  font-size: 120px;
  color: #E4002B;
  position: absolute;
  left: -5px;
  top: 32px;
  font-style: normal;
  font-weight: 200;
  line-height: normal;
}
@media (max-width: 576px) {
  .component-social-media .content .social-container .social-card .social-text::before {
    top: -24px;
  }
}
.component-social-media .content .social-container .social-card .social-text p {
  color: rgba(0, 0, 0, 0.7);
  padding: 98px 0 50px;
  position: relative;
}
@media (max-width: 576px) {
  .component-social-media .content .social-container .social-card .social-text p {
    padding-top: 40px;
  }
}
.component-social-media .content .social-container .social-card .social-text p a {
  color: rgba(0, 0, 0, 0.7);
  text-decoration: underline;
}
.component-social-media .content .social-container .social-card .social-text p::after {
  content: "”";
  font-size: 120px;
  color: #E4002B;
  position: absolute;
  right: 10px;
  bottom: -80px;
  font-style: normal;
  font-weight: 200;
  line-height: normal;
}
.component-social-media .content .social-container .social-card:has(.image-container) .social-text::before {
  content: "";
}
.component-social-media .content .social-container .social-card:has(.image-container) .social-text p {
  padding: 0;
}
.component-social-media .content .social-container .social-card:has(.image-container) .social-text p a.more {
  font-weight: 700;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  display: block;
  position: absolute;
  left: 0;
  bottom: 16px;
}
.component-social-media .content .social-container .social-card:has(.image-container) .social-text p::after {
  content: "";
}
.component-social-media .content .social-container .social-card .social-text + a.more {
  font-weight: 500;
  color: rgba(0, 0, 0, 0.7);
  font-family: "LineaSansLight";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  display: block;
  position: absolute;
  left: 16px;
  bottom: 16px;
}
@media (max-width: 1024px) {
  .component-social-media .content .social-container .social-card .social-text + a.more {
    left: 24px;
    bottom: 24px;
  }
}
.component-social-media .content .toolbar {
  padding-top: 76px;
  text-align: center;
}
@media (max-width: 1024px) {
  .component-social-media .content .toolbar {
    padding: 40px 0 0;
  }
}
@media (max-width: 576px) {
  .component-social-media .content .toolbar {
    padding: 32px 0 0;
  }
}
.component-social-media .content .toolbar .btn-primary-positive {
  display: inline-block;
  margin: auto;
}

#home-helicopters {
  background-color: black; /* Reply */
}

.menu-fixed-red {
  position: absolute;
  margin-left: 50%;
  transform: translateX(-50%) translateY(-48px);
  border-radius: 40px;
  background: #E4002B;
  height: 38px;
  display: inline-flex;
  padding: 4px;
  align-items: center;
  z-index: 10;
}
@media (max-width: 1024px) {
  .menu-fixed-red {
    width: 100%;
    overflow: auto;
    height: 46px;
    border-radius: 0;
    bottom: 0 !important;
    margin-bottom: 0px !important;
  }
  .menu-fixed-red::before, .menu-fixed-red::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 20px;
    pointer-events: none;
    z-index: 5;
  }
  .menu-fixed-red::before {
    left: 0;
    background: linear-gradient(to right, #E4002B, rgba(255, 255, 255, 0));
  }
  .menu-fixed-red::after {
    right: 0;
    background: linear-gradient(to left, #E4002B, rgba(255, 255, 255, 0));
  }
}
.menu-fixed-red.in-component {
  transform: translateX(-50%);
  margin-bottom: 16px;
  position: relative; /* Reply */
}
@media (max-width: 1024px) {
  .menu-fixed-red.in-component {
    bottom: 0 !important;
  }
}
.menu-fixed-red ul {
  display: flex;
  height: 30px;
  overflow-x: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.menu-fixed-red ul::-webkit-scrollbar {
  display: none;
}
.menu-fixed-red ul li a,
.menu-fixed-red ul li button {
  display: inline-block;
  padding: 4px 12px;
  color: #FFF;
  text-transform: uppercase;
  -webkit-transition: all 0.3s cubic-bezier(0.58, 0, 0.34, 0.99) 0s;
  -moz-transition: all 0.3s cubic-bezier(0.58, 0, 0.34, 0.99) 0s;
  -o-transition: all 0.3s cubic-bezier(0.58, 0, 0.34, 0.99) 0s;
  -ms-transition: all 0.3s cubic-bezier(0.58, 0, 0.34, 0.99) 0s;
  transition: all 0.3s cubic-bezier(0.58, 0, 0.34, 0.99) 0s;
  will-change: auto;
  white-space: nowrap;
  border-radius: 24px;
}
@media (prefers-reduced-motion: reduce) {
  .menu-fixed-red ul li a,
  .menu-fixed-red ul li button {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -ms-transition: all 0s;
    transition: all 0s;
    transition-delay: 0ms;
    animation-duration: 0s;
    animation-delay: 0ms;
  }
}
.menu-fixed-red ul li a:focus,
.menu-fixed-red ul li button:focus {
  color: #fff;
}
.menu-fixed-red ul li a.active,
.menu-fixed-red ul li button.active {
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
}
@media (hover: hover) {
  .menu-fixed-red ul li a:hover,
  .menu-fixed-red ul li button:hover {
    background: rgba(0, 0, 0, 0.2);
  }
}

.menu-fixed-grey {
  position: absolute;
  bottom: 80px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 100px;
  background: #292929;
  display: flex;
  align-items: center;
  z-index: 3;
}
@media (max-width: 1024px) {
  .menu-fixed-grey {
    width: 100%;
    border-radius: 0;
    bottom: 0 !important;
  }
  .menu-fixed-grey::before, .menu-fixed-grey::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 24px;
    pointer-events: none;
    z-index: 5;
  }
  .menu-fixed-grey::before {
    left: 0;
    background: linear-gradient(to right, #292929, rgba(255, 255, 255, 0));
  }
  .menu-fixed-grey::after {
    right: 0;
    background: linear-gradient(to left, #292929, rgba(255, 255, 255, 0));
  }
}
@media (max-width: 576px) {
  .menu-fixed-grey {
    width: 100%;
    border-radius: 0;
    position: absolute;
    bottom: auto;
    left: 0;
    transform: none;
  }
}
.menu-fixed-grey.is-fixed {
  position: fixed;
  top: 8px;
  height: 38px;
}
@media (max-width: 1024px) {
  .menu-fixed-grey.is-fixed {
    height: 46px;
    top: 0;
  }
}
.menu-fixed-grey .menu-wrapper {
  position: relative;
  width: 100%;
  height: 38px;
}
@media (max-width: 1024px) {
  .menu-fixed-grey .menu-wrapper {
    height: 46px;
  }
}
.menu-fixed-grey .menu-wrapper::-webkit-scrollbar {
  display: none;
}
.menu-fixed-grey ul {
  padding: 4px 8px;
  display: flex;
  height: 100%;
  gap: 3px;
  overflow-x: auto;
  scrollbar-width: none;
}
.menu-fixed-grey ul li {
  display: flex;
  align-items: center;
  justify-content: center;
}
.menu-fixed-grey ul li a {
  color: #000;
  font-family: "LineaSansLight";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 22px; /* 157.143% */
  letter-spacing: 0.14px;
  text-transform: uppercase;
  border: 0;
  background-color: transparent;
  display: flex;
  padding: 4px 12px;
  align-items: center;
  color: #fff;
  align-items: center;
  text-transform: uppercase;
  -webkit-transition: all 0.3s cubic-bezier(0.58, 0, 0.34, 0.99) 0s;
  -moz-transition: all 0.3s cubic-bezier(0.58, 0, 0.34, 0.99) 0s;
  -o-transition: all 0.3s cubic-bezier(0.58, 0, 0.34, 0.99) 0s;
  -ms-transition: all 0.3s cubic-bezier(0.58, 0, 0.34, 0.99) 0s;
  transition: all 0.3s cubic-bezier(0.58, 0, 0.34, 0.99) 0s;
  will-change: auto;
  white-space: nowrap;
  border-radius: 24px;
  height: 100%;
}
.menu-fixed-grey ul li a ::placeholder {
  color: #919191;
}
@media (prefers-reduced-motion: reduce) {
  .menu-fixed-grey ul li a {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -ms-transition: all 0s;
    transition: all 0s;
    transition-delay: 0ms;
    animation-duration: 0s;
    animation-delay: 0ms;
  }
}
.menu-fixed-grey ul li a.active, .menu-fixed-grey ul li a.selected {
  background: #707070;
  color: #fff;
}
@media (hover: hover) {
  .menu-fixed-grey ul li a:hover {
    background: #707070;
    color: #fff;
  }
}
.menu-fixed-grey ul li.has-submenu .submenu-trigger .submenu-arrow {
  transform: rotate(180deg);
  margin-left: 4px;
  -webkit-transition: transform 0.3s ease 0;
  -moz-transition: transform 0.3s ease 0;
  -o-transition: transform 0.3s ease 0;
  -ms-transition: transform 0.3s ease 0;
  transition: transform 0.3s ease 0;
  will-change: transform;
  max-width: none;
}
@media (prefers-reduced-motion: reduce) {
  .menu-fixed-grey ul li.has-submenu .submenu-trigger .submenu-arrow {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -ms-transition: all 0s;
    transition: all 0s;
    transition-delay: 0ms;
    animation-duration: 0s;
    animation-delay: 0ms;
  }
}
.menu-fixed-grey ul li.has-submenu .submenu-trigger.active, .menu-fixed-grey ul li.has-submenu .submenu-trigger.selected {
  background: #8d8d8d;
}
.menu-fixed-grey ul li.has-submenu .submenu-trigger.active .submenu-arrow, .menu-fixed-grey ul li.has-submenu .submenu-trigger.selected .submenu-arrow {
  transform: rotate(0deg);
}
.menu-fixed-grey .submenu-dropdown {
  position: absolute;
  top: calc(100% + 8px);
  left: 50%;
  background: rgba(41, 41, 41, 0.5019607843);
  backdrop-filter: blur(24px);
  border-radius: 12px;
  padding: 32px;
  padding-bottom: 16px;
  width: 712px;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-50%) translateY(-10px);
  -webkit-transition: all 0.3s ease 0;
  -moz-transition: all 0.3s ease 0;
  -o-transition: all 0.3s ease 0;
  -ms-transition: all 0.3s ease 0;
  transition: all 0.3s ease 0;
  will-change: auto;
  z-index: 11;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (prefers-reduced-motion: reduce) {
  .menu-fixed-grey .submenu-dropdown {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -ms-transition: all 0s;
    transition: all 0s;
    transition-delay: 0ms;
    animation-duration: 0s;
    animation-delay: 0ms;
  }
}
@media (max-width: 1024px) {
  .menu-fixed-grey .submenu-dropdown {
    padding: 24px;
    padding-bottom: 8px;
    width: 100vw;
    top: 100%;
    left: 0;
    box-shadow: none;
    border-radius: 0 0 12px 12px;
    transform: translateX(0) translateY(0);
  }
  @supports (width: 100dvw) {
    .menu-fixed-grey .submenu-dropdown {
      width: 100dvw;
    }
  }
}
.menu-fixed-grey .submenu-dropdown.show {
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) translateY(0);
}
@media (max-width: 1024px) {
  .menu-fixed-grey .submenu-dropdown.show {
    transform: translateX(0) translateY(0);
  }
}
.menu-fixed-grey .submenu-dropdown .btn-primary-negative, .menu-fixed-grey .submenu-dropdown .upload-dropzone.drag-over .upload-label, .upload-dropzone.drag-over .menu-fixed-grey .submenu-dropdown .upload-label, .menu-fixed-grey .submenu-dropdown .upload-dropzone:hover .upload-label, .upload-dropzone:hover .menu-fixed-grey .submenu-dropdown .upload-label {
  flex-direction: row;
  width: fit-content;
  font-size: 12px;
  padding: 8px 12px;
}
.menu-fixed-grey .submenu-dropdown ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px 48px;
  height: auto;
  overflow: unset;
  width: 100%;
}
@media (max-width: 1024px) {
  .menu-fixed-grey .submenu-dropdown ul {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 576px) {
  .menu-fixed-grey .submenu-dropdown ul {
    grid-template-columns: 1fr;
  }
}
.menu-fixed-grey .submenu-dropdown ul li a.submenu-item {
  color: #000;
  font-family: "LineaSansLight";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 22px; /* 157.143% */
  letter-spacing: 0.14px;
  text-transform: uppercase;
  border: 0;
  background-color: transparent;
  font-size: 16px;
  display: flex;
  width: 100%;
  border-radius: 0;
  align-items: center;
  justify-content: space-between;
  padding: 0 0 16px 0;
  height: auto;
  min-height: 36px;
  color: #fff;
  text-transform: capitalize;
  background: none;
  -webkit-transition: all 0.3s cubic-bezier(0.58, 0, 0.34, 0.99) 0s;
  -moz-transition: all 0.3s cubic-bezier(0.58, 0, 0.34, 0.99) 0s;
  -o-transition: all 0.3s cubic-bezier(0.58, 0, 0.34, 0.99) 0s;
  -ms-transition: all 0.3s cubic-bezier(0.58, 0, 0.34, 0.99) 0s;
  transition: all 0.3s cubic-bezier(0.58, 0, 0.34, 0.99) 0s;
  will-change: auto;
  text-decoration: none;
}
.menu-fixed-grey .submenu-dropdown ul li a.submenu-item ::placeholder {
  color: #919191;
}
@media (prefers-reduced-motion: reduce) {
  .menu-fixed-grey .submenu-dropdown ul li a.submenu-item {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -ms-transition: all 0s;
    transition: all 0s;
    transition-delay: 0ms;
    animation-duration: 0s;
    animation-delay: 0ms;
  }
}
.menu-fixed-grey .submenu-dropdown ul li a.submenu-item .submenu-arrow-right {
  font-size: 12px;
  color: #E4002B;
}
.menu-fixed-grey .submenu-dropdown ul li a.submenu-item.active, .menu-fixed-grey .submenu-dropdown ul li a.submenu-item.selected {
  background: #fff;
  color: #fff;
  border: 1px solid #E4002B;
  border-bottom: 2px solid #E4002B;
  position: relative;
  transition: all 0.3s ease-out;
  background: none;
  border: 0 !important;
}
.menu-fixed-grey .submenu-dropdown ul li a.submenu-item.active::before, .menu-fixed-grey .submenu-dropdown ul li a.submenu-item.selected::before {
  content: "";
  position: absolute;
  top: -12px;
  left: -14px;
  width: calc(100% + 28px);
  height: 44px;
  background: #707070;
  border-radius: 12px;
  z-index: -1;
}
@media (hover: hover) {
  .menu-fixed-grey .submenu-dropdown ul li a.submenu-item:hover:not(.active), .menu-fixed-grey .submenu-dropdown ul li a.submenu-item:hover:not(.selected), .menu-fixed-grey .submenu-dropdown ul li a.submenu-item:hover:not(.btn-alternative-negative) {
    position: relative;
    transition: all 0.3s ease-out;
    background: none;
  }
  .menu-fixed-grey .submenu-dropdown ul li a.submenu-item:hover:not(.active)::before, .menu-fixed-grey .submenu-dropdown ul li a.submenu-item:hover:not(.selected)::before, .menu-fixed-grey .submenu-dropdown ul li a.submenu-item:hover:not(.btn-alternative-negative)::before {
    content: "";
    position: absolute;
    top: -12px;
    left: -14px;
    width: calc(100% + 28px);
    height: 44px;
    background: #292929;
    border-radius: 12px;
    z-index: -1;
  }
}
.menu-fixed-grey .submenu-dropdown ul li:not(:nth-last-child(-n+2)):not(:last-child:nth-child(odd)) a.submenu-item {
  border-bottom: 1px solid #393939;
}
@media (max-width: 576px) {
  .menu-fixed-grey .submenu-dropdown ul li:not(:last-of-type) a.submenu-item {
    border-bottom: 1px solid #393939;
  }
}

@font-face {
  font-family: "ConnextSansMedium";
  src: url("../fonts/ConnextSans-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "LineaSansExtraLight";
  src: url("../fonts/LyneaSans-ExtraLight.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "ConnextSansRegular";
  src: url("../fonts/ConnextSans-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "LineaSansLight";
  src: url("../fonts/LyneaSans-Light.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "LineaSansBook";
  src: url("../fonts/LyneaSans-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "LineaSansSemibold";
  src: url("../fonts/LyneaSans-Semibold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "LineaSansBold";
  src: url("../fonts/LyneaSans-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "LineaSansRegular";
  src: url("../fonts/LyneaSans-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "LineaSansMedium";
  src: url("../fonts/LyneaSans-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.font-display-hero {
  font-family: "ConnextSansMedium";
  font-size: 82px;
  line-height: 90px;
  letter-spacing: 0.82px;
  font-weight: 500;
}
@media (max-width: 1024px) {
  .font-display-hero {
    font-size: 74px;
    line-height: 82px;
    letter-spacing: 0.74px;
  }
}
@media (max-width: 576px) {
  .font-display-hero {
    font-size: 48px;
    line-height: 56px;
    letter-spacing: 0;
  }
}

.font-display-large {
  font-family: "LineaSansExtraLight";
  font-size: 60px;
  line-height: 68px;
  letter-spacing: 0.6px;
  font-weight: 400;
}
@media (max-width: 1024px) {
  .font-display-large {
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 0.4px;
  }
}
@media (max-width: 576px) {
  .font-display-large {
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 0.8px;
  }
}

.font-display-medium {
  font-family: "LineaSansExtraLight";
  font-size: 50px;
  line-height: 60px;
  letter-spacing: 1px;
}
@media (max-width: 1024px) {
  .font-display-medium {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 0.64px;
  }
}
@media (max-width: 576px) {
  .font-display-medium {
    font-size: 30px;
    line-height: 38px;
    letter-spacing: 0.6px;
  }
}

.font-display-small {
  font-family: "ConnextSansRegular";
  font-size: 50px;
  line-height: 58px;
  letter-spacing: 0.8px;
}
@media (max-width: 1024px) {
  .font-display-small {
    font-size: 45px;
    line-height: 53px;
    letter-spacing: 0.9px;
  }
}
@media (max-width: 576px) {
  .font-display-small {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0;
  }
}

.font-title-large {
  font-family: "LineaSansLight";
  font-size: 38px;
  line-height: 46px;
  letter-spacing: 0.38px;
}
@media (max-width: 1024px) {
  .font-title-large {
    font-size: 30px;
    line-height: 38px;
    letter-spacing: 0.3px;
  }
}
@media (max-width: 576px) {
  .font-title-large {
    font-family: "LineaSansExtraLight";
    font-size: 30px;
    line-height: 38px;
    letter-spacing: 0.6px;
  }
}

.font-title-medium {
  font-family: "LineaSansLight";
  font-size: 32px;
  line-height: 40px;
  letter-spacing: 0;
}
@media (max-width: 1024px) {
  .font-title-medium {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 0px;
  }
}
@media (max-width: 576px) {
  .font-title-medium {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0;
  }
}

.font-title-regular {
  font-family: "LineaSansLight";
  font-size: 32px;
  line-height: 40px;
  letter-spacing: 0;
}
@media (max-width: 576px) {
  .font-title-regular {
    font-family: "LineaSansExtraLight";
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0;
  }
}

.font-title-small {
  font-family: "LineaSansLight";
  font-size: 26px;
  line-height: 34px;
  letter-spacing: 0;
  font-weight: 300;
}
@media (max-width: 1024px) {
  .font-title-small {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0px;
  }
}
@media (max-width: 576px) {
  .font-title-small {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
  }
}

.font-title-banner {
  font-family: "ConnextSansRegular";
  font-size: 30px;
  line-height: 38px;
  letter-spacing: 0.6px;
}
@media (max-width: 576px) {
  .font-title-banner {
    font-size: 30px;
    line-height: 38px;
    letter-spacing: 0.6px;
  }
}

.body-bold {
  font-family: "LineaSansBook";
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 2%;
}

.body-regular {
  font-family: "LineaSansExtraLight";
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 0.44px;
}

.font-body-medium {
  font-family: "LineaSansExtraLight";
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.32px;
}
@media (max-width: 1024px) {
  .font-body-medium {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.36px;
  }
}

.font-body-regular {
  font-family: "LineaSansLight";
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.14px;
  font-weight: 300;
}

.font-body-small {
  font-family: "LineaSansBook";
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.24px;
}

.font-label-bold {
  font-family: "LineaSansSemibold";
  font-size: 12px;
  line-height: 140%;
  letter-spacing: 0.72px;
  text-transform: uppercase;
}

.font-label-regular {
  font-family: "LineaSansRegular";
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 0.72px;
  text-transform: uppercase;
}

.title-hero-01 {
  font-family: "ConnextSansMedium";
  font-size: 5.125rem;
  font-style: normal;
  font-weight: 500;
  line-height: 90px; /* 109.756% */
  letter-spacing: 0.82px;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .title-hero-01 {
    font-size: 4.625rem;
    font-style: normal;
    font-weight: 500;
    line-height: 83px; /* 112.162% */
    letter-spacing: 0.74px;
    text-transform: uppercase;
  }
}
@media (max-width: 576px) {
  .title-hero-01 {
    font-size: 3rem;
    font-style: normal;
    font-weight: 500;
    line-height: 56px; /* 116.667% */
    text-transform: uppercase;
  }
}

.title-hero-02 {
  color: #000;
  font-family: "ConnextSansRegular";
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 58px; /* 116% */
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .title-hero-02 {
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px; /* 120% */
    text-transform: uppercase;
  }
}
@media (max-width: 576px) {
  .title-hero-02 {
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px; /* 120% */
    text-transform: uppercase;
  }
}

.title-banner {
  color: #000;
  font-family: "ConnextSansRegular";
  font-size: 70px;
  font-style: normal;
  font-weight: 400;
  line-height: 78px; /* 111.429% */
  letter-spacing: 1.4px;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .title-banner {
    font-size: 45px;
    font-style: normal;
    font-weight: 400;
    line-height: 53px; /* 117.778% */
    letter-spacing: 0.9px;
    text-transform: uppercase;
  }
}
@media (max-width: 576px) {
  .title-banner {
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 38px; /* 126.667% */
    letter-spacing: 0.6px;
    text-transform: uppercase;
  }
}

.title-regular {
  color: #000;
  font-family: "ConnextSansRegular";
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 58px; /* 116% */
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .title-regular {
    font-size: 45px;
    font-style: normal;
    font-weight: 400;
    line-height: 53px; /* 117.778% */
    letter-spacing: 0.9px;
    text-transform: uppercase;
  }
}
@media (max-width: 576px) {
  .title-regular {
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px; /* 120% */
    text-transform: uppercase;
  }
}

.title-extralarge {
  color: #000;
  font-family: "LineaSansExtraLight";
  font-size: 60px;
  font-style: normal;
  font-weight: 200;
  line-height: 68px; /* 113.333% */
  letter-spacing: 0.6px;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .title-extralarge {
    font-size: 40px;
    font-style: normal;
    font-weight: 200;
    line-height: 48px; /* 120% */
    letter-spacing: 0.4px;
  }
}
@media (max-width: 576px) {
  .title-extralarge {
    font-size: 40px;
    font-style: normal;
    font-weight: 200;
    line-height: 48px; /* 120% */
    letter-spacing: 0.4px;
    text-transform: uppercase;
  }
}

.title-large {
  color: #000;
  font-family: "LineaSansExtraLight";
  font-size: 50px;
  font-style: normal;
  font-weight: 200;
  line-height: 60px; /* 120% */
  letter-spacing: 1px;
}
@media (max-width: 1024px) {
  .title-large {
    font-size: 32px;
    font-style: normal;
    font-weight: 200;
    line-height: 40px; /* 125% */
    letter-spacing: 0.64px;
  }
}
@media (max-width: 576px) {
  .title-large {
    font-size: 28px;
    font-style: normal;
    font-weight: 200;
    line-height: 38px; /* 135.714% */
    letter-spacing: 0.56px;
  }
}

.title-medium {
  color: #000;
  font-family: "LineaSansLight";
  font-size: 38px;
  font-style: normal;
  font-weight: 300;
  line-height: 46px; /* 121.053% */
  letter-spacing: 0.38px;
}
@media (max-width: 1024px) {
  .title-medium {
    font-size: 30px;
    font-style: normal;
    font-weight: 300;
    line-height: 38px; /* 126.667% */
    letter-spacing: 0.3px;
  }
}
@media (max-width: 576px) {
  .title-medium {
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: 32px;
  }
}

.body-medium {
  color: #000;
  font-family: "LineaSansLight";
  font-size: 26px;
  font-style: normal;
  font-weight: 300;
  line-height: 34px;
}
@media (max-width: 1024px) {
  .body-medium {
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px;
  }
}
@media (max-width: 576px) {
  .body-medium {
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 26px;
  }
}

.body-regular {
  color: #000;
  font-family: "LineaSansExtraLight";
  font-size: 22px;
  font-style: normal;
  font-weight: 200;
  line-height: 32px; /* 145.455% */
  letter-spacing: 0.44px;
}
@media (max-width: 1024px) {
  .body-regular {
    font-size: 18px;
    font-style: normal;
    font-weight: 200;
    line-height: 26px; /* 144.444% */
    letter-spacing: 0.36px;
  }
}
@media (max-width: 576px) {
  .body-regular {
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: 24px; /* 150% */
    letter-spacing: 0.32px;
  }
}

.body-small {
  color: #000;
  font-family: "LineaSansExtraLight";
  font-size: 16px;
  font-style: normal;
  font-weight: 200;
  line-height: 24px; /* 150% */
  letter-spacing: 0.32px;
}
@media (max-width: 1024px) {
  .body-small {
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: 24px; /* 150% */
    letter-spacing: 0.32px;
  }
}
@media (max-width: 576px) {
  .body-small {
    font-size: 14px;
    font-style: normal;
    font-weight: 200;
    line-height: 22px; /* 157.143% */
    letter-spacing: 0.28px;
  }
}

.button-primary {
  color: #000;
  font-family: "LineaSansRegular";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
  letter-spacing: 0.32px;
}

.card-title {
  color: #000;
  font-family: "LineaSansLight";
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px; /* 140% */
  text-transform: uppercase;
}

.label-bold {
  color: #000;
  font-family: "LineaSansSemibold";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 166.667% */
  letter-spacing: 0.72px;
  text-transform: uppercase;
}

.label-regular {
  color: #000;
  /* Mobile/body-medium */
  font-family: "LineaSansRegular";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 166.667% */
  letter-spacing: 0.48px;
  text-transform: uppercase;
}

.label-light {
  color: #000;
  font-family: "LineaSansLight";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 22px; /* 157.143% */
  letter-spacing: 0.14px;
  text-transform: uppercase;
  border: 0;
  background-color: transparent;
}
.label-light ::placeholder {
  color: #919191;
}

.description-label {
  color: #6B6B6B;
  font-family: "LineaSansLight";
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
  line-height: 24px; /* 150% */
}

.menu-label {
  color: #000;
  font-family: "LineaSansBook";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 150% */
}

.intro2 {
  position: relative;
  width: 100vw !important;
  height: 100vh;
  overflow: hidden;
  opacity: 0.3;
}
.intro2 .container-full-width {
  height: 200vh;
  position: relative;
}
.intro2 .helicopters-intro2-content {
  width: 100%;
  height: 100vh;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.intro2 .helicopters-intro2-content .fixed-text {
  position: relative;
  width: 100%;
  max-width: 1200px;
  text-align: center;
  color: #6f6f6f;
}
.intro2 .helicopters-intro2-content .fixed-text span,
.intro2 .helicopters-intro2-content .fixed-text strong,
.intro2 .helicopters-intro2-content .fixed-text code {
  color: #FFF;
  font-weight: 200;
}
.intro2 .gradient-over {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100vh;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgb(0, 0, 0) 40%, #000 100%);
}

.background-wrapper {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
@supports (height: 100dvh) {
  .background-wrapper {
    height: 100dvh;
  }
}

.swiper.macro-category-swiper {
  width: 100%;
  padding-bottom: 60px;
  overflow: visible;
}
.swiper.macro-category-swiper .swiper-slide {
  width: 424px !important;
  height: 566px !important;
}
@media (max-width: 576px) {
  .swiper.macro-category-swiper .swiper-slide {
    width: 240px !important;
    height: 384px !important;
  }
}
@media (max-width: 576px) {
  .swiper.macro-category-swiper .swiper-slide .macro-category-single-arrow .content {
    flex-direction: row;
  }
}

.macro-category-single-arrow {
  height: 100%;
}
.macro-category-single-arrow .content, .macro-category-single-arrow .product-card {
  display: flex;
  width: 100%;
  height: 100%;
  gap: 20px;
  position: relative;
}
@media (max-width: 576px) {
  .macro-category-single-arrow .content, .macro-category-single-arrow .product-card {
    flex-direction: column;
  }
}
.macro-category-single-arrow .content .image-container, .macro-category-single-arrow .product-card .image-container {
  height: 100%;
}
.macro-category-single-arrow .content > a,
.macro-category-single-arrow .content button, .macro-category-single-arrow .product-card > a,
.macro-category-single-arrow .product-card button {
  display: block;
  width: 100%;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  height: 100%;
}
@media (max-width: 576px) {
  .macro-category-single-arrow .content > a,
  .macro-category-single-arrow .content button, .macro-category-single-arrow .product-card > a,
  .macro-category-single-arrow .product-card button {
    width: 100%;
    border-radius: 20px;
  }
}
@media (hover: hover) {
  .macro-category-single-arrow .content > a:hover .image-container,
  .macro-category-single-arrow .content button:hover .image-container, .macro-category-single-arrow .product-card > a:hover .image-container,
  .macro-category-single-arrow .product-card button:hover .image-container {
    transform: scale(1.1);
  }
}
.macro-category-single-arrow .content > a::before,
.macro-category-single-arrow .content button::before, .macro-category-single-arrow .product-card > a::before,
.macro-category-single-arrow .product-card button::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0) 100%);
  mix-blend-mode: multiply;
  z-index: 1;
}
.macro-category-single-arrow .content > a h2,
.macro-category-single-arrow .content button h2, .macro-category-single-arrow .product-card > a h2,
.macro-category-single-arrow .product-card button h2 {
  position: absolute;
  z-index: 2;
  top: 20px;
  left: 20px;
  color: #fff;
}
.macro-category-single-arrow .content > a .image-container,
.macro-category-single-arrow .content button .image-container, .macro-category-single-arrow .product-card > a .image-container,
.macro-category-single-arrow .product-card button .image-container {
  -webkit-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  -moz-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  -o-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  -ms-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  will-change: transform;
}
@media (prefers-reduced-motion: reduce) {
  .macro-category-single-arrow .content > a .image-container,
  .macro-category-single-arrow .content button .image-container, .macro-category-single-arrow .product-card > a .image-container,
  .macro-category-single-arrow .product-card button .image-container {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -ms-transition: all 0s;
    transition: all 0s;
    transition-delay: 0ms;
    animation-duration: 0s;
    animation-delay: 0ms;
  }
}
.macro-category-single-arrow .content > a .image-container img,
.macro-category-single-arrow .content button .image-container img, .macro-category-single-arrow .product-card > a .image-container img,
.macro-category-single-arrow .product-card button .image-container img {
  transform: scale(1);
  height: 100%;
  width: auto;
  object-fit: cover;
  object-position: center;
  width: 100%;
}
.macro-category-single-arrow .content > a .title,
.macro-category-single-arrow .content button .title, .macro-category-single-arrow .product-card > a .title,
.macro-category-single-arrow .product-card button .title {
  position: absolute;
  left: 30px;
  bottom: 28px;
  color: white;
  text-transform: uppercase;
  z-index: 2;
  width: calc(100% - 60px);
}
.macro-category-single-arrow .content > a::after,
.macro-category-single-arrow .content button::after, .macro-category-single-arrow .product-card > a::after,
.macro-category-single-arrow .product-card button::after {
  content: "";
  width: 42px;
  height: 42px;
  background-color: white;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='20' viewBox='0 0 23 20' fill='none'%3E%3Cpath d='M0.515625 10.5H21.5156M21.5156 10.5L12.5156 1.50003M21.5156 10.5L12.5156 19' stroke='url(%23paint0_linear_1163_38390)' stroke-width='2'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1163_38390' x1='11.0156' y1='1.5' x2='11.0156' y2='19' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.288462' stop-color='%23E4002B'/%3E%3Cstop offset='1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 9999px;
  bottom: 20px;
  right: 20px;
  z-index: 2;
}
.macro-category-single-arrow.plus .content > a,
.macro-category-single-arrow.plus .content button {
  width: 100%;
  height: 263px;
}
.macro-category-single-arrow.plus .content > a::after,
.macro-category-single-arrow.plus .content button::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='21' viewBox='0 0 22 21' fill='none'%3E%3Cpath d='M10.8164 -4.45822e-07L10.8164 21M21.0156 10.7998L0.0156245 10.7998' stroke='url(%23paint0_linear_1431_1445)' stroke-width='2'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1431_1445' x1='19.0156' y1='2' x2='4.01563' y2='17' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.35' stop-color='%23E4002B'/%3E%3Cstop offset='1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
}
.macro-category-single-arrow.plus .product-card {
  gap: 0;
}
.macro-category-single-arrow.plus .product-card .product-card--wrap {
  width: 100%;
  aspect-ratio: 315/263;
}
.macro-category-single-arrow.plus .product-card .product-card--wrap button.button-details {
  height: 100%;
}

@property --macro-category-first-col {
  syntax: "<number>";
  inherits: true;
  initial-value: 50;
}
.macro-category h2 {
  text-transform: uppercase;
  margin-bottom: 0;
}
.macro-category .content {
  display: flex;
  width: 100%;
  max-height: max-content;
  gap: 24px;
  position: relative;
}
@media (max-width: 576px) {
  .macro-category .content {
    flex-direction: column;
    gap: 16px;
  }
}
.macro-category .content.four-per-row {
  display: grid;
  grid-template-columns: repeat(3, minmax(278px, 1fr)) !important;
  grid-auto-rows: 481px !important;
  gap: 20px;
  justify-content: center;
}
@media (max-width: 1024px) {
  .macro-category .content.four-per-row {
    grid-template-columns: repeat(2, minmax(278px, 1fr)) !important;
    justify-content: center;
  }
}
@media (max-width: 576px) {
  .macro-category .content.four-per-row {
    grid-template-columns: 1fr !important;
    justify-content: center;
    justify-items: center;
  }
}
.macro-category .content.four-per-row > a {
  width: 100%;
  height: 481px;
}
@media (max-width: 1024px) {
  .macro-category .content.four-per-row > a {
    height: 312px;
    width: 100%;
  }
}
@media (max-width: 576px) {
  .macro-category .content.four-per-row > a {
    height: 312px;
    width: 100%;
    border-radius: 20px;
  }
}
.macro-category .content.four-per-row .image-container {
  height: 100%;
  width: 100%;
}
.macro-category .content.four-per-row .image-container img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.macro-category .content > a {
  display: block;
  width: calc(50% - 12px);
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  height: 480px;
}
@media (max-width: 1024px) {
  .macro-category .content > a {
    height: 312px;
    width: 100%;
  }
}
@media (max-width: 576px) {
  .macro-category .content > a {
    height: 312px;
    width: 100%;
    border-radius: 20px;
  }
}
@media (hover: hover) {
  .macro-category .content > a:hover .image-container {
    transform: scale3d(1.1, 1.1, 1);
  }
}
.macro-category .content > a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background: linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0) 100%);
  mix-blend-mode: multiply;
  z-index: 1;
}
.macro-category .content > a .image-container {
  -webkit-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  -moz-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  -o-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  -ms-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  will-change: transform;
  height: 100%;
}
@media (prefers-reduced-motion: reduce) {
  .macro-category .content > a .image-container {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -ms-transition: all 0s;
    transition: all 0s;
    transition-delay: 0ms;
    animation-duration: 0s;
    animation-delay: 0ms;
  }
}
.macro-category .content > a .image-container img {
  transform: scale(1);
  height: 100%;
  object-fit: cover;
}
.macro-category .content > a .title {
  position: absolute;
  left: 24px;
  bottom: 24px;
  color: white;
  text-transform: uppercase;
  z-index: 2;
}
.macro-category .content.content {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-template-rows: repeat(auto-fill, minmax(0, 481px));
  gap: 20px;
}
.macro-category .content.content.four-per-row {
  grid-template-rows: unset;
}
@media (max-width: 1024px) {
  .macro-category .content.content.four-per-row {
    grid-template-rows: auto;
    grid-auto-rows: auto !important;
  }
}
.macro-category .content.content.four-per-row .title {
  width: calc(100% - 48px);
}
@media (max-width: 1024px) {
  .macro-category .content.content {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: repeat(auto-fill, minmax(0, 312px));
  }
}
@media (max-width: 576px) {
  .macro-category .content.content {
    gap: 1rem;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-template-rows: repeat(auto-fill, minmax(0, 312px));
  }
}
.macro-category .content.content > a {
  width: 100%;
}
@media (hover: hover) and (min-width: 1025px) {
  .macro-category .content.hover-resize-columns {
    --macro-category-first-col: 50;
    display: grid;
    grid-template-columns: minmax(0, calc(var(--macro-category-first-col) * 1%)) minmax(0, calc(100% - var(--macro-category-first-col) * 1%));
    transition: --macro-category-first-col 0.6s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
    will-change: grid-template-columns;
  }
}
@media (hover: hover) and (min-width: 1025px) and (prefers-reduced-motion: reduce) {
  .macro-category .content.hover-resize-columns {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -ms-transition: all 0s;
    transition: all 0s;
    transition-delay: 0ms;
    animation-duration: 0s;
    animation-delay: 0ms;
  }
}
@media (hover: hover) and (min-width: 1025px) {
  .macro-category .content.hover-resize-columns > a {
    width: 100%;
    min-width: 0;
  }
  .macro-category .content.hover-resize-columns:has(> a:first-child:hover) {
    --macro-category-first-col: 65;
  }
  .macro-category .content.hover-resize-columns:has(> a:last-child:hover) {
    --macro-category-first-col: 35;
  }
}
.macro-category.grid .content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 576px) {
  .macro-category.grid .content {
    grid-template-columns: repeat(1, 1fr);
  }
}
.macro-category.grid .content a {
  width: 100%;
}
.macro-category.double-row .flex-container {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.macro-category-single-arrow .content > a::after .macro-category h2 {
  text-transform: uppercase;
  margin-bottom: 52px;
}
.macro-category-single-arrow .content > a::after .macro-category .content {
  display: flex;
  width: 100%;
  gap: 20px;
  position: relative;
  padding: 0 0 76px;
}
@media (max-width: 576px) {
  .macro-category-single-arrow .content > a::after .macro-category .content {
    flex-direction: column;
  }
}
.macro-category-single-arrow .content > a::after .macro-category .content > a,
.macro-category-single-arrow .content > a::after .macro-category .content button {
  display: block;
  width: calc(50% - 10px);
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 576px) {
  .macro-category-single-arrow .content > a::after .macro-category .content > a,
  .macro-category-single-arrow .content > a::after .macro-category .content button {
    width: 100%;
    border-radius: 20px;
  }
}
@media (hover: hover) {
  .macro-category-single-arrow .content > a::after .macro-category .content > a:hover .image-container,
  .macro-category-single-arrow .content > a::after .macro-category .content button:hover .image-container {
    transform: scale(1.1);
  }
}
.macro-category-single-arrow .content > a::after .macro-category .content > a::before,
.macro-category-single-arrow .content > a::after .macro-category .content button::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background: linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0) 100%);
  mix-blend-mode: multiply;
  z-index: 1;
}
.macro-category-single-arrow .content > a::after .macro-category .content > a .image-container,
.macro-category-single-arrow .content > a::after .macro-category .content button .image-container {
  -webkit-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  -moz-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  -o-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  -ms-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  will-change: transform;
}
@media (prefers-reduced-motion: reduce) {
  .macro-category-single-arrow .content > a::after .macro-category .content > a .image-container,
  .macro-category-single-arrow .content > a::after .macro-category .content button .image-container {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -ms-transition: all 0s;
    transition: all 0s;
    transition-delay: 0ms;
    animation-duration: 0s;
    animation-delay: 0ms;
  }
}
.macro-category-single-arrow .content > a::after .macro-category .content > a .image-container img,
.macro-category-single-arrow .content > a::after .macro-category .content button .image-container img {
  transform: scale(1);
}
.macro-category-single-arrow .content > a::after .macro-category .content > a .title,
.macro-category-single-arrow .content > a::after .macro-category .content button .title {
  position: absolute;
  left: 30px;
  bottom: 28px;
  color: white;
  text-transform: uppercase;
  z-index: 2;
}
.macro-category-single-arrow .content > a::after .macro-category.grid .content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.macro-category-single-arrow .content > a::after .macro-category.grid .content a,
.macro-category-single-arrow .content > a::after .macro-category.grid .content button {
  width: 100%;
}

.grid-macro-category-single-plus {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px;
}
@media (max-width: 1024px) {
  .grid-macro-category-single-plus {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 576px) {
  .grid-macro-category-single-plus {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 1rem;
  }
}

.component-newsletter .image-container {
  border-radius: 20px;
  overflow: hidden;
  position: absolute;
  height: 100%;
  object-fit: cover;
  left: 60px;
  right: 60px;
}
@media (min-width: 1600px) {
  .component-newsletter .image-container {
    left: 0;
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .component-newsletter .image-container {
    left: 24px;
    right: 24px;
  }
}
@media (max-width: 576px) {
  .component-newsletter .image-container {
    left: 16px;
    right: 16px;
    border-radius: 20px;
  }
}
.component-newsletter .image-container img {
  height: 100%;
  object-fit: cover;
}
.component-newsletter .content {
  min-height: 426px;
  display: flex;
  border-radius: 20px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%);
  flex-direction: column;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  width: 100%;
  position: relative;
  padding: 24px;
}
@media (max-width: 1024px) {
  .component-newsletter .content {
    min-height: 305px;
  }
}
@media (max-width: 576px) {
  .component-newsletter .content {
    min-height: 426px;
  }
}
.component-newsletter .content .subtitle {
  color: white;
  margin-bottom: 24px;
  max-width: 100%;
  word-break: break-word;
}
.component-newsletter .content .title {
  text-transform: uppercase;
  color: white;
  text-align: center;
  margin-bottom: 24px;
}
@media (max-width: 576px) {
  .component-newsletter .content .title {
    font-size: 30px;
    line-height: 38px; /* 126.667% */
    letter-spacing: 0.6px;
    text-transform: uppercase;
  }
}
.component-newsletter.small .content .title {
  margin-bottom: 24px;
  color: #fff;
}

section#newsletter:has(.container-full-width.white) {
  padding-bottom: 0;
}
section#newsletter .container-full-width.white {
  padding-bottom: 76px;
}

.sub-menu {
  display: flex;
  gap: 16px;
}
@media (max-width: 576px) {
  .sub-menu {
    width: 100%;
    overflow: auto;
  }
}
.sub-menu::before, .sub-menu::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 32px;
  pointer-events: none;
  z-index: 5;
}
.sub-menu.white::before {
  left: 0;
  background: linear-gradient(to right, white, rgba(255, 255, 255, 0));
}
.sub-menu.white::after {
  right: 0;
  background: linear-gradient(to left, white, rgba(255, 255, 255, 0));
}
.sub-menu ol {
  padding: 8px 16px;
  white-space: nowrap;
  display: inline-block;
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
  scroll-behavior: smooth;
  overscroll-behavior-x: contain;
}
.sub-menu ol::-webkit-scrollbar {
  display: none;
}
.sub-menu ol li button {
  display: block;
  color: #292929;
  background-color: white;
  border-radius: 20px;
  line-height: 20px;
  padding: 2px 12px;
  -webkit-transition: all 0.3s cubic-bezier(0.58, 0, 0.34, 0.99) 0s;
  -moz-transition: all 0.3s cubic-bezier(0.58, 0, 0.34, 0.99) 0s;
  -o-transition: all 0.3s cubic-bezier(0.58, 0, 0.34, 0.99) 0s;
  -ms-transition: all 0.3s cubic-bezier(0.58, 0, 0.34, 0.99) 0s;
  transition: all 0.3s cubic-bezier(0.58, 0, 0.34, 0.99) 0s;
  will-change: auto;
}
@media (prefers-reduced-motion: reduce) {
  .sub-menu ol li button {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -ms-transition: all 0s;
    transition: all 0s;
    transition-delay: 0ms;
    animation-duration: 0s;
    animation-delay: 0ms;
  }
}
.sub-menu ol li button span {
  pointer-events: none;
}
@media (hover: hover) {
  .sub-menu ol li button:hover {
    background-color: #EBECED;
    color: #292929;
  }
}

.multimediaArchive .toolbar .btn-primary-positive {
  display: block;
  margin: auto;
  margin-top: 40px;
}
@media (max-width: 576px) {
  .multimediaArchive .toolbar .btn-primary-positive {
    margin-top: 32px;
  }
}

.quarterlyReports .content h2,
.reportsArchive .content h2,
#multimediaArchive .content h2 {
  text-transform: uppercase;
  margin: 0;
}
@media (max-width: 1024px) {
  .quarterlyReports .content h2,
  .reportsArchive .content h2,
  #multimediaArchive .content h2 {
    margin-bottom: 16px;
  }
}
.quarterlyReports .content .inner-content,
.reportsArchive .content .inner-content,
#multimediaArchive .content .inner-content {
  display: flex;
  gap: 32px;
  flex-direction: column;
}
@media (max-width: 576px) {
  .quarterlyReports .content .inner-content,
  .reportsArchive .content .inner-content,
  #multimediaArchive .content .inner-content {
    gap: 16px;
  }
}
.quarterlyReports .content .inner-content .year-title,
.reportsArchive .content .inner-content .year-title,
#multimediaArchive .content .inner-content .year-title {
  color: #000;
  text-align: center;
  margin: 0;
}
@media (max-width: 576px) {
  .quarterlyReports .content .inner-content .year-title,
  .reportsArchive .content .inner-content .year-title,
  #multimediaArchive .content .inner-content .year-title {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 0;
  }
}
.quarterlyReports .content .inner-content .grid,
.reportsArchive .content .inner-content .grid,
#multimediaArchive .content .inner-content .grid {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
@media (max-width: 576px) {
  .quarterlyReports .content .inner-content .grid,
  .reportsArchive .content .inner-content .grid,
  #multimediaArchive .content .inner-content .grid {
    gap: 16px;
  }
}
.quarterlyReports .content .inner-content .btn-primary-positive,
.reportsArchive .content .inner-content .btn-primary-positive,
#multimediaArchive .content .inner-content .btn-primary-positive {
  display: inline-block;
  margin: 0 auto 42px;
}
.quarterlyReports .content .inner-content .bottom-notes,
.reportsArchive .content .inner-content .bottom-notes,
#multimediaArchive .content .inner-content .bottom-notes {
  display: flex;
  gap: 32px;
}
@media (max-width: 1024px) {
  .quarterlyReports .content .inner-content .bottom-notes,
  .reportsArchive .content .inner-content .bottom-notes,
  #multimediaArchive .content .inner-content .bottom-notes {
    flex-direction: column;
    gap: unset;
  }
}
@media (max-width: 576px) {
  .quarterlyReports .content .inner-content .bottom-notes,
  .reportsArchive .content .inner-content .bottom-notes,
  #multimediaArchive .content .inner-content .bottom-notes {
    flex-direction: column;
    gap: unset;
  }
}
.quarterlyReports .content .inner-content .bottom-notes > div,
.reportsArchive .content .inner-content .bottom-notes > div,
#multimediaArchive .content .inner-content .bottom-notes > div {
  width: calc(50% - 16px);
}
@media (max-width: 1024px) {
  .quarterlyReports .content .inner-content .bottom-notes > div,
  .reportsArchive .content .inner-content .bottom-notes > div,
  #multimediaArchive .content .inner-content .bottom-notes > div {
    width: 100%;
  }
}
@media (max-width: 576px) {
  .quarterlyReports .content .inner-content .bottom-notes > div,
  .reportsArchive .content .inner-content .bottom-notes > div,
  #multimediaArchive .content .inner-content .bottom-notes > div {
    width: 100%;
  }
}
.quarterlyReports .content .inner-content .bottom-notes > div p a,
.reportsArchive .content .inner-content .bottom-notes > div p a,
#multimediaArchive .content .inner-content .bottom-notes > div p a {
  color: black;
  text-decoration: underline;
  margin-bottom: 12px;
}
@media (hover: hover) {
  .quarterlyReports .content .inner-content .bottom-notes > div p a:hover,
  .reportsArchive .content .inner-content .bottom-notes > div p a:hover,
  #multimediaArchive .content .inner-content .bottom-notes > div p a:hover {
    text-decoration: underline;
  }
}
.quarterlyReports .content .archive-year-menu-container,
.reportsArchive .content .archive-year-menu-container,
#multimediaArchive .content .archive-year-menu-container {
  margin-bottom: 40px;
}
@media (max-width: 1024px) {
  .quarterlyReports .content .archive-year-menu-container,
  .reportsArchive .content .archive-year-menu-container,
  #multimediaArchive .content .archive-year-menu-container {
    margin-bottom: 24px;
  }
}
@media (max-width: 576px) {
  .quarterlyReports .content .archive-year-menu-container,
  .reportsArchive .content .archive-year-menu-container,
  #multimediaArchive .content .archive-year-menu-container {
    width: 100%;
    overflow: auto;
  }
}
.quarterlyReports .content .archive-year-menu-container .archive-year-menu,
.reportsArchive .content .archive-year-menu-container .archive-year-menu,
#multimediaArchive .content .archive-year-menu-container .archive-year-menu {
  display: flex;
  gap: 8px;
  justify-content: center;
  flex-wrap: wrap;
}
@media (max-width: 1024px) {
  .quarterlyReports .content .archive-year-menu-container .archive-year-menu,
  .reportsArchive .content .archive-year-menu-container .archive-year-menu,
  #multimediaArchive .content .archive-year-menu-container .archive-year-menu {
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin-bottom: 0;
    overflow: auto;
  }
}
.quarterlyReports .content .archive-year-menu-container .archive-year-menu .archive-year-button,
.reportsArchive .content .archive-year-menu-container .archive-year-menu .archive-year-button,
#multimediaArchive .content .archive-year-menu-container .archive-year-menu .archive-year-button {
  display: flex;
  padding: 10px 12px;
  align-items: center;
  gap: 24px;
  border-radius: 10px;
  -webkit-transition: all 0.3s cubic-bezier(0.58, 0, 0.34, 0.99) 0s;
  -moz-transition: all 0.3s cubic-bezier(0.58, 0, 0.34, 0.99) 0s;
  -o-transition: all 0.3s cubic-bezier(0.58, 0, 0.34, 0.99) 0s;
  -ms-transition: all 0.3s cubic-bezier(0.58, 0, 0.34, 0.99) 0s;
  transition: all 0.3s cubic-bezier(0.58, 0, 0.34, 0.99) 0s;
  will-change: auto;
  color: black;
}
@media (prefers-reduced-motion: reduce) {
  .quarterlyReports .content .archive-year-menu-container .archive-year-menu .archive-year-button,
  .reportsArchive .content .archive-year-menu-container .archive-year-menu .archive-year-button,
  #multimediaArchive .content .archive-year-menu-container .archive-year-menu .archive-year-button {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -ms-transition: all 0s;
    transition: all 0s;
    transition-delay: 0ms;
    animation-duration: 0s;
    animation-delay: 0ms;
  }
}
.quarterlyReports .content .archive-year-menu-container .archive-year-menu .archive-year-button.active,
.reportsArchive .content .archive-year-menu-container .archive-year-menu .archive-year-button.active,
#multimediaArchive .content .archive-year-menu-container .archive-year-menu .archive-year-button.active {
  background: #fff;
  color: #E4002B;
}
@media (hover: hover) {
  .quarterlyReports .content .archive-year-menu-container .archive-year-menu .archive-year-button:hover,
  .reportsArchive .content .archive-year-menu-container .archive-year-menu .archive-year-button:hover,
  #multimediaArchive .content .archive-year-menu-container .archive-year-menu .archive-year-button:hover {
    background: #fff;
    color: #E4002B;
  }
}
.quarterlyReports .content .report-panel,
.reportsArchive .content .report-panel,
#multimediaArchive .content .report-panel {
  position: relative;
  padding: 32px 80px;
  background: white;
  border-radius: 20px;
  display: grid; /* Reply */
  grid-template-columns: repeat(2, 1fr); /* Reply */
  row-gap: 40px; /* Reply */
  column-gap: 16px; /* Reply */
  width: 100%; /* Reply */
}
@media (max-width: 1024px) {
  .quarterlyReports .content .report-panel,
  .reportsArchive .content .report-panel,
  #multimediaArchive .content .report-panel {
    grid-template-columns: repeat(2, minmax(0, 1fr)); /* Reply */
  }
}
@media (max-width: 576px) {
  .quarterlyReports .content .report-panel,
  .reportsArchive .content .report-panel,
  #multimediaArchive .content .report-panel {
    grid-template-columns: repeat(1, minmax(0, 1fr)); /* Reply */
  }
}
.quarterlyReports .content .report-panel .report-download,
.reportsArchive .content .report-panel .report-download,
#multimediaArchive .content .report-panel .report-download {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px;
}
@media (max-width: 1024px) {
  .quarterlyReports .content .report-panel .report-download,
  .reportsArchive .content .report-panel .report-download,
  #multimediaArchive .content .report-panel .report-download {
    padding: 0;
  }
}
.quarterlyReports .content .report-panel .report-download img,
.reportsArchive .content .report-panel .report-download img,
#multimediaArchive .content .report-panel .report-download img {
  margin-right: 24px;
}
.quarterlyReports .content .report-panel-multiple,
.reportsArchive .content .report-panel-multiple,
#multimediaArchive .content .report-panel-multiple {
  position: relative;
  padding: 32px 80px;
  background: white;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 16px;
}
@media (max-width: 1024px) {
  .quarterlyReports .content .report-panel-multiple,
  .reportsArchive .content .report-panel-multiple,
  #multimediaArchive .content .report-panel-multiple {
    padding: 32px 0;
  }
}
@media (max-width: 576px) {
  .quarterlyReports .content .report-panel-multiple,
  .reportsArchive .content .report-panel-multiple,
  #multimediaArchive .content .report-panel-multiple {
    padding: 24px 32px;
  }
}
.quarterlyReports .content .report-panel-multiple .report-download,
.reportsArchive .content .report-panel-multiple .report-download,
#multimediaArchive .content .report-panel-multiple .report-download {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px;
}
@media (max-width: 1024px) {
  .quarterlyReports .content .report-panel-multiple .report-download,
  .reportsArchive .content .report-panel-multiple .report-download,
  #multimediaArchive .content .report-panel-multiple .report-download {
    padding: 0;
  }
}
.quarterlyReports .content .report-panel-multiple .report-download img,
.reportsArchive .content .report-panel-multiple .report-download img,
#multimediaArchive .content .report-panel-multiple .report-download img {
  margin-right: 24px;
}
.quarterlyReports .content .press-release-swiper-wrapper,
.reportsArchive .content .press-release-swiper-wrapper,
#multimediaArchive .content .press-release-swiper-wrapper {
  padding: 0;
}
.quarterlyReports .content .press-release-swiper-wrapper + .toolbar,
.reportsArchive .content .press-release-swiper-wrapper + .toolbar,
#multimediaArchive .content .press-release-swiper-wrapper + .toolbar {
  padding: 0;
  text-align: center;
}
.quarterlyReports .content .press-release-swiper-wrapper + .toolbar .btn-primary-positive,
.reportsArchive .content .press-release-swiper-wrapper + .toolbar .btn-primary-positive,
#multimediaArchive .content .press-release-swiper-wrapper + .toolbar .btn-primary-positive {
  display: inline-block;
  margin: auto;
}

@media (max-width: 1024px) {
  .press-release-container {
    padding-right: 0 !important;
  }
}

.report-card {
  position: relative;
  text-align: center;
  padding: 32px;
  background-color: white;
  border-radius: 20px;
  display: block;
  width: 100%;
}
@media (max-width: 1024px) {
  .report-card {
    width: 100%;
  }
}
@media (max-width: 576px) {
  .report-card {
    width: 100%;
    border-radius: 20px;
  }
}
.report-card.total {
  background-color: #0a05b0;
  color: white;
}
.report-card.total h2, .report-card.total h4,
.report-card.total span,
.report-card.total p, .report-card.total div {
  color: white !important;
}
.report-card .report-card-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  margin-bottom: 32px;
}
@media (max-width: 576px) {
  .report-card .report-card-title {
    margin-bottom: 1rem;
  }
}
.report-card .report-card-title span {
  color: #000;
  font-family: "LineaSansExtraLight";
  font-size: 16px;
  font-style: normal;
  font-weight: 200;
  line-height: 24px; /* 150% */
  letter-spacing: 0.32px;
}
@media (max-width: 1024px) {
  .report-card .report-card-title span {
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: 24px; /* 150% */
    letter-spacing: 0.32px;
  }
}
@media (max-width: 576px) {
  .report-card .report-card-title span {
    font-size: 14px;
    font-style: normal;
    font-weight: 200;
    line-height: 22px; /* 157.143% */
    letter-spacing: 0.28px;
  }
}
.report-card .report-card-title sup {
  top: -1em;
  font-size: 50%;
}
.report-card .card-grid-one-column {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 32px;
}
@media (max-width: 576px) {
  .report-card .card-grid-one-column {
    gap: 1rem;
  }
}
.report-card .card-grid-three-column {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}
@media (max-width: 1024px) {
  .report-card .card-grid-three-column {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 576px) {
  .report-card .card-grid-three-column {
    grid-template-columns: repeat(1, 1fr);
    gap: 16px;
  }
}
.report-card .card-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 32px;
}
@media (max-width: 576px) {
  .report-card .card-grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 1rem;
  }
}
.report-card .card-content {
  display: flex;
  flex-direction: column;
  gap: 4px;
  text-transform: uppercase;
}
.report-card .card-content h4, .report-card .card-content p {
  margin: 0;
}
.report-card .flex {
  display: flex;
  gap: 32px;
}
@media (max-width: 1024px) {
  .report-card .flex {
    flex-direction: column;
    gap: 32px;
  }
}
@media (max-width: 576px) {
  .report-card .flex {
    flex-direction: column;
    gap: 16px;
  }
}
.report-card .flex p {
  flex: 1 1 0;
}
.report-card .content-btn {
  margin-top: 32px;
}
@media (max-width: 576px) {
  .report-card .content-btn {
    margin-top: 1rem;
  }
}
.report-card.static {
  min-height: 278px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.report-card .datetime {
  margin-bottom: 16px;
}
.report-card .btn-static {
  display: flex;
  align-items: center;
  gap: 24px;
  width: fit-content;
  justify-content: center;
  margin-inline: auto;
  text-transform: uppercase;
  background-color: white;
  padding: 16px;
  --angle: 90deg;
  border: 1px solid transparent;
  border-radius: 20px;
  position: relative;
}
.report-card .btn-static::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='24' viewBox='0 0 23 24' fill='none'%3E%3Cg clip-path='url(%23clip0_629_19250)'%3E%3Cpath d='M1.7793 8.8433V21.3611C1.7793 22.1666 2.4564 22.8223 3.28829 22.8223H19.7341C20.566 22.8223 21.2431 22.1666 21.2431 21.3611V8.8433C21.2431 8.68392 21.1097 8.55469 20.9451 8.55469H2.07734C1.91276 8.55469 1.7793 8.68392 1.7793 8.8433ZM2.37539 9.1315H20.647V21.3607C20.647 21.8483 20.2373 22.2447 19.7341 22.2447H3.28829C2.78472 22.2447 2.37496 21.8479 2.37496 21.3607V9.1315H2.37539Z' fill='%23E4002B'/%3E%3Cpath d='M19.9142 2.69531H19.8647C19.7001 2.69531 19.5666 2.82455 19.5666 2.98393C19.5666 3.1433 19.7001 3.27254 19.8647 3.27254H19.9142C21.0181 3.27254 21.916 4.1421 21.916 5.21109V21.4842C21.916 22.5531 21.0181 23.4227 19.9142 23.4227H3.10928C2.00536 23.4227 1.10739 22.5531 1.10739 21.4842V5.21109C1.10739 4.1421 2.00536 3.27254 3.10928 3.27254H3.15875C3.32333 3.27254 3.45679 3.1433 3.45679 2.98393C3.45679 2.82455 3.32333 2.69531 3.15875 2.69531H3.10928C1.67704 2.69531 0.511719 3.82376 0.511719 5.21109V21.4842C0.511719 22.8711 1.67704 23.9995 3.10928 23.9995H19.9142C21.3464 23.9995 22.5117 22.8711 22.5117 21.4842V5.21109C22.5117 3.82417 21.3464 2.69573 19.9142 2.69573V2.69531Z' fill='%23E4002B'/%3E%3Cpath d='M7.68672 3.27254H15.3353C15.4999 3.27254 15.6333 3.1433 15.6333 2.98393C15.6333 2.82455 15.4999 2.69531 15.3353 2.69531H7.68672C7.52213 2.69531 7.38867 2.82455 7.38867 2.98393C7.38867 3.1433 7.52213 3.27254 7.68672 3.27254Z' fill='%23E4002B'/%3E%3Cpath d='M3.80142 13.4565H7.90883C8.23672 13.4565 8.50322 13.1985 8.50322 12.881V10.3949C8.50322 10.0774 8.23672 9.81934 7.90883 9.81934H3.80142C3.47352 9.81934 3.20703 10.0774 3.20703 10.3949V12.881C3.20703 13.1985 3.47352 13.4565 3.80142 13.4565ZM7.90712 10.3966L7.9084 12.8797L3.80227 12.881L3.80099 10.3966H7.90712Z' fill='%23E4002B'/%3E%3Cpath d='M9.45767 13.4565H13.5651C13.893 13.4565 14.1595 13.1985 14.1595 12.881V10.3949C14.1595 10.0774 13.893 9.81934 13.5651 9.81934H9.45767C9.12977 9.81934 8.86328 10.0774 8.86328 10.3949V12.881C8.86328 13.1985 9.12977 13.4565 9.45767 13.4565ZM13.5634 10.3966L13.5647 12.8797L9.45852 12.881L9.45724 10.3966H13.5634Z' fill='%23E4002B'/%3E%3Cpath d='M15.1139 13.4565H19.2213C19.5492 13.4565 19.8157 13.1985 19.8157 12.881V10.3949C19.8157 10.0774 19.5492 9.81934 19.2213 9.81934H15.1139C14.786 9.81934 14.5195 10.0774 14.5195 10.3949V12.881C14.5195 13.1985 14.786 13.4565 15.1139 13.4565ZM19.2201 10.3966L19.2213 12.8797L15.1152 12.881L15.1139 10.3966H19.2201Z' fill='%23E4002B'/%3E%3Cpath d='M3.80142 17.52H7.90883C8.23672 17.52 8.50322 17.262 8.50322 16.9444V14.4584C8.50322 14.1409 8.23672 13.8828 7.90883 13.8828H3.80142C3.47352 13.8828 3.20703 14.1409 3.20703 14.4584V16.9444C3.20703 17.262 3.47352 17.52 3.80142 17.52ZM7.90712 14.4596L7.9084 16.9428L3.80227 16.944L3.80099 14.4596H7.90712Z' fill='%23E4002B'/%3E%3Cpath d='M9.45767 17.52H13.5651C13.893 17.52 14.1595 17.262 14.1595 16.9444V14.4584C14.1595 14.1409 13.893 13.8828 13.5651 13.8828H9.45767C9.12977 13.8828 8.86328 14.1409 8.86328 14.4584V16.9444C8.86328 17.262 9.12977 17.52 9.45767 17.52ZM13.5634 14.4596L13.5647 16.9428L9.45852 16.944L9.45724 14.4596H13.5634Z' fill='%23E4002B'/%3E%3Cpath d='M15.1139 17.52H19.2213C19.5492 17.52 19.8157 17.262 19.8157 16.9444V14.4584C19.8157 14.1409 19.5492 13.8828 19.2213 13.8828H15.1139C14.786 13.8828 14.5195 14.1409 14.5195 14.4584V16.9444C14.5195 17.262 14.786 17.52 15.1139 17.52ZM19.2201 14.4596L19.2213 16.9428L15.1152 16.944L15.1139 14.4596H19.2201Z' fill='%23E4002B'/%3E%3Cpath d='M3.80142 21.5825H7.90883C8.23672 21.5825 8.50322 21.3245 8.50322 21.0069V18.5209C8.50322 18.2034 8.23672 17.9453 7.90883 17.9453H3.80142C3.47352 17.9453 3.20703 18.2034 3.20703 18.5209V21.0069C3.20703 21.3245 3.47352 21.5825 3.80142 21.5825ZM7.90712 18.5225L7.9084 21.0057L3.80227 21.0069L3.80099 18.5225H7.90712Z' fill='%23E4002B'/%3E%3Cpath d='M9.45767 21.5825H13.5651C13.893 21.5825 14.1595 21.3245 14.1595 21.0069V18.5209C14.1595 18.2034 13.893 17.9453 13.5651 17.9453H9.45767C9.12977 17.9453 8.86328 18.2034 8.86328 18.5209V21.0069C8.86328 21.3245 9.12977 21.5825 9.45767 21.5825ZM13.5634 18.5225L13.5647 21.0057L9.45852 21.0069L9.45724 18.5225H13.5634Z' fill='%23E4002B'/%3E%3Cpath d='M15.1139 21.5825H19.2213C19.5492 21.5825 19.8157 21.3245 19.8157 21.0069V18.5209C19.8157 18.2034 19.5492 17.9453 19.2213 17.9453H15.1139C14.786 17.9453 14.5195 18.2034 14.5195 18.5209V21.0069C14.5195 21.3245 14.786 21.5825 15.1139 21.5825ZM19.2201 18.5225L19.2213 21.0057L15.1152 21.0069L15.1139 18.5225H19.2201Z' fill='%23E4002B'/%3E%3Cpath d='M5.42314 5.90896C6.13222 5.90896 6.70955 5.35031 6.70955 4.66325V1.24571C6.70955 0.559061 6.13265 0 5.42314 0C4.71362 0 4.13672 0.558649 4.13672 1.24571V4.66366C4.13672 5.35031 4.71362 5.90937 5.42314 5.90937V5.90896ZM4.73281 1.24571C4.73281 0.876991 5.04237 0.577229 5.42314 0.577229C5.8039 0.577229 6.11346 0.876991 6.11346 1.24571V4.66366C6.11346 5.03238 5.8039 5.33214 5.42314 5.33214C5.04237 5.33214 4.73281 5.03238 4.73281 4.66366V1.24571Z' fill='%23E4002B'/%3E%3Cpath d='M17.6009 5.90896C18.31 5.90896 18.8873 5.35031 18.8873 4.66325V1.24571C18.8873 0.559061 18.3104 0 17.6009 0C16.8914 0 16.3145 0.558649 16.3145 1.24571V4.66366C16.3145 5.35031 16.8914 5.90937 17.6009 5.90937V5.90896ZM16.9105 1.24571C16.9105 0.876991 17.2201 0.577229 17.6009 0.577229C17.9816 0.577229 18.2912 0.876991 18.2912 1.24571V4.66366C18.2912 5.03238 17.9816 5.33214 17.6009 5.33214C17.2201 5.33214 16.9105 5.03238 16.9105 4.66366V1.24571Z' fill='%23E4002B'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_629_19250'%3E%3Crect width='22' height='24' fill='white' transform='translate(0.511719)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  height: 24px;
  width: 24px;
  display: block;
  display: none;
}
.report-card .btn-static::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  border: 1px solid transparent;
  background: linear-gradient(var(--angle), #E4002B, #FFFFFF) border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  opacity: 0;
  -webkit-transition: opacity 0.35s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  -moz-transition: opacity 0.35s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  -o-transition: opacity 0.35s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  -ms-transition: opacity 0.35s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  transition: opacity 0.35s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  will-change: opacity;
}
@media (prefers-reduced-motion: reduce) {
  .report-card .btn-static::after {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -ms-transition: all 0s;
    transition: all 0s;
    transition-delay: 0ms;
    animation-duration: 0s;
    animation-delay: 0ms;
  }
}
.report-card .btn-static:hover {
  color: black;
}
.report-card .btn-static:hover::after {
  opacity: 1;
}
@media (max-width: 1024px) {
  .report-card.static {
    height: auto;
    min-height: 0;
    gap: 0;
  }
  .report-card.static .datetime {
    margin: 0;
  }
  .report-card.static .report-card-title {
    margin: 16px 0;
  }
}

a.report-card::after {
  content: "";
  width: 42px;
  height: 42px;
  background-image: url("data:image/svg+xml,%3Csvg width='23' height='19' viewBox='0 0 23 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.2646 9.72461L12.5957 18.9287L11.2168 17.4795L18.335 10.7041H0V8.7041H18.4355L11.1963 1.4082L12.6162 0L22.2646 9.72461Z' fill='url(%23paint0_linear_1817_8645)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1817_8645' x1='10.418' y1='0.704102' x2='10.418' y2='18.2041' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.288462' stop-color='%23E4002B'/%3E%3Cstop offset='1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-color: #efefef;
  border-radius: 100%;
  right: 32px;
  bottom: 32px;
  position: absolute;
}
a.report-card .card-grid-one-column, a.report-card .card-grid {
  padding-right: 50px;
}

.location-map-container {
  display: flex;
  flex-direction: column;
  gap: 4.75rem;
  align-items: center;
  padding-top: 4.75rem;
}
.location-map-container p {
  margin: 0;
  max-width: 874px;
}
.location-map-container img {
  max-width: 100%;
}

.riconoscimenti-container {
  display: flex;
  flex-direction: column;
  gap: 4.75rem;
}
.riconoscimenti-container.gap-small {
  gap: 28px;
}
.riconoscimenti-container p {
  margin: 0;
}
@media (max-width: 576px) {
  .riconoscimenti-container p {
    max-width: 100%;
  }
}
.riconoscimenti-container .one-col h2 {
  max-width: 80%;
}
@media (max-width: 576px) {
  .riconoscimenti-container .one-col h2 {
    max-width: 100%;
  }
}
.riconoscimenti-container .one-col .content {
  margin-top: 4.75em;
}
.riconoscimenti-container .card-container {
  display: grid;
  gap: 1.5rem;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-content: center;
}
@media (max-width: 1024px) {
  .riconoscimenti-container .card-container {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 576px) {
  .riconoscimenti-container .card-container {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 1rem;
    grid-auto-rows: auto;
  }
}
.riconoscimenti-container .card-container.autofit {
  grid-auto-rows: 1fr;
}
.riconoscimenti-container .card-container:has(.blue-balloon-single-card-long.link-card) {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}
@media (max-width: 576px) {
  .riconoscimenti-container .card-container:has(.blue-balloon-single-card-long.link-card) {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
@media (max-width: 1024px) {
  .riconoscimenti-container .card-container:has(.blue-balloon-single-card-long.link-card-with-image) {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.riconoscimenti-container .card-container.one-columns-card, .riconoscimenti-container .card-container.one-columns-card:has(.blue-balloon-single-card-long.link-card) {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
@media (max-width: 576px) {
  .riconoscimenti-container .card-container.one-columns-card, .riconoscimenti-container .card-container.one-columns-card:has(.blue-balloon-single-card-long.link-card) {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.riconoscimenti-container .card-container.two-columns-card, .riconoscimenti-container .card-container.two-columns-card:has(.blue-balloon-single-card-long.link-card) {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
@media (max-width: 576px) {
  .riconoscimenti-container .card-container.two-columns-card, .riconoscimenti-container .card-container.two-columns-card:has(.blue-balloon-single-card-long.link-card) {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.riconoscimenti-container .card-container.four-columns-card, .riconoscimenti-container .card-container.four-columns-card:has(.blue-balloon-single-card-long.link-card) {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
@media (max-width: 1024px) {
  .riconoscimenti-container .card-container.four-columns-card, .riconoscimenti-container .card-container.four-columns-card:has(.blue-balloon-single-card-long.link-card) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 576px) {
  .riconoscimenti-container .card-container.four-columns-card, .riconoscimenti-container .card-container.four-columns-card:has(.blue-balloon-single-card-long.link-card) {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.riconoscimenti-container .card-container.five-columns-card, .riconoscimenti-container .card-container.five-columns-card:has(.blue-balloon-single-card-long.link-card) {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
@media (max-width: 1024px) {
  .riconoscimenti-container .card-container.five-columns-card, .riconoscimenti-container .card-container.five-columns-card:has(.blue-balloon-single-card-long.link-card) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 576px) {
  .riconoscimenti-container .card-container.five-columns-card, .riconoscimenti-container .card-container.five-columns-card:has(.blue-balloon-single-card-long.link-card) {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.riconoscimenti-container .card-container.two-columns {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  row-gap: 32px;
  column-gap: 0;
}
@media (max-width: 1024px) {
  .riconoscimenti-container .card-container.two-columns {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.riconoscimenti-container .card-container.three-columns {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  row-gap: 32px;
  column-gap: 0;
}
@media (max-width: 1024px) {
  .riconoscimenti-container .card-container.three-columns {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.riconoscimenti-container .card-container.four-columns {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  row-gap: 32px;
  column-gap: 0;
}
@media (max-width: 1024px) {
  .riconoscimenti-container .card-container.four-columns {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.riconoscimenti-container .card-container.five-columns {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  row-gap: 32px;
  column-gap: 0;
}
@media (max-width: 1024px) {
  .riconoscimenti-container .card-container.five-columns {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.riconoscimenti-container .riconoscimenti-balloon-card {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  row-gap: 32px;
}
@media (max-width: 1024px) {
  .riconoscimenti-container .riconoscimenti-balloon-card {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

.badge-wrapper {
  display: flex;
  justify-content: center;
  gap: 3rem;
  width: 100%;
}
@media (max-width: 576px) {
  .badge-wrapper {
    gap: 1rem;
  }
}
.badge-wrapper .badge-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
}
.badge-wrapper .badge-container img {
  width: 180px;
  height: auto;
}
.badge-wrapper .badge-container span {
  text-align: center;
}

.riconoscimenti-card {
  padding: 1.5rem;
  background-color: white;
  border-radius: 20px;
  display: block;
}
@media (max-width: 576px) {
  .riconoscimenti-card {
    border-radius: 20px;
  }
}

.blue-balloon-blue-background {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 84px;
  height: 84px;
  background-color: #0904BF;
  border-radius: 100%;
}
.blue-balloon-blue-background.bg-grey {
  background-color: #efefef;
}
.blue-balloon-blue-background img {
  width: auto;
  height: 50px;
  filter: brightness(0) saturate(100%) invert(1);
}

.blue-balloon-card.flex, blue-balloon-single-card-long.flex {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
  flex: 1 1 0;
}
.blue-balloon-card.flex.two-columns, blue-balloon-single-card-long.flex.two-columns {
  flex: 1 1 50%;
}
.blue-balloon-card.flex.two-columns:not(:nth-child(2n))::after, blue-balloon-single-card-long.flex.two-columns:not(:nth-child(2n))::after {
  content: "";
  width: 1px;
  height: 50%;
  background-color: #000;
  position: absolute;
  bottom: 16px;
  right: 0;
}
@media (max-width: 576px) {
  .blue-balloon-card.flex.two-columns:not(:nth-child(2n))::after, blue-balloon-single-card-long.flex.two-columns:not(:nth-child(2n))::after {
    display: block;
  }
}
.blue-balloon-card.flex.two-columns:nth-child(2n)::after, .blue-balloon-card.flex.two-columns:last-child::after, blue-balloon-single-card-long.flex.two-columns:nth-child(2n)::after, blue-balloon-single-card-long.flex.two-columns:last-child::after {
  display: none;
}
.blue-balloon-card.flex.three-columns, blue-balloon-single-card-long.flex.three-columns {
  flex: 1 1 33.3%;
}
.blue-balloon-card.flex.three-columns:not(:nth-child(3n))::after, blue-balloon-single-card-long.flex.three-columns:not(:nth-child(3n))::after {
  content: "";
  width: 1px;
  height: 50%;
  background-color: #000;
  position: absolute;
  bottom: 16px;
  right: 0;
}
@media (max-width: 1024px) {
  .blue-balloon-card.flex.three-columns:not(:nth-child(3n))::after, blue-balloon-single-card-long.flex.three-columns:not(:nth-child(3n))::after {
    display: none;
  }
}
@media (max-width: 1024px) {
  .blue-balloon-card.flex.three-columns:not(:nth-child(2n))::after, blue-balloon-single-card-long.flex.three-columns:not(:nth-child(2n))::after {
    content: "";
    width: 1px;
    height: 50%;
    background-color: #000;
    position: absolute;
    bottom: 16px;
    right: 0;
    display: block !important;
  }
}
@media (max-width: 1024px) {
  .blue-balloon-card.flex.three-columns:nth-child(2n)::after, .blue-balloon-card.flex.three-columns:last-child::after, blue-balloon-single-card-long.flex.three-columns:nth-child(2n)::after, blue-balloon-single-card-long.flex.three-columns:last-child::after {
    display: none !important;
  }
}
.blue-balloon-card.flex.three-columns:nth-child(3n)::after, .blue-balloon-card.flex.three-columns:last-child::after, blue-balloon-single-card-long.flex.three-columns:nth-child(3n)::after, blue-balloon-single-card-long.flex.three-columns:last-child::after {
  display: none;
}
@media (max-width: 1024px) {
  .blue-balloon-card.flex.three-columns:nth-child(3n)::after, .blue-balloon-card.flex.three-columns:last-child::after, blue-balloon-single-card-long.flex.three-columns:nth-child(3n)::after, blue-balloon-single-card-long.flex.three-columns:last-child::after {
    display: none;
  }
}
.blue-balloon-card.flex.four-columns, blue-balloon-single-card-long.flex.four-columns {
  flex: 1 1 25%;
}
.blue-balloon-card.flex.four-columns:not(:nth-child(4n))::after, blue-balloon-single-card-long.flex.four-columns:not(:nth-child(4n))::after {
  content: "";
  width: 1px;
  height: 50%;
  background-color: #000;
  position: absolute;
  bottom: 16px;
  right: 0;
}
.blue-balloon-card.flex.four-columns:nth-child(4n)::after, .blue-balloon-card.flex.four-columns:last-child::after, blue-balloon-single-card-long.flex.four-columns:nth-child(4n)::after, blue-balloon-single-card-long.flex.four-columns:last-child::after {
  display: none;
}
@media (max-width: 1024px) {
  .blue-balloon-card.flex.four-columns:not(:nth-child(2n))::after, blue-balloon-single-card-long.flex.four-columns:not(:nth-child(2n))::after {
    content: "";
    width: 1px;
    height: 50%;
    background-color: #000;
    position: absolute;
    bottom: 16px;
    right: 0;
    display: block !important;
  }
}
@media (max-width: 1024px) {
  .blue-balloon-card.flex.four-columns:nth-child(2n)::after, .blue-balloon-card.flex.four-columns:last-child::after, blue-balloon-single-card-long.flex.four-columns:nth-child(2n)::after, blue-balloon-single-card-long.flex.four-columns:last-child::after {
    display: none !important;
  }
}
.blue-balloon-card.flex.five-columns, blue-balloon-single-card-long.flex.five-columns {
  flex: 1 1 20%;
}
.blue-balloon-card.flex.five-columns:not(:nth-child(5n))::after, blue-balloon-single-card-long.flex.five-columns:not(:nth-child(5n))::after {
  content: "";
  width: 1px;
  height: 50%;
  background-color: #000;
  position: absolute;
  bottom: 16px;
  right: 0;
}
.blue-balloon-card.flex.five-columns:nth-child(5n)::after, .blue-balloon-card.flex.five-columns:last-child::after, blue-balloon-single-card-long.flex.five-columns:nth-child(5n)::after, blue-balloon-single-card-long.flex.five-columns:last-child::after {
  display: none;
}
@media (max-width: 1024px) {
  .blue-balloon-card.flex.five-columns:not(:nth-child(2n))::after, blue-balloon-single-card-long.flex.five-columns:not(:nth-child(2n))::after {
    content: "";
    width: 1px;
    height: 50%;
    background-color: #000;
    position: absolute;
    bottom: 16px;
    right: 0;
    display: block !important;
  }
}
@media (max-width: 1024px) {
  .blue-balloon-card.flex.five-columns:nth-child(2n)::after, .blue-balloon-card.flex.five-columns:last-child::after, blue-balloon-single-card-long.flex.five-columns:nth-child(2n)::after, blue-balloon-single-card-long.flex.five-columns:last-child::after {
    display: none !important;
  }
}
.blue-balloon-card.flex.text-white p, .blue-balloon-card.flex.text-white .label-regular, blue-balloon-single-card-long.flex.text-white p, blue-balloon-single-card-long.flex.text-white .label-regular {
  color: #fff;
}
.blue-balloon-card.flex.text-white:not(:last-child)::after, blue-balloon-single-card-long.flex.text-white:not(:last-child)::after {
  background-color: #fff !important;
}
.blue-balloon-card.flex p, blue-balloon-single-card-long.flex p {
  margin: 0;
  text-align: center;
}
.blue-balloon-card.flex p:first-of-type, blue-balloon-single-card-long.flex p:first-of-type {
  margin: 28px 0 14px;
}
.blue-balloon-card.flex .label-regular, blue-balloon-single-card-long.flex .label-regular {
  width: 100%;
}
.blue-balloon-card.flex .label-regular p, blue-balloon-single-card-long.flex .label-regular p {
  margin: auto !important;
}
.blue-balloon-card.flex img, blue-balloon-single-card-long.flex img {
  width: auto;
  height: 50px;
}

#interview .flex {
  display: flex;
  flex-direction: column;
  gap: 76px;
}
@media (max-width: 1024px) {
  #interview .flex {
    gap: 40px;
  }
}

.blue-balloon-single-card-long,
.blue-balloon-single-card-long-btn,
.blue-balloon-single-card-reverse {
  padding: 24px;
  border-radius: 20px;
  background-color: white;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (max-width: 1024px) {
  .blue-balloon-single-card-long,
  .blue-balloon-single-card-long-btn,
  .blue-balloon-single-card-reverse {
    padding: 24px;
  }
}
@media (max-width: 576px) {
  .blue-balloon-single-card-long,
  .blue-balloon-single-card-long-btn,
  .blue-balloon-single-card-reverse {
    border-radius: 20px;
  }
}
.blue-balloon-single-card-long .card-title,
.blue-balloon-single-card-long-btn .card-title,
.blue-balloon-single-card-reverse .card-title {
  word-break: break-word;
}
.blue-balloon-single-card-long.link-card,
.blue-balloon-single-card-long-btn.link-card,
.blue-balloon-single-card-reverse.link-card {
  justify-content: center;
}
.blue-balloon-single-card-long.link-card .card-text-arrow p,
.blue-balloon-single-card-long-btn.link-card .card-text-arrow p,
.blue-balloon-single-card-reverse.link-card .card-text-arrow p {
  min-height: auto;
}
.blue-balloon-single-card-long.link-card .blue-balloon-blue-background,
.blue-balloon-single-card-long-btn.link-card .blue-balloon-blue-background,
.blue-balloon-single-card-reverse.link-card .blue-balloon-blue-background {
  width: 68px;
  height: 68px;
}
.blue-balloon-single-card-long.link-card .blue-balloon-blue-background img,
.blue-balloon-single-card-long-btn.link-card .blue-balloon-blue-background img,
.blue-balloon-single-card-reverse.link-card .blue-balloon-blue-background img {
  height: 45px;
}
.blue-balloon-single-card-long .flex,
.blue-balloon-single-card-long-btn .flex,
.blue-balloon-single-card-reverse .flex {
  display: flex;
  justify-content: space-between;
  gap: 16px;
}
@media (max-width: 1024px) {
  .blue-balloon-single-card-long .flex,
  .blue-balloon-single-card-long-btn .flex,
  .blue-balloon-single-card-reverse .flex {
    flex-direction: column-reverse;
  }
}
@media (max-width: 576px) {
  .blue-balloon-single-card-long .flex,
  .blue-balloon-single-card-long-btn .flex,
  .blue-balloon-single-card-reverse .flex {
    flex-direction: row;
    align-items: center;
  }
}
.blue-balloon-single-card-long .flex.vertical,
.blue-balloon-single-card-long-btn .flex.vertical,
.blue-balloon-single-card-reverse .flex.vertical {
  flex-direction: column-reverse;
}
@media (max-width: 1024px) {
  .blue-balloon-single-card-long .flex.vertical,
  .blue-balloon-single-card-long-btn .flex.vertical,
  .blue-balloon-single-card-reverse .flex.vertical {
    flex-direction: column-reverse;
    align-items: flex-start;
  }
}
@media (max-width: 576px) {
  .blue-balloon-single-card-long .flex.vertical,
  .blue-balloon-single-card-long-btn .flex.vertical,
  .blue-balloon-single-card-reverse .flex.vertical {
    flex-direction: column-reverse;
    align-items: flex-start;
  }
}
.blue-balloon-single-card-long.vertical,
.blue-balloon-single-card-long-btn.vertical,
.blue-balloon-single-card-reverse.vertical {
  padding: 32px;
  border-radius: 20px;
}
.blue-balloon-single-card-long.vertical .flex,
.blue-balloon-single-card-long-btn.vertical .flex,
.blue-balloon-single-card-reverse.vertical .flex {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
}
.blue-balloon-single-card-long.bold,
.blue-balloon-single-card-long-btn.bold,
.blue-balloon-single-card-reverse.bold {
  padding: 32px;
  border-radius: 20px;
}
.blue-balloon-single-card-long.bold .flex,
.blue-balloon-single-card-long-btn.bold .flex,
.blue-balloon-single-card-reverse.bold .flex {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 248px;
  gap: 24px;
  align-items: flex-start;
}
@media (max-width: 1024px) {
  .blue-balloon-single-card-long.bold .flex,
  .blue-balloon-single-card-long-btn.bold .flex,
  .blue-balloon-single-card-reverse.bold .flex {
    min-height: 216px;
  }
}
@media (max-width: 576px) {
  .blue-balloon-single-card-long.bold .flex,
  .blue-balloon-single-card-long-btn.bold .flex,
  .blue-balloon-single-card-reverse.bold .flex {
    min-height: 0;
  }
}
.blue-balloon-single-card-long.bold .flex .body-small,
.blue-balloon-single-card-long-btn.bold .flex .body-small,
.blue-balloon-single-card-reverse.bold .flex .body-small {
  margin-bottom: auto;
  margin-top: 0;
}
@media (max-width: 576px) {
  .blue-balloon-single-card-long.bold .flex .body-small,
  .blue-balloon-single-card-long-btn.bold .flex .body-small,
  .blue-balloon-single-card-reverse.bold .flex .body-small {
    margin: 0;
  }
}
.blue-balloon-single-card-long.bold .flex img,
.blue-balloon-single-card-long-btn.bold .flex img,
.blue-balloon-single-card-reverse.bold .flex img {
  align-self: flex-end;
}
.blue-balloon-single-card-long.two-columns,
.blue-balloon-single-card-long-btn.two-columns,
.blue-balloon-single-card-reverse.two-columns {
  flex: 1 1 50%;
}
.blue-balloon-single-card-long.three-columns,
.blue-balloon-single-card-long-btn.three-columns,
.blue-balloon-single-card-reverse.three-columns {
  flex: 1 1 33.3%;
}
.blue-balloon-single-card-long.four-columns,
.blue-balloon-single-card-long-btn.four-columns,
.blue-balloon-single-card-reverse.four-columns {
  flex: 1 1 25%;
}
.blue-balloon-single-card-long.five-columns,
.blue-balloon-single-card-long-btn.five-columns,
.blue-balloon-single-card-reverse.five-columns {
  flex: 1 1 20%;
}
.blue-balloon-single-card-long .content p,
.blue-balloon-single-card-long-btn .content p,
.blue-balloon-single-card-reverse .content p {
  margin: 0;
}
.blue-balloon-single-card-long .content p:first-child,
.blue-balloon-single-card-long-btn .content p:first-child,
.blue-balloon-single-card-reverse .content p:first-child {
  padding-top: 0;
}
.blue-balloon-single-card-long .content ul li,
.blue-balloon-single-card-long-btn .content ul li,
.blue-balloon-single-card-reverse .content ul li {
  border-bottom: 1px solid #E7E7E7;
  padding-block: 16px;
  display: block;
}
.blue-balloon-single-card-long .content ul li:first-child,
.blue-balloon-single-card-long-btn .content ul li:first-child,
.blue-balloon-single-card-reverse .content ul li:first-child {
  padding-top: 0;
}
.blue-balloon-single-card-long .content ul li:last-child,
.blue-balloon-single-card-long-btn .content ul li:last-child,
.blue-balloon-single-card-reverse .content ul li:last-child {
  border-bottom: 0;
}
.blue-balloon-single-card-long.with-arrow,
.blue-balloon-single-card-long-btn.with-arrow,
.blue-balloon-single-card-reverse.with-arrow {
  position: relative;
  min-height: 346px;
}
@media (max-width: 1024px) {
  .blue-balloon-single-card-long.with-arrow,
  .blue-balloon-single-card-long-btn.with-arrow,
  .blue-balloon-single-card-reverse.with-arrow {
    min-height: 0;
  }
}
.blue-balloon-single-card-long.with-arrow a,
.blue-balloon-single-card-long-btn.with-arrow a,
.blue-balloon-single-card-reverse.with-arrow a {
  width: 42px;
  height: 42px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='20' viewBox='0 0 23 20' fill='none'%3E%3Cpath d='M0.53125 9.79983H21.5312M21.5312 9.79983L12.5312 0.799834M21.5312 9.79983L12.5312 18.2998' stroke='url(%23paint0_linear_1383_39203)' stroke-width='2'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1383_39203' x1='11.0312' y1='0.799805' x2='11.0313' y2='18.2998' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.288462' stop-color='%23E4002B'/%3E%3Cstop offset='1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 100%;
  background-color: #efefef;
  display: flex;
  justify-content: flex-end;
  margin-left: auto;
  position: absolute;
  bottom: 8px;
  right: 8px;
}

.blue-balloon-single-card-reverse {
  display: flex;
  align-items: center;
}
.blue-balloon-single-card-reverse h2 {
  height: fit-content;
  margin: 0;
}
.blue-balloon-single-card-reverse .flex {
  align-items: center;
}

.blue-balloon-single-card-long-btn {
  flex: 1;
}

.blue-balloon-card-text {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 32px;
  background-color: white;
  border-radius: 20px;
  height: fit-content;
  width: fit-content;
}
.blue-balloon-card-text img {
  height: 56px;
  width: fit-content;
}
@media (max-width: 1024px) {
  .blue-balloon-card-text img {
    width: 76px;
  }
}
@media (max-width: 576px) {
  .blue-balloon-card-text img {
    width: fit-content;
  }
}

@media (max-width: 1024px) {
  #blue-balloon-card-text-container {
    flex-direction: column;
  }
}
@media (max-width: 576px) {
  #blue-balloon-card-text-container {
    flex-direction: column;
  }
}

.card-interview {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: center;
  gap: 12px; /* Reply */
  padding: 32px 80px;
  background: #fff;
  border-radius: 20px;
  min-height: 124px; /* Reply */
  width: 100%;
}
@media (max-width: 576px) {
  .card-interview {
    padding: 24px;
    height: auto;
    border-radius: 20px;
  }
}
.card-interview .card {
  align-items: start;
  display: flex;
  width: 100%;
  align-items: center;
  margin: 0;
}
.card-interview .card a {
  display: flex;
  gap: 1rem;
  align-items: center;
  max-width: 100%;
  word-break: break-word;
  font-size: 14px;
}
.card-interview .card a::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='20' viewBox='0 0 23 20' fill='none'%3E%3Cpath d='M0.00585938 10.3496H21.0059M21.0059 10.3496L12.0059 1.34964M21.0059 10.3496L12.0059 18.8496' stroke='%23E4002B' stroke-width='2'/%3E%3C/svg%3E");
  height: 20px;
  width: 23px;
  flex-shrink: 0;
}
.card-interview .card a span {
  overflow: hidden;
}
.card-interview.centered .card {
  margin: auto;
}
.card-interview.download .card a::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24' fill='none'%3E%3Cg clip-path='url(%23clip0_630_45492)'%3E%3Cpath d='M12.4863 17.0133L9.58205 14.0267C9.29705 13.7333 9.29705 13.2667 9.58205 12.96C9.86705 12.6667 10.3285 12.6667 10.6135 12.96L12.2963 14.68V8.98666C12.2963 8.57333 12.6221 8.24 13.0292 8.24C13.4363 8.24 13.7621 8.57333 13.7621 8.98666V14.68L15.4449 12.96C15.7299 12.6667 16.1913 12.6667 16.4763 12.96C16.7613 13.2533 16.7613 13.72 16.4763 14.0267L13.5721 17.0133C13.3142 17.3067 12.8528 17.32 12.5678 17.0667C12.5542 17.0533 12.5271 17.04 12.5135 17.0133H12.4863ZM20.6428 24H5.38848C4.35705 24 3.51562 23.16 3.51562 22.12V6.72C3.51562 6.06667 3.77348 5.42667 4.22134 4.97333L8.36062 0.72C8.79491 0.266667 9.40562 0 10.0571 0H20.6428C21.6742 0 22.5156 0.84 22.5156 1.88V22.1333C22.5156 23.1733 21.6742 24.0133 20.6428 24.0133V24ZM10.0571 1.49333C9.7992 1.49333 9.55491 1.6 9.37848 1.77333L5.25277 6.01333C5.07634 6.2 4.96777 6.45333 4.96777 6.70667V22.12C4.96777 22.3333 5.15777 22.4933 5.38848 22.4933H20.6428C20.8735 22.4933 21.0635 22.32 21.0635 22.12V1.88C21.0635 1.68 20.8735 1.50667 20.6428 1.50667H10.0571V1.49333ZM8.99848 7.49333H6.44705C6.03991 7.49333 5.70062 7.14667 5.7142 6.74667C5.7142 6.33333 6.03991 6 6.44705 6H8.99848C9.20205 6 9.36491 5.82667 9.36491 5.62667V3C9.36491 2.58667 9.69062 2.25333 10.0978 2.25333C10.5049 2.25333 10.8306 2.58667 10.8306 3V5.62667C10.8306 6.66667 10.0028 7.50667 8.99848 7.50667V7.49333ZM17.3992 20.2533H8.63205C8.22491 20.2533 7.8992 19.9067 7.8992 19.5067C7.8992 19.1067 8.21134 18.76 8.63205 18.76H17.3992C17.8063 18.76 18.1321 19.1067 18.1321 19.5067C18.1321 19.9067 17.8199 20.2533 17.3992 20.2533Z' fill='%23E4002B'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_630_45492'%3E%3Crect width='24' height='24' fill='white' transform='translate(0.515625)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  height: 24px;
}

.card-interview.multiple {
  height: auto;
  padding: 32px 40px;
}
@media (max-width: 576px) {
  .card-interview.multiple {
    padding: 24px 32px;
  }
}
.card-interview.multiple .card {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  row-gap: 40px;
  column-gap: 128px;
  width: 100%;
}
.card-interview.multiple .card a::before {
  /*background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24' fill='none'%3E%3Cg clip-path='url(%23clip0_630_45492)'%3E%3Cpath d='M12.4863 17.0133L9.58205 14.0267C9.29705 13.7333 9.29705 13.2667 9.58205 12.96C9.86705 12.6667 10.3285 12.6667 10.6135 12.96L12.2963 14.68V8.98666C12.2963 8.57333 12.6221 8.24 13.0292 8.24C13.4363 8.24 13.7621 8.57333 13.7621 8.98666V14.68L15.4449 12.96C15.7299 12.6667 16.1913 12.6667 16.4763 12.96C16.7613 13.2533 16.7613 13.72 16.4763 14.0267L13.5721 17.0133C13.3142 17.3067 12.8528 17.32 12.5678 17.0667C12.5542 17.0533 12.5271 17.04 12.5135 17.0133H12.4863ZM20.6428 24H5.38848C4.35705 24 3.51562 23.16 3.51562 22.12V6.72C3.51562 6.06667 3.77348 5.42667 4.22134 4.97333L8.36062 0.72C8.79491 0.266667 9.40562 0 10.0571 0H20.6428C21.6742 0 22.5156 0.84 22.5156 1.88V22.1333C22.5156 23.1733 21.6742 24.0133 20.6428 24.0133V24ZM10.0571 1.49333C9.7992 1.49333 9.55491 1.6 9.37848 1.77333L5.25277 6.01333C5.07634 6.2 4.96777 6.45333 4.96777 6.70667V22.12C4.96777 22.3333 5.15777 22.4933 5.38848 22.4933H20.6428C20.8735 22.4933 21.0635 22.32 21.0635 22.12V1.88C21.0635 1.68 20.8735 1.50667 20.6428 1.50667H10.0571V1.49333ZM8.99848 7.49333H6.44705C6.03991 7.49333 5.70062 7.14667 5.7142 6.74667C5.7142 6.33333 6.03991 6 6.44705 6H8.99848C9.20205 6 9.36491 5.82667 9.36491 5.62667V3C9.36491 2.58667 9.69062 2.25333 10.0978 2.25333C10.5049 2.25333 10.8306 2.58667 10.8306 3V5.62667C10.8306 6.66667 10.0028 7.50667 8.99848 7.50667V7.49333ZM17.3992 20.2533H8.63205C8.22491 20.2533 7.8992 19.9067 7.8992 19.5067C7.8992 19.1067 8.21134 18.76 8.63205 18.76H17.3992C17.8063 18.76 18.1321 19.1067 18.1321 19.5067C18.1321 19.9067 17.8199 20.2533 17.3992 20.2533Z' fill='%23E4002B'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_630_45492'%3E%3Crect width='24' height='24' fill='white' transform='translate(0.515625)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  height: 24px;*/
}
@media (max-width: 1024px) {
  .card-interview.multiple .card {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 576px) {
  .card-interview.multiple .card {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.card-interview.multiple.column {
  padding: 32px 56px;
}
.card-interview.multiple.column .card {
  display: flex;
  gap: 32px;
  flex-direction: column;
  align-items: flex-start;
}

.container-full-width .selection-blue-card .card {
  border-radius: 20px;
  background: #0904bf;
  width: 100%;
  height: 314px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 1024px) {
  .container-full-width .selection-blue-card .card {
    height: auto;
    width: 100%;
    margin: auto;
    max-width: 343px;
  }
}
@media (max-width: 576px) {
  .container-full-width .selection-blue-card .card {
    border-radius: 20px;
  }
}
.container-full-width .selection-blue-card .card .flex {
  display: flex;
  padding-left: 70px;
  padding-right: 82px;
  justify-content: center;
  width: 100%;
  align-items: flex-start;
}
@media (max-width: 1024px) {
  .container-full-width .selection-blue-card .card .flex {
    flex-direction: column;
    align-items: center;
    gap: 26px;
    padding-inline: 0;
    padding-block: 40px;
  }
}
.container-full-width .selection-blue-card .card .flex > img {
  padding-top: 24px;
  width: 90px;
}
@media (max-width: 1024px) {
  .container-full-width .selection-blue-card .card .flex > img {
    padding: 0;
    transform: rotate(90deg);
    height: 128px;
  }
}
.container-full-width .selection-blue-card .card .flex .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  width: fit-content;
  flex: 1 1 0;
}
.container-full-width .selection-blue-card .card .flex p {
  flex: 1 1 0;
  justify-content: center;
  width: fit-content;
  text-align: center;
  color: #fff;
  margin: 0;
  font-size: 14px;
}

.people-cards-wrapper {
  overflow-x: auto;
}
@media (max-width: 1024px) {
  .people-cards-wrapper {
    overflow-x: hidden;
  }
}

.people-cards-wrapper > h2 {
  margin: 0;
}
@media (max-width: 1024px) {
  .people-cards-wrapper.people-all .people-cards-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 576px) {
  .people-cards-wrapper.people-all .people-cards-container {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (max-width: 576px) {
  .people-cards-wrapper.people-all .people-cards-container .people-card {
    max-width: none;
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .people-cards-wrapper.people-all .people-cards-container::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0;
  }
}
.people-cards-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.5rem;
}
@media (max-width: 1024px) {
  .people-cards-container {
    display: flex;
    overflow-x: auto;
    scrollbar-width: none;
    margin-right: -4px;
    gap: 1rem;
  }
}
@media (max-width: 1024px) {
  .people-cards-container::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0;
  }
}
.people-cards-buttons {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1024px) {
  .people-cards-buttons {
    display: none;
  }
}
.people-cards-buttons .btn-primary-positive {
  line-height: 24px;
}

.people-card {
  display: flex;
  flex-direction: column;
  gap: 16px;
  overflow: hidden;
}
@media (max-width: 576px) {
  .people-card {
    max-width: 250px;
  }
}
.people-card label {
  display: flex;
  flex-direction: column;
  gap: 16px;
  background-color: rgba(204, 204, 204, 0.6509803922);
  width: fit-content;
  border-radius: 10px;
  padding: 3.5px 8px;
}
.people-card.people-card-hidden {
  display: none;
}
@media (max-width: 1024px) {
  .people-card.people-card-hidden {
    display: flex;
  }
}
.people-card.focus-card-carousel {
  width: 100%;
}
@media (max-width: 576px) {
  .people-card.focus-card-carousel {
    max-width: 100%;
    width: auto;
  }
}
.people-card.focus-card-carousel img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease-out;
}
.people-card.focus-card-carousel picture {
  overflow: hidden;
  border-radius: 20px;
  aspect-ratio: 424/319;
  height: auto !important;
}
@media (max-width: 576px) {
  .people-card.focus-card-carousel picture {
    border-radius: 20px;
  }
}
.people-card picture {
  width: 100%;
  height: 263px;
  overflow: hidden;
  border-radius: 20px;
}
.people-card img {
  width: 100%;
  height: 263px;
  object-fit: cover;
  border-radius: 20px;
  max-width: none;
  transition: transform 0.3s ease-out;
  -webkit-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0;
  -moz-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0;
  -o-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0;
  -ms-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0;
  transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0;
  will-change: transform;
}
@media (prefers-reduced-motion: reduce) {
  .people-card img {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -ms-transition: all 0s;
    transition: all 0s;
    transition-delay: 0ms;
    animation-duration: 0s;
    animation-delay: 0ms;
  }
}
@media (hover: hover) {
  .people-card:hover img {
    transform: scale3d(1.1, 1.1, 1);
  }
}
@media (max-width: 576px) {
  .people-card {
    border-radius: 20px;
    width: 250px;
    flex: none;
  }
}
.people-card span:hover {
  text-decoration: underline;
}

.data-section .grid {
  display: flex;
  justify-content: center;
  row-gap: 32px;
}
@media (max-width: 1024px) {
  .data-section .grid {
    display: grid;
    row-gap: 32px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.data-section .grid .blue-balloon-card.flex {
  position: relative;
  padding-inline: 24px;
}
.data-section .grid .blue-balloon-card.flex:not(:last-child)::after {
  content: "";
  height: 50%;
  width: 1px;
  background-color: #000;
  position: absolute;
  bottom: 16px;
  right: 0;
}
@media (max-width: 1024px) {
  .data-section .grid .blue-balloon-card.flex:nth-child(even)::after {
    width: 0;
  }
}
.data-section .grid.five-per-row {
  display: flex;
}
.data-section .grid.five-per-row .blue-balloon-card.flex:last-child::after {
  width: 0;
}
@media (max-width: 1024px) {
  .data-section .grid.five-per-row {
    flex-wrap: wrap;
  }
  .data-section .grid.five-per-row .blue-balloon-card.flex:not(:last-child) {
    flex: 1 1 50%;
  }
}
.data-section .grid.three-two-per-row {
  display: flex;
  flex-wrap: wrap;
  row-gap: 72px;
}
@media (max-width: 576px) {
  .data-section .grid.three-two-per-row {
    row-gap: 24px;
  }
}
.data-section .grid.three-two-per-row .blue-balloon-card.flex:nth-child(1), .data-section .grid.three-two-per-row .blue-balloon-card.flex:nth-child(2), .data-section .grid.three-two-per-row .blue-balloon-card.flex:nth-child(3) {
  flex: 1 1 30%;
}
.data-section .grid.three-two-per-row .blue-balloon-card.flex:nth-child(4), .data-section .grid.three-two-per-row .blue-balloon-card.flex:nth-child(5) {
  flex: 1 1 50%;
}
.data-section .grid.three-two-per-row .blue-balloon-card.flex:nth-child(4)::after, .data-section .grid.three-two-per-row .blue-balloon-card.flex:nth-child(2)::after {
  width: 1px;
}
.data-section .grid.three-two-per-row .blue-balloon-card.flex:nth-child(5)::after, .data-section .grid.three-two-per-row .blue-balloon-card.flex:nth-child(3)::after {
  width: 0;
}
@media (max-width: 576px) {
  .data-section .grid.three-two-per-row .blue-balloon-card.flex:nth-child(3)::after {
    width: 1px;
  }
  .data-section .grid.three-two-per-row .blue-balloon-card.flex:not(:last-child) {
    flex: 1 1 50%;
  }
}
.data-section .grid.three-per-row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.data-section .grid.three-per-row .blue-balloon-card.flex:nth-child(3n)::after {
  width: 0;
}
@media (max-width: 1024px) {
  .data-section .grid.three-per-row .blue-balloon-card.flex {
    flex: 1 1 50%;
  }
}
@media (max-width: 576px) {
  .data-section .grid.three-per-row .blue-balloon-card.flex {
    flex: 1 1 50%;
  }
  .data-section .grid.three-per-row .blue-balloon-card.flex::after {
    width: 0;
  }
  .data-section .grid.three-per-row .blue-balloon-card.flex:nth-child(1)::after {
    width: 1px;
  }
}
@media (max-width: 576px) {
  .data-section .grid.three-per-row.column-on-mobile {
    flex-direction: column;
  }
  .data-section .grid.three-per-row.column-on-mobile .blue-balloon-card.flex::after {
    width: 0;
  }
}
.data-section .grid.three-per-row-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.data-section .grid.three-per-row-grid .blue-balloon-card.flex:nth-child(3n)::after {
  width: 0;
}
@media (max-width: 1024px) {
  .data-section .grid.three-per-row-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .data-section .grid.three-per-row-grid .blue-balloon-card.flex::after {
    width: 1px !important;
  }
  .data-section .grid.three-per-row-grid .blue-balloon-card.flex:nth-child(even)::after {
    width: 0 !important;
  }
}

#work-current-campaigns .container {
  height: 100%;
}

#work-skills-and-expertise .grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px;
}
@media (max-width: 1024px) {
  #work-skills-and-expertise .grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 576px) {
  #work-skills-and-expertise .grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 16px;
  }
}

#work-professions .grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}
@media (max-width: 1024px) {
  #work-professions .grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 576px) {
  #work-professions .grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

@media (max-width: 576px) {
  #work-tips .component-with-title {
    gap: 0;
  }
  #work-tips .component-with-title > h2 {
    padding-bottom: 16px;
  }
  #work-tips .component-with-title > div:nth-child(2) {
    padding-bottom: 40px;
  }
}
#work-tips .component-with-title > div h2 {
  padding-bottom: 28px;
}
#work-tips .flex {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}
@media (max-width: 1024px) {
  #work-tips .flex {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 576px) {
  #work-tips .flex {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 1rem;
  }
}
#work-tips .flex .white-card {
  border-radius: 20px;
  background: #fff;
  padding: 24px;
  min-height: 168px;
}
#work-tips .flex .white-card p {
  margin: 0;
}
@media (max-width: 1024px) {
  #work-tips .flex .white-card {
    height: fit-content;
    min-height: 0;
  }
}
@media (max-width: 576px) {
  #work-tips .flex .white-card {
    border-radius: 20px;
  }
}

@media (max-width: 576px) {
  .work-faq .component-with-title {
    gap: 0;
  }
  .work-faq .component-with-title h2 {
    margin-bottom: 40px;
  }
  .work-faq .component-with-title .load-more-button {
    margin-top: 16px;
  }
}
.work-faq .grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}
@media (max-width: 1024px) {
  .work-faq .grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 576px) {
  .work-faq .grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 16px;
  }
}
.work-faq .load-more-button {
  display: none;
  padding: 12px 20px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  border-radius: 24px;
  border: 1px solid #e4002b;
  width: fit-content;
  margin: auto;
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
  letter-spacing: 0.32px;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .work-faq .load-more-button {
    display: flex;
  }
}

#work-completed_campaigns {
  display: flex;
  flex-direction: column;
  gap: 52px;
}
#work-completed_campaigns h2 {
  margin: 0;
}

.accordion.plus {
  border-radius: 20px;
  background: #fff;
  padding: 24px;
  height: fit-content;
}
@media (max-width: 576px) {
  .accordion.plus {
    border-radius: 20px;
  }
}
.accordion.plus .flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.accordion.plus .flex h2 {
  margin: 0;
}
.accordion.plus .flex button {
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22' fill='none'%3E%3Cpath d='M11.3066 0.0996089L11.3066 21.0996M21.5059 10.8994L0.505859 10.8994' stroke='url(%23paint0_linear_907_1386)' stroke-width='2'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_907_1386' x1='19.5059' y1='2.09961' x2='4.50586' y2='17.0996' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.35' stop-color='%23E4002B'/%3E%3Cstop offset='1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
  background-color: #efefef;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 9999px;
  width: 42px;
  height: 42px;
  flex-shrink: 0;
}
.accordion.plus .flex button[aria-expanded=true] {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='3' viewBox='0 0 22 3' fill='none'%3E%3Cpath d='M21.5059 1.89941L0.505859 1.89941' stroke='url(%23paint0_linear_876_36886)' stroke-width='2'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_876_36886' x1='19.9092' y1='-9.22726e+06' x2='-10.0908' y2='-9.22726e+06' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.35' stop-color='%23E4002B'/%3E%3Cstop offset='1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
}
.accordion.plus .content {
  margin-top: 16px;
}

.campaigns-section {
  position: relative;
  overflow: hidden;
}
.campaigns-section .bg {
  min-width: 100% !important;
  min-height: 100% !important;
  max-width: none !important;
  width: auto;
  display: block;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  position: absolute;
  z-index: 0;
}
@media (max-width: 576px) {
  .campaigns-section .bg {
    height: 100%;
    width: auto;
  }
}
@media (max-width: 1024px) {
  .campaigns-section .bg {
    height: 100%;
    width: auto;
  }
}
.campaigns-section .container.padding {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 60px;
  width: 100%;
  min-height: 720px;
}
.campaigns-section .container.padding.single-link {
  height: 100%;
  justify-content: flex-end;
}
@media (max-width: 576px) {
  .campaigns-section .container.padding.single-link {
    width: 100%;
  }
  .campaigns-section .container.padding.single-link .flex {
    width: 100%;
  }
  .campaigns-section .container.padding.single-link .flex a {
    width: 100%;
    justify-content: space-between;
  }
}
@media (max-width: 1024px) {
  .campaigns-section .container.padding {
    padding: 40px 24px;
  }
}
@media (max-width: 576px) {
  .campaigns-section .container.padding {
    padding: 24px;
  }
}
.campaigns-section .container.padding p {
  position: relative;
  z-index: 1;
  color: #fff;
}
.campaigns-section .container.padding .flex {
  display: flex;
  align-items: center;
  gap: 24px;
  z-index: 1;
  position: relative;
}
@media (max-width: 1024px) {
  .campaigns-section .container.padding .flex {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 576px) {
  .campaigns-section .container.padding .flex {
    gap: 16px;
  }
}
.campaigns-section .container.padding .flex a {
  display: flex;
  padding: 16px 24px;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  margin-top: auto;
  border-radius: 20px;
  background: #fff;
  margin: 0;
  min-height: 100px;
}
@media (max-width: 576px) {
  .campaigns-section .container.padding .flex a {
    padding: 12px 16px;
    border-radius: 30px;
    min-height: 0;
    width: 100%;
  }
}
.campaigns-section .container.padding .flex a::after {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='20' viewBox='0 0 23 20' fill='none'%3E%3Cpath d='M0.431641 10.5H21.2677M21.2677 10.5L12.338 1.50003M21.2677 10.5L12.338 19' stroke='url(%23paint0_linear_561_28372)' stroke-width='2'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_561_28372' x1='10.8497' y1='1.5' x2='10.8497' y2='19' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.288462' stop-color='%23E4002B'/%3E%3Cstop offset='1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
  background-size: 16px 14px;
  background-color: #efefef;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 9999px;
  width: 30px;
  height: 30px;
  flex-shrink: 0;
}
.campaigns-section.grid .container.padding .flex {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}
@media (max-width: 1024px) {
  .campaigns-section.grid .container.padding .flex {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 576px) {
  .campaigns-section.grid .container.padding .flex {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.campaigns-section.grid .container.padding .flex a {
  height: 100%;
}

.portlet-decorate:has(.campaigns-section) {
  padding-bottom: 0 !important;
}
@media (max-width: 1024px) {
  .portlet-decorate:has(.campaigns-section) {
    padding-bottom: 0 !important;
  }
}
@media (max-width: 576px) {
  .portlet-decorate:has(.campaigns-section) {
    padding-bottom: 0 !important;
  }
}

.financial-calendar .title-small {
  gap: 24px;
}
.financial-calendar .flex-container {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.financial-calendar .grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}
.financial-calendar .grid .report-card {
  width: 100%;
}
@media (max-width: 1024px) {
  .financial-calendar .grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 576px) {
  .financial-calendar .grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 16px;
  }
}
.financial-calendar .note-card a {
  color: #E4002B;
}
.financial-calendar .note-card .label-regular {
  text-transform: none;
}
.financial-calendar .flex {
  display: flex;
  gap: 32px;
}
@media (max-width: 1024px) {
  .financial-calendar .flex {
    flex-direction: column;
    gap: 32px;
  }
}
@media (max-width: 576px) {
  .financial-calendar .flex {
    flex-direction: column;
    gap: 16px;
  }
}
.financial-calendar .flex div {
  flex: 1 1 0;
}
.financial-calendar .btn-primary-positive {
  width: fit-content;
  text-transform: uppercase;
  margin-inline: auto;
}
.financial-calendar.training .grid > .report-card:only-child {
  grid-column: 2;
}
@media (max-width: 1024px) {
  .financial-calendar.training .grid > .report-card:only-child {
    grid-column: 1;
  }
}

#investors-newsletter .padding-bottom {
  padding: 0 !important;
}

.card-vision {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  height: 100%;
}
@media (max-width: 1024px) {
  .card-vision {
    min-height: 568px;
  }
}
@media (max-width: 576px) {
  .card-vision {
    border-radius: 20px;
  }
}
.card-vision > img {
  height: 100%;
  object-fit: cover;
}
.card-vision .bg {
  min-width: 100% !important;
  min-height: 100% !important;
  display: block;
}
.card-vision .card {
  position: absolute;
  top: 20px;
  right: 20px;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.65);
  backdrop-filter: blur(12px);
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 488px;
  padding: 24px 40px 40px 40px;
}
@media (max-width: 1024px) {
  .card-vision .card {
    max-width: 360px;
  }
}
@media (max-width: 576px) {
  .card-vision .card {
    bottom: 0;
    width: 100%;
    right: 0;
    height: fit-content;
    top: unset;
    left: 0;
    padding: 20px;
    gap: 1rem;
    max-width: none;
    border-radius: 20px;
  }
}
.card-vision .card .flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.card-vision .card .flex p {
  margin: 0;
}

@media (max-width: 576px) {
  .generic-catalogue .grid > * {
    display: none;
  }
  .generic-catalogue .grid > *:nth-child(-n+4) {
    display: block;
  }
  .generic-catalogue .grid > *:not(.generic-catalogue-hidden) {
    display: block !important;
  }
  .generic-catalogue .grid > *.generic-catalogue-hidden {
    display: none !important;
  }
}
@media (max-width: 1024px) {
  .generic-catalogue .filter-section .filters .filter-row ul {
    flex-wrap: wrap;
  }
}
@media (max-width: 1024px) {
  .generic-catalogue .filter-container--subfilters {
    max-height: 90px;
    overflow: auto;
  }
}
.generic-catalogue .filter-container {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 1024px) {
  .generic-catalogue .filter-container {
    flex-wrap: wrap-reverse;
    gap: 40px;
  }
}
@media (max-width: 576px) {
  .generic-catalogue .filter-container {
    flex-wrap: wrap;
    gap: 0px;
  }
}
.generic-catalogue .filter-container .search-bar-filter-input-wrapper {
  justify-content: flex-end;
  max-width: 100% !important;
}
@media (max-width: 1024px) {
  .generic-catalogue .filter-container .search-bar-filter-input-wrapper {
    width: 100%;
  }
}

#industrial-plan {
  padding-block: 76px;
}
@media (max-width: 1024px) {
  #industrial-plan {
    padding-block: 40px;
  }
}
#industrial-plan #vision p {
  margin-bottom: 0;
}
#industrial-plan #vision h2 {
  margin-bottom: 16px;
}
@media (max-width: 1024px) {
  #industrial-plan #vision h2 {
    margin-bottom: 0;
  }
}
#industrial-plan #vision .grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
@media (max-width: 1024px) {
  #industrial-plan #vision .grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 576px) {
  #industrial-plan #vision .grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 1rem;
  }
}
#industrial-plan #update .grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
@media (max-width: 1024px) {
  #industrial-plan #update .grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 576px) {
  #industrial-plan #update .grid {
    grid-template-columns: repeat(1, 1fr);
  }
}

.card-update {
  display: flex;
  padding: 32px;
  flex-direction: column;
  gap: 20px;
  border-radius: 20px;
  background: #fff;
  align-items: center;
}
@media (max-width: 576px) {
  .card-update {
    border-radius: 20px;
  }
}
.card-update ul {
  list-style: none;
  display: flex;
  flex-direction: column;
}
.card-update ul li {
  margin-inline: 52px;
}
@media (max-width: 576px) {
  .card-update ul li {
    margin: 0;
  }
}
.card-update ul li a {
  display: flex;
  padding: 16px 16px 16px 0;
  align-items: center;
  gap: 16px;
}
.card-update ul li a p {
  margin: 0;
}

.financial-calendar .calendar h2 {
  margin: 0;
}
.financial-calendar .archive h2 {
  margin: 0;
}
.financial-calendar .archive .archive-card {
  display: flex;
  padding: 60px;
  flex-direction: column;
  align-items: flex-start;
  border-radius: 20px;
  background: #fff;
}
@media (max-width: 1024px) {
  .financial-calendar .archive .archive-card {
    padding: 24px;
  }
}
@media (max-width: 576px) {
  .financial-calendar .archive .archive-card {
    border-radius: 20px;
  }
}
.financial-calendar .archive .archive-card .flex {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 32px;
  width: 100%;
  border-bottom: 1px solid #E7E7E7;
}
@media (max-width: 1024px) {
  .financial-calendar .archive .archive-card .flex {
    gap: 0;
    border: none;
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.financial-calendar .archive .archive-card .flex .item {
  padding-block: 40px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
@media (max-width: 1024px) {
  .financial-calendar .archive .archive-card .flex .item {
    padding-block: 28px;
    border-bottom: 1px solid #E7E7E7;
  }
}
.financial-calendar .archive .archive-card .flex:first-of-type {
  padding-top: 0;
}
.financial-calendar .archive .archive-card .flex:first-of-type .item {
  padding-top: 0;
}
@media (max-width: 1024px) {
  .financial-calendar .archive .archive-card .flex:first-of-type .item:last-child {
    padding-top: 32px;
  }
}
.financial-calendar .archive .archive-card .flex:last-of-type {
  padding-bottom: 0;
  border-bottom: 0;
}
.financial-calendar .archive .archive-card .flex:last-of-type .item {
  padding-bottom: 0;
  border-width: 0;
}
.financial-calendar .archive .archive-card .flex:last-of-type .item:first-child {
  border-width: 1px;
}
@media (max-width: 1024px) {
  .financial-calendar .archive .archive-card .flex:last-of-type .item:first-child {
    padding-bottom: 28px;
  }
}
.financial-calendar .archive .archive-card .flex p {
  margin: 0;
}
.financial-calendar .archive .btn-primary-positive {
  display: none;
}
@media (max-width: 1024px) {
  .financial-calendar .archive .btn-primary-positive {
    display: flex;
    margin-top: 40px;
  }
}

.news-card-grid .grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 32px;
}
@media (max-width: 1024px) {
  .news-card-grid .grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 576px) {
  .news-card-grid .grid {
    grid-template-columns: repeat(4, minmax(0, 250px));
    width: max-content;
    gap: 16px;
  }
}
.news-card-grid .grid .news-card .img-container {
  border-radius: 20px;
  width: 100%;
  height: 100%;
}
@media (max-width: 576px) {
  .news-card-grid .grid .news-card .img-container {
    border-radius: 20px;
  }
}
.news-card-grid .grid .news-card .img-container img {
  display: block;
  width: 100%;
  height: 100%;
}
.news-card-grid .btn-primary-positive {
  margin: auto;
  display: block;
}

#focus-interna {
  padding-top: 76px;
}
@media (max-width: 1024px) {
  #focus-interna {
    padding-top: 40px;
  }
}
#focus-interna .text-focus img, #focus-interna .text-focus video {
  border-radius: 20px;
  width: 100%;
}
#focus-interna .video-reel {
  padding-top: 0;
}
#focus-interna .p-with-title h2 {
  margin-bottom: 2rem;
}
@media (max-width: 1024px) {
  #focus-interna .p-with-title h2 {
    margin-bottom: 24px;
  }
}
#focus-interna .white-card-with-title {
  display: flex;
  padding: 40px;
  flex-direction: column;
  gap: 24px;
  border-radius: 20px;
  background: #fff;
}
@media (max-width: 1024px) {
  #focus-interna .white-card-with-title {
    padding: 24px;
  }
}
@media (max-width: 576px) {
  #focus-interna .white-card-with-title {
    border-radius: 20px;
  }
}
#focus-interna .white-card-with-title p,
#focus-interna .white-card-with-title h2 {
  margin-bottom: 0;
}
#focus-interna .white-card-with-title .card-title {
  margin-bottom: 0;
}
#focus-interna .flex {
  display: flex;
  align-items: center;
  gap: 32px;
  flex-wrap: wrap;
}
@media (max-width: 576px) {
  #focus-interna .flex {
    flex-direction: column;
    gap: 16px;
  }
}
#focus-interna .flex > div {
  flex: 1 1 0;
}
#focus-interna .grid-blue-balloon {
  display: flex;
  justify-content: center;
  row-gap: 32px;
  padding-top: 40px;
}
@media (max-width: 1024px) {
  #focus-interna .grid-blue-balloon {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 576px) {
  #focus-interna .grid-blue-balloon {
    row-gap: 40px;
  }
}

#focus-variante .text-focus img, #focus-variante .text-focus video {
  border-radius: 20px;
  width: 100%;
}
#focus-variante .hero-description {
  padding: 76px 0 56px;
}
@media (max-width: 576px) {
  #focus-variante .hero-description {
    padding-bottom: 40px;
  }
}
#focus-variante .hero-description h2 {
  margin-bottom: 1rem;
  color: white;
}
#focus-variante .hero-description .body-regular {
  color: white;
}
#focus-variante .hero-description .body-regular h1, #focus-variante .hero-description .body-regular h2, #focus-variante .hero-description .body-regular h3, #focus-variante .hero-description .body-regular h4, #focus-variante .hero-description .body-regular h5, #focus-variante .hero-description .body-regular h6 {
  color: #000;
  font-family: "LineaSansLight";
  font-size: 38px;
  font-style: normal;
  font-weight: 300;
  line-height: 46px; /* 121.053% */
  letter-spacing: 0.38px;
  color: white;
}
@media (max-width: 1024px) {
  #focus-variante .hero-description .body-regular h1, #focus-variante .hero-description .body-regular h2, #focus-variante .hero-description .body-regular h3, #focus-variante .hero-description .body-regular h4, #focus-variante .hero-description .body-regular h5, #focus-variante .hero-description .body-regular h6 {
    font-size: 30px;
    font-style: normal;
    font-weight: 300;
    line-height: 38px; /* 126.667% */
    letter-spacing: 0.3px;
  }
}
@media (max-width: 576px) {
  #focus-variante .hero-description .body-regular h1, #focus-variante .hero-description .body-regular h2, #focus-variante .hero-description .body-regular h3, #focus-variante .hero-description .body-regular h4, #focus-variante .hero-description .body-regular h5, #focus-variante .hero-description .body-regular h6 {
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: 32px;
  }
}
#focus-variante .body-regular h1, #focus-variante .body-regular h2, #focus-variante .body-regular h3, #focus-variante .body-regular h4, #focus-variante .body-regular h5, #focus-variante .body-regular h6 {
  color: #000;
  font-family: "LineaSansExtraLight";
  font-size: 60px;
  font-style: normal;
  font-weight: 200;
  line-height: 68px; /* 113.333% */
  letter-spacing: 0.6px;
  text-transform: uppercase;
  margin-bottom: 40px;
}
@media (max-width: 1024px) {
  #focus-variante .body-regular h1, #focus-variante .body-regular h2, #focus-variante .body-regular h3, #focus-variante .body-regular h4, #focus-variante .body-regular h5, #focus-variante .body-regular h6 {
    font-size: 40px;
    font-style: normal;
    font-weight: 200;
    line-height: 48px; /* 120% */
    letter-spacing: 0.4px;
  }
}
@media (max-width: 576px) {
  #focus-variante .body-regular h1, #focus-variante .body-regular h2, #focus-variante .body-regular h3, #focus-variante .body-regular h4, #focus-variante .body-regular h5, #focus-variante .body-regular h6 {
    font-size: 40px;
    font-style: normal;
    font-weight: 200;
    line-height: 48px; /* 120% */
    letter-spacing: 0.4px;
    text-transform: uppercase;
  }
}
@media (max-width: 1024px) {
  #focus-variante .body-regular h1, #focus-variante .body-regular h2, #focus-variante .body-regular h3, #focus-variante .body-regular h4, #focus-variante .body-regular h5, #focus-variante .body-regular h6 {
    margin-bottom: 32px;
  }
}
@media (max-width: 576px) {
  #focus-variante .body-regular h1, #focus-variante .body-regular h2, #focus-variante .body-regular h3, #focus-variante .body-regular h4, #focus-variante .body-regular h5, #focus-variante .body-regular h6 {
    margin-bottom: 28px;
  }
}
#focus-variante .title-large span {
  color: #797979;
}
#focus-variante .video-reel {
  padding: 0;
}
#focus-variante .white-card-flex {
  display: flex;
  padding: 40px;
  gap: 48px;
  border-radius: 20px;
  background: #fff;
}
#focus-variante .white-card-flex .title-medium {
  width: 40%;
}
@media (max-width: 1024px) {
  #focus-variante .white-card-flex .title-medium {
    width: auto;
  }
}
@media (max-width: 576px) {
  #focus-variante .white-card-flex .title-medium {
    width: auto;
  }
}
#focus-variante .white-card-flex .body-small {
  width: 30%;
}
@media (max-width: 1024px) {
  #focus-variante .white-card-flex .body-small {
    width: auto;
  }
}
@media (max-width: 576px) {
  #focus-variante .white-card-flex .body-small {
    width: auto;
  }
}
@media (max-width: 1024px) {
  #focus-variante .white-card-flex {
    flex-direction: column;
    gap: 24px;
    padding: 24px;
  }
}
@media (max-width: 576px) {
  #focus-variante .white-card-flex {
    border-radius: 20px;
  }
}
#focus-variante .flex-data {
  display: flex;
  gap: 40px;
}
@media (max-width: 1024px) {
  #focus-variante .flex-data {
    flex-direction: column;
    max-width: 250px;
    align-items: center;
    justify-content: center;
    margin: auto;
  }
}
#focus-variante .flex-data .item {
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
}
#focus-variante .flex-data .item p {
  margin: 0;
  text-align: center;
}
#focus-variante #description h2 {
  margin-bottom: 1rem;
}
@media (max-width: 1024px) {
  #focus-variante #description h2 {
    margin-bottom: 24px;
  }
}

.video-full-width {
  border-radius: 20px;
  position: relative;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-color: transparent;
}
.video-full-width .cover {
  position: relative;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 16/9;
}
.video-full-width .cover img,
.video-full-width .cover .btn-play {
  pointer-events: none;
}
.video-full-width .cover > img {
  -webkit-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  -moz-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  -o-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  -ms-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  will-change: transform;
}
@media (prefers-reduced-motion: reduce) {
  .video-full-width .cover > img {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -ms-transition: all 0s;
    transition: all 0s;
    transition-delay: 0ms;
    animation-duration: 0s;
    animation-delay: 0ms;
  }
}
.video-full-width .cover .btn-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.video-full-width p {
  color: white;
  padding-top: 22px;
  margin-bottom: 0;
}
@media (hover: hover) {
  .video-full-width:hover .cover > img {
    transform: scale(1.1);
  }
}
@media (hover: hover) and (hover: hover) {
  .video-full-width:hover .cover .icon-hover {
    opacity: 1;
  }
}

.videoContainer {
  width: 100%;
}
.videoContainer video {
  width: 100%;
  border-radius: 20px;
}

.video-big .videoContainer video {
  border-radius: 0;
}

.blue-card {
  display: flex;
  padding: 32px 16px;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  border-radius: 20px;
  background: #0904bf;
}
@media (max-width: 1024px) {
  .blue-card {
    gap: 16px;
  }
}
@media (max-width: 576px) {
  .blue-card {
    border-radius: 20px;
  }
}
.blue-card p {
  color: #5aaff8;
  text-align: center;
}

.blue-card-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px;
}
@media (max-width: 1024px) {
  .blue-card-grid {
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    padding-inline: 0;
  }
}
@media (max-width: 576px) {
  .blue-card-grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 16px;
    padding-inline: 46px;
  }
}

.card-focus-single {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}
@media (max-width: 576px) {
  .card-focus-single {
    border-radius: 20px;
  }
}
@media (max-width: 1024px) {
  .card-focus-single {
    min-height: 568px;
  }
}
.card-focus-single .bg {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}
.card-focus-single .card {
  position: absolute;
  bottom: 20px;
  left: 20px;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.65);
  backdrop-filter: blur(12px);
  height: fit-content;
  max-width: 522px;
  padding: 40px;
  margin: 0;
}
@media (max-width: 1024px) {
  .card-focus-single .card {
    bottom: 24px;
    left: 24px;
    padding: 20px;
  }
}
@media (max-width: 576px) {
  .card-focus-single .card {
    bottom: 0;
    left: 0;
    border-radius: 20px;
    padding: 20px;
  }
}

.text-side-map .flex {
  display: flex;
  gap: 80px;
  align-items: center;
}
@media (max-width: 1024px) {
  .text-side-map .flex {
    flex-direction: column;
    gap: 48px;
  }
  .text-side-map .flex img {
    order: 1;
  }
  .text-side-map .flex .content {
    order: 2;
  }
}
@media (max-width: 576px) {
  .text-side-map .flex {
    flex-direction: column-reverse;
  }
}
.text-side-map .flex img {
  display: block;
  width: 762px;
  height: 534px;
  object-fit: cover;
  width: 100%;
  height: auto;
  flex: 2;
}
.text-side-map .flex .content {
  display: flex;
  flex-direction: column;
  gap: 40px;
  flex: 1;
}
@media (max-width: 1024px) {
  .text-side-map .flex .content {
    gap: 16px;
  }
}
.text-side-map .flex .content p,
.text-side-map .flex .content h2 {
  color: white;
}

.tabs {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
}
.tabs .tab {
  display: flex;
  padding: 8px 16px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 40px;
  border: 1px solid #000;
  white-space: nowrap;
}
.tabs .tab.active {
  border: 1px solid #000;
  background: #000;
  color: #FFF;
}

.map-filters {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (max-width: 576px) {
  .map-filters {
    gap: 16px;
  }
}
.map-filters img {
  width: 100%;
  display: block;
  border-radius: 20px;
}
@media (max-width: 576px) {
  .map-filters img {
    border-radius: 20px;
  }
}

@media (max-width: 576px) {
  .global-page .padding-block {
    gap: 16px !important;
  }
}
.global-page .card {
  border-radius: 20px;
  background: #fff;
  padding: 56px;
  padding-bottom: 32px;
  margin: 0;
}
@media (max-width: 1024px) {
  .global-page .card {
    padding: 32px 24px;
  }
}
@media (max-width: 576px) {
  .global-page .card {
    padding: 32px;
    border-radius: 20px;
  }
}
.global-page .card h2 {
  text-transform: uppercase;
}
.global-page .card .grid {
  background: #e7e7e7;
}
.global-page .card .grid .row {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 576px) {
  .global-page .card .grid .row {
    padding: 0;
    border: 0;
  }
}
.global-page .card .grid .row:after {
  content: "";
  width: 100%;
  height: 2px;
  background-color: white;
  left: 0;
  bottom: 0;
  position: absolute;
}
.global-page .card .grid .row .item {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding-block: 40px;
  background-color: white;
  margin-bottom: 1px;
  width: 20%;
}
@media (max-width: 1024px) {
  .global-page .card .grid .row .item {
    width: 33.3333333333%;
    padding-block: 28px;
  }
}
@media (max-width: 576px) {
  .global-page .card .grid .row .item {
    padding-block: 24px;
    width: 50%;
  }
}
.global-page .card .grid .row .item:last-child {
  flex: 1 1 auto;
}
.global-page .card .grid .row .item p {
  margin: 0;
}
.global-page .card .grid .row .item .links {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.global-page .card .grid .row .item .links a {
  color: #E4002B;
  border-radius: 20px;
  padding-top: 2px;
  padding-right: 11px;
  padding-bottom: 2px;
  padding-left: 11px;
  transition: all 0.3s ease;
}
.global-page .card .grid .row .item .links a:hover {
  background: rgba(58, 66, 74, 0.1019607843);
  backdrop-filter: blur(4px);
}
.global-page .card.large-gap.with-arrows .grid .item {
  gap: 24px;
}
.global-page .card:not(.with-arrows) .grid .row .item:nth-child(-n+5) {
  padding-top: 0;
}
@media (max-width: 1024px) {
  .global-page .card:not(.with-arrows) .grid .row .item:nth-child(-n+5) {
    padding-top: 28px;
  }
}
@media (max-width: 576px) {
  .global-page .card:not(.with-arrows) .grid .row .item:nth-child(-n+5) {
    padding-top: 24px;
  }
}
@media (max-width: 1024px) {
  .global-page .card:not(.with-arrows) .grid .row .item:nth-child(-n+3) {
    padding-top: 0;
  }
}
@media (max-width: 576px) {
  .global-page .card:not(.with-arrows) .grid .row .item {
    padding-top: 24px !important;
  }
  .global-page .card:not(.with-arrows) .grid .row .item:nth-child(-n+2) {
    padding-top: 0 !important;
  }
}
.global-page .card.with-arrows .grid .item {
  display: flex;
  flex-direction: column;
  background-color: white;
  padding-block: 40px;
  align-items: start;
  width: 33.3333333333%;
  padding-inline: 5.3333333333px;
}
@media (max-width: 576px) {
  .global-page .card.with-arrows .grid .item {
    padding-inline: 0;
  }
}
.global-page .card.with-arrows .grid .item:nth-child(-n+3) {
  padding-top: 0;
}
@media (max-width: 576px) {
  .global-page .card.with-arrows .grid .item:nth-child(-n+3) {
    padding-top: 24px;
  }
}
@media (max-width: 576px) {
  .global-page .card.with-arrows .grid .item:first-child {
    padding-top: 0;
  }
}
@media (max-width: 576px) {
  .global-page .card.with-arrows .grid .item {
    padding-block: 24px;
    width: 100%;
  }
}
.global-page .card.with-arrows .grid .item p {
  margin: 0;
}
.global-page .card.with-arrows .grid .item .links {
  display: flex;
  gap: 24px;
  flex-direction: column;
  align-items: start;
}
.global-page .card.with-arrows .grid .item .links a {
  display: flex;
  align-items: center;
  gap: 1rem;
  color: #000;
  position: relative;
  border-radius: 20px;
  padding: 16px;
  border: 1px solid transparent;
}
.global-page .card.with-arrows .grid .item .links a::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='20' viewBox='0 0 23 20' fill='none'%3E%3Cpath d='M0 10.25H21M21 10.25L12 1.25003M21 10.25L12 18.75' stroke='%23E4002B' stroke-width='2'/%3E%3C/svg%3E");
  height: 20px;
  width: 23px;
  flex-shrink: 0;
}
.global-page .card.with-arrows .grid .item .links a::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  border: 1px solid transparent;
  background: linear-gradient(var(--angle, 90deg), #E4002B, #FFFFFF) border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  opacity: 0;
  -webkit-transition: opacity 0.35s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  -moz-transition: opacity 0.35s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  -o-transition: opacity 0.35s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  -ms-transition: opacity 0.35s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  transition: opacity 0.35s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  will-change: opacity;
}
@media (prefers-reduced-motion: reduce) {
  .global-page .card.with-arrows .grid .item .links a::after {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -ms-transition: all 0s;
    transition: all 0s;
    transition-delay: 0ms;
    animation-duration: 0s;
    animation-delay: 0ms;
  }
}
@media (hover: hover) {
  .global-page .card.with-arrows .grid .item .links a:hover {
    background: none;
    backdrop-filter: none;
  }
  .global-page .card.with-arrows .grid .item .links a:hover::after {
    opacity: 1;
  }
}

.global-china .description h2 {
  margin-bottom: 32px;
}
@media (max-width: 576px) {
  .global-china .description h2 {
    margin-bottom: 24px;
  }
}
@media (max-width: 576px) {
  .global-china .pagination-flex .container-full-width .container.tight p {
    margin-bottom: 8px;
  }
}
@media (max-width: 1024px) {
  .global-china .solutions-container .swiper-slide {
    flex-direction: column;
  }
}

.where-we-are #where-we-are-detail {
  width: 60%;
}
@media (max-width: 1024px) {
  .where-we-are #where-we-are-detail {
    width: 80%;
  }
}
@media (max-width: 576px) {
  .where-we-are #where-we-are-detail {
    width: 100%;
  }
}
.where-we-are.italy .imageSideText {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
@media (max-width: 1024px) {
  .where-we-are.italy .imageSideText {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 24px;
  }
}
.where-we-are.italy .imageSideText .content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
@media (max-width: 1024px) {
  .where-we-are.italy .imageSideText .content {
    order: 2;
  }
}
.where-we-are.italy .imageSideText .content .label-regular {
  margin: 32px 0 16px;
}
.where-we-are.italy .imageSideText .content .body-medium {
  margin: 0;
}
@media (max-width: 1024px) {
  .where-we-are.italy .imageSideText .imgContainer {
    order: 1;
  }
}
.where-we-are .imageSideText {
  display: flex;
  gap: 76px;
  align-items: start;
}
@media (max-width: 1024px) {
  .where-we-are .imageSideText {
    flex-direction: column-reverse;
    gap: 24px;
  }
}
.where-we-are .imageSideText .main-title-mobile {
  display: none;
  margin-bottom: 24px;
}
@media (max-width: 1024px) {
  .where-we-are .imageSideText .main-title-mobile {
    display: block;
    margin-bottom: 28px;
  }
  .where-we-are .imageSideText .main-title-desktop {
    display: none;
  }
}
.where-we-are .imageSideText img {
  flex: 1 1 0;
  display: block;
  width: 100%;
}
.where-we-are .imageSideText .imgContainer {
  width: 100%;
  flex: 1 1 0;
}
.where-we-are .imageSideText .imgContainer .where-are-we--map {
  padding: 0;
  border-radius: 20px;
  overflow: hidden;
}
.where-we-are .imageSideText .content {
  flex: 1 1 0;
}
.where-we-are .imageSideText .content .card-title {
  margin: 24px 0 16px;
}
@media (max-width: 576px) {
  .where-we-are .imageSideText .content .card-title {
    margin: 0 0 16px;
  }
}
.where-we-are .imageSideText .content .label-regular {
  margin: 24px 0;
}
@media (max-width: 576px) {
  .where-we-are .imageSideText .content .label-regular {
    margin: 24px 0 16px;
  }
}
.where-we-are .imageSideText .content a {
  text-decoration: underline;
  display: inline-block;
}
.where-we-are .imageSideText .content .body-small p strong {
  color: #000;
  font-family: "LineaSansExtraLight";
  font-size: 22px;
  font-style: normal;
  font-weight: 200;
  line-height: 32px; /* 145.455% */
  letter-spacing: 0.44px;
}
@media (max-width: 1024px) {
  .where-we-are .imageSideText .content .body-small p strong {
    font-size: 18px;
    font-style: normal;
    font-weight: 200;
    line-height: 26px; /* 144.444% */
    letter-spacing: 0.36px;
  }
}
@media (max-width: 576px) {
  .where-we-are .imageSideText .content .body-small p strong {
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: 24px; /* 150% */
    letter-spacing: 0.32px;
  }
}

#profile-domestic-markets img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}

.report-panel {
  position: relative;
  padding: 32px 80px;
  background: white;
  border-radius: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
}
@media (max-width: 576px) {
  .report-panel {
    flex-direction: column;
    padding: 24px 32px;
    border-radius: 20px;
  }
}
.report-panel .report-download {
  display: flex;
  align-items: center;
  justify-content: left;
  padding: 16px 0;
  width: 100%;
}
@media (max-width: 576px) {
  .report-panel .report-download {
    justify-content: flex-start;
  }
}
.report-panel .report-download img {
  margin-right: 24px;
}
.report-panel .card {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  row-gap: 40px;
  column-gap: 16px;
  width: 100%;
  margin: 0;
}
@media (max-width: 1024px) {
  .report-panel .card {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 576px) {
  .report-panel .card {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    row-gap: 16px;
  }
  .report-panel .card > a.label-regular {
    display: none;
  }
  .report-panel .card > a.label-regular:nth-child(-n+8) {
    display: flex;
  }
  .report-panel .card > a.label-regular:not(.report-link-hidden) {
    display: flex !important;
  }
  .report-panel .card > a.label-regular.report-link-hidden {
    display: none !important;
  }
}

.profile-kpis {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  row-gap: 32px;
  width: 100%;
  max-width: 860px;
  margin: auto;
}
@media (max-width: 1024px) {
  .profile-kpis {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 576px) {
  .profile-kpis {
    row-gap: 40px;
  }
}
.profile-kpis > div {
  justify-content: center;
}

.blue-balloon-card.flex {
  position: relative;
  padding-inline: 24px;
  padding-bottom: 16px;
}
.blue-balloon-card.flex:not(:nth-child(4n))::after {
  content: "";
  width: 1px;
  height: 50%;
  background-color: #000;
  position: absolute;
  bottom: 16px;
  right: 0;
}
@media (max-width: 1024px) {
  .blue-balloon-card.flex:nth-child(even)::after {
    width: 0;
  }
  .blue-balloon-card.flex:not(:nth-child(4n))::after {
    content: "";
    width: 1px;
    height: 50%;
    background-color: #000;
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0 0 24px 0;
  }
}
@media (max-width: 576px) {
  .blue-balloon-card.flex {
    padding: 0 10px !important;
  }
  .blue-balloon-card.flex:not(:nth-child(4n))::after {
    content: "";
    width: 1px;
    height: 50%;
    background-color: #000;
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0 0 24px 0;
  }
}

.business-areas .content {
  display: grid;
  width: 100%;
  gap: 20px;
  flex-wrap: wrap;
  position: relative;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
@media (max-width: 1024px) {
  .business-areas .content {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 576px) {
  .business-areas .content {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 16px;
  }
}
.business-areas .content > a {
  display: block;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .business-areas .content > a {
    border-radius: 20px;
  }
}
@media (max-width: 576px) {
  .business-areas .content > a {
    border-radius: 20px;
  }
}
@media (hover: hover) {
  .business-areas .content > a:hover .image-container {
    transform: scale(1.1);
  }
}
.business-areas .content > a .image-container {
  height: 263px !important;
  max-height: 263px;
  display: flex;
  overflow: hidden;
}
@media (max-width: 576px) {
  .business-areas .content > a .image-container {
    height: 312px !important;
    max-height: 312px !important;
  }
}
.business-areas .content > a .image-container picture {
  width: 100%;
  height: 100%;
}
.business-areas .content > a .image-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.business-areas .content > a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background: linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0) 100%);
  mix-blend-mode: multiply;
  z-index: 1;
}
.business-areas .content > a .image-container {
  -webkit-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  -moz-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  -o-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  -ms-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  will-change: transform;
  height: 100%;
}
@media (prefers-reduced-motion: reduce) {
  .business-areas .content > a .image-container {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -ms-transition: all 0s;
    transition: all 0s;
    transition-delay: 0ms;
    animation-duration: 0s;
    animation-delay: 0ms;
  }
}
.business-areas .content > a .image-container img {
  transform: scale(1);
  height: 100%;
}
.business-areas .content > a .title {
  color: #000;
  font-family: "LineaSansLight";
  font-size: 38px;
  font-style: normal;
  font-weight: 300;
  line-height: 46px; /* 121.053% */
  letter-spacing: 0.38px;
  font-size: 24px;
  position: absolute;
  left: 24px;
  bottom: 24px;
  color: white;
  text-transform: uppercase;
  z-index: 2;
}
@media (max-width: 1024px) {
  .business-areas .content > a .title {
    font-size: 30px;
    font-style: normal;
    font-weight: 300;
    line-height: 38px; /* 126.667% */
    letter-spacing: 0.3px;
  }
}
@media (max-width: 576px) {
  .business-areas .content > a .title {
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: 32px;
  }
}

@media (max-width: 1024px) {
  .main-shareholdings .component-with-title {
    gap: 24px;
  }
}
.main-shareholdings h2 {
  text-transform: uppercase;
}
.main-shareholdings .content {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 16px;
  height: auto;
  text-align: left;
}
@media (max-width: 1024px) {
  .main-shareholdings .content {
    grid-template-columns: 1fr 1fr;
    gap: 24px;
  }
}
@media (max-width: 576px) {
  .main-shareholdings .content {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.main-shareholdings .content > div {
  width: 100%;
}
.main-shareholdings .content .accordion-item-arrow-with-link {
  align-self: start;
}
.main-shareholdings .content .accordion-item-arrow-with-link .accordion-trigger {
  align-items: start;
}
@media (max-width: 576px) {
  .main-shareholdings .content .accordion-item-arrow-with-link .accordion-trigger {
    align-items: center;
  }
}

.accordion-item {
  border-radius: 20px;
  background: #fff;
  padding: 24px;
  align-self: center;
  width: 100%;
}
@media (max-width: 576px) {
  .accordion-item {
    padding: 20px;
    border-radius: 20px;
    min-height: auto !important;
  }
}
.accordion-item video {
  max-width: 100%;
  width: 100%;
  border-radius: 20px;
}
.accordion-item.tight {
  max-width: 430px;
  margin: auto;
}
.accordion-item.faq-section {
  height: 100%;
}
.accordion-item.accordion-with-image { /*Reply */ }
.accordion-item.accordion-with-image .accordion-trigger {
  padding: 40px 0px;
}
.accordion-item.accordion-with-image .accordion-trigger.no-image {
  padding: 40px 0px 40px 40px;
}
@media (max-width: 576px) {
  .accordion-item.accordion-with-image .accordion-trigger.no-image {
    padding: 0;
  }
}
.accordion-item.accordion-with-image .accordion-trigger.no-image[aria-expanded=true] {
  padding: 0;
}
.accordion-item.accordion-with-image .accordion-trigger[aria-expanded=true] {
  padding: 0px;
}
.accordion-item.accordion-with-image .accordion-trigger .accordion-item-head {
  padding-right: 80px;
  min-height: 74px;
}
.accordion-item .accordion-trigger {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  text-align: left;
  cursor: pointer;
  background-color: transparent;
}
.accordion-item .accordion-trigger .plus {
  width: 42px;
  height: 42px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22' fill='none'%3E%3Cpath d='M11.3066 0.0996089L11.3066 21.0996M21.5059 10.8994L0.505859 10.8994' stroke='url(%23paint0_linear_907_1386)' stroke-width='2'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_907_1386' x1='19.5059' y1='2.09961' x2='4.50586' y2='17.0996' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.35' stop-color='%23E4002B'/%3E%3Cstop offset='1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 100%;
  background-color: #efefef;
  flex-grow: 0;
  transition: transform 0.3s ease;
  flex-shrink: 0;
}
.accordion-item .accordion-trigger[aria-expanded=true] .plus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='3' viewBox='0 0 22 3' fill='none'%3E%3Cpath d='M21.5059 1.89941L0.505859 1.89941' stroke='url(%23paint0_linear_876_36886)' stroke-width='2'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_876_36886' x1='19.9092' y1='-9.22726e+06' x2='-10.0908' y2='-9.22726e+06' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.35' stop-color='%23E4002B'/%3E%3Cstop offset='1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
  background-position: 50% 49%;
}
.accordion-item .accordion-trigger .arrow {
  width: 42px;
  height: 42px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='12' viewBox='0 0 20 12' fill='none'%3E%3Cpath d='M19.2031 0.8125L10.2031 9.68604L1.70312 0.812499' stroke='url(%23paint0_linear_630_45612)' stroke-width='2'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_630_45612' x1='19.2031' y1='-0.663166' x2='1.70313' y2='-0.663167' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.288462' stop-color='%23E4002B'/%3E%3Cstop offset='1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 100%;
  background-color: #efefef;
  flex: none;
  margin-left: 10px;
}
.accordion-item .accordion-trigger[aria-expanded=true] .arrow {
  transform: rotate(180deg);
  background-position: 50% 49%;
}
.accordion-item .subtitle p {
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 0;
}
.accordion-item .accordion-item-panel {
  overflow: hidden;
}
.accordion-item .accordion-item-panel .panel-content {
  padding: 24px 0 0 0;
}
@media (max-width: 576px) {
  .accordion-item .accordion-item-panel .panel-content {
    padding-top: 20px;
  }
}
.accordion-item .accordion-item-panel .panel-content ul {
  padding-left: 40px;
}
.accordion-item .accordion-item-panel .panel-content li {
  display: list-item;
  list-style: disc;
}
.accordion-item .accordion-item-panel .panel-content a {
  text-decoration: underline;
}
.accordion-item .accordion-item-panel .panel-content img {
  width: 100%;
  max-width: 100%;
}
.accordion-item .accordion-item-panel .panel-content h1, .accordion-item .accordion-item-panel .panel-content h2, .accordion-item .accordion-item-panel .panel-content h3, .accordion-item .accordion-item-panel .panel-content h4, .accordion-item .accordion-item-panel .panel-content h5, .accordion-item .accordion-item-panel .panel-content h6, .accordion-item .accordion-item-panel .panel-content p {
  margin-bottom: 16px;
}
.accordion-item.horizontal {
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.accordion-item.horizontal .accordion-item-head {
  display: flex;
  gap: 40px;
  position: relative;
}
@media (max-width: 576px) {
  .accordion-item.horizontal .accordion-item-head {
    flex-direction: column;
    padding: 0 !important;
    gap: 0;
  }
}
.accordion-item.horizontal .accordion-item-head picture,
.accordion-item.horizontal .accordion-item-head img {
  width: 309px;
  height: 224px;
  object-fit: cover;
}
@media (max-width: 576px) {
  .accordion-item.horizontal .accordion-item-head picture,
  .accordion-item.horizontal .accordion-item-head img {
    width: 100%;
    min-height: unset;
    max-height: 170px;
  }
}
@media (max-width: 576px) {
  .accordion-item.horizontal .accordion-item-head .accordion-trigger {
    padding: 16px;
    gap: 16px;
  }
}
.accordion-item.horizontal .accordion-item-head:has(button[aria-expanded=true]) {
  padding: 40px;
  padding-bottom: 0;
}
.accordion-item.horizontal .accordion-item-head:has(button[aria-expanded=true]) picture, .accordion-item.horizontal .accordion-item-head:has(button[aria-expanded=true]) img {
  display: none;
}
.accordion-item.horizontal .accordion-item-head:has(button[aria-expanded=true]) .plus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='12' viewBox='0 0 20 12' fill='none'%3E%3Cpath d='M18.5 11L9.5 2L1.00003 11' stroke='url(%23paint0_linear_1467_47395)' stroke-width='2'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1467_47395' x1='18.5' y1='6.5' x2='1.00003' y2='6.5' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.158654' stop-color='%23FF0000'/%3E%3Cstop offset='0.942308' stop-color='%233F000C'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
}
@media (max-width: 576px) {
  .accordion-item.horizontal .accordion-item-head:has(button[aria-expanded=true]) .plus {
    align-self: flex-start;
  }
}
.accordion-item.horizontal .accordion-item-head .plus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='12' viewBox='0 0 20 12' fill='none'%3E%3Cpath d='M18.5 1.10156L9.5 10.1016L1.00003 1.10156' stroke='url(%23paint0_linear_1467_47408)' stroke-width='2'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1467_47408' x1='18.5' y1='5.60156' x2='1.00003' y2='5.60156' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.158654' stop-color='%23FF0000'/%3E%3Cstop offset='0.942308' stop-color='%233F000C'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
  position: absolute;
  bottom: 16px;
  right: 16px;
}
@media (max-width: 576px) {
  .accordion-item.horizontal .accordion-item-head .plus {
    position: relative;
    bottom: unset;
    right: unset;
    flex: none; /* Reply */
  }
}
.accordion-item.horizontal .accordion-item-panel {
  padding: 40px;
  padding-top: 0;
}
@media (max-width: 576px) {
  .accordion-item.horizontal .accordion-item-panel {
    padding: 16px;
    padding-top: 0;
  }
}
.accordion-item.horizontal .accordion-item-panel .panel-content p {
  margin-bottom: 40px;
}
@media (max-width: 576px) {
  .accordion-item.horizontal .accordion-item-panel .panel-content p {
    margin-bottom: 24px;
  }
}
.accordion-item.horizontal .accordion-item-panel .panel-content a {
  text-decoration: underline;
}
.accordion-item.horizontal .accordion-item-panel .panel-content a.btn-primary-positive, .accordion-item.horizontal .accordion-item-panel .panel-content a.btn-primary-negative, .accordion-item.horizontal .accordion-item-panel .panel-content .upload-dropzone.drag-over a.upload-label, .upload-dropzone.drag-over .accordion-item.horizontal .accordion-item-panel .panel-content a.upload-label, .accordion-item.horizontal .accordion-item-panel .panel-content .upload-dropzone:hover a.upload-label, .upload-dropzone:hover .accordion-item.horizontal .accordion-item-panel .panel-content a.upload-label {
  text-decoration: none;
}

#profile-stock-details .container:has(.profile-stock-details) {
  padding-inline: 24px;
}

.profile-stock-details {
  padding: 60px 0;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .profile-stock-details {
    padding: 24px 0;
  }
}
@media (max-width: 576px) {
  .profile-stock-details {
    padding: 24px 0;
    flex-direction: column;
  }
}
.profile-stock-details > .btn-secondary-negative {
  display: none;
}
@media (max-width: 576px) {
  .profile-stock-details > .btn-secondary-negative {
    display: inline-block;
    align-self: center;
    margin-top: 40px;
  }
}
.profile-stock-details .left {
  display: flex;
  flex-direction: column;
  width: 252px;
  gap: 16px;
}
@media (max-width: 576px) {
  .profile-stock-details .left {
    width: 100%;
  }
}
.profile-stock-details .left .stock-card {
  padding: 24px;
  border-radius: 20px;
  background: white;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media (max-width: 576px) {
  .profile-stock-details .left .stock-card {
    border-radius: 20px;
  }
}
.profile-stock-details .left .stock-card p {
  margin-bottom: 0;
}
.profile-stock-details .left .btn-secondary-negative {
  margin-top: 162px;
  align-self: flex-start;
}
@media (max-width: 1024px) {
  .profile-stock-details .left .btn-secondary-negative {
    margin-top: auto;
  }
}
@media (max-width: 576px) {
  .profile-stock-details .left .btn-secondary-negative {
    display: none;
  }
}
.profile-stock-details .right {
  display: flex;
  justify-content: flex-end;
  gap: 16px;
}
@media (max-width: 1024px) {
  .profile-stock-details .right {
    flex-direction: column;
  }
}
@media (max-width: 576px) {
  .profile-stock-details .right {
    flex-direction: column;
    margin-top: 64px;
  }
}
.profile-stock-details .right .financial-results,
.profile-stock-details .right .financial-press-releases {
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 315px;
  align-self: flex-start;
}
@media (max-width: 576px) {
  .profile-stock-details .right .financial-results,
  .profile-stock-details .right .financial-press-releases {
    width: 100%;
  }
}
.profile-stock-details .right .financial-results p.title,
.profile-stock-details .right .financial-press-releases p.title {
  margin-bottom: 0;
  font-family: "LineaSansLight";
  font-size: 26px;
  line-height: 34px;
  letter-spacing: 0;
  font-weight: 300;
}
@media (max-width: 1024px) {
  .profile-stock-details .right .financial-results p.title,
  .profile-stock-details .right .financial-press-releases p.title {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0px;
  }
}
@media (max-width: 576px) {
  .profile-stock-details .right .financial-results p.title,
  .profile-stock-details .right .financial-press-releases p.title {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
  }
}
.profile-stock-details .right .financial-results .divider,
.profile-stock-details .right .financial-press-releases .divider {
  width: 100%;
  height: 1.5px;
  background: #d2d2d2;
}
.profile-stock-details .right .financial-results a, .profile-stock-details .right .financial-results .no-link,
.profile-stock-details .right .financial-press-releases a,
.profile-stock-details .right .financial-press-releases .no-link {
  display: flex;
  min-height: 60px;
  padding: 16px 16px 16px 0;
  align-items: center;
  gap: 16px;
  align-self: stretch;
  line-height: 20px;
}
.profile-stock-details .right .financial-results a span, .profile-stock-details .right .financial-results .no-link span,
.profile-stock-details .right .financial-press-releases a span,
.profile-stock-details .right .financial-press-releases .no-link span {
  color: #000;
  /* Mobile/body-medium */
  font-family: "LineaSansRegular";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 166.667% */
  letter-spacing: 0.48px;
  text-transform: uppercase;
}
.profile-stock-details .right .financial-results a span.greish, .profile-stock-details .right .financial-results .no-link span.greish,
.profile-stock-details .right .financial-press-releases a span.greish,
.profile-stock-details .right .financial-press-releases .no-link span.greish {
  color: #4c4c4c;
  margin-top: 6px;
}

.image-side-accordion .flex {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
  align-items: start;
}
@media (max-width: 1024px) {
  .image-side-accordion .flex {
    display: flex;
    flex-direction: column-reverse;
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.image-side-accordion .flex .content {
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
  gap: 24px;
  justify-content: space-between;
  width: 100%;
}
@media (max-width: 576px) {
  .image-side-accordion .flex .content {
    gap: 16px;
  }
}
.image-side-accordion .flex .content .accordion-item {
  width: 100%;
  padding-block: 37.5px;
}
.image-side-accordion .flex .imgContainer {
  display: block;
  flex: 1 1 0;
  width: 100%;
  height: 540px;
}
@media (max-width: 1024px) {
  .image-side-accordion .flex .imgContainer {
    display: flex;
    justify-content: center;
  }
}
.image-side-accordion .flex .imgContainer img {
  border-radius: 20px;
  width: 100%;
  height: 540px;
  justify-content: center;
  object-fit: cover;
}
@media (max-width: 1024px) {
  .image-side-accordion .flex .imgContainer img {
    max-height: 400px;
    width: 100%;
  }
}
@media (max-width: 576px) {
  .image-side-accordion .flex .imgContainer img {
    border-radius: 20px;
    max-height: 232px;
    width: 100%;
  }
}

.image-side-accordion-static .flex {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
  align-items: start;
}
@media (max-width: 1024px) {
  .image-side-accordion-static .flex {
    display: flex;
    flex-direction: column-reverse;
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.image-side-accordion-static .flex .content {
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
  gap: 24px;
  justify-content: space-between;
  width: 100%;
}
@media (max-width: 576px) {
  .image-side-accordion-static .flex .content {
    gap: 16px;
  }
}
.image-side-accordion-static .flex .content .accordion-item-static, .image-side-accordion-static .flex .content .accordion-item {
  width: 100%;
  padding-block: 37.5px;
}
.image-side-accordion-static .flex .imgContainer {
  display: block;
  flex: 1 1 0;
  width: 100%;
  height: 540px;
}
@media (max-width: 1024px) {
  .image-side-accordion-static .flex .imgContainer {
    display: flex;
    justify-content: center;
  }
}
.image-side-accordion-static .flex .imgContainer img {
  border-radius: 20px;
  width: 100%;
  height: 540px;
  justify-content: center;
  object-fit: cover;
}
@media (max-width: 1024px) {
  .image-side-accordion-static .flex .imgContainer img {
    width: 100%;
    max-height: 400px;
  }
}
@media (max-width: 576px) {
  .image-side-accordion-static .flex .imgContainer img {
    width: 100%;
    border-radius: 20px;
    max-height: 232px;
  }
}

.civil-parapublic .btn-primary-positive {
  margin: auto;
  width: fit-content;
}

.civil-parapublic-services .btn-primary-positive {
  margin: auto;
  width: fit-content;
}

.static-text {
  background-color: black;
}
.static-text .title-medium {
  padding-block: 104px;
  text-align: center;
  color: #797979;
  margin: 0;
}
@media (max-width: 1024px) {
  .static-text .title-medium {
    padding-block: 40px;
  }
}
.static-text .title-medium p {
  margin: 0;
}
.static-text .title-medium span,
.static-text .title-medium strong,
.static-text .title-medium code {
  color: #fff;
  font-weight: 400;
}

.ap-podcast {
  background: #EFEFEF;
  display: flex;
  flex-direction: column;
  gap: 32px;
  padding: 16px;
}
.ap-podcast p {
  margin: 0;
}
@media (max-width: 1024px) {
  .ap-podcast {
    gap: 28px;
  }
}
@media (max-width: 576px) {
  .ap-podcast {
    gap: 24px;
    padding: 0;
  }
}

.ap {
  position: relative;
  width: 100%;
  background: transparent;
  font-family: sans-serif;
}

.ap-inner {
  display: flex;
  flex-direction: column;
  gap: 0;
}

.ap-panel {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 16px 32px 16px 8px;
  gap: 24px;
  width: 100%;
  background: #FFFFFF;
}
@media (max-width: 576px) {
  .ap-panel {
    padding: 16px 16px 25px 16px;
    flex-wrap: wrap;
    row-gap: 10px;
  }
}

.ap-item {
  display: flex;
  align-items: center;
}
@media (max-width: 576px) {
  .ap-item {
    flex-direction: row;
    order: 2;
  }
}

.ap--track {
  flex: 1;
  min-width: 0;
}

.ap-info {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 22px;
}
@media (max-width: 576px) {
  .ap-info {
    gap: 0px;
  }
  .ap-info h3 {
    display: none;
  }
  .ap-info .ap-progress-time-container {
    position: relative;
    bottom: -16px;
    gap: 11px;
  }
}

.ap-toggle-btn {
  width: 112px;
  height: 112px;
  padding: 0;
  border: none;
  background: none;
  display: inline-flex;
  line-height: 0;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
@media (max-width: 576px) {
  .ap-toggle-btn {
    width: 48px;
    height: 48px;
    order: 2;
  }
}
.ap-toggle-btn:hover {
  cursor: unset !important;
}
.ap-toggle-btn img {
  cursor: pointer;
}
.ap-toggle-btn .ap-icon {
  color: #E4002B;
  font-size: 18px;
  line-height: 1;
  display: block;
}
.ap-toggle-btn .ap--play,
.ap-toggle-btn .ap--pause {
  width: 72px;
  height: 72px;
}
@media (max-width: 576px) {
  .ap-toggle-btn .ap--play,
  .ap-toggle-btn .ap--pause {
    width: 48px;
    height: 48px;
  }
}
.ap-toggle-btn.playing .ap--play {
  display: none;
}
.ap-toggle-btn:not(.playing) .ap--pause {
  display: none;
}

.ap-time {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  color: #292929;
  font-variant-numeric: tabular-nums;
  margin-bottom: 6px;
}

.ap-progress-time-container {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.ap-progress-container {
  width: 100%;
  height: 4px;
  background: rgba(0, 0, 0, 0.1);
  cursor: pointer;
  border-radius: 2px;
  position: relative;
  overflow: visible;
}
.ap-progress-container:hover .ap-progress-handle {
  opacity: 1;
}
.ap-progress-container:focus {
  outline: 2px solid #E4002B;
  outline-offset: 2px;
}

.ap-progress {
  position: relative;
  width: 100%;
  height: 100%;
}

.ap-bar {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: #000000;
  width: 0%;
  transition: width 0.1s linear;
  z-index: 2;
  border-radius: 2px;
}

.ap-preload-bar {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: #CFCFCF;
  width: 0%;
  z-index: 1;
  border-radius: 2px;
}

.ap-progress-handle {
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translate(-50%, -50%);
  width: 14px;
  height: 14px;
  background: #000000;
  border: 1.5px solid #292929;
  border-radius: 50%;
  z-index: 3;
  opacity: 1;
  transition: opacity 0.2s ease;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}

.ap-progress-container:hover .ap-progress-handle,
.ap-progress-container:active .ap-progress-handle,
.ap-progress-container:focus .ap-progress-handle {
  opacity: 1;
}

.ap-volume-container {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  gap: 8px;
  flex-shrink: 0;
}
.ap-volume-container h3 {
  display: none;
}
@media (max-width: 576px) {
  .ap-volume-container {
    order: 1;
    flex-basis: 100%;
    justify-content: space-between;
    flex-direction: row;
  }
  .ap-volume-container h3 {
    display: block;
  }
}

.ap-volume-btn {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: none;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  transition: transform 0.2s ease;
  z-index: 1000;
}
@media (max-width: 576px) {
  .ap-volume-btn {
    height: 40px;
    width: 40px;
  }
  .ap-volume-btn.ap-volume-btn[aria-expanded=true] {
    margin-right: 116px;
  }
}
.ap-volume-btn .ap-icon {
  height: 42px;
  width: 42px;
}
@media (max-width: 576px) {
  .ap-volume-btn .ap-icon {
    height: 40px;
    width: 40px;
  }
}

.ap-volume-btn[aria-expanded=false] .ap--volume-on {
  display: block;
}
.ap-volume-btn[aria-expanded=false] .ap--volume-off {
  display: none;
}
.ap-volume-btn[aria-expanded=false] .dark {
  display: none;
}

.ap-volume-btn[aria-expanded=true] .dark {
  display: block;
}
.ap-volume-btn[aria-expanded=true] .ap--volume-on,
.ap-volume-btn[aria-expanded=true] .ap--volume-off {
  display: none;
}

.ap-volume-btn.muted[aria-expanded=false] .ap--volume-off {
  display: block;
}
.ap-volume-btn.muted[aria-expanded=false] .ap--volume-on,
.ap-volume-btn.muted[aria-expanded=false] .dark {
  display: none;
}

.ap-volume-wrapper {
  display: none;
  position: absolute;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  z-index: 999;
  height: 210px;
  width: 42px;
  bottom: 51px;
  background: #000000;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
}
@media (max-width: 576px) {
  .ap-volume-wrapper {
    right: 5%;
    top: 16px;
    height: 40px;
    width: 150px;
  }
}

.ap-volume-container.open .ap-volume-wrapper {
  display: flex;
}

.ap-progress-container,
.ap-volume {
  /* prevents scrolling/selection while dragging */
  touch-action: none;
  /* prevents text selection */
  user-select: none;
  /* disables image dragging */
  -webkit-user-drag: none;
}

.ap-volume {
  z-index: 1000;
  background: rgba(255, 255, 255, 0.2509803922);
  width: 4px;
  position: inherit;
  top: 26px;
  height: 136px;
  cursor: pointer;
  border: 4px;
  border-radius: 20px;
  overflow: visible;
}
@media (max-width: 576px) {
  .ap-volume {
    position: unset;
    top: 36px;
    margin-left: 24px;
    width: 84px;
    height: 4px;
  }
}

.ap-volume-progress {
  background: rgba(255, 255, 255, 0.2509803922);
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 20px;
}

.ap-volume-bar {
  position: absolute;
  background-color: #FFFFFF;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  border-radius: 20px;
  width: 100%;
  opacity: 0.8;
}

.ap-playlist ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.ap-playlist li {
  cursor: pointer;
  padding: 5px 10px;
}

.ap-playlist li:hover {
  background-color: #eee;
}

.pl-container {
  display: none !important;
}

.hide {
  display: none !important;
}

.management-card-container {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
@media (max-width: 576px) {
  .management-card-container {
    flex-direction: column;
    gap: 16px;
  }
}

.management-card {
  position: relative;
  width: 100%;
  flex: 1 1 0;
}
@media (max-width: 576px) {
  .management-card {
    padding: 0;
  }
}

.management-card-image {
  position: relative;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}
@media (max-width: 576px) {
  .management-card-image {
    border-radius: 20px;
  }
}

.management-card-title {
  position: absolute;
  bottom: 16px;
  left: 0;
  right: 0;
  margin: auto;
  color: #292929;
  backdrop-filter: blur(24px);
  background: rgba(255, 255, 255, 0.6509803922);
  border-radius: 20px;
  padding: 24px;
  display: flex;
  justify-content: space-between;
  min-height: 138px;
  width: calc(100% - 32px);
}
.management-card-title-content {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.management-card-title-icon {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.management-card-title-icon::before {
  content: "";
  width: 42px;
  height: 42px;
  background: url("../images/img/management/link-arrow.svg") no-repeat center center;
  background-size: contain;
}

section[id=management-link] .management-link-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}
section[id=management-link] .management-link {
  display: flex;
  padding: 16px 24px;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
  background: #ffffff;
  border-radius: 20px;
  width: 100%;
  cursor: pointer;
}
section[id=management-link] .management-link::before {
  content: "";
  width: 42px;
  height: 42px;
  background: url("../images/img/management/link-arrow-grey.svg") no-repeat center center;
  background-size: contain;
  order: 1;
}

#history-caption .history-caption-content {
  background: #FFFFFF;
  border-radius: 20px;
  padding: 40px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  container-type: inline-size;
}
@media (max-width: 576px) {
  #history-caption .history-caption-content {
    padding: 24px;
  }
}
#history-caption .history-caption-content div {
  display: flex;
  justify-content: flex-end;
}
#history-caption .history-caption-content div label {
  max-width: 100%;
  text-align: right;
}
@media (max-width: 576px) {
  #history-caption .history-caption-content div label {
    text-align: left;
  }
}

.history-caption-2 .history-caption-2-img-container {
  position: relative;
}
.history-caption-2 .history-caption-2-img-container img {
  width: 100%;
  height: 722px;
  object-fit: cover;
}
.history-caption-2 .history-caption-2-img-container .description-label {
  color: #6B6B6B !important;
  position: absolute;
  bottom: 0;
  padding: 40px;
  border-radius: 20px;
  backdrop-filter: blur(24px);
  background: rgba(255, 255, 255, 0.6509803922);
  max-width: 826px;
  margin-bottom: 16px;
}
@media (max-width: 1024px) {
  .history-caption-2 .history-caption-2-img-container .description-label {
    width: calc(100% - 48px);
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (max-width: 576px) {
  .history-caption-2 .history-caption-2-img-container .description-label {
    max-width: 100%;
    width: 100% !important;
    margin: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    margin-bottom: 0;
  }
}
.history-caption-2 .history-caption-2-img-container .description-label p {
  color: #6B6B6B !important;
  margin-bottom: 0;
}

.history-legacy-content {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.history-pie .history-pie-container {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.history-pie .content-pie {
  display: flex;
  justify-content: center;
  align-items: center;
  container-type: inline-size;
}
.history-pie .content-pie span {
  text-align: center;
  max-width: 100%;
  color: #292929;
  font-style: italic;
}
@container (min-width: 600px) {
  .history-pie .content-pie span {
    max-width: 50%;
  }
}
.history-pie .history-paginator {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
}
.history-pie .history-paginator .btn-primary-positive {
  flex-direction: row;
  align-items: center;
  cursor: pointer;
  gap: 10px;
}
@media (max-width: 576px) {
  .history-pie .history-paginator .btn-primary-positive {
    flex: 1;
    justify-content: space-between;
  }
}
.history-pie .history-paginator .btn-primary-positive::before {
  cursor: pointer;
}
.history-pie .history-paginator .btn-primary-positive:last-of-type .icon {
  transform: rotate(180deg);
}
.history-pie .history-paginator .icon {
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='17' viewBox='0 0 11 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.51562 0.944336L1.51562 8.71578L9.51562 16.0554' stroke='%23E4002B' stroke-width='1.77778'/%3E%3C/svg%3E");
  width: 11px;
  height: 17px;
}

#history-timeline, .history-timeline { /* Reply */ }
#history-timeline h2, .history-timeline h2 {
  margin-bottom: 60px;
}
#history-timeline .history-timeline-container, .history-timeline .history-timeline-container {
  display: flex;
  flex-direction: column;
  gap: 108px;
}
#history-timeline .timeline-item, .history-timeline .timeline-item {
  display: flex;
  align-items: center;
  gap: 76px;
  justify-content: space-between;
  -webkit-transition: all 0.3s ease 0;
  -moz-transition: all 0.3s ease 0;
  -o-transition: all 0.3s ease 0;
  -ms-transition: all 0.3s ease 0;
  transition: all 0.3s ease 0;
  will-change: auto;
  padding: 0;
}
@media (prefers-reduced-motion: reduce) {
  #history-timeline .timeline-item, .history-timeline .timeline-item {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -ms-transition: all 0s;
    transition: all 0s;
    transition-delay: 0ms;
    animation-duration: 0s;
    animation-delay: 0ms;
  }
}
@media (max-width: 1024px) {
  #history-timeline .timeline-item, .history-timeline .timeline-item {
    flex-direction: column;
    gap: 28px;
    padding: 0;
  }
}
@media (max-width: 576px) {
  #history-timeline .timeline-item, .history-timeline .timeline-item {
    gap: 24px;
    padding: 0;
  }
}
#history-timeline .timeline-item:before, .history-timeline .timeline-item:before { /* Reply */
  display: none;
}
#history-timeline .timeline-item h3,
#history-timeline .timeline-item h4,
#history-timeline .timeline-item p, .history-timeline .timeline-item h3,
.history-timeline .timeline-item h4,
.history-timeline .timeline-item p {
  margin: 0;
}
#history-timeline .timeline-item p, .history-timeline .timeline-item p {
  border-bottom: 0.5px solid #8d8d8d;
  padding-bottom: 16px;
}
#history-timeline .timeline-item span, .history-timeline .timeline-item span {
  font-style: italic;
  color: #6c6c6c;
}
#history-timeline .timeline-item:last-child, .history-timeline .timeline-item:last-child {
  border-bottom: none;
}
#history-timeline .timeline-item.reverse, .history-timeline .timeline-item.reverse { /* Reply */
  flex-direction: row-reverse;
}
@media (max-width: 1024px) {
  #history-timeline .timeline-item.reverse, .history-timeline .timeline-item.reverse {
    flex-direction: column;
  }
}
#history-timeline .timeline-item.reverse .timeline-content, .history-timeline .timeline-item.reverse .timeline-content {
  text-align: left;
}
#history-timeline .timeline-image, .history-timeline .timeline-image {
  flex: 1 1 0;
  border-radius: 20px;
  overflow: hidden;
  aspect-ratio: 3/2;
  width: 100%;
}
#history-timeline .timeline-image img, .history-timeline .timeline-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: transform 0.3s ease 0;
  -moz-transition: transform 0.3s ease 0;
  -o-transition: transform 0.3s ease 0;
  -ms-transition: transform 0.3s ease 0;
  transition: transform 0.3s ease 0;
  will-change: transform;
}
@media (prefers-reduced-motion: reduce) {
  #history-timeline .timeline-image img, .history-timeline .timeline-image img {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -ms-transition: all 0s;
    transition: all 0s;
    transition-delay: 0ms;
    animation-duration: 0s;
    animation-delay: 0ms;
  }
}
@media (max-width: 1024px) {
  #history-timeline .timeline-image, .history-timeline .timeline-image {
    flex: 0 0 45%;
  }
}
@media (max-width: 576px) {
  #history-timeline .timeline-image, .history-timeline .timeline-image {
    flex: none;
    width: 100%;
    aspect-ratio: 16/9;
  }
}
#history-timeline .timeline-content, .history-timeline .timeline-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media (max-width: 576px) {
  #history-timeline .timeline-content, .history-timeline .timeline-content {
    padding: 0;
  }
}
#history-timeline .timeline-content .border-0, .history-timeline .timeline-content .border-0 { /* Reply */ }
#history-timeline .timeline-content .border-0 p, .history-timeline .timeline-content .border-0 p {
  border: 0;
  padding-bottom: 0;
}
#history-timeline .timeline-content .label-regular, .history-timeline .timeline-content .label-regular {
  display: flex;
  gap: 1rem;
  align-items: center;
  max-width: 100%;
  word-break: break-word;
}
#history-timeline .timeline-content .label-regular::before, .history-timeline .timeline-content .label-regular::before {
  content: "";
  width: 23px;
  flex-shrink: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24' fill='none'%3E%3Cg clip-path='url(%23clip0_630_45492)'%3E%3Cpath d='M12.4863 17.0133L9.58205 14.0267C9.29705 13.7333 9.29705 13.2667 9.58205 12.96C9.86705 12.6667 10.3285 12.6667 10.6135 12.96L12.2963 14.68V8.98666C12.2963 8.57333 12.6221 8.24 13.0292 8.24C13.4363 8.24 13.7621 8.57333 13.7621 8.98666V14.68L15.4449 12.96C15.7299 12.6667 16.1913 12.6667 16.4763 12.96C16.7613 13.2533 16.7613 13.72 16.4763 14.0267L13.5721 17.0133C13.3142 17.3067 12.8528 17.32 12.5678 17.0667C12.5542 17.0533 12.5271 17.04 12.5135 17.0133H12.4863ZM20.6428 24H5.38848C4.35705 24 3.51562 23.16 3.51562 22.12V6.72C3.51562 6.06667 3.77348 5.42667 4.22134 4.97333L8.36062 0.72C8.79491 0.266667 9.40562 0 10.0571 0H20.6428C21.6742 0 22.5156 0.84 22.5156 1.88V22.1333C22.5156 23.1733 21.6742 24.0133 20.6428 24.0133V24ZM10.0571 1.49333C9.7992 1.49333 9.55491 1.6 9.37848 1.77333L5.25277 6.01333C5.07634 6.2 4.96777 6.45333 4.96777 6.70667V22.12C4.96777 22.3333 5.15777 22.4933 5.38848 22.4933H20.6428C20.8735 22.4933 21.0635 22.32 21.0635 22.12V1.88C21.0635 1.68 20.8735 1.50667 20.6428 1.50667H10.0571V1.49333ZM8.99848 7.49333H6.44705C6.03991 7.49333 5.70062 7.14667 5.7142 6.74667C5.7142 6.33333 6.03991 6 6.44705 6H8.99848C9.20205 6 9.36491 5.82667 9.36491 5.62667V3C9.36491 2.58667 9.69062 2.25333 10.0978 2.25333C10.5049 2.25333 10.8306 2.58667 10.8306 3V5.62667C10.8306 6.66667 10.0028 7.50667 8.99848 7.50667V7.49333ZM17.3992 20.2533H8.63205C8.22491 20.2533 7.8992 19.9067 7.8992 19.5067C7.8992 19.1067 8.21134 18.76 8.63205 18.76H17.3992C17.8063 18.76 18.1321 19.1067 18.1321 19.5067C18.1321 19.9067 17.8199 20.2533 17.3992 20.2533Z' fill='%23E4002B'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_630_45492'%3E%3Crect width='24' height='24' fill='white' transform='translate(0.515625)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  height: 24px;
}
#history-timeline .timeline-content .label-regular span, .history-timeline .timeline-content .label-regular span {
  overflow: hidden;
  color: #000;
  font-style: normal;
}
@media (max-width: 1024px) {
  #history-timeline .timeline-item, .history-timeline .timeline-item {
    gap: 30px;
  }
}
@media (max-width: 576px) {
  #history-timeline, .history-timeline {
    padding: 60px 0;
  }
  #history-timeline h2, .history-timeline h2 {
    margin-bottom: 40px;
  }
  #history-timeline .history-timeline-container, .history-timeline .history-timeline-container {
    gap: 30px;
  }
  #history-timeline .timeline-item, .history-timeline .timeline-item {
    padding: 20px 0;
  }
}

.newsletter-grid {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.newsletter-grid .component-newsletter .container-full-width.padding-bottom {
  padding-bottom: 0;
}
.newsletter-grid .component-newsletter .container-full-width.padding-bottom .container {
  padding: 0;
}
.newsletter-grid .component-newsletter .container-full-width.padding-bottom .container .image-container {
  left: 0;
  right: 0;
}
.newsletter-grid .grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}
@media (max-width: 1024px) {
  .newsletter-grid .grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.newsletter-grid .grid .container {
  padding: 0;
  height: 100%;
}
.newsletter-grid .grid .container .content {
  height: 100%;
}
.newsletter-grid .grid .container .image-container {
  left: 0;
  right: 0;
}
.newsletter-grid .grid .component-newsletter {
  height: 100%;
}
.newsletter-grid .grid .component-newsletter > .container-full-width {
  height: 100%;
}

.grid-blue-balloon .grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}
@media (max-width: 1024px) {
  .grid-blue-balloon .grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 576px) {
  .grid-blue-balloon .grid {
    gap: 16px;
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

.grid-blue-balloon-single-card-long-btn {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}
@media (max-width: 1024px) {
  .grid-blue-balloon-single-card-long-btn {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 576px) {
  .grid-blue-balloon-single-card-long-btn {
    gap: 16px;
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

.grid-card-blue-balloon-text-arrow {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}
@media (max-width: 1024px) {
  .grid-card-blue-balloon-text-arrow {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 576px) {
  .grid-card-blue-balloon-text-arrow {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 16px;
  }
}
.grid-card-blue-balloon-text-arrow.four-per-row {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
@media (max-width: 1024px) {
  .grid-card-blue-balloon-text-arrow.four-per-row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 576px) {
  .grid-card-blue-balloon-text-arrow.four-per-row {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 16px;
  }
}
.grid-card-blue-balloon-text-arrow.three-per-row {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
@media (max-width: 1024px) {
  .grid-card-blue-balloon-text-arrow.three-per-row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 576px) {
  .grid-card-blue-balloon-text-arrow.three-per-row {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 16px;
  }
}
.grid-card-blue-balloon-text-arrow.two-per-row {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
}
@media (max-width: 576px) {
  .grid-card-blue-balloon-text-arrow.two-per-row {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 16px;
  }
}

.grid-blue-balloon-single-card-title-bold .grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
  margin-bottom: 24px;
}
@media (max-width: 1024px) {
  .grid-blue-balloon-single-card-title-bold .grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 576px) {
  .grid-blue-balloon-single-card-title-bold .grid {
    gap: 16px;
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.grid-blue-balloon-single-card-title-bold h2,
.grid-blue-balloon-single-card-title-bold p {
  margin: 0;
}
.grid-blue-balloon-single-card-title-bold .description-label {
  margin: auto;
  width: fit-content;
}

.grid-blue-balloon-single-card-title-vertical {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
}
@media (max-width: 576px) {
  .grid-blue-balloon-single-card-title-vertical {
    gap: 16px;
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.grid-blue-balloon-single-card-title-vertical h2,
.grid-blue-balloon-single-card-title-vertical p {
  margin: 0;
}

.report-cards-grid .content {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  align-items: center;
}
.report-cards-grid .grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}
@media (max-width: 1024px) {
  .report-cards-grid .grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.report-cards-grid .grid .report-card {
  width: 100%;
}

a.card-banner {
  display: block;
  width: 100%;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 576px) {
  a.card-banner {
    width: 100%;
    border-radius: 20px;
  }
}
@media (hover: hover) {
  a.card-banner:hover .image-container {
    transform: scale(1.1);
  }
}
a.card-banner::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background: linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0) 100%);
  mix-blend-mode: multiply;
  z-index: 1;
}
a.card-banner .image-container {
  position: relative;
  display: flex;
  height: 481px;
  -webkit-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  -moz-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  -o-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  -ms-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  will-change: transform;
}
@media (prefers-reduced-motion: reduce) {
  a.card-banner .image-container {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -ms-transition: all 0s;
    transition: all 0s;
    transition-delay: 0ms;
    animation-duration: 0s;
    animation-delay: 0ms;
  }
}
a.card-banner .image-container img {
  transform: scale(1);
  height: 100%;
  width: auto;
}
@media (max-width: 1024px) {
  a.card-banner .image-container {
    height: 442px;
  }
}
@media (max-width: 576px) {
  a.card-banner .image-container {
    height: 344px;
  }
}
a.card-banner .image-container picture {
  min-height: 100%;
}
a.card-banner .title {
  position: absolute;
  left: 24px;
  bottom: 24px;
  color: white;
  text-transform: uppercase;
  z-index: 2;
}

.blue-balloon-icon-text-arrow-small {
  display: block;
  width: 100%;
  border-radius: 20px;
  background: #FFF;
  display: flex;
  padding: 24px;
  align-items: center;
  gap: 16px;
  flex: 1 0 0;
}
.blue-balloon-icon-text-arrow-small span {
  text-transform: uppercase;
  margin-bottom: 0;
}
.blue-balloon-icon-text-arrow-small::after {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='20' viewBox='0 0 23 20' fill='none'%3E%3Cpath d='M0.431641 10.5H21.2677M21.2677 10.5L12.338 1.50003M21.2677 10.5L12.338 19' stroke='url(%23paint0_linear_561_28372)' stroke-width='2'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_561_28372' x1='10.8497' y1='1.5' x2='10.8497' y2='19' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.288462' stop-color='%23E4002B'/%3E%3Cstop offset='1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
  background-color: #efefef;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 9999px;
  width: 42px;
  height: 42px;
  flex-shrink: 0;
  margin-left: auto;
}

@media (max-width: 1024px) {
  .column-buttons {
    margin-bottom: 24px;
  }
}
@media (max-width: 1024px) {
  .column-buttons:last-of-type {
    margin-bottom: 0px;
  }
}
.column-buttons h2 {
  margin: 0;
}
.column-buttons p {
  margin: 1rem 0 2rem;
}
.column-buttons .flex {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media (max-width: 1024px) {
  .column-buttons .flex {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
.column-buttons .flex a {
  background-color: #fff;
  padding: 16px;
  border-radius: 20px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
@media (max-width: 576px) {
  .column-buttons .flex a {
    border-radius: 20px;
    width: 100%;
  }
}
.column-buttons .flex a::after {
  content: "";
  width: 42px;
  height: 42px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='20' viewBox='0 0 23 20' fill='none'%3E%3Cpath d='M0.253906 10.5H21.09M21.09 10.5L12.1602 1.50003M21.09 10.5L12.1602 19' stroke='url(%23paint0_linear_1950_37760)' stroke-width='2'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1950_37760' x1='10.6719' y1='1.5' x2='10.6719' y2='19' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.288462' stop-color='%23E4002B'/%3E%3Cstop offset='1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 100%;
  background-color: #efefef;
  flex: none;
}

.supercomputer-davinci-content .grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  row-gap: 24px;
  column-gap: 0;
}
@media (max-width: 576px) {
  .supercomputer-davinci-content .grid {
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    justify-items: center;
  }
  .supercomputer-davinci-content .grid .blue-balloon-card:nth-child(5) {
    grid-column: 1/-1;
    justify-self: center;
    max-width: 50%;
  }
}
@media (max-width: 1024px) {
  .supercomputer-davinci-content .grid {
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  }
}

.blue-balloon-card {
  position: relative;
  padding-inline: 24px;
  padding-bottom: 16px;
}
.blue-balloon-card:not(:last-child)::after {
  content: "";
  width: 1px;
  height: 50%;
  background-color: #000;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media (max-width: 1024px) {
  .blue-balloon-card:last-child::after {
    display: none;
  }
  .blue-balloon-card:nth-child(even)::after {
    content: "";
    width: 1px;
    height: 50%;
    background-color: #000;
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
  }
}
@media (max-width: 576px) {
  .blue-balloon-card {
    padding-inline: 0;
  }
  .blue-balloon-card:not(:nth-child(2n)):not(:nth-child(5))::after {
    content: "";
    width: 1px;
    height: 50%;
    background-color: #000;
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .blue-balloon-card:nth-child(even)::after, .blue-balloon-card:nth-child(5)::after {
    display: none;
  }
}

.filter-section {
  display: flex;
  flex-direction: column;
}
.filter-section .flex-search-bar {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}
@media (max-width: 1024px) {
  .filter-section .flex-search-bar {
    flex-direction: column;
    gap: 40px;
    align-items: flex-start;
  }
}
.filter-section.broker .search-bar {
  width: 50%;
  padding-bottom: 5px;
  border-bottom: 1px solid #D9D9D9;
}
.filter-section.broker .search-bar:focus-within {
  border-color: black;
}
.filter-section.broker .search-bar input {
  padding: 0;
}
@media (max-width: 1024px) {
  .filter-section.broker .search-bar {
    width: 100%;
    border: 0;
    border-bottom: 1px solid #D9D9D9;
  }
}
@media (max-width: 576px) {
  .filter-section.broker .search-bar {
    border: 1px solid #D9D9D9;
    border-radius: 10px;
    width: 100%;
    padding: 12px 16px;
  }
}
.filter-section .search-widget-local {
  width: 100%;
}
.filter-section .search-bar {
  gap: 1rem;
  width: auto;
  display: flex;
  align-items: center;
  border-radius: 10px;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .filter-section .search-bar {
    border: 1px solid #000;
    width: 100%;
  }
}
@media (max-width: 576px) {
  .filter-section .search-bar {
    width: 100%;
  }
}
.filter-section .search-bar input {
  border: 0;
  background-color: transparent;
  min-width: 240px;
  flex: 1;
  border-radius: 10px;
  padding: 12px 16px;
}
.filter-section .search-bar input::placeholder {
  color: #6A6A6A;
}
.filter-section .search-bar input:focus::placeholder {
  color: transparent;
}
@media (max-width: 576px) {
  .filter-section .search-bar input {
    width: 100%;
  }
}
.filter-section .search-bar .submit {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24' fill='none'%3E%3Ccircle cx='10.0156' cy='11' r='6.99999' stroke='%238D8D8D' stroke-width='2'/%3E%3Cpath d='M15.625 15L22.0156 19.5' stroke='%238D8D8D' stroke-width='2'/%3E%3C/svg%3E");
  height: 24px;
  width: 25px;
  background-color: #efefef;
  flex-shrink: 0;
}
@media (max-width: 1024px) {
  .filter-section .search-bar .submit {
    margin-right: 16px;
  }
}
@media (max-width: 1024px) {
  .filter-section .search-bar .submit.search {
    margin-right: 0px;
  }
}
.filter-section .head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 1rem;
}
@media (max-width: 576px) {
  .filter-section .head {
    margin: 1rem 0;
    order: 2;
  }
}
.filter-section .head p {
  margin: 0;
}
.filter-section .filter-reset {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  background-color: #efefef;
}
.filter-section .filter-reset::before {
  content: "";
  flex-shrink: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24' fill='none'%3E%3Cpath d='M21.634 12.3105C21.634 17.4516 17.4672 21.621 12.3236 21.621C7.1799 21.621 3.01562 17.4516 3.01562 12.3105C3.01562 7.16937 7.18245 3 12.3261 3C15.9816 3 19.0775 5.10631 20.6012 8.17164' stroke='black' stroke-width='1.5' stroke-linejoin='round'/%3E%3Cpath d='M16.9375 8.17145H20.6032V4.03516' stroke='black' stroke-width='1.5' stroke-linejoin='round'/%3E%3C/svg%3E");
  height: 25px;
  width: 25px;
}
.filter-section .filter-reset.mobile {
  display: none;
}
@media (max-width: 576px) {
  .filter-section .filter-reset.mobile {
    display: flex;
  }
}
.filter-section .filter-reset.desktop {
  display: flex;
}
@media (max-width: 576px) {
  .filter-section .filter-reset.desktop {
    display: none;
  }
}
.filter-section .filters {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.filter-section .filters .filter-row {
  display: flex;
  align-items: center;
  gap: 24px;
  padding-bottom: 8px; /* Spazio sotto per staccare la scrollbar */
  margin-bottom: -8px; /* Compensa il padding per non influenzare il layout */
  /* Custom scrollbar for all browsers */
  scrollbar-width: thin;
  scrollbar-color: #ccc transparent;
  /* WebKit scrollbar styling */
}
.filter-section .filters .filter-row::-webkit-scrollbar {
  height: 6px;
}
.filter-section .filters .filter-row::-webkit-scrollbar-track {
  background: transparent;
  margin: 0 4px; /* Margine laterale per staccare la scrollbar */
}
.filter-section .filters .filter-row::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 3px;
  margin: 2px 0; /* Margine verticale per staccare dal contenuto */
}
.filter-section .filters .filter-row::-webkit-scrollbar-thumb:hover {
  background-color: #999;
}
@media (max-width: 1024px) {
  .filter-section .filters .filter-row {
    overflow: auto;
    margin-right: -2rem;
    padding-right: 2rem;
  }
}
@media (max-width: 576px) {
  .filter-section .filters .filter-row {
    margin-right: -1rem;
  }
}
.filter-section .filters .filter-row ul {
  display: flex;
  flex-direction: row;
  gap: 8px;
  flex-wrap: wrap;
}
@media (max-width: 1024px) {
  .filter-section .filters .filter-row ul {
    flex-wrap: nowrap;
  }
}
.filter-section .filters .filter-row ul li {
  gap: 8px;
}
.filter-section .filters .filter-row ul li label {
  display: flex;
  flex-direction: row;
  position: relative;
}
.filter-section .filters .filter-row ul li label input {
  opacity: 0;
  position: absolute;
  width: 100%;
}
.filter-section .filters .filter-row ul li label::before {
  content: "";
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  border-radius: 3px;
  border: 1.125px solid #d2d5da;
}
.filter-section .filters .filter-row ul li label:has(input:checked)::before {
  background-color: #009233;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='10' viewBox='0 0 13 10' fill='none'%3E%3Cpath d='M11.9971 1L4.43457 9L0.99707 5.36364' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
}
.filter-section .filters .filter-row ul li label:has(input:focus-within) {
  outline: 3px solid #f90 !important;
  outline-offset: 2px;
}
.filter-section .filters .filter-row ul li button {
  display: flex;
  padding: 8px 16px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 40px;
  border: 1px solid #000;
  white-space: nowrap;
  background-color: #efefef;
}
.filter-section .filters .filter-row ul li button.active {
  background-color: #000;
  color: #fff;
}
.filter-section .filters .filter-row.red {
  display: none;
  overflow: auto;
  /* Custom scrollbar for all browsers */
  scrollbar-width: thin;
  scrollbar-color: #ccc transparent;
  /* WebKit scrollbar styling */
}
.filter-section .filters .filter-row.red::-webkit-scrollbar {
  height: 6px;
}
.filter-section .filters .filter-row.red::-webkit-scrollbar-track {
  background: transparent;
}
.filter-section .filters .filter-row.red::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 3px;
}
.filter-section .filters .filter-row.red::-webkit-scrollbar-thumb:hover {
  background-color: #999;
}
.filter-section .filters .filter-row.red ul {
  flex-wrap: nowrap;
}
.filter-section .filters .filter-row.red ul li button {
  background-color: #fff;
  border-color: transparent;
}
.filter-section .filters .filter-row.red ul li button.active, .filter-section .filters .filter-row.red ul li button:hover {
  background-color: #E4002B;
}
.filter-section .filters .filter-row:has(.active) + .filter-row {
  display: block;
}

#product-catalogue .grid,
.generic-catalogue .grid,
.restyled-researchers-list .grid,
.restyled-product-list .grid,
.people-page .grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px;
}
@media (max-width: 1024px) {
  #product-catalogue .grid,
  .generic-catalogue .grid,
  .restyled-researchers-list .grid,
  .restyled-product-list .grid,
  .people-page .grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 576px) {
  #product-catalogue .grid,
  .generic-catalogue .grid,
  .restyled-researchers-list .grid,
  .restyled-product-list .grid,
  .people-page .grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
#product-catalogue .grid:nth-of-type(n+2),
.generic-catalogue .grid:nth-of-type(n+2),
.restyled-researchers-list .grid:nth-of-type(n+2),
.restyled-product-list .grid:nth-of-type(n+2),
.people-page .grid:nth-of-type(n+2) {
  padding-top: 20px;
}
#product-catalogue .macro-category-single-arrow,
.generic-catalogue .macro-category-single-arrow,
.restyled-researchers-list .macro-category-single-arrow,
.restyled-product-list .macro-category-single-arrow,
.people-page .macro-category-single-arrow {
  aspect-ratio: 315/263;
}
#product-catalogue .macro-category-single-arrow button,
.generic-catalogue .macro-category-single-arrow button,
.restyled-researchers-list .macro-category-single-arrow button,
.restyled-product-list .macro-category-single-arrow button,
.people-page .macro-category-single-arrow button {
  height: 100%;
}
#product-catalogue .btn-primary-positive,
.generic-catalogue .btn-primary-positive,
.restyled-researchers-list .btn-primary-positive,
.restyled-product-list .btn-primary-positive,
.people-page .btn-primary-positive {
  margin: auto;
  width: fit-content;
}
#product-catalogue .product-card--desc .title,
.generic-catalogue .product-card--desc .title,
.restyled-researchers-list .product-card--desc .title,
.restyled-product-list .product-card--desc .title,
.people-page .product-card--desc .title {
  text-align: left;
}
#product-catalogue .journal-content-article,
.generic-catalogue .journal-content-article,
.restyled-researchers-list .journal-content-article,
.restyled-product-list .journal-content-article,
.people-page .journal-content-article {
  width: 100%;
}
#product-catalogue .button-details,
.generic-catalogue .button-details,
.restyled-researchers-list .button-details,
.restyled-product-list .button-details,
.people-page .button-details {
  width: auto;
  height: 263px;
}
#product-catalogue .all-products--action-items,
.generic-catalogue .all-products--action-items,
.restyled-researchers-list .all-products--action-items,
.restyled-product-list .all-products--action-items,
.people-page .all-products--action-items {
  margin: auto;
  width: fit-content;
  padding-top: 40px;
}
#product-catalogue .filter-container-all-products,
.generic-catalogue .filter-container-all-products,
.restyled-researchers-list .filter-container-all-products,
.restyled-product-list .filter-container-all-products,
.people-page .filter-container-all-products {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
#product-catalogue .filter-container--subfilters--list,
.generic-catalogue .filter-container--subfilters--list,
.restyled-researchers-list .filter-container--subfilters--list,
.restyled-product-list .filter-container--subfilters--list,
.people-page .filter-container--subfilters--list {
  display: none;
}
#product-catalogue .filter-container--subfilters--list.active,
.generic-catalogue .filter-container--subfilters--list.active,
.restyled-researchers-list .filter-container--subfilters--list.active,
.restyled-product-list .filter-container--subfilters--list.active,
.people-page .filter-container--subfilters--list.active {
  display: block;
}
#product-catalogue .single-filter.filter-container--filters--filter.active,
.generic-catalogue .single-filter.filter-container--filters--filter.active,
.restyled-researchers-list .single-filter.filter-container--filters--filter.active,
.restyled-product-list .single-filter.filter-container--filters--filter.active,
.people-page .single-filter.filter-container--filters--filter.active {
  color: rgb(255, 255, 255);
  background: rgb(0, 0, 0);
}
#product-catalogue .single-filter.filter-container--filters--filter.subFilterActive,
.generic-catalogue .single-filter.filter-container--filters--filter.subFilterActive,
.restyled-researchers-list .single-filter.filter-container--filters--filter.subFilterActive,
.restyled-product-list .single-filter.filter-container--filters--filter.subFilterActive,
.people-page .single-filter.filter-container--filters--filter.subFilterActive {
  padding-left: 27px;
}
#product-catalogue .single-filter.filter-container--filters--filter.subFilterActive::before,
.generic-catalogue .single-filter.filter-container--filters--filter.subFilterActive::before,
.restyled-researchers-list .single-filter.filter-container--filters--filter.subFilterActive::before,
.restyled-product-list .single-filter.filter-container--filters--filter.subFilterActive::before,
.people-page .single-filter.filter-container--filters--filter.subFilterActive::before {
  opacity: 1;
  background-color: rgb(0, 0, 0);
  transform: translateY(-50%) scale(1);
}
#product-catalogue .single-filter.filter-container--filters--filter.subFilterActive.active::before,
.generic-catalogue .single-filter.filter-container--filters--filter.subFilterActive.active::before,
.restyled-researchers-list .single-filter.filter-container--filters--filter.subFilterActive.active::before,
.restyled-product-list .single-filter.filter-container--filters--filter.subFilterActive.active::before,
.people-page .single-filter.filter-container--filters--filter.subFilterActive.active::before {
  background-color: rgb(255, 255, 255);
}
#product-catalogue .filter-container--subfilters--list--subfilter.active > button,
.generic-catalogue .filter-container--subfilters--list--subfilter.active > button,
.restyled-researchers-list .filter-container--subfilters--list--subfilter.active > button,
.restyled-product-list .filter-container--subfilters--list--subfilter.active > button,
.people-page .filter-container--subfilters--list--subfilter.active > button {
  background: #e4002b;
  color: #fff;
}
#product-catalogue .filter-container--subfilters--list--subfilter.active > button::after,
.generic-catalogue .filter-container--subfilters--list--subfilter.active > button::after,
.restyled-researchers-list .filter-container--subfilters--list--subfilter.active > button::after,
.restyled-product-list .filter-container--subfilters--list--subfilter.active > button::after,
.people-page .filter-container--subfilters--list--subfilter.active > button::after {
  content: url("/o/leonardo-restyle-theme/images/img/generic/checkbox-minus.svg");
  background-color: #fff;
  width: 18px;
  height: 18px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
#product-catalogue .single-subfilter.region-filter-option-label::after,
.generic-catalogue .single-subfilter.region-filter-option-label::after,
.restyled-researchers-list .single-subfilter.region-filter-option-label::after,
.restyled-product-list .single-subfilter.region-filter-option-label::after,
.people-page .single-subfilter.region-filter-option-label::after {
  content: url("/o/leonardo-restyle-theme/images/img/generic/checkbox-plus.svg");
  background-color: #e4002b;
  width: 18px;
  height: 18px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
#product-catalogue ul,
.generic-catalogue ul,
.restyled-researchers-list ul,
.restyled-product-list ul,
.people-page ul {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

@media (max-width: 576px) {
  .generic-catalogue .all-products--product-list .macro-category-single-arrow.plus .product-card, #search-results--products .all-products--product-list .macro-category-single-arrow.plus .product-card {
    display: block;
  }
}

.link {
  display: flex;
  padding: 24px;
  min-height: 100px;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
  background: #ffffff;
  border-radius: 20px;
  width: 100%;
  cursor: pointer;
}
@media (max-width: 576px) {
  .link {
    padding: 16px;
    border-radius: 20px;
    min-height: 0;
  }
}
.link::before {
  content: "";
  width: 42px;
  height: 42px;
  background: url("../images/img/management/link-arrow-grey.svg") no-repeat center center;
  background-size: contain;
  order: 1;
}

.link-with-logo {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 16px 16px 16px 32px;
  background-color: #ffffff;
  border-radius: 20px;
}
.link-with-logo::after {
  content: "";
  width: 42px;
  height: 42px;
  background-color: #efefef;
  border-radius: 100%;
  margin-left: auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20.85px 17.5px;
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='12' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.09375 6.14287H12.0001M12.0001 6.14287L6.89736 1.00002M12.0001 6.14287L6.89736 11' stroke='url(%23paint0_linear_983_3539)' stroke-width='1.14286'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_983_3539' x1='6.04691' y1='1' x2='6.04691' y2='11' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.288462' stop-color='%23E4002B'/%3E%3Cstop offset='1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
}
.link-with-logo-divider {
  width: 1px;
  height: 42px;
  border-left: 1px solid #D2D2D2;
}
.link-with-logo img {
  width: auto;
  height: auto;
  max-height: 68px;
  object-fit: contain;
}

.grid-link-with-logo {
  display: flex;
  gap: 16px;
  align-items: center;
}
.grid-link-with-logo-label {
  display: flex;
  margin: 0;
  gap: 16px;
  flex-direction: column;
}

.information-white-card {
  padding: 32px;
  background-color: white;
  flex: 1;
  height: fit-content;
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.information-white-card .card-title-subtitle {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.information-white-card .card-title-subtitle .title {
  margin-bottom: 0px;
}
.information-white-card > h2 {
  margin: 0;
}
.information-white-card > h2 {
  margin: 0;
}
.information-white-card:last-of-type {
  flex: 0 0 50%;
}
.information-white-card .card-title {
  text-align: center;
  margin-bottom: 0;
}
.information-white-card .card-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 32px;
}
@media (max-width: 576px) {
  .information-white-card .card-grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 1rem;
  }
}
.information-white-card .card-grid .card-content {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.information-white-card .card-grid-three-col {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}
@media (max-width: 1024px) {
  .information-white-card .card-grid-three-col {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 576px) {
  .information-white-card .card-grid-three-col {
    grid-template-columns: repeat(1, 1fr);
    gap: 16px;
  }
  .information-white-card .card-grid-three-col h4 {
    text-align: left !important;
  }
  .information-white-card .card-grid-three-col p {
    text-align: left !important;
  }
}
.information-white-card .card-content p, .information-white-card .card-content h4 {
  margin: 0;
  text-transform: uppercase;
}

.caption-content {
  background: #FFFFFF;
  border-radius: 20px;
  padding: 40px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  container-type: inline-size;
}
.caption-content p {
  font-size: 20px;
  font-style: italic;
}
.caption-content div {
  display: flex;
  justify-content: flex-end;
}
.caption-content div label {
  font-size: 16px;
  max-width: 100%;
  text-align: right;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.caption-content div label span {
  text-transform: none;
}
@container (min-width: 600px) {
  .caption-content div label {
    max-width: 60%;
  }
}
.caption-content .caption-content-where {
  gap: 48px;
  flex-direction: row;
}
@media (max-width: 1024px) {
  .caption-content .caption-content-where {
    flex-direction: column;
  }
}
.caption-content .caption-content-where .title-medium {
  flex: 0 33%;
}
.caption-content .caption-content-where p {
  font-style: normal;
}
.caption-content .caption-content-where .text {
  column-count: 2;
  column-gap: 48px;
  display: block;
  flex: 0 66%;
}
@media (max-width: 576px) {
  .caption-content .caption-content-where .text {
    column-count: 1;
  }
}

.pie-container {
  display: flex;
  flex-direction: column;
  gap: 16px;
  justify-content: center;
}
.pie-container .black {
  color: #000;
}
.pie-container.flex .content-pie {
  display: flex;
  gap: 1rem;
}
.pie-container.flex .content-pie span {
  flex: 1 1 0;
}

.content-pie {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  container-type: inline-size;
}
.content-pie.center {
  justify-content: center;
}

.horizzontal-img-text {
  display: flex;
  flex-wrap: wrap;
}
.horizzontal-img-text img {
  width: auto;
  border-radius: 20px 0 0 20px;
}
@media (max-width: 1024px) {
  .horizzontal-img-text img {
    width: 100%;
    border-radius: 20px 20px 0 0;
  }
}
@media (max-width: 576px) {
  .horizzontal-img-text img {
    width: 100%;
    border-radius: 20px 20px 0 0;
  }
}
.horizzontal-img-text .text-container {
  flex: 1;
  background: white;
  border-radius: 0 20px 20px 0;
  display: flex;
  align-items: center;
  padding: 40px;
  position: relative;
}
.horizzontal-img-text .text-container .text-opener {
  content: "";
  position: absolute;
  bottom: 16px;
  right: 16px;
  width: 42px;
  height: 42px;
  background: url("../images/img/generic/arrow-down-icon.svg") no-repeat center center;
  order: 1;
}
@media (max-width: 1024px) {
  .horizzontal-img-text .text-container {
    width: 100%;
    border-radius: 0 0 20px 20px;
  }
}
@media (max-width: 576px) {
  .horizzontal-img-text .text-container {
    width: 100%;
    border-radius: 0 0 20px 20px;
  }
}

.card-img-text-arrow {
  border-radius: 20px;
  overflow: hidden;
  background-color: white;
  display: flex;
  flex-direction: column;
}
@media (max-width: 576px) {
  .card-img-text-arrow {
    border-radius: 20px;
  }
}
.card-img-text-arrow .img-container {
  position: relative;
  aspect-ratio: 312/262;
  max-height: 278px;
}
.card-img-text-arrow .img-container img {
  height: 100%;
}
.card-img-text-arrow .img-container h2 {
  position: absolute;
  bottom: 20px;
  left: 20px;
  color: white;
  z-index: 1;
  margin: 0;
  width: calc(100% - 40px);
}
.card-img-text-arrow .img-container::after {
  content: "";
  background: linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0) 50%);
  height: 100%;
  width: 100%;
  top: 0;
  position: absolute;
}
.card-img-text-arrow .content {
  padding: 20px 10px 0;
}
.card-img-text-arrow .content p {
  padding-block: 16px;
  margin: 0;
}
.card-img-text-arrow .content p:first-child {
  padding-top: 0;
}
.card-img-text-arrow .content p:not(:last-child) {
  border-bottom: 1px solid #e7e7e7;
}
.card-img-text-arrow .content.version-image p {
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
  min-height: auto;
}
.card-img-text-arrow .content.version-image p:first-child {
  padding-top: 0;
}
.card-img-text-arrow .content.version-image p:after {
  display: none;
}
.card-img-text-arrow .content.version-image p:not(:last-child) {
  border: 0;
}
.card-img-text-arrow .content.version-image ul li {
  padding-block: 16px;
  margin: 0;
  display: block;
}
.card-img-text-arrow .content.version-image ul li:first-child {
  padding-top: 0;
}
.card-img-text-arrow .content.version-image ul li:not(:last-child) {
  border-bottom: 1px solid #e7e7e7;
}
.card-img-text-arrow .content.version-image ul li p {
  padding: 0;
}
.card-img-text-arrow .btn-arrow {
  display: flex;
  align-items: end;
  margin-bottom: 8px;
  margin-right: 8px;
  margin-top: auto;
  margin-left: auto;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='20' viewBox='0 0 23 20' fill='none'%3E%3Cpath d='M0.53125 9.79996H21.5312M21.5312 9.79996L12.5312 0.799956M21.5312 9.79996L12.5312 18.2999' stroke='url(%23paint0_linear_1527_37048)' stroke-width='2'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1527_37048' x1='11.0312' y1='0.799927' x2='11.0313' y2='18.2999' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.288462' stop-color='%23E4002B'/%3E%3Cstop offset='1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
  background-color: #efefef;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 9999px;
  width: 42px;
  height: 42px;
}

.grid-card-img-text-arrow {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px;
}
@media (max-width: 1024px) {
  .grid-card-img-text-arrow {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }
}
@media (max-width: 576px) {
  .grid-card-img-text-arrow {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

.accordion-mixed-content {
  background: none;
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.accordion-mixed-content h3,
.accordion-mixed-content h4,
.accordion-mixed-content p {
  margin: 0;
}
.accordion-mixed-content .accordion-item-head {
  background-color: #fff;
  border-radius: 20px;
}
.accordion-mixed-content .accordion-item-head img {
  border-radius: 20px 0 0 20px;
}
@media (max-width: 576px) {
  .accordion-mixed-content .accordion-item-head img {
    border-radius: 20px 20px 0 0;
  }
}
.accordion-mixed-content .accordion-item-head:has(button[aria-expanded=true]) {
  border-radius: 20px;
  padding: 0 !important;
}
.accordion-mixed-content .accordion-item-head:has(button[aria-expanded=true]) picture, .accordion-mixed-content .accordion-item-head:has(button[aria-expanded=true]) img {
  display: block !important;
}
.accordion-mixed-content .accordion-mixed-content-panel {
  background-color: #fff;
  overflow: hidden;
  -webkit-transition: height 0.4s ease 0;
  -moz-transition: height 0.4s ease 0;
  -o-transition: height 0.4s ease 0;
  -ms-transition: height 0.4s ease 0;
  transition: height 0.4s ease 0;
  will-change: height;
  display: flex;
  flex-direction: column;
  padding: 48px;
  border-radius: 20px;
  gap: 40px;
}
@media (prefers-reduced-motion: reduce) {
  .accordion-mixed-content .accordion-mixed-content-panel {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -ms-transition: all 0s;
    transition: all 0s;
    transition-delay: 0ms;
    animation-duration: 0s;
    animation-delay: 0ms;
  }
}
@media (max-width: 1024px) {
  .accordion-mixed-content .accordion-mixed-content-panel {
    padding: 24px;
    border-radius: 20px;
    gap: 32px;
  }
}
@media (max-width: 576px) {
  .accordion-mixed-content .accordion-mixed-content-panel {
    padding: 16px;
    border-radius: 20px;
    gap: 24px;
  }
}
.accordion-mixed-content .accordion-mixed-content-content {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.accordion-mixed-content .accordion-mixed-content-content div {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.accordion-mixed-content .accordion-mixed-content-content div img {
  border-radius: 100%;
}
.accordion-mixed-content .accordion-mixed-content-content.py-4 {
  padding-top: 16px;
  padding-bottom: 16px;
}
.accordion-mixed-content .accordion-mixed-content-content.pb-4 {
  padding-bottom: 16px;
}
.accordion-mixed-content .accordion-mixed-content-footer {
  padding-top: 16px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.accordion-mixed-content .accordion-mixed-content-footer label {
  margin-bottom: 0;
}
@media (max-width: 576px) {
  .accordion-mixed-content .accordion-mixed-content-footer > div {
    flex-direction: column;
  }
}
.accordion-mixed-content .accordion-mixed-content-footer div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}
.accordion-mixed-content .accordion-mixed-content-footer div .card-text-arrow p {
  background: #efefef;
}

.card-img-text {
  border-radius: 20px;
  background: #fff;
  overflow: hidden;
  height: 100%;
}
.card-img-text .content {
  padding: 20px 16px 24px;
}
.card-img-text img {
  height: 263px;
}
@media (max-width: 576px) {
  .card-img-text img {
    height: 170px;
  }
}

.grid-card-img-text {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}
@media (max-width: 1024px) {
  .grid-card-img-text {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 576px) {
  .grid-card-img-text {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

.grid-card-text-arrow .grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}
.grid-card-text-arrow .grid.two-per-row {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
@media (max-width: 576px) {
  .grid-card-text-arrow .grid.two-per-row {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.grid-card-text-arrow .grid p {
  margin: 0;
}
@media (max-width: 1024px) {
  .grid-card-text-arrow .grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 576px) {
  .grid-card-text-arrow .grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

.tabs-dropdown .container.mobile {
  display: none;
}
@media (max-width: 1024px) {
  .tabs-dropdown .container.mobile {
    display: inherit;
  }
}
.tabs-dropdown .filter-section.mobile {
  display: none;
}
@media (max-width: 1024px) {
  .tabs-dropdown .filter-section.mobile {
    flex: 1;
    display: inherit;
  }
}
.tabs-dropdown .filter-row .datepicker {
  display: flex;
  align-items: center;
  gap: 8px;
}
.tabs-dropdown.form .filter-section .filters .filter-row--border {
  border-bottom: 1px solid rgba(204, 204, 204, 0.65);
  padding-bottom: 32px;
}
.tabs-dropdown.form .filter-section .filters .filter-row--border ul {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
.tabs-dropdown.form .filter-section .filters .filter-row ul {
  flex-wrap: wrap;
  gap: 24px;
}
.tabs-dropdown.form .filter-section .filters .filter-row ul li label {
  margin: 0;
  gap: 6px;
}
.tabs-dropdown.form .tabs-dropdown-checkbox-label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  border: none;
  padding: 0;
  margin: 0;
}
.tabs-dropdown.form .tabs-dropdown-checkbox-label input[type=checkbox] {
  accent-color: #009233;
}
.tabs-dropdown.form .tabs-dropdown-head.automatic {
  flex-wrap: wrap;
}
.tabs-dropdown.form .tabs-dropdown-head.automatic button {
  background-color: white;
}
.tabs-dropdown.form .tabs-dropdown-head.automatic .divider {
  display: none;
}
.tabs-dropdown.form .tabs-dropdown-head.automatic .remove-filters {
  margin-left: auto;
  display: block;
}
@media (max-width: 576px) {
  .tabs-dropdown.form .tabs-dropdown-head.automatic .remove-filters {
    margin: 0;
    display: none;
  }
}
.tabs-dropdown .tabs-dropdown-head {
  display: flex;
  gap: 20px;
  align-items: center;
}
.tabs-dropdown .tabs-dropdown-head.column {
  flex-direction: column-reverse;
  justify-content: flex-start;
  align-items: flex-start;
  height: auto;
  gap: 32px;
}
.tabs-dropdown .tabs-dropdown-head.column .filter-section {
  margin: 0;
}
.tabs-dropdown .tabs-dropdown-head.column .filter-section .search-bar {
  border-bottom: 1px solid #D7D7D7;
  border-radius: 0;
  width: 650px;
}
.tabs-dropdown .tabs-dropdown-head.column .filter-section .search-bar input {
  padding-left: 0;
}
.tabs-dropdown .tabs-dropdown-head .button-container {
  display: flex;
  align-items: center;
  gap: 20px;
}
.tabs-dropdown .tabs-dropdown-head button {
  display: flex;
  justify-content: center;
  gap: 8px;
}
.tabs-dropdown .tabs-dropdown-head button span {
  line-height: 20px;
  pointer-events: none;
}
.tabs-dropdown .tabs-dropdown-head button img {
  pointer-events: none;
}
.tabs-dropdown .tabs-dropdown-head .divider {
  width: 1px;
  height: 100%;
  background-color: #CFCFCF;
}
@media (max-width: 1024px) {
  .tabs-dropdown .tabs-dropdown-head .divider {
    display: none;
  }
}
.tabs-dropdown .tabs-dropdown-head .remove-filters {
  display: flex;
  align-items: center;
  gap: 8px;
}
@media (max-width: 1024px) {
  .tabs-dropdown .tabs-dropdown-head .remove-filters {
    display: none;
  }
}
.tabs-dropdown .tabs-dropdown-head .filter-section {
  margin-left: auto;
}
@media (max-width: 1024px) {
  .tabs-dropdown .tabs-dropdown-head .filter-section {
    display: none;
  }
}
.tabs-dropdown [role=tabpanel].is-hidden {
  display: none;
}

.card-people-single-arrow .content {
  display: flex;
  width: 100%;
  gap: 16px;
  position: relative;
  flex-direction: column;
}
@media (max-width: 576px) {
  .card-people-single-arrow .content {
    flex-direction: column;
  }
}
.card-people-single-arrow .content > a, .card-people-single-arrow .content button {
  display: block;
  width: 100%;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 576px) {
  .card-people-single-arrow .content > a, .card-people-single-arrow .content button {
    width: 100%;
    border-radius: 20px;
  }
}
@media (hover: hover) {
  .card-people-single-arrow .content > a:hover .image-container, .card-people-single-arrow .content button:hover .image-container {
    transform: scale(1.1);
  }
}
.card-people-single-arrow .content > a .image-container, .card-people-single-arrow .content button .image-container {
  -webkit-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  -moz-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  -o-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  -ms-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  will-change: transform;
}
@media (prefers-reduced-motion: reduce) {
  .card-people-single-arrow .content > a .image-container, .card-people-single-arrow .content button .image-container {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -ms-transition: all 0s;
    transition: all 0s;
    transition-delay: 0ms;
    animation-duration: 0s;
    animation-delay: 0ms;
  }
}
.card-people-single-arrow .content > a .image-container img, .card-people-single-arrow .content button .image-container img {
  transform: scale(1);
  height: 100%;
  width: auto;
  object-fit: cover;
  object-position: center;
  width: 100%;
}
.card-people-single-arrow .content .details {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.card-people-single-arrow .content .details p {
  margin-bottom: 0;
}
.card-people-single-arrow.plus .content > a::after,
.card-people-single-arrow.plus .content button::after {
  content: "";
  width: 42px;
  height: 42px;
  background-color: white;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='21' viewBox='0 0 22 21' fill='none'%3E%3Cpath d='M10.8164 -4.45822e-07L10.8164 21M21.0156 10.7998L0.0156245 10.7998' stroke='url(%23paint0_linear_1431_1445)' stroke-width='2'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1431_1445' x1='19.0156' y1='2' x2='4.01563' y2='17' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.35' stop-color='%23E4002B'/%3E%3Cstop offset='1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 9999px;
  bottom: 20px;
  right: 20px;
  z-index: 2;
}
.card-people-single-arrow.plus .content > a .image-container,
.card-people-single-arrow.plus .content button .image-container {
  height: 313px;
}

.leo-pagination {
  margin-bottom: 38px;
}
@media (max-width: 1024px) {
  .leo-pagination {
    margin-bottom: 24px !important;
  }
}
@media (max-width: 576px) {
  .leo-pagination {
    margin-bottom: 20px !important;
  }
}
.leo-pagination .leo-pagination--item {
  background: transparent;
  color: #000000;
  padding: 0;
  margin: 0;
  height: auto;
}
.leo-pagination .leo-pagination--item.disabled .label-regular {
  color: #6B6C7E;
}
.leo-pagination .leo-pagination--item .leo-pagination--item--link {
  color: #000;
  padding: 0;
  line-height: 22px;
  height: auto;
  font-weight: 400;
  padding: 2px 12px;
  font-size: 14px;
  display: block;
}
.leo-pagination .leo-pagination--item .leo-pagination--item--link.active {
  padding: 2px 12px;
  border-radius: 4px;
  background: #e2e2e2;
}

.peopleOverlay {
  max-width: 1096px;
  left: 0;
  right: 0;
  margin: auto;
  height: fit-content;
  padding: 0;
  top: 76px;
  bottom: 76px;
  max-height: calc(100vh - 120px);
}
@supports (height: 100dvh) {
  .peopleOverlay {
    max-height: calc(100dvh - 120px);
  }
}
.peopleOverlay .sticky-container {
  background: #efefef;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  height: 100%;
  width: 100%;
  max-height: calc(100vh - 120px);
}
@supports (height: 100dvh) {
  .peopleOverlay .sticky-container {
    max-height: calc(100dvh - 120px);
  }
}
@media (max-width: 1024px) {
  .peopleOverlay {
    max-width: 700px;
    top: 48px;
    bottom: 48px;
  }
}
@media (max-width: 576px) {
  .peopleOverlay {
    max-width: 700px;
    top: 40px;
    bottom: 40px;
  }
}
.peopleOverlay .closeBtn {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin: 30px 30px 0 0;
}
.peopleOverlay .closeBtn::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M17 17L7 7M7 17L17 7' stroke='black'/%3E%3C/svg%3E");
  height: 24px;
  width: 24px;
}
.peopleOverlay .flex {
  display: flex;
  gap: 48px;
  border-radius: 20px;
  background: #efefef;
  padding: 80px;
  height: 100%;
  overflow: auto;
  flex: 1;
  width: 100%;
}
@media (max-width: 1024px) {
  .peopleOverlay .flex {
    flex-direction: column;
    padding: 24px;
    padding-top: 84px;
    gap: 28px;
  }
}
@media (max-width: 576px) {
  .peopleOverlay .flex {
    border-radius: 20px;
  }
}
.peopleOverlay .flex .content {
  display: flex;
  flex-direction: column;
  height: 100%;
  gap: 40px;
}
.peopleOverlay .flex .content .profile-body .tabs-pillow .tab span {
  border: 1px solid #cfcfcf;
  background: unset;
  color: black;
}
.peopleOverlay .flex .content .profile-body .tabs-pillow .tab span:hover,
.peopleOverlay .flex .content .profile-body .tabs-pillow .tab.active span {
  background: white;
  border-color: white;
  color: black;
}
.peopleOverlay .flex .content .profile-head {
  display: flex;
  gap: 48px;
}
.peopleOverlay .flex .content .profile-head p {
  margin-bottom: 0;
}
.peopleOverlay .flex .content .profile-head p.body-medium {
  margin-bottom: 8px;
}
.peopleOverlay .flex .content .profile-head .divider {
  margin-block: 16px;
  width: 100%;
  height: 1px;
  background: #cfcfcf;
}
.peopleOverlay .flex .content .profile-head .email-me {
  display: flex;
  gap: 8px;
  align-items: center;
}
.peopleOverlay .card-text-arrow {
  width: calc((100% - 32px) / 3);
}
@media (max-width: 1024px) {
  .peopleOverlay .card-text-arrow {
    width: 100%;
  }
}
.peopleOverlay .card-text-arrow a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 24px;
  min-height: 100px;
  border-radius: 20px;
  background-color: white;
  margin: 0;
  gap: 24px;
}
@media (max-width: 576px) {
  .peopleOverlay .card-text-arrow a {
    padding: 16px;
    border-radius: 20px;
    min-height: 0;
  }
}
.peopleOverlay .card-text-arrow a::after {
  content: "";
  width: 42px;
  height: 42px;
  background-image: url("data:image/svg+xml,%3Csvg width='23' height='19' viewBox='0 0 23 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.2646 9.72461L12.5957 18.9287L11.2168 17.4795L18.335 10.7041H0V8.7041H18.4355L11.1963 1.4082L12.6162 0L22.2646 9.72461Z' fill='url(%23paint0_linear_1817_8645)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1817_8645' x1='10.418' y1='0.704102' x2='10.418' y2='18.2041' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.288462' stop-color='%23E4002B'/%3E%3Cstop offset='1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 100%;
  background-color: #efefef;
  flex-shrink: 0;
}
.peopleOverlay .card-container {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}
@media (max-width: 1024px) {
  .peopleOverlay .card-container {
    flex-direction: column;
  }
}
.peopleOverlay .card-container .card-text-arrow {
  flex: 1 1 0;
  width: 100%;
}

.tabs-pillow {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
}
.tabs-pillow.one-col {
  flex-wrap: nowrap;
}
.tabs-pillow.white {
  overflow: auto;
  padding-block: 4px;
}
.tabs-pillow.white .tab span {
  border: 1px solid #cfcfcf;
  color: black;
}
.tabs-pillow.white .tab.active span {
  border: 1px solid #fff;
  background: #fff;
  color: #000;
}
.tabs-pillow.year {
  justify-content: center;
  flex-wrap: wrap;
  overflow: visible;
}
@media (max-width: 1024px) {
  .tabs-pillow.year {
    justify-content: left;
    flex-wrap: nowrap;
    overflow: auto;
  }
}
@media (max-width: 576px) {
  .tabs-pillow.year {
    justify-content: left;
    flex-wrap: nowrap;
    overflow: auto;
  }
}
@media (max-width: 1024px) {
  .tabs-pillow.year::-webkit-scrollbar {
    display: none;
  }
}
.tabs-pillow.year .tab span {
  border: none;
  background-color: transparent;
  color: #000;
}
.tabs-pillow.year .tab.active span {
  background-color: white;
  color: #e4002b;
  border: none;
  border-radius: 10px;
}
.tabs-pillow.year .tab:hover span {
  background-color: white;
  color: #e4002b;
  border: none;
  border-radius: 10px;
}
.tabs-pillow .tab span {
  display: flex;
  padding: 8px 16px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 40px;
  border: 1px solid #000;
  white-space: nowrap;
}
.tabs-pillow .tab.active span {
  border: 1px solid #000;
  background: #000;
  color: #fff;
  color: #fff;
}
.tabs-pillow .tab.year:hover span {
  background-color: white;
  color: #e4002b;
  border: none;
  border-radius: 10px;
}
@media (hover: hover) {
  .tabs-pillow .tab:hover span {
    border: 1px solid #000;
    background: #000;
    color: #fff;
  }
}

.tab-panel-container [role=tabpanel].is-hidden {
  display: none;
}
.tab-panel-container p p {
  margin-bottom: 0;
}

.tab-panel-container-pt-0 {
  padding-top: 0 !important;
}

.tabs-pillow-cards {
  display: flex;
  flex-direction: column;
  gap: 76px;
}
@media (max-width: 1024px) {
  .tabs-pillow-cards {
    gap: 48px;
  }
}
@media (max-width: 576px) {
  .tabs-pillow-cards {
    gap: 40px;
  }
}
.tabs-pillow-cards-head {
  display: flex;
  gap: 8px;
  height: 24px;
  align-items: center;
  /**
  search-results--filter--filters--item--zero
   */
}
.tabs-pillow-cards-head-containier {
  padding: 7px 0;
  overflow-x: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.tabs-pillow-cards-head-containier::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
}
.tabs-pillow-cards-head button, .tabs-pillow-cards-head a,
.tabs-pillow-cards-head .search-results--filter--filters--item--zero {
  color: #000;
  font-family: "LineaSansSemibold";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 166.667% */
  letter-spacing: 0.72px;
  text-transform: uppercase;
  display: flex;
  padding: 8px 16px;
  justify-content: center;
  align-items: center;
  gap: 4px;
  border-radius: 40px;
  border: 1px solid #000000;
  background: none;
  text-transform: uppercase;
  letter-spacing: 6%;
  text-wrap: nowrap;
}
.tabs-pillow-cards-head button[aria-selected=true], .tabs-pillow-cards-head button.active, .tabs-pillow-cards-head a[aria-selected=true], .tabs-pillow-cards-head a.active,
.tabs-pillow-cards-head .search-results--filter--filters--item--zero[aria-selected=true],
.tabs-pillow-cards-head .search-results--filter--filters--item--zero.active {
  border: 1px solid #000000;
  background: #000000;
  color: #ffffff;
}
.tabs-pillow-cards-head button[aria-selected=true] .count, .tabs-pillow-cards-head button[aria-selected=true] .result-count, .tabs-pillow-cards-head button.active .count, .tabs-pillow-cards-head button.active .result-count, .tabs-pillow-cards-head a[aria-selected=true] .count, .tabs-pillow-cards-head a[aria-selected=true] .result-count, .tabs-pillow-cards-head a.active .count, .tabs-pillow-cards-head a.active .result-count,
.tabs-pillow-cards-head .search-results--filter--filters--item--zero[aria-selected=true] .count,
.tabs-pillow-cards-head .search-results--filter--filters--item--zero[aria-selected=true] .result-count,
.tabs-pillow-cards-head .search-results--filter--filters--item--zero.active .count,
.tabs-pillow-cards-head .search-results--filter--filters--item--zero.active .result-count {
  color: #000;
  font-family: "LineaSansSemibold";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 166.667% */
  letter-spacing: 0.72px;
  text-transform: uppercase;
  color: #ffffff;
}
.tabs-pillow-cards-head button .count, .tabs-pillow-cards-head a .count,
.tabs-pillow-cards-head .search-results--filter--filters--item--zero .count {
  color: #000;
  /* Mobile/body-medium */
  font-family: "LineaSansRegular";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 166.667% */
  letter-spacing: 0.48px;
  text-transform: uppercase;
}
.tabs-pillow-cards [role=tabpanel].is-hidden {
  display: none;
}
.tabs-pillow-cards .divider {
  width: 100%;
  height: 1px;
  background: #c9c9c9;
}

.card-title-text-flex {
  display: flex;
  align-items: center;
  gap: 20px;
}
@media (max-width: 576px) {
  .card-title-text-flex {
    flex-direction: column;
    gap: 1rem;
  }
}
.card-title-text-flex .card {
  background-color: white;
  padding: 32px;
  border-radius: 20px;
}
.card-title-text-flex .card h2 {
  margin-bottom: 16px;
}
@media (max-width: 1024px) {
  .card-title-text-flex .card {
    padding: 24px;
  }
}

.card-text-arrow {
  display: block;
  width: 100%;
}
.card-text-arrow.grey p {
  background: rgba(242, 242, 242, 0.8);
}
.card-text-arrow.card-small {
  padding: 16px 24px;
  border-radius: 100px;
  background-color: #FFF;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  gap: 10px;
}
.card-text-arrow.card-small::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16' viewBox='0 0 19 16' fill='none'%3E%3Cpath d='M0.199219 8.20001H16.9992M16.9992 8.20001L9.79922 1M16.9992 8.20001L9.79922 15' stroke='url(%23paint0_linear_2072_37052)' stroke-width='1.6'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_2072_37052' x1='8.59922' y1='1' x2='8.59922' y2='15' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.288462' stop-color='%23E4002B'/%3E%3Cstop offset='1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16' viewBox='0 0 19 16' fill='none'%3E%3Cpath d='M0.199219 8.20001H16.9992M16.9992 8.20001L9.79922 1M16.9992 8.20001L9.79922 15' stroke='url(%23paint0_linear_2072_37052)' stroke-width='1.6'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_2072_37052' x1='8.59922' y1='1' x2='8.59922' y2='15' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.288462' stop-color='%23E4002B'/%3E%3Cstop offset='1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
  height: 16px;
  width: 19px;
  flex: none;
}
.card-text-arrow.card-small p {
  margin: 0;
  min-height: auto;
  padding: 0;
}
.card-text-arrow.card-small p::after {
  display: none;
}
.card-text-arrow p, .card-text-arrow div.body-medium {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 24px;
  min-height: 100px;
  border-radius: 20px;
  background-color: white;
  margin: 0;
  gap: 24px;
}
@media (max-width: 576px) {
  .card-text-arrow p, .card-text-arrow div.body-medium {
    padding: 16px;
    border-radius: 20px;
    min-height: 0;
  }
}
.card-text-arrow p::after, .card-text-arrow div.body-medium::after {
  content: "";
  width: 42px;
  height: 42px;
  background-image: url("data:image/svg+xml,%3Csvg width='23' height='19' viewBox='0 0 23 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.2646 9.72461L12.5957 18.9287L11.2168 17.4795L18.335 10.7041H0V8.7041H18.4355L11.1963 1.4082L12.6162 0L22.2646 9.72461Z' fill='url(%23paint0_linear_1817_8645)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1817_8645' x1='10.418' y1='0.704102' x2='10.418' y2='18.2041' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.288462' stop-color='%23E4002B'/%3E%3Cstop offset='1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 100%;
  background-color: #efefef;
  flex-shrink: 0;
}

.grid-card-press-release h2 {
  margin: 0;
}
.grid-card-press-release .grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
}
@media (max-width: 1024px) {
  .grid-card-press-release .grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.grid-card-press-release a {
  margin: auto;
}

.card-press-release {
  background: #fcfcfc;
  padding: 16px 32px 32px 16px;
  min-height: 211px;
  height: fit-content;
  display: block;
  width: 100%;
}
@media (max-width: 576px) {
  .card-press-release {
    padding: 10px 32px 10px 10px;
    min-height: 0;
  }
}
.card-press-release .flex {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-bottom: 16px;
}
.card-press-release .flex .label {
  border-radius: 10px;
  background: rgba(204, 204, 204, 0.65);
  height: 27px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-inline: 8px;
}
.card-press-release p {
  margin: 0;
}

.full-width-image-subtitle h2 {
  margin-bottom: 24px;
}

.tabs-reporting .tabs-reporting-head {
  display: flex;
  gap: 20px;
  align-items: center;
  overflow: auto;
}
.tabs-reporting .tabs-reporting-head button {
  display: flex;
  padding: 8px 16px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 40px;
  border: 1px solid #cfcfcf;
  flex: none;
}
.tabs-reporting .tabs-reporting-head button.active {
  border: 1px solid #fff;
  background: #fff;
}
.tabs-reporting .tabs-reporting-head button span {
  line-height: 20px;
  pointer-events: none;
}
.tabs-reporting .tabs-reporting-head .filter-section {
  margin-left: auto;
}
@media (max-width: 1024px) {
  .tabs-reporting .tabs-reporting-head .filter-section {
    display: none;
  }
}
.tabs-reporting [role=tabpanel].is-hidden {
  display: none;
}
.tabs-reporting .card-reporting-wrapper {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: center;
  gap: 16px;
}
.tabs-reporting .card-reporting-buttons {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tabs-reporting .card-reporting {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 76px;
  padding: 32px 80px;
  background: #fff;
  border-radius: 20px;
  width: 100%;
}
@media (max-width: 576px) {
  .tabs-reporting .card-reporting {
    padding: 24px;
    height: auto;
    border-radius: 20px;
  }
}
.tabs-reporting .card-reporting .card {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  row-gap: 40px;
  column-gap: 16px;
  width: 100%;
  margin: 0;
}
@media (max-width: 1024px) {
  .tabs-reporting .card-reporting .card {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 576px) {
  .tabs-reporting .card-reporting .card {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .tabs-reporting .card-reporting .card > a.label-regular {
    display: none;
  }
  .tabs-reporting .card-reporting .card > a.label-regular:nth-child(-n+8) {
    display: flex;
  }
  .tabs-reporting .card-reporting .card > a.label-regular:not(.report-link-hidden) {
    display: flex !important;
  }
  .tabs-reporting .card-reporting .card > a.label-regular.report-link-hidden {
    display: none !important;
  }
}
.tabs-reporting .card-reporting .card a {
  display: flex;
  gap: 1rem;
  align-items: center;
}
.tabs-reporting .card-reporting .card a::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='20' viewBox='0 0 23 20' fill='none'%3E%3Cpath d='M0.00585938 10.3496H21.0059M21.0059 10.3496L12.0059 1.34964M21.0059 10.3496L12.0059 18.8496' stroke='%23E4002B' stroke-width='2'/%3E%3C/svg%3E");
  height: 20px;
  width: 23px;
  flex-shrink: 0;
}
.tabs-reporting .card-reporting .card a.no-image::before {
  display: none;
}
.tabs-reporting .card-reporting.centered .card {
  margin: auto;
}
.tabs-reporting .card-reporting.download .card a::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24' fill='none'%3E%3Cg clip-path='url(%23clip0_630_45492)'%3E%3Cpath d='M12.4863 17.0133L9.58205 14.0267C9.29705 13.7333 9.29705 13.2667 9.58205 12.96C9.86705 12.6667 10.3285 12.6667 10.6135 12.96L12.2963 14.68V8.98666C12.2963 8.57333 12.6221 8.24 13.0292 8.24C13.4363 8.24 13.7621 8.57333 13.7621 8.98666V14.68L15.4449 12.96C15.7299 12.6667 16.1913 12.6667 16.4763 12.96C16.7613 13.2533 16.7613 13.72 16.4763 14.0267L13.5721 17.0133C13.3142 17.3067 12.8528 17.32 12.5678 17.0667C12.5542 17.0533 12.5271 17.04 12.5135 17.0133H12.4863ZM20.6428 24H5.38848C4.35705 24 3.51562 23.16 3.51562 22.12V6.72C3.51562 6.06667 3.77348 5.42667 4.22134 4.97333L8.36062 0.72C8.79491 0.266667 9.40562 0 10.0571 0H20.6428C21.6742 0 22.5156 0.84 22.5156 1.88V22.1333C22.5156 23.1733 21.6742 24.0133 20.6428 24.0133V24ZM10.0571 1.49333C9.7992 1.49333 9.55491 1.6 9.37848 1.77333L5.25277 6.01333C5.07634 6.2 4.96777 6.45333 4.96777 6.70667V22.12C4.96777 22.3333 5.15777 22.4933 5.38848 22.4933H20.6428C20.8735 22.4933 21.0635 22.32 21.0635 22.12V1.88C21.0635 1.68 20.8735 1.50667 20.6428 1.50667H10.0571V1.49333ZM8.99848 7.49333H6.44705C6.03991 7.49333 5.70062 7.14667 5.7142 6.74667C5.7142 6.33333 6.03991 6 6.44705 6H8.99848C9.20205 6 9.36491 5.82667 9.36491 5.62667V3C9.36491 2.58667 9.69062 2.25333 10.0978 2.25333C10.5049 2.25333 10.8306 2.58667 10.8306 3V5.62667C10.8306 6.66667 10.0028 7.50667 8.99848 7.50667V7.49333ZM17.3992 20.2533H8.63205C8.22491 20.2533 7.8992 19.9067 7.8992 19.5067C7.8992 19.1067 8.21134 18.76 8.63205 18.76H17.3992C17.8063 18.76 18.1321 19.1067 18.1321 19.5067C18.1321 19.9067 17.8199 20.2533 17.3992 20.2533Z' fill='%23E4002B'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_630_45492'%3E%3Crect width='24' height='24' fill='white' transform='translate(0.515625)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  height: 24px;
}
.tabs-reporting .note {
  font-style: italic;
  color: #8c8f91;
}

.card-award {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.card-award .img-container {
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 576px) {
  .card-award .img-container {
    width: 100%;
    border-radius: 20px;
  }
}
.card-award .note {
  color: #6B6B6B;
  font-style: italic;
  margin-bottom: 0;
}

.singleSlideOnGreyCardButtons {
  text-align: center;
  display: flex;
  align-items: center;
  gap: 6%;
}
@media (max-width: 1024px) {
  .singleSlideOnGreyCardButtons {
    gap: 40px !important;
    flex-direction: column !important;
  }
}
.singleSlideOnGreyCardButtons .left {
  width: calc(50% - 10px);
  flex-shrink: 0;
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .singleSlideOnGreyCardButtons .left {
    width: 100% !important;
  }
}
.singleSlideOnGreyCardButtons .left .video-container,
.singleSlideOnGreyCardButtons .left .image-container {
  width: 120%;
  overflow: hidden;
  transform: translateX(-10%);
}
.singleSlideOnGreyCardButtons .left .video-container video,
.singleSlideOnGreyCardButtons .left .image-container video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.singleSlideOnGreyCardButtons .left .video-container img,
.singleSlideOnGreyCardButtons .left .image-container img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.singleSlideOnGreyCardButtons .right {
  width: 40%;
  display: flex;
  flex-direction: column;
  gap: 24px;
  color: black;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  height: auto;
  align-self: stretch;
}
@media (max-width: 1024px) {
  .singleSlideOnGreyCardButtons .right {
    width: 100%;
    order: 1;
    gap: 24px;
  }
}
.singleSlideOnGreyCardButtons .right .slide-type {
  text-transform: uppercase;
  position: absolute;
  top: 0;
  font-size: 24px;
}
.singleSlideOnGreyCardButtons .right .title {
  text-align: left;
  margin: 0;
}
.singleSlideOnGreyCardButtons .right .description {
  text-align: left;
  margin-bottom: 0;
}
.singleSlideOnGreyCardButtons .right .btn-container {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.singleSlideOnGreyCardButtons .right .btn-container .btn-primary-positive {
  text-transform: uppercase;
}
.singleSlideOnGreyCardButtons.reverse {
  flex-direction: row-reverse;
}

.card-contacts {
  width: 100%;
  padding: 40px;
  background-color: white;
  border-radius: 20px;
  background: #fff;
  margin-inline: auto;
}
@media (max-width: 576px) {
  .card-contacts {
    padding: 24px;
  }
}
.card-contacts .card-contacts-dropdown h2 {
  margin: 0;
}
.card-contacts .card-contacts-dropdown .paragraph-container {
  margin: 16px 0 40px;
}
@media (max-width: 576px) {
  .card-contacts .card-contacts-dropdown .paragraph-container {
    margin-bottom: 24px;
  }
}
.card-contacts .card-contacts-dropdown .paragraph-container p {
  margin: 0;
}
.card-contacts .card-contacts-dropdown .paragraph-container a {
  text-decoration: underline;
}
.card-contacts .card-contacts-dropdown .input-container label {
  display: block;
  margin-bottom: 1rem;
}
.card-contacts .card-contacts-dropdown .input-container select {
  width: 100%;
  border-radius: 10px;
  border: 1px solid #d9d9d9;
  padding-inline: 1rem;
  -moz-appearance: none; /* Firefox */
  -webkit-appearance: none; /* Safari and Chrome */
  appearance: none;
  position: relative;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24' fill='none'%3E%3Cpath d='M6.28906 9L12.2891 15L18.2891 9' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: calc(100% - 1rem) center;
  height: 48px;
}

.card-contact {
  background-color: white;
  border-radius: 20px;
  padding: 2rem;
}
.card-contact h2 {
  margin-bottom: 32px;
}
@media (max-width: 1024px) {
  .card-contact {
    padding: 24px;
  }
}
.card-contact a {
  text-decoration: underline;
}
.card-contact p {
  margin-bottom: 4px;
  display: block;
}
.card-contact .flex {
  display: flex;
  gap: 48px;
}
@media (max-width: 576px) {
  .card-contact .flex {
    flex-direction: column;
    gap: 24px;
  }
}
.card-contact .btn-primary-positive {
  margin-top: 32px;
  text-decoration: none;
}

.contact-form {
  padding-top: 40px;
  margin-top: 40px;
  border-top: 1px solid rgba(204, 204, 204, 0.65);
}
.contact-form > .description-label {
  color: #000;
}
.contact-form.email {
  border: none;
  margin: 0;
}
.contact-form.email > p {
  margin-bottom: 24px;
}
.contact-form.email .card {
  background-color: white;
  padding: 40px;
}
@media (max-width: 576px) {
  .contact-form.email .card {
    padding: 0px;
  }
}
.contact-form .grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}
@media (max-width: 576px) {
  .contact-form .grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
.contact-form label {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.contact-form select,
.contact-form input[type=text],
.contact-form input[type=email],
.contact-form input[type=number],
.contact-form textarea {
  width: 100%;
  border-radius: 10px;
  border: 1px solid #d9d9d9;
  padding-inline: 1rem;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  appearance: none;
  position: relative;
  height: 48px;
}
.contact-form select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24' fill='none'%3E%3Cpath d='M6.28906 9L12.2891 15L18.2891 9' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: calc(100% - 1rem) center;
}
.contact-form textarea {
  height: 96px;
}
.contact-form label:has(textarea) {
  margin-top: 16px;
}
.contact-form label:has(input[type=checkbox]) {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 6px;
  padding-block: 32px;
  border-bottom: 1px solid rgba(204, 204, 204, 0.65);
}
@media (max-width: 576px) {
  .contact-form label:has(input[type=checkbox]) {
    padding-block: 24px;
  }
}
.contact-form .captcha {
  padding-top: 32px;
}
.contact-form .captcha .captcha {
  padding-top: 0px !important;
}
@media (max-width: 576px) {
  .contact-form .captcha {
    padding-top: 24px;
  }
}
.contact-form .taglib-captcha .refresh {
  vertical-align: super;
}
.contact-form .taglib-captcha {
  margin: 0;
}
.contact-form .taglib-captcha .captcha {
  padding-top: 32px;
  display: inline-block;
}
@media (max-width: 576px) {
  .contact-form .taglib-captcha .captcha {
    padding-top: 24px;
  }
}
.contact-form .taglib-captcha .control-label {
  color: #000;
  font-family: "LineaSansExtraLight";
  font-size: 16px;
  font-style: normal;
  font-weight: 200;
  line-height: 24px; /* 150% */
  letter-spacing: 0.32px;
  flex-direction: row;
  gap: 0;
}
@media (max-width: 1024px) {
  .contact-form .taglib-captcha .control-label {
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: 24px; /* 150% */
    letter-spacing: 0.32px;
  }
}
@media (max-width: 576px) {
  .contact-form .taglib-captcha .control-label {
    font-size: 14px;
    font-style: normal;
    font-weight: 200;
    line-height: 22px; /* 157.143% */
    letter-spacing: 0.28px;
  }
}
.contact-form .taglib-captcha .reference-mark {
  vertical-align: baseline;
}
.contact-form .taglib-captcha .reference-mark svg {
  display: none;
}
.contact-form .taglib-captcha .reference-mark:after {
  content: "*";
  font-size: 1rem;
  font-weight: 400;
  color: #000000;
}
.contact-form .buttons {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-top: 32px;
}
@media (max-width: 576px) {
  .contact-form .buttons {
    margin-top: 24px;
  }
}
.contact-form .buttons .reset-btn {
  color: #fff;
  font-family: "LineaSansRegular";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
  letter-spacing: 0.32px;
  padding: 12px 20px;
  border-radius: 24px;
  background: #000;
  text-transform: uppercase;
}
@media (max-width: 576px) {
  .contact-form .form {
    padding: 24px 16px;
  }
}

.gradient-divider-container {
  display: flex;
  flex-wrap: wrap;
  padding: 100px 60px;
  gap: 32px;
  align-items: center;
  justify-content: space-between;
  border-radius: 20px;
  background: linear-gradient(90deg, #0a05b0 0%, #101443 100%);
  color: #ffffff;
}
.gradient-divider-container div,
.gradient-divider-container table {
  flex: 1;
}

.gradient-divider {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  color: #fff;
}

.gradient-divider thead,
.gradient-divider tbody,
.gradient-divider tr {
  position: relative;
}

/* Base cells */
.gradient-divider th,
.gradient-divider td {
  position: relative;
  padding: 12px 16px;
  text-align: left;
}

/* Horizontal inner border (gradient) on each row except the last */
.gradient-divider tr:not(:last-child)::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 0;
  border-bottom: 1.5px solid transparent;
  border-image-source: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.1) 50%, #ffffff 100%);
  border-image-slice: 1;
  pointer-events: none;
}

/* Vertical inner borders between cells (split gradient per row) */
.gradient-divider th,
.gradient-divider td {
  /* ensure positioning context for the vertical divider */
  position: relative;
}
.gradient-divider th div,
.gradient-divider td div {
  display: flex;
  align-items: center;
  gap: 16px;
}
.gradient-divider th div div,
.gradient-divider td div div {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 0;
}
.gradient-divider th div div h3, .gradient-divider th div div p,
.gradient-divider td div div h3,
.gradient-divider td div div p {
  margin: 0;
}

.gradient-divider tr > th:not(:last-child)::after,
.gradient-divider tr > td:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1.5px;
  height: 100%;
}

/* Row 1: white -> dim */
.gradient-divider tbody tr:nth-child(1) > th:not(:last-child)::after,
.gradient-divider tbody tr:nth-child(1) > td:not(:last-child)::after {
  background: linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0.1) 100%);
}

/* Row 2: dim -> dim (flat segment) */
.gradient-divider tbody tr:nth-child(2) > th:not(:last-child)::after,
.gradient-divider tbody tr:nth-child(2) > td:not(:last-child)::after {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
}

/* Row 3: dim -> white */
.gradient-divider tbody tr:nth-child(3) > th:not(:last-child)::after,
.gradient-divider tbody tr:nth-child(3) > td:not(:last-child)::after {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, #ffffff 100%);
}

/* Mobile: stack to one column and keep only horizontal separators */
@media (max-width: 767.98px) {
  .gradient-divider {
    display: none;
  }
  .gradient-divider tbody,
  .gradient-divider tr,
  .gradient-divider td,
  .gradient-divider th {
    display: block;
    width: 100%;
  }
  /* remove vertical dividers on mobile */
  .gradient-divider tr > th:not(:last-child)::after,
  .gradient-divider tr > td:not(:last-child)::after {
    display: none;
  }
}
/* Mobile-only stacked alternative */
.gradient-stack {
  display: none;
}

@media (max-width: 767.98px) {
  .gradient-stack {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .gradient-stack__row {
    position: relative;
    padding: 28px 16px;
  }
  .gradient-stack__row div {
    display: flex;
    align-items: center;
    gap: 16px;
  }
  .gradient-stack__row div div {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 0;
  }
  .gradient-stack__row h3, .gradient-stack__row p {
    margin: 0;
  }
  .gradient-stack__row:not(:first-child)::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 1.5px;
    background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.1) 50%, #ffffff 100%);
    pointer-events: none;
  }
}
.plan-updates-section .grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}
@media (max-width: 1024px) {
  .plan-updates-section .grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 576px) {
  .plan-updates-section .grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 16px;
  }
}
.plan-updates-section .card-title {
  margin: 0;
}

.card-image-with-title {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.card-image-with-title h2, .card-image-with-title p {
  margin: 0;
}
.card-image-with-title .content-container {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.card-image-with-title .content-container .title-medium {
  margin-bottom: 0;
}
.card-image-with-title .content-container .body-regular {
  margin-bottom: 0;
}
.card-image-with-title .image-container {
  position: relative;
  background-image: url("https://placehold.co/874x480");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 480px;
  width: 100%;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 24px;
}
.card-image-with-title .image-container::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 61.22%, #000000 100%);
}
.card-image-with-title .image-container span {
  color: #fff;
  z-index: 1;
  isolation: isolate;
}

.upload-component {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.upload-dropzone {
  width: 100%;
  min-height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: #fff;
  position: relative;
  -webkit-transition: all 0.3s ease 0;
  -moz-transition: all 0.3s ease 0;
  -o-transition: all 0.3s ease 0;
  -ms-transition: all 0.3s ease 0;
  transition: all 0.3s ease 0;
  will-change: auto;
  cursor: pointer;
}
@media (prefers-reduced-motion: reduce) {
  .upload-dropzone {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -ms-transition: all 0s;
    transition: all 0s;
    transition-delay: 0ms;
    animation-duration: 0s;
    animation-delay: 0ms;
  }
}
.upload-dropzone::before {
  content: "";
  position: absolute;
  top: 8px;
  left: 8px;
  right: 8px;
  bottom: 8px;
  border-radius: 20px;
  pointer-events: none;
}
.upload-input {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
}

.upload-label {
  display: flex;
  align-items: center;
  flex-direction: row !important;
  gap: 12px;
  cursor: pointer;
  z-index: 1;
  position: relative;
  margin-bottom: 0;
}

.upload-icon {
  width: 24px;
  height: 24px;
  filter: brightness(0) saturate(100%) invert(20%) sepia(100%) saturate(7500%) hue-rotate(0deg) brightness(100%) contrast(100%);
}

.upload-text {
  letter-spacing: 1.2px;
  font-weight: 600;
}

.grid-accordion-item-arrow-nosub-image {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}
@media (max-width: 1024px) {
  .grid-accordion-item-arrow-nosub-image {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 576px) {
  .grid-accordion-item-arrow-nosub-image {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.grid-accordion-item-arrow-nosub-image img {
  border-radius: 20px;
}
.grid-accordion-item-arrow-nosub-image .accordion-item {
  align-self: start;
}

.separator-grey {
  height: 1px;
  background-color: #E5E5E5;
  width: 100%;
  display: block;
}

.grid-white-card {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}
@media (max-width: 1024px) {
  .grid-white-card {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }
}
@media (max-width: 576px) {
  .grid-white-card {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 16px;
  }
}
.grid-white-card .white-card {
  padding: 24px;
  background-color: white;
  border-radius: 20px;
  height: 100%;
}

.grid-information-white-card {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
}
@media (max-width: 576px) {
  .grid-information-white-card {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 16px;
  }
}
.grid-information-white-card .pie-container {
  grid-column: 1/3;
}
@media (max-width: 576px) {
  .grid-information-white-card .pie-container {
    grid-column: 1/2;
  }
}

.grid-information-white-card-three-col {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}
@media (max-width: 576px) {
  .grid-information-white-card-three-col {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 16px;
  }
}
.grid-information-white-card-three-col .pie-container {
  grid-column: 1/3;
}
@media (max-width: 576px) {
  .grid-information-white-card-three-col .pie-container {
    grid-column: 1/2;
  }
}

.text-plus-button {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.text-plus-button h2,
.text-plus-button p {
  margin: 0;
}

.text-plus-img h2 {
  margin-bottom: 24px;
}
.text-plus-img p {
  margin-bottom: 40px;
}

.simple-text h2,
.simple-text p,
.simple-text h3 {
  margin: 0;
}
.simple-text h2 {
  margin-bottom: 24px;
}
@media (max-width: 1024px) {
  .simple-text h2 {
    margin-bottom: 20px;
  }
}
@media (max-width: 576px) {
  .simple-text h2 {
    margin-bottom: 16px;
  }
}
.simple-text .description-label {
  margin-top: 24px;
}
.simple-text .hyperlink {
  text-decoration: underline;
  font: inherit;
}
.simple-text .hyperlink:hover {
  font-weight: bold;
}
.simple-text a {
  text-decoration: underline;
}
.simple-text ul {
  margin-top: 16px;
  padding-left: 40px;
}
.simple-text ul .m-0 {
  margin: 0;
}
.simple-text li {
  display: list-item;
  list-style: disc;
}
.simple-text .list-flex {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.card-image-double-label {
  background-color: white;
  padding: 10px;
  display: block; /* Reply */
  height: 100%; /* Reply */
}
.card-image-double-label:hover .text .body-small {
  text-decoration: underline;
}
.card-image-double-label .top-flex {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 10px;
  height: 27px;
}
.card-image-double-label .top-flex .label {
  padding: 0 8px; /* Reply */
  border: 0; /* Reply */
  border-radius: 10px;
  background: rgba(204, 204, 204, 0.65);
}
.card-image-double-label .content {
  display: flex;
  gap: 20px;
}
.card-image-double-label .content .img-container {
  border-radius: 14px;
  width: 126px;
  height: 126px;
  flex: none;
}
@media (max-width: 576px) {
  .card-image-double-label .content .img-container {
    width: 126px;
    height: 126px;
  }
}
.card-image-double-label .content .img-container img {
  width: 126px;
  height: 126px;
  border-radius: 14px;
  object-fit: cover;
  display: block;
}
.card-image-double-label .content p {
  margin: 0;
}

.grid-card-image-double-label {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
}
@media (max-width: 576px) {
  .grid-card-image-double-label {
    gap: 1rem;
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

.card-arrow-with-title {
  width: calc(50% - 16px);
}
@media (max-width: 576px) {
  .card-arrow-with-title {
    width: 100%;
  }
}
.card-arrow-with-title p {
  margin: 0;
}
.card-arrow-with-title > p {
  margin-bottom: 16px;
}
.card-arrow-with-title .card {
  padding: 16px 24px;
  border-radius: 100px;
  background-color: #FFF;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
}
.card-arrow-with-title .card::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16' viewBox='0 0 19 16' fill='none'%3E%3Cpath d='M0.199219 8.20001H16.9992M16.9992 8.20001L9.79922 1M16.9992 8.20001L9.79922 15' stroke='url(%23paint0_linear_2072_37052)' stroke-width='1.6'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_2072_37052' x1='8.59922' y1='1' x2='8.59922' y2='15' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.288462' stop-color='%23E4002B'/%3E%3Cstop offset='1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16' viewBox='0 0 19 16' fill='none'%3E%3Cpath d='M0.199219 8.20001H16.9992M16.9992 8.20001L9.79922 1M16.9992 8.20001L9.79922 15' stroke='url(%23paint0_linear_2072_37052)' stroke-width='1.6'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_2072_37052' x1='8.59922' y1='1' x2='8.59922' y2='15' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.288462' stop-color='%23E4002B'/%3E%3Cstop offset='1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
  height: 16px;
  width: 19px;
}

.card-guidance {
  background-color: white;
  padding: 32px;
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.card-guidance p,
.card-guidance h2 {
  margin: 0;
}
.card-guidance .flex {
  display: flex;
}
@media (max-width: 576px) {
  .card-guidance .flex {
    gap: 16px;
    flex-direction: column;
  }
}
.card-guidance .flex div {
  flex: 1 1 0;
}

.grid-card-guidance .grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
}
@media (max-width: 576px) {
  .grid-card-guidance .grid {
    gap: 16px;
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
@media (max-width: 1024px) {
  .grid-card-guidance .grid {
    gap: 20px;
  }
}

.flex-grid-plus-cards {
  display: flex;
  gap: 76px;
}
@media (max-width: 1024px) {
  .flex-grid-plus-cards {
    flex-direction: column-reverse;
    gap: 24px;
  }
}
@media (max-width: 576px) {
  .flex-grid-plus-cards {
    gap: 20px;
  }
}
.flex-grid-plus-cards .left {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
  flex: 1 1 0;
}
@media (max-width: 576px) {
  .flex-grid-plus-cards .left {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 1rem;
  }
}
.flex-grid-plus-cards .left .img-container {
  position: relative;
  overflow: hidden;
}
.flex-grid-plus-cards .left .img-container:hover img {
  transform: scale(1.1);
}
.flex-grid-plus-cards .left .img-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  -moz-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  -o-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  -ms-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  will-change: transform;
}
@media (prefers-reduced-motion: reduce) {
  .flex-grid-plus-cards .left .img-container img {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -ms-transition: all 0s;
    transition: all 0s;
    transition-delay: 0ms;
    animation-duration: 0s;
    animation-delay: 0ms;
  }
}
.flex-grid-plus-cards .left .img-container p {
  position: absolute;
  bottom: 24px;
  left: 24px;
  right: 24px;
  color: white;
  z-index: 1;
  margin: 0;
}
.flex-grid-plus-cards .left .img-container::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background: linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0) 100%);
  mix-blend-mode: multiply;
  z-index: 1;
}
.flex-grid-plus-cards .right {
  flex: 1 1 0;
}
.flex-grid-plus-cards .right h2 {
  margin-bottom: 24px;
}

.text-plus-accordion-button h2 {
  margin-bottom: 24px;
}
.text-plus-accordion-button .flex {
  display: flex;
  gap: 1rem;
}
@media (max-width: 576px) {
  .text-plus-accordion-button .flex {
    flex-direction: column;
  }
  .text-plus-accordion-button .flex > div {
    width: 100%;
  }
}
.text-plus-accordion-button .flex > div {
  flex: 1 1 0;
}
@media (max-width: 576px) {
  .text-plus-accordion-button .btn-primary-positive {
    padding: 12px 20px;
    text-align: center;
  }
}

.flex-grid-plus-cards {
  display: flex;
  gap: 76px;
}
@media (max-width: 1024px) {
  .flex-grid-plus-cards {
    flex-direction: column-reverse;
    gap: 48px;
  }
}
@media (max-width: 576px) {
  .flex-grid-plus-cards {
    gap: 40px;
  }
}
.flex-grid-plus-cards .left {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
  flex: 1 1 0;
}
@media (max-width: 576px) {
  .flex-grid-plus-cards .left {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 1rem;
  }
}
.flex-grid-plus-cards .left.one-column {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.flex-grid-plus-cards .left .img-container {
  position: relative;
  overflow: hidden;
}
.flex-grid-plus-cards .left .img-container:hover img {
  transform: scale(1.1);
}
.flex-grid-plus-cards .left .img-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  -moz-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  -o-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  -ms-transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  transition: transform 1.5s cubic-bezier(0.23, 0.59, 0.34, 0.99) 0s;
  will-change: transform;
}
@media (prefers-reduced-motion: reduce) {
  .flex-grid-plus-cards .left .img-container img {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -ms-transition: all 0s;
    transition: all 0s;
    transition-delay: 0ms;
    animation-duration: 0s;
    animation-delay: 0ms;
  }
}
.flex-grid-plus-cards .left .img-container p {
  position: absolute;
  bottom: 24px;
  left: 24px;
  right: 24px;
  color: white;
  z-index: 1;
  margin: 0;
}
.flex-grid-plus-cards .left .img-container::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background: linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0) 100%);
  mix-blend-mode: multiply;
  z-index: 1;
}
.flex-grid-plus-cards.video .left {
  display: block;
}
.flex-grid-plus-cards.video .left .video-full-width-container-rounded {
  height: 100%;
}
.flex-grid-plus-cards.video .left .video-full-width-container-rounded button, .flex-grid-plus-cards.video .left .video-full-width-container-rounded img, .flex-grid-plus-cards.video .left .video-full-width-container-rounded video {
  height: 100%;
}
.flex-grid-plus-cards.video .left .video-full-width-container-rounded video, .flex-grid-plus-cards.video .left .video-full-width-container-rounded iframe {
  border-radius: 20px;
}
.flex-grid-plus-cards.video .left .video-full-width-container-rounded .videoContainer {
  height: auto;
}
.flex-grid-plus-cards.video .left .video-full-width-container-rounded .cover {
  height: 100%;
}
.flex-grid-plus-cards .right {
  flex: 1 1 0;
}
.flex-grid-plus-cards .right h2 {
  margin-bottom: 24px;
}

.grid-news-card .grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
  row-gap: 40px;
}
@media (max-width: 1024px) {
  .grid-news-card .grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 576px) {
  .grid-news-card .grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 16px;
    row-gap: 32px;
  }
}
@media (max-width: 576px) {
  .grid-news-card .grid .news-card .img-container {
    aspect-ratio: 424/319;
    width: auto;
    height: auto;
  }
}

.grid-card-img-title {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
@media (max-width: 1024px) {
  .grid-card-img-title {
    gap: 20px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 576px) {
  .grid-card-img-title {
    gap: 16px;
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

.card-img-title img {
  margin-bottom: 20px;
}

.card-flex-contacts {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.card-flex-contacts .long-card {
  display: flex;
  gap: 32px;
  flex-direction: column;
  padding: 40px;
  background-color: #FFF;
}
.card-flex-contacts .long-card .separator {
  height: 1px;
  width: 100%;
  background-color: #d9d9d9;
  margin: 0;
}
.card-flex-contacts .long-card p {
  margin: 0;
}
.card-flex-contacts .long-card a {
  text-decoration: underline;
}

.form-tab {
  padding-top: 32px;
}
.form-tab .tabs {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
}
.form-tab .tabs .tab-button {
  padding: 12px;
  background-color: transparent;
  color: #6C6C6C;
}
.form-tab .tabs .tab-button[aria-selected=true] {
  border-bottom: 2px solid #000;
  color: #000000;
}
.form-tab .tab-panel {
  padding-top: 32px;
}

.service-locator-map .service-locator-map--map-container {
  position: relative;
}
.service-locator-map .service-locator-map--map-container .loading {
  height: 720px;
}
.service-locator-map .service-locator-map--map-container .loading [role=dialog] {
  min-height: auto;
}
.service-locator-map .service-locator-map--map-container--welcome-message {
  position: absolute !important;
  top: 50%;
  transform: perspective(1px) translateY(-50%);
  left: 50px;
  right: 50px;
  -webkit-transition: all 300ms ease-in-out 0;
  -moz-transition: all 300ms ease-in-out 0;
  -o-transition: all 300ms ease-in-out 0;
  -ms-transition: all 300ms ease-in-out 0;
  transition: all 300ms ease-in-out 0;
  will-change: auto;
}
@media (prefers-reduced-motion: reduce) {
  .service-locator-map .service-locator-map--map-container--welcome-message {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -ms-transition: all 0s;
    transition: all 0s;
    transition-delay: 0ms;
    animation-duration: 0s;
    animation-delay: 0ms;
  }
}
@media (max-width: 1024px) {
  .service-locator-map .service-locator-map--map-container--welcome-message {
    padding: 0 !important;
    width: calc(100% - 100px) !important;
  }
}
@media (max-width: 576px) {
  .service-locator-map .service-locator-map--map-container--welcome-message {
    left: 30px;
    width: calc(100% - 60px) !important;
  }
}
.service-locator-map .service-locator-map--map-container--welcome-message > div {
  color: white;
  max-width: 700px;
}
.service-locator-map .service-locator-map--map-container--welcome-message > div button {
  text-transform: uppercase;
  margin-top: 20px;
}
.service-locator-map .service-locator-map--map-container--welcome-message > div button.disabled {
  pointer-events: none;
  cursor: not-allowed;
}
.service-locator-map .service-locator-map--map-container--welcome-message.offscreen {
  left: 0;
  right: 0;
  transform: translateX(-100%) translateY(-50%);
  opacity: 0;
  pointer-events: none;
}
.service-locator-map .service-locator-map--filters {
  display: flex;
  justify-content: space-between;
}
.service-locator-map .service-locator-map--filters .service-locator-map--filters--filter {
  display: flex;
  gap: 20px;
}
.service-locator-map .service-locator-map--filters .service-locator-map--filters--filter .service-locator-map--filters--filter--level0--sub-items,
.service-locator-map .service-locator-map--filters .service-locator-map--filters--filter .service-locator-map--filters--filter--level1--sub-items,
.service-locator-map .service-locator-map--filters .service-locator-map--filters--filter .service-locator-map--filters--filter--level2--sub-items {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  font-size: 0;
  margin-bottom: -20px;
}

@media (max-width: 576px) {
  .service-locator-map--addresses--address {
    width: calc(100% - 30px);
  }
}

.service-locator-map--addresses--address.map-info-window {
  padding: 0 24px 24px 12px;
}
.service-locator-map--addresses--address.map-info-window .service-locator-map--addresses--address--division {
  color: #000;
  /* Mobile/body-medium */
  font-family: "LineaSansRegular";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 166.667% */
  letter-spacing: 0.48px;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.service-locator-map--addresses--address.map-info-window .service-locator-map--addresses--address--name {
  color: #000;
  font-family: "LineaSansLight";
  font-size: 26px;
  font-style: normal;
  font-weight: 300;
  line-height: 34px;
  margin-bottom: 4px;
}
@media (max-width: 1024px) {
  .service-locator-map--addresses--address.map-info-window .service-locator-map--addresses--address--name {
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px;
  }
}
@media (max-width: 576px) {
  .service-locator-map--addresses--address.map-info-window .service-locator-map--addresses--address--name {
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 26px;
  }
}
.service-locator-map--addresses--address.map-info-window .service-locator-map--addresses--address--contacts--title {
  color: #000;
  font-family: "LineaSansExtraLight";
  font-size: 16px;
  font-style: normal;
  font-weight: 200;
  line-height: 24px; /* 150% */
  letter-spacing: 0.32px;
}
@media (max-width: 1024px) {
  .service-locator-map--addresses--address.map-info-window .service-locator-map--addresses--address--contacts--title {
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: 24px; /* 150% */
    letter-spacing: 0.32px;
  }
}
@media (max-width: 576px) {
  .service-locator-map--addresses--address.map-info-window .service-locator-map--addresses--address--contacts--title {
    font-size: 14px;
    font-style: normal;
    font-weight: 200;
    line-height: 22px; /* 157.143% */
    letter-spacing: 0.28px;
  }
}
.service-locator-map--addresses--address.map-info-window .service-locator-map--addresses--address--category {
  color: #000;
  font-family: "LineaSansExtraLight";
  font-size: 16px;
  font-style: normal;
  font-weight: 200;
  line-height: 24px; /* 150% */
  letter-spacing: 0.32px;
  margin-bottom: 32px;
}
@media (max-width: 1024px) {
  .service-locator-map--addresses--address.map-info-window .service-locator-map--addresses--address--category {
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: 24px; /* 150% */
    letter-spacing: 0.32px;
  }
}
@media (max-width: 576px) {
  .service-locator-map--addresses--address.map-info-window .service-locator-map--addresses--address--category {
    font-size: 14px;
    font-style: normal;
    font-weight: 200;
    line-height: 22px; /* 157.143% */
    letter-spacing: 0.28px;
  }
}
.service-locator-map--addresses--address.map-info-window .service-locator-map--addresses--address--category p {
  margin-bottom: 0;
}
.service-locator-map--addresses--address.map-info-window .service-locator-map--addresses--address--products-served {
  color: #000;
  font-family: "LineaSansExtraLight";
  font-size: 16px;
  font-style: normal;
  font-weight: 200;
  line-height: 24px; /* 150% */
  letter-spacing: 0.32px;
  margin-bottom: 8px;
}
@media (max-width: 1024px) {
  .service-locator-map--addresses--address.map-info-window .service-locator-map--addresses--address--products-served {
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: 24px; /* 150% */
    letter-spacing: 0.32px;
  }
}
@media (max-width: 576px) {
  .service-locator-map--addresses--address.map-info-window .service-locator-map--addresses--address--products-served {
    font-size: 14px;
    font-style: normal;
    font-weight: 200;
    line-height: 22px; /* 157.143% */
    letter-spacing: 0.28px;
  }
}
.service-locator-map--addresses--address.map-info-window .service-locator-map--addresses--address--contacts {
  color: #000;
  font-family: "LineaSansExtraLight";
  font-size: 16px;
  font-style: normal;
  font-weight: 200;
  line-height: 24px; /* 150% */
  letter-spacing: 0.32px;
  margin-bottom: 24px;
}
@media (max-width: 1024px) {
  .service-locator-map--addresses--address.map-info-window .service-locator-map--addresses--address--contacts {
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: 24px; /* 150% */
    letter-spacing: 0.32px;
  }
}
@media (max-width: 576px) {
  .service-locator-map--addresses--address.map-info-window .service-locator-map--addresses--address--contacts {
    font-size: 14px;
    font-style: normal;
    font-weight: 200;
    line-height: 22px; /* 157.143% */
    letter-spacing: 0.28px;
  }
}
.service-locator-map--addresses--address.map-info-window .service-locator-map--addresses--address--driving-direction {
  text-align: left;
  margin-top: 16px;
}
@media (max-width: 576px) {
  .service-locator-map--addresses--address.map-info-window .service-locator-map--addresses--address--driving-direction {
    text-align: left;
  }
}
.service-locator-map--addresses--address.map-info-window .body-small p {
  margin-bottom: 0;
}
.service-locator-map--addresses--address.map-info-window .contact {
  margin-top: 16px;
}

.job-card {
  display: flex;
  flex-direction: column;
  gap: 32px;
  background: #fff;
  padding: 32px;
}
@media (max-width: 576px) {
  .job-card {
    gap: 1rem;
  }
}
.job-card h3 {
  text-align: center;
}
@media (max-width: 576px) {
  .job-card h3 {
    margin-bottom: 1rem;
  }
}
.job-card label {
  display: flex;
  flex-direction: column;
  gap: 4px;
  text-transform: uppercase;
}
.job-card-button {
  width: 100%;
  display: flex;
  justify-content: center;
}
@media (max-width: 576px) {
  .job-card-button {
    margin-top: 1rem;
  }
}

.grid-job-opportunities-container h2,
.grid-job-opportunities-container h3,
.grid-job-opportunities-container label {
  margin: 0;
}

.grid-job-opportunities {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(343px, 424fr));
  gap: 24px;
}
@media (max-width: 576px) {
  .grid-job-opportunities {
    gap: 1rem;
  }
}

.blu-logo-title {
  display: flex;
  align-items: center;
  gap: 16px;
  background-color: #fff;
  padding: 24px;
  border-radius: 20px;
  flex: 1;
}
.blu-logo-title span {
  margin: 0;
}

.grid-blue-logo-title {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(343px, 424fr));
  gap: 24px;
}

#switchLanguageDialogue {
  width: fit-content;
  min-width: 0;
  top: 20px;
}
#switchLanguageDialogue .flex {
  display: flex;
  flex-direction: column;
}
#switchLanguageDialogue span.label-regular { /* Reply */
  padding: 8px;
  text-decoration: underline;
  display: block;
}
#switchLanguageDialogue a {
  display: block;
  padding: 8px;
  position: relative;
  width: 100%;
  text-align: center;
}
#switchLanguageDialogue a.selected {
  text-decoration: underline;
}
#switchLanguageDialogue a:hover {
  --angle: 90deg;
  color: #000; /* Reply */
}
#switchLanguageDialogue a:hover::before {
  display: block;
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  border-radius: 6px;
  border: 1px solid transparent;
  background: linear-gradient(var(--angle), #E4002B, #000000) border-box;
  -webkit-mask: linear-gradient(#000 0 0) padding-box, linear-gradient(#000 0 0);
  mask: linear-gradient(#000 0 0) padding-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  box-shadow: 0 0 0 1px black inset, 0 0 0 1px black;
}
#switchLanguageDialogue span.label-regular {
  padding: 8px;
  text-decoration: underline;
  display: block;
}
#switchLanguageDialogue a:hover {
  color: black;
}

.download-pdf {
  color: #000;
  /* Mobile/body-medium */
  font-family: "LineaSansRegular";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 166.667% */
  letter-spacing: 0.48px;
  text-transform: uppercase;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  padding: 40px;
  background-color: #fff;
}
@media (max-width: 1024px) {
  .download-pdf {
    padding: 32px 40px;
  }
}
@media (max-width: 576px) {
  .download-pdf {
    padding: 24px 32px;
  }
}

.card-list-container {
  border-radius: 20px;
  padding: 32px;
  opacity: 1;
  background: #FFFFFF;
  flex: 1;
  min-width: 343px;
}

.card-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.card-list li {
  color: #000;
  font-family: "LineaSansExtraLight";
  font-size: 16px;
  font-style: normal;
  font-weight: 200;
  line-height: 24px; /* 150% */
  letter-spacing: 0.32px;
}
@media (max-width: 1024px) {
  .card-list li {
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: 24px; /* 150% */
    letter-spacing: 0.32px;
  }
}
@media (max-width: 576px) {
  .card-list li {
    font-size: 14px;
    font-style: normal;
    font-weight: 200;
    line-height: 22px; /* 157.143% */
    letter-spacing: 0.28px;
  }
}
.card-list hr {
  border-top: 1px solid #E7E7E7;
  margin: 0;
}

.grid-training-offer {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.grid-training-offer h2 {
  margin: 0;
}

.grid-training-offer-container {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}

.contact-card {
  display: flex;
  flex-direction: column;
  background-color: #fff;
  padding: 32px;
  gap: 32px;
}
.contact-card h3,
.contact-card span,
.contact-card p {
  margin: 0;
}
.contact-card .contact-card-header {
  color: #000;
  font-family: "LineaSansLight";
  font-size: 26px;
  font-style: normal;
  font-weight: 300;
  line-height: 34px;
  text-align: center;
}
@media (max-width: 1024px) {
  .contact-card .contact-card-header {
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px;
  }
}
@media (max-width: 576px) {
  .contact-card .contact-card-header {
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 26px;
  }
}
.contact-card .contact-card-content {
  display: flex;
  gap: 32px;
  align-items: flex-end;
  justify-content: space-between;
}
.contact-card .contact-card-content::after {
  content: "";
  width: 42px;
  height: 42px;
  background-image: url("data:image/svg+xml,%3Csvg width='23' height='19' viewBox='0 0 23 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.2646 9.72461L12.5957 18.9287L11.2168 17.4795L18.335 10.7041H0V8.7041H18.4355L11.1963 1.4082L12.6162 0L22.2646 9.72461Z' fill='url(%23paint0_linear_1817_8645)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1817_8645' x1='10.418' y1='0.704102' x2='10.418' y2='18.2041' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.288462' stop-color='%23E4002B'/%3E%3Cstop offset='1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-color: #efefef;
  border-radius: 100%;
  flex-shrink: 0;
}
.contact-card .contact-card-content .contact-card-content-item {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.contact-card .contact-card-content .contact-card-content-item .contact-card-content-item-label {
  color: #000;
  font-family: "LineaSansSemibold";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 166.667% */
  letter-spacing: 0.72px;
  text-transform: uppercase;
  text-transform: uppercase;
  margin-bottom: 0;
}
.contact-card .contact-card-content .contact-card-content-item .contact-card-content-item-value {
  color: #000;
  font-family: "LineaSansLight";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 22px; /* 157.143% */
  letter-spacing: 0.14px;
  text-transform: uppercase;
  border: 0;
  background-color: transparent;
  text-transform: uppercase;
}
.contact-card .contact-card-content .contact-card-content-item .contact-card-content-item-value ::placeholder {
  color: #919191;
}
.contact-card .contact-card-content .contact-card-content-arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  background-color: #efefef;
  border-radius: 100%;
}
.contact-card .contact-card-content .contact-card-content-arrow img {
  width: 20.836px;
  height: 17.5px;
  flex-shrink: 0;
}

.grid-contact-cards {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
}
@media (max-width: 1024px) {
  .grid-contact-cards {
    gap: 20px;
  }
}
@media (max-width: 576px) {
  .grid-contact-cards {
    gap: 16px;
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

.grid-contact-cards-auditors {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.grid-contact-cards-auditors h2 {
  margin: 0;
}

.grid-contact-cards-load-more {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.card-flex-img-title {
  display: flex;
  flex: 1 1 0;
  gap: 76px;
}
.card-flex-img-title h2 {
  margin: 0;
}
@media (max-width: 1024px) {
  .card-flex-img-title {
    gap: 32px;
    flex-direction: column;
  }
}
@media (max-width: 576px) {
  .card-flex-img-title {
    gap: 24px;
    flex-direction: column;
  }
}
.card-flex-img-title.inverse {
  flex-direction: row-reverse;
}
@media (max-width: 1024px) {
  .card-flex-img-title.inverse {
    flex-direction: column;
  }
}
@media (max-width: 576px) {
  .card-flex-img-title.inverse {
    gap: 24px;
  }
}
.card-flex-img-title .top-left {
  top: 0;
  left: 0;
  flex: 1 1 0;
}
.card-flex-img-title .flex-col-img-p {
  display: flex;
  flex-direction: column;
  gap: 16px;
  flex: 1 1 0;
}

.flex-significant-holdings {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.flex-significant-holdings h2 {
  margin: 0;
}
.flex-significant-holdings .flex-data {
  display: flex;
  flex-direction: column;
}
.flex-significant-holdings .flex-data .flex-data-space {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  align-self: stretch;
}

.global-china .description h2 {
  margin-bottom: 32px;
}
@media (max-width: 576px) {
  .global-china .description h2 {
    margin-bottom: 24px;
  }
}
@media (max-width: 576px) {
  .global-china .pagination-flex .container-full-width .container.tight p {
    margin-bottom: 8px;
  }
}
@media (max-width: 1024px) {
  .global-china .solutions-container .swiper-slide {
    flex-direction: column;
  }
}

.where-we-are #where-we-are-detail {
  width: 60%;
}
@media (max-width: 1024px) {
  .where-we-are #where-we-are-detail {
    width: 80%;
  }
}
@media (max-width: 576px) {
  .where-we-are #where-we-are-detail {
    width: 100%;
  }
}
.where-we-are.italy .imageSideText {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
@media (max-width: 1024px) {
  .where-we-are.italy .imageSideText {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 24px;
  }
}
.where-we-are.italy .imageSideText .content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
@media (max-width: 1024px) {
  .where-we-are.italy .imageSideText .content {
    order: 2;
  }
}
.where-we-are.italy .imageSideText .content .label-regular {
  margin: 32px 0 16px;
}
.where-we-are.italy .imageSideText .content .body-medium {
  margin: 0;
}
@media (max-width: 1024px) {
  .where-we-are.italy .imageSideText .imgContainer {
    order: 1;
  }
}
.where-we-are .imageSideText {
  display: flex;
  gap: 76px;
  align-items: start;
}
@media (max-width: 1024px) {
  .where-we-are .imageSideText {
    flex-direction: column-reverse;
    gap: 24px;
  }
}
.where-we-are .imageSideText .main-title-mobile {
  display: none;
  margin-bottom: 24px;
}
@media (max-width: 1024px) {
  .where-we-are .imageSideText .main-title-mobile {
    display: block;
    margin-bottom: 28px;
  }
  .where-we-are .imageSideText .main-title-desktop {
    display: none;
  }
}
.where-we-are .imageSideText img {
  flex: 1 1 0;
  display: block;
  width: 100%;
}
.where-we-are .imageSideText .imgContainer {
  width: 100%;
  flex: 1 1 0;
}
.where-we-are .imageSideText .imgContainer .where-are-we--map {
  padding: 0;
  border-radius: 20px;
  overflow: hidden;
}
.where-we-are .imageSideText .content {
  flex: 1 1 0;
}
.where-we-are .imageSideText .content .card-title {
  margin: 24px 0 16px;
}
@media (max-width: 576px) {
  .where-we-are .imageSideText .content .card-title {
    margin: 0 0 16px;
  }
}
.where-we-are .imageSideText .content .label-regular {
  margin: 24px 0;
}
@media (max-width: 576px) {
  .where-we-are .imageSideText .content .label-regular {
    margin: 24px 0 16px;
  }
}
.where-we-are .imageSideText .content a {
  text-decoration: underline;
  display: inline-block;
}
.where-we-are .imageSideText .content .body-small p strong {
  color: #000;
  font-family: "LineaSansExtraLight";
  font-size: 22px;
  font-style: normal;
  font-weight: 200;
  line-height: 32px; /* 145.455% */
  letter-spacing: 0.44px;
}
@media (max-width: 1024px) {
  .where-we-are .imageSideText .content .body-small p strong {
    font-size: 18px;
    font-style: normal;
    font-weight: 200;
    line-height: 26px; /* 144.444% */
    letter-spacing: 0.36px;
  }
}
@media (max-width: 576px) {
  .where-we-are .imageSideText .content .body-small p strong {
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: 24px; /* 150% */
    letter-spacing: 0.32px;
  }
}

.white-card-two-columns {
  padding: 32px;
  background-color: white;
  display: flex;
}
@media (max-width: 576px) {
  .white-card-two-columns {
    flex-direction: column;
  }
  .white-card-two-columns .column:first-child {
    padding-bottom: 40px;
    border-bottom: 1px solid #d1d1d1;
  }
  .white-card-two-columns .column:last-child {
    padding-top: 40px;
  }
}
.white-card-two-columns .column {
  display: grid;
  flex-direction: column;
  align-items: center;
  grid-auto-rows: 100px;
}
.white-card-two-columns .column:first-child {
  align-items: flex-start;
}
.white-card-two-columns .column:first-child p {
  padding-right: 1rem;
}
.white-card-two-columns .column:last-child p {
  padding-left: 1rem;
}
.white-card-two-columns .column p:last-child {
  padding-top: 2rem;
}
.white-card-two-columns .column p:not(:last-child) {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 2rem;
}
.white-card-two-columns .column h2 {
  align-self: baseline;
}
.white-card-two-columns .column p {
  align-self: center;
}
.white-card-two-columns .column h2,
.white-card-two-columns .column p {
  text-align: center;
  width: 100%;
  vertical-align: middle;
}
.white-card-two-columns h2,
.white-card-two-columns p {
  margin: 0;
}

.grid-card-interview-download {
  background: #fff;
  display: flex;
  flex-direction: column;
  gap: 24px;
  justify-content: center;
  align-items: center;
  padding: 40px;
}
@media (max-width: 576px) {
  .grid-card-interview-download {
    padding: 24px 32px;
  }
}
.grid-card-interview-download a {
  display: flex;
  align-items: center;
  gap: 16px;
}
.grid-card-interview-download a::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cg clip-path='url(%23clip0_56_1095)'%3E%3Cpath d='M11.9707 17.0133L9.06643 14.0267C8.78143 13.7333 8.78143 13.2667 9.06643 12.96C9.35143 12.6667 9.81286 12.6667 10.0979 12.96L11.7807 14.68V8.98666C11.7807 8.57333 12.1064 8.24 12.5136 8.24C12.9207 8.24 13.2464 8.57333 13.2464 8.98666V14.68L14.9293 12.96C15.2143 12.6667 15.6757 12.6667 15.9607 12.96C16.2457 13.2533 16.2457 13.72 15.9607 14.0267L13.0564 17.0133C12.7986 17.3067 12.3371 17.32 12.0521 17.0667C12.0386 17.0533 12.0114 17.04 11.9979 17.0133H11.9707ZM20.1271 24H4.87286C3.84143 24 3 23.16 3 22.12V6.72C3 6.06667 3.25786 5.42667 3.70571 4.97333L7.845 0.72C8.27929 0.266667 8.89 0 9.54143 0H20.1271C21.1586 0 22 0.84 22 1.88V22.1333C22 23.1733 21.1586 24.0133 20.1271 24.0133V24ZM9.54143 1.49333C9.28357 1.49333 9.03929 1.6 8.86286 1.77333L4.73714 6.01333C4.56071 6.2 4.45214 6.45333 4.45214 6.70667V22.12C4.45214 22.3333 4.64214 22.4933 4.87286 22.4933H20.1271C20.3579 22.4933 20.5479 22.32 20.5479 22.12V1.88C20.5479 1.68 20.3579 1.50667 20.1271 1.50667H9.54143V1.49333ZM8.48286 7.49333H5.93143C5.52429 7.49333 5.185 7.14667 5.19857 6.74667C5.19857 6.33333 5.52429 6 5.93143 6H8.48286C8.68643 6 8.84929 5.82667 8.84929 5.62667V3C8.84929 2.58667 9.175 2.25333 9.58214 2.25333C9.98929 2.25333 10.315 2.58667 10.315 3V5.62667C10.315 6.66667 9.48714 7.50667 8.48286 7.50667V7.49333ZM16.8836 20.2533H8.11643C7.70929 20.2533 7.38357 19.9067 7.38357 19.5067C7.38357 19.1067 7.69571 18.76 8.11643 18.76H16.8836C17.2907 18.76 17.6164 19.1067 17.6164 19.5067C17.6164 19.9067 17.3043 20.2533 16.8836 20.2533Z' fill='%23E4002B'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_56_1095'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  height: 24px;
  width: 24px;
  flex-shrink: 0;
}

.grid-col-download {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: center;
  justify-content: center;
  gap: 40px 8px;
  background: #FFF;
  padding: 40px;
}
.grid-col-download.p-0 {
  padding-bottom: 24px;
}
@media (max-width: 576px) {
  .grid-col-download {
    display: flex;
    flex-direction: column;
    gap: 24px;
  }
}
.grid-col-download a {
  display: flex;
  align-items: center;
  gap: 1rem;
}
@media (max-width: 576px) {
  .grid-col-download a {
    width: 100%;
  }
}

.grid-col-download-2 {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: center;
  justify-content: center;
  gap: 40px 32px;
  background: #FFF;
  padding: 40px;
}
.grid-col-download-2.p-0 {
  padding-bottom: 24px;
}
@media (max-width: 576px) {
  .grid-col-download-2 {
    display: flex;
    flex-direction: column;
    gap: 24px;
  }
}
.grid-col-download-2 a {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.grid-one-row {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 24px;
}
@media (max-width: 1024px) {
  .grid-one-row {
    gap: 20px;
  }
}
@media (max-width: 576px) {
  .grid-one-row {
    gap: 16px;
  }
}

.grid-with-title {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px;
}
@media (max-width: 1024px) {
  .grid-with-title {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }
}
@media (max-width: 576px) {
  .grid-with-title {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 16px;
  }
}

.grid-with-title-two-row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
}
@media (max-width: 1024px) {
  .grid-with-title-two-row {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }
}
@media (max-width: 576px) {
  .grid-with-title-two-row {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 16px;
  }
}

.card-text-arrow-plus-download {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (max-width: 576px) {
  .card-text-arrow-plus-download {
    gap: 1rem;
  }
}

.card-credit {
  display: flex;
  flex-direction: column;
  gap: 32px;
  background: #fff;
  padding: 32px;
}
@media (max-width: 1024px) {
  .card-credit {
    gap: 24px;
  }
}
@media (max-width: 576px) {
  .card-credit {
    gap: 1rem;
  }
}
.card-credit h3 {
  text-align: center;
}
@media (max-width: 576px) {
  .card-credit h3 {
    margin-bottom: 1rem;
  }
}
.card-credit label {
  display: flex;
  flex-direction: column;
  gap: 4px;
  text-transform: uppercase;
}

.credit-ratings-container {
  display: flex;
  gap: 24px;
}
@media (max-width: 1024px) {
  .credit-ratings-container {
    gap: 20px;
  }
}
@media (max-width: 576px) {
  .credit-ratings-container {
    gap: 16px;
    flex-direction: column;
  }
}

.report-panel-multiple-two-col {
  gap: 24px;
}
@media (max-width: 1024px) {
  .report-panel-multiple-two-col {
    gap: 20px;
  }
}
@media (max-width: 576px) {
  .report-panel-multiple-two-col {
    gap: 16px;
  }
}

.gap-archive-bond {
  gap: 24px;
}
.gap-archive-bond h2 {
  margin: 0;
}
@media (max-width: 1024px) {
  .gap-archive-bond {
    gap: 32px;
  }
}

.gap-archive-year {
  gap: 24px;
}
.gap-archive-year h2 {
  margin: 0;
}

.gap-card-text-arrow {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.contact-us {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.contact-us a {
  text-decoration: underline;
}

.documents-gap {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (max-width: 576px) {
  .documents-gap {
    gap: 16px;
  }
}

.card-gap {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.card-text-arrow-shorter {
  display: block;
  width: 429px;
  height: 56px;
}
@media (max-width: 1024px) {
  .card-text-arrow-shorter {
    width: 100%;
  }
}
.card-text-arrow-shorter.full-width {
  width: 100%;
}
.card-text-arrow-shorter p {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 24px;
  height: 56px;
  border-radius: 100px;
  background-color: white;
  margin: 0;
  gap: 24px;
}
@media (max-width: 576px) {
  .card-text-arrow-shorter p {
    height: 54px;
  }
}
.card-text-arrow-shorter p::after {
  content: "";
  width: 42px;
  height: 42px;
  background-image: url("data:image/svg+xml,%3Csvg width='23' height='19' viewBox='0 0 23 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.2646 9.72461L12.5957 18.9287L11.2168 17.4795L18.335 10.7041H0V8.7041H18.4355L11.1963 1.4082L12.6162 0L22.2646 9.72461Z' fill='url(%23paint0_linear_1817_8645)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1817_8645' x1='10.418' y1='0.704102' x2='10.418' y2='18.2041' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.288462' stop-color='%23E4002B'/%3E%3Cstop offset='1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 100%;
  flex-shrink: 0;
}

.tabs-pillow-description {
  display: flex;
  flex-direction: column;
  gap: 56px;
}
@media (max-width: 1024px) {
  .tabs-pillow-description {
    gap: 48px;
  }
}
@media (max-width: 576px) {
  .tabs-pillow-description {
    gap: 40px;
  }
}

.grid-card-text-arrow-two-col {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}
@media (max-width: 576px) {
  .grid-card-text-arrow-two-col {
    grid-template-columns: repeat(1, 1fr);
  }
}

.card-economics {
  background-color: white;
  padding: 32px;
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.card-economics h3,
.card-economics span,
.card-economics label {
  margin: 0;
}
.card-economics .card-economics-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}
.card-economics .card-economics-header h3 {
  color: #000;
  font-family: "LineaSansLight";
  font-size: 26px;
  font-style: normal;
  font-weight: 300;
  line-height: 34px;
}
@media (max-width: 1024px) {
  .card-economics .card-economics-header h3 {
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px;
  }
}
@media (max-width: 576px) {
  .card-economics .card-economics-header h3 {
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 26px;
  }
}
.card-economics .card-economics-header span {
  color: #000;
  font-family: "LineaSansExtraLight";
  font-size: 16px;
  font-style: normal;
  font-weight: 200;
  line-height: 24px; /* 150% */
  letter-spacing: 0.32px;
}
@media (max-width: 1024px) {
  .card-economics .card-economics-header span {
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: 24px; /* 150% */
    letter-spacing: 0.32px;
  }
}
@media (max-width: 576px) {
  .card-economics .card-economics-header span {
    font-size: 14px;
    font-style: normal;
    font-weight: 200;
    line-height: 22px; /* 157.143% */
    letter-spacing: 0.28px;
  }
}
.card-economics .card-economics-content {
  display: grid;
  gap: 32px;
  grid-template-columns: repeat(2, minmax(126px, 1fr));
}
@media (max-width: 576px) {
  .card-economics .card-economics-content {
    gap: 16px;
  }
}
.card-economics .card-economics-content-item {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.card-economics .card-economics-content-item .card-economics-content-item-label {
  color: #000;
  font-family: "LineaSansSemibold";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 166.667% */
  letter-spacing: 0.72px;
  text-transform: uppercase;
}
.card-economics .card-economics-content-item .card-economics-content-item-value {
  color: #000;
  font-family: "LineaSansLight";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 22px; /* 157.143% */
  letter-spacing: 0.14px;
  text-transform: uppercase;
  border: 0;
  background-color: transparent;
}
.card-economics .card-economics-content-item .card-economics-content-item-value ::placeholder {
  color: #919191;
}

.grid-cards-economics {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(auto-fill, minmax(343px, 1fr));
}
.grid-cards-economics .card-economics-wrapper:last-of-type .card-economics {
  background-color: #0a05b0;
  color: white;
}
.grid-cards-economics .card-economics-wrapper:last-of-type .card-economics h3,
.grid-cards-economics .card-economics-wrapper:last-of-type .card-economics span,
.grid-cards-economics .card-economics-wrapper:last-of-type .card-economics .card-economics-header,
.grid-cards-economics .card-economics-wrapper:last-of-type .card-economics .card-economics-content-item-label,
.grid-cards-economics .card-economics-wrapper:last-of-type .card-economics .card-economics-content-item-value {
  color: white;
}
.grid-cards-economics .button-wrapper {
  display: none;
}
@media (max-width: 576px) {
  .grid-cards-economics {
    gap: 16px;
  }
  .grid-cards-economics .card-economics-hidden {
    display: none;
  }
  .grid-cards-economics .load-less-text {
    display: none;
  }
}

.load-less-text {
  display: none;
}

.button-wrapper {
  display: none;
  justify-content: center;
  margin-top: 16px;
}
.button-wrapper .load-more-button {
  cursor: pointer;
  display: inline-block;
}
@media (max-width: 576px) {
  .button-wrapper {
    display: flex;
  }
}

.grid-flexible-link {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(343px, 1fr));
  gap: 16px;
}
.grid-flexible-link-wrapper {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media (max-width: 1024px) {
  .grid-flexible-link-wrapper {
    gap: 28px;
  }
}
@media (max-width: 576px) {
  .grid-flexible-link-wrapper {
    gap: 24px;
  }
}
@media (max-width: 576px) {
  .grid-flexible-link .grid-flexible-link-hidden {
    display: none;
  }
  .grid-flexible-link .load-less-text {
    display: none;
  }
}

.load-less-text {
  display: none;
}

.button-wrapper {
  display: none;
  justify-content: center;
  margin-top: 16px;
}
.button-wrapper .load-more-button {
  cursor: pointer;
  display: inline-block;
}
@media (max-width: 576px) {
  .button-wrapper {
    display: flex;
  }
}

.base-information {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.base-information h2,
.base-information label,
.base-information span,
.base-information a {
  margin: 0;
}
.base-information .base-information-content {
  padding: 32px;
  background: white;
  border-radius: 20px;
  gap: 32px;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(279px, 389px));
}
.base-information .base-information-content label {
  color: #000;
  font-family: "LineaSansSemibold";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 166.667% */
  letter-spacing: 0.72px;
  text-transform: uppercase;
  display: flex;
  flex-direction: column;
  gap: 4px;
  text-transform: uppercase;
}
.base-information .base-information-content label span, .base-information .base-information-content label a {
  color: #000;
  font-family: "LineaSansLight";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 22px; /* 157.143% */
  letter-spacing: 0.14px;
  text-transform: uppercase;
  border: 0;
  background-color: transparent;
}
.base-information .base-information-content label span ::placeholder, .base-information .base-information-content label a ::placeholder {
  color: #919191;
}
.base-information .base-information-content label a {
  text-decoration: underline;
}

.card-title-topic {
  padding: 32px;
  gap: 32px;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  background: white;
}
.card-title-topic label {
  color: #000;
  font-family: "LineaSansSemibold";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 166.667% */
  letter-spacing: 0.72px;
  text-transform: uppercase;
  display: flex;
  flex-direction: column;
  gap: 4px;
  text-transform: uppercase;
}
.card-title-topic label span {
  color: #000;
  font-family: "LineaSansLight";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 22px; /* 157.143% */
  letter-spacing: 0.14px;
  text-transform: uppercase;
  border: 0;
  background-color: transparent;
}
.card-title-topic label span ::placeholder {
  color: #919191;
}

.grid-card-title-topic {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.grid-card-title-topic h2 {
  margin: 0;
}
.grid-card-title-topic .grid-card-title-topic-item {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(343px, 424px));
  gap: 24px;
  justify-content: center;
}

.indicator-card {
  display: flex;
  gap: 32px;
  padding: 32px;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: white;
  flex: 1;
  min-width: 343px;
}
.indicator-card label {
  color: #000;
  font-family: "LineaSansSemibold";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 166.667% */
  letter-spacing: 0.72px;
  text-transform: uppercase;
  text-transform: uppercase;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
}
.indicator-card label span {
  color: #000;
  font-family: "LineaSansLight";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 22px; /* 157.143% */
  letter-spacing: 0.14px;
  text-transform: uppercase;
  border: 0;
  background-color: transparent;
}
.indicator-card label span ::placeholder {
  color: #919191;
}

.grid-indicator-card {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.grid-indicator-card h2,
.grid-indicator-card p,
.grid-indicator-card label,
.grid-indicator-card span {
  margin: 0;
}
.grid-indicator-card p {
  color: #000;
  font-family: "LineaSansExtraLight";
  font-size: 22px;
  font-style: normal;
  font-weight: 200;
  line-height: 32px; /* 145.455% */
  letter-spacing: 0.44px;
}
@media (max-width: 1024px) {
  .grid-indicator-card p {
    font-size: 18px;
    font-style: normal;
    font-weight: 200;
    line-height: 26px; /* 144.444% */
    letter-spacing: 0.36px;
  }
}
@media (max-width: 576px) {
  .grid-indicator-card p {
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: 24px; /* 150% */
    letter-spacing: 0.32px;
  }
}
.grid-indicator-card .indicator-card-container {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}

.program-card-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 24px;
}
.program-card-container .description-label {
  text-align: center;
}
.program-card-container .program-card {
  display: flex;
  flex-direction: column;
  gap: 32px;
  background-color: white;
  padding: 32px;
  border-radius: 20px;
}
@media (max-width: 576px) {
  .program-card-container .program-card {
    padding: 24px;
    gap: 24px;
  }
}
.program-card-container .program-card h2,
.program-card-container .program-card label {
  margin: 0;
}
.program-card-container .program-card h2 {
  text-align: center;
}
.program-card-container .program-card ol {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.program-card-container .program-card ol li {
  color: #000;
  font-family: "LineaSansSemibold";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 166.667% */
  letter-spacing: 0.72px;
  text-transform: uppercase;
  display: inline list-item;
}
.program-card-container .program-card ol li label {
  display: inline-flex;
  flex-direction: column;
  gap: 4px;
}
.program-card-container .program-card ol li label span {
  color: #000;
  /* Mobile/body-medium */
  font-family: "LineaSansRegular";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 166.667% */
  letter-spacing: 0.48px;
  text-transform: uppercase;
}
.program-card-container .program-card ol div:not(:last-child) {
  padding-bottom: 32px;
  border-bottom: 1px solid #e0e0e0;
}

.card-flex-img-title {
  display: flex;
  flex: 1 1 0;
  gap: 76px;
}
.card-flex-img-title h2 {
  margin: 0;
}
@media (max-width: 1024px) {
  .card-flex-img-title {
    gap: 32px;
    flex-direction: column;
  }
}
@media (max-width: 576px) {
  .card-flex-img-title {
    gap: 24px;
    flex-direction: column;
  }
}
.card-flex-img-title.inverse {
  flex-direction: row-reverse;
}
@media (max-width: 1024px) {
  .card-flex-img-title.inverse {
    flex-direction: column;
  }
}
@media (max-width: 576px) {
  .card-flex-img-title.inverse {
    gap: 24px;
  }
}
.card-flex-img-title .top-left {
  top: 0;
  left: 0;
  flex: 1 1 0;
}
.card-flex-img-title .flex-col-img-p {
  display: flex;
  flex-direction: column;
  gap: 16px;
  flex: 1 1 0;
}

.flex-significant-holdings {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.flex-significant-holdings h2 {
  margin: 0;
}
.flex-significant-holdings .flex-data {
  display: flex;
  flex-direction: column;
}
.flex-significant-holdings .flex-data .flex-data-space {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  align-self: stretch;
}

.global-china .description h2 {
  margin-bottom: 32px;
}
@media (max-width: 576px) {
  .global-china .description h2 {
    margin-bottom: 24px;
  }
}
@media (max-width: 576px) {
  .global-china .pagination-flex .container-full-width .container.tight p {
    margin-bottom: 8px;
  }
}
@media (max-width: 1024px) {
  .global-china .solutions-container .swiper-slide {
    flex-direction: column;
  }
}

.where-we-are #where-we-are-detail {
  width: 60%;
}
@media (max-width: 1024px) {
  .where-we-are #where-we-are-detail {
    width: 80%;
  }
}
@media (max-width: 576px) {
  .where-we-are #where-we-are-detail {
    width: 100%;
  }
}
.where-we-are.italy .imageSideText {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
@media (max-width: 1024px) {
  .where-we-are.italy .imageSideText {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 24px;
  }
}
.where-we-are.italy .imageSideText .content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
@media (max-width: 1024px) {
  .where-we-are.italy .imageSideText .content {
    order: 2;
  }
}
.where-we-are.italy .imageSideText .content .label-regular {
  margin: 32px 0 16px;
}
.where-we-are.italy .imageSideText .content .body-medium {
  margin: 0;
}
@media (max-width: 1024px) {
  .where-we-are.italy .imageSideText .imgContainer {
    order: 1;
  }
}
.where-we-are .imageSideText {
  display: flex;
  gap: 76px;
  align-items: start;
}
@media (max-width: 1024px) {
  .where-we-are .imageSideText {
    flex-direction: column-reverse;
    gap: 24px;
  }
}
.where-we-are .imageSideText .main-title-mobile {
  display: none;
  margin-bottom: 24px;
}
@media (max-width: 1024px) {
  .where-we-are .imageSideText .main-title-mobile {
    display: block;
    margin-bottom: 28px;
  }
  .where-we-are .imageSideText .main-title-desktop {
    display: none;
  }
}
.where-we-are .imageSideText img {
  flex: 1 1 0;
  display: block;
  width: 100%;
}
.where-we-are .imageSideText .imgContainer {
  width: 100%;
  flex: 1 1 0;
}
.where-we-are .imageSideText .imgContainer .where-are-we--map {
  padding: 0;
  border-radius: 20px;
  overflow: hidden;
}
.where-we-are .imageSideText .content {
  flex: 1 1 0;
}
.where-we-are .imageSideText .content .card-title {
  margin: 24px 0 16px;
}
@media (max-width: 576px) {
  .where-we-are .imageSideText .content .card-title {
    margin: 0 0 16px;
  }
}
.where-we-are .imageSideText .content .label-regular {
  margin: 24px 0;
}
@media (max-width: 576px) {
  .where-we-are .imageSideText .content .label-regular {
    margin: 24px 0 16px;
  }
}
.where-we-are .imageSideText .content a {
  text-decoration: underline;
  display: inline-block;
}
.where-we-are .imageSideText .content .body-small p strong {
  color: #000;
  font-family: "LineaSansExtraLight";
  font-size: 22px;
  font-style: normal;
  font-weight: 200;
  line-height: 32px; /* 145.455% */
  letter-spacing: 0.44px;
}
@media (max-width: 1024px) {
  .where-we-are .imageSideText .content .body-small p strong {
    font-size: 18px;
    font-style: normal;
    font-weight: 200;
    line-height: 26px; /* 144.444% */
    letter-spacing: 0.36px;
  }
}
@media (max-width: 576px) {
  .where-we-are .imageSideText .content .body-small p strong {
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: 24px; /* 150% */
    letter-spacing: 0.32px;
  }
}

.white-card-two-columns {
  padding: 32px;
  background-color: white;
  display: flex;
}
@media (max-width: 576px) {
  .white-card-two-columns {
    flex-direction: column;
  }
  .white-card-two-columns .column:first-child {
    padding-bottom: 40px;
    border-bottom: 1px solid #d1d1d1;
  }
  .white-card-two-columns .column:last-child {
    padding-top: 40px;
  }
}
.white-card-two-columns .column {
  display: grid;
  flex-direction: column;
  align-items: center;
  grid-auto-rows: 100px;
}
.white-card-two-columns .column:first-child {
  align-items: flex-start;
}
.white-card-two-columns .column:first-child p {
  padding-right: 1rem;
}
.white-card-two-columns .column:last-child p {
  padding-left: 1rem;
}
.white-card-two-columns .column p:last-child {
  padding-top: 2rem;
}
.white-card-two-columns .column p:not(:last-child) {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 2rem;
}
.white-card-two-columns .column h2 {
  align-self: baseline;
}
.white-card-two-columns .column p {
  align-self: center;
}
.white-card-two-columns .column h2,
.white-card-two-columns .column p {
  text-align: center;
  width: 100%;
  vertical-align: middle;
}
.white-card-two-columns h2,
.white-card-two-columns p {
  margin: 0;
}

.grid-card-interview-download {
  background: #fff;
  display: flex;
  flex-direction: column;
  gap: 24px;
  justify-content: center;
  align-items: center;
  padding: 40px;
}
@media (max-width: 576px) {
  .grid-card-interview-download {
    padding: 24px 32px;
  }
}
.grid-card-interview-download a {
  display: flex;
  align-items: center;
  gap: 16px;
}
.grid-card-interview-download a::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cg clip-path='url(%23clip0_56_1095)'%3E%3Cpath d='M11.9707 17.0133L9.06643 14.0267C8.78143 13.7333 8.78143 13.2667 9.06643 12.96C9.35143 12.6667 9.81286 12.6667 10.0979 12.96L11.7807 14.68V8.98666C11.7807 8.57333 12.1064 8.24 12.5136 8.24C12.9207 8.24 13.2464 8.57333 13.2464 8.98666V14.68L14.9293 12.96C15.2143 12.6667 15.6757 12.6667 15.9607 12.96C16.2457 13.2533 16.2457 13.72 15.9607 14.0267L13.0564 17.0133C12.7986 17.3067 12.3371 17.32 12.0521 17.0667C12.0386 17.0533 12.0114 17.04 11.9979 17.0133H11.9707ZM20.1271 24H4.87286C3.84143 24 3 23.16 3 22.12V6.72C3 6.06667 3.25786 5.42667 3.70571 4.97333L7.845 0.72C8.27929 0.266667 8.89 0 9.54143 0H20.1271C21.1586 0 22 0.84 22 1.88V22.1333C22 23.1733 21.1586 24.0133 20.1271 24.0133V24ZM9.54143 1.49333C9.28357 1.49333 9.03929 1.6 8.86286 1.77333L4.73714 6.01333C4.56071 6.2 4.45214 6.45333 4.45214 6.70667V22.12C4.45214 22.3333 4.64214 22.4933 4.87286 22.4933H20.1271C20.3579 22.4933 20.5479 22.32 20.5479 22.12V1.88C20.5479 1.68 20.3579 1.50667 20.1271 1.50667H9.54143V1.49333ZM8.48286 7.49333H5.93143C5.52429 7.49333 5.185 7.14667 5.19857 6.74667C5.19857 6.33333 5.52429 6 5.93143 6H8.48286C8.68643 6 8.84929 5.82667 8.84929 5.62667V3C8.84929 2.58667 9.175 2.25333 9.58214 2.25333C9.98929 2.25333 10.315 2.58667 10.315 3V5.62667C10.315 6.66667 9.48714 7.50667 8.48286 7.50667V7.49333ZM16.8836 20.2533H8.11643C7.70929 20.2533 7.38357 19.9067 7.38357 19.5067C7.38357 19.1067 7.69571 18.76 8.11643 18.76H16.8836C17.2907 18.76 17.6164 19.1067 17.6164 19.5067C17.6164 19.9067 17.3043 20.2533 16.8836 20.2533Z' fill='%23E4002B'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_56_1095'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  height: 24px;
  width: 24px;
  flex-shrink: 0;
}

.grid-col-download {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: center;
  justify-content: center;
  gap: 40px 8px;
  background: #FFF;
  padding: 40px;
}
.grid-col-download.p-0 {
  padding-bottom: 24px;
}
@media (max-width: 576px) {
  .grid-col-download {
    display: flex;
    flex-direction: column;
    gap: 24px;
  }
}
.grid-col-download a {
  display: flex;
  align-items: center;
  gap: 1rem;
}
@media (max-width: 576px) {
  .grid-col-download a {
    width: 100%;
  }
}

.grid-col-download-2 {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: center;
  justify-content: center;
  gap: 40px 32px;
  background: #FFF;
  padding: 40px;
}
.grid-col-download-2.p-0 {
  padding-bottom: 24px;
}
@media (max-width: 576px) {
  .grid-col-download-2 {
    display: flex;
    flex-direction: column;
    gap: 24px;
  }
}
.grid-col-download-2 a {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.grid-one-row {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 24px;
}
@media (max-width: 1024px) {
  .grid-one-row {
    gap: 20px;
  }
}
@media (max-width: 576px) {
  .grid-one-row {
    gap: 16px;
  }
}

.grid-with-title {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px;
}
@media (max-width: 1024px) {
  .grid-with-title {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }
}
@media (max-width: 576px) {
  .grid-with-title {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 16px;
  }
}

.grid-with-title-two-row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
}
@media (max-width: 1024px) {
  .grid-with-title-two-row {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }
}
@media (max-width: 576px) {
  .grid-with-title-two-row {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 16px;
  }
}

#financialHighlightsDialogue, #financialHighlightsDialogueMobile {
  position: absolute;
  top: 40px;
  left: 0;
  padding: 10px 24px;
  width: 100%;
  max-width: 892px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  height: fit-content;
  min-height: unset;
  padding: 24px;
  z-index: 1; /* Reply */
}
@media (max-width: 1024px) {
  #financialHighlightsDialogue, #financialHighlightsDialogueMobile {
    border-radius: 20px 20px 0 0;
  }
}
#financialHighlightsDialogue.hidden, #financialHighlightsDialogueMobile.hidden {
  display: none;
}
#financialHighlightsDialogue p, #financialHighlightsDialogueMobile p {
  margin: 0;
}
@media (max-width: 1024px) {
  #financialHighlightsDialogue, #financialHighlightsDialogueMobile {
    max-width: unset;
    top: unset;
    bottom: 0;
    background: #f1f1f1;
    padding: 24px 24px 40px 24px;
  }
}
@media (max-width: 576px) {
  #financialHighlightsDialogue, #financialHighlightsDialogueMobile {
    padding: 16px 16px 24px 16px;
  }
}
@media (max-width: 576px) {
  #financialHighlightsDialogue .content, #financialHighlightsDialogueMobile .content {
    flex-direction: column;
  }
}
#financialHighlightsDialogue .content .toolbar .btn-secondary-negative, #financialHighlightsDialogueMobile .content .toolbar .btn-secondary-negative {
  height: 48px;
  align-items: center;
  justify-content: center;
}
#financialHighlightsDialogue .content .content-first, #financialHighlightsDialogueMobile .content .content-first {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 1.5rem;
}
@media (max-width: 576px) {
  #financialHighlightsDialogue .content .content-first, #financialHighlightsDialogueMobile .content .content-first {
    width: 100%;
    gap: 2rem;
  }
}
#financialHighlightsDialogue .content .content-first .title-wrapper .title, #financialHighlightsDialogueMobile .content .content-first .title-wrapper .title {
  color: #000;
  font-family: "LineaSansSemibold";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%; /* 19.6px */
  letter-spacing: 0.28px;
  margin-bottom: 12px;
}
@media (max-width: 1024px) {
  #financialHighlightsDialogue .content .content-first .title-wrapper .title, #financialHighlightsDialogueMobile .content .content-first .title-wrapper .title {
    margin-bottom: 20px;
  }
}
#financialHighlightsDialogue .content .content-second, #financialHighlightsDialogueMobile .content .content-second {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 1.5rem;
}
@media (max-width: 1024px) {
  #financialHighlightsDialogue .content .content-second, #financialHighlightsDialogueMobile .content .content-second {
    gap: 2rem;
    justify-content: flex-start;
  }
}
@media (max-width: 576px) {
  #financialHighlightsDialogue .content .content-second, #financialHighlightsDialogueMobile .content .content-second {
    display: none;
  }
}
#financialHighlightsDialogue .content .title-wrapper .title, #financialHighlightsDialogueMobile .content .title-wrapper .title {
  color: #000;
  font-family: "LineaSansSemibold";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%; /* 19.6px */
  letter-spacing: 0.28px;
  margin-bottom: 12px;
}
@media (max-width: 1024px) {
  #financialHighlightsDialogue .content .title-wrapper .title, #financialHighlightsDialogueMobile .content .title-wrapper .title {
    margin-bottom: 20px;
  }
}
#financialHighlightsDialogue .close-tab, #financialHighlightsDialogueMobile .close-tab {
  display: none;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  padding: 6px 11px;
}
@media (max-width: 1024px) {
  #financialHighlightsDialogue .close-tab, #financialHighlightsDialogueMobile .close-tab {
    display: flex;
  }
}
#financialHighlightsDialogue .close-tab button, #financialHighlightsDialogueMobile .close-tab button {
  display: flex;
  align-items: center;
  gap: 8px;
  background: none;
}
#financialHighlightsDialogue .close-tab button::after, #financialHighlightsDialogueMobile .close-tab button::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M7 10L12 15L17 10' stroke='black' stroke-opacity='0.9'/%3E%3C/svg%3E");
  height: 24px;
  width: 24px;
}
#financialHighlightsDialogue .content, #financialHighlightsDialogueMobile .content {
  display: flex;
  gap: 32px;
}
#financialHighlightsDialogue .content > div, #financialHighlightsDialogueMobile .content > div {
  width: calc(50% - 15px);
}
#financialHighlightsDialogue .content .quotation, #financialHighlightsDialogueMobile .content .quotation {
  display: flex;
  align-items: center;
  gap: 24px;
}
@media (max-width: 576px) {
  #financialHighlightsDialogue .content .quotation, #financialHighlightsDialogueMobile .content .quotation {
    flex-wrap: wrap;
    gap: 1rem;
  }
}
#financialHighlightsDialogue .content .quotation .percentage-wrapper, #financialHighlightsDialogueMobile .content .quotation .percentage-wrapper {
  display: flex;
  align-items: center;
  gap: 8px;
}
@media (max-width: 576px) {
  #financialHighlightsDialogue .content .quotation .percentage-wrapper, #financialHighlightsDialogueMobile .content .quotation .percentage-wrapper {
    flex: 1;
  }
}
#financialHighlightsDialogue .content .quotation .percentage-wrapper .percentage, #financialHighlightsDialogueMobile .content .quotation .percentage-wrapper .percentage {
  padding: 4px 12px;
  background-color: rgba(255, 255, 255, 0.4);
  border-radius: 8px;
  flex: 1;
}
@media (max-width: 576px) {
  #financialHighlightsDialogue .content .quotation .percentage-wrapper .percentage, #financialHighlightsDialogueMobile .content .quotation .percentage-wrapper .percentage {
    padding: 8px;
    height: 62px;
    border-radius: 8px;
  }
}
#financialHighlightsDialogue .content .quotation .percentage-wrapper .percentage p, #financialHighlightsDialogueMobile .content .quotation .percentage-wrapper .percentage p {
  margin-bottom: 0;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.24px;
  font-family: "LineaSansBook";
  text-wrap: nowrap;
  display: flex;
  flex-direction: column;
}
@media (max-width: 576px) {
  #financialHighlightsDialogue .content .quotation .percentage-wrapper .percentage p, #financialHighlightsDialogueMobile .content .quotation .percentage-wrapper .percentage p {
    text-align: center;
  }
}
#financialHighlightsDialogue .content .quotation .percentage-wrapper .percentage p span, #financialHighlightsDialogueMobile .content .quotation .percentage-wrapper .percentage p span {
  font-family: "LineaSansMedium";
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.32px;
}
@media (max-width: 576px) {
  #financialHighlightsDialogue .content .quotation .percentage-wrapper .percentage p span, #financialHighlightsDialogueMobile .content .quotation .percentage-wrapper .percentage p span {
    text-align: center;
  }
}
#financialHighlightsDialogue .content .quotation .datetime, #financialHighlightsDialogueMobile .content .quotation .datetime {
  flex-grow: 1;
  width: 100%;
}
#financialHighlightsDialogue .content .quotation .datetime p, #financialHighlightsDialogueMobile .content .quotation .datetime p {
  margin-bottom: 0;
  font-size: 12px;
  font-family: "LineaSansBook";
  line-height: 20px;
  letter-spacing: 0.24px;
}
#financialHighlightsDialogue .content ul, #financialHighlightsDialogueMobile .content ul {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
#financialHighlightsDialogue .content ul li a, #financialHighlightsDialogue .content ul li .no-link, #financialHighlightsDialogueMobile .content ul li a, #financialHighlightsDialogueMobile .content ul li .no-link {
  display: flex;
  gap: 8px;
  align-items: flex-start;
  font-family: "LineaSansBook";
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.24px;
}
@media (hover: hover) {
  #financialHighlightsDialogue .content ul li a:hover, #financialHighlightsDialogue .content ul li .no-link:hover, #financialHighlightsDialogueMobile .content ul li a:hover, #financialHighlightsDialogueMobile .content ul li .no-link:hover {
    text-decoration: underline;
    text-underline-offset: 2px;
  }
}
#financialHighlightsDialogue .content ul li a span, #financialHighlightsDialogue .content ul li .no-link span, #financialHighlightsDialogueMobile .content ul li a span, #financialHighlightsDialogueMobile .content ul li .no-link span {
  padding-top: 1px;
}
#financialHighlightsDialogue .content ul li a.all-button, #financialHighlightsDialogue .content ul li .no-link.all-button, #financialHighlightsDialogueMobile .content ul li a.all-button, #financialHighlightsDialogueMobile .content ul li .no-link.all-button {
  margin-top: 0.5rem;
}
@media (max-width: 1024px) {
  #financialHighlightsDialogue .content ul li a.all-button, #financialHighlightsDialogue .content ul li .no-link.all-button, #financialHighlightsDialogueMobile .content ul li a.all-button, #financialHighlightsDialogueMobile .content ul li .no-link.all-button {
    margin-top: 12px;
  }
}
#financialHighlightsDialogue .content ul li a .img-link, #financialHighlightsDialogue .content ul li .no-link .img-link, #financialHighlightsDialogueMobile .content ul li a .img-link, #financialHighlightsDialogueMobile .content ul li .no-link .img-link {
  width: 15px; /* Reply */
  margin-top: 3px; /* Reply */
}
#financialHighlightsDialogue .content ul li a.link-list, #financialHighlightsDialogueMobile .content ul li a.link-list {
  color: #000;
  font-family: "LineaSansLight";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 22px; /* 157.143% */
  letter-spacing: 0.14px;
  text-transform: uppercase;
  border: 0;
  background-color: transparent;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-thickness: 0%;
  text-transform: uppercase;
  text-underline-offset: 2px;
}
#financialHighlightsDialogue .content ul li a.link-list ::placeholder, #financialHighlightsDialogueMobile .content ul li a.link-list ::placeholder {
  color: #919191;
}
#financialHighlightsDialogue .content .bottom-details, #financialHighlightsDialogueMobile .content .bottom-details {
  display: flex;
  align-items: center;
  gap: 20px;
}
@media (max-width: 1024px) {
  #financialHighlightsDialogue .content .bottom-details, #financialHighlightsDialogueMobile .content .bottom-details {
    display: none;
  }
}
#financialHighlightsDialogue .content .bottom-details > div p, #financialHighlightsDialogueMobile .content .bottom-details > div p {
  font-family: "LineaSansBook";
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.24px;
}
#financialHighlightsDialogue .content .bottom-details > div p span, #financialHighlightsDialogueMobile .content .bottom-details > div p span {
  font-family: "LineaSansMedium";
  font-size: 28px;
  line-height: 36px;
  letter-spacing: 0;
}

.card-img-with-pie {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (max-width: 1024px) {
  .card-img-with-pie {
    gap: 20px;
  }
}
@media (max-width: 576px) {
  .card-img-with-pie {
    gap: 16px;
  }
}

.container-download-with-separator {
  display: flex;
  flex-direction: column;
  background-color: white;
  padding: 40px;
}
.container-download-with-separator .sep {
  padding-top: 24px;
}
.container-download-with-separator .grid-label {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  padding-top: 24px;
  height: fit-content;
  gap: 0px 32px;
}
.container-download-with-separator .grid-label p {
  margin-bottom: 0px;
}
@media (max-width: 576px) {
  .container-download-with-separator {
    padding: 32px;
  }
}

.search-bar-with-title {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.search-bar-with-title .search-bar {
  border-radius: 0;
}
@media (max-width: 576px) {
  .search-bar-with-title {
    gap: 24px;
  }
}

.separator-grey-reduced {
  margin-top: 10px;
  height: 1px;
  background-color: #D9D9D9;
  width: 50%;
  display: block;
}
@media (max-width: 1024px) {
  .separator-grey-reduced {
    width: 100%;
  }
}
@media (max-width: 576px) {
  .separator-grey-reduced {
    display: none;
  }
}

.tabs-gap {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.download-with-d-gap {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media (max-width: 1024px) {
  .download-with-d-gap {
    gap: 24px;
  }
}
@media (max-width: 576px) {
  .download-with-d-gap {
    gap: 16px;
  }
}

.search-hero-wrapper {
  background-color: black;
  position: relative;
}
.search-hero-wrapper .search-main-bar {
  max-width: 634px !important;
}
@media (max-width: 1024px) {
  .search-hero-wrapper .search-main-bar {
    max-width: unset !important;
  }
  .search-hero-wrapper .search-main-bar input {
    border-radius: 10px !important;
    margin: 0 !important;
  }
}
.search-hero-wrapper .search-main-bar-input-wrapper,
.search-hero-wrapper .search-main-bar input {
  max-width: unset !important;
  background-color: black;
  margin: 0px;
}
.search-hero-form-container {
  display: flex;
  flex-direction: column;
  gap: 48px;
  z-index: 1;
}
@media (max-width: 576px) {
  .search-hero-form-container {
    gap: 40px;
  }
}
.search-hero-bg {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  max-width: 500px;
  object-fit: cover;
  object-position: center;
  z-index: 0;
}
@media (max-width: 1024px) {
  .search-hero-bg {
    display: none;
  }
}
.search-hero-container {
  display: flex;
  flex-direction: column;
  padding: 176px 60px 76px 60px !important;
  gap: 72px;
}
@media (max-width: 1024px) {
  .search-hero-container {
    padding: 136px 24px 76px 24px !important;
  }
}
@media (max-width: 576px) {
  .search-hero-container {
    padding: 164px 16px 48px 16px !important;
  }
}
.search-hero-container h1,
.search-hero-container label {
  color: white;
  margin: 0;
}
.search-hero-container form {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.search-hero-container .search-main-submit {
  line-height: 24px;
  background-color: black;
  border-radius: 24px;
}
@media (max-width: 1024px) {
  .search-hero-container .search-main-submit {
    display: none;
  }
}
.search-hero-container input[type=search]::-webkit-search-cancel-button, .search-hero-container input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
  appearance: none;
}
@media (max-width: 1024px) {
  .search-hero-container input[type=search] {
    width: 100%;
    height: 48px;
    font-size: 16px;
    padding: 12px 16px;
    padding-right: 80px;
    border: 1px solid #333333;
    border-radius: 10px;
    color: #fff;
  }
  .search-hero-container input[type=search]::placeholder {
    color: #6B6B6B;
    font-family: "LineaSansLight";
    font-size: 16px;
    font-style: italic;
    font-weight: 300;
    line-height: 24px; /* 150% */
  }
  .search-hero-container input[type=search]:not(:placeholder-shown) ~ .search-main-bar-reset {
    display: flex;
  }
  .search-hero-container input[type=search]:focus:not(:placeholder-shown) ~ .search-main-bar-reset {
    display: flex;
  }
}
@media (max-width: 1024px) {
  .search-hero-container .search-main-bar-input-wrapper {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
  }
}
@media (max-width: 1024px) {
  .search-hero-container .search-main-bar-reset {
    position: absolute;
    right: 52px;
    background: #262626;
    border: none;
    cursor: pointer;
    padding: 6px;
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 2;
    border-radius: 100%;
  }
  .search-hero-container .search-main-bar-reset img {
    width: 6px;
    height: 6px;
  }
}
.search-hero-container .search-main-bar-handler {
  display: none;
}
@media (max-width: 1024px) {
  .search-hero-container .search-main-bar-handler {
    position: absolute;
    right: 16px;
    width: 24px;
    height: 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    border: none;
    cursor: pointer;
    z-index: 2;
  }
}
.search-hero-form-container {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.search-topics .search-topics-meta {
  font-family: LineaSansExtraLight !important;
}

.business-area-selector {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.business-area-selector-info {
  display: flex;
  align-items: center;
  gap: 8px;
}
.business-area-selector-info .description-label {
  color: white;
}
.business-area-selector-info img {
  width: 15px;
  height: 15px;
}

.custom-select-wrapper {
  position: relative;
  width: 100%;
  max-width: 634px;
  background-color: black;
}
@media (max-width: 1024px) {
  .custom-select-wrapper {
    max-width: unset;
  }
}

.custom-select-trigger {
  width: 100%;
  border: none;
  padding: 11px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  border-radius: 10px;
  border: 1px solid #d9d9d9;
  background: none;
}
.custom-select-trigger[aria-expanded=true] .custom-select-arrow {
  transform: rotate(0deg);
}
@media (max-width: 1024px) {
  .custom-select-trigger {
    height: 48px;
    padding: 12px 16px;
  }
}

.custom-select-value {
  flex: 1;
  text-align: left;
  transition: all 0.2s ease;
}
.custom-select-value.selected {
  color: #000;
  font-family: "LineaSansLight";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 22px; /* 157.143% */
  letter-spacing: 0.14px;
  text-transform: uppercase;
  border: 0;
  background-color: transparent;
  color: white;
  text-transform: none;
  font-size: 16px;
}
.custom-select-value.selected ::placeholder {
  color: #919191;
}

.custom-select-arrow {
  width: 24px;
  height: 24px;
  transform: rotate(180deg);
  transition: transform 0.3s ease;
  flex-shrink: 0;
  margin-left: 12px;
}

.custom-select-list {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background-color: white;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.0705882353);
  border-radius: 10px;
  margin-top: 11px;
  padding: 24px;
  list-style: none;
  max-height: 408px;
  overflow-y: auto;
  display: none;
  z-index: 1000;
  flex-direction: column;
  gap: 16px;
}
.custom-select-wrapper[data-open=true] .custom-select-list {
  display: flex;
}

.custom-select-option {
  color: #000;
  font-family: "LineaSansLight";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 22px; /* 157.143% */
  letter-spacing: 0.14px;
  text-transform: uppercase;
  border: 0;
  background-color: transparent;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  text-transform: none;
  font-size: 16px;
  line-height: 24px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  transition: background-color 0.2s ease;
  color: black;
}
.custom-select-option ::placeholder {
  color: #919191;
}
.custom-select-option:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
@media (hover: hover) {
  .custom-select-option:hover, .custom-select-option:focus, .custom-select-option.focused, .custom-select-option[aria-selected=true] {
    position: relative;
    transition: all 0.3s ease-out;
    background: none;
  }
  .custom-select-option:hover::before, .custom-select-option:focus::before, .custom-select-option.focused::before, .custom-select-option[aria-selected=true]::before {
    content: "";
    position: absolute;
    top: -10.5px;
    left: -14px;
    width: calc(100% + 28px);
    height: 44px;
    background: #f2f2f2;
    border-radius: 12px;
    z-index: -1;
  }
}
.custom-select-option span {
  flex: 1;
}

.option-arrow {
  flex-shrink: 0;
  margin-left: 12px;
}

.search-content .search-main-bar .search-main-bar-input-wrapper input {
  background-color: black;
}
.search-content .search-main-bar .search-main-submit {
  background-color: black;
  border-radius: 24px;
}

.search-products-container {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.search-products-container h2 {
  margin: 0;
}
@media (max-width: 576px) {
  .search-products-container {
    gap: 32px;
  }
}

.people-cards-container .people-card {
  min-width: 250px;
}

.search-widget-global--content {
  width: 100%;
  max-width: 569px;
  display: flex;
  align-items: flex-end;
  gap: 16px;
}
@media (max-width: 1024px) {
  .search-widget-global--content {
    max-width: -webkit-fill-available !important;
  }
}
.search-widget-global--content .search-widget-global--content--search {
  width: 100%;
  max-width: 450px;
}
@media (max-width: 1024px) {
  .search-widget-global--content .search-widget-global--content--search {
    max-width: -webkit-fill-available !important;
  }
  .search-widget-global--content .search-widget-global--content--search .twitter-typeahead {
    max-width: -webkit-fill-available !important;
  }
}
.search-widget-global--content .search-widget-global--content--search #search-wrapper .twitter-typeahead {
  width: 100%;
  max-width: 450px;
}
.search-widget-global--content .search-widget-global--content--search #search-wrapper .twitter-typeahead .twitter-typeahead {
  width: 100%;
  max-width: 450px;
}

.search-press-release {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  gap: 16px;
}
.search-press-release-container {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.search-press-release-container h2 {
  margin: 0;
}
@media (max-width: 576px) {
  .search-press-release-container {
    gap: 32px;
  }
}
.search-press-release-container .filter-container--subfilters--list--subfilter--btn-close {
  content: url("/o/leonardo-restyle-theme/images/img/generic/checkbox-plus.svg");
  background-color: #262626;
  border-radius: 50%;
}
.search-press-release-button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.search-press-release-button .btn-primary-positive {
  line-height: 24px;
}
.search-press-release-hidden {
  display: none;
}

.search-documents {
  width: 100%;
  max-width: 794px;
  align-self: center;
}
@media (max-width: 576px) {
  .search-documents a {
    justify-content: center;
  }
}
.search-documents-container {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.search-documents-container h2 {
  margin: 0;
}
@media (max-width: 576px) {
  .search-documents-container {
    gap: 32px;
  }
}
.search-documents-container .card-interview {
  padding: 40px;
}
@media (max-width: 576px) {
  .search-documents-container .card-interview {
    padding: 24px;
  }
}
.search-documents-button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.search-documents-button .btn-primary-positive {
  line-height: 24px;
}
.search-documents-hidden {
  display: none !important;
}

.search-news-stories {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-content: center;
  gap: 20px;
}
@media (max-width: 1024px) {
  .search-news-stories {
    display: flex;
    justify-content: flex-start;
    overflow-x: auto;
    scrollbar-width: none;
    margin-right: -4px;
    gap: 1rem;
  }
}
@media (max-width: 1024px) {
  .search-news-stories .news-card {
    flex-shrink: 0;
    max-width: 313px;
    min-width: 313px;
  }
}
@media (max-width: 576px) {
  .search-news-stories .news-card {
    max-width: 250px;
    min-width: 250px;
  }
}
.search-news-stories-container {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.search-news-stories-container h2 {
  margin: 0;
}
@media (max-width: 576px) {
  .search-news-stories-container {
    gap: 32px;
  }
}
.search-news-stories-button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.search-news-stories-button .btn-primary-positive {
  line-height: 24px;
}
@media (max-width: 1024px) {
  .search-news-stories-button {
    display: none;
  }
}
.search-news-stories-hidden {
  display: none;
}
@media (max-width: 1024px) {
  .search-news-stories-hidden {
    display: flex;
  }
}

.search-topics {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  justify-content: center;
}
@media (max-width: 1024px) {
  .search-topics {
    gap: 20px;
  }
}
@media (max-width: 576px) {
  .search-topics {
    grid-template-columns: repeat(1, 1fr);
    gap: 16px;
  }
}
.search-topics-container {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.search-topics-container h2 {
  margin: 0;
}
@media (max-width: 576px) {
  .search-topics-container {
    gap: 32px;
  }
}
.search-topics-button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.search-topics-button .btn-primary-positive {
  line-height: 24px;
}
.search-topics-card {
  background-color: white;
  border-radius: 20px;
  padding: 32px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (max-width: 576px) {
  .search-topics-card {
    border-radius: 20px;
    padding: 20px;
    gap: 20px;
  }
}
.search-topics-meta, .search-topics-description, .search-topics-title {
  margin: 0;
}
.search-topics-description {
  text-transform: none;
}
.search-topics-card-hidden {
  display: none;
}

.search-researchers {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(350px, 652px));
  gap: 16px;
  justify-content: center;
}
.search-researchers-container {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.search-researchers-container p {
  margin: 0;
}
@media (max-width: 576px) {
  .search-researchers-container {
    gap: 32px;
  }
}
.search-researchers-button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.search-researchers-button .btn-primary-positive {
  line-height: 24px;
}
.search-researchers-card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 24px;
  background-color: white;
  border-radius: 100px;
  gap: 16px;
  position: relative;
}
.search-researchers-card span {
  flex: 1;
}
.search-researchers-card::after {
  content: "";
  width: 17px;
  height: 14px;
  background-image: url("data:image/svg+xml,%3Csvg width='17' height='14' viewBox='0 0 23 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.2646 9.72461L12.5957 18.9287L11.2168 17.4795L18.335 10.7041H0V8.7041H18.4355L11.1963 1.4082L12.6162 0L22.2646 9.72461Z' fill='url(%23paint0_linear_researchers)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_researchers' x1='10.418' y1='0.704102' x2='10.418' y2='18.2041' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.288462' stop-color='%23E4002B'/%3E%3Cstop offset='1' stop-color='%23000'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  flex-shrink: 0;
}

.blue-info-card {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 32px;
  border-radius: 20px;
  background-color: #0904bf;
  height: 100%;
}
.blue-info-card p,
.blue-info-card label,
.blue-info-card .blue-info-card-content {
  color: white;
  margin: 0;
}
@media (max-width: 576px) {
  .blue-info-card {
    padding: 24px;
    border-radius: 20px;
  }
}

.grid-blue-info-card {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}
@media (max-width: 576px) {
  .grid-blue-info-card {
    grid-template-columns: repeat(1, 1fr);
    gap: 16px;
  }
}

.active-tenders {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.active-tenders h2 {
  margin-bottom: 0;
}

.text-pie-container {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (max-width: 1024px) {
  .text-pie-container {
    gap: 20px;
  }
}
@media (max-width: 576px) {
  .text-pie-container {
    gap: 16px;
  }
}

.flex-col-accordion-items-container {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.flex-col-accordion-items-container .accordion-hidden {
  display: none;
}

.accordion-item-arrow-with-link {
  display: flex;
  flex-direction: column;
}
.accordion-item-arrow-with-link .accordion-item-panel .panel-content {
  padding: 0px !important;
}
.accordion-item-arrow-with-link .accordion-item-panel .panel-content p {
  margin-top: 16px;
  margin-bottom: 24px;
}

.remuneration-summary-card {
  background-color: white;
  display: flex;
  padding: 32px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 32px;
}
.remuneration-summary-card .left-side,
.remuneration-summary-card .right-side {
  width: 50%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
@media (max-width: 576px) {
  .remuneration-summary-card .left-side,
  .remuneration-summary-card .right-side {
    gap: 0px;
  }
}

.grid-remuneration-summary-card {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
}
@media (max-width: 576px) {
  .grid-remuneration-summary-card {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 16px;
  }
}

.trade-compliance-card {
  background-color: white;
  display: flex;
  padding: 32px;
  flex-direction: column;
  justify-content: center;
  gap: 32px;
}
@media (max-width: 576px) {
  .trade-compliance-card {
    gap: 24px;
  }
}

.grid-trade-compliance-card {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}
@media (max-width: 1024px) {
  .grid-trade-compliance-card {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px;
  }
}
@media (max-width: 576px) {
  .grid-trade-compliance-card {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 16px;
  }
}

.trade-compliance-section-with-button {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

section[id=management-carousel] .management-swiper {
  width: 100%;
  height: 100%;
  position: relative;
  padding-bottom: 64px;
}
section[id=management-carousel] .management-swiper.noarrow {
  padding: 0;
}
section[id=management-carousel] .management-swiper .swiper-slide {
  display: flex;
  height: auto;
  gap: 20px;
  width: 100%;
}
section[id=management-carousel] .management-swiper .swiper-slide .management-card-container {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
@media (max-width: 576px) {
  section[id=management-carousel] .management-swiper .swiper-slide .management-card-container {
    flex-direction: column;
    gap: 16px;
  }
}
section[id=management-carousel] .management-swiper .swiper-slide .management-card {
  position: relative;
  width: 100%;
  flex: 1 1 0;
}
@media (max-width: 576px) {
  section[id=management-carousel] .management-swiper .swiper-slide .management-card {
    padding: 0;
  }
}
section[id=management-carousel] .management-swiper .swiper-slide .management-card-image {
  position: relative;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}
@media (max-width: 576px) {
  section[id=management-carousel] .management-swiper .swiper-slide .management-card-image {
    border-radius: 20px;
  }
}
section[id=management-carousel] .management-swiper .swiper-slide .management-card-title {
  position: absolute;
  bottom: 16px;
  left: 0;
  right: 0;
  margin: auto;
  color: #292929;
  backdrop-filter: blur(24px);
  background: rgba(255, 255, 255, 0.6509803922);
  border-radius: 20px;
  padding: 24px;
  display: flex;
  justify-content: space-between;
  height: 138px;
  width: calc(100% - 32px);
}
section[id=management-carousel] .management-swiper .swiper-slide .management-card-title-content {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
section[id=management-carousel] .management-swiper .swiper-slide .management-card-title-icon {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
section[id=management-carousel] .management-swiper .swiper-slide .management-card-title-icon::before {
  content: "";
  width: 42px;
  height: 42px;
  background: url("/assets/img/management/link-arrow.svg") no-repeat center center;
  background-size: contain;
}

.tabs-text-with-title-container {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media (max-width: 576px) {
  .tabs-text-with-title-container {
    gap: 24px;
  }
}

.leonardo-helicopters-simple-text-gap {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (max-width: 576px) {
  .leonardo-helicopters-simple-text-gap {
    gap: 16px;
  }
}

.tabs-text-container {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media (max-width: 576px) {
  .tabs-text-container {
    gap: 16px;
  }
}

.active-tenders-filter {
  display: flex;
  flex-direction: column;
  gap: 48px;
  padding-top: 76px;
  padding-bottom: 76px;
}
@media (max-width: 576px) {
  .active-tenders-filter {
    gap: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.active-tenders-filter #list-content-viewer-filter-tabs {
  padding: 0;
}
.active-tenders-filter .search-bar-filter-input-wrapper {
  max-width: 100%;
}
.active-tenders-filter .title-filter-container {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.active-tenders-filter .title-filter-container h2 {
  margin-bottom: 0;
}
@media (max-width: 576px) {
  .active-tenders-filter .title-filter-container {
    gap: 40px;
  }
}

.basic-info-card {
  background-color: white;
  border-radius: 20px;
  display: flex;
  padding: 32px;
  flex-direction: column;
  justify-content: center;
  gap: 32px;
}
@media (max-width: 576px) {
  .basic-info-card {
    gap: 24px;
  }
}
.basic-info-card .row {
  display: flex;
  flex-direction: row;
  gap: 32px;
  flex-wrap: nowrap;
}
.basic-info-card .row .left-side,
.basic-info-card .row .right-side {
  width: 50%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.awards-container {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (max-width: 576px) {
  .awards-container {
    gap: 16px;
  }
}

.card-image-container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 76px;
}
@media (max-width: 1024px) {
  .card-image-container {
    flex-direction: column;
    gap: 18px;
  }
}
.card-image-container .left {
  width: calc(50% - 10px);
  flex-shrink: 0;
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .card-image-container .left {
    width: 100% !important;
  }
}
@media (max-width: 576px) {
  .card-image-container .left {
    border-radius: 20px;
  }
}
.card-image-container .left .image-container {
  width: 120%;
  overflow: hidden;
  transform: translateX(-10%);
}
.card-image-container .left .image-container img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.card-image-container .right {
  width: 40%;
  display: flex;
  flex-direction: column;
  gap: 24px;
  color: black;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  height: auto;
  align-self: stretch;
}
@media (max-width: 1024px) {
  .card-image-container .right {
    width: 100%;
    order: 1;
  }
}
.card-image-container .right .slide-type {
  text-transform: uppercase;
  position: absolute;
  top: 0;
}
.card-image-container .right .title {
  text-align: left;
  margin: 0;
}
.card-image-container .right .btn-primary-positive {
  text-transform: uppercase;
  margin-top: 0;
}

.sant-anna-video-container .two-video-wrapper {
  display: flex;
  flex-direction: row;
  gap: 24px;
}
@media (max-width: 576px) {
  .sant-anna-video-container .two-video-wrapper {
    display: none;
  }
}
.sant-anna-video-container .two-video-wrapper .right,
.sant-anna-video-container .two-video-wrapper .left {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.sant-anna-video-container .carousel-small-3-video-wrapper {
  display: none;
}
@media (max-width: 576px) {
  .sant-anna-video-container .carousel-small-3-video-wrapper {
    display: block;
  }
}

.sant-anna-school-carousel .sant-anna-school-swiper {
  width: 100%;
  height: 100%;
  position: relative;
  padding-bottom: 64px;
}
.sant-anna-school-carousel .sant-anna-school-swiper.noarrow {
  padding: 0;
}
.sant-anna-school-carousel .sant-anna-school-swiper .swiper-slide {
  display: flex;
  height: auto;
  gap: 20px;
  width: 100%;
}
.sant-anna-school-carousel .sant-anna-school-swiper .swiper-slide .sant-anna-school-card-container {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
@media (max-width: 576px) {
  .sant-anna-school-carousel .sant-anna-school-swiper .swiper-slide .sant-anna-school-card-container {
    flex-direction: column;
    gap: 16px;
  }
}
.sant-anna-school-carousel .sant-anna-school-swiper .swiper-slide .sant-anna-school-card {
  position: relative;
  width: 100%;
  flex: 1 1 0;
  height: 501px;
}
@media (max-width: 576px) {
  .sant-anna-school-carousel .sant-anna-school-swiper .swiper-slide .sant-anna-school-card {
    padding: 0;
    height: 430px;
  }
}
.sant-anna-school-carousel .sant-anna-school-swiper .swiper-slide .sant-anna-school-card-image {
  position: relative;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sant-anna-school-carousel .sant-anna-school-swiper .swiper-slide .sant-anna-school-card-title {
  position: absolute;
  bottom: 16px;
  left: 0;
  right: 0;
  margin: auto;
  color: #292929;
  background: rgba(255, 255, 255, 0.6509803922);
  backdrop-filter: blur(12px);
  padding: 24px;
  display: flex;
  justify-content: space-between;
  width: calc(100% - 32px);
}
@media (max-width: 1024px) {
  .sant-anna-school-carousel .sant-anna-school-swiper .swiper-slide .sant-anna-school-card-title {
    width: 100%;
    bottom: 0px;
  }
}
.sant-anna-school-carousel .sant-anna-school-swiper .swiper-slide .sant-anna-school-card-title-content {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.breadcrumbs-drone-contest-wrapper .container .breadcrumbs {
  padding-bottom: 40px;
}

.card-pie-container {
  display: flex;
  flex-direction: column;
  gap: 24px !important;
}
.card-pie-container .pie-wrapper .pie-container .content-pie {
  display: flex;
  text-align: center;
  justify-content: center !important;
}

.information-white-card-separator-grey {
  padding: 32px;
  background-color: white;
  flex: 1;
  height: fit-content;
  display: flex;
  flex-direction: column;
  border-radius: 20px;
  gap: 32px;
  /* Initialize the counter */
  counter-reset: card-counter;
}
.information-white-card-separator-grey > h2 {
  margin: 0;
}
.information-white-card-separator-grey:last-of-type {
  flex: 0 0 50%;
}
.information-white-card-separator-grey .card-flex {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media (max-width: 576px) {
  .information-white-card-separator-grey .card-flex {
    gap: 24px;
  }
}
.information-white-card-separator-grey .card-flex .card-content {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.information-white-card-separator-grey .card-flex .card-content .body-small:empty {
  display: none;
}
.information-white-card-separator-grey .card-content {
  /* Increment counter for each card */
  counter-increment: card-counter;
}
.information-white-card-separator-grey .card-content p,
.information-white-card-separator-grey .card-content h4 {
  margin: 0;
}
.information-white-card-separator-grey .card-content h4.label-bold {
  /* Add the number before the heading */
}
.information-white-card-separator-grey .card-content h4.label-bold::before {
  content: counter(card-counter) ". ";
  font-weight: bold;
}

.disclaimer-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.55);
  backdrop-filter: blur(6px);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.disclaimer-overlay .disclaimer-modal {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  width: 521px;
  background: #fff;
  padding: 24px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.25);
  overflow: visible;
}
@media (max-width: 576px) {
  .disclaimer-overlay .disclaimer-modal {
    padding: 16px;
  }
}
.disclaimer-overlay .disclaimer-modal .disclaimer-close-container {
  position: absolute;
  right: 20px;
  top: 20px;
  background: none;
  border: none;
  z-index: 9998;
}
@media (max-width: 576px) {
  .disclaimer-overlay .disclaimer-modal .disclaimer-close-container {
    display: none;
  }
}
.disclaimer-overlay .disclaimer-modal .disclaimer-close-container .disclaimer-close {
  cursor: pointer;
  opacity: 0.7;
}
.disclaimer-overlay .disclaimer-modal .disclaimer-close-container .disclaimer-close:hover {
  opacity: 1;
  color: inherit;
  border: 0;
}
.disclaimer-overlay .disclaimer-modal .mobile-disclaimer-close-container {
  display: none;
  background: none;
  border: none;
  padding: 6px 11px;
}
@media (max-width: 576px) {
  .disclaimer-overlay .disclaimer-modal .mobile-disclaimer-close-container {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
  }
}
.disclaimer-overlay .disclaimer-modal .mobile-disclaimer-close-container .mobile-disclaimer-close {
  cursor: pointer;
  opacity: 0.7;
}
.disclaimer-overlay .disclaimer-modal .mobile-disclaimer-close-container .mobile-disclaimer-close:hover {
  opacity: 1;
}
.disclaimer-overlay .disclaimer-modal .modal-content {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border: none;
  box-shadow: none;
}
.disclaimer-overlay .disclaimer-modal .modal-content .title-modal {
  color: #000;
  font-family: "ConnextSansRegular";
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px;
  letter-spacing: 0.72px;
  text-transform: uppercase;
}
@media (max-width: 576px) {
  .disclaimer-overlay .disclaimer-modal .modal-content .title-modal {
    font-size: 32px;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: 0.64px;
  }
}
.disclaimer-overlay .disclaimer-modal .modal-content .component-with-title .body-small p {
  margin: 0;
}
.disclaimer-overlay .disclaimer-modal .modal-content .component-with-title .body-small .link-blue, .disclaimer-overlay .disclaimer-modal .modal-content .component-with-title .body-small a {
  color: #0904BF;
}
.disclaimer-overlay .disclaimer-modal .modal-content .disclaimer-buttons {
  display: flex;
  gap: 16px;
}

.innovation-award-list-paragraph ol {
  list-style-type: disc;
  list-style-position: outside;
  padding-left: 1.5em;
  margin-left: 0;
}

.innovation-award-list-paragraph ol li {
  display: list-item;
}

.hero-02-text-container {
  padding-right: 16px !important;
  padding-left: 16px !important;
}

.sant-anna-paragraph-list-with-body-medium-title {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media (max-width: 1024px) {
  .sant-anna-paragraph-list-with-body-medium-title {
    gap: 16px;
  }
}
.sant-anna-paragraph-list-with-body-medium-title ol {
  list-style-type: disc;
  list-style-position: outside;
  padding-left: 1.5em;
  margin-left: 0;
}
.sant-anna-paragraph-list-with-body-medium-title ol li {
  display: list-item;
}

.tabs-pillow-cards-container {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.tabs-pillow-cards-container .tabs-gap {
  gap: 40px;
}
@media (max-width: 1024px) {
  .tabs-pillow-cards-container .tabs-gap {
    gap: 16px;
  }
}

.control-risks-paragraph-with-body-medium-title {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (max-width: 576px) {
  .control-risks-paragraph-with-body-medium-title {
    gap: 16px;
  }
}

.search-bar-filter-input-wrapper {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  max-width: 874px;
}
.search-bar-filter-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  width: 100%;
  border: none;
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 10px;
}
.search-bar-filter-input:focus-visible {
  outline: none !important;
  border-color: #000 !important;
}
@media (max-width: 1024px) {
  .search-bar-filter-input {
    border: 1px solid #dfdfdf;
    padding: 12px 16px;
    border-radius: 10px;
  }
}
.search-bar-filter-handler {
  position: absolute;
  right: 15px;
  top: -2px;
}
@media (max-width: 1024px) {
  .search-bar-filter-handler {
    right: 28px;
    top: 9px;
  }
}

.reset-button-filter {
  display: flex;
  align-items: center;
  gap: 8px;
}

.region-filter-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: flex-start;
  max-height: 90px;
  overflow: auto;
}
.region-filter-tab {
  display: contents;
}
.region-filter-tab-btn {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.region-filter-label {
  order: 1;
  background-color: transparent;
  cursor: pointer;
  border: 1px solid #000;
  border-radius: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 8px 16px;
  margin: 0;
  transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease, padding-left 0.2s ease;
  position: relative;
  padding-left: 16px;
}
.region-filter-label img {
  transition: transform 0.2s ease;
}
.region-filter-label::before {
  content: "";
  display: inline-block;
  flex-shrink: 0;
  width: 5px;
  height: 5px;
  background-color: #000;
  border-radius: 50%;
  opacity: 0;
  position: absolute;
  left: 16px;
  top: 50%;
  transform: translateY(-50%) scale(0);
  transform-origin: center;
  transition: opacity 0.2s ease, transform 0.2s ease;
}
.region-filter-tab-btn:checked + .region-filter-label {
  background: #000;
  color: #fff;
}
.region-filter-tab-btn:checked + .region-filter-label img {
  transform: rotate(-180deg);
}
.region-filter-tab-btn:checked + .region-filter-label::before {
  background-color: #fff;
}
.region-filter-tab-btn:checked + .region-filter-label.checked-dot {
  padding-left: 27px;
}
.region-filter-tab-btn:checked + .region-filter-label.checked-dot::before {
  opacity: 1;
  transform: translateY(-50%) scale(1);
}
.region-filter-panel {
  order: 2;
  width: 100%;
  display: none;
  padding-top: 8px;
}
.region-filter-options {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  max-height: 88px;
  padding: 0;
  overflow: auto;
}
.region-filter-option {
  position: relative;
  margin: 0;
}
.region-filter-option-btn {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.region-filter-option-label {
  background-color: #fff;
  cursor: pointer;
  border: 1px solid #fff;
  border-radius: 40px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  justify-content: center;
  padding: 8px 16px;
  text-wrap: nowrap;
  margin-bottom: 0;
  transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}
.region-filter-option-icon {
  width: 18px;
  height: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.region-filter-option-icon--plus {
  background-color: #e4002b;
}
.region-filter-option-icon--minus {
  display: none;
  background-color: #fff;
  border: 1px solid #e4002b;
}
.region-filter-option-btn:checked + .region-filter-option-label {
  background: #e4002b;
  color: #fff;
  border-color: #e4002b;
}
.region-filter-option-btn:checked + .region-filter-option-label .region-filter-option-icon--plus {
  display: none;
}
.region-filter-option-btn:checked + .region-filter-option-label .region-filter-option-icon--minus {
  display: inline-flex;
}

.region-filter-tab-btn:checked + .region-filter-label + .region-filter-panel {
  display: block;
}

.region-filter-wrapper:has(.region-filter-panel[id$=panel-product-line] .region-filter-option-btn:checked) .region-filter-label[for$=region-filter-tab-product-line],
.region-filter-wrapper:has(.region-filter-panel[id$=panel-domain] .region-filter-option-btn:checked) .region-filter-label[for$=region-filter-tab-domain],
.region-filter-wrapper:has(.region-filter-panel[id$=panel-mission] .region-filter-option-btn:checked) .region-filter-label[for$=region-filter-tab-mission],
.region-filter-wrapper:has(.region-filter-panel[id$=panel-application] .region-filter-option-btn:checked) .region-filter-label[for$=region-filter-tab-application] {
  padding-left: 27px;
}

.region-filter-wrapper:has(.region-filter-panel[id$=panel-product-line] .region-filter-option-btn:checked) .region-filter-label[for$=region-filter-tab-product-line]::before,
.region-filter-wrapper:has(.region-filter-panel[id$=panel-domain] .region-filter-option-btn:checked) .region-filter-label[for$=region-filter-tab-domain]::before,
.region-filter-wrapper:has(.region-filter-panel[id$=panel-mission] .region-filter-option-btn:checked) .region-filter-label[for$=region-filter-tab-mission]::before,
.region-filter-wrapper:has(.region-filter-panel[id$=panel-application] .region-filter-option-btn:checked) .region-filter-label[for$=region-filter-tab-application]::before {
  opacity: 1;
  transform: translateY(-50%) scale(1);
}

.date-range-filter {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.date-range-filter-row {
  display: flex;
  align-items: center;
  gap: 24px;
  padding: 0;
  overflow-x: auto;
}
.date-range-filter-row .datepicker {
  display: flex;
  align-items: center;
  gap: 8px;
}

.checkbox-filter {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.checkbox-filter-panel {
  width: 100%;
  display: none;
}
.checkbox-filter-options {
  display: flex;
  align-items: center;
  gap: 8px;
  overflow-x: auto;
  padding-bottom: 8px;
  margin-bottom: -8px;
}
.checkbox-filter-option {
  position: relative;
  margin: 0;
}
.checkbox-filter-option-btn {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.checkbox-filter-option-label {
  background-color: transparent;
  cursor: pointer;
  border: 1px solid #000;
  border-radius: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 8px 16px;
  margin-bottom: 0;
  white-space: nowrap;
  transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}
.checkbox-filter-icon {
  width: 18px;
  height: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.checkbox-filter-icon--plus {
  background-color: #262626;
}
.checkbox-filter-icon--minus {
  display: none;
  background-color: #fff;
  border: 1px solid #000;
}
.checkbox-filter-option-btn:checked + .checkbox-filter-option-label {
  background: #000;
  color: #fff;
}
.checkbox-filter-option-btn:checked + .checkbox-filter-option-label .checkbox-filter-icon--plus {
  display: none;
}
.checkbox-filter-option-btn:checked + .checkbox-filter-option-label .checkbox-filter-icon--minus {
  display: inline-block;
}
.checkbox-filter-options--single--alternative {
  padding-bottom: 0;
  margin-bottom: 0;
  overflow-x: unset;
  flex-wrap: wrap;
}
.checkbox-filter-options--single--alternative-label {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 0;
}
.checkbox-filter-options--single--alternative-label .body-small {
  color: #fff;
}
.checkbox-filter-options--single--alternative .checkbox-filter-option-label {
  padding: 8px 16px;
  gap: 10px;
  border-radius: 4px;
  border: none;
  color: #fff;
  background: rgba(255, 255, 255, 0.2);
}
.checkbox-filter-options--single--alternative .checkbox-filter-option-btn:checked + .checkbox-filter-option-label {
  background: #fff;
  color: #000;
}

.button-details {
  width: auto;
  height: 263px;
}

.filter-type {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.filter-type--4 {
  background-color: #000;
  padding: 40px 0;
}
@media (max-width: 576px) {
  .filter-type--4 {
    padding: 24px 0;
  }
}
.filter-type--4 .container {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media (max-width: 1024px) {
  .filter-type {
    gap: 40px;
  }
}
.filter-type-title-and-button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 32px;
}
@media (max-width: 1024px) {
  .filter-type-title-and-button {
    gap: 24px;
    flex-direction: column;
    align-items: flex-start;
  }
}
.filter-type-panels-wrapper {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.filter-type-button {
  display: flex;
  align-items: center;
  gap: 24px;
}
.filter-type-scroll-btn {
  display: none;
  align-items: center;
  gap: 8px;
}
.filter-type-title {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.filter-type-title .filter-type-toggle {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.filter-type-title .filter-type-toggle:checked + .filter-type-title-btn img {
  transform: rotate(-180deg);
}
.filter-type-title label {
  margin-bottom: 0;
}
.filter-type-title-btn {
  background-color: transparent;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 6px;
  position: relative;
  padding-left: 0;
  transition: padding-left 0.2s ease;
}
.filter-type-title-btn img {
  transition: transform 0.2s ease;
  margin-left: 2px;
}
.filter-type-title-btn::before {
  content: "";
  width: 5px;
  height: 5px;
  background-color: #e4002b;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  opacity: 0;
  transform: translateY(-50%) scale(0);
  transform-origin: center;
  transition: opacity 0.2s ease, transform 0.2s ease;
}
.filter-type-panels {
  display: flex;
  flex-direction: column;
  gap: 24px;
  position: relative;
}
.filter-type-panels::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 113px;
  height: 45px;
  background: linear-gradient(90deg, rgba(239, 239, 239, 0) 0%, #EFEFEF 100%);
  transform: rotate(-180deg);
  pointer-events: none;
  z-index: 1;
  transition: opacity 0.2s ease;
  opacity: 0;
}
.filter-type-panels::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 113px;
  height: 50px;
  background: linear-gradient(90deg, rgba(239, 239, 239, 0) 0%, #EFEFEF 100%);
  pointer-events: none;
  z-index: 1;
  transition: opacity 0.2s ease;
  opacity: 0;
}
.filter-type-panels.scrollable-left::before, .filter-type-panels.scrollable-right::after {
  opacity: 1;
}
.filter-type-panel {
  width: 100%;
  display: none;
}
.filter-type-panel .checkbox-filter-options {
  display: flex;
  flex-wrap: wrap;
  max-height: 88px;
  padding: 0;
  overflow: auto;
}

.filter-type:has(#filter-type-tab-type:checked) #filter-type-panel-type,
.filter-type:has(#filter-type-tab-category:checked) #filter-type-panel-category,
.filter-type:has(#filter-type-tab-date:checked) #filter-type-panel-date,
.filter-type:has(#filter-type-tab-domain:checked) #filter-type-panel-domain,
.filter-type:has(#filter-type-tab-business:checked) #filter-type-panel-business,
.filter-type:has(#filter-type-tab-region:checked) #filter-type-panel-region,
.filter-type:has(#filter-type-tab-facility:checked) #filter-type-panel-facility,
.filter-type:has(#filter-type-tab-technological-area:checked) #filter-type-panel-technological-area,
.filter-type:has(#filter-type-tab-product:checked) #filter-type-panel-product {
  display: block;
}

.filter-type:has(.checkbox-filter-option-btn:checked) .filter-type-scroll-btn,
.filter-type:has(.region-filter-option-btn:checked) .filter-type-scroll-btn {
  display: inline-flex;
}

.filter-type:has(#filter-type-panel-type .checkbox-filter-option-btn:checked) label[for=filter-type-tab-type],
.filter-type:has(#filter-type-panel-category .checkbox-filter-option-btn:checked) label[for=filter-type-tab-category],
.filter-type:has(#filter-type-panel-date .checkbox-filter-option-btn:checked) label[for=filter-type-tab-date],
.filter-type:has(#filter-type-panel-date .datepicker-filled) label[for=filter-type-tab-date],
.filter-type:has(#filter-type-panel-domain .checkbox-filter-option-btn:checked) label[for=filter-type-tab-domain],
.filter-type:has(#filter-type-panel-business .checkbox-filter-option-btn:checked) label[for=filter-type-tab-business],
.filter-type:has(#filter-type-panel-region .checkbox-filter-option-btn:checked) label[for=filter-type-tab-region],
.filter-type:has(#filter-type-panel-region .region-filter-option-btn:checked) label[for=filter-type-tab-region],
.filter-type:has(#filter-type-panel-technological-area .checkbox-filter-option-btn:checked) label[for=filter-type-tab-technological-area],
.filter-type:has(#filter-type-panel-technological-area .technological-area-filter-option-btn:checked) label[for=filter-type-tab-technological-area],
.filter-type:has(#filter-type-panel-facility .checkbox-filter-option-btn:checked) label[for=filter-type-tab-facility],
.filter-type:has(#filter-type-panel-facility .facility-filter-option-btn:checked) label[for=filter-type-tab-facility],
.filter-type:has(#filter-type-panel-product .checkbox-filter-option-btn:checked) label[for=filter-type-tab-product] {
  padding-left: 11px;
}

.filter-type:has(#filter-type-panel-type .checkbox-filter-option-btn:checked) label[for=filter-type-tab-type]::before,
.filter-type:has(#filter-type-panel-category .checkbox-filter-option-btn:checked) label[for=filter-type-tab-category]::before,
.filter-type:has(#filter-type-panel-date .checkbox-filter-option-btn:checked) label[for=filter-type-tab-date]::before,
.filter-type:has(#filter-type-panel-date .datepicker-filled) label[for=filter-type-tab-date]::before,
.filter-type:has(#filter-type-panel-domain .checkbox-filter-option-btn:checked) label[for=filter-type-tab-domain]::before,
.filter-type:has(#filter-type-panel-business .checkbox-filter-option-btn:checked) label[for=filter-type-tab-business]::before,
.filter-type:has(#filter-type-panel-region .checkbox-filter-option-btn:checked) label[for=filter-type-tab-region]::before,
.filter-type:has(#filter-type-panel-region .region-filter-option-btn:checked) label[for=filter-type-tab-region]::before,
.filter-type:has(#filter-type-panel-technological-area .checkbox-filter-option-btn:checked) label[for=filter-type-tab-technological-area]::before,
.filter-type:has(#filter-type-panel-technological-area .technological-area-filter-option-btn:checked) label[for=filter-type-tab-technological-area]::before,
.filter-type:has(#filter-type-panel-facility .checkbox-filter-option-btn:checked) label[for=filter-type-tab-facility]::before,
.filter-type:has(#filter-type-panel-facility .facility-filter-option-btn:checked) label[for=filter-type-tab-facility]::before,
.filter-type:has(#filter-type-panel-product .checkbox-filter-option-btn:checked) label[for=filter-type-tab-product]::before {
  opacity: 1;
  transform: translateY(-50%) scale(1);
}

.data-container {
  background-color: #fff;
  color: #000;
  padding: 32px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (max-width: 576px) {
  .data-container {
    gap: 16px;
    padding: 24px;
  }
}

.grid-technical {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
@media (max-width: 1024px) {
  .grid-technical {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }
}
@media (max-width: 576px) {
  .grid-technical {
    gap: 8px;
    grid-template-columns: repeat(1, 1fr);
  }
}

.rss-card {
  display: flex;
  flex-direction: column;
  padding: 32px;
  gap: 20px;
  background-color: #FFFFFF;
  color: #000000;
}
@media (max-width: 576px) {
  .rss-card {
    gap: 16px;
  }
}
.rss-card .text-container {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.rss-card .link-container {
  display: flex;
  gap: 24px;
  padding: 16px;
  justify-content: center;
}

.grid-rss-card {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px 24px;
}
@media (max-width: 576px) {
  .grid-rss-card {
    grid-template-columns: repeat(1, 1fr);
    gap: 16px;
  }
}

.gallery-container {
  display: flex;
  flex-direction: column;
  gap: 40px;
  padding-bottom: 40px;
}
.gallery-container .img-container {
  display: flex;
  gap: 24px;
}
.gallery-container.gallery-mobile {
  display: none;
}
@media (max-width: 576px) {
  .gallery-container.gallery-mobile {
    display: flex;
    flex-direction: column;
    gap: 40px;
  }
}
@media (max-width: 576px) {
  .gallery-container.gallery-desktop {
    display: none;
  }
}

.card-results {
  padding: 32px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  background-color: #fff;
}
@media (max-width: 576px) {
  .card-results {
    padding: 24px;
    gap: 16px;
  }
}
.card-results .journal-article-info, .card-results .journal-article-info-container {
  position: absolute;
}
.card-results .contacts {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.card-results p {
  margin: 0;
}
.card-results p span {
  font-size: 16px !important;
  font-family: "LineaSansExtraLight" !important;
}
@media (max-width: 576px) {
  .card-results p span {
    font-size: 14px !important;
  }
}
.card-results ul li {
  border-bottom: 1px solid #E7E7E7;
  padding-block: 16px;
  display: block;
}
.card-results ul li:first-child {
  padding-top: 0;
}

.grid-results {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}
@media (max-width: 1024px) {
  .grid-results {
    grid-template-columns: repeat(1, 1fr);
    gap: 16px;
  }
}

.grid-faq-section {
  display: grid;
  grid-template-columns: repeat(2, minmax(150px, 1fr));
  grid-auto-rows: auto;
  gap: 16px;
  column-fill: balance;
  align-items: start;
}
@media (max-width: 1024px) {
  .grid-faq-section {
    column-count: 1;
    grid-template-columns: repeat(1, minmax(150px, 1fr));
  }
}
.grid-faq-section > * {
  break-inside: avoid;
  page-break-inside: avoid;
  display: inline-block;
  width: 100%;
  align-self: start;
}

#galleryDialog {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  width: 100vw !important;
  height: 100vh !important;
  max-width: 100vw !important;
  max-height: 100vh !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden;
  background: #000;
  z-index: 21;
  min-width: 100vw !important;
  min-height: 100vh !important;
  border: none;
}
#galleryDialog.hidden {
  display: none !important;
}
#galleryDialog.default_dialog {
  display: block !important;
  visibility: visible !important;
  opacity: 10 !important;
}
#galleryDialog:not(.hidden) {
  display: block !important;
}
@media screen and (min-width: 640px) {
  #galleryDialog {
    position: fixed !important;
    width: 100vw !important;
    height: 100vh !important;
    min-width: 100vw !important;
    min-height: 100vh !important;
  }
}
#galleryDialog .gallery-dialog-content {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  position: relative;
}
#galleryDialog .gallery-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 22;
  position: relative;
  padding: 30px 30px 0 30px;
}
@media screen and (min-width: 640px) {
  #galleryDialog .gallery-header {
    padding: 60px 60px 0 60px;
  }
}
#galleryDialog .closeBtn {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  z-index: 22;
  color: #fff;
}
#galleryDialog .closeBtn::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M17 17L7 7M7 17L17 7' stroke='white'/%3E%3C/svg%3E");
  height: 24px;
  width: 24px;
}
#galleryDialog .gallery-images {
  flex: 1;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#galleryDialog .swiper.gallerySwiper {
  overflow: hidden;
  position: relative;
  display: flex;
}
@media (max-width: 1024px) {
  #galleryDialog .swiper.gallerySwiper {
    padding-bottom: 60px;
  }
}
#galleryDialog .swiper.gallerySwiper .swiper-wrapper {
  height: fit-content;
}
#galleryDialog .swiper.gallerySwiper .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 24px;
  height: fit-content;
}
#galleryDialog .swiper.gallerySwiper .swiper-slide img {
  border-radius: 10px;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
#galleryDialog .swiper.gallerySwiper .gallery-button-next,
#galleryDialog .swiper.gallerySwiper .gallery-button-prev {
  position: absolute;
  color: #fff;
  z-index: 22;
  width: 44px;
  height: 44px;
  margin-top: 0;
  border-radius: 50%;
  background: none;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.3s ease;
  top: 50%;
  transform: translateY(-50%);
}
#galleryDialog .swiper.gallerySwiper .gallery-button-next:hover,
#galleryDialog .swiper.gallerySwiper .gallery-button-prev:hover {
  background: rgba(255, 255, 255, 0.1);
}
#galleryDialog .swiper.gallerySwiper .gallery-button-next.swiper-button-disabled,
#galleryDialog .swiper.gallerySwiper .gallery-button-prev.swiper-button-disabled {
  opacity: 0.3;
  pointer-events: none;
}
#galleryDialog .swiper.gallerySwiper .gallery-button-next::after,
#galleryDialog .swiper.gallerySwiper .gallery-button-prev::after {
  display: none;
}
#galleryDialog .swiper.gallerySwiper .gallery-button-next img,
#galleryDialog .swiper.gallerySwiper .gallery-button-prev img {
  width: 24px;
  height: 24px;
  display: block;
}
@media (max-width: 1024px) {
  #galleryDialog .swiper.gallerySwiper .gallery-button-next,
  #galleryDialog .swiper.gallerySwiper .gallery-button-prev {
    top: auto;
    bottom: -16px;
    transform: none;
  }
}
#galleryDialog .swiper.gallerySwiper .gallery-button-next {
  right: 30px;
}
@media screen and (min-width: 640px) {
  #galleryDialog .swiper.gallerySwiper .gallery-button-next {
    right: 60px;
  }
}
@media (max-width: 1024px) {
  #galleryDialog .swiper.gallerySwiper .gallery-button-next {
    right: 16px;
    left: auto;
    margin-left: 0;
  }
}
#galleryDialog .swiper.gallerySwiper .gallery-button-prev {
  left: 30px;
}
@media screen and (min-width: 640px) {
  #galleryDialog .swiper.gallerySwiper .gallery-button-prev {
    left: 60px;
  }
}
@media (max-width: 1024px) {
  #galleryDialog .swiper.gallerySwiper .gallery-button-prev {
    left: 16px;
    margin-left: 0;
  }
}
#galleryDialog .gallery-footer-wrapper {
  position: relative;
  z-index: 22;
}
#galleryDialog .gallery-footer-toggle {
  position: absolute;
  top: -32px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 23;
  background: #1A1A1A;
  border-radius: 8px 8px 0 0;
  width: 40px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background 0.3s ease, border-color 0.3s ease;
}
#galleryDialog .gallery-footer-toggle:hover {
  background: rgb(25, 25, 25);
  border-color: rgba(255, 255, 255, 0.4);
}
#galleryDialog .gallery-footer-toggle svg {
  width: 20px;
  height: 20px;
  display: block;
}
#galleryDialog .gallery-footer {
  position: relative;
  z-index: 22;
  background: #191919;
  transition: max-height 0.3s ease, padding 0.3s ease;
  overflow: hidden;
}
#galleryDialog .gallery-footer.collapsed .gallery-footer-content {
  max-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  opacity: 0;
}
#galleryDialog .gallery-footer .gallery-footer-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 30px;
  transition: max-height 0.3s ease, padding 0.3s ease, opacity 0.3s ease;
  max-height: 200px;
}
@media screen and (min-width: 640px) {
  #galleryDialog .gallery-footer .gallery-footer-content {
    padding: 16px 60px;
  }
}
#galleryDialog .gallery-footer .gallery-footer-desktop {
  display: flex;
}
@media (max-width: 576px) {
  #galleryDialog .gallery-footer .gallery-footer-desktop {
    display: none;
  }
}
#galleryDialog .gallery-footer .gallery-footer-mobile {
  display: none;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  padding: 16px;
}
@media (max-width: 576px) {
  #galleryDialog .gallery-footer .gallery-footer-mobile {
    display: flex;
  }
}
#galleryDialog .gallery-footer .gallery-footer-top-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
#galleryDialog .gallery-footer .gallery-slide-counter {
  white-space: nowrap;
  color: #fff;
  width: 200px;
}
#galleryDialog .gallery-footer .gallery-slide-counter .gallery-current-slide {
  font-size: 24px;
  color: #fff;
}
#galleryDialog .gallery-footer .gallery-slide-counter .gallery-total-slides {
  color: #fff;
}
#galleryDialog .gallery-footer .gallery-title-section {
  flex: 1;
  text-align: center;
  padding: 0 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 6px;
}
@media (max-width: 576px) {
  #galleryDialog .gallery-footer .gallery-title-section {
    flex: none;
    width: 100%;
    padding: 0;
    align-items: flex-start;
    text-align: left;
    gap: 8px;
  }
}
#galleryDialog .gallery-footer .gallery-title-section .gallery-title {
  margin: 0;
  color: #fff;
}
#galleryDialog .gallery-footer .gallery-title-section .gallery-subtitle {
  margin: 0;
  text-transform: uppercase;
  color: #fff;
}
#galleryDialog .gallery-footer .gallery-download {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #fff;
  text-decoration: none;
  white-space: nowrap;
  transition: opacity 0.3s ease;
  width: 200px;
  justify-content: right;
}
#galleryDialog .gallery-footer .gallery-download .body-regular {
  color: #fff;
  font-size: 14px;
}
@media (max-width: 1024px) {
  #galleryDialog .gallery-footer .gallery-download .body-regular {
    display: none;
  }
}
@media (max-width: 576px) {
  #galleryDialog .gallery-footer .gallery-download .body-regular {
    display: none;
  }
}
#galleryDialog .gallery-footer .gallery-download:hover {
  opacity: 0.8;
}
#galleryDialog .gallery-footer .gallery-download img {
  width: 20px;
  height: 20px;
  display: block;
}

.component-carousel-facts .white, .component-carousel-facts .grey { /* Reply */ }
.component-carousel-facts .white .card .number, .component-carousel-facts .white .card .number span, .component-carousel-facts .white .card .label, .component-carousel-facts .grey .card .number, .component-carousel-facts .grey .card .number span, .component-carousel-facts .grey .card .label {
  color: #000 !important;
}
.component-carousel-facts .white .divider, .component-carousel-facts .grey .divider {
  background: rgba(0, 0, 0, 0.5) !important;
}
.component-carousel-facts .carousel-facts-swiper {
  height: 100%;
  max-width: 1440px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: white;
  padding: 0;
}
@media (max-width: 1024px) {
  .component-carousel-facts .carousel-facts-swiper {
    padding: 0;
  }
}
@media (max-width: 576px) {
  .component-carousel-facts .carousel-facts-swiper {
    padding: 0;
  }
}
.component-carousel-facts .carousel-facts-swiper .swiper-wrapper .swiper-slide {
  position: relative;
}
.component-carousel-facts .carousel-facts-swiper .swiper-wrapper .swiper-slide .divider {
  position: absolute;
  top: 0;
  right: -16px;
  width: 1px;
  background: rgba(255, 255, 255, 0.5);
  height: 100%;
}
.component-carousel-facts .carousel-facts-swiper .swiper-wrapper .swiper-slide .card {
  position: relative;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: none;
  border-radius: 0;
  margin: 0;
}
@media (max-width: 576px) {
  .component-carousel-facts .carousel-facts-swiper .swiper-wrapper .swiper-slide .card {
    width: 100%;
  }
}
.component-carousel-facts .carousel-facts-swiper .swiper-wrapper .swiper-slide .card .number {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  display: block;
  margin-bottom: 0;
}
.component-carousel-facts .carousel-facts-swiper .swiper-wrapper .swiper-slide .card .number span {
  color: white;
}
@media (max-width: 576px) {
  .component-carousel-facts .carousel-facts-swiper .swiper-wrapper .swiper-slide .card .number {
    margin-bottom: 0;
    text-transform: uppercase;
  }
}
.component-carousel-facts .carousel-facts-swiper .swiper-wrapper .swiper-slide .card .label {
  margin: 8px 0 0;
  padding: 0;
  text-transform: uppercase;
  color: white;
  border: 0;
}
.component-carousel-facts .carousel-facts-swiper .swiper-pagination {
  position: inherit !important;
  padding-top: 40px;
}
.component-carousel-facts .toolbar {
  justify-content: center !important;
  display: flex;
}

.sub-menu-navigation {
  display: none;
  position: absolute;
  right: 4px;
  left: 4px;
  justify-content: space-between;
  z-index: 10;
  pointer-events: none;
}
.sub-menu-navigation .menu-button {
  display: block;
  z-index: 10;
  border-radius: 38px;
  height: 38px;
  width: 38px;
  pointer-events: auto;
}
.sub-menu-navigation .menu-button.disabled {
  opacity: 0.3;
}
@media (max-width: 1024px) {
  .sub-menu-navigation .menu-button {
    display: none;
  }
}

.search-hero-404-wrapper {
  background-color: black;
  position: relative;
}
.search-hero-404-wrapper .search-main-bar {
  max-width: 634px !important;
}
.search-hero-404-wrapper .search-main-bar-input-wrapper,
.search-hero-404-wrapper .search-main-bar input {
  max-width: unset !important;
  background-color: black;
  margin: 0px;
}
.search-hero-404-form-container {
  display: flex;
  flex-direction: column;
  gap: 40px;
  z-index: 1;
}
@media (max-width: 1024px) {
  .search-hero-404-form-container {
    padding-top: 72px;
  }
}
.search-hero-404-bg {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  max-width: 641px;
  object-fit: cover;
  object-position: center;
  z-index: 0;
}
@media (max-width: 1024px) {
  .search-hero-404-bg {
    max-width: 595px;
  }
}
.search-hero-404-container {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  min-height: 100dvh;
  justify-content: center;
  padding: 176px 60px 76px 60px !important;
  gap: 72px;
  z-index: 1;
}
@media (max-width: 1024px) {
  .search-hero-404-container {
    padding: 136px 24px 76px 24px !important;
    justify-content: flex-start;
  }
}
@media (max-width: 576px) {
  .search-hero-404-container {
    padding: 164px 16px 48px 16px !important;
  }
}
.search-hero-404-container h1,
.search-hero-404-container label {
  color: white;
  margin: 0;
}
.search-hero-404-container form {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.search-hero-404-container .search-main-submit {
  line-height: 24px;
  background-color: black;
  border-radius: 24px;
}
@media (max-width: 1024px) {
  .search-hero-404-container .search-main-submit {
    display: none;
  }
}
.search-hero-404-container input[type=search]::-webkit-search-cancel-button, .search-hero-404-container input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
  appearance: none;
}
.search-hero-404-container .search-main-bar {
  display: flex;
  flex-direction: row;
  gap: 16px;
}
@media (max-width: 576px) {
  .search-hero-404-container .search-main-bar {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 1024px) {
  .search-hero-404-container .search-main-bar-reset {
    position: absolute;
    background: #262626;
    border: none;
    cursor: pointer;
    padding: 6px;
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 2;
    border-radius: 100%;
  }
  .search-hero-404-container .search-main-bar-reset img {
    width: 6px;
    height: 6px;
  }
}
.search-hero-404-container .search-main-bar-handler {
  display: none;
}
@media (max-width: 1024px) {
  .search-hero-404-container .search-main-bar-handler {
    position: absolute;
    right: 16px;
    width: 24px;
    height: 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    border: none;
    cursor: pointer;
    z-index: 2;
  }
}

.component-sitemap-card {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.component-sitemap-card .card-title-arrow-shorter {
  display: block;
  height: 56px;
}
@media (max-width: 1024px) {
  .component-sitemap-card .card-title-arrow-shorter {
    width: 100%;
  }
}
.component-sitemap-card .card-title-arrow-shorter.full-width {
  width: 100%;
}
.component-sitemap-card .card-title-arrow-shorter h2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 24px;
  height: 56px;
  border-radius: 100px;
  background-color: white;
  margin: 0;
  gap: 24px;
}
@media (max-width: 576px) {
  .component-sitemap-card .card-title-arrow-shorter h2 {
    height: 54px;
  }
}
.component-sitemap-card .card-title-arrow-shorter h2::after {
  content: "";
  width: 42px;
  height: 42px;
  background-image: url("data:image/svg+xml,%3Csvg width='23' height='19' viewBox='0 0 23 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.2646 9.72461L12.5957 18.9287L11.2168 17.4795L18.335 10.7041H0V8.7041H18.4355L11.1963 1.4082L12.6162 0L22.2646 9.72461Z' fill='url(%23paint0_linear_1817_8645)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1817_8645' x1='10.418' y1='0.704102' x2='10.418' y2='18.2041' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.288462' stop-color='%23E4002B'/%3E%3Cstop offset='1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 100%;
  flex-shrink: 0;
}
.component-sitemap-card .sitemap-card {
  background: #fff;
  padding-right: 8px;
  aspect-ratio: 424/318;
  overflow: auto;
}
@media (max-width: 1024px) {
  .component-sitemap-card .sitemap-card {
    height: 208px;
    aspect-ratio: unset;
  }
}
@media (max-width: 576px) {
  .component-sitemap-card .sitemap-card {
    max-height: 332px;
    height: unset;
  }
}
.component-sitemap-card .sitemap-card .scrolling-inner {
  overflow: auto;
  max-height: 100%;
  padding: 32px;
}
.component-sitemap-card .sitemap-card .scrolling-inner .sitemap-links {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  padding-left: 24px;
}
.component-sitemap-card .sitemap-card .scrolling-inner .sitemap-links .sitemap-links {
  margin-top: 8px;
}
.component-sitemap-card .sitemap-card .scrolling-inner .sitemap-links li {
  position: relative;
}
.component-sitemap-card .sitemap-card .scrolling-inner .sitemap-links li::before {
  content: "";
  border-top: 2px solid #e4002b;
  top: 10px;
  width: 16px;
  height: 0;
  position: absolute;
  left: -24px;
}
.component-sitemap-card .sitemap-card .scrolling-inner .sitemap-links li::after {
  content: "";
  border-left: 2px solid #e4002b;
  height: calc(100% + 24px);
  width: 0px;
  top: -4px;
  position: absolute;
  left: -24px;
}
.component-sitemap-card .sitemap-card .scrolling-inner .sitemap-links li > a {
  color: #000;
  font-family: "LineaSansExtraLight";
  font-size: 16px;
  font-style: normal;
  font-weight: 200;
  line-height: 24px; /* 150% */
  letter-spacing: 0.32px;
  transition: color 300ms ease-in-out;
  word-break: break-word;
}
@media (max-width: 1024px) {
  .component-sitemap-card .sitemap-card .scrolling-inner .sitemap-links li > a {
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: 24px; /* 150% */
    letter-spacing: 0.32px;
  }
}
@media (max-width: 576px) {
  .component-sitemap-card .sitemap-card .scrolling-inner .sitemap-links li > a {
    font-size: 14px;
    font-style: normal;
    font-weight: 200;
    line-height: 22px; /* 157.143% */
    letter-spacing: 0.28px;
  }
}
.component-sitemap-card .sitemap-card .scrolling-inner .sitemap-links li > a:hover {
  color: #e4002b;
}
.component-sitemap-card .sitemap-card .scrolling-inner .sitemap-links li:last-child::after {
  height: 14px;
}

.grid-sitemap {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 24px;
  row-gap: 40px;
}
@media (max-width: 1024px) {
  .grid-sitemap {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 24px;
  }
}

@font-face {
  font-family: "TekneLDO";
  src: url("../fonts/TekneLDO-Thin.eot");
  src: url("../fonts/TekneLDO-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/TekneLDO-Thin.woff2") format("woff2"), url("../fonts/TekneLDO-Thin.woff") format("woff"), url("../fonts/TekneLDO-Thin.otf") format("opentype"), url("../fonts/TekneLDO-Thin.svg#svgTekneLDO-Thin") format("svg");
  font-weight: 100;
  font-display: swap;
}
@font-face {
  font-family: "TekneLDO";
  src: url("../fonts/TekneLDO-ThinItalic.eot");
  src: url("../fonts/TekneLDO-ThinItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/TekneLDO-ThinItalic.woff2") format("woff2"), url("../fonts/TekneLDO-ThinItalic.woff") format("woff"), url("../fonts/TekneLDO-ThinItalic.otf") format("opentype"), url("../fonts/TekneLDO-ThinItalic.svg#svgTekneLDO-ThinItalic") format("svg");
  font-style: italic;
  font-weight: 100;
  font-display: swap;
}
@font-face {
  font-family: "TekneLDO-Thin";
  src: url("../fonts/TekneLDO-Thin.eot");
  src: url("../fonts/TekneLDO-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/TekneLDO-Thin.woff2") format("woff2"), url("../fonts/TekneLDO-Thin.woff") format("woff"), url("../fonts/TekneLDO-Thin.otf") format("opentype"), url("../fonts/TekneLDO-Thin.svg#svgTekneLDO-Thin") format("svg");
  font-weight: 100;
  font-display: swap;
}
@font-face {
  font-family: "TekneLDO-Thin";
  src: url("../fonts/TekneLDO-ThinItalic.eot");
  src: url("../fonts/TekneLDO-ThinItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/TekneLDO-ThinItalic.woff2") format("woff2"), url("../fonts/TekneLDO-ThinItalic.woff") format("woff"), url("../fonts/TekneLDO-ThinItalic.otf") format("opentype"), url("../fonts/TekneLDO-ThinItalic.svg#svgTekneLDO-ThinItalic") format("svg");
  font-style: italic;
  font-weight: 100;
  font-display: swap;
}
@font-face {
  font-family: "TekneLDO";
  src: url("../fonts/TekneLDO-ExtraLight.eot");
  src: url("../fonts/TekneLDO-ExtraLight.eot?#iefix") format("embedded-opentype"), url("../fonts/TekneLDO-ExtraLight.woff2") format("woff2"), url("../fonts/TekneLDO-ExtraLight.woff") format("woff"), url("../fonts/TekneLDO-ExtraLight.otf") format("opentype"), url("../fonts/TekneLDO-ExtraLight.svg#svgTekneLDO-ExtraLight") format("svg");
  font-weight: 200;
  font-display: swap;
}
@font-face {
  font-family: "TekneLDO";
  src: url("../fonts/TekneLDO-ExtraLightItalic.eot");
  src: url("../fonts/TekneLDO-ExtraLightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/TekneLDO-ExtraLightItalic.woff2") format("woff2"), url("../fonts/TekneLDO-ExtraLightItalic.woff") format("woff"), url("../fonts/TekneLDO-ExtraLightItalic.otf") format("opentype"), url("../fonts/TekneLDO-ExtraLightItalic.svg#svgTekneLDO-ExtraLightItalic") format("svg");
  font-style: italic;
  font-weight: 200;
  font-display: swap;
}
@font-face {
  font-family: "TekneLDO-ExtraLight";
  src: url("../fonts/TekneLDO-ExtraLight.eot");
  src: url("../fonts/TekneLDO-ExtraLight.eot?#iefix") format("embedded-opentype"), url("../fonts/TekneLDO-ExtraLight.woff2") format("woff2"), url("../fonts/TekneLDO-ExtraLight.woff") format("woff"), url("../fonts/TekneLDO-ExtraLight.otf") format("opentype"), url("../fonts/TekneLDO-ExtraLight.svg#svgTekneLDO-ExtraLight") format("svg");
  font-weight: 200;
  font-display: swap;
}
@font-face {
  font-family: "TekneLDO-ExtraLight";
  src: url("../fonts/TekneLDO-ExtraLightItalic.eot");
  src: url("../fonts/TekneLDO-ExtraLightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/TekneLDO-ExtraLightItalic.woff2") format("woff2"), url("../fonts/TekneLDO-ExtraLightItalic.woff") format("woff"), url("../fonts/TekneLDO-ExtraLightItalic.otf") format("opentype"), url("../fonts/TekneLDO-ExtraLightItalic.svg#svgTekneLDO-ExtraLightItalic") format("svg");
  font-style: italic;
  font-weight: 200;
  font-display: swap;
}
@font-face {
  font-family: "TekneLDO";
  src: url("../fonts/TekneLDO-Light.eot");
  src: url("../fonts/TekneLDO-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/TekneLDO-Light.woff2") format("woff2"), url("../fonts/TekneLDO-Light.woff") format("woff"), url("../fonts/TekneLDO-Light.otf") format("opentype"), url("../fonts/TekneLDO-Light.svg#svgTekneLDO-Light") format("svg");
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: "TekneLDO";
  src: url("../fonts/TekneLDO-LightItalic.eot");
  src: url("../fonts/TekneLDO-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/TekneLDO-LightItalic.woff2") format("woff2"), url("../fonts/TekneLDO-LightItalic.woff") format("woff"), url("../fonts/TekneLDO-LightItalic.otf") format("opentype"), url("../fonts/TekneLDO-LightItalic.svg#svgTekneLDO-LightItalic") format("svg");
  font-style: italic;
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: "TekneLDO-Light";
  src: url("../fonts/TekneLDO-Light.eot");
  src: url("../fonts/TekneLDO-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/TekneLDO-Light.woff2") format("woff2"), url("../fonts/TekneLDO-Light.woff") format("woff"), url("../fonts/TekneLDO-Light.otf") format("opentype"), url("../fonts/TekneLDO-Light.svg#svgTekneLDO-Light") format("svg");
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: "TekneLDO-Light";
  src: url("../fonts/TekneLDO-LightItalic.eot");
  src: url("../fonts/TekneLDO-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/TekneLDO-LightItalic.woff2") format("woff2"), url("../fonts/TekneLDO-LightItalic.woff") format("woff"), url("../fonts/TekneLDO-LightItalic.otf") format("opentype"), url("../fonts/TekneLDO-LightItalic.svg#svgTekneLDO-LightItalic") format("svg");
  font-style: italic;
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: "TekneLDO";
  src: url("../fonts/TekneLDO-Regular.eot");
  src: url("../fonts/TekneLDO-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/TekneLDO-Regular.woff2") format("woff2"), url("../fonts/TekneLDO-Regular.woff") format("woff"), url("../fonts/TekneLDO-Regular.otf") format("opentype"), url("../fonts/TekneLDO-Regular.svg#svgTekneLDO-Regular") format("svg");
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "TekneLDO";
  src: url("../fonts/TekneLDO-RegularItalic.eot");
  src: url("../fonts/TekneLDO-RegularItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/TekneLDO-RegularItalic.woff2") format("woff2"), url("../fonts/TekneLDO-RegularItalic.woff") format("woff"), url("../fonts/TekneLDO-RegularItalic.otf") format("opentype"), url("../fonts/TekneLDO-RegularItalic.svg#svgTekneLDO-RegularItalic") format("svg");
  font-style: italic;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "TekneLDO-Regular";
  src: url("../fonts/TekneLDO-Regular.eot");
  src: url("../fonts/TekneLDO-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/TekneLDO-Regular.woff2") format("woff2"), url("../fonts/TekneLDO-Regular.woff") format("woff"), url("../fonts/TekneLDO-Regular.otf") format("opentype"), url("../fonts/TekneLDO-Regular.svg#svgTekneLDO-Regular") format("svg");
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "TekneLDO-Regular";
  src: url("../fonts/TekneLDO-RegularItalic.eot");
  src: url("../fonts/TekneLDO-RegularItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/TekneLDO-RegularItalic.woff2") format("woff2"), url("../fonts/TekneLDO-RegularItalic.woff") format("woff"), url("../fonts/TekneLDO-RegularItalic.otf") format("opentype"), url("../fonts/TekneLDO-RegularItalic.svg#svgTekneLDO-RegularItalic") format("svg");
  font-style: italic;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "TekneLDO";
  src: url("../fonts/TekneLDO-Medium.eot");
  src: url("../fonts/TekneLDO-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/TekneLDO-Medium.woff2") format("woff2"), url("../fonts/TekneLDO-Medium.woff") format("woff"), url("../fonts/TekneLDO-Medium.otf") format("opentype"), url("../fonts/TekneLDO-Medium.svg#svgTekneLDO-Medium") format("svg");
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: "TekneLDO";
  src: url("../fonts/TekneLDO-MediumItalic.eot");
  src: url("../fonts/TekneLDO-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/TekneLDO-MediumItalic.woff2") format("woff2"), url("../fonts/TekneLDO-MediumItalic.woff") format("woff"), url("../fonts/TekneLDO-MediumItalic.otf") format("opentype"), url("../fonts/TekneLDO-MediumItalic.svg#svgTekneLDO-MediumItalic") format("svg");
  font-style: italic;
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: "TekneLDO-Medium";
  src: url("../fonts/TekneLDO-Medium.eot");
  src: url("../fonts/TekneLDO-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/TekneLDO-Medium.woff2") format("woff2"), url("../fonts/TekneLDO-Medium.woff") format("woff"), url("../fonts/TekneLDO-Medium.otf") format("opentype"), url("../fonts/TekneLDO-Medium.svg#svgTekneLDO-Medium") format("svg");
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: "TekneLDO-Medium";
  src: url("../fonts/TekneLDO-MediumItalic.eot");
  src: url("../fonts/TekneLDO-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/TekneLDO-MediumItalic.woff2") format("woff2"), url("../fonts/TekneLDO-MediumItalic.woff") format("woff"), url("../fonts/TekneLDO-MediumItalic.otf") format("opentype"), url("../fonts/TekneLDO-MediumItalic.svg#svgTekneLDO-MediumItalic") format("svg");
  font-style: italic;
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: "TekneLDO";
  src: url("../fonts/TekneLDO-SemiBold.eot");
  src: url("../fonts/TekneLDO-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/TekneLDO-SemiBold.woff2") format("woff2"), url("../fonts/TekneLDO-SemiBold.woff") format("woff"), url("../fonts/TekneLDO-SemiBold.otf") format("opentype"), url("../fonts/TekneLDO-SemiBold.svg#svgTekneLDO-SemiBold") format("svg");
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: "TekneLDO";
  src: url("../fonts/TekneLDO-SemiBoldItalic.eot");
  src: url("../fonts/TekneLDO-SemiBoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/TekneLDO-SemiBoldItalic.woff2") format("woff2"), url("../fonts/TekneLDO-SemiBoldItalic.woff") format("woff"), url("../fonts/TekneLDO-SemiBoldItalic.otf") format("opentype"), url("../fonts/TekneLDO-SemiBoldItalic.svg#svgTekneLDO-SemiBoldItalic") format("svg");
  font-style: italic;
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: "TekneLDO-SemiBold";
  src: url("../fonts/TekneLDO-SemiBold.eot");
  src: url("../fonts/TekneLDO-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/TekneLDO-SemiBold.woff2") format("woff2"), url("../fonts/TekneLDO-SemiBold.woff") format("woff"), url("../fonts/TekneLDO-SemiBold.otf") format("opentype"), url("../fonts/TekneLDO-SemiBold.svg#svgTekneLDO-SemiBold") format("svg");
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: "TekneLDO-SemiBold";
  src: url("../fonts/TekneLDO-SemiBoldItalic.eot");
  src: url("../fonts/TekneLDO-SemiBoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/TekneLDO-SemiBoldItalic.woff2") format("woff2"), url("../fonts/TekneLDO-SemiBoldItalic.woff") format("woff"), url("../fonts/TekneLDO-SemiBoldItalic.otf") format("opentype"), url("../fonts/TekneLDO-SemiBoldItalic.svg#svgTekneLDO-SemiBoldItalic") format("svg");
  font-style: italic;
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: "TekneLDO";
  src: url("../fonts/TekneLDO-Bold.eot");
  src: url("../fonts/TekneLDO-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/TekneLDO-Bold.woff2") format("woff2"), url("../fonts/TekneLDO-Bold.woff") format("woff"), url("../fonts/TekneLDO-Bold.otf") format("opentype"), url("../fonts/TekneLDO-Bold.svg#svgTekneLDO-Bold") format("svg");
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "TekneLDO";
  src: url("../fonts/TekneLDO-BoldItalic.eot");
  src: url("../fonts/TekneLDO-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/TekneLDO-BoldItalic.woff2") format("woff2"), url("../fonts/TekneLDO-BoldItalic.woff") format("woff"), url("../fonts/TekneLDO-BoldItalic.otf") format("opentype"), url("../fonts/TekneLDO-BoldItalic.svg#svgTekneLDO-BoldItalic") format("svg");
  font-style: italic;
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "TekneLDO-Bold";
  src: url("../fonts/TekneLDO-Bold.eot");
  src: url("../fonts/TekneLDO-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/TekneLDO-Bold.woff2") format("woff2"), url("../fonts/TekneLDO-Bold.woff") format("woff"), url("../fonts/TekneLDO-Bold.otf") format("opentype"), url("../fonts/TekneLDO-Bold.svg#svgTekneLDO-Bold") format("svg");
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "TekneLDO-Bold";
  src: url("../fonts/TekneLDO-BoldItalic.eot");
  src: url("../fonts/TekneLDO-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/TekneLDO-BoldItalic.woff2") format("woff2"), url("../fonts/TekneLDO-BoldItalic.woff") format("woff"), url("../fonts/TekneLDO-BoldItalic.otf") format("opentype"), url("../fonts/TekneLDO-BoldItalic.svg#svgTekneLDO-BoldItalic") format("svg");
  font-style: italic;
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "TekneLDO";
  src: url("../fonts/TekneLDO-ExtraBold.eot");
  src: url("../fonts/TekneLDO-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/TekneLDO-ExtraBold.woff2") format("woff2"), url("../fonts/TekneLDO-ExtraBold.woff") format("woff"), url("../fonts/TekneLDO-ExtraBold.otf") format("opentype"), url("../fonts/TekneLDO-ExtraBold.svg#svgTekneLDO-ExtraBold") format("svg");
  font-weight: 800;
  font-display: swap;
}
@font-face {
  font-family: "TekneLDO";
  src: url("../fonts/TekneLDO-ExtraBoldItalic.eot");
  src: url("../fonts/TekneLDO-ExtraBoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/TekneLDO-ExtraBoldItalic.woff2") format("woff2"), url("../fonts/TekneLDO-ExtraBoldItalic.woff") format("woff"), url("../fonts/TekneLDO-ExtraBoldItalic.otf") format("opentype"), url("../fonts/TekneLDO-ExtraBoldItalic.svg#svgTekneLDO-ExtraBoldItalic") format("svg");
  font-style: italic;
  font-weight: 800;
  font-display: swap;
}
@font-face {
  font-family: "TekneLDO-ExtraBold";
  src: url("../fonts/TekneLDO-ExtraBold.eot");
  src: url("../fonts/TekneLDO-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/TekneLDO-ExtraBold.woff2") format("woff2"), url("../fonts/TekneLDO-ExtraBold.woff") format("woff"), url("../fonts/TekneLDO-ExtraBold.otf") format("opentype"), url("../fonts/TekneLDO-ExtraBold.svg#svgTekneLDO-ExtraBold") format("svg");
  font-weight: 800;
  font-display: swap;
}
@font-face {
  font-family: "TekneLDO-ExtraBold";
  src: url("../fonts/TekneLDO-ExtraBoldItalic.eot");
  src: url("../fonts/TekneLDO-ExtraBoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/TekneLDO-ExtraBoldItalic.woff2") format("woff2"), url("../fonts/TekneLDO-ExtraBoldItalic.woff") format("woff"), url("../fonts/TekneLDO-ExtraBoldItalic.otf") format("opentype"), url("../fonts/TekneLDO-ExtraBoldItalic.svg#svgTekneLDO-ExtraBoldItalic") format("svg");
  font-style: italic;
  font-weight: 800;
  font-display: swap;
}
@font-face {
  font-family: "PublicSans";
  src: url("../fonts/PublicSans-Thin.eot");
  src: url("../fonts/PublicSans-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicSans-Thin.woff2") format("woff2"), url("../fonts/PublicSans-Thin.woff") format("woff"), url("../fonts/PublicSans-Thin.otf") format("opentype"), url("../fonts/PublicSans-Thin.svg#svgPublicSans-Thin") format("svg");
  font-weight: 100;
  font-display: swap;
}
@font-face {
  font-family: "PublicSans";
  src: url("../fonts/PublicSans-ThinItalic.eot");
  src: url("../fonts/PublicSans-ThinItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicSans-ThinItalic.woff2") format("woff2"), url("../fonts/PublicSans-ThinItalic.woff") format("woff"), url("../fonts/PublicSans-ThinItalic.otf") format("opentype"), url("../fonts/PublicSans-ThinItalic.svg#svgPublicSans-ThinItalic") format("svg");
  font-style: italic;
  font-weight: 100;
  font-display: swap;
}
@font-face {
  font-family: "PublicSans-Thin";
  src: url("../fonts/PublicSans-Thin.eot");
  src: url("../fonts/PublicSans-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicSans-Thin.woff2") format("woff2"), url("../fonts/PublicSans-Thin.woff") format("woff"), url("../fonts/PublicSans-Thin.otf") format("opentype"), url("../fonts/PublicSans-Thin.svg#svgPublicSans-Thin") format("svg");
  font-weight: 100;
  font-display: swap;
}
@font-face {
  font-family: "PublicSans-Thin";
  src: url("../fonts/PublicSans-ThinItalic.eot");
  src: url("../fonts/PublicSans-ThinItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicSans-ThinItalic.woff2") format("woff2"), url("../fonts/PublicSans-ThinItalic.woff") format("woff"), url("../fonts/PublicSans-ThinItalic.otf") format("opentype"), url("../fonts/PublicSans-ThinItalic.svg#svgPublicSans-ThinItalic") format("svg");
  font-style: italic;
  font-weight: 100;
  font-display: swap;
}
@font-face {
  font-family: "PublicSans";
  src: url("../fonts/PublicSans-ExtraLight.eot");
  src: url("../fonts/PublicSans-ExtraLight.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicSans-ExtraLight.woff2") format("woff2"), url("../fonts/PublicSans-ExtraLight.woff") format("woff"), url("../fonts/PublicSans-ExtraLight.otf") format("opentype"), url("../fonts/PublicSans-ExtraLight.svg#svgPublicSans-ExtraLight") format("svg");
  font-weight: 200;
  font-display: swap;
}
@font-face {
  font-family: "PublicSans";
  src: url("../fonts/PublicSans-ExtraLightItalic.eot");
  src: url("../fonts/PublicSans-ExtraLightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicSans-ExtraLightItalic.woff2") format("woff2"), url("../fonts/PublicSans-ExtraLightItalic.woff") format("woff"), url("../fonts/PublicSans-ExtraLightItalic.otf") format("opentype"), url("../fonts/PublicSans-ExtraLightItalic.svg#svgPublicSans-ExtraLightItalic") format("svg");
  font-style: italic;
  font-weight: 200;
  font-display: swap;
}
@font-face {
  font-family: "PublicSans-ExtraLight";
  src: url("../fonts/PublicSans-ExtraLight.eot");
  src: url("../fonts/PublicSans-ExtraLight.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicSans-ExtraLight.woff2") format("woff2"), url("../fonts/PublicSans-ExtraLight.woff") format("woff"), url("../fonts/PublicSans-ExtraLight.otf") format("opentype"), url("../fonts/PublicSans-ExtraLight.svg#svgPublicSans-ExtraLight") format("svg");
  font-weight: 200;
  font-display: swap;
}
@font-face {
  font-family: "PublicSans-ExtraLight";
  src: url("../fonts/PublicSans-ExtraLightItalic.eot");
  src: url("../fonts/PublicSans-ExtraLightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicSans-ExtraLightItalic.woff2") format("woff2"), url("../fonts/PublicSans-ExtraLightItalic.woff") format("woff"), url("../fonts/PublicSans-ExtraLightItalic.otf") format("opentype"), url("../fonts/PublicSans-ExtraLightItalic.svg#svgPublicSans-ExtraLightItalic") format("svg");
  font-style: italic;
  font-weight: 200;
  font-display: swap;
}
@font-face {
  font-family: "PublicSans";
  src: url("../fonts/PublicSans-Light.eot");
  src: url("../fonts/PublicSans-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicSans-Light.woff2") format("woff2"), url("../fonts/PublicSans-Light.woff") format("woff"), url("../fonts/PublicSans-Light.otf") format("opentype"), url("../fonts/PublicSans-Light.svg#svgPublicSans-Light") format("svg");
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: "PublicSans";
  src: url("../fonts/PublicSans-LightItalic.eot");
  src: url("../fonts/PublicSans-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicSans-LightItalic.woff2") format("woff2"), url("../fonts/PublicSans-LightItalic.woff") format("woff"), url("../fonts/PublicSans-LightItalic.otf") format("opentype"), url("../fonts/PublicSans-LightItalic.svg#svgPublicSans-LightItalic") format("svg");
  font-style: italic;
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: "PublicSans-Light";
  src: url("../fonts/PublicSans-Light.eot");
  src: url("../fonts/PublicSans-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicSans-Light.woff2") format("woff2"), url("../fonts/PublicSans-Light.woff") format("woff"), url("../fonts/PublicSans-Light.otf") format("opentype"), url("../fonts/PublicSans-Light.svg#svgPublicSans-Light") format("svg");
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: "PublicSans-Light";
  src: url("../fonts/PublicSans-LightItalic.eot");
  src: url("../fonts/PublicSans-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicSans-LightItalic.woff2") format("woff2"), url("../fonts/PublicSans-LightItalic.woff") format("woff"), url("../fonts/PublicSans-LightItalic.otf") format("opentype"), url("../fonts/PublicSans-LightItalic.svg#svgPublicSans-LightItalic") format("svg");
  font-style: italic;
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: "PublicSans";
  src: url("../fonts/PublicSans-Regular.eot");
  src: url("../fonts/PublicSans-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicSans-Regular.woff2") format("woff2"), url("../fonts/PublicSans-Regular.woff") format("woff"), url("../fonts/PublicSans-Regular.otf") format("opentype"), url("../fonts/PublicSans-Regular.svg#svgPublicSans-Regular") format("svg");
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "PublicSans";
  src: url("../fonts/PublicSans-RegularItalic.eot");
  src: url("../fonts/PublicSans-RegularItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicSans-RegularItalic.woff2") format("woff2"), url("../fonts/PublicSans-RegularItalic.woff") format("woff"), url("../fonts/PublicSans-RegularItalic.otf") format("opentype"), url("../fonts/PublicSans-RegularItalic.svg#svgPublicSans-RegularItalic") format("svg");
  font-style: italic;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "PublicSans-Regular";
  src: url("../fonts/PublicSans-Regular.eot");
  src: url("../fonts/PublicSans-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicSans-Regular.woff2") format("woff2"), url("../fonts/PublicSans-Regular.woff") format("woff"), url("../fonts/PublicSans-Regular.otf") format("opentype"), url("../fonts/PublicSans-Regular.svg#svgPublicSans-Regular") format("svg");
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "PublicSans-Regular";
  src: url("../fonts/PublicSans-RegularItalic.eot");
  src: url("../fonts/PublicSans-RegularItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicSans-RegularItalic.woff2") format("woff2"), url("../fonts/PublicSans-RegularItalic.woff") format("woff"), url("../fonts/PublicSans-RegularItalic.otf") format("opentype"), url("../fonts/PublicSans-RegularItalic.svg#svgPublicSans-RegularItalic") format("svg");
  font-style: italic;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "PublicSans";
  src: url("../fonts/PublicSans-Medium.eot");
  src: url("../fonts/PublicSans-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicSans-Medium.woff2") format("woff2"), url("../fonts/PublicSans-Medium.woff") format("woff"), url("../fonts/PublicSans-Medium.otf") format("opentype"), url("../fonts/PublicSans-Medium.svg#svgPublicSans-Medium") format("svg");
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: "PublicSans";
  src: url("../fonts/PublicSans-MediumItalic.eot");
  src: url("../fonts/PublicSans-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicSans-MediumItalic.woff2") format("woff2"), url("../fonts/PublicSans-MediumItalic.woff") format("woff"), url("../fonts/PublicSans-MediumItalic.otf") format("opentype"), url("../fonts/PublicSans-MediumItalic.svg#svgPublicSans-MediumItalic") format("svg");
  font-style: italic;
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: "PublicSans-Medium";
  src: url("../fonts/PublicSans-Medium.eot");
  src: url("../fonts/PublicSans-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicSans-Medium.woff2") format("woff2"), url("../fonts/PublicSans-Medium.woff") format("woff"), url("../fonts/PublicSans-Medium.otf") format("opentype"), url("../fonts/PublicSans-Medium.svg#svgPublicSans-Medium") format("svg");
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: "PublicSans-Medium";
  src: url("../fonts/PublicSans-MediumItalic.eot");
  src: url("../fonts/PublicSans-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicSans-MediumItalic.woff2") format("woff2"), url("../fonts/PublicSans-MediumItalic.woff") format("woff"), url("../fonts/PublicSans-MediumItalic.otf") format("opentype"), url("../fonts/PublicSans-MediumItalic.svg#svgPublicSans-MediumItalic") format("svg");
  font-style: italic;
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: "PublicSans";
  src: url("../fonts/PublicSans-SemiBold.eot");
  src: url("../fonts/PublicSans-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicSans-SemiBold.woff2") format("woff2"), url("../fonts/PublicSans-SemiBold.woff") format("woff"), url("../fonts/PublicSans-SemiBold.otf") format("opentype"), url("../fonts/PublicSans-SemiBold.svg#svgPublicSans-SemiBold") format("svg");
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: "PublicSans";
  src: url("../fonts/PublicSans-SemiBoldItalic.eot");
  src: url("../fonts/PublicSans-SemiBoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicSans-SemiBoldItalic.woff2") format("woff2"), url("../fonts/PublicSans-SemiBoldItalic.woff") format("woff"), url("../fonts/PublicSans-SemiBoldItalic.otf") format("opentype"), url("../fonts/PublicSans-SemiBoldItalic.svg#svgPublicSans-SemiBoldItalic") format("svg");
  font-style: italic;
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: "PublicSans-SemiBold";
  src: url("../fonts/PublicSans-SemiBold.eot");
  src: url("../fonts/PublicSans-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicSans-SemiBold.woff2") format("woff2"), url("../fonts/PublicSans-SemiBold.woff") format("woff"), url("../fonts/PublicSans-SemiBold.otf") format("opentype"), url("../fonts/PublicSans-SemiBold.svg#svgPublicSans-SemiBold") format("svg");
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: "PublicSans-SemiBold";
  src: url("../fonts/PublicSans-SemiBoldItalic.eot");
  src: url("../fonts/PublicSans-SemiBoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicSans-SemiBoldItalic.woff2") format("woff2"), url("../fonts/PublicSans-SemiBoldItalic.woff") format("woff"), url("../fonts/PublicSans-SemiBoldItalic.otf") format("opentype"), url("../fonts/PublicSans-SemiBoldItalic.svg#svgPublicSans-SemiBoldItalic") format("svg");
  font-style: italic;
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: "PublicSans";
  src: url("../fonts/PublicSans-Bold.eot");
  src: url("../fonts/PublicSans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicSans-Bold.woff2") format("woff2"), url("../fonts/PublicSans-Bold.woff") format("woff"), url("../fonts/PublicSans-Bold.otf") format("opentype"), url("../fonts/PublicSans-Bold.svg#svgPublicSans-Bold") format("svg");
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "PublicSans";
  src: url("../fonts/PublicSans-BoldItalic.eot");
  src: url("../fonts/PublicSans-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicSans-BoldItalic.woff2") format("woff2"), url("../fonts/PublicSans-BoldItalic.woff") format("woff"), url("../fonts/PublicSans-BoldItalic.otf") format("opentype"), url("../fonts/PublicSans-BoldItalic.svg#svgPublicSans-BoldItalic") format("svg");
  font-style: italic;
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "PublicSans-Bold";
  src: url("../fonts/PublicSans-Bold.eot");
  src: url("../fonts/PublicSans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicSans-Bold.woff2") format("woff2"), url("../fonts/PublicSans-Bold.woff") format("woff"), url("../fonts/PublicSans-Bold.otf") format("opentype"), url("../fonts/PublicSans-Bold.svg#svgPublicSans-Bold") format("svg");
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "PublicSans-Bold";
  src: url("../fonts/PublicSans-BoldItalic.eot");
  src: url("../fonts/PublicSans-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicSans-BoldItalic.woff2") format("woff2"), url("../fonts/PublicSans-BoldItalic.woff") format("woff"), url("../fonts/PublicSans-BoldItalic.otf") format("opentype"), url("../fonts/PublicSans-BoldItalic.svg#svgPublicSans-BoldItalic") format("svg");
  font-style: italic;
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "PublicSans";
  src: url("../fonts/PublicSans-ExtraBold.eot");
  src: url("../fonts/PublicSans-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicSans-ExtraBold.woff2") format("woff2"), url("../fonts/PublicSans-ExtraBold.woff") format("woff"), url("../fonts/PublicSans-ExtraBold.otf") format("opentype"), url("../fonts/PublicSans-ExtraBold.svg#svgPublicSans-ExtraBold") format("svg");
  font-weight: 800;
  font-display: swap;
}
@font-face {
  font-family: "PublicSans";
  src: url("../fonts/PublicSans-ExtraBoldItalic.eot");
  src: url("../fonts/PublicSans-ExtraBoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicSans-ExtraBoldItalic.woff2") format("woff2"), url("../fonts/PublicSans-ExtraBoldItalic.woff") format("woff"), url("../fonts/PublicSans-ExtraBoldItalic.otf") format("opentype"), url("../fonts/PublicSans-ExtraBoldItalic.svg#svgPublicSans-ExtraBoldItalic") format("svg");
  font-style: italic;
  font-weight: 800;
  font-display: swap;
}
@font-face {
  font-family: "PublicSans-ExtraBold";
  src: url("../fonts/PublicSans-ExtraBold.eot");
  src: url("../fonts/PublicSans-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicSans-ExtraBold.woff2") format("woff2"), url("../fonts/PublicSans-ExtraBold.woff") format("woff"), url("../fonts/PublicSans-ExtraBold.otf") format("opentype"), url("../fonts/PublicSans-ExtraBold.svg#svgPublicSans-ExtraBold") format("svg");
  font-weight: 800;
  font-display: swap;
}
@font-face {
  font-family: "PublicSans-ExtraBold";
  src: url("../fonts/PublicSans-ExtraBoldItalic.eot");
  src: url("../fonts/PublicSans-ExtraBoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicSans-ExtraBoldItalic.woff2") format("woff2"), url("../fonts/PublicSans-ExtraBoldItalic.woff") format("woff"), url("../fonts/PublicSans-ExtraBoldItalic.otf") format("opentype"), url("../fonts/PublicSans-ExtraBoldItalic.svg#svgPublicSans-ExtraBoldItalic") format("svg");
  font-style: italic;
  font-weight: 800;
  font-display: swap;
}
@font-face {
  font-family: "PublicSans";
  src: url("../fonts/PublicSans-Black.eot");
  src: url("../fonts/PublicSans-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicSans-Black.woff2") format("woff2"), url("../fonts/PublicSans-Black.woff") format("woff"), url("../fonts/PublicSans-Black.otf") format("opentype"), url("../fonts/PublicSans-Black.svg#svgPublicSans-Black") format("svg");
  font-weight: 900;
  font-display: swap;
}
@font-face {
  font-family: "PublicSans";
  src: url("../fonts/PublicSans-BlackItalic.eot");
  src: url("../fonts/PublicSans-BlackItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicSans-BlackItalic.woff2") format("woff2"), url("../fonts/PublicSans-BlackItalic.woff") format("woff"), url("../fonts/PublicSans-BlackItalic.otf") format("opentype"), url("../fonts/PublicSans-BlackItalic.svg#svgPublicSans-BlackItalic") format("svg");
  font-style: italic;
  font-weight: 900;
  font-display: swap;
}
@font-face {
  font-family: "PublicSans-Black";
  src: url("../fonts/PublicSans-Black.eot");
  src: url("../fonts/PublicSans-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicSans-Black.woff2") format("woff2"), url("../fonts/PublicSans-Black.woff") format("woff"), url("../fonts/PublicSans-Black.otf") format("opentype"), url("../fonts/PublicSans-Black.svg#svgPublicSans-Black") format("svg");
  font-weight: 900;
  font-display: swap;
}
@font-face {
  font-family: "PublicSans-Black";
  src: url("../fonts/PublicSans-BlackItalic.eot");
  src: url("../fonts/PublicSans-BlackItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicSans-BlackItalic.woff2") format("woff2"), url("../fonts/PublicSans-BlackItalic.woff") format("woff"), url("../fonts/PublicSans-BlackItalic.otf") format("opentype"), url("../fonts/PublicSans-BlackItalic.svg#svgPublicSans-BlackItalic") format("svg");
  font-style: italic;
  font-weight: 900;
  font-display: swap;
}
:root {
  --vs: 2rem;
}

/*Start Module: Where Are we*/
.where-are-we {
  margin: 2rem 0;
}

.where-are-we--heading {
  margin-bottom: 0 !important;
  text-align: center;
}

.where-are-we--text {
  padding: 0.75rem 1.5rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  font-size: 1rem;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .where-are-we--text {
    padding: 1.5rem 3rem;
  }
}
@media (min-width: 1024px) {
  .where-are-we--text {
    padding: 1.875rem 3.75rem;
  }
}
.where-are-we--text p {
  margin-bottom: 1rem;
}
.where-are-we--text a {
  text-decoration: underline;
  text-decoration-color: #e4002b;
  text-underline-offset: 4px;
}
.where-are-we--text .panel {
  background-color: transparent;
}
.where-are-we--text .leo-accordion {
  padding: 0;
  margin: 0 !important;
  width: 100%;
  border: none;
  display: none;
}
.where-are-we--text .leo-accordion.active {
  display: block;
}
.where-are-we--text .leo-accordion.panel {
  box-shadow: none;
}
.where-are-we--text .leo-accordion .panel-heading {
  padding: 0;
  border: none;
  display: none;
}
.where-are-we--text .leo-accordion--title {
  color: #24292f;
}
.where-are-we--text .leo-accordion--content {
  color: #24292f;
  line-height: 1.4;
}
.where-are-we--text .leo-accordion--content--container {
  border-top: none !important;
  padding: 0;
}

.where-are-we--text--title {
  font-family: "TekneLDO", Consolas, Courier, monospace;
  font-size: 1.5rem;
  letter-spacing: 0;
  line-height: 1.3;
  margin-top: 0;
  margin-bottom: 1rem !important;
  font-weight: 600;
}

.where-are-we--text--address-desc {
  margin-top: 3rem;
}
.where-are-we--text--address-desc h4 {
  font-family: "PublicSans", Helvetica, Roboto, Arial, sans-serif;
  line-height: 1.4;
  font-weight: 600;
}
.where-are-we--text--address-desc p {
  font-size: 1rem;
  letter-spacing: 0;
  line-height: 1.4;
  margin-bottom: 0;
}
.where-are-we--text--address-desc p span {
  display: block;
}
.where-are-we--text--address-desc .where-are-we--text--title {
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 400;
}

.where-are-we--map {
  padding: 0 0 38px;
}
@media (max-width: 1024px) {
  .where-are-we--map {
    padding: 0 0 24px !important;
  }
}
@media (max-width: 576px) {
  .where-are-we--map {
    padding: 0 0 20px !important;
  }
}

/*End Module: Where Are we*/
/*Start Module: Where Are we from bundle.css*/
.where-are-we {
  margin: 100px 0 150px;
}

.where-are-we--heading {
  text-align: center;
  margin-bottom: 50px !important;
}

.where-are-we--text {
  display: -webkit-flex;
  display: -ms-flex;
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 10px 0 90px;
  margin-bottom: 0;
  flex-wrap: wrap;
}

.where-are-we--text .leo-accordion {
  padding: 0;
  margin: 0 !important;
  width: 100%;
  border: none;
  display: none;
}

.where-are-we--text .leo-accordion.active {
  display: block;
}

.where-are-we--text .leo-accordion.panel {
  box-shadow: none;
}

.where-are-we--text .leo-accordion .panel-heading {
  padding: 0;
  border: none;
  display: none;
}

.where-are-we--text .leo-accordion--title {
  color: black;
}

.where-are-we--text .leo-accordion--content {
  color: black;
  line-height: 1.22;
}

.where-are-we--text .leo-accordion--content--container {
  border-top: none !important;
  padding: 0;
}

.where-are-we--text--title {
  font-family: "Raleway-Black", "Raleway-Regular", Arial, Georgia, "Times New Roman";
  font-size: 22px;
  font-size: 1.375rem;
  letter-spacing: 1.4px;
  letter-spacing: 0.028rem;
  line-height: normal;
  margin-bottom: 18px !important;
}

.where-are-we--text--address-desc {
  margin-top: 100px;
}

.where-are-we--text--address-desc h4 {
  font-family: "Raleway-Bold", "Raleway-Regular", Arial, Georgia, "Times New Roman";
  line-height: 1.67;
}

.where-are-we--text--address-desc p {
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 0.5px;
  letter-spacing: 0.01rem;
  line-height: 1.88;
  margin-bottom: 0;
}

.where-are-we--text--address-desc p span {
  display: block;
}

.where-are-we--map {
  text-align: center;
}

.where-are-we--map--wrap {
  display: inline-block;
  position: relative;
  height: 734px;
  width: 100%;
  background-color: white;
  padding-top: 30px;
  border-radius: 20px;
  overflow: hidden;
}

.where-are-we--map--wrap .gm-style-cc {
  display: none;
}

.where-are-we--map--pointer {
  position: absolute;
  text-align: left;
}

.where-are-we--map--pointer a {
  display: inline-block;
  width: 26px;
  height: 32px;
}

.where-are-we--map--pointer a svg > *,
.where-are-we--map--pointer a + .where-are-we--map--pointer--text {
  transition: all 300ms ease-in-out;
}

.where-are-we--map--pointer a:hover svg > *, .where-are-we--map--pointer a:focus svg > * {
  fill: #e4002b;
}

.where-are-we--map--pointer a:hover + .where-are-we--map--pointer--text, .where-are-we--map--pointer a:focus + .where-are-we--map--pointer--text {
  color: #e4002b;
}

.where-are-we--map--pointer.active a svg > * {
  fill: #e4002b;
}

.where-are-we--map--pointer.active a + .where-are-we--map--pointer--text {
  color: #e4002b;
}

.where-are-we--map--pointer--text {
  display: block;
  margin-left: 12px;
  line-height: normal;
  letter-spacing: 1px;
}

.where-are-we--map--pointer.pointer-melbourne {
  right: 0;
  bottom: 100px;
}

.where-are-we--map--pointer.pointer-nowra {
  right: 12px;
  bottom: 153px;
}

.where-are-we--map--pointer.pointer-rockingham {
  left: 40px;
  top: 249px;
}

/*End Module: Where Are we Where Are we from bundle.css*/
.portlet-layout .portlet .management-bar > .container-fluid-max-xl,
.portlet-layout .portlet .navbar-underline > .container-fluid-max-xl {
  padding-left: 0;
  padding-right: 0;
}
.portlet-layout .portlet .portlet-title-text {
  color: #6B6C7E;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 2.2;
  margin-bottom: 0;
  text-transform: uppercase;
}

.portlet {
  margin-bottom: 0 !important;
}
.portlet > .portlet-topper {
  font-size: 0.87rem;
  padding: 0 4px 0 8px;
  right: auto;
}
@media (min-width: 768px) {
  .portlet > .portlet-topper {
    display: block;
    white-space: nowrap;
  }
}
.portlet > .portlet-topper .portlet-title-default {
  display: inline-block;
  line-height: 1.5rem;
  vertical-align: middle;
}
.portlet > .portlet-topper .portlet-name-text {
  margin-right: 0.75rem;
}
.portlet > .portlet-topper .portlet-topper-toolbar {
  display: inline-block;
  vertical-align: middle;
}
.portlet > .portlet-topper .portlet-topper-toolbar,
.portlet > .portlet-topper .icon-monospaced {
  height: 1.5rem;
  line-height: 1.5rem;
  width: 1.5rem;
}
.portlet > .portlet-topper .lexicon-icon {
  height: 0.875rem;
  width: 0.875rem;
}
.portlet:hover > .portlet-topper, .portlet.open > .portlet-topper {
  z-index: 999;
}

.portlet-decorate {
  padding-top: 38px !important;
  padding-bottom: 38px !important;
}
@media (max-width: 1024px) {
  .portlet-decorate {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
}
@media (max-width: 576px) {
  .portlet-decorate {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
}
.portlet-decorate .portlet {
  margin-bottom: 24px;
}
.portlet-decorate .portlet .portlet-header {
  margin: 0 auto 40px !important;
  position: relative;
  width: 100%;
  max-width: 1600px;
  padding: 0 60px;
  overflow: visible;
}
@media (max-width: 1024px) {
  .portlet-decorate .portlet .portlet-header {
    margin: 0 auto 32px !important;
    max-width: 1024px;
    padding: 0 24px;
  }
}
@media (max-width: 576px) {
  .portlet-decorate .portlet .portlet-header {
    margin: 0 auto 28px !important;
    max-width: 100%;
    padding: 0 1rem;
  }
}
@media (min-width: 1600px) {
  .portlet-decorate .portlet .portlet-header {
    padding: 0;
  }
}
.portlet-decorate .portlet .portlet-title-text {
  color: #000;
  font-family: "LineaSansExtraLight";
  font-size: 60px;
  font-style: normal;
  font-weight: 200;
  line-height: 68px; /* 113.333% */
  letter-spacing: 0.6px;
  text-transform: uppercase;
  max-width: 100%;
  overflow: visible;
  vertical-align: top;
  white-space: normal;
}
@media (max-width: 1024px) {
  .portlet-decorate .portlet .portlet-title-text {
    font-size: 40px;
    font-style: normal;
    font-weight: 200;
    line-height: 48px; /* 120% */
    letter-spacing: 0.4px;
  }
}
@media (max-width: 576px) {
  .portlet-decorate .portlet .portlet-title-text {
    font-size: 40px;
    font-style: normal;
    font-weight: 200;
    line-height: 48px; /* 120% */
    letter-spacing: 0.4px;
    text-transform: uppercase;
  }
}
@media (max-width: 1024px) {
  .portlet-decorate .portlet .portlet-title-text {
    max-width: 100%;
  }
}
@media (max-width: 576px) {
  .portlet-decorate .portlet .portlet-title-text {
    max-width: 100%;
  }
}
.portlet-decorate .portlet-content {
  background-color: transparent !important;
  border: 1px solid #e7e7ed;
  border-radius: 0.25rem;
  padding: 0 !important;
}
.portlet-decorate .portlet-content .padding-top, .portlet-decorate .portlet-content .padding-bottom {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
@media (max-width: 1024px) {
  .portlet-decorate .portlet-content .padding-top, .portlet-decorate .portlet-content .padding-bottom {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media (max-width: 576px) {
  .portlet-decorate .portlet-content .padding-top, .portlet-decorate .portlet-content .padding-bottom {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}

.portlet-barebone .panel,
.portlet-borderless .panel {
  background-color: transparent;
}
.portlet-barebone .panel.card,
.portlet-borderless .panel.card {
  border-color: #cdced9;
  box-shadow: none;
}
.portlet-barebone .panel-default,
.portlet-borderless .panel-default {
  border-color: #cdced9;
}
.portlet-barebone .widget-mode-detail,
.portlet-borderless .widget-mode-detail {
  background-color: transparent;
}

.portlet-layout .portlet .management-bar > .container-fluid-max-xl,
.portlet-layout .portlet .navbar-underline > .container-fluid-max-xl {
  padding-left: 0;
  padding-right: 0;
}
.portlet-layout .portlet .portlet-title-text {
  color: #6B6C7E;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 2.2;
  margin-bottom: 0;
  text-transform: uppercase;
}

.portlet {
  margin-bottom: 0 !important;
}
.portlet > .portlet-topper {
  font-size: 0.87rem;
  padding: 0 4px 0 8px;
  right: auto;
}
@media (min-width: 768px) {
  .portlet > .portlet-topper {
    display: block;
    white-space: nowrap;
  }
}
.portlet > .portlet-topper .portlet-title-default {
  display: inline-block;
  line-height: 1.5rem;
  vertical-align: middle;
}
.portlet > .portlet-topper .portlet-name-text {
  margin-right: 0.75rem;
}
.portlet > .portlet-topper .portlet-topper-toolbar {
  display: inline-block;
  vertical-align: middle;
}
.portlet > .portlet-topper .portlet-topper-toolbar,
.portlet > .portlet-topper .icon-monospaced {
  height: 1.5rem;
  line-height: 1.5rem;
  width: 1.5rem;
}
.portlet > .portlet-topper .lexicon-icon {
  height: 0.875rem;
  width: 0.875rem;
}
.portlet:hover > .portlet-topper, .portlet.open > .portlet-topper {
  z-index: 999;
}

.portlet-decorate {
  padding-top: 38px !important;
  padding-bottom: 38px !important;
}
@media (max-width: 1024px) {
  .portlet-decorate {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
}
@media (max-width: 576px) {
  .portlet-decorate {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
}
.portlet-decorate .portlet {
  margin-bottom: 24px;
}
.portlet-decorate .portlet .portlet-header {
  margin: 0 auto 40px !important;
  position: relative;
  width: 100%;
  max-width: 1600px;
  padding: 0 60px;
  overflow: visible;
}
@media (max-width: 1024px) {
  .portlet-decorate .portlet .portlet-header {
    margin: 0 auto 32px !important;
    max-width: 1024px;
    padding: 0 24px;
  }
}
@media (max-width: 576px) {
  .portlet-decorate .portlet .portlet-header {
    margin: 0 auto 28px !important;
    max-width: 100%;
    padding: 0 1rem;
  }
}
@media (min-width: 1600px) {
  .portlet-decorate .portlet .portlet-header {
    padding: 0;
  }
}
.portlet-decorate .portlet .portlet-title-text {
  color: #000;
  font-family: "LineaSansExtraLight";
  font-size: 60px;
  font-style: normal;
  font-weight: 200;
  line-height: 68px; /* 113.333% */
  letter-spacing: 0.6px;
  text-transform: uppercase;
  max-width: 100%;
  overflow: visible;
  vertical-align: top;
  white-space: normal;
}
@media (max-width: 1024px) {
  .portlet-decorate .portlet .portlet-title-text {
    font-size: 40px;
    font-style: normal;
    font-weight: 200;
    line-height: 48px; /* 120% */
    letter-spacing: 0.4px;
  }
}
@media (max-width: 576px) {
  .portlet-decorate .portlet .portlet-title-text {
    font-size: 40px;
    font-style: normal;
    font-weight: 200;
    line-height: 48px; /* 120% */
    letter-spacing: 0.4px;
    text-transform: uppercase;
  }
}
@media (max-width: 1024px) {
  .portlet-decorate .portlet .portlet-title-text {
    max-width: 100%;
  }
}
@media (max-width: 576px) {
  .portlet-decorate .portlet .portlet-title-text {
    max-width: 100%;
  }
}
.portlet-decorate .portlet-content {
  background-color: transparent !important;
  border: 1px solid #e7e7ed;
  border-radius: 0.25rem;
  padding: 0 !important;
}
.portlet-decorate .portlet-content .padding-top, .portlet-decorate .portlet-content .padding-bottom {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
@media (max-width: 1024px) {
  .portlet-decorate .portlet-content .padding-top, .portlet-decorate .portlet-content .padding-bottom {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media (max-width: 576px) {
  .portlet-decorate .portlet-content .padding-top, .portlet-decorate .portlet-content .padding-bottom {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}

.portlet-barebone .panel,
.portlet-borderless .panel {
  background-color: transparent;
}
.portlet-barebone .panel.card,
.portlet-borderless .panel.card {
  border-color: #cdced9;
  box-shadow: none;
}
.portlet-barebone .panel-default,
.portlet-borderless .panel-default {
  border-color: #cdced9;
}
.portlet-barebone .widget-mode-detail,
.portlet-borderless .widget-mode-detail {
  background-color: transparent;
}

/* Layout */
.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-xs-12, .col-11, .col-xs-11, .col-10, .col-xs-10, .col-9, .col-xs-9, .col-8, .col-xs-8, .col-7, .col-xs-7, .col-6, .col-xs-6, .col-5, .col-xs-5, .col-4, .col-xs-4, .col-3, .col-xs-3, .col-2, .col-xs-2, .col-1, .col-xs-1 {
  padding: 0;
  padding: 0;
}

/* Typography */
.text-underline {
  text-decoration: underline;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  box-shadow: none;
}

a.label-light:focus, button.label-light:focus {
  color: inherit;
}

img {
  max-width: 100%;
}

.overflow-visible {
  overflow-x: visible !important;
}

.tooltip {
  background-color: transparent;
  box-shadow: none;
}

.wallsio-load-more-button {
  display: block;
  color: black;
  padding: 12px 20px;
  flex-direction: column;
  align-items: flex-start;
  background: transparent;
  gap: 10px;
  border: none;
  position: relative;
  font-family: "LineaSansRegular";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.32px;
  --angle: 90deg;
  width: fit-content;
  text-transform: uppercase;
  text-decoration: none !important;
  margin: 0 auto;
}
.wallsio-load-more-button:hover {
  color: black;
}
.wallsio-load-more-button::before {
  display: block;
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  border-radius: 24px;
  border: 1px solid transparent;
  background: linear-gradient(var(--angle), #E4002B, #000000) border-box;
  -webkit-mask: linear-gradient(#000 0 0) padding-box, linear-gradient(#000 0 0);
  mask: linear-gradient(#000 0 0) padding-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  box-shadow: 0 0 0 1px black inset, 0 0 0 1px black;
}
.wallsio-load-more-button.center {
  width: fit-content;
  margin-inline: auto;
  display: block;
}
.wallsio-load-more-button.visible-in-mobile {
  display: none;
}
@media (max-width: 1024px) {
  .wallsio-load-more-button.visible-in-mobile {
    display: block;
  }
}

/* Bg Color  */
#main-content {
  padding-bottom: 38px !important;
}
@media (max-width: 1024px) {
  #main-content {
    padding-bottom: 24px !important;
  }
}
@media (max-width: 576px) {
  #main-content {
    padding-bottom: 20px !important;
  }
}
#main-content:has(.portlet-journal-content:last-of-type .container-full-width.white), #main-content:has(.container-full-width:last-of-type .profile-stock-details) {
  padding-bottom: 0 !important;
}
@media (max-width: 1024px) {
  #main-content:has(.portlet-journal-content:last-of-type .container-full-width.white), #main-content:has(.container-full-width:last-of-type .profile-stock-details) {
    padding-bottom: 0 !important;
  }
}
@media (max-width: 576px) {
  #main-content:has(.portlet-journal-content:last-of-type .container-full-width.white), #main-content:has(.container-full-width:last-of-type .profile-stock-details) {
    padding-bottom: 0 !important;
  }
}
#main-content:has(.portlet-journal-content:last-of-type .container-full-width.white)::after, #main-content:has(.container-full-width:last-of-type .profile-stock-details)::after {
  display: none !important;
}

.portlet-journal-content:has(.container-full-width.black) + .portlet-journal-content .container-full-width.black.margin-top::before {
  content: "";
  background-color: black;
  position: absolute;
  top: -40px;
  left: 0;
  width: 100%;
  height: 40px;
  z-index: 1;
}

.portlet-journal-content:has(.container-full-width.black.margin-bottom):has(+ .portlet-journal-content .container-full-width.black)::before {
  content: "";
  background-color: black;
  position: absolute;
  bottom: -40px;
  left: 0;
  width: 100%;
  height: 40px;
  z-index: 1;
}

.portlet-journal-content:has(.container-full-width.black.margin-bottom):has(+ .portlet-journal-content .container-full-width.black) {
  background-color: black !important;
}

.portlet-journal-content:has(.container-full-width.white) + .portlet-journal-content .component-social-media .padding-top {
  padding-top: 0 !important;
}
@media (max-width: 1024px) {
  .portlet-journal-content:has(.container-full-width.white) + .portlet-journal-content .component-social-media .padding-top {
    padding-top: 0 !important;
  }
}
@media (max-width: 576px) {
  .portlet-journal-content:has(.container-full-width.white) + .portlet-journal-content .component-social-media .padding-top {
    padding-top: 0 !important;
  }
}
.portlet-journal-content:has(.container-full-width.white) + .portlet-journal-content .component-social-media .margin-top {
  margin-top: 0 !important;
}
@media (max-width: 1024px) {
  .portlet-journal-content:has(.container-full-width.white) + .portlet-journal-content .component-social-media .margin-top {
    margin-top: 0 !important;
  }
}
@media (max-width: 576px) {
  .portlet-journal-content:has(.container-full-width.white) + .portlet-journal-content .component-social-media .margin-top {
    margin-top: 0 !important;
  }
}

.portlet-journal-content:has(.component-social-media) + .portlet-journal-content:has(.container-full-width.white) {
  padding-top: 0 !important;
}
@media (max-width: 1024px) {
  .portlet-journal-content:has(.component-social-media) + .portlet-journal-content:has(.container-full-width.white) {
    padding-top: 0 !important;
  }
}
@media (max-width: 576px) {
  .portlet-journal-content:has(.component-social-media) + .portlet-journal-content:has(.container-full-width.white) {
    padding-top: 0 !important;
  }
}
.portlet-journal-content:has(.component-social-media) + .portlet-journal-content:has(.container-full-width.white) .margin-top {
  margin-top: 0 !important;
}
@media (max-width: 1024px) {
  .portlet-journal-content:has(.component-social-media) + .portlet-journal-content:has(.container-full-width.white) .margin-top {
    margin-top: 0 !important;
  }
}
@media (max-width: 576px) {
  .portlet-journal-content:has(.component-social-media) + .portlet-journal-content:has(.container-full-width.white) .margin-top {
    margin-top: 0 !important;
  }
}
.portlet-journal-content:has(.component-social-media) + .portlet-journal-content:has(.container-full-width.white) .padding-top {
  padding-top: 0 !important;
}
@media (max-width: 1024px) {
  .portlet-journal-content:has(.component-social-media) + .portlet-journal-content:has(.container-full-width.white) .padding-top {
    padding-top: 0 !important;
  }
}
@media (max-width: 576px) {
  .portlet-journal-content:has(.component-social-media) + .portlet-journal-content:has(.container-full-width.white) .padding-top {
    padding-top: 0 !important;
  }
}

.portlet-journal-content:not(:has(.container-full-width.white)) + .portlet-journal-content:has(.container-full-width.white) {
  margin-top: 38px !important;
}
@media (max-width: 1024px) {
  .portlet-journal-content:not(:has(.container-full-width.white)) + .portlet-journal-content:has(.container-full-width.white) {
    margin-top: 24px !important;
  }
}
@media (max-width: 576px) {
  .portlet-journal-content:not(:has(.container-full-width.white)) + .portlet-journal-content:has(.container-full-width.white) {
    margin-top: 20px !important;
  }
}

.portlet-journal-content:has(.static-text) + .portlet-journal-content:not(:has(.container-full-width.black)) {
  margin-top: 38px !important;
}
@media (max-width: 1024px) {
  .portlet-journal-content:has(.static-text) + .portlet-journal-content:not(:has(.container-full-width.black)) {
    margin-top: 24px !important;
  }
}
@media (max-width: 576px) {
  .portlet-journal-content:has(.static-text) + .portlet-journal-content:not(:has(.container-full-width.black)) {
    margin-top: 20px !important;
  }
}

.portlet-journal-content:has(.container-full-width.black):has(+ .portlet-boundary_com_leonardocompany_anchorbar_portlet_AnchorBarPorlet_) .margin-bottom {
  margin-bottom: 0 !important;
}
@media (max-width: 1024px) {
  .portlet-journal-content:has(.container-full-width.black):has(+ .portlet-boundary_com_leonardocompany_anchorbar_portlet_AnchorBarPorlet_) .margin-bottom {
    margin-bottom: 0 !important;
  }
}
@media (max-width: 576px) {
  .portlet-journal-content:has(.container-full-width.black):has(+ .portlet-boundary_com_leonardocompany_anchorbar_portlet_AnchorBarPorlet_) .margin-bottom {
    margin-bottom: 0 !important;
  }
}

.portlet-journal-content:has(.scrollytelling) + .portlet-journal-content::before, .portlet-journal-content:has(.scrollytelling) + .portlet-iframe::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 127px !important;
  left: 0 !important;
  bottom: inherit !important;
  transform: translateY(-100%);
  background-blend-mode: multiply;
  background: linear-gradient(0deg, #000000 0%, rgba(255, 255, 255, 0) 100%) !important;
}
@media (max-width: 1024px) {
  .portlet-journal-content:has(.scrollytelling) + .portlet-journal-content::before, .portlet-journal-content:has(.scrollytelling) + .portlet-iframe::before {
    height: 161px;
  }
}
@media (max-width: 576px) {
  .portlet-journal-content:has(.scrollytelling) + .portlet-journal-content::before, .portlet-journal-content:has(.scrollytelling) + .portlet-iframe::before {
    height: 141px;
  }
}

.portlet-journal-content:has(.margin-bottom) + .portlet-asset-publisher:has(.home-media-hub), .portlet-journal-content:has(.padding-bottom) + .portlet-asset-publisher:has(.home-media-hub), .portlet-journal-content:has(.padding-bottom.margin-bottom.black) + .portlet-asset-publisher:has(.home-media-hub) {
  margin-top: -38px !important;
}
@media (max-width: 1024px) {
  .portlet-journal-content:has(.margin-bottom) + .portlet-asset-publisher:has(.home-media-hub), .portlet-journal-content:has(.padding-bottom) + .portlet-asset-publisher:has(.home-media-hub), .portlet-journal-content:has(.padding-bottom.margin-bottom.black) + .portlet-asset-publisher:has(.home-media-hub) {
    margin-top: -24px !important;
  }
}
@media (max-width: 576px) {
  .portlet-journal-content:has(.margin-bottom) + .portlet-asset-publisher:has(.home-media-hub), .portlet-journal-content:has(.padding-bottom) + .portlet-asset-publisher:has(.home-media-hub), .portlet-journal-content:has(.padding-bottom.margin-bottom.black) + .portlet-asset-publisher:has(.home-media-hub) {
    margin-top: -20px !important;
  }
}

.portlet-journal-content:has(.padding-bottom.black) + .portlet-asset-publisher:has(.home-media-hub), .portlet-journal-content:has(.component-carousel-facts .black) + .portlet-asset-publisher:has(.home-media-hub) {
  margin-top: 0px !important;
}
@media (max-width: 1024px) {
  .portlet-journal-content:has(.padding-bottom.black) + .portlet-asset-publisher:has(.home-media-hub), .portlet-journal-content:has(.component-carousel-facts .black) + .portlet-asset-publisher:has(.home-media-hub) {
    margin-top: 0px !important;
  }
}
@media (max-width: 576px) {
  .portlet-journal-content:has(.padding-bottom.black) + .portlet-asset-publisher:has(.home-media-hub), .portlet-journal-content:has(.component-carousel-facts .black) + .portlet-asset-publisher:has(.home-media-hub) {
    margin-top: 0px !important;
  }
}

body:has(.scrollytelling) #main-content .portlet-boundary:not(:has(.scrollytelling)):not(:has(.menu-fixed)) {
  z-index: 2;
  position: relative;
  background-color: #EFEFEF;
}
body:has(.scrollytelling) #main-content:has(.portlet-journal-content:last-of-type .container-full-width.white)::after {
  display: none;
}
body:has(.scrollytelling) #main-content::after {
  content: "";
  background-color: #EFEFEF;
  position: absolute;
  bottom: inherit;
  left: 0;
  width: 100%;
  height: 40px;
  z-index: 1;
}
body:has(.scrollytelling) #main-content:has(.portlet-journal-content:last-of-type .container-full-width.black)::after {
  background-color: #000;
}

body:has(.portlet-breadcrumb):has(.hero-image-small) .menu-fixed-grey {
  bottom: 180px;
}

body:has(.columns-1 .portlet-breadcrumb):has(.hero-image-small) .menu-fixed-grey {
  bottom: 80px;
}

body:has(.portlet-breadcrumb):has(.header-safe-area) .menu-fixed-grey {
  bottom: 140px;
}

body:has(.columns-1 .portlet-breadcrumb):has(.header-safe-area) .menu-fixed-grey {
  bottom: 45px;
}

body:has(.columns-1 .portlet-breadcrumb):has(.header-safe-area .hero-gallery-crossfade) .menu-fixed-grey {
  bottom: 80px;
}

body:has(.portlet-breadcrumb):has(.header-safe-area .hero-gallery-crossfade) .menu-fixed-grey {
  bottom: 190px;
}

body:has(.menu-fixed-grey) .hero-image-small .text-content {
  padding-bottom: 140px;
}
@media (max-width: 1024px) {
  body:has(.menu-fixed-grey) .hero-image-small .text-content {
    padding-bottom: 80px;
  }
}
body:has(.menu-fixed-grey) .header-safe-area .text-content {
  padding-bottom: 140px;
}
@media (max-width: 1024px) {
  body:has(.menu-fixed-grey) .header-safe-area .text-content {
    padding-bottom: 80px;
  }
}
body:has(.menu-fixed-grey) .header-safe-area .hero-gallery-crossfade .text-content {
  padding-bottom: 180px;
}
@media (max-width: 1024px) {
  body:has(.menu-fixed-grey) .header-safe-area .hero-gallery-crossfade .text-content {
    padding-bottom: 96px;
  }
}
@media (max-width: 1024px) {
  body:has(.menu-fixed-grey) .static-text {
    padding-bottom: 50px;
  }
}

body:has(.service-locator-map) #main-content {
  padding-bottom: 0 !important;
}
@media (max-width: 1024px) {
  body:has(.service-locator-map) #main-content {
    padding-bottom: 0 !important;
  }
}
@media (max-width: 576px) {
  body:has(.service-locator-map) #main-content {
    padding-bottom: 0 !important;
  }
}

body:has(.portlet-breadcrumb .black):has(.video-gallery-large) .margin-top {
  margin-top: 0 !important;
  padding-top: 38px !important;
}
@media (max-width: 1024px) {
  body:has(.portlet-breadcrumb .black):has(.video-gallery-large) .margin-top {
    padding-top: 24px !important;
    margin-top: 0 !important;
  }
}
@media (max-width: 576px) {
  body:has(.portlet-breadcrumb .black):has(.video-gallery-large) .margin-top {
    padding-top: 20px !important;
    margin-top: 0 !important;
  }
}

body:has(.service-locator-map) #main-content {
  padding-bottom: 0 !important;
}
@media (max-width: 1024px) {
  body:has(.service-locator-map) #main-content {
    padding-bottom: 0 !important;
  }
}
@media (max-width: 576px) {
  body:has(.service-locator-map) #main-content {
    padding-bottom: 0 !important;
  }
}

#layout-column_column-1 .portlet-journal-content:first-child .container-full-width.black.margin-top {
  margin-top: 0 !important;
}
@media (max-width: 1024px) {
  #layout-column_column-1 .portlet-journal-content:first-child .container-full-width.black.margin-top {
    margin-top: 0 !important;
  }
}
@media (max-width: 576px) {
  #layout-column_column-1 .portlet-journal-content:first-child .container-full-width.black.margin-top {
    margin-top: 0 !important;
  }
}

@media (max-width: 1024px) {
  #layout-column_column-1 .portlet-journal-content:first-child .generic-web-content {
    padding-block: 48px !important;
  }
}
@media (max-width: 576px) {
  #layout-column_column-1 .portlet-journal-content:first-child .generic-web-content {
    padding-block: 40px !important;
  }
}

/* Catalogo */
.portlet-boundary_com_leonardocompany_catalog_portlet_CatalogPortlet_ .portlet-header {
  margin-bottom: 0 !important;
}

/* Cookie */
#consent_blackbar {
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  z-index: 10;
  background: white;
  border-top: 1px solid #ccc;
}
#consent_blackbar .truste-messageColumn a {
  font-weight: bold !important;
  text-decoration: underline;
  text-decoration-color: #e4002b;
  text-underline-offset: 4px;
}
#consent_blackbar .truste-messageColumn a:hover {
  color: #e4002b !important;
}

/* SVG */
.svg-content-map {
  width: 100%;
  height: auto;
}
.svg-content-map svg {
  width: 100%;
  height: auto;
}

/* Generic web content */
.generic-web-content:last-of-type {
  padding-bottom: 0 !important;
}
@media (max-width: 1024px) {
  .generic-web-content:last-of-type {
    padding-bottom: 0 !important;
  }
}
@media (max-width: 576px) {
  .generic-web-content:last-of-type {
    padding-bottom: 0 !important;
  }
}
.generic-web-content .web-content-embed .padding-top, .generic-web-content .web-content-embed .padding-bottom, .generic-web-content .web-content-embed .padding-block {
  padding: 0 !important;
}
@media (max-width: 1024px) {
  .generic-web-content .web-content-embed .padding-top, .generic-web-content .web-content-embed .padding-bottom, .generic-web-content .web-content-embed .padding-block {
    padding: 0 !important;
  }
}
@media (max-width: 576px) {
  .generic-web-content .web-content-embed .padding-top, .generic-web-content .web-content-embed .padding-bottom, .generic-web-content .web-content-embed .padding-block {
    padding: 0 !important;
  }
}
.generic-web-content .generic-web-content-text h1 {
  font-family: "LineaSansLight";
  font-size: 38px;
  line-height: 46px;
  letter-spacing: 0.38px;
  font-weight: 300;
}
@media (max-width: 1024px) {
  .generic-web-content .generic-web-content-text h1 {
    font-size: 30px;
    line-height: 38px;
    letter-spacing: 0.3px;
  }
}
@media (max-width: 576px) {
  .generic-web-content .generic-web-content-text h1 {
    font-family: "LineaSansExtraLight";
    font-size: 30px;
    line-height: 38px;
    letter-spacing: 0.6px;
  }
}
.generic-web-content .generic-web-content-text h2 {
  color: #000;
  font-family: "LineaSansLight";
  font-size: 38px;
  font-style: normal;
  font-weight: 300;
  line-height: 46px; /* 121.053% */
  letter-spacing: 0.38px;
  margin: 0;
}
@media (max-width: 1024px) {
  .generic-web-content .generic-web-content-text h2 {
    font-size: 30px;
    font-style: normal;
    font-weight: 300;
    line-height: 38px; /* 126.667% */
    letter-spacing: 0.3px;
  }
}
@media (max-width: 576px) {
  .generic-web-content .generic-web-content-text h2 {
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: 32px;
  }
}
.generic-web-content .generic-web-content-text h3, .generic-web-content .generic-web-content-text h4, .generic-web-content .generic-web-content-text h5, .generic-web-content .generic-web-content-text h6 {
  font-family: "LineaSansLight";
  font-size: 26px;
  line-height: 34px;
  letter-spacing: 0;
  font-weight: 300;
  margin: 0;
}
@media (max-width: 1024px) {
  .generic-web-content .generic-web-content-text h3, .generic-web-content .generic-web-content-text h4, .generic-web-content .generic-web-content-text h5, .generic-web-content .generic-web-content-text h6 {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0px;
  }
}
@media (max-width: 576px) {
  .generic-web-content .generic-web-content-text h3, .generic-web-content .generic-web-content-text h4, .generic-web-content .generic-web-content-text h5, .generic-web-content .generic-web-content-text h6 {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
  }
}
.generic-web-content .generic-web-content-text img {
  max-width: 100%;
}
.generic-web-content .generic-web-content-text video {
  width: 100%;
  border-radius: 20px;
}
.generic-web-content .generic-web-content-text a {
  text-decoration: underline;
}
.generic-web-content .generic-web-content-text ul {
  padding-left: 40px;
}
.generic-web-content .generic-web-content-text li {
  display: list-item;
  list-style: disc;
}
.generic-web-content .generic-web-content-text .list-flex {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.generic-web-content .generic-web-content-text p.general-caption, .generic-web-content .generic-web-content-text p.general-author {
  color: #6B6B6B;
  font-family: "LineaSansLight";
  font-size: 16px !important;
  font-style: italic !important;
  font-weight: 300;
  line-height: 24px !important;
  opacity: 1 !important;
  margin: 0 !important;
  text-align: center;
}
.generic-web-content .generic-web-content-text img {
  border-radius: 20px;
  width: 100%;
}

/* Control panel */
#ControlMenu .control-menu-nav-item {
  align-items: center;
  gap: 10px;
}
#ControlMenu .staging-variation-label {
  margin: 0;
}
#ControlMenu .dropdown ul li {
  display: block;
}
#ControlMenu .product-menu .list-group ul li {
  display: block;
}

/* IFrame */
.portlet-iframe .iframe-container {
  line-height: 0;
}

/* Search header */
.portlet-search .portlet-header {
  display: none;
}

#searchDialogue {
  position: absolute;
  top: 40px;
  right: 0;
  padding: 10px 24px;
  width: 100%;
  max-width: 892px;
  left: inherit;
}

#searchOverlay .portlet-search .search-widget-global--close, #searchOverlay .portlet-search .search-widget-global--content--search--label {
  display: none;
}
#searchOverlay .portlet-search #search-suggestions .tt-dataset-searchData {
  background-color: #000;
}
#searchOverlay .portlet-search #search-wrapper {
  display: block !important;
}
@media (max-width: 1024px) {
  #searchOverlay .portlet-search #search-wrapper .twitter-typeahead {
    display: block !important;
  }
}
#searchOverlay .portlet-search .search-widget-global--content {
  width: 100%;
  max-width: 569px;
  display: flex;
  align-items: flex-end;
  gap: 16px;
}
@media (max-width: 1024px) {
  #searchOverlay .portlet-search .search-widget-global--content {
    max-width: unset;
  }
}
#searchOverlay .portlet-search .search-widget-global--content--search {
  position: relative;
  width: 100%;
  max-width: 450px;
  display: flex;
  align-items: center;
}
@media (max-width: 1024px) {
  #searchOverlay .portlet-search .search-widget-global--content--search {
    position: relative;
    max-width: unset;
    display: flex;
    align-items: center;
  }
}
#searchOverlay .portlet-search .search-widget-global--content--search .search-widget-global--content--search--text {
  width: 450px;
  max-width: 450px;
  background-color: #000;
  border: none;
  border-bottom: 1px solid #dfdfdf;
  color: #ffffff;
  padding: 10px 30px 10px 0;
  font-size: 16px;
  text-transform: none;
  border-radius: 0 !important;
  margin: 0;
}
#searchOverlay .portlet-search .search-widget-global--content--search .search-widget-global--content--search--text::placeholder {
  color: #6B6B6B;
  font-family: "LineaSansLight";
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
  line-height: 24px; /* 150% */
  font-size: 16px;
  text-transform: none;
}
#searchOverlay .portlet-search .search-widget-global--content--search .search-widget-global--content--search--text:not(:placeholder-shown) ~ .search-main-bar-reset {
  display: flex;
}
#searchOverlay .portlet-search .search-widget-global--content--search .search-widget-global--content--search--text:focus:not(:placeholder-shown) ~ .search-main-bar-reset {
  display: flex;
}
#searchOverlay .portlet-search .search-widget-global--content--search .search-widget-global--content--search--text::-webkit-search-cancel-button, #searchOverlay .portlet-search .search-widget-global--content--search .search-widget-global--content--search--text::-webkit-search-decoration {
  -webkit-appearance: none;
  appearance: none;
}
@media (max-width: 1024px) {
  #searchOverlay .portlet-search .search-widget-global--content--search .search-widget-global--content--search--text {
    max-width: unset;
    width: 100%;
    height: 48px;
    padding: 12px 16px;
    padding-right: 34px;
    border: 1px solid #fff;
    border-radius: 10px !important;
    margin: 0;
  }
}
#searchOverlay .portlet-search .search-widget-global--content--action .search-widget-global--content--action--icon {
  line-height: 24px;
}
@media (max-width: 576px) {
  #searchOverlay .portlet-search .search-widget-global--content--action .search-widget-global--content--action--icon {
    display: none;
  }
}
@media (max-width: 1024px) {
  #searchOverlay .portlet-search .search-widget-global--content--action .search-widget-global--content--action--icon {
    display: none;
  }
}
#searchOverlay .portlet-search .tt-menu {
  display: none;
  position: absolute;
  top: 59px;
  left: 0;
  width: 100%;
  max-width: 450px;
  max-height: 400px;
  overflow-y: auto;
  padding: 8px 0;
  margin-top: 0;
  z-index: 1001;
  flex-direction: column;
  gap: 12px;
}
#searchOverlay .portlet-search .tt-menu.show {
  display: flex;
}
@media (max-width: 1024px) {
  #searchOverlay .portlet-search .tt-menu {
    max-width: unset;
  }
}
#searchOverlay .portlet-search option,
#searchOverlay .portlet-search div[role=option] {
  color: #000;
  font-family: "LineaSansLight";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 22px; /* 157.143% */
  letter-spacing: 0.14px;
  text-transform: uppercase;
  border: 0;
  background-color: transparent;
  display: block;
  padding: 10px 16px;
  border-radius: 12px;
  color: #8c8c8c;
  font-size: 16px;
  line-height: 24px;
  cursor: pointer;
  text-transform: none;
  font-style: italic;
  transition: background-color 0.2s ease;
}
#searchOverlay .portlet-search option ::placeholder,
#searchOverlay .portlet-search div[role=option] ::placeholder {
  color: #919191;
}
#searchOverlay .portlet-search option .highlight-match,
#searchOverlay .portlet-search div[role=option] .highlight-match {
  color: #ffffff;
  font-weight: normal;
  font-style: italic;
}
#searchOverlay .portlet-search option:hover, #searchOverlay .portlet-search option.active,
#searchOverlay .portlet-search div[role=option]:hover,
#searchOverlay .portlet-search div[role=option].active {
  background-color: #292929;
}
#searchOverlay .portlet-search option.hidden,
#searchOverlay .portlet-search div[role=option].hidden {
  display: none;
}
@media (max-width: 1024px) {
  #searchOverlay .portlet-search option,
  #searchOverlay .portlet-search div[role=option] {
    padding: 10px 0;
  }
}
#searchOverlay .btn-primary-negative, #searchOverlay .upload-dropzone:hover .upload-label, .upload-dropzone:hover #searchOverlay .upload-label, #searchOverlay .upload-dropzone.drag-over .upload-label, .upload-dropzone.drag-over #searchOverlay .upload-label {
  background-color: #000;
}

/* Template hero banner */
.hero-yt .text-content {
  position: absolute !important;
  bottom: 0;
  height: auto;
}
.hero-yt .yt-content {
  position: relative;
  height: 100vh;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  padding-bottom: 0;
  z-index: 2;
  color: white;
}

/* Financial focus top bar */
.content-financial-focus {
  display: flex;
  align-items: center;
  gap: 24px;
}

/* Portlet languages */
.portlet-language .glass {
  min-width: auto;
}
.portlet-language .glass a:hover {
  color: #000;
}

/* Financial highlight mobile */
#content-financialHighlightsDialogueMobile.visible {
  height: 100vh;
  display: flex;
  align-items: end;
}

#mobileMenuDialog.visible {
  background: rgba(0, 0, 0, 0.4);
  backdrop-filter: blur(28px);
}

/* Restyle table */
.generic-web-content-text .trade-laws-followed {
  margin: 0;
}
.generic-web-content-text .trade-laws-followed div {
  border: 0;
}
.generic-web-content-text .trade-laws-followed .trade-laws-followed--heading--row--cell,
.generic-web-content-text .trade-laws-followed .trade-laws-followed--body--row--cell {
  font-size: 1rem !important;
  line-height: 1.313rem !important;
  padding: 12px 8px !important;
}
.generic-web-content-text .trade-laws-followed .trade-laws-followed--heading--row--cell {
  font-family: "PublicSans", Helvetica, Roboto, Arial, sans-serif;
  font-weight: 600;
}
.generic-web-content-text .trade-laws-followed .trade-laws-followed--heading--row--cell.m-only {
  display: none !important;
}
.generic-web-content-text .trade-laws-followed .trade-laws-followed--body--row--cell {
  display: flex;
  font-weight: 400;
  border-bottom: 1px solid #e7e8ea;
  word-break: keep-all !important;
}
@media (min-width: 768px) {
  .generic-web-content-text .trade-laws-followed .trade-laws-followed--body--row--cell {
    display: table-cell;
    line-height: 2.25rem;
    border-bottom: 0;
  }
}
.generic-web-content-text .trade-laws-followed .trade-laws-followed--body--row--cell:first-child {
  padding-top: 1rem !important;
}
@media (min-width: 768px) {
  .generic-web-content-text .trade-laws-followed .trade-laws-followed--body--row--cell:first-child {
    padding-top: 0 !important;
  }
}
.generic-web-content-text .trade-laws-followed .trade-laws-followed--body--row--cell:before {
  content: attr(data-th) " ";
  font-size: 0.9rem;
  opacity: 0.7;
  display: inline-block;
  width: 30%;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .generic-web-content-text .trade-laws-followed .trade-laws-followed--body--row--cell:before {
    display: none;
  }
}
.generic-web-content-text .trade-laws-followed .trade-laws-followed--body--row--cell span {
  display: inline-block;
  width: 70%;
}
@media (min-width: 768px) {
  .generic-web-content-text .trade-laws-followed .trade-laws-followed--body--row--cell span {
    display: initial;
    width: 100%;
  }
}
.generic-web-content-text .trade-laws-followed .trade-laws-followed--body--row--cell a {
  text-decoration: underline;
  text-decoration-color: #e4002b;
  text-underline-offset: 4px;
  word-break: break-all;
}
.generic-web-content-text .trade-laws-followed .trade-laws-followed--body--row:nth-child(odd) {
  background-color: #ffffff;
}
.generic-web-content-text .tableExpanded {
  margin: 0;
}
.generic-web-content-text .training-adt {
  margin: 0 0 1.5rem 0;
  padding: 0 24px;
}
@media (min-width: 768px) {
  .generic-web-content-text .training-adt {
    padding-left: 21.5%;
    padding-right: 21.5%;
  }
}
@media (min-width: 1280px) {
  .generic-web-content-text .training-adt {
    padding-left: 25%;
    padding-right: 25%;
  }
}
.generic-web-content-text .training-adt .leo-accordion--content--container {
  padding: 0;
}
@media (min-width: 768px) {
  .generic-web-content-text .training-adt .leo-accordion--content--container {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1024px) {
  .generic-web-content-text .training-adt .leo-accordion--content--container {
    margin-left: -90px;
    margin-right: -90px;
  }
}
@media (min-width: 1280px) {
  .generic-web-content-text .training-adt .leo-accordion--content--container {
    margin-left: -250px;
    margin-right: -250px;
  }
}
.generic-web-content-text .training-adt .trade-laws-followed {
  margin: 100px 0 50px 0;
}
@media (max-width: 767px) {
  .generic-web-content-text .training-adt .trade-laws-followed {
    margin-top: 50px;
  }
}
.generic-web-content-text .training-adt .trade-laws-followed--heading--row {
  display: none;
}
@media (min-width: 768px) {
  .generic-web-content-text .training-adt .trade-laws-followed--heading--row {
    display: table-row;
  }
}
@media (max-width: 767px) {
  .generic-web-content-text .training-adt .m-hidden {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .generic-web-content-text .training-adt .m-only {
    display: none !important;
  }
}

/*Mobile viewport*/
@media all and (max-width: 767px) {
  .d-only {
    display: none;
  }
  .tl-only {
    display: none;
  }
  .tp-only {
    display: none;
  }
  .m-only {
    display: block !important;
  }
  .m-visible {
    display: block !important;
  }
  .m-hidden {
    display: none !important;
  }
}
/*Tablet Portrait viewport*/
@media all and (min-width: 768px) and (max-width: 1023px) {
  .d-only {
    display: none;
  }
  .tl-only {
    display: none;
  }
  .tp-only {
    display: block !important;
  }
  .m-only {
    display: none;
  }
  .tp-visible {
    display: block !important;
  }
  .tp-hidden {
    display: none !important;
  }
}
/*Tablet Landscape viewport*/
@media all and (min-width: 1024px) and (max-width: 1279px) {
  .d-only {
    display: none;
  }
  .tl-only {
    display: block !important;
  }
  .tp-only {
    display: none;
  }
  .m-only {
    display: none;
  }
  .tl-visible {
    display: block !important;
  }
  .tl-hidden {
    display: none !important;
  }
}
/*Desktop viewport*/
@media all and (min-width: 1280px) {
  .d-only {
    display: block !important;
  }
  .tl-only {
    display: none;
  }
  .tp-only {
    display: none;
  }
  .m-only {
    display: none;
  }
  .d-visible {
    display: block !important;
  }
  .d-hidden {
    display: none !important;
  }
}
.suppliers-detail .trade-laws-followed {
  display: block;
  margin: 0;
}
.suppliers-detail .trade-laws-followed .trade-laws-followed--body {
  border: 0;
}
.suppliers-detail .trade-laws-followed .trade-laws-followed--heading, .suppliers-detail .trade-laws-followed .trade-laws-followed--body {
  background-color: white;
  border-radius: 20px;
  display: flex;
  padding: 32px;
  gap: 32px;
  flex-wrap: wrap;
}
@media (max-width: 576px) {
  .suppliers-detail .trade-laws-followed .trade-laws-followed--heading, .suppliers-detail .trade-laws-followed .trade-laws-followed--body {
    gap: 24px;
  }
}
.suppliers-detail .trade-laws-followed .trade-laws-followed--heading .trade-laws-followed--heading--row, .suppliers-detail .trade-laws-followed .trade-laws-followed--heading .trade-laws-followed--body--row, .suppliers-detail .trade-laws-followed .trade-laws-followed--body .trade-laws-followed--heading--row, .suppliers-detail .trade-laws-followed .trade-laws-followed--body .trade-laws-followed--body--row {
  flex: 0 0 calc(50% - 16px);
  display: flex;
  flex-direction: column;
  gap: 4px;
  border: 0;
}
@media (max-width: 576px) {
  .suppliers-detail .trade-laws-followed .trade-laws-followed--heading .trade-laws-followed--heading--row, .suppliers-detail .trade-laws-followed .trade-laws-followed--heading .trade-laws-followed--body--row, .suppliers-detail .trade-laws-followed .trade-laws-followed--body .trade-laws-followed--heading--row, .suppliers-detail .trade-laws-followed .trade-laws-followed--body .trade-laws-followed--body--row {
    flex: 0 0 100%;
  }
}
.suppliers-detail .trade-laws-followed .trade-laws-followed--heading .trade-laws-followed--body--row:nth-child(odd), .suppliers-detail .trade-laws-followed .trade-laws-followed--body .trade-laws-followed--body--row:nth-child(odd) {
  background-color: transparent;
}
.suppliers-detail .trade-laws-followed .trade-laws-followed--heading .trade-laws-followed--heading--row--cell, .suppliers-detail .trade-laws-followed .trade-laws-followed--heading .trade-laws-followed--body--row--cell, .suppliers-detail .trade-laws-followed .trade-laws-followed--body .trade-laws-followed--heading--row--cell, .suppliers-detail .trade-laws-followed .trade-laws-followed--body .trade-laws-followed--body--row--cell {
  display: block;
  font-size: 14px !important;
  font-style: normal;
  font-weight: 300;
  line-height: 22px !important;
  letter-spacing: 0.14px;
  text-transform: uppercase;
  font-family: "LineaSansLight";
  border: 0;
  padding: 0 !important;
  overflow-wrap: anywhere;
}
.suppliers-detail .trade-laws-followed .trade-laws-followed--heading .trade-laws-followed--heading--row--cell strong, .suppliers-detail .trade-laws-followed .trade-laws-followed--heading .trade-laws-followed--body--row--cell strong, .suppliers-detail .trade-laws-followed .trade-laws-followed--body .trade-laws-followed--heading--row--cell strong, .suppliers-detail .trade-laws-followed .trade-laws-followed--body .trade-laws-followed--body--row--cell strong {
  font-size: 12px !important;
  font-style: normal;
  font-weight: 600;
  line-height: 20px !important;
  letter-spacing: 0.72px;
  font-family: "LineaSansSemibold";
}
.suppliers-detail .trade-laws-followed .trade-laws-followed--heading .trade-laws-followed--heading--row--cell:before, .suppliers-detail .trade-laws-followed .trade-laws-followed--heading .trade-laws-followed--body--row--cell:before, .suppliers-detail .trade-laws-followed .trade-laws-followed--body .trade-laws-followed--heading--row--cell:before, .suppliers-detail .trade-laws-followed .trade-laws-followed--body .trade-laws-followed--body--row--cell:before {
  display: none;
}

/* News bg grey */
.newsandstories-detail .container-full-width.hero-image-small.news-grey .text-content {
  align-items: start;
  justify-content: center;
  padding-top: 160px;
  padding-bottom: 130px;
}
@media (max-width: 576px) {
  .newsandstories-detail .container-full-width.hero-image-small.news-grey .text-content {
    padding-top: 100px !important;
    min-height: 480px;
    justify-content: flex-start;
    padding-bottom: 0 !important;
  }
}
.newsandstories-detail .container-full-width.hero-image-small.news-grey .text-content h1 {
  text-align: left;
  width: 65%;
}
@media (max-width: 1024px) {
  .newsandstories-detail .container-full-width.hero-image-small.news-grey .text-content h1 {
    width: 75%;
  }
}
@media only screen and (max-width: 767px) {
  .newsandstories-detail .container-full-width.hero-image-small.news-grey .text-content h1 {
    width: 85%;
  }
}
@media (max-width: 576px) {
  .newsandstories-detail .container-full-width.hero-image-small.news-grey .text-content h1 {
    width: 95%;
    font-size: 1.8rem;
    line-height: 2.2rem;
  }
}
@media (max-width: 576px) {
  .newsandstories-detail .container-full-width.hero-image-small.news-grey.no-mobile .text-content {
    position: relative;
    bottom: 0;
    padding-bottom: 80px !important;
    padding-top: 100px !important;
    height: auto;
    min-height: 300px;
  }
}

/* Focus */
.focusSwiperSingleSlide {
  width: 100%;
  height: 100%;
  position: relative;
  padding-bottom: 60px;
}
@media (max-width: 576px) {
  .focusSwiperSingleSlide {
    width: 100%;
  }
}
.focusSwiperSingleSlide .focus-text {
  position: absolute;
  z-index: 2;
  mix-blend-mode: soft-light;
  color: rgba(255, 255, 255, 0.3);
  top: 24px;
  left: 24px;
}
.focusSwiperSingleSlide .pagination-container {
  position: relative;
}
.focusSwiperSingleSlide .swiper-wrapper .swiper-slide {
  height: 100vh;
  max-height: 722px;
}
@media (max-width: 1024px) {
  .focusSwiperSingleSlide .swiper-wrapper .swiper-slide {
    max-height: 550px;
  }
}
@media (max-width: 576px) {
  .focusSwiperSingleSlide .swiper-wrapper .swiper-slide {
    max-height: 676px;
    border-radius: 0;
    overflow: hidden;
  }
}
.focusSwiperSingleSlide .swiper-wrapper .swiper-slide .background {
  position: absolute;
  width: 100%;
  height: 100%;
}
.focusSwiperSingleSlide .swiper-wrapper .swiper-slide .container {
  height: 100%;
}
.focusSwiperSingleSlide .swiper-wrapper .swiper-slide .glass {
  position: absolute;
  bottom: 60px;
  left: 60px;
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  max-width: 564px;
}
.focusSwiperSingleSlide .swiper-wrapper .swiper-slide .glass.tight {
  max-width: 368px;
}
@media (max-width: 576px) {
  .focusSwiperSingleSlide .swiper-wrapper .swiper-slide .glass.tight {
    max-width: none;
  }
}
@media (max-width: 1024px) {
  .focusSwiperSingleSlide .swiper-wrapper .swiper-slide .glass {
    bottom: 24px;
    left: 24px;
  }
}
@media (max-width: 576px) {
  .focusSwiperSingleSlide .swiper-wrapper .swiper-slide .glass {
    max-width: none;
    width: 100%;
    left: 0;
    bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}
.focusSwiperSingleSlide .swiper-wrapper .swiper-slide .glass .focus-card-header .datetime {
  color: #292929;
  text-align: left;
  margin-bottom: 0;
}
.focusSwiperSingleSlide .swiper-wrapper .swiper-slide .glass .focus-card-body p {
  margin-bottom: 0;
}
.focusSwiperSingleSlide .swiper-wrapper .swiper-slide .glass .focus-card-footer {
  text-align: left;
}
.focusSwiperSingleSlide + a {
  margin: auto;
}

#section-overview .simple-text h2, .section-content--features .simple-text h2, .section-content--features-fa2 .simple-text h2 {
  margin-bottom: 24px !important;
}
@media (max-width: 1024px) {
  #section-overview .simple-text h2, .section-content--features .simple-text h2, .section-content--features-fa2 .simple-text h2 {
    margin-bottom: 20px !important;
  }
}
@media (max-width: 576px) {
  #section-overview .simple-text h2, .section-content--features .simple-text h2, .section-content--features-fa2 .simple-text h2 {
    margin-bottom: 16px !important;
  }
}
#section-overview .simple-text img, .section-content--features .simple-text img, .section-content--features-fa2 .simple-text img {
  border-radius: 20px;
  width: 100%;
}
#section-overview .simple-text video, .section-content--features .simple-text video, .section-content--features-fa2 .simple-text video {
  width: 100%;
  border-radius: 20px;
}

/* Correlation menu */
#p_p_id_com_leonardocompany_correlation_menu_web_portlet_CorrelationMenuPortlet_ .table-list .lfr-entry-action-column {
  width: 30px;
}
#p_p_id_com_leonardocompany_correlation_menu_web_portlet_CorrelationMenuPortlet_ .table-list .lfr-id-column {
  width: 100px;
}
#p_p_id_com_leonardocompany_correlation_menu_web_portlet_CorrelationMenuPortlet_ .table-list td {
  width: auto;
}
#p_p_id_com_leonardocompany_correlation_menu_web_portlet_CorrelationMenuPortlet_ .taglib-search-iterator-page-iterator-bottom {
  margin-top: 10px;
}
#p_p_id_com_leonardocompany_correlation_menu_web_portlet_CorrelationMenuPortlet_ .taglib-move-boxes .move-arrow-buttons .btn-toolbar {
  justify-content: center;
}
#p_p_id_com_leonardocompany_correlation_menu_web_portlet_CorrelationMenuPortlet_ .correlation-warning ul li {
  display: list-item;
}

/* Control panel */
.yui3-widget-content-expanded ul li {
  display: block;
}

@media (min-width: 576px) {
  .has-control-menu .affix,
  .has-control-menu #wrapper {
    margin-top: 102px !important;
  }
  .has-control-menu .affix .portlet-boundary > span:first-child,
  .has-control-menu #wrapper .portlet-boundary > span:first-child {
    top: -102px !important;
  }
  .has-control-menu .affix :not(.portlet):target::before,
  .has-control-menu #wrapper :not(.portlet):target::before {
    height: 102px !important;
    margin-top: -102px !important;
  }
}
div .search-results--content--group.filtered .search-results--content--group--action {
  display: none;
}

.search-filter-restyle .search-results--content--group.filtered .filter-container {
  display: block;
}
.search-filter-restyle .search-results--content--group .filter-container {
  display: none;
}
.search-filter-restyle .filter-container--filters--filter.dropdown {
  color: #000;
  font-family: "LineaSansRegular";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.48px;
  text-transform: uppercase;
}
.search-filter-restyle .filter-container--filters--filter.dropdown::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 6px;
  background-image: url("/o/leonardo-restyle-theme/images/img/generic/arrow-down-icon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  transition: transform 0.3s ease;
}
.search-filter-restyle .filter-container--filters--filter.dropdown.active::after {
  transform: rotate(180deg);
}
.search-filter-restyle .filter-container {
  padding: 1rem 24px 24px;
}
@media (min-width: 768px) {
  .search-filter-restyle .filter-container {
    padding: 1rem 48px 30px;
  }
}
@media (min-width: 1024px) {
  .search-filter-restyle .filter-container {
    padding: 2rem 60px 30px;
  }
}
@media (min-width: 768px) {
  .search-filter-restyle .filter-container--filters {
    margin-left: -15px;
  }
}
.search-filter-restyle .filter-container--filters .filter-container--filters--filter {
  /*padding: 0 12px 0 15px;
  margin-right: 38px;
  font-weight: 600;
  font-size: 1rem;
  font-family: $nt-font-family-primary;
  text-transform: uppercase;
  color: $nt-black;*/
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  .search-filter-restyle .filter-container--filters .filter-container--filters--filter {
    margin-right: 53px;
  }
}
.search-filter-restyle .filter-container--filters .filter-container--filters--filter:after {
  right: -15px;
}
.search-filter-restyle .filter-container--filters .filter-container--filters--filter.dropdown:after {
  top: calc(50% - 6px);
}
.search-filter-restyle .filter-container--filters .filter-container--filters--filter.dropdown.active:not(.subFilterActive):before {
  display: none;
}
.search-filter-restyle .filter-container--filters .filter-container--filters--filter.dropdown.subFilterActive:before {
  background-color: #e4002b;
}
.search-filter-restyle .filter-container--filters .filter-container--filters--filter.dropdown:before {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  left: 0;
  top: calc(50% - 3px);
  bottom: auto;
}
.search-filter-restyle .filter-container--filters .filter-container--filters--filter.reset {
  font-size: 0.688rem;
  color: #e4002b;
}
.search-filter-restyle .filter-container--filters .filter-container--filters--filter.reset:hover {
  opacity: 0.75;
}
.search-filter-restyle .filter-container--filters .filter-container--filters--filter.reset svg {
  margin-right: 5px;
}
.search-filter-restyle .filter-container--filters .filter-container--filters--filter.reset svg path {
  fill: #e4002b;
}
.search-filter-restyle .filter-container--filters .filter-container--filters--filter.reset .filter-container--filters--filter--text {
  display: inline-block;
  padding-top: 0;
  /*max-width: 60px;*/
  text-align: left;
  vertical-align: middle;
}
.search-filter-restyle .filter-container--subfilters--list {
  padding-left: 0;
}
.search-filter-restyle .filter-container--subfilters--list.active {
  padding-top: 16px;
}
.search-filter-restyle .filter-container--subfilters--list .filter-container--subfilters--list--subfilter {
  margin-bottom: 9px;
  /*font-weight: 500;
  font-size: 0.875rem;
  font-family: $nt-font-family-primary;*/
}
.search-filter-restyle .filter-container--subfilters--list .filter-container--subfilters--list--subfilter.sublevel-heading {
  margin: 0 0 6px 15px;
  color: #24292f !important;
}
.search-filter-restyle .filter-container--subfilters--list .filter-container--subfilters--list--subfilter.sublevel-heading:hover, .search-filter-restyle .filter-container--subfilters--list .filter-container--subfilters--list--subfilter.sublevel-heading:focus, .search-filter-restyle .filter-container--subfilters--list .filter-container--subfilters--list--subfilter.sublevel-heading:active {
  color: #24292f;
}
.search-filter-restyle .filter-container--subfilters--list .filter-container--subfilters--list--subfilter.datepicker {
  padding-left: 30px;
}
.search-filter-restyle .filter-container--subfilters--list .filter-container--subfilters--list--subfilter.datepicker svg {
  display: block !important;
}
.search-filter-restyle .filter-container--subfilters--list .filter-container--subfilters--list--subfilter.btn-leo {
  display: inline-block;
  padding: 7px 15px;
  background-color: #e7e8ea;
  border: 1px solid #e7e8ea;
  color: #24292f;
  transition: all 0.3s;
}
.search-filter-restyle .filter-container--subfilters--list .filter-container--subfilters--list--subfilter.btn-leo:not(:last-child) {
  margin-right: 5px;
}
.search-filter-restyle .filter-container--subfilters--list .filter-container--subfilters--list--subfilter.btn-leo:hover {
  color: #e4002b !important;
  background-color: #e7e8ea !important;
  border: 1px solid #e4002b !important;
  text-decoration: none !important;
}
.search-filter-restyle .filter-container--subfilters--list .filter-container--subfilters--list--subfilter.btn-leo.active {
  text-decoration: none !important;
  border: 1px solid #000;
  background: #000;
  color: #fff;
}
.search-filter-restyle .filter-container--subfilters--list .filter-container--subfilters--list--subfilter.btn-leo.sublevel {
  background-color: #e7e8ea !important;
  border-color: #e7e8ea !important;
  color: #24292f !important;
  opacity: 1;
}
.search-filter-restyle .filter-container--subfilters--list .filter-container--subfilters--list--subfilter.btn-leo.sublevel:hover, .search-filter-restyle .filter-container--subfilters--list .filter-container--subfilters--list--subfilter.btn-leo.sublevel:focus, .search-filter-restyle .filter-container--subfilters--list .filter-container--subfilters--list--subfilter.btn-leo.sublevel:active {
  color: #e4002b !important;
  border: 1px solid #e4002b !important;
}
.search-filter-restyle .filter-container--subfilters--list .filter-container--subfilters--list--subfilter.btn-leo.sublevel .filter-container--subfilters--list--subfilter--btn-close:after {
  background-color: #e4002b;
}
.search-filter-restyle .filter-container--subfilters--list .filter-container--subfilters--list--subfilter.btn-leo.sublevel .filter-container--subfilters--list--subfilter--btn-close:before {
  background-color: #e4002b;
}
.search-filter-restyle .filter-container--subfilters--list .filter-container--subfilters--list--subfilter.btn-leo.sublevel:not(.notActive) {
  background-color: unset !important;
  color: #ffffff !important;
  border: 1px solid #000 !important;
}
.search-filter-restyle .filter-container--subfilters--list .filter-container--subfilters--list--subfilter.btn-leo.sublevel:not(.notActive):focus, .search-filter-restyle .filter-container--subfilters--list .filter-container--subfilters--list--subfilter.btn-leo.sublevel:not(.notActive):active {
  color: #ffffff !important;
  border: 1px solid #ffffff !important;
}
.search-filter-restyle .filter-container--subfilters--list .filter-container--subfilters--list--subfilter.btn-leo.sublevel:not(.notActive) .filter-container--subfilters--list--subfilter--btn-close:after {
  display: none;
}
.search-filter-restyle .filter-container--subfilters--list .filter-container--subfilters--list--subfilter.btn-leo.sublevel:not(.notActive) .filter-container--subfilters--list--subfilter--btn-close:before {
  background-color: #ffffff;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.search-filter-restyle .filter-container--subfilters--list--title {
  display: none;
}
.search-filter-restyle .filter-container--subfilters--list {
  padding-left: 25px;
  display: none;
}
.search-filter-restyle .filter-container--subfilters--list.active {
  display: block;
  padding-top: 45px;
  color: white !important;
}
.search-filter-restyle .filter-container--subfilters--list--title-mobile {
  display: none;
}
.search-filter-restyle .filter-container--filters--filter.mobile {
  display: none;
}
.search-filter-restyle .search-widget-global--content--search--label {
  display: none;
}
.search-filter-restyle .sublevel-heading {
  margin: 0;
  font-size: 20px;
}
.search-filter-restyle .filter-container--subfilters--list--subfilter:hover {
  color: #000 !important;
}
.search-filter-restyle .filter-container--filters--filter.dropdown.subFilterActive:before {
  content: "";
  width: 5px;
  height: 5px;
  display: inline-block;
  margin-right: 5px;
  background-color: #e4002b;
  border-radius: 50%;
  position: relative;
  left: 0;
  top: 50%;
  transform-origin: center;
  transition: opacity 0.2s ease, transform 0.2s ease;
  opacity: 1;
  transform: translateY(-50%) scale(1);
}
.search-filter-restyle .checkbox-filter-option-label.label-regular.active {
  background-color: #000 !important;
  color: #FFF !important;
}
.search-filter-restyle .checkbox-filter-option-label.label-regular.active .filter-container--subfilters--list--subfilter--btn-close {
  content: url("/o/leonardo-restyle-theme/images/img/generic/checkbox-minus.svg");
  background-color: #FFF;
  border-radius: 50%;
}
.search-filter-restyle .checkbox-filter-option-label.label-regular .filter-container--subfilters--list--subfilter--btn-close {
  content: url("/o/leonardo-restyle-theme/images/img/generic/checkbox-plus.svg");
  background-color: #000000;
  border-radius: 50%;
}
.search-filter-restyle .sublevel-heading {
  font-weight: 600 !important;
  font-size: 20px !important;
  margin: 0 !important;
  margin-bottom: 20px !important;
}
.search-filter-restyle .filter-container--subfilters--list {
  /*padding-top: 16px !important;*/
  padding-inline: 0 !important;
}
.search-filter-restyle .filter-container {
  padding: 0;
  margin-bottom: 20px;
  padding-left: 15px !important;
}
.search-filter-restyle .filter-container .filter-container--filters {
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 15px;
  width: 100%;
}
.search-filter-restyle .filter-container--filters--filter.dropdown {
  margin: 0 !important;
}
.search-filter-restyle .sublevel-heading {
  pointer-events: none;
}
.search-filter-restyle .horizontal-mobile {
  display: block;
  overflow-x: unset;
}
@media (max-width: 1280px) {
  .search-filter-restyle .tabs-pillow-cards-head {
    height: max-content;
    overflow-x: scroll;
  }
}
@media (max-width: 1280px) and (max-width: 1024px) {
  .search-filter-restyle .tabs-pillow-cards-head::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0;
  }
}
@media (max-width: 1280px) {
  .search-filter-restyle .horizontal-mobile {
    display: flex;
    flex-direction: row;
    overflow-x: scroll;
    gap: 8px;
  }
}
@media (max-width: 1280px) and (max-width: 1024px) {
  .search-filter-restyle .horizontal-mobile::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0;
  }
}
.search-filter-restyle .sublevel-heading {
  pointer-events: none;
}
.search-filter-restyle .search-topics-card .press-release-card--content--date-and-category {
  display: flex;
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 22px;
  letter-spacing: 0.14px;
  text-transform: uppercase;
  border: 0;
  background-color: transparent;
  gap: 10px;
  margin-bottom: 24px;
}
.search-filter-restyle .search-topics-card .press-release-card--content--title {
  margin-bottom: 24px !important;
}
.search-filter-restyle .search-topics-card .press-release-card--content--title--link {
  color: #000;
  font-size: 26px;
  font-style: normal;
  font-weight: 300;
  line-height: 34px;
  font-family: LineaSansLight !important;
}
@media (max-width: 1000px) {
  .search-filter-restyle .search-topics-card .press-release-card--content--title--link {
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px;
  }
}

.loadingmask-message {
  background: transparent;
  border-width: 0;
  display: block;
  height: 1em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: left;
  width: 1em;
}
.loadingmask-message .loadingmask-message-content {
  -webkit-animation: loading-animation 1.2s infinite ease-out;
  animation: loading-animation 1.2s infinite ease-out;
  background: transparent;
  border-radius: 50%;
  border-width: 0;
  clear: both;
  color: transparent;
  height: 1em;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 1em;
}

.logo {
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
}

.portal-iframe #main-content {
  width: 100%;
}

.separator {
  border-top: 1px solid #cdced9;
}

.entry-status {
  border-left: 4px solid transparent;
}

span.alert {
  display: inline-block;
}

.update-available {
  margin-top: 10px;
  padding: 2px;
  text-align: left;
}

.quick-access-nav {
  position: absolute;
  top: -1000px;
  width: 100%;
  z-index: 1000;
}
.quick-access-nav a {
  background: #333;
  background: rgba(51, 51, 51, 0.9);
  border: 1px solid #fff;
  left: 0;
  outline: none;
  padding: 8px;
  position: absolute;
  right: 0;
  text-align: center;
}
.quick-access-nav a:focus {
  color: #fff;
  top: 1000px;
}

@media (max-width: 1023.98px) {
  .responsive-table-horizontal {
    display: block;
    position: relative;
    width: 100%;
  }
  .responsive-table-horizontal:after {
    clear: both;
    content: "";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
  }
  .responsive-table-horizontal tbody {
    display: block;
    overflow-x: auto;
    position: relative;
    white-space: nowrap;
    width: auto;
  }
  .responsive-table-horizontal tbody tr {
    display: inline-block;
    vertical-align: top;
  }
  .responsive-table-horizontal tbody tr td {
    display: block;
    margin-bottom: 20px;
  }
  .responsive-table-horizontal tbody tr td:first-child {
    text-align: left;
  }
  .responsive-table-horizontal thead {
    display: block;
    float: left;
    margin-right: 10px;
  }
  .responsive-table-horizontal thead:after {
    clear: both;
    content: "";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
  }
  .responsive-table-horizontal thead th {
    display: block;
    margin-bottom: 20px;
    text-align: right;
  }
  .responsive-table-horizontal thead th:first-child {
    text-align: right;
  }
  .ie9 .responsive-table-horizontal thead {
    float: none;
  }
}
.important {
  font-weight: bold;
}

.highlight {
  background: #ffc;
  font-weight: bold;
  margin: 0 1px;
}

.hide-accessible {
  clip: rect(0 0 0 0) !important;
  position: absolute !important;
}

.force-offset {
  display: block !important;
  position: absolute !important;
  visibility: hidden !important;
}

.unselectable,
.unselectable * {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup,
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  background: transparent;
}
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  background: transparent;
}
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  border-color: #a6a6a6;
  font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
}

.lfr-asset-category-container .no-matches {
  color: #999;
}

.lfr-asset-category-search-container {
  background-color: #d3dadd;
  border-bottom-color: #aeb8bc;
}

.lfr-asset-category-list a.selected {
  background-color: #eee;
}

.lfr-categories-selector-search-results-path {
  color: #575757;
  font-size: 0.9em;
  text-align: right;
  width: 25%;
}

.lfr-asset-column-actions-content {
  background-color: #d7f1ff;
}

.lfr-asset-column-actions .lfr-asset-column-actions-content {
  border-color: #88c5d9;
}

.lfr-asset-column-details .lfr-asset-categories {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}
.lfr-asset-column-details .lfr-asset-icon {
  border-right-color: #999;
  color: #999;
}
.lfr-asset-column-details .lfr-asset-tags {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-tags .tag {
  color: #555;
}

.lfr-asset-panels .lfr-panel.lfr-extended,
.lfr-asset-column-details .lfr-panel.lfr-extended {
  border-color: #ccc;
}

.lfr-form-row {
  border-bottom-color: #ccc;
}

.lfr-form-row:hover {
  border-bottom-color: #ccc;
}

.lfr-form-row .handle-sort-vertical {
  background: url(../images/application/handle_sort_vertical.png) no-repeat 0 50%;
}

.lfr-edit-layout-panel .taglib-form-navigator .button-holder {
  background-color: #fff;
}

.form-control-inline {
  background-color: transparent;
  font-size: 1.125rem;
  font-weight: 700;
}
.form-control-inline:not(:hover) {
  border-color: transparent;
}
.form-control-inline::-webkit-input-placeholder {
  color: #a7a9bc;
  font-style: italic;
}
.form-control-inline:-ms-input-placeholder {
  color: #a7a9bc;
  font-style: italic;
}
.form-control-inline::-ms-input-placeholder {
  color: #a7a9bc;
  font-style: italic;
}
.form-control-inline::placeholder {
  color: #a7a9bc;
  font-style: italic;
}

.definition-of-terms dt {
  color: #333;
  font-weight: normal;
  width: 100%;
  word-break: break-word;
  width: auto;
}

.lfr-code {
  background: #fff;
  border-color: #777;
  font-family: monospace;
}
.lfr-code tr td.line-numbers {
  background: #fafafa;
  color: #aaa;
  text-shadow: 1px 1px #fff;
}

.popup-alert-notice .countdown-timer {
  font-size: 1.1em;
  font-weight: bold;
}

.lfr-token {
  background-color: #b3daef;
  border-color: #5fa8ff;
  color: #444;
  text-decoration: none;
}
.lfr-token:hover {
  background-color: #d1e5ef;
}

.lfr-token-primary {
  font-weight: bold;
}
.lfr-token-primary, .lfr-token-primary:hover {
  background-color: #b3daef;
}

.lfr-token-close:hover {
  text-decoration: none;
}

.lfr-button {
  background: no-repeat 0 50%;
}

.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > th {
  font-weight: bold;
}

.lfr-checkbox-preselected {
  opacity: 0.5;
}

.lfr-header-row {
  border-bottom-color: #7b7b7b;
}
.lfr-header-row .lfr-search-combobox {
  border-color: #5f5f5f;
}

.openid-login input[type=text] {
  background: url(../images/common/openid.gif) no-repeat;
  background-color: #fff;
  background-position: 0 50%;
  color: #000;
}

.page-extra-settings .lfr-panel-titlebar .lfr-panel-title {
  font-size: 1em;
}

.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
  color: #333;
  font-weight: normal;
}

.lfr-panel.lfr-extended,
.lfr-panel-container,
.lfr-floating-container {
  border-color: #dedede #bfbfbf #bfbfbf #dedede;
}

.lfr-panel-container,
.lfr-floating-container {
  background: #fff;
}

.lfr-panel-titlebar .lfr-panel-title {
  font-size: 1.2em;
  font-weight: bold;
}
.lfr-panel-titlebar .lfr-panel-button {
  background: url(../images/application/panel_header_toggler_close.png) no-repeat 0 0;
}
.lfr-panel-titlebar .lfr-panel-button:hover {
  background-position: 0 100%;
}

.lfr-panel.lfr-collapsible .lfr-panel-titlebar {
  background: url(../images/arrows/05_down.png) no-repeat 2px 50%;
}
.lfr-panel.lfr-collapsed .lfr-panel-titlebar {
  background-image: url(../images/arrows/05_right.png);
}
.lfr-panel.lfr-collapsed .lfr-panel-titlebar .lfr-panel-button {
  background-image: url(../images/application/panel_header_toggler_open.png);
}
.lfr-panel.lfr-extended .lfr-panel-titlebar {
  background: #d6d6d6 url(../images/application/panel_header.png) repeat-x 0 0;
  border-bottom-color: #cdcdcd;
}

.lfr-panel-container .lfr-extended.lfr-collapsible .lfr-panel-titlebar {
  border-top-color: #cecece;
}

.js .lfr-floating-trigger {
  background-image: url(../images/arrows/05_down.png);
  background-position: 100% 50%;
  background-repeat: no-repeat;
  text-decoration: none;
}

.lfr-panel-page .panel-page-content {
  border-left-color: #ccc;
}
.lfr-panel-page .lfr-add-content h2 {
  border-color: #ccc;
}
.lfr-panel-page .lfr-add-content h2 span {
  background: #efefef;
}
.lfr-panel-page .lfr-add-content .lfr-content-category h2 {
  border-bottom-color: #ccc;
}
.lfr-panel-page .lfr-add-content .lfr-content-category h2 span {
  background: none;
}

.lfr-panel-content .paginator-container {
  background: #cfd2d5;
  border-bottom-color: #dcdee0;
  border-top-color: #dcdee0;
}
.lfr-panel-content .paginator-page-container .paginator-page-link {
  background: none;
  border-color: #cfd2d5;
}
.lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page {
  background: #99a7b3 url(../images/application/current_page_hover_bg.png) repeat-x 0 0;
  border-color: #6b7785 #7c8994 #919fa9;
  color: #fff;
  font-weight: bold;
}
.lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page:hover {
  background: #5094d7 url(../images/application/current_page_bg.png) repeat-x 0 0;
  border-color: #31659c #396ea8 #4c8ccb;
}

#portlet-set-properties fieldset fieldset legend {
  font-size: 1.1em;
}

.lfr-preview-file-content {
  border-bottom-color: #6d6d6e;
}

.lfr-preview-file-image-current-column,
.lfr-preview-file-video-current-column {
  background: url(../images/common/checkerboard.png);
}

.lfr-preview-file-toolbar {
  background: #333;
  opacity: 0.5;
}
.lfr-preview-file-toolbar .icon-arrow-1-l {
  background: url(../images/document_library/preview_left.png) no-repeat 0 50%;
}
.lfr-preview-file-toolbar .icon-arrow-1-r {
  background: url(../images/document_library/preview_right.png) no-repeat 0 50%;
}
.lfr-preview-file-toolbar .icon-zoomin {
  background: url(../images/document_library/preview_zoom.png) no-repeat 0 50%;
}

.lfr-preview-file-image-current-column:hover .lfr-preview-file-toolbar {
  opacity: 1;
}

.lfr-preview-file-info {
  background: #333;
  color: #fff;
  opacity: 0.5;
}
.lfr-preview-file-info:hover {
  opacity: 1;
}

.lfr-preview-file-index {
  font-weight: bold;
}

.lfr-preview-file-image-current {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%;
}

.lfr-preview-file-image img {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%;
  border-color: #aeb8bc;
}

.lfr-preview-file-image-selected img,
.lfr-preview-file-image:hover img {
  border-color: #00a2ea;
}

.lfr-preview-file-loading-indicator {
  background: #333;
  color: #fff;
}

.lfr-preview-file-image-overlay-content {
  background: url(../images/common/checkerboard.png);
  border-color: #555;
}

textarea.lfr-editor-textarea {
  font-family: monospace;
}

.lfr-rich-editor.ace_editor {
  border-color: #a1a2a4;
}

.lfr-plain-editor textarea,
.lfr-rich-editor.ace_editor {
  font-family: "Monaco", "Menlo", "Droid Sans Mono", "Courier New", monospace;
  font-size: 12px;
}

.sidebar-sm {
  font-size: 0.875rem;
}
.sidebar-sm .sheet-subtitle {
  font-size: 0.75rem;
  margin-bottom: 1rem;
}
.sidebar-sm .form-group {
  margin-bottom: 1rem;
}
.sidebar-sm .form-control {
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  height: 2rem;
  line-height: 1.5;
  min-height: auto;
  padding: 0.25rem 0.75rem;
}
.sidebar-sm .form-control.form-control-tag-group {
  height: auto;
}
.sidebar-sm .form-control.form-control-tag-group .form-control-inset {
  margin-bottom: 0;
  margin-top: 0;
}
.sidebar-sm .form-control.form-control-tag-group .label {
  margin-bottom: 0;
  margin-top: 0;
  padding: 0 0.25rem;
}
.sidebar-sm .form-control[type=file] {
  padding: 0;
}
.sidebar-sm select.form-control:not([size]) {
  height: 2rem;
}
.sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper .form-control {
  min-height: auto;
  padding: 0.285rem 0.75rem;
}
.sidebar-sm .btn:not(.btn-unstyled) {
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  line-height: 1.15;
  padding: 0.4375rem 0.75rem;
}
.sidebar-sm .btn:not(.btn-unstyled).close {
  padding: 0.4375rem;
}
.sidebar-sm .btn.btn-monospaced, .sidebar-sm .btn.btn-monospaced.btn-sm {
  height: 2rem;
  padding: 0.1875rem 0;
  width: 2rem;
}
.sidebar-sm .btn.btn-monospaced.input-localized-trigger, .sidebar-sm .btn.btn-monospaced.btn-sm.input-localized-trigger {
  padding: 0;
}
.sidebar-sm .input-group-item .input-group-text {
  font-size: 0.875rem;
  height: 2rem;
  min-width: 2rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.sidebar-sm .input-group-item .btn .btn-section {
  font-size: 0.5625rem;
}
.sidebar-sm .list-group-item-flex {
  padding: 0.5rem 0.25rem;
}
.sidebar-sm .list-group-item-flex .autofit-col {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.lfr-spa-loading-bar {
  background: #2fa4f5;
}

.lfr-tag-selector-popup label {
  border-bottom-color: #eee;
}
.lfr-tag-selector-popup .no-matches {
  color: #999;
}

.lfr-toolbar {
  background-color: #e5e4e8;
}
.lfr-toolbar .lfr-button:focus {
  border-color: #000;
}
.lfr-toolbar .lfr-button:hover {
  border-color: #ccc #777 #777;
}
.lfr-toolbar .lfr-separator {
  border-left-color: #fff;
  border-right-color: #ccc;
  font-size: 12px;
}

.lfr-toolbar .lfr-button,
.lfr-emoticon-container .lfr-button {
  border-color: #e5e4e8;
}

.lfr-emoticon-container {
  background: #e5e4e8;
  border-color: #ccc;
}

.lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
  line-height: 1;
}
.lfr-translation-manager .lfr-translation-manager-translation {
  text-decoration: none;
}
.lfr-translation-manager .lfr-translation-manager-translation:hover {
  background-color: #d1e5ef;
}
.lfr-translation-manager .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
  background-color: #598bec;
  border-color: #224fa8;
  color: #fff;
}

.lfr-tree a {
  text-decoration: none;
}

.tree-drag-helper {
  z-index: 1035;
}

.lfr-upload-container .upload-target {
  border-color: #ddd;
}
.lfr-upload-container .upload-target h4 span {
  text-transform: lowercase;
}
.lfr-upload-container .upload-target .drop-file-text {
  font-weight: normal;
}
.lfr-upload-container a.browse-button {
  background-image: url(../images/common/add.png);
  background-repeat: no-repeat;
  color: white;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none;
}
.lfr-upload-container a.clear-uploads {
  background-image: url(../images/common/remove.png);
  background-repeat: no-repeat;
}
.lfr-upload-container a.cancel-uploads {
  background-image: url(../images/common/close.png);
  background-repeat: no-repeat;
}
.lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em;
}
.lfr-upload-container .cancel-button {
  color: #869cad;
}
.lfr-upload-container .delete-button {
  color: #869cad;
}
.lfr-upload-container .file-added .success-message {
  font-weight: normal;
}
.lfr-upload-container .upload-error {
  opacity: 1;
}
.lfr-upload-container .multiple-files .upload-error {
  background: #fdd url(../images/messages/error.png) no-repeat 5px 5px;
  border-color: #900;
  color: #900;
  font-weight: normal;
}
.lfr-upload-container .upload-complete .error-message,
.lfr-upload-container .upload-complete .success-message {
  font-weight: bold;
}
.lfr-upload-container .file-uploading {
  background-color: #ffc;
}
.lfr-upload-container .progress-bar {
  background: #fff;
  margin-top: 25px;
  text-align: left;
  width: 100%;
}
.lfr-upload-container .progress {
  background: #8db2e3;
}

.upload-drop-active .lfr-upload-container .upload-target {
  background-color: #ddedde;
  border-color: #7d7;
  border-style: dashed;
}

.app-view-entry:hover .entry-thumbnail {
  border-color: #7abfdd;
}
.app-view-entry.selected .entry-thumbnail {
  border-color: #057cb0;
}
.app-view-entry.selected .entry-metadata dt,
.app-view-entry.selected .entry-metadata dd,
.app-view-entry.selected .entry-metadata .entry-categories,
.app-view-entry.selected .entry-metadata .entry-tags,
.app-view-entry.selected .entry-metadata .entry-description {
  color: #f0f0f0;
}
.app-view-entry .entry-title {
  font-weight: bold;
}
.app-view-entry .entry-link {
  text-decoration: none;
}
.app-view-entry .entry-metadata dt,
.app-view-entry .entry-metadata dd,
.app-view-entry .entry-metadata .entry-categories,
.app-view-entry .entry-metadata .entry-tags,
.app-view-entry .entry-metadata .entry-description {
  color: #333;
  word-wrap: break-word;
}
.app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary {
  font-weight: bold;
}
.app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary .asset-category {
  font-weight: normal;
}
.app-view-entry.selected, .app-view-entry.selected:hover {
  background-color: #00a2ea;
}
.app-view-entry.selected a, .app-view-entry.selected a:focus, .app-view-entry.selected a:hover {
  color: #fff;
}
.app-view-entry.selected a .lfr-icon-menu-arrow {
  color: #333;
}
.app-view-entry.active-area, .app-view-entry.active-area.hover, .app-view-entry.active-area td {
  background-color: #5ad300;
}
.app-view-entry:hover, .app-view-entry.hover {
  background-color: #d3e8f1;
}
.app-view-entry a.entry-link:hover {
  text-decoration: none;
}
.app-view-entry a.entry-link:hover .entry-metadata .entry-title .entry-title-text {
  text-decoration: underline;
}

.app-view-entry-taglib.entry-display-style.display-icon .entry-title {
  font-weight: normal;
}

.app-view-search-entry-taglib .entry-discussion a,
.app-view-search-entry-taglib .entry-attachment a {
  text-decoration: none;
}
.app-view-search-entry-taglib .entry-discussion:hover,
.app-view-search-entry-taglib .entry-attachment:hover {
  background-color: #d3e8f1;
}
.app-view-search-entry-taglib .entry-folder {
  color: #999;
}
.app-view-search-entry-taglib .entry-link .entry-thumbnail-image {
  color: #000;
  text-decoration: none;
}
.app-view-search-entry-taglib.alt {
  background-color: #edf0f3;
}
.app-view-search-entry-taglib.search {
  background-color: #fff;
}
.app-view-search-entry-taglib.search.alt {
  background-color: #e2e5e8;
}

.app-view-taglib .display-style .icon {
  background-image: url(../images/application/layouts.png);
  background-repeat: no-repeat;
}
.app-view-taglib .icon-display-descriptive {
  background-position: -32px 0;
}
.app-view-taglib .icon-display-icon {
  background-position: -16px 0;
}
.app-view-taglib .icon-display-list {
  background-position: 0 0;
}
.app-view-taglib .state-active .icon-display-descriptive {
  background-position: -32px 100%;
}
.app-view-taglib .state-active .icon-display-icon {
  background-position: -16px 100%;
}

.navbar .nav-display-style-buttons .display-style-buttons > .dropdown > .dropdown-menu {
  background-color: transparent;
  box-shadow: none;
}
.navbar .nav-display-style-buttons .display-style-buttons-container .dropdown-toggle .caret {
  border-bottom-color: #333;
  border-top-color: #333;
}

.taglib-asset-metadata .metadata-entry-label {
  font-weight: normal;
}
.taglib-asset-metadata .metadata-author {
  font-weight: bold;
}
.taglib-asset-metadata .metadata-entry {
  color: #999;
}
.taglib-asset-metadata .metadata-author .asset-user-info .user-info {
  color: #009ae5;
  font-size: 14px;
  line-height: 14px;
}
.taglib-asset-metadata .metadata-author .asset-user-info .date-info {
  color: #8c8c8c;
  font-size: 13px;
}

.taglib-calendar table {
  border-color: #999;
}
.taglib-calendar tr th,
.taglib-calendar tr td {
  border-bottom-color: #999;
}
.taglib-calendar tr.portlet-section-header th,
.taglib-calendar tr td {
  border-color: #999;
}
.taglib-calendar a:hover,
.taglib-calendar a:focus {
  background-color: #ccc;
}
.taglib-calendar .calendar-inactive {
  color: #999;
}
.taglib-calendar .has-events a span {
  background: url(../images/calendar/event_indicator.png) no-repeat 50% 95%;
}
.taglib-calendar .has-events.calendar-current-day a span {
  background-image: url(../images/calendar/event_indicator_current.png);
}

.taglib-diff-addedline,
#taglib-diff-results ins {
  background: #e6ffe6;
}

.taglib-diff-context {
  background: #eee;
}

.taglib-diff-deletedline,
#taglib-diff-results del {
  background: #ffe6e6;
}

.taglib-diff-html div.diff-removed-image {
  background: #fdc6c6 url(../images/diff/minus.png);
}
.taglib-diff-html div.diff-added-image {
  background: #cfc url(../images/diff/plus.png) no-repeat;
}
.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  opacity: 0.55;
}
.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em;
}
.taglib-diff-html span.diff-html-added img {
  border-color: #cfc;
}
.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x;
}
.taglib-diff-html span.diff-html-changed img {
  border-color: #009;
}
.taglib-diff-html span.diff-html-removed {
  background-color: #fdc6c6;
  font-size: 1em;
  text-decoration: line-through;
}
.taglib-diff-html span.diff-html-removed img {
  border-color: #fdc6c6;
}

.diff-version-comparator .taglib-diff-html .diff-html-changed {
  background-image: none;
  border-bottom-color: #009ae5;
}
.diff-version-comparator .taglib-diff-html .diff-html-changed img {
  border-color: #009ae5;
}
.diff-version-comparator .diff-target-selector {
  border-left-color: #e5e5e5;
}
.diff-version-comparator .diff-version-filter {
  background-color: #f9f9f9;
}

.taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
  border-left-color: #dbdde1;
}
.taglib-discussion .lfr-discussion-details .taglib-user-display {
  word-wrap: break-word;
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name {
  font-weight: bold;
  text-decoration: none;
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name:hover {
  text-decoration: underline;
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-profile-image .avatar {
  background-size: 50px;
}
.taglib-discussion .lfr-discussion-actions li a,
.taglib-discussion .lfr-discussion-actions li a span {
  text-decoration: none;
}
.taglib-discussion .lfr-discussion-actions li a:hover span, .taglib-discussion .lfr-discussion-actions li a:focus span {
  text-decoration: underline;
}
.taglib-discussion .lfr-discussion-form-container .lfr-discussion-form {
  background: #ddd;
  border-radius: 4px;
}
.taglib-discussion .lfr-discussion-form-container .lfr-discussion-form .taglib-user-display .user-profile-image .avatar {
  background-size: 40px;
}

.lfr-discussion-reply.popover .lfr-discussion-reply-user-name {
  font-weight: bold;
}

.drop-zone.drop-enabled:not(.no-border) {
  outline-color: rgba(176, 180, 187, 0.5);
}

.drop-here-info .drop-icons span:nth-of-type(1),
.drop-here-info .drop-icons span:nth-of-type(3) {
  background: #e8e6e8;
  color: #a5a6ac;
}
.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff;
}
.drop-here-info .drop-text {
  color: #fff;
}

.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 100;
}

.lfr-ddm-field-group {
  margin-bottom: 20px;
}

.lfr-ddm-field-group-inline {
  display: inline-block;
  vertical-align: bottom;
}

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  background: transparent;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active {
  background: transparent;
  opacity: 1;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:focus {
  background: transparent;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .message {
  color: #000;
  opacity: 0.7;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .number {
  background: #333;
  font-size: 18px;
  opacity: 1;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .tab-icon {
  color: #333;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label {
  background: transparent;
  outline: 0;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus {
  text-decoration: none;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
  opacity: 1;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
  background: #ccc;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  opacity: 0.6;
  text-decoration: none;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .message {
  color: #000;
  font-size: 12px;
}

.taglib-header {
  border-bottom-color: #c8c9ca;
  color: #555;
}
.taglib-header .header-back-to a {
  font-weight: bold;
  text-decoration: none;
}

a.taglib-icon, a.taglib-icon:focus, a.taglib-icon:hover {
  text-decoration: none;
}
a.taglib-icon:focus .taglib-text, a.taglib-icon:hover .taglib-text {
  text-decoration: underline;
}
a.taglib-icon.btn:focus .taglib-text, a.taglib-icon.btn:hover .taglib-text {
  text-decoration: none;
}

.taglib-icon[lang] > img {
  vertical-align: baseline;
  width: 16px;
}

.taglib-icon-label {
  margin-left: 12px;
}

.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5;
}
.input-localized.input-localized-focused .palette-item-inner .lfr-input-localized-flag {
  opacity: 1;
}
.input-localized .palette-item-inner {
  border-color: #666;
}
.input-localized .palette-item,
.input-localized .palette-item-inner,
.input-localized .palette-item-hover,
.input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent;
}
.input-localized .lfr-input-localized .lfr-input-localized-state {
  background: #ddd;
}
.input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
  background: #ff0047;
}
.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27c1f2;
}

.taglib-move-boxes .choice-selector label {
  background: #ebf1f9;
  border-bottom-color: #8db2f3;
}
.taglib-move-boxes .sortable-container .move-option {
  background-color: transparent;
}
.taglib-move-boxes .sortable-container .move-option.move-option-dragging {
  background-color: #fafafa;
}
.taglib-move-boxes .sortable-container .move-option .handle {
  color: #999;
}

.taglib-image-selector .change-image-controls {
  background: #fff;
}
.taglib-image-selector .icon-check {
  background: #fff;
  opacity: 0;
  z-index: -1;
}
.taglib-image-selector .progress-wrapper .progressbar {
  background: #b0b4bb;
  opacity: 0.7;
}
.taglib-image-selector.check-active .icon-check {
  opacity: 1;
  z-index: 0;
}
.taglib-image-selector.drop-active {
  outline-width: 0;
}
.taglib-image-selector.drop-active .browse-image-controls {
  opacity: 0;
}
.taglib-image-selector.drop-active .icon-check {
  opacity: 0;
}
.taglib-image-selector.drop-active .image-wrapper {
  opacity: 0.15;
}
.taglib-image-selector.drop-active .error-wrapper {
  opacity: 0;
}
.taglib-image-selector.progress-active .image-wrapper {
  opacity: 0.15;
}
.taglib-image-selector.progress-active .browse-image-controls {
  opacity: 0;
}
.taglib-image-selector.progress-active .drop-here-info {
  opacity: 0;
}
.taglib-image-selector.progress-active .icon-check {
  opacity: 0;
}

.dialog-iframe-popup {
  background-color: #fff;
}

.portlet-item-selector .management-bar {
  border-bottom-color: #e7e7ed;
  border-top: 1px solid #e7e7ed;
}

.item-selector .card-row {
  align-items: center;
}
.item-selector .drop-zone {
  background-color: #f1f2f5;
}
.item-selector .input-file {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.1px;
  z-index: -1;
}
.item-selector .input-file + label {
  position: relative;
}
.item-selector .input-file + label::before {
  border-radius: 4px;
  bottom: -2px;
  content: "";
  display: block;
  left: -2px;
  position: absolute;
  right: -2px;
  top: -2px;
  transition: box-shadow 0.15s ease-in-out;
}
.item-selector .input-file:focus + label::before {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #80acff;
}

.lfr-tree-display-page .tree-node .tree-node-over .tree-label {
  text-decoration: none;
}
.lfr-tree-display-page .tree-label {
  cursor: default;
}
.lfr-tree-display-page .tree-label a {
  color: black;
}
.lfr-tree-display-page .tree-label .layout-page-invalid {
  color: #aaa;
  font-style: italic;
}
.lfr-tree-display-page .tree-label .layout-page-invalid:hover {
  cursor: default;
  text-decoration: none;
}

.lfr-tree-radio.lfr-tree-root-node-hidden .lfr-root-node + .tree-container {
  margin-left: 0;
}

.lfr-map {
  border-color: #ccc;
}
.lfr-map .search-controls {
  font-size: 15px;
}

.navbar .navbar-search {
  background-color: #f3f3f3;
  background-color: transparent;
}

.taglib-portlet-preview.show-borders {
  border-color: #828f95;
}
.taglib-portlet-preview.show-borders .title {
  background-color: #d3dadd;
  font-size: 1.4em;
  font-weight: bold;
}

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
  margin-left: 375px;
  width: auto;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table {
  position: static;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header {
  left: 12px;
  position: fixed;
  right: 12px;
  top: -1px;
  z-index: 1020;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th {
  display: block;
  padding: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
  overflow-x: hidden;
  margin-left: 375px;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table {
  border-collapse: collapse;
  width: 100%;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th {
  border-radius: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td,
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  width: auto;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
  left: 0;
  position: absolute;
  right: 15px;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  height: auto;
}
.lfr-search-container-wrapper a {
  color: #272833;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6B6C7E;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
  background-color: #f7f8f9;
  border-radius: 4px;
  color: #272833;
}
.lfr-search-container-wrapper .list-group {
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item:nth-last-child(2) {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.lfr-search-container-wrapper .list-group .list-group-item h4 {
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h5,
.lfr-search-container-wrapper .list-group .list-group-item h6,
.lfr-search-container-wrapper .list-group .list-group-item .h5,
.lfr-search-container-wrapper .list-group .list-group-item .h6 {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .list-group .list-group-item .checkbox {
  margin-top: 0;
}
.lfr-search-container-wrapper .list-group + .taglib-search-iterator-page-iterator-bottom {
  margin-top: 20px;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
  border-bottom-right-radius: 0.25rem;
}

.lfr-asset-type-column,
.lfr-author-column,
.lfr-city-column,
.lfr-country-column,
.lfr-email-address-column,
.lfr-job-title-column,
.lfr-region-column,
.lfr-removed-by-column,
.lfr-replier-column,
.lfr-scope-column,
.lfr-screen-name-column,
.lfr-type-column,
.lfr-user-column,
.lfr-users-column {
  word-break: break-all \9 ;
  word-wrap: break-word;
  max-width: 125px;
  min-width: 100px;
}

.lfr-completion-date-column,
.lfr-create-date-column,
.lfr-date-column,
.lfr-display-date-column,
.lfr-expiration-date-column,
.lfr-last-post-date-column,
.lfr-modified-date-column,
.lfr-removed-date-column,
.lfr-reply-date-column,
.lfr-revision-column,
.lfr-size-column {
  white-space: nowrap;
}

.lfr-description-column,
.lfr-role-column {
  max-width: 375px;
  min-width: 375px;
}

.lfr-email-address-column,
.lfr-name-column,
.lfr-parent-organization-column,
.lfr-screen-name-column,
.lfr-title-column,
.lfr-url-column,
.lfr-wiki-column {
  max-width: 200px;
  min-width: 200px;
}

.lfr-email-column,
.lfr-mobile-column,
.lfr-website-column {
  min-width: 100px;
  min-width: 115px;
}
.lfr-email-column .checkbox-container .form-group,
.lfr-mobile-column .checkbox-container .form-group,
.lfr-website-column .checkbox-container .form-group {
  margin-bottom: 0;
}

.user-info .user-details .date-info {
  color: #8c8c8c;
}
.user-info .user-details .user-name {
  color: #009ae5;
}

.taglib-search-toggle .toggle-advanced {
  color: inherit;
}
.taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus {
  text-decoration: none;
}

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  background-color: #fcfcfc;
  border-color: #ddd;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .btn.close {
  margin-right: 5px;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content {
  position: relative;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields {
  margin-bottom: 0;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields-legend {
  color: #999;
  font-size: 13px;
}

.taglib-social-activities .day-separator {
  border-bottom-color: #ccc;
}

.taglib-social-bookmarks a.social-bookmark-link {
  background-repeat: no-repeat;
}

.taglib-user-display a .user-name {
  text-decoration: underline;
}
.taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 60px;
}
.taglib-user-display .avatar.author:after {
  background: rgba(50, 168, 230, 0.5);
}
.taglib-user-display .user-name {
  font-size: 1.1em;
  font-weight: bold;
}

.js .taglib-webdav.visible {
  background: #f0f5f7;
}
.js .taglib-webdav table {
  border-color: #828f95;
}

.taglib-workflow-status .workflow-id,
.taglib-workflow-status .workflow-version,
.taglib-workflow-status .workflow-status {
  color: #999;
}

.aspect-ratio.aspect-ratio-8-to-3 {
  padding-bottom: 37.5%;
}

.lfr-autocomplete-input-list .yui3-aclist-list {
  margin: 0;
}

.liferay-autocomplete-input-mirror {
  left: -9999px;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: -9999px;
  visibility: hidden;
  white-space: pre-wrap;
  word-wrap: break-word;
}

.card-tab-group .card-tab:nth-child(n+2) {
  border-left: 4px solid #65b6f0;
  padding-left: 20px;
}
.card-tab-group .card-tab:nth-child(n+2) .card-tab {
  border-left: 4px solid #93ccf5;
  padding-left: 20px;
}
.card-tab-group .card-tab:nth-child(n+2) .card-tab .card-tab {
  border-left-color: #c2e2f9;
}
.card-tab-group .card-tab:nth-child(n+2) .card-tab .card-tab .card-tab {
  border-left-width: 0;
  padding-left: 0;
}

.hsv-palette .hsv-view-container .hsv-label-value-hex .hsv-value {
  width: 95px;
}
.hsv-palette .hsv-view-container .hsv-value {
  width: 56px;
}

.yui3-color-picker-popover .palette-container {
  border-collapse: separate;
}

.dialog-iframe-popup .hsv-palette-modal.modal-dialog {
  bottom: 0 !important;
  left: 0 !important;
  margin: 0;
  max-width: none;
  right: 0 !important;
  top: 0 !important;
  width: 100%;
}
@media (min-width: 768px) {
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog {
    bottom: auto !important;
    height: 100%;
    left: 50% !important;
    max-height: 375px;
    max-width: 650px;
    right: auto !important;
    top: 50% !important;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
.dialog-iframe-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
  bottom: 0;
  left: 0;
  overflow: visible;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 0;
  border-width: 0;
}
.dialog-iframe-popup .hsv-palette-modal.modal-dialog .modal-body {
  padding: 1rem;
}
.dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-default-size.hsv-container {
  width: 100%;
}
.dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-image-container {
  margin: 0;
}

.dialog-bd {
  min-height: 30px;
}

.dialog-content {
  border: 1px solid #c8c9ca;
  padding: 5px;
}

.dialog-iframe-popup .sheet > .lfr-nav {
  margin-top: -24px;
}
.dialog-iframe-popup .contacts-portlet .portlet-configuration-container .form {
  position: static;
}
.dialog-iframe-popup .lfr-form-content {
  padding: 15px;
}
.dialog-iframe-popup .portlet-body,
.dialog-iframe-popup .portlet-boundary,
.dialog-iframe-popup .portlet-column,
.dialog-iframe-popup .portlet-layout {
  height: 100%;
}
.dialog-iframe-popup .portlet-column {
  position: static;
}
.dialog-iframe-popup .dialog-body > .container-fluid-1280,
.dialog-iframe-popup .dialog-body .container-view,
.dialog-iframe-popup .export-dialog-tree > .container-fluid-1280,
.dialog-iframe-popup .export-dialog-tree .container-view,
.dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280,
.dialog-iframe-popup .lfr-dynamic-uploader .container-view,
.dialog-iframe-popup .lfr-form-content > .container-fluid-1280,
.dialog-iframe-popup .lfr-form-content .container-view,
.dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280,
.dialog-iframe-popup .portlet-configuration-body-content .container-view,
.dialog-iframe-popup .process-list > .container-fluid-1280,
.dialog-iframe-popup .process-list .container-view,
.dialog-iframe-popup .roles-selector-body > .container-fluid-1280,
.dialog-iframe-popup .roles-selector-body .container-view {
  padding-top: 20px;
}
.dialog-iframe-popup .dialog-body > .container-fluid-1280 > .nav-tabs-default,
.dialog-iframe-popup .dialog-body > .container-fluid-1280 .nav-tabs-underline,
.dialog-iframe-popup .dialog-body .container-view > .nav-tabs-default,
.dialog-iframe-popup .dialog-body .container-view .nav-tabs-underline,
.dialog-iframe-popup .export-dialog-tree > .container-fluid-1280 > .nav-tabs-default,
.dialog-iframe-popup .export-dialog-tree > .container-fluid-1280 .nav-tabs-underline,
.dialog-iframe-popup .export-dialog-tree .container-view > .nav-tabs-default,
.dialog-iframe-popup .export-dialog-tree .container-view .nav-tabs-underline,
.dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280 > .nav-tabs-default,
.dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280 .nav-tabs-underline,
.dialog-iframe-popup .lfr-dynamic-uploader .container-view > .nav-tabs-default,
.dialog-iframe-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
.dialog-iframe-popup .lfr-form-content > .container-fluid-1280 > .nav-tabs-default,
.dialog-iframe-popup .lfr-form-content > .container-fluid-1280 .nav-tabs-underline,
.dialog-iframe-popup .lfr-form-content .container-view > .nav-tabs-default,
.dialog-iframe-popup .lfr-form-content .container-view .nav-tabs-underline,
.dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280 > .nav-tabs-default,
.dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280 .nav-tabs-underline,
.dialog-iframe-popup .portlet-configuration-body-content .container-view > .nav-tabs-default,
.dialog-iframe-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
.dialog-iframe-popup .process-list > .container-fluid-1280 > .nav-tabs-default,
.dialog-iframe-popup .process-list > .container-fluid-1280 .nav-tabs-underline,
.dialog-iframe-popup .process-list .container-view > .nav-tabs-default,
.dialog-iframe-popup .process-list .container-view .nav-tabs-underline,
.dialog-iframe-popup .roles-selector-body > .container-fluid-1280 > .nav-tabs-default,
.dialog-iframe-popup .roles-selector-body > .container-fluid-1280 .nav-tabs-underline,
.dialog-iframe-popup .roles-selector-body .container-view > .nav-tabs-default,
.dialog-iframe-popup .roles-selector-body .container-view .nav-tabs-underline {
  margin-left: -12px;
  margin-right: -12px;
  margin-top: -20px;
}
.dialog-iframe-popup .dialog-body > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .export-dialog-tree > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .lfr-form-content > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .process-list > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .roles-selector-body > .lfr-nav + .container-fluid-1280 {
  padding-top: 0;
}
.dialog-iframe-popup .login-container {
  padding: 1.5rem;
}
.dialog-iframe-popup .management-bar-default,
.dialog-iframe-popup .navbar-default {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  margin-bottom: 0;
}
.dialog-iframe-popup .navbar ~ .portlet-configuration-setup,
.dialog-iframe-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative;
  height: calc(100% - 48px);
}
.dialog-iframe-popup .navigation-bar > .container-fluid {
  margin-left: 24px;
  margin-right: 24px;
  padding: 0;
}
.dialog-iframe-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
}
.dialog-iframe-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0;
}
.dialog-iframe-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.dialog-iframe-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px;
  padding-left: 8px;
  padding-right: 8px;
}
.dialog-iframe-popup .lfr-dynamic-uploader,
.dialog-iframe-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch;
  top: 48px;
}
.dialog-iframe-popup .portlet-export-import-publish-processes {
  top: 0;
}

@media (min-width: 768px) {
  .dialog-with-footer #main-content,
  .dialog-with-footer #wrapper {
    height: calc(100% - 60px);
  }
}
.dialog-with-footer .button-holder.dialog-footer,
.dialog-with-footer .sheet-footer.dialog-footer {
  background-color: #FFF;
  border-top: 1px solid #E7E7ED;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
}
@media (min-width: 768px) {
  .dialog-with-footer .button-holder.dialog-footer,
  .dialog-with-footer .sheet-footer.dialog-footer {
    position: fixed;
  }
}
.dialog-with-footer .button-holder.dialog-footer .btn,
.dialog-with-footer .sheet-footer.dialog-footer .btn {
  margin-left: 1rem;
  margin-right: 0;
}
@media (min-width: 768px) {
  .dialog-with-footer .dialog-body,
  .dialog-with-footer .lfr-dynamic-uploader,
  .dialog-with-footer .lfr-form-content,
  .dialog-with-footer .portlet-configuration-body-content,
  .dialog-with-footer .roles-selector-body {
    padding-bottom: 60px;
  }
}
.dialog-with-footer .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0;
}
.dialog-with-footer .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
  display: none;
}
.dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible;
}
.dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
  flex-grow: 1;
  max-width: none;
  overflow: auto;
}
.dialog-with-footer .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0;
}

.portlet-layout.dragging {
  border-collapse: separate;
}

.drop-area {
  background-color: #d3dadd;
}

.active-area {
  background: #ffc;
}

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
}
.portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}

.sortable-layout-proxy {
  opacity: 1;
}
.sortable-layout-proxy .portlet-topper {
  background-image: none;
}

.proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
.proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
.proxy.generic-portlet .portlet-title {
  padding: 10px;
}
.proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}

.resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}

.sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}

.sortable-layout-drag-target-indicator {
  margin: 2px 0;
}

.yui3-dd-proxy {
  z-index: 1110 !important;
}

.lfr-editable {
  outline: 1px dashed #68bb30;
  outline-offset: 2px;
  position: relative;
}
.lfr-editable:after {
  background: #68bb30 url(../images/common/edit_white.png) no-repeat 50%;
  content: "";
  display: block;
  height: 20px;
  position: absolute;
  right: 5px;
  top: 5px;
  width: 30px;
}
.lfr-editable:focus:after {
  display: none;
}
.lfr-editable:focus:hover {
  background-color: transparent;
}
.lfr-editable:hover {
  background-color: rgba(255, 255, 255, 0.3);
  outline-color: #519226;
}
.lfr-editable:hover:after {
  background-color: #519226;
}

.lfr-editable-notice-close {
  margin-left: 1em;
}

.lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content {
  padding: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .field-input {
  margin-bottom: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .textfield-label {
  display: none;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-toolbar-content {
  display: inline-block;
  vertical-align: bottom;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-group {
  margin-top: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn {
  display: inline-block;
  float: none;
  margin-top: 0;
  width: auto;
}

.alloy-editor-container .alloy-editor {
  outline: 0;
}
.alloy-editor-container .alloy-editor.ae-placeholder ~ .alloy-editor-placeholder {
  color: #2b4259;
}
.alloy-editor-container .alloy-editor.ae-placeholder ~ .alloy-editor-placeholder:not(:focus) {
  border-left-color: #dbdde1;
  color: #b0b4bb;
}
.alloy-editor-container .alloy-editor.ae-placeholder ~ .alloy-editor-placeholder.readonly ~ .alloy-editor-placeholder {
  color: #ccc;
}
.alloy-editor-container .alloy-editor-icon {
  color: #869cad;
}

.has-error .alloy-editor-container .alloy-editor.ae-placeholder:not(:focus) {
  border-left-color: #c67;
}

.cke_dialog .cke_dialog_ui_input_text {
  height: auto;
}

.cke_editable_inline a {
  cursor: pointer;
}

.cke_panel.cke_combopanel {
  width: 220px;
}

.cke_panel_block .cke_panel_grouptitle {
  font-size: 20px;
  line-height: 20px;
  margin-top: 0;
}
.cke_panel_block .cke_panel_list {
  margin-left: 0;
}
.cke_panel_block .cke_panel_list .cke_panel_listItem {
  line-height: initial;
}
.cke_panel_block .cke_panel_list .cke_panel_listItem a:hover {
  text-decoration: none;
}

.cke_show_border {
  width: 500px;
}
.cke_show_border td {
  height: 15px;
}

.html-editor.portlet {
  background: #fff;
  color: #000;
  padding: 1em;
  text-align: start;
}

.html-editor.portlet-message-boards {
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
  word-wrap: break-word;
}
.html-editor.portlet-message-boards blockquote {
  background: #eef0f2 url(../images/message_boards/quoteleft.png) no-repeat 5px 5px;
  border: 1px solid #777;
  padding: 5px 45px;
}
.html-editor.portlet-message-boards blockquote:after {
  background: url(../images/message_boards/quoteright.png) no-repeat 50%;
  content: "";
  display: block;
  float: right;
  height: 24px;
  margin-right: -35px;
  margin-top: -25px;
  width: 31px;
  z-index: 999;
}
.html-editor.portlet-message-boards blockquote cite {
  display: block;
  font-weight: bold;
}
.html-editor.portlet-message-boards pre {
  background: #f9f9f9;
  border: 1px solid #777;
  padding: 0.5em;
}

.lfr-source-editor {
  border-color: #ccc;
}
.lfr-source-editor .lfr-source-editor-toolbar li > .btn {
  background-color: #fff;
  border: transparent;
  color: #717383;
  outline: 0;
}
.lfr-source-editor .lfr-source-editor-code {
  background-color: #fff;
  color: #2b4259;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter {
  background-color: #ededef;
  color: #868896;
  overflow: hidden;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget {
  font-family: fontawesome-alloy;
  text-align: center;
  vertical-align: middle;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open, .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed {
  background-image: none;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open:before {
  content: "\f0d7";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
  content: "\f0da";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-cell {
  color: #fff;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #717383;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-layer {
  border-right: solid 1px #ccc;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_info {
  background-image: none;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #ededef;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_constant {
  color: #34adab;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_tag {
  color: #1d5ec7;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string {
  color: #ff6c58;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string.ace_regex {
  color: #f00;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code {
  background-color: #47474f;
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter {
  background: #54555e;
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #009aed;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #11394e;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_cursor {
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_tag {
  color: #4d91ff;
}

.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .panel-splitter {
  border-color: #ccc;
}

.mce-content-body {
  text-align: start;
}

.file-icon-color-0 {
  background-color: #FFF;
  color: #6b6c7e;
}

.file-icon-color-1 {
  background-color: #FFF;
  color: #a7a9bc;
}

.file-icon-color-2 {
  background-color: #FFF;
  color: #50d2a0;
}

.file-icon-color-3 {
  background-color: #FFF;
  color: #af78ff;
}

.file-icon-color-4 {
  background-color: #FFF;
  color: #ffb46e;
}

.file-icon-color-5 {
  background-color: #FFF;
  color: #ff5f5f;
}

.file-icon-color-6 {
  background-color: #FFF;
  color: #4b9bff;
}

.file-icon-color-7 {
  background-color: #FFF;
  color: #272833;
}

.lfr-item-viewer .image-viewer-base {
  outline: none;
}
.lfr-item-viewer .item-preview:hover {
  cursor: pointer;
}
.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.lfr-item-viewer .search-info {
  background-color: #d3e8f1;
}
.lfr-item-viewer .search-info .keywords {
  font-size: 1.4em;
  font-weight: bold;
}
.lfr-item-viewer .search-info .change-search-folder {
  font-size: 0.8em;
  font-weight: normal;
}
.lfr-item-viewer .progress-container {
  background-color: #fff;
}
.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3;
}

.image-viewer-caption {
  color: #777;
}

.image-viewer-footer-control, .image-viewer-footer-control:focus, .image-viewer-footer-control:hover {
  color: #777;
}

.image-viewer-sidenav-menu {
  background-color: transparent;
  border-left-width: 0;
}

.image-viewer-sidenav dd {
  color: #8b8b8b;
  margin-bottom: 16px;
  color: #777;
}
.image-viewer-sidenav .h5 {
  color: #869cad;
  margin-bottom: 3px;
  color: #fff;
}
.image-viewer-sidenav .nav-tabs-default > li {
  padding-left: 20px;
}
.image-viewer-sidenav .nav-tabs-default > li:first-child {
  padding-left: 0;
}
.image-viewer-sidenav .nav-tabs-default > li:first-child > a {
  padding-left: 0;
}
.image-viewer-sidenav .nav-tabs-default > li > a {
  border-color: transparent;
  color: #777;
  padding-left: 0;
  padding-right: 0;
}
.image-viewer-sidenav .nav-tabs-default > li > .active {
  background-color: transparent;
}
.image-viewer-sidenav .nav-tabs-default > li > .active, .image-viewer-sidenav .nav-tabs-default > li > .active:focus, .image-viewer-sidenav .nav-tabs-default > li > .active:hover {
  border-color: transparent;
  color: #777;
  color: #fff;
}
.image-viewer-sidenav .nav-tabs-default > li > .active:after {
  background-color: #65b6f0;
  bottom: -10px;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: relative;
  right: 0;
}

.image-viewer-sidenav-body {
  padding-top: 0;
}

.lfr-item-viewer .lfr-item-viewer-close {
  color: #fff;
  opacity: 1;
}
.lfr-item-viewer .lfr-item-viewer-close, .lfr-item-viewer .lfr-item-viewer-close:focus, .lfr-item-viewer .lfr-item-viewer-close:hover {
  color: #fff;
}
.lfr-item-viewer .lfr-item-viewer-close .icon-monospaced {
  color: #777;
}

.lfr-item-viewer-icon-info {
  color: #fff;
}

.nav.list-group li > a:focus, .nav.list-group li > a:hover {
  background-color: #e5f5fc;
  color: #009ae5;
}
.nav.list-group > .active {
  border-width: 1px 0 0;
}
.nav.list-group > .active > a, .nav.list-group > .active > a:focus, .nav.list-group > .active > a:hover {
  background-color: #60bfef;
  border: 1px solid #60bfef;
  color: #fff;
}
.nav.list-group .list-group-item {
  padding: 0;
}
.nav.list-group .list-group-item.nav-header {
  background-color: #f3f3f3;
  padding-left: 10px;
  padding-right: 10px;
}

.lfr-page-templates li a {
  padding: 0;
}
.lfr-page-templates li a label {
  cursor: pointer;
  display: block;
  padding: 5px 0 5px 5px;
}

.menu {
  position: absolute;
  width: auto;
}
.menu .notice-message {
  background-image: none;
  margin: 3px;
  padding: 6px;
}

.menu-content {
  background: #fff;
  list-style: none;
  min-width: 150px;
}
.menu-content li {
  margin: 0;
  padding: 0;
}
.menu-content li .disabled {
  color: #999;
}

.menu-content {
  background: #ccc9c9 url(../images/application/menu_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #aeafb1 #777879 #777879 #aeafb1;
  padding: 2px 0;
}

.menugroup-content .menu-label {
  background: #d2d6de;
  color: #5b677d;
  display: block;
  padding: 5px 3px;
  text-shadow: 1px 1px #fff;
}

.menugroup-content ul {
  display: block;
  min-width: 0;
}

.menu-content li {
  border-bottom: 1px solid #bcbbbb;
  border-top: 1px solid #eee;
  display: block;
  margin: 0;
  padding: 0;
}
.menu-content li.first {
  border-top-width: 0;
}
.menu-content li.last {
  border-bottom-width: 0;
}

.menu-content li a,
.menu-content li .disabled {
  color: #2c2f34;
  display: block;
  padding: 4px 5px;
  text-decoration: none;
}

.menu-content li a.focus,
.lfr-menu-expanded li a:focus {
  background-color: #5b677d;
  color: #fff;
  text-shadow: -1px -1px #2c2f34;
}

.app-view-drop-active {
  background-color: #00a2ea;
  font-weight: bold;
}
.category-portlets .app-view-drop-active {
  background-color: #00a2ea;
  color: #fff;
}

.basecelleditor [class~=form-validator-message] {
  clip: rect(auto auto auto auto);
  width: auto;
}

.document-library-file-entry-cell-editor-hidden {
  display: none;
}

.previous-level {
  display: inline-block;
  font-size: 21px;
  line-height: 21px;
  margin-right: 5px;
  text-decoration: none;
  vertical-align: middle;
}

.has-control-menu .lfr-asset-anchor {
  height: 74px;
  margin-top: -74px;
}

.lfr-asset-anchor {
  display: block;
  height: 10px;
  margin-top: -10px;
  position: relative;
  z-index: -1;
}

.lfr-url-error {
  display: inline-block;
  white-space: normal;
  overflow-wrap: break-all;
  word-wrap: break-all;
}

.lfr-page-layouts {
  padding: 0;
}
.lfr-page-layouts input[type=radio] {
  opacity: 0;
  position: absolute;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal.card,
.lfr-page-layouts input[type=radio]:checked + .card-horizontal .card {
  background-color: #F7F8F9;
  cursor: default;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
  background-color: #0B5FFF;
  bottom: 0;
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  right: 0;
  transition: height 0.15s ease-out;
}
.lfr-page-layouts .card-horizontal.card,
.lfr-page-layouts .card-horizontal .card {
  border-width: 1px;
  box-shadow: none;
  cursor: pointer;
  outline: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.lfr-page-layouts .card-horizontal.card:hover,
.lfr-page-layouts .card-horizontal .card:hover {
  background-color: #F7F8F9;
  text-decoration: none;
}
.lfr-page-layouts .card-horizontal.card:focus,
.lfr-page-layouts .card-horizontal .card:focus {
  background-color: #F7F8F9;
  box-shadow: 0 0 0 2px #FFF, 0 0 0 4px #719AFF;
}
.lfr-page-layouts .card-horizontal.card:active, .lfr-page-layouts .card-horizontal.card.active,
.lfr-page-layouts .card-horizontal .card:active,
.lfr-page-layouts .card-horizontal .card.active {
  background-color: #F1F2F5;
}
.lfr-page-layouts .card-horizontal::after {
  border-radius: 0 0 0.25rem 0.25rem;
  bottom: 0;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  right: 0;
  transition: height 0.15s ease-out;
}
.lfr-page-layouts .card-horizontal:hover::after, .lfr-page-layouts .card-horizontal.hover::after {
  background-color: #0B5FFF;
  height: 4px;
}
.lfr-page-layouts .card-horizontal:focus::after, .lfr-page-layouts .card-horizontal.focus::after {
  background-color: #0B5FFF;
  height: 4px;
}
.lfr-page-layouts .card-horizontal:active::after, .lfr-page-layouts .card-horizontal.active::after {
  background-color: #0B5FFF;
  height: 4px;
}
.dialog-iframe-popup:not(.article-preview) #main-content,
.dialog-iframe-popup:not(.article-preview) #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch;
}

.modal {
  display: block;
  margin: 0;
  overflow: hidden;
  position: fixed;
}

.modal-body {
  overflow: auto;
}
.modal-body.dialog-iframe-bd {
  overflow: hidden;
  padding: 0;
}

.modal-dialog {
  max-width: none;
}
.modal-dialog.modal-dialog-sm {
  max-width: 600px;
}

.modal-hidden {
  display: none;
}

.modal-open .modal {
  overflow: hidden;
}

.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0;
}
.portal-popup .columns-max > .portlet-layout.row > .portlet-column {
  padding-left: 0;
  padding-right: 0;
}

.dragging .portlet-column.customizable {
  background-color: #cffccf;
  outline: 3px solid #5eaf3d;
}

.customizable-layout-column-content {
  background-color: #c92c3c;
}
.customizable-layout-column-content.yui3-widget-content-expanded {
  margin: 0 15px;
}

.layout-customizable-controls {
  background-color: rgba(201, 44, 60, 0.8);
}

.customizable .customizable-layout-column-content {
  background-color: #5eaf3d;
}
.customizable .layout-customizable-controls {
  background-color: rgba(94, 175, 61, 0.8);
}

.layout-customizable-controls-container {
  margin: 0 15px;
  position: relative;
}

.layout-customizable-controls {
  font-size: 1.5em;
  padding: 4px 16px;
  position: absolute;
  width: 100%;
  z-index: 15;
}
.layout-customizable-controls label {
  color: #fff;
}

.paginator-link {
  background: #eee no-repeat scroll 50% 1px;
  border: 1px solid #f0f1f2;
  border-color: #f0f1f2 #b2b2b2 #949494 #f0f1f1;
  color: #1f1e1e;
  display: inline-block;
  height: 20px;
  padding: 0;
  text-indent: -9999px;
  width: 20px;
}

.paginator-page-link {
  height: auto;
  text-indent: 0;
}

.paginator-current-page {
  background: #0083bd url(../images/application/paginator_link_current_bg.png) 0 0 repeat-x;
  border-color: #38b6ef #006d9e #006d9e #46b4e6;
  color: #fff;
  text-shadow: -1px -1px #003c57;
}

.paginator-first-link {
  background-image: url(../images/arrows/paging_first.png);
}

.paginator-prev-link {
  background-image: url(../images/arrows/paging_previous.png);
}

.paginator-last-link {
  background-image: url(../images/arrows/paging_last.png);
}

.paginator-next-link {
  background-image: url(../images/arrows/paging_next.png);
}

.paginator-current-page-report,
.paginator-total {
  color: #555;
  font-size: 0.9em;
}

.paginator-current-page-report {
  margin-left: 2em;
}

.taglib-page-iterator .search-pages .page-links {
  padding: 0;
}

.info-panel .panel-group {
  margin-left: -1rem;
  margin-right: -1rem;
}

.lfr-panel-container {
  background: #fff;
}

.lfr-panel-content {
  padding: 5px 10px;
}

.lfr-panel-basic .lfr-panel-content {
  padding-left: 15px;
}

.panel-hd {
  background: #c0c2c5 url(../images/application/panel_header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #c8c9ca #aeb2b8 #aeb2b8 #c8c9ca;
  padding-left: 10px;
  text-shadow: 1px 1px #fff;
}

.sheet > .panel-group .sheet-footer {
  margin-bottom: 0;
}

.sheet-footer .btn {
  margin-right: 1rem;
}
.sheet-footer .btn:last-child {
  margin-right: 0;
}

.sheet .display-style-icon .lfr-asset-item {
  width: 25%;
}

.splitter {
  border-radius: 0.25rem 0.25rem 0 0;
  color: #6B6C7E;
  padding: 10px 15px;
  position: relative;
  z-index: 1;
}
.splitter.splitter-spaced {
  border-radius: 0.25rem;
  margin-bottom: 20px;
}

.table > tbody > tr.splitter {
  height: auto;
}
.table > tbody > tr.splitter > td {
  padding: 0;
}

.lfr-nav.nav-tabs {
  margin-bottom: 20px;
}

.tab-active strong {
  font-weight: normal;
}

.tab-back {
  float: right;
}

.tab-back-content {
  border-width: 0;
  padding: 1px;
}

.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em;
  white-space: normal;
}
.tag-items li {
  display: inline-block;
  margin: 0 1em 0 0;
  max-width: 100%;
}

.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

.tag-cloud .tag-popularity-1 {
  font-size: 1em;
}
.tag-cloud .tag-popularity-2 {
  font-size: 1.3em;
}
.tag-cloud .tag-popularity-3 {
  font-size: 1.6em;
}
.tag-cloud .tag-popularity-4 {
  font-size: 1.9em;
}
.tag-cloud .tag-popularity-5 {
  font-size: 2.2em;
}
.tag-cloud .tag-popularity-6 {
  font-size: 2.5em;
}

.tagselector-content {
  border-width: 0;
  padding: 0;
}
.tagselector-content .textboxlistentry-holder {
  border-bottom: 2px solid #869cad;
  margin-bottom: 10px;
  padding: 0;
}

.categoriesselector-content .textboxlistentry-holder {
  background-color: transparent;
  border-width: 0;
  padding: 0;
}

.lfr-portal-tooltip {
  display: inline-block;
}
.lfr-portal-tooltip,
.lfr-portal-tooltip a {
  -webkit-touch-callout: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.tooltip {
  max-width: 200px;
}
.tooltip .tooltip-arrow {
  background-color: #272833;
  height: 0.6rem;
  position: absolute;
  transform: rotate(45deg);
  width: 0.6rem;
}

.tooltip.top .tooltip-arrow,
.tooltip.bottom .tooltip-arrow {
  left: 50%;
  margin-left: -0.3rem;
}

.tooltip.right .tooltip-arrow,
.tooltip.left .tooltip-arrow {
  margin-top: -0.3rem;
  top: 50%;
}

.tooltip.bottom {
  padding-top: 0.3rem;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
}

.tooltip.left {
  padding-right: 0.3rem;
}
.tooltip.left .tooltip-arrow {
  right: 0;
}

.tooltip.right {
  padding-left: 0.3rem;
}
.tooltip.right .tooltip-arrow {
  left: 0;
}

.tooltip.top {
  padding-bottom: 0.3rem;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
}

.tree-node .icon-check {
  padding-right: 2px;
}
.tree-node .icon-check:before {
  content: "\f096";
}
.tree-node .tree-node-checked .icon-check {
  padding-right: 0;
}
.tree-node .tree-node-checked .icon-check:before {
  content: "\f046";
}
.tree-node [class^=icon-] {
  margin-right: 5px;
}
.tree-node .tree-node-checkbox-container {
  margin-right: 0;
}
.tree-node .tree-node-selected .tree-label {
  background: none;
}

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px;
}
.tree-node-content .tree-label {
  margin-left: 3px;
}
.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden;
}

.tree-node-selected .tree-label {
  background-color: transparent;
}

.underlay {
  clear: both;
  top: 100%;
}
.underlay .yui3-widget-hd {
  height: 38px;
}

.underlay-hidden {
  display: none;
}

.underlay-content {
  background: #f4f3f3 url(../images/common/message_panel_shadow.png) repeat-x 0 0;
  border: 0 solid #aeafb1;
  border-width: 0 1px 1px;
}

.underlay-close {
  position: absolute;
  right: 5px;
  top: 5px;
}

.user-icon-color-0 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #E7E7ED;
  color: #6b6c7e;
}

.user-icon-color-1 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #E7E7ED;
  color: #4b9bff;
}

.user-icon-color-2 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #E7E7ED;
  color: #ffb46e;
}

.user-icon-color-3 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #E7E7ED;
  color: #ff5f5f;
}

.user-icon-color-4 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #E7E7ED;
  color: #50d2a0;
}

.user-icon-color-5 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #E7E7ED;
  color: #ff73c3;
}

.user-icon-color-6 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #E7E7ED;
  color: #9be169;
}

.user-icon-color-7 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #E7E7ED;
  color: #af78ff;
}

.user-icon-color-8 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #E7E7ED;
  color: #ffd76e;
}

.user-icon-color-9 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #E7E7ED;
  color: #5fc8ff;
}

.portlet-column-content.empty {
  padding: 50px;
}

#wrapper {
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
}

.container-full-width {
  position: relative;
  width: 100%;
}
.container-full-width.white {
  background: white;
}
.container-full-width.black {
  background: black;
}
.container-full-width.grey {
  background: #EFEFEF;
}
.container-full-width.darkGrey {
  background: #292929;
}
.container-full-width.visible-in-mobile {
  display: none;
}
@media (max-width: 1024px) {
  .container-full-width.visible-in-mobile {
    display: block;
  }
}
.container-full-width .container {
  position: relative;
  width: 100%;
  max-width: 1600px;
  padding: 0 60px;
  margin: auto;
  overflow: visible;
}
@media (min-width: 1600px) {
  .container-full-width .container {
    padding: 0;
  }
}
.container-full-width .container.medium {
  padding-top: 4.75rem;
  padding-bottom: 4.75rem;
  max-width: 994px;
}
.container-full-width .container.overflow-auto {
  overflow: auto;
}
.container-full-width .container.overflow-visible {
  overflow: visible;
}
.container-full-width .container.visible-in-mobile {
  display: none;
}
@media (max-width: 1024px) {
  .container-full-width .container.visible-in-mobile {
    display: block;
  }
}
.container-full-width .container.overflow-x-auto {
  overflow-x: auto;
  overflow-y: hidden;
  /* Hide scrollbar for IE, Edge and Firefox */
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}
.container-full-width .container.overflow-x-auto::-webkit-scrollbar {
  display: none;
}
@media (max-width: 1024px) {
  .container-full-width .container {
    max-width: 1024px;
    padding: 0 24px;
  }
}
@media (max-width: 576px) {
  .container-full-width .container {
    max-width: 100%;
    padding: 0 1rem;
  }
}
.container-full-width .container.tight {
  max-width: 900px;
  margin: auto;
}
.container-full-width .container.very-tight {
  max-width: 580px;
  margin: auto;
}
.container-full-width .no-side-padding {
  padding-left: 0;
  padding-right: 0;
}
.container-full-width .no-side-padding .toolbar {
  padding-right: 0px;
  width: 100%;
}
@media (max-width: 1024px) {
  .container-full-width .no-side-padding .toolbar {
    padding-right: 24px;
  }
}
@media (max-width: 576px) {
  .container-full-width .no-side-padding .toolbar {
    padding-right: 24px;
  }
}
.container-full-width.visible-in-mobile {
  display: none;
}
@media (max-width: 1024px) {
  .container-full-width.visible-in-mobile {
    display: block;
  }
}
.container-full-width .hero-bottom-gradient {
  position: relative;
}
.container-full-width .hero-bottom-gradient::after, .container-full-width .hero-bottom-gradient::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 50%;
  left: 0;
  background-blend-mode: multiply;
}
.container-full-width .hero-bottom-gradient::after {
  z-index: 2;
  bottom: 0;
  background: linear-gradient(0deg, #000000 0%, rgba(255, 255, 255, 0) 100%);
}
.container-full-width .hero-bottom-gradient::before {
  top: 0;
  z-index: 2;
  background: linear-gradient(180deg, #000000 0%, rgba(255, 255, 255, 0) 100%);
}

.top-left {
  top: 0;
  left: 0;
}

.sticky-container {
  position: relative;
}
.sticky-container[data-theme=small-img] .container-full-width.hero-image-small .text-content h1 {
  margin-bottom: 86px;
}
.sticky-container[data-theme=small-img].full-height {
  height: 100vh;
}
@supports (height: 100dvh) {
  .sticky-container[data-theme=small-img].full-height {
    height: 100dvh;
  }
}
.sticky-container[data-theme=small-img].full-height[data-theme=small-img] .container-full-width.hero-image-small .text-content h1 {
  margin-bottom: 62px;
}

.component-with-title {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media (max-width: 1024px) {
  .component-with-title {
    gap: 32px;
  }
}
@media (max-width: 576px) {
  .component-with-title {
    gap: 28px;
  }
}
.component-with-title h2 {
  margin: 0;
}
@media (max-width: 576px) {
  .component-with-title.title-left h2 {
    text-align: left !important;
  }
}
.component-with-title #careers-data .grid {
  display: flex;
  justify-content: center;
  gap: 32px;
}
@media (max-width: 1024px) {
  .component-with-title #careers-data .grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

.grid-with-title {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}
@media (max-width: 1024px) {
  .grid-with-title {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }
}
@media (max-width: 576px) {
  .grid-with-title {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 16px;
  }
}

.pagination-flex {
  display: flex;
  flex-direction: column;
  gap: 38px;
}
@media (max-width: 1024px) {
  .pagination-flex {
    gap: 24px;
  }
}
@media (max-width: 576px) {
  .pagination-flex {
    gap: 20px;
  }
}
.pagination-flex.black {
  background-color: #000;
}

.padding-bottom {
  padding-bottom: 38px !important;
}
@media (max-width: 1024px) {
  .padding-bottom {
    padding-bottom: 24px !important;
  }
}
@media (max-width: 576px) {
  .padding-bottom {
    padding-bottom: 20px !important;
  }
}

.padding-bottom-extended {
  padding-bottom: 38px !important;
}
@media (max-width: 1024px) {
  .padding-bottom-extended {
    padding-bottom: 38px !important;
  }
}
@media (max-width: 576px) {
  .padding-bottom-extended {
    padding-bottom: 40px !important;
  }
}

.padding-top {
  padding-top: 38px !important;
}
@media (max-width: 1024px) {
  .padding-top {
    padding-top: 24px !important;
  }
}
@media (max-width: 576px) {
  .padding-top {
    padding-top: 20px !important;
  }
}

.padding-block {
  padding-block: 38px !important;
}
@media (max-width: 1024px) {
  .padding-block {
    padding-block: 24px !important;
  }
}
@media (max-width: 576px) {
  .padding-block {
    padding-block: 20px !important;
  }
}

.margin-bottom {
  margin-bottom: 38px !important;
}
@media (max-width: 1024px) {
  .margin-bottom {
    margin-bottom: 24px !important;
  }
}
@media (max-width: 576px) {
  .margin-bottom {
    margin-bottom: 20px !important;
  }
}

.margin-top {
  margin-top: 38px !important;
}
@media (max-width: 1024px) {
  .margin-top {
    margin-top: 24px !important;
  }
}
@media (max-width: 576px) {
  .margin-top {
    margin-top: 20px !important;
  }
}

.line-separator {
  height: 1px;
  background-color: #cfcfcf;
  width: 100%;
}

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

img.centered-image {
  display: block;
  margin: auto;
  width: 100%;
}

.border-bottom {
  border-bottom: 1px solid #d9d9d9 !important;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 20px;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-9 {
  gap: 2.5rem;
}

.gap-56 {
  gap: 56px;
}

.gap-76 {
  gap: 76px;
}

.mt-6 {
  margin-top: 1.5rem;
}

.flex {
  display: flex;
}

.flex-col {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-1 {
  flex: 1;
}

.rounded-20 {
  border-radius: 20px;
}
@media (max-width: 576px) {
  .rounded-20 {
    border-radius: 20px;
  }
}

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

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

.w-full {
  width: 100%;
}

.mb-32 {
  margin-bottom: 32px;
}

.underline {
  text-decoration: underline;
}

.modify-pages li {
  position: relative;
}
.modify-pages li.lfr-nav-hover .delete-tab {
  opacity: 1;
}
.modify-pages .delete-tab {
  color: #444;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-weight: bold;
  height: 16px;
  line-height: 6px;
  margin-top: -8px;
  opacity: 0;
  overflow: hidden;
  padding: 3px 0;
  position: absolute;
  right: 1px;
  text-shadow: 0 1px #fff;
  top: 50%;
}
.modify-pages .delete-tab:hover {
  color: #b50303;
}
.modify-pages .drag-handle {
  cursor: move;
  left: 3px;
  margin-left: 15px;
  position: absolute;
  top: 15px;
}

.controls-hidden .modify-pages .drag-handle {
  display: none;
}

@media (min-width: 768px) {
  .touch .modify-pages .drag-handle {
    display: none;
  }
}

.nav li .toolbar {
  margin-top: 5px;
}

.navbar-nav .nav-item.hover:after {
  bottom: -0.3125rem;
  content: "";
  height: 0.3125rem;
  position: absolute;
  width: 100%;
}

.navigation-pane .body-row {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.navigation-pane .body-row ul li a .icon {
  float: left;
  margin-right: 5px;
}
.navigation-pane .lfr-component {
  margin-left: 0;
}
.navigation-pane .navigation-entry {
  position: relative;
}
.navigation-pane .navigation-entry.folder.error {
  display: block;
  padding: 6px 8px;
}
.navigation-pane .navigation-entry .browse-folder,
.navigation-pane .navigation-entry .nav-item-label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
.navigation-pane .navigation-entry .nav-item-icon {
  vertical-align: middle;
}
.navigation-pane .navigation-entry .overlay.entry-action {
  bottom: 0;
  display: block;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}
.navigation-pane .navigation-entry .overlay.entry-action .btn {
  border-width: 0;
  margin: 0;
  padding: 11px 14px;
}
@media (min-width: 768px) {
  .navigation-pane .navigation-entry .overlay.entry-action .btn {
    padding: 11px;
  }
}

.nav-menu ul {
  padding-left: 10px;
}
.nav-menu li a.ancestor {
  font-weight: bold;
}
.nav-menu li a.selected {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

.nav-menu-style-arrows ul {
  list-style-image: url(../images/arrows/04_right.png);
}

.portlet-navigation .nav-pills > li > a {
  margin-bottom: 2px;
}
.portlet-navigation .nav-pills > li > .dropdown-menu {
  margin-top: 0;
}

.split-button-dropdowns {
  list-style: none;
  margin: 0;
  padding: 0;
}
.split-button-dropdowns > li {
  display: inline-block;
  padding-left: 2px;
  padding-right: 2px;
}

.form-options {
  border: 1px solid #aaa;
  display: inline-block;
  vertical-align: middle;
}
.form-options input {
  border-width: 0;
  display: inline;
  float: left;
}

.form-triggers {
  float: left;
}

.form-trigger {
  background: #c4c4c4 url(../images/application/button_bg.png) repeat-x 0 0;
  border-left: 1px solid #bbb;
  display: inline-block;
  float: left;
}
.form-trigger img {
  background: no-repeat 50% 40%;
  height: 25px;
  padding: 0 3px;
  vertical-align: middle;
  width: 16px;
}
.form-trigger:focus, .form-trigger:hover {
  background-color: #83b0ca;
  background-image: url(../images/application/button_bg_over.png);
}

.trigger-selected {
  background-color: #ebebeb;
  background-image: url(../images/application/button_bg_selected.png);
}
.trigger-selected:focus, .trigger-selected:hover {
  background-color: #b7def4;
  background-image: url(../images/application/button_bg_selected_over.png);
}

.options-trigger img {
  background-image: url(../images/common/configuration.png);
}

.save-trigger img {
  background-image: url(../images/common/check.png);
}

body.portlet {
  border-width: 0;
}

.portlet-icon-back {
  margin-top: -2px;
}

.portlet-topper {
  position: relative;
}
.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(../images/arrows/12_left.png) no-repeat 0 50%;
  padding: 5px 5px 5px 18px;
}
.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}

.portlet-title-editable {
  cursor: pointer;
}

.portlet-title-text {
  display: inline-block;
  margin-top: 0;
  max-width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap;
}

.panel-page-content .portlet-title-text,
.panel-page-body .portlet-title-text {
  cursor: auto;
}

.portlet-minimized .portlet-content {
  padding: 0;
}

.portlet-nested-portlets .portlet-boundary {
  left: 0 !important;
  position: relative !important;
  top: 0 !important;
}

.portlet-layout .portlet-header {
  margin-bottom: 3rem;
}

.portlet-draggable .portlet-topper {
  cursor: move;
}

.portlet .visible-interaction {
  display: none;
}
.portlet:hover .visible-interaction, .portlet.open .visible-interaction {
  display: block;
}

.controls-hidden .portlet .visible-interaction {
  display: none;
}

.lfr-status-alert-label,
.lfr-status-error-label,
.lfr-status-info-label,
.lfr-status-progress-label,
.lfr-status-success-label {
  background: none no-repeat 0 50%;
  padding: 3px 3px 3px 20px;
}

.lfr-status-alert-label {
  background-image: url(../images/messages/alert.png);
  color: #663;
}

.lfr-status-error-label {
  background-image: url(../images/messages/error.png);
  color: #900;
}

.lfr-status-help-label,
.lfr-status-info-label,
.lfr-status-progress-label {
  background-image: url(../images/messages/info.png);
  color: #34404f;
}

.lfr-status-help-label {
  background-image: url(../images/portlet/help.png);
}

.lfr-status-progress-label {
  background-image: url(../images/aui/loading_indicator.gif);
}

.lfr-status-success-label {
  background-image: url(../images/messages/success.png);
  color: #384f34;
}

.portlet-msg {
  background: #eee none no-repeat 6px 50%;
  border: 1px solid #555;
  color: #34404f;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left;
}

.lfr-message {
  position: relative;
}
.lfr-message .lfr-message-control {
  background-color: #333;
  display: inline-block;
}
.lfr-message .lfr-message-controls {
  display: none;
  left: 3px;
  margin: -8px 8px 0 3px;
  position: absolute;
  top: 50%;
  z-index: 10;
}
.lfr-message .lfr-message-close {
  background-image: url(../images/portlet/close_borderless.png);
  background-position: 0 0;
  background-repeat: no-repeat;
}
.lfr-message .lfr-message-close-all {
  color: #fff;
  display: none;
  font-size: 0.8em;
  margin-left: 10px;
  padding: 1px 10px;
  text-shadow: 1px 1px 0 #000;
  vertical-align: top;
}
.lfr-message .lfr-message-close-all a {
  color: #fff;
}
.lfr-message .lfr-message-controls-hover .lfr-message-close-all {
  display: inline-block;
}
.lfr-message.pending {
  background-image: url(../images/common/time.png);
}

.lfr-message-content.alert {
  margin-bottom: 0;
}

.lfr-message-close {
  cursor: pointer;
}

.portlet-section-selected,
.portlet-section-selected a {
  background: #727c81;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
.portlet-section-selected a:hover,
.portlet-section-selected a:focus {
  background-color: #727c81;
}

.portlet:hover > .portlet-topper, .portlet.focus > .portlet-topper, .portlet.open > .portlet-topper {
  opacity: 1;
  transform: translateY(-97%);
}

.portlet:hover > .portlet-content-editable, .portlet.focus > .portlet-content-editable, .portlet.open > .portlet-content-editable {
  border-color: #0B5FFF;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.portlet {
  margin-bottom: 10px;
  position: relative;
}
.portlet > .portlet-content-editable {
  border-color: transparent;
}
.portlet > .portlet-topper {
  display: none;
  display: flex;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  transition: opacity 0.25s, transform 0.25s;
  top: 0;
}
@media (prefers-reduced-motion: reduce) {
  .portlet > .portlet-topper {
    transition: none;
  }
}
.portlet-content-editable {
  border-color: #0B5FFF;
  border-radius: 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
}

.portlet-actions {
  float: right;
}

.portlet-name-text {
  font-size: 0.875rem;
  font-weight: 600;
}

.portlet-options {
  display: inline-block;
}

.portlet-title-default {
  box-flex: 1;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.portlet-title-menu {
  box-flex: 0;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
.portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}

.portlet-topper {
  background-color: #0B5FFF;
  border-color: #0B5FFF;
  border-radius: 2px 2px 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: #FFF;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}

.portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
.portlet-topper-toolbar > a,
.portlet-topper-toolbar > span > a,
.portlet-topper-toolbar .lfr-icon-menu > a {
  color: #FFF;
}
.portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}

.lfr-configurator-visibility {
  opacity: 0.5;
}
.lfr-configurator-visibility .portlet:hover .portlet-topper, .lfr-configurator-visibility .portlet.focus .portlet-topper, .lfr-configurator-visibility .portlet.open .portlet-topper {
  opacity: 0.5;
}
.lfr-configurator-visibility .portlet-content-editable {
  opacity: 0.5;
}

.controls-visible .portlet-content-editable {
  border-color: #0B5FFF;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.controls-visible .portlet-topper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.controls-visible .portlet-topper-toolbar {
  display: block;
}

.lfr-configurator-visibility .portlet-borderless-bar {
  opacity: 0.6;
}
.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
  opacity: 1;
}

.lfr-panel-page {
  width: 100%;
}
.lfr-panel-page .portlet-title {
  font-size: 13px;
}
.lfr-panel-page .lfr-add-content h2 span {
  background-color: #d3dadd;
}

.main-content-body {
  margin-top: 20px;
}

.restricted, .restricted td {
  background: #fdd;
  border-width: 0;
}
.restricted * {
  color: #727c81;
}

.alt.restricted td {
  background-color: #ffc0c0;
}

.hover.restricted td {
  background-color: #d3bdc0;
}

.alt.restricted td.first,
.restricted td.first {
  background-image: url(../images/messages/error.png);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 28px;
}

.portlet-borderless .portlet-content {
  padding: 1rem;
}

.portlet-decorate .portlet-content {
  background: #fff;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 1rem;
  word-wrap: break-word;
}

.portlet-barebone .portlet-content {
  padding: 0;
}

.portlet-dynamic-data-lists-display .lfr-ddm-field-group,
.portlet-dynamic-data-lists .lfr-ddm-field-group {
  background: #fff;
  border-radius: 3px;
  border-top: 5px solid transparent;
  box-shadow: 0 1px 2px #c4c4c4;
  margin: 8px 6px 0;
  outline: 0;
  padding: 28px 10px 10px;
  position: relative;
  -webkit-box-shadow: 0 1px 2px #c4c4c4;
}

.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center;
}
.breadcrumb.breadcrumb-vertical li {
  display: block;
}
.breadcrumb.breadcrumb-vertical li.last, .breadcrumb.breadcrumb-vertical li.only {
  background: none;
}
.breadcrumb.breadcrumb-vertical .divider {
  background: url(../images/arrows/07_down.png) no-repeat 50% 100%;
  display: block;
  height: 10px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}

.taglib-calendar tr.portlet-section-header th, .taglib-calendar tr td {
  border-width: 0;
}
.taglib-calendar tr td a {
  background-color: #f0f5f7;
  border: 1px solid #fff;
  border-bottom-width: 0;
  border-left-width: 0;
  display: block;
  height: 15px;
  padding: 5px 0;
}
.taglib-calendar tr td a:hover {
  background-color: #727c81;
  color: #fff;
}
.taglib-calendar tr td.calendar-inactive {
  background-color: #fff;
  color: #b5bfc4;
}
.taglib-calendar tr th {
  border-bottom-color: #d7d7d7;
}
.taglib-calendar table td {
  border-width: 0;
}
.taglib-calendar .calendar-current-day, .taglib-calendar .calendar-current-day a {
  background-color: #fff;
}
.taglib-calendar .calendar-current-day a {
  border: 1px solid #727c81;
  color: #369;
  text-decoration: underline;
}

.navbar form {
  margin: 0;
}

.widget-toolbar .btn + .btn,
.widget-toolbar .widget-group + .widget-group {
  margin-left: 1rem;
}

.widget-mode-detail {
  padding-top: 1rem;
}
.widget-mode-detail .title {
  font-size: 36px;
}
.widget-mode-detail .sub-title {
  font-size: 26px;
  margin-bottom: 32px;
}
.widget-mode-detail .widget-metadata {
  margin-bottom: 2rem;
}
.widget-mode-detail .widget-mode-detail-text {
  margin-top: 48px;
}
.widget-mode-detail .widget-mode-detail-text img {
  max-width: 100%;
}
.widget-mode-detail .widget-mode-detail-text p {
  font-size: 18px;
  line-height: 1.8;
}

.widget-mode-card .card {
  display: flex;
  height: calc(100% - 24px);
  margin-bottom: 24px;
}
.widget-mode-card .card-header {
  overflow: hidden;
  padding: 0;
}
.widget-mode-card .card-title {
  position: relative;
}
@media (min-width: 768px) {
  .widget-mode-card .visible-interaction {
    position: absolute;
    right: -8px;
  }
}

.widget-mode-simple .widget-topbar {
  margin-bottom: 8px;
}
.widget-mode-simple .widget-metadata {
  margin-bottom: 24px;
}
.widget-mode-simple .widget-toolbar {
  margin-top: 1.5rem;
}
.widget-mode-simple .widget-content .cover-image {
  margin-bottom: 24px;
}

.menu-content,
.underlay-content {
  box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
}

.lfr-ddm-container .file-entry-upload-progress {
  border-radius: 0 0 4px 4px;
}

.lfr-preview-file-image img {
  box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
}

.lfr-preview-file-image-current-column {
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
}

.lfr-preview-file-image-current-column {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
}

.portlet-document-library .lfr-ddm-small-image-preview,
.portlet-dynamic-data-mapping .lfr-ddm-small-image-preview {
  box-shadow: 0 1px 3px #ccc;
}

.portlet-document-library-upload-mask .overlaymask-content {
  border-radius: 5px;
}

.overlaymask-content {
  background-color: #fff;
}

:not(.inline-item) > .loading-animation {
  margin-bottom: 20px;
  margin-top: 20px;
}

.product-menu .loading-animation {
  margin-top: 160px;
}

.lfr-search-combobox-item {
  border-radius: 1px;
}

.lfr-search-combobox .field-input-text {
  border-radius: 4px 1px 1px 4px;
}
.lfr-search-combobox .button-input {
  border-radius: 1px 4px 4px 1px;
}

.lfr-upload-container .progress-bar,
.lfr-upload-container .progress,
.lfr-editable:after {
  border-radius: 10px;
}

.portlet-language .portlet-body .current-language,
.portlet-language .portlet-body .taglib-icon,
.portlet-language .portlet-body .taglib-language-list-text {
  border-radius: 10px;
}

body > .lfr-menu-list ul,
.active-area-proxy,
.entry-display-style .entry-thumbnail,
.lfr-api-results,
.lfr-translation-manager,
.lfr-translation-manager-translation,
.lfr-upload-container .cancel-button .modify-pages .delete-tab,
.portlet-image-gallery-display .image-thumbnail img,
.rule-group-instance-container .rule-group-instance,
.select-documents,
.select-files,
.taglib-ratings.stars:hover,
.taglib-ratings.stars:hover .liferay-rating-vote > div,
.taglib-ratings.stars .rating-focused > div,
.tags-search-combobox .field-input-text {
  border-radius: 4px;
}

.entry-display-style,
.lfr-search-combobox,
.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target,
.portlet-document-library .common-file-metadata-container.selected,
.portlet-document-library-display .common-file-metadata-container.selected,
.portlet-image-gallery-display .image-icon,
.select-documents,
.select-files {
  border-radius: 5px;
}

.portlet-dynamic-data-list-display .lfr-ddm-container .lfr-ddm-repeatable-placeholder,
.portlet-dynamic-data-lists .lfr-ddm-container .lfr-ddm-repeatable-placeholder {
  border-radius: 6px;
}

.menu-content {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  box-shadow: none;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
  box-shadow: 0 0 5px 0 #333;
  transition-duration: 0.25s;
  transition-property: box-shadow;
  transition-timing-function: ease-out;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
  border-radius: 50%;
}

.underlay-content {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.input-localized .lfr-input-localized-state {
  border-radius: 3px;
}
.input-localized .lfr-input-localized .lfr-input-localized-state {
  box-shadow: 0 0 3px #ddd;
}
.input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
  box-shadow: 0 0 3px #ff0047;
}
.input-localized .palette-item-selected .lfr-input-localized-state {
  box-shadow: 0 0 3px #27c1f2;
}

.lfr-content-preview-popup .lfr-content-preview-popup-content {
  border-radius: 0;
  box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25);
}

.lfr-message .lfr-message-control {
  border-radius: 10px;
}

.lfr-token {
  border-radius: 8px;
}

.staging-tabview-list {
  border-radius: 0;
}

.site-variations-tabview-list .tab-content,
.staging-tabview-list .tab-active .tab-content,
.tagselector-content .textboxlistentry-holder .lfr-tag-selector-input:focus {
  box-shadow: none;
}

.rule-group-instance-container .rule-group-instance {
  box-shadow: 1px 1px 2px #999;
}

.lfr-action-label {
  border-radius: 2px;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.lfr-progress-active .progress-bar-status,
.lfr-upload-container .file-uploading .progress-bar .progress {
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  animation: progress-bar-stripes 0.5s linear infinite;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-size: 40px 40px;
  transition: width, 0.5s, ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-progress-active .progress-bar-status,
  .lfr-upload-container .file-uploading .progress-bar .progress {
    transition: none;
  }
}

@-webkit-keyframes highlight-animation {
  from {
    background-color: #ffc;
  }
  to {
    background-color: transparent;
  }
}
@keyframes highlight-animation {
  from {
    background-color: #ffc;
  }
  to {
    background-color: transparent;
  }
}
.highlight-animation {
  -webkit-animation: highlight-animation 0.7s;
  animation: highlight-animation 0.7s;
}

.lfr-spa-loading .lfr-spa-loading-bar {
  -webkit-animation: shift-rightwards 1s ease-in-out infinite;
  animation: shift-rightwards 1s ease-in-out infinite;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.lfr-spa-loading-bar {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

@-webkit-keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  40% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  60% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}
@keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  40% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  60% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}
.mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .lfr-icon-menu-text,
.mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
  max-width: 200px;
}

.portlet-boundary.yui3-dd-dragging {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
  .portlet-boundary.yui3-dd-dragging {
    transition: none;
  }
}

.portlet-document-library .entry-thumbnail .label,
.portlet-document-library-display .workflow-status .label,
.portlet-journal .entry-thumbnail .label {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.portlet-options.btn-group .dropdown-toggle, .portlet-options.btn-group.open .dropdown-toggle {
  box-shadow: none;
}

@-webkit-keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    background-color: #ddedde;
    border-color: #7d7;
  }
  100% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
}
@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    background-color: #ddedde;
    border-color: #7d7;
  }
  100% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
}
.upload-drop-active .lfr-upload-container .upload-target {
  -webkit-animation: none;
  animation: none;
}
.upload-drop-active .portlet-document-library .document-container {
  box-shadow: inset 0 0 5px #b8c1d1;
}

.upload-drop-intent .lfr-upload-container .upload-target {
  -webkit-animation: lfr-drop-active 1s ease 0.2s infinite;
  animation: lfr-drop-active 1s ease 0.2s infinite;
}

.quick-access-nav a {
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px;
}

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup,
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  box-shadow: initial;
}
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  box-shadow: none;
}
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  background-image: linear-gradient(#fff, #e4e4e4);
  border-radius: 2px;
}
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:hover:after {
  background-image: linear-gradient(#f2f2f2, #ccc);
}

input.switch:focus ~ .switch-bar:before {
  box-shadow: 0 0 3px #00f;
}
input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before,
input.switch:empty ~ .switch-bar .switch-icon,
input.switch:empty ~ .switch-bar .switch-toggle:after,
input.switch:empty ~ .switch-bar .switch-toggle:before {
  transition: all 100ms ease-in;
}
@media (prefers-reduced-motion: reduce) {
  input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before,
  input.switch:empty ~ .switch-bar .switch-icon,
  input.switch:empty ~ .switch-bar .switch-toggle:after,
  input.switch:empty ~ .switch-bar .switch-toggle:before {
    transition: none;
  }
}

.taglib-image-selector .icon-check {
  transition: opacity 0.2s ease-in-out;
  border-radius: 30px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-image-selector .icon-check {
    transition: none;
  }
}
.taglib-image-selector .progress-wrapper .progressbar {
  border-radius: 0;
}

.drop-here-info {
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info {
    transition: none;
  }
}
.drop-here-info .drop-icons {
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons {
    transition: none;
  }
}
.drop-here-info .drop-icons span {
  transition: all 0.3s ease-in-out;
  border-radius: 3px;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons span {
    transition: none;
  }
}
.drop-here-info .drop-icons span:nth-of-type(1) {
  box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08);
  -webkit-transform: rotate(25deg);
  transform: rotate(25deg);
}
.drop-here-info .drop-icons span:nth-of-type(2) {
  box-shadow: 0 6px 0 -2px rgba(0, 0, 0, 0.15);
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}
.drop-here-info .drop-icons span:nth-of-type(3) {
  box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
  -webkit-transform: rotate(-25deg);
  transform: rotate(-25deg);
}

.drop-active .drop-here-info span:nth-of-type(1) {
  -webkit-transform: rotate(-20deg);
  transform: rotate(-20deg);
}
.drop-active .drop-here-info span:nth-of-type(2) {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.drop-active .drop-here-info span:nth-of-type(3) {
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg);
}

body {
  font-family: "LineaSansExtraLight";
  font-size: 16px;
  background: #efefef;
  color: black;
  padding: 0;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-height: 100%;
  position: relative;
}

.background-transparent {
  background: none;
}

.hidden {
  display: none;
}

@media (max-width: 576px) {
  .header-safe-area {
    padding: 0;
  }
}

.glass {
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.65);
  backdrop-filter: blur(12px);
  border: 0;
}
@media (max-width: 576px) {
  .glass {
    border-radius: 20px;
  }
}

.img-fluid {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.tag {
  color: #292929;
  background-color: rgba(204, 204, 204, 0.65);
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 13.2px */
  letter-spacing: 0.72px;
  text-transform: uppercase;
  border-radius: 10px;
  padding: 7px 8px;
}

.custom-scrollbar, #menuDialog nav .main-menu-items, #menuDialog nav .submenu-content .submenu-list, .mobile-menu-overlay .mobile-menu-container nav .mobile-main-menu {
  scrollbar-color: #000 transparent; /* Firefox */
  /* Chrome, Safari, Opera */
}
.custom-scrollbar::-webkit-scrollbar-track, #menuDialog nav .main-menu-items::-webkit-scrollbar-track, #menuDialog nav .submenu-content .submenu-list::-webkit-scrollbar-track, .mobile-menu-overlay .mobile-menu-container nav .mobile-main-menu::-webkit-scrollbar-track {
  background: transparent;
}
.custom-scrollbar::-webkit-scrollbar-thumb, #menuDialog nav .main-menu-items::-webkit-scrollbar-thumb, #menuDialog nav .submenu-content .submenu-list::-webkit-scrollbar-thumb, .mobile-menu-overlay .mobile-menu-container nav .mobile-main-menu::-webkit-scrollbar-thumb {
  background: #000;
}

a:hover,
button:hover {
  text-decoration: none;
  color: inherit;
}

.card {
  border: none;
  box-shadow: none;
  /* Reply */
}

.row {
  margin-inline: 0;
}

.text-underline {
  text-decoration: underline;
}

body header .field-wrapper {
  position: absolute;
  right: 4px;
  top: 2px;
}
body header .field-wrapper a {
  color: #fff;
}
body header .field-wrapper,
body header .form-group {
  margin-bottom: 0;
}
body header .portlet {
  margin-bottom: 0;
}
body header .portlet:hover {
  z-index: 1034;
}
body header .search-input {
  font-size: 0.88rem;
  padding: 0.28rem 2rem 0.28rem 1rem;
}
body header .text-default {
  color: #6b6c7e;
  font-weight: 600;
}
body header .user-personal-bar .fieldset {
  position: relative;
}
body header .user-personal-bar .user-avatar-link .panel-notifications-count {
  right: calc(100% - 0.75rem);
  top: -0.35rem;
}
body .user-avatar-link {
  display: block;
  position: relative;
}
body .user-avatar-link .panel-notifications-count {
  margin: 0;
  position: absolute;
  right: calc(100% - 0.7rem);
  top: -0.4rem;
}
body .user-avatar-link .text-default {
  align-items: center;
  display: flex;
}
body .user-avatar-link .text-default .user-full-name {
  margin-left: 0.5rem;
}
@media (max-width: 767.98px) {
  body .user-avatar-link .text-default .user-full-name {
    display: none;
  }
}

.btn-group + .info-panel {
  top: auto;
}

#footer {
  background-color: #30313f;
  color: #fff;
  margin-top: 1rem;
}
#footer > .container {
  padding-bottom: 3rem;
  padding-top: 3rem;
}

/* Info icon */
body .journal-article-info {
  display: none;
}

body .has-info-menu.open .article-detail-info {
  margin-left: 320px;
}

body.has-info-menu .journal-article-info-container {
  display: block;
  position: relative;
  width: 0;
  height: 0;
}

body.has-info-menu .hero .journal-article-info-container {
  top: 70px;
}

body.has-info-menu .journal-article-info {
  display: block !important;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.5em;
  color: black;
  z-index: 1050 !important;
  cursor: pointer;
  opacity: 0.5;
}

body.has-info-menu .journal-article-info:hover {
  opacity: 1;
}

body.has-info-menu .journal-article-info svg {
  width: 1.5em;
  height: 1.5em;
  background-color: white;
  border-radius: 15px;
}

body.has-info-menu .portlet-topper {
  left: 5%;
  width: 85%;
}

@media only screen and (max-width: 1024px) {
  body .has-control-menu header.header {
    top: 117px !important;
  }
  body .has-control-menu .megamenu--wrap {
    position: absolute;
  }
  body #_com_leonardocompany_showdetailinfo_portlet_ShowDetailInfoPortlet_showInfoToggleId {
    display: none;
  }
}
.yui3-widget.popover.article-detail-info {
  z-index: 1051 !important;
  overflow: auto;
  max-height: 660px;
}
.yui3-widget.popover.article-detail-info .arrow::before, .yui3-widget.popover.article-detail-info .arrow::after {
  display: none;
}
.yui3-widget.popover.article-detail-info .editurl {
  color: #0B5FFF;
}

/*# sourceMappingURL=main.css.map */
/*# sourceMappingURL=main.css.map */