/*!****************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./assets/scss/main.scss ***!
  \****************************************************************************************************************/
@font-face {
  font-family: "SwissDin";
  src: url(../fonts/SwissDin-Black.woff2) format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SwissDin";
  src: url(../fonts/SwissDin-BlackItalic.woff2) format("woff2");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "SwissDin";
  src: url(../fonts/SwissDin-Bold.woff2) format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SwissDin";
  src: url(../fonts/SwissDin-BoldItalic.woff2) format("woff2");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "SwissDin";
  src: url(../fonts/SwissDin-Book.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SwissDin";
  src: url(../fonts/SwissDin-BookItalic.woff2) format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "SwissDin";
  src: url(../fonts/SwissDin-ExtraBold.woff2) format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SwissDin";
  src: url(../fonts/SwissDin-ExtraBoldItalic.woff2) format("woff2");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "SwissDin";
  src: url(../fonts/SwissDin-ExtraLight.woff2) format("woff2");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SwissDin";
  src: url(../fonts/SwissDin-ExtraLightItalic.woff2) format("woff2");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "SwissDin";
  src: url(../fonts/SwissDin-Italic.woff2) format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "SwissDin";
  src: url(../fonts/SwissDin-Light.woff2) format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SwissDin";
  src: url(../fonts/SwissDin-LightItalic.woff2) format("woff2");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "SwissDin";
  src: url(../fonts/SwissDin-Medium.woff2) format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SwissDin";
  src: url(../fonts/SwissDin-MediumItalic.woff2) format("woff2");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
/*
@font-face {
  font-family: 'SwissDin';
  src: url('../fonts/SwissDin/SwissDin-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
*/
@font-face {
  font-family: "SwissDin";
  src: url(../fonts/SwissDin-SemiBold.woff2) format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SwissDin";
  src: url(../fonts/SwissDin-SemiBoldItalic.woff2) format("woff2");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "SwissDin";
  src: url(../fonts/SwissDin-Thin.woff2) format("woff2");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SwissDin";
  src: url(../fonts/SwissDin-ThinItalic.woff2) format("woff2");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "PlusJakartaSans";
  src: url(../fonts/PlusJakartaSans-Bold.woff2) format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "PlusJakartaSans";
  src: url(../fonts/PlusJakartaSans-SemiBold.woff2) format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "PlusJakartaSans";
  src: url(../fonts/PlusJakartaSans-Regular.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
.visually-hidden {
  position: absolute;
  left: -1000000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

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

body, h1, h2, h3, h4, h5, h6, p, ul, ol, figure, blockquote, dl, dd {
  margin: 0;
  padding: 0;
}

ul, ol {
  list-style: none;
}

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

img, picture, video, canvas, svg {
  max-width: 100%;
  display: block;
}

input, button, textarea, select {
  font: inherit;
}

.site {
  position: relative;
}

body {
  font-family: "SwissDin", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #4D4D4D;
  overflow-x: hidden;
}
@media (min-width: 768px) {
  body {
    font-size: 1.125rem;
  }
}

strong {
  font-weight: 600;
}

blockquote {
  position: relative;
  padding-left: 20px;
  margin: 20px 0 0 60px;
  font-style: italic;
}
blockquote::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #4936A2;
}
@media (max-width: 768px) {
  blockquote {
    margin: 20px 0 0 20px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "PlusJakartaSans", sans-serif;
}

p {
  margin-bottom: 15px;
}

h2 {
  font-size: 1.25rem;
  font-weight: 700;
  color: #4D4D4D;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  h2 {
    font-size: 1.563rem;
  }
}

iframe {
  border-radius: 10px;
}

.heading-xl {
  font-size: 1.563rem;
  color: #4D4D4D;
  font-family: "PlusJakartaSans", sans-serif;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 25px;
  position: relative;
  display: inline-block;
}
@media (min-width: 768px) {
  .heading-xl {
    font-size: 2.813rem;
  }
}

.heading-x-l {
  font-size: 1.25rem;
  color: #4D4D4D;
  font-family: "PlusJakartaSans", sans-serif;
  font-weight: 700;
  line-height: 1;
  margin: 15px 0;
  position: relative;
}
@media (min-width: 768px) {
  .heading-x-l {
    font-size: 1.563rem;
  }
}

.heading-xxxxl {
  font-size: 2.2rem;
  color: #4D4D4D;
  font-family: "PlusJakartaSans", sans-serif;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 25px;
  position: relative;
  display: inline-block;
}
@media (min-width: 768px) {
  .heading-xxxxl {
    font-size: 3.75rem;
  }
}

.flex {
  display: flex;
}

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

.flex-space-between {
  justify-content: space-between;
}

.flex-align-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

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

.relative {
  position: relative;
}

ul {
  list-style: disc;
  margin-bottom: 25px;
  margin-left: 30px;
}

.hidden {
  opacity: 0;
  pointer-events: none;
}

iframe {
  width: 100%;
}

.source {
  padding-bottom: clamp(50px, 10vw, 120px);
  margin: 0;
}

@media (max-width: 1340px) {
  .site-content {
    padding: 0 15px;
  }
}
@media (max-width: 768px) {
  .reverse-mobile {
    flex-direction: column-reverse;
  }
}
.container {
  max-width: 1340px;
  margin: 0 auto;
  position: relative;
}

.site-header {
  background: #F7F3F4;
  border-radius: 10px;
  margin-top: 40px;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 100;
}
.site-header.relative {
  position: relative;
  margin-bottom: clamp(40px, 6vw, 120px);
}
@media (max-width: 768px) {
  .site-header {
    margin: 10px;
  }
}
.site-header--private {
  position: relative;
  margin-bottom: 40px;
}
.site-header__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 30px;
}
@media (max-width: 1024px) {
  .site-header__inner {
    padding: 15px;
  }
}

.hero-section .hero-container.hero-title {
  justify-content: center;
  padding: 182px 0px 40px;
}

.site-footer {
  background-color: #4D4D4D;
  padding: 20px 15px 15px 15px;
  position: relative;
  width: 100vw;
  margin-left: calc(50% - 50vw);
}
.site-footer::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 96%;
  background-image: url(../images/Group_footer.svg);
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
  z-index: 0;
}
.site-footer .footer-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 20px;
}
.site-footer .footer-top > div {
  flex: 1 1 100%;
  min-width: 200px;
}
.site-footer .footer-top > div .footer-top--title {
  font-size: 1.125rem;
  font-weight: 300;
  margin-bottom: 15px;
  color: #ffffff;
}
@media (min-width: 768px) {
  .site-footer .footer-top > div .footer-top--title {
    font-size: 1.25rem;
  }
}
.site-footer .footer-top > div p {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 400;
  color: #ffffff;
}
@media (min-width: 768px) {
  .site-footer .footer-top > div p {
    font-size: 1.125rem;
  }
}
.site-footer .footer-top .social-icons {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
}
.site-footer .footer-top .social-icons a {
  display: inline-block;
}
.site-footer .footer-top .social-icons a img {
  width: 34px;
  height: 36px;
}
.site-footer .footer-top .social-icons a img:nth-child(1) {
  width: 27px;
}
.site-footer .footer-bottom {
  margin-top: 25px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
  font-size: 0.875rem;
  text-align: center;
}
.site-footer .footer-bottom .btn-top {
  background: transparent;
  border: 0;
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  gap: 5px;
}
.site-footer .footer-bottom > div {
  flex: 1 1 100%;
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: 400;
  color: #ffffff;
}
.site-footer .footer-bottom > div:first-child, .site-footer .footer-bottom > div:last-child {
  text-align: center;
}
.site-footer .footer-bottom > div:last-child a {
  text-decoration: none;
}
.site-footer .footer-bottom > div a {
  text-decoration: underline;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 400;
  color: #ffffff;
}
@media (min-width: 768px) {
  .site-footer .footer-bottom > div a {
    font-size: 1.125rem;
  }
}
.site-footer .footer-bottom > div a:hover {
  opacity: 0.8;
}
@media (min-width: 768px) {
  .site-footer .footer-top > div {
    flex: 1 1 calc(50% - 30px);
  }
  .site-footer .footer-bottom {
    flex-wrap: nowrap;
  }
  .site-footer .footer-bottom > div {
    flex: 1 1 33.3333%;
  }
  .site-footer .footer-bottom > div:first-child {
    text-align: left;
  }
  .site-footer .footer-bottom > div:last-child {
    text-align: right;
  }
}
@media (min-width: 1340px) {
  .site-footer .footer-top {
    gap: 0px;
  }
  .site-footer .footer-top > div:nth-child(1), .site-footer .footer-top > div:nth-child(2) {
    flex: 1 1 30%;
  }
  .site-footer .footer-top > div:nth-child(3), .site-footer .footer-top > div:nth-child(4) {
    flex: 1 1 10%;
  }
  .site-footer .footer-top > div:nth-child(4) {
    padding-left: 65px;
  }
  .site-footer .footer-bottom {
    margin-top: 70px;
  }
}

@media (min-width: 1340px) {
  .site-footer {
    padding: 100px 15px 15px 15px;
  }
}
.hero-section {
  background-size: cover;
  background-repeat: no-repeat;
  padding: 0 15px;
  position: relative;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-bottom: clamp(20px, 6vw, 80px);
  overflow: hidden;
}
@media (max-width: 768px) {
  .hero-section {
    background-position: center;
  }
}
.hero-section__overlay {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px 10px 0 0;
  z-index: 1;
}
.hero-section .hero-container {
  min-height: 375px;
  display: flex;
  align-items: flex-start;
  position: relative;
  max-width: 1340px;
  margin: 0 auto;
  flex-direction: column;
  justify-content: center;
  padding: 280px 0px 40px;
  z-index: 10;
}
.hero-section .hero-container.hero-container-center {
  padding: clamp(110px, 12vw, 182px) 0px 40px;
}
@media (max-width: 768px) {
  .hero-section .hero-container {
    min-height: 170px;
    padding-top: 110px;
  }
}
.hero-section .hero-container .hero-title {
  font-size: 2.2rem;
  font-family: "PlusJakartaSans", sans-serif;
  color: #ffffff;
  line-height: 1;
  width: 75%;
}
@media (min-width: 768px) {
  .hero-section .hero-container .hero-title {
    font-size: 3.75rem;
  }
}
@media (max-width: 768px) {
  .hero-section .hero-container .hero-title {
    width: 100%;
  }
}
.hero-section .hero-container .hero-cards {
  display: flex;
  gap: 10px;
  margin-top: 130px;
}
@media (max-width: 768px) {
  .hero-section .hero-container .hero-cards {
    margin-top: 70px;
    flex-direction: column;
    display: none;
  }
}
.hero-section .hero-container .hero-cards .hero-card {
  border-radius: 10px;
  padding: 25px 40px;
  min-width: 280px;
}
.hero-section .hero-container .hero-cards .hero-card:hover {
  opacity: 0.8;
}
@media (max-width: 1024px) {
  .hero-section .hero-container .hero-cards .hero-card {
    border-radius: 10px;
    padding: 15px 25px;
    min-width: 200px;
  }
}
.hero-section .hero-container .hero-cards .hero-card .hero-card-title {
  font-size: 1.25rem;
  font-family: "PlusJakartaSans", sans-serif;
  font-weight: 600;
  margin-bottom: 15px;
  line-height: 1;
}
@media (min-width: 768px) {
  .hero-section .hero-container .hero-cards .hero-card .hero-card-title {
    font-size: 1.563rem;
  }
}
.hero-section .hero-container .hero-cards .hero-card .hero-card-text {
  font-size: 1rem;
  font-weight: 400;
  position: relative;
}
@media (min-width: 768px) {
  .hero-section .hero-container .hero-cards .hero-card .hero-card-text {
    font-size: 1.125rem;
  }
}
.hero-section .hero-container .hero-cards .hero-card .hero-card-text::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -28px;
  width: 20px;
  height: 10px;
  transform: translateY(-50%);
  background-image: url(../images/Group1.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.hero-section .hero-container .hero-cards .hero-card:nth-child(1) {
  background: rgba(218, 215, 255, 0.85);
  color: #4936A2;
}
.hero-section .hero-container .hero-cards .hero-card:nth-child(2) {
  background: rgba(73, 54, 162, 0.85);
  color: #F7F3F4;
}
.hero-section .hero-container .hero-cards .hero-card:nth-child(2) .hero-card-text::before {
  background-image: url(../images/Group2.svg);
}
.hero-section .hero-container .hero-cards .hero-card:nth-child(3) {
  background: rgba(255, 255, 255, 0.85);
  color: #4936A2;
}

.hero-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}
@media (max-width: 768px) {
  .hero-video {
    display: none;
  }
}

.dual-list-section {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  padding: 0 15px 0 15px;
}
.dual-list-section.dual-list-padding {
  padding: clamp(20px, 5vw, 80px) 15px clamp(40px, 6vw, 100px) 15px;
}
.dual-list-section.dual-list-padding .dual-list-inner .dual-list-inner-list .left-column {
  padding-left: 0px;
}
.dual-list-section .dual-list-inner {
  max-width: 1340px;
  margin: 0 auto;
}
.dual-list-section .dual-list-inner .dual-list-inner-text {
  width: 50%;
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  .dual-list-section .dual-list-inner .dual-list-inner-text {
    width: 70%;
  }
}
@media (max-width: 768px) {
  .dual-list-section .dual-list-inner .dual-list-inner-text {
    width: 100%;
  }
}
.dual-list-section .dual-list-inner .dual-list-inner-text .section-text {
  font-size: 1rem;
  color: #767676;
  font-family: "SwissDin", sans-serif;
  font-weight: 400;
}
@media (min-width: 768px) {
  .dual-list-section .dual-list-inner .dual-list-inner-text .section-text {
    font-size: 1.125rem;
  }
}
.dual-list-section .dual-list-inner .dual-list-inner-list {
  display: flex;
  justify-content: space-between;
  gap: 70px;
}
@media (max-width: 768px) {
  .dual-list-section .dual-list-inner .dual-list-inner-list {
    gap: 10px;
    flex-direction: column;
  }
}
.dual-list-section .dual-list-inner .dual-list-inner-list__text {
  font-size: 1.125rem;
  font-family: "PlusJakartaSans", sans-serif;
  font-weight: 600;
  color: #4D4D4D;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .dual-list-section .dual-list-inner .dual-list-inner-list__text {
    font-size: 1.25rem;
  }
}
.dual-list-section .dual-list-inner .dual-list-inner-list .left-column {
  padding-left: 70px;
  width: 635px;
}
@media (max-width: 768px) {
  .dual-list-section .dual-list-inner .dual-list-inner-list .left-column {
    padding-left: 0px;
    width: 100%;
  }
}
.dual-list-section .dual-list-inner .dual-list-inner-list .right-column {
  flex: 1;
}
.dual-list-section .dual-list-inner .btn {
  margin-left: 70px;
}
@media (max-width: 768px) {
  .dual-list-section .dual-list-inner .btn {
    margin-left: 0;
    margin-top: 40px;
  }
}

