:root {
  --header-height: 75px;
}
@font-face {
  font-family: "openSans-Light";
  font-style: normal;
  font-weight: 300;
  src: url("/assets/font/open-sans/OpenSans-Light.woff2") format("woff2");
}
@font-face {
  font-family: "openSans-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("/assets/font/open-sans/OpenSans-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "openSans-SemiBold";
  font-style: normal;
  font-weight: 600;
  src: url("/assets/font/open-sans/OpenSans-SemiBold.woff2") format("woff2");
}
@font-face {
  font-family: "openSans-Bold";
  font-style: normal;
  font-weight: 700;
  src: url("/assets/font/open-sans/OpenSans-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "IvyMode-Thin";
  font-style: normal;
  font-weight: 100;
  src: url("/assets/font/IvyMode/IvyMode-Thin.woff2") format("woff2");
}
@font-face {
  font-family: "IvyMode-Light";
  font-style: normal;
  font-weight: 300;
  src: url("/assets/font/IvyMode/IvyMode-Light.woff2") format("woff2");
}
@font-face {
  font-family: "IvyMode-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("/assets/font/IvyMode/IvyMode-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "IvyMode-SemiBold";
  font-style: normal;
  font-weight: 600;
  src: url("/assets/font/IvyMode/IvyMode-SemiBold.woff2") format("woff2");
}
@font-face {
  font-family: "IvyMode-Bold";
  font-style: normal;
  font-weight: 700;
  src: url("/assets/font/IvyMode/IvyMode-Bold.woff2") format("woff2");
}
.approach {
  padding: 80px 0 0 0;
}
.approach__title {
  margin-bottom: 40px;
  --font-size: 32px;
  --font-size-rem: 2rem;
  --line-height: 40px;
  --line-height-rem: 2.5rem;
  font-size: var(--font-size-rem);
  line-height: var(--line-height-rem);
}
.approach__items {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 46px;
  width: 100%;
}
.approach__item {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 0 20px;
  text-align: center;
}
.approach__icon {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 25px;
  width: 77px;
  height: 77px;
}
.approach__text p {
  color: #285F5E;
  --font-size: 16px;
  --font-size-rem: 1rem;
  --line-height: 28px;
  --line-height-rem: 1.75rem;
  font-size: var(--font-size-rem);
  line-height: var(--line-height-rem);
  font-family: "openSans-Regular";
  font-weight: 400;
}
.approach__text p strong {
  font-family: "openSans-SemiBold";
}
@media only screen and (min-width: 768px) {
  :root {
    --header-height: 80px;
  }
}
@media only screen and (min-width: 1024px) {
  :root {
    --header-height: 101px;
  }
  .approach {
    padding: 126px 0 80px 0;
  }
  .approach__title {
    margin-bottom: 80px;
    --font-size: 32px;
    --font-size-rem: 2rem;
    --line-height: 40px;
    --line-height-rem: 2.5rem;
    font-size: var(--font-size-rem);
    line-height: var(--line-height-rem);
  }
  .approach__items {
    grid-template-columns: repeat(3, 1fr);
    gap: 150px;
    width: 100%;
  }
  .approach__item {
    align-items: flex-start;
    padding: 0;
    text-align: left;
  }
  .approach__icon {
    margin-bottom: 56px;
  }
}
@media only screen and (max-width: 1023px) {
  .approach .container {
    justify-content: center;
    align-items: center;
  }
}
:root {
  --header-height: 75px;
}
@font-face {
  font-family: "openSans-Light";
  font-style: normal;
  font-weight: 300;
  src: url("/assets/font/open-sans/OpenSans-Light.woff2") format("woff2");
}
@font-face {
  font-family: "openSans-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("/assets/font/open-sans/OpenSans-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "openSans-SemiBold";
  font-style: normal;
  font-weight: 600;
  src: url("/assets/font/open-sans/OpenSans-SemiBold.woff2") format("woff2");
}
@font-face {
  font-family: "openSans-Bold";
  font-style: normal;
  font-weight: 700;
  src: url("/assets/font/open-sans/OpenSans-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "IvyMode-Thin";
  font-style: normal;
  font-weight: 100;
  src: url("/assets/font/IvyMode/IvyMode-Thin.woff2") format("woff2");
}
@font-face {
  font-family: "IvyMode-Light";
  font-style: normal;
  font-weight: 300;
  src: url("/assets/font/IvyMode/IvyMode-Light.woff2") format("woff2");
}
@font-face {
  font-family: "IvyMode-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("/assets/font/IvyMode/IvyMode-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "IvyMode-SemiBold";
  font-style: normal;
  font-weight: 600;
  src: url("/assets/font/IvyMode/IvyMode-SemiBold.woff2") format("woff2");
}
@font-face {
  font-family: "IvyMode-Bold";
  font-style: normal;
  font-weight: 700;
  src: url("/assets/font/IvyMode/IvyMode-Bold.woff2") format("woff2");
}
.employees {
  padding: 77px 0 0 0;
}
.employees__title {
  margin-bottom: 104px;
  --font-size: 32px;
  --font-size-rem: 2rem;
  --line-height: 40px;
  --line-height-rem: 2.5rem;
  font-size: var(--font-size-rem);
  line-height: var(--line-height-rem);
}
.employees__items {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 0 30px;
  width: 100%;
}
.employees__item {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
  margin: 0 0 26px 0;
  padding: 0 0 38px 46px;
  width: 100%;
  height: 310px;
  border-radius: 30px;
  background-color: #fff;
}
.employees__image {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 45px;
  max-width: 110px;
}
.employees__info {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}
.employees__name {
  margin-bottom: 12px;
  color: #285F5E;
  --font-size: 24px;
  --font-size-rem: 1.5rem;
  --line-height: 32px;
  --line-height-rem: 2rem;
  font-size: var(--font-size-rem);
  line-height: var(--line-height-rem);
  font-family: "IvyMode-Regular";
  font-weight: 400;
  letter-spacing: 0.07rem;
}
.employees__job {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 0 60px 0 0;
  color: #285F5E;
  --font-size: 16px;
  --font-size-rem: 1rem;
  --line-height: 24px;
  --line-height-rem: 1.5rem;
  font-size: var(--font-size-rem);
  line-height: var(--line-height-rem);
  font-family: "IvyMode-Regular";
  font-weight: 400;
  letter-spacing: 0.07rem;
}
.employees__job svg {
  flex-shrink: 0;
}
@media only screen and (min-width: 768px) {
  :root {
    --header-height: 80px;
  }
  .employees__items {
    flex-direction: row;
    justify-content: flex-start;
    padding: 0;
  }
  .employees__item {
    flex-shrink: 0;
    margin-right: 20px;
    margin: 0 20px 0 0;
    padding: 0 0 50px 68px;
    width: 404px;
    height: 356px;
  }
  .employees__item:hover {
    background-color: #FFFFEC;
  }
  .employees__item:hover .employees__job svg {
    transform: translateX(0);
    opacity: 1;
  }
}
@media only screen and (min-width: 1024px) {
  :root {
    --header-height: 101px;
  }
  .employees {
    padding: 95px 0 0 0;
  }
  .employees__title {
    margin-bottom: 66px;
    --font-size: 50px;
    --font-size-rem: 3.125rem;
    --line-height: 62px;
    --line-height-rem: 3.875rem;
    font-size: var(--font-size-rem);
    line-height: var(--line-height-rem);
  }
  .employees__image {
    margin-bottom: 35px;
    max-width: 150px;
  }
  .employees__job {
    padding: 0 68px 0 0;
  }
  .employees__job svg {
    transform: translateX(-5px);
    opacity: 0;
    transition: opacity 0.3s 0s, transform 0.3s 0s;
  }
}
:root {
  --header-height: 75px;
}
@font-face {
  font-family: "openSans-Light";
  font-style: normal;
  font-weight: 300;
  src: url("/assets/font/open-sans/OpenSans-Light.woff2") format("woff2");
}
@font-face {
  font-family: "openSans-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("/assets/font/open-sans/OpenSans-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "openSans-SemiBold";
  font-style: normal;
  font-weight: 600;
  src: url("/assets/font/open-sans/OpenSans-SemiBold.woff2") format("woff2");
}
@font-face {
  font-family: "openSans-Bold";
  font-style: normal;
  font-weight: 700;
  src: url("/assets/font/open-sans/OpenSans-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "IvyMode-Thin";
  font-style: normal;
  font-weight: 100;
  src: url("/assets/font/IvyMode/IvyMode-Thin.woff2") format("woff2");
}
@font-face {
  font-family: "IvyMode-Light";
  font-style: normal;
  font-weight: 300;
  src: url("/assets/font/IvyMode/IvyMode-Light.woff2") format("woff2");
}
@font-face {
  font-family: "IvyMode-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("/assets/font/IvyMode/IvyMode-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "IvyMode-SemiBold";
  font-style: normal;
  font-weight: 600;
  src: url("/assets/font/IvyMode/IvyMode-SemiBold.woff2") format("woff2");
}
@font-face {
  font-family: "IvyMode-Bold";
  font-style: normal;
  font-weight: 700;
  src: url("/assets/font/IvyMode/IvyMode-Bold.woff2") format("woff2");
}
.page-header {
  position: static;
}
.page-header__textContent {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 54px;
  padding: 70px 0 0 0;
  width: 100%;
  text-align: center;
}
.page-header__title {
  margin-bottom: 15px;
  color: #285F5E;
  --font-size: 54px;
  --font-size-rem: 3.375rem;
  --line-height: 70px;
  --line-height-rem: 4.375rem;
  font-size: var(--font-size-rem);
  line-height: var(--line-height-rem);
  font-family: "IvyMode-Regular";
  font-weight: 400;
}
.page-header__visual {
  padding-top: 142%;
  height: initial;
  border-radius: 30px;
}
@media only screen and (min-width: 768px) {
  :root {
    --header-height: 80px;
  }
}
@media only screen and (min-width: 1024px) {
  :root {
    --header-height: 101px;
  }
  .page-header {
    border-bottom: 0;
  }
  .page-header .container {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  .page-header__textContent {
    align-items: flex-start;
    margin: -80px 0 0 0;
    padding: 0;
    width: 47%;
    text-align: left;
  }
  .page-header__title {
    margin-bottom: 24px;
    --font-size: 55px;
    --font-size-rem: 3.4375rem;
    --line-height: 72px;
    --line-height-rem: 4.5rem;
    font-size: var(--font-size-rem);
    line-height: var(--line-height-rem);
  }
  .page-header__visual {
    align-self: flex-end;
    position: relative;
    top: initial;
    right: initial;
    margin-right: 7%;
    padding-top: 0;
    width: 38%;
    height: 70%;
  }
  .page-header .page-tab.-version {
    position: absolute;
    top: 100vh;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }
  .page-header .page-tab.-version.-sticky {
    position: fixed;
    top: auto;
    bottom: 20px;
  }
}
@media only screen and (max-width: 1023px) {
  .page-header .page-tab.-version {
    position: relative;
    top: initial;
    left: initial;
    margin: 0 0 30px 0;
    width: 100%;
  }
}