/*rgba(245, 130, 32, 0.05)*/
.content-wrapper.custom-page .custom-abstract-background .object-right-full {
  width: 59%;
}
.content-wrapper.custom-page .content .content-inner {
  color: #4A4A4A;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 90%;
  height: 26em;
  padding-top: 0;
  overflow: hidden;
  font-size: 1em;
  line-height: 145%;
}
.content-wrapper.custom-page .content .content-inner .content-inner-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
}
.content-wrapper.custom-page .content .content-inner .content-side {
  width: 77%;
}
.content-wrapper.custom-page .content .content-inner .content-side .title {
  font-size: 3.2em;
  color: #F58220;
}
.content-wrapper.custom-page .content .content-inner .content-side .description {
  color: #41C7CF;
  margin-bottom: 0;
  font-size: 1.4em;
  line-height: 135%;
}
.content-wrapper.custom-page .content .content-inner .company-logo-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  margin-top: 1em;
}
.content-wrapper.custom-page .content .content-inner .company-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  height: 3em;
  position: relative;
  overflow: hidden;
  margin-left: 1.2em;
}
.content-wrapper.custom-page .content .content-inner .company-logo img {
  display: flex;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.content-wrapper.custom-page.style_1 .custom-abstract-background .object-right-full {
  overflow: hidden;
}
.content-wrapper.custom-page.style_1 .custom-abstract-background .object-right-full .mask_svg {
  display: flex;
  width: auto;
  height: 100.4%;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
}
.content-wrapper.custom-page.style_1 .custom-abstract-background .object-right-full img:not(.mask_svg) {
  display: flex;
  width: auto;
  height: 100%;
  position: absolute;
  object-fit: contain;
  z-index: 0;
  top: 0;
  right: 0;
}
.content-wrapper.custom-page.style_2 .content .content-inner .content-side .title.person-information {
  font-size: 2.3em;
  line-height: 1.26;
  margin-bottom: 1em;
}
.content-wrapper.custom-page.style_2 .content .content-inner .content-side .description {
  color: #4A4A4A;
  line-height: 170%;
}
.content-wrapper.custom-page.style_2 .content .content-inner .content-side .description a {
  text-decoration: none;
}
.content-wrapper.custom-page.style_2 .content .content-inner .content-side .description .person-wrapper {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}
.content-wrapper.custom-page.style_2 .content .content-inner .content-side .description .person-wrapper .person-photo {
  display: flex;
  justify-content: center;
  width: 3.9em;
  height: 3.9em;
  align-items: center;
  margin-right: 1.5em;
  border-radius: 50%;
  overflow: hidden;
}
.content-wrapper.custom-page.style_2 .content .content-inner .content-side .description .person-wrapper .person-photo img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.content-wrapper.custom-page.style_2 .content .content-inner .content-side .description .person-wrapper .person-socials {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-top: 0.7em;
  margin-right: 1.5em;
}
.content-wrapper.custom-page.style_2 .content .content-inner .content-side .description .person-wrapper .person-socials img {
  width: 0.8em;
  height: auto;
}
.content-wrapper.custom-page.style_2 .content .content-inner .content-side .description .person-wrapper .person-information {
  font-size: 0.7em;
  line-height: 170%;
}
.content-wrapper.custom-page.style_2 .content .content-inner .content-side .description .person-wrapper .person-information-site a {
  color: #F58220;
}
.content-wrapper.custom-page.style_3 .content .content-inner {
  width: 100%;
}
.content-wrapper.custom-page.style_3 .content .content-inner .content-inner-wrapper {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  height: 26.5em;
}
.content-wrapper.custom-page.style_3 .content .content-inner .content-inner-wrapper.flip-horizontal {
  flex-direction: row;
}
.content-wrapper.custom-page.style_3 .content .content-inner .content-inner-wrapper.flip-horizontal .image-part img {
  left: auto;
  right: 0;
}
.content-wrapper.custom-page.style_3 .content .content-inner .content-inner-wrapper .content-side {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  height: 100%;
  max-height: 100%;
  width: 36em;
}
.content-wrapper.custom-page.style_3 .content .content-inner .content-inner-wrapper .content-side .title {
  font-size: 3.4em;
  line-height: 1.05;
}
.content-wrapper.custom-page.style_3 .content .content-inner .content-inner-wrapper .content-side .caption {
  font-size: 1.4em;
  color: #4A4A4A;
}
.content-wrapper.custom-page.style_3 .content .content-inner .content-inner-wrapper .content-side.bigger {
  width: 41em;
}
.content-wrapper.custom-page.style_3 .content .content-inner .content-inner-wrapper .content-side.bigger .title {
  margin-bottom: 0;
}
.content-wrapper.custom-page.style_3 .content .content-inner .content-inner-wrapper .content-side.bigger-and-centered {
  width: 41em;
  align-items: center;
}
.content-wrapper.custom-page.style_3 .content .content-inner .content-inner-wrapper .content-side.bigger-and-centered .title {
  margin-bottom: 0;
}
.content-wrapper.custom-page.style_3 .content .content-inner .content-inner-wrapper .content-side.bigger-and-title-smaller {
  width: 41em;
}
.content-wrapper.custom-page.style_3 .content .content-inner .content-inner-wrapper .content-side.bigger-and-title-smaller h1.title {
  margin-bottom: 0;
  font-size: 3em;
}
.content-wrapper.custom-page.style_3 .content .content-inner .content-inner-wrapper .image-part {
  width: auto;
  height: 100%;
}
.content-wrapper.custom-page.style_3 .content .content-inner .content-inner-wrapper .image-part img {
  width: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
  top: 0;
  left: 0;
}

/*# sourceMappingURL=custom-page.css.map */