.image-section {
  padding: clamp(30px, 10vw, 120px) 15px clamp(30px, 10vw, 120px) 15px;
  overflow-x: hidden;
  width: 100vw;
  margin-left: calc(50% - 50vw);
}
@media (max-width: 1024px) {
  .image-section {
    padding-top: 40px;
  }
}
.image-section__inner {
  display: flex;
  gap: clamp(40px, 5vw, 70px);
  max-width: 1340px;
  margin: 0 auto;
  align-items: center;
}
.image-section__inner.align-center {
  align-items: center;
}
.image-section__inner.align-start {
  align-items: flex-start;
}
@media (max-width: 1024px) {
  .image-section__inner {
    flex-direction: column;
  }
}
.image-section__content {
  width: 635px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 20px;
}
@media (max-width: 768px) {
  .image-section__content {
    width: 100%;
  }
}
.image-section__heading {
  margin-bottom: 0;
}
.image-section__text {
  font-size: 1rem;
  color: #767676;
  padding-left: clamp(0px, 5vw, 70px);
}
@media (min-width: 768px) {
  .image-section__text {
    font-size: 1.125rem;
  }
}
.image-section__text p {
  margin-bottom: 20px;
}
.image-section__btn {
  padding-left: clamp(0px, 5vw, 70px);
}
.image-section__video {
  display: block;
  width: 100%;
  height: 100%;
  clip-path: polygon(10% 0%, 100% 0%, 100% 90%, 95% 100%, 0% 100%, 0% 16%);
  z-index: 10;
  position: relative;
  object-fit: cover;
}
.image-section__photo {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  clip-path: polygon(10% 0%, 100% 0%, 100% 83%, 89% 100%, 0% 100%, 0% 16%);
  position: relative;
  z-index: 10;
}
.image-section__media {
  position: relative;
  margin-top: -11px;
}
.image-section__media.media-video {
  margin-top: 0;
}
.image-section__media.media-video .image-section__media__wrapper {
  margin: 0 auto;
}
.image-section__media__wrapper {
  position: relative;
  width: fit-content;
  margin: 50px auto 0 auto;
  z-index: 10;
  height: 410px;
}
@media (max-width: 768px) {
  .image-section__media__wrapper {
    margin: 0 auto 0 auto;
    height: auto;
  }
}
.image-section__media.size-large .image-section__media__wrapper {
  height: 570px;
  width: 570px;
}
@media (max-width: 768px) {
  .image-section__media.size-large .image-section__media__wrapper {
    width: 100%;
    height: auto;
  }
}
.image-section__media.size-large .image-section__photo {
  clip-path: polygon(27% 0%, 100% 0%, 100% 71%, 72% 100%, 0% 100%, 0% 29%);
}
@media (min-width: 1024px) {
  .image-section__media.size-large::before {
    content: "";
    position: absolute;
    top: 44%;
    right: -130px;
    transform: translateY(-50%);
    width: 520px;
    height: 520px;
    background-image: url(../images/bg-shape2.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 2;
  }
}
@media (min-width: 1024px) {
  .image-section__media::before {
    content: "";
    position: absolute;
    top: 55%;
    right: -82px;
    transform: translateY(-50%);
    width: 485px;
    height: 485px;
    background-image: url(../images/bg-shape.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 2;
  }
  .image-section__media.media-video::before {
    content: none;
  }
}

.visual-metrics {
  padding: clamp(20px, 6vw, 60px) 15px clamp(40px, 10vw, 120px) 15px;
}
.visual-metrics__inner {
  display: flex;
  justify-content: space-between;
  gap: 70px;
  max-width: 1340px;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .visual-metrics__inner {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .visual-metrics__inner {
    gap: 20px;
  }
}
.visual-metrics__column--left {
  position: relative;
  width: 635px;
}
@media (max-width: 768px) {
  .visual-metrics__column--left {
    width: 100%;
  }
}
.visual-metrics__image-wrap {
  position: relative;
  width: fit-content;
  margin: 0 auto;
  width: 570px;
  height: 570px;
}
@media (max-width: 1340px) and (min-width: 1024px) {
  .visual-metrics__image-wrap {
    width: 500px;
    height: 500px;
  }
}
@media (max-width: 1024px) {
  .visual-metrics__image-wrap {
    width: 280px;
    height: 280px;
  }
}
.visual-metrics__image {
  display: block;
  width: 570px;
  height: 570px;
  object-fit: cover;
  margin-top: 30px;
  margin-left: 30px;
  clip-path: polygon(30% 0%, 100% 0%, 100% 71%, 71% 100%, 0% 100%, 0% 30%);
}
@media (max-width: 1340px) and (min-width: 1024px) {
  .visual-metrics__image {
    width: 500px;
    height: 500px;
  }
}
@media (max-width: 1024px) {
  .visual-metrics__image {
    width: 100%;
    height: 100%;
  }
}
.visual-metrics__svg-bg {
  position: absolute;
  top: 33%;
  left: -127px;
  transform: translateY(-50%);
  z-index: -1;
}
@media (max-width: 1340px) and (min-width: 1024px) {
  .visual-metrics__svg-bg {
    top: 38%;
    left: -50%;
  }
}
@media (max-width: 768px) {
  .visual-metrics__svg-bg {
    top: 25%;
    left: -50px;
  }
}
@media (max-width: 768px) {
  .visual-metrics__svg-bg svg {
    width: 300px;
  }
}
.visual-metrics__metrics {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.visual-metrics__column--right {
  padding-right: 40px;
  padding-top: 80px;
  flex: 1;
}
@media (max-width: 1340px) {
  .visual-metrics__column--right {
    padding-right: 0;
    padding-top: 40px;
  }
}
.visual-metrics .visual-metrics__metric {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  align-items: flex-start;
  border-bottom: 1px solid #DAD7FF;
  padding-bottom: 20px;
}
.visual-metrics .visual-metrics__metric:last-child {
  border: 0;
  padding-bottom: 0;
}
.visual-metrics .metric__label {
  font-size: 1.125rem;
  font-weight: 300;
  color: #4936A2;
  text-transform: uppercase;
  flex: 1;
  border-bottom: 3px solid #4936A2;
}
@media (min-width: 768px) {
  .visual-metrics .metric__label {
    font-size: 1.25rem;
  }
}
.visual-metrics .metric__value-wrap {
  font-family: "PlusJakartaSans", sans-serif;
  flex: 1;
}
.visual-metrics .metric__value {
  font-size: 2.2rem;
  font-weight: 800;
  color: #4936A2;
  line-height: 1;
}
@media (min-width: 768px) {
  .visual-metrics .metric__value {
    font-size: 4rem;
  }
}
.visual-metrics .metric__note {
  font-size: 1.25rem;
  font-weight: 700;
  color: #4D4D4D;
}
@media (min-width: 768px) {
  .visual-metrics .metric__note {
    font-size: 1.563rem;
  }
}
.visual-metrics__source {
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 0.875rem;
  font-weight: 400;
  color: #767676;
}
@media (min-width: 768px) {
  .visual-metrics__source {
    font-size: 0.875rem;
  }
}
.visual-metrics .list {
  padding: 30px 0;
}

.list-pictire {
  padding: 40px 0px 60px 0px;
}
.list-pictire__inner {
  max-width: 1340px;
  margin: 0 auto;
}
.list-pictire__inner__section-text {
  font-size: 1rem;
  color: #767676;
  font-family: "SwissDin", sans-serif;
  font-weight: 400;
}
@media (min-width: 768px) {
  .list-pictire__inner__section-text {
    font-size: 1.125rem;
  }
}
.list-pictire__inner__text .heading-xl {
  width: 88%;
}
@media (max-width: 768px) {
  .list-pictire__inner__text .heading-xl {
    width: 100%;
  }
}
.list-pictire__inner__list {
  padding-left: 70px;
  margin: 25px 0;
}
@media (max-width: 768px) {
  .list-pictire__inner__list {
    padding-left: 0px;
  }
}
.list-pictire__inner__wrap {
  display: flex;
  justify-content: space-between;
  gap: 70px;
}
@media (max-width: 768px) {
  .list-pictire__inner__wrap {
    gap: 10px;
    flex-direction: column;
  }
}
.list-pictire__inner__wrap__left-column {
  width: 635px;
}
@media (max-width: 1024px) {
  .list-pictire__inner__wrap__left-column {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .list-pictire__inner__wrap__left-column {
    width: 100%;
  }
}
.list-pictire__inner__wrap__right-column {
  flex: 1;
}
.list-pictire__inner__img .flower-svg {
  width: 100%;
  height: auto;
  display: block;
}
.list-pictire__inner__img .flower-svg .hit {
  fill: #fff;
  opacity: 0;
  transition: opacity 0.15s ease;
}
.list-pictire__inner__img .svg-label {
  font-weight: 400;
  font-size: 14px;
  color: #000000;
}
.list-pictire__inner__img .svg-label:hover {
  color: #675DDD;
}
.list-pictire__inner__img .svg-label.center {
  text-align: center;
}
.list-pictire__inner__img .center-title {
  font-weight: 800;
  font-size: 36px;
  fill: #F7F3F4;
  text-anchor: middle;
}
.list-pictire__btn {
  margin-left: 70px;
}
@media (max-width: 768px) {
  .list-pictire__btn {
    margin-top: 40px;
    margin-left: 0px;
  }
}

.archive-cpt-section {
  padding: 250px 15px 0 15px;
  margin-bottom: 140px;
}
@media (max-width: 1024px) {
  .archive-cpt-section {
    padding-top: 140px;
  }
}
.archive-cpt-section__title {
  font-size: 2.2rem;
}
@media (min-width: 768px) {
  .archive-cpt-section__title {
    font-size: 3.75rem;
  }
}
.archive-cpt-section__grid {
  margin-top: 70px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
.archive-cpt-section__grid--three {
  grid-template-columns: repeat(3, 1fr);
}
.archive-cpt-section__grid--three .archive-cpt-section-item__content {
  padding: 16px;
}
.archive-cpt-section__grid--three .archive-cpt-section-item__title {
  min-height: 32px;
}
@media (max-width: 1024px) {
  .archive-cpt-section__grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 768px) {
  .archive-cpt-section__grid {
    grid-template-columns: repeat(1, 1fr);
  }
}

.archive-cpt-section-item__content {
  padding: 30px 20px 25px 20px;
}
.archive-cpt-section-item__gradient {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.6), transparent);
  pointer-events: none;
  clip-path: polygon(19% 0%, 100% 0%, 100% 71%, 79% 100%, 0% 100%, 0% 27%);
}
.archive-cpt-section-item__title {
  line-height: 1;
  min-height: 71px;
  color: #4D4D4D;
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  line-height: 1.25;
}
@media (min-width: 768px) {
  .archive-cpt-section-item__title {
    font-size: 1.125rem;
  }
}
.archive-cpt-section-item__title--three {
  min-height: 32px;
}
.archive-cpt-section-item__title.publications {
  min-height: auto;
  margin-bottom: 15px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
}
.archive-cpt-section-item__title a {
  color: #4D4D4D;
  font-size: 1rem;
  font-weight: 600;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .archive-cpt-section-item__title a {
    font-size: 1.125rem;
  }
}
.archive-cpt-section-item__image {
  position: relative;
  width: 100%;
  height: 218px;
}
.archive-cpt-section-item__image img {
  clip-path: polygon(19% 0%, 100% 0%, 100% 71%, 79% 100%, 0% 100%, 0% 27%);
  object-fit: cover;
  height: 100%;
  width: 100%;
  aspect-ratio: 1/1;
}
@media (max-width: 768px) {
  .archive-cpt-section-item__image img {
    width: 100%;
  }
}
.archive-cpt-section-item__overlay {
  position: absolute;
  bottom: 0;
  font-weight: 700;
  font-size: 1rem;
  color: #ffffff;
  padding: 25px 0 20px 25px;
  z-index: 5;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .archive-cpt-section-item__overlay {
    font-size: 1.125rem;
  }
}
.archive-cpt-section-item__overlay__category {
  font-weight: 400;
}

.latest_actualites {
  background: #F7F3F4;
  padding: clamp(40px, 5vw, 125px) 15px clamp(50px, 5vw, 120px) 15px;
  width: 100vw;
  margin-left: calc(50% - 50vw);
}
@media (max-width: 768px) {
  .latest_actualites .flex {
    flex-direction: column;
  }
}

.download-pdf a {
  color: #675DDD;
  text-decoration: underline;
}
.download-pdf a:hover {
  color: #4936A2;
}

.private-page .filter-form {
  margin-top: 0;
}
@media (max-width: 1024px) {
  .private-page .filter-form {
    flex-direction: column;
    gap: 16px;
    border-radius: 12px;
  }
}
.private-page .archive-cpt-section__grid {
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 1024px) {
  .private-page .archive-cpt-section__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
.private-page .archive-cpt-section-item__title {
  min-height: 0;
}

.section-hero {
  background-size: cover;
  background-repeat: no-repeat;
  padding: 0 15px;
  background-position: center;
  height: 48vw;
  max-height: 375px;
}
@media (max-width: 768px) {
  .section-hero {
    height: 170px;
  }
}

.actualites-back-link {
  color: #675DDD;
  font-weight: 400;
  text-decoration: none;
  position: relative;
  padding-left: 28px;
}
.actualites-back-link::before {
  content: "";
  background: url(../images/arrow-left.svg) no-repeat center/contain;
  position: absolute;
  left: 0;
  top: 6px;
  width: 22px;
  height: 13px;
}
.actualites-back-link:hover {
  color: #4936A2;
  text-decoration: underline;
}

.actualites-back-link-wrap {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 25px;
}

.btn-border .actualites-back-link {
  font-weight: 600;
}

.actualites-title {
  font-size: 2rem;
}
@media (min-width: 768px) {
  .actualites-title {
    font-size: 3.125rem;
  }
}

.actualites-date {
  font-size: 1rem;
  color: #4D4D4D;
  font-weight: 700;
  border-right: 1px solid #D1D1D1;
  padding-right: 20px;
}
@media (min-width: 768px) {
  .actualites-date {
    font-size: 1.125rem;
  }
}

.container-small {
  max-width: 830px;
  padding: 60px;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .container-small {
    max-width: 100%;
    padding: 15px;
  }
}
.container-small p {
  margin-bottom: 30px;
}

.actualites-meta {
  border-top: 1px solid #D1D1D1;
  border-bottom: 1px solid #D1D1D1;
  padding: 20px 0;
  margin-top: 15px;
  margin-bottom: 40px;
}

.actualites-content {
  margin-bottom: 32px;
}

.actualites-footer {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  color: #4936A2;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .actualites-footer {
    flex-direction: column;
  }
}

.actualites-footer-col {
  background: #EFF0FE;
  flex: 1;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 15px 15px;
}

.actualites-footer-val {
  display: flex;
  flex-direction: column;
}
.actualites-footer-val .label {
  font-weight: 700;
}

.actualites-pdf {
  display: flex;
  align-items: center;
  text-decoration: underline;
}

.auth-popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1000;
}

.auth-popup {
  background: #ffffff;
  padding: 20px;
  border-radius: 4px;
  position: relative;
  width: 360px;
  max-width: 90%;
}
.auth-popup__title {
  font-size: 1.115rem;
}
@media (min-width: 768px) {
  .auth-popup__title {
    font-size: 1.188rem;
  }
}
.auth-popup__close {
  position: absolute;
  top: 10px;
  right: 10px;
  border: none;
  background: none;
  font-size: 1.2rem;
  cursor: pointer;
}
.auth-popup__form {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
}
.auth-popup__error {
  color: #A92629;
  margin-top: 10px;
}

.private-page {
  margin-bottom: 70px;
}
.private-page__wrapper {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 20px;
}
@media (max-width: 768px) {
  .private-page__wrapper {
    flex-direction: column;
  }
}
.private-page__wrapper .private-content {
  flex-basis: 100%;
  max-width: 100%;
}
@media (max-width: 1340px) {
  .private-page__wrapper .private-content {
    padding-left: 0;
  }
}
@media (max-width: 768px) {
  .private-page__wrapper .private-content {
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  .private-page__wrapper .private-content {
    height: calc(100vh - 200px);
    overflow-y: scroll;
  }
}
.private-page__wrapper .private-content .account-home-page {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  gap: 20px;
}
.private-page__wrapper .private-content .account-home-page .btn {
  padding-right: 30px !important;
  padding-top: 0;
  padding-bottom: 0;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .private-page__wrapper .private-content .account-home-page .btn a::before {
    right: -26px;
  }
}
.private-page__wrapper .private-content .account-home-page > * {
  flex-basis: 100%;
  flex-shrink: 0;
  flex-grow: 0;
  width: 100%;
}
.private-page__wrapper .private-content .account-home-page--heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  padding-bottom: 10px;
  border-bottom: 1.5px solid #4936A2;
}
.private-page__wrapper .private-content .account-home-page .h2 {
  margin-bottom: 0;
}
.private-page__wrapper .private-content .account-home-page--item {
  background-color: #EFF0FE;
  border-radius: 10px;
  padding: 40px 30px;
}
@media (max-width: 1024px) {
  .private-page__wrapper .private-content .account-home-page--item {
    padding: 24px 16px;
  }
}
.private-page__wrapper .private-content .account-home-page__info {
  min-height: 280px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 40px;
  background-position: center 30px;
  background-size: 50%;
  background-repeat: no-repeat;
}
@media (max-width: 1024px) {
  .private-page__wrapper .private-content .account-home-page__info {
    min-height: auto;
  }
}
@media (max-width: 768px) {
  .private-page__wrapper .private-content .account-home-page__info {
    gap: 16px;
    background-image: none !important;
  }
}
.private-page__wrapper .private-content .account-home-page__info-list-links {
  margin-bottom: 0;
  list-style: none;
  margin-left: 0;
}
.private-page__wrapper .private-content .account-home-page__info-list-links > li.btn {
  position: relative;
  display: list-item;
  padding: 0 0 0 16px;
  margin-bottom: 12px;
}
.private-page__wrapper .private-content .account-home-page__info-list-links > li.btn::before {
  content: "";
  position: absolute;
  left: 0;
  top: calc((100% - 6px) / 2);
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #4936A2;
}
.private-page__wrapper .private-content .account-home-page__info-list-links > li.btn:last-child {
  margin-bottom: 0;
}
.private-page__wrapper .private-content .account-home-page__info-list-links > li.btn a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 8px;
}
@media (max-width: 768px) {
  .private-page__wrapper .private-content .account-home-page__info-list-links > li.btn a {
    font-size: 0.875rem;
  }
}
@media (max-width: 768px) and (min-width: 768px) {
  .private-page__wrapper .private-content .account-home-page__info-list-links > li.btn a {
    font-size: 0.875rem;
  }
}
.private-page__wrapper .private-content .account-home-page__info-list-links > li.btn a::before {
  position: relative;
  order: 1;
  right: auto;
  top: auto;
  transform: none;
}
.private-page__wrapper .private-content .account-home-page__docs-events {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 20px;
}
@media (max-width: 1024px) {
  .private-page__wrapper .private-content .account-home-page__docs-events {
    flex-direction: column;
  }
}
.private-page__wrapper .private-content .account-home-page__documents {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 20px;
  flex-direction: column;
  flex-basis: calc(60% - 10px);
  width: calc(60% - 10px);
  flex-shrink: 0;
  flex-grow: 0;
}
@media (max-width: 1024px) {
  .private-page__wrapper .private-content .account-home-page__documents {
    flex-basis: 100%;
    width: 100%;
  }
}
.private-page__wrapper .private-content .account-home-page__documents--content {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  position: relative;
  gap: 20px;
  height: 100%;
  padding: 30px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 10px;
  overflow: hidden;
}
.private-page__wrapper .private-content .account-home-page__documents--content::before {
  content: "";
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  padding: 30px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50.22%, rgba(0, 0, 0, 0.5) 100%);
}
.private-page__wrapper .private-content .account-home-page__documents--title {
  font-size: 1.125rem;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 0;
  z-index: 1;
}
@media (min-width: 768px) {
  .private-page__wrapper .private-content .account-home-page__documents--title {
    font-size: 1.25rem;
  }
}
.private-page__wrapper .private-content .account-home-page__documents--files {
  display: inherit;
  z-index: 1;
}
.private-page__wrapper .private-content .account-home-page__documents--files-link {
  font-size: 1.125rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  margin-bottom: 0;
  border-right: 1px solid #ffffff;
  padding: 0 10px;
}
@media (min-width: 768px) {
  .private-page__wrapper .private-content .account-home-page__documents--files-link {
    font-size: 1.25rem;
  }
}
.private-page__wrapper .private-content .account-home-page__documents--files-link:last-child {
  border: none;
  padding-right: 0;
}
.private-page__wrapper .private-content .account-home-page__documents--files-link::after {
  content: "";
  flex-basis: 20px;
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  flex-grow: 0;
  mask-image: url(../images/file_download.svg);
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
  background-color: #ffffff;
}
.private-page__wrapper .private-content .account-home-page__events {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 20px;
  flex-direction: column;
  flex-basis: calc(40% - 10px);
  width: calc(40% - 10px);
  flex-shrink: 0;
  flex-grow: 0;
}
@media (max-width: 1024px) {
  .private-page__wrapper .private-content .account-home-page__events {
    flex-basis: 100%;
    width: 100%;
  }
}
.private-page__wrapper .private-content .account-home-page__events .event-item {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 10px;
  padding: 25px 0;
  border-bottom: 1px solid #ffffff;
}
@media (max-width: 1024px) {
  .private-page__wrapper .private-content .account-home-page__events .event-item {
    padding: 16px 0;
  }
}
.private-page__wrapper .private-content .account-home-page__events .event-item:first-child {
  padding-top: 0;
}
.private-page__wrapper .private-content .account-home-page__events .event-item__date {
  border-radius: 5px;
  flex-basis: 54px;
  max-width: 54px;
  height: 64px;
  flex-shrink: 0;
  flex-grow: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
}
.private-page__wrapper .private-content .account-home-page__events .event-item__date--day {
  flex-basis: 60%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.125rem;
  font-weight: 700;
  background-color: #ffffff;
  color: #4D4D4D;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .private-page__wrapper .private-content .account-home-page__events .event-item__date--day {
    font-size: 1.25rem;
  }
}
.private-page__wrapper .private-content .account-home-page__events .event-item__date--month {
  flex-basis: 40%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #4936A2;
  font-size: 0.875rem;
  line-height: 1.2;
  font-weight: 300;
  color: #F7F3F4;
  text-transform: uppercase;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .private-page__wrapper .private-content .account-home-page__events .event-item__date--month {
    font-size: 0.875rem;
  }
}
.private-page__wrapper .private-content .account-home-page__events .event-item__content {
  flex-basis: 100%;
}
.private-page__wrapper .private-content .account-home-page__events .event-item__content--link {
  font-size: 0.875rem;
  display: block;
  line-height: 1.1;
  font-weight: 700;
  color: #4D4D4D;
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  .private-page__wrapper .private-content .account-home-page__events .event-item__content--link {
    font-size: 0.875rem;
  }
}
.private-page__wrapper .private-content .account-home-page__events .event-item__content--desc {
  font-size: 0.875rem;
  color: #767676;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .private-page__wrapper .private-content .account-home-page__events .event-item__content--desc {
    font-size: 0.875rem;
  }
}
.private-page__wrapper .private-content .account-home-page__members-investigations {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 20px;
}
@media (max-width: 1024px) {
  .private-page__wrapper .private-content .account-home-page__members-investigations {
    flex-direction: column;
  }
}
.private-page__wrapper .private-content .account-home-page__members-investigations > * {
  flex-basis: calc((100% - 20px) / 2);
  width: calc((100% - 20px) / 2);
  flex-shrink: 0;
  flex-grow: 0;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 20px;
  flex-direction: column;
}
@media (max-width: 1024px) {
  .private-page__wrapper .private-content .account-home-page__members-investigations > * {
    flex-basis: 100%;
    width: 100%;
  }
}
.private-page__wrapper .private-content .account-home-page__members--content {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.private-page__wrapper .private-content .account-home-page__members--content img {
  display: block;
  width: 100%;
  aspect-ratio: 16/9;
  object-fit: cover;
}
@media (max-width: 1024px) {
  .private-page__wrapper .private-content .account-home-page__members--content img {
    aspect-ratio: 2/1;
  }
}
.private-page__wrapper .private-content .account-home-page__members--overlay {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  padding: 30px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50.22%, rgba(0, 0, 0, 0.5) 100%);
}
.private-page__wrapper .private-content .account-home-page__members--title {
  font-size: 1.125rem;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .private-page__wrapper .private-content .account-home-page__members--title {
    font-size: 1.25rem;
  }
}
.private-page__wrapper .private-content .account-home-page__investigations--content {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.private-page__wrapper .private-content .account-home-page__investigations--content img {
  display: block;
  width: 100%;
  aspect-ratio: 16/9;
  object-fit: cover;
}
@media (max-width: 1024px) {
  .private-page__wrapper .private-content .account-home-page__investigations--content img {
    aspect-ratio: 2/1;
  }
}
.private-page__wrapper .private-content .account-home-page__investigations--overlay {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  padding: 30px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50.22%, rgba(0, 0, 0, 0.5) 100%);
}
.private-page__wrapper .private-content .account-home-page__investigations--title {
  font-size: 1.125rem;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .private-page__wrapper .private-content .account-home-page__investigations--title {
    font-size: 1.25rem;
  }
}

