html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a {
  background: 0 0;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

/*------------------------------------*\
  #COLORS
\*------------------------------------*/
/*------------------------------------*\
  #SHADOWS
\*------------------------------------*/
/*------------------------------------*\
  #ANIMATION
\*------------------------------------*/
/*------------------------------------*\
  #RESPONSIVE
\*------------------------------------*/
/*------------------------------------*\
  #MEDIA QUERRIES
\*------------------------------------*/
.c-tiles--illness-employees, .c-tiles--illness-country-wide, .c-tiles--completed-trainings, .c-tiles--training-appreciation, .c-tiles--website-visits, .c-tiles--applications, .c-tiles--temporary-teams, .c-tiles--names, .c-tiles--fixed-temporary {
  width: 40rem;
  height: 40rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--illness-employees, .c-tiles--illness-country-wide, .c-tiles--completed-trainings, .c-tiles--training-appreciation, .c-tiles--website-visits, .c-tiles--applications, .c-tiles--temporary-teams, .c-tiles--names, .c-tiles--fixed-temporary {
    width: 30rem;
    height: 30rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--illness-employees, .c-tiles--illness-country-wide, .c-tiles--completed-trainings, .c-tiles--training-appreciation, .c-tiles--website-visits, .c-tiles--applications, .c-tiles--temporary-teams, .c-tiles--names, .c-tiles--fixed-temporary {
    width: 20rem;
    height: 20rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--illness-employees, .c-tiles--illness-country-wide, .c-tiles--completed-trainings, .c-tiles--training-appreciation, .c-tiles--website-visits, .c-tiles--applications, .c-tiles--temporary-teams, .c-tiles--names, .c-tiles--fixed-temporary {
    width: 100%;
    height: 30rem;
  }
}

.c-tiles--average-age, .c-tiles--occupation, .c-tiles--roc-internships, .c-tiles--percent, .c-tiles--workexperience {
  width: 20rem;
  height: 20rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--average-age, .c-tiles--occupation, .c-tiles--roc-internships, .c-tiles--percent, .c-tiles--workexperience {
    width: 15rem;
    height: 15rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--average-age, .c-tiles--occupation, .c-tiles--roc-internships, .c-tiles--percent, .c-tiles--workexperience {
    width: 10rem;
    height: 10rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--average-age, .c-tiles--occupation, .c-tiles--roc-internships, .c-tiles--percent, .c-tiles--workexperience {
    width: 100%;
    height: 15rem;
  }
}

.c-tiles--illness-percentage, .c-tiles--agencies-hired, .c-tiles--work-happiness, .c-tiles--score-colleagues, .c-tiles--rental-contracts, .c-tiles--fixed-teams, .c-tiles--colleagues {
  width: 20rem;
  height: 40rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--illness-percentage, .c-tiles--agencies-hired, .c-tiles--work-happiness, .c-tiles--score-colleagues, .c-tiles--rental-contracts, .c-tiles--fixed-teams, .c-tiles--colleagues {
    width: 15rem;
    height: 30rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--illness-percentage, .c-tiles--agencies-hired, .c-tiles--work-happiness, .c-tiles--score-colleagues, .c-tiles--rental-contracts, .c-tiles--fixed-teams, .c-tiles--colleagues {
    width: 10rem;
    height: 20rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--illness-percentage, .c-tiles--agencies-hired, .c-tiles--work-happiness, .c-tiles--score-colleagues, .c-tiles--rental-contracts, .c-tiles--fixed-teams, .c-tiles--colleagues {
    width: 100%;
    height: 30rem;
  }
}

.c-tiles--illness-reason, .c-tiles--proposals, .c-tiles--budget-education, .c-tiles--percentage-ambassador, .c-tiles--research, .c-tiles--colleague-count, .c-tiles--trainees {
  width: 40rem;
  height: 20rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--illness-reason, .c-tiles--proposals, .c-tiles--budget-education, .c-tiles--percentage-ambassador, .c-tiles--research, .c-tiles--colleague-count, .c-tiles--trainees {
    width: 30rem;
    height: 15rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--illness-reason, .c-tiles--proposals, .c-tiles--budget-education, .c-tiles--percentage-ambassador, .c-tiles--research, .c-tiles--colleague-count, .c-tiles--trainees {
    width: 20rem;
    height: 10rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--illness-reason, .c-tiles--proposals, .c-tiles--budget-education, .c-tiles--percentage-ambassador, .c-tiles--research, .c-tiles--colleague-count, .c-tiles--trainees {
    width: 100%;
    height: 15rem;
  }
}

.c-tiles--colleague-training, .c-tiles--time-employment {
  width: 60rem;
  height: 20rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--colleague-training, .c-tiles--time-employment {
    width: 45rem;
    height: 15rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--colleague-training, .c-tiles--time-employment {
    width: 30rem;
    height: 10rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--colleague-training, .c-tiles--time-employment {
    width: 100%;
    height: 15rem;
  }
}

.c-tiles--age-chart, .c-tiles--colleague-traffic, .c-tiles--fulltime-parttime {
  width: 60rem;
  height: 40rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--age-chart, .c-tiles--colleague-traffic, .c-tiles--fulltime-parttime {
    width: 45rem;
    height: 30rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--age-chart, .c-tiles--colleague-traffic, .c-tiles--fulltime-parttime {
    width: 30rem;
    height: 20rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--age-chart, .c-tiles--colleague-traffic, .c-tiles--fulltime-parttime {
    width: 100%;
    height: 30rem;
  }
}

/*------------------------------------*\
  #GLOBAL STYLES
\*------------------------------------*/
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

html {
  font-size: 62.5%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media screen and (min-width: 2500px) {
  html {
    font-size: 70%;
  }
}
@media screen and (min-width: 2100px) {
  html {
    font-size: 67.5%;
  }
}
@media screen and (max-width: 1550px) {
  html {
    font-size: 60%;
  }
}
@media screen and (max-width: 1350px) {
  html {
    font-size: 48%;
  }
}
@media screen and (max-width: 1023px) {
  html {
    font-size: 57%;
  }
}
@media (max-width: 768px) {
  html {
    font-size: 54%;
  }
}
@media (max-width: 520px) {
  html {
    font-size: 48%;
  }
}

::selection {
  background-color: #156C8F;
  color: #F1F8FD;
}

body {
  overflow-x: hidden;
  max-width: 100%;
}

select::-ms-expand {
  display: none;
}

::-webkit-scrollbar {
  background-color: lightgray;
  width: 1rem;
}

::-webkit-scrollbar-thumb {
  background-color: #156C8F;
}

img {
  max-width: 100%;
  height: auto;
}

hr,
.hr {
  display: block;
  height: 1px;
  border: 0;
  margin: 0;
  padding: 0;
}

figure {
  margin: 0;
}

.u-scale {
  width: 100%;
  margin: 0 auto;
}

@keyframes sway {
  0%, 100% {
    transform: rotate(-4deg);
  }
  50% {
    transform: rotate(5deg);
  }
}
@keyframes swing {
  0% {
    transform: rotateZ(1deg) translateY(10px) translateX(10px);
  }
  100% {
    transform: rotateZ(-1deg) translateY(-10px) translateX(-10px);
  }
}
@keyframes swingMobile {
  0% {
    transform: rotateZ(1deg) translateY(5px) translateX(5px);
  }
  100% {
    transform: rotateZ(-1deg) translateY(-5px) translateX(-5px);
  }
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotateClockWise {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
@keyframes walkingBg {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-80%);
  }
}
@keyframes paperDrop1 {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  25% {
    transform: translateY(5rem) translateX(5rem) rotate(-25deg);
  }
  50% {
    transform: translateY(12rem) translateX(-5rem) rotate(35deg);
  }
  75% {
    transform: translateY(17rem) translateX(5rem) rotate(-30deg);
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateY(22rem) translateX(-5rem) rotate(19deg);
  }
}
@keyframes paperDrop2 {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  25% {
    transform: translateY(5rem) translateX(-5rem) rotate(45deg);
  }
  50% {
    transform: translateY(11rem) translateX(5rem) rotate(-10deg);
  }
  75% {
    transform: translateY(17rem) translateX(-5rem) rotate(25deg);
  }
  95% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateY(19rem) translateX(5rem) rotate(10deg);
  }
}
@keyframes paperDrop1-1023 {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  25% {
    transform: translateY(3rem) translateX(5rem) rotate(-25deg);
  }
  50% {
    transform: translateY(7rem) translateX(-5rem) rotate(35deg);
  }
  75% {
    transform: translateY(10rem) translateX(5rem) rotate(-30deg);
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateY(15rem) translateX(-5rem) rotate(19deg);
  }
}
@keyframes paperDrop2-1023 {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  25% {
    transform: translateY(2rem) translateX(-5rem) rotate(45deg);
  }
  50% {
    transform: translateY(6rem) translateX(5rem) rotate(-10deg);
  }
  75% {
    transform: translateY(9rem) translateX(-5rem) rotate(25deg);
  }
  92% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateY(13rem) translateX(5rem) rotate(10deg);
  }
}
/*------------------------------------*\
  #TYPOGHRAPY
\*------------------------------------*/
body {
  font-weight: 400;
  line-height: 1.6;
  font-size: 2rem;
  font-family: calibri, sans-serif;
  color: #156C8F;
}

h1,
h2,
h3,
h4,
h5,
h6,
th {
  margin: 0 0 0.6em 0;
  font-family: "Nobel", sans-serif;
  font-weight: 700;
  line-height: 1.1;
}

h1,
.h1 {
  font-size: 4.2rem;
}
@media screen and (max-width: 1375px) {
  h1,
  .h1 {
    font-size: 3.6rem;
  }
}

h2,
.h2 {
  font-size: 8rem;
  line-height: 1;
}
@media screen and (max-width: 1375px) {
  h2,
  .h2 {
    font-size: 6.5rem;
  }
}
@media screen and (max-width: 1023px) {
  h2,
  .h2 {
    font-size: 5.8rem;
  }
}
@media screen and (max-width: 750px) {
  h2,
  .h2 {
    font-size: 5rem;
  }
}
@media screen and (max-width: 600px) {
  h2,
  .h2 {
    font-size: 4rem;
  }
}

h3,
.h3 {
  font-size: 5rem;
}
@media screen and (max-width: 1375px) {
  h3,
  .h3 {
    font-size: 4rem;
  }
}
@media screen and (max-width: 550px) {
  h3,
  .h3 {
    font-size: 3.5rem;
  }
}

h4,
.h4 {
  font-size: 2.5rem;
}
@media (max-width: 550px) {
  h4,
  .h4 {
    font-size: 1.7rem;
  }
}

h5,
.h5 {
  font-size: 2rem;
}
@media (max-width: 550px) {
  h5,
  .h5 {
    font-size: 1.5rem;
  }
}

h6,
.h6 {
  font-size: 1.8rem;
}
@media (max-width: 550px) {
  h6,
  .h6 {
    font-size: 1.4rem;
  }
}

p,
.p {
  margin: 0 0 1em 0;
  font-family: calibri, sans-serif;
  font-weight: 400;
  line-height: 1.3;
  font-style: normal;
  font-size: 2rem;
  color: #156C8F;
}
@media screen and (max-width: 1375px) {
  p,
  .p {
    font-size: 1.9rem;
  }
}
p:last-child,
.p:last-child {
  margin-bottom: 0;
}
a {
  color: #156C8F;
}

small {
  font-size: 1.8rem;
}

/*------------------------------------*\
  #STANDARD BUTTON
\*------------------------------------*/
.btn {
  border-radius: 50rem;
  padding: 1.25rem 3rem 1.45rem 3rem;
  text-decoration: none;
  transition: 0.3s all;
}
@media screen and (max-width: 1375px) {
  .btn {
    padding: 1rem 2.5rem 1.25rem 2.5rem;
  }
}
.btn span {
  font-family: "Nobel", sans-serif;
  font-weight: 600;
  line-height: 1;
  font-size: 2.5rem;
}
@media screen and (max-width: 1375px) {
  .btn span {
    font-size: 2.2rem;
  }
}
.btn--primary {
  background-color: #EA5D27;
}
.btn--primary span {
  color: #ffffff;
}

/*------------------------------------*\
  #Form
\*------------------------------------*/
.c-form {
  display: flex;
  flex-direction: column;
}
.c-form__row:last-of-type {
  margin-bottom: 0;
}
.c-form__row--half {
  display: flex;
}
.c-form__row--half .c-form__group {
  width: 50%;
}
.c-form__row--half .c-form__group:first-of-type {
  margin-right: 1.5rem;
}
.c-form__group input[type=checkbox] {
  height: auto;
  width: auto;
  appearance: checkbox;
  -webkit-appearance: checkbox;
  -ms-progress-appearance: checkbox;
  -moz-appearance: checkbox;
  cursor: pointer;
}
.c-form__group textarea {
  width: 100%;
  resize: vertical;
}
.c-form__group select {
  cursor: pointer;
}
/*------------------------------------*\
  #Form
\*------------------------------------*/
table {
  width: 100%;
}

th {
  text-align: left;
  font-size: 1.7rem;
}

tr:last-child {
  border-bottom: none;
}

tr:after {
  margin-bottom: 30px;
  content: "";
  display: inline-block;
}
tr:after:last-child {
  display: none;
}

.o-container {
  width: 100%;
  margin: 0 auto;
}
.o-container--primary {
  max-width: 126rem;
}
@media screen and (max-width: 1260px) {
  .o-container--primary {
    max-width: calc(100% - 10rem);
  }
}
@media screen and (max-width: 750px) {
  .o-container--primary {
    max-width: calc(100% - 8rem);
  }
}
@media screen and (max-width: 500px) {
  .o-container--primary {
    max-width: calc(100% - 5rem);
  }
}
@media screen and (max-width: 350px) {
  .o-container--primary {
    max-width: calc(100% - 4rem);
  }
}
.o-container--secondary {
  max-width: 12.7rem;
}
@media (max-width: 1375px) {
  .o-container--secondary {
    max-width: calc(100% - 10rem);
  }
}
@media (max-width: 750px) {
  .o-container--secondary {
    max-width: calc(100% - 8rem);
  }
}
@media (max-width: 500px) {
  .o-container--secondary {
    max-width: calc(100% - 5rem);
  }
}
@media (max-width: 350px) {
  .o-container--secondary {
    max-width: calc(100% - 4rem);
  }
}

.c-start {
  width: 100%;
  min-height: 100vh;
  background-color: white;
  transition: 0.5s all;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.c-start:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  transition: 0.85s all;
  height: 0;
  background-color: #F1F8FD;
}
@media screen and (max-width: 1050px) {
  .c-start {
    flex-direction: column;
  }
}
@media screen and (max-width: 700px) {
  .c-start {
    padding: 12.5rem 0 10rem;
  }
}
@media screen and (max-width: 950px) {
  .c-start__container {
    margin: 1rem auto 0;
  }
}
@media screen and (max-width: 1050px) {
  .c-start__container {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    max-width: calc(100% - 10rem);
    margin: 3rem auto 0;
  }
}
.c-start__decoration {
  position: absolute;
  top: 2rem;
  left: 0;
  max-width: 17rem;
  opacity: 0;
  transform: rotate(-25deg) translateX(-100%);
  transition: 0.75s all;
  transition-delay: 0.5s;
}
@media screen and (max-width: 1675px) {
  .c-start__decoration {
    width: 15rem;
  }
}
@media screen and (max-width: 900px) {
  .c-start__decoration {
    width: 12rem;
  }
}
@media screen and (max-width: 700px) {
  .c-start__decoration {
    width: 8rem;
  }
}
.c-start__logo {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 28rem;
  opacity: 0;
  transform: rotate(-60deg) translateX(100%);
  transition: 0.75s all;
  transition-delay: 1.55s;
}
@media screen and (max-width: 1675px) {
  .c-start__logo {
    width: 25rem;
  }
}
@media screen and (max-width: 900px) {
  .c-start__logo {
    width: 22rem;
  }
}
@media screen and (max-width: 700px) {
  .c-start__logo {
    width: 15rem;
  }
}
.c-start__text {
  width: 48.8rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  opacity: 0;
  transform: translateX(-35px);
  transition: 0.75s all;
  transition-delay: 0.85s;
  margin-left: 10rem;
}
@media screen and (max-width: 1050px) {
  .c-start__text {
    order: 2;
    width: 70rem;
    margin-top: 4rem;
    margin-left: 0;
  }
}
@media screen and (max-width: 700px) {
  .c-start__text {
    width: calc(100% - 10rem);
  }
}
@media screen and (max-width: 550px) {
  .c-start__text {
    width: calc(100% - 8rem);
    margin-top: 3rem;
  }
}
@media screen and (max-width: 500px) {
  .c-start__text {
    width: calc(100% - 7rem);
  }
}
@media screen and (max-width: 400px) {
  .c-start__text {
    width: calc(100% - 6rem);
  }
}
.c-start__text .btn {
  margin-top: 1rem;
  opacity: 0;
  transition: 0.75s all;
  transform: translateX(28px);
  transition-delay: 2.4s;
}
.c-start__text .btn:hover {
  background-color: #156C8F;
  transform: scale(1.05) !important;
}
.c-start__text .btn-anim-complete {
  transition: 0.3s all !important;
  transition-delay: 0s !important;
}
.c-start__images {
  width: 103.5rem;
  height: 63rem;
  position: relative;
  opacity: 0;
  transition: 1s all;
  transition-delay: 1.15s;
}
@media screen and (max-width: 1675px) {
  .c-start__images {
    width: 75rem;
    height: 45rem;
  }
}
@media screen and (max-width: 1050px) {
  .c-start__images {
    order: 1;
  }
}
@media screen and (max-width: 900px) {
  .c-start__images {
    width: 56rem;
    height: 33rem;
  }
}
@media screen and (max-width: 700px) {
  .c-start__images {
    width: 50rem;
    height: 31rem;
  }
}
@media screen and (max-width: 400px) {
  .c-start__images {
    width: 40rem;
    height: 24.5rem;
  }
}
@media screen and (max-width: 325px) {
  .c-start__images {
    width: 35rem;
    height: 21.5rem;
  }
}
.c-start__images img {
  width: 100%;
  position: relative;
}
.c-start__images__2 {
  position: absolute !important;
  top: 0;
  left: 0;
}
.c-start__images__tree {
  width: 15.8rem;
  max-width: 15.8rem;
  position: absolute !important;
  bottom: 9rem !important;
  right: 17rem !important;
  top: inherit !important;
  left: inherit !important;
  animation: 6s sway infinite;
  transform-origin: 50% 100% 0;
}
@media screen and (max-width: 1675px) {
  .c-start__images__tree {
    width: 10.8rem;
    max-width: 10.8rem;
    bottom: 6rem !important;
    right: 12.8rem !important;
  }
}
@media screen and (max-width: 900px) {
  .c-start__images__tree {
    width: 8rem;
    max-width: 8rem;
    bottom: 3.7rem !important;
    right: 9.5rem !important;
  }
}
@media screen and (max-width: 700px) {
  .c-start__images__tree {
    width: 7rem;
    max-width: 7rem;
    bottom: 5rem !important;
    right: 8.6rem !important;
  }
}
@media screen and (max-width: 400px) {
  .c-start__images__tree {
    width: 6rem;
    max-width: 6rem;
    bottom: 3.5rem !important;
    right: 6.7rem !important;
  }
}
@media screen and (max-width: 325px) {
  .c-start__images__tree {
    width: 5.1rem;
    max-width: 5.1rem;
    bottom: 3.4rem !important;
    right: 5.8rem !important;
  }
}
.c-start__images__graph {
  position: absolute !important;
  width: 10.6rem;
  max-width: 10.6rem;
  top: 13rem !important;
  left: 20.5rem !important;
  z-index: 1;
  animation: 4s rotate infinite linear;
}
@media screen and (max-width: 1675px) {
  .c-start__images__graph {
    width: 7rem;
    max-width: 7rem;
    top: 9rem !important;
    left: 15.3rem !important;
  }
}
@media screen and (max-width: 900px) {
  .c-start__images__graph {
    width: 5rem;
    max-width: 5rem;
    top: 7rem !important;
    left: 11.5rem !important;
  }
}
@media screen and (max-width: 900px) {
  .c-start__images__graph {
    width: 4.5rem;
    max-width: 4.5rem;
    top: 6.5rem !important;
    left: 10.3rem !important;
  }
}
@media screen and (max-width: 400px) {
  .c-start__images__graph {
    width: 3.5rem;
    max-width: 3.5rem;
    top: 5.2rem !important;
    left: 8.2rem !important;
  }
}
@media screen and (max-width: 325px) {
  .c-start__images__graph {
    width: 3rem;
    max-width: 3rem;
    top: 4.5rem !important;
    left: 7.4rem !important;
  }
}

.c-start__intro-anim:before {
  height: 100%;
}
.c-start__intro-anim .c-start__decoration {
  opacity: 1;
  transform: rotate(0deg) translateX(0);
}
.c-start__intro-anim .c-start__text {
  opacity: 1;
  transform: translateX(0);
}
.c-start__intro-anim .c-start__text .btn {
  opacity: 1;
  transform: translateX(0);
}
.c-start__intro-anim .c-start__images {
  opacity: 1;
  transform: translateY(0);
}
.c-start__intro-anim .c-start__logo {
  opacity: 1;
  transform: rotate(0deg) translateX(0);
}

.c-modal {
  position: fixed;
  z-index: 4;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
}
.c-modal__bg {
  background-color: #186e92;
  opacity: 0.75;
  position: absolute;
}
.c-modal__content {
  width: 100%;
  max-width: 81rem;
  background-color: #fff;
  position: relative;
  padding: 4rem;
  transition: all 0.3s;
}
.c-modal__content__table {
  margin-top: 2rem;
}
.c-modal__content__table th {
  font-weight: 600;
  font-size: 1.9rem;
  padding: 1.5rem;
  border: 1px solid #e9f3f9;
  border-right-color: #ea5d27;
}
.c-modal__content__table th:last-of-type {
  border: 1px solid #ea5d27;
  z-index: 1;
  color: #ea5d27;
  position: relative;
}
.c-modal__content__table td {
  font-size: 1.9rem;
  padding: 1.5rem;
  border: 1px solid #e9f3f9;
  border-right-color: #ea5d27;
}
.c-modal__content__table td:last-of-type {
  border: 1px solid #ea5d27;
  color: #ea5d27;
}
@media screen and (max-width: 800px) {
  .c-modal__content {
    max-width: calc(100% - 8rem);
  }
}
.c-modal__close {
  width: 6rem;
  height: 6rem;
  min-width: 6rem;
  min-height: 6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #f5dad0;
  border: none;
  transition: all 0.3s;
}
.c-modal__header {
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
  width: calc(100% - 4rem);
}

.modalActive .c-modal {
  opacity: 1;
  pointer-events: all;
}

.c-modal, .c-modal__bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s;
}

.c-subject .c-subject__header h2 {
  margin: 0;
}
.c-subject--1 {
  padding-top: 15rem;
}
@media screen and (max-width: 1350px) {
  .c-subject--1 {
    padding-top: 10rem;
  }
}
@media screen and (max-width: 1023px) {
  .c-subject--1 {
    padding-top: 8rem;
  }
}
.c-subject--1 .c-subject__header {
  display: flex;
  justify-content: center;
}
.c-subject--1 .c-subject__header h2 {
  margin-top: 5rem;
}
@media screen and (max-width: 1023px) {
  .c-subject--1 .c-subject__header h2 {
    margin-top: 1rem;
    margin-left: 4rem;
  }
}
@media screen and (max-width: 600px) {
  .c-subject--1 .c-subject__header h2 {
    margin-top: 0;
    margin-left: 0;
  }
}
@media screen and (max-width: 600px) {
  .c-subject--1 .c-subject__header {
    flex-direction: column;
    align-items: flex-start;
    width: calc(100% - 10rem);
    margin: 0 auto 3rem;
  }
}
@media screen and (max-width: 500px) {
  .c-subject--1 .c-subject__header {
    width: calc(100% - 7rem);
  }
}
.c-subject--1__images {
  position: relative;
  width: 80rem;
  height: 40rem;
  margin-right: -8rem;
}
@media screen and (max-width: 1023px) {
  .c-subject--1__images {
    width: 45rem;
    height: 22.5rem;
  }
}
@media screen and (max-width: 900px) {
  .c-subject--1__images {
    width: 40rem;
    height: 20rem;
    margin-right: -3rem;
  }
}
@media screen and (max-width: 750px) {
  .c-subject--1__images {
    width: 30rem;
    height: 15.5rem;
  }
}
@media screen and (max-width: 600px) {
  .c-subject--1__images {
    width: 40rem;
    height: 20rem;
    margin: 0 auto 2rem;
  }
}
@media screen and (max-width: 400px) {
  .c-subject--1__images {
    width: 28rem;
    height: 14rem;
  }
}
.c-subject--1__images img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.c-subject--1__images__circle-large {
  z-index: 1 !important;
  width: 25rem;
  max-width: 25rem;
  height: 25rem;
  top: 0.2rem !important;
  right: 14.5rem !important;
  left: inherit !important;
  animation: rotateClockWise 5s linear infinite;
}
@media screen and (max-width: 1023px) {
  .c-subject--1__images__circle-large {
    width: 14rem;
    max-width: 14rem;
    height: 14rem;
    top: 0.2rem !important;
    right: 8.2rem !important;
  }
}
@media screen and (max-width: 900px) {
  .c-subject--1__images__circle-large {
    width: 12.5rem;
    max-width: 12.5rem;
    height: 12.5rem;
    top: 0.1rem !important;
    right: 7.2rem !important;
  }
}
@media screen and (max-width: 750px) {
  .c-subject--1__images__circle-large {
    width: 9.5rem;
    max-width: 9.5rem;
    height: 9.5rem;
    top: 0rem !important;
    right: 5.4rem !important;
  }
}
@media screen and (max-width: 600px) {
  .c-subject--1__images__circle-large {
    width: 12.5rem;
    max-width: 12.5rem;
    height: 12.5rem;
    top: 0rem !important;
    right: 7.3rem !important;
  }
}
@media screen and (max-width: 400px) {
  .c-subject--1__images__circle-large {
    width: 9rem;
    max-width: 9rem;
    height: 9rem;
    top: -0.2rem !important;
    right: 4.9rem !important;
  }
}
.c-subject--1__images__circle-small {
  z-index: 1 !important;
  max-width: 21rem;
  width: 21rem;
  height: 21rem;
  left: 0rem !important;
  top: 6.8rem !important;
  animation: rotate 5s linear infinite;
}
@media screen and (max-width: 1023px) {
  .c-subject--1__images__circle-small {
    width: 12rem;
    max-width: 12rem;
    height: 12rem;
    top: 3.7rem !important;
    left: 0rem !important;
  }
}
@media screen and (max-width: 900px) {
  .c-subject--1__images__circle-small {
    width: 10.7rem;
    max-width: 10.7rem;
    height: 10.7rem;
    top: 3.3rem !important;
    left: -0.1rem !important;
  }
}
@media screen and (max-width: 750px) {
  .c-subject--1__images__circle-small {
    width: 8.5rem;
    max-width: 8.5rem;
    height: 8.5rem;
    top: 2.2rem !important;
    left: -0.3rem !important;
  }
}
@media screen and (max-width: 600px) {
  .c-subject--1__images__circle-small {
    width: 10.7rem;
    max-width: 10.7rem;
    height: 10.7rem;
    top: 3.25rem !important;
    left: -0.1rem !important;
  }
}
@media screen and (max-width: 400px) {
  .c-subject--1__images__circle-small {
    width: 8rem;
    max-width: 8rem;
    height: 8rem;
    top: 2.05rem !important;
    left: -0.35rem !important;
  }
}
.c-subject--1 .c-subject__body {
  margin-top: -10rem;
}
@media screen and (max-width: 1023px) {
  .c-subject--1 .c-subject__body {
    margin-top: -6rem;
  }
}
@media screen and (max-width: 900px) {
  .c-subject--1 .c-subject__body {
    margin-top: -3rem;
  }
}
@media screen and (max-width: 750px) {
  .c-subject--1 .c-subject__body {
    margin-top: -1rem;
  }
}
@media screen and (max-width: 600px) {
  .c-subject--1 .c-subject__body {
    margin-top: 0;
  }
}
.c-subject--2 .c-subject__header {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 8rem;
  padding-top: 10rem;
}
@media screen and (max-width: 1023px) {
  .c-subject--2 .c-subject__header {
    padding-top: 5rem;
    margin-bottom: 12rem;
  }
}
@media screen and (max-width: 900px) {
  .c-subject--2 .c-subject__header {
    margin-bottom: 8rem;
  }
}
@media screen and (max-width: 600px) {
  .c-subject--2 .c-subject__header {
    flex-direction: column;
    align-items: flex-start;
    width: calc(100% - 10rem);
    margin: 0 auto;
    padding: 8rem 0 4rem;
  }
  .c-subject--2 .c-subject__header h2 {
    order: 2;
  }
}
@media screen and (max-width: 500px) {
  .c-subject--2 .c-subject__header {
    width: calc(100% - 7rem);
  }
}
.c-subject--2__images {
  position: relative;
  width: 80rem;
  height: 50rem;
  margin-left: 5rem;
}
@media screen and (max-width: 1023px) {
  .c-subject--2__images {
    width: 45rem;
    height: 28rem;
  }
}
@media screen and (max-width: 900px) {
  .c-subject--2__images {
    width: 40rem;
    height: 25rem;
  }
}
@media screen and (max-width: 750px) {
  .c-subject--2__images {
    width: 30rem;
    height: 19rem;
  }
}
@media screen and (max-width: 600px) {
  .c-subject--2__images {
    width: 40rem;
    height: 25rem;
    margin: 0 auto 2rem;
  }
}
@media screen and (max-width: 400px) {
  .c-subject--2__images {
    width: 28rem;
    height: 17.5rem;
  }
}
.c-subject--2__images img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.c-subject--3 {
  margin-top: 10rem;
}
@media screen and (max-width: 1350px) {
  .c-subject--3 {
    margin-top: 0;
  }
}
.c-subject--3 .c-subject__header {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 1350px) {
  .c-subject--3 .c-subject__header {
    align-items: center;
    margin-top: -15rem;
  }
}
@media screen and (max-width: 1023px) {
  .c-subject--3 .c-subject__header {
    margin-top: 7rem;
    align-items: flex-start;
  }
}
@media screen and (max-width: 900px) {
  .c-subject--3 .c-subject__header {
    margin-top: 0;
    align-items: center;
  }
}
@media screen and (max-width: 750px) {
  .c-subject--3 .c-subject__header {
    padding-top: 8rem;
    align-items: flex-start;
  }
}
@media screen and (max-width: 600px) {
  .c-subject--3 .c-subject__header {
    flex-direction: column;
    align-items: flex-start;
    width: calc(100% - 10rem);
    margin: 0 auto;
  }
}
@media screen and (max-width: 500px) {
  .c-subject--3 .c-subject__header {
    width: calc(100% - 7rem);
  }
}
.c-subject--3 .c-subject__header h2 {
  margin-top: 5rem;
}
@media screen and (max-width: 1350px) {
  .c-subject--3 .c-subject__header h2 {
    margin-top: 0;
  }
}
.c-subject--3__images {
  position: relative;
  width: 80rem;
  height: 62.5rem;
}
@media screen and (max-width: 1350px) {
  .c-subject--3__images {
    transform: translateY(15rem) translateX(-5rem);
  }
}
@media screen and (max-width: 1023px) {
  .c-subject--3__images {
    width: 45rem;
    height: 35rem;
    transform: translateY(-5rem);
  }
}
@media screen and (max-width: 900px) {
  .c-subject--3__images {
    width: 40rem;
    height: 31rem;
    transform: translateY(5rem);
  }
}
@media screen and (max-width: 750px) {
  .c-subject--3__images {
    width: 30rem;
    height: 23.5rem;
    transform: translateY(-5rem);
  }
}
@media screen and (max-width: 600px) {
  .c-subject--3__images {
    width: 40rem;
    height: 31rem;
    margin: 0 auto 2rem;
    transform: none;
  }
}
@media screen and (max-width: 400px) {
  .c-subject--3__images {
    width: 28rem;
    height: 22rem;
  }
}
.c-subject--3__images img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.c-subject--3 .c-subject__body {
  margin-top: -25rem;
}
@media screen and (max-width: 1350px) {
  .c-subject--3 .c-subject__body {
    margin-top: -18rem;
  }
}
@media screen and (max-width: 1023px) {
  .c-subject--3 .c-subject__body {
    margin-top: -22rem;
  }
}
@media screen and (max-width: 900px) {
  .c-subject--3 .c-subject__body {
    margin-top: -6rem;
  }
}
@media screen and (max-width: 750px) {
  .c-subject--3 .c-subject__body {
    margin-top: -14rem;
  }
}
@media screen and (max-width: 600px) {
  .c-subject--3 .c-subject__body {
    margin-top: 4rem;
  }
}
.c-subject--4 {
  margin-top: 5rem;
}
.c-subject--4 .c-subject__header {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 600px) {
  .c-subject--4 .c-subject__header {
    flex-direction: column;
    align-items: flex-start;
    width: calc(100% - 10rem);
    margin: 0 auto;
    padding-top: 5rem;
  }
  .c-subject--4 .c-subject__header h2 {
    order: 2;
  }
}
@media screen and (max-width: 500px) {
  .c-subject--4 .c-subject__header {
    width: calc(100% - 7rem);
  }
}
.c-subject--4__images {
  position: relative;
  width: 80rem;
  height: 50rem;
  margin-left: 3rem;
}
@media screen and (max-width: 1023px) {
  .c-subject--4__images {
    width: 45rem;
    height: 28rem;
  }
}
@media screen and (max-width: 900px) {
  .c-subject--4__images {
    width: 40rem;
    height: 25rem;
  }
}
@media screen and (max-width: 750px) {
  .c-subject--4__images {
    width: 30rem;
    height: 19rem;
  }
}
@media screen and (max-width: 600px) {
  .c-subject--4__images {
    width: 40rem;
    height: 25rem;
    margin: 0 auto 2rem;
  }
}
@media screen and (max-width: 400px) {
  .c-subject--4__images {
    width: 28rem;
    height: 22rem;
  }
}
.c-subject--4__images img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.c-subject--4 .c-subject__body {
  margin-top: -12.5rem;
  position: relative;
}
@media screen and (max-width: 1023px) {
  .c-subject--4 .c-subject__body {
    margin-top: -5rem;
  }
}
@media screen and (max-width: 750px) {
  .c-subject--4 .c-subject__body {
    margin-top: -3rem;
  }
}
@media screen and (max-width: 600px) {
  .c-subject--4 .c-subject__body {
    margin-top: 4rem;
  }
}

.c-tiles {
  width: 120rem;
  margin: 0 auto;
}
@media screen and (max-width: 1023px) {
  .c-tiles {
    width: 90rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles {
    width: 60rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles {
    width: calc(100% - 1rem);
  }
}
.c-tiles__stacked {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 600px) {
  .c-tiles__stacked {
    width: 100%;
  }
}
.c-tiles__single {
  border: 0.5rem solid #ffffff;
}
.c-tiles__single span {
  font-family: "Nobel", sans-serif;
  font-weight: 700;
  line-height: 1;
  color: #ffffff;
}
.c-tiles__single small {
  font-family: "Nobel", sans-serif;
  font-weight: 400;
  line-height: 1;
  color: #ffffff;
}
.c-tiles__single__button {
  width: 4.25rem;
  height: 4.25rem;
  min-width: 4.25rem;
  min-height: 4.25rem;
  max-height: 4.25rem;
  max-width: 4.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 2;
}
.c-tiles__single__button img {
  width: 1.8rem;
  height: 1.8rem;
  min-width: 1.8rem;
  min-height: 1.8rem;
  max-height: 1.8rem !important;
  max-width: 1.8rem !important;
  position: relative !important;
  margin: 0 !important;
  right: 0 !important;
  left: 0 !important;
}
.c-tiles--1 .c-tiles__row--1 {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}
@media screen and (max-width: 600px) {
  .c-tiles--1 .c-tiles__row--1 {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.c-tiles--1 .c-tiles__row--2 {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
@media screen and (max-width: 600px) {
  .c-tiles--1 .c-tiles__row--2 {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.c-tiles--1 .c-tiles__row--3 {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
@media screen and (max-width: 600px) {
  .c-tiles--1 .c-tiles__row--3 {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.c-tiles--2 .c-tiles__row--1 {
  display: flex;
  justify-content: flex-end;
}
.c-tiles--2 .c-tiles__row--1 .c-tiles__single:nth-of-type(1), .c-tiles--2 .c-tiles__row--1 .c-tiles__single:nth-of-type(2) {
  transform: translateY(-50%);
}
@media screen and (max-width: 600px) {
  .c-tiles--2 .c-tiles__row--1 .c-tiles__single:nth-of-type(1), .c-tiles--2 .c-tiles__row--1 .c-tiles__single:nth-of-type(2) {
    transform: translateY(0);
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--2 .c-tiles__row--1 {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.c-tiles--2 .c-tiles__row--2 {
  display: flex;
  align-items: flex-end;
}
.c-tiles--2 .c-tiles__row--2 .c-tiles__single:first-of-type {
  transform: translateY(-100%);
}
@media screen and (max-width: 600px) {
  .c-tiles--2 .c-tiles__row--2 .c-tiles__single:first-of-type {
    transform: translateY(0);
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--2 .c-tiles__row--2 {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.c-tiles--2 .c-tiles__row--3 {
  display: flex;
  justify-content: flex-end;
}
.c-tiles--2 .c-tiles__row--3 .c-tiles--age-chart {
  transform: translateY(-50%);
}
@media screen and (max-width: 600px) {
  .c-tiles--2 .c-tiles__row--3 .c-tiles--age-chart {
    transform: translateY(0);
  }
}
.c-tiles--2 .c-tiles__row--3 .c-tiles__stacked {
  align-items: flex-end;
}
@media screen and (max-width: 600px) {
  .c-tiles--2 .c-tiles__row--3 {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.c-tiles--3 .c-tiles__row--1 {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 600px) {
  .c-tiles--3 .c-tiles__row--1 {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.c-tiles--3 .c-tiles__row--2 {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}
.c-tiles--3 .c-tiles__row--2 .c-tiles__single:nth-of-type(3) {
  transform: translateY(50%);
}
@media screen and (max-width: 600px) {
  .c-tiles--3 .c-tiles__row--2 .c-tiles__single:nth-of-type(3) {
    transform: translateY(0);
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--3 .c-tiles__row--2 {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.c-tiles--3 .c-tiles__row--3 {
  display: flex;
}
@media screen and (max-width: 600px) {
  .c-tiles--3 .c-tiles__row--3 {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.c-tiles--4 .c-tiles__row--1 {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
@media screen and (max-width: 600px) {
  .c-tiles--4 .c-tiles__row--1 {
    flex-direction: column;
    align-items: center;
  }
}
.c-tiles--trainees {
  background-color: #009640;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-tiles--trainees #jsonTrainees {
  max-width: 14rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1023px) {
  .c-tiles--trainees #jsonTrainees {
    max-width: 10rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--trainees #jsonTrainees {
    max-width: 6rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--trainees #jsonTrainees {
    max-width: 10rem;
  }
}
.c-tiles--trainees .wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-end;
  margin-right: 1rem;
}
.c-tiles--trainees .single {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
.c-tiles--trainees span {
  font-size: 3.4rem;
  margin-right: 0.5rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--trainees span {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--trainees span {
    font-size: 1.9rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--trainees span {
    font-size: 2.6rem;
  }
}
.c-tiles--trainees small {
  font-size: 2.6rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--trainees small {
    font-size: 2.1rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--trainees small {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--trainees small {
    font-size: 2.1rem;
  }
}
.c-tiles--colleagues {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding: 2rem 0 0;
}
.c-tiles--colleagues .bg {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #D08A83;
}
@media screen and (max-width: 900px) {
  .c-tiles--colleagues {
    padding: 1.25rem 0 0;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--colleagues {
    align-items: flex-end;
    justify-content: flex-end;
    flex-direction: row;
  }
}
.c-tiles--colleagues img {
  width: 100%;
  margin-right: -3px;
}
@media screen and (max-width: 600px) {
  .c-tiles--colleagues img {
    width: 25rem;
  }
}
@media screen and (max-width: 400px) {
  .c-tiles--colleagues img {
    max-width: 22rem;
  }
}
.c-tiles--colleagues .wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 600px) {
  .c-tiles--colleagues .wrap {
    height: 100%;
    margin-right: 8rem;
  }
}
@media screen and (max-width: 400px) {
  .c-tiles--colleagues .wrap {
    margin-right: 3rem;
  }
}
.c-tiles--colleagues span {
  font-size: 7.5rem;
  text-align: center;
  margin-bottom: 2rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--colleagues span {
    font-size: 5.9rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--colleagues span {
    font-size: 3.8rem;
    margin-bottom: 0.5rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--colleagues span {
    font-size: 5.9rem;
  }
}
@media screen and (max-width: 400px) {
  .c-tiles--colleagues span {
    font-size: 5rem;
  }
}
.c-tiles--colleagues small {
  font-size: 2.6rem;
  text-align: center;
}
@media screen and (max-width: 1023px) {
  .c-tiles--colleagues small {
    font-size: 2.3rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--colleagues small {
    font-size: 1.9rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--colleagues small {
    font-size: 2.3rem;
  }
}
.c-tiles--fixed-temporary {
  background-color: #8EC89B;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.c-tiles--fixed-temporary #jsonFixedTemporary {
  max-width: 30rem;
  max-height: 21rem;
  margin: 1rem 0;
}
@media screen and (max-width: 1023px) {
  .c-tiles--fixed-temporary #jsonFixedTemporary {
    max-width: 22rem;
    max-height: 15.4rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--fixed-temporary #jsonFixedTemporary {
    max-width: 14rem;
    max-height: 9.8rem;
    margin: 0.5rem 0;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--fixed-temporary #jsonFixedTemporary {
    max-width: 22rem;
    max-height: 15.4rem;
  }
}
.c-tiles--fixed-temporary .wrap span {
  font-size: 3.1rem;
  font-family: "Nobel", serif;
  font-weight: 700;
}
@media screen and (max-width: 900px) {
  .c-tiles--fixed-temporary .wrap span {
    font-size: 2.3rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--fixed-temporary .wrap span {
    font-size: 3rem;
  }
}
.c-tiles--fixed-temporary .wrap small {
  font-size: 2.4rem;
  font-weight: 400;
}
@media screen and (max-width: 900px) {
  .c-tiles--fixed-temporary .wrap small {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--fixed-temporary .wrap small {
    font-size: 2.3rem;
  }
}
.c-tiles--fixed-temporary .wrap:first-of-type span {
  color: #1C6D8D;
}
.c-tiles--fixed-temporary .wrap:last-of-type span {
  color: #A7142B;
}
.c-tiles--workexperience {
  background-color: #A4C900;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.c-tiles--workexperience img {
  max-width: 13rem;
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--workexperience img {
    max-width: 11rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--workexperience img {
    max-width: 7rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--workexperience img {
    max-width: 10rem;
  }
}
.c-tiles--workexperience span {
  font-size: 3rem;
  position: absolute;
  top: 1.5rem;
  left: 2rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--workexperience span {
    font-size: 3rem;
    left: 1rem;
    top: 1rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--workexperience span {
    font-size: 2.7rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--workexperience span {
    font-size: 4rem;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    top: 1.5rem;
    margin-left: -12rem;
  }
}
.c-tiles--workexperience small {
  font-size: 1.7rem;
  position: absolute;
  bottom: 2rem;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
@media screen and (max-width: 1023px) {
  .c-tiles--workexperience small {
    font-size: 1.6rem;
    bottom: 1rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--workexperience small {
    font-size: 1rem;
    bottom: 0.75rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--workexperience small {
    font-size: 1.8rem;
    bottom: 1rem;
  }
}
.c-tiles--colleague-count {
  background-color: #D9EFFE;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-tiles--colleague-count #jsonColleagueCount {
  max-width: 12rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--colleague-count #jsonColleagueCount {
    max-width: 7rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--colleague-count #jsonColleagueCount {
    max-width: 4.5rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--colleague-count #jsonColleagueCount {
    max-width: 7rem;
  }
}
.c-tiles--colleague-count span {
  font-size: 3.2rem;
  margin-right: 0.5rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--colleague-count span {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--colleague-count span {
    font-size: 1.9rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--colleague-count span {
    font-size: 2.5rem;
  }
}
.c-tiles--colleague-count small {
  font-size: 2.4rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--colleague-count small {
    font-size: 2rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--colleague-count small {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--colleague-count small {
    font-size: 1.9rem;
  }
}
.c-tiles--colleague-count .wrap {
  display: flex;
  flex-direction: column;
  margin-left: 1rem;
}
.c-tiles--colleague-count .single {
  display: flex;
  align-items: flex-end;
}
.c-tiles--colleague-count .single:first-of-type {
  margin-bottom: 0.5rem;
}
.c-tiles--colleague-count .single:first-of-type span, .c-tiles--colleague-count .single:first-of-type small {
  color: #EC5C14 !important;
}
.c-tiles--colleague-count .single:last-of-type span, .c-tiles--colleague-count .single:last-of-type small {
  color: #289DD6 !important;
}
.c-tiles--period-of-employment {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  text-align: center;
  transform: translateY(0%) !important;
  background-color: #3f7e9c !important;
}
.c-tiles--period-of-employment small {
  color: #fff !important;
}
.c-tiles--percent {
  background-color: #1F6B8D;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.c-tiles--percent small {
  font-size: 1.5rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--percent small {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--percent small {
    font-size: 1rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--percent small {
    font-size: 1.3rem;
  }
}
.c-tiles--percent #jsonPercent {
  max-width: 10rem;
  max-height: 11rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--percent #jsonPercent {
    max-width: 8rem;
    max-height: 8.8rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--percent #jsonPercent {
    max-width: 3.5rem;
    max-height: 3.85rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--percent #jsonPercent {
    max-width: 7rem;
    max-height: 7.7rem;
  }
}
.c-tiles--percent span {
  font-size: 2rem;
  margin: 0.5rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--percent span {
    font-size: 1.8rem;
    margin: 0.3rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--percent span {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--percent span {
    font-size: 1.8rem;
    margin: 0.3rem;
  }
}
.c-tiles--percent .wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-tiles--names {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 3.5rem 0 2.5rem;
  align-items: center;
  position: relative;
}
.c-tiles--names .bg {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #2DAFE6;
}
@media screen and (max-width: 1023px) {
  .c-tiles--names {
    padding: 2.5rem 0 2rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--names {
    padding: 1.5rem 0 1rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--names {
    padding: 2.5rem 0 2rem;
  }
}
.c-tiles--names img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: -5rem;
  margin: auto auto auto -10%;
  width: 110%;
  max-width: 110%;
}
@media screen and (max-width: 1023px) {
  .c-tiles--names img {
    width: 108%;
    max-width: 108%;
    margin: auto auto auto -8%;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--names img {
    margin: auto auto auto -6%;
    bottom: -3rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--names img {
    width: 100%;
    max-width: 35rem;
    margin: 7rem auto 0;
  }
}
.c-tiles--names small {
  font-weight: 700;
  font-size: 2.6rem;
  width: 75%;
}
@media screen and (max-width: 1023px) {
  .c-tiles--names small {
    font-size: 2.3rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--names small {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--names small {
    font-size: 2.3rem;
    width: auto;
    margin: 0 1.4rem;
  }
}
.c-tiles--names .wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 1.5rem;
  width: 100%;
}
@media screen and (max-width: 900px) {
  .c-tiles--names .wrap {
    padding: 0 0.5rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--names .wrap {
    justify-content: center;
  }
}
.c-tiles--names .wrap small {
  font-weight: 400;
  font-size: 2rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--names .wrap small {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--names .wrap small {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--names .wrap small {
    font-size: 1.7rem;
  }
}
.c-tiles--fixed-teams {
  background-color: #8EC89B;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.c-tiles--fixed-teams img {
  max-width: 9.3rem;
  margin: 2.8rem 0 2rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--fixed-teams img {
    max-width: 7.5rem;
    margin: 2rem 0;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--fixed-teams img {
    max-width: 4.5rem;
    margin: 1.5rem 0;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--fixed-teams img {
    max-width: 7.5rem;
    margin: 2rem 0;
  }
}
.c-tiles--fixed-teams span {
  font-size: 7.5rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--fixed-teams span {
    font-size: 5.9rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--fixed-teams span {
    font-size: 4rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--fixed-teams span {
    font-size: 5.9rem;
  }
}
.c-tiles--fixed-teams small {
  font-size: 2.3rem;
  width: 75%;
}
@media screen and (max-width: 1023px) {
  .c-tiles--fixed-teams small {
    font-size: 2rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--fixed-teams small {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--fixed-teams small {
    font-size: 2rem;
  }
}
.c-tiles--temporary-teams {
  background-color: #A4C900;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  text-align: center;
  position: relative;
}
.c-tiles--temporary-teams img {
  max-width: 18rem;
  margin-bottom: 2.8rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--temporary-teams img {
    max-width: 14rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--temporary-teams img {
    max-width: 8rem;
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--temporary-teams img {
    max-width: 14rem;
  }
}
.c-tiles--temporary-teams span {
  font-size: 11rem;
  position: absolute;
  top: 7rem;
  left: 10rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--temporary-teams span {
    font-size: 8.5rem;
    top: 3.5rem;
    left: 7rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--temporary-teams span {
    font-size: 6rem;
    top: 2rem;
    left: 4.5rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--temporary-teams span {
    font-size: 8.5rem;
    top: 18%;
    left: -11rem;
    right: 0;
    margin: auto;
  }
}
.c-tiles--temporary-teams small {
  font-size: 2.3rem;
  width: 55%;
  margin-bottom: 3.5rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--temporary-teams small {
    font-size: 2rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--temporary-teams small {
    font-size: 1.6rem;
    width: 70%;
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--temporary-teams small {
    font-size: 2rem;
    width: 90%;
    margin-bottom: 3rem;
  }
}
.c-tiles--fulltime-parttime {
  background-color: #ffffff;
  position: relative;
  display: flex;
  align-items: flex-end;
}
.c-tiles--fulltime-parttime img {
  margin-bottom: 1rem;
}
@media screen and (max-width: 600px) {
  .c-tiles--fulltime-parttime img {
    max-width: 75%;
    margin: 0 auto 0.5rem;
  }
}
@media screen and (max-width: 450px) {
  .c-tiles--fulltime-parttime img {
    max-width: 85%;
  }
}
@media screen and (max-width: 350px) {
  .c-tiles--fulltime-parttime img {
    max-width: 95%;
  }
}
.c-tiles--fulltime-parttime span {
  font-size: 4rem;
  color: #156C8F;
}
@media screen and (max-width: 1023px) {
  .c-tiles--fulltime-parttime span {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--fulltime-parttime span {
    font-size: 2.3rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--fulltime-parttime span {
    font-size: 3.5rem;
  }
}
.c-tiles--fulltime-parttime small {
  font-size: 2.5rem;
  color: #156C8F;
  font-weight: 300;
}
@media screen and (max-width: 1023px) {
  .c-tiles--fulltime-parttime small {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--fulltime-parttime small {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--fulltime-parttime small {
    font-size: 2.2rem;
  }
}
.c-tiles--fulltime-parttime div {
  display: flex;
  flex-direction: column;
  position: absolute;
}
.c-tiles--fulltime-parttime div:first-of-type {
  top: 4rem;
  left: 2rem;
}
@media screen and (max-width: 900px) {
  .c-tiles--fulltime-parttime div:first-of-type {
    top: 3rem;
  }
}
.c-tiles--fulltime-parttime div:last-of-type {
  top: 2rem;
  right: 2rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--fulltime-parttime div:last-of-type {
    top: 1.5rem;
    right: 1.5rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--fulltime-parttime div:last-of-type {
    top: 1rem;
    right: 0.5rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--fulltime-parttime div:last-of-type {
    top: 1.5rem;
    right: 1.5rem;
  }
}
.c-tiles--rental-contracts {
  background-color: #F7B38E;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.c-tiles--rental-contracts #jsonRentalContracts {
  max-width: 12rem;
  max-height: 13.6rem;
  margin: 3.5rem 0;
}
@media screen and (max-width: 1023px) {
  .c-tiles--rental-contracts #jsonRentalContracts {
    max-width: 9rem;
    max-height: 10.5rem;
    margin: 2rem 0;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--rental-contracts #jsonRentalContracts {
    max-width: 5rem;
    max-height: 5.7rem;
    margin: 1.5rem 0;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--rental-contracts #jsonRentalContracts {
    max-width: 9rem;
    max-height: 10.5rem;
    margin: 2rem 0;
  }
}
.c-tiles--rental-contracts span {
  font-size: 7.5rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--rental-contracts span {
    font-size: 5.9rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--rental-contracts span {
    font-size: 4.5rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--rental-contracts span {
    font-size: 5.9rem;
  }
}
.c-tiles--rental-contracts small {
  font-size: 2.3rem;
  max-width: 75%;
}
@media screen and (max-width: 1023px) {
  .c-tiles--rental-contracts small {
    font-size: 2rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--rental-contracts small {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--rental-contracts small {
    font-size: 2rem;
  }
}
.c-tiles--research {
  background-color: #5FB0D8;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  overflow: hidden;
}
.c-tiles--research #jsonResearch {
  max-width: 17rem;
  transform: translateY(1rem);
}
@media screen and (max-width: 1023px) {
  .c-tiles--research #jsonResearch {
    max-width: 25rem;
    width: 25rem;
    margin-left: 1rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--research #jsonResearch {
    max-width: 4rem;
    margin-left: 1rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--research #jsonResearch {
    max-width: 12rem;
    margin-left: 2rem;
  }
}
.c-tiles--research span {
  font-size: 10rem;
  margin-right: 1rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--research span {
    font-size: 6.5rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--research span {
    font-size: 4.5rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--research span {
    font-size: 8.3rem;
  }
}
.c-tiles--research small {
  font-size: 2.3rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--research small {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--research small {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--research small {
    font-size: 2rem;
  }
}
.c-tiles--research .wrap {
  display: flex;
  align-items: center;
  height: 100%;
  margin-left: 1.5rem;
}
.c-tiles--roc-internships {
  background-color: transparent;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.c-tiles--roc-internships span {
  font-size: 10rem;
  margin-bottom: 0.5rem;
  color: #156C8F;
}
@media screen and (max-width: 1023px) {
  .c-tiles--roc-internships span {
    font-size: 8.3rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--roc-internships span {
    font-size: 5rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--roc-internships span {
    font-size: 8.3rem;
  }
}
.c-tiles--roc-internships small {
  font-size: 2.3rem;
  font-weight: 700;
  color: #156C8F;
}
@media screen and (max-width: 1023px) {
  .c-tiles--roc-internships small {
    font-size: 2rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--roc-internships small {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--roc-internships small {
    font-size: 2rem;
  }
}
.c-tiles--applications {
  background-color: #EA5D27;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.c-tiles--applications #jsonVacancies {
  max-width: 17rem;
  max-height: 18.7rem;
  margin: 1rem 0;
}
@media screen and (max-width: 1023px) {
  .c-tiles--applications #jsonVacancies {
    max-width: 13rem;
    max-height: 14.3rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--applications #jsonVacancies {
    max-width: 8rem;
    max-height: 8.8rem;
    margin: 0.5rem 0;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--applications #jsonVacancies {
    max-width: 13rem;
    max-height: 14.3rem;
  }
}
.c-tiles--applications span {
  font-size: 8.5rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--applications span {
    font-size: 7rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--applications span {
    font-size: 4rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--applications span {
    font-size: 7rem;
  }
}
.c-tiles--applications small {
  font-size: 2.7rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--applications small {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--applications small {
    font-size: 2rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--applications small {
    font-size: 2.4rem;
  }
}
.c-tiles--score-colleagues {
  background-color: #2DAFE6;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.c-tiles--score-colleagues #jsonScoreColleagues2022 {
  max-width: 15rem;
  max-height: 16.3rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--score-colleagues #jsonScoreColleagues2022 {
    max-width: 12rem;
    max-height: 14.3rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--score-colleagues #jsonScoreColleagues2022 {
    max-width: 7rem;
    max-height: 8.3rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--score-colleagues #jsonScoreColleagues2022 {
    max-width: 16rem;
    max-height: 19rem;
  }
}
.c-tiles--score-colleagues small {
  font-size: 2rem;
  width: 60%;
}
@media screen and (max-width: 1023px) {
  .c-tiles--score-colleagues small {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--score-colleagues small {
    font-size: 1.4rem;
    width: 80%;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--score-colleagues small {
    font-size: 2.3rem;
    width: 90%;
  }
}
.c-tiles--colleague-traffic {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  position: relative;
}
.c-tiles--colleague-traffic .bg {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #D08A83;
}
.c-tiles--colleague-traffic img {
  margin-bottom: -1px;
  margin-left: 3.5rem;
}
@media screen and (max-width: 1350px) {
  .c-tiles--colleague-traffic img {
    max-width: 59%;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--colleague-traffic img {
    max-width: 25rem;
    margin-left: 1rem;
  }
}
@media screen and (max-width: 350px) {
  .c-tiles--colleague-traffic img {
    max-width: 22.5rem;
    margin-left: 1rem;
  }
}
.c-tiles--colleague-traffic span {
  font-size: 5.2rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--colleague-traffic span {
    font-size: 4rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--colleague-traffic span {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--colleague-traffic span {
    font-size: 4rem;
  }
}
@media screen and (max-width: 350px) {
  .c-tiles--colleague-traffic span {
    font-size: 3.5rem;
  }
}
.c-tiles--colleague-traffic small {
  font-size: 2.3rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--colleague-traffic small {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--colleague-traffic small {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--colleague-traffic small {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 350px) {
  .c-tiles--colleague-traffic small {
    font-size: 1.6rem;
  }
}
.c-tiles--colleague-traffic .wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.c-tiles--colleague-traffic .single {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: absolute;
}
.c-tiles--colleague-traffic .single:nth-of-type(1) {
  right: 6rem;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 1023px) {
  .c-tiles--colleague-traffic .single:nth-of-type(1) {
    right: 4rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--colleague-traffic .single:nth-of-type(1) {
    right: 1.7rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--colleague-traffic .single:nth-of-type(1) {
    margin: initial;
    right: initial;
    left: 28rem;
  }
}
@media screen and (max-width: 350px) {
  .c-tiles--colleague-traffic .single:nth-of-type(1) {
    left: 25rem;
  }
}
.c-tiles--colleague-traffic .single:nth-of-type(2) {
  bottom: 3rem;
  left: 7rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--colleague-traffic .single:nth-of-type(2) {
    left: 6rem;
    bottom: 2rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--colleague-traffic .single:nth-of-type(2) {
    left: 4.75rem;
    bottom: 1.25rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--colleague-traffic .single:nth-of-type(2) {
    left: 3.5rem;
    bottom: 1.75rem;
  }
}
@media screen and (max-width: 350px) {
  .c-tiles--colleague-traffic .single:nth-of-type(2) {
    left: 2.9rem;
  }
}
.c-tiles--colleague-traffic .single:nth-of-type(2) span, .c-tiles--colleague-traffic .single:nth-of-type(2) small {
  color: #000000;
}
.c-tiles--colleague-traffic .single:nth-of-type(3) {
  top: 5rem;
  left: -5rem;
  right: 0;
  margin: auto;
}
@media screen and (max-width: 1023px) {
  .c-tiles--colleague-traffic .single:nth-of-type(3) {
    left: -1rem;
    top: 3rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--colleague-traffic .single:nth-of-type(3) {
    left: 2.5rem;
    top: 1.5rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--colleague-traffic .single:nth-of-type(3) {
    left: 14rem;
    right: initial;
    margin: initial;
    top: 2rem;
  }
}
@media screen and (max-width: 350px) {
  .c-tiles--colleague-traffic .single:nth-of-type(3) {
    left: 11rem;
  }
}
.c-tiles--time-employment {
  display: flex;
  align-items: flex-end;
  position: relative;
}
.c-tiles--time-employment .bg {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #8EC89B;
}
.c-tiles--time-employment span {
  font-size: 5.5rem;
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--time-employment span {
    font-size: 4.7rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--time-employment span {
    font-size: 3.4rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--time-employment span {
    font-size: 4.7rem;
  }
}
.c-tiles--time-employment small {
  font-size: 2.3rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--time-employment small {
    font-size: 2rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--time-employment small {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--time-employment small {
    font-size: 2rem;
  }
}
.c-tiles--time-employment .wrap {
  margin: 0 0 2rem 3rem;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1023px) {
  .c-tiles--time-employment .wrap {
    margin: 0 0 2rem 2rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--time-employment .wrap {
    margin: 0 0 1.5rem 1.5rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--time-employment .wrap {
    margin: 0 0 2rem 2rem;
  }
}
@media screen and (max-width: 350px) {
  .c-tiles--time-employment .wrap {
    margin: 0 0 1rem 1rem;
  }
}
.c-tiles--time-employment img {
  position: absolute;
  bottom: 0;
  right: 0.5rem;
}
@media screen and (max-width: 1350px) {
  .c-tiles--time-employment img {
    max-width: 66%;
  }
}
@media screen and (max-width: 1023px) {
  .c-tiles--time-employment img {
    max-width: 62%;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--time-employment img {
    max-width: 56%;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--time-employment img {
    max-width: 22rem;
  }
}
@media screen and (max-width: 350px) {
  .c-tiles--time-employment img {
    max-width: 18rem;
  }
}
.c-tiles--occupation {
  background-color: #F7B38E;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.c-tiles--occupation img {
  margin-bottom: 1rem;
  max-width: 8rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--occupation img {
    max-width: 6rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--occupation img {
    max-width: 4rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--occupation img {
    max-width: 7rem;
    margin-bottom: 0.25rem;
  }
}
.c-tiles--occupation small {
  font-size: 2rem;
  color: #7E101D;
}
@media screen and (max-width: 1023px) {
  .c-tiles--occupation small {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--occupation small {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--occupation small {
    font-size: 2rem;
  }
}
.c-tiles--website-visits {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: relative;
}
.c-tiles--website-visits .bg {
  background-color: #009640;
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-tiles--website-visits img {
  max-width: 25rem;
  margin: -2rem 0 0;
}
@media screen and (max-width: 1023px) {
  .c-tiles--website-visits img {
    max-width: 21rem;
    margin: -1.25rem 0 0;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--website-visits img {
    max-width: 13rem;
    margin: -1rem 0 0;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--website-visits img {
    max-width: 20rem;
    margin: -1.25rem 0 0;
  }
}
.c-tiles--website-visits span {
  font-size: 7rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--website-visits span {
    font-size: 5.5rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--website-visits span {
    font-size: 3.7rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--website-visits span {
    font-size: 5.4rem;
  }
}
.c-tiles--website-visits small {
  font-size: 2.5rem;
  margin-top: 0.75rem;
}
.c-tiles--website-visits small a {
  color: white;
}
@media screen and (max-width: 1023px) {
  .c-tiles--website-visits small {
    font-size: 1.9rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--website-visits small {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--website-visits small {
    font-size: 1.9rem;
  }
}
.c-tiles--average-age {
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  justify-content: flex-end;
  position: relative;
}
.c-tiles--average-age #jsonAverageAge {
  max-width: 10rem;
  max-height: 9.4rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--average-age #jsonAverageAge {
    max-width: 8rem;
    max-height: 7.5rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--average-age #jsonAverageAge {
    max-width: 6rem;
    max-height: 5.6rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--average-age #jsonAverageAge {
    max-width: 10rem;
    max-height: 9.4rem;
  }
}
.c-tiles--average-age span {
  font-size: 4.5rem;
  color: #EA5D27;
  position: absolute;
  top: 2rem;
  left: 2rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--average-age span {
    font-size: 3.7rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--average-age span {
    font-size: 2.7rem;
    left: 1rem;
    top: 1rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--average-age span {
    font-size: 4rem;
    left: -11rem;
    right: 0;
    margin: auto;
  }
}
.c-tiles--average-age small {
  font-size: 2rem;
  font-weight: 700;
  color: #156C8F;
  margin-bottom: 2rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--average-age small {
    font-size: 1.5rem;
    margin-bottom: 0.4rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--average-age small {
    font-size: 0.9rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--average-age small {
    font-size: 1.8rem;
    margin-bottom: 0.5rem;
    margin-top: 1rem;
  }
}
.c-tiles--age-chart {
  background-color: #a4c900;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-tiles--age-chart #jsonAgeChart {
  max-width: 55rem;
  max-height: 37.4rem;
}
@media screen and (max-width: 600px) {
  .c-tiles--age-chart #jsonAgeChart {
    max-width: 40rem;
    max-height: 27rem;
  }
}
.c-tiles--percentage-ambassador {
  background-color: #2DAFE6;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-tiles--percentage-ambassador #jsonAmbassador {
  max-width: 10rem;
  margin-left: 4rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--percentage-ambassador #jsonAmbassador {
    max-width: 8rem;
    margin-left: 3rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--percentage-ambassador #jsonAmbassador {
    max-width: 5rem;
    margin-left: 1.5rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--percentage-ambassador #jsonAmbassador {
    max-width: 8rem;
    margin-left: 2rem;
  }
}
.c-tiles--percentage-ambassador span {
  font-size: 6.8rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--percentage-ambassador span {
    font-size: 5.9rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--percentage-ambassador span {
    font-size: 3.4rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--percentage-ambassador span {
    font-size: 5.9rem;
  }
}
.c-tiles--percentage-ambassador small {
  font-size: 1.7rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--percentage-ambassador small {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--percentage-ambassador small {
    font-size: 1rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--percentage-ambassador small {
    font-size: 1.5rem;
  }
}
.c-tiles--percentage-ambassador .wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  text-align: right;
  margin-bottom: 1rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--percentage-ambassador .wrap {
    margin-bottom: 0.75rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--percentage-ambassador .wrap {
    margin-bottom: 0.5rem;
  }
}
.c-tiles--work-happiness {
  background-color: #D9EFFE;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.c-tiles--work-happiness #jsonWorkHappiness {
  max-width: 11rem;
  max-height: 11.7rem;
  margin-bottom: 4.5rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--work-happiness #jsonWorkHappiness {
    max-width: 8rem;
    max-height: 8.5rem;
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--work-happiness #jsonWorkHappiness {
    max-width: 6rem;
    max-height: 6.4rem;
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--work-happiness #jsonWorkHappiness {
    max-width: 12rem;
    max-height: 12.8rem;
    margin-bottom: 1rem;
  }
}
.c-tiles--work-happiness span {
  font-size: 8.5rem;
  color: #2DAFE6;
}
@media screen and (max-width: 1023px) {
  .c-tiles--work-happiness span {
    font-size: 6.5rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--work-happiness span {
    font-size: 4rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--work-happiness span {
    font-size: 8rem;
  }
}
.c-tiles--work-happiness small {
  font-size: 2.1rem;
  color: #2DAFE6;
}
@media screen and (max-width: 1023px) {
  .c-tiles--work-happiness small {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--work-happiness small {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--work-happiness small {
    font-size: 2rem;
  }
}
.c-tiles--work-happiness .wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.c-tiles--colleague-training {
  display: flex;
  align-items: center;
  position: relative;
}
.c-tiles--colleague-training .bg {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #2DAFE6;
}
.c-tiles--colleague-training span {
  font-size: 6.4rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--colleague-training span {
    font-size: 5.5rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--colleague-training span {
    font-size: 4rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--colleague-training span {
    font-size: 5.5rem;
  }
}
.c-tiles--colleague-training small {
  font-size: 2rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--colleague-training small {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--colleague-training small {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--colleague-training small {
    font-size: 1.7rem;
  }
}
.c-tiles--colleague-training .wrap {
  display: flex;
  flex-direction: column;
  margin-left: 3rem;
}
@media screen and (max-width: 900px) {
  .c-tiles--colleague-training .wrap {
    margin-left: 1.5rem;
  }
}
.c-tiles--colleague-training img {
  position: absolute;
  bottom: -0.1rem;
  right: -3.5rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--colleague-training img {
    max-width: 92%;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--colleague-training img {
    max-width: 85%;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--colleague-training img {
    max-width: 45rem;
    right: -1rem;
  }
}
@media screen and (max-width: 400px) {
  .c-tiles--colleague-training img {
    max-width: 35rem;
  }
}
@media screen and (max-width: 325px) {
  .c-tiles--colleague-training img {
    max-width: 30rem;
  }
}
.c-tiles--budget-education {
  background-color: #1C6D8D;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.c-tiles--budget-education #jsonBudgetEducation {
  max-width: 18rem;
  margin-right: 1rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--budget-education #jsonBudgetEducation {
    max-width: 12.5rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--budget-education #jsonBudgetEducation {
    max-width: 7.5rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--budget-education #jsonBudgetEducation {
    max-width: 14rem;
  }
}
.c-tiles--budget-education span {
  font-size: 3rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--budget-education span {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--budget-education span {
    font-size: 2rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--budget-education span {
    font-size: 3.8rem;
  }
}
.c-tiles--budget-education small {
  font-size: 1.7rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--budget-education small {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--budget-education small {
    font-size: 1rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--budget-education small {
    font-size: 1.9rem;
  }
}
.c-tiles--budget-education .wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.c-tiles--training-appreciation {
  background-color: #7E101D;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}
.c-tiles--training-appreciation #jsonTrainingAppreciation {
  max-width: 25rem;
  max-height: 19.2rem;
  margin-bottom: 3rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--training-appreciation #jsonTrainingAppreciation {
    max-width: 18rem;
    max-height: 13.8rem;
    margin-bottom: 2rem;
    margin-top: -2rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--training-appreciation #jsonTrainingAppreciation {
    max-width: 12rem;
    max-height: 9.2rem;
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--training-appreciation #jsonTrainingAppreciation {
    max-width: 18rem;
    max-height: 13.8rem;
    margin-bottom: 3rem;
  }
}
.c-tiles--training-appreciation span {
  font-size: 6.3rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--training-appreciation span {
    font-size: 5.4rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--training-appreciation span {
    font-size: 4.2rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--training-appreciation span {
    font-size: 5.4rem;
  }
}
.c-tiles--training-appreciation small {
  font-size: 2.5rem;
  margin-bottom: 3rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--training-appreciation small {
    font-size: 2rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--training-appreciation small {
    font-size: 1.4rem;
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--training-appreciation small {
    font-size: 2.5rem;
    margin-bottom: 3rem;
  }
}
.c-tiles--agencies-hired {
  background-color: #8EC89B;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  text-align: center;
  padding-bottom: 3rem;
}
@media screen and (max-width: 900px) {
  .c-tiles--agencies-hired {
    padding-bottom: 1.5rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--agencies-hired {
    padding-bottom: 2.5rem;
  }
}
.c-tiles--agencies-hired #jsonAgenciesHired {
  max-width: 20rem;
  margin-bottom: 1rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--agencies-hired #jsonAgenciesHired {
    max-width: 17rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--agencies-hired #jsonAgenciesHired {
    max-width: 9rem;
    margin-bottom: 0.5rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--agencies-hired #jsonAgenciesHired {
    max-width: 17rem;
  }
}
.c-tiles--agencies-hired span {
  font-size: 7.5rem;
  margin-bottom: 1rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--agencies-hired span {
    font-size: 5.9rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--agencies-hired span {
    font-size: 4rem;
    margin-bottom: 0.5rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--agencies-hired span {
    font-size: 5.9rem;
  }
}
.c-tiles--agencies-hired small {
  font-size: 1.9rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--agencies-hired small {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--agencies-hired small {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--agencies-hired small {
    font-size: 2.2rem;
  }
}
.c-tiles--proposals {
  background-color: #B0D8F4;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.c-tiles--proposals #jsonProposals {
  max-width: 20rem;
  margin-left: 1rem;
  display: flex;
}
@media screen and (max-width: 1023px) {
  .c-tiles--proposals #jsonProposals {
    max-width: 18rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--proposals #jsonProposals {
    max-width: 17rem;
    margin-left: 1rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--proposals #jsonProposals {
    max-width: 15rem;
    margin-left: 2rem;
  }
}
.c-tiles--proposals span {
  font-size: 6.1rem;
  margin-bottom: 0.5rem;
  color: #156C8F;
}
@media screen and (max-width: 1023px) {
  .c-tiles--proposals span {
    font-size: 5.2rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--proposals span {
    font-size: 3rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--proposals span {
    font-size: 5.2rem;
  }
}
.c-tiles--proposals small {
  font-size: 2.3rem;
  color: #156C8F;
}
@media screen and (max-width: 1023px) {
  .c-tiles--proposals small {
    font-size: 2rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--proposals small {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--proposals small {
    font-size: 2rem;
  }
}
.c-tiles--proposals .wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding-left: 4rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--proposals .wrap {
    padding-left: 2rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--proposals .wrap {
    padding-left: 1rem;
  }
}
.c-tiles--completed-trainings {
  background-color: #DFE69B;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.c-tiles--completed-trainings #jsonCompletedTrainings {
  max-width: 25rem;
  max-height: 24rem;
  margin: 1rem 0;
}
@media screen and (max-width: 1023px) {
  .c-tiles--completed-trainings #jsonCompletedTrainings {
    max-width: 17rem;
    max-height: 16.3rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--completed-trainings #jsonCompletedTrainings {
    max-width: 11rem;
    max-height: 10.5rem;
    margin: 0.5rem 0;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--completed-trainings #jsonCompletedTrainings {
    max-width: 13rem;
    max-height: 12.4rem;
    margin: 1.5rem 0;
  }
}
.c-tiles--completed-trainings span {
  font-size: 7rem;
  color: #A7142B;
}
@media screen and (max-width: 1023px) {
  .c-tiles--completed-trainings span {
    font-size: 5.6rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--completed-trainings span {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--completed-trainings span {
    font-size: 5.9rem;
  }
}
.c-tiles--completed-trainings small {
  font-size: 2rem;
  color: #A7142B;
}
@media screen and (max-width: 1023px) {
  .c-tiles--completed-trainings small {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--completed-trainings small {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--completed-trainings small {
    font-size: 2rem;
  }
}
.c-tiles--illness-country-wide {
  background-color: #B0D8F4;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.c-tiles--illness-country-wide #jsonIllnessCountryWide {
  max-width: 23.5rem;
  max-height: 23.7rem;
  margin: 0.5rem 0 0;
}
@media screen and (max-width: 1023px) {
  .c-tiles--illness-country-wide #jsonIllnessCountryWide {
    max-width: 16rem;
    max-height: 16.1rem;
    margin: 1rem 0;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--illness-country-wide #jsonIllnessCountryWide {
    max-width: 10rem;
    max-height: 10.1rem;
    margin: 0.5rem 0;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--illness-country-wide #jsonIllnessCountryWide {
    max-width: 14rem;
    max-height: 14.1rem;
    margin: 1.5rem 0;
  }
}
.c-tiles--illness-country-wide span {
  font-size: 3rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--illness-country-wide span {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--illness-country-wide span {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--illness-country-wide span {
    font-size: 2.4rem;
  }
}
.c-tiles--illness-country-wide small {
  font-size: 2.6rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--illness-country-wide small {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--illness-country-wide small {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--illness-country-wide small {
    font-size: 2.2rem;
  }
}
.c-tiles--illness-reason {
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
}
.c-tiles--illness-reason .paper-top {
  position: absolute;
  top: -2rem;
  left: 7rem;
  animation: paperDrop1 infinite 7s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
@media screen and (max-width: 1350px) {
  .c-tiles--illness-reason .paper-top {
    max-width: 8rem;
  }
}
@media screen and (max-width: 1023px) {
  .c-tiles--illness-reason .paper-top {
    max-width: 6rem;
    left: 5rem;
    animation: paperDrop1-1023 infinite 6s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--illness-reason .paper-top {
    max-width: 4rem;
    left: 2rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--illness-reason .paper-top {
    left: 10rem;
  }
}
.c-tiles--illness-reason .paper-bottom {
  position: absolute;
  top: 2rem;
  left: 13rem;
  animation: paperDrop1 infinite 5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
@media screen and (max-width: 1350px) {
  .c-tiles--illness-reason .paper-bottom {
    max-width: 8rem;
  }
}
@media screen and (max-width: 1023px) {
  .c-tiles--illness-reason .paper-bottom {
    top: 1rem;
    max-width: 6rem;
    left: 10rem;
    animation: paperDrop2-1023 infinite 4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--illness-reason .paper-bottom {
    max-width: 4rem;
    left: 6rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--illness-reason .paper-bottom {
    left: 20rem;
  }
}
.c-tiles--illness-reason small {
  font-size: 2rem;
  color: #156C8F;
  line-height: 1.1;
  font-weight: 300;
}
@media screen and (max-width: 1023px) {
  .c-tiles--illness-reason small {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--illness-reason small {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--illness-reason small {
    font-size: 2rem;
  }
}
.c-tiles--illness-reason .wrap {
  margin-right: 2rem;
  display: flex;
  flex-direction: column;
  text-align: right;
}
.c-tiles--illness-reason .paper-main {
  position: absolute;
  top: 0;
  left: -50%;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 1023px) {
  .c-tiles--illness-reason .paper-main {
    max-width: 90%;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--illness-reason .paper-main {
    max-width: 75%;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--illness-reason .paper-main {
    max-width: 20rem;
    left: 0;
  }
}
@media screen and (max-width: 350px) {
  .c-tiles--illness-reason .paper-main {
    max-width: 12.5rem;
  }
}
.c-tiles--illness-percentage {
  background-color: #F7B38E;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  text-align: center;
}
.c-tiles--illness-percentage #jsonIllnessPercentage {
  max-width: 85%;
  max-height: 17rem;
  margin-bottom: 2rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--illness-percentage #jsonIllnessPercentage {
    margin-bottom: 1.5rem;
    max-height: 10.3rem;
    max-width: 75%;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--illness-percentage #jsonIllnessPercentage {
    max-width: 5.3rem;
    max-height: 5.6rem;
    margin-bottom: 0.5rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--illness-percentage #jsonIllnessPercentage {
    margin-bottom: 1.5rem;
    max-width: 10rem;
    max-height: 10.5rem;
  }
}
.c-tiles--illness-percentage #periodOfEmployment {
  max-width: 85%;
  max-height: 17rem;
  margin-bottom: 2rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--illness-percentage #periodOfEmployment {
    margin-bottom: 1.5rem;
    max-height: 10.3rem;
    max-width: 75%;
  }
}
.c-tiles--illness-percentage small {
  font-size: 1.8rem;
  color: #7E101D;
  font-weight: 300;
  margin: 1px 0;
  line-height: 1.3;
}
@media screen and (max-width: 1023px) {
  .c-tiles--illness-percentage small {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--illness-percentage small {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--illness-percentage small {
    font-size: 2rem;
  }
}
.c-tiles--illness-percentage .wrap {
  margin-bottom: 2rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.c-tiles--illness-employees {
  background-color: #009640;
  display: flex;
  flex-direction: column;
  padding-top: 2rem;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 900px) {
  .c-tiles--illness-employees {
    padding-top: 1rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--illness-employees {
    height: 35rem;
  }
}
.c-tiles--illness-employees #jsonIllnessEmployees {
  max-width: 18.5rem;
  height: 26rem;
  position: absolute;
  bottom: 1rem;
  left: 1rem;
  z-index: 1;
}
@media screen and (max-width: 1023px) {
  .c-tiles--illness-employees #jsonIllnessEmployees {
    max-width: 12rem;
    height: 19rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--illness-employees #jsonIllnessEmployees {
    max-width: 8rem;
    height: 13rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--illness-employees #jsonIllnessEmployees {
    max-width: 13rem;
    height: 20rem;
    left: -6rem;
    right: 0;
    margin: auto;
  }
}
.c-tiles--illness-employees span {
  font-size: 7.5rem;
  margin-right: 2rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--illness-employees span {
    font-size: 5.9rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--illness-employees span {
    font-size: 3.5rem;
    margin-right: 1rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--illness-employees span {
    font-size: 5.9rem;
  }
}
.c-tiles--illness-employees small {
  font-size: 2.1rem;
}
@media screen and (max-width: 1023px) {
  .c-tiles--illness-employees small {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--illness-employees small {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--illness-employees small {
    font-size: 1.7rem;
  }
}
.c-tiles--illness-employees .wrap {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center;
}
.c-tiles--illness-employees .runner-wrap {
  width: 100%;
  height: 25rem;
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
@media screen and (max-width: 1023px) {
  .c-tiles--illness-employees .runner-wrap {
    height: 19rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--illness-employees .runner-wrap {
    height: 13rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--illness-employees .runner-wrap {
    height: 21rem;
    bottom: 5rem;
  }
}
.c-tiles--illness-employees .runner-wrap img {
  max-width: inherit;
  width: 250rem;
  animation: walkingBg infinite 10s linear;
}
@media screen and (max-width: 1023px) {
  .c-tiles--illness-employees .runner-wrap img {
    width: 200rem;
  }
}
@media screen and (max-width: 900px) {
  .c-tiles--illness-employees .runner-wrap img {
    width: 150rem;
  }
}
@media screen and (max-width: 600px) {
  .c-tiles--illness-employees .runner-wrap img {
    width: 350rem;
  }
}

.c-end {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 20rem 0 23rem;
  min-height: 100vh;
}
@media screen and (max-width: 1050px) {
  .c-end {
    flex-direction: column;
    padding: 15rem 0 18rem;
  }
}
@media screen and (max-width: 600px) {
  .c-end {
    padding: 10rem 0 20rem;
  }
}
.c-end__text {
  max-width: 67rem;
  margin-left: 10rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media screen and (max-width: 1050px) {
  .c-end__text {
    order: 2;
    width: 70rem;
    margin-top: 4rem;
    margin-left: 0;
  }
}
@media screen and (max-width: 700px) {
  .c-end__text {
    width: calc(100% - 10rem);
  }
}
@media screen and (max-width: 550px) {
  .c-end__text {
    width: calc(100% - 8rem);
  }
}
@media screen and (max-width: 500px) {
  .c-end__text {
    width: calc(100% - 7rem);
  }
}
@media screen and (max-width: 400px) {
  .c-end__text {
    width: calc(100% - 6rem);
  }
}
.c-end__text h3 {
  margin-bottom: 3rem;
}
.c-end__text p {
  margin-bottom: 3rem;
}
.c-end__images {
  width: 61rem;
  position: relative;
}
@media screen and (max-width: 1675px) {
  .c-end__images {
    width: 50rem;
  }
}
@media screen and (max-width: 1050px) {
  .c-end__images {
    order: 1;
  }
}
@media screen and (max-width: 900px) {
  .c-end__images {
    width: 45rem;
  }
}
@media screen and (max-width: 700px) {
  .c-end__images {
    width: calc(100% - 30rem);
  }
}
@media screen and (max-width: 550px) {
  .c-end__images {
    width: calc(100% - 20rem);
  }
}
@media screen and (max-width: 500px) {
  .c-end__images {
    width: calc(100% - 10rem);
  }
}
.c-end__images img {
  width: 100%;
}
@media screen and (max-width: 600px) {
  .c-end__images__1 {
    animation: swingMobile 2.5s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
  }
}
@media screen and (max-width: 600px) {
  .c-end__images__3 {
    animation: swingMobile 2.5s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
  }
}
.c-end .btn:hover {
  background-color: #156C8F;
  transform: scale(1.05) !important;
}

.c-footer {
  background-color: #F1F8FD;
  padding: 2.5rem 0;
  position: fixed;
  bottom: 0;
  transform: translateY(100%);
  left: 0;
  width: 100%;
  transition: 0.5s all;
  z-index: 3;
}
@media screen and (max-width: 1024px) {
  .c-footer {
    padding: 2rem 0 3rem;
  }
}
.c-footer ol {
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-footer ol li {
  margin: 0 2rem;
  transition: 0.5s all;
}
.c-footer ol li small {
  display: none;
}
@media screen and (max-width: 600px) {
  .c-footer ol li small {
    display: flex;
    font-weight: 700;
    color: #2DAFE6;
    font-family: "Nobel", sans-serif;
    font-weight: 700;
  }
}
@media screen and (max-width: 600px) {
  .c-footer ol li {
    display: none;
  }
}
.c-footer ol li a {
  text-decoration: none;
  font-family: "Nobel", sans-serif;
  font-weight: 700;
  font-size: 2.3rem;
  color: #ABB5B9;
  line-height: 1;
  transition: 0.5s all;
}
@media screen and (max-width: 600px) {
  .c-footer__nav .is-active {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
}
.c-footer__nav .is-active a {
  color: #2DAFE6;
}

.footerIsActive {
  transform: translateY(0);
}

.scroll-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
}
@media screen and (max-width: 1024px) {
  .scroll-bar {
    bottom: inherit;
    top: 0;
  }
}

.scroll-progress {
  width: 0px;
  height: 5px;
  background-color: #2DAFE6;
}

.u-bg-cover-center {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.u-bg-contain-top {
  background-position: top center;
  background-size: contain;
  background-repeat: no-repeat;
}

.u-multiple-media {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.u-multiple-media img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  min-height: 100%;
  min-width: 100%;
  transform: translate(-50%, -50%);
}

.u-bx-shadow {
  box-shadow: 0px 0px 11px 0px rgba(50, 50, 50, 0.35);
}
.u-bx-shadow--small {
  box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.15);
}

.u-reset-ul {
  padding: 0;
  margin: 0;
}
.u-reset-ul li {
  list-style-type: none;
}

.u-reset-arrow-list {
  margin-bottom: 2rem;
}
.u-reset-arrow-list li a {
  display: block;
}
.u-reset-arrow-list li a img {
  width: 15px;
}

.u-border-radius-primary {
  border-top-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

/*# sourceMappingURL=main.css.map */
