@font-face {
  font-family: Nunitosans Variablefont Ytlc Opsz Wdth Wght;
  src: url('../images/') format("truetype");
  font-weight: 200 1000;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Kyivtypetitling;
  src: url('../fonts/KyivTypeTitling-VarGX.ttf') format("truetype");
  font-weight: 0 1000;
  font-style: normal;
  font-display: swap;
}

:root {
  --link: #b62711;
  --white: white;
  --site-color: #2c2c2a;
  --black: black;
  --transparent: #71665e;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

p {
  margin-bottom: 10px;
}

a {
  color: var(--link);
  text-decoration: none;
}

.main {
  overflow: hidden;
}

.content {
  flex-direction: column;
  margin-left: 80px;
  margin-right: 80px;
  display: flex;
}

.content.flex {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: 260px;
  margin-right: 260px;
  display: grid;
}

.style-guide-heading {
  color: #000c;
  letter-spacing: -.02em;
  width: 100%;
  max-width: 340px;
  font-size: 42px;
  font-weight: 700;
  line-height: 64px;
}

.style-guide-infotext-large {
  color: #0000004d;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

.style-guide-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border: 0 solid #dcdcdc;
  border-top-width: 1px;
  flex-direction: row;
  justify-content: center;
  padding: 24px;
  display: flex;
}

.h3 {
  letter-spacing: 0;
  font-size: 40px;
  font-weight: 400;
  line-height: 150%;
}

.text-style {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  padding: 0;
  display: flex;
}

.style-guide-info-text {
  color: #0000004d;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}

.h1 {
  letter-spacing: 0;
  text-transform: uppercase;
  font-size: 140px;
  font-weight: 500;
  line-height: 100%;
}

.h2 {
  letter-spacing: 0;
  font-size: 64px;
  font-weight: 500;
  line-height: 150%;
}

.h4 {
  letter-spacing: 0;
  font-size: 40px;
  font-weight: 700;
  line-height: 100%;
}

.h1-2 {
  letter-spacing: 0;
  text-transform: uppercase;
  font-size: 100px;
  font-weight: 500;
  line-height: 100%;
}

.text-styles-wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  padding: 0;
  display: flex;
}

.styles-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border: 0 solid #dcdcdc;
  border-top-width: 1px;
  flex-direction: row;
  justify-content: center;
  padding: 24px;
  display: flex;
}

.fill-style {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  padding: 0;
  display: flex;
}

.color {
  background-color: #edece7;
  border-radius: 50%;
  width: 70px;
  height: 70px;
}

.color-2 {
  background-color: #caa878;
  border-radius: 50%;
  width: 70px;
  height: 70px;
}

.color-3 {
  background-color: #2f2f2f;
  border-radius: 50%;
  width: 70px;
  height: 70px;
}

.color-styles-wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 0;
  display: grid;
}

.styles-guide-section {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
}

.error-17577f84-6e3b-7441-d8e8-489d7c92f688 {
  grid-column-gap: 557px;
  background-color: #2c2c2a;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 3840px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.navbar-logo-left {
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  padding-left: 24px;
  padding-right: 24px;
  text-decoration: none;
  display: flex;
}

.navbarcontainer {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  text-decoration: none;
  display: flex;
}

.navbar-content {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  text-decoration: none;
  display: flex;
}

.navbar-brand {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.logo {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 141px;
  height: 36px;
  text-decoration: none;
  display: flex;
}

.navbar-menu {
  grid-column-gap: 32px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.navbar-link {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px 12px;
  text-decoration: none;
  display: flex;
}

.text {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.navbar-button {
  grid-column-gap: 8px;
  background-color: #000;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 8px 20px;
  text-decoration: none;
  display: flex;
}

.text-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.vectors-wrapper-2 {
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 1062px;
  left: 1902px;
}

.vectors-wrapper-3 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 1062px;
  left: 1902px;
}

.vectors-wrapper-4 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 1068px;
  left: 1908px;
}

.vectors-wrapper-5 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 2.00012px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 780px;
  left: 8496px;
}

._2 {
  color: #edece7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 780px;
  left: 332px;
}

._3 {
  color: #caa878;
  text-transform: undefined;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 140px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
  position: absolute;
  top: 376px;
  left: 251px;
}

.vectors-wrapper-6 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 186px;
  height: 90px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 100px;
  left: 3117px;
}

.text-3 {
  color: #edece7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 56px;
  font-weight: 500;
  line-height: 172.52%;
  text-decoration: none;
  position: absolute;
  top: 97px;
  left: 3451px;
}

.text-4 {
  color: #2f2f2f;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 500;
  line-height: 172.52%;
  text-decoration: none;
  position: absolute;
  top: 104px;
  left: 3167px;
}

.vectors-wrapper-7 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 104px;
  height: 90px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 100px;
  left: 250px;
}

.vectors-wrapper-8 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 684px;
  left: 2730px;
}

.vectors-wrapper-9 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 508px;
  left: 2830px;
}

.text-5 {
  color: #edece7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 64px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 1649px;
  left: 2830px;
}

.vectors-wrapper-10 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 684px;
  left: 1583px;
}

.vectors-wrapper-11 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 508px;
  left: 1683px;
}

.text-6 {
  color: #edece7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 64px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 1648px;
  left: 1683px;
}

.vectors-wrapper-12 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 99px;
  height: 127px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 1968px;
  left: 3654px;
}

._0 {
  color: #caa878;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 140px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
  position: absolute;
  top: 376px;
  left: 251px;
}

._1 {
  color: #caa878;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 140px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
  position: absolute;
  top: 376px;
  left: 251px;
}

.error-af241beb-99ec-4cd0-8b20-6c7eb64aaca7 {
  grid-column-gap: 557px;
  background-color: #2c2c2a;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 3840px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-13 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.navbar-logo-left-2 {
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  padding-left: 24px;
  padding-right: 24px;
  text-decoration: none;
  display: flex;
}

.navbarcontainer-2 {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  text-decoration: none;
  display: flex;
}

.navbar-content-2 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  text-decoration: none;
  display: flex;
}

.navbar-brand-2 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.logo-2 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 141px;
  height: 36px;
  text-decoration: none;
  display: flex;
}

.navbar-menu-2 {
  grid-column-gap: 32px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.navbar-link-2 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px 12px;
  text-decoration: none;
  display: flex;
}

.text-7 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.navbar-link-3, .navbar-link-4 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px 12px;
  text-decoration: none;
  display: flex;
}

.navbar-button-2 {
  grid-column-gap: 8px;
  background-color: #000;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 8px 20px;
  text-decoration: none;
  display: flex;
}

.text-8 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.vectors-wrapper-14 {
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 1062px;
  left: 1902px;
}

.vectors-wrapper-15 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 1062px;
  left: 1902px;
}

.vectors-wrapper-16 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 1068px;
  left: 1908px;
}

.vectors-wrapper-17 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 2.00012px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 780px;
  left: 9412px;
}

._4 {
  color: #edece7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 780px;
  left: 332px;
}

._5 {
  color: #caa878;
  text-transform: undefined;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 140px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
  position: absolute;
  top: 376px;
  left: 251px;
}

.vectors-wrapper-18 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 186px;
  height: 90px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 100px;
  left: 3117px;
}

.text-9 {
  color: #edece7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 56px;
  font-weight: 500;
  line-height: 172.52%;
  text-decoration: none;
  position: absolute;
  top: 97px;
  left: 3451px;
}

.text-10 {
  color: #2f2f2f;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 500;
  line-height: 172.52%;
  text-decoration: none;
  position: absolute;
  top: 104px;
  left: 3167px;
}

.vectors-wrapper-19 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 104px;
  height: 90px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 100px;
  left: 250px;
}

.vectors-wrapper-20 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 684px;
  left: 2730px;
}

.vectors-wrapper-21 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 508px;
  left: 2830px;
}

.text-11 {
  color: #edece7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 64px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 1649px;
  left: 2830px;
}

.vectors-wrapper-22 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 684px;
  left: 1583px;
}

.vectors-wrapper-23 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 508px;
  left: 1683px;
}

.text-12 {
  color: #edece7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 64px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 1648px;
  left: 1683px;
}

.vectors-wrapper-24 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 99px;
  height: 127px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 1968px;
  left: 3654px;
}

._6 {
  color: #caa878;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 140px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
  position: absolute;
  top: 376px;
  left: 251px;
}

._7 {
  color: #caa878;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 140px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
  position: absolute;
  top: 376px;
  left: 251px;
}

.error-071e6509-d4e-2150-188b-a94d14d4f9da {
  grid-row-gap: 10px;
  background-color: #2c2c2a;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-25 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

._8 {
  color: #edece7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 780px;
  left: 332px;
}

._9 {
  color: #caa878;
  text-transform: undefined;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 140px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
  position: absolute;
  top: 376px;
  left: 251px;
}

.vectors-wrapper-26 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 186px;
  height: 90px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 100px;
  left: 3117px;
}

.text-13 {
  color: #edece7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 56px;
  font-weight: 500;
  line-height: 172.52%;
  text-decoration: none;
  position: absolute;
  top: 97px;
  left: 3451px;
}

.text-14 {
  color: #2f2f2f;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 500;
  line-height: 172.52%;
  text-decoration: none;
  position: absolute;
  top: 104px;
  left: 3167px;
}

.vectors-wrapper-27 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 104px;
  height: 90px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 100px;
  left: 250px;
}

.vectors-wrapper-28 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 684px;
  left: 2730px;
}

.vectors-wrapper-29 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 508px;
  left: 2830px;
}

.text-15 {
  color: #edece7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 64px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 1649px;
  left: 2830px;
}

.vectors-wrapper-30 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 684px;
  left: 1583px;
}

.vectors-wrapper-31 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 508px;
  left: 1683px;
}

.text-16 {
  color: #edece7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 64px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 1648px;
  left: 1683px;
}

.vectors-wrapper-32 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 99px;
  height: 127px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 1968px;
  left: 3654px;
}

.vectors-wrapper-33 {
  justify-content: center;
  align-items: center;
  width: .0000441922px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 789px;
  left: 1184px;
}

._10 {
  color: #caa878;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 140px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
  position: absolute;
  top: 376px;
  left: 251px;
}

._11 {
  color: #caa878;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 140px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
  position: absolute;
  top: 376px;
  left: 251px;
}

.error-a2ce2f55-e2a1-d044-6730-693e0b16ef55 {
  grid-row-gap: 10px;
  background-color: #2c2c2a;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 3840px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-34 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

._12 {
  color: #caa878;
  text-transform: undefined;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 140px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
  position: absolute;
  top: 376px;
  left: 251px;
}

.vectors-wrapper-35 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 186px;
  height: 90px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 100px;
  left: 3117px;
}

.text-17 {
  color: #edece7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 56px;
  font-weight: 500;
  line-height: 172.52%;
  text-decoration: none;
  position: absolute;
  top: 97px;
  left: 3451px;
}

.text-18 {
  color: #2f2f2f;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 500;
  line-height: 172.52%;
  text-decoration: none;
  position: absolute;
  top: 104px;
  left: 3167px;
}

.vectors-wrapper-36 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 104px;
  height: 90px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 100px;
  left: 250px;
}

.vectors-wrapper-37 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 684px;
  left: 2730px;
}

.vectors-wrapper-38 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 508px;
  left: 2830px;
}

.text-19 {
  color: #edece7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 64px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 1649px;
  left: 2830px;
}

.vectors-wrapper-39 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 684px;
  left: 1583px;
}

.vectors-wrapper-40 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 508px;
  left: 1683px;
}

.text-20 {
  color: #edece7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 64px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 1648px;
  left: 1683px;
}

.vectors-wrapper-41 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 99px;
  height: 127px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 1968px;
  left: 3654px;
}

.vectors-wrapper-42 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 780px;
  left: 250px;
}

._13 {
  color: #caa878;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 140px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
  position: absolute;
  top: 376px;
  left: 251px;
}

._14 {
  color: #caa878;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 140px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
  position: absolute;
  top: 376px;
  left: 251px;
}

.frame-7 {
  background-color: #922a2a;
  border-radius: 30px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 943px;
  height: 1204px;
  padding: 136px 118px;
  text-decoration: none;
  display: flex;
}

.text-21 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 67px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.frame-1 {
  grid-column-gap: 28px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 170.2px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-43 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 134px;
  height: 134px;
  text-decoration: none;
  display: flex;
}

.text-22 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-4 {
  grid-column-gap: 28px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 170.2px;
  text-decoration: none;
  display: flex;
}

.error-ed6eb407-d2ed-5246-156f-b5fdcb4c85e6 {
  grid-row-gap: 10px;
  background-color: #2c2c2a;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-44 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-145 {
  grid-column-gap: 163px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 97px;
  left: 3117px;
}

.frame-141 {
  grid-column-gap: 10px;
  background-color: #caa878;
  border: 4px solid #caa878;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  width: 171px;
  padding: 3px 35px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 12px 12px #0006;
}

.text-23 {
  color: #2f2f2f;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 500;
  line-height: 172.52%;
  text-decoration: none;
}

.text-24 {
  color: #edece7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 56px;
  font-weight: 500;
  line-height: 172.52%;
  text-decoration: none;
}

.frame-144 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 90px;
  left: 240px;
}

.vectors-wrapper-45 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 104px;
  height: 90px;
  text-decoration: none;
  display: flex;
}

.frame-142 {
  grid-column-gap: 288px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 508px;
  left: 1583px;
}

.frame-146 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 1958px;
  left: 3644px;
}

.vectors-wrapper-46 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 99px;
  height: 127px;
  text-decoration: none;
  display: flex;
}

.frame-143 {
  grid-row-gap: 124px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 1424px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 376px;
  left: 250px;
}

._15 {
  color: #caa878;
  text-transform: undefined;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 140px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.frame-140 {
  grid-column-gap: 80px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 1020px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-47 {
  justify-content: center;
  align-items: center;
  width: .0000909791px;
  text-decoration: none;
  display: flex;
}

._16 {
  color: #edece7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

._17 {
  color: #caa878;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 140px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

._18 {
  color: #caa878;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 140px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.error-e2abfbbb-47e2-b535-8955-b0c39ed3a24d {
  grid-row-gap: 10px;
  background-color: #2c2c2a;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-48 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-147 {
  grid-column-gap: 163px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 97px;
  left: 3117px;
}

.frame-148 {
  grid-column-gap: 10px;
  background-color: #caa878;
  border: 4px solid #caa878;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  width: 171px;
  padding: 3px 35px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 12px 12px #0006;
}

.text-25 {
  color: #2f2f2f;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 500;
  line-height: 172.52%;
  text-decoration: none;
}

.text-26 {
  color: #edece7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 56px;
  font-weight: 500;
  line-height: 172.52%;
  text-decoration: none;
}

.frame-149 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 90px;
  left: 240px;
}

.vectors-wrapper-49 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 104px;
  height: 90px;
  text-decoration: none;
  display: flex;
}

.frame-150 {
  grid-column-gap: 288px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 508px;
  left: 1583px;
}

.frame-151 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 1958px;
  left: 3644px;
}

.vectors-wrapper-50 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 99px;
  height: 127px;
  text-decoration: none;
  display: flex;
}

.frame-152 {
  grid-row-gap: 124px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 1424px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 376px;
  left: 250px;
}

._19 {
  color: #caa878;
  text-transform: undefined;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 140px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.frame-153 {
  grid-column-gap: 80px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 1020px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-51 {
  justify-content: center;
  align-items: center;
  width: .0000909791px;
  text-decoration: none;
  display: flex;
}

._20 {
  color: #edece7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

._21 {
  color: #caa878;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 140px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

._22 {
  color: #caa878;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 140px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.error-b037ccad-d110-f0e1-b91e-c635761ef4a0 {
  grid-row-gap: 10px;
  background-color: #2c2c2a;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-115 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-52 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-154 {
  grid-column-gap: 80px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1041px;
  height: 1443px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 800px;
  left: 250px;
}

.vectors-wrapper-53 {
  justify-content: center;
  align-items: center;
  width: .0000909791px;
  text-decoration: none;
  display: flex;
}

._23 {
  color: #edece7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.frame-155 {
  grid-column-gap: 163px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 97px;
  left: 3117px;
}

.frame-156 {
  grid-column-gap: 10px;
  background-color: #caa878;
  border: 4px solid #caa878;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  width: 171px;
  padding: 3px 35px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 12px 12px #0006;
}

.text-27 {
  color: #2f2f2f;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 500;
  line-height: 172.52%;
  text-decoration: none;
}

.text-28 {
  color: #edece7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 56px;
  font-weight: 500;
  line-height: 172.52%;
  text-decoration: none;
}

.frame-157 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 90px;
  left: 240px;
}

.vectors-wrapper-54 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 104px;
  height: 90px;
  text-decoration: none;
  display: flex;
}

.frame-158 {
  grid-column-gap: 288px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 508px;
  left: 1583px;
}

.frame-159 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 1958px;
  left: 3644px;
}

.vectors-wrapper-55 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 99px;
  height: 127px;
  text-decoration: none;
  display: flex;
}

.frame-160 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1051px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 366px;
  left: 240px;
}

._24 {
  color: #caa878;
  text-transform: undefined;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 140px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

._25 {
  color: #caa878;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 140px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

._26 {
  color: #caa878;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 140px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.error-271d2dba-1afb-d126-0eea-fc2d3ff59e01 {
  grid-row-gap: 10px;
  background-color: #2c2c2a;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 3938px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-161 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-end;
  width: 119px;
  height: 147px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 1968px;
  left: 3654px;
}

.vectors-wrapper-56 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.frame-162 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 124px;
  height: 110px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 100px;
  left: 250px;
}

._27 {
  grid-column-gap: 163px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 418px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 107px;
  left: 3127px;
}

.frame-163 {
  grid-column-gap: 10px;
  background-color: #caa878;
  border: 4px solid #caa878;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  width: 171px;
  height: 97px;
  padding: 3px 35px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 12px 12px #0006;
}

.text-29 {
  color: #2f2f2f;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 500;
  line-height: 172.52%;
  text-decoration: none;
}

.text-30 {
  color: #edece7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 56px;
  font-weight: 500;
  line-height: 172.52%;
  text-decoration: none;
}

.frame-164 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 779px;
  height: 1122px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 508px;
  left: 1683px;
}

.frame-165 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 805px;
  height: 1119px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 684px;
  left: 1583px;
}

.frame-166 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 209px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 1648px;
  left: 1683px;
}

.text-31 {
  color: #edece7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 64px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.frame-167 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 780px;
  height: 1125px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 508px;
  left: 2830px;
}

.frame-168 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 805px;
  height: 1119px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 684px;
  left: 2730px;
}

.frame-169 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 428px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 1649px;
  left: 2830px;
}

.frame-170 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1130px;
  height: 280px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 386px;
  left: 260px;
}

._28 {
  color: #caa878;
  text-transform: undefined;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 140px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.frame-171 {
  grid-column-gap: 80px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1121px;
  height: 983px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 810px;
  left: 260px;
}

.vectors-wrapper-57 {
  justify-content: center;
  align-items: center;
  width: .0000437535px;
  height: 100px;
  text-decoration: none;
  display: flex;
}

._29 {
  color: #edece7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

._30 {
  color: #caa878;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 140px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

._31 {
  color: #caa878;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 140px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.frame-172 {
  background-color: #922a2a;
  border-radius: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1116px;
  height: 1256px;
  padding: 136px 118px;
  text-decoration: none;
  display: flex;
}

.text-32 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 67px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.frame-173 {
  grid-column-gap: 80px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 764px;
  display: flex;
}

.error-0a6432ff-1dca-db44-717b-8b0e4f8e2de6 {
  color: #edece7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.frame-174 {
  background-color: #922a2a;
  border-radius: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1116px;
  height: 1256px;
  padding: 136px 118px;
  text-decoration: none;
  display: flex;
}

.text-33 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 67px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.frame-175 {
  grid-column-gap: 80px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 764px;
  display: flex;
}

.vectors-wrapper-58 {
  justify-content: center;
  align-items: center;
  width: .0000340058px;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.text-34 {
  color: #edece7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.error-5d9de6e4-f125-ff45-62ea-ed0c98fcd391 {
  grid-row-gap: 10px;
  background-color: #2c2c2a;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 3938px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-176 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-end;
  width: 119px;
  height: 147px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 1968px;
  left: 3654px;
}

.vectors-wrapper-59 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.frame-177 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 124px;
  height: 110px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 100px;
  left: 250px;
}

._32 {
  grid-column-gap: 163px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 418px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 107px;
  left: 3127px;
}

.frame-178 {
  grid-column-gap: 10px;
  background-color: #caa878;
  border: 4px solid #caa878;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  width: 171px;
  height: 97px;
  padding: 3px 35px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 12px 12px #0006;
}

.text-35 {
  color: #2f2f2f;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 500;
  line-height: 172.52%;
  text-decoration: none;
}

.text-36 {
  color: #edece7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 56px;
  font-weight: 500;
  line-height: 172.52%;
  text-decoration: none;
}

.frame-179 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 779px;
  height: 1122px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 508px;
  left: 1683px;
}

.frame-180 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 805px;
  height: 1119px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 684px;
  left: 1583px;
}

.frame-181 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 209px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 1648px;
  left: 1683px;
}

.text-37 {
  color: #edece7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 64px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.frame-182 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 780px;
  height: 1125px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 508px;
  left: 2830px;
}

.frame-183 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 805px;
  height: 1119px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 684px;
  left: 2730px;
}

.frame-184 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 428px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 1649px;
  left: 2830px;
}

.frame-185 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1130px;
  height: 280px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 386px;
  left: 260px;
}

._33 {
  color: #caa878;
  text-transform: undefined;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 140px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.frame-186 {
  grid-column-gap: 80px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1121px;
  height: 983px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 810px;
  left: 260px;
}

.vectors-wrapper-60 {
  justify-content: center;
  align-items: center;
  width: .0000437535px;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.text-38 {
  color: #edece7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

._34 {
  color: #caa878;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 140px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

._35 {
  color: #caa878;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 140px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.frame-187 {
  background-color: #922a2a;
  border-radius: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1116px;
  height: 1256px;
  padding: 136px 118px;
  text-decoration: none;
  display: flex;
}

.text-39 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 67px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.frame-188 {
  grid-column-gap: 80px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 764px;
  display: flex;
}

.vectors-wrapper-61 {
  justify-content: center;
  align-items: center;
  width: .0000340058px;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.text-40 {
  color: #edece7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.error-63b4367d-3ed5-58cc-f59f-46756b96d0de {
  grid-row-gap: 10px;
  background-color: #2c2c2a;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 3938px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-189 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-end;
  width: 119px;
  height: 147px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 1968px;
  left: 3654px;
}

.vectors-wrapper-62 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.frame-190 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 124px;
  height: 110px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 100px;
  left: 250px;
}

.frame-191 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 779px;
  height: 1122px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 508px;
  left: 1683px;
}

.frame-192 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 805px;
  height: 1119px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 684px;
  left: 1583px;
}

.frame-193 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 209px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 1648px;
  left: 1683px;
}

.text-41 {
  color: #edece7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 64px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.frame-194 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 780px;
  height: 1125px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 508px;
  left: 2830px;
}

.frame-195 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 428px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 1649px;
  left: 2830px;
}

.frame-196 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1130px;
  height: 280px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 386px;
  left: 260px;
}

._36 {
  color: #caa878;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 140px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.frame-197 {
  grid-column-gap: 80px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1121px;
  height: 983px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 810px;
  left: 260px;
}

.text-42 {
  color: #edece7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.frame-198 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 124px;
  height: 110px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 100px;
  left: 250px;
}

.vectors-wrapper-63 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.frame-199 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-end;
  width: 119px;
  height: 147px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 1968px;
  left: 3654px;
}

.vectors-wrapper-64 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.frame-200 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-end;
  width: 119px;
  height: 147px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 1968px;
  left: 3654px;
}

.vectors-wrapper-65 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.frame-201 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-end;
  width: 119px;
  height: 147px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 1968px;
  left: 3654px;
}

.vectors-wrapper-66 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.frame-202 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-end;
  width: 119px;
  height: 147px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 1968px;
  left: 3654px;
}

.vectors-wrapper-67 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.frame-203 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 124px;
  height: 110px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 100px;
  left: 250px;
}

.vectors-wrapper-68 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.body {
  min-width: 100%;
  min-height: 100%;
  padding-top: 0;
  padding-bottom: 0;
}

.left {
  width: 100%;
  margin-left: 80px;
  margin-right: 80px;
}

.left.flex {
  margin-left: 0;
  margin-right: 0;
}

.right {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.image {
  aspect-ratio: auto;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.paragraph {
  flex-flow: row;
  display: flex;
}

.heading {
  display: block;
}

.frame-204 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 779px;
  height: 1122px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 508px;
  left: 1683px;
}

.vectors-wrapper-69 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.heading-3 {
  text-transform: uppercase;
  font-family: futura-pt, sans-serif;
  font-size: 12px;
  font-weight: 600;
}

.navbar-no-shadow {
  justify-content: center;
  align-items: center;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navbar-no-shadow-container {
  z-index: 9999;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: none;
  margin: 0 auto;
  padding: 10px;
  display: flex;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.nav-menu-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-menu {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  text-transform: uppercase;
  vertical-align: baseline;
  margin-left: 5px;
  margin-right: 5px;
  padding: 20px 10px;
  font-family: futura-pt, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
  display: inline;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  vertical-align: baseline;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.nav-dropdown-toggle {
  aspect-ratio: auto;
  letter-spacing: .25px;
  vertical-align: baseline;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 0 30px 0 10px;
  font-size: 14px;
  line-height: 20px;
  display: inline-block;
  position: relative;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 0;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-list.shadow-three.mobile-shadow-hide {
  z-index: 9999;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: wrap;
  place-content: flex-start;
  align-items: flex-start;
  display: none;
  position: absolute;
}

.nav-dropdown-list.shadow-three.mobile-shadow-hide.w--open {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  overflow: visible;
}

.nav-dropdown-link {
  float: left;
  clear: none;
  flex-flow: row;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
  display: flex;
  position: relative;
  inset: 0% auto auto 0%;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-button-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  margin: auto auto 0 0;
  padding-top: 0;
  padding-left: 0;
  display: flex;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #71665ef2;
  border-radius: 10px;
  margin-top: 0;
  margin-left: 20px;
  padding: 10px;
  font-family: futura-pt, sans-serif;
  font-size: 10px;
  font-weight: 600;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.hero-heading-right {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--white);
  background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
  background-position: 50%;
  background-size: cover;
  border-bottom: 1px solid #e4ebf3;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  min-width: 30vh;
  min-height: 20vh;
  padding: 0;
  display: flex;
  position: relative;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.margin-bottom-24px {
  margin-bottom: 24px;
}

.div-block {
  width: 60%;
  height: 100%;
}

.flex-block {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
}

.section {
  background-color: #8a1c1c;
  flex: 1;
  min-width: 60%;
  min-height: 99%;
  display: block;
}

.div-block-2 {
  object-fit: fill;
  background-color: #c02222;
  flex: 1;
  align-self: auto;
  display: block;
  position: relative;
  left: 0;
}

.container-2 {
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 100%;
  margin: 0;
  display: flex;
}

.flex-block-2 {
  box-sizing: border-box;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: auto;
  object-fit: fill;
  background-color: #71665ef2;
  flex-flow: column;
  flex: 1;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  min-width: auto;
  min-height: 20vh;
  margin-left: 0;
  margin-right: 40vw;
  padding-left: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.image-2 {
  max-width: 25px;
  margin-top: 0;
}

.heading-6 {
  color: #fff;
  text-transform: lowercase;
  flex-flow: row;
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 32px 20px 20px 0;
  font-family: futura-pt, sans-serif;
  font-size: 48px;
  line-height: 100%;
  display: flex;
}

.subheading {
  color: #fff;
  flex-flow: row;
  margin-bottom: 0;
  padding: 0 20px 20px 0;
  font-size: 200%;
  line-height: 120%;
  display: flex;
}

.paragraph-3 {
  color: #fffdfd;
  padding: 0 90px 20px 0;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.button-find-more {
  outline-offset: 0px;
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #71665ef2;
  background-image: url('../images/🦆-icon-_arrow-right_white.png');
  background-position: 85%;
  background-repeat: no-repeat;
  background-size: 18px;
  border: 0 #fff;
  border-radius: 10px;
  outline: 1px #000;
  margin-bottom: 0;
  padding: 12px 52px 12px 30px;
  font-family: futura-pt, sans-serif;
  font-size: 10px;
  font-weight: 600;
  line-height: 20px;
  transition: all .2s;
  display: block;
}

.button-find-more:hover {
  color: #fff;
  background-color: #32343a;
}

.button-find-more:active {
  background-color: #43464d;
}

.team-slider {
  border: 0px none var(--white);
  opacity: 1;
  text-align: left;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 0;
  display: block;
  position: relative;
}

.container-3 {
  max-width: 80%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
}

.centered-heading {
  text-align: center;
  text-transform: uppercase;
  max-width: 80%;
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 20px;
  font-family: futura-pt, sans-serif;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-slider-wrapper {
  background-color: #0000;
  flex-flow: row;
  height: auto;
  margin-top: 0;
  display: block;
}

.team-slide-wrapper {
  width: 30%;
  margin-right: 5%;
}

.team-block {
  background-color: #fff;
  min-width: auto;
  height: auto;
  min-height: 100%;
  max-height: none;
  margin-bottom: auto;
  padding-bottom: 24px;
}

.team-member-image-two {
  vertical-align: baseline;
  object-fit: cover;
  min-width: 100%;
  margin-bottom: 18px;
  overflow: clip;
}

.team-block-info {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  max-height: none;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.team-member-name-two {
  text-transform: uppercase;
  margin-bottom: 12px;
  font-family: futura-pt, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
}

.team-member-text {
  margin-bottom: 20px;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 3px;
  padding-top: 0;
  display: flex;
  position: relative;
  top: 35px;
  left: 140px;
}

.team-slider-arrow {
  display: none;
  overflow: visible;
}

.team-slider-nav {
  color: var(--black);
  margin-top: 0;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.arrow-embed-copy {
  margin-left: 3px;
  padding-top: 0;
  display: flex;
  position: relative;
  top: 13px;
  left: 191px;
}

.button-find-more-black {
  border: 1px none var(--site-color);
  background-color: var(--site-color);
  outline-color: var(--site-color);
  outline-offset: 0px;
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-image: url('../images/🦆-icon-_arrow-right_white.png');
  background-position: 88%;
  background-repeat: no-repeat;
  background-size: 18px;
  border-radius: 10px;
  outline-width: 1px;
  outline-style: solid;
  order: 0;
  align-self: flex-start;
  margin-bottom: 0;
  margin-left: 0;
  padding: 12px 44px 12px 20px;
  font-family: futura-pt, sans-serif;
  font-size: 10px;
  font-weight: 600;
  line-height: 20px;
  transition: all .2s;
}

.button-find-more-black:hover {
  color: #fff;
  background-color: #32343a;
}

.button-find-more-black:active {
  background-color: #43464d;
}

.button-find-more-black.listen {
  background-image: url('../images/Group-93.png');
  background-position: 86%;
  background-size: 18px;
  margin-bottom: 0;
}

.button-find-more-black.watch {
  background-image: url('../images/Group.png');
  background-position: 87%;
  background-size: 20px;
  flex: 0 auto;
  order: 0;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-end;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 12px;
  display: inline-flex;
  position: static;
  inset: auto 0% 0%;
}

.button-find-more-black.watch-copy {
  background-image: url('../images/Group.png');
  background-position: 82%;
  background-size: 20px;
  flex: 0 auto;
  order: 0;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-end;
  margin-left: 600px;
  display: block;
}

.image-3 {
  max-width: 25px;
  margin-top: 20px;
  margin-left: 40px;
  margin-right: 0;
  padding-top: 0;
  font-family: futura-pt, sans-serif;
}

.text-block {
  text-transform: uppercase;
  padding-top: 0;
  padding-bottom: 0;
  font-family: futura-pt, sans-serif;
  font-size: 12px;
  font-weight: 600;
}

.flex-block-2-copy {
  box-sizing: border-box;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: auto;
  object-fit: fill;
  background-color: #71665ef2;
  flex-flow: row;
  flex: 1;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  display: flex;
  overflow: visible;
}

.div-block-3 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.image-4 {
  min-width: auto;
  max-width: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.heading-6-copy {
  color: #fff;
  text-align: left;
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: center;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding: 0 0 20px;
  font-family: futura-pt, sans-serif;
  font-size: 38px;
  line-height: 100%;
  display: flex;
}

.div-block-4 {
  flex: 1;
  align-self: center;
  padding-top: 20px;
  padding-left: 0;
}

.paragraph-4-copy {
  color: #fff;
  border: 1px #fff;
  max-width: 600px;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: auto;
  padding-bottom: 20px;
  padding-left: 0;
  padding-right: 40px;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.container-4 {
  order: 0;
  justify-content: center;
  align-items: center;
  min-width: auto;
  max-width: 80%;
  padding-top: 10px;
  display: flex;
  position: static;
}

.bold-text {
  color: var(--site-color);
  font-size: 20px;
}

.nav-button-wrapper-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  margin: auto auto auto 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 20px;
  display: flex;
}

.nav-link-copy {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 0;
  margin-right: 0;
  padding: 0 0 0 20px;
  font-family: futura-pt, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-copy:hover {
  color: #1a1b1fbf;
}

.nav-link-copy:focus-visible, .nav-link-copy[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.div-block-5 {
  margin-left: 20px;
}

.button-youtube {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  outline-offset: 0px;
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #786e66;
  border: 0 #fff;
  border-radius: 10px;
  outline: 1px #786e66;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 10px;
  padding: 12px 20px;
  font-family: futura-pt, sans-serif;
  font-size: 10px;
  font-weight: 600;
  line-height: 20px;
  transition: all .2s;
  display: flex;
}

.button-youtube:hover {
  color: #fff;
  background-color: #32343a;
}

.button-youtube:active {
  background-color: #43464d;
}

.button-youtube.button-find-more {
  color: #fff;
  width: auto;
  font-family: futura-pt, sans-serif;
  font-size: 10px;
  font-weight: 600;
}

.image-5 {
  flex: 0 auto;
  max-width: 39px;
  display: block;
  position: static;
  top: 0;
}

.div-block-6 {
  display: flex;
}

.button {
  border: 0px none var(--white);
  background-color: var(--transparent);
  outline-offset: 0px;
  color: var(--white);
  letter-spacing: 2px;
  text-transform: uppercase;
  background-image: url('../images/🦆-icon-_arrow-right_white.png');
  background-position: 91%;
  background-repeat: no-repeat;
  background-size: 19px;
  border-radius: 8px;
  outline: 1px #000;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  margin-left: 3px;
  padding: 8px 44px 8px 18px;
  font-family: futura-pt, sans-serif;
  font-size: 10px;
  font-weight: 600;
  line-height: 20px;
  transition: all .2s;
  display: flex;
}

.button:hover {
  color: #fff;
  background-color: #32343a;
}

.button:active {
  background-color: #43464d;
}

.footer {
  box-sizing: border-box;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: auto;
  object-fit: fill;
  background-color: #71665ef2;
  flex-flow: column;
  flex: 1;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  margin-top: 20px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-left: 0;
  display: flex;
  overflow: visible;
}

.figma-frame-141 {
  grid-column-gap: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  margin-left: 220px;
  padding-right: 0;
  text-decoration: none;
  display: flex;
}

.figma-vectors-wrapper-29 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 9.96687px;
  height: 20.9424px;
  padding-right: 1px;
  text-decoration: none;
  display: flex;
}

.figma-vectors-wrapper-30 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 23.2575px;
  height: 22.7121px;
  text-decoration: none;
  display: flex;
}

.figma-vectors-wrapper-19 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 33.7234px;
  height: 33.3968px;
  text-decoration: none;
  display: flex;
}

.nav-link-footer {
  color: #fff;
  letter-spacing: .25px;
  margin-left: 0;
  margin-right: 5px;
  padding: 20px 10px 20px 0;
  font-family: PT Sans, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-footer:hover {
  color: #1a1b1fbf;
}

.nav-link-footer:focus-visible, .nav-link-footer[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.div-block-7 {
  min-width: 100%;
}

.figma-frame-143 {
  grid-column-gap: 60px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 80%;
  height: 128px;
  margin-left: 0;
  display: flex;
}

.figma-frame-144 {
  grid-column-gap: 250px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  max-width: 6000px;
  text-decoration: none;
  display: flex;
}

.figma-2020-linearity-gmb-5 {
  color: #eaeaea;
  max-width: 600px;
  margin-top: 0;
  margin-bottom: 10px;
  margin-left: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
}

.figma-frame-116 {
  grid-column-gap: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 64px;
  text-decoration: none;
  display: flex;
}

.figma-rectangle-49 {
  object-fit: cover;
  max-width: 100%;
  font-size: 4px;
  position: static;
  overflow: visible;
}

.figma-image-wrapper-10 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 80%;
  height: 66px;
  text-decoration: none;
  display: flex;
}

.figma-frame-195 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 64px;
  text-decoration: none;
  display: flex;
}

.figma-info-8 {
  grid-row-gap: 0px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 362px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.figma-card-8 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  max-width: 100%;
  height: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  position: sticky;
  inset: 0% 0% 0% 0;
  overflow: visible;
}

.figma-image-wrapper-11 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 546px;
  display: flex;
}

.figma-text-40 {
  color: #202217;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: futura-pt, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.figma-description-9 {
  color: #202217;
  margin-top: 0;
  margin-bottom: 0;
  font-family: PT Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.figma-image-wrapper-12 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 330px;
  display: flex;
}

.figma-name-7 {
  color: #202217;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 130%;
  text-decoration: none;
}

.figma-name-8, .figma-description-10 {
  color: #202217;
  margin-top: 0;
  margin-bottom: 0;
  font-family: PT Sans, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 130%;
  text-decoration: none;
}

.figma-image-10 {
  background-color: #8e7e7e;
  background-image: url('../images/02-1.jpg');
  background-position: 50%;
  background-size: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 330px;
  text-decoration: none;
  display: flex;
}

.figma-info-7 {
  grid-row-gap: 15px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 80%;
  padding: 20px 0 0;
  text-decoration: none;
  display: flex;
}

.figma-image-9 {
  background-color: #8e7e7e;
  background-image: url('../images/lyhobytska.png');
  background-position: 50% 0;
  background-size: cover;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 546px;
  min-height: 100%;
  text-decoration: none;
  display: flex;
}

.figma-info-6 {
  grid-row-gap: 0px;
  text-align: left;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  max-width: 100%;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.figma-card-7 {
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-end;
  width: auto;
  max-width: none;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: flex;
  position: static;
}

.figma-description-7 {
  color: var(--site-color);
  text-align: left;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  width: auto;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-family: PT Sans, sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 700;
  line-height: 130%;
  text-decoration: none;
  display: block;
}

.figma-description-7.citation {
  color: var(--site-color);
  text-align: left;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  max-width: 100%;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 0;
  font-size: 14px;
  line-height: 120%;
  display: block;
  position: static;
}

.figma-name-0 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: PT Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.name-sign {
  color: var(--site-color);
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-family: PT Sans, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.figma-name-5 {
  color: #000;
  text-align: right;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  margin: 0 auto;
  padding-top: 0;
  font-family: PT Sans, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  display: block;
}

.figma-name-5.name-sign {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 10px;
  font-size: 12px;
  font-weight: 400;
  display: block;
}

.figma-image-8 {
  background-color: #8e7e7e;
  background-image: url('../images/РОКМ-живопис-55-копия-1-1-1-1.png');
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.figma-name-6 {
  color: var(--site-color);
  text-align: left;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 0;
  font-family: PT Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.figma-frame-193 {
  grid-column-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  padding-bottom: 0;
  text-decoration: none;
  display: flex;
}

.figma-name-9 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: PT Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.figma-frame-194 {
  grid-column-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: none;
  display: flex;
}

.figma-info {
  grid-row-gap: 15px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 0;
  padding-bottom: 24px;
  text-decoration: none;
  display: flex;
}

.figma-name-1 {
  color: var(--site-color);
  text-align: right;
  max-width: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-right: 0;
  font-family: PT Sans, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
  display: block;
}

.maintext {
  color: var(--site-color);
  text-align: left;
  align-self: auto;
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 0;
  font-family: PT Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.figma-image-wrapper-9 {
  grid-row-gap: 10px;
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.quick-stack {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  text-align: left;
  max-width: 70%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 0;
  position: static;
  overflow: hidden;
}

.image-122 {
  text-align: center;
  flex: 0 auto;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-left: 0;
  display: block;
}

.cell {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-box {
  grid-row-gap: 0px;
  text-align: left;
  background-color: #fff;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 362px;
  padding: 20px 0;
  text-decoration: none;
  display: flex;
}

.cell-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  justify-content: flex-start;
  align-items: flex-start;
  font-family: futura-pt, sans-serif;
}

.cell-2.second {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: flex-start;
}

.image-7 {
  margin-top: 20px;
}

.italic-text {
  text-align: left;
}

.link {
  text-align: right;
  justify-content: flex-end;
  align-items: center;
  padding-top: 0;
  font-size: 12px;
  text-decoration: none;
  display: flex;
}

.slide {
  vertical-align: text-top;
  transition: opacity .2s;
  transform: translate(0);
  box-shadow: 0 2px 5px #0003;
}

.slide-nav {
  margin-top: -28px;
}

.image-9 {
  text-align: center;
  margin-top: -66px;
  display: block;
}

.slide-nav-2 {
  margin-top: -3px;
}

.image-10 {
  margin-top: -68px;
}

.image-11 {
  margin-top: -67px;
}

.image-12 {
  margin-top: -121px;
}

.image-13 {
  margin-top: -60px;
}

.image-14 {
  margin-top: -74px;
}

.image-15 {
  margin-top: -174px;
}

.image-16 {
  margin-top: -176px;
}

.image-17 {
  margin-top: -149px;
}

.image-18 {
  margin-top: -97px;
}

.image-19 {
  margin-top: -106px;
}

.image-20 {
  margin-top: -242px;
}

.image-21 {
  margin-top: -124px;
}

.image-22 {
  margin-top: -78px;
}

.image-23 {
  margin-top: -142px;
}

.image-24 {
  margin-top: -106px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.figma-section-title-10 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 530px;
  text-decoration: none;
  display: flex;
}

.figma-image-wrapper-26 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 180px;
  display: flex;
}

.figma-image-34 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 180px;
  text-decoration: none;
  display: flex;
}

.figma-description-39 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  font-family: PT Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.figma-container-19 {
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: flex;
}

.figma-info-47 {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px 24px 0 0;
  text-decoration: none;
  display: flex;
}

.figma-name-67 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: futura-pt, sans-serif;
  font-size: 17px;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
}

.figma-card-26 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.figma-columns-15 {
  grid-column-gap: 48px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 0;
  text-decoration: none;
  display: grid;
}

.image-26 {
  vertical-align: baseline;
}

.paragraph-4 {
  text-align: left;
  flex: 0 auto;
  max-width: 80%;
  margin: 0 auto;
  padding: 0 0 20px;
  font-family: PT Sans, sans-serif;
  font-size: 14px;
  line-height: 150%;
}

.paragraph-4.heading {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-right: 100px;
}

.paragraph-4.maintext {
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
}

.link-2 {
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
  text-underline-position: under;
  -webkit-text-decoration: underline #000;
  text-decoration: underline #000;
}

.link-3, .link-4, .link-5 {
  text-decoration: underline;
}

.link-6 {
  text-decoration: underline;
  -webkit-text-decoration-color: var(--black);
  text-decoration-color: var(--black);
}

.text-link {
  color: #000;
  text-decoration-style: double;
  text-decoration-color: #000;
  text-decoration-thickness: auto;
}

.image-27 {
  text-align: center;
  width: 100%;
  max-width: 100%;
  margin: 10px auto;
}

.image-28 {
  width: 100%;
  max-width: 100%;
  margin: 10px auto;
}

.hero-heading-right-copy {
  background-color: var(--white);
  background-image: url('../images/Hero-Heading-Left-p-2600.jpg');
  background-position: 50%;
  background-size: cover;
  background-color: var(--white);
  background-image: url('../images/0golob.png');
  background-position: 100%;
  background-repeat: repeat;
  background-size: auto;
  border-bottom: 1px solid #e4ebf3;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  min-width: 30vh;
  min-height: 20vh;
  padding: 0;
  display: flex;
  position: relative;
}

.paragraph-5 {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.image-29 {
  width: 100%;
  max-width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

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

.lightbox-link-2 {
  text-align: center;
  flex-flow: column;
  order: 0;
  justify-content: flex-start;
  align-items: flex-end;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.list-item {
  list-style-type: disc;
  display: flex;
}

.nav-link-en {
  color: #1a1b1f;
  letter-spacing: .25px;
  text-transform: uppercase;
  vertical-align: baseline;
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 10px;
  font-family: futura-pt, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
  display: inline;
  position: static;
}

.nav-link-en:hover {
  color: #1a1b1fbf;
}

.nav-link-en:focus-visible, .nav-link-en[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.hero-heading-right-copy-copy {
  background-color: var(--white);
  background-image: url('../images/Hero-Heading-Left-p-2600.jpg');
  background-position: 50%;
  background-size: cover;
  border-bottom: 1px solid #e4ebf3;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  min-width: 30vh;
  min-height: 20vh;
  padding: 0;
  display: flex;
  position: relative;
}

.paragraph-6 {
  justify-content: center;
  align-items: flex-start;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: PT Sans, sans-serif;
  display: flex;
}

.hero-heading-right-copy {
  background-color: var(--white);
  background-image: url('../images/0B162Bild-04228-1.png');
  background-position: 50%;
  background-size: cover;
  border-bottom: 1px solid #e4ebf3;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  min-width: 30vh;
  min-height: 20vh;
  padding: 0;
  display: flex;
  position: relative;
}

.italic-text-2 {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.section-2 {
  background-color: #71665e;
  justify-content: center;
  align-items: center;
  max-width: none;
  font-family: PT Sans, sans-serif;
  display: block;
}

.section-1opy {
  background-color: var(--white);
  max-width: none;
}

.section-3 {
  background-color: #786e66;
}

.bold-text-2 {
  color: var(--white);
  padding-top: 0;
  padding-bottom: 100px;
  font-family: futura-pt, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 110%;
}

.bold-text-3 {
  font-family: futura-pt, sans-serif;
  font-size: 32px;
  font-weight: 500;
}

.bold-text-4 {
  font-size: 54px;
  line-height: 100%;
}

.bold-text-4.h1-2 {
  font-weight: 700;
}

.figma-description-copy {
  color: #000;
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-family: PT Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  display: block;
}

.div-block-8 {
  object-fit: fill;
  font-family: futura-pt, sans-serif;
}

.bold-text-5 {
  text-transform: uppercase;
}

.button-copy {
  outline-offset: 0px;
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #181717f2;
  border-radius: 10px;
  outline: 1px solid #000;
  order: 0;
  align-self: flex-start;
  margin-bottom: 20px;
  margin-left: 20px;
  padding: 12px 20px;
  font-family: futura-pt, sans-serif;
  font-size: 10px;
  font-weight: 600;
  line-height: 20px;
  transition: all .2s;
}

.button-copy:hover {
  color: #fff;
  background-color: #32343a;
}

.button-copy:active {
  background-color: #43464d;
}

.button-find-copy {
  outline-offset: 0px;
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #181717f2;
  border-radius: 10px;
  outline: 1px solid #000;
  order: 0;
  align-self: flex-start;
  margin-bottom: 20px;
  margin-left: 0;
  padding: 12px 20px;
  font-family: futura-pt, sans-serif;
  font-size: 10px;
  font-weight: 600;
  line-height: 20px;
  transition: all .2s;
}

.button-find-copy:hover {
  color: #fff;
  background-color: #32343a;
}

.button-find-copy:active {
  background-color: #43464d;
}

.hero-without-image {
  background-color: var(--white);
  border-bottom: 1px solid #e4ebf3;
  padding: 20px 0 0;
  position: relative;
}

.container-5 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  width: 100%;
  max-width: 80%;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  font-family: futura-pt, sans-serif;
  display: block;
}

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: flex;
}

.margin-bottom-24px-2 {
  margin-bottom: 24px;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.bold-text-8 {
  text-align: center;
  text-transform: uppercase;
  object-fit: fill;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 20px;
  padding-left: 0;
  font-family: futura-pt, sans-serif;
  font-size: 24px;
  font-weight: 600;
  display: block;
}

.heading-7 {
  margin-bottom: 0;
  font-size: 22px;
}

.bold {
  text-align: center;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  font-family: futura-pt, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 120%;
}

.link-15 {
  text-decoration: none;
  -webkit-text-decoration-color: var(--link);
  text-decoration-color: var(--link);
}

.link-16 {
  color: var(--link);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  text-decoration: none;
}

.link-17 {
  color: var(--link);
  text-decoration: none;
}

.link-18 {
  color: var(--link);
  text-decoration: none;
  -webkit-text-decoration-color: var(--link);
  text-decoration-color: var(--link);
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
}

.link-19 {
  color: var(--link);
  text-decoration: none;
  -webkit-text-decoration-color: var(--link);
  text-decoration-color: var(--link);
}

.link-20 {
  color: var(--link);
  text-decoration: none;
}

.text-span {
  color: var(--link);
}

.link-21, .link-22, .link-23 {
  color: var(--link);
  text-decoration: none;
}

.heading-8 {
  max-width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.div-block-9 {
  max-width: 100%;
}

.button-primary-copy {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #71665ef2;
  border-radius: 10px;
  margin-top: 0;
  margin-left: 20px;
  padding: 10px;
  font-family: futura-pt, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-copy:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-copy:active {
  background-color: #43464d;
}

.bold-text-10 {
  line-height: 110%;
}

.section-4 {
  margin-top: 20px;
}

.heading-9 {
  max-width: 80px;
}

.heading-10 {
  text-align: center;
  max-width: 80%;
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 20px;
  font-family: futura-pt, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 120%;
}

.paragraph-7 {
  padding-right: 100px;
}

.testimonial-slider-large {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-6 {
  width: auto;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.testimonial-slider-two {
  background-color: #0000;
  height: auto;
}

.testimonial-slide {
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  padding: 12px 12px 12px 64px;
  display: flex;
}

.testimonial-content {
  flex-direction: column;
  align-items: flex-start;
  max-width: 460px;
  margin-right: 40px;
  display: flex;
}

.testimonial-quote-icon {
  margin-bottom: 24px;
}

.testimonial-quote {
  margin-bottom: 32px;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.testimonial-info-two {
  align-items: center;
  display: flex;
}

.testimonial-image {
  object-fit: cover;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-right: 16px;
}

.testimonial-author-name {
  font-weight: 700;
}

.testimonial-image-two {
  object-fit: cover;
  width: 350px;
  height: 400px;
}

.testimonial-author-image-three {
  object-fit: cover;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin-right: 24px;
}

.testimonial-slider-arrow {
  display: none;
}

.testimonial-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.testi-image-getto {
  background-color: #71665e;
  background-image: url('../images/004.png');
  background-position: 50% 36%;
  background-size: contain;
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 0;
  position: relative;
}

.testi-image-getto.new, .testi-image-getto.new-copy {
  background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
  background-position: 50%;
  background-size: cover;
}

.testi-image-getto.new-copy {
  background-image: url('../images/0B162Bild-04228-1.png');
  background-position: 50%;
  background-size: cover;
}

.testi-image-getto.new-c-opy {
  background-image: url('../images/B162Bild-04232-2-2.webp');
  background-position: 50% 0;
  background-size: cover;
}

.testi-image-getto.ne-copy {
  background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
  background-position: 50%;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
}

.testi-image-getto.new-copy-copy {
  background-image: url('../images/B162Bild-04232-2-2.webp');
  background-position: 50% 0;
  background-size: cover;
}

.testi-image-getto.new-opy-copy {
  background-image: url('../images/goncharuk.png');
  background-position: 51% 10%;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
}

.testi-image-getto.new-copy-copy {
  background-image: url('../images/B162Bild-04228-2-1.png');
  background-position: 50%;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
}

.testi-image-getto.new-copy-copy-copy {
  background-image: url('../images/B162Bild-04232-2-2.webp');
  background-position: 50% 0;
  background-size: cover;
}

.testi-image-getto.new-opy-copy-copy-copy {
  background-image: url('../images/Полювання-на-євреїв-1.png');
  background-position: 50% 52%;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
}

.testi-image-getto.new-opy-copy-copy {
  background-image: url('../images/getto05x.png');
  background-position: 50% 87%;
  background-size: cover;
}

.testi-image-getto.vigiv {
  background-image: url('../images/Полювання-на-євреїв-1.png');
  background-size: cover;
}

.testimonial-wrapper-four {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  max-width: 100%;
  padding-right: 0;
  display: flex;
}

.testimonial-left {
  width: 50%;
  margin-right: 64px;
}

.testimonial-image-four {
  object-fit: cover;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.testimonial-right {
  z-index: 1;
  color: var(--black);
  flex-flow: column;
  justify-content: space-between;
  align-self: flex-start;
  align-items: flex-start;
  width: 50%;
  padding-right: 0;
  display: flex;
  position: relative;
}

.heading-small {
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
}

.heading-small.margin-bottom-32px {
  color: var(--white);
  text-transform: uppercase;
  font-family: futura-pt, sans-serif;
  font-size: 32px;
  line-height: 100%;
}

.heading-small.margin-bottom-32px-copy {
  color: var(--white);
  text-transform: none;
  font-family: futura-pt, sans-serif;
  font-size: 32px;
  line-height: 100%;
}

.testimonial-text-four {
  color: var(--white);
  margin-bottom: 20px;
  padding-top: 20px;
  padding-right: 0;
}

.testimonial-author-name-three {
  margin-bottom: 10px;
}

.testimonial-image-left-copy.copy {
  background-color: var(--white);
  outline-offset: 0px;
  background-image: none;
  border: 1px #000;
  outline: 3px #333;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}

.testimonial-text-r-copy {
  color: var(--black);
  margin-bottom: 20px;
  padding-top: 20px;
}

.bold-text-11 {
  color: var(--site-color);
  font-size: 20px;
  line-height: 19px;
}

.bold-text-12 {
  color: var(--site-color);
  font-size: 20px;
}

.testimonial-text-four-copy {
  color: var(--white);
  margin-bottom: 20px;
  padding-top: 20px;
}

.testimonial-right-copy {
  color: var(--black);
  width: 50%;
}

.citation {
  font-size: 14px;
}

.container-7 {
  max-width: 80%;
}

.image-copy {
  max-width: 25px;
}

.nav-link-3 {
  text-transform: uppercase;
  font-family: futura-pt, sans-serif;
  font-size: 10px;
  font-weight: 700;
}

.nav-link-3.w--current {
  color: var(--site-color);
}

.nav-link-3.language {
  padding: 2px 10px 2px 0;
  font-size: 18px;
  position: static;
  inset: 0% auto 0% 1050px;
}

.nav-link-3.button-find-copy, .nav-link-3.button-find-copy-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px none var(--transparent);
  background-color: var(--transparent);
  outline-offset: 0px;
  -webkit-text-stroke-color: var(--transparent);
  vertical-align: middle;
  background-image: url('../images/🦆-icon-_arrow-right_white.png');
  background-position: 92%;
  background-repeat: no-repeat;
  background-size: 19px;
  background-attachment: scroll;
  border-radius: 10px;
  outline: 1px #0000;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 12px auto 0;
  padding: 8px 40px 8px 10px;
  display: inline-flex;
  position: static;
}

.nav-link-3.button-find-copy-copy-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px none var(--transparent);
  background-color: var(--transparent);
  outline-offset: 0px;
  color: var(--white);
  letter-spacing: 1.5px;
  -webkit-text-stroke-color: var(--transparent);
  vertical-align: middle;
  background-image: url('../images/🦆-icon-_arrow-right_white.png');
  background-position: 92%;
  background-repeat: no-repeat;
  background-size: 19px;
  background-attachment: scroll;
  border-radius: 10px;
  outline: 1px #0000;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0 auto 0 20px;
  padding: 8px 40px 8px 14px;
  display: block;
  position: static;
}

.nav-link-3.language-copy {
  font-size: 17px;
  position: static;
  inset: 0% auto 0% 882px;
}

.nav-link-3.language-copy.w--current {
  color: var(--site-color);
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  position: static;
  left: 1050px;
}

.nav-link-3.language-eye {
  inset: 0% auto 0% 1050px;
  padding: 0 10px 0 0;
  font-size: 18px;
  position: static;
  inset: 0% auto 0% 1050px;
}

.nav-link-3.language-eye-copy {
  padding: 0 10px 0 0;
  font-size: 18px;
  position: static;
  inset: 0% auto 0% 1050px;
}

.text-block-2 {
  text-transform: uppercase;
  font-family: futura-pt, sans-serif;
  font-size: 10px;
  font-weight: 700;
}

.nav-link-4 {
  color: var(--site-color);
  text-transform: uppercase;
  font-family: futura-pt, sans-serif;
  font-size: 12px;
  font-weight: 600;
}

.image-3-copy {
  max-width: 25px;
  margin-top: 20px;
  margin-left: 40px;
  margin-right: 0;
  padding-top: 0;
  font-family: futura-pt, sans-serif;
}

.image-3-copy-copy {
  max-width: 25px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  font-family: futura-pt, sans-serif;
  font-size: 14px;
  position: static;
  inset: 10% 0% 0% 1100px;
}

.footer-subscribe {
  background-color: var(--transparent);
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 30px;
  position: relative;
}

.container-8 {
  width: auto;
  max-width: 80vw;
  margin-left: auto;
  margin-right: auto;
}

.footer-form-two {
  background-color: var(--transparent);
  margin-bottom: 40px;
  padding: 64px;
}

.footer-form-container-two {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-form-title {
  color: var(--white);
  text-indent: 1px;
  text-transform: uppercase;
  font-family: futura-pt, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
}

.footer-form-block-two {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-form-input {
  border: 1px #000;
  width: 460px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 180px 12px 20px;
}

.footer-form-input::placeholder {
  color: #1a1b1fcc;
}

.button-primary-3 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-3:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-3:active {
  background-color: #43464d;
}

.button-primary-3.footer-form-button {
  border: 1px none var(--site-color);
  background-color: var(--site-color);
  border-radius: 8px;
  padding: 8px 18px;
  position: absolute;
  right: 8px;
}

.footer-wrapper-three {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
}

.footer-link-three {
  border: 1px none var(--white);
  color: var(--white);
  margin-left: 20px;
  margin-right: 20px;
  text-decoration: none;
}

.footer-link-three:hover {
  color: #1a1b1fbf;
}

.footer-social-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -32px;
  display: flex;
}

.footer-social-link-three {
  margin-left: 32px;
}

.footer-divider-two {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.footer-bottom {
  grid-column-gap: 47px;
  grid-row-gap: 47px;
  justify-content: space-between;
  align-items: center;
  padding-right: 0;
  font-family: PT Sans, sans-serif;
  font-size: 10px;
  line-height: 120%;
  display: flex;
}

.footer-copyright {
  color: var(--white);
  width: 50%;
  padding-right: 0;
  font-size: 9px;
  line-height: 130%;
}

.footer-legal-block {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  justify-content: flex-start;
  align-items: center;
  font-size: 13px;
  display: flex;
}

.footer-legal-link {
  color: #3a4554;
  margin-left: 24px;
}

.footer-legal-link:hover {
  color: #3a4554;
}

.image-30, .image-31, .image-32, .image-33 {
  color: var(--site-color);
}

.container-9 {
  max-width: none;
  padding-top: 0;
  padding-bottom: 0;
}

.dropdown-link {
  background-color: var(--white);
  color: var(--site-color);
  font-family: futura-pt, sans-serif;
  font-size: 10px;
  font-weight: 600;
}

.dropdown-link.w--current {
  color: var(--transparent);
}

.dropdown-list.w--open {
  background-color: var(--white);
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  padding: 20px;
}

.dropdown-link-2-copy {
  font-family: futura-pt, sans-serif;
  font-size: 11px;
  font-weight: 600;
}

.dropdown-link-2-copy.dropdown-link {
  color: var(--site-color);
  font-size: 12px;
}

.div-block-10-copy {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.navbar-copy {
  background-color: var(--white);
}

.nav-menu-3-copy {
  margin-left: 100px;
}

.nav-menu-3-copy.wrapper {
  justify-content: center;
  align-items: center;
  margin-left: 80px;
  display: flex;
}

.testimonial-left-copy {
  background-color: var(--transparent);
  opacity: .8;
  width: 55%;
  margin-right: 64px;
  padding-top: 40px;
  padding-bottom: 40px;
  position: absolute;
  inset: 0%;
}

.heading-small-copy {
  color: var(--white);
  padding-bottom: 20px;
  font-family: futura-pt, sans-serif;
  font-size: 48px;
  font-weight: 600;
  line-height: 50px;
}

.heading-small-copy.margin-bottom-32px {
  color: var(--white);
  text-transform: none;
  padding-top: 10px;
  padding-bottom: 20px;
  font-family: futura-pt, sans-serif;
  font-size: 48px;
  line-height: 100%;
  display: block;
}

.heading-small-copy.margin-bottom-32px-copy {
  color: var(--white);
  text-transform: none;
  text-transform: none;
  text-transform: none;
  padding-top: 10px;
  padding-bottom: 20px;
  font-family: futura-pt, sans-serif;
  font-size: 48px;
  line-height: 100%;
  display: block;
}

.heading-small-copy.margin-bottom-32px-copy {
  color: var(--white);
  text-transform: none;
  padding-top: 10px;
  padding-bottom: 20px;
  font-family: futura-pt, sans-serif;
  font-size: 48px;
  line-height: 100%;
  display: block;
}

.heading-small-copy.margin-bottom-32px-copy-copy {
  color: var(--white);
  text-transform: none;
  padding-top: 10px;
  padding-bottom: 100px;
  font-family: futura-pt, sans-serif;
  font-size: 48px;
  line-height: 100%;
  display: block;
}

.testimonial-text-four-copy {
  color: var(--white);
  margin-bottom: 60px;
  padding-top: 0;
  padding-right: 0;
  font-family: PT Sans, sans-serif;
  line-height: 150%;
}

.button-find-more-black-copy {
  border: 1px none var(--site-color);
  background-color: var(--site-color);
  outline-color: var(--site-color);
  outline-offset: 0px;
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-image: url('../images/🦆-icon-_arrow-right_white.png');
  background-position: 88%;
  background-repeat: no-repeat;
  background-size: 18px;
  border-radius: 10px;
  outline-width: 1px;
  outline-style: solid;
  order: 0;
  align-self: flex-start;
  margin-bottom: 0;
  margin-left: 0;
  padding: 12px 44px 12px 20px;
  font-family: futura-pt, sans-serif;
  font-size: 10px;
  font-weight: 600;
  line-height: 20px;
  transition: all .2s;
}

.button-find-more-black-copy.watch {
  background-image: url('../images/Group.png');
  background-position: 82%;
  background-size: 20px;
}

.italic-text-3, .italic-text-4, .italic-text-5, .italic-text-6, .italic-text-7, .italic-text-8, .italic-text-9 {
  font-style: normal;
}

.heading-10-copy {
  text-align: center;
  max-width: 80%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  font-family: futura-pt, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 120%;
}

.testimonial-left-copy-copy {
  background-color: var(--transparent);
  opacity: .8;
  z-index: 0;
  background-color: var(--transparent);
  opacity: .8;
  inset: 0%;
  width: 55%;
  margin-right: 64px;
  padding-top: 40px;
  padding-bottom: 40px;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.test-image-media {
  background-color: #71665e;
  background-image: url('../images/Знімок-екрана-2025-04-30-184008-2-1.webp');
  background-position: 50% 6%;
  background-size: cover;
  border-bottom: 1px solid #e4ebf3;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 0;
  position: relative;
}

.test-image-media.new, .test-image-media.new-copy, .test-image-media.new-copy-copy, .test-image-media.new-copy-copy-copy {
  background-image: url('../images/IMG_3387-1.png');
  background-position: 50%;
  background-size: auto;
}

.test-image-media.picture {
  background-image: url('../images/IMG_6726-5.png');
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
}

.test-image-media.edu {
  background-image: url('../images/IMG_3387-1.png');
  background-position: 50%;
  background-size: auto;
}

.section-5 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.bold-text-13, .bold-text-14 {
  text-transform: uppercase;
}

.section-6 {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px;
}

.section-7 {
  padding-top: 20px;
}

.section-8 {
  padding-top: 0;
  padding-bottom: 40px;
}

.testimonial-t-copy-copy-copy {
  background-color: var(--transparent);
  opacity: .8;
  width: 55%;
  margin-right: 64px;
  padding-top: 40px;
  padding-bottom: 40px;
  position: absolute;
  inset: 0%;
}

.bold-text-15 {
  font-size: 62px;
  font-weight: 700;
  line-height: 62px;
}

.italic-text-10 {
  color: var(--site-color);
  text-align: left;
  font-size: 14px;
  line-height: 18px;
}

.italic-text-11 {
  color: var(--site-color);
  font-size: 14px;
}

.bold-text-16 {
  color: var(--site-color);
}

.button-find-more-black-copy {
  border: 1px none var(--site-color);
  background-color: var(--site-color);
  outline-color: var(--site-color);
  outline-offset: 0px;
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-image: url('../images/🦆-icon-_arrow-right_white.png');
  background-position: 92%;
  background-repeat: no-repeat;
  background-size: 18px;
  border-radius: 10px;
  outline-width: 1px;
  outline-style: solid;
  order: 0;
  align-self: flex-start;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 0;
  padding: 12px 44px 12px 20px;
  font-family: futura-pt, sans-serif;
  font-size: 10px;
  font-weight: 600;
  line-height: 20px;
  transition: all .2s;
}

.button-find-more-black-copy:hover {
  color: #fff;
  background-color: #32343a;
}

.button-find-more-black-copy:active {
  background-color: #43464d;
}

.button-find-more-black-copy.listen {
  background-image: url('../images/Group-93.png');
  background-position: 78%;
  background-size: 18px;
}

.button-find-more-black-copy.watch {
  background-image: url('../images/Group.png');
  background-position: 82%;
  background-size: 20px;
  flex: 0 auto;
  order: 0;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-end;
  display: block;
}

.italic-text-12 {
  max-width: 100%;
  padding-right: 0;
}

.figma-name-1-copy {
  color: var(--site-color);
  text-align: right;
  text-align: right;
  max-width: 80%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-right: 0;
  font-family: PT Sans, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.figma-name-5-copy {
  color: #000;
  text-align: left;
  justify-content: flex-end;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  font-family: PT Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
  display: flex;
}

.figma-name-5-copy.name-sign {
  margin-bottom: 20px;
  font-size: 12px;
  font-weight: 400;
}

.paragraph-14 {
  color: var(--site-color);
  text-align: right;
  margin-bottom: 0;
  padding-top: 10px;
  font-family: PT Sans, sans-serif;
  font-size: 12px;
  line-height: 14px;
}

.hero-heading-right-copy, .hero-heading-right-copy-copy, .hero-right-copy-copy-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--white);
  background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
  background-position: 50%;
  background-size: cover;
  border-bottom: 1px solid #e4ebf3;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  min-width: 30vh;
  min-height: 20vh;
  padding: 0;
  display: flex;
  position: relative;
}

.bold-text-19 {
  font-family: futura-pt, sans-serif;
  font-weight: 500;
}

.bold-text-20 {
  text-transform: none;
}

.hero-hea-right-copy-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--white);
  background-image: url('../images/02-1-p-2600_1.jpg');
  background-position: 50%;
  background-size: cover;
  border-bottom: 1px solid #e4ebf3;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  min-width: 30vh;
  min-height: 20vh;
  padding: 0;
  display: flex;
  position: relative;
}

.hero-heading-right-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--white);
  background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
  background-position: 50%;
  background-size: cover;
  border-bottom: 1px solid #e4ebf3;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  min-width: 30vh;
  min-height: 20vh;
  padding: 0;
  display: flex;
  position: relative;
}

.quick-stack-copy-copy {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  text-align: left;
  max-width: 80%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 0;
  position: static;
  overflow: hidden;
}

.testimonial-image-left-copy.new, .testimonial-image-left-copy.new-copy {
  background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
  background-position: 50%;
  background-size: cover;
}

.testimonial-image-left-copy.ne-copy {
  background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 40px;
}

.testimonial-image-left-copy.new-opy-copy {
  background-image: url('../images/гончарук-p-2600_1.png');
  background-position: 50% 0;
  background-size: cover;
}

.arrests {
  background-color: #71665e;
  background-image: url('../images/02-1.jpg');
  background-position: 0 0;
  background-size: contain;
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 0;
  position: relative;
}

.arrests.new, .arrests.new-copy {
  background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
  background-position: 50%;
  background-size: cover;
}

.arrests.new-copy {
  background-image: url('../images/0B162Bild-04228-1.png');
  background-position: 50%;
  background-size: cover;
}

.arrests.new-c-opy {
  background-image: url('../images/B162Bild-04232-2-2.webp');
  background-position: 50% 0;
  background-size: cover;
}

.arrests.ne-copy {
  background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 40px;
}

.arrests.new-opy-copy {
  background-image: url('../images/гончарук-p-2600_1.png');
  background-position: 50% 0;
  background-size: cover;
}

.arrests.new-copy-copy {
  background-image: url('../images/0B162Bild-04228-1.png');
  background-position: 50%;
  background-size: auto;
}

.arrests.new-copy-copy-copy, .arrests.copy-copy {
  background-image: url('../images/02-1-p-3200_1.jpg');
  background-position: 50%;
  background-size: contain;
}

.quick-k-copy-copy-copy {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  text-align: left;
  max-width: 80%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 0;
  position: static;
  overflow: hidden;
}

.testimonial-image-left-copy-copy.new, .testimonial-image-left-copy-copy.new-copy {
  background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
  background-position: 50%;
  background-size: cover;
}

.testimonial-image-left-copy-copy.new-copy {
  background-image: url('../images/0B162Bild-04228-1.png');
  background-position: 50%;
  background-size: cover;
}

.testimonial-image-left-copy-copy.new-c-opy {
  background-image: url('../images/B162Bild-04232-2-2.webp');
  background-position: 50% 0;
  background-size: cover;
}

.testimonial-image-left-copy-copy.ne-copy {
  background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 40px;
}

.testimonial-image-left-copy-copy.new-opy-copy {
  background-image: url('../images/гончарук-p-2600_1.png');
  background-position: 50% 0;
  background-size: cover;
}

.testimonial-image-left-copy-copy.new-copy-copy {
  background-image: url('../images/0B162Bild-04228-1.png');
  background-position: 50%;
  background-size: auto;
}

.testimonial-image-left-copy-copy.new-copy-copy-copy, .testimonial-image-left-copy-copy.copy-copy {
  background-image: url('../images/02-1-p-3200_1.jpg');
  background-position: 50%;
  background-size: contain;
}

.testimonial-image-left-copy-copy.new-copy-copy-copy {
  background-image: url('../images/B162Bild-04232-2-2.webp');
  background-position: 50% 0;
  background-size: cover;
}

.testimoimage-left-copy {
  background-color: #71665e;
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 0;
  position: relative;
}

.testimoimage-left-copy.new, .testimoimage-left-copy.new-copy {
  background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
  background-position: 50%;
  background-size: cover;
}

.testimoimage-left-copy.new-copy {
  background-image: url('../images/0B162Bild-04228-1.png');
  background-position: 50%;
  background-size: cover;
}

.testimoimage-left-copy.new-c-opy {
  background-image: url('../images/B162Bild-04232-2-2.webp');
  background-position: 50% 0;
  background-size: cover;
}

.testimoimage-left-copy.ne-copy {
  background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 40px;
}

.testimoimage-left-copy.new-opy-copy {
  background-image: url('../images/гончарук-p-2600_1.png');
  background-position: 50% 0;
  background-size: cover;
}

.testimoimage-left-copy.new-copy-copy {
  background-image: url('../images/0B162Bild-04228-1.png');
  background-position: 50%;
  background-size: auto;
}

.testimoimage-left-copy.new-copy-copy-copy {
  background-image: url('../images/B162Bild-04232-2-2.webp');
  background-position: 50% 0;
  background-size: cover;
}

.testimoimage-left-copy-copy {
  background-color: #71665e;
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 0;
  position: relative;
}

.testimoimage-left-copy-copy.new, .testimoimage-left-copy-copy.new-copy {
  background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
  background-position: 50%;
  background-size: cover;
}

.testimoimage-left-copy-copy.new-copy {
  background-image: url('../images/0B162Bild-04228-1.png');
  background-position: 50%;
  background-size: cover;
}

.testimoimage-left-copy-copy.new-c-opy {
  background-image: url('../images/B162Bild-04232-2-2.webp');
  background-position: 50% 0;
  background-size: cover;
}

.testimoimage-left-copy-copy.ne-copy {
  background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 40px;
}

.testimoimage-left-copy-copy.new-opy-copy {
  background-image: url('../images/гончарук-p-2600_1.png');
  background-position: 50% 0;
  background-size: cover;
}

.testimoimage-left-copy-copy.new-copy-copy {
  background-image: url('../images/0B162Bild-04228-1.png');
  background-position: 50%;
  background-size: auto;
}

.testimoimage-left-copy-copy.new-copy-copy-copy {
  background-image: url('../images/B162Bild-04232-2-2.webp');
  background-position: 50% 0;
  background-size: cover;
}

.testimoimage-left-copy-copy.new-copy-copy {
  background-image: url('../images/B162Bild-04232-2-2.webp');
  background-position: 50% 0;
  background-size: cover;
  position: relative;
}

.testimonial-eft-copy-copy-copy {
  background-color: #71665e;
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 0;
  position: relative;
}

.testimonial-eft-copy-copy-copy.new, .testimonial-eft-copy-copy-copy.new-copy {
  background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
  background-position: 50%;
  background-size: cover;
}

.testimonial-eft-copy-copy-copy.new-c-opy {
  background-image: url('../images/B162Bild-04232-2-2.webp');
  background-position: 50% 0;
  background-size: cover;
}

.testimonial-eft-copy-copy-copy.ne-copy {
  background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 40px;
}

.testimonial-eft-copy-copy-copy.new-opy-copy {
  background-image: url('../images/гончарук-p-2600_1.png');
  background-position: 50% 0;
  background-size: cover;
}

.testimonial-eft-copy-copy-copy.new-copy-copy {
  background-image: url('../images/0B162Bild-04228-1.png');
  background-position: 50%;
  background-size: auto;
}

.testimonial-eft-copy-copy-copy.copy-copy {
  background-image: url('../images/02-1-p-3200_1.jpg');
  background-position: 50% 64%;
  background-size: contain;
}

.testimonial-eft-copy-copy-copy.new-copy-copy-copy {
  background-image: url('../images/B162Bild-04232-2-2.webp');
  background-position: 50% 0;
  background-size: cover;
}

.testimonial-eft-copy-copy-copy.new-copy, .testimonial-eft-copy-copy-copy.new-copy-copy {
  background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
  background-position: 50%;
  background-size: cover;
}

.maintext-copy {
  color: var(--site-color);
  text-align: left;
  text-align: left;
  align-self: auto;
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 0;
  font-family: PT Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.quick-stack-copy-copy-copy {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  text-align: left;
  max-width: 80%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 0;
  position: static;
  overflow: hidden;
}

.maintext-copy-copy, .maintext-copy-copy-copy {
  color: var(--site-color);
  text-align: left;
  align-self: auto;
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 0;
  font-family: PT Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.testimonial-right-copy {
  z-index: 1;
  color: var(--black);
  flex-flow: column;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  width: 50%;
  margin-top: 40px;
  padding-right: 0;
  display: flex;
  position: relative;
}

.container-11 {
  max-width: 80%;
}

.navbar-2 {
  background-color: var(--white);
  padding-top: 10px;
  padding-bottom: 10px;
}

.dropdown {
  padding-top: 0;
}

.container-12 {
  justify-content: space-between;
  align-items: center;
  max-width: 80%;
  display: flex;
}

.nav-menu-7 {
  justify-content: center;
  align-items: center;
  margin-right: 0;
  padding-left: 50px;
  padding-right: 0;
  display: flex;
  position: static;
  left: 147px;
}

.navbar-3 {
  background-color: var(--white);
}

.image-38 {
  padding-bottom: 0;
}

.div-block-15 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.container-13 {
  max-width: none;
}

.image-6-copy {
  text-align: center;
  flex: 0 auto;
  width: auto;
  max-width: 100%;
  height: auto;
  padding-top: 20px;
  padding-bottom: 0;
  display: block;
}

.container-14, .container-14-copy {
  max-width: none;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.bold-text-30 {
  font-family: PT Sans, sans-serif;
}

.maintext-copy {
  color: var(--site-color);
  text-align: left;
  align-self: auto;
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 0;
  font-family: PT Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.quick-stack-main {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  max-width: 70%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  position: static;
  overflow: hidden;
}

.container-15 {
  max-width: none;
}

.quick-stack-copy {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  text-align: left;
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  text-align: left;
  max-width: 70%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 0;
  position: static;
  overflow: hidden;
}

.container-14-copy {
  max-width: none;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 40px;
}

.bold-text-31 {
  padding-bottom: 100px;
  font-family: futura-pt, sans-serif;
  font-size: 32px;
  font-weight: 400;
}

.link-25 {
  color: var(--site-color);
}

.div-block-16 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.div-block-17 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  padding-top: 10px;
  padding-bottom: 20px;
  display: flex;
}

.italic-text-14, .italic-text-15 {
  color: var(--site-color);
}

.nav-link-3-copy {
  color: var(--site-color);
  text-transform: uppercase;
  font-family: futura-pt, sans-serif;
  font-size: 10px;
  font-weight: 700;
}

.nav-link-3-copy.w--current {
  color: var(--site-color);
}

.nav-link-3-copy.language {
  font-size: 18px;
}

.nav-link-3-copy.button-find-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px none var(--transparent);
  background-color: var(--transparent);
  outline-offset: 0px;
  -webkit-text-stroke-color: var(--transparent);
  vertical-align: middle;
  background-image: url('../images/🦆-icon-_arrow-right_white.png');
  background-position: 92%;
  background-repeat: no-repeat;
  background-size: 19px;
  background-attachment: scroll;
  border-radius: 10px;
  outline: 1px #0000;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 12px auto 0;
  padding: 8px 40px 8px 10px;
  display: inline-flex;
  position: static;
}

.testimonial-right-copy {
  z-index: 1;
  color: var(--black);
  flex-flow: column;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  width: 50%;
  padding-right: 0;
  display: flex;
  position: relative;
}

.figma-card-7-copy {
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-end;
  width: auto;
  max-width: none;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: flex;
  position: static;
}

.testimonial-image-left-copy-copy {
  background-color: #71665e;
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 0;
  position: relative;
}

.testimonial-image-left-copy-copy.copy {
  background-color: var(--white);
  outline-offset: 0px;
  background-image: none;
  border: 1px #000;
  outline: 3px #333;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}

.code-embed {
  text-align: center;
  margin-top: 40px;
}

.image-6-copy {
  text-align: center;
  flex: 0 auto;
  width: auto;
  max-width: 100%;
  height: auto;
  padding-top: 20px;
  padding-bottom: 0;
  padding-left: 0;
  display: block;
}

.paragraph-14-copy {
  color: var(--site-color);
  text-align: right;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: PT Sans, sans-serif;
  font-size: 12px;
  line-height: 14px;
}

.div-block-18 {
  display: flex;
}

.div-block-19 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.bold-text-35 {
  line-height: 120%;
}

.figma-description-39-copy {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  font-family: PT Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.paragraph-7-copy {
  padding-right: 100px;
}

.testimonial-image-left-copy {
  background-color: #71665e;
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 0;
  position: relative;
}

.testimonial-image-left-copy.new, .testimonial-image-left-copy.new-copy {
  background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
  background-position: 50%;
  background-size: cover;
}

.container-6-copy {
  width: auto;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.image-123 {
  max-width: none;
  height: 95%;
  padding-top: 20px;
}

.section-12 {
  background-color: var(--transparent);
  padding-top: 40px;
  padding-bottom: 40px;
}

.div-block-20 {
  display: flex;
}

.testimonial-wrapper-four-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: stretch stretch;
  max-width: 100%;
  padding-right: 0;
  display: flex;
}

.testimonial-right-copy {
  z-index: 1;
  color: var(--black);
  z-index: 1;
  flex-flow: column;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  width: 50%;
  padding-right: 0;
  display: flex;
  position: static;
  inset: 0% 0% auto;
}

.h5 {
  text-transform: uppercase;
  font-size: 20px;
}

.div-block-21 {
  width: 100%;
  height: auto;
  display: block;
}

.div-block-22 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-23 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.paragraph-16 {
  margin-top: 0;
  margin-bottom: 10px;
  padding-top: 0;
}

.paragraph-17 {
  margin-bottom: 10px;
}

.h6 {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: PT Sans, sans-serif;
}

.h2-new {
  text-align: center;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 40px;
  padding-top: 0;
  font-family: futura-pt, sans-serif;
}

.div-block-24 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-21-copy {
  width: 100%;
  height: auto;
  display: block;
}

.testimonial-text-four-copy-copy {
  color: var(--white);
  margin-bottom: 60px;
  padding-top: 0;
  padding-right: 10px;
  font-family: PT Sans, sans-serif;
  line-height: 150%;
}

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

.container-5-copy {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-items: stretch;
  width: 100%;
  max-width: 80%;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  font-family: futura-pt, sans-serif;
  display: grid;
}

.testimonial-image-left-copy {
  background-color: #71665e;
  background-image: none;
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 0;
  position: relative;
}

.testimonial-image-left-copy.new, .testimonial-image-left-copy.new-copy {
  background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
  background-position: 50%;
  background-size: cover;
}

.testimonial-image-left-copy.new-copy {
  background-image: url('../images/0B162Bild-04228-1.png');
  background-position: 50%;
  background-size: cover;
}

.testimonial-image-left-copy.new-c-opy {
  background-image: url('../images/B162Bild-04232-2-2.webp');
  background-position: 50% 0;
  background-size: cover;
}

.testimonial-image-left-copy.ne-copy {
  background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
  background-position: 50%;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
}

.testimonial-image-left-copy.new-copy-copy {
  background-image: url('../images/B162Bild-04232-2-2.webp');
  background-position: 50% 0;
  background-size: cover;
}

.testimonial-image-left-copy.new-opy-copy {
  background-image: url('../images/гончарук-p-2600_1.png');
  background-position: 50% 0;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-image-left-copy.new-copy-copy {
  background-image: url('../images/B162Bild-04228-2-1.png');
  background-position: 50%;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-image-left-copy.new-copy-copy-copy {
  background-image: url('../images/B162Bild-04232-2-2.webp');
  background-position: 50% 0;
  background-size: cover;
}

.testimonial-image-left-copy.new-opy-copy-copy-copy {
  background-image: url('../images/Полювання-на-євреїв-1.png');
  background-position: 50% 52%;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-image-left-copy.new-opy-copy-copy {
  background-image: url('../images/getto05x.png');
  background-position: 50% 87%;
  background-size: cover;
}

.bold-text-35-copy {
  line-height: 120%;
}

.footer-divider-two-copy {
  border: 1px solid var(--black);
  background-color: var(--black);
  border-radius: 0;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 20px auto;
  padding-top: 0;
}

.figma-columns-15-copy {
  grid-column-gap: 48px;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 0;
  text-decoration: none;
  display: flex;
}

.container-5-copy {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  width: 100%;
  max-width: 80%;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  font-family: futura-pt, sans-serif;
  display: block;
}

.cont-10 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.section-13 {
  padding-bottom: 40px;
}

.subheading-copy {
  color: #fff;
  flex-flow: row;
  margin-bottom: 0;
  padding: 0 20px 20px 0;
  font-size: 200%;
  line-height: 120%;
  display: flex;
}

.text-span-9 {
  color: var(--black);
  -webkit-text-stroke-color: var(--black);
  font-weight: 400;
}

.container-9-copy {
  max-width: none;
  padding-top: 0;
  padding-bottom: 40px;
}

.container-16 {
  max-width: none;
  padding-top: 40px;
}

.testi-image-getto-copy.new, .testi-image-getto-copy.new-copy {
  background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
  background-position: 50%;
  background-size: cover;
}

.testi-image-getto-copy.new, .testi-image-getto-copy.new-copy {
  background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
  background-position: 50%;
  background-size: cover;
}

.testi-image-getto-copy-copy.new, .testi-image-getto-copy-copy.new-copy {
  background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
  background-position: 50%;
  background-size: cover;
}

.testi-image-getto-copy-copy {
  background-color: #71665e;
  background-image: url('../images/004.png');
  background-position: 50% 36%;
  background-size: contain;
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 0;
  position: relative;
}

.testi-image-getto-copy-copy.new, .testi-image-getto-copy-copy.new-copy {
  background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
  background-position: 50%;
  background-size: cover;
}

.testi-image-getto-copy-copy.new-copy {
  background-image: url('../images/0B162Bild-04228-1.png');
  background-position: 50%;
  background-size: cover;
}

.testi-image-getto-copy-copy.new-c-opy {
  background-image: url('../images/B162Bild-04232-2-2.webp');
  background-position: 50% 0;
  background-size: cover;
}

.testi-image-getto-copy-copy.ne-copy {
  background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
  background-position: 50%;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
}

.testi-image-getto-copy-copy.new-copy-copy {
  background-image: url('../images/B162Bild-04232-2-2.webp');
  background-position: 50% 0;
  background-size: cover;
}

.testi-image-getto-copy-copy.new-opy-copy {
  background-image: url('../images/goncharuk.png');
  background-position: 51% 10%;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
}

.testi-image-getto-copy-copy.new-copy-copy {
  background-image: url('../images/B162Bild-04228-2-1.png');
  background-position: 50%;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
}

.testi-image-getto-copy-copy.new-copy-copy-copy {
  background-image: url('../images/B162Bild-04232-2-2.webp');
  background-position: 50% 0;
  background-size: cover;
}

.testi-image-getto-copy-copy.new-opy-copy-copy-copy {
  background-image: url('../images/Полювання-на-євреїв-1.png');
  background-position: 50% 52%;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
}

.testi-image-getto-copy-copy.new-opy-copy-copy {
  background-image: url('../images/getto05x.png');
  background-position: 50% 87%;
  background-size: cover;
}

.bold-text-2-copy {
  color: var(--white);
  padding-top: 0;
  padding-bottom: 100px;
  font-family: futura-pt, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 110%;
}

.testi-image-getto-copy.new, .testi-image-getto-copy.new-copy {
  background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
  background-position: 50%;
  background-size: cover;
}

.testi-image-getto-copy.new, .testi-image-getto-copy.new-copy {
  background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
  background-position: 50%;
  background-size: cover;
}

.testi-image-getto-copy.about-prog {
  background-image: url('../images/51E36F86-8AEC-47C9-9245-E0C6E0548C6C_1_201_a.jpg');
  background-size: cover;
}

.back-copy {
  background-color: var(--transparent);
}

.div-block-29 {
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
}

.image-200 {
  padding-top: 20px;
}

.team-circles {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-18 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading-2 {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading-2 {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-grid {
  grid-column-gap: 64px;
  grid-row-gap: 56px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.team-card {
  text-align: center;
  flex-direction: column;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  display: flex;
}

.team-member-image {
  object-fit: cover;
  border-radius: 50%;
  width: 270px;
  height: 270px;
  margin-bottom: 24px;
}

.team-member-name {
  margin-bottom: 6px;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.team-member-position {
  margin-bottom: 24px;
}

.cont {
  width: 50%;
  padding-top: 20px;
}

.bold-text-2-copy-copy {
  color: var(--white);
  padding-top: 0;
  padding-bottom: 20px;
  font-family: futura-pt, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 110%;
}

.subheading-copy-copy {
  color: #fff;
  flex-flow: row;
  margin-bottom: 0;
  padding: 0 20px 20px 0;
  font-size: 200%;
  line-height: 120%;
  display: flex;
}

.testi-image-getto-copy {
  background-color: #71665e;
  background-image: url('../images/004.png');
  background-position: 50% 36%;
  background-size: contain;
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 0;
  position: relative;
}

.testi-image-getto-copy.new, .testi-image-getto-copy.new-copy {
  background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
  background-position: 50%;
  background-size: cover;
}

.testi-image-getto-copy.new-copy {
  background-image: url('../images/0B162Bild-04228-1.png');
  background-position: 50%;
  background-size: cover;
}

.testi-image-getto-copy.new-c-opy {
  background-image: url('../images/B162Bild-04232-2-2.webp');
  background-position: 50% 0;
  background-size: cover;
}

.testi-image-getto-copy.ne-copy {
  background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
  background-position: 50%;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
}

.testi-image-getto-copy.new-copy-copy {
  background-image: url('../images/B162Bild-04232-2-2.webp');
  background-position: 50% 0;
  background-size: cover;
}

.testi-image-getto-copy.new-opy-copy {
  background-image: url('../images/goncharuk.png');
  background-position: 51% 10%;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
}

.testi-image-getto-copy.new-copy-copy {
  background-image: url('../images/B162Bild-04228-2-1.png');
  background-position: 50%;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
}

.testi-image-getto-copy.new-copy-copy-copy {
  background-image: url('../images/B162Bild-04232-2-2.webp');
  background-position: 50% 0;
  background-size: cover;
}

.testi-image-getto-copy.new-opy-copy-copy-copy {
  background-image: url('../images/Полювання-на-євреїв-1.png');
  background-position: 50% 52%;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
}

.testi-image-getto-copy.new-opy-copy-copy {
  background-image: url('../images/getto05x.png');
  background-position: 50% 87%;
  background-size: cover;
}

.testi-image-getto-copy.vigiv {
  background-image: url('../images/Полювання-на-євреїв-1.png');
  background-size: cover;
}

.image-122-copy {
  text-align: center;
  text-align: center;
  flex: 0 auto;
  width: 60%;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-left: 0;
  display: block;
}

.image145 {
  vertical-align: baseline;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  display: block;
}

.image145-copy {
  vertical-align: baseline;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  display: block;
  position: relative;
}

.footer-eye {
  background-color: var(--transparent);
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 30px;
  position: relative;
}

.image-201 {
  width: 100%;
  max-width: none;
}

.footer-text {
  color: var(--white);
  margin-left: 20px;
  margin-right: 20px;
  text-decoration: none;
}

.footer-text:hover {
  color: #1a1b1fbf;
}

.navbar-eye-2 {
  justify-content: space-between;
  align-items: center;
  max-width: 80%;
  display: flex;
}

.nav-eye {
  justify-content: center;
  align-items: center;
  margin-right: 0;
  padding-left: 50px;
  padding-right: 0;
  display: flex;
  position: static;
  left: 147px;
}

.nav-link-eye {
  text-transform: uppercase;
  font-family: futura-pt, sans-serif;
  font-size: 10px;
  font-weight: 700;
}

.nav-link-eye.w--current {
  color: var(--site-color);
}

.nav-link-eye.language {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 0;
  font-size: 17px;
  position: static;
  inset: 0% auto 0% 1050px;
}

.nav-link-eye.button-find-copy, .nav-link-eye.button-find-copy-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px none var(--transparent);
  background-color: var(--transparent);
  outline-offset: 0px;
  -webkit-text-stroke-color: var(--transparent);
  vertical-align: middle;
  background-image: url('../images/🦆-icon-_arrow-right_white.png');
  background-position: 92%;
  background-repeat: no-repeat;
  background-size: 19px;
  background-attachment: scroll;
  border-radius: 10px;
  outline: 1px #0000;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 12px auto 0;
  padding: 8px 40px 8px 10px;
  display: inline-flex;
  position: static;
}

.nav-link-eye.button-find-copy-copy-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px none var(--transparent);
  background-color: var(--transparent);
  outline-offset: 0px;
  color: var(--white);
  letter-spacing: 1.5px;
  -webkit-text-stroke-color: var(--transparent);
  vertical-align: middle;
  background-image: url('../images/🦆-icon-_arrow-right_white.png');
  background-position: 92%;
  background-repeat: no-repeat;
  background-size: 19px;
  background-attachment: scroll;
  border-radius: 10px;
  outline: 1px #0000;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0 auto 0 20px;
  padding: 8px 40px 8px 14px;
  display: block;
  position: static;
}

.nav-link-eye.language-copy {
  font-size: 17px;
  position: static;
  inset: 0% auto 0% 882px;
}

.nav-link-eye.language-copy.w--current {
  color: var(--site-color);
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  position: static;
  left: 1050px;
}

.text-block-eye {
  text-transform: uppercase;
  font-family: futura-pt, sans-serif;
  font-size: 10px;
  font-weight: 700;
}

.eyes {
  max-width: 25px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  font-family: futura-pt, sans-serif;
  position: static;
  inset: 10% 0% 0% 1100px;
}

.q1 {
  color: var(--white);
  text-transform: none;
  padding-bottom: 20px;
  font-family: futura-pt, sans-serif;
  font-size: 68px;
  font-weight: 600;
  line-height: 100%;
}

.q1.margin-bottom-32px {
  color: var(--white);
  text-transform: none;
  padding-top: 10px;
  padding-bottom: 20px;
  font-family: futura-pt, sans-serif;
  font-size: 48px;
  line-height: 100%;
  display: block;
}

.q1.margin-bottom-32px-copy {
  color: var(--white);
  text-transform: none;
  text-transform: none;
  text-transform: none;
  padding-top: 10px;
  padding-bottom: 20px;
  font-family: futura-pt, sans-serif;
  font-size: 48px;
  line-height: 100%;
  display: block;
}

.q1.margin-bottom-32px-copy {
  color: var(--white);
  text-transform: none;
  padding-top: 10px;
  padding-bottom: 20px;
  font-family: futura-pt, sans-serif;
  font-size: 48px;
  line-height: 100%;
  display: block;
}

.q1.margin-bottom-32px-copy-copy {
  color: var(--white);
  text-transform: none;
  padding-top: 10px;
  padding-bottom: 100px;
  font-family: futura-pt, sans-serif;
  font-size: 48px;
  line-height: 100%;
  display: block;
}

.q2 {
  color: var(--white);
  padding-top: 0;
  padding-bottom: 20px;
  font-family: futura-pt, sans-serif;
  font-size: 38px;
  font-weight: 400;
  line-height: 100%;
}

.q2.inert-centr {
  color: var(--black);
  text-align: center;
  display: block;
}

.q2.inert-bold {
  color: var(--black);
  text-align: center;
  padding-bottom: 0;
  font-size: 28px;
  font-weight: 700;
  display: block;
}

.q2.inert-bold-2 {
  color: var(--black);
  text-align: left;
  padding-bottom: 0;
  font-size: 35px;
  font-weight: 700;
  display: block;
}

.q3 {
  color: var(--white);
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 20px;
  padding-right: 0;
  font-family: PT Sans, sans-serif;
  font-size: 20px;
  line-height: 150%;
}

.q3.invert {
  color: var(--black);
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
}

.q3.invert-2 {
  color: var(--black);
  text-align: left;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 10px;
  padding-bottom: 0;
  padding-right: 0;
  line-height: 130%;
  display: block;
}

.q3.invert-copy {
  color: var(--black);
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
}

.q3.invert-2-copy {
  color: var(--black);
  text-align: left;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  line-height: 130%;
  display: block;
}

.button-eyes {
  border: 1px none var(--site-color);
  background-color: var(--black);
  outline-color: var(--site-color);
  outline-offset: 0px;
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 10px;
  outline-width: 1px;
  outline-style: none;
  order: 0;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  margin: 0;
  padding: 12px 20px;
  font-family: futura-pt, sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
  transition: all .2s;
  display: block;
  position: static;
  inset: auto auto 0% 0%;
}

.button-eyes:hover {
  color: #fff;
  background-color: #32343a;
}

.button-eyes:active {
  background-color: #43464d;
}

.button-eyes.listen {
  background-image: url('../images/Group-93.png');
  background-position: 86%;
  background-size: 18px;
  margin-bottom: 0;
}

.button-eyes.watch {
  background-image: url('../images/Group.png');
  background-position: 87%;
  background-size: 20px;
  flex: 0 auto;
  order: 0;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-end;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 12px;
  display: inline-flex;
  position: static;
  inset: auto 0% 0%;
}

.button-eyes.watch-copy {
  background-image: url('../images/Group.png');
  background-position: 82%;
  background-size: 20px;
  flex: 0 auto;
  order: 0;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-end;
  margin-left: 600px;
  display: block;
}

.button-eyes.inert {
  background-color: var(--white);
  color: var(--black);
  font-weight: 700;
}

.navbar-eyes {
  background-color: var(--white);
  padding-top: 10px;
  padding-bottom: 10px;
}

.container-eyes {
  justify-content: space-between;
  align-items: center;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.nav-menu-eyes {
  justify-content: center;
  align-items: center;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 0;
  display: flex;
  position: static;
  left: 147px;
}

.nav-link-eyes {
  text-transform: uppercase;
  margin-left: 0;
  margin-right: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-family: futura-pt, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 13px;
}

.nav-link-eyes.w--current {
  color: var(--site-color);
}

.nav-link-eyes.language {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 0;
  font-size: 17px;
  position: static;
  inset: 0% auto 0% 1050px;
}

.nav-link-eyes.button-find-copy, .nav-link-eyes.button-find-copy-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px none var(--transparent);
  background-color: var(--transparent);
  outline-offset: 0px;
  -webkit-text-stroke-color: var(--transparent);
  vertical-align: middle;
  background-image: url('../images/🦆-icon-_arrow-right_white.png');
  background-position: 92%;
  background-repeat: no-repeat;
  background-size: 19px;
  background-attachment: scroll;
  border-radius: 10px;
  outline: 1px #0000;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 12px auto 0;
  padding: 8px 40px 8px 10px;
  display: inline-flex;
  position: static;
}

.nav-link-eyes.button-find-copy-copy-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px none var(--transparent);
  background-color: var(--transparent);
  outline-offset: 0px;
  color: var(--white);
  letter-spacing: 1.5px;
  -webkit-text-stroke-color: var(--transparent);
  vertical-align: middle;
  background-image: url('../images/🦆-icon-_arrow-right_white.png');
  background-position: 92%;
  background-repeat: no-repeat;
  background-size: 19px;
  background-attachment: scroll;
  border-radius: 10px;
  outline: 1px #0000;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0 auto 0 20px;
  padding: 8px 40px 8px 14px;
  display: block;
  position: static;
}

.nav-link-eyes.language-copy {
  font-size: 17px;
  position: static;
  inset: 0% auto 0% 882px;
}

.nav-link-eyes.language-copy.w--current {
  color: var(--site-color);
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  position: static;
  left: 1050px;
}

.nav-link-eyes.language-eye {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 0;
  font-size: 17px;
  position: static;
  inset: 0% auto 0% 1050px;
}

.dropdown-eyes {
  padding-left: 10px;
}

.text-block-eyes {
  text-transform: uppercase;
  font-family: futura-pt, sans-serif;
  font-size: 15px;
  font-weight: 700;
}

.nav-button-eyes {
  border: 1px none var(--site-color);
  background-color: var(--black);
  outline-color: var(--site-color);
  outline-offset: 0px;
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 10px;
  outline-width: 1px;
  outline-style: solid;
  order: 0;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  margin: 8px 6px 0 0;
  padding: 12px 20px;
  font-family: futura-pt, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  transition: all .2s;
  display: block;
  position: relative;
}

.nav-button-eyes:hover {
  color: #fff;
  background-color: #32343a;
}

.nav-button-eyes:active {
  background-color: #43464d;
}

.nav-button-eyes.listen {
  background-image: url('../images/Group-93.png');
  background-position: 86%;
  background-size: 18px;
  margin-bottom: 0;
}

.nav-button-eyes.watch {
  background-image: url('../images/Group.png');
  background-position: 87%;
  background-size: 20px;
  flex: 0 auto;
  order: 0;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-end;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 12px;
  display: inline-flex;
  position: static;
  inset: auto 0% 0%;
}

.nav-button-eyes.watch-copy {
  background-image: url('../images/Group.png');
  background-position: 82%;
  background-size: 20px;
  flex: 0 auto;
  order: 0;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-end;
  margin-left: 600px;
  display: block;
}

.container-eyyes {
  width: auto;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.conteiner-eyyes {
  color: var(--black);
  max-width: 80%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
}

.conteiner-eyyes.vert {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  display: flex;
}

.cont-vert {
  flex-flow: column;
  width: 50%;
  padding-top: 0;
  display: flex;
}

.cont-vert-two {
  width: 50%;
  margin-right: 0;
}

.share-image {
  vertical-align: baseline;
  width: 100%;
  max-width: none;
}

.q4 {
  color: var(--white);
  text-align: left;
  padding-bottom: 20px;
  font-family: futura-pt, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 38px;
}

.q4.inert {
  color: var(--black);
  text-align: left;
  padding-bottom: 0;
  font-size: 23px;
  line-height: 24px;
}

.cont-blure {
  z-index: 0;
  background-color: var(--black);
  opacity: .8;
  width: 60%;
  margin-right: 0;
  padding-top: 40px;
  padding-bottom: 0;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.main-cont {
  border: 0px none var(--white);
  opacity: 1;
  text-align: left;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 0;
  display: block;
  position: relative;
}

.main-cont.brown {
  background-color: var(--black);
}

.main-cont.home {
  background-image: url('../images/Hero-Heading-Left.jpg');
  background-position: 50%;
  background-size: cover;
}

.main-cont.share {
  background-image: url('../images/IMG_6726-5.png');
  background-position: 100%;
  background-size: cover;
}

.main-cont.education {
  background-image: url('../images/education-2.jpg');
  background-position: 0 0;
  background-size: cover;
}

.main-cont.about-project {
  background-image: url('../images/about-1.png');
  background-position: 50% 30%;
  background-size: cover;
}

.main-cont.media {
  background-image: url('../images/media.png');
  background-position: 50% 7%;
  background-size: cover;
}

.main-cont.start {
  background-image: url('../images/B162Bild-04228-1.jpg');
  background-position: 50%;
  background-size: cover;
}

.main-cont.dolia {
  background-image: url('../images/goncharuk.png');
  background-position: 50% 6%;
  background-size: cover;
}

.main-cont.vigiv {
  background-image: url('../images/Полювання-на-євреїв-1.png');
  background-position: 50%;
  background-size: cover;
}

.main-cont.gettonization {
  background-image: url('../images/004.png');
  background-position: 50% 37%;
  background-size: contain;
}

.main-cont.getto {
  background-image: url('../images/getto05x.png');
  background-position: 0 0;
  background-size: cover;
}

.main-cont.arrest {
  background-image: url('../images/02-1.jpg');
  background-position: 50% 59%;
  background-size: cover;
}

.text-lock {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 100%;
  margin: 0 auto;
  display: block;
}

.footer-eyes {
  background-color: var(--black);
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 30px;
  position: relative;
}

.testimoimage-left-copy-copy-copy {
  background-color: #71665e;
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 0;
  position: relative;
}

.testimoimage-left-copy-copy-copy.new, .testimoimage-left-copy-copy-copy.new-copy {
  background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
  background-position: 50%;
  background-size: cover;
}

.testimoimage-left-copy-copy-copy.new-copy {
  background-image: url('../images/0B162Bild-04228-1.png');
  background-position: 50%;
  background-size: cover;
}

.testimoimage-left-copy-copy-copy.new-c-opy {
  background-image: url('../images/B162Bild-04232-2-2.webp');
  background-position: 50% 0;
  background-size: cover;
}

.testimoimage-left-copy-copy-copy.ne-copy {
  background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 40px;
}

.testimoimage-left-copy-copy-copy.new-opy-copy {
  background-image: url('../images/гончарук-p-2600_1.png');
  background-position: 50% 0;
  background-size: cover;
}

.testimoimage-left-copy-copy-copy.new-copy-copy {
  background-image: url('../images/0B162Bild-04228-1.png');
  background-position: 50%;
  background-size: auto;
}

.testimoimage-left-copy-copy-copy.new-copy-copy-copy {
  background-image: url('../images/B162Bild-04232-2-2.webp');
  background-position: 50% 0;
  background-size: cover;
}

.testimoimage-left-copy-copy-copy.new-copy-copy {
  background-image: url('../images/B162Bild-04232-2-2.webp');
  background-position: 50% 0;
  background-size: cover;
  position: relative;
}

.right-eye {
  z-index: 1;
  color: var(--black);
  flex-flow: column;
  justify-content: space-between;
  align-self: flex-start;
  align-items: flex-start;
  width: 58%;
  margin-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.blure {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  max-width: 100%;
  padding-right: 0;
  display: flex;
}

.cont-grid {
  grid-column-gap: 32px;
  grid-row-gap: 48px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.grid-eyes {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 20px;
  display: flex;
  position: relative;
}

.button-cont {
  justify-content: center;
  align-items: flex-end;
  display: block;
  position: absolute;
  inset: auto auto 0% 0%;
}

.eye {
  max-width: 40px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  font-family: futura-pt, sans-serif;
  font-size: 14px;
  position: static;
  inset: 10% 0% 0% 1100px;
}

.image-2-copy, .hom {
  max-width: 30px;
  margin-top: 0;
}

.footer-link-euye {
  border: 1px none var(--white);
  color: var(--white);
  margin-left: 20px;
  margin-right: 20px;
  font-size: 20px;
  text-decoration: none;
}

.footer-link-euye:hover {
  color: var(--white);
  -webkit-text-stroke-color: var(--white);
}

.footer-copyright-eye {
  color: var(--white);
  width: 50%;
  padding-right: 0;
  font-size: 16px;
  line-height: 130%;
}

.footer-social-block-eye {
  justify-content: flex-start;
  align-items: center;
  margin-left: -32px;
  display: flex;
}

.footer-legal-block-eyes {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  justify-content: flex-start;
  align-items: center;
  font-size: 13px;
  display: flex;
}

.fb, .inst, .youtube {
  color: var(--site-color);
}

.fb-link, .footer-social-link-three-ist, .you-link {
  margin-left: 32px;
}

.icon-7 {
  color: var(--black);
}

.dropdown-link-eye {
  background-color: var(--white);
  color: var(--site-color);
  -webkit-text-stroke-color: var(--black);
  font-family: futura-pt, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.dropdown-link-eye:hover {
  background-color: var(--black);
  color: var(--white);
  border-radius: 10px;
}

.dropdown-link-eye.w--current {
  background-color: var(--white);
  color: var(--black);
  -webkit-text-stroke-color: var(--black);
}

.dropdown-link-eye.w--current:hover {
  background-color: var(--black);
  color: var(--white);
  -webkit-text-stroke-color: var(--black);
}

.dropdown-list-eyes.w--open {
  background-color: var(--white);
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  padding: 20px;
}

.dropdown-eye {
  padding-top: 0;
}

.navbar-4 {
  background-color: var(--white);
}

.div-block-lang {
  justify-content: center;
  align-items: center;
  display: flex;
}

.team-two-eye {
  vertical-align: baseline;
  object-fit: cover;
  min-width: 100%;
  margin-bottom: 18px;
  overflow: clip;
}

.team-slider-nav-eye {
  color: var(--black);
  margin-top: 0;
  font-size: 18px;
  position: static;
  bottom: -60px;
}

.q4-copy {
  color: var(--white);
  text-align: center;
  padding-bottom: 20px;
  font-family: futura-pt, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 38px;
}

.q4-copy.inert {
  color: var(--black);
  font-size: 26px;
  line-height: 32px;
}

.line-ye {
  border: 1px solid var(--black);
  background-color: var(--transparent);
  border-radius: 0;
  width: auto;
  max-width: 100%;
  height: 1px;
  margin: 20px auto 40px;
}

.grid-eye {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 0;
  text-decoration: none;
  display: grid;
}

.card-eye {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.info-eye {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 24px 24px 0 0;
  text-decoration: none;
  display: flex;
}

.q6-italik {
  color: var(--site-color);
  text-align: left;
  padding-top: 10px;
  font-family: PT Sans, sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 700;
  line-height: 20px;
  display: block;
}

.name-sign-eye {
  color: var(--site-color);
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.sing {
  color: #000;
  text-align: right;
  text-decoration: none;
  -webkit-text-decoration-color: var(--black);
  text-decoration-color: var(--black);
  flex-flow: column;
  justify-content: flex-start;
  align-self: flex-end;
  align-items: flex-start;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  display: block;
}

.sing.name-sign {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 12px;
  font-weight: 400;
  display: block;
}

.grid-2-eye {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  text-align: left;
  max-width: 80%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  position: static;
  overflow: hidden;
}

.colon-first {
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-end;
  width: auto;
  max-width: none;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: flex;
  position: static;
}

.image-eyes {
  text-align: center;
  flex: 0 auto;
  width: 100%;
  max-width: 100%;
  height: auto;
  padding-top: 10px;
  padding-bottom: 0;
  padding-left: 0;
  display: block;
}

.block-eye {
  grid-row-gap: 0px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 80%;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.block-1 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  max-width: 100%;
  height: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  position: sticky;
  inset: 0% 0% 0% 0;
  overflow: visible;
}

.italik {
  color: var(--site-color);
  text-align: left;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  width: auto;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-left: 0;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 700;
  line-height: 130%;
  text-decoration: none;
  display: block;
}

.italik.citation {
  color: var(--site-color);
  text-align: left;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  max-width: 100%;
  margin-top: 0;
  padding-top: 20px;
  padding-bottom: 0;
  font-size: 16px;
  line-height: 120%;
  display: block;
  position: static;
}

.quick-stack-eye {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  max-width: 70%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  position: static;
  overflow: hidden;
}

.image-eyes-80 {
  text-align: center;
  flex: 0 auto;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 0;
  padding-left: 0;
  display: block;
}

.q1-copy {
  z-index: 1;
  color: var(--white);
  width: 60%;
  padding-bottom: 140px;
  font-family: futura-pt, sans-serif;
  font-size: 68px;
  font-weight: 600;
  line-height: 100%;
  position: static;
}

.q1-copy.margin-bottom-32px {
  color: var(--white);
  text-transform: none;
  padding-top: 10px;
  padding-bottom: 20px;
  font-family: futura-pt, sans-serif;
  font-size: 48px;
  line-height: 100%;
  display: block;
}

.q1-copy.margin-bottom-32px-copy {
  color: var(--white);
  text-transform: none;
  text-transform: none;
  text-transform: none;
  padding-top: 10px;
  padding-bottom: 20px;
  font-family: futura-pt, sans-serif;
  font-size: 48px;
  line-height: 100%;
  display: block;
}

.q1-copy.margin-bottom-32px-copy {
  color: var(--white);
  text-transform: none;
  padding-top: 10px;
  padding-bottom: 20px;
  font-family: futura-pt, sans-serif;
  font-size: 48px;
  line-height: 100%;
  display: block;
}

.q1-copy.margin-bottom-32px-copy-copy {
  color: var(--white);
  text-transform: none;
  padding-top: 10px;
  padding-bottom: 100px;
  font-family: futura-pt, sans-serif;
  font-size: 48px;
  line-height: 100%;
  display: block;
}

.image-eyes-80-copy {
  text-align: center;
  flex: 0 auto;
  width: 60%;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 0;
  padding-left: 0;
  display: block;
}

.name-sing-eye {
  text-align: right;
  padding-top: 7px;
}

.link-eye {
  color: var(--black);
  padding-top: 6px;
  font-family: PT Sans, sans-serif;
  font-weight: 700;
}

.q2-copy {
  color: var(--white);
  padding-top: 0;
  padding-bottom: 20px;
  font-family: futura-pt, sans-serif;
  font-size: 46px;
  font-weight: 400;
  line-height: 100%;
}

.q2-copy {
  color: var(--white);
  padding-top: 0;
  padding-bottom: 60px;
  font-family: futura-pt, sans-serif;
  font-size: 46px;
  font-weight: 400;
  line-height: 100%;
  display: block;
}

.q2-copy.inert-centr {
  color: var(--black);
  text-align: center;
  display: block;
}

.q2-copy.inert-bold {
  color: var(--black);
  text-align: center;
  padding-bottom: 0;
  font-size: 28px;
  font-weight: 700;
  display: block;
}

.q2-copy.inert-bold-2 {
  color: var(--black);
  text-align: center;
  padding-bottom: 0;
  font-size: 42px;
  font-weight: 700;
  display: block;
}

.link-eyes {
  color: var(--site-color);
  font-size: 16px;
}

.div-block-44, .div-block-45 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.div-block-46 {
  flex-flow: column;
  display: flex;
}

.lightbox-link-eye {
  text-align: center;
  flex-flow: column;
  order: 0;
  justify-content: flex-start;
  align-items: flex-end;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.text-block-4 {
  color: var(--site-color);
  font-size: 12px;
}

.text-block-5 {
  text-align: right;
  font-family: PT Sans, sans-serif;
  font-size: 12px;
}

.sing-iage {
  color: var(--site-color);
  text-align: right;
  padding-top: 5px;
  padding-bottom: 10px;
  font-family: PT Sans, sans-serif;
  font-size: 12px;
}

.quick-stack-home {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  text-align: left;
  max-width: 70%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  position: static;
  overflow: hidden;
}

.name-sign-eye-bold {
  color: var(--site-color);
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.button-eyes-copy {
  border: 1px none var(--site-color);
  background-color: var(--black);
  outline-color: var(--site-color);
  outline-offset: 0px;
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 10px;
  outline-width: 1px;
  outline-style: none;
  order: 0;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  margin: 20px 0 0;
  padding: 12px 20px;
  font-family: futura-pt, sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
  transition: all .2s;
  display: block;
  position: static;
  inset: auto auto 0% 0%;
}

.button-eyes-copy:hover {
  color: #fff;
  background-color: #32343a;
}

.button-eyes-copy:active {
  background-color: #43464d;
}

.button-eyes-copy.listen {
  background-image: url('../images/Group-93.png');
  background-position: 86%;
  background-size: 18px;
  margin-bottom: 0;
}

.button-eyes-copy.watch {
  background-image: url('../images/Group.png');
  background-position: 87%;
  background-size: 20px;
  flex: 0 auto;
  order: 0;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-end;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 12px;
  display: inline-flex;
  position: static;
  inset: auto 0% 0%;
}

.button-eyes-copy.watch-copy {
  background-image: url('../images/Group.png');
  background-position: 82%;
  background-size: 20px;
  flex: 0 auto;
  order: 0;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-end;
  margin-left: 600px;
  display: block;
}

.button-eyes-copy.inert {
  background-color: var(--white);
  color: var(--black);
  font-weight: 700;
}

.div-block-47 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.q3-copy {
  color: var(--white);
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 20px;
  padding-right: 0;
  font-family: PT Sans, sans-serif;
  font-size: 20px;
  line-height: 150%;
}

.q3-copy.invert {
  color: var(--black);
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
}

.q3-copy.invert-2 {
  color: var(--black);
  text-align: left;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 10px;
  padding-bottom: 0;
  padding-right: 0;
  line-height: 130%;
  display: block;
}

.q3-copy.invert-copy {
  color: var(--black);
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
}

.subheading-copy-copy-copy {
  color: #fff;
  flex-flow: row;
  margin-bottom: 0;
  padding: 0 20px 20px 0;
  font-size: 200%;
  line-height: 120%;
  display: flex;
}

.line-ye-copy {
  border: 1px solid var(--black);
  background-color: var(--black);
  border-radius: 0;
  width: auto;
  max-width: 100%;
  height: 1px;
  margin: 20px auto 40px;
}

.container-mane {
  padding-top: 40px;
  padding-bottom: 40px;
}

.line-eye {
  border: 1px solid var(--black);
  background-color: var(--black);
  border-radius: 0;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 10px auto 20px;
  padding-top: 0;
}

.heading-main {
  text-align: center;
  max-width: 80%;
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 20px;
  font-family: futura-pt, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 120%;
}

.image-122-copy {
  text-align: center;
  flex: 0 auto;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-left: 0;
  display: block;
}

.bold-text-main {
  color: var(--white);
  padding-top: 0;
  font-family: futura-pt, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 110%;
}

.link-32 {
  color: var(--black);
}

.italic-text-19 {
  color: var(--black);
  font-style: normal;
}

.italic-text-20 {
  font-style: normal;
}

.line {
  border: 1px solid var(--black);
  background-color: var(--black);
  color: var(--black);
  border-radius: 0;
  width: auto;
  max-width: 80%;
  height: auto;
  margin: 20px auto;
  padding-top: 0;
}

.italic-text-21, .italic-text-22 {
  font-size: 14px;
}

@media screen and (min-width: 1280px) {
  .main {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .body {
    padding-top: 0;
    padding-bottom: 0;
  }

  .nav-link {
    font-size: 14px;
  }

  .nav-button-wrapper {
    display: flex;
  }

  .button-primary {
    margin-top: 0;
    font-family: futura-pt, sans-serif;
    font-size: 14px;
    font-weight: 600;
  }

  .image-2 {
    max-width: 30px;
    margin-top: 0;
  }

  .heading-6 {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 35px;
    font-size: 48px;
  }

  .subheading {
    font-family: futura-pt, sans-serif;
    font-size: 32px;
  }

  .paragraph-3 {
    padding-right: 90px;
  }

  .button-find-more {
    background-image: url('../images/🦆-icon-_arrow-right_white.png');
    background-position: 168px;
    background-repeat: no-repeat;
    background-size: 18px;
    padding-left: 20px;
    padding-right: 44px;
    font-family: futura-pt, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
  }

  .team-slider {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .container-3 {
    padding-bottom: 0;
  }

  .centered-heading {
    text-align: center;
    max-width: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
    font-weight: 600;
  }

  .team-block {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .team-member-text {
    font-family: PT Sans, sans-serif;
  }

  .team-slider-nav {
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 0;
  }

  .button-find-more-black {
    background-image: url('../images/🦆-icon-_arrow-right_white.png');
    background-position: 92%;
    background-repeat: no-repeat;
    background-size: 20px;
    margin-bottom: 20px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 44px;
    font-size: 14px;
  }

  .button-find-more-black.listen {
    background-image: url('../images/Group-93.png');
    background-position: 82%;
    background-size: 20px;
    padding-right: 56px;
  }

  .button-find-more-black.watch, .button-find-more-black.watch-copy {
    background-image: url('../images/Group.png');
    background-position: 86%;
    background-size: 20px;
    border-style: none;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 50px;
    position: relative;
  }

  .image-3 {
    max-width: none;
    max-height: none;
    margin-top: 0;
  }

  .text-block {
    font-size: 14px;
  }

  .heading-6-copy {
    padding-right: 40px;
  }

  .paragraph-4-copy {
    margin-bottom: 20px;
    margin-left: 0;
    font-family: PT Sans, sans-serif;
    font-size: 16px;
    line-height: 150%;
  }

  .container-4 {
    flex: 0 auto;
    max-width: 80%;
    display: flex;
  }

  .button {
    background-image: url('../images/🦆-icon-_arrow-right_white.png');
    background-position: 93%;
    background-repeat: no-repeat;
    background-size: 20px;
    background-attachment: scroll;
    margin: 0 20px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 44px;
    font-size: 12px;
  }

  .footer {
    margin-top: 40px;
  }

  .nav-link-footer {
    font-family: futura-pt, sans-serif;
  }

  .figma-2020-linearity-gmb-5 {
    font-family: PT Sans, sans-serif;
    font-size: 10px;
  }

  .figma-frame-195 {
    padding-top: 0;
  }

  .figma-info-8 {
    grid-row-gap: 5px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .figma-card-8 {
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    padding-right: 0;
  }

  .figma-image-wrapper-12 {
    height: 292px;
    padding-bottom: 10px;
  }

  .figma-image-10 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    background-image: url('../images/02-1.jpg');
    background-position: 50%;
    background-size: cover;
    height: 268px;
    margin-top: 32px;
    padding-top: 0;
  }

  .figma-info-7 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    width: auto;
    max-width: 100%;
    padding-top: 0;
    padding-bottom: 10px;
  }

  .figma-image-9 {
    margin-bottom: 10px;
    padding-bottom: 0;
  }

  .figma-info-6 {
    justify-content: flex-start;
    align-items: flex-end;
    height: auto;
  }

  .figma-card-7 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-self: auto;
    align-items: flex-end;
    width: auto;
    max-width: 100%;
    height: auto;
    padding-right: 0;
    font-family: PT Sans, sans-serif;
    display: flex;
  }

  .figma-description-7 {
    font-weight: 700;
    display: block;
  }

  .figma-description-7.citation {
    font-size: 14px;
  }

  .name-sign {
    margin-top: 5px;
    padding-bottom: 0;
  }

  .figma-name-5 {
    color: var(--site-color);
    padding-top: 0;
    font-family: PT Sans, sans-serif;
    font-size: 12px;
    font-weight: 400;
  }

  .figma-name-5.name-sign {
    text-align: right;
    justify-content: flex-end;
    align-self: flex-end;
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 0;
    font-size: 12px;
    font-weight: 400;
    display: block;
  }

  .figma-image-8 {
    background-image: url('../images/РОКМ-живопис-55-копия-1-1-1-1.png');
    background-position: 0 0;
    background-size: auto;
  }

  .figma-name-6 {
    padding-top: 10px;
  }

  .figma-frame-193 {
    grid-column-gap: 0px;
  }

  .figma-frame-194 {
    grid-column-gap: 0px;
    flex-flow: column;
    padding-top: 0;
  }

  .figma-name-1 {
    flex: 0 auto;
    padding-top: 0;
  }

  .maintext {
    vertical-align: baseline;
    margin-top: 0;
    margin-left: auto;
    padding-top: 10px;
    padding-bottom: 0;
    display: block;
  }

  .figma-image-wrapper-9 {
    height: auto;
  }

  .quick-stack {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .image-122 {
    flex: 1;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 0 0;
    position: static;
  }

  .cell {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .image-box {
    grid-row-gap: 10px;
  }

  .figma-description-39 {
    font-family: PT Sans, sans-serif;
  }

  .figma-container-19 {
    margin-left: auto;
    margin-right: auto;
  }

  .figma-columns-15 {
    grid-column-gap: 48px;
    grid-row-gap: 40px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    max-width: 80%;
    padding-top: 0;
    padding-bottom: 40px;
    display: grid;
  }

  .paragraph-4 {
    max-width: none;
    padding-right: 0;
    font-size: 14px;
  }

  .paragraph-4.heading {
    max-width: 80%;
    margin-top: 20px;
    padding-right: 60px;
  }

  .image-27, .image-28 {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph-5 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px;
    font-family: PT Sans, sans-serif;
  }

  .image-29 {
    width: 100%;
    max-width: 100%;
    margin-top: 0;
  }

  .lightbox-link-2 {
    justify-content: flex-start;
    align-items: flex-end;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .nav-link-en {
    font-size: 14px;
  }

  .nav-link-en.w--current {
    font-family: futura-pt, sans-serif;
  }

  .paragraph-6 {
    margin-top: 20px;
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .bold-text-2 {
    color: var(--white);
    padding-top: 0;
    padding-bottom: 100px;
  }

  .figma-description-copy {
    font-family: PT Sans, sans-serif;
  }

  .bold-text-5, .bold-text-6 {
    font-family: futura-pt, sans-serif;
    font-size: 20px;
    font-weight: 600;
  }

  .link-7 {
    -webkit-text-decoration-skip-ink: auto;
    text-decoration-skip-ink: auto;
    -webkit-text-decoration: none;
    text-decoration: none;
  }

  .link-8, .link-9, .link-10 {
    -webkit-text-decoration: none;
    text-decoration: none;
  }

  .link-11, .link-12, .link-13, .link-14 {
    text-decoration: none;
    -webkit-text-decoration-color: var(--link);
    text-decoration-color: var(--link);
  }

  .button-copy, .button-find-copy {
    margin-bottom: 32px;
    font-size: 14px;
  }

  .bold-text-7 {
    font-weight: 600;
  }

  .hero-without-image {
    border-bottom-color: var(--white);
    background-color: var(--white);
    max-width: 4700%;
    padding: 20px 0 0;
  }

  .container-5 {
    grid-column-gap: 60px;
    grid-row-gap: 50px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-content: start;
    width: auto;
    max-width: 80%;
    margin-left: auto;
    padding-top: 0;
    padding-bottom: 0;
    display: grid;
  }

  .hero-wrapper-two {
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 80%;
    padding-bottom: 40px;
  }

  .bold-text-8 {
    text-align: center;
    text-transform: uppercase;
    vertical-align: baseline;
    margin-left: auto;
    margin-right: auto;
    font-family: futura-pt, sans-serif;
    font-size: 32px;
    font-weight: 600;
    display: inline;
  }

  .heading-7 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
  }

  .bold {
    margin-left: auto;
    margin-right: auto;
  }

  .heading-8 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .button-primary-copy {
    margin-top: 0;
    font-family: PT Sans, sans-serif;
    font-size: 14px;
  }

  .heading-10 {
    text-transform: none;
    max-width: 60%;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .container-6 {
    display: flex;
  }

  .testi-image-getto {
    background-image: url('../images/004.png');
    background-position: 50% 38%;
    background-size: contain;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .testi-image-getto.new, .testi-image-getto.new-copy {
    background-image: url('../images/Hero-Heading-Left.jpg');
    background-position: 50%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testi-image-getto.new-copy, .testi-image-getto.new-c-opy {
    background-image: url('../images/Hero-Heading-Left.jpg');
    background-position: 50% 0;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testi-image-getto.ne-copy {
    background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
    background-position: 34%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testi-image-getto.new-opy-copy {
    background-image: url('../images/гончарук.png');
    background-position: 50%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testi-image-getto.new-copy-copy {
    background-image: url('../images/B162Bild-04228-2-1.png');
    background-position: 0%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testi-image-getto.new-copy-copy-copy {
    background-image: url('../images/Hero-Heading-Left.jpg');
    background-position: 50% 0;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testi-image-getto.new-opy-copy-copy {
    background-image: url('../images/Полювання-на-євреїв-1.jpg');
    background-position: 50%;
    background-size: cover;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testi-image-getto.new-opy-copy-copy-copy {
    background-image: url('../images/Полювання-на-євреїв-1.png');
    background-position: 50%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testi-image-getto.new-opy-copy-copy {
    inset: 0% auto auto 0%;
    background-image: url('../images/getto05x.png');
    background-position: 50% 77%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testi-image-getto.vigiv {
    background-image: url('../images/Полювання-на-євреїв-1.png');
    background-size: cover;
  }

  .testimonial-left {
    width: 100%;
  }

  .testimonial-image-four {
    max-width: none;
  }

  .testimonial-right {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex: 0 auto;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
  }

  .heading-small.margin-bottom-32px {
    padding-bottom: 10px;
    padding-right: 40px;
    font-size: 48px;
  }

  .heading-small.margin-bottom-32px-copy {
    text-transform: none;
    margin-top: 20px;
    padding-top: 0;
    padding-bottom: 20px;
    padding-right: 40px;
    font-size: 32px;
  }

  .testimonial-text-four {
    margin-bottom: 20px;
    padding-top: 0;
    padding-right: 0;
    font-family: PT Sans, sans-serif;
    font-size: 14px;
  }

  .testimonial-image-left-copy.copy {
    border-width: 1px;
  }

  .testimonial-text-r-copy {
    margin-bottom: 40px;
  }

  .container-7 {
    justify-content: space-around;
    align-items: center;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .nav-link-3 {
    font-size: 12px;
    font-weight: 700;
  }

  .nav-link-3.language {
    margin-top: 0;
    padding: 3px 20px 3px 0;
    font-size: 20px;
    position: static;
    left: 1068px;
  }

  .nav-link-3.button-find-copy-copy-copy {
    letter-spacing: 1.5px;
    margin: 0;
  }

  .nav-link-3.language-copy {
    margin-top: 0;
    padding: 0 20px 0 0;
    font-size: 21px;
    left: 1068px;
  }

  .nav-link-3.language-copy.w--current {
    margin-top: 0;
    padding: 2px 20px 2px 0;
    font-size: 16px;
    position: static;
  }

  .nav-link-3.language-eye, .nav-link-3.language-eye-copy {
    margin-top: 0;
    padding: 3px 20px 3px 0;
    font-size: 20px;
    position: static;
    left: 1068px;
  }

  .text-block-2 {
    font-size: 12px;
    font-weight: 700;
  }

  .navbar {
    background-color: var(--white);
    padding-top: 20px;
    padding-bottom: 12px;
  }

  .image-3-copy {
    max-width: none;
    max-height: none;
    margin-top: 20px;
    padding-top: 0;
  }

  .image-3-copy-copy {
    max-width: 30px;
    max-height: none;
    margin-top: 0;
    margin-left: 0;
    padding-top: 0;
    position: static;
    top: 0%;
    left: 1121px;
  }

  .footer-subscribe {
    background-color: var(--transparent);
    color: var(--transparent);
    object-fit: fill;
    border: 1px solid #fff;
  }

  .container-8 {
    width: auto;
    max-width: 80vw;
  }

  .footer-link-three {
    color: var(--white);
    text-transform: none;
    font-family: PT Sans, sans-serif;
  }

  .footer-copyright {
    color: var(--white);
    width: 39%;
  }

  .footer-legal-block {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .image-33 {
    border: 1px none var(--white);
    color: var(--white);
  }

  .div-block-10 {
    flex: 1;
    justify-content: space-around;
    align-items: center;
    max-width: 80%;
    display: flex;
  }

  .nav-menu-3 {
    margin-left: auto;
    padding-left: 0;
  }

  .dropdown-link {
    opacity: 1;
    color: var(--site-color);
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-clip: border-box;
    border-radius: 0;
    font-family: futura-pt, sans-serif;
    font-size: 12px;
    font-weight: 600;
  }

  .dropdown-link:hover {
    background-color: var(--white);
    color: var(--white);
    -webkit-text-fill-color: inherit;
    background-image: linear-gradient(#716662e6, #716662e6);
    background-clip: border-box;
    border-radius: 10px;
  }

  .dropdown-list {
    opacity: 1;
    filter: blur(5px);
    outline-offset: 0px;
    mix-blend-mode: normal;
    border-radius: 10px;
    outline: 3px #333;
  }

  .dropdown-list.w--open {
    border: 0px none var(--white);
    background-color: var(--white);
    opacity: 1;
    filter: none;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    border-radius: 10px;
    padding: 10px;
    font-family: futura-pt, sans-serif;
  }

  .dropdown-link-2, .dropdown-link-2-copy {
    border-radius: 0;
    transition: background-color .3s;
  }

  .div-block-10-copy {
    flex: 1;
    justify-content: space-around;
    align-items: center;
    max-width: 80%;
    display: flex;
  }

  .navbar-copy {
    background-color: var(--white);
    padding-top: 20px;
    padding-bottom: 12px;
  }

  .nav-menu-3-copy {
    margin-left: auto;
    padding-left: 0;
  }

  .nav-menu-3-copy.wrapper {
    align-items: center;
    margin-left: 0;
    display: flex;
  }

  .testimonial-left-copy {
    background-color: var(--transparent);
    opacity: .8;
    position: absolute;
    inset: 0%;
  }

  .heading-small-copy.margin-bottom-32px, .heading-small-copy.margin-bottom-32px-copy, .heading-small-copy.margin-bottom-32px-copy, .heading-small-copy.margin-bottom-32px-copy, .heading-small-copy.margin-bottom-32px-copy-copy, .heading-small-copy.margin-bottom-32px-copy, .heading-small-copy.margin-bottom-32px-copy-copy, .heading-small-copy.margin-bottom-32px-copy {
    text-transform: none;
    padding-top: 0;
    padding-bottom: 20px;
    padding-right: 40px;
    font-size: 48px;
  }

  .heading-small-copy.margin-bottom-32px-copy-copy {
    text-transform: none;
    padding-top: 0;
    padding-bottom: 100px;
    padding-right: 40px;
    font-size: 48px;
  }

  .testimonial-text-four-copy {
    margin-bottom: 0;
    padding-bottom: 60px;
    padding-right: 20px;
    font-family: PT Sans, sans-serif;
  }

  .paragraph-9 {
    color: var(--white);
    font-family: futura-pt, sans-serif;
    font-size: 32px;
    line-height: 120%;
  }

  .button-find-more-black-copy.watch {
    background-image: url('../images/Group.png');
    background-position: 86%;
    background-size: 20px;
    border-style: none;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .italic-text-3 {
    direction: ltr;
    font-style: normal;
  }

  .italic-text-4, .italic-text-5, .italic-text-6, .italic-text-7, .italic-text-8, .italic-text-9 {
    font-style: normal;
  }

  .heading-10-copy {
    text-transform: none;
    margin-bottom: 10px;
  }

  .lightbox-link-3 {
    width: 100%;
  }

  .testimonial-left-copy-copy {
    background-color: var(--transparent);
    opacity: .8;
    background-color: var(--transparent);
    opacity: .8;
    inset: 0%;
    position: absolute;
    inset: 0%;
  }

  .test-image-media {
    background-image: url('../images/Знімок-екрана-2025-04-30-184008-2-1.webp');
    background-position: 50% 10%;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .test-image-media.new, .test-image-media.new-copy, .test-image-media.new-copy-copy, .test-image-media.new-copy-copy-copy {
    background-image: url('../images/0B162Bild-04228-1.png');
    background-size: contain;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .test-image-media.picture {
    background-image: url('../images/IMG_6726-5.png');
    background-position: 50% 40%;
    margin-left: auto;
    margin-right: auto;
  }

  .test-image-media.edu {
    background-image: url('../images/IMG_3387-1.png');
    background-position: 50% 48%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .section-6 {
    max-width: 100%;
  }

  .section-8 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .testimonial-t-copy-copy-copy {
    background-color: var(--transparent);
    opacity: .8;
    position: absolute;
    inset: 0%;
  }

  .button-find-more-black-copy {
    background-image: url('../images/🦆-icon-_arrow-right_white.png');
    background-position: 92%;
    background-repeat: no-repeat;
    background-size: 20px;
    margin-bottom: 20px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 44px;
    font-size: 12px;
  }

  .button-find-more-black-copy.listen {
    background-image: url('../images/Group-93.png');
    background-position: 82%;
    background-size: 20px;
    padding-right: 56px;
  }

  .button-find-more-black-copy.watch {
    background-image: url('../images/Group.png');
    background-position: 86%;
    background-size: 20px;
    border-style: none;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 50px;
    position: relative;
  }

  .testimonial-text-four-copy-copy {
    margin-bottom: 40px;
    padding-right: 60px;
    font-family: PT Sans, sans-serif;
  }

  .paragraph-13 {
    text-align: right;
    font-size: 12px;
  }

  .paragraph-14 {
    text-align: right;
    align-self: flex-end;
    padding-top: 5px;
    font-size: 12px;
  }

  .image-6-copy {
    flex: 1;
    height: auto;
    padding-top: 10px;
    padding-bottom: 0;
    position: static;
  }

  .hero-heading-right-copy-copy, .hero-right-copy-copy-copy {
    background-image: url('../images/Полювання-на-євреїв-1.png');
  }

  .quick-stack-copy-copy {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
  }

  .quick-stack-copy {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
  }

  .testimonial-image-left-copy {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .testimonial-image-left-copy.new, .testimonial-image-left-copy.new-copy {
    background-image: url('../images/Hero-Heading-Left.jpg');
    background-position: 50%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testimonial-image-left-copy.new-copy, .testimonial-image-left-copy.new-c-opy {
    background-image: url('../images/Hero-Heading-Left.jpg');
    background-position: 50% 0;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .arrests {
    background-image: url('../images/02-1.jpg');
    background-position: 0 0;
    background-size: contain;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .arrests.new, .arrests.new-copy {
    background-image: url('../images/Hero-Heading-Left.jpg');
    background-position: 50%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .arrests.new-copy, .arrests.new-c-opy {
    background-image: url('../images/Hero-Heading-Left.jpg');
    background-position: 50% 0;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .arrests.ne-copy {
    background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
    background-position: 34%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .arrests.new-opy-copy {
    background-image: url('../images/гончарук.png');
    background-position: 50% 0;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .arrests.new-copy-copy {
    background-image: url('../images/0B162Bild-04228-1.png');
    background-position: 50% 0;
    background-size: auto;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .arrests.new-copy-copy-copy, .arrests.copy-copy {
    background-image: url('../images/Hero-Heading-Left.jpg');
    background-position: 50% 0;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .quick-k-copy-copy-copy {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
  }

  .testimonial-image-left-copy-copy {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .testimonial-image-left-copy-copy.new, .testimonial-image-left-copy-copy.new-copy {
    background-image: url('../images/Hero-Heading-Left.jpg');
    background-position: 50%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testimonial-image-left-copy-copy.new-copy, .testimonial-image-left-copy-copy.new-c-opy {
    background-image: url('../images/Hero-Heading-Left.jpg');
    background-position: 50% 0;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testimonial-image-left-copy-copy.ne-copy {
    background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
    background-position: 34%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testimonial-image-left-copy-copy.new-opy-copy {
    background-image: url('../images/гончарук.png');
    background-position: 50% 0;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testimonial-image-left-copy-copy.new-copy-copy {
    background-image: url('../images/0B162Bild-04228-1.png');
    background-position: 50% 0;
    background-size: auto;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testimonial-image-left-copy-copy.new-copy-copy-copy, .testimonial-image-left-copy-copy.copy-copy, .testimonial-image-left-copy-copy.new-copy-copy-copy {
    background-image: url('../images/Hero-Heading-Left.jpg');
    background-position: 50% 0;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testimoimage-left-copy {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .testimoimage-left-copy.new, .testimoimage-left-copy.new-copy {
    background-image: url('../images/Hero-Heading-Left.jpg');
    background-position: 50%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testimoimage-left-copy.new-copy, .testimoimage-left-copy.new-c-opy {
    background-image: url('../images/Hero-Heading-Left.jpg');
    background-position: 50% 0;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testimoimage-left-copy.ne-copy {
    background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
    background-position: 34%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testimoimage-left-copy.new-opy-copy {
    background-image: url('../images/гончарук.png');
    background-position: 50% 0;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testimoimage-left-copy.new-copy-copy {
    background-image: url('../images/0B162Bild-04228-1.png');
    background-position: 50% 0;
    background-size: auto;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testimoimage-left-copy.new-copy-copy-copy {
    background-image: url('../images/Hero-Heading-Left.jpg');
    background-position: 50% 0;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testimoimage-left-copy-copy {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .testimoimage-left-copy-copy.new, .testimoimage-left-copy-copy.new-copy {
    background-image: url('../images/Hero-Heading-Left.jpg');
    background-position: 50%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testimoimage-left-copy-copy.new-copy, .testimoimage-left-copy-copy.new-c-opy {
    background-image: url('../images/Hero-Heading-Left.jpg');
    background-position: 50% 0;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testimoimage-left-copy-copy.ne-copy {
    background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
    background-position: 34%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testimoimage-left-copy-copy.new-opy-copy {
    background-image: url('../images/гончарук.png');
    background-position: 50% 0;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testimoimage-left-copy-copy.new-copy-copy {
    background-image: url('../images/0B162Bild-04228-1.png');
    background-position: 50% 0;
    background-size: auto;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testimoimage-left-copy-copy.new-copy-copy-copy, .testimoimage-left-copy-copy.new-copy-copy {
    background-image: url('../images/Hero-Heading-Left.jpg');
    background-position: 50% 0;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testimonial-eft-copy-copy-copy {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .testimonial-eft-copy-copy-copy.new, .testimonial-eft-copy-copy-copy.new-copy {
    background-image: url('../images/Hero-Heading-Left.jpg');
    background-position: 50%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testimonial-eft-copy-copy-copy.new-copy, .testimonial-eft-copy-copy-copy.new-c-opy {
    background-image: url('../images/Hero-Heading-Left.jpg');
    background-position: 50% 0;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testimonial-eft-copy-copy-copy.ne-copy {
    background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
    background-position: 34%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testimonial-eft-copy-copy-copy.new-opy-copy {
    background-image: url('../images/гончарук.png');
    background-position: 50% 0;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testimonial-eft-copy-copy-copy.new-copy-copy {
    background-image: url('../images/0B162Bild-04228-1.png');
    background-position: 50% 0;
    background-size: auto;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testimonial-eft-copy-copy-copy.new-copy-copy-copy, .testimonial-eft-copy-copy-copy.copy-copy, .testimonial-eft-copy-copy-copy.new-copy-copy-copy {
    background-image: url('../images/Hero-Heading-Left.jpg');
    background-position: 50% 0;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testimonial-eft-copy-copy-copy.new-copy, .testimonial-eft-copy-copy-copy.new-copy-copy {
    background-image: url('../images/Hero-Heading-Left.jpg');
    background-position: 50%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .maintext-copy {
    vertical-align: baseline;
    vertical-align: baseline;
    margin-top: 0;
    margin-left: auto;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .quick-stack-copy-copy-copy {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
  }

  .maintext-copy-copy, .maintext-copy-copy-copy {
    vertical-align: baseline;
    margin-top: 0;
    margin-left: auto;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .div-block-11 {
    width: 100%;
  }

  .container-11 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .nav-menu-4 {
    margin-top: auto;
    margin-left: 0;
  }

  .container-12 {
    justify-content: space-between;
    align-items: center;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    left: 1039px;
  }

  .nav-menu-7 {
    margin-left: 40px;
    margin-right: 0;
    padding-left: 0;
    position: static;
    left: 140px;
  }

  .navbar-3 {
    background-color: var(--white);
  }

  .image-38 {
    flex-flow: row;
    justify-content: flex-end;
    align-items: stretch;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .div-block-14 {
    width: 100%;
  }

  .container-13 {
    max-width: none;
  }

  .image-6-copy {
    flex: 1;
    height: auto;
    margin-left: 0;
    padding: 20px 0 0;
    position: static;
  }

  .container-14 {
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
  }

  .maintext-copy {
    vertical-align: baseline;
    margin-top: 0;
    margin-left: auto;
    padding-top: 10px;
    padding-bottom: 0;
    display: block;
  }

  .quick-stack-main {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-15 {
    max-width: none;
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .quick-stack-copy {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .container-14-copy {
    padding-top: 20px;
  }

  .bold-text-31 {
    font-weight: 500;
  }

  .link-25 {
    color: var(--site-color);
  }

  .div-block-17 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
  }

  .mask-2 {
    padding-bottom: 40px;
  }

  .nav-link-3-copy {
    font-size: 12px;
  }

  .nav-link-3-copy.w--current {
    color: var(--site-color);
  }

  .nav-link-3-copy.language {
    margin-top: 20px;
    padding: 0 0 0 30px;
    font-size: 24px;
  }

  .testimonial-right-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex: 0 auto;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 20px;
    display: flex;
  }

  .figma-card-7-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-self: auto;
    align-items: flex-end;
    width: auto;
    max-width: 100%;
    height: auto;
    padding-right: 0;
    font-family: PT Sans, sans-serif;
    display: flex;
  }

  .testimonial-image-left-copy-copy.copy {
    border-width: 1px;
  }

  .image-6-copy {
    flex: 1;
    width: 100%;
    height: auto;
    margin-left: 0;
    padding: 20px 0 0;
    position: static;
  }

  .paragraph-14-copy {
    text-align: right;
    align-self: flex-end;
    padding-top: 5px;
    font-size: 12px;
  }

  .paragraph-15 {
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .div-block-19 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .bold-text-35 {
    line-height: 120%;
  }

  .figma-description-39-copy {
    font-family: PT Sans, sans-serif;
  }

  .testimonial-image-left-copy.new, .testimonial-image-left-copy.new-copy {
    background-image: url('../images/Hero-Heading-Left.jpg');
    background-position: 50%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testimonial-image-left-copy.new-copy, .testimonial-image-left-copy.new-c-opy {
    background-image: url('../images/Hero-Heading-Left.jpg');
    background-position: 50% 0;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testimonial-image-left-copy.new-opy-copy-copy {
    inset: 0% auto auto 0%;
    background-image: url('../images/getto05x.png');
    background-position: 50% 77%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testimonial-right-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex: 0 auto;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
  }

  .h5 {
    max-width: none;
    font-size: 20px;
    line-height: 100%;
  }

  .bold-text-36 {
    text-transform: uppercase;
    font-size: 20px;
  }

  .div-block-23 {
    margin-bottom: 0;
  }

  .paragraph-16 {
    padding-bottom: 0;
  }

  .paragraph-17 {
    margin-bottom: 20px;
    padding-bottom: 20px;
    padding-right: 0;
  }

  .h6 {
    padding-bottom: 0;
  }

  .h2-new {
    text-align: center;
    text-transform: none;
    max-width: none;
    margin-bottom: 0;
    padding-bottom: 20px;
    font-family: futura-pt, sans-serif;
    font-size: 32px;
  }

  .div-block-24 {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .div-block-25 {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .testimonial-text-four-copy-copy {
    margin-bottom: 0;
    padding-bottom: 100px;
    padding-right: 20px;
    font-family: PT Sans, sans-serif;
  }

  .container-5-copy {
    grid-column-gap: 60px;
    grid-row-gap: 50px;
    grid-column-gap: 60px;
    grid-row-gap: 50px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-content: start;
    width: auto;
    max-width: 80%;
    margin-left: auto;
    padding-top: 0;
    padding-bottom: 0;
    display: grid;
  }

  .testimonial-image-left-copy {
    background-image: url('../images/Полювання-на-євреїв-1.png');
    background-position: 0 0;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .testimonial-image-left-copy.new, .testimonial-image-left-copy.new-copy {
    background-image: url('../images/Hero-Heading-Left.jpg');
    background-position: 50%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testimonial-image-left-copy.new-copy, .testimonial-image-left-copy.new-c-opy {
    background-image: url('../images/Hero-Heading-Left.jpg');
    background-position: 50% 0;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testimonial-image-left-copy.ne-copy {
    background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
    background-position: 34%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testimonial-image-left-copy.new-opy-copy {
    background-image: url('../images/гончарук.png');
    background-position: 50% 0;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testimonial-image-left-copy.new-copy-copy {
    background-image: url('../images/B162Bild-04228-2-1.png');
    background-position: 0%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testimonial-image-left-copy.new-copy-copy-copy {
    background-image: url('../images/Hero-Heading-Left.jpg');
    background-position: 50% 0;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testimonial-image-left-copy.new-opy-copy-copy {
    background-image: url('../images/Полювання-на-євреїв-1.jpg');
    background-position: 50%;
    background-size: cover;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testimonial-image-left-copy.new-opy-copy-copy-copy {
    background-image: url('../images/Полювання-на-євреїв-1.png');
    background-position: 50%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testimonial-image-left-copy.new-opy-copy-copy {
    inset: 0% auto auto 0%;
    background-image: url('../images/getto05x.png');
    background-position: 50% 77%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .bold-text-35-copy {
    line-height: 120%;
  }

  .footer-divider-two-copy {
    border-color: var(--black);
  }

  .figma-columns-15-copy {
    max-width: 80%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-5-copy {
    grid-column-gap: 60px;
    grid-row-gap: 50px;
    grid-column-gap: 60px;
    grid-row-gap: 50px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-content: start;
    width: auto;
    max-width: 80%;
    margin-left: auto;
    padding-top: 0;
    padding-bottom: 0;
    display: grid;
  }

  .section-13 {
    padding-top: 40px;
  }

  .text-span-7 {
    color: var(--transparent);
    font-weight: 400;
  }

  .subheading-copy {
    font-family: futura-pt, sans-serif;
    font-size: 32px;
  }

  .container-9-copy {
    padding-bottom: 40px;
  }

  .container-16 {
    max-width: 100%;
    padding-top: 40px;
    padding-bottom: 0;
  }

  .testi-image-getto-copy.new, .testi-image-getto-copy.new-copy {
    background-image: url('../images/Hero-Heading-Left.jpg');
    background-position: 50%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testi-image-getto-copy.new-copy, .testi-image-getto-copy.new-c-opy {
    background-image: url('../images/Hero-Heading-Left.jpg');
    background-position: 50% 0;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testi-image-getto-copy.new-opy-copy-copy {
    inset: 0% auto auto 0%;
    background-image: url('../images/getto05x.png');
    background-position: 50% 77%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testi-image-getto-copy.new, .testi-image-getto-copy.new-copy {
    background-image: url('../images/Hero-Heading-Left.jpg');
    background-position: 50%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testi-image-getto-copy.new-copy, .testi-image-getto-copy.new-c-opy {
    background-image: url('../images/Hero-Heading-Left.jpg');
    background-position: 50% 0;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testi-image-getto-copy.new-opy-copy-copy {
    inset: 0% auto auto 0%;
    background-image: url('../images/getto05x.png');
    background-position: 50% 77%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testi-image-getto-copy-copy.new, .testi-image-getto-copy-copy.new-copy {
    background-image: url('../images/Hero-Heading-Left.jpg');
    background-position: 50%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testi-image-getto-copy-copy.new-copy, .testi-image-getto-copy-copy.new-c-opy {
    background-image: url('../images/Hero-Heading-Left.jpg');
    background-position: 50% 0;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testi-image-getto-copy-copy.new-opy-copy-copy {
    inset: 0% auto auto 0%;
    background-image: url('../images/getto05x.png');
    background-position: 50% 77%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testi-image-getto-copy-copy {
    background-image: url('../images/004.png');
    background-position: 50% 38%;
    background-size: contain;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .testi-image-getto-copy-copy.new, .testi-image-getto-copy-copy.new-copy {
    background-image: url('../images/Hero-Heading-Left.jpg');
    background-position: 50%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testi-image-getto-copy-copy.new-copy, .testi-image-getto-copy-copy.new-c-opy {
    background-image: url('../images/Hero-Heading-Left.jpg');
    background-position: 50% 0;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testi-image-getto-copy-copy.ne-copy {
    background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
    background-position: 34%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testi-image-getto-copy-copy.new-opy-copy {
    background-image: url('../images/гончарук.png');
    background-position: 50% 0;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testi-image-getto-copy-copy.new-copy-copy {
    background-image: url('../images/B162Bild-04228-2-1.png');
    background-position: 0%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testi-image-getto-copy-copy.new-copy-copy-copy {
    background-image: url('../images/Hero-Heading-Left.jpg');
    background-position: 50% 0;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testi-image-getto-copy-copy.new-opy-copy-copy {
    background-image: url('../images/Полювання-на-євреїв-1.jpg');
    background-position: 50%;
    background-size: cover;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testi-image-getto-copy-copy.new-opy-copy-copy-copy {
    background-image: url('../images/Полювання-на-євреїв-1.png');
    background-position: 50%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testi-image-getto-copy-copy.new-opy-copy-copy {
    inset: 0% auto auto 0%;
    background-image: url('../images/getto05x.png');
    background-position: 50% 77%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .bold-text-2-copy {
    color: var(--white);
    padding-top: 0;
    padding-bottom: 100px;
  }

  .testi-image-getto-copy.new, .testi-image-getto-copy.new-copy {
    background-image: url('../images/Hero-Heading-Left.jpg');
    background-position: 50%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testi-image-getto-copy.new-copy, .testi-image-getto-copy.new-c-opy {
    background-image: url('../images/Hero-Heading-Left.jpg');
    background-position: 50% 0;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testi-image-getto-copy.new-opy-copy-copy {
    inset: 0% auto auto 0%;
    background-image: url('../images/getto05x.png');
    background-position: 50% 77%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testi-image-getto-copy.new, .testi-image-getto-copy.new-copy {
    background-image: url('../images/Hero-Heading-Left.jpg');
    background-position: 50%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testi-image-getto-copy.new-copy, .testi-image-getto-copy.new-c-opy {
    background-image: url('../images/Hero-Heading-Left.jpg');
    background-position: 50% 0;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testi-image-getto-copy.new-opy-copy-copy {
    inset: 0% auto auto 0%;
    background-image: url('../images/getto05x.png');
    background-position: 50% 77%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .div-block-29 {
    width: 100%;
    padding-top: 40px;
  }

  .image-122-copy {
    flex: 1;
    width: 60%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 0 0;
    position: static;
  }

  .container-17 {
    max-width: 80%;
  }

  .ligth-box {
    width: auto;
    padding-right: 0;
  }

  .div-block-34, .div-block-35 {
    width: 30%;
  }

  .cont {
    width: 100%;
  }

  .bold-text-2-copy-copy {
    color: var(--white);
    padding-top: 0;
    padding-bottom: 0;
  }

  .subheading-copy-copy {
    font-family: futura-pt, sans-serif;
    font-size: 46px;
  }

  .div-block-38 {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .testi-image-getto-copy {
    background-image: url('../images/004.png');
    background-position: 50% 38%;
    background-size: contain;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .testi-image-getto-copy.new, .testi-image-getto-copy.new-copy {
    background-image: url('../images/Hero-Heading-Left.jpg');
    background-position: 50%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testi-image-getto-copy.new-copy, .testi-image-getto-copy.new-c-opy {
    background-image: url('../images/Hero-Heading-Left.jpg');
    background-position: 50% 0;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testi-image-getto-copy.ne-copy {
    background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
    background-position: 34%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testi-image-getto-copy.new-opy-copy {
    background-image: url('../images/гончарук.png');
    background-position: 50%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testi-image-getto-copy.new-copy-copy {
    background-image: url('../images/B162Bild-04228-2-1.png');
    background-position: 0%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testi-image-getto-copy.new-copy-copy-copy {
    background-image: url('../images/Hero-Heading-Left.jpg');
    background-position: 50% 0;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testi-image-getto-copy.new-opy-copy-copy {
    background-image: url('../images/Полювання-на-євреїв-1.jpg');
    background-position: 50%;
    background-size: cover;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testi-image-getto-copy.new-opy-copy-copy-copy {
    background-image: url('../images/Полювання-на-євреїв-1.png');
    background-position: 50%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testi-image-getto-copy.new-opy-copy-copy {
    inset: 0% auto auto 0%;
    background-image: url('../images/getto05x.png');
    background-position: 50% 77%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .image145, .image145-copy {
    width: 1000%;
    padding-top: 20px;
  }

  .footer-eye {
    background-color: var(--transparent);
    color: var(--transparent);
    object-fit: fill;
    border: 1px solid #fff;
  }

  .footer-text {
    color: var(--white);
    text-transform: none;
    font-family: PT Sans, sans-serif;
  }

  .navbar-eye-2 {
    justify-content: space-between;
    align-items: center;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    left: 1039px;
  }

  .nav-eye {
    margin-left: 40px;
    margin-right: 0;
    padding-left: 0;
    position: static;
    left: 140px;
  }

  .nav-link-eye {
    font-size: 12px;
    font-weight: 700;
  }

  .nav-link-eye.language {
    margin-top: 0;
    padding: 3px 20px 3px 0;
    font-size: 20px;
    position: static;
    left: 1068px;
  }

  .nav-link-eye.button-find-copy-copy-copy {
    letter-spacing: 1.5px;
    margin: 0;
  }

  .nav-link-eye.language-copy {
    margin-top: 0;
    padding: 0 20px 0 0;
    font-size: 21px;
    left: 1068px;
  }

  .nav-link-eye.language-copy.w--current {
    margin-top: 0;
    padding: 2px 20px 2px 0;
    font-size: 16px;
    position: static;
  }

  .text-block-eye {
    font-size: 12px;
    font-weight: 700;
  }

  .eyes {
    max-width: 30px;
    max-height: none;
    margin-top: 0;
    margin-left: 0;
    padding-top: 0;
    position: static;
    top: 0%;
    left: 1121px;
  }

  .q1 {
    font-size: 74px;
  }

  .q1.margin-bottom-32px, .q1.margin-bottom-32px-copy, .q1.margin-bottom-32px-copy, .q1.margin-bottom-32px-copy, .q1.margin-bottom-32px-copy-copy, .q1.margin-bottom-32px-copy, .q1.margin-bottom-32px-copy-copy, .q1.margin-bottom-32px-copy {
    text-transform: none;
    padding-top: 0;
    padding-bottom: 20px;
    padding-right: 40px;
    font-size: 48px;
  }

  .q1.margin-bottom-32px-copy-copy {
    text-transform: none;
    padding-top: 0;
    padding-bottom: 100px;
    padding-right: 40px;
    font-size: 48px;
  }

  .q2 {
    color: var(--white);
    padding-top: 0;
    padding-bottom: 0;
  }

  .q2.inert-centr {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
    display: block;
  }

  .q2.inert-bold {
    max-width: 80%;
    margin: 0 auto;
    padding-bottom: 20px;
    display: block;
  }

  .q2.inert-bold-2 {
    max-width: none;
    margin: 0;
    padding-bottom: 20px;
    font-size: 46px;
    display: block;
  }

  .q3 {
    margin-bottom: 0;
    padding-bottom: 40px;
    padding-right: 0;
    font-family: PT Sans, sans-serif;
    font-size: 22px;
  }

  .q3.invert {
    padding-bottom: 20px;
    padding-right: 0;
    font-size: 22px;
  }

  .q3.invert-2 {
    padding-top: 10px;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 22px;
    line-height: 120%;
  }

  .q3.invert-copy {
    padding-bottom: 20px;
    padding-right: 0;
    font-size: 22px;
  }

  .q3.invert-2-copy {
    padding-top: 10px;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 22px;
    line-height: 120%;
  }

  .button-eyes {
    margin-bottom: 0;
    padding: 20px 25px;
    font-size: 18px;
  }

  .button-eyes.listen {
    background-image: url('../images/Group-93.png');
    background-position: 82%;
    background-size: 20px;
    padding-right: 56px;
  }

  .button-eyes.watch, .button-eyes.watch-copy {
    background-image: url('../images/Group.png');
    background-position: 86%;
    background-size: 20px;
    border-style: none;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 50px;
    position: relative;
  }

  .button-eyes.inert {
    margin-bottom: 0;
    padding-right: 20px;
    font-size: 18px;
  }

  .navbar-eyes {
    background-color: var(--white);
  }

  .container-eyes {
    justify-content: space-around;
    align-items: center;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    left: 1039px;
  }

  .nav-menu-eyes {
    margin-left: 40px;
    margin-right: 0;
    padding-left: 0;
    position: static;
    left: 140px;
  }

  .nav-link-eyes {
    font-size: 16px;
    font-weight: 700;
  }

  .nav-link-eyes.language {
    margin-top: 0;
    padding: 3px 20px 3px 0;
    font-size: 20px;
    position: static;
    left: 1068px;
  }

  .nav-link-eyes.button-find-copy-copy-copy {
    letter-spacing: 1.5px;
    margin: 0;
  }

  .nav-link-eyes.language-copy {
    margin-top: 0;
    padding: 0 20px 0 0;
    font-size: 21px;
    left: 1068px;
  }

  .nav-link-eyes.language-copy.w--current {
    margin-top: 0;
    padding: 2px 20px 2px 0;
    font-size: 16px;
    position: static;
  }

  .nav-link-eyes.language-eye {
    margin-top: 0;
    padding: 3px 20px 3px 0;
    font-size: 20px;
    position: static;
    left: 1068px;
  }

  .text-block-eyes {
    font-size: 16px;
    font-weight: 700;
  }

  .nav-button-eyes {
    margin-top: 8px;
    margin-bottom: 0;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 20px;
    font-size: 14px;
  }

  .nav-button-eyes.listen {
    background-image: url('../images/Group-93.png');
    background-position: 82%;
    background-size: 20px;
    padding-right: 56px;
  }

  .nav-button-eyes.watch, .nav-button-eyes.watch-copy {
    background-image: url('../images/Group.png');
    background-position: 86%;
    background-size: 20px;
    border-style: none;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 50px;
    position: relative;
  }

  .container-eyyes {
    display: flex;
  }

  .conteiner-eyyes {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
  }

  .cont-vert, .cont-vert-two {
    width: 100%;
  }

  .q4 {
    font-size: 48px;
  }

  .q4.inert {
    text-align: left;
    font-size: 26px;
  }

  .cont-blure {
    background-color: var(--black);
    opacity: .8;
    position: absolute;
    inset: 0%;
  }

  .main-cont {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .main-cont.vigiv {
    background-image: url('../images/Полювання-на-євреїв-1.png');
    background-position: 50%;
    background-size: cover;
  }

  .text-lock {
    max-width: 100%;
    margin: 0 auto;
    padding-bottom: 20px;
    display: block;
  }

  .footer-eyes {
    background-color: var(--black);
    color: var(--black);
    object-fit: fill;
    border: 1px solid #fff;
  }

  .testimoimage-left-copy-copy-copy {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .testimoimage-left-copy-copy-copy.new, .testimoimage-left-copy-copy-copy.new-copy {
    background-image: url('../images/Hero-Heading-Left.jpg');
    background-position: 50%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testimoimage-left-copy-copy-copy.new-copy, .testimoimage-left-copy-copy-copy.new-c-opy {
    background-image: url('../images/Hero-Heading-Left.jpg');
    background-position: 50% 0;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testimoimage-left-copy-copy-copy.ne-copy {
    background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
    background-position: 34%;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testimoimage-left-copy-copy-copy.new-opy-copy {
    background-image: url('../images/гончарук.png');
    background-position: 50% 0;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testimoimage-left-copy-copy-copy.new-copy-copy {
    background-image: url('../images/0B162Bild-04228-1.png');
    background-position: 50% 0;
    background-size: auto;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .testimoimage-left-copy-copy-copy.new-copy-copy-copy, .testimoimage-left-copy-copy-copy.new-copy-copy {
    background-image: url('../images/Hero-Heading-Left.jpg');
    background-position: 50% 0;
    background-size: cover;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .right-eye {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex: 0 auto;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: flex-start;
    width: 58%;
    display: flex;
  }

  .grid-eyes {
    margin-bottom: 0;
  }

  .eye {
    max-width: 60px;
    max-height: none;
    margin-top: 0;
    margin-left: 0;
    padding-top: 0;
    position: static;
    top: 0%;
    left: 1121px;
  }

  .image-2-copy {
    max-width: 30px;
    margin-top: 0;
  }

  .hom {
    max-width: 40px;
    margin-top: 0;
  }

  .footer-link-euye {
    color: var(--white);
    text-transform: none;
    font-family: PT Sans, sans-serif;
  }

  .footer-copyright-eye {
    color: var(--white);
    width: 50%;
  }

  .footer-legal-block-eyes {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    font-size: 18px;
  }

  .fb {
    border: 1px none var(--white);
    color: var(--white);
  }

  .dropdown-link-eye {
    opacity: 1;
    color: var(--site-color);
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-clip: border-box;
    border-radius: 0;
    font-family: futura-pt, sans-serif;
    font-size: 16px;
    font-weight: 600;
  }

  .dropdown-link-eye:hover {
    background-color: var(--white);
    background-image: linear-gradient(to bottom, var(--black), var(--black));
    color: var(--white);
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    border-radius: 10px;
  }

  .dropdown-list-eyes {
    opacity: 1;
    filter: blur(5px);
    outline-offset: 0px;
    mix-blend-mode: normal;
    border-radius: 10px;
    outline: 3px #333;
  }

  .dropdown-list-eyes.w--open {
    border: 0px none var(--white);
    background-color: var(--white);
    opacity: 1;
    filter: none;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    border-radius: 10px;
    padding: 10px;
    font-family: futura-pt, sans-serif;
  }

  .team-slider-nav-eye {
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 0;
    font-size: 18px;
  }

  .q4-copy {
    font-size: 48px;
  }

  .q4-copy.inert {
    font-size: 26px;
  }

  .line-ye {
    margin-top: 0;
  }

  .grid-eye {
    grid-column-gap: 48px;
    grid-row-gap: 66px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    max-width: 80%;
    padding-top: 0;
    padding-bottom: 40px;
    display: grid;
  }

  .q6-italik {
    padding-top: 15px;
    font-size: 22px;
    line-height: 22px;
  }

  .name-sign-eye {
    color: var(--black);
    margin-top: 0;
    padding-top: 15px;
    padding-bottom: 0;
    font-size: 18px;
  }

  .sing {
    color: var(--black);
    padding-top: 10px;
    font-family: PT Sans, sans-serif;
    font-size: 12px;
    font-weight: 400;
  }

  .sing.name-sign {
    text-align: right;
    justify-content: flex-end;
    align-self: flex-end;
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 0;
    font-size: 12px;
    font-weight: 400;
    display: block;
  }

  .grid-2-eye {
    padding-top: 10px;
  }

  .colon-first {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-self: auto;
    align-items: flex-end;
    width: auto;
    max-width: 100%;
    height: auto;
    padding-right: 0;
    font-family: PT Sans, sans-serif;
    display: flex;
  }

  .image-eyes {
    cursor: auto;
    flex: 1;
    width: 100%;
    height: auto;
    margin-left: 0;
    padding: 10px 0 0;
    position: static;
  }

  .block-eye {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    width: auto;
    max-width: 100%;
    padding-top: 0;
    padding-bottom: 10px;
  }

  .block-1 {
    margin-left: 0;
  }

  .italik {
    font-weight: 700;
    display: block;
  }

  .italik.citation {
    align-self: center;
    padding-top: 20px;
  }

  .quick-stack-eye {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-eyes-80 {
    flex: 1;
    width: 80%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 0 0;
    position: static;
  }

  .q1-copy {
    z-index: 1;
    padding-bottom: 140px;
    font-size: 74px;
    line-height: 74px;
    position: relative;
  }

  .q1-copy.margin-bottom-32px, .q1-copy.margin-bottom-32px-copy, .q1-copy.margin-bottom-32px-copy, .q1-copy.margin-bottom-32px-copy, .q1-copy.margin-bottom-32px-copy-copy, .q1-copy.margin-bottom-32px-copy, .q1-copy.margin-bottom-32px-copy-copy, .q1-copy.margin-bottom-32px-copy {
    text-transform: none;
    padding-top: 0;
    padding-bottom: 20px;
    padding-right: 40px;
    font-size: 48px;
  }

  .q1-copy.margin-bottom-32px-copy-copy {
    text-transform: none;
    padding-top: 0;
    padding-bottom: 100px;
    padding-right: 40px;
    font-size: 48px;
  }

  .image-eyes-80-copy {
    flex: 1;
    width: 65%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 0 0;
    position: static;
  }

  .name-sing-eye {
    font-size: 18px;
  }

  .link-eye {
    padding-top: 7px;
    font-size: 18px;
  }

  .q2-copy {
    color: var(--white);
    padding-top: 0;
    padding-bottom: 60px;
  }

  .q2-copy.inert-centr {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
    display: block;
  }

  .q2-copy.inert-bold {
    max-width: 80%;
    margin: 0 auto;
    padding-bottom: 20px;
    display: block;
  }

  .q2-copy.inert-bold-2 {
    max-width: none;
    margin: 0;
    padding-bottom: 20px;
    font-size: 52px;
    display: block;
  }

  .link-eyes {
    color: var(--black);
    font-size: 18px;
  }

  .button-eyes-copy.watch, .button-eyes-copy.watch-copy {
    background-image: url('../images/Group.png');
    background-position: 86%;
    background-size: 20px;
    border-style: none;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 50px;
    position: relative;
  }

  .italic-text-18 {
    font-size: 22px;
  }

  .lightbox-link-eye {
    justify-content: flex-start;
    align-items: flex-end;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .quick-stack-home {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .name-sign-eye-bold {
    margin-top: 0;
    padding-top: 15px;
    padding-bottom: 0;
    font-size: 18px;
  }

  .button-eyes-copy {
    margin-bottom: 0;
    padding: 20px 25px;
    font-size: 18px;
  }

  .button-eyes-copy.listen {
    background-image: url('../images/Group-93.png');
    background-position: 82%;
    background-size: 20px;
    padding-right: 56px;
  }

  .button-eyes-copy.watch, .button-eyes-copy.watch-copy {
    background-image: url('../images/Group.png');
    background-position: 86%;
    background-size: 20px;
    border-style: none;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 50px;
    position: relative;
  }

  .button-eyes-copy.inert {
    margin-bottom: 0;
    padding-right: 20px;
    font-size: 18px;
  }

  .mask-4 {
    padding-bottom: 20px;
  }

  .q3-copy {
    margin-bottom: 0;
    padding-bottom: 40px;
    padding-right: 0;
    font-family: PT Sans, sans-serif;
    font-size: 22px;
  }

  .q3-copy.invert {
    padding-bottom: 20px;
    padding-right: 0;
    font-size: 22px;
  }

  .q3-copy.invert-2 {
    padding-top: 10px;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 22px;
    line-height: 120%;
  }

  .q3-copy.invert-copy {
    padding-bottom: 20px;
    padding-right: 0;
    font-size: 22px;
  }

  .subheading-copy-copy-copy {
    font-family: futura-pt, sans-serif;
    font-size: 46px;
  }

  .line-ye-copy {
    margin-top: 0;
  }

  .container-mane {
    padding-top: 40px;
  }

  .line-eye {
    border-color: var(--black);
  }

  .heading-main {
    text-transform: none;
    max-width: 60%;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .image-122-copy {
    flex: 1;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 0 0;
    position: static;
  }

  .bold-text-main {
    color: var(--white);
    padding-top: 0;
    padding-bottom: 0;
  }

  .line {
    border-color: var(--black);
  }

  .bold-text-39 {
    font-size: 58px;
  }

  .italic-text-21 {
    font-size: 14px;
    line-height: 14px;
  }
}

@media screen and (min-width: 1440px) {
  h1 {
    margin-bottom: 32px;
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
    font-size: 140px;
    line-height: 140px;
    text-decoration: none;
  }

  p {
    font-size: 40px;
    line-height: 150%;
  }

  .main {
    display: flex;
  }

  .content.flex {
    width: 3350px;
    margin-left: 260px;
    margin-right: 260px;
  }

  .body {
    padding-top: 0;
    padding-bottom: 0;
  }

  .left {
    width: 1121px;
  }

  .heading-2 {
    margin-top: 0;
  }

  .navbar-no-shadow {
    height: 80px;
  }

  .navbar-no-shadow-container {
    max-width: 80%;
  }

  .flex-block-2 {
    margin-right: 50vw;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .image-2 {
    max-width: 30px;
    max-height: none;
    margin-top: 0;
    display: block;
  }

  .heading-6 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 48px;
    line-height: 92%;
  }

  .subheading {
    padding-bottom: 100px;
    font-size: 200%;
  }

  .paragraph-3 {
    padding-top: 0;
    font-size: 100%;
  }

  .button-find-more {
    background-position: 120px;
  }

  .team-slider {
    padding-top: 40px;
  }

  .container-3 {
    flex-flow: column;
    max-width: 80%;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .centered-heading {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
  }

  .team-slider-wrapper {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 10px;
    padding-bottom: 0;
    display: flex;
  }

  .team-block {
    min-height: auto;
    max-height: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .team-member-text {
    font-size: 16px;
  }

  .team-slider-nav {
    max-width: 100%;
    margin: 40px auto 0;
    position: static;
  }

  .button-find-more-black.watch {
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: auto;
    display: inline-flex;
  }

  .image-3 {
    max-width: none;
    max-height: 3vh;
  }

  .flex-block-2-copy {
    margin-right: 0;
  }

  .image-4 {
    margin-left: 5%;
  }

  .heading-6-copy {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 350%;
    line-height: 120%;
  }

  .paragraph-4-copy {
    margin-bottom: 20px;
    margin-left: 0;
  }

  .container-4 {
    min-width: 70vw;
    max-width: 70%;
    display: flex;
  }

  .footer {
    margin-right: 0;
  }

  .figma-image-wrapper-10 {
    grid-row-gap: 0px;
    height: auto;
  }

  .figma-info-8 {
    grid-row-gap: 0px;
    padding-top: 0;
  }

  .figma-card-8 {
    width: 340px;
    margin-left: 0;
    padding-right: 0;
    position: static;
  }

  .figma-text-40 {
    font-size: 42px;
  }

  .figma-name-7 {
    font-size: 22px;
  }

  .figma-info-7 {
    grid-row-gap: 0px;
    padding-top: 20px;
  }

  .figma-info-6 {
    justify-content: flex-start;
    align-items: flex-end;
    width: auto;
    max-width: 100%;
  }

  .figma-card-7 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex: 0 auto;
    justify-content: flex-start;
    align-self: auto;
    align-items: flex-end;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .figma-description-7 {
    color: var(--site-color);
    display: block;
  }

  .figma-description-7.citation {
    max-width: none;
    padding-top: 10px;
  }

  .figma-name-5 {
    padding-top: 10px;
    display: block;
  }

  .figma-name-5.name-sign {
    padding-top: 10px;
    padding-bottom: 0;
  }

  .figma-frame-193 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
  }

  .figma-frame-194 {
    flex-flow: column;
    padding-top: 0;
    padding-bottom: 20px;
  }

  .figma-name-1 {
    max-width: 100%;
    display: block;
  }

  .maintext {
    padding-top: 10px;
  }

  .quick-stack {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    max-width: 70%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-122 {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .cell {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .image-box {
    grid-row-gap: 0px;
  }

  .image-7 {
    padding-bottom: 20px;
  }

  .figma-image-wrapper-26 {
    grid-row-gap: 0px;
    height: 180px;
  }

  .figma-description-39 {
    padding: 10px 24px 0 0;
  }

  .figma-container-19 {
    justify-content: flex-start;
    align-items: center;
    margin-right: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .figma-info-47 {
    padding-top: 20px;
  }

  .figma-columns-15 {
    grid-column-gap: 40px;
    grid-row-gap: 60px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: grid;
  }

  .paragraph-4 {
    padding-right: 0;
    font-weight: 400;
  }

  .paragraph-4.heading {
    max-width: 80%;
    padding-right: 40px;
  }

  .paragraph-4.maintext {
    padding-right: 220px;
  }

  .image-27, .image-28 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph-5 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 1250px;
    margin: auto;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 16px;
    display: flex;
  }

  .image-29 {
    width: 100%;
    margin-top: 0;
  }

  .lightbox-link-2 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
    display: flex;
  }

  .bold-text-2 {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 34px;
  }

  .figma-description-copy {
    padding: 24px;
  }

  .hero-without-image {
    padding-top: 0;
  }

  .container-5 {
    grid-column-gap: 60px;
    grid-row-gap: 50px;
  }

  .hero-wrapper-two {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-family: futura-pt, sans-serif;
    font-size: 32px;
    font-weight: 600;
  }

  .bold-text-8 {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
    font-size: 28px;
    line-height: 35px;
    display: block;
  }

  .heading-7 {
    max-width: 80%;
    margin: 0 auto;
    padding-bottom: 0;
    font-family: PT Sans, sans-serif;
  }

  .heading-8 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-10 {
    text-transform: none;
    max-width: 60%;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 40px;
    font-size: 22px;
  }

  .container-6 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 80%;
    display: flex;
  }

  .testi-image-getto {
    background-image: url('../images/004.png');
    background-position: 50% 42%;
    background-size: contain;
  }

  .testi-image-getto.new, .testi-image-getto.new-copy {
    background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
    background-position: 50%;
    background-size: cover;
  }

  .testi-image-getto.new-copy, .testi-image-getto.new-c-opy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
  }

  .testi-image-getto.ne-copy {
    background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
    background-position: 50%;
    background-size: cover;
  }

  .testi-image-getto.new-opy-copy {
    background-image: url('../images/гончарук.png');
    background-position: 50% 0;
    background-size: contain;
  }

  .testi-image-getto.new-copy-copy {
    background-image: url('../images/B162Bild-04228-2-1.png');
    background-position: 50%;
    background-size: cover;
  }

  .testi-image-getto.new-copy-copy-copy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
  }

  .testi-image-getto.new-opy-copy-copy-copy {
    background-image: url('../images/Полювання-на-євреїв-1.jpg');
    background-position: 50% 35%;
    background-size: cover;
  }

  .testi-image-getto.new-opy-copy-copy {
    background-image: url('../images/getto05x.png');
    background-position: 50%;
    background-size: cover;
  }

  .testi-image-getto.vigiv {
    background-image: url('../images/Полювання-на-євреїв-1.png');
    background-size: cover;
  }

  .testimonial-wrapper-four {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: none;
  }

  .testimonial-left {
    background-color: var(--transparent);
    width: 50%;
    margin-right: 0;
  }

  .testimonial-image-four {
    background-color: var(--transparent);
    height: 85%;
  }

  .testimonial-right {
    justify-content: flex-start;
    padding-top: 0;
    position: relative;
  }

  .heading-small.margin-bottom-32px {
    text-transform: none;
    padding-bottom: 0;
  }

  .heading-small.margin-bottom-32px-copy {
    text-transform: none;
    padding-bottom: 20px;
    padding-right: 0;
    font-size: 32px;
    line-height: 34px;
  }

  .testimonial-text-four {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 40px;
    padding-right: 60px;
    font-family: futura-pt, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
  }

  .testimonial-text-r-copy {
    font-size: 16px;
  }

  .bold-text-11 {
    text-transform: uppercase;
    font-size: 22px;
  }

  .image-copy {
    max-width: none;
    max-height: 3vh;
  }

  .nav-link-3 {
    font-size: 14px;
  }

  .nav-link-3.language {
    margin-top: 0;
    padding-top: 3px;
    padding-left: 0;
    padding-right: 20px;
    display: block;
    position: static;
    left: 1136px;
  }

  .nav-link-3.language.w--current {
    color: var(--site-color);
    margin-top: 0;
    padding-left: 0;
  }

  .nav-link-3.button-find-copy-copy-copy {
    letter-spacing: 1.5px;
    margin: 24px 20px 24px 120px;
    padding-right: 44px;
    font-size: 13px;
    font-weight: 600;
  }

  .nav-link-3.language-copy {
    margin-top: 0;
    padding: 2px 20px 2px 0;
    left: 1136px;
  }

  .nav-link-3.language-copy.w--current {
    color: var(--site-color);
    margin-top: 0;
    padding: 2px 20px 2px 0;
    font-size: 16px;
    position: static;
  }

  .nav-link-3.language-eye {
    margin-top: 0;
    padding-top: 3px;
    padding-left: 0;
    padding-right: 20px;
    display: block;
    position: static;
    left: 1136px;
  }

  .nav-link-3.language-eye {
    color: var(--black);
    margin-top: 0;
    padding-top: 3px;
    padding-left: 0;
    padding-right: 20px;
    font-size: 26px;
    display: block;
    position: static;
    left: 1136px;
  }

  .nav-link-3.language-eye.w--current {
    color: var(--site-color);
    margin-top: 0;
    padding-left: 0;
  }

  .nav-link-3.language-eye-copy {
    color: var(--black);
    margin-top: 0;
    padding-top: 3px;
    padding-left: 0;
    padding-right: 20px;
    font-size: 26px;
    display: block;
    position: static;
    left: 1136px;
  }

  .nav-link-3.language-eye-copy.w--current {
    color: var(--site-color);
    margin-top: 0;
    padding-left: 0;
  }

  .text-block-2 {
    font-size: 14px;
  }

  .image-3-copy {
    max-width: none;
    max-height: 3vh;
  }

  .image-3-copy-copy {
    max-width: 30px;
    max-height: none;
    margin-top: 0;
    margin-left: 0;
    display: block;
    position: static;
    left: 1200px;
  }

  .footer-subscribe {
    padding-left: 0;
    padding-right: 0;
  }

  .container-8 {
    max-width: 80%;
  }

  .footer-copyright {
    text-align: left;
    width: 45%;
    font-size: 12px;
  }

  .footer-legal-block {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .dropdown-link.w--current {
    color: var(--site-color);
  }

  .dropdown-link.w--current:hover {
    background-color: var(--white);
    color: var(--white);
  }

  .dropdown-list.w--open {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-10-copy {
    max-width: 70vw;
  }

  .container-10 {
    background-color: var(--transparent);
  }

  .testimonial-left-copy {
    z-index: 0;
    color: var(--transparent);
    background-color: #71665ee3;
    width: 55%;
    margin-right: 0;
    padding-right: 0;
    position: absolute;
    inset: 0%;
  }

  .heading-small-copy.margin-bottom-32px, .heading-small-copy.margin-bottom-32px-copy, .heading-small-copy.margin-bottom-32px-copy, .heading-small-copy.margin-bottom-32px-copy, .heading-small-copy.margin-bottom-32px-copy-copy, .heading-small-copy.margin-bottom-32px-copy, .heading-small-copy.margin-bottom-32px-copy-copy, .heading-small-copy.margin-bottom-32px-copy {
    text-transform: none;
    padding-top: 0;
    padding-bottom: 20px;
  }

  .heading-small-copy.margin-bottom-32px-copy-copy {
    text-transform: none;
    padding-top: 0;
    padding-bottom: 140px;
  }

  .testimonial-text-four-copy {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 100px;
    padding-right: 0;
    font-family: PT Sans, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
  }

  .paragraph-8 {
    color: var(--white);
    padding-bottom: 20px;
    font-family: futura-pt, sans-serif;
    font-size: 32px;
    line-height: 130%;
  }

  .testimonial-left-copy-copy {
    z-index: 0;
    color: var(--transparent);
    background-color: #71665ee3;
    width: 55%;
    margin-right: 0;
    padding-right: 0;
    position: absolute;
    inset: 0%;
  }

  .image-34 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .testimonial-left-copy-copy {
    z-index: 0;
    color: var(--transparent);
    z-index: 0;
    inset: 0%;
    background-color: #71665ee3;
    width: 55%;
    margin-right: 0;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    inset: 0% auto 0% 0%;
  }

  .test-image-media {
    background-image: url('../images/Знімок-екрана-2025-04-30-184008-2-1.webp');
    background-position: 50% 10%;
    padding-bottom: 60px;
  }

  .test-image-media.new, .test-image-media.new-copy, .test-image-media.new-copy-copy, .test-image-media.new-copy-copy-copy {
    background-image: url('../images/0B162Bild-04228-1.png');
    background-position: 50%;
    background-size: auto;
  }

  .test-image-media.picture {
    background-image: url('../images/IMG_6726-5.png');
    background-position: 52% 44%;
    background-size: cover;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
  }

  .test-image-media.edu {
    background-image: url('../images/IMG_3387-1.png');
    background-position: 50%;
    background-size: cover;
  }

  .section-5 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-6 {
    padding-bottom: 40px;
  }

  .testimonial-t-copy-copy-copy {
    z-index: 0;
    color: var(--transparent);
    background-color: #71665ee3;
    width: 55%;
    margin-right: 0;
    padding-right: 0;
    position: absolute;
    inset: 0%;
  }

  .bold-text-15 {
    font-size: 82px;
    display: block;
  }

  .hero-heading-right-copy, .hero-heading-right-copy-copy, .hero-right-copy-copy-copy {
    background-image: url('../images/Полювання-на-євреїв-1.png');
    background-position: 50%;
    background-size: cover;
  }

  .bold-text-20 {
    font-size: 54px;
    line-height: 110%;
  }

  .quick-stack-copy-copy {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    max-width: 80%;
  }

  .quick-stack-copy {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
  }

  .testimonial-image-left-copy.new, .testimonial-image-left-copy.new-copy {
    background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
    background-position: 50%;
    background-size: cover;
  }

  .testimonial-image-left-copy.new-copy, .testimonial-image-left-copy.new-c-opy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
  }

  .testimonial-image-left-copy.new-copy-copy, .testimonial-image-left-copy.new-opy-copy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
  }

  .arrests {
    background-image: url('../images/02-1.jpg');
    background-position: 0 -3px;
    background-size: contain;
  }

  .arrests.new, .arrests.new-copy {
    background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
    background-position: 50%;
    background-size: cover;
  }

  .arrests.new-copy, .arrests.new-c-opy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
  }

  .arrests.ne-copy {
    background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
    background-position: 50%;
    background-size: cover;
  }

  .arrests.new-copy-copy, .arrests.new-opy-copy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
  }

  .arrests.new-copy-copy {
    background-image: url('../images/0B162Bild-04228-1.png');
    background-position: 50% 0;
    background-size: contain;
  }

  .arrests.new-copy-copy-copy, .arrests.copy-copy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
  }

  .quick-k-copy-copy-copy {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    padding-top: 40px;
  }

  .testimonial-image-left-copy-copy.new, .testimonial-image-left-copy-copy.new-copy {
    background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
    background-position: 50%;
    background-size: cover;
  }

  .testimonial-image-left-copy-copy.new-copy, .testimonial-image-left-copy-copy.new-c-opy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
  }

  .testimonial-image-left-copy-copy.ne-copy {
    background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
    background-position: 50%;
    background-size: cover;
  }

  .testimonial-image-left-copy-copy.new-copy-copy, .testimonial-image-left-copy-copy.new-opy-copy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
  }

  .testimonial-image-left-copy-copy.new-copy-copy {
    background-image: url('../images/0B162Bild-04228-1.png');
    background-position: 50% 0;
    background-size: contain;
  }

  .testimonial-image-left-copy-copy.new-copy-copy-copy, .testimonial-image-left-copy-copy.copy-copy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
  }

  .testimonial-image-left-copy-copy.new-copy-copy-copy {
    background-image: url('../images/02-1.jpg');
    background-position: 50% 0;
    background-size: contain;
  }

  .testimoimage-left-copy.new, .testimoimage-left-copy.new-copy {
    background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
    background-position: 50%;
    background-size: cover;
  }

  .testimoimage-left-copy.new-copy, .testimoimage-left-copy.new-c-opy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
  }

  .testimoimage-left-copy.ne-copy {
    background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
    background-position: 50%;
    background-size: cover;
  }

  .testimoimage-left-copy.new-copy-copy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
  }

  .testimoimage-left-copy.new-opy-copy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
  }

  .testimoimage-left-copy.new-copy-copy {
    background-image: url('../images/0B162Bild-04228-1.png');
    background-position: 50% 0;
    background-size: contain;
  }

  .testimoimage-left-copy.new-copy-copy-copy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
  }

  .testimoimage-left-copy-copy.new, .testimoimage-left-copy-copy.new-copy {
    background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
    background-position: 50%;
    background-size: cover;
  }

  .testimoimage-left-copy-copy.new-copy, .testimoimage-left-copy-copy.new-c-opy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
  }

  .testimoimage-left-copy-copy.ne-copy {
    background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
    background-position: 50%;
    background-size: cover;
  }

  .testimoimage-left-copy-copy.new-copy-copy {
    background-image: none;
  }

  .testimoimage-left-copy-copy.new-opy-copy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
  }

  .testimoimage-left-copy-copy.new-copy-copy {
    background-image: url('../images/0B162Bild-04228-1.png');
    background-position: 50% 0;
    background-size: contain;
  }

  .testimoimage-left-copy-copy.new-copy-copy-copy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
  }

  .testimoimage-left-copy-copy.new-copy-copy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
    position: relative;
  }

  .testimonial-eft-copy-copy-copy.new, .testimonial-eft-copy-copy-copy.new-copy {
    background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
    background-position: 50%;
    background-size: cover;
  }

  .testimonial-eft-copy-copy-copy.new-copy, .testimonial-eft-copy-copy-copy.new-c-opy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
  }

  .testimonial-eft-copy-copy-copy.ne-copy {
    background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
    background-position: 50%;
    background-size: cover;
  }

  .testimonial-eft-copy-copy-copy.new-copy-copy, .testimonial-eft-copy-copy-copy.new-opy-copy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
  }

  .testimonial-eft-copy-copy-copy.new-copy-copy-copy, .testimonial-eft-copy-copy-copy.copy-copy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
  }

  .testimonial-eft-copy-copy-copy.new-copy-copy-copy {
    background-image: url('../images/02-1.jpg');
    background-position: 50% 0;
    background-size: contain;
  }

  .testimonial-eft-copy-copy-copy.new-copy {
    background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
    background-position: 50%;
    background-size: cover;
  }

  .testimonial-eft-copy-copy-copy.new-copy-copy {
    background-image: url('../images/02-1.jpg');
    background-position: 50%;
    background-size: contain;
  }

  .maintext-copy, .maintext-copy-copy {
    padding-top: 0;
  }

  .quick-stack-copy-copy-copy {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
  }

  .maintext-copy-copy, .maintext-copy-copy-copy {
    padding-top: 0;
  }

  .testimonial-right-copy {
    padding-top: 0;
    position: relative;
  }

  .div-block-11 {
    align-self: flex-end;
    width: 100%;
  }

  .nav-menu-4, .container-12 {
    margin-top: 0;
  }

  .nav-menu-6 {
    margin-left: 20px;
    padding-left: 0;
  }

  .nav-menu-7 {
    margin-right: 0;
    padding-left: 100px;
    padding-right: 0;
    position: static;
    left: 150px;
  }

  .navbar-3 {
    margin-top: 0;
  }

  .image-38 {
    flex: 0 auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }

  .div-block-13 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-end;
    padding-left: 0;
    display: flex;
  }

  .div-block-14 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
    display: flex;
  }

  .container-13 {
    max-width: none;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .image-6-copy {
    padding-top: 20px;
  }

  .container-14 {
    flex-flow: column;
    padding-top: 40px;
    display: block;
  }

  .maintext-copy {
    padding-top: 20px;
  }

  .quick-stack-main {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-15 {
    max-width: none;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .quick-stack-copy {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    max-width: 70%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .bold-text-31 {
    padding-bottom: 140px;
  }

  .link-25 {
    color: var(--site-color);
  }

  .div-block-17 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
  }

  .mask-2 {
    padding-bottom: 20px;
  }

  .nav-link-3-copy {
    font-size: 14px;
  }

  .nav-link-3-copy.w--current {
    color: var(--site-color);
  }

  .nav-link-3-copy.language {
    margin-top: 20px;
    padding-top: 0;
    padding-left: 0;
  }

  .testimonial-right-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex: 1;
    justify-content: space-between;
    align-items: stretch;
    margin-top: 60px;
    padding-top: 0;
    position: static;
  }

  .icon-2 {
    display: block;
  }

  .figma-card-7-copy {
    padding-bottom: 0;
  }

  .image-6-copy {
    width: 100%;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 2px;
  }

  .div-block-18 {
    display: flex;
  }

  .paragraph-15 {
    line-height: 42%;
  }

  .div-block-19 {
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .bold-text-35 {
    line-height: 120%;
  }

  .figma-description-39-copy {
    padding: 10px 24px 24px 0;
  }

  .testimonial-image-left-copy.new, .testimonial-image-left-copy.new-copy {
    background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
    background-position: 50%;
    background-size: cover;
  }

  .testimonial-image-left-copy.new-copy, .testimonial-image-left-copy.new-c-opy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
  }

  .container-6-copy {
    max-width: 80%;
  }

  .image-123 {
    width: 85%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-12 {
    background-color: var(--transparent);
  }

  .testimonial-wrapper-four-copy {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .testimonial-right-copy {
    justify-content: space-between;
    padding-top: 0;
    position: relative;
  }

  .div-block-22 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .h6 {
    font-size: 14px;
  }

  .h2-new {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
  }

  .testimonial-text-four-copy-copy {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 40px;
    padding-right: 60px;
    font-family: PT Sans, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
  }

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

  .container-5-copy {
    grid-column-gap: 60px;
    grid-row-gap: 50px;
    grid-column-gap: 60px;
    grid-row-gap: 50px;
  }

  .testimonial-image-left-copy.new, .testimonial-image-left-copy.new-copy {
    background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
    background-position: 50%;
    background-size: cover;
  }

  .testimonial-image-left-copy.new-copy, .testimonial-image-left-copy.new-c-opy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
  }

  .testimonial-image-left-copy.ne-copy {
    background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
    background-position: 50%;
    background-size: cover;
  }

  .testimonial-image-left-copy.new-opy-copy {
    background-image: url('../images/гончарук.png');
    background-position: 50% 0;
    background-size: contain;
  }

  .testimonial-image-left-copy.new-copy-copy {
    background-image: url('../images/B162Bild-04228-2-1.png');
    background-position: 50%;
    background-size: cover;
  }

  .testimonial-image-left-copy.new-copy-copy-copy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
  }

  .testimonial-image-left-copy.new-opy-copy-copy-copy {
    background-image: url('../images/Полювання-на-євреїв-1.jpg');
    background-position: 50% 35%;
    background-size: cover;
  }

  .testimonial-image-left-copy.new-opy-copy-copy {
    background-image: url('../images/getto05x.png');
    background-position: 50%;
    background-size: cover;
  }

  .bold-text-35-copy {
    line-height: 120%;
  }

  .footer-divider-two-copy {
    border-width: 2px;
    border-color: var(--black);
    background-color: var(--black);
  }

  .figma-columns-15-copy {
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .back {
    background-color: var(--transparent);
  }

  .container-5-copy {
    grid-column-gap: 60px;
    grid-row-gap: 50px;
    grid-column-gap: 60px;
    grid-row-gap: 50px;
  }

  .section-13 {
    padding-top: 40px;
  }

  .link-26 {
    color: var(--link);
    padding-bottom: 10px;
    font-family: PT Sans, sans-serif;
    font-size: 12px;
    font-weight: 400;
  }

  .section-14 {
    padding-bottom: 40px;
  }

  .paragraph-18 {
    font-family: PT Sans, sans-serif;
    font-size: 14px;
  }

  .paragraph-19 {
    font-family: PT Sans, sans-serif;
  }

  .paragraph-20 {
    font-family: PT Sans, sans-serif;
    font-size: 14px;
  }

  .text-span-4 {
    color: var(--link);
    font-weight: 400;
  }

  .italic-text-16 {
    color: var(--transparent);
  }

  .text-span-5 {
    color: var(--transparent);
    font-weight: 400;
  }

  .text-span-6 {
    color: var(--transparent);
    font-family: PT Sans, sans-serif;
    font-weight: 400;
  }

  .text-span-7, .text-span-8 {
    color: var(--transparent);
    font-weight: 400;
  }

  .subheading-copy {
    padding-bottom: 100px;
    font-size: 200%;
  }

  .container-16 {
    padding-bottom: 40px;
  }

  .testi-image-getto-copy.new, .testi-image-getto-copy.new-copy {
    background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
    background-position: 50%;
    background-size: cover;
  }

  .testi-image-getto-copy.new-copy, .testi-image-getto-copy.new-c-opy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
  }

  .testi-image-getto-copy.new, .testi-image-getto-copy.new-copy {
    background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
    background-position: 50%;
    background-size: cover;
  }

  .testi-image-getto-copy.new-copy, .testi-image-getto-copy.new-c-opy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
  }

  .testi-image-getto-copy-copy.new, .testi-image-getto-copy-copy.new-copy {
    background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
    background-position: 50%;
    background-size: cover;
  }

  .testi-image-getto-copy-copy.new-copy, .testi-image-getto-copy-copy.new-c-opy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
  }

  .testi-image-getto-copy-copy {
    background-image: url('../images/004.png');
    background-position: 50% 42%;
    background-size: contain;
  }

  .testi-image-getto-copy-copy.new, .testi-image-getto-copy-copy.new-copy {
    background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
    background-position: 50%;
    background-size: cover;
  }

  .testi-image-getto-copy-copy.new-copy, .testi-image-getto-copy-copy.new-c-opy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
  }

  .testi-image-getto-copy-copy.ne-copy {
    background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
    background-position: 50%;
    background-size: cover;
  }

  .testi-image-getto-copy-copy.new-opy-copy {
    background-image: url('../images/гончарук.png');
    background-position: 50% 0;
    background-size: contain;
  }

  .testi-image-getto-copy-copy.new-copy-copy {
    background-image: url('../images/B162Bild-04228-2-1.png');
    background-position: 50%;
    background-size: cover;
  }

  .testi-image-getto-copy-copy.new-copy-copy-copy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
  }

  .testi-image-getto-copy-copy.new-opy-copy-copy-copy {
    background-image: url('../images/Полювання-на-євреїв-1.jpg');
    background-position: 50% 35%;
    background-size: cover;
  }

  .testi-image-getto-copy-copy.new-opy-copy-copy {
    background-image: url('../images/getto05x.png');
    background-position: 50%;
    background-size: cover;
  }

  .bold-text-2-copy {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 34px;
  }

  .testi-image-getto-copy.new, .testi-image-getto-copy.new-copy {
    background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
    background-position: 50%;
    background-size: cover;
  }

  .testi-image-getto-copy.new-copy, .testi-image-getto-copy.new-c-opy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
  }

  .testi-image-getto-copy.new, .testi-image-getto-copy.new-copy {
    background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
    background-position: 50%;
    background-size: cover;
  }

  .testi-image-getto-copy.new-copy, .testi-image-getto-copy.new-c-opy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
  }

  .back-copy {
    background-color: var(--transparent);
  }

  .image-122-copy {
    width: 60%;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 2px;
  }

  .team-member-image {
    width: 270px;
    height: 270px;
    max-height: none;
  }

  .cont {
    width: 50%;
    padding-top: 40px;
  }

  .div-block-36 {
    margin-left: auto;
    margin-right: auto;
  }

  .bold-text-2-copy-copy {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 34px;
  }

  .subheading-copy-copy {
    padding-bottom: 20px;
    font-size: 200%;
  }

  .div-block-38 {
    max-width: 80%;
  }

  .testi-image-getto-copy {
    background-image: url('../images/004.png');
    background-position: 50% 42%;
    background-size: contain;
  }

  .testi-image-getto-copy.new, .testi-image-getto-copy.new-copy {
    background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
    background-position: 50%;
    background-size: cover;
  }

  .testi-image-getto-copy.new-copy, .testi-image-getto-copy.new-c-opy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
  }

  .testi-image-getto-copy.ne-copy {
    background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
    background-position: 50%;
    background-size: cover;
  }

  .testi-image-getto-copy.new-opy-copy {
    background-image: url('../images/гончарук.png');
    background-position: 50% 0;
    background-size: contain;
  }

  .testi-image-getto-copy.new-copy-copy {
    background-image: url('../images/B162Bild-04228-2-1.png');
    background-position: 50%;
    background-size: cover;
  }

  .testi-image-getto-copy.new-copy-copy-copy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
  }

  .testi-image-getto-copy.new-opy-copy-copy-copy {
    background-image: url('../images/Полювання-на-євреїв-1.jpg');
    background-position: 50% 35%;
    background-size: cover;
  }

  .testi-image-getto-copy.new-opy-copy-copy {
    background-image: url('../images/getto05x.png');
    background-position: 50%;
    background-size: cover;
  }

  .image145, .image145-copy {
    width: 100%;
  }

  .footer-eye {
    padding-left: 0;
    padding-right: 0;
  }

  .navbar-eye-2 {
    margin-top: 0;
  }

  .nav-eye {
    margin-right: 0;
    padding-left: 100px;
    padding-right: 0;
    position: static;
    left: 150px;
  }

  .nav-link-eye {
    font-size: 14px;
  }

  .nav-link-eye.language {
    margin-top: 0;
    padding-top: 3px;
    padding-left: 0;
    padding-right: 20px;
    display: block;
    position: static;
    left: 1136px;
  }

  .nav-link-eye.language.w--current {
    color: var(--site-color);
    margin-top: 0;
    padding-left: 0;
  }

  .nav-link-eye.button-find-copy-copy-copy {
    letter-spacing: 1.5px;
    margin: 24px 20px 24px 120px;
    padding-right: 44px;
    font-size: 13px;
    font-weight: 600;
  }

  .nav-link-eye.language-copy {
    margin-top: 0;
    padding: 2px 20px 2px 0;
    left: 1136px;
  }

  .nav-link-eye.language-copy.w--current {
    color: var(--site-color);
    margin-top: 0;
    padding: 2px 20px 2px 0;
    font-size: 16px;
    position: static;
  }

  .text-block-eye {
    font-size: 14px;
  }

  .eyes {
    max-width: 30px;
    max-height: none;
    margin-top: 0;
    margin-left: 0;
    display: block;
    position: static;
    left: 1200px;
  }

  .q1 {
    font-size: 84px;
    line-height: 71px;
  }

  .q1.margin-bottom-32px, .q1.margin-bottom-32px-copy, .q1.margin-bottom-32px-copy, .q1.margin-bottom-32px-copy, .q1.margin-bottom-32px-copy-copy, .q1.margin-bottom-32px-copy, .q1.margin-bottom-32px-copy-copy, .q1.margin-bottom-32px-copy {
    text-transform: none;
    padding-top: 0;
    padding-bottom: 20px;
  }

  .q1.margin-bottom-32px-copy-copy {
    text-transform: none;
    padding-top: 0;
    padding-bottom: 140px;
  }

  .q2 {
    flex: 1;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 58px;
    line-height: 60px;
  }

  .q2.inert-centr {
    font-size: 56px;
    display: block;
  }

  .q2.inert-bold {
    font-size: 32px;
    line-height: 36px;
    display: block;
  }

  .q2.inert-bold-2 {
    padding-top: 5px;
    font-size: 49px;
    line-height: 36px;
    display: block;
  }

  .q3 {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 40px;
    padding-right: 0;
    font-family: PT Sans, sans-serif;
    font-size: 26px;
    font-weight: 400;
    line-height: 150%;
  }

  .q3.invert {
    font-size: 26px;
  }

  .q3.invert-2 {
    padding-bottom: 0;
    font-size: 26px;
  }

  .q3.invert-copy {
    font-size: 26px;
  }

  .q3.invert-2-copy {
    padding-bottom: 0;
    font-size: 26px;
  }

  .button-eyes {
    font-size: 24px;
  }

  .button-eyes.watch {
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: auto;
    display: inline-flex;
  }

  .button-eyes.inert {
    padding: 20px 25px;
    font-size: 24px;
  }

  .navbar-eyes, .container-eyes {
    margin-top: 0;
  }

  .nav-menu-eyes {
    margin-left: 0;
    margin-right: 0;
    padding-left: 40px;
    padding-right: 10px;
    position: static;
    left: 150px;
  }

  .nav-link-eyes {
    color: var(--black);
    padding-left: 16px;
    padding-right: 16px;
    font-size: 20px;
  }

  .nav-link-eyes.language {
    margin-top: 0;
    padding-top: 3px;
    padding-left: 0;
    padding-right: 20px;
    display: block;
    position: static;
    left: 1136px;
  }

  .nav-link-eyes.language.w--current {
    color: var(--site-color);
    margin-top: 0;
    padding-left: 0;
  }

  .nav-link-eyes.button-find-copy-copy-copy {
    letter-spacing: 1.5px;
    margin: 24px 20px 24px 120px;
    padding-right: 44px;
    font-size: 13px;
    font-weight: 600;
  }

  .nav-link-eyes.language-copy {
    margin-top: 0;
    padding: 2px 20px 2px 0;
    left: 1136px;
  }

  .nav-link-eyes.language-copy.w--current {
    color: var(--site-color);
    margin-top: 0;
    padding: 2px 20px 2px 0;
    font-size: 16px;
    position: static;
  }

  .nav-link-eyes.language-eye {
    margin-top: 0;
    padding-top: 3px;
    padding-left: 0;
    padding-right: 20px;
    display: block;
    position: static;
    left: 1136px;
  }

  .nav-link-eyes.language-eye.w--current {
    color: var(--site-color);
    margin-top: 0;
    padding-left: 0;
  }

  .text-block-eyes {
    color: var(--black);
    font-size: 20px;
  }

  .nav-button-eyes {
    font-size: 20px;
  }

  .nav-button-eyes.watch {
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: auto;
    display: inline-flex;
  }

  .container-eyyes {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 80%;
    display: flex;
  }

  .conteiner-eyyes {
    flex-flow: column;
    max-width: 80%;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .conteiner-eyyes.vert {
    flex-flow: row;
  }

  .cont-vert {
    width: 50%;
    padding-top: 0;
  }

  .cont-vert-two {
    width: 50%;
    margin-right: 0;
  }

  .q4 {
    font-size: 48px;
  }

  .q4.inert {
    text-align: left;
    font-size: 31px;
    line-height: 35px;
  }

  .cont-blure {
    z-index: 0;
    background-color: var(--black);
    color: var(--transparent);
    width: 60%;
    margin-right: 0;
    padding-right: 0;
    position: absolute;
    inset: 0% auto 0% 0%;
  }

  .main-cont {
    padding-top: 40px;
  }

  .main-cont.education {
    background-image: url('../images/IMG_3387-1.png');
    background-position: 50%;
    background-size: cover;
  }

  .text-lock {
    margin-top: 0;
    margin-bottom: 0;
  }

  .footer-eyes {
    padding-left: 0;
    padding-right: 0;
  }

  .testimoimage-left-copy-copy-copy.new, .testimoimage-left-copy-copy-copy.new-copy {
    background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
    background-position: 50%;
    background-size: cover;
  }

  .testimoimage-left-copy-copy-copy.new-copy, .testimoimage-left-copy-copy-copy.new-c-opy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
  }

  .testimoimage-left-copy-copy-copy.ne-copy {
    background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
    background-position: 50%;
    background-size: cover;
  }

  .testimoimage-left-copy-copy-copy.new-copy-copy {
    background-image: none;
  }

  .testimoimage-left-copy-copy-copy.new-opy-copy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
  }

  .testimoimage-left-copy-copy-copy.new-copy-copy {
    background-image: url('../images/0B162Bild-04228-1.png');
    background-position: 50% 0;
    background-size: contain;
  }

  .testimoimage-left-copy-copy-copy.new-copy-copy-copy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
  }

  .testimoimage-left-copy-copy-copy.new-copy-copy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
    position: relative;
  }

  .right-eye {
    flex: 0 auto;
    justify-content: flex-start;
    align-self: auto;
    width: 57%;
    margin-left: 0;
    padding-top: 0;
    display: block;
    position: relative;
  }

  .blure {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: none;
  }

  .eye {
    max-width: 50px;
    max-height: none;
    margin-top: 0;
    margin-left: 0;
    display: block;
    position: static;
    left: 1200px;
  }

  .image-2-copy {
    max-width: 30px;
    max-height: none;
    margin-top: 0;
    display: block;
  }

  .hom {
    max-width: 40px;
    max-height: none;
    margin-top: 0;
    display: block;
  }

  .footer-link-euye {
    font-size: 24px;
  }

  .footer-copyright-eye {
    text-align: left;
    width: 37%;
    font-size: 18px;
  }

  .footer-legal-block-eyes {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .dropdown-link-eye {
    color: var(--black);
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 20px;
    line-height: 22px;
  }

  .dropdown-link-eye.w--current {
    color: var(--site-color);
  }

  .dropdown-link-eye.w--current:hover {
    background-color: var(--white);
    color: var(--white);
  }

  .dropdown-list-eyes.w--open {
    padding: 20px;
  }

  .div-block-lang {
    display: flex;
  }

  .team-slider-nav-eye {
    max-width: 100%;
    margin: 40px auto 0;
    font-size: 20px;
    position: static;
  }

  .q4-copy {
    font-size: 48px;
  }

  .q4-copy.inert {
    font-size: 32px;
    line-height: 35px;
  }

  .grid-eye {
    grid-column-gap: 40px;
    grid-row-gap: 60px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: grid;
  }

  .info-eye {
    padding-top: 20px;
  }

  .q6-italik {
    width: auto;
    font-size: 26px;
    line-height: 28px;
    display: block;
  }

  .name-sign-eye {
    font-size: 20px;
  }

  .sing {
    padding-top: 10px;
    font-size: 18px;
    display: block;
  }

  .sing.name-sign {
    padding-top: 10px;
    padding-bottom: 0;
  }

  .grid-2-eye {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    max-width: 80%;
    padding-top: 0;
  }

  .colon-first {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex: 0 auto;
    justify-content: flex-start;
    align-self: auto;
    align-items: flex-end;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .image-eyes {
    padding-top: 20px;
    padding-left: 0;
    padding-right: 2px;
  }

  .block-eye {
    grid-row-gap: 0px;
    padding-top: 20px;
  }

  .block-1 {
    width: 340px;
    margin-left: 0;
    padding-right: 0;
    position: static;
  }

  .italik {
    color: var(--site-color);
    max-width: none;
    display: block;
  }

  .italik.citation {
    max-width: none;
    padding-top: 10px;
  }

  .quick-stack-eye {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-eyes-80 {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 2px;
  }

  .q1-copy {
    z-index: 1;
    padding-bottom: 140px;
    font-size: 84px;
    line-height: 71px;
  }

  .q1-copy.margin-bottom-32px, .q1-copy.margin-bottom-32px-copy, .q1-copy.margin-bottom-32px-copy, .q1-copy.margin-bottom-32px-copy, .q1-copy.margin-bottom-32px-copy-copy, .q1-copy.margin-bottom-32px-copy, .q1-copy.margin-bottom-32px-copy-copy, .q1-copy.margin-bottom-32px-copy {
    text-transform: none;
    padding-top: 0;
    padding-bottom: 20px;
  }

  .q1-copy.margin-bottom-32px-copy-copy {
    text-transform: none;
    padding-top: 0;
    padding-bottom: 140px;
  }

  .image-eyes-80-copy {
    width: 65%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .link-eye {
    color: var(--black);
    padding-bottom: 10px;
    font-family: PT Sans, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .q2-copy {
    flex: 1;
    padding-top: 0;
    padding-bottom: 0;
    font-family: futura-pt, sans-serif;
    font-size: 61px;
    line-height: 64px;
  }

  .q2-copy {
    flex: 1;
    padding-top: 0;
    padding-bottom: 60px;
    font-size: 58px;
    line-height: 64px;
  }

  .q2-copy.inert-centr {
    font-size: 56px;
    display: block;
  }

  .q2-copy.inert-bold {
    font-size: 32px;
    line-height: 36px;
    display: block;
  }

  .q2-copy.inert-bold-2 {
    font-size: 58px;
    line-height: 36px;
    display: block;
  }

  .link-eyes {
    color: var(--site-color);
  }

  .lightbox-link-eye {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
    display: flex;
  }

  .quick-stack-home {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .name-sign-eye-bold {
    font-size: 20px;
  }

  .button-eyes-copy {
    font-size: 24px;
  }

  .button-eyes-copy.watch {
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: auto;
    display: inline-flex;
  }

  .button-eyes-copy.inert {
    padding: 20px 25px;
    font-size: 24px;
  }

  .q3-copy {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 40px;
    padding-right: 0;
    font-family: PT Sans, sans-serif;
    font-size: 26px;
    font-weight: 400;
    line-height: 150%;
  }

  .q3-copy.invert {
    font-size: 26px;
  }

  .q3-copy.invert-2 {
    padding-bottom: 0;
    font-size: 26px;
  }

  .q3-copy.invert-copy {
    font-size: 26px;
  }

  .subheading-copy-copy-copy {
    padding-bottom: 20px;
    font-size: 200%;
  }

  .container-mane {
    padding-top: 40px;
  }

  .line-eye {
    border-width: 2px;
    border-color: var(--black);
    background-color: var(--black);
  }

  .heading-main {
    text-transform: none;
    max-width: 60%;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 40px;
    font-size: 22px;
  }

  .image-122-copy {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .bold-text-main {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 34px;
  }

  .line {
    border-width: 2px;
    border-color: var(--black);
    background-color: var(--black);
  }
}

@media screen and (min-width: 1920px) {
  h1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    aspect-ratio: auto;
    object-fit: fill;
    flex-flow: row;
    width: 140px;
    height: 140px;
    margin-top: 0;
    margin-bottom: 75px;
    padding-bottom: 0;
    font-size: 140px;
    line-height: 140px;
    display: block;
  }

  p {
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  }

  .main {
    grid-column-gap: 36px;
    grid-row-gap: 36px;
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 40px;
    display: flex;
    overflow: visible;
  }

  .content {
    margin-left: 260px;
    margin-right: 260px;
  }

  .content.flex {
    margin-left: 0;
    margin-right: 0;
  }

  .frame-198 {
    justify-content: center;
    align-items: center;
  }

  .vectors-wrapper-67 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex: 1;
  }

  .body {
    background-color: var(--white);
    min-width: auto;
    max-width: 100%;
    min-height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .mane-section {
    background-color: #2c2c2a;
    min-height: 1800px;
    margin: 290px 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .left.flex {
    width: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .right, .image {
    min-width: 879px;
  }

  .paragraph {
    font-size: 40px;
    line-height: 130%;
  }

  .heading {
    font-size: 140px;
    line-height: 100%;
  }

  .heading-2 {
    margin-bottom: 75px;
  }

  .paragraph-2 {
    margin-bottom: 0;
    padding-top: 177px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 400;
  }

  .heading-3 {
    display: none;
  }

  .heading-4 {
    margin-bottom: 75px;
    display: block;
  }

  .heading-5 {
    display: block;
  }

  .navbar-no-shadow {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    position: static;
  }

  .navbar-no-shadow-container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex: 1;
    justify-content: center;
    align-items: flex-start;
    max-width: 70vw;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .container-regular {
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: 70vw;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .navbar-wrapper {
    clear: none;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    min-width: auto;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    position: static;
  }

  .nav-menu-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .nav-menu {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    list-style-type: none;
    display: flex;
    position: static;
  }

  .nav-link {
    justify-content: center;
    align-items: center;
    margin-left: 40px;
    font-size: 18px;
    display: flex;
  }

  .nav-link.nav-link-en {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    padding-right: 30px;
    display: flex;
  }

  .nav-dropdown {
    justify-content: center;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-right: 0;
  }

  .nav-dropdown-icon {
    padding-left: 47px;
    padding-right: 0;
  }

  .nav-button-wrapper {
    font-size: 14%;
  }

  .button-primary {
    white-space: nowrap;
    word-break: normal;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
  }

  .flex-block-2 {
    max-width: 80%;
    margin-right: 40%;
    padding-top: 0;
    padding-left: 20vw;
  }

  .image-2 {
    max-width: 35px;
    max-height: none;
    margin-top: 0;
    font-family: futura-pt, sans-serif;
    font-size: 10px;
  }

  .heading-6 {
    text-transform: none;
    width: auto;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 58px;
    line-height: 100%;
  }

  .subheading {
    padding-right: 0;
    font-family: PT Sans, sans-serif;
    font-size: 48px;
  }

  .paragraph-3 {
    font-size: 140%;
  }

  .button-find-more {
    background-position: 93%;
    margin-bottom: 0;
    font-size: 14px;
  }

  .team-slider {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    display: flex;
  }

  .container-3 {
    justify-content: flex-start;
    align-self: auto;
    max-width: 70vw;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .centered-heading {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    max-width: 70vh;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .team-slider-wrapper {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0;
    padding-top: 0;
  }

  .team-slide-wrapper {
    vertical-align: baseline;
  }

  .team-block {
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
    display: flex;
  }

  .team-member-image-two {
    object-fit: cover;
    min-width: auto;
    display: inline-block;
    overflow: clip;
  }

  .team-block-info {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .team-member-text {
    font-family: PT Sans, sans-serif;
    font-size: 18px;
  }

  .team-slider-arrow {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
    inset: 0% 0% auto;
    overflow: hidden;
  }

  .team-slider-nav {
    margin-top: 40px;
  }

  .button-find-more-black {
    margin-bottom: 0;
  }

  .button-find-more-black.watch-copy {
    margin-bottom: 0;
    display: flex;
  }

  .image-3 {
    max-width: none;
    max-height: 3vh;
    margin-left: 40px;
    margin-right: 40px;
    padding-top: 10px;
  }

  .text-block {
    font-size: 18px;
  }

  .text-block.nav-link-en {
    justify-content: space-between;
    align-items: flex-start;
    height: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .flex-block-2-copy {
    margin-left: 0;
    margin-right: 0%;
    padding-left: 0;
  }

  .heading-6-copy {
    width: auto;
    height: auto;
    padding-top: 20px;
    font-size: 350%;
    line-height: 120%;
  }

  .paragraph-4-copy {
    margin-left: 140px;
  }

  .container-4 {
    justify-content: flex-start;
    align-items: center;
    width: 0;
    min-width: 70vw;
    max-width: none;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .nav-button-wrapper-copy {
    font-size: 14%;
  }

  .nav-link-copy {
    vertical-align: baseline;
    padding-left: 0;
    font-size: 18px;
    line-height: 18px;
  }

  .button-youtube {
    font-size: 14px;
  }

  .button {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: var(--transparent);
    color: var(--white);
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-left: 40px;
    padding-left: 20px;
    padding-right: 44px;
    font-family: futura-pt, sans-serif;
    font-size: 14px;
    font-weight: 600;
  }

  .footer {
    margin-left: 0;
    margin-right: 0%;
    padding-left: 0;
  }

  .figma-frame-141 {
    margin-left: 25vw;
  }

  .nav-link-footer {
    font-size: 120%;
  }

  .figma-frame-143 {
    grid-column-gap: 0px;
  }

  .figma-2020-linearity-gmb-5 {
    flex: 1;
  }

  .figma-frame-116 {
    padding-left: 20vw;
  }

  .figma-image-wrapper-10 {
    font-size: 18px;
  }

  .figma-card-8 {
    width: auto;
    max-width: 100%;
  }

  .figma-text-40 {
    font-size: 48px;
  }

  .figma-description-9 {
    font-size: 18px;
  }

  .figma-name-7 {
    font-size: 32px;
  }

  .figma-name-8 {
    font-size: 15px;
  }

  .figma-description-10 {
    text-align: left;
    padding-top: 10px;
    font-size: 16px;
  }

  .figma-info-6 {
    flex: 0 auto;
    justify-content: flex-start;
    align-self: auto;
    align-items: flex-end;
    width: auto;
    max-width: none;
  }

  .figma-card-7 {
    justify-content: flex-start;
    align-items: flex-end;
    margin-left: auto;
    margin-right: auto;
    font-size: 28px;
  }

  .figma-description-7 {
    font-size: 18px;
    line-height: 120%;
  }

  .figma-description-7.citation {
    font-size: 18px;
  }

  .name-sign {
    font-size: 14px;
  }

  .figma-name-5 {
    justify-content: flex-end;
    align-items: flex-start;
    font-size: 16px;
    line-height: 140%;
    display: block;
  }

  .figma-name-5.name-sign {
    padding-top: 5px;
    padding-bottom: 10px;
    font-size: 16px;
    display: block;
  }

  .figma-name-6 {
    padding-top: 20px;
    font-size: 18px;
  }

  .figma-frame-193 {
    width: auto;
    max-width: 70vw;
    margin-left: auto;
    margin-right: auto;
  }

  .figma-frame-194 {
    flex-flow: column;
    padding-top: 0;
    padding-bottom: 0;
  }

  .figma-name-1 {
    padding-top: 10px;
    font-size: 16px;
  }

  .maintext {
    margin-bottom: 0;
    padding-top: 0;
    font-size: 18px;
  }

  .quick-stack {
    max-width: 60vw;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
  }

  .image-122 {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .cell {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
    display: flex;
  }

  .slide {
    vertical-align: baseline;
    margin-left: auto;
  }

  .slide-nav {
    text-align: center;
    margin-top: -29px;
  }

  .image-8 {
    aspect-ratio: auto;
    text-align: left;
    vertical-align: baseline;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
    overflow: clip;
  }

  .image-9 {
    box-sizing: border-box;
    aspect-ratio: 2;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .slide-nav-2 {
    display: block;
  }

  .image-10 {
    text-align: left;
    vertical-align: baseline;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .image-11 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .image-12 {
    margin-top: -180px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .slide-nav-3 {
    margin-left: auto;
    margin-right: auto;
  }

  .image-13 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .image-14 {
    margin: auto;
    display: block;
  }

  .image-15, .image-16 {
    margin: -200px auto auto;
    display: block;
  }

  .slide-nav-4 {
    margin: auto;
  }

  .image-17, .image-18 {
    margin: auto;
    display: block;
  }

  .image-19 {
    margin: -139px auto auto;
    display: block;
  }

  .image-20 {
    margin: -45px auto auto;
    display: block;
  }

  .image-21 {
    margin: -177px auto auto;
    display: block;
  }

  .image-22, .image-23, .image-24, .image-25 {
    margin: auto;
    display: block;
  }

  .figma-image-wrapper-26 {
    grid-row-gap: 0px;
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
  }

  .figma-description-39 {
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
    font-size: 17px;
  }

  .figma-container-19 {
    grid-row-gap: 0px;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    max-width: 70%;
    display: block;
  }

  .figma-info-47 {
    width: auto;
    margin-top: 0;
    padding-right: 0;
  }

  .figma-card-26 {
    width: auto;
    max-width: none;
    position: static;
  }

  .figma-columns-15 {
    grid-column-gap: 40px;
    grid-row-gap: 60px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    place-content: stretch start;
    place-items: start stretch;
    width: 100%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    display: grid;
    position: relative;
    overflow: hidden;
  }

  .image-26 {
    max-width: 100%;
    height: 300px;
    display: block;
  }

  .paragraph-4 {
    max-width: 70vw;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 16px;
  }

  .paragraph-4.heading {
    font-size: 16px;
    line-height: 150%;
  }

  .paragraph-4.maintext {
    padding-right: 220px;
    font-size: 16px;
  }

  .image-27 {
    max-width: 100%;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .image-28 {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph-5 {
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    max-width: 1256px;
    font-family: PT Sans, sans-serif;
    display: flex;
  }

  .image-29 {
    max-width: 100%;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  .lightbox-link-2 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
    display: flex;
  }

  .nav-link-en {
    white-space: nowrap;
    vertical-align: baseline;
    order: 0;
    justify-content: space-between;
    align-items: center;
    height: 30px;
    margin-left: 0;
    margin-right: 0;
    padding: 20px 40px 20px 30px;
    font-size: 18px;
    display: flex;
  }

  .hero-heading-right-copy-copy {
    min-width: auto;
    min-height: auto;
  }

  .paragraph-6 {
    font-size: 16px;
  }

  .bold-text-2 {
    padding-top: 0;
    padding-bottom: 100px;
    font-size: 48px;
    line-height: 100%;
    display: block;
  }

  .figma-description-copy {
    max-width: 100%;
    padding-top: 0;
    padding-left: 0;
    font-size: 16px;
  }

  .bold-text-5 {
    font-size: 32px;
    display: block;
  }

  .container-5 {
    grid-column-gap: 100px;
    grid-row-gap: 48px;
    max-width: 70vw;
    margin-left: auto;
    margin-right: auto;
  }

  .hero-wrapper-two {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    font-family: futura-pt, sans-serif;
    font-size: 32px;
    font-weight: 600;
    line-height: 100%;
  }

  .bold-text-8 {
    line-height: 120%;
  }

  .heading-7 {
    text-transform: uppercase;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    line-height: 130%;
  }

  .div-block-9 {
    margin-left: auto;
    margin-right: auto;
  }

  .list-item-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    display: flex;
  }

  .list-item-3 {
    display: flex;
  }

  .button-primary-copy {
    white-space: nowrap;
    word-break: normal;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-left: 0;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
  }

  .heading-10 {
    text-transform: none;
    width: auto;
    max-width: 70vw;
    height: auto;
    padding-top: 20px;
    padding-bottom: 40px;
    font-size: 28px;
  }

  .container-6 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    flex-flow: row;
    max-width: 70vw;
    margin-left: auto;
    margin-right: auto;
  }

  .testi-image-getto {
    background-image: url('../images/Полювання-на-євреїв-1.png');
    background-position: 50% 34%;
    background-size: cover;
    margin-left: auto;
    margin-right: auto;
    inset: 0% auto 0% 0%;
  }

  .testi-image-getto.new {
    background-image: url('../images/0B162Bild-04228-1.png');
    background-size: auto;
    max-width: 1920px;
    padding-right: 0;
  }

  .testi-image-getto.new-copy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
    max-width: 1920px;
    padding-right: 0;
  }

  .testi-image-getto.new-c-opy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
    max-width: none;
    padding-right: 0;
  }

  .testi-image-getto.ne-copy {
    background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
    background-position: 50%;
    background-size: cover;
    max-width: 1920px;
    padding-right: 0;
  }

  .testi-image-getto.new-opy-copy {
    background-image: url('../images/гончарук-p-1600_1.png');
    background-position: 50% 43%;
    background-size: cover;
    max-width: none;
    padding-right: 0;
  }

  .testi-image-getto.new-copy-copy {
    background-image: url('../images/B162Bild-04228-2-1.png');
    background-position: 50%;
    background-size: cover;
    max-width: none;
    padding-right: 0;
  }

  .testi-image-getto.new-copy-copy-copy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
    max-width: 1920px;
    padding-right: 0;
  }

  .testi-image-getto.new-opy-copy-copy {
    background-image: url('../images/Полювання-на-євреїв-p-2000.png');
    background-position: 50% 0;
    background-size: cover;
    max-width: 1920px;
    padding-right: 0;
  }

  .testi-image-getto.new-opy-copy-copy-copy {
    background-image: url('../images/Полювання-на-євреїв-p-2000.png');
    background-position: 50% 1%;
    background-size: cover;
    max-width: none;
    padding-right: 0;
  }

  .testi-image-getto.new-opy-copy-copy {
    background-image: url('../images/getto05x.png');
    background-position: 51% 65%;
    background-size: cover;
    width: auto;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
  }

  .testimonial-wrapper-four {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    vertical-align: baseline;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 70vw;
    height: auto;
    margin-left: 0;
    margin-right: auto;
    padding-left: 0;
  }

  .testimonial-left {
    justify-content: flex-start;
    align-items: flex-start;
    width: 50%;
    max-width: none;
    display: block;
  }

  .testimonial-image-four {
    vertical-align: baseline;
    max-width: 100%;
    height: 46%;
    padding-bottom: 0;
    display: block;
    overflow: visible;
  }

  .testimonial-right {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    flex: 0 auto;
    justify-content: space-around;
    align-items: flex-start;
    width: 50%;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    position: relative;
  }

  .heading-small.margin-bottom-32px {
    padding-bottom: 0;
    padding-right: 60px;
  }

  .heading-small.margin-bottom-32px-copy {
    text-transform: none;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 46px;
    line-height: 40px;
  }

  .testimonial-text-four {
    width: auto;
    padding-top: 40px;
    padding-bottom: 20px;
    padding-right: 0;
    font-family: PT Sans, sans-serif;
    font-size: 18px;
  }

  .testimonial-image-left-copy.copy {
    background-image: none;
    padding-top: 60px;
    padding-bottom: 60px;
    padding-right: 0;
  }

  .testimonial-text-r-copy {
    margin-right: 0;
    padding-top: 10px;
    padding-right: 60px;
    font-family: PT Sans, sans-serif;
    font-size: 18px;
  }

  .citation {
    text-align: left;
    font-size: 18px;
  }

  .container-7 {
    max-width: none;
  }

  .image-copy {
    max-width: none;
    max-height: 3vh;
    font-family: futura-pt, sans-serif;
  }

  .nav-menu-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
    margin: 10px 0 10px 40px;
    display: block;
    position: relative;
  }

  .nav-link-2 {
    font-family: futura-pt, sans-serif;
  }

  .nav-link-3 {
    color: var(--site-color);
    text-transform: uppercase;
    -webkit-text-decoration-skip-ink: auto;
    text-decoration-skip-ink: auto;
    margin-top: 0;
    font-family: futura-pt, sans-serif;
    font-size: 14px;
    font-weight: 600;
  }

  .nav-link-3.language {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 0;
    padding: 3px 20px 3px 0;
    font-size: 24px;
    display: block;
    position: static;
    inset: 10% auto auto 1510px;
  }

  .nav-link-3.button-find-copy-copy-copy {
    margin: 0;
    padding: 12px 48px 12px 20px;
    display: block;
  }

  .nav-link-3.language-copy {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 0;
    padding: 3px 20px 3px 0;
    font-size: 24px;
    display: flex;
    position: static;
    inset: 10% auto auto 1510px;
  }

  .nav-link-3.language-copy.w--current {
    margin-top: 0;
    margin-left: 0;
    padding: 3px 20px 3px 0;
    left: 1100px;
  }

  .nav-link-3.language-eye {
    inset: 10% auto auto 1510px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 0;
    padding: 11px 20px 0 0;
    font-size: 28px;
    display: block;
    position: static;
    inset: 10% auto auto 1510px;
  }

  .nav-link-3.language-eye-copy {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 0;
    padding: 13px 20px 0 0;
    font-size: 28px;
    display: block;
    position: static;
    inset: 10% auto auto 1510px;
  }

  .text-block-2 {
    text-transform: uppercase;
    font-family: futura-pt, sans-serif;
    font-size: 14px;
    font-weight: 600;
  }

  .nav-link-4 {
    color: var(--site-color);
    text-transform: uppercase;
    margin-top: 10px;
    font-family: futura-pt, sans-serif;
    font-size: 16px;
    font-weight: 600;
  }

  .image-3-copy {
    max-width: none;
    max-height: 3vh;
    margin-top: 12px;
    margin-left: 40px;
    margin-right: 40px;
    padding-top: 0;
  }

  .dropdown-toggle, .dropdown-toggle.drobduwn {
    margin-top: 0;
  }

  .image-3-copy-copy {
    max-width: 30px;
    max-height: none;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    display: block;
    position: static;
    left: 1368px;
  }

  .footer-subscribe {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .container-8 {
    width: auto;
    max-width: 70vw;
  }

  .footer-block-three {
    pointer-events: auto;
  }

  .footer-bottom {
    pointer-events: auto;
    cursor: auto;
    mix-blend-mode: normal;
  }

  .footer-copyright {
    width: 45%;
    font-size: 14px;
  }

  .container-9 {
    flex-flow: column;
    max-width: 70vw;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .div-block-10 {
    max-width: 76vw;
  }

  .dropdown-link {
    margin-right: 0;
    padding-right: 100px;
  }

  .dropdown-list.w--open {
    margin-right: 0;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-10-copy {
    justify-content: space-between;
    align-items: center;
    max-width: 70vw;
  }

  .nav-menu-3-copy.wrapper {
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
  }

  .nav-menu-2-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
    margin: 10px 0 10px 40px;
    display: block;
    position: relative;
  }

  .testimonial-left-copy {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .heading-small-copy {
    padding-top: 0;
    font-size: 56px;
  }

  .heading-small-copy.margin-bottom-32px {
    padding-top: 0;
    padding-bottom: 20px;
    padding-right: 0;
    font-size: 56px;
  }

  .heading-small-copy.margin-bottom-32px-copy {
    padding-top: 0;
    padding-bottom: 20px;
    padding-right: 60px;
    font-size: 56px;
    line-height: 110%;
  }

  .heading-small-copy.margin-bottom-32px-copy, .heading-small-copy.margin-bottom-32px-copy-copy, .heading-small-copy.margin-bottom-32px-copy {
    padding-top: 0;
    padding-bottom: 20px;
    padding-right: 60px;
    font-size: 56px;
  }

  .heading-small-copy.margin-bottom-32px-copy-copy {
    padding-top: 0;
    padding-bottom: 140px;
    padding-right: 60px;
    font-size: 56px;
  }

  .testimonial-text-four-copy {
    padding-top: 20px;
    padding-bottom: 60px;
    padding-right: 0;
    font-family: PT Sans, sans-serif;
    font-size: 18px;
    line-height: 26px;
  }

  .button-find-more-black-copy {
    margin-top: 20px;
    margin-bottom: 0;
    padding-right: 39px;
  }

  .heading-10-copy {
    width: auto;
    max-width: 100%;
    height: auto;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 40px;
    font-size: 24px;
  }

  .image-34, .image-35 {
    max-width: 100%;
    height: 300px;
    display: block;
  }

  .image-36 {
    vertical-align: baseline;
    width: 100%;
    max-width: none;
    display: inline-block;
    overflow: clip;
  }

  .image-37 {
    height: 300px;
    display: inline-block;
  }

  .lightbox-link-4 {
    width: auto;
    height: auto;
    position: static;
  }

  .testimonial-left-copy-copy {
    background-color: var(--transparent);
    color: var(--transparent);
    width: 55%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
    position: absolute;
    inset: 0% auto 0% 0%;
  }

  .test-image-media {
    background-image: url('../images/Знімок-екрана-2025-04-30-184008-2-1.webp');
    background-position: 50% 10%;
    background-size: cover;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 60px;
    padding-right: 0;
  }

  .test-image-media.new, .test-image-media.new-copy, .test-image-media.new-copy-copy, .test-image-media.new-copy-copy-copy {
    background-image: url('../images/B162Bild-04228-2-1.png');
    max-width: 1920px;
    padding-right: 0;
  }

  .test-image-media.picture {
    background-image: url('../images/IMG_6726-5.png');
    background-position: 33%;
    background-size: auto;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
  }

  .test-image-media.edu {
    background-image: url('../images/IMG_3387-1.png');
    max-width: 1920px;
    padding-right: 0;
  }

  .section-5 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-top: 60px;
    padding-bottom: 60px;
    display: block;
  }

  .paragraph-10 {
    line-height: 118%;
    display: block;
  }

  .paragraph-11 {
    font-size: 42px;
    line-height: 100%;
  }

  .paragraph-12 {
    color: var(--white);
    font-family: PT Sans, sans-serif;
    font-size: 37px;
  }

  .section-6 {
    max-width: none;
    padding-bottom: 60px;
  }

  .section-7 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-8 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .italic-text-10 {
    font-size: 18px;
    line-height: 20px;
  }

  .italic-text-11 {
    font-size: 18px;
  }

  .figma-name-1-copy {
    font-size: 14px;
  }

  .testimonial-text-four-copy-copy {
    padding-right: 140px;
    font-family: PT Sans, sans-serif;
    font-size: 16px;
  }

  .paragraph-14 {
    color: var(--site-color);
    -webkit-text-decoration-skip-ink: auto;
    text-decoration-skip-ink: auto;
    padding-top: 10px;
    font-size: 16px;
    text-decoration: none;
  }

  .image-6-copy {
    padding-top: 20px;
  }

  .hero-heading-right-copy {
    background-image: url('../images/Полювання-на-євреїв-1.png');
    background-position: 50%;
    background-size: cover;
  }

  .bold-text-17 {
    text-transform: none;
  }

  .hero-heading-right-copy-copy, .hero-right-copy-copy-copy {
    background-image: url('../images/Полювання-на-євреїв-1.png');
    background-position: 50%;
    background-size: cover;
  }

  .bold-text-20 {
    font-size: 64px;
    line-height: 110%;
  }

  .bold-text-22 {
    font-size: 16px;
  }

  .quick-stack-copy-copy {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    max-width: 70vw;
    padding-top: 0;
    padding-bottom: 0;
  }

  .quick-stack-copy {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
  }

  .testimonial-image-left-copy {
    padding-right: 99px;
  }

  .testimonial-image-left-copy.new-copy, .testimonial-image-left-copy.new-c-opy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
    max-width: 1920px;
    padding-right: 0;
  }

  .testimonial-image-left-copy.new-copy-copy, .testimonial-image-left-copy.new-opy-copy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
    max-width: 1920px;
    padding-right: 0;
  }

  .arrests {
    padding-right: 99px;
  }

  .arrests.new {
    background-image: url('../images/0B162Bild-04228-1.png');
    background-size: auto;
    max-width: 1920px;
    padding-right: 0;
  }

  .arrests.new-copy, .arrests.new-c-opy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
    max-width: 1920px;
    padding-right: 0;
  }

  .arrests.ne-copy {
    background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
    background-position: 50%;
    background-size: cover;
    max-width: 1920px;
    padding-right: 0;
  }

  .arrests.new-copy-copy, .arrests.new-opy-copy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
    max-width: 1920px;
    padding-right: 0;
  }

  .arrests.new-copy-copy {
    background-image: url('../images/0B162Bild-04228-1.png');
    background-position: 50% 0;
    background-size: contain;
    max-width: 1920px;
    padding-right: 0;
  }

  .arrests.new-copy-copy-copy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
    max-width: 1920px;
    padding-right: 0;
  }

  .arrests.copy-copy {
    background-image: url('../images/02-1.jpg');
    background-position: 50%;
    background-size: contain;
    background-attachment: scroll;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
    left: auto;
  }

  .quick-k-copy-copy-copy {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    width: auto;
    max-width: 70vw;
    margin-left: auto;
    margin-right: auto;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .testimonial-image-left-copy-copy {
    padding-right: 99px;
  }

  .testimonial-image-left-copy-copy.new {
    background-image: url('../images/0B162Bild-04228-1.png');
    background-size: auto;
    max-width: 1920px;
    padding-right: 0;
  }

  .testimonial-image-left-copy-copy.new-copy, .testimonial-image-left-copy-copy.new-c-opy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
    max-width: 1920px;
    padding-right: 0;
  }

  .testimonial-image-left-copy-copy.ne-copy {
    background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
    background-position: 50%;
    background-size: cover;
    max-width: 1920px;
    padding-right: 0;
  }

  .testimonial-image-left-copy-copy.new-copy-copy, .testimonial-image-left-copy-copy.new-opy-copy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
    max-width: 1920px;
    padding-right: 0;
  }

  .testimonial-image-left-copy-copy.new-copy-copy {
    background-image: url('../images/0B162Bild-04228-1.png');
    background-position: 50% 0;
    background-size: contain;
    max-width: 1920px;
    padding-right: 0;
  }

  .testimonial-image-left-copy-copy.copy-copy {
    background-image: url('../images/02-1.jpg');
    background-position: 50%;
    background-size: contain;
    background-attachment: scroll;
    max-width: 1920px;
    padding-right: 0;
  }

  .testimonial-image-left-copy-copy.new-copy-copy-copy {
    background-image: url('../images/02-1.jpg');
    background-position: 50% 0;
    background-size: cover;
    max-width: 1920px;
    padding-right: 0;
  }

  .testimoimage-left-copy {
    padding-right: 99px;
  }

  .testimoimage-left-copy.new {
    background-image: url('../images/0B162Bild-04228-1.png');
    background-size: auto;
    max-width: 1920px;
    padding-right: 0;
  }

  .testimoimage-left-copy.new-copy, .testimoimage-left-copy.new-c-opy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
    max-width: 1920px;
    padding-right: 0;
  }

  .testimoimage-left-copy.ne-copy {
    background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
    background-position: 50%;
    background-size: cover;
    max-width: 1920px;
    padding-right: 0;
  }

  .testimoimage-left-copy.new-copy-copy, .testimoimage-left-copy.new-opy-copy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
    max-width: 1920px;
    padding-right: 0;
  }

  .testimoimage-left-copy.new-copy-copy {
    background-image: url('../images/0B162Bild-04228-1.png');
    background-position: 50% 0;
    background-size: contain;
    max-width: 1920px;
    padding-right: 0;
  }

  .testimoimage-left-copy.new-copy-copy-copy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
    max-width: 1920px;
    padding-right: 0;
  }

  .testimoimage-left-copy-copy {
    padding-right: 99px;
  }

  .testimoimage-left-copy-copy.new {
    background-image: url('../images/0B162Bild-04228-1.png');
    background-size: auto;
    max-width: 1920px;
    padding-right: 0;
  }

  .testimoimage-left-copy-copy.new-copy, .testimoimage-left-copy-copy.new-c-opy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
    max-width: 1920px;
    padding-right: 0;
  }

  .testimoimage-left-copy-copy.ne-copy {
    background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
    background-position: 50%;
    background-size: cover;
    max-width: 1920px;
    padding-right: 0;
  }

  .testimoimage-left-copy-copy.new-copy-copy, .testimoimage-left-copy-copy.new-opy-copy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
    max-width: 1920px;
    padding-right: 0;
  }

  .testimoimage-left-copy-copy.new-copy-copy {
    background-image: url('../images/0B162Bild-04228-1.png');
    background-position: 50% 0;
    background-size: contain;
    max-width: 1920px;
    padding-right: 0;
  }

  .testimoimage-left-copy-copy.new-copy-copy-copy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
    max-width: 1920px;
    padding-right: 0;
  }

  .testimoimage-left-copy-copy.new-copy-copy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
    position: relative;
  }

  .testimonial-eft-copy-copy-copy {
    padding-right: 99px;
  }

  .testimonial-eft-copy-copy-copy.new {
    background-image: url('../images/0B162Bild-04228-1.png');
    background-size: auto;
    max-width: 1920px;
    padding-right: 0;
  }

  .testimonial-eft-copy-copy-copy.new-copy, .testimonial-eft-copy-copy-copy.new-c-opy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
    max-width: 1920px;
    padding-right: 0;
  }

  .testimonial-eft-copy-copy-copy.ne-copy {
    background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
    background-position: 50%;
    background-size: cover;
    max-width: 1920px;
    padding-right: 0;
  }

  .testimonial-eft-copy-copy-copy.new-copy-copy, .testimonial-eft-copy-copy-copy.new-opy-copy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
    max-width: 1920px;
    padding-right: 0;
  }

  .testimonial-eft-copy-copy-copy.new-copy-copy {
    background-image: url('../images/0B162Bild-04228-1.png');
    background-position: 50% 0;
    background-size: contain;
    max-width: 1920px;
    padding-right: 0;
  }

  .testimonial-eft-copy-copy-copy.copy-copy {
    background-image: url('../images/02-1.jpg');
    background-position: 50%;
    background-size: contain;
    background-attachment: scroll;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
    left: auto;
  }

  .testimonial-eft-copy-copy-copy.new-copy-copy-copy {
    background-image: url('../images/02-1.jpg');
    background-position: 50% 0;
    background-size: cover;
    max-width: 1920px;
    padding-right: 0;
  }

  .testimonial-eft-copy-copy-copy.new-copy, .testimonial-eft-copy-copy-copy.new-copy-copy {
    background-image: url('../images/0B162Bild-04228-1.png');
    background-size: auto;
    max-width: 1920px;
    padding-right: 0;
  }

  .maintext-copy, .maintext-copy-copy, .maintext-copy-copy, .maintext-copy-copy-copy {
    margin-bottom: 20px;
    font-size: 16px;
  }

  .testimonial-right-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    flex: 0 auto;
    justify-content: space-between;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .div-block-11 {
    align-self: auto;
    width: 100%;
    max-width: none;
  }

  .maintext-copy {
    margin-bottom: 20px;
    font-size: 18px;
  }

  .div-block-12 {
    align-self: auto;
  }

  .section-9 {
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .bold-text-29 {
    display: block;
  }

  .container-11 {
    max-width: 70vw;
    display: block;
  }

  .navbar-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .dropdown {
    position: relative;
  }

  .container-12 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
    align-items: center;
    max-width: 70vw;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    left: 1308px;
  }

  .menu-button-2 {
    display: block;
  }

  .nav-menu-5 {
    display: flex;
  }

  .nav-menu-7 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
    margin-left: 140px;
    margin-right: 140px;
    padding-left: 0;
    padding-right: 0;
    position: static;
    left: 332px;
  }

  .navbar-3 {
    background-color: #fff;
    margin: 10px auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-38 {
    text-align: left;
    margin-left: 0;
    padding-left: 0;
  }

  .div-block-13 {
    justify-content: flex-end;
    align-items: flex-start;
    margin-right: 0;
    display: flex;
    position: static;
  }

  .div-block-14 {
    width: 100%;
  }

  .container-13 {
    max-width: none;
  }

  .image-6-copy {
    padding-left: 0;
  }

  .list-item-4 {
    order: 0;
    display: flex;
  }

  .container-14 {
    margin-left: auto;
    margin-right: auto;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .list-item-5 {
    display: flex;
  }

  .maintext-copy {
    margin-bottom: 0;
    padding-top: 0;
    font-size: 18px;
  }

  .quick-stack-main {
    max-width: 60vw;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
  }

  .list-item-6 {
    display: flex;
  }

  .container-15 {
    width: auto;
    max-width: 70%;
  }

  .quick-stack-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    max-width: 60vw;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
  }

  .container-14-copy {
    padding-top: 40px;
  }

  .bold-text-31 {
    font-family: futura-pt, sans-serif;
    font-size: 48px;
    font-weight: 400;
  }

  .bold-text-32 {
    font-size: 64px;
  }

  .link-25 {
    color: var(--site-color);
    line-height: 20px;
  }

  .div-block-16 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    font-size: 14px;
    display: flex;
  }

  .text-block-3 {
    color: var(--transparent);
    padding-top: 10px;
    padding-bottom: 0;
    padding-right: 0;
    font-family: PT Sans, sans-serif;
    font-size: 28px;
    font-weight: 700;
  }

  .div-block-17 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    display: flex;
  }

  .mask-2 {
    flex: 0 auto;
    align-self: auto;
    padding-bottom: 10px;
  }

  .nav-link-3-copy {
    color: var(--site-color);
    text-transform: uppercase;
    -webkit-text-decoration-skip-ink: auto;
    text-decoration-skip-ink: auto;
    margin-top: 0;
    font-family: futura-pt, sans-serif;
    font-size: 14px;
    font-weight: 600;
  }

  .nav-link-3-copy.w--current {
    color: var(--site-color);
  }

  .nav-link-3-copy.language {
    flex-flow: row;
    margin: 25px auto 0 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 30px;
    display: flex;
  }

  .testimonial-right-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    color: var(--site-color);
    flex-flow: column;
    flex: 0 auto;
    justify-content: space-around;
    align-items: flex-start;
    width: 100%;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    position: static;
  }

  .figma-card-7-copy {
    justify-content: flex-start;
    align-items: flex-end;
    font-size: 28px;
  }

  .image-39, .image-40, .image-41, .image-42 {
    max-width: 100%;
    height: auto;
  }

  .testimonial-image-left-copy-copy.copy {
    background-image: none;
    margin-left: auto;
    margin-right: auto;
    padding-top: 60px;
    padding-bottom: 60px;
    padding-right: 0;
  }

  .image-6-copy {
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-14-copy {
    color: var(--site-color);
    -webkit-text-decoration-skip-ink: auto;
    text-decoration-skip-ink: auto;
    padding-top: 10px;
    font-size: 16px;
    line-height: 18px;
    text-decoration: none;
  }

  .div-block-18, .div-block-19 {
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .figma-description-39-copy {
    padding-top: 10px;
    padding-left: 0;
    font-size: 16px;
  }

  .section-10 {
    margin-left: auto;
    margin-right: auto;
  }

  .testimonial-image-left-copy {
    margin-left: auto;
    margin-right: auto;
    padding-right: 40px;
  }

  .testimonial-image-left-copy.new-copy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
    max-width: 1920px;
    padding-right: 0;
  }

  .section-11 {
    background-color: var(--transparent);
  }

  .container-6-copy {
    background-color: var(--white);
    max-width: 70vw;
    margin-left: auto;
    margin-right: auto;
  }

  .image-123 {
    background-color: var(--white);
    width: 50%;
    max-width: none;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    display: block;
    position: static;
    left: auto;
    overflow: visible;
  }

  .section-12 {
    max-width: none;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .testimonial-wrapper-four-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    vertical-align: baseline;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    vertical-align: baseline;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .testimonial-right-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    flex: 0 auto;
    justify-content: space-around;
    align-items: flex-start;
    width: 50%;
    padding-top: 0;
    padding-right: 0;
    display: flex;
    position: relative;
  }

  .h5 {
    font-family: futura-pt, sans-serif;
  }

  .div-block-23 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .h6 {
    padding-right: 100px;
    font-family: PT Sans, sans-serif;
    font-size: 14px;
  }

  .h2-new {
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-24 {
    max-width: 70vw;
  }

  .testimonial-text-four-copy-copy {
    padding-top: 0;
    padding-bottom: 140px;
    padding-right: 0;
    font-family: PT Sans, sans-serif;
    font-size: 16px;
    line-height: 26px;
  }

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

  .container-5-copy {
    grid-column-gap: 100px;
    grid-row-gap: 48px;
    grid-column-gap: 100px;
    grid-row-gap: 48px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    max-width: 70vw;
    margin-left: auto;
    margin-right: auto;
    display: grid;
  }

  .testimonial-image-left-copy {
    background-image: none;
    margin-left: auto;
    margin-right: auto;
    padding-right: 40px;
    position: static;
  }

  .testimonial-image-left-copy.new {
    background-image: url('../images/0B162Bild-04228-1.png');
    background-size: auto;
    max-width: 1920px;
    padding-right: 0;
  }

  .testimonial-image-left-copy.new-copy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
    max-width: 1920px;
    padding-right: 0;
  }

  .testimonial-image-left-copy.new-c-opy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
    max-width: none;
    padding-right: 0;
  }

  .testimonial-image-left-copy.ne-copy {
    background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
    background-position: 50%;
    background-size: cover;
    max-width: 1920px;
    padding-right: 0;
  }

  .testimonial-image-left-copy.new-opy-copy {
    background-image: url('../images/гончарук-p-1600_1.png');
    background-position: 46% 0;
    background-size: contain;
    max-width: none;
    padding-right: 0;
  }

  .testimonial-image-left-copy.new-copy-copy {
    background-image: url('../images/B162Bild-04228-2-1.png');
    background-position: 50%;
    background-size: cover;
    max-width: none;
    padding-right: 0;
  }

  .testimonial-image-left-copy.new-copy-copy-copy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
    max-width: 1920px;
    padding-right: 0;
  }

  .testimonial-image-left-copy.new-opy-copy-copy {
    background-image: url('../images/Полювання-на-євреїв-p-2000.png');
    background-position: 50% 0;
    background-size: cover;
    max-width: 1920px;
    padding-right: 0;
  }

  .testimonial-image-left-copy.new-opy-copy-copy-copy {
    background-image: url('../images/Полювання-на-євреїв-p-2000.png');
    background-position: 50% 0;
    background-size: cover;
    max-width: none;
    padding-right: 0;
  }

  .testimonial-image-left-copy.new-opy-copy-copy {
    background-image: url('../images/getto05x.png');
    background-position: 51% 65%;
    background-size: cover;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
  }

  .footer-divider-two-copy {
    width: auto;
    max-width: 70vw;
    margin-bottom: 40px;
    padding-bottom: 0;
  }

  .figma-columns-15-copy {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .back {
    background-color: var(--transparent);
  }

  .container-5-copy {
    grid-column-gap: 100px;
    grid-row-gap: 48px;
    grid-column-gap: 100px;
    grid-row-gap: 48px;
    max-width: 70vw;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .cont-10 {
    grid-column-gap: 57px;
    grid-row-gap: 57px;
    max-width: 70vw;
  }

  .section-13 {
    padding-top: 40px;
  }

  .subheading-copy {
    padding-bottom: 20px;
    padding-right: 0;
    font-family: PT Sans, sans-serif;
    font-size: 48px;
  }

  .container-9-copy {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .container-16 {
    max-width: 70vw;
    margin-left: auto;
    margin-right: auto;
  }

  .testi-image-getto-copy.new-copy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
    max-width: 1920px;
    padding-right: 0;
  }

  .testi-image-getto-copy.new-opy-copy-copy {
    background-image: url('../images/getto05x.png');
    background-position: 51% 65%;
    background-size: cover;
    width: auto;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
  }

  .testi-image-getto-copy.new-copy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
    max-width: 1920px;
    padding-right: 0;
  }

  .testi-image-getto-copy.new-opy-copy-copy {
    background-image: url('../images/getto05x.png');
    background-position: 51% 65%;
    background-size: cover;
    width: auto;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
  }

  .testi-image-getto-copy-copy {
    background-image: url('../images/004.png');
    background-position: 50% 34%;
    background-size: contain;
    margin-left: auto;
    margin-right: auto;
    inset: 0% auto 0% 0%;
  }

  .testi-image-getto-copy-copy.new-copy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
    max-width: 1920px;
    padding-right: 0;
  }

  .testi-image-getto-copy-copy.new-opy-copy-copy {
    background-image: url('../images/getto05x.png');
    background-position: 51% 65%;
    background-size: cover;
    width: auto;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
  }

  .testi-image-getto-copy-copy {
    background-image: url('../images/004.png');
    background-position: 50% 34%;
    background-size: contain;
    inset: 0% auto 0% 0%;
  }

  .testi-image-getto-copy-copy.new {
    background-image: url('../images/0B162Bild-04228-1.png');
    background-size: auto;
    max-width: 1920px;
    padding-right: 0;
  }

  .testi-image-getto-copy-copy.new-copy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
    max-width: 1920px;
    padding-right: 0;
  }

  .testi-image-getto-copy-copy.new-c-opy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
    max-width: none;
    padding-right: 0;
  }

  .testi-image-getto-copy-copy.ne-copy {
    background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
    background-position: 50%;
    background-size: cover;
    max-width: 1920px;
    padding-right: 0;
  }

  .testi-image-getto-copy-copy.new-opy-copy {
    background-image: url('../images/гончарук-p-1600_1.png');
    background-position: 46% 0;
    background-size: contain;
    max-width: none;
    padding-right: 0;
  }

  .testi-image-getto-copy-copy.new-copy-copy {
    background-image: url('../images/B162Bild-04228-2-1.png');
    background-position: 50%;
    background-size: cover;
    max-width: none;
    padding-right: 0;
  }

  .testi-image-getto-copy-copy.new-copy-copy-copy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
    max-width: 1920px;
    padding-right: 0;
  }

  .testi-image-getto-copy-copy.new-opy-copy-copy {
    background-image: url('../images/Полювання-на-євреїв-p-2000.png');
    background-position: 50% 0;
    background-size: cover;
    max-width: 1920px;
    padding-right: 0;
  }

  .testi-image-getto-copy-copy.new-opy-copy-copy-copy {
    background-image: url('../images/Полювання-на-євреїв-p-2000.png');
    background-position: 50% 1%;
    background-size: cover;
    max-width: none;
    padding-right: 0;
  }

  .testi-image-getto-copy-copy.new-opy-copy-copy {
    background-image: url('../images/getto05x.png');
    background-position: 51% 65%;
    background-size: cover;
    width: auto;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
  }

  .bold-text-2-copy {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 48px;
    line-height: 100%;
    display: block;
  }

  .testi-image-getto-copy.new-copy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
    max-width: 1920px;
    padding-right: 0;
  }

  .testi-image-getto-copy.new-opy-copy-copy {
    background-image: url('../images/getto05x.png');
    background-position: 51% 65%;
    background-size: cover;
    width: auto;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
  }

  .testi-image-getto-copy {
    background-image: url('../images/51E36F86-8AEC-47C9-9245-E0C6E0548C6C_1_201_a.jpg');
    background-position: 50% 34%;
    background-size: cover;
    inset: 0% auto 0% 0%;
  }

  .testi-image-getto-copy.new-copy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
    max-width: 1920px;
    padding-right: 0;
  }

  .testi-image-getto-copy.new-opy-copy-copy {
    background-image: url('../images/getto05x.png');
    background-position: 51% 65%;
    background-size: cover;
    width: auto;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
  }

  .back-copy {
    background-color: var(--transparent);
  }

  .div-block-29 {
    width: 56%;
    padding-top: 40px;
  }

  .div-block-31 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .image-200 {
    width: 100%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .div-block-32 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
  }

  .container-17 {
    max-width: 70vw;
  }

  .font-1 {
    padding-top: 20px;
    font-family: futura-pt, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .font-2 {
    padding-top: 0;
    font-family: PT Sans, sans-serif;
    font-size: 16px;
  }

  .ligth-box {
    width: 3%;
  }

  .container-18 {
    max-width: 70vw;
  }

  .lightbox-link-6 {
    width: auto;
    height: auto;
  }

  .pictures {
    vertical-align: baseline;
    width: 100%;
    max-width: none;
    height: auto;
    display: inline-block;
    position: relative;
    inset: 0;
    overflow: clip;
  }

  .cont {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 50%;
    max-width: none;
    padding-top: 0;
    display: flex;
  }

  .div-block-36 {
    margin-left: auto;
    margin-right: auto;
  }

  .mask-3 {
    padding-top: 0;
  }

  .mask-3-copy {
    margin-top: -89px;
    padding-top: 0;
  }

  .bold-text-2-copy-copy {
    padding-top: 0;
    padding-bottom: 20px;
    font-size: 48px;
    line-height: 100%;
    display: block;
  }

  .subheading-copy-copy {
    text-align: left;
    padding-bottom: 20px;
    padding-right: 0;
    font-family: PT Sans, sans-serif;
    font-size: 48px;
  }

  .div-block-37 {
    width: 100%;
  }

  .div-block-38 {
    max-width: 70vw;
  }

  .testi-image-getto-copy {
    background-image: url('../images/Полювання-на-євреїв-1.png');
    background-position: 50% 34%;
    background-size: cover;
    margin-left: auto;
    margin-right: auto;
    inset: 0% auto 0% 0%;
  }

  .testi-image-getto-copy.new {
    background-image: url('../images/0B162Bild-04228-1.png');
    background-size: auto;
    max-width: 1920px;
    padding-right: 0;
  }

  .testi-image-getto-copy.new-copy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
    max-width: 1920px;
    padding-right: 0;
  }

  .testi-image-getto-copy.new-c-opy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
    max-width: none;
    padding-right: 0;
  }

  .testi-image-getto-copy.ne-copy {
    background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
    background-position: 50%;
    background-size: cover;
    max-width: 1920px;
    padding-right: 0;
  }

  .testi-image-getto-copy.new-opy-copy {
    background-image: url('../images/гончарук-p-1600_1.png');
    background-position: 50% 43%;
    background-size: cover;
    max-width: none;
    padding-right: 0;
  }

  .testi-image-getto-copy.new-copy-copy {
    background-image: url('../images/B162Bild-04228-2-1.png');
    background-position: 50%;
    background-size: cover;
    max-width: none;
    padding-right: 0;
  }

  .testi-image-getto-copy.new-copy-copy-copy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
    max-width: 1920px;
    padding-right: 0;
  }

  .testi-image-getto-copy.new-opy-copy-copy {
    background-image: url('../images/Полювання-на-євреїв-p-2000.png');
    background-position: 50% 0;
    background-size: cover;
    max-width: 1920px;
    padding-right: 0;
  }

  .testi-image-getto-copy.new-opy-copy-copy-copy {
    background-image: url('../images/Полювання-на-євреїв-p-2000.png');
    background-position: 50% 1%;
    background-size: cover;
    max-width: none;
    padding-right: 0;
  }

  .testi-image-getto-copy.new-opy-copy-copy {
    background-image: url('../images/getto05x.png');
    background-position: 51% 65%;
    background-size: cover;
    width: auto;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
  }

  .image145, .image145-copy {
    width: 100%;
  }

  .navbar-eye {
    background-color: var(--white);
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .p1 {
    color: var(--white);
    padding-bottom: 20px;
    font-family: futura-pt, sans-serif;
    font-size: 72px;
    font-weight: 700;
    line-height: 66px;
  }

  .p3 {
    color: var(--white);
    margin-bottom: 0;
    padding-bottom: 40px;
    font-family: PT Sans, sans-serif;
    font-size: 22px;
    font-weight: 400;
  }

  .p3.black {
    color: var(--black);
  }

  .p2 {
    direction: rtl;
    color: var(--white);
    text-align: left;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 40px;
    font-family: futura-pt, sans-serif;
    font-size: 56px;
    font-weight: 400;
    line-height: 50px;
  }

  .p2.main {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    color: var(--black);
    text-align: center;
    justify-content: center;
    align-items: flex-start;
    margin: 0 auto;
    padding-bottom: 40px;
    display: block;
  }

  .p4 {
    text-align: center;
    font-family: futura-pt, sans-serif;
    font-size: 48px;
  }

  .div-block-40 {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
  }

  .button-eye {
    background-color: var(--white);
    color: var(--black);
    letter-spacing: 2px;
    text-transform: uppercase;
    border-radius: 15px;
    padding: 20px 40px;
    font-family: PT Sans, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .button-eye.invwrse {
    background-color: var(--black);
    color: var(--white);
  }

  .sectiion-eye {
    background-color: var(--white);
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .sectiion-eye.invert {
    background-color: var(--black);
  }

  .sectiion-eye.home {
    background-image: url('../images/Hero-Heading-Left.jpg');
    background-position: 0 0;
    background-size: cover;
    position: relative;
  }

  .p5 {
    font-size: 32px;
    line-height: 34px;
  }

  .conteiner-eye {
    max-width: 70vw;
    margin-left: auto;
    margin-right: auto;
  }

  .div-eye {
    z-index: 1;
    opacity: 1;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 50%;
    display: flex;
    position: relative;
    inset: 0% auto 0% 0%;
  }

  .div-block-eye {
    z-index: 0;
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    background-color: var(--black);
    opacity: .85;
    justify-content: flex-start;
    align-items: flex-start;
    width: 55%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    position: absolute;
    inset: 0% auto 0% 0%;
    overflow: visible;
  }

  .div-block-41 {
    background-color: var(--black);
    color: var(--black);
    position: static;
    inset: 0% auto auto 0%;
  }

  .div-block-42 {
    z-index: 0;
    background-color: var(--black);
    opacity: .38;
    width: 55%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding-top: 60px;
    padding-bottom: 60px;
    display: block;
    position: absolute;
    inset: 0% auto 0% 0%;
  }

  .div-block-43 {
    z-index: 0;
    position: static;
  }

  .two {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    justify-content: flex-start;
    align-items: stretch;
    max-width: 70vw;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .image-eye {
    width: 50%;
  }

  .text-eye {
    flex-flow: column;
    justify-content: space-around;
    align-items: flex-start;
    width: 50%;
    min-width: auto;
    display: flex;
  }

  .footer-eye {
    background-color: var(--black);
    color: var(--black);
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .image-201 {
    width: auto;
    max-width: 100%;
    display: block;
  }

  .footer-text {
    border: 1px none var(--transparent);
    pointer-events: none;
    cursor: auto;
    font-size: 16px;
    line-height: 130%;
  }

  .navbar-eye-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
    align-items: center;
    max-width: 70vw;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    left: 1308px;
  }

  .nav-eye {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
    margin-left: 140px;
    margin-right: 60px;
    padding-left: 0;
    padding-right: 0;
    position: static;
    left: 332px;
  }

  .nav-link-eye {
    color: var(--site-color);
    text-transform: uppercase;
    -webkit-text-decoration-skip-ink: auto;
    text-decoration-skip-ink: auto;
    margin-top: 0;
    font-family: futura-pt, sans-serif;
    font-size: 18px;
    font-weight: 600;
  }

  .nav-link-eye.language {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 0;
    padding: 3px 20px 3px 0;
    font-size: 24px;
    display: block;
    position: static;
    inset: 10% auto auto 1510px;
  }

  .nav-link-eye.button-find-copy-copy-copy {
    margin: 0;
    padding: 12px 48px 12px 20px;
    display: block;
  }

  .nav-link-eye.language-copy {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 0;
    padding: 3px 20px 3px 0;
    font-size: 24px;
    display: flex;
    position: static;
    inset: 10% auto auto 1510px;
  }

  .nav-link-eye.language-copy.w--current {
    margin-top: 0;
    margin-left: 0;
    padding: 3px 20px 3px 0;
    left: 1100px;
  }

  .dropdown-toggle-eye {
    margin-top: 0;
    font-size: 18px;
  }

  .dropdown-toggle-eye.drobduwn {
    margin-top: 0;
  }

  .text-block-eye {
    text-transform: uppercase;
    font-family: futura-pt, sans-serif;
    font-size: 18px;
    font-weight: 600;
  }

  .eyes {
    max-width: 40px;
    max-height: none;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    display: block;
    position: static;
    left: 1368px;
  }

  .button-eye-copy {
    background-color: var(--white);
    color: var(--black);
    letter-spacing: 2px;
    text-transform: uppercase;
    border-radius: 15px;
    padding: 20px 40px;
    font-family: PT Sans, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .button-eye-copy.invwrse {
    background-color: var(--black);
    color: var(--white);
  }

  .q1 {
    width: auto;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    font-size: 92px;
    line-height: 92px;
    display: block;
  }

  .q1.margin-bottom-32px {
    padding-top: 0;
    padding-bottom: 20px;
    padding-right: 0;
    font-size: 56px;
  }

  .q1.margin-bottom-32px-copy {
    padding-top: 0;
    padding-bottom: 20px;
    padding-right: 60px;
    font-size: 56px;
    line-height: 110%;
  }

  .q1.margin-bottom-32px-copy, .q1.margin-bottom-32px-copy-copy, .q1.margin-bottom-32px-copy {
    padding-top: 0;
    padding-bottom: 20px;
    padding-right: 60px;
    font-size: 56px;
  }

  .q1.margin-bottom-32px-copy-copy {
    padding-top: 0;
    padding-bottom: 140px;
    padding-right: 60px;
    font-size: 56px;
  }

  .q2 {
    padding-top: 0;
    padding-bottom: 20px;
    font-size: 64px;
    line-height: 100%;
    display: block;
  }

  .q2.inert-centr {
    padding-bottom: 0;
    font-weight: 400;
    display: block;
  }

  .q2.inert-bold {
    width: auto;
    height: auto;
    padding-bottom: 40px;
    font-size: 39px;
    font-weight: 400;
    display: block;
  }

  .q2.inert-bold-2 {
    width: auto;
    height: auto;
    padding-top: 10px;
    padding-bottom: 40px;
    font-size: 64px;
    font-weight: 700;
    display: block;
  }

  .q3 {
    padding-top: 20px;
    padding-bottom: 60px;
    padding-right: 0;
    font-family: PT Sans, sans-serif;
    font-size: 28px;
    line-height: 150%;
  }

  .q3.invert {
    padding-bottom: 40px;
    font-size: 28px;
  }

  .q3.invert-2 {
    padding-bottom: 0;
    font-size: 28px;
  }

  .q3.invert-copy {
    padding-bottom: 40px;
    font-size: 28px;
  }

  .q3.invert-2-copy {
    padding-bottom: 0;
    font-size: 28px;
  }

  .button-eyes {
    margin-bottom: 0;
  }

  .button-eyes.watch-copy {
    margin-bottom: 0;
    display: flex;
  }

  .button-eyes.inert {
    font-size: 26px;
  }

  .navbar-eyes {
    background-color: #fff;
    margin: 10px auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-eyes {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
    align-items: center;
    max-width: 70vw;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    left: 1308px;
  }

  .nav-menu-eyes {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
    margin-left: 100px;
    margin-right: 60px;
    padding-left: 0;
    padding-right: 0;
    position: static;
    left: 332px;
  }

  .nav-link-eyes {
    color: var(--black);
    text-transform: uppercase;
    -webkit-text-decoration-skip-ink: auto;
    text-decoration-skip-ink: auto;
    margin-top: 0;
    font-family: futura-pt, sans-serif;
    font-size: 24px;
    font-weight: 600;
  }

  .nav-link-eyes.language {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 0;
    padding: 3px 20px 3px 0;
    font-size: 24px;
    display: block;
    position: static;
    inset: 10% auto auto 1510px;
  }

  .nav-link-eyes.button-find-copy-copy-copy {
    margin: 0;
    padding: 12px 48px 12px 20px;
    display: block;
  }

  .nav-link-eyes.language-copy {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 0;
    padding: 3px 20px 3px 0;
    font-size: 24px;
    display: flex;
    position: static;
    inset: 10% auto auto 1510px;
  }

  .nav-link-eyes.language-copy.w--current {
    margin-top: 0;
    margin-left: 0;
    padding: 3px 20px 3px 0;
    left: 1100px;
  }

  .nav-link-eyes.language-eye {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 0;
    padding: 3px 20px 3px 0;
    font-size: 28px;
    display: block;
    position: static;
    inset: 10% auto auto 1510px;
  }

  .dropdown-eyes {
    margin-top: 0;
    padding-left: 20px;
  }

  .dropdown-eyes.drobduwn {
    margin-top: 0;
  }

  .text-block-eyes {
    text-transform: uppercase;
    font-family: futura-pt, sans-serif;
    font-size: 24px;
    font-weight: 600;
  }

  .nav-button-eyes {
    margin-bottom: 0;
    margin-right: 20px;
    font-size: 20px;
  }

  .nav-button-eyes.watch-copy {
    margin-bottom: 0;
    display: flex;
  }

  .container-eyyes {
    grid-column-gap: 52px;
    grid-row-gap: 52px;
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    flex-flow: column;
    max-width: 70vw;
    margin-left: auto;
    margin-right: auto;
    position: static;
  }

  .conteiner-eyyes {
    flex: 0 auto;
    justify-content: flex-start;
    align-self: auto;
    max-width: 70vw;
    margin: 0 auto 0 250px;
    padding-top: 0;
    padding-bottom: 0;
    position: static;
  }

  .cont-vert {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 50%;
    max-width: none;
    padding-top: 0;
    display: flex;
  }

  .cont-vert-two {
    justify-content: flex-start;
    align-items: flex-start;
    width: 50%;
    max-width: none;
    display: block;
  }

  .share-image {
    width: auto;
    max-width: 100%;
    display: block;
  }

  .q4 {
    font-size: 52px;
    line-height: 52px;
  }

  .q4.inert {
    font-size: 40px;
    line-height: 42px;
  }

  .cont-blure {
    background-color: var(--black);
    color: var(--black);
    width: 60%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    position: absolute;
    inset: 0% auto 0% 0%;
  }

  .main-cont {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: left;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    display: flex;
  }

  .main-cont.education {
    background-image: url('../images/education-2.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .main-cont.gettonization {
    background-image: url('../images/004.png');
    background-position: 50%;
    background-repeat: repeat-x;
    background-size: contain;
  }

  .text-lock {
    width: auto;
    max-width: 70vw;
    height: auto;
    margin-bottom: 0;
    display: flex;
  }

  .footer-eyes {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .testimoimage-left-copy-copy-copy {
    padding-right: 99px;
  }

  .testimoimage-left-copy-copy-copy.new {
    background-image: url('../images/0B162Bild-04228-1.png');
    background-size: auto;
    max-width: 1920px;
    padding-right: 0;
  }

  .testimoimage-left-copy-copy-copy.new-copy, .testimoimage-left-copy-copy-copy.new-c-opy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
    max-width: 1920px;
    padding-right: 0;
  }

  .testimoimage-left-copy-copy-copy.ne-copy {
    background-image: url('../images/Screenshot-2025-03-04-at-8.18.44-PM.png');
    background-position: 50%;
    background-size: cover;
    max-width: 1920px;
    padding-right: 0;
  }

  .testimoimage-left-copy-copy-copy.new-copy-copy, .testimoimage-left-copy-copy-copy.new-opy-copy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
    max-width: 1920px;
    padding-right: 0;
  }

  .testimoimage-left-copy-copy-copy.new-copy-copy {
    background-image: url('../images/0B162Bild-04228-1.png');
    background-position: 50% 0;
    background-size: contain;
    max-width: 1920px;
    padding-right: 0;
  }

  .testimoimage-left-copy-copy-copy.new-copy-copy-copy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
    max-width: 1920px;
    padding-right: 0;
  }

  .testimoimage-left-copy-copy-copy.new-copy-copy {
    background-image: url('../images/B162Bild-04232-2-2.webp');
    background-position: 50% 0;
    background-size: cover;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
    position: relative;
  }

  .right-eye {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    flex: 0 auto;
    justify-content: space-between;
    align-self: auto;
    align-items: flex-start;
    width: 60%;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    display: block;
    position: relative;
    left: auto;
    right: auto;
  }

  .blure {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    vertical-align: baseline;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 60%;
    max-width: none;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }

  .cont-grid {
    grid-column-gap: 57px;
    grid-row-gap: 70px;
    max-width: 70vw;
  }

  .grid-eyes {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .eye {
    max-width: 50px;
    max-height: none;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    display: block;
    position: static;
    left: 1368px;
  }

  .image-2-copy, .hom {
    max-width: 40px;
    max-height: none;
    margin-top: 0;
    font-family: futura-pt, sans-serif;
    font-size: 10px;
  }

  .footer-link-euye {
    font-size: 26px;
  }

  .footer-copyright-eye {
    width: 45%;
    font-size: 18px;
  }

  .dropdown-link-eye {
    margin-right: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 100px;
  }

  .dropdown-list-eyes.w--open {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-end;
    margin-right: 0;
    padding: 20px;
    display: block;
  }

  .dropdown-eye {
    position: relative;
  }

  .div-block-lang {
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .team-two-eye {
    object-fit: cover;
    min-width: 100%;
    overflow: clip;
  }

  .team-slider-nav-eye {
    margin-top: 40px;
    font-size: 22px;
  }

  .q4-copy {
    font-size: 52px;
    line-height: 52px;
  }

  .q4-copy.inert {
    font-size: 42px;
    line-height: 42px;
  }

  .line-ye {
    width: auto;
    max-width: 70vw;
    padding-bottom: 0;
  }

  .grid-eye {
    grid-column-gap: 40px;
    grid-row-gap: 60px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    place-content: stretch start;
    place-items: start stretch;
    width: 100%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    display: grid;
    position: relative;
    overflow: hidden;
  }

  .card-eye {
    width: auto;
    max-width: none;
    position: static;
  }

  .lightbox-eye {
    width: auto;
    height: auto;
    position: static;
  }

  .info-eye {
    width: auto;
    margin-top: 0;
    padding-right: 0;
  }

  .q6-italik {
    padding-top: 20px;
    font-size: 28px;
    line-height: 28px;
  }

  .name-sign-eye {
    color: var(--black);
    text-align: left;
    font-size: 22px;
  }

  .sing {
    color: var(--black);
    justify-content: flex-end;
    align-items: flex-start;
    font-size: 22px;
    line-height: 140%;
    display: block;
  }

  .sing.name-sign {
    padding-top: 10px;
    font-size: 16px;
    display: block;
  }

  .grid-2-eye {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    max-width: 70vw;
    padding-top: 0;
    padding-bottom: 0;
  }

  .colon-first {
    justify-content: flex-start;
    align-items: flex-end;
    margin-left: auto;
    margin-right: auto;
    font-size: 28px;
  }

  .image-eyes {
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .block-1 {
    width: auto;
    max-width: 100%;
  }

  .italik {
    font-size: 28px;
    line-height: 28px;
  }

  .italik.citation {
    font-size: 22px;
  }

  .quick-stack-eye {
    max-width: 60vw;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
  }

  .image-eyes-80 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .q1-copy {
    z-index: 1;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    max-width: none;
    margin-left: -350px;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 220px;
    font-size: 92px;
    line-height: 92px;
    display: block;
    position: relative;
  }

  .q1-copy.margin-bottom-32px {
    padding-top: 0;
    padding-bottom: 20px;
    padding-right: 0;
    font-size: 56px;
  }

  .q1-copy.margin-bottom-32px-copy {
    padding-top: 0;
    padding-bottom: 20px;
    padding-right: 60px;
    font-size: 56px;
    line-height: 110%;
  }

  .q1-copy.margin-bottom-32px-copy, .q1-copy.margin-bottom-32px-copy-copy, .q1-copy.margin-bottom-32px-copy {
    padding-top: 0;
    padding-bottom: 20px;
    padding-right: 60px;
    font-size: 56px;
  }

  .q1-copy.margin-bottom-32px-copy-copy {
    padding-top: 0;
    padding-bottom: 140px;
    padding-right: 60px;
    font-size: 56px;
  }

  .image-eyes-80-copy {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .link-eye {
    color: var(--black);
    font-weight: 700;
  }

  .q2-copy {
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 220px;
    font-size: 64px;
    line-height: 100%;
    display: block;
  }

  .bold-text-37 {
    vertical-align: baseline;
  }

  .q2-copy {
    padding-top: 0;
    padding-bottom: 100px;
    font-size: 64px;
    line-height: 100%;
    display: block;
  }

  .q2-copy.inert-centr {
    padding-bottom: 0;
    font-weight: 400;
    display: block;
  }

  .q2-copy.inert-bold {
    width: auto;
    height: auto;
    padding-bottom: 40px;
    font-size: 39px;
    font-weight: 400;
    display: block;
  }

  .q2-copy.inert-bold-2 {
    width: auto;
    height: auto;
    padding-bottom: 40px;
    font-size: 64px;
    font-weight: 700;
    display: block;
  }

  .link-eyes {
    color: var(--site-color);
    font-size: 22px;
    line-height: 22px;
  }

  .lightbox-link-eye {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
    display: flex;
  }

  .quick-stack-home {
    max-width: 60vw;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
  }

  .name-sign-eye-bold {
    color: var(--black);
    font-size: 22px;
  }

  .button-eyes-copy {
    margin-bottom: 0;
  }

  .button-eyes-copy.watch-copy {
    margin-bottom: 0;
    display: flex;
  }

  .button-eyes-copy.inert {
    font-size: 26px;
  }

  .bold-text-38 {
    color: var(--black);
  }

  .mask-4 {
    flex: 1;
  }

  .q3-copy {
    padding-top: 0;
    padding-bottom: 60px;
    padding-right: 0;
    font-family: PT Sans, sans-serif;
    font-size: 28px;
    line-height: 150%;
  }

  .q3-copy.invert {
    padding-bottom: 40px;
    font-size: 28px;
  }

  .q3-copy.invert-2 {
    padding-bottom: 0;
    font-size: 28px;
  }

  .q3-copy.invert-copy {
    padding-bottom: 60px;
    font-size: 28px;
  }

  .subheading-copy-copy-copy {
    text-align: left;
    padding-bottom: 20px;
    padding-right: 0;
    font-family: PT Sans, sans-serif;
    font-size: 48px;
  }

  .line-ye-copy {
    width: auto;
    max-width: 70vw;
    padding-bottom: 0;
  }

  .container-mane {
    padding-top: 40px;
  }

  .line-eye {
    width: auto;
    max-width: 70vw;
    margin-bottom: 40px;
    padding-bottom: 0;
  }

  .heading-main {
    text-transform: none;
    width: auto;
    max-width: 70vw;
    height: auto;
    padding-top: 20px;
    padding-bottom: 40px;
    font-size: 28px;
  }

  .image-122-copy {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .bold-text-main {
    padding-top: 0;
    padding-bottom: 20px;
    font-size: 48px;
    line-height: 100%;
    display: block;
  }

  .line {
    width: auto;
    max-width: 70vw;
    margin-bottom: 40px;
    padding-bottom: 0;
  }

  .pictures-eye {
    vertical-align: baseline;
    width: 100%;
    max-width: none;
    height: auto;
    display: inline-block;
    position: relative;
    inset: 0;
    overflow: clip;
  }

  .italic-text-22 {
    font-size: 18px;
  }
}

@media screen and (max-width: 991px) {
  .style-guide-wrapper, .styles-wrapper {
    flex-direction: column;
  }

  .navbar-logo-left {
    padding-right: 0;
  }

  .navbar-menu {
    max-width: unset;
  }

  .navbar-link, .navbar-button {
    justify-content: center;
  }

  .navbar-logo-left-2 {
    padding-right: 0;
  }

  .navbar-menu-2 {
    max-width: unset;
  }

  .navbar-link-2, .navbar-link-3, .navbar-link-4, .navbar-button-2 {
    justify-content: center;
  }

  .body {
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-3 {
    font-size: 11px;
  }

  .navbar-no-shadow {
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 1920px;
  }

  .navbar-no-shadow-container {
    max-width: 70vh;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
  }

  .container-regular {
    width: auto;
    max-width: 100%;
    min-height: auto;
  }

  .navbar-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    max-width: none;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    list-style-type: disc;
    display: flex;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .mobile-margin-top-10 {
    display: none;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
    display: block;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .container {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .flex-block-2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .image-2 {
    vertical-align: baseline;
    max-width: 25px;
    margin-top: 0;
    padding-top: 0;
    display: block;
  }

  .heading-6 {
    padding-top: 20px;
  }

  .button-find-more {
    margin-right: 137px;
    display: block;
  }

  .team-slider {
    padding-top: 40px;
  }

  .container-3 {
    max-width: 80%;
  }

  .centered-heading {
    max-width: 100%;
    margin-bottom: 40px;
    padding-bottom: 0;
  }

  .team-slider-wrapper {
    justify-content: flex-start;
    align-items: stretch;
  }

  .team-slide-wrapper {
    width: 47%;
    margin-right: 6%;
  }

  .button-find-more-black.listen {
    background-position: 85%;
    margin-bottom: 0;
  }

  .button-find-more-black.watch {
    background-position: 87%;
    margin-bottom: 0;
  }

  .image-3 {
    max-width: 60px;
    max-height: 3vh;
  }

  .heading-6-copy {
    max-width: 400px;
    font-size: 24px;
  }

  .container-4 {
    justify-content: center;
    align-items: flex-start;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .link-block {
    display: flex;
  }

  .nav-button-wrapper-copy {
    width: 100%;
    margin-left: 0;
    display: none;
  }

  .nav-link-copy {
    margin-right: 0;
    padding-left: 5px;
    padding-right: 5px;
  }

  .button {
    margin-top: 0;
    margin-left: 20px;
    padding: 6px 45px 6px 16px;
    font-size: 11px;
  }

  .figma-frame-141 {
    margin-left: 100px;
  }

  .nav-link-footer {
    padding-left: 5px;
    padding-right: 5px;
  }

  .figma-frame-143 {
    flex-flow: column;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .figma-frame-116 {
    width: auto;
  }

  .figma-info-8 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .figma-card-8 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    max-width: 100%;
    padding-right: 0;
  }

  .figma-text-40 {
    font-size: 27px;
  }

  .figma-description-9 {
    font-size: 12px;
  }

  .figma-name-7 {
    font-size: 18px;
  }

  .figma-name-8 {
    text-align: right;
    font-size: 12px;
    font-weight: 400;
  }

  .figma-description-10 {
    text-align: right;
    padding-top: 10px;
    font-size: 12px;
    line-height: 125%;
  }

  .figma-info-7 {
    grid-row-gap: 0px;
    padding-top: 20px;
    padding-right: 0;
  }

  .figma-image-9 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .figma-info-6 {
    max-width: 80vw;
  }

  .figma-card-7 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
    width: auto;
    max-width: none;
    padding-right: 0;
  }

  .figma-description-7 {
    font-size: 16px;
  }

  .figma-description-7.citation {
    padding-top: 0;
    display: block;
  }

  .name-sign {
    text-align: right;
    flex-flow: column;
    display: block;
  }

  .figma-name-5 {
    color: var(--site-color);
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    flex-flow: column;
    padding-bottom: 10px;
    font-weight: 400;
    line-height: 120%;
    text-decoration-thickness: auto;
  }

  .figma-name-5.name-sign {
    text-align: right;
    flex-flow: column;
    justify-content: flex-start;
    align-self: flex-end;
    align-items: flex-end;
    margin-bottom: 0;
    padding-top: 10px;
    font-weight: 400;
  }

  .figma-name-6 {
    align-self: auto;
    padding-top: 10px;
  }

  .figma-frame-193 {
    grid-column-gap: 0px;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
  }

  .figma-frame-194 {
    grid-column-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-self: auto;
    align-items: flex-end;
    padding-top: 0;
    padding-bottom: 0;
  }

  .figma-name-1 {
    max-width: 100%;
    padding-top: 10px;
    display: block;
  }

  .maintext {
    direction: ltr;
    padding-top: 0;
  }

  .quick-stack {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    max-width: 80%;
    padding-bottom: 40px;
  }

  .image-122 {
    width: 100%;
    max-width: 100%;
    padding-top: 0;
  }

  .cell {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 0;
    display: flex;
  }

  .image-box {
    padding-top: 60px;
    padding-bottom: 10px;
  }

  .cell-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .figma-image-wrapper-26 {
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
  }

  .figma-description-39 {
    padding-right: 60px;
  }

  .figma-info-47 {
    padding-top: 10px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .figma-card-26 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: center;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .figma-columns-15 {
    grid-column-gap: 20px;
    grid-row-gap: 30px;
    flex-flow: column;
    grid-template-columns: 1fr 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
  }

  .image-26 {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph-4 {
    max-width: none;
    margin-bottom: 0;
    padding-top: 10px;
    padding-right: 0;
  }

  .paragraph-4.maintext {
    max-width: 80%;
  }

  .image-27 {
    width: 100%;
    margin-top: 0;
  }

  .image-28 {
    width: 100%;
  }

  .nav-link-en {
    padding-left: 5px;
    padding-right: 5px;
  }

  .bold-text-2 {
    font-size: 28px;
  }

  .figma-description-copy {
    max-width: 100%;
    padding-bottom: 0;
  }

  .container-5 {
    width: auto;
    max-width: 84%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .hero-wrapper-two {
    max-width: 80%;
  }

  .bold-text-8 {
    max-width: 100%;
  }

  .bold {
    max-width: none;
    font-size: 20px;
    line-height: 110%;
  }

  .heading-8 {
    text-align: center;
    max-width: 100%;
    font-size: 32px;
    font-weight: 600;
  }

  .heading-10 {
    max-width: 79%;
    padding-bottom: 20px;
    font-size: 18px;
  }

  .container-6 {
    grid-column-gap: 21px;
    grid-row-gap: 21px;
    max-width: 80%;
    margin-right: auto;
  }

  .testimonial-slide {
    padding-left: 32px;
  }

  .testimonial-quote {
    overflow: visible;
  }

  .testi-image-getto.new-copy-copy {
    background-size: cover;
  }

  .testi-image-getto.new-opy-copy-copy {
    background-image: url('../images/getto05x.png');
    background-position: 50% 34%;
    background-size: cover;
  }

  .testimonial-wrapper-four {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .testimonial-left {
    width: 50%;
    height: auto;
    margin-right: 0;
    padding-top: 40px;
  }

  .testimonial-image-four {
    vertical-align: baseline;
    width: 100%;
    max-width: 100%;
    height: 95%;
    display: inline-block;
  }

  .testimonial-right {
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-small.margin-bottom-32px {
    line-height: 14px;
  }

  .heading-small.margin-bottom-32px-copy {
    text-transform: none;
    font-size: 31px;
  }

  .testimonial-text-four {
    margin-bottom: 0;
    padding-bottom: 0;
    font-family: PT Sans, sans-serif;
  }

  .bold-text-11 {
    line-height: 22px;
  }

  .container-7 {
    max-width: 80%;
  }

  .nav-link-3 {
    margin-left: 20px;
    margin-right: 0;
    padding-top: 20px;
    padding-left: 24px;
    padding-right: 0;
    font-size: 12px;
    position: relative;
  }

  .nav-link-3.language {
    vertical-align: baseline;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0 20px 0 0;
    font-size: 18px;
    display: inline-block;
    position: static;
    left: 220px;
  }

  .nav-link-3.button-find-copy, .nav-link-3.button-find-copy-copy {
    background-size: 16px;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0;
    margin-left: 0;
    padding-left: 20px;
    font-size: 10px;
  }

  .nav-link-3.button-find-copy-copy-copy {
    color: var(--white);
    background-position: 91%;
    background-size: 16px;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 160px;
    padding-left: 20px;
    font-size: 10px;
  }

  .nav-link-3.language-copy {
    vertical-align: baseline;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0 20px 0 0;
    font-size: 15px;
    display: inline-block;
    left: 220px;
  }

  .nav-link-3.language-copy.w--current {
    margin-top: 0;
    margin-left: 0;
    padding-right: 20px;
    left: 220px;
  }

  .nav-link-3.language-eye {
    vertical-align: baseline;
    vertical-align: baseline;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0 20px 0 0;
    font-size: 26px;
    display: inline-block;
    position: static;
    left: 220px;
  }

  .nav-link-3.language-eye-copy {
    vertical-align: baseline;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0 20px 0 0;
    font-size: 26px;
    display: inline-block;
    position: static;
    left: 220px;
  }

  .text-block-2 {
    font-size: 12px;
  }

  .nav-link-4 {
    font-size: 11px;
  }

  .image-3-copy {
    max-width: 30px;
    max-height: 3vh;
  }

  .dropdown-toggle {
    padding-left: 20px;
    padding-right: 40px;
  }

  .dropdown-toggle.drobduwn {
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 40px;
    position: relative;
  }

  .dropdown-toggle.drobduwn.w--open {
    padding-right: 40px;
  }

  .image-3-copy-copy {
    max-width: 25px;
    max-height: none;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    position: static;
    left: 220px;
  }

  .container-8 {
    max-width: none;
  }

  .footer-form-two {
    padding: 40px;
  }

  .footer-form-title {
    margin-right: 15px;
  }

  .footer-form-input {
    width: 400px;
    padding-right: 180px;
  }

  .footer-wrapper-three {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }

  .footer-block-three {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    justify-content: flex-start;
    width: 65%;
    margin-left: 0;
    margin-right: -34px;
  }

  .footer-link-three {
    margin-left: 0;
    margin-right: 10px;
  }

  .footer-social-block-three {
    justify-content: flex-start;
    align-items: flex-start;
    width: 12%;
    margin-top: 0;
    margin-left: 220px;
  }

  .footer-social-link-three {
    margin-left: 10px;
  }

  .footer-copyright {
    width: 46%;
    font-size: 7px;
  }

  .footer-legal-block {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
  }

  .container-9 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .dropdown-link {
    margin-left: 10px;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 86px;
    font-size: 18px;
  }

  .dropdown-link:hover {
    background-color: var(--transparent);
    opacity: 1;
    color: var(--white);
    border-radius: 5px;
    margin-bottom: 0;
    margin-left: 10px;
    margin-right: 0;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 250px;
  }

  .dropdown-link.w--current {
    background-color: var(--white);
    color: var(--site-color);
  }

  .dropdown-list.w--open {
    background-color: var(--white);
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    margin: 0;
    padding: 20px 25px 20px 0;
  }

  .navbar-copy {
    width: 768px;
  }

  .nav-menu-3-copy {
    margin-left: 20px;
  }

  .nav-menu-3-copy.wrapper {
    justify-content: center;
    align-items: center;
    margin-left: 0;
  }

  .testimonial-left-copy {
    width: 55%;
    margin-right: 40px;
  }

  .heading-small-copy.margin-bottom-32px {
    padding-right: 0;
    font-size: 41px;
  }

  .heading-small-copy.margin-bottom-32px-copy, .heading-small-copy.margin-bottom-32px-copy-copy, .heading-small-copy.margin-bottom-32px-copy, .heading-small-copy.margin-bottom-32px-copy-copy, .heading-small-copy.margin-bottom-32px-copy, .heading-small-copy.margin-bottom-32px-copy-copy {
    padding-right: 0;
    font-size: 42px;
  }

  .testimonial-text-four-copy {
    margin-bottom: 40px;
    padding-right: 0;
    font-family: PT Sans, sans-serif;
  }

  .image-34 {
    vertical-align: baseline;
    max-width: 100%;
    padding-top: 20px;
    display: inline-block;
  }

  .lightbox-link-3 {
    display: block;
  }

  .image-35 {
    max-width: 100%;
    padding-top: 20px;
  }

  .image-36 {
    max-width: 100%;
  }

  .image-37 {
    max-width: 100%;
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .lightbox-link-4 {
    margin-left: auto;
    margin-right: auto;
  }

  .testimonial-left-copy-copy {
    width: 55%;
    margin-right: 40px;
  }

  .test-image-media {
    margin-left: auto;
    margin-right: auto;
  }

  .test-image-media.new, .test-image-media.new-copy, .test-image-media.new-copy-copy, .test-image-media.new-copy-copy-copy {
    background-image: url('../images/0B162Bild-04228-1.png');
    background-size: auto;
  }

  .test-image-media.picture {
    background-image: url('../images/IMG_6726-1.png');
    background-position: 100%;
    background-size: cover;
    margin-left: auto;
    margin-right: auto;
  }

  .test-image-media.edu {
    background-image: url('../images/IMG_3387-1.png');
    background-size: auto;
  }

  .section-6 {
    max-width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .testimonial-t-copy-copy-copy {
    width: 55%;
    margin-right: 40px;
  }

  .bold-text-15 {
    font-size: 38px;
    line-height: 40px;
  }

  .figma-name-1-copy {
    padding-top: 5px;
  }

  .button-find-more-black-copy {
    margin-top: 20px;
  }

  .paragraph-14 {
    text-align: right;
    margin-bottom: 0;
  }

  .italic-text-13 {
    display: block;
  }

  .hero-right-copy-copy-copy {
    background-image: url('../images/Полювання-на-євреїв-1.png');
  }

  .quick-stack-copy {
    padding-bottom: 20px;
  }

  .bold-text-19 {
    font-family: futura-pt, sans-serif;
    font-size: 27px;
    font-weight: 400;
  }

  .bold-text-20 {
    text-transform: none;
    font-size: 43px;
    line-height: 43px;
  }

  .bold-text-21 {
    font-size: 12px;
  }

  .bold-text-22 {
    text-align: right;
    font-size: 12px;
  }

  .hero-heading-right-copy, .hero-hea-right-copy-copy {
    background-image: url('../images/02-1.jpg');
    background-position: 50% 100%;
    background-size: cover;
  }

  .bold-text-24 {
    font-family: futura-pt, sans-serif;
    font-size: 28px;
    font-weight: 500;
  }

  .bold-text-25 {
    text-transform: none;
  }

  .bold-text-26 {
    padding-top: 10px;
    font-weight: 400;
  }

  .bold-text-27 {
    color: var(--site-color);
    font-weight: 400;
  }

  .link-24 {
    padding-top: 5px;
  }

  .text-span-2 {
    color: var(--site-color);
  }

  .bold-text-28 {
    font-weight: 400;
  }

  .quick-stack-copy-copy {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    max-width: 90%;
    margin-top: 0;
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .quick-stack-copy {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    padding-bottom: 40px;
  }

  .arrests {
    background-position: 50%;
    background-size: cover;
  }

  .quick-k-copy-copy-copy {
    grid-column-gap: 45px;
    grid-row-gap: 34px;
    margin-top: 0;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .testimoimage-left-copy-copy.new-copy-copy {
    position: relative;
  }

  .maintext-copy {
    direction: ltr;
    direction: ltr;
    padding-top: 20px;
  }

  .quick-stack-copy-copy-copy {
    grid-column-gap: 45px;
    grid-row-gap: 34px;
    margin-top: 0;
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .maintext-copy-copy {
    direction: ltr;
    padding-top: 20px;
  }

  .maintext-copy-copy-copy {
    direction: ltr;
    padding-top: 0;
  }

  .container-11 {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .nav-menu-4 {
    margin-left: 0;
    margin-right: 140px;
    padding-right: 0;
    display: block;
  }

  .dropdown {
    margin-left: 20px;
    margin-right: 0;
    padding-left: 4px;
    padding-right: 0;
    display: block;
    position: relative;
  }

  .container-12 {
    justify-content: space-between;
    align-items: center;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .nav-menu-5 {
    padding-left: 0;
  }

  .nav-menu-6 {
    padding-right: 0;
    display: block;
  }

  .nav-menu-7 {
    z-index: 0;
    background-color: var(--white);
    border-radius: 0 0 10px 10px;
    flex-flow: column;
    width: 320px;
    max-width: none;
    height: 800px;
    margin-top: 64px;
    margin-bottom: 0;
    margin-right: 0;
    padding: 0 120px 0 0;
    display: block;
    position: absolute;
    left: auto;
  }

  .menu-button-3 {
    background-color: var(--white);
    padding: 20px;
    position: static;
    left: 589px;
  }

  .menu-button-3.w--open {
    background-color: var(--white);
    color: var(--site-color);
  }

  .navbar-3 {
    background-color: var(--white);
  }

  .brand {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: inline-block;
  }

  .div-block-15 {
    display: block;
  }

  .container-13 {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .container-14 {
    padding-top: 40px;
  }

  .maintext-copy {
    direction: ltr;
    padding-top: 0;
  }

  .quick-stack-main {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    max-width: 80%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-15 {
    max-width: none;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .quick-stack-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    max-width: 80%;
    padding-bottom: 40px;
  }

  .container-14-copy {
    padding-top: 40px;
  }

  .nav-link-3-copy {
    margin-top: 0;
    margin-left: 20px;
    margin-right: 0;
    padding-top: 20px;
    padding-left: 24px;
    padding-right: 0;
    font-size: 12px;
    display: block;
    position: relative;
  }

  .nav-link-3-copy.language {
    vertical-align: baseline;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 0;
    padding: 0 40px 0 0;
    font-size: 15px;
    display: inline-block;
  }

  .nav-link-3-copy.button-find-copy {
    background-size: 16px;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0;
    margin-left: 0;
    padding-left: 20px;
    font-size: 10px;
  }

  .testimonial-right-copy {
    justify-content: flex-start;
    align-items: flex-start;
    width: 68%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .icon-2 {
    margin-right: 20px;
    padding-right: 0;
  }

  .figma-card-7-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
    width: auto;
    max-width: none;
    padding-right: 0;
  }

  .image-39 {
    max-width: 100%;
    padding-top: 0;
  }

  .image-40 {
    max-width: 100%;
    padding-top: 40px;
  }

  .image-41 {
    max-width: 100%;
    padding-top: 20px;
  }

  .image-42 {
    max-width: 100%;
    padding-top: 40px;
  }

  .lightbox-link-5 {
    display: block;
  }

  .image-6-copy {
    padding-top: 20px;
  }

  .paragraph-14-copy {
    text-align: right;
    margin-bottom: 0;
  }

  .icon-3 {
    margin-right: 20px;
    padding-right: 0;
    display: flex;
  }

  .dropdown-2 {
    padding-left: 20px;
    display: block;
  }

  .div-block-18 {
    padding-left: 20px;
    padding-right: 40px;
    display: flex;
  }

  .div-block-19 {
    padding-right: 40px;
  }

  .icon-5 {
    height: auto;
  }

  .icon-6 {
    position: static;
  }

  .bold-text-34 {
    color: var(--site-color);
  }

  .bold-text-34:hover {
    color: var(--white);
  }

  .figma-description-39-copy {
    padding-top: 40px;
    padding-right: 0;
  }

  .testimonial-image-left-copy.new-opy-copy-copy {
    background-image: url('../images/getto05x.png');
    background-position: 50% 34%;
    background-size: cover;
  }

  .container-6-copy {
    max-width: 90%;
    margin-right: auto;
  }

  .image-123 {
    width: auto;
    max-width: 100%;
    height: auto;
    margin-top: 40px;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
    overflow: visible;
  }

  .testimonial-wrapper-four-copy {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .testimonial-right-copy {
    padding-top: 0;
    padding-bottom: 0;
  }

  .testimonial-text-four-copy-copy {
    padding-right: 0;
    font-family: PT Sans, sans-serif;
  }

  .container-5-copy {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: auto;
    max-width: 84%;
    padding-top: 0;
    padding-bottom: 0;
    display: grid;
  }

  .testimonial-image-left-copy.new-copy-copy {
    background-size: cover;
  }

  .testimonial-image-left-copy.new-opy-copy-copy {
    background-image: url('../images/getto05x.png');
    background-position: 50% 34%;
    background-size: cover;
  }

  .figma-columns-15-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
  }

  .back {
    background-color: var(--transparent);
  }

  .container-5-copy {
    width: auto;
    max-width: 84%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .link-31 {
    text-align: right;
    line-height: 14px;
  }

  .container-9-copy {
    padding-top: 0;
    padding-bottom: 40px;
  }

  .testi-image-getto-copy.new-opy-copy-copy {
    background-image: url('../images/getto05x.png');
    background-position: 50% 34%;
    background-size: cover;
  }

  .testi-image-getto-copy.new-opy-copy-copy {
    background-image: url('../images/getto05x.png');
    background-position: 50% 34%;
    background-size: cover;
  }

  .testi-image-getto-copy-copy.new-opy-copy-copy {
    background-image: url('../images/getto05x.png');
    background-position: 50% 34%;
    background-size: cover;
  }

  .testi-image-getto-copy-copy.new-copy-copy {
    background-size: cover;
  }

  .testi-image-getto-copy-copy.new-opy-copy-copy {
    background-image: url('../images/getto05x.png');
    background-position: 50% 34%;
    background-size: cover;
  }

  .bold-text-2-copy {
    font-size: 28px;
  }

  .testi-image-getto-copy.new-opy-copy-copy {
    background-image: url('../images/getto05x.png');
    background-position: 50% 34%;
    background-size: cover;
  }

  .testi-image-getto-copy.new-opy-copy-copy {
    background-image: url('../images/getto05x.png');
    background-position: 50% 34%;
    background-size: cover;
  }

  .back-copy {
    background-color: var(--transparent);
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-29 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-18 {
    max-width: 728px;
  }

  .team-grid {
    grid-column-gap: 40px;
  }

  .team-member-image {
    width: 190px;
    height: 190px;
  }

  .cont {
    width: 50%;
    padding-top: 0;
  }

  .bold-text-2-copy-copy {
    font-size: 28px;
  }

  .div-block-39 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .testi-image-getto-copy.new-copy-copy {
    background-size: cover;
  }

  .testi-image-getto-copy.new-opy-copy-copy {
    background-image: url('../images/getto05x.png');
    background-position: 50% 34%;
    background-size: cover;
  }

  .image-122-copy {
    width: 70%;
    max-width: 100%;
    padding-top: 20px;
  }

  .image145, .image145-copy, .image-201 {
    width: 100%;
  }

  .footer-text {
    margin-left: 0;
    margin-right: 10px;
  }

  .navbar-eye-2 {
    justify-content: space-between;
    align-items: center;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .nav-eye {
    z-index: 0;
    background-color: var(--white);
    border-radius: 0 0 10px 10px;
    flex-flow: column;
    width: 320px;
    max-width: none;
    height: 800px;
    margin-top: 64px;
    margin-bottom: 0;
    margin-right: 0;
    padding: 0 120px 0 0;
    display: block;
    position: absolute;
    left: auto;
  }

  .nav-link-eye {
    margin-left: 20px;
    margin-right: 0;
    padding-top: 20px;
    padding-left: 24px;
    padding-right: 0;
    font-size: 12px;
    position: relative;
  }

  .nav-link-eye.language {
    vertical-align: baseline;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0 20px 0 0;
    font-size: 15px;
    display: inline-block;
    position: static;
    left: 220px;
  }

  .nav-link-eye.button-find-copy, .nav-link-eye.button-find-copy-copy {
    background-size: 16px;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0;
    margin-left: 0;
    padding-left: 20px;
    font-size: 10px;
  }

  .nav-link-eye.button-find-copy-copy-copy {
    color: var(--white);
    background-position: 91%;
    background-size: 16px;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 160px;
    padding-left: 20px;
    font-size: 10px;
  }

  .nav-link-eye.language-copy {
    vertical-align: baseline;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0 20px 0 0;
    font-size: 15px;
    display: inline-block;
    left: 220px;
  }

  .nav-link-eye.language-copy.w--current {
    margin-top: 0;
    margin-left: 0;
    padding-right: 20px;
    left: 220px;
  }

  .dropdown-toggle-eye {
    padding-left: 20px;
    padding-right: 40px;
  }

  .dropdown-toggle-eye.drobduwn {
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 40px;
    position: relative;
  }

  .dropdown-toggle-eye.drobduwn.w--open {
    padding-right: 40px;
  }

  .text-block-eye {
    font-size: 12px;
  }

  .eyes {
    max-width: 25px;
    max-height: none;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    position: static;
    left: 220px;
  }

  .brand-eye {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: inline-block;
  }

  .q1 {
    font-size: 58px;
  }

  .q1.margin-bottom-32px {
    padding-right: 0;
    font-size: 41px;
  }

  .q1.margin-bottom-32px-copy, .q1.margin-bottom-32px-copy-copy, .q1.margin-bottom-32px-copy, .q1.margin-bottom-32px-copy-copy, .q1.margin-bottom-32px-copy, .q1.margin-bottom-32px-copy-copy {
    padding-right: 0;
    font-size: 42px;
  }

  .q2 {
    font-size: 40px;
  }

  .q2.inert-centr {
    font-size: 42px;
  }

  .q2.inert-bold, .q2.inert-bold-2 {
    font-size: 28px;
  }

  .q3 {
    margin-bottom: 0;
    padding-bottom: 40px;
    padding-right: 0;
    font-family: PT Sans, sans-serif;
    font-size: 18px;
  }

  .q3.invert-2, .q3.invert-2-copy {
    padding-bottom: 0;
  }

  .button-eyes {
    font-size: 17px;
  }

  .button-eyes.listen {
    background-position: 85%;
    margin-bottom: 0;
  }

  .button-eyes.watch {
    background-position: 87%;
    margin-bottom: 0;
  }

  .button-eyes.inert {
    font-size: 17px;
  }

  .navbar-eyes {
    background-color: var(--white);
  }

  .container-eyes {
    justify-content: space-between;
    align-items: center;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .nav-menu-eyes {
    z-index: 0;
    background-color: var(--white);
    border-radius: 0 0 10px 10px;
    flex-flow: column;
    width: 372px;
    max-width: none;
    height: 800px;
    margin-top: 90px;
    margin-bottom: 0;
    margin-right: 0;
    padding: 0 140px 0 0;
    display: block;
    position: absolute;
    left: auto;
  }

  .nav-link-eyes {
    margin-left: 20px;
    margin-right: 0;
    padding-top: 20px;
    padding-left: 24px;
    padding-right: 0;
    font-size: 18px;
    line-height: 22px;
    position: relative;
  }

  .nav-link-eyes.language {
    vertical-align: baseline;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0 20px 0 0;
    font-size: 15px;
    display: inline-block;
    position: static;
    left: 220px;
  }

  .nav-link-eyes.button-find-copy, .nav-link-eyes.button-find-copy-copy {
    background-size: 16px;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0;
    margin-left: 0;
    padding-left: 20px;
    font-size: 10px;
  }

  .nav-link-eyes.button-find-copy-copy-copy {
    color: var(--white);
    background-position: 91%;
    background-size: 16px;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 160px;
    padding-left: 20px;
    font-size: 10px;
  }

  .nav-link-eyes.language-copy {
    vertical-align: baseline;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0 20px 0 0;
    font-size: 15px;
    display: inline-block;
    left: 220px;
  }

  .nav-link-eyes.language-copy.w--current {
    margin-top: 0;
    margin-left: 0;
    padding-right: 20px;
    left: 220px;
  }

  .nav-link-eyes.language-eye {
    vertical-align: baseline;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0 20px 0 0;
    font-size: 15px;
    display: inline-block;
    position: static;
    left: 220px;
  }

  .dropdown-eyes {
    padding-left: 20px;
    padding-right: 40px;
  }

  .dropdown-eyes.drobduwn {
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 40px;
    position: relative;
  }

  .dropdown-eyes.drobduwn.w--open {
    padding-right: 40px;
  }

  .text-block-eyes {
    padding-right: 10px;
    font-size: 18px;
  }

  .nav-button-eyes {
    margin-top: 16px;
    font-size: 17px;
  }

  .nav-button-eyes.listen {
    background-position: 85%;
    margin-bottom: 0;
  }

  .nav-button-eyes.watch {
    background-position: 87%;
    margin-bottom: 0;
  }

  .container-eyyes {
    grid-column-gap: 21px;
    grid-row-gap: 21px;
    max-width: 80%;
    margin-right: auto;
  }

  .conteiner-eyyes {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .cont-vert {
    width: 50%;
    padding-top: 0;
  }

  .cont-vert-two {
    width: 50%;
    height: auto;
    margin-right: 0;
    padding-top: 60px;
  }

  .share-image {
    width: 100%;
  }

  .q4 {
    font-size: 36px;
  }

  .q4.inert {
    text-align: left;
    font-size: 22px;
  }

  .cont-blure {
    width: 63%;
    margin-right: 40px;
  }

  .main-cont {
    padding-top: 40px;
  }

  .main-cont.arrest {
    background-image: url('../images/02-1.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .footer-eyes {
    padding-left: 0;
    padding-right: 0;
  }

  .testimoimage-left-copy-copy-copy.new-copy-copy {
    position: relative;
  }

  .right-eye {
    padding-top: 0;
    padding-bottom: 0;
  }

  .blure {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .eye {
    max-width: 49px;
    max-height: none;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    position: static;
    left: 220px;
  }

  .image-2-copy {
    vertical-align: baseline;
    max-width: 20px;
    margin-top: 0;
    padding-top: 0;
    display: block;
  }

  .hom {
    vertical-align: baseline;
    max-width: 38px;
    margin-top: 0;
    padding-top: 0;
    display: block;
  }

  .menu-button-eye {
    background-color: var(--white);
    padding: 20px;
    position: static;
    left: 589px;
  }

  .menu-button-eye.w--open {
    background-color: var(--white);
    color: var(--site-color);
  }

  .icon-5-eye {
    height: auto;
    font-size: 36px;
  }

  .footer-link-euye {
    margin-left: 0;
    margin-right: 10px;
  }

  .footer-copyright-eye {
    width: 67%;
  }

  .footer-social-block-eye {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: flex-start;
    width: 59%;
    margin-top: 0;
    margin-left: 220px;
  }

  .footer-legal-block-eyes {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .fb-link {
    margin-left: 0;
  }

  .footer-social-link-three-ist, .you-link {
    margin-left: 0;
    padding-left: 20px;
  }

  .icon-7 {
    font-size: 19px;
  }

  .dropdown-link-eye {
    margin-left: 20px;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
  }

  .dropdown-link-eye:hover {
    background-color: var(--black);
    opacity: 1;
    color: var(--white);
    border-radius: 5px;
    margin-bottom: 0;
    margin-left: 20px;
    margin-right: 0;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .dropdown-link-eye.w--current {
    background-color: var(--white);
    color: var(--site-color);
  }

  .dropdown-list-eyes.w--open {
    background-color: var(--white);
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    margin: 0 0 0 -53px;
    padding: 20px 0;
  }

  .dropdown-eye {
    margin-left: 20px;
    margin-right: 0;
    padding-left: 4px;
    padding-right: 0;
    display: block;
    position: relative;
  }

  .navbar-4 {
    background-color: var(--white);
  }

  .brand-eyes {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: inline-block;
  }

  .div-block-lang {
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 40px;
    display: flex;
  }

  .q4-copy {
    font-size: 36px;
  }

  .grid-eye {
    grid-column-gap: 20px;
    grid-row-gap: 30px;
    flex-flow: column;
    grid-template-columns: 1fr 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
  }

  .card-eye {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: center;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .lightbox-eye {
    margin-left: auto;
    margin-right: auto;
  }

  .info-eye {
    padding-top: 10px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .q6-italik {
    padding-top: 0;
    font-family: PT Sans, sans-serif;
    font-style: italic;
    font-weight: 700;
  }

  .name-sign-eye {
    text-align: right;
    flex-flow: column;
    font-size: 14px;
    display: block;
  }

  .sing {
    color: var(--site-color);
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    flex-flow: column;
    padding-bottom: 0;
    font-weight: 400;
    line-height: 120%;
    text-decoration-thickness: auto;
  }

  .sing.name-sign {
    text-align: right;
    flex-flow: column;
    justify-content: flex-start;
    align-self: flex-end;
    align-items: flex-end;
    margin-bottom: 0;
    padding-top: 10px;
    font-weight: 400;
  }

  .grid-2-eye {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    max-width: 90%;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .colon-first {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
    width: auto;
    max-width: none;
    padding-right: 0;
  }

  .image-eyes {
    padding-top: 20px;
  }

  .block-eye {
    grid-row-gap: 0px;
    padding-top: 20px;
    padding-right: 0;
  }

  .block-1 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    max-width: 100%;
    padding-right: 0;
  }

  .italik {
    font-size: 16px;
  }

  .italik.citation {
    padding-top: 20px;
    display: block;
  }

  .quick-stack-eye {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    max-width: 80%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-eyes-80 {
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .q1-copy {
    font-size: 58px;
  }

  .q1-copy.margin-bottom-32px {
    padding-right: 0;
    font-size: 41px;
  }

  .q1-copy.margin-bottom-32px-copy, .q1-copy.margin-bottom-32px-copy-copy, .q1-copy.margin-bottom-32px-copy, .q1-copy.margin-bottom-32px-copy-copy, .q1-copy.margin-bottom-32px-copy, .q1-copy.margin-bottom-32px-copy-copy {
    padding-right: 0;
    font-size: 42px;
  }

  .image-eyes-80-copy {
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .link-eye {
    text-align: right;
    line-height: 14px;
  }

  .q2-copy.inert-bold, .q2-copy.inert-bold-2 {
    font-size: 28px;
  }

  .q2-copy {
    font-size: 40px;
  }

  .q2-copy.inert-centr {
    font-size: 42px;
  }

  .q2-copy.inert-bold, .q2-copy.inert-bold-2 {
    font-size: 28px;
  }

  .quick-stack-home {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    max-width: 80%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .name-sign-eye-bold {
    text-align: right;
    flex-flow: column;
    font-size: 14px;
    display: block;
  }

  .button-eyes-copy {
    font-size: 17px;
  }

  .button-eyes-copy.listen {
    background-position: 85%;
    margin-bottom: 0;
  }

  .button-eyes-copy.watch {
    background-position: 87%;
    margin-bottom: 0;
  }

  .button-eyes-copy.inert {
    font-size: 17px;
  }

  .q3-copy {
    margin-bottom: 0;
    padding-bottom: 40px;
    padding-right: 0;
    font-family: PT Sans, sans-serif;
    font-size: 18px;
  }

  .q3-copy.invert-2 {
    padding-bottom: 0;
  }

  .heading-main {
    max-width: 79%;
    padding-bottom: 20px;
    font-size: 18px;
  }

  .image-122-copy {
    width: 100%;
    max-width: 100%;
    padding-top: 0;
  }

  .bold-text-main {
    font-size: 28px;
  }
}

@media screen and (max-width: 767px) {
  .color-styles-wrapper {
    grid-template-columns: 1fr;
  }

  .body {
    padding-top: 0;
    padding-bottom: 0;
  }

  .navbar-wrapper {
    justify-content: center;
    align-items: center;
  }

  .navbar-brand-3 {
    padding-left: 0;
  }

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .nav-button-wrapper {
    width: auto;
    margin-top: 0;
    margin-right: 0;
  }

  .menu-button {
    padding-top: 0;
    padding-bottom: 0;
  }

  .hero-heading-right {
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0;
  }

  .flex-block-2 {
    margin-right: 0;
  }

  .image-2 {
    max-width: 25px;
    margin-top: 0;
  }

  .heading-6 {
    text-transform: none;
    padding-top: 10px;
    font-size: 38px;
  }

  .subheading {
    margin-bottom: 0;
    padding-right: 20px;
    font-family: futura-pt, sans-serif;
    font-size: 200%;
    font-weight: 400;
  }

  .paragraph-3 {
    font-size: 100%;
  }

  .button-find-more {
    margin-right: 0;
  }

  .team-slider {
    margin-left: 0;
    margin-right: 0;
    padding: 40px 0;
  }

  .container-3 {
    max-width: none;
    padding-top: 0;
  }

  .centered-heading {
    margin-top: 20px;
  }

  .team-slider-wrapper {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .team-block {
    max-height: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .team-block-info {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .team-slider-nav {
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
  }

  .button-find-more-black {
    margin-top: 40px;
    margin-bottom: 0;
    margin-left: 0;
  }

  .button-find-more-black.listen {
    background-position: 86%;
    margin-top: 10px;
    margin-left: 0;
    padding-right: 50px;
  }

  .button-find-more-black.watch {
    background-position: 85%;
    margin-top: 20px;
    margin-left: 0;
  }

  .button-find-more-black.watch-copy {
    margin-left: 0;
  }

  .image-3 {
    max-width: 35px;
    margin-top: 0;
  }

  .flex-block-2-copy {
    margin-right: 0;
  }

  .div-block-3 {
    box-sizing: border-box;
    flex: 0 auto;
    align-self: auto;
    width: auto;
    display: block;
  }

  .image-4 {
    object-fit: fill;
    display: none;
    overflow: auto;
  }

  .heading-6-copy {
    font-size: 24px;
  }

  .paragraph-4-copy {
    margin-right: auto;
    padding-right: 60px;
  }

  .container-4 {
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }

  .nav-link-copy {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 20px;
    display: inline-block;
  }

  .button {
    font-size: 10px;
    line-height: 12px;
  }

  .footer {
    margin-right: 0;
  }

  .figma-frame-141 {
    margin-left: 20px;
  }

  .nav-link-footer {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .figma-frame-143 {
    flex-flow: column;
  }

  .figma-image-wrapper-10 {
    grid-row-gap: 0px;
  }

  .figma-info-8 {
    justify-content: flex-start;
    align-self: auto;
    align-items: flex-start;
    padding-top: 0;
    padding-bottom: 10px;
  }

  .figma-card-8 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    max-width: 100%;
    padding-right: 0;
  }

  .figma-text-40 {
    padding-bottom: 0;
    font-size: 21px;
  }

  .figma-description-9 {
    font-size: 10px;
  }

  .figma-name-7 {
    font-size: 14px;
  }

  .figma-name-8 {
    text-align: right;
    font-size: 12px;
    font-weight: 400;
  }

  .figma-description-10 {
    text-align: right;
    font-size: 12px;
    line-height: 114%;
  }

  .figma-info-7 {
    grid-row-gap: 0px;
    max-width: 100%;
    padding-top: 10px;
    padding-right: 0;
  }

  .figma-info-6 {
    max-width: 100%;
  }

  .figma-card-7 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
    width: auto;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .figma-description-7 {
    font-size: 16px;
  }

  .figma-description-7.citation {
    padding-top: 0;
  }

  .figma-name-0 {
    text-align: right;
    font-size: 12px;
  }

  .name-sign {
    text-align: right;
    padding-top: 10px;
  }

  .figma-name-5 {
    padding-top: 0;
  }

  .figma-name-5.name-sign {
    margin-bottom: 0;
    padding-top: 10px;
    font-weight: 400;
    display: block;
  }

  .figma-name-6 {
    padding-top: 10px;
  }

  .figma-frame-194 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .figma-name-1 {
    max-width: none;
    padding-top: 10px;
  }

  .maintext {
    padding-top: 0;
  }

  .quick-stack {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .image-122 {
    width: 100%;
    padding-top: 10px;
    padding-left: 0;
  }

  .cell {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-left: auto;
    margin-right: auto;
  }

  .image-box {
    padding-top: 40px;
    padding-bottom: 10px;
  }

  .image-9 {
    margin-top: auto;
  }

  .slide-nav-2 {
    margin-top: 0;
  }

  .image-10, .image-11, .image-12, .image-13, .image-14, .image-15, .image-16, .image-17, .image-18, .image-19, .image-20, .image-21, .image-22, .image-23, .image-24 {
    margin-top: auto;
  }

  .figma-image-wrapper-26 {
    height: auto;
  }

  .figma-description-39 {
    padding-top: 5px;
    padding-right: 0;
  }

  .figma-info-47 {
    padding-top: 10px;
    padding-bottom: 0;
  }

  .figma-name-67 {
    font-size: 17px;
  }

  .figma-card-26 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .figma-columns-15 {
    grid-template-columns: 1fr;
    place-content: start;
    place-items: start stretch;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-26 {
    max-width: 100%;
    padding-top: 20px;
    padding-bottom: 0;
    position: static;
    overflow: clip;
  }

  .paragraph-4 {
    max-width: none;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 0;
  }

  .paragraph-4.maintext {
    max-width: 80%;
    margin-bottom: 20px;
  }

  .nav-link-en {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .hero-heading-right-copy-copy, .hero-heading-right-copy {
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0;
  }

  .figma-description-copy {
    max-width: 100%;
    padding-top: 0;
  }

  .hero-without-image {
    padding: 60px 15px;
  }

  .bold-text-8 {
    padding-bottom: 0;
    line-height: 28px;
  }

  .bold {
    font-size: 18px;
    line-height: 20px;
  }

  .heading-8 {
    text-align: center;
    max-width: 80%;
    font-size: 18px;
    line-height: 20px;
  }

  .heading-10 {
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 0;
  }

  .mask {
    max-width: 80%;
  }

  .testimonial-slider-large {
    padding: 60px 15px;
  }

  .container-6 {
    grid-column-gap: 41px;
    grid-row-gap: 41px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    max-width: 80%;
    padding-left: 0;
    display: block;
  }

  .testimonial-slide {
    flex-direction: column;
    padding: 23px;
  }

  .testimonial-content {
    max-width: none;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .testimonial-quote-icon {
    width: 50px;
    margin-bottom: 16px;
  }

  .testimonial-image-two {
    width: 100%;
    height: auto;
  }

  .testi-image-getto {
    padding: 60px 15px;
  }

  .testimonial-wrapper-four {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .testimonial-left {
    width: auto;
    margin-bottom: 0;
    margin-right: 0;
    padding-top: 0;
  }

  .testimonial-image-four {
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .testimonial-right {
    width: 100%;
    padding-bottom: 20px;
  }

  .heading-small {
    font-size: 28px;
    line-height: 36px;
  }

  .heading-small.margin-bottom-32px {
    padding-right: 0;
    position: relative;
  }

  .heading-small.margin-bottom-32px-copy {
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }

  .testimonial-text-four {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .testimonial-text-r-copy {
    padding-top: 20px;
    padding-right: 0;
  }

  .container-7 {
    max-width: 70vh;
    margin-left: auto;
    margin-right: auto;
  }

  .image-copy {
    max-width: 25px;
  }

  .nav-link-3 {
    font-size: 11px;
  }

  .nav-link-3.language {
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
    padding-right: 20px;
  }

  .nav-link-3.button-find-copy, .nav-link-3.button-find-copy-copy {
    margin-right: 0;
  }

  .nav-link-3.button-find-copy-copy-copy {
    color: var(--white);
    margin-left: 20px;
    margin-right: 0;
    display: block;
  }

  .nav-link-3.language-copy, .nav-link-3.language-eye {
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
    padding-right: 20px;
  }

  .nav-link-3.language-eye, .nav-link-3.language-eye-copy {
    color: var(--black);
    margin-top: 0;
    margin-left: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 10px;
  }

  .text-block-2 {
    font-size: 11px;
  }

  .image-3-copy {
    max-width: 35px;
  }

  .dropdown-toggle {
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 20px;
    padding-right: 40px;
    display: inline-block;
  }

  .dropdown-toggle.drobduwn {
    margin-left: 0;
    padding-left: 20px;
  }

  .dropdown-toggle.drobduwn.w--open {
    margin-left: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-3-copy-copy {
    max-width: 25px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .footer-subscribe {
    padding-left: 40px;
    padding-right: 40px;
  }

  .footer-form-container-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-title {
    margin-right: 0;
  }

  .footer-form-block-two {
    width: 100%;
    margin-top: 20px;
  }

  .footer-form-input {
    width: 100%;
  }

  .footer-block-three {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-link-three {
    margin-bottom: 10px;
  }

  .footer-social-block-three {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
  }

  .footer-bottom {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    width: 100%;
    padding-top: 15px;
    padding-right: 20px;
    font-size: 10px;
    line-height: 130%;
  }

  .footer-legal-block {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
    margin-top: 15px;
    margin-left: 0;
  }

  .footer-legal-link {
    font-size: 14px;
    line-height: 20px;
  }

  .container-9 {
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .dropdown-link {
    border: 1px #000;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    font-size: 11px;
  }

  .dropdown-link:hover {
    background-color: var(--transparent);
    opacity: 1;
    color: var(--white);
  }

  .dropdown-list.w--open {
    background-color: var(--white);
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    margin-left: -20px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-10-copy {
    justify-content: space-between;
    align-items: center;
  }

  .nav-menu-3-copy {
    flex-flow: row;
    margin-left: 0;
    display: flex;
  }

  .nav-menu-3-copy.wrapper {
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    display: block;
    position: static;
  }

  .icon {
    display: block;
  }

  .testimonial-left-copy {
    width: 100%;
    margin-bottom: 0;
    margin-right: 0;
  }

  .heading-small-copy {
    font-size: 28px;
    line-height: 36px;
  }

  .heading-small-copy.margin-bottom-32px, .heading-small-copy.margin-bottom-32px-copy, .heading-small-copy.margin-bottom-32px-copy, .heading-small-copy.margin-bottom-32px-copy, .heading-small-copy.margin-bottom-32px-copy-copy, .heading-small-copy.margin-bottom-32px-copy, .heading-small-copy.margin-bottom-32px-copy-copy, .heading-small-copy.margin-bottom-32px-copy, .heading-small-copy.margin-bottom-32px-copy-copy {
    padding-right: 60px;
    position: relative;
  }

  .testimonial-text-four-copy {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-right: 60px;
  }

  .button-find-more-black-copy {
    background-position: 87%;
    margin-left: 0;
  }

  .button-find-more-black-copy.listen, .button-find-more-black-copy.watch {
    margin-left: 0;
  }

  .italic-text-3, .italic-text-4 {
    font-style: normal;
  }

  .italic-text-5 {
    font-style: normal;
    text-decoration: none;
  }

  .italic-text-6, .italic-text-7, .italic-text-8 {
    font-style: normal;
  }

  .heading-10-copy {
    margin-top: 0;
  }

  .image-34, .image-35 {
    max-width: 100%;
    padding-top: 40px;
  }

  .image-36 {
    max-width: 100%;
    padding-top: 0;
    position: relative;
  }

  .image-37 {
    max-width: 100%;
    padding-top: 40px;
  }

  .testimonial-left-copy-copy {
    width: 100%;
    margin-bottom: 0;
    margin-right: 0;
  }

  .test-image-media {
    padding: 60px 15px;
  }

  .section-6 {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .testimonial-t-copy-copy-copy {
    width: 100%;
    margin-bottom: 0;
    margin-right: 0;
  }

  .figma-name-1-copy {
    max-width: 100%;
  }

  .button-find-more-black-copy {
    margin-top: 20px;
    margin-bottom: 0;
    margin-left: 0;
  }

  .button-find-more-black-copy.listen, .button-find-more-black-copy.watch {
    margin-left: 0;
  }

  .paragraph-14 {
    text-align: right;
    justify-content: flex-end;
    align-items: flex-start;
    padding-top: 10px;
    line-height: 16px;
    display: block;
  }

  .image-6-copy {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .hero-heading-right-copy, .hero-heading-right-copy-copy, .hero-right-copy-copy-copy {
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0;
  }

  .bold-text-21 {
    font-size: 12px;
  }

  .bold-text-22 {
    max-width: 100%;
  }

  .hero-heading-right-copy, .hero-hea-right-copy-copy {
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0;
  }

  .bold-text-23 {
    padding-top: 10px;
  }

  .bold-text-24 {
    font-size: 28px;
    font-weight: 400;
  }

  .hero-heading-right-copy {
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0;
  }

  .quick-stack-copy-copy {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    padding-bottom: 40px;
  }

  .testimonial-image-left-copy, .arrests {
    padding: 60px 15px;
  }

  .quick-k-copy-copy-copy {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
  }

  .testimonial-image-left-copy-copy, .testimoimage-left-copy, .testimoimage-left-copy-copy, .testimonial-eft-copy-copy-copy {
    padding: 60px 15px;
  }

  .quick-stack-copy-copy-copy {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    padding-bottom: 40px;
  }

  .maintext-copy-copy, .maintext-copy-copy-copy {
    padding-top: 0;
  }

  .testimonial-right-copy {
    width: 100%;
  }

  .nav-menu-4 {
    display: block;
  }

  .dropdown {
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 20px;
    margin-right: 0;
    padding-left: 4px;
    display: block;
    position: relative;
  }

  .nav-menu-7 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 300px;
    height: 100vh;
    margin-right: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    left: 100px;
  }

  .menu-button-3 {
    left: 417px;
  }

  .image-6-copy {
    padding-top: 10px;
  }

  .container-14 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
    display: flex;
  }

  .maintext-copy {
    padding-top: 0;
  }

  .quick-stack-main {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .quick-stack-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .container-14-copy {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
    display: flex;
  }

  .nav-link-3-copy {
    margin-top: 0;
    font-size: 11px;
  }

  .nav-link-3-copy.language {
    padding-left: 0;
  }

  .figma-card-7-copy {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
    width: auto;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
  }

  .image-39, .image-40, .image-41, .image-42 {
    max-width: 100%;
    padding-top: 20px;
  }

  .testimonial-image-left-copy-copy {
    padding: 60px 15px;
  }

  .image-6-copy {
    padding-top: 10px;
    padding-left: 0;
  }

  .paragraph-14-copy {
    text-align: right;
    justify-content: flex-end;
    align-items: flex-start;
    padding-top: 10px;
    line-height: 16px;
    display: block;
  }

  .icon-3 {
    margin-right: 20px;
    display: block;
  }

  .div-block-18 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-19 {
    padding-left: 40px;
    padding-right: 20px;
  }

  .figma-description-39-copy {
    padding-top: 20px;
    padding-right: 0;
  }

  .paragraph-7-copy {
    max-width: 80%;
  }

  .container-6-copy {
    max-width: 90%;
    padding-left: 0;
  }

  .image-123 {
    width: 100%;
    max-width: none;
  }

  .section-12 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .testimonial-wrapper-four-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .testimonial-right-copy {
    width: 100%;
    padding-bottom: 20px;
  }

  .h5 {
    line-height: 24px;
  }

  .testimonial-text-four-copy-copy {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-right: 60px;
  }

  .container-5-copy {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .testimonial-image-left-copy {
    padding: 60px 15px;
  }

  .figma-columns-15-copy {
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .back {
    background-color: var(--transparent);
  }

  .cont-10 {
    place-items: start;
  }

  .subheading-copy {
    margin-bottom: 0;
    padding-right: 20px;
    font-family: futura-pt, sans-serif;
    font-size: 200%;
    font-weight: 400;
  }

  .link-27 {
    font-size: 12px;
    line-height: 16px;
  }

  .link-28 {
    font-size: 12px;
  }

  .link-29 {
    font-size: 12px;
    line-height: 13px;
  }

  .link-30 {
    align-self: auto;
    margin-left: auto;
    margin-right: 0;
    font-size: 12px;
  }

  .container-9-copy {
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 40px;
    display: block;
  }

  .container-16 {
    padding-bottom: 40px;
  }

  .testi-image-getto-copy, .testi-image-getto-copy-copy, .testi-image-getto-copy-copy, .testi-image-getto-copy, .testi-image-getto-copy {
    padding: 60px 15px;
  }

  .back-copy {
    background-color: var(--transparent);
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .team-circles {
    padding: 60px 15px;
  }

  .team-grid {
    grid-template-columns: 1fr 1fr;
  }

  .pictures {
    position: relative;
  }

  .cont {
    width: 100%;
    padding-top: 40px;
  }

  .subheading-copy-copy {
    margin-bottom: 0;
    padding-right: 20px;
    font-family: futura-pt, sans-serif;
    font-size: 200%;
    font-weight: 400;
  }

  .div-block-38 {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .testi-image-getto-copy {
    padding: 60px 15px;
  }

  .image-122-copy {
    width: 100%;
    padding-top: 10px;
    padding-left: 0;
  }

  .footer-eye {
    padding-left: 40px;
    padding-right: 40px;
  }

  .footer-text {
    margin-bottom: 10px;
  }

  .nav-eye {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 300px;
    height: 100vh;
    margin-right: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    left: 100px;
  }

  .nav-link-eye {
    font-size: 11px;
  }

  .nav-link-eye.language {
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
    padding-right: 20px;
  }

  .nav-link-eye.button-find-copy, .nav-link-eye.button-find-copy-copy {
    margin-right: 0;
  }

  .nav-link-eye.button-find-copy-copy-copy {
    color: var(--white);
    margin-left: 40px;
    margin-right: 0;
    display: block;
  }

  .nav-link-eye.language-copy {
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
    padding-right: 20px;
  }

  .dropdown-toggle-eye {
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 20px;
    padding-right: 40px;
    display: inline-block;
  }

  .dropdown-toggle-eye.drobduwn {
    margin-left: 0;
    padding-left: 20px;
  }

  .dropdown-toggle-eye.drobduwn.w--open {
    margin-left: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-eye {
    font-size: 11px;
  }

  .eyes {
    max-width: 25px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .q1 {
    font-size: 56px;
    line-height: 55px;
  }

  .q1.margin-bottom-32px, .q1.margin-bottom-32px-copy, .q1.margin-bottom-32px-copy, .q1.margin-bottom-32px-copy, .q1.margin-bottom-32px-copy-copy, .q1.margin-bottom-32px-copy, .q1.margin-bottom-32px-copy-copy, .q1.margin-bottom-32px-copy, .q1.margin-bottom-32px-copy-copy {
    padding-right: 60px;
    position: relative;
  }

  .q2.inert-centr {
    font-size: 28px;
  }

  .q2.inert-bold {
    font-size: 26px;
  }

  .q2.inert-bold-2 {
    font-size: 25px;
  }

  .q3 {
    margin-bottom: 0;
    padding-bottom: 40px;
    padding-right: 0;
    font-size: 19px;
  }

  .q3.invert {
    padding-right: 0;
    font-size: 16px;
  }

  .q3.invert-2 {
    padding-bottom: 10px;
    padding-right: 0;
    font-size: 18px;
    line-height: 130%;
  }

  .q3.invert-copy {
    padding-right: 0;
    font-size: 16px;
  }

  .q3.invert-2-copy {
    padding-bottom: 10px;
    padding-right: 0;
    font-size: 18px;
    line-height: 130%;
  }

  .button-eyes {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .button-eyes.listen {
    background-position: 86%;
    margin-top: 10px;
    margin-left: 0;
    padding-right: 50px;
  }

  .button-eyes.watch {
    background-position: 85%;
    margin-top: 20px;
    margin-left: 0;
  }

  .button-eyes.watch-copy {
    margin-left: 0;
  }

  .nav-menu-eyes {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 300px;
    height: 100vh;
    margin-right: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    left: 100px;
  }

  .nav-link-eyes {
    font-size: 11px;
  }

  .nav-link-eyes.language {
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
    padding-right: 20px;
  }

  .nav-link-eyes.button-find-copy, .nav-link-eyes.button-find-copy-copy {
    margin-right: 0;
  }

  .nav-link-eyes.button-find-copy-copy-copy {
    color: var(--white);
    margin-left: 40px;
    margin-right: 0;
    display: block;
  }

  .nav-link-eyes.language-copy, .nav-link-eyes.language-eye {
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
    padding-right: 20px;
  }

  .dropdown-eyes {
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 20px;
    padding-right: 40px;
    display: inline-block;
  }

  .dropdown-eyes.drobduwn {
    margin-left: 0;
    padding-left: 20px;
  }

  .dropdown-eyes.drobduwn.w--open {
    margin-left: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-eyes {
    font-size: 11px;
  }

  .nav-button-eyes {
    margin-top: 20px;
    margin-bottom: 0;
    margin-left: 20px;
    font-size: 15px;
    line-height: 17px;
  }

  .nav-button-eyes.listen {
    background-position: 86%;
    margin-top: 10px;
    margin-left: 0;
    padding-right: 50px;
  }

  .nav-button-eyes.watch {
    background-position: 85%;
    margin-top: 20px;
    margin-left: 0;
  }

  .nav-button-eyes.watch-copy {
    margin-left: 0;
  }

  .container-eyyes {
    grid-column-gap: 41px;
    grid-row-gap: 41px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    max-width: 80%;
    padding-left: 0;
    display: block;
  }

  .conteiner-eyyes {
    max-width: 80%;
    padding-top: 0;
  }

  .conteiner-eyyes.vert {
    flex-flow: column;
  }

  .cont-vert {
    width: auto;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
  }

  .cont-vert-two {
    width: auto;
    max-width: 80%;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
  }

  .cont-blure {
    width: 100%;
    margin-bottom: 0;
    margin-right: 0;
  }

  .main-cont {
    margin-left: 0;
    margin-right: 0;
    padding: 40px 0;
  }

  .footer-eyes {
    padding-left: 40px;
    padding-right: 40px;
  }

  .testimoimage-left-copy-copy-copy {
    padding: 60px 15px;
  }

  .right-eye {
    width: 100%;
    padding-bottom: 20px;
    display: block;
  }

  .blure {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .cont-grid {
    place-items: start;
  }

  .grid-eyes {
    justify-content: flex-start;
  }

  .eye {
    max-width: 50px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .image-2-copy {
    max-width: 25px;
    margin-top: 0;
  }

  .hom {
    color: var(--black);
    max-width: 40px;
    margin-top: 0;
  }

  .menu-button-eye {
    padding-left: 20px;
    left: 417px;
  }

  .icon-5-eye {
    color: var(--black);
  }

  .footer-link-euye {
    margin-bottom: 10px;
    font-size: 18px;
  }

  .footer-copyright-eye {
    width: 100%;
    padding-top: 15px;
    padding-right: 0;
    font-size: 12px;
    line-height: 120%;
  }

  .footer-social-block-eye {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
    margin-top: 0;
  }

  .footer-legal-block-eyes {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
    justify-content: flex-start;
    align-items: flex-start;
    width: 52%;
    margin-top: 15px;
    margin-left: 0;
  }

  .dropdown-link-eye {
    color: var(--black);
    border: 1px #000;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    font-size: 11px;
  }

  .dropdown-link-eye:hover {
    background-color: var(--black);
    opacity: 1;
    color: var(--white);
  }

  .dropdown-list-eyes.w--open {
    background-color: var(--white);
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    margin-left: -20px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .dropdown-eye {
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 20px;
    margin-right: 0;
    padding-left: 4px;
    display: block;
    position: relative;
  }

  .div-block-lang {
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 9px;
  }

  .team-slider-nav-eye {
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
  }

  .grid-eye {
    grid-template-columns: 1fr;
    place-content: start;
    place-items: start stretch;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .card-eye {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .info-eye {
    padding-top: 10px;
    padding-bottom: 0;
  }

  .name-sign-eye {
    text-align: right;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
  }

  .sing {
    padding-top: 0;
  }

  .sing.name-sign {
    margin-bottom: 0;
    padding-top: 10px;
    font-weight: 400;
    display: block;
  }

  .grid-2-eye {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
    padding-bottom: 40px;
  }

  .colon-first {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
    width: auto;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .image-eyes {
    padding-top: 10px;
    padding-left: 0;
  }

  .block-eye {
    grid-row-gap: 0px;
    max-width: 100%;
    padding-top: 10px;
    padding-right: 0;
  }

  .block-1 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    max-width: 100%;
    padding-right: 0;
  }

  .italik {
    font-size: 16px;
  }

  .italik.citation {
    padding-top: 10px;
  }

  .quick-stack-eye {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-eyes-80 {
    padding-top: 10px;
    padding-left: 0;
  }

  .q1-copy {
    font-size: 46px;
    line-height: 46px;
    position: relative;
  }

  .q1-copy.margin-bottom-32px, .q1-copy.margin-bottom-32px-copy, .q1-copy.margin-bottom-32px-copy, .q1-copy.margin-bottom-32px-copy, .q1-copy.margin-bottom-32px-copy-copy, .q1-copy.margin-bottom-32px-copy, .q1-copy.margin-bottom-32px-copy-copy, .q1-copy.margin-bottom-32px-copy, .q1-copy.margin-bottom-32px-copy-copy {
    padding-right: 60px;
    position: relative;
  }

  .image-eyes-80-copy {
    padding-top: 10px;
    padding-left: 0;
  }

  .italic-text-17 {
    font-size: 18px;
  }

  .q2-copy.inert-bold, .q2-copy.inert-bold-2 {
    font-size: 26px;
  }

  .q2-copy.inert-centr {
    font-size: 28px;
  }

  .q2-copy.inert-bold, .q2-copy.inert-bold-2 {
    font-size: 26px;
  }

  .link-eyes {
    font-size: 15px;
  }

  .quick-stack-home {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .name-sign-eye-bold {
    text-align: right;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
  }

  .button-eyes-copy {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .button-eyes-copy.listen {
    background-position: 86%;
    margin-top: 10px;
    margin-left: 0;
    padding-right: 50px;
  }

  .button-eyes-copy.watch {
    background-position: 85%;
    margin-top: 20px;
    margin-left: 0;
  }

  .button-eyes-copy.watch-copy {
    margin-left: 0;
  }

  .q3-copy {
    margin-bottom: 0;
    padding-bottom: 40px;
    padding-right: 0;
    font-size: 19px;
  }

  .q3-copy.invert {
    padding-right: 0;
    font-size: 16px;
  }

  .q3-copy.invert-2 {
    padding-bottom: 10px;
    padding-right: 0;
    font-size: 18px;
    line-height: 130%;
  }

  .q3-copy.invert-copy {
    padding-right: 0;
    font-size: 16px;
  }

  .subheading-copy-copy-copy {
    margin-bottom: 0;
    padding-right: 20px;
    font-family: futura-pt, sans-serif;
    font-size: 200%;
    font-weight: 400;
  }

  .heading-main {
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 0;
  }

  .image-122-copy {
    width: 100%;
    padding-top: 10px;
    padding-left: 0;
  }

  .pictures-eye {
    position: relative;
  }
}

@media screen and (max-width: 479px) {
  .body {
    min-width: auto;
    min-height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .navbar-no-shadow {
    overflow: visible;
  }

  .navbar-no-shadow-container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .nav-menu-wrapper {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .nav-menu {
    flex-flow: column;
  }

  .nav-dropdown-toggle {
    justify-content: center;
    align-items: center;
    margin-left: 0;
    margin-right: auto;
    padding: 0 30px 0 0;
    display: block;
  }

  .nav-dropdown-link.w--current {
    color: var(--site-color);
    font-size: 11px;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .container {
    max-width: none;
  }

  .flex-block-2 {
    margin-right: 0;
  }

  .image-2 {
    vertical-align: baseline;
    max-width: 22px;
    margin-top: 0;
    padding-top: 0;
    display: inline-block;
  }

  .heading-6 {
    max-width: 90vw;
    padding-right: 0;
    font-size: 28px;
    line-height: 100%;
  }

  .subheading {
    max-width: 90vw;
    padding-right: 25px;
  }

  .paragraph-3 {
    max-width: 100vw;
    padding-right: 40px;
  }

  .button-find-more {
    margin-right: 0;
    font-family: futura-pt, sans-serif;
    font-weight: 600;
  }

  .team-slider {
    flex-flow: wrap;
    padding-top: 40px;
    padding-bottom: 40px;
    display: flex;
  }

  .container-3 {
    max-width: 85%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .centered-heading {
    text-transform: capitalize;
    margin: 0 auto;
    padding-bottom: 20px;
  }

  .team-slider-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    margin-top: 20px;
    display: flex;
    position: relative;
  }

  .team-slide-wrapper {
    width: 100%;
    margin-right: 0%;
  }

  .team-member-image-two {
    min-width: auto;
  }

  .team-member-name-two {
    margin-top: 10px;
  }

  .team-member-text {
    font-family: Open Sans, sans-serif;
  }

  .team-slider-nav {
    margin-top: 20px;
    padding-top: 10px;
  }

  .button-find-more-black {
    background-color: var(--site-color);
    border: 1px #000;
    border-radius: 10px;
    margin-top: 40px;
    margin-bottom: 0;
    margin-left: 0;
  }

  .button-find-more-black.listen, .button-find-more-black.watch {
    margin-top: 10px;
  }

  .image-3 {
    max-width: 30px;
    margin-top: 12px;
  }

  .flex-block-2-copy {
    margin-right: 0;
  }

  .container-4 {
    width: auto;
    display: none;
  }

  .nav-button-wrapper-copy {
    width: auto;
  }

  .nav-link-copy {
    padding-top: 0;
    padding-bottom: 0;
  }

  .footer {
    margin-right: 0;
  }

  .figma-2020-linearity-gmb-5 {
    display: none;
  }

  .figma-image-wrapper-10 {
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-left: 0;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 10px;
    display: flex;
  }

  .figma-info-8 {
    text-align: right;
    justify-content: flex-start;
    align-self: auto;
    align-items: flex-end;
    padding-top: 5px;
    padding-bottom: 10px;
    font-size: 12px;
  }

  .figma-card-8 {
    flex-flow: column;
    justify-content: flex-start;
    align-self: flex-start;
    align-items: flex-start;
    width: auto;
    max-width: 80%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
    position: static;
  }

  .figma-text-40 {
    color: var(--site-color);
    text-transform: none;
    justify-content: flex-start;
    align-self: auto;
    align-items: flex-start;
    width: auto;
    margin-left: auto;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
    position: static;
  }

  .figma-description-9 {
    font-size: 12px;
  }

  .figma-name-7 {
    font-size: 18px;
  }

  .figma-name-8 {
    text-align: right;
    font-size: 12px;
    font-weight: 400;
  }

  .figma-description-10 {
    text-align: right;
    align-self: flex-end;
    font-size: 12px;
  }

  .figma-info-7 {
    align-self: auto;
    width: auto;
    max-width: 80%;
  }

  .figma-info-6 {
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .figma-card-7 {
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .figma-description-7 {
    font-size: 16px;
  }

  .figma-description-7.citation {
    padding-top: 0;
  }

  .figma-name-0 {
    font-size: 12px;
  }

  .name-sign {
    text-align: right;
    padding-top: 10px;
  }

  .figma-name-5 {
    flex-flow: column;
    padding-top: 10px;
  }

  .figma-name-5.name-sign {
    justify-content: flex-start;
    align-self: auto;
    align-items: flex-end;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 0;
    font-weight: 400;
  }

  .figma-name-6 {
    padding-top: 20px;
  }

  .figma-frame-193 {
    flex-flow: column;
  }

  .figma-frame-194 {
    padding-top: 0;
  }

  .figma-name-1 {
    max-width: 100%;
    padding-top: 0;
  }

  .maintext {
    flex-flow: row;
    align-self: auto;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-top: 10px;
    display: block;
  }

  .figma-image-wrapper-9 {
    margin-left: 0;
    margin-right: 0;
  }

  .quick-stack {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    max-width: 100%;
    margin: 0 auto 40px;
    padding-top: 0;
    padding-bottom: 1304px;
    padding-right: 0;
  }

  .image-122 {
    max-width: 100%;
    margin-left: 0;
    padding: 10px 0 0;
  }

  .cell {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    align-items: flex-start;
    display: flex;
  }

  .image-box {
    padding-bottom: 10px;
  }

  .cell-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 40px;
    display: flex;
  }

  .slide {
    vertical-align: baseline;
  }

  .slide-nav, .image-9, .slide-nav-2, .image-10, .image-11, .image-12, .slide-nav-3, .image-13, .image-14 {
    margin-top: auto;
  }

  .image-15, .image-16 {
    margin-top: 0;
  }

  .image-17, .image-18, .image-19, .image-20, .image-21, .image-22, .image-23, .image-24 {
    margin-top: auto;
  }

  .slide-2 {
    overflow: visible;
  }

  .figma-description-39 {
    padding-top: 5px;
    padding-right: 0;
  }

  .figma-info-47 {
    padding-top: 5px;
    padding-bottom: 0;
  }

  .figma-name-67 {
    font-size: 17px;
  }

  .figma-columns-15 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
    padding-top: 20px;
    padding-bottom: 0;
  }

  .image-26 {
    max-width: 100%;
    padding-top: 10px;
  }

  .paragraph-4 {
    text-align: left;
    max-width: none;
    margin-bottom: 0;
    padding-top: 10px;
    padding-right: 0;
    font-size: 14px;
  }

  .paragraph-4.maintext {
    max-width: 80%;
    margin-bottom: 40px;
    padding-right: 0;
  }

  .section-1opy {
    flex-flow: wrap;
    align-items: center;
    display: flex;
  }

  .bold-text-2 {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 22px;
  }

  .figma-description-copy {
    max-width: 100%;
    padding-top: 20px;
  }

  .hero-without-image {
    background-color: var(--white);
    padding: 20px 0 0;
    font-family: futura-pt, sans-serif;
  }

  .container-5 {
    grid-column-gap: 12px;
    grid-row-gap: 0px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-auto-flow: row;
    place-content: start;
    max-width: 80%;
    display: flex;
  }

  .hero-wrapper-two {
    max-width: none;
  }

  .bold-text-8 {
    font-family: futura-pt, sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 26px;
  }

  .bold {
    font-size: 18px;
    line-height: 20px;
  }

  .heading-8 {
    text-align: center;
    max-width: none;
    font-size: 18px;
    line-height: 20px;
  }

  .div-block-9 {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .heading-10 {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .paragraph-7 {
    padding-top: 10px;
  }

  .mask {
    order: 0;
  }

  .container-6 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    max-width: 80%;
    height: auto;
    min-height: 0%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .testimonial-quote-icon {
    width: 30px;
  }

  .testimonial-quote {
    font-size: 22px;
    line-height: 30px;
  }

  .testimonial-author-image-three {
    margin-right: 16px;
  }

  .testi-image-getto {
    border-bottom-color: var(--transparent);
    background-color: var(--transparent);
    padding: 40px 0;
  }

  .testimonial-wrapper-four {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .testimonial-left {
    width: auto;
    max-width: none;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    position: relative;
  }

  .testimonial-image-four {
    width: auto;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    left: 0;
    overflow: visible;
  }

  .testimonial-right {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    max-width: 80vw;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    position: relative;
  }

  .heading-small {
    font-size: 24px;
    line-height: 32px;
  }

  .heading-small.margin-bottom-32px {
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
    font-size: 32px;
  }

  .heading-small.margin-bottom-32px-copy {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 24px;
    line-height: 110%;
  }

  .testimonial-text-four {
    max-width: none;
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
    font-family: PT Sans, sans-serif;
  }

  .testimonial-image-left-copy.copy {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .testimonial-text-r-copy {
    padding-top: 20px;
    padding-right: 0;
  }

  .image-copy {
    vertical-align: baseline;
    max-width: 25px;
  }

  .nav-link-3.language {
    margin-top: 0;
    margin-left: 0;
    padding: 2px 10px 2px 0;
    font-size: 16px;
    line-height: 14px;
    left: 195px;
  }

  .nav-link-3.button-find-copy-copy {
    color: var(--white);
  }

  .nav-link-3.button-find-copy-copy-copy {
    color: var(--white);
    letter-spacing: 1px;
    background-image: none;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 16px;
    padding-right: 16px;
    font-size: 9px;
  }

  .nav-link-3.language-copy {
    margin-top: 0;
    margin-left: 0;
    padding: 3px 10px 3px 0;
    font-size: 14px;
    line-height: 14px;
    left: 195px;
  }

  .nav-link-3.language-copy.w--current {
    left: 200px;
  }

  .nav-link-3.language-eye, .nav-link-3.language-eye-copy {
    margin-top: 0;
    margin-left: 0;
    padding: 2px 10px 2px 0;
    font-size: 16px;
    line-height: 14px;
    left: 195px;
  }

  .text-block-2 {
    padding-right: 0;
  }

  .nav-link-4 {
    padding-top: 12px;
    padding-bottom: 1px;
  }

  .image-3-copy {
    max-width: 30px;
  }

  .dropdown-toggle.drobduwn {
    margin-left: 0;
    padding-left: 20px;
    padding-right: 40px;
    position: relative;
  }

  .image-3-copy-copy {
    max-width: 20px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0 0 3px;
    left: 176px;
  }

  .footer-subscribe {
    padding-left: 30px;
    padding-right: 30px;
  }

  .container-8 {
    max-width: none;
  }

  .footer-form-two {
    padding: 20px;
  }

  .footer-form-block-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-input {
    margin-bottom: 10px;
    padding-right: 20px;
  }

  .button-primary-3.footer-form-button {
    position: relative;
    right: 0;
  }

  .footer-social-block-three {
    margin-left: 90px;
  }

  .footer-bottom {
    grid-column-gap: 23px;
    grid-row-gap: 23px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
  }

  .footer-copyright {
    padding-right: 0;
  }

  .container-9 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .dropdown-link {
    text-overflow: clip;
    border-style: none;
    margin-left: 10px;
    padding-left: 10px;
  }

  .dropdown-link:hover {
    margin-left: 10px;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 55px;
  }

  .dropdown-list.w--open {
    opacity: 1;
    margin-left: -20px;
    padding-right: 0;
  }

  .dropdown-link-2, .dropdown-link-2-copy {
    font-family: futura-pt, sans-serif;
    font-weight: 600;
  }

  .div-block-10-copy {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
  }

  .testimonial-left-copy {
    width: auto;
    max-width: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    position: absolute;
    inset: 0%;
  }

  .heading-small-copy {
    font-size: 24px;
    line-height: 32px;
  }

  .heading-small-copy.margin-bottom-32px, .heading-small-copy.margin-bottom-32px-copy, .heading-small-copy.margin-bottom-32px-copy, .heading-small-copy.margin-bottom-32px-copy, .heading-small-copy.margin-bottom-32px-copy-copy, .heading-small-copy.margin-bottom-32px-copy, .heading-small-copy.margin-bottom-32px-copy-copy, .heading-small-copy.margin-bottom-32px-copy, .heading-small-copy.margin-bottom-32px-copy-copy {
    margin-left: 0;
    margin-right: auto;
    padding-top: 0;
    padding-right: 0;
    font-size: 32px;
    line-height: 34px;
  }

  .testimonial-text-four-copy {
    max-width: 100%;
    padding-right: 0;
    font-family: PT Sans, sans-serif;
  }

  .button-find-more-black-copy {
    background-color: var(--site-color);
    border: 1px #000;
    border-radius: 10px;
    margin-left: 0;
  }

  .heading-10-copy {
    margin-top: 0;
    padding-bottom: 0;
    font-size: 16px;
  }

  .image-34, .image-35 {
    max-width: 100%;
    padding-top: 20px;
  }

  .image-36 {
    max-width: 100%;
    margin-top: 0;
    padding-top: 0;
  }

  .image-37 {
    max-width: 100%;
    padding-top: 20px;
  }

  .testimonial-left-copy-copy {
    inset: 0%;
    width: auto;
    max-width: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    position: absolute;
    inset: 0%;
  }

  .test-image-media {
    border-bottom-color: var(--transparent);
    background-color: var(--transparent);
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .test-image-media.picture {
    background-image: url('../images/IMG_6726-5.png');
    background-position: 100%;
    background-size: cover;
  }

  .section-6, .section-7 {
    padding-top: 40px;
  }

  .testimonial-t-copy-copy-copy {
    width: auto;
    max-width: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    position: absolute;
    inset: 0%;
  }

  .bold-text-15 {
    font-size: 28px;
    line-height: 30px;
  }

  .figma-name-1-copy {
    padding-top: 0;
  }

  .button-find-more-black-copy {
    background-color: var(--site-color);
    border: 1px #000;
    border-radius: 10px;
    margin-top: 20px;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 10px;
  }

  .paragraph-14 {
    padding-top: 0;
  }

  .body-2 {
    margin-bottom: 0;
  }

  .bold-text-18 {
    font-weight: 400;
  }

  .bold-text-19 {
    font-family: futura-pt, sans-serif;
    font-size: 32px;
    font-weight: 400;
  }

  .bold-text-20 {
    text-transform: none;
    font-size: 38px;
    line-height: 40px;
  }

  .quick-stack-copy-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    max-width: none;
    margin: 0;
    padding-bottom: 40px;
    padding-right: 0;
  }

  .quick-stack-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    max-width: none;
    margin: 30px auto 40px;
    padding-bottom: 1304px;
    padding-right: 0;
  }

  .testimonial-image-left-copy, .arrests {
    border-bottom-color: var(--transparent);
    background-color: var(--transparent);
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .quick-k-copy-copy-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    max-width: none;
    margin: 0 auto 20px;
    padding-bottom: 20px;
    padding-right: 0;
  }

  .testimonial-image-left-copy-copy, .testimoimage-left-copy, .testimoimage-left-copy-copy, .testimonial-eft-copy-copy-copy {
    border-bottom-color: var(--transparent);
    background-color: var(--transparent);
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .maintext-copy, .maintext-copy-copy {
    flex-flow: row;
    align-self: auto;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-top: 20px;
    display: block;
  }

  .quick-stack-copy-copy-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    max-width: none;
    margin: 0 auto;
    padding-bottom: 20px;
    padding-right: 0;
  }

  .maintext-copy-copy, .maintext-copy-copy-copy {
    flex-flow: row;
    align-self: auto;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    display: block;
  }

  .nav-menu-4 {
    z-index: 1;
    width: auto;
    display: block;
    position: relative;
    inset: 0% 0% 0 0;
  }

  .dropdown {
    margin-left: 20px;
    padding-left: 4px;
  }

  .container-12 {
    justify-content: space-between;
    align-items: center;
    max-width: 94%;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 14px;
  }

  .nav-menu-7 {
    width: 260px;
    max-width: none;
    height: 625px;
    margin-top: 60px;
    margin-left: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .menu-button-3 {
    padding-left: 10px;
    padding-right: 10px;
    left: 271px;
  }

  .navbar-3 {
    position: relative;
  }

  .container-13 {
    max-width: none;
  }

  .image-6-copy {
    padding-top: 0;
    padding-bottom: 0;
  }

  .list-item-4 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .container-14 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .maintext-copy {
    flex-flow: row;
    align-self: auto;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    display: block;
  }

  .quick-stack-main {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    max-width: none;
    margin: 0 auto;
    padding-bottom: 0;
    padding-right: 0;
  }

  .container-15 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .quick-stack-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    max-width: 100%;
    margin: 0 auto 40px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .container-14-copy {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .bold-text-33 {
    text-align: left;
    text-transform: uppercase;
    padding-left: 10px;
    font-size: 28px;
    display: block;
  }

  .nav-link-3-copy {
    border: 1px #000;
    margin-top: 0;
  }

  .testimonial-right-copy {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    max-width: 85%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 40px;
    padding-left: 0;
    position: relative;
  }

  .icon-2 {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .figma-card-7-copy {
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
  }

  .image-39, .image-40, .image-41, .image-42 {
    max-width: 100%;
    padding-top: 0;
  }

  .testimonial-image-left-copy-copy.copy {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .image-6-copy {
    max-width: 100%;
    margin-left: 0;
    padding: 10px 0 0;
  }

  .icon-3 {
    margin-left: 0;
    margin-right: 20px;
    padding-left: 0;
  }

  .icon-4 {
    margin-left: 20px;
    margin-right: 0;
  }

  .div-block-18 {
    padding-left: 10px;
    padding-right: 0;
  }

  .paragraph-15 {
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .div-block-19 {
    padding-left: 20px;
    padding-right: 0;
  }

  .figma-description-39-copy {
    padding-top: 40px;
    padding-right: 0;
  }

  .paragraph-7-copy {
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .container-6-copy {
    max-width: 85%;
    height: auto;
    min-height: 0%;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 0;
  }

  .image-123 {
    max-width: 100%;
    margin-top: 0;
  }

  .testimonial-wrapper-four-copy {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    justify-content: center;
    align-items: center;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .testimonial-right-copy {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    padding-top: 40px;
    padding-bottom: 0;
    padding-left: 0;
    position: relative;
  }

  .h5, .bold-text-36 {
    font-size: 18px;
  }

  .div-block-21 {
    padding-top: 10px;
  }

  .div-block-22 {
    padding-top: 20px;
  }

  .div-block-26 {
    padding-top: 20px;
    position: static;
    inset: auto auto 9% 10%;
  }

  .div-block-27 {
    position: static;
    inset: auto auto -77% 10%;
  }

  .div-block-21-copy {
    padding-top: 40px;
  }

  .div-block-28 {
    padding-top: 20px;
  }

  .testimonial-text-four-copy-copy {
    max-width: 100%;
    padding-right: 0;
    font-family: PT Sans, sans-serif;
  }

  .container-5-copy {
    grid-column-gap: 12px;
    grid-row-gap: 0px;
    grid-column-gap: 12px;
    grid-row-gap: 0px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-auto-flow: row;
    place-content: start;
    max-width: 80%;
    display: flex;
  }

  .testimonial-image-left-copy {
    border-bottom-color: var(--transparent);
    background-color: var(--transparent);
    padding: 40px 0;
  }

  .footer-divider-two-copy {
    max-width: none;
  }

  .figma-columns-15-copy {
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-5-copy {
    grid-column-gap: 12px;
    grid-row-gap: 0px;
    grid-column-gap: 12px;
    grid-row-gap: 0px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-auto-flow: row;
    place-content: start;
    max-width: 80%;
    display: flex;
  }

  .cont-10 {
    grid-column-gap: 34px;
    grid-row-gap: 34px;
    flex-flow: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
    place-items: start;
    max-width: 80%;
    display: flex;
  }

  .subheading-copy {
    max-width: 90vw;
    padding-right: 25px;
  }

  .link-30 {
    margin-left: 0;
    margin-right: 0;
  }

  .container-9-copy {
    padding-top: 0;
    padding-bottom: 40px;
  }

  .testi-image-getto-copy, .testi-image-getto-copy-copy {
    border-bottom-color: var(--transparent);
    background-color: var(--transparent);
    border-bottom-color: var(--transparent);
    background-color: var(--transparent);
    padding: 40px 0;
  }

  .bold-text-2-copy {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 22px;
  }

  .testi-image-getto-copy {
    border-bottom-color: var(--transparent);
    background-color: var(--transparent);
    border-bottom-color: var(--transparent);
    background-color: var(--transparent);
    padding: 40px 0;
  }

  .div-block-29 {
    padding-top: 20px;
  }

  .div-block-30 {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
  }

  .image-122-copy {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 0 0;
  }

  .image-200 {
    width: 100%;
  }

  .container-18 {
    max-width: none;
  }

  .centered-heading-2 {
    margin-bottom: 24px;
  }

  .team-grid {
    grid-template-columns: 1fr;
  }

  .cont {
    width: auto;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .bold-text-2-copy-copy {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 22px;
  }

  .subheading-copy-copy {
    max-width: 90vw;
    padding-right: 25px;
  }

  .testi-image-getto-copy {
    border-bottom-color: var(--transparent);
    background-color: var(--transparent);
    padding: 40px 0;
  }

  .footer-eye {
    padding-left: 30px;
    padding-right: 30px;
  }

  .navbar-eye-2 {
    justify-content: space-between;
    align-items: center;
    max-width: 94%;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 14px;
  }

  .nav-eye {
    width: 260px;
    max-width: none;
    height: 625px;
    margin-top: 60px;
    margin-left: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .nav-link-eye.language {
    margin-top: 0;
    margin-left: 0;
    padding: 2px 10px 2px 0;
    font-size: 16px;
    line-height: 14px;
    left: 195px;
  }

  .nav-link-eye.button-find-copy-copy {
    color: var(--white);
  }

  .nav-link-eye.button-find-copy-copy-copy {
    color: var(--white);
    letter-spacing: 1px;
    background-image: none;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 16px;
    padding-right: 16px;
    font-size: 9px;
  }

  .nav-link-eye.language-copy {
    margin-top: 0;
    margin-left: 0;
    padding: 3px 10px 3px 0;
    font-size: 14px;
    line-height: 14px;
    left: 195px;
  }

  .nav-link-eye.language-copy.w--current {
    left: 200px;
  }

  .dropdown-toggle-eye.drobduwn {
    margin-left: 0;
    padding-left: 20px;
    padding-right: 40px;
    position: relative;
  }

  .text-block-eye {
    padding-right: 0;
  }

  .eyes {
    max-width: 20px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0 0 3px;
    left: 176px;
  }

  .q1 {
    font-size: 32px;
    line-height: 32px;
  }

  .q1.margin-bottom-32px, .q1.margin-bottom-32px-copy, .q1.margin-bottom-32px-copy, .q1.margin-bottom-32px-copy, .q1.margin-bottom-32px-copy-copy, .q1.margin-bottom-32px-copy, .q1.margin-bottom-32px-copy-copy, .q1.margin-bottom-32px-copy, .q1.margin-bottom-32px-copy-copy {
    margin-left: 0;
    margin-right: auto;
    padding-top: 0;
    padding-right: 0;
    font-size: 32px;
    line-height: 34px;
  }

  .q2 {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 26px;
  }

  .q2.inert-centr {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 40px;
  }

  .q2.inert-bold, .q2.inert-bold-2 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
    font-size: 28px;
  }

  .q3 {
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 100%;
    padding-bottom: 20px;
    padding-right: 0;
    font-family: PT Sans, sans-serif;
    font-size: 16px;
    display: flex;
  }

  .q3.invert {
    padding-bottom: 40px;
    font-size: 16px;
  }

  .q3.invert-2 {
    max-width: none;
    padding-top: 10px;
    padding-bottom: 0;
    font-size: 16px;
  }

  .q3.invert-copy {
    padding-bottom: 40px;
    font-size: 16px;
  }

  .q3.invert-2-copy {
    max-width: none;
    padding-top: 10px;
    padding-bottom: 0;
    font-size: 16px;
  }

  .button-eyes {
    background-color: var(--black);
    border: 1px #000;
    border-radius: 10px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 14px;
  }

  .button-eyes.listen, .button-eyes.watch {
    margin-top: 10px;
  }

  .button-eyes.inert {
    font-size: 14px;
  }

  .navbar-eyes {
    position: relative;
  }

  .container-eyes {
    justify-content: space-between;
    align-items: center;
    max-width: 94%;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 14px;
  }

  .nav-menu-eyes {
    width: 260px;
    max-width: none;
    height: 625px;
    margin-top: 60px;
    margin-left: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .nav-link-eyes.language {
    margin-top: 0;
    margin-left: 0;
    padding: 2px 10px 2px 0;
    font-size: 16px;
    line-height: 14px;
    left: 195px;
  }

  .nav-link-eyes.button-find-copy-copy {
    color: var(--white);
  }

  .nav-link-eyes.button-find-copy-copy-copy {
    color: var(--white);
    letter-spacing: 1px;
    background-image: none;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 16px;
    padding-right: 16px;
    font-size: 9px;
  }

  .nav-link-eyes.language-copy {
    margin-top: 0;
    margin-left: 0;
    padding: 3px 10px 3px 0;
    font-size: 14px;
    line-height: 14px;
    left: 195px;
  }

  .nav-link-eyes.language-copy.w--current {
    left: 200px;
  }

  .nav-link-eyes.language-eye {
    margin-top: 0;
    margin-left: 0;
    padding: 2px 10px 2px 0;
    font-size: 16px;
    line-height: 14px;
    left: 195px;
  }

  .dropdown-eyes.drobduwn {
    margin-left: 0;
    padding-left: 20px;
    padding-right: 40px;
    position: relative;
  }

  .text-block-eyes {
    padding-right: 0;
  }

  .nav-button-eyes {
    background-color: var(--black);
    border: 1px #000;
    border-radius: 10px;
    margin-top: 10px;
    margin-bottom: 0;
    margin-left: 10px;
    font-size: 12px;
    line-height: 14px;
  }

  .nav-button-eyes.listen, .nav-button-eyes.watch {
    margin-top: 10px;
  }

  .container-eyyes {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    max-width: 80%;
    height: auto;
    min-height: 0%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .conteiner-eyyes {
    max-width: 85%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .conteiner-eyyes.vert {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .cont-vert {
    width: auto;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
  }

  .cont-vert-two {
    width: auto;
    max-width: none;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    position: relative;
  }

  .q4 {
    text-align: left;
    font-size: 32px;
    line-height: 32px;
  }

  .q4.inert {
    font-size: 22px;
  }

  .cont-blure {
    width: auto;
    max-width: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    position: absolute;
    inset: 0%;
  }

  .main-cont {
    flex-flow: wrap;
    padding-top: 40px;
    padding-bottom: 40px;
    display: flex;
  }

  .text-lock {
    max-width: 85%;
  }

  .footer-eyes {
    padding-left: 30px;
    padding-right: 30px;
  }

  .testimoimage-left-copy-copy-copy {
    border-bottom-color: var(--transparent);
    background-color: var(--transparent);
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .right-eye {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 155%;
    max-width: none;
    margin-left: -58px;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    display: flex;
    position: relative;
  }

  .blure {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .cont-grid {
    grid-column-gap: 34px;
    grid-row-gap: 34px;
    flex-flow: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
    place-items: start;
    max-width: 80%;
    display: flex;
  }

  .eye {
    max-width: 35px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0 0 3px;
    left: 176px;
  }

  .image-2-copy {
    vertical-align: baseline;
    max-width: 22px;
    margin-top: 0;
    padding-top: 0;
    display: inline-block;
  }

  .hom {
    vertical-align: baseline;
    max-width: 30px;
    margin-top: 0;
    padding-top: 0;
    display: inline-block;
  }

  .menu-button-eye {
    padding-left: 10px;
    padding-right: 10px;
    left: 271px;
  }

  .icon-5-eye {
    font-size: 34px;
  }

  .footer-link-euye {
    font-size: 16px;
  }

  .footer-copyright-eye {
    padding-right: 0;
    font-size: 14px;
  }

  .footer-social-block-eye {
    margin-left: 90px;
  }

  .footer-legal-block-eyes {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  .dropdown-link-eye {
    text-overflow: clip;
    border-style: none;
    margin-left: 10px;
    padding-left: 10px;
  }

  .dropdown-link-eye:hover {
    margin-left: 10px;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 55px;
  }

  .dropdown-list-eyes.w--open {
    opacity: 1;
    border-top-left-radius: 10px;
    margin-left: -41px;
    padding-right: 0;
  }

  .dropdown-eye {
    margin-left: 20px;
    padding-left: 4px;
  }

  .div-block-lang {
    padding-left: 10px;
    padding-right: 0;
  }

  .team-two-eye {
    min-width: auto;
  }

  .team-slider-nav-eye {
    margin-top: 20px;
    padding-top: 10px;
    font-size: 12px;
  }

  .q4-copy {
    font-size: 32px;
    line-height: 32px;
  }

  .q4-copy.inert {
    font-size: 22px;
  }

  .line-ye {
    max-width: none;
  }

  .grid-eye {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
    padding-top: 20px;
    padding-bottom: 0;
  }

  .info-eye {
    padding-top: 5px;
    padding-bottom: 0;
  }

  .q6-italik {
    font-size: 16px;
  }

  .name-sign-eye {
    text-align: right;
    padding-top: 7px;
    font-size: 14px;
  }

  .sing {
    flex-flow: column;
    padding-top: 10px;
  }

  .sing.name-sign {
    justify-content: flex-start;
    align-self: auto;
    align-items: flex-end;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 0;
    font-weight: 400;
  }

  .grid-2-eye {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    max-width: none;
    margin: 0;
    padding-bottom: 40px;
    padding-right: 0;
  }

  .colon-first {
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .image-eyes {
    max-width: 100%;
    margin-left: 0;
    padding: 10px 0 0;
  }

  .block-eye {
    align-self: auto;
    width: auto;
    max-width: 80%;
  }

  .block-1 {
    flex-flow: column;
    justify-content: flex-start;
    align-self: flex-start;
    align-items: flex-start;
    width: auto;
    max-width: 70%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
    position: static;
  }

  .italik {
    font-size: 16px;
  }

  .quick-stack-eye {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    max-width: 80%;
    margin: 0 auto;
    padding-bottom: 0;
    padding-right: 0;
  }

  .image-eyes-80 {
    max-width: 100%;
    margin-left: 0;
    padding: 10px 0 0;
  }

  .q1-copy {
    width: 242px;
    font-size: 32px;
    line-height: 32px;
  }

  .q1-copy.margin-bottom-32px, .q1-copy.margin-bottom-32px-copy, .q1-copy.margin-bottom-32px-copy, .q1-copy.margin-bottom-32px-copy, .q1-copy.margin-bottom-32px-copy-copy, .q1-copy.margin-bottom-32px-copy, .q1-copy.margin-bottom-32px-copy-copy, .q1-copy.margin-bottom-32px-copy, .q1-copy.margin-bottom-32px-copy-copy {
    margin-left: 0;
    margin-right: auto;
    padding-top: 0;
    padding-right: 0;
    font-size: 32px;
    line-height: 34px;
  }

  .image-eyes-80-copy {
    width: 80%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 0 0;
  }

  .q2-copy.inert-centr, .q2-copy.inert-bold, .q2-copy.inert-bold-2 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
    font-size: 28px;
  }

  .q2-copy {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 26px;
  }

  .q2-copy.inert-centr, .q2-copy.inert-bold, .q2-copy.inert-bold-2 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
    font-size: 28px;
  }

  .link-eyes {
    font-size: 14px;
  }

  .button-eyes-copy.listen, .button-eyes-copy.watch {
    margin-top: 10px;
  }

  .italic-text-18 {
    font-size: 16px;
  }

  .quick-stack-home {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    max-width: none;
    margin: 0 auto;
    padding-bottom: 0;
    padding-right: 0;
  }

  .name-sign-eye-bold {
    text-align: right;
    padding-top: 7px;
    font-size: 14px;
  }

  .button-eyes-copy {
    background-color: var(--site-color);
    border: 1px #000;
    border-radius: 10px;
    margin-top: 20px;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 14px;
  }

  .button-eyes-copy.listen, .button-eyes-copy.watch {
    margin-top: 10px;
  }

  .button-eyes-copy.inert {
    font-size: 14px;
  }

  .q3-copy {
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 100%;
    padding-bottom: 20px;
    padding-right: 0;
    font-family: PT Sans, sans-serif;
    font-size: 16px;
    display: flex;
  }

  .q3-copy.invert {
    padding-bottom: 40px;
    font-size: 16px;
  }

  .q3-copy.invert-2 {
    max-width: none;
    padding-top: 10px;
    padding-bottom: 0;
    font-size: 16px;
  }

  .q3-copy.invert-copy {
    padding-bottom: 40px;
    font-size: 16px;
  }

  .subheading-copy-copy-copy {
    max-width: 90vw;
    padding-right: 25px;
  }

  .line-ye-copy, .line-eye {
    max-width: none;
  }

  .heading-main {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-122-copy {
    max-width: 100%;
    margin-left: 0;
    padding: 10px 0 0;
  }

  .bold-text-main {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 22px;
  }

  .line {
    max-width: none;
  }
}

#w-node-_830673a0-c081-821d-754a-df4f2cab8cb2-b8ce5f15 {
  align-self: stretch;
}

#w-node-_830673a0-c081-821d-754a-df4f2cab8cba-b8ce5f15 {
  place-self: auto;
}

#w-node-_830673a0-c081-821d-754a-df4f2cab8cc3-b8ce5f15, #w-node-_830673a0-c081-821d-754a-df4f2cab8cd3-b8ce5f15 {
  place-self: stretch stretch;
}

#w-node-fd40c0f8-c30a-44c9-96c6-319f077972d6-96495f77 {
  grid-template-rows: auto;
  grid-template-columns: minmax(200px, 1fr) .5fr;
}

#w-node-e8639c92-4df3-9b51-5c70-0379cae1f52d-78f99229, #w-node-fd40c0f8-c30a-44c9-96c6-319f077972d6-0df3372a, #w-node-fd40c0f8-c30a-44c9-96c6-319f077972d6-76b69055 {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr;
}

#w-node-_6c0eb10c-b9c6-5c66-cd4e-36a877afaffb-636ef529 {
  grid-template-rows: auto;
  grid-template-columns: minmax(200px, 1fr) .5fr;
}

#w-node-_0875c6aa-3335-84c9-ea5b-a8630ed361a8-425e47f7 {
  align-self: stretch;
}

#w-node-_0875c6aa-3335-84c9-ea5b-a8630ed361b2-425e47f7 {
  place-self: auto;
}

#w-node-_0875c6aa-3335-84c9-ea5b-a8630ed361bb-425e47f7, #w-node-_0875c6aa-3335-84c9-ea5b-a8630ed361cb-425e47f7 {
  place-self: stretch stretch;
}

#w-node-f62ed594-2703-0a3d-898f-10f9fab242b5-f5cda6fd {
  grid-template-rows: auto;
  grid-template-columns: minmax(200px, 1fr) .5fr;
}

#w-node-d52a9cc0-cda1-26a9-0322-b5f0ae00183e-656b7b85, #w-node-_01163d14-1e98-f254-2821-b5d0f9d466b0-6d7fa02f {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr;
}

#w-node-_565965bb-5666-27e4-90d3-7f4f520f11cc-c2bcec3a {
  grid-template-rows: auto;
  grid-template-columns: minmax(200px, 1fr) .5fr;
}

#w-node-fda76e1a-d2db-5e80-9bdd-c4c18c42be15-8e75af0a, #w-node-f17b5d51-5ca9-d459-91b7-4ec0afeb8f6a-8331aaa6, #w-node-e033006f-3bab-1cb4-df97-44a58a2cd45c-af21c40d {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr;
}

#w-node-_250e89a4-2c25-99b7-3a0b-8416a68e9e49-1170e06a {
  align-self: stretch;
}

#w-node-_0ef4672b-03cd-767b-2e98-442dbc95d33a-1170e06a {
  place-self: auto;
}

#w-node-ca9401fa-709f-e6d5-78c8-57863714290b-1170e06a, #w-node-ca9401fa-709f-e6d5-78c8-578637142913-1170e06a {
  place-self: stretch stretch;
}

#w-node-_25faf4d3-420a-381b-aefa-29d9828ff460-1cc51930 {
  align-self: stretch;
}

#w-node-_25faf4d3-420a-381b-aefa-29d9828ff46a-1cc51930 {
  place-self: auto;
}

#w-node-_25faf4d3-420a-381b-aefa-29d9828ff473-1cc51930, #w-node-_25faf4d3-420a-381b-aefa-29d9828ff483-1cc51930 {
  place-self: stretch stretch;
}

#w-node-_830673a0-c081-821d-754a-df4f2cab8cb2-8783815f {
  align-self: auto;
}

#w-node-_830673a0-c081-821d-754a-df4f2cab8cba-8783815f {
  place-self: auto;
}

#w-node-_830673a0-c081-821d-754a-df4f2cab8cb2-8816fd1a {
  align-self: auto;
}

#w-node-_830673a0-c081-821d-754a-df4f2cab8cba-8816fd1a {
  place-self: auto;
}

#w-node-_12c098a7-ae18-cd94-b389-5c7dd51b1368-bb34a4a5 {
  align-self: auto;
}

#w-node-_12c098a7-ae18-cd94-b389-5c7dd51b1371-bb34a4a5 {
  place-self: auto;
}

#w-node-fd40c0f8-c30a-44c9-96c6-319f077972d6-14686098 {
  grid-template-rows: auto;
  grid-template-columns: minmax(200px, 1fr) .5fr;
}

#w-node-fd40c0f8-c30a-44c9-96c6-319f077972d6-bd5dbbcf, #w-node-fd40c0f8-c30a-44c9-96c6-319f077972d6-2ecfc8c2, #w-node-e8639c92-4df3-9b51-5c70-0379cae1f52d-c63f4b57, #w-node-f17b5d51-5ca9-d459-91b7-4ec0afeb8f6a-5802aef9 {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr;
}

#w-node-_6c0eb10c-b9c6-5c66-cd4e-36a877afaffb-150298a7 {
  grid-template-rows: auto;
  grid-template-columns: minmax(200px, 1fr) .5fr;
}

#w-node-_12c098a7-ae18-cd94-b389-5c7dd51b1368-fd71d028 {
  align-self: auto;
}

#w-node-_12c098a7-ae18-cd94-b389-5c7dd51b1371-fd71d028 {
  place-self: auto;
}

#w-node-fd40c0f8-c30a-44c9-96c6-319f077972d6-d892b2f4, #w-node-_6c0eb10c-b9c6-5c66-cd4e-36a877afaffb-4f8eab60 {
  grid-template-rows: auto;
  grid-template-columns: minmax(200px, 1fr) .5fr;
}

#w-node-f17b5d51-5ca9-d459-91b7-4ec0afeb8f6a-4a1797e2, #w-node-e8639c92-4df3-9b51-5c70-0379cae1f52d-0795f84d, #w-node-fd40c0f8-c30a-44c9-96c6-319f077972d6-52290336, #w-node-fd40c0f8-c30a-44c9-96c6-319f077972d6-780260b1 {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr;
}

@media screen and (min-width: 1920px) {
  #w-node-_6c0eb10c-b9c6-5c66-cd4e-36a877afaffb-636ef529 {
    grid-template-rows: auto;
    grid-template-columns: minmax(200px, .75fr) .5fr;
  }

  #w-node-_6c0eb10c-b9c6-5c66-cd4e-36a877afb04d-636ef529 {
    grid-row: span 1 / span 1;
  }

  #w-node-_6c0eb10c-b9c6-5c66-cd4e-36a877afaffb-150298a7 {
    grid-template-rows: auto;
    grid-template-columns: minmax(200px, .75fr) .5fr;
  }

  #w-node-_6c0eb10c-b9c6-5c66-cd4e-36a877afb04d-150298a7 {
    grid-row: span 1 / span 1;
  }

  #w-node-_6c0eb10c-b9c6-5c66-cd4e-36a877afaffb-4f8eab60 {
    grid-template-rows: auto;
    grid-template-columns: minmax(200px, .75fr) .5fr;
  }

  #w-node-_6c0eb10c-b9c6-5c66-cd4e-36a877afb04d-4f8eab60 {
    grid-row: span 1 / span 1;
  }
}

@media screen and (min-width: 1440px) {
  #w-node-_830673a0-c081-821d-754a-df4f2cab8cba-b8ce5f15, #w-node-_830673a0-c081-821d-754a-df4f2cab8cc2-b8ce5f15 {
    place-self: auto;
  }

  #w-node-_6c0eb10c-b9c6-5c66-cd4e-36a877afaffb-636ef529 {
    grid-template-rows: auto;
    grid-template-columns: minmax(200px, 1fr) .5fr;
  }

  #w-node-_0875c6aa-3335-84c9-ea5b-a8630ed361b2-425e47f7, #w-node-_0875c6aa-3335-84c9-ea5b-a8630ed361ba-425e47f7, #w-node-_0ef4672b-03cd-767b-2e98-442dbc95d33a-1170e06a, #w-node-_9a54a174-01ae-bf8e-1066-f217d72ad8fb-1170e06a, #w-node-_25faf4d3-420a-381b-aefa-29d9828ff46a-1cc51930, #w-node-_25faf4d3-420a-381b-aefa-29d9828ff472-1cc51930, #w-node-_830673a0-c081-821d-754a-df4f2cab8cba-8783815f, #w-node-_830673a0-c081-821d-754a-df4f2cab8cc2-8783815f, #w-node-_830673a0-c081-821d-754a-df4f2cab8cba-8816fd1a, #w-node-_830673a0-c081-821d-754a-df4f2cab8cc2-8816fd1a, #w-node-_12c098a7-ae18-cd94-b389-5c7dd51b1371-bb34a4a5, #w-node-_12c098a7-ae18-cd94-b389-5c7dd51b137a-bb34a4a5 {
    place-self: auto;
  }

  #w-node-_6c0eb10c-b9c6-5c66-cd4e-36a877afaffb-150298a7 {
    grid-template-rows: auto;
    grid-template-columns: minmax(200px, 1fr) .5fr;
  }

  #w-node-_12c098a7-ae18-cd94-b389-5c7dd51b1371-fd71d028, #w-node-_12c098a7-ae18-cd94-b389-5c7dd51b137a-fd71d028 {
    place-self: auto;
  }

  #w-node-_6c0eb10c-b9c6-5c66-cd4e-36a877afaffb-4f8eab60 {
    grid-template-rows: auto;
    grid-template-columns: minmax(200px, 1fr) .5fr;
  }
}

@media screen and (max-width: 991px) {
  #w-node-e8639c92-4df3-9b51-5c70-0379cae1f52d-78f99229, #w-node-fd40c0f8-c30a-44c9-96c6-319f077972d6-76b69055 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_6c0eb10c-b9c6-5c66-cd4e-36a877afb04d-636ef529 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d52a9cc0-cda1-26a9-0322-b5f0ae00183e-656b7b85, #w-node-fda76e1a-d2db-5e80-9bdd-c4c18c42be15-8e75af0a, #w-node-f17b5d51-5ca9-d459-91b7-4ec0afeb8f6a-8331aaa6, #w-node-e033006f-3bab-1cb4-df97-44a58a2cd45c-af21c40d, #w-node-fd40c0f8-c30a-44c9-96c6-319f077972d6-bd5dbbcf, #w-node-e8639c92-4df3-9b51-5c70-0379cae1f52d-c63f4b57, #w-node-f17b5d51-5ca9-d459-91b7-4ec0afeb8f6a-5802aef9 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_6c0eb10c-b9c6-5c66-cd4e-36a877afb04d-150298a7, #w-node-_6c0eb10c-b9c6-5c66-cd4e-36a877afb04d-4f8eab60 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f17b5d51-5ca9-d459-91b7-4ec0afeb8f6a-4a1797e2, #w-node-e8639c92-4df3-9b51-5c70-0379cae1f52d-0795f84d, #w-node-fd40c0f8-c30a-44c9-96c6-319f077972d6-780260b1 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_830673a0-c081-821d-754a-df4f2cab8cc2-b8ce5f15, #w-node-_0875c6aa-3335-84c9-ea5b-a8630ed361ba-425e47f7 {
    align-self: start;
  }

  #w-node-_0ef4672b-03cd-767b-2e98-442dbc95d33a-1170e06a, #w-node-_9a54a174-01ae-bf8e-1066-f217d72ad8fb-1170e06a {
    align-self: stretch;
  }

  #w-node-_25faf4d3-420a-381b-aefa-29d9828ff472-1cc51930 {
    align-self: end;
  }

  #w-node-_830673a0-c081-821d-754a-df4f2cab8cba-8783815f, #w-node-_830673a0-c081-821d-754a-df4f2cab8cc2-8783815f, #w-node-_830673a0-c081-821d-754a-df4f2cab8cba-8816fd1a, #w-node-_830673a0-c081-821d-754a-df4f2cab8cc2-8816fd1a, #w-node-_12c098a7-ae18-cd94-b389-5c7dd51b1371-bb34a4a5, #w-node-_12c098a7-ae18-cd94-b389-5c7dd51b137a-bb34a4a5, #w-node-_12c098a7-ae18-cd94-b389-5c7dd51b1371-fd71d028, #w-node-_12c098a7-ae18-cd94-b389-5c7dd51b137a-fd71d028 {
    align-self: stretch;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_830673a0-c081-821d-754a-df4f2cab8cb2-b8ce5f15, #w-node-_830673a0-c081-821d-754a-df4f2cab8cba-b8ce5f15, #w-node-_830673a0-c081-821d-754a-df4f2cab8cc3-b8ce5f15 {
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-_830673a0-c081-821d-754a-df4f2cab8ccb-b8ce5f15 {
    align-self: start;
  }

  #w-node-_830673a0-c081-821d-754a-df4f2cab8cd3-b8ce5f15 {
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-fd40c0f8-c30a-44c9-96c6-319f077972d6-96495f77 {
    grid-template-rows: 4.75fr;
    grid-template-columns: 1.75fr;
    display: grid;
  }

  #w-node-fd40c0f8-c30a-44c9-96c6-319f077972d8-96495f77 {
    order: 0;
  }

  #w-node-e8639c92-4df3-9b51-5c70-0379cae1f52d-78f99229, #w-node-fd40c0f8-c30a-44c9-96c6-319f077972d6-76b69055 {
    grid-template-rows: auto;
    grid-template-columns: minmax(200px, 1fr);
  }

  #w-node-_6c0eb10c-b9c6-5c66-cd4e-36a877afaffb-636ef529 {
    grid-template-rows: 4.75fr;
    grid-template-columns: minmax(200px, 1.75fr);
    display: grid;
  }

  #w-node-_6c0eb10c-b9c6-5c66-cd4e-36a877afb04d-636ef529 {
    order: 0;
    grid-row: span 1 / span 1;
  }

  #w-node-_0875c6aa-3335-84c9-ea5b-a8630ed361a8-425e47f7, #w-node-_0875c6aa-3335-84c9-ea5b-a8630ed361b2-425e47f7, #w-node-_0875c6aa-3335-84c9-ea5b-a8630ed361bb-425e47f7 {
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-_0875c6aa-3335-84c9-ea5b-a8630ed361c3-425e47f7 {
    align-self: start;
  }

  #w-node-_0875c6aa-3335-84c9-ea5b-a8630ed361cb-425e47f7 {
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-f62ed594-2703-0a3d-898f-10f9fab242b5-f5cda6fd {
    grid-template-rows: 4.75fr;
    grid-template-columns: 1.75fr;
    display: grid;
  }

  #w-node-f62ed594-2703-0a3d-898f-10f9fab2430d-f5cda6fd {
    order: 0;
  }

  #w-node-d52a9cc0-cda1-26a9-0322-b5f0ae00183e-656b7b85 {
    grid-template-rows: auto;
    grid-template-columns: minmax(200px, 1.75fr);
  }

  #w-node-_565965bb-5666-27e4-90d3-7f4f520f11cc-c2bcec3a {
    grid-template-rows: 4.75fr;
    grid-template-columns: 1.75fr;
    display: grid;
  }

  #w-node-_565965bb-5666-27e4-90d3-7f4f520f120b-c2bcec3a {
    order: 0;
  }

  #w-node-fda76e1a-d2db-5e80-9bdd-c4c18c42be15-8e75af0a, #w-node-f17b5d51-5ca9-d459-91b7-4ec0afeb8f6a-8331aaa6, #w-node-e033006f-3bab-1cb4-df97-44a58a2cd45c-af21c40d {
    grid-template-rows: auto;
    grid-template-columns: minmax(200px, 1fr);
  }

  #w-node-_250e89a4-2c25-99b7-3a0b-8416a68e9e49-1170e06a, #w-node-_0ef4672b-03cd-767b-2e98-442dbc95d33a-1170e06a, #w-node-ca9401fa-709f-e6d5-78c8-57863714290b-1170e06a {
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-d4d14ec9-0f65-690e-3cc8-c572f154579b-1170e06a {
    align-self: start;
  }

  #w-node-ca9401fa-709f-e6d5-78c8-578637142913-1170e06a, #w-node-_25faf4d3-420a-381b-aefa-29d9828ff460-1cc51930, #w-node-_25faf4d3-420a-381b-aefa-29d9828ff46a-1cc51930, #w-node-_25faf4d3-420a-381b-aefa-29d9828ff473-1cc51930 {
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-_25faf4d3-420a-381b-aefa-29d9828ff47b-1cc51930 {
    align-self: start;
  }

  #w-node-_25faf4d3-420a-381b-aefa-29d9828ff483-1cc51930, #w-node-_830673a0-c081-821d-754a-df4f2cab8cb2-8783815f, #w-node-_830673a0-c081-821d-754a-df4f2cab8cba-8783815f {
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-_830673a0-c081-821d-754a-df4f2cab8ccb-8783815f {
    align-self: start;
  }

  #w-node-_830673a0-c081-821d-754a-df4f2cab8cb2-8816fd1a, #w-node-_830673a0-c081-821d-754a-df4f2cab8cba-8816fd1a {
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-_830673a0-c081-821d-754a-df4f2cab8ccb-8816fd1a {
    align-self: start;
  }

  #w-node-_12c098a7-ae18-cd94-b389-5c7dd51b1368-bb34a4a5, #w-node-_12c098a7-ae18-cd94-b389-5c7dd51b1371-bb34a4a5 {
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-_12c098a7-ae18-cd94-b389-5c7dd51b1383-bb34a4a5 {
    align-self: start;
  }

  #w-node-fd40c0f8-c30a-44c9-96c6-319f077972d6-14686098 {
    grid-template-rows: 4.75fr;
    grid-template-columns: 1.75fr;
    display: grid;
  }

  #w-node-fd40c0f8-c30a-44c9-96c6-319f077972d8-14686098 {
    order: 0;
  }

  #w-node-fd40c0f8-c30a-44c9-96c6-319f077972d6-bd5dbbcf, #w-node-e8639c92-4df3-9b51-5c70-0379cae1f52d-c63f4b57, #w-node-f17b5d51-5ca9-d459-91b7-4ec0afeb8f6a-5802aef9 {
    grid-template-rows: auto;
    grid-template-columns: minmax(200px, 1fr);
  }

  #w-node-_6c0eb10c-b9c6-5c66-cd4e-36a877afaffb-150298a7 {
    grid-template-rows: 4.75fr;
    grid-template-columns: minmax(200px, 1.75fr);
    display: grid;
  }

  #w-node-_6c0eb10c-b9c6-5c66-cd4e-36a877afb04d-150298a7 {
    order: 0;
    grid-row: span 1 / span 1;
  }

  #w-node-_12c098a7-ae18-cd94-b389-5c7dd51b1368-fd71d028, #w-node-_12c098a7-ae18-cd94-b389-5c7dd51b1371-fd71d028 {
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-_12c098a7-ae18-cd94-b389-5c7dd51b1383-fd71d028 {
    align-self: start;
  }

  #w-node-fd40c0f8-c30a-44c9-96c6-319f077972d6-d892b2f4 {
    grid-template-rows: 4.75fr;
    grid-template-columns: 1.75fr;
    display: grid;
  }

  #w-node-fd40c0f8-c30a-44c9-96c6-319f077972d8-d892b2f4 {
    order: 0;
  }

  #w-node-_6c0eb10c-b9c6-5c66-cd4e-36a877afaffb-4f8eab60 {
    grid-template-rows: 4.75fr;
    grid-template-columns: minmax(200px, 1.75fr);
    display: grid;
  }

  #w-node-_6c0eb10c-b9c6-5c66-cd4e-36a877afb04d-4f8eab60 {
    order: 0;
    grid-row: span 1 / span 1;
  }

  #w-node-f17b5d51-5ca9-d459-91b7-4ec0afeb8f6a-4a1797e2, #w-node-e8639c92-4df3-9b51-5c70-0379cae1f52d-0795f84d, #w-node-fd40c0f8-c30a-44c9-96c6-319f077972d6-780260b1 {
    grid-template-rows: auto;
    grid-template-columns: minmax(200px, 1fr);
  }
}


@font-face {
  font-family: 'Nunitosans Variablefont Ytlc Opsz Wdth Wght';
  src: url('../images/') format('truetype');
  font-weight: 200 1000;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kyivtypetitling';
  src: url('../fonts/KyivTypeTitling-VarGX.ttf') format('truetype');
  font-weight: 0 1000;
  font-style: normal;
  font-display: swap;
}