.directory__tab {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 0.6px solid #D1D1D1;
  margin-bottom: 40px;
  gap: 8px;
  flex-wrap: wrap;
}
@media (max-width: 1024px) {
  .directory__tab-item {
    flex-basis: calc((100% - 8px) / 2);
  }
}
.directory__tab-item.has-children {
  position: relative;
}
.directory__tab-item.has-children:hover .directory__tab-item--dropdown {
  height: auto;
  border: 1px solid #D1D1D1;
}
.directory__tab-item--dropdown {
  position: absolute;
  background-color: #ffffff;
  border-radius: 10px;
  border: 1px solid transparent;
  left: 0;
  margin-top: -4px;
  padding: 0;
  width: 100%;
  overflow: hidden;
  height: 0;
  transition: all 0.25s ease;
  z-index: 10;
}
.directory__search {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 50px;
  margin: 0 0 24px 4px;
  padding: 4px 10px 4px 20px !important;
}
.directory__tab-link {
  font-size: 1.25rem;
  color: #767676;
  padding-bottom: 20px;
  display: block;
}
@media (min-width: 768px) {
  .directory__tab-link {
    font-size: 1.563rem;
  }
}
@media (max-width: 1340px) and (min-width: 1024px) {
  .directory__tab-link {
    font-size: 1.125rem;
  }
}
@media (max-width: 1340px) and (min-width: 1024px) and (min-width: 768px) {
  .directory__tab-link {
    font-size: 1.25rem;
  }
}
@media (max-width: 1024px) {
  .directory__tab-link {
    font-size: 1rem;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .directory__tab-link {
    font-size: 1.125rem;
  }
}
.directory__tab-link.active {
  color: #4936A2;
  font-weight: 700;
  border-bottom: 2px solid transparent;
  border-image-source: linear-gradient(106.65deg, #4936a2 0.05%, #8479ff 100.05%);
  border-image-slice: 1;
}
.directory__tab-link--submenu-link {
  font-size: 1rem;
  padding: 8px 12px;
  display: block;
}
@media (min-width: 768px) {
  .directory__tab-link--submenu-link {
    font-size: 1.125rem;
  }
}
.directory__tab-separator {
  width: 1px;
  height: 28px;
  background-color: #4D4D4D;
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  .directory__tab-separator {
    display: none;
  }
}
.directory__list-panel {
  display: none;
}
.directory__list-panel.active {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: column;
  gap: 10px;
}
.directory__list-item {
  background-color: #F7F3F4;
  border-radius: 10px;
  padding: 20px 30px;
}
.directory__list-contact {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}
.directory__list-contact--name, .directory__list-contact--company, .directory__list-contact--email, .directory__list-contact--position {
  flex-shrink: 0;
  flex-grow: 0;
  margin-bottom: 0;
}
.directory__list-contact--name {
  font-size: 1rem;
  color: #4D4D4D;
  flex-basis: 25%;
  max-width: 25%;
}
@media (min-width: 768px) {
  .directory__list-contact--name {
    font-size: 1.125rem;
  }
}
@media (max-width: 1024px) {
  .directory__list-contact--name {
    flex-basis: calc((100% - 20px) / 2);
    max-width: calc((100% - 20px) / 2);
  }
}
.directory__list-contact--company {
  font-size: 0.875rem;
  color: #767676;
  flex-basis: 23%;
  max-width: 23%;
}
@media (min-width: 768px) {
  .directory__list-contact--company {
    font-size: 0.875rem;
  }
}
@media (max-width: 1024px) {
  .directory__list-contact--company {
    flex-basis: calc((100% - 20px) / 2);
    max-width: calc((100% - 20px) / 2);
  }
}
.directory__list-contact--email {
  font-size: 0.875rem;
  color: #675DDD;
  flex-basis: 25%;
  max-width: 25%;
}
@media (min-width: 768px) {
  .directory__list-contact--email {
    font-size: 0.875rem;
  }
}
@media (max-width: 1024px) {
  .directory__list-contact--email {
    flex-basis: 100%;
    max-width: 100%;
  }
}
.directory__list-contact--position {
  font-size: 0.875rem;
  color: #767676;
  flex-basis: 23%;
  max-width: 23%;
}
@media (min-width: 768px) {
  .directory__list-contact--position {
    font-size: 0.875rem;
  }
}
@media (max-width: 1024px) {
  .directory__list-contact--position {
    flex-basis: calc((100% - 20px) / 2);
    max-width: calc((100% - 20px) / 2);
  }
}

.block-list-links__description {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 20px;
  font-size: 1rem;
  color: #767676;
  padding-left: 30px;
  margin-bottom: 70px;
}
@media (min-width: 768px) {
  .block-list-links__description {
    font-size: 1.125rem;
  }
}
.block-list-links__desc-text a {
  text-decoration: underline;
}
.block-list-links__desc-text a:hover {
  text-decoration: none;
}
.block-list-links__count-posts {
  padding: 0 8px;
  flex-shrink: 0;
  flex-grow: 0;
}
.block-list-links__wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: column;
  gap: 20px;
}
.block-list-links .block-list-link-item {
  background-color: #F7F3F4;
  padding: 40px 30px;
  border-radius: 10px;
}
.block-list-links .block-list-link-item__link {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 10px;
}
.block-list-links .block-list-link-item__link-icon {
  flex-basis: 24px;
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  flex-grow: 0;
  display: block;
  background-image: url(../images/Line6.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 2px;
}
.block-list-links .block-list-link-item__link-icon--download {
  background-image: url(../images/file_download.svg);
}
.block-list-links .block-list-link-item__link-icon--link {
  background-image: url(../images/link.svg);
}
.block-list-links .block-list-link-item__link-text {
  font-size: 1.125rem;
  color: #675DDD;
  font-weight: 700;
}
@media (min-width: 768px) {
  .block-list-links .block-list-link-item__link-text {
    font-size: 1.25rem;
  }
}
.block-list-links .block-list-link-item__desc {
  font-size: 1rem;
  color: #767676;
}
@media (min-width: 768px) {
  .block-list-links .block-list-link-item__desc {
    font-size: 1.125rem;
  }
}
.block-list-links .block-list-link-item__desc p {
  margin-bottom: 0;
}

.change-password {
  background-color: #F6F6F6;
  padding: 40px 30px;
  border-radius: 20px;
}
.change-password__heading {
  font-size: 1.125rem;
  color: #4D4D4D;
  line-height: 1.1;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .change-password__heading {
    font-size: 1.25rem;
  }
}
.change-password__form {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}
@media (max-width: 1024px) {
  .change-password__form {
    flex-direction: column;
  }
}
.change-password__form .input-text {
  flex-basis: calc((100% - 20px) / 2);
  max-width: calc((100% - 20px) / 2);
  flex-shrink: 0;
  flex-grow: 0;
}
@media (max-width: 1024px) {
  .change-password__form .input-text {
    flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
}
.change-password__notice {
  margin-bottom: 16px;
}
.change-password__notice--success {
  color: #4936A2;
}
.change-password__notice--error {
  color: #A92629;
}

.private-heading {
  background-color: #EFF0FE;
  padding: 40px 30px;
  border-radius: 10px;
  color: #4D4D4D;
  margin-bottom: 70px;
}
@media (max-width: 1024px) {
  .private-heading {
    margin-bottom: 40px;
  }
}
.private-heading__parent {
  font-size: 1rem;
  text-transform: uppercase;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .private-heading__parent {
    font-size: 1.125rem;
  }
}
.private-heading__h1 {
  font-size: 1.563rem;
  font-weight: 700;
  line-height: 1.1;
}
@media (min-width: 768px) {
  .private-heading__h1 {
    font-size: 2.813rem;
  }
}
@media (max-width: 1340px) and (min-width: 768px) {
  .private-heading__h1 {
    font-size: 1.25rem;
  }
}
@media (max-width: 1340px) and (min-width: 768px) and (min-width: 768px) {
  .private-heading__h1 {
    font-size: 1.563rem;
  }
}

.download-file {
  font-size: 16px;
  color: #4936A2;
  background: #EFF0FE;
  padding: 25px 10px;
  width: 340px;
  max-width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
}
.download-file--event {
  margin-bottom: 24px;
}
.download-file__title {
  font-weight: 600;
}
.download-file__link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
  color: #4936A2;
  gap: 12px;
}

.company-logos-block {
  background: #F7F3F4;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  padding: 100px 15px;
}
@media (max-width: 768px) {
  .company-logos-block {
    padding: 50px 15px;
  }
}
.company-logos-block__title {
  font-size: 1.25rem;
}
@media (min-width: 768px) {
  .company-logos-block__title {
    font-size: 1.563rem;
  }
}
.company-logos-block__wrap {
  margin: 0 auto;
  position: relative;
  width: 1210px;
}
@media (max-width: 1260px) {
  .company-logos-block__wrap {
    width: 100%;
  }
}

.company-logos-list {
  display: flex;
  flex-direction: column;
}
.company-logos-list__items {
  display: flex;
  gap: 100px;
  border-top: 1.5px solid #4936A2;
  padding: 40px 0;
}
@media (max-width: 1024px) {
  .company-logos-list__items {
    flex-direction: column;
    gap: 30px;
  }
}
.company-logos-list__item {
  flex: 1;
}
.company-logos-list__item .item-title {
  font-size: 1.25rem;
}
@media (min-width: 768px) {
  .company-logos-list__item .item-title {
    font-size: 1.563rem;
  }
}
.company-logos-list__item.item-right {
  color: #767676;
}
.company-logos-list .logos {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 15px;
}

.services-block {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  padding: 0px 15px 80px 15px;
}
@media (max-width: 768px) {
  .services-block {
    padding: 0px 15px;
  }
}
.services-block__title {
  font-size: 1.25rem;
}
@media (min-width: 768px) {
  .services-block__title {
    font-size: 1.563rem;
  }
}
.services-block__wrap {
  margin: 0 auto;
  position: relative;
  width: 1210px;
}
@media (max-width: 1260px) {
  .services-block__wrap {
    width: 100%;
  }
}

.services-block-list {
  display: flex;
  flex-direction: column;
}
.services-block-list__items {
  display: flex;
  gap: 100px;
  border-top: 1.5px solid #4936A2;
  padding: 40px 0;
}
.services-block-list__items:first-child {
  border-top: 0px;
}
@media (max-width: 1024px) {
  .services-block-list__items {
    flex-direction: column;
    gap: 30px;
  }
}
.services-block-list__title {
  display: flex;
  align-items: center;
  gap: 25px;
  width: 78%;
}
@media (max-width: 768px) {
  .services-block-list__title {
    width: 100%;
  }
}
.services-block-list__item {
  flex: 1;
}
.services-block-list__item .item-title {
  font-size: 1.25rem;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .services-block-list__item .item-title {
    font-size: 1.563rem;
  }
}
.services-block-list__item.item-right {
  color: #767676;
}
.services-block-list__item.item-right ul {
  list-style: disc;
  margin-bottom: 25px;
  margin-left: 30px;
}
.services-block-list__item.item-right p {
  margin-bottom: 25px;
}
.services-block-list__item.item-right p:last-child {
  margin-bottom: 0;
}

.event-list__wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: column;
  gap: 20px;
}
.event-list__filters-list {
  list-style: none;
  margin: 0 0 40px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 24px;
  border-bottom: 0.6px solid #D1D1D1;
  margin-bottom: 40px;
  gap: 24px;
}
.event-list__filters-list .btn {
  font-size: 1.25rem;
  color: #767676;
  padding-bottom: 20px;
  display: block;
}
@media (min-width: 768px) {
  .event-list__filters-list .btn {
    font-size: 1.563rem;
  }
}
@media (max-width: 1340px) and (min-width: 1024px) {
  .event-list__filters-list .btn {
    font-size: 1.125rem;
  }
}
@media (max-width: 1340px) and (min-width: 1024px) and (min-width: 768px) {
  .event-list__filters-list .btn {
    font-size: 1.25rem;
  }
}
@media (max-width: 1024px) {
  .event-list__filters-list .btn {
    font-size: 1rem;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .event-list__filters-list .btn {
    font-size: 1.125rem;
  }
}
.event-list__filters-list .btn.active {
  color: #4936A2;
  font-weight: 700;
  border-bottom: 2px solid transparent;
  border-image-source: linear-gradient(106.65deg, #4936a2 0.05%, #8479ff 100.05%);
  border-image-slice: 1;
}
.event-list__item {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  gap: 20px;
}
.event-list .event-item__date {
  border-radius: 5px;
  flex-basis: 120px;
  max-width: 120px;
  flex-shrink: 0;
  flex-grow: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
}
@media (max-width: 768px) {
  .event-list .event-item__date {
    flex-basis: 80px;
    max-width: 80px;
  }
}
.event-list .event-item__date--day {
  flex-basis: 60%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 36px;
  font-weight: 700;
  background-color: #F7F3F4;
  color: #4D4D4D;
  margin-bottom: 0;
}
.event-list .event-item__date--month {
  flex-basis: 40%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #4936A2;
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 300;
  color: #F7F3F4;
  text-transform: uppercase;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .event-list .event-item__date--month {
    font-size: 1.25rem;
  }
}
.event-list .event-item__content {
  background-color: #F7F3F4;
  padding: 40px 30px;
  border-radius: 10px;
  flex-basis: 100%;
}
@media (max-width: 1024px) {
  .event-list .event-item__content {
    padding: 24px 16px;
  }
}
.event-list .event-item__content--link {
  font-size: 1.25rem;
  line-height: 1.1;
  font-weight: 700;
  color: #4D4D4D;
  margin-bottom: 10px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 16px;
}
@media (min-width: 768px) {
  .event-list .event-item__content--link {
    font-size: 1.563rem;
  }
}
.event-list .event-item__content--desc {
  font-size: 1rem;
  color: #767676;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .event-list .event-item__content--desc {
    font-size: 1.125rem;
  }
}

.event-page__wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 40px;
}
@media (max-width: 1024px) {
  .event-page__wrapper {
    gap: 20px;
    flex-direction: column;
  }
}
.event-page__date {
  border-radius: 5px;
  flex-basis: 120px;
  max-width: 120px;
  min-height: 140px;
  flex-shrink: 0;
  flex-grow: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .event-page__date {
    width: 120px;
  }
}
.event-page__date--day {
  flex-basis: 60%;
  flex-shrink: 0;
  flex-grow: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 36px;
  font-weight: 700;
  background-color: #F7F3F4;
  color: #4D4D4D;
  margin-bottom: 0;
}
.event-page__date--month {
  flex-basis: 40%;
  flex-shrink: 0;
  flex-grow: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #4936A2;
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 300;
  color: #F7F3F4;
  text-transform: uppercase;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .event-page__date--month {
    font-size: 1.25rem;
  }
}
.event-page__content {
  color: #767676;
}
.event-page__info {
  margin-bottom: 40px;
}
.event-page__line {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 20px;
  font-size: 1.115rem;
}
@media (min-width: 768px) {
  .event-page__line {
    font-size: 1.188rem;
  }
}
.event-page__line--label {
  flex-basis: 30%;
  flex-shrink: 0;
  flex-grow: 0;
}
.event-page__line--data {
  flex-basis: calc(70% - 20px);
  flex-shrink: 0;
  flex-grow: 0;
  font-weight: 600;
}
.event-page__text {
  margin-bottom: 40px;
}
.event-page__text p {
  margin-bottom: 40px;
}
.event-page__text p:last-child {
  margin-bottom: 0;
}
.event-page__link.button-wrap {
  border: none;
  padding: 0;
  margin-bottom: 70px;
}
.event-page__feature-image {
  margin-bottom: 70px;
}
.event-page__feature-image--caption {
  font-size: 0.875rem;
  color: #000000;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .event-page__feature-image--caption {
    font-size: 0.875rem;
  }
}
.event-page__feature-image--img {
  border-radius: 10px;
  max-width: 100%;
}

@media (min-width: 768px) {
  .info-block__content {
    padding-left: 30px;
  }
}
.info-block__item {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 20px;
  border-bottom: 1.5px solid #4936A2;
  padding: 70px 0;
}
@media (max-width: 1024px) {
  .info-block__item {
    flex-direction: column;
  }
}
.info-block__item:first-child {
  padding-top: 0;
}
.info-block__item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.info-block__item .info-block-content *:last-child {
  margin-bottom: 0;
}
.info-block__item .info-block-content__heading {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  margin-bottom: 20px;
}
.info-block__item .info-block-content__heading--icon {
  flex-basis: 60px;
  max-width: 60px;
  flex-shrink: 0;
  flex-grow: 0;
}
.info-block__item .info-block-content__heading--h2 {
  color: #4D4D4D;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .info-block__item .info-block-content__heading--h2 {
    font-size: 1.563rem;
  }
}
.info-block__item .info-block-content__text {
  margin-bottom: 30px;
}
.info-block__item .info-block-content__text p,
.info-block__item .info-block-content__text ul,
.info-block__item .info-block-content__text ol {
  margin-bottom: 20px;
}
.info-block__item .info-block-content__text a {
  text-decoration: underline;
}
.info-block__item .info-block-content__text a:hover {
  text-decoration: none;
}
.info-block__item .info-block-content__text img {
  max-width: 100%;
}
.info-block__item .info-block-content__text .alignnone {
  width: 100% !important;
  margin-bottom: 20px;
}
.info-block__item .info-block-content__text *:last-child {
  margin-bottom: 0;
}
.info-block__item .info-block-content__list {
  display: block;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
.info-block__item .info-block-content__video {
  width: 100%;
  aspect-ratio: 16/9;
  margin-bottom: 30px;
}
.info-block__item .info-block-content__video iframe {
  width: 100%;
  height: 100%;
}
.info-block__item .info-block-content__gallery {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .info-block__item .info-block-content__gallery {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.info-block__item .info-block-content__gallery figure {
  margin: 0;
}
@media (min-width: 768px) {
  .info-block__item .info-block-content__gallery figure:only-child, .info-block__item .info-block-content__gallery figure:last-child:nth-child(odd) {
    grid-column: 1/-1;
  }
}
.info-block__item .info-block-content__gallery img {
  display: block;
  width: 100%;
  aspect-ratio: 16/9;
  object-fit: cover;
}
.info-block__links {
  flex-basis: 354px;
  max-width: 354px;
  flex-shrink: 0;
  flex-grow: 0;
  background-color: #F7F3F4;
  padding: 40px 30px;
  border-radius: 10px;
}
@media (max-width: 1340px) and (min-width: 1024px) {
  .info-block__links {
    flex-basis: 240px;
    max-width: 240px;
    padding: 24px 16px;
  }
}
@media (max-width: 1024px) {
  .info-block__links {
    flex-basis: 100%;
    max-width: 100%;
    padding: 24px 16px;
  }
}
.info-block__links--heading {
  font-size: 1.115rem;
  font-weight: 600;
  color: #4D4D4D;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .info-block__links--heading {
    font-size: 1.188rem;
  }
}
.info-block__links--subheading {
  font-size: 1rem;
  color: #4936A2;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .info-block__links--subheading {
    font-size: 1.125rem;
  }
}
.info-block__links--link {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 5px;
  color: #767676;
  text-decoration: underline;
  margin-bottom: 10px;
  overflow: hidden;
}
.info-block__links--link:last-child {
  margin-bottom: 0;
}
.info-block__links--link:hover {
  text-decoration: none;
}
.info-block__links--link::before {
  content: "";
  flex-basis: 24px;
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  flex-grow: 0;
  mask-image: url(../images/link.svg);
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
  background-color: #767676;
}

.info-tabs {
  padding: 120px 0 20px 0;
}
.info-tabs__container {
  padding-left: clamp(0px, 5vw, 70px);
  color: #767676;
}
.info-tabs__subtitle {
  font-size: 1.25rem;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .info-tabs__subtitle {
    font-size: 1.563rem;
  }
}
.info-tabs__subtitle::after {
  width: 4px;
  height: 4px;
  margin-left: 0px;
}
.info-tabs__columns {
  display: flex;
  gap: clamp(20px, 5vw, 50px);
  margin: 20px 0 60px 0;
}
.info-tabs__columns__right {
  flex: 1;
}
.info-tabs__columns__right p {
  margin-bottom: 25px;
}
.info-tabs__columns__right p:last-child {
  margin-bottom: 0;
}
.info-tabs__tabs {
  margin-top: 40px;
  position: relative;
}
.info-tabs__tabs p {
  margin-bottom: 20px;
}
.info-tabs__nav {
  margin-left: 0;
  font-family: "PlusJakartaSans", sans-serif;
  font-weight: 400;
  color: #767676;
  border-bottom: 1px solid #D1D1D1;
  padding-bottom: 20px;
}
@media (max-width: 768px) {
  .info-tabs__nav {
    position: absolute;
    top: 54px;
    left: 0;
    right: 0;
    margin-top: 4px;
    background: #ffffff;
    border: 1px solid #F7F3F4;
    border-radius: 0.5rem;
    box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
    display: none;
    max-height: 60vh;
    overflow: auto;
    z-index: 20;
    flex-direction: column;
    gap: 16px;
    padding: 16px;
  }
}
.info-tabs__pane {
  display: none;
}
.info-tabs__pane.is-active {
  display: block;
}
.info-tabs__nav-item {
  cursor: pointer;
  display: inline-block;
  padding: 0px 30px 0 25px;
  border-right: 1px solid #D1D1D1;
  position: relative;
}
.info-tabs__nav-item:first-child {
  padding: 0px 30px 0 0;
}
.info-tabs__nav-item:last-child {
  border-right: 0;
}
.info-tabs__nav-item:hover {
  color: #4936A2;
}
.info-tabs__nav-item:hover::before {
  content: "";
  position: absolute;
  bottom: -21px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #4936A2;
}
@media (max-width: 768px) {
  .info-tabs__nav-item {
    border: none;
    padding: 0;
  }
  .info-tabs__nav-item:hover::before {
    bottom: -8px;
  }
}
.info-tabs__nav-item.is-active {
  color: #4936A2;
  font-weight: 600;
}
.info-tabs__nav-item.is-active::before {
  content: "";
  position: absolute;
  bottom: -21px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #4936A2;
}
@media (max-width: 768px) {
  .info-tabs__nav-item.is-active::before {
    bottom: -8px;
  }
}
.info-tabs__select-trigger {
  display: none;
}
@media (max-width: 768px) {
  .info-tabs__select-trigger {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 0.75rem 1rem;
    border: 1px solid #F7F3F4;
    border-radius: 0.5rem;
    background: #ffffff;
    cursor: pointer;
    font: inherit;
    margin-bottom: 16px;
  }
  .info-tabs__select-trigger::after {
    content: "";
    width: 0.6rem;
    height: 0.6rem;
    margin-left: 0.5rem;
    border-right: 2px solid #4936A2;
    border-bottom: 2px solid #4936A2;
    transform: rotate(45deg);
    transition: transform 0.2s ease;
  }
}
.info-tabs .is-open .info-tabs__select-trigger::after {
  transform: rotate(225deg);
}
.info-tabs .is-open .info-tabs__nav {
  display: flex;
}

.committee-block {
  padding: 0;
}
.committee-block__titile {
  font-size: 1.25rem;
}
@media (min-width: 768px) {
  .committee-block__titile {
    font-size: 1.563rem;
  }
}
.committee-block__grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
}
@media (max-width: 1200px) {
  .committee-block__grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 768px) {
  .committee-block__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 480px) {
  .committee-block__grid {
    grid-template-columns: 1fr;
  }
}
.committee-block__card {
  border-radius: 12px;
}
.committee-block__wrap-photo {
  height: 291px;
}
.committee-block__photo {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
  border-radius: 10px;
  margin-bottom: 12px;
}
.committee-block__position, .committee-block__name, .committee-block__address {
  margin: 4px 0;
}
.committee-block__position {
  color: #4936A2;
  font-size: 1rem;
  font-weight: 400;
  font-family: "SwissDin", sans-serif;
}
@media (min-width: 768px) {
  .committee-block__position {
    font-size: 1.125rem;
  }
}
.committee-block__name {
  color: #4D4D4D;
  font-size: 1.125rem;
  font-weight: 700;
  font-family: "PlusJakartaSans", sans-serif;
}
@media (min-width: 768px) {
  .committee-block__name {
    font-size: 1.25rem;
  }
}
.committee-block__address {
  color: #767676;
  font-size: 1rem;
  font-weight: 400;
  font-family: "SwissDin", sans-serif;
}
@media (min-width: 768px) {
  .committee-block__address {
    font-size: 1.125rem;
  }
}

.introduction-resources {
  position: relative;
  max-width: 1340px;
  margin: 0 auto;
  padding: 40px 0 clamp(50px, 10vw, 120px) 0;
}
@media (max-width: 768px) {
  .introduction-resources {
    overflow-x: hidden;
  }
}
.introduction-resources__title {
  font-weight: 600;
  font-size: 1.25rem;
  font-family: "PlusJakartaSans", sans-serif;
}
@media (min-width: 768px) {
  .introduction-resources__title {
    font-size: 1.563rem;
  }
}
.introduction-resources__inner {
  display: flex;
  width: 915px;
}
@media (max-width: 1340px) {
  .introduction-resources__inner {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .introduction-resources__inner {
    flex-direction: column;
  }
}
.introduction-resources__column {
  position: relative;
}
.introduction-resources__right {
  color: #767676;
  align-items: end;
  display: flex;
}
@media (max-width: 768px) {
  .introduction-resources__left {
    margin-bottom: 50px;
  }
}
.introduction-resources__documents-wrap {
  position: relative;
}
.introduction-resources__image-wrap {
  position: relative;
  width: fit-content;
  margin: 0 auto;
  width: 530px;
}
.introduction-resources__image-wrap::before {
  content: "";
  position: absolute;
  top: 21%;
  left: -75px;
  transform: translateY(-50%);
  z-index: -1;
  background-image: url(../images/Vector2.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 490px;
  height: 490px;
}
@media (max-width: 1024px) {
  .introduction-resources__image-wrap::before {
    width: 300px;
    height: 300px;
    left: -10px;
  }
}
.introduction-resources__image {
  position: relative;
  width: fit-content;
  width: 425px;
  height: 425px;
  left: 70px;
}
@media (max-width: 1024px) {
  .introduction-resources__image {
    width: 280px;
    height: 280px;
  }
}
.introduction-resources__image img {
  display: block;
  width: 425px;
  height: 425px;
  object-fit: cover;
  margin-top: 90px;
  clip-path: polygon(30% 0%, 100% 0%, 100% 71%, 71% 100%, 0% 100%, 0% 30%);
}
@media (max-width: 1024px) {
  .introduction-resources__image img {
    width: 100%;
    height: 100%;
  }
}
.introduction-resources__documents {
  color: #4D4D4D;
  position: absolute;
  background: #F7F3F4;
  padding: 40px 25px 15px 25px;
  box-sizing: border-box;
  width: 321px;
  min-height: 200px;
  top: 50px;
  right: 50px;
  z-index: 10;
  transform: translateX(0);
  transition: transform 0.3s ease;
  border-radius: 10px;
}
@media (max-width: 1340px) {
  .introduction-resources__documents {
    display: none;
  }
}
.introduction-resources__documents.fixed {
  position: fixed;
  top: 190px;
  transform: translateX(0) translateY(-50%);
  z-index: 100;
  right: 0px;
  display: block;
}
.introduction-resources__documents.collapsed {
  transform: translateX(100%) translateY(-50%);
}
.introduction-resources__documents__list {
  line-height: 2;
}
.introduction-resources__documents__list a {
  text-decoration: underline;
}
.introduction-resources__side-tab {
  position: fixed;
  top: 100px;
  right: 0;
  width: 45px;
  height: 175px;
  background: #675DDD;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-weight: 400;
  border-radius: 0px 8px 8px 0px;
  user-select: none;
  transition: opacity 0.3s ease;
  writing-mode: vertical-rl !important;
  text-orientation: mixed !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
  -webkit-transform: rotate(-180deg) !important;
  -ms-transform: rotate(-180deg) !important;
  transform: rotate(-180deg) !important;
  transform: translateY(-50%);
  cursor: pointer;
  font-size: 1rem;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 101;
}
@media (min-width: 768px) {
  .introduction-resources__side-tab {
    font-size: 1.125rem;
  }
}
.introduction-resources__side-tab::after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  margin-top: 10px;
  background-image: url(../images/arrow_back_ios.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(-180deg);
}
.introduction-resources__side-tab.visible {
  opacity: 1;
  pointer-events: auto;
}
.introduction-resources__side-tab.fixed {
  right: 321px;
}

.multinationals-facts {
  padding: clamp(50px, 10vw, 120px) 15px;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-bottom: 60px;
  background: #F7F3F4;
}
.multinationals-facts__heading {
  text-align: center;
}
.multinationals-facts__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 70px 24px;
  margin-top: 65px;
}
.multinationals-facts__item {
  flex: 0 1 calc(25% - 24px);
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  padding-left: 20px;
  border-left: 3px solid #4936A2;
}
@media (max-width: 1024px) {
  .multinationals-facts__item {
    flex: 0 1 calc(33.333% - 24px);
  }
}
@media (max-width: 768px) {
  .multinationals-facts__item {
    flex: 0 1 100%;
  }
}
.multinationals-facts__number {
  color: #4936A2;
  font-size: 1.563rem;
  font-family: "PlusJakartaSans", sans-serif;
  font-weight: 700;
}
@media (min-width: 768px) {
  .multinationals-facts__number {
    font-size: 2.813rem;
  }
}

.members-filtered {
  margin-bottom: clamp(60px, 5vw, 130px);
}
.members-filtered__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
@media (max-width: 1200px) {
  .members-filtered__grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 768px) {
  .members-filtered__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 480px) {
  .members-filtered__grid {
    grid-template-columns: 1fr;
  }
}
.members-filtered__wrap-photo {
  height: 245px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  border: 3px solid #F7F3F4;
}
.members-filtered__wrap-photo img {
  max-width: 90%;
  max-height: 90%;
  min-width: 175px;
  height: auto;
  width: auto;
  object-fit: contain;
}
.members-filtered__name {
  color: #4D4D4D;
  font-size: 1.125rem;
  font-weight: 600;
  font-family: "PlusJakartaSans", sans-serif;
}
@media (min-width: 768px) {
  .members-filtered__name {
    font-size: 1.25rem;
  }
}
.members-filtered .search-field-company {
  flex: 1;
  padding: 14px 30px;
  border-radius: 50px;
  border: none;
  background: #F6F6F6;
  font-size: 0.875rem;
  color: #4D4D4D;
  outline: none;
  font-weight: 400;
  transition: box-shadow 0.3s ease;
}
.members-filtered .choices[data-type*=select-one] .choices__inner {
  padding-bottom: 0;
}
.members-filtered .choices .choices__inner {
  padding: 0;
}
.members-filtered .filter-form__groups {
  background: #F7F3F4;
  height: 75px;
  display: flex;
  padding: 10px clamp(15px, 5vw, 65px) 10px clamp(40px, 5vw, 65px);
  justify-content: center;
}
.members-filtered .filter-form__category {
  display: flex;
  align-items: center;
  width: 100%;
}
.members-filtered .filter-form__search {
  display: flex;
  justify-content: end;
}
.members-filtered .filter-form__search .search-form-wrapper {
  width: 446px;
  padding: 10px;
  background: #F6F6F6;
  border-radius: 50px;
  height: 75px;
}
@media (max-width: 768px) {
  .members-filtered .filter-form__search .search-form-wrapper {
    width: 100%;
  }
}
.members-filtered .filter-form {
  background: transparent;
  padding: 0;
  margin-bottom: 40px;
  margin-top: clamp(40px, 5vw, 65px);
}
@media (max-width: 768px) {
  .members-filtered .filter-form {
    flex-direction: column;
    gap: 20px;
  }
}
.members-filtered .choices__list.choices__list--single .choices .choices__placeholder,
.members-filtered .choices__list--single .choices__item {
  margin-right: 30px;
}

.main-menu,
.header-tools {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
}

.mobile-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.main-menu li {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  border-bottom: 5px solid transparent;
  padding-top: 5px;
}
.main-menu li a {
  text-decoration: none;
  color: #4D4D4D;
  font-weight: 400;
  transition: color 0.3s ease;
  font-size: 1rem;
  height: 100%;
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  .main-menu li a {
    font-size: 1.125rem;
  }
}
.main-menu li.current-menu-item, .main-menu li.current-menu-parent, .main-menu li:hover {
  border-bottom: 5px solid #675DDD;
}
.main-menu li .sub-menu-wrapper {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1000;
}
.main-menu li .sub-menu-wrapper .sub-menu {
  background: white;
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
  min-width: 300px;
  border-radius: 10px;
  margin-top: 30px;
}
.main-menu li .sub-menu-wrapper .sub-menu li a {
  display: block;
  padding: 10px 15px;
  color: #675DDD;
  font-weight: 400;
  text-decoration: none;
}
.main-menu li .sub-menu-wrapper .sub-menu li a:hover {
  color: #4936A2;
  text-decoration: underline;
}
.main-menu li:hover > .sub-menu-wrapper {
  display: block;
}
.main-menu .menu-item-has-children:hover > a::after {
  transform: translateY(-50%) rotate(180deg);
}

.dropdown .menu-item-has-children > a {
  position: relative;
  padding-right: 24px;
}
.dropdown .menu-item-has-children > a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 17px;
  height: 16px;
  transform: translateY(-50%);
  background: url(../images/Chevron_Down.svg) no-repeat center/contain;
  transition: transform 0.3s ease;
}
.dropdown .sub-menu li {
  border: none;
  display: flex;
  border-bottom: 1px solid #F6F6F6;
  padding: 4px 0;
}
.dropdown .sub-menu li:last-child {
  border-bottom: 0;
}
.dropdown .sub-menu li.current-menu-item a {
  color: #4936A2 !important;
  text-decoration: underline;
}
.dropdown .sub-menu li.current-menu-item a::after {
  background-image: url(../images/aroww-hover.svg);
}
.dropdown .sub-menu li a {
  position: relative;
  padding-right: 24px;
}
.dropdown .sub-menu li a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -12px;
  width: 20px;
  height: 10px;
  transform: translateY(-50%);
  background-image: url(../images/Group.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.dropdown .sub-menu li a:hover {
  color: #4936A2;
}
.dropdown .sub-menu li a:hover::after {
  background-image: url(../images/aroww-hover.svg);
}

.header-tools {
  display: flex;
  align-items: center;
  gap: 0;
}
.header-tools li {
  padding: 0 20px;
  align-items: center;
  height: 100%;
  display: flex;
  font-weight: 400;
  font-size: 1rem;
}
@media (min-width: 768px) {
  .header-tools li {
    font-size: 1.125rem;
  }
}
.header-tools li.menu-item-login {
  background-color: #DAD7FF;
  color: #4936A2;
}
.header-tools li.menu-item-logout {
  background-color: #675DDD;
  color: #ffffff;
}
.header-tools li.lang-item {
  padding: 0;
  background: none;
}
.header-tools li.lang-item a {
  color: #767676;
}
.header-tools li.lang-item a:hover {
  text-decoration: underline;
}
.header-tools li.lang-item.current-lang a {
  color: #4936A2;
  text-decoration: underline;
}
.header-tools li.lang-item:not(:last-of-type)::after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 14px;
  background: url(../images/Line6.svg) no-repeat center;
  margin: 0 8px;
}
.header-tools li.menu-icon-search {
  background: none;
}
.header-tools li.menu-icon-search a {
  align-items: center;
  height: 100%;
  border-bottom: 5px solid transparent;
  display: flex;
  position: relative;
  color: transparent;
  text-shadow: none;
  user-select: none;
  pointer-events: auto;
  width: 40px;
}
.header-tools li.menu-icon-search a::before {
  content: "";
  position: absolute;
  left: 6px;
  top: 50%;
  transform: translateY(-50%);
  width: 28px;
  height: 29px;
  background: url(../images/Group_3.svg) no-repeat center/contain;
}
.header-tools li.menu-icon-search a:hover {
  border-bottom: 5px solid #675DDD;
}

@media (min-width: 1340px) {
  .desktop-menu {
    display: flex;
  }
  .mobile-nav,
  .menu-toggle {
    display: none;
  }
}
@media (max-width: 1340px) {
  .main-menu {
    display: none;
  }
  .menu-toggle {
    display: block;
  }
  .site-header__inner__right {
    display: flex;
    align-items: center;
    gap: 25px;
  }
  .menu-toggle {
    display: block;
    background: none;
    border: none;
    cursor: pointer;
    width: 30px;
    height: 25px;
    position: relative;
    z-index: 1100;
    margin-right: 10px;
  }
  .menu-toggle .hamburger,
  .menu-toggle .hamburger::before,
  .menu-toggle .hamburger::after {
    display: block;
    background-color: #675DDD;
    height: 3px;
    width: 100%;
    border-radius: 3px;
    position: absolute;
    transition: 0.3s ease;
  }
  .menu-toggle .hamburger {
    top: 50%;
    transform: translateY(-50%);
  }
  .menu-toggle .hamburger::before {
    content: "";
    top: -10px;
  }
  .menu-toggle .hamburger::after {
    content: "";
    top: 10px;
  }
  .mobile-nav {
    flex-direction: column;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: white;
    box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
    padding: 15px;
    max-width: 100%;
    transform: translateX(-100%);
    transition: transform 0.3s ease;
    z-index: 10000;
    margin-left: -10px;
    margin-top: 10px;
    border-radius: 10px;
  }
  .mobile-nav.open {
    transform: translateX(0);
    margin-left: 0px;
  }
  .mobile-nav .header-tools {
    margin-top: 15px;
    height: auto;
  }
  .mobile-menu {
    display: flex;
    flex-direction: column;
    gap: 15px;
  }
  .mobile-menu .sub-menu {
    display: none;
    margin: 0;
  }
  .mobile-menu .sub-menu li a {
    display: block;
    padding: 10px 15px;
    color: #675DDD;
    font-weight: 400;
    text-decoration: none;
  }
  .mobile-menu .menu-item.open > .sub-menu {
    display: block;
  }
  .mobile-menu .menu-item.open > a::after {
    transform: translateY(-50%) rotate(180deg);
  }
  .mobile-menu .menu-item.current-lang a {
    color: #4936A2;
    text-decoration: underline;
  }
  .mobile-menu .menu-item.current-menu-item a {
    color: #675DDD;
  }
}
@media (max-width: 1024px) {
  .desktop-menu {
    display: none;
  }
  .site-logo img {
    width: 80%;
  }
}
.private-sidebar {
  max-width: 320px;
  flex-basis: 320px;
  flex-shrink: 0;
  flex-grow: 0;
}
@media (max-width: 1340px) {
  .private-sidebar {
    padding-left: 15px;
  }
}
@media (max-width: 1024px) {
  .private-sidebar {
    max-width: 280px;
    flex-basis: 280px;
  }
}
@media (max-width: 768px) {
  .private-sidebar {
    max-width: 100%;
    flex-basis: 100%;
    padding-right: 15px;
  }
}
@media (max-width: 768px) {
  .private-sidebar.-open .private-menu {
    padding: 24px 16px;
  }
}
.private-sidebar.-open .private-menu__toggle svg {
  transition: all 0.25s ease;
  transform: rotate(180deg);
}
.private-sidebar .private-menu {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  gap: 10px;
  width: 100%;
  background-color: #F7F3F4;
  border-radius: 10px;
  padding: 40px 30px;
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .private-sidebar .private-menu {
    padding: 24px 16px;
  }
}
@media (min-width: 768px) {
  .private-sidebar .private-menu {
    height: 100%;
  }
}
@media (max-width: 768px) {
  .private-sidebar .private-menu {
    padding: 0;
  }
}
.private-sidebar .private-menu__toggle {
  display: none;
  width: 100%;
  padding: 12px 16px;
  border: 1px solid #F7F3F4;
  background: #F7F3F4;
  border-radius: 8px;
  font: inherit;
  text-align: left;
  cursor: pointer;
  line-height: 1.2;
  margin-bottom: 4px;
}
@media (max-width: 768px) {
  .private-sidebar .private-menu__toggle {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 8px;
  }
}
.private-sidebar .private-menu__toggle-text {
  display: inline-block;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.private-sidebar .private-menu .menu-item {
  width: 100%;
}
.private-sidebar .private-menu .menu-item a {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}
.private-sidebar .private-menu .menu-item a .menu-item-icon {
  background-color: #ffffff;
  padding: 9px;
  border-radius: 5px;
  width: 42px;
  height: 42px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.private-sidebar .private-menu .menu-item a .menu-item-icon.-mask::before {
  content: "";
  width: 24px;
  height: 24px;
  display: block;
  background-image: linear-gradient(106.65deg, #4936a2 0.05%, #8479ff 100.05%);
  -webkit-mask: var(--icon) no-repeat center/contain;
  mask: var(--icon) no-repeat center/contain;
}
.private-sidebar .private-menu .menu-item a .menu-item-text {
  color: #4D4D4D;
  font-size: 1rem;
  font-weight: 400;
}
@media (min-width: 768px) {
  .private-sidebar .private-menu .menu-item a .menu-item-text {
    font-size: 1.125rem;
  }
}
.private-sidebar .private-menu .menu-item a .menu-item-arrow {
  position: absolute;
  top: calc((100% - 16px) / 2);
  right: 0;
}
.private-sidebar .private-menu .menu-item a .menu-item-arrow svg {
  transition: transform 0.25s ease;
}
.private-sidebar .private-menu .menu-item .sub-menu {
  font-size: 1rem;
  font-weight: 400;
  list-style: disc;
  padding-left: 24px;
  color: #767676;
  margin: 0;
}
@media (min-width: 768px) {
  .private-sidebar .private-menu .menu-item .sub-menu {
    font-size: 1.125rem;
  }
}
.private-sidebar .private-menu .menu-item .sub-menu .menu-item:first-child {
  padding-top: 10px;
}
.private-sidebar .private-menu .menu-item.current-menu-item .menu-item-icon, .private-sidebar .private-menu .menu-item.current-menu-parent .menu-item-icon {
  background-color: #675DDD;
}
.private-sidebar .private-menu .menu-item.current-menu-item .menu-item-icon.-mask::before, .private-sidebar .private-menu .menu-item.current-menu-parent .menu-item-icon.-mask::before {
  background-image: none;
  background-color: #ffffff;
}
.private-sidebar .private-menu .menu-item-has-children.active .menu-item-arrow svg {
  transform: rotate(180deg);
}

.header-search-wrapper, .header-search-mobile {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  background: white;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  z-index: 1000;
  border-radius: 50px;
  margin-top: 20px;
}
.header-search-wrapper.active, .header-search-mobile.active {
  display: block;
}

.search-form .search-form-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  width: 500px;
  padding: 10px 10px 10px 20px;
}
.search-form .search-form-wrapper .search-field {
  flex: 1;
  padding: 14px 20px;
  border-radius: 50px;
  border: none;
  background: #ffffff;
  font-size: 1.115rem;
  color: #4D4D4D;
  outline: none;
  font-weight: 400;
  transition: box-shadow 0.3s ease;
}
@media (min-width: 768px) {
  .search-form .search-form-wrapper .search-field {
    font-size: 1.188rem;
  }
}
@media (max-width: 768px) {
  .search-form .search-form-wrapper .search-field {
    font-size: 14px;
  }
}
.search-form .search-form-wrapper .search-field::placeholder {
  color: #4D4D4D;
}
.search-form .search-form-wrapper .search-submit {
  margin-left: -60px;
  background-color: #675DDD;
  border: none;
  border-radius: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  width: 103px;
  height: 54px;
}
.search-form .search-form-wrapper .search-submit:hover {
  background-color: rgb(83.2244897959, 71.9234693878, 216.5765306122);
}

.relative .search-result {
  padding: 0 15px clamp(40px, 6vw, 80px) 15px;
}

.search-result {
  padding: clamp(200px, 6vw, 100px) 15px clamp(40px, 6vw, 80px) 15px;
}
.search-result a {
  color: #675DDD;
}
.search-result a:hover {
  color: #4936A2;
  text-decoration: underline;
}

input:focus::placeholder,
textarea:focus::placeholder {
  opacity: 0;
  color: transparent;
}

@media (max-width: 768px) {
  .search-form .search-form-wrapper {
    width: 100%;
  }
  .header-search-mobile {
    width: 100%;
    display: block;
    position: relative;
  }
  .search-form .search-form-wrapper .search-field {
    padding: 14px 0px;
  }
}
.btn {
  border: 0;
  border-radius: 0;
  display: inline-block;
}
.btn a {
  display: block;
  width: 100%;
  height: 100%;
  color: #675DDD;
  font-size: 1.115rem;
  font-weight: 400;
  position: relative;
  text-decoration: none;
}
@media (min-width: 768px) {
  .btn a {
    font-size: 1.188rem;
  }
}
.btn a:hover {
  color: #4936A2;
  text-decoration: underline;
}
.btn a:hover::before {
  background-image: url(../images/aroww-hover.svg);
}
.btn a::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -33px;
  width: 20px;
  height: 10px;
  transform: translateY(-50%);
  background-image: url(../images/Group.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.btn.btn-border {
  border: 1px solid #675DDD;
  border-radius: 30px;
  padding: 0;
}
.btn.btn-border a {
  padding: 15px 65px 15px 40px;
  border-radius: 30px;
}
.btn.btn-border a:hover {
  color: #ffffff;
  text-decoration: none;
}
.btn.btn-border a:hover::before {
  filter: brightness(0) invert(1);
}
.btn.btn-border a::before {
  right: 33px;
}
.btn.btn-border :hover {
  background: #675DDD;
  border-color: #4936A2;
}

.form-submit {
  color: #ffffff;
  padding: 16px 40px;
  background-color: #675DDD;
  border: none;
  border-radius: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  cursor: pointer;
  transition: background-color 0.25s ease;
}
.form-submit::after {
  content: "";
  width: 20px;
  height: 10px;
  background-color: #fff;
  mask: url(../images/Group1.svg) no-repeat center/contain;
  -webkit-mask: url(../images/Group1.svg) no-repeat center/contain;
  mask-composite: exclude;
  -webkit-mask-composite: source-in;
}
.form-submit:hover {
  background-color: rgb(83.2244897959, 71.9234693878, 216.5765306122);
}

.list {
  position: relative;
  margin: 0;
  padding: 10px 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.list::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 12px;
  height: 100%;
  background-color: #EFF0FE;
  border-radius: 40px;
  z-index: 0;
}
.list.white-list::before {
  background-color: #ffffff;
}
.list li {
  position: relative;
  padding-left: 40px;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 400;
  color: #767676;
  display: flex;
  align-items: flex-start;
  z-index: 1;
}
@media (min-width: 768px) {
  .list li {
    font-size: 1.125rem;
  }
}
.list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: calc((100% - 18px) / 2);
  width: 11px;
  height: 18px;
  background-color: #4936A2;
  border-radius: 5.5px;
}

.filter-form {
  background: #F6F6F6;
  border-radius: 50px;
  display: flex;
  padding: 9px;
  justify-content: space-between;
  gap: 5%;
  margin-top: 50px;
}
@media (max-width: 768px) {
  .filter-form {
    gap: 20px;
    margin-top: 10px;
    flex-direction: column;
    border-radius: 35px;
  }
}
.filter-form__search {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.filter-form__search .search-form-wrapper {
  width: 100%;
  padding: 0;
}
@media (max-width: 768px) {
  .filter-form__search .search-form-wrapper {
    padding-left: 20px;
  }
}
.filter-form__search .search-form-wrapper .search-field {
  padding: 0 0 0 2px;
  background: transparent;
  color: #4936A2;
  height: 62px;
}
.filter-form__search .search-form-wrapper .search-form .search-form-wrapper .search-submit svg {
  width: 29px;
  height: 29px;
}
.filter-form__groups {
  display: flex;
  background: #ffffff;
  border-radius: 80px;
  padding: 10px clamp(20px, 6vw, 65px) 8px clamp(20px, 6vw, 65px);
  gap: 20px;
  flex-shrink: 0;
}
@media (max-width: 768px) {
  .filter-form__groups {
    border-radius: 35px;
    flex-direction: column;
  }
}
.filter-form__groups .filter-group:first-of-type {
  z-index: 20;
}
.filter-form__groups .filter-group {
  z-index: 10;
}

.choices[data-type*=select-one]::after {
  display: none !important;
}

.choices {
  width: 100%;
}
.choices .choices__inner {
  border: 0;
  border-radius: 0;
  padding: 6px 28px 5px 0;
  cursor: pointer;
  position: relative;
  background-color: transparent;
  display: flex;
  align-items: center;
}
.choices .choices__inner::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 16px;
  height: 16px;
  background: url(../images/Chevron_Down.svg) no-repeat right 0px center;
  transition: transform 0.3s ease;
  transform: translateY(-50%) rotate(0deg);
}
.choices .choices__item--choice {
  padding: 10px 12px;
  font-size: 15px;
  cursor: pointer;
}
.choices .choices__list--single {
  padding: 0;
}
.choices.is-open .choices__placeholder,
.choices.is-open .choices__item.choices__item--selectable {
  color: #675DDD !important;
}
.choices.is-open .choices__inner::after {
  transform: translateY(-50%) rotate(180deg);
}
.choices .choices__placeholder,
.choices .choices__item.choices__item--selectable {
  color: #4D4D4D;
  font-size: 1.115rem;
  opacity: 1;
}
@media (min-width: 768px) {
  .choices .choices__placeholder,
  .choices .choices__item.choices__item--selectable {
    font-size: 1.188rem;
  }
}
.choices .choices__list--dropdown .choices__item--selectable::after {
  display: none;
}
.choices .choices__list.choices__list--dropdown {
  margin-top: 15px;
  box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.1019607843);
  border: 0;
  border-radius: 10px;
  font-weight: 400;
  color: #675DDD;
  min-width: 311px;
  top: 100% !important;
  bottom: auto !important;
}
.choices .choices__list--dropdown .choices__item,
.choices .choices__list[aria-expanded] .choices__item {
  padding: 20px;
  font-size: 1rem;
  border-bottom: 1px solid #F6F6F6;
}
@media (min-width: 768px) {
  .choices .choices__list--dropdown .choices__item,
  .choices .choices__list[aria-expanded] .choices__item {
    font-size: 1.125rem;
  }
}
.choices .choices__list--dropdown .choices__item--selectable.is-highlighted,
.choices .choices__list[aria-expanded] .choices__item--selectable.is-highlighted {
  background-color: #ffffff;
}

.pagination {
  display: flex;
  justify-content: center;
  margin-top: 40px;
  margin-top: 40px;
  font-family: "PlusJakartaSans", sans-serif;
}
.pagination ul {
  display: flex;
  gap: 10px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.pagination li a,
.pagination li span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 40px;
  color: #4D4D4D;
  font-size: 1rem;
  font-weight: 400;
  text-decoration: none;
  transition: all 0.2s ease;
}
@media (min-width: 768px) {
  .pagination li a,
  .pagination li span {
    font-size: 1.125rem;
  }
}
.pagination li a.next, .pagination li a.prev,
.pagination li span.next,
.pagination li span.prev {
  width: auto;
}
.pagination li a:hover {
  text-decoration: underline;
  color: #4936A2;
}
.pagination li .current {
  text-decoration: underline;
  color: #4936A2;
  pointer-events: none;
}
.pagination .pagination__arrow {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 16px;
  border: 1px solid #675DDD;
  border-radius: 30px;
  width: 60px;
}
.pagination .pagination__arrow.pagination__arrow-prev {
  background-image: url(../images/next.svg);
  transform: rotate(180deg);
}
.pagination .pagination__arrow.pagination__arrow-next {
  background-image: url(../images/next.svg);
}
.pagination li.disabled .pagination__arrow-prev {
  background-image: url(../images/prev-d.svg);
  border-color: #DAD7FF;
  transform: rotate(360deg);
}
.pagination li.disabled .pagination__arrow-next {
  background-image: url(../images/prev-d.svg);
  border-color: #DAD7FF;
  transform: rotate(180deg);
}

.input-text {
  border: 1px solid #D1D1D1;
  border-radius: 40px;
  font-size: 1rem;
  color: #333;
  padding: 14px 30px;
  background-color: transparent;
}
@media (min-width: 768px) {
  .input-text {
    font-size: 1.125rem;
  }
}
.input-text:focus {
  outline: none;
  border-color: #675DDD;
}
.input-text::placeholder {
  color: #767676;
}
.input-text::-webkit-input-placeholder {
  color: #767676;
}
.input-text::-moz-placeholder {
  color: #767676;
  opacity: 1;
}
.input-text:-ms-input-placeholder {
  color: #767676;
}
.input-text:-moz-placeholder {
  color: #767676;
  opacity: 1;
}

.gform_wrapper .gform-body input:not([type=checkbox]) {
  border-radius: 40px !important;
  border: 1px solid #D1D1D1 !important;
  height: 54px !important;
  padding-left: 30px !important;
  font-size: 1.125rem !important;
}

.gform_wrapper .gform-body textarea {
  border-radius: 20px;
  border: 1px solid #D1D1D1;
  padding-left: 30px !important;
  font-size: 1rem;
}
@media (min-width: 768px) {
  .gform_wrapper .gform-body textarea {
    font-size: 1.125rem;
  }
}

.gform_wrapper .gform-body input::placeholder,
.gform_wrapper .gform-body input::-webkit-input-placeholder,
.gform_wrapper .gform-body input::-moz-placeholder,
.gform_wrapper .gform-body input:-ms-input-placeholder,
.gform_wrapper .gform-body input::-ms-input-placeholder {
  color: #767676;
  font-size: 1rem;
}
@media (min-width: 768px) {
  .gform_wrapper .gform-body input::placeholder,
  .gform_wrapper .gform-body input::-webkit-input-placeholder,
  .gform_wrapper .gform-body input::-moz-placeholder,
  .gform_wrapper .gform-body input:-ms-input-placeholder,
  .gform_wrapper .gform-body input::-ms-input-placeholder {
    font-size: 1.125rem;
  }
}

.gform_wrapper .gform-body textarea::placeholder,
.gform_wrapper .gform-body textarea::-webkit-input-placeholder,
.gform_wrapper .gform-body textarea::-moz-placeholder,
.gform_wrapper .gform-body textarea:-ms-input-placeholder,
.gform_wrapper .gform-body textarea::-ms-input-placeholder {
  color: #4D4D4D;
  font-size: 1rem;
}
@media (min-width: 768px) {
  .gform_wrapper .gform-body textarea::placeholder,
  .gform_wrapper .gform-body textarea::-webkit-input-placeholder,
  .gform_wrapper .gform-body textarea::-moz-placeholder,
  .gform_wrapper .gform-body textarea:-ms-input-placeholder,
  .gform_wrapper .gform-body textarea::-ms-input-placeholder {
    font-size: 1.125rem;
  }
}

.gform_wrapper .gform-body .gfield--type-html {
  color: #767676;
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  .gform_wrapper .gform-body .gfield--type-html {
    font-size: 0.875rem;
  }
}
.gform_wrapper .gform-body .gfield--type-html a {
  text-decoration: underline;
}

.gform_wrapper .gform_button {
  background: #675DDD !important;
  border: 1px solid #4936A2 !important;
  color: #ffffff !important;
  font-weight: 200 !important;
  padding: 20px 70px 20px 40px !important;
  font-size: 1.188rem !important;
  border-radius: 30px !important;
}

.gform_wrapper .gform-footer {
  justify-content: end;
  position: relative;
}

.gform_wrapper .gform-footer::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 40px;
  width: 20px;
  height: 10px;
  transform: translateY(-50%);
  background-image: url(../images/arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

.event-form-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  display: none;
}
.event-form-modal.is-open {
  display: flex;
  justify-content: center;
  align-items: center;
}
.event-form-modal__dialog {
  width: 350px;
  max-width: 100%;
  max-height: 90%;
  background-color: #ffffff;
  border-radius: 10px;
  padding: 40px 20px;
  position: relative;
  display: flex;
  flex-direction: column;
}
.event-form-modal__wrapper {
  flex: 1 1 auto;
  min-height: 0;
  overflow-y: auto;
  padding: 0 10px;
}
.event-form-modal__header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 24px;
  margin-bottom: 24px;
}
.event-form-modal__close {
  position: absolute;
  top: 10px;
  right: 10px;
  border: none;
  background: none;
  font-size: 1.2rem;
  cursor: pointer;
}
.event-form-modal__body .form_sublabel_below {
  display: flex !important;
  flex-direction: column !important;
  gap: 16px !important;
}
.event-form-modal__body .form_sublabel_below .gfield_radio .gfield-choice-input {
  display: flex !important;
  justify-content: center;
  align-items: center;
  width: 20px !important;
  height: 20px !important;
  padding: 0 !important;
  cursor: pointer;
}
.event-form-modal__body .form_sublabel_below input:not([type=radio]) {
  border-radius: 0 !important;
}
