/* * Hide only visually, but have it available for screenreaders: h5bp.com/v
 * * Converted from HTML5 Boilerplate
 * */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

@font-face {
  font-family: "Corporative Sans";
  src: url("../assets/fonts/corporative-sans-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Corporative Sans";
  src: url("../assets/fonts/corporative-sans-bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Corporative Sans";
  src: url("../assets/fonts/corporative-sans-black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}
* {
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  scroll-behavior: smooth;
}

body {
  font-size: 2rem;
  font-family: "Corporative Sans", sans-serif;
  font-weight: 400;
  line-height: 1.5;
}

main {
  overflow: hidden;
}

hr {
  border: 0;
  height: 1px;
  background-color: black;
}

p {
  line-height: 2;
}

table {
  border-collapse: collapse;
}

video,
audio,
img {
  max-width: 100%;
}

button {
  border: 0;
  background: transparent;
  outline: none;
}

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

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
body {
  animation: fadein 1s;
}

.center-wrapper {
  max-width: 1158px;
  padding: 0 36px;
  margin: 0 auto;
}

.heading-1, .heading-2, .heading-3, .heading-4 {
  position: relative;
  margin: 0;
  display: inline-block;
}
.heading-1, .heading-2 {
  font-size: 2.6rem;
  line-height: 1.34;
  letter-spacing: 2.6px;
  text-transform: uppercase;
}
.heading-1 {
  color: #3729FF;
}
.heading-2 {
  color: #888888;
}
@media only screen and (min-width: 64em) {
  .heading-1 {
    font-size: 4.5rem;
    line-height: 1.22;
    font-weight: 900;
  }
}

.heading-group {
  display: inline-block;
}
.heading-group.bubble, .heading-group.bubble-small {
  position: relative;
}
.heading-group.bubble .bubble, .heading-group.bubble-small .bubble {
  position: absolute;
  top: -15px;
  content: "";
  background-image: url(../assets/icons/icon-bubble.svg);
  background-position: center center;
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  background-size: cover;
}
.heading-group.border-bottom {
  padding-bottom: 20px;
  border-bottom: 1px solid #fff;
  min-width: 60%;
}
@media only screen and (min-width: 64em) {
  .heading-group.bubble .bubble {
    top: -37px;
    background-image: url(../assets/icons/icon-bubble-big.svg);
    width: 41px;
    height: 39px;
  }
}

.bg-pink {
  background-color: #FFC9BB;
}
.bg-salmon {
  background-color: #FF967B;
}
.bg-purple {
  background-color: #9891FF;
}

.menu-btn {
  width: 70px;
  height: 70px;
  position: fixed;
  top: 0;
  right: 0;
  padding: 0;
  z-index: 10000;
  background-color: #3729FF;
}
.menu-btn span {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  width: 30px;
  height: 2px;
  background-color: #fff;
  transition: all 0.25s ease-in;
}
.menu-btn span:nth-child(1) {
  top: 20px;
}
.menu-btn span:nth-child(2) {
  top: 34px;
}
.menu-btn span:nth-child(3) {
  top: 50px;
}
.menu-btn.menu-open span:nth-child(1) {
  animation: animate-first 0.25s forwards 0.5s;
}
.menu-btn.menu-open span:nth-child(2) {
  top: 20px;
  opacity: 0;
}
.menu-btn.menu-open span:nth-child(3) {
  top: 20px;
  animation: animate-third 0.25s forwards 0.5s;
}

@keyframes animate-first {
  0% {
    top: 20px;
    transform: rotate(0);
  }
  50% {
    top: 35px;
    transform: rotate(0);
  }
  100% {
    top: 35px;
    transform: rotate(45deg);
  }
}
@keyframes animate-third {
  0% {
    transform: rotate(0);
  }
  50% {
    top: 35px;
    transform: rotate(0);
  }
  100% {
    top: 35px;
    transform: rotate(-45deg);
  }
}
.page-header-mobile .logo-panel {
  padding-right: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  background-color: #fff;
}
.page-header-mobile .logo-panel .logo {
  width: 76px;
  height: 25px;
  display: block;
  -webkit-mask-image: url(../assets/img/logo-blue.svg);
  -webkit-mask-size: 76px 25px;
  -webkit-mask-repeat: no-repeat;
  background-color: #00669E;
}
.page-header-mobile .logo-panel .logo-signature {
  margin: 0;
  text-transform: uppercase;
  font-size: 1.1rem;
  font-weight: 900;
  line-height: 1.27;
  color: #00669E;
}
.page-header-mobile .site-actions {
  padding: 15px;
  display: flex;
  justify-content: space-around;
}
.page-header-mobile .site-actions .site-action-button {
  width: 30px;
  height: 30px;
  margin: 0 2px;
  padding: 0;
  outline: 0;
  background: transparent;
  text-indent: -99999px;
  cursor: pointer;
  transition: transform 0.2s ease-in;
}
.page-header-mobile .site-actions .site-action-button.font-increase {
  -webkit-mask-image: url(../assets/icons/font-increase.svg);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 20px;
  -webkit-mask-position: center center;
  background-color: #fff;
}
.page-header-mobile .site-actions .site-action-button.font-decrease {
  -webkit-mask-image: url(../assets/icons/font-decrease.svg);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 16px 21px;
  -webkit-mask-position: center center;
  background-color: #fff;
}
.page-header-mobile .site-actions .site-action-button.toggle-contrast {
  -webkit-mask-image: url(../assets/icons/toggle-contrast.svg);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 100px;
  -webkit-mask-position: center center;
  background-color: #fff;
}
.page-header-mobile .site-actions .site-action-button:hover {
  transform: translateY(-2px);
}
@media only screen and (min-width: 48em) {
  .page-header-mobile {
    display: none;
  }
}

body.menu-open {
  overflow: hidden;
}

.nav-mobile {
  top: 0;
  right: 0;
  left: 20%;
  position: fixed;
  z-index: 10000;
  width: 80%;
  padding: 0 36px;
  background-color: #3729FF;
  transform: translateY(-100%);
}
.nav-mobile.menu-open {
  animation: menu-down 0.3s forwards 0.3s;
}
.nav-mobile.menu-close {
  animation: menu-up 0.3s;
}
.nav-mobile .actions-panel {
  display: flex;
  justify-content: space-around;
  align-items: center;
  min-height: 55px;
}
.nav-mobile .actions-panel .lang-selection {
  text-transform: uppercase;
  font-size: 1.7rem;
  line-height: 1;
  font-weight: 400;
  color: #fff;
}
.nav-mobile .main-menu {
  list-style: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  color: #fff;
}
.nav-mobile .main-menu li {
  display: inline-block;
  position: relative;
  font-size: 1.8rem;
}
.nav-mobile .main-menu li::before {
  content: "";
  top: 0;
  right: 0;
  left: 0;
  position: absolute;
  width: 75px;
  height: 1px;
  margin: 0 auto;
  background-color: #fff;
}
.nav-mobile .main-menu li a {
  min-width: 150px;
  text-align: center;
  display: block;
  padding: 20px 0;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 1;
}

@keyframes menu-down {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(70px);
  }
}
@keyframes menu-up {
  from {
    transform: translateY(70px);
  }
  to {
    transform: translateY(-100%);
  }
}
.page-header-desktop {
  display: none;
  top: 0;
  right: 0;
  left: 0;
  position: fixed;
  z-index: 10000;
  background-color: #fff;
}
@media only screen and (min-width: 48em) {
  .page-header-desktop {
    display: block;
  }
  .page-header-desktop .top-panel {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 15px;
  }
  .page-header-desktop .top-panel .logo {
    margin-right: 45px;
    width: 125px;
    height: 40px;
    background: url(../assets/img/logo-blue.svg) center center no-repeat;
    background-size: 125px, 40px;
    text-indent: -99999px;
  }
  .page-header-desktop .top-panel .logo-wrapper {
    display: flex;
    align-items: center;
  }
  .page-header-desktop .top-panel .logo-signature {
    margin: 0;
    text-transform: uppercase;
    font-size: 1.1rem;
    font-weight: 900;
    line-height: 1.27;
    color: #00669E;
  }
  .page-header-desktop .top-panel .site-actions {
    display: flex;
    align-items: center;
  }
  .page-header-desktop .top-panel .site-actions .search-button {
    cursor: pointer;
    transition: transform 0.2s ease-in;
  }
  .page-header-desktop .top-panel .site-actions .search-button:hover {
    transform: translateY(-3px);
  }
  .page-header-desktop .top-panel .site-actions .icon {
    width: 19px;
    height: 19px;
    transition: transform 0.2s ease-in;
  }
  .page-header-desktop .top-panel .site-actions .icon:nth-child(1) {
    margin-right: 28px;
  }
  .page-header-desktop .top-panel .site-actions .icon:hover {
    transform: translateY(-3px);
  }
  .page-header-desktop .top-panel .site-actions .lang-selection {
    position: relative;
    padding-left: 20px;
    font-size: 1.7rem;
    line-height: 1;
    font-weight: 400;
    transition: all 0.2s ease-in;
  }
  .page-header-desktop .top-panel .site-actions .lang-selection:hover {
    color: #FF967B;
  }
  .page-header-desktop .top-panel .site-actions .lang-selection::before {
    position: absolute;
    top: -2px;
    left: 0;
    content: "";
    height: 23px;
    width: 1px;
    background-color: #000000;
  }
  .page-header-desktop .site-actions {
    margin-left: 25px;
  }
  .page-header-desktop .site-action-button {
    width: 30px;
    height: 30px;
    margin: 0 2px;
    padding: 0;
    outline: 0;
    background: transparent;
    text-indent: -99999px;
    cursor: pointer;
    transition: transform 0.2s ease-in;
  }
  .page-header-desktop .site-action-button.font-increase {
    background-image: url(../assets/icons/font-increase.svg);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center center;
  }
  .page-header-desktop .site-action-button.font-decrease {
    background-image: url(../assets/icons/font-decrease.svg);
    background-repeat: no-repeat;
    background-size: 16px 21px;
    background-position: center center;
  }
  .page-header-desktop .site-action-button.toggle-contrast {
    background-image: url(../assets/icons/toggle-contrast.svg);
    background-repeat: no-repeat;
    background-size: 70px;
    background-position: top 48% center;
  }
  .page-header-desktop .site-action-button:hover {
    transform: translateY(-2px);
  }
}

.nav-desktop {
  padding: 15px 0;
}
.nav-desktop .main-menu {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-desktop .main-menu li {
  font-size: 1.4rem;
}
.nav-desktop .main-menu li a {
  text-transform: uppercase;
  color: #3729FF;
  font-weight: 900;
  line-height: 1;
  line-height: 1.5px;
  transition: color 0.25s ease-in;
}
.nav-desktop .main-menu li a:hover {
  color: #FF967B;
}

.icon {
  width: 27px;
  height: 27px;
  display: inline-block;
  padding: 0;
  text-indent: -99999px;
}
.icon.icon-search {
  background: url("../assets/icons/icon-search.svg") center center no-repeat;
  background-size: contain;
}
.icon.icon-home {
  background: url("../assets/icons/icon-home.svg") center center no-repeat;
  background-size: contain;
}
.icon.icon-search-black {
  background: url("../assets/icons/icon-search-black.svg") center center no-repeat;
  background-size: contain;
}
.icon.icon-home-black {
  background: url("../assets/icons/icon-home-black.svg") center center no-repeat;
  background-size: contain;
}
.icon.icon-innovative {
  background: url("../assets/icons/icon-innovative.svg") center center no-repeat;
  background-size: contain;
}
.icon.icon-football {
  background: url("../assets/icons/icon-football.svg") center center no-repeat;
  background-size: contain;
}
.icon.icon-market {
  background: url("../assets/icons/icon-market.svg") center center no-repeat;
  background-size: contain;
}
.icon.icon-progression {
  background: url("../assets/icons/icon-progression.svg") center center no-repeat;
  background-size: contain;
}
.icon.icon-stypendium {
  background: url("../assets/icons/icon-stypendium.svg") center center no-repeat;
  background-size: contain;
}
.icon.icon-support {
  background: url("../assets/icons/icon-support.svg") center center no-repeat;
  background-size: contain;
}

.page-hero {
  height: calc(100vh - 70px);
  padding: 30vh 60px 95px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
}
.page-hero-video {
  display: none;
}
.page-hero-title {
  position: relative;
  display: block;
  margin: 0;
  font-size: 4.5rem;
  line-height: 1.26;
  font-weight: 900;
  color: #FF967B;
  z-index: 100;
}
@media only screen and (min-width: 48em) {
  .page-hero {
    height: calc(100vh - 130px);
    padding-top: 45vh;
    position: relative;
  }
  .page-hero::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 20vh;
    width: 100%;
    background: linear-gradient(180deg, white 15%, rgba(255, 255, 255, 0) 95%);
    z-index: 10;
  }
  .page-hero-title {
    font-size: 4.9rem;
  }
  .page-hero-title br {
    display: none;
  }
  .page-hero .btn {
    display: none;
  }
}
@media only screen and (min-width: 64em) {
  .page-hero {
    background: none !important;
  }
  .page-hero::before {
    height: 10vh;
    background: linear-gradient(180deg, white 5%, rgba(255, 255, 255, 0) 78%);
  }
  .page-hero-video {
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
  }
  .page-hero-video video {
    width: 100%;
    height: calc(100vh - 130px);
    object-fit: cover;
    vertical-align: bottom;
  }
}

.btn {
  position: relative;
  display: inline-block;
  padding: 20px 50px;
  border-radius: 29px;
  font-size: 1.5rem;
  font-weight: 900;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 1;
  background-color: #3729FF;
  z-index: 100;
}
.btn-wrapper {
  text-align: center;
}

@media only screen and (min-width: 48em) {
  .page-wrapper {
    margin-top: 131px;
  }
}

.page-home .discover-section {
  display: none;
}
.page-home .idea-section {
  position: relative;
  padding: 90px 0 85px;
}
.page-home .idea-section .heading-group .bubble {
  left: -7px;
}
.page-home .idea-section-text {
  position: relative;
  width: 80%;
  margin: 25px 0 0;
  font-size: 2.6rem;
  line-height: 1.23;
  font-weight: 900;
  color: #3729FF;
  z-index: 100;
}
.page-home .idea-section-text a {
  display: block;
  margin-top: 40px;
  width: 63px;
  height: 63px;
  background: url(../assets/icons/icon-idea.svg) center center no-repeat;
  background-size: contain;
}
.page-home .idea-section .particles .p1 {
  top: -80px;
  right: 5vw;
  width: 60px;
  height: 25px;
  background-image: url(../assets/particles/idea-p1.svg);
}
.page-home .idea-section .particles .p2 {
  top: -45px;
  right: 20vw;
  width: 100px;
  height: 100px;
  background-image: url(../assets/particles/idea-p2.svg);
}
.page-home .idea-section .particles .p3 {
  top: 190px;
  right: -10px;
  width: 95px;
  height: 95px;
  background-image: url(../assets/particles/idea-p3.svg);
}
.page-home .idea-section .particles .p4 {
  top: 265px;
  right: 25vw;
  width: 93px;
  height: 93px;
  background-image: url(../assets/particles/idea-p4.svg);
}
.page-home .gallery-section {
  display: flex;
  flex-wrap: wrap;
}
.page-home .gallery-section .gallery-img {
  width: 50%;
  max-height: 340px;
}
.page-home .gallery-section .gallery-img img {
  width: 100%;
  vertical-align: bottom;
  height: 100%;
  object-fit: cover;
}
.page-home .what-after-section {
  position: relative;
  padding: 40px 0 80px;
}
.page-home .what-after-section .heading-group {
  margin-bottom: 60px;
}
.page-home .what-after-section .heading-group .bubble {
  left: 162px;
}
.page-home .what-after-section .quotes-slider {
  margin-bottom: 70px;
}
.page-home .what-after-section .btn-wrapper {
  margin-top: 70px;
}
.page-home .what-after-section .particles .p1 {
  width: 89px;
  height: 100px;
  top: 600px;
  left: -10px;
  background-image: url(../assets/particles/wa-p1.svg);
}
.page-home .what-after-section .particles .p2 {
  width: 80px;
  height: 43px;
  top: 570px;
  right: 5vw;
  background-image: url(../assets/particles/wa-p2.svg);
}
@media only screen and (min-width: 48em) {
  .page-home .discover-section {
    display: block;
  }
  .page-home .idea-section {
    padding-top: 100px;
  }
  .page-home .idea-section .heading-group {
    width: 260px;
    min-width: unset;
  }
  .page-home .idea-section .heading-group .bubble {
    left: -15px;
  }
  .page-home .idea-section .particles .p1 {
    width: 140px;
    height: 140px;
    top: -80px;
    left: 30vw;
    background-image: url(../assets/particles/idea-p1-d.svg);
  }
  .page-home .idea-section .particles .p2 {
    display: none;
    width: 240px;
    height: 240px;
    background-image: url(../assets/particles/idea-p2-d.svg);
  }
  .page-home .idea-section .particles .p3 {
    width: 145px;
    height: 145px;
    top: 170px;
    right: 8vw;
    background-image: url(../assets/particles/idea-p3-d.svg);
  }
  .page-home .idea-section .particles .p4 {
    width: 145px;
    height: 145px;
    left: 2vw;
    top: 200px;
    background-image: url(../assets/particles/idea-p4-d.svg);
  }
  .page-home .idea-section .particles .p5 {
    right: 27%;
    top: -150px;
    width: 150px;
    height: 150px;
    background-image: url(../assets/icons/idea-bow.svg);
  }
  .page-home .idea-section .particles .p6 {
    left: 38%;
    top: 230px;
    width: 200px;
    height: 180px;
    background-image: url(../assets/icons/idea-bow-2.svg);
  }
  .page-home .gallery-section .gallery-img {
    width: 25%;
    max-height: 600px;
  }
  .page-home .what-after-section {
    padding-top: 75px;
  }
  .page-home .what-after-section .heading-group .bubble {
    left: 270px;
  }
  .page-home .what-after-section .particles .p1 {
    display: none;
    width: 270px;
    height: 270px;
    bottom: 140px;
    left: 5vw;
    background-image: url(../assets/particles/wa-1-d.svg);
  }
  .page-home .what-after-section .particles .p2 {
    width: 115px;
    height: 115px;
    top: 428px;
    left: 26vw;
    background-image: url(../assets/particles/wa-2-d.svg);
  }
}
@media only screen and (min-width: 64em) {
  .page-home .discover-section {
    background-size: contain;
  }
  .page-home .idea-section:before {
    width: 202px;
    height: 202px;
  }
  .page-home .idea-section:after {
    width: 275px;
    height: 240px;
  }
  .page-home .idea-section-text {
    max-width: 60%;
  }
  .page-home .idea-section .particles .p2 {
    display: block;
    right: 5vw;
  }
  .page-home .what-after-section .heading-group {
    margin-bottom: 15px;
  }
  .page-home .what-after-section .btn-wrapper {
    margin-top: 120px;
  }
  .page-home .what-after-section .particles .p1 {
    display: block;
  }
  .page-home .what-after-section .particles .p2 {
    top: 748px;
    left: 32vw;
  }
}
@media only screen and (min-width: 85em) {
  .page-home .what-after-section .particles .p1 {
    top: 500px;
    left: 3vw;
  }
  .page-home .what-after-section .particles .p2 {
    left: 29vw;
    top: 690px;
  }
  .page-home .idea-section .particles .p2 {
    top: -65px;
    right: -2vw;
  }
  .page-home .idea-section .particles .p3 {
    top: 175px;
    right: 1vw;
  }
}

.page-what-we-do .page-wrapper {
  padding-bottom: 50px;
}
.page-what-we-do .page-header-mobile .logo-panel {
  display: none;
}
.page-what-we-do .heading-group {
  margin: 50px 0 70px;
}
.page-what-we-do .heading-group .bubble {
  display: none;
}
.page-what-we-do .what-we-do-list {
  position: relative;
}
.page-what-we-do .what-we-do-list .what-we-do-list-item {
  margin-bottom: 75px;
}
.page-what-we-do .what-we-do-list .what-we-do-list-item .person-profile .icon-redirectable::before {
  display: none;
}
.page-what-we-do .what-we-do-list .what-we-do-list-item a {
  display: block;
}
.page-what-we-do .what-we-do-list .what-we-do-list-item:nth-child(1n) .avatar:after {
  width: 300px;
  height: 300px;
  top: -43px;
  right: -74px;
  background-image: url(../assets/particles/wwd-bow-2.svg);
}
.page-what-we-do .what-we-do-list .what-we-do-list-item:nth-child(2n) .avatar:after {
  width: 210px;
  height: 210px;
  top: 2px;
  right: -105px;
  background-image: url(../assets/particles/wwd-bow-1.svg);
}
.page-what-we-do .what-we-do-list .what-we-do-list-item:nth-child(3n) .avatar:after {
  width: 235px;
  height: 235px;
  top: 17px;
  right: -22px;
  background-image: url(../assets/particles/wwd-bow-3.svg);
}
.page-what-we-do .what-we-do-list .p1 {
  width: 85px;
  height: 85px;
  top: -140px;
  right: -30px;
  background-image: url(../assets/particles/contact-p1.svg);
}
.page-what-we-do .what-we-do-list .p2 {
  width: 90px;
  height: 90px;
  top: -60px;
  right: 1vw;
  background-image: url(../assets/particles/wwdp2.svg);
}
.page-what-we-do .what-we-do-list .p3 {
  width: 80px;
  height: 80px;
  top: 10%;
  right: 0;
  background-image: url(../assets/particles/wwdp3.svg);
}
.page-what-we-do .what-we-do-list .p4 {
  width: 110px;
  height: 110px;
  top: 22%;
  right: -10px;
  background-image: url(../assets/particles/wwdp4.svg);
}
.page-what-we-do .what-we-do-list .p5 {
  width: 90px;
  height: 90px;
  top: 34%;
  left: -70px;
  background-image: url(../assets/particles/wwdp5.svg);
}
.page-what-we-do .what-we-do-list .p6 {
  width: 115px;
  height: 115px;
  top: 44.5%;
  right: -30px;
  background-image: url(../assets/particles/wwdp6.svg);
}
.page-what-we-do .what-we-do-list .p7 {
  width: 105px;
  height: 105px;
  top: 57%;
  right: 0;
  background-image: url(../assets/particles/wwdp7.svg);
}
.page-what-we-do .what-we-do-list .p8 {
  width: 125px;
  height: 125px;
  top: 66.5%;
  right: 0;
  background-image: url(../assets/particles/wwdp8.svg);
}
.page-what-we-do .what-we-do-list .p9 {
  width: 115px;
  height: 115px;
  top: 85%;
  right: -80px;
  background-image: url(../assets/particles/wwdp9.svg);
}
.page-what-we-do .what-we-do-list .p10 {
  width: 85px;
  height: 85px;
  top: 101%;
  right: 2vw;
  background-image: url(../assets/particles/wwdp1.svg);
}
@media only screen and (min-width: 48em) {
  .page-what-we-do .page-wrapper {
    padding-bottom: 130px;
  }
  .page-what-we-do .heading-group {
    margin: 70px 0 100px;
  }
  .page-what-we-do .heading-group .bubble {
    display: block;
    left: 101px;
  }
  .page-what-we-do .what-we-do-list .what-we-do-list-item {
    margin-bottom: 170px;
  }
  .page-what-we-do .what-we-do-list .what-we-do-list-item .person-profile {
    display: flex;
  }
  .page-what-we-do .what-we-do-list .what-we-do-list-item .person-profile-thumbnail {
    float: none;
  }
}
@media only screen and (min-width: 64em) {
  .page-what-we-do .what-we-do-list .what-we-do-list-item:nth-child(1n) .avatar:after {
    width: 450px;
    height: 450px;
    top: 24px;
    right: -37px;
    background-image: url(../assets/particles/wwd-bow-d-1.svg);
    z-index: -1;
  }
  .page-what-we-do .what-we-do-list .what-we-do-list-item:nth-child(3n) .avatar::after {
    display: none;
  }
  .page-what-we-do .what-we-do-list .what-we-do-list-item:nth-child(4n) .avatar:after {
    width: 507px;
    height: 394px;
    top: 61px;
    right: -200px;
    background-image: url(../assets/particles/wwd-bow-d-2.svg);
  }
  .page-what-we-do .what-we-do-list .what-we-do-list-item:nth-child(5n) .avatar:after {
    width: 485px;
    height: 405px;
    top: 89px;
    right: -62px;
    background-image: url(../assets/particles/wwd-bow-d-3.svg);
  }
  .page-what-we-do .what-we-do-list .p1 {
    width: 170px;
    height: 170px;
    top: -80px;
    right: auto;
    left: 17vw;
    background-image: url(../assets/particles/wwdp1-d.svg);
  }
  .page-what-we-do .what-we-do-list .p2 {
    width: 250px;
    height: 250px;
    top: -60px;
    right: 1vw;
    background-image: url(../assets/particles/wwdp2-d.svg);
  }
  .page-what-we-do .what-we-do-list .p3 {
    width: 180px;
    height: 180px;
    top: 8%;
    right: auto;
    left: -180px;
    background-image: url(../assets/particles/wwdp3-d.svg);
  }
  .page-what-we-do .what-we-do-list .p4 {
    width: 200px;
    height: 200px;
    top: 22%;
    right: -10px;
    background-image: url(../assets/particles/wwdp4-d.svg);
  }
  .page-what-we-do .what-we-do-list .p5 {
    width: 300px;
    height: 300px;
    top: 30%;
    left: auto;
    right: 8vw;
    background-image: url(../assets/particles/wwdp5-d.svg);
  }
  .page-what-we-do .what-we-do-list .p6 {
    width: 190px;
    height: 190px;
    top: 44.5%;
    right: -30px;
    background-image: url(../assets/particles/wwdp6-d.svg);
  }
  .page-what-we-do .what-we-do-list .p7 {
    width: 280px;
    height: 280px;
    top: 54%;
    right: -15vw;
    background-image: url(../assets/particles/wwdp7-d.svg);
  }
  .page-what-we-do .what-we-do-list .p8 {
    width: 200px;
    height: 200px;
    top: 64%;
    right: auto;
    left: 18vw;
    background-image: url(../assets/particles/wwdp8-d.svg);
  }
  .page-what-we-do .what-we-do-list .p9 {
    width: 430px;
    height: 430px;
    top: 98%;
    right: -80px;
    background-image: url(../assets/particles/wwdp9-d.svg);
  }
  .page-what-we-do .what-we-do-list .p10 {
    width: 200px;
    height: 200px;
    top: 103%;
    right: 65vw;
    background-image: url(../assets/particles/wwdp1-d.svg);
  }
}

.avatar {
  position: relative;
  margin: 0 auto;
  width: 265px;
  height: 265px;
}
.avatar-medium {
  width: 205px;
  height: 205px;
}
.avatar-medium .icon-redirectable {
  left: -13px;
  top: 0;
}
.avatar-small {
  width: 170px;
  height: 170px;
}
.avatar-small .icon-redirectable {
  left: -20px;
  top: 0px;
}
.avatar-img {
  border-radius: 50%;
  overflow: hidden;
  transition: all 0.25s ease-in;
}
.avatar img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}

.icon-redirectable {
  display: block;
  position: absolute;
  left: 0;
  top: 25px;
  width: 53px;
  height: 53px;
  background: url(../assets/icons/icon-redirect.svg) center center no-repeat;
  background-size: contain;
}
.icon-redirectable::before {
  display: block;
  width: 72px;
  height: 72px;
  margin-left: -12px;
  margin-top: -12px;
  content: "";
  background: url(../assets/icons/icon-redirect-bow.svg) center center no-repeat;
  background-size: contain;
}

.quote {
  margin: 0;
  padding: 15px 36px 0;
  text-align: left;
}
.quote-slider .slick-arrow {
  display: none !important;
}
.quote-text {
  margin: 0 0 24px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.43;
  color: #6d6d6d;
}
.quote-body {
  position: relative;
  padding: 70px 22px 16px;
  border: 1px solid #888888;
}
.quote-body::before {
  content: "";
  top: -29px;
  left: -36px;
  position: absolute;
  width: 110px;
  height: 88px;
  background: url(../assets/icons/quote-sign.svg) center center no-repeat;
  background-size: contain;
  z-index: 20;
}
.quote-signature {
  margin: 0;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.2;
  color: #6d6d6d;
  text-align: right;
}
.quote-img-wrapper {
  margin-bottom: -45px;
  position: relative;
  z-index: 10;
}
.quote-img-wrapper a {
  display: block;
}
.quote-img-wrapper .avatar::after {
  top: -24px;
  right: -11px;
  position: absolute;
  display: block;
  width: 113px;
  height: 113px;
  content: "";
  background: url(../assets/icons/quote-img-bow.svg) center center no-repeat;
  background-size: contain;
  z-index: -1;
}
@media only screen and (min-width: 64em) {
  .quote-slider {
    position: relative;
    width: 75%;
    max-width: 900px;
    margin: 0 auto;
  }
  .quote-slider .slick-arrow {
    display: block !important;
    position: absolute;
    top: calc(50% + 100px);
    text-indent: -9999px;
    cursor: pointer;
  }
  .quote-slider .slick-arrow.slick-prev {
    left: -100px;
    margin-top: -45px;
    width: 90px;
    height: 90px;
    background: url(../assets/icons/icon-arrow-prev.svg) center center no-repeat;
    background-size: contain;
  }
  .quote-slider .slick-arrow.slick-next {
    margin-top: -60px;
    right: -110px;
    width: 112px;
    height: 112px;
    background: url(../assets/icons/icon-arrow-next.svg) center center no-repeat;
    background-size: contain;
  }
  .quote-img-wrapper {
    margin-bottom: -65px;
  }
  .quote-img-wrapper .avatar {
    margin-right: 0;
    width: 260px;
    height: 280px;
  }
  .quote-img-wrapper .avatar::after {
    width: 166px;
    height: 166px;
    right: -9px;
    top: -31px;
  }
  .quote-img-wrapper .avatar .icon-redirectable {
    display: none;
  }
  .quote-body {
    padding: 90px 50px 35px;
  }
  .quote-body::before {
    width: 208px;
    height: 163px;
    top: -115px;
    left: 54px;
  }
  .quote-signature {
    font-size: 2.2rem;
    line-height: 1.22;
  }
  .quote-text {
    margin-bottom: 20px;
    font-size: 3.2rem;
    line-height: 1.21;
  }
}

.contrast .what-we-do-section .what-we-do-slide-text, .contrast .what-we-do-section .what-we-do-slide-signature {
  color: #fff;
}
.contrast .what-we-do-section .what-we-do-slider .what-we-do-slide .what-we-do-slide-text, .contrast .what-we-do-section .what-we-do-slider .what-we-do-slide .what-we-do-slide-signature {
  color: #fff;
}
.contrast .what-we-do-section .what-we-do-slider .slick-arrow.slick-next {
  background: url(../assets/icons/icon-arrow-prev-yellow.svg) center center no-repeat;
  background-size: contain;
  transform: rotate(0);
}
.contrast .what-we-do-section .what-we-do-slider .slick-arrow.slick-prev {
  background: url(../assets/icons/icon-arrow-prev-yellow.svg) center center no-repeat;
  background-size: contain;
  transform: rotate(180deg);
}

.what-we-do-slider {
  display: none;
}
.what-we-do-section {
  position: relative;
  padding: 60px 0 80px;
}
.what-we-do-section .heading-group {
  margin-bottom: 70px;
}
.what-we-do-section .heading-group .bubble {
  left: 101px;
}
.what-we-do-section .avatar {
  z-index: 10;
  transition: all 0.25s ease-in;
}
.what-we-do-section .avatar::after {
  top: -16px;
  right: -19px;
  position: absolute;
  display: block;
  width: 310px;
  height: 310px;
  content: "";
  background: url(../assets/icons/wwd-avatar-bow.svg) center center no-repeat;
  background-size: cover;
}
.what-we-do-section .avatar:hover .avatar-img {
  transform: scale(1.1);
}
.what-we-do-particles .p1 {
  width: 135px;
  height: 135px;
  top: -35px;
  right: -20px;
  background-image: url(../assets/particles/wwd-p1.svg);
}
.what-we-do-particles .p2 {
  width: 80px;
  height: 140px;
  top: 74px;
  left: -30px;
  background-image: url(../assets/particles/wwd-p2.svg);
}
.what-we-do-particles .p3 {
  width: 150px;
  height: 150px;
  top: 152px;
  right: -20px;
  background-image: url(../assets/particles/wwd-p3.svg);
}
.what-we-do-particles .p4 {
  width: 145px;
  height: 145px;
  top: 18%;
  right: -40px;
  background-image: url(../assets/particles/wwd-p4.svg);
}
.what-we-do-particles .p5 {
  width: 50px;
  height: 75px;
  top: 74%;
  right: 4vw;
  background-image: url(../assets/particles/wwd-p5.svg);
}
.what-we-do-particles .p6 {
  width: 95px;
  height: 95px;
  top: 76%;
  left: 5vw;
  background-image: url(../assets/particles/wwd-p6.svg);
}
.what-we-do-particles .p7 {
  width: 130px;
  height: 130px;
  top: 77%;
  right: 0;
  background-image: url(../assets/particles/wwd-p7.svg);
}
.what-we-do-particles .p8 {
  width: 60px;
  height: 60px;
  bottom: 290px;
  right: -30px;
  background-image: url(../assets/particles/wwd-p8.svg);
}
.what-we-do-particles .p9 {
  width: 60px;
  height: 60px;
  bottom: 140px;
  left: 5vw;
  background-image: url(../assets/particles/wwd-p9.svg);
}
.what-we-do-particles .p10 {
  width: 140px;
  height: 140px;
  bottom: -60px;
  right: 11vw;
  background-image: url(../assets/particles/wwd-p10.svg);
}
.what-we-do-slide {
  margin-bottom: 110px;
}
.what-we-do-slide a {
  display: block;
}
.what-we-do-slide-text {
  width: 90%;
  margin: 32px auto 35px;
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: 700;
  color: #393939;
}
.what-we-do-slide-signature {
  text-align: center;
}
.what-we-do-slide-signature .author {
  margin: 0;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.54;
  text-transform: uppercase;
}
.what-we-do-slide-signature .author-title {
  margin: 0;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 400;
}
@media only screen and (min-width: 64em) {
  .what-we-do-mobile {
    display: none;
  }
  .what-we-do-section {
    padding: 90px 0 100px;
  }
  .what-we-do-section .heading-group {
    margin-bottom: 0;
  }
  .what-we-do-section .heading-group .bubble {
    left: 169px;
  }
  .what-we-do-section .btn-wrapper {
    margin-top: 50px;
  }
  .what-we-do-particles .p1 {
    display: none;
    width: 400px;
    height: 400px;
    top: -220px;
    right: 9vw;
    background-image: url(../assets/particles/wwd-p1-d.svg);
  }
  .what-we-do-particles .p2 {
    display: none;
    width: 190px;
    height: 190px;
    top: 0px;
    right: 9vw;
    left: auto;
    background-image: url(../assets/particles/wwd-p2-d.svg);
  }
  .what-we-do-particles .p3 {
    width: 230px;
    height: 230px;
    top: 50px;
    left: -90px;
    right: auto;
    background-image: url(../assets/particles/wwd-p3-d.svg);
  }
  .what-we-do-particles .p4 {
    width: 135px;
    height: 135px;
    top: 200px;
    right: -100px;
    background-image: url(../assets/particles/wwd-p4-d.svg);
  }
  .what-we-do-particles .p5 {
    width: 220px;
    height: 220px;
    top: 67%;
    right: auto;
    left: 15vw;
    background-image: url(../assets/particles/wwd-p5-d.svg);
  }
  .what-we-do-particles .p6 {
    width: 220px;
    height: 220px;
    top: 88%;
    left: auto;
    right: 9vw;
    background-image: url(../assets/particles/wwd-p6-d.svg);
  }
  .what-we-do-particles .p7, .what-we-do-particles .p8, .what-we-do-particles .p9, .what-we-do-particles .p10 {
    display: none;
  }
  .what-we-do-slider {
    position: relative;
    display: block;
    padding: 0;
    margin: 0 -36px;
  }
  .what-we-do-slider .slick-arrow {
    position: relative;
    top: 385px;
    position: absolute;
    width: 90px;
    height: 90px;
    padding: 0;
    cursor: pointer;
    text-indent: -9999px;
    z-index: 100;
  }
  .what-we-do-slider .slick-prev {
    left: 120px;
    background: url(../assets/icons/icon-arrow-prev.svg) center center no-repeat;
    background-size: contain;
  }
  .what-we-do-slider .slick-next {
    right: 120px;
    background: url(../assets/icons/icon-arrow-prev.svg) center center no-repeat;
    background-size: contain;
    transform: rotate(180deg);
  }
  .what-we-do-slider .slick-track {
    padding-top: 30px;
  }
  .what-we-do-slider .slick-slide {
    transition: all 0.3s ease-in;
    outline: none;
  }
  .what-we-do-slider .slick-slide .what-we-do-slide {
    margin-bottom: 0;
    padding-bottom: 0;
    transition: all 0.3s ease-in;
  }
  .what-we-do-slider .slick-slide .what-we-do-slide .js--what-we-do-slide-text {
    width: 140%;
    margin-left: -20%;
    margin-right: -20%;
    margin-top: 38px;
    color: #6d6d6d;
    font-weight: 900;
    font-size: 2.2rem;
    line-height: 1.54;
    letter-spacing: 0.6px;
  }
  .what-we-do-slider .slick-slide .what-we-do-slide .js--what-we-do-slide-signature {
    color: #6d6d6d;
  }
  .what-we-do-slider .slick-slide .what-we-do-slide .js--what-we-do-slide-signature .author {
    font-size: 1.4rem;
  }
  .what-we-do-slider .slick-slide .what-we-do-slide .js--what-we-do-slide-text, .what-we-do-slider .slick-slide .what-we-do-slide .js--what-we-do-slide-signature {
    opacity: 0;
    transition: all 0.2s ease-in;
  }
  .what-we-do-slider .slick-slide .avatar {
    width: 275px;
    height: 275px;
  }
  .what-we-do-slider .slick-slide .avatar::after {
    opacity: 0;
    width: 390px;
    height: 390px;
    top: -50px;
    right: -50px;
    background-image: url(../assets/icons/avatar-wwd.svg);
    transition: all 0.2s ease-in;
  }
  .what-we-do-slider .slick-slide a {
    outline: none;
  }
  .what-we-do-slider .slick-slide.main-slide .what-we-do-slide .js--what-we-do-slide-text, .what-we-do-slider .slick-slide.main-slide .what-we-do-slide .js--what-we-do-slide-signature {
    opacity: 1;
  }
  .what-we-do-slider .slick-slide.main-slide .what-we-do-slide .avatar:after {
    opacity: 1;
  }
  .what-we-do-slider .icon-redirectable {
    display: none;
  }
}
@media only screen and (min-width: 85em) {
  .what-we-do-slider .slick-prev {
    left: 145px;
  }
  .what-we-do-slider .slick-next {
    right: 145px;
  }
}

.page-footer {
  padding: 55px 0 75px;
}
.page-footer h1, .page-footer h2, .page-footer h3, .page-footer h4, .page-footer h5, .page-footer p, .page-footer a, .page-footer span {
  display: block;
  margin: 0;
  font-size: 1rem;
  line-height: 1.8;
  font-weight: 400;
}
.page-footer a {
  transition: color 0.2s ease-in;
}
.page-footer a:hover {
  color: #FFC9BB;
}
.page-footer .column-grid-layout {
  display: grid;
  grid-template-columns: 1fr;
  grid-row-gap: 45px;
}
.page-footer .column-grid-layout .grid-item {
  position: relative;
}
.page-footer .column-grid-layout .grid-item:nth-child(1) {
  grid-column: span 3;
  display: flex;
  align-items: center;
}
.page-footer .column-grid-layout .grid-item:nth-child(2) {
  grid-row: 2;
}
.page-footer .column-grid-layout .grid-item:nth-child(3) {
  grid-row: 3;
}
.page-footer .column-grid-layout .grid-item:nth-child(4) {
  grid-row: 4;
}
.page-footer .column-grid-layout .grid-item:nth-child(3), .page-footer .column-grid-layout .grid-item:nth-child(4) {
  grid-column: span 2;
}
.page-footer .column-grid-layout .grid-item:nth-child(3):after, .page-footer .column-grid-layout .grid-item:nth-child(4):after {
  content: "";
  position: absolute;
  top: -10px;
  left: 0;
  border-top: 1px solid #000000;
  width: 44px;
  height: 1px;
}
.page-footer .logo {
  margin-right: 20px;
  width: 125px;
  height: 40px;
  background: url(../assets/img/logo.svg) center center no-repeat;
  background-size: 125px, 40px;
  text-indent: -99999px;
}
.page-footer .logo-text {
  margin: 0;
  text-transform: uppercase;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.25;
  color: #000000;
}
.page-footer .logos {
  display: block;
  margin: 12px 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  text-indent: -9999px;
}
.page-footer .logo-rzeczyobrazkowe {
  width: 114px;
  height: 14px;
  background-image: url(../assets/img/logo-rzeczyobrazkowe.svg);
}
.page-footer .logo-nawa {
  background-image: url(../assets/img/logo-nawa.svg);
  width: 55px;
  height: 14px;
}
@media only screen and (min-width: 48em) {
  .page-footer h1, .page-footer h2, .page-footer h3, .page-footer h4, .page-footer h5, .page-footer p, .page-footer a, .page-footer span {
    font-size: 1.5rem;
    line-height: 1.6;
  }
  .page-footer .column-grid-layout {
    grid-row-gap: 35px;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .page-footer .column-grid-layout .grid-item:nth-child(2) {
    padding-right: 25px;
  }
  .page-footer .column-grid-layout .grid-item:nth-child(3) {
    padding-left: 35px;
    padding-right: 20px;
    grid-column: span 1;
    grid-row: 2;
    border-left: 1px solid #000000;
  }
  .page-footer .column-grid-layout .grid-item:nth-child(3) a {
    white-space: nowrap;
  }
  .page-footer .column-grid-layout .grid-item:nth-child(3):after {
    display: none;
  }
  .page-footer .column-grid-layout .grid-item:nth-child(4) {
    padding-left: 35px;
    grid-column: span 1;
    grid-row: 2;
    border-left: 1px solid #000000;
  }
  .page-footer .column-grid-layout .grid-item:nth-child(4)::after {
    display: none;
  }
  .page-footer .column-grid-layout .grid-item:nth-child(2), .page-footer .column-grid-layout .grid-item:nth-child(3), .page-footer .column-grid-layout .grid-item:nth-child(4) {
    padding-top: 30px;
    border-top: 1px solid #000000;
    padding-bottom: 20px;
  }
  .page-footer .logo-nawa {
    width: 99px;
    height: 25px;
  }
  .page-footer .logo-rzeczyobrazkowe {
    margin: 27px 0;
  }
}
@media only screen and (min-width: 64em) {
  .page-footer .logo {
    width: 220px;
    height: 70px;
    margin-right: 45px;
    background-size: contain;
  }
  .page-footer .logo-text {
    font-size: 1.4rem;
    font-weight: 900;
  }
  .page-footer .logo-rzeczyobrazkowe {
    width: 225px;
    height: 30px;
  }
  .page-footer .logo-nawa {
    width: 100px;
    height: 25px;
  }
}

@keyframes expand {
  from {
    opacity: 0;
    pointer-events: none;
  }
  to {
    opacity: 1;
    pointer-events: auto;
  }
}
@keyframes collapse {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.discover-section {
  position: relative;
  padding: 75px 0 75px;
}
.discover-section .heading-group {
  margin-bottom: 25px;
}
.discover-section-item {
  padding: 0 25px;
  min-height: 370px;
  position: relative;
  width: 33.333%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.discover-section-item.expanded .discover-section-item-title {
  animation: collapse 0.25s forwards;
}
.discover-section-item.expanded .discover-section-item-text {
  animation: expand 0.25s forwards 0.4s;
}
.discover-section-item-title {
  margin: 0;
  font-size: 4rem;
  line-height: 1.17;
  font-weight: 900;
  letter-spacing: 1px;
  color: #3729FF;
  transition: all 0.15s ease-in;
  text-transform: uppercase;
  cursor: pointer;
  text-align: center;
}
.discover-section-item-title:hover {
  transform: scale(1.15);
}
.discover-section-item-text {
  pointer-events: none;
  opacity: 0;
  position: absolute;
  transition: all 0.2s ease-in;
}
.discover-section-item-text a {
  position: relative;
  display: block;
  margin-bottom: 25px;
  padding-left: 30px;
  font-size: 2rem;
  line-height: 1.45;
  color: #3729FF;
  letter-spacing: 1px;
  font-weight: 400;
}
.discover-section-item-text a:before {
  content: "";
  width: 12px;
  height: 12px;
  top: 50%;
  left: 0;
  position: absolute;
  margin-top: -6px;
  background: url(../assets/icons/icon-discover-link.svg) center center no-repeat;
  background-size: contain;
}
.discover-section-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.discover-section .particles .p1 {
  width: 170px;
  height: 170px;
  top: -90px;
  left: 35vw;
  background-image: url(../assets/particles/d-p1.svg);
}
.discover-section .particles .p2 {
  width: 145px;
  height: 145px;
  top: 350px;
  left: 0;
  background-image: url(../assets/particles/d-p2.svg);
}
.discover-section .particles .p3 {
  width: 250px;
  height: 250px;
  top: 80px;
  right: 2vw;
  background-image: url(../assets/particles/d-p3.svg);
}
@media only screen and (min-width: 85em) {
  .discover-section .particles .p3 {
    top: 10px;
    right: -3vw;
  }
}

.main-header {
  height: 70px;
  display: flex;
  padding: 25px 36px 0;
  background-color: #3729FF;
}
.main-header-title {
  text-transform: uppercase;
  color: #fff;
  margin: 0;
  font-size: 2.6rem;
  line-height: 1.36;
  font-weight: 900;
}
@media only screen and (min-width: 64em) {
  .main-header {
    display: none;
  }
}

.person-profile .avatar:after {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
}
.person-profile-content-title {
  margin: 40px 0 30px;
  font-size: 1.7rem;
  line-height: 1.29;
  font-weight: 900;
  letter-spacing: 0.7px;
  color: #888888;
}
.person-profile-content-title p {
  margin: 0 0 15px;
}
.person-profile-content-title p:last-of-type {
  margin-bottom: 0;
}
.person-profile-content-text {
  margin: 0;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.57;
  letter-spacing: 0.7px;
  color: #888888;
}
.person-profile-content-text p {
  margin: 0 0 15px;
}
.person-profile-content-text p:last-of-type {
  margin-bottom: 0;
}
@media only screen and (min-width: 550px) {
  .person-profile-thumbnail {
    float: left;
    margin-right: 45px;
    margin-bottom: 5px;
  }
  .person-profile-content {
    position: relative;
    margin-top: 70px;
    padding-bottom: 35px;
    height: 100%;
  }
  .person-profile-content:after {
    content: "";
    bottom: 0;
    left: 0;
    position: absolute;
    width: 200px;
    height: 1px;
    background-color: #6d6d6d;
  }
  .person-profile-content-title {
    margin-top: 0;
  }
}
@media only screen and (min-width: 64em) {
  .person-profile-content-title p {
    font-size: 2.2rem;
    line-height: 1.31;
    font-weight: 700;
  }
  .person-profile-content-text {
    font-size: 1.8rem;
    line-height: 1.61;
    font-weight: 700;
  }
  .person-profile-thumbnail {
    margin-right: 90px;
    margin-bottom: 20px;
  }
  .person-profile-thumbnail .avatar {
    width: 350px;
    height: 350px;
  }
  .person-profile-thumbnail .avatar .icon-redirectable {
    width: 75px;
    height: 75px;
    top: 0;
    left: -3px;
  }
  .person-profile-thumbnail .avatar .icon-redirectable::before {
    width: 92px;
    height: 92px;
  }
}
@media only screen and (min-width: 80em) {
  .person-profile {
    display: flex;
  }
  .person-profile-thumbnail {
    float: none;
  }
}

.page-person-detail .page-header-mobile .logo-panel {
  display: none;
}
.page-person-detail .page-wrapper {
  position: relative;
  padding-top: 70px;
}
.page-person-detail .heading-group {
  display: none;
}
.page-person-detail .person-initials {
  margin: 20px 0 40px;
}
.page-person-detail .person-initials-name {
  margin: 0;
  font-size: 2.2rem;
  color: #3729FF;
  line-height: 1.3;
  font-weight: 900;
}
.page-person-detail .person-initials-degree {
  margin: 0;
  line-height: 1.66;
  color: #3729FF;
  font-weight: 400;
}
.page-person-detail .person-detail .person-profile-thumbnail {
  margin-bottom: 40px;
}
.page-person-detail .person-detail .person-profile-thumbnail .avatar:after {
  bottom: -16px;
  left: -4px;
  position: absolute;
  content: "";
  width: 53px;
  height: 96px;
  background: url(../assets/img/person-page-avatar-1.svg) center center no-repeat;
  background-size: contain;
}
.page-person-detail .person-detail .person-profile-thumbnail .avatar:before {
  top: 0;
  right: -60px;
  position: absolute;
  content: "";
  width: 106px;
  height: 106px;
  background: url(../assets/img/person-page-avatar-2.svg) center center no-repeat;
  background-size: contain;
}
.page-person-detail .person-detail .person-profile-content {
  display: none;
}
.page-person-detail .person-detail-desc {
  margin-bottom: 100px;
}
.page-person-detail .person-detail-desc-intro {
  margin: 0 0 50px;
  font-weight: 900;
  color: #888888;
  font-size: 1.7rem;
  line-height: 1.29;
}
.page-person-detail .person-detail-desc-expand {
  margin: 0;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #888888;
  font-weight: 400;
}
.page-person-detail .person-detail .btn-wrapper {
  margin-top: 50px;
}
.page-person-detail .person-detail .btn-wrapper .btn {
  position: relative;
}
.page-person-detail .person-detail .btn-wrapper .btn:after {
  content: "";
  width: 60px;
  height: 90px;
  top: 50%;
  left: -29px;
  position: absolute;
  margin-top: -45px;
  background: url(../assets/img/btn-bow-1.svg) center center no-repeat;
  background-size: contain;
}
.page-person-detail .particles .p1 {
  width: 100px;
  height: 100px;
  top: -20px;
  right: 20vw;
  background-image: url(../assets/particles/pp-p1.svg);
}
.page-person-detail .particles .p2 {
  width: 60px;
  height: 60px;
  top: 260px;
  left: 5vw;
  background-image: url(../assets/particles/pp-p2.svg);
}
.page-person-detail .particles .p6 {
  width: 100px;
  height: 100px;
  right: 3vw;
  top: -100px;
  background-image: url(../assets/particles/pp-p3.svg);
}
@media only screen and (min-width: 48em) {
  .page-person-detail .person-initials {
    display: none;
  }
  .page-person-detail .heading-group {
    display: block;
    margin-bottom: 90px;
  }
  .page-person-detail .heading-group .bubble {
    left: 103px;
  }
  .page-person-detail .page-wrapper {
    padding-top: 60px;
  }
  .page-person-detail .person-detail .person-profile-thumbnail .avatar:before {
    display: none;
  }
  .page-person-detail .person-detail .person-profile-content {
    padding-bottom: 0;
    margin-top: 25px;
    display: block;
  }
  .page-person-detail .person-detail .person-profile-content::after {
    display: none;
  }
  .page-person-detail .person-detail-desc {
    margin-top: 50px;
    margin-bottom: 130px;
  }
  .page-person-detail .person-detail .btn-wrapper {
    margin-top: 90px;
  }
}
@media only screen and (min-width: 64em) {
  .page-person-detail .person-detail .person-profile-thumbnail {
    margin-bottom: 0;
    position: relative;
  }
  .page-person-detail .person-detail .person-profile-thumbnail:after, .page-person-detail .person-detail .person-profile-thumbnail:before {
    content: "";
    position: absolute;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
  }
  .page-person-detail .person-detail .person-profile-thumbnail:after {
    width: 165px;
    height: 165px;
    top: -90px;
    right: -50px;
    background-image: url(../assets/particles/pp-t1.svg);
  }
  .page-person-detail .person-detail .person-profile-thumbnail:before {
    width: 100px;
    height: 100px;
    top: 260px;
    right: -10px;
    background-image: url(../assets/particles/pp-t2.svg);
  }
  .page-person-detail .person-detail .person-profile-thumbnail .avatar:after {
    bottom: -26px;
    left: -14px;
    position: absolute;
    content: "";
    width: 125px;
    height: 170px;
    background: url(../assets/img/person-detail-bow-2-d.svg) center center no-repeat;
    background-size: contain;
  }
  .page-person-detail .person-detail .person-profile-content {
    margin-top: 60px;
  }
  .page-person-detail .person-detail-desc {
    margin-top: 100px;
  }
  .page-person-detail .person-detail-desc-intro {
    font-size: 2.2rem;
    line-height: 1.36;
    font-weight: bold;
  }
  .page-person-detail .person-detail-desc-expand {
    font-size: 2.2rem;
    line-height: 1.36;
  }
  .page-person-detail .particles .p1 {
    width: 240px;
    height: 240px;
    top: 30px;
    right: 3vw;
    background-image: url(../assets/particles/pp-p1-d.svg);
  }
  .page-person-detail .particles .p2 {
    width: 150px;
    height: 150px;
    top: 460px;
    left: -150px;
    background-image: url(../assets/particles/pp-p2-d.svg);
  }
  .page-person-detail .particles .p3 {
    width: 150px;
    height: 150px;
    top: 400px;
    right: 3vw;
    background-image: url(../assets/particles/pp-p3-d.svg);
  }
  .page-person-detail .particles .p4 {
    width: 200px;
    height: 200px;
    top: 600px;
    right: -16vw;
    background-image: url(../assets/particles/pp-p4-d.svg);
  }
  .page-person-detail .particles .p6 {
    width: 300px;
    height: 300px;
    top: -280px;
    right: -3vw;
    background-image: url(../assets/particles/pp-p6-d.svg);
  }
  .page-person-detail .particles .p7 {
    width: 210px;
    height: 210px;
    top: -130px;
    left: 6vw;
    background-image: url(../assets/particles/pp-p7-d.svg);
  }
}

.contrast.page-why-us .why-us-group .why-us-group-title-text {
  color: #fff;
}
.contrast.page-why-us .why-us-group .why-us-group-title .collapse-group {
  background: url(../assets/icons/icon-arrow-prev-yellow.svg) center center no-repeat;
  background-size: contain;
  transform: rotate(180deg);
}
.contrast.page-why-us .why-us-group .why-us-group-body p, .contrast.page-why-us .why-us-group .why-us-group-body strong, .contrast.page-why-us .why-us-group .why-us-group-body span {
  color: #fff;
}
.contrast.page-why-us .why-us-group .why-us-group-body a {
  color: #FFD500;
}
.contrast.page-why-us .why-us-group-container.group-expand .expanded .why-us-group-title-text {
  color: #FFD500;
}
@media only screen and (min-width: 1000px) {
  .contrast.page-why-us .why-us-group-actions .group-expand .group-expand-icon {
    background: url(../assets/icons/icon-arrow-prev-yellow.svg) center center no-repeat;
    background-size: contain;
    transform: rotate(180deg) !important;
  }
}

.page-why-us.page-subpage .heading-group {
  display: inline-block;
}
.page-why-us .page-header-mobile .logo-panel {
  display: none;
}
.page-why-us .why-us-section {
  padding-top: 50px;
}
.page-why-us .why-us-group {
  margin-top: 22px;
}
.page-why-us .why-us-group.expanded .why-us-group-title-text {
  color: #888888;
}
.page-why-us .why-us-group.expanded .why-us-group-title .collapse-group {
  opacity: 1;
  pointer-events: initial;
}
.page-why-us .why-us-group.expanded .why-us-group-actions {
  margin-top: 30px;
}
.page-why-us .why-us-group.expanded .why-us-group-actions .group-expand-icon {
  pointer-events: none;
  transform: rotate(180deg);
}
.page-why-us .why-us-group-container {
  margin: 80px 0 65px;
}
.page-why-us .why-us-group-title {
  position: relative;
}
.page-why-us .why-us-group-title-thumbnail {
  position: relative;
  margin-bottom: 20px;
}
.page-why-us .why-us-group-title-thumbnail:after {
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  content: "";
  z-index: -1;
  transition: all 0.25s ease-in;
}
.page-why-us .why-us-group-title-text {
  margin: 0;
  font-size: 1.7rem;
  line-height: 1.29;
  font-weight: 900;
  color: #3729FF;
  text-transform: uppercase;
  transition: color 0.25s ease-in;
}
.page-why-us .why-us-group-title .collapse-group {
  top: 40px;
  right: 0;
  position: absolute;
  padding: 0;
  width: 55px;
  height: 55px;
  background-image: url(../assets/icons/icon-collapse-w.svg);
  text-indent: -99999px;
  transition: opacity 0.25s ease-in;
  pointer-events: none;
  opacity: 0;
}
.page-why-us .why-us-group-body {
  display: none;
  margin-top: 30px;
  font-size: 1.4rem;
  font-weight: 900;
  line-height: 1.57;
}
.page-why-us .why-us-group-body p, .page-why-us .why-us-group-body strong, .page-why-us .why-us-group-body span, .page-why-us .why-us-group-body a {
  margin: 0;
}
.page-why-us .why-us-group-body p, .page-why-us .why-us-group-body strong, .page-why-us .why-us-group-body span {
  color: #888888;
  margin-bottom: 20px;
}
.page-why-us .why-us-group-body a {
  color: #3729FF;
}
.page-why-us .why-us-group-actions {
  margin-top: 15px;
  border-bottom: 1px solid #888888;
}
.page-why-us .why-us-group-actions .group-expand {
  display: flex;
  align-items: center;
  padding: 0;
  width: 100%;
  height: 30px;
  margin-bottom: 8px;
  background-color: transparent;
  cursor: pointer;
}
.page-why-us .why-us-group-actions .group-expand-icon {
  display: inline-block;
  width: 18px;
  height: 8px;
  background: url(../assets/icons/icon-arrow-expand.svg) left center no-repeat;
  background-size: 18px 8px;
  transition: all 0.25s ease-in;
}
.page-why-us .why-us-group:nth-child(1) .why-us-group-title-thumbnail {
  width: 112px;
  height: 108px;
  background: url(../assets/icons/icon-group-1.svg) center center no-repeat;
  background-size: contain;
}
.page-why-us .why-us-group:nth-child(1) .why-us-group-title-thumbnail:after {
  background-image: url(../assets/icons/icon-group-1-part.svg);
  width: 66px;
  height: 86px;
  top: 50%;
  left: 83px;
  margin-top: -43px;
}
.page-why-us .why-us-group:nth-child(2) .why-us-group-title-thumbnail {
  width: 172px;
  height: 134px;
  background: url(../assets/icons/icon-group-2.svg) center center no-repeat;
  background-size: contain;
}
.page-why-us .why-us-group:nth-child(2) .why-us-group-title-thumbnail:after {
  background-image: url(../assets/icons/icon-group-2-part.svg);
  width: 90px;
  height: 90px;
  bottom: 10px;
  left: 100px;
}
.page-why-us .why-us-group:nth-child(3) .why-us-group-title-thumbnail {
  width: 182px;
  height: 149px;
  background: url(../assets/icons/icon-group-3.svg) center center no-repeat;
  background-size: contain;
}
.page-why-us .why-us-group:nth-child(3) .why-us-group-title-thumbnail:after {
  background-image: url(../assets/icons/icon-group-3-part.svg);
  width: 92px;
  height: 88px;
  top: 50%;
  left: 127px;
  margin-top: -47px;
}
.page-why-us .why-us-group:nth-child(4) .why-us-group-title-thumbnail {
  width: 227px;
  height: 120px;
  background: url(../assets/icons/icon-group-4.svg) center center no-repeat;
  background-size: contain;
}
.page-why-us .why-us-group:nth-child(4) .why-us-group-title-thumbnail:after {
  background-image: url(../assets/icons/icon-group-4-part.svg);
  width: 123px;
  height: 103px;
  top: 50%;
  left: 84px;
  margin-top: -61px;
}
.page-why-us .particles .p1 {
  width: 85px;
  height: 85px;
  top: 18px;
  right: -30px;
  background-image: url(../assets/particles/contact-p1.svg);
}
.page-why-us .particles .p2 {
  width: 90px;
  height: 90px;
  top: 120px;
  right: 6vw;
  background-image: url(../assets/particles/contact-p3.svg);
}
@media only screen and (min-width: 48em) {
  .page-why-us .main-header {
    display: none;
  }
}
@media only screen and (min-width: 1000px) {
  .page-why-us .why-us-section {
    position: relative;
  }
  .page-why-us .why-us-group {
    margin-top: 0;
    transition: all 0.15s ease-in;
  }
  .page-why-us .why-us-group-title {
    display: grid;
    grid-template-columns: 3fr 4fr;
    transition: all 0.2s ease-in;
    cursor: pointer;
  }
  .page-why-us .why-us-group-title:hover .why-us-group-title-thumbnail:after {
    transform: scale(1.2);
  }
  .page-why-us .why-us-group-title-thumbnail {
    margin-bottom: 0;
    pointer-events: none;
  }
  .page-why-us .why-us-group-title-text {
    pointer-events: none;
    font-size: 2.2rem;
    line-height: 1.42;
    align-self: center;
  }
  .page-why-us .why-us-group-title .collapse-group {
    display: none;
  }
  .page-why-us .why-us-group-body {
    opacity: 0;
  }
  .page-why-us .why-us-group-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 60px;
    margin: 75px 0 175px;
  }
  .page-why-us .why-us-group-container.group-expand {
    animation: animate-container 0.2s forwards 0.4s;
  }
  .page-why-us .why-us-group-container.group-expand .why-us-group:not(.expanded) {
    opacity: 0;
    pointer-events: none;
    animation: animate-group-not-expanded 0.2s forwards 0.4s;
  }
  .page-why-us .why-us-group-container.group-expand .expanded {
    opacity: 0;
    animation: expand-group 0.3s forwards 0.8s;
  }
  .page-why-us .why-us-group-container.group-expand .expanded .why-us-group-body {
    animation: animate-body 0.3s forwards 0.8s;
    font-size: 2rem;
    font-weight: 400;
  }
  .page-why-us .why-us-group-container.group-expand .expanded .why-us-group-body a {
    font-weight: 700;
  }
  .page-why-us .why-us-group-container.group-expand .expanded .why-us-group-title {
    animation: animate-title 0.3s forwards 0.8s;
  }
  .page-why-us .why-us-group-container.group-expand .expanded .why-us-group-title-text {
    color: #3729FF;
  }
  .page-why-us .why-us-group-container.group-expand .expanded .why-us-group-title-thumbnail {
    animation: animate-thumbnail 0.3s forwards 0.8s;
  }
  .page-why-us .why-us-group-container.group-expand .expanded .why-us-group-actions {
    margin-top: 15px;
    height: auto;
  }
  .page-why-us .why-us-group-container.group-expand .expanded .why-us-group-actions .group-expand {
    display: inline-block;
    width: auto;
    opacity: 1;
  }
  .page-why-us .why-us-group-container.group-expand .expanded .why-us-group-actions .group-expand:hover {
    transform: translateX(-5px);
  }
  .page-why-us .why-us-group-container.group-expand .expanded .why-us-group-actions .group-expand .group-expand-icon {
    transform: none;
    opacity: 1;
  }
  .page-why-us .why-us-group-actions {
    position: absolute;
    top: 105px;
    right: 0;
    border: none;
    height: 0;
    transition: all 0.25s ease-in;
  }
  .page-why-us .why-us-group-actions .group-expand {
    margin: 0;
    opacity: 0;
    transition: all 0.25s ease-in;
    width: 55px;
    height: 55px;
  }
  .page-why-us .why-us-group-actions .group-expand .group-expand-icon {
    opacity: 0;
    width: 55px;
    height: 55px;
    background-image: url(../assets/icons/icon-collapse-w.svg);
    background-size: contain;
    transition: all 1s ease-in;
  }
  .page-why-us .why-us-group:nth-child(1) .why-us-group-title-thumbnail {
    width: 120px;
    height: 115px;
  }
  .page-why-us .why-us-group:nth-child(1) .why-us-group-title-thumbnail:after {
    width: 66px;
    height: 86px;
    top: 50%;
    left: 89px;
    margin-top: -48px;
  }
  .page-why-us .why-us-group:nth-child(2) {
    grid-column: 1;
    grid-area: 2;
  }
  .page-why-us .why-us-group:nth-child(2) .why-us-group-title-thumbnail {
    width: 139px;
    height: 108px;
  }
  .page-why-us .why-us-group:nth-child(2) .why-us-group-title-thumbnail:after {
    width: 85px;
    height: 85px;
    bottom: 3px;
    left: 80px;
  }
  .page-why-us .why-us-group:nth-child(3) .why-us-group-title {
    grid-template-columns: 4fr 3fr;
  }
  .page-why-us .why-us-group:nth-child(3) .why-us-group-title-thumbnail {
    width: 182px;
    height: 149px;
  }
  .page-why-us .why-us-group:nth-child(3) .why-us-group-title-thumbnail:after {
    width: 92px;
    height: 88px;
    top: 50%;
    left: 89px;
    margin-top: -57px;
  }
  .page-why-us .why-us-group:nth-child(4) .why-us-group-title {
    grid-template-columns: 4fr 3fr;
  }
  .page-why-us .why-us-group:nth-child(4) .why-us-group-title-thumbnail {
    width: 227px;
    height: 120px;
  }
  .page-why-us .why-us-group:nth-child(4) .why-us-group-title-thumbnail:after {
    width: 123px;
    height: 103px;
    top: 50%;
    left: 84px;
    margin-top: -61px;
  }
  .page-why-us .what-we-do-section:before {
    width: 300px;
    height: 300px;
    top: -140px;
    background-size: contain;
  }
}

@keyframes expand-group {
  0% {
    grid-column: 1;
    opacity: 0;
  }
  50% {
    grid-column: span 2;
  }
  100% {
    grid-column: span 2;
    opacity: 1;
  }
}
@keyframes animate-body {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes animate-title {
  0% {
    margin-bottom: 0;
  }
  25% {
    grid-template-columns: 1fr;
    pointer-events: none;
  }
  100% {
    grid-template-columns: 1fr;
    pointer-events: none;
    margin-top: 30px;
  }
}
@keyframes animate-thumbnail {
  0% {
    margin-bottom: 0;
  }
  100% {
    margin-bottom: 30px;
  }
}
@keyframes animate-group-not-expanded {
  0% {
    height: auto;
  }
  100% {
    height: 0;
  }
}
@keyframes animate-container {
  0% {
    grid-gap: 60px;
  }
  100% {
    grid-gap: 0;
  }
}
@media only screen and (min-width: 85em) {
  .page-why-us .particles .p1 {
    top: 540px;
    right: -80px;
  }
  .page-why-us .particles .p2 {
    top: 550px;
    right: auto;
    left: -120px;
  }
  .page-why-us .particles .p3 {
    width: 115px;
    height: 115px;
    top: -70px;
    right: 50vw;
    background-image: url(../assets/particles/wu-p3-d.svg);
    z-index: 10;
  }
  .page-why-us .particles .p4 {
    width: 55px;
    height: 55px;
    top: -100px;
    right: -70px;
    background-image: url(../assets/particles/wu-p4-d.svg);
  }
}
.content-text-title, .content-text h2 {
  text-transform: uppercase;
  margin-bottom: 30px;
}
.content-text-title, .content-text h2, .content-text h3, .content-text h4, .content-text h5, .content-text h6 {
  margin: 0 0 25px;
  font-size: 1.7rem;
  line-height: 1.29;
  font-weight: 900;
  color: #888888;
  letter-spacing: 1.17px;
}
.content-text p, .content-text span, .content-text strong {
  margin: 0 0 25px;
  font-size: 1.4rem;
  color: #888888;
  line-height: 1.57;
}
.content-text a {
  color: #3729FF;
}
.content-text ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.content-text ul li {
  position: relative;
  margin-bottom: 30px;
  padding-left: 30px;
}
.content-text ul li::before {
  content: "";
  width: 12px;
  height: 12px;
  top: 50%;
  left: 0;
  position: absolute;
  margin-top: -6px;
  background: url(../assets/icons/icon-discover-link.svg) center center no-repeat;
  background-size: contain;
}
.content-text ul li a {
  display: block;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #3729FF;
  letter-spacing: 1px;
  font-weight: 400;
}
@media only screen and (min-width: 64em) {
  .content-text-title, .content-text h2, .content-text h3, .content-text h4, .content-text h5, .content-text h6, .content-text p, .content-text span, .content-text strong {
    font-size: 2.2rem;
    line-height: 1.36;
  }
  .content-text h3, .content-text h4, .content-text h5, .content-text h6 {
    margin: 60px 0 30px;
    color: #6d6d6d;
  }
}

.page-courses .courses-section {
  margin: 50px 0 110px;
}
.page-courses .courses-section .course {
  margin-bottom: 70px;
}
.page-courses .content-text-title {
  margin-bottom: 60px;
}
.page-courses .content-text ul li {
  margin-bottom: 40px;
}
.page-courses .particles .p1 {
  width: 110px;
  height: 110px;
  top: -70px;
  right: -40px;
  background-image: url(../assets/particles/sub-p1.svg);
}
.page-courses .particles .p2 {
  width: 75px;
  height: 75px;
  top: -76px;
  left: -30px;
  background-image: url(../assets/particles/contact-p2.svg);
}
.page-courses .particles .p3 {
  width: 55px;
  height: 55px;
  top: 320px;
  right: 25vw;
  background-image: url(../assets/particles/w-p2.svg);
}
.page-courses .particles .p4 {
  width: 95px;
  height: 95px;
  top: 410px;
  right: -10px;
  background-image: url(../assets/particles/o-p2.svg);
}
.page-courses .particles .p6 {
  width: 175px;
  height: 175px;
  top: -95px;
  right: 1vw;
  background-image: url(../assets/particles/sign-p3.svg);
}
.page-courses .particles .p7 {
  width: 130px;
  height: 130px;
  top: -125px;
  left: -30px;
  background-image: url(../assets/particles/sign-p4.svg);
}
@media only screen and (min-width: 48em) {
  .page-courses .courses-section {
    margin: 80px 0 180px;
  }
  .page-courses .courses-section .content-text-title {
    margin-bottom: 40px;
  }
  .page-courses .courses-section .content-text-title br {
    display: none;
  }
  .page-courses .courses-section ul {
    margin-left: 60px;
  }
  .page-courses .courses-section ul li br {
    display: none;
  }
}
@media only screen and (min-width: 64em) {
  .page-courses .page-wrapper .courses-section ul {
    margin-left: 110px;
  }
  .page-courses .particles .p1 {
    width: 110px;
    height: 110px;
    top: 100px;
    right: 5vw;
    background-image: url(../assets/particles/faq-p1.svg);
  }
  .page-courses .particles .p2 {
    width: 180px;
    height: 180px;
    top: 480px;
    right: 25vw;
    left: auto;
    background-image: url(../assets/particles/c-p2-d.svg);
  }
  .page-courses .particles .p3 {
    top: 380px;
    right: 1vw;
  }
  .page-courses .particles .p4 {
    width: 115px;
    height: 115px;
    top: 800px;
    right: 35vw;
    left: auto;
    background-image: url(../assets/particles/c-p4-d.svg);
  }
  .page-courses .particles .p5 {
    width: 185px;
    height: 185px;
    top: 950px;
    right: 15vw;
    background-image: url(../assets/particles/pg-p4-d.svg);
  }
  .page-courses .particles .p6 {
    width: 200px;
    height: 200px;
    right: 22vw;
    background-image: url(../assets/particles/c-p6-d.svg);
  }
  .page-courses .particles .p7 {
    width: 115px;
    height: 115px;
    top: -500px;
    left: 0;
    background-image: url(../assets/particles/c-p4-d.svg);
  }
}

.page-course .btn-wrapper {
  margin: 80px 0 100px;
}
.page-course .btn-wrapper .btn {
  position: relative;
}
.page-course .btn-wrapper .btn:after {
  content: "";
  width: 90px;
  height: 90px;
  top: -25px;
  left: -40px;
  position: absolute;
  background-image: url(../assets/particles/pg-b-bow.svg);
  background-position: center center;
  background-repeat: no-repeat;
}
.page-course .particles .p1 {
  width: 110px;
  height: 110px;
  top: -70px;
  right: -40px;
  background-image: url(../assets/particles/sub-p1.svg);
}
.page-course .particles .p2 {
  width: 75px;
  height: 75px;
  top: -76px;
  left: -30px;
  background-image: url(../assets/particles/contact-p2.svg);
}
.page-course .particles .p3 {
  width: 120px;
  height: 120px;
  top: -265px;
  right: 3vw;
  background-image: url(../assets/particles/pg-p3.svg);
}
.page-course .particles .p4 {
  width: 80px;
  height: 80px;
  top: -230px;
  left: 0;
  background-image: url(../assets/particles/pg-p4.svg);
}
.page-course .particles .p5 {
  width: 130px;
  height: 60px;
  top: -65px;
  left: 17vw;
  background-image: url(../assets/particles/pg-p5.svg);
}
@media only screen and (min-width: 64em) {
  .page-course .btn-wrapper {
    margin: 120px 0 145px;
  }
  .page-course .btn-wrapper a:after {
    display: none;
  }
  .page-course .particles .p1 {
    width: 110px;
    height: 110px;
    top: -10px;
    right: 5vw;
    background-image: url(../assets/particles/faq-p1.svg);
  }
  .page-course .particles .p2 {
    width: 195px;
    height: 195px;
    top: 40px;
    right: 18vw;
    left: auto;
    background-image: url(../assets/particles/graduate-p2-d.svg);
  }
  .page-course .particles .p3 {
    width: 250px;
    height: 250px;
    top: -190px;
    right: 13vw;
    background-image: url(../assets/particles/pg-p4-d.svg);
  }
  .page-course .particles .p4 {
    width: 135px;
    height: 135px;
    left: 5vw;
    background-image: url(../assets/particles/pg-p3-d.svg);
  }
  .page-course .particles .p5 {
    width: 290px;
    height: 290px;
    top: -295px;
    left: auto;
    right: -150px;
    background-image: url(../assets/particles/pg-p5-d.svg);
  }
}

.page-subpage-lead {
  margin: 50px 0;
  font-size: 1.7rem;
  line-height: 1.29;
  font-weight: 900;
  color: #888888;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}
.page-subpage-lead h2, .page-subpage-lead h3, .page-subpage-lead h4, .page-subpage-lead h5, .page-subpage-lead h6, .page-subpage-lead p {
  margin: 0 0 25px;
}
.page-subpage .page-header-mobile .logo-panel {
  display: none;
}
.page-subpage .heading-group {
  display: none;
}
@media only screen and (min-width: 48em) {
  .page-subpage .main-header {
    display: none;
  }
  .page-subpage .heading-group {
    margin-top: 65px;
    display: block;
  }
}
@media only screen and (min-width: 48em) {
  .page-subpage-lead {
    margin: 80px 0 90px;
  }
}

.banner {
  position: relative;
  margin: 50px 0;
  padding: 55px 0 50px;
  background-color: #FF967B;
}
.banner-title {
  text-transform: uppercase;
  font-size: 2.6rem;
  font-weight: 900;
  color: #fff;
  line-height: 1.3;
}
.banner-title a {
  color: #3729FF;
}
.banner .banner-particles {
  position: relative;
}
.banner .banner-particles .p1 {
  width: 110px;
  height: 110px;
  left: 1vw;
  top: -105px;
  background-image: url(../assets/particles/banner-p1.svg);
}
.banner .banner-particles .p2 {
  width: 60px;
  height: 60px;
  top: -110px;
  right: 33vw;
  background-image: url(../assets/particles/banner-p2.svg);
}
.banner .banner-particles .p3 {
  width: 160px;
  height: 160px;
  right: -95px;
  top: -94px;
  background-image: url(../assets/particles/banner-p3.svg);
}
.banner .banner-particles .p4 {
  width: 70px;
  height: 70px;
  top: 135px;
  left: 30vw;
  background-image: url(../assets/particles/banner-p4.svg);
}
.banner .banner-particles .p5 {
  width: 150px;
  height: 150px;
  top: 140px;
  right: 8vw;
  background-image: url(../assets/particles/banner-p5.svg);
}
@media only screen and (min-width: 64em) {
  .banner {
    padding: 85px 0 80px;
    margin: 70px 0;
  }
  .banner-title {
    font-size: 3.1rem;
  }
  .banner .banner-particles .p1 {
    width: 170px;
    height: 170px;
    left: 1vw;
    top: -165px;
    background-image: url(../assets/particles/banner-p1-d.svg);
  }
  .banner .banner-particles .p2 {
    right: 50vw;
    top: -90px;
  }
  .banner .banner-particles .p3 {
    top: -45px;
  }
  .banner .banner-particles .p4 {
    width: 90px;
    height: 90px;
    top: 95px;
    left: -1vw;
    background-image: url(../assets/particles/banner-p4-d.svg);
  }
  .banner .banner-particles .p5 {
    width: 70px;
    height: 70px;
    top: 140px;
    right: 36vw;
    background-image: url(../assets/particles/banner-p5-d.svg);
  }
  .banner .banner-particles .p6 {
    width: 150px;
    height: 150px;
    top: -80px;
    right: 16vw;
    background-image: url(../assets/particles/banner-p6-d.svg);
  }
}

.page-sign-up .page-wrapper {
  padding-bottom: 155px;
}
.page-sign-up .particles .p1 {
  width: 110px;
  height: 110px;
  top: -70px;
  right: -40px;
  background-image: url(../assets/particles/sub-p1.svg);
}
.page-sign-up .particles .p2 {
  width: 75px;
  height: 75px;
  top: -76px;
  left: -30px;
  background-image: url(../assets/particles/contact-p2.svg);
}
.page-sign-up .particles .p3 {
  width: 175px;
  height: 175px;
  top: 75px;
  right: 1vw;
  background-image: url(../assets/particles/sign-p3.svg);
}
.page-sign-up .particles .p4 {
  width: 130px;
  height: 130px;
  top: 35px;
  left: -30px;
  background-image: url(../assets/particles/sign-p4.svg);
}
@media only screen and (min-width: 64em) {
  .page-sign-up .particles .p1 {
    width: 110px;
    height: 110px;
    top: -10px;
    right: 5vw;
    background-image: url(../assets/particles/faq-p1.svg);
  }
  .page-sign-up .particles .p2, .page-sign-up .particles .p3, .page-sign-up .particles .p4 {
    display: none;
  }
}

.page-faq .page-wrapper {
  position: relative;
  padding-bottom: 140px;
}
.page-faq .particles .p1 {
  width: 85px;
  height: 85px;
  top: -40px;
  right: -30px;
  background-image: url(../assets/particles/contact-p1.svg);
}
.page-faq .particles .p3 {
  width: 90px;
  height: 90px;
  top: 60px;
  right: 0;
  background-image: url(../assets/particles/contact-p3.svg);
}
.page-faq .particles .p4 {
  width: 70px;
  height: 70px;
  left: -10px;
  bottom: -60px;
  background-image: url(../assets/particles/contact-p2.svg);
}
.page-faq .particles .p5 {
  width: 145px;
  height: 145px;
  bottom: -130px;
  right: 0;
  background-image: url(../assets/particles/contact-p5.svg);
}
.page-faq .particles .p6 {
  width: 80px;
  height: 80px;
  top: 60px;
  left: 20vw;
  background-image: url(../assets/particles/contact-p6.svg);
}
@media only screen and (min-width: 64em) {
  .page-faq .page-wrapper {
    padding-bottom: 190px;
  }
  .page-faq .page-wrapper .page-subpage-lead br {
    display: none;
  }
  .page-faq .particles .p1 {
    width: 110px;
    height: 110px;
    top: -10px;
    right: 5vw;
    background-image: url(../assets/particles/faq-p1.svg);
  }
  .page-faq .particles .p3 {
    display: none;
  }
  .page-faq .particles .p4 {
    top: 40px;
  }
  .page-faq .particles .p5 {
    width: 125px;
    height: 125px;
    bottom: -130px;
    right: 20vw;
    background-image: url(../assets/particles/faq-p5-d.svg);
  }
  .page-faq .particles .p6 {
    width: 110px;
    height: 110px;
    top: 80px;
    left: 10vw;
    background-image: url(../assets/particles/faq-p6-d.svg);
  }
  .page-faq .particles .p7 {
    width: 170px;
    height: 170px;
    top: -120px;
    right: -100px;
    background-image: url(../assets/particles/faq-p7-d.svg);
  }
}

.page-contact .page-wrapper {
  position: relative;
  padding-bottom: 130px;
}
.page-contact .particles .p1 {
  width: 85px;
  height: 85px;
  top: -40px;
  right: -30px;
  background-image: url(../assets/particles/contact-p1.svg);
}
.page-contact .particles .p2 {
  width: 75px;
  height: 75px;
  top: 30px;
  left: -30px;
  background-image: url(../assets/particles/contact-p2.svg);
}
.page-contact .particles .p3 {
  width: 90px;
  height: 90px;
  top: 180px;
  right: 5vw;
  background-image: url(../assets/particles/contact-p3.svg);
}
.page-contact .particles .p4 {
  width: 70px;
  height: 70px;
  right: 50vw;
  bottom: -60px;
  background-image: url(../assets/particles/contact-p4.svg);
}
.page-contact .particles .p5 {
  width: 145px;
  height: 145px;
  bottom: -80px;
  right: 0;
  background-image: url(../assets/particles/contact-p5.svg);
}
.page-contact .particles .p6 {
  width: 80px;
  height: 80px;
  top: 80px;
  left: 10vw;
  background-image: url(../assets/particles/contact-p6.svg);
}
@media only screen and (min-width: 48em) {
  .page-contact .page-wrapper .page-subpage-lead {
    display: none;
  }
  .page-contact .page-wrapper .content-text {
    padding-top: 60px;
  }
}
@media only screen and (min-width: 64em) {
  .page-contact .page-wrapper {
    padding-bottom: 190px;
  }
  .page-contact .page-wrapper .content-text {
    padding-top: 0;
  }
  .page-contact .particles .p1 {
    width: 85px;
    height: 85px;
    top: 190px;
    right: 15vw;
    background-image: url(../assets/particles/contact-p1-d.svg);
  }
  .page-contact .particles .p2 {
    width: 240px;
    height: 240px;
    top: 250px;
    left: auto;
    right: 1vw;
    background-image: url(../assets/particles/contact-p2-d.svg);
  }
  .page-contact .particles .p3 {
    width: 100px;
    height: 100px;
    top: 1030px;
    right: 27vw;
    background-image: url(../assets/particles/contact-p3-d.svg);
  }
  .page-contact .particles .p4 {
    width: 180px;
    height: 180px;
    right: 0vw;
    bottom: 820px;
    background-image: url(../assets/particles/contact-p4-d.svg);
  }
  .page-contact .particles .p5 {
    width: 400px;
    height: 400px;
    bottom: -10px;
    right: -100px;
    background-image: url(../assets/particles/contact-p5-d.svg);
  }
  .page-contact .particles .p6 {
    display: none;
  }
}

.page-graduate .page-wrapper {
  position: relative;
  padding-bottom: 140px;
}
.page-graduate .person-initials {
  margin: 0 0 50px;
}
.page-graduate .person-initials-name {
  margin: 0 0 15px;
  font-size: 1.7rem;
  color: #888888;
  line-height: 1.3;
  font-weight: 900;
}
.page-graduate .person-initials-degree {
  margin: 0;
  font-size: 1.4rem;
  line-height: 1.66;
  color: #888888;
  font-weight: 400;
}
.page-graduate .person-profile-thumbnail .avatar:after {
  background: url(../assets/img/graduate-avatar-bow.svg) center center no-repeat;
  background-size: contain;
  width: 118px;
  height: 118px;
  top: -26px;
  right: -14px;
  position: absolute;
}
.page-graduate .person-profile-thumbnail .avatar:before {
  content: "";
  background: url(../assets/img/graduate-avatar-bow-2.svg) center center no-repeat;
  background-size: contain;
  width: 70px;
  height: 70px;
  top: -17px;
  left: -29px;
  position: absolute;
}
.page-graduate .person-profile-content-title {
  margin-bottom: 10px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.46;
}
.page-graduate .particles .p1 {
  width: 110px;
  height: 110px;
  top: -70px;
  right: -40px;
  background-image: url(../assets/particles/sub-p1.svg);
}
.page-graduate .particles .p2 {
  width: 75px;
  height: 75px;
  top: -76px;
  left: -30px;
  background-image: url(../assets/particles/contact-p2.svg);
}
.page-graduate .particles .p3 {
  width: 150px;
  height: 150px;
  top: 20px;
  right: 0;
  background-image: url(../assets/particles/graduate-p3.svg);
}
.page-graduate .particles .p4 {
  width: 80px;
  height: 80px;
  top: 350px;
  left: -40px;
  background-image: url(../assets/particles/graduate-p4.svg);
}
.page-graduate .particles .p6 {
  width: 175px;
  height: 175px;
  top: 55px;
  right: 1vw;
  background-image: url(../assets/particles/sign-p3.svg);
}
.page-graduate .particles .p7 {
  width: 130px;
  height: 130px;
  top: 15px;
  left: -30px;
  background-image: url(../assets/particles/sign-p4.svg);
}
@media only screen and (min-width: 48em) {
  .page-graduate .page-wrapper {
    background: none;
    padding-bottom: 90px;
  }
  .page-graduate .page-subpage-lead {
    margin-bottom: 65px;
  }
  .page-graduate .person-profile-content:after {
    display: none;
  }
  .page-graduate .person-profile-content-title {
    font-size: 2.2rem;
  }
  .page-graduate .person-profile-content-text {
    font-size: 2.2rem;
  }
}
@media only screen and (min-width: 64em) {
  .page-graduate .person-initials {
    margin: 0 0 65px;
  }
  .page-graduate .person-initials-name {
    font-weight: 700;
    font-size: 2.2rem;
    line-height: 1.39;
  }
  .page-graduate .person-initials-degree {
    font-weight: 2rem;
  }
  .page-graduate .person-profile-thumbnail .avatar:after {
    background-image: url(../assets/img/graduate-bow-2-d.svg);
    width: 223px;
    height: 223px;
    top: -43px;
    right: -12px;
  }
  .page-graduate .person-profile-thumbnail .avatar:before {
    background-image: url(../assets/img/graduate-avatar-2-d.svg);
    width: 110px;
    height: 110px;
    left: -40px;
    top: -10px;
  }
  .page-graduate .person-profile-content-text {
    font-weight: 400;
  }
  .page-graduate .particles .p1 {
    width: 110px;
    height: 110px;
    top: -10px;
    right: 5vw;
    background-image: url(../assets/particles/faq-p1.svg);
  }
  .page-graduate .particles .p2 {
    width: 195px;
    height: 195px;
    top: 40px;
    right: 18vw;
    left: auto;
    background-image: url(../assets/particles/graduate-p2-d.svg);
  }
  .page-graduate .particles .p3 {
    width: 120px;
    height: 120px;
    top: 210px;
    right: 40vw;
    background-image: url(../assets/particles/graduate-p3-d.svg);
  }
  .page-graduate .particles .p4 {
    width: 140px;
    height: 140px;
    top: 230px;
    right: 5vw;
    left: auto;
    background-image: url(../assets/particles/graduate-p4-d.svg);
  }
  .page-graduate .particles .p6 {
    width: 170px;
    height: 170px;
    right: auto;
    left: 14vw;
    top: -15px;
  }
  .page-graduate .particles .p7 {
    top: -195px;
    left: -2vw;
  }
}

.option-list-item {
  margin-bottom: 80px;
}
.option-list-item:first-of-type .icon {
  height: 75px;
}
.option-list-item:last-of-type .icon {
  height: 95px;
}

.option-item-icon i {
  width: 115px;
  height: 115px;
  background-repeat: no-repeat;
  background-size: contain;
}
.option-item-title {
  margin: 0 0 25px;
  font-size: 1.7rem;
  line-height: 1.3;
  font-weight: 900;
  letter-spacing: 0.7px;
}
.option-item-text {
  margin: 0;
  font-size: 1.4rem;
  line-height: 1.56;
  font-weight: 400;
}

@media only screen and (min-width: 48em) {
  .option-item {
    display: flex;
  }
  .option-item-icon {
    width: 20%;
    max-width: 165px;
    flex-shrink: 0;
  }
}
.page-what-after .options-section {
  margin-bottom: 140px;
}
.page-what-after .options-section-heading {
  margin: 55px 0 40px;
  text-transform: uppercase;
  font-size: 1.7rem;
  line-height: 1.29;
  font-weight: 900;
  color: #888888;
  letter-spacing: 1.17px;
}
.page-what-after .content-text p {
  font-size: 2rem;
  line-height: 1.5;
}
.page-what-after .graduates-section {
  margin-bottom: 200px;
}
.page-what-after .graduates-section-heading {
  margin: 0 0 110px;
  color: #3729FF;
  font-size: 2.6rem;
  text-transform: uppercase;
  line-height: 1.36;
}
.page-what-after .particle {
  z-index: -1;
}
.page-what-after .page-particles {
  position: relative;
}
.page-what-after .page-particles .p1 {
  width: 120px;
  height: 120px;
  left: -60px;
  top: -80px;
  background-image: url(../assets/particles/w-p1.svg);
  z-index: -1;
}
.page-what-after .page-particles .p2 {
  width: 50px;
  height: 50px;
  right: 30vw;
  top: -40px;
  background-image: url(../assets/particles/w-p2.svg);
}
.page-what-after .page-particles .p3 {
  width: 80px;
  height: 80px;
  right: -50px;
  top: 260px;
  background-image: url(../assets/particles/w-p3.svg);
}
.page-what-after .page-particles .p4 {
  display: none;
  width: 80px;
  height: 80px;
  top: 480px;
  right: 25vw;
  background-image: url(../assets/particles/w-p4.svg);
}
.page-what-after .options-section {
  position: relative;
}
.page-what-after .options-section .p1 {
  width: 80px;
  height: 80px;
  top: 2.3%;
  right: 40vw;
  background-image: url(../assets/particles/o-p1.svg);
}
.page-what-after .options-section .p2 {
  width: 85px;
  height: 85px;
  top: 18%;
  right: 25vw;
  background-image: url(../assets/particles/o-p2.svg);
}
.page-what-after .options-section .p3 {
  width: 85px;
  height: 85px;
  top: 19.3%;
  right: -75px;
  background-image: url(../assets/particles/o-p3.svg);
}
.page-what-after .options-section .p4 {
  width: 80px;
  height: 80px;
  top: 32%;
  right: 35vw;
  background-image: url(../assets/particles/o-p4.svg);
}
.page-what-after .options-section .p5 {
  width: 110px;
  height: 110px;
  top: 34.5%;
  right: -20px;
  background-image: url(../assets/particles/o-p5.svg);
}
.page-what-after .options-section .p6 {
  width: 150px;
  height: 100px;
  top: 52%;
  right: -80px;
  background-image: url(../assets/particles/o-p6.svg);
}
.page-what-after .options-section .p7 {
  width: 125px;
  height: 125px;
  top: 53%;
  right: 20vw;
  background-image: url(../assets/particles/o-p7.svg);
}
.page-what-after .options-section .p8 {
  width: 80px;
  height: 80px;
  top: 66%;
  right: 30vw;
  background-image: url(../assets/particles/o-p8.svg);
}
.page-what-after .options-section .p9 {
  width: 150px;
  height: 150px;
  top: 68%;
  right: -40px;
  background-image: url(../assets/particles/o-p9.svg);
}
.page-what-after .options-section .p10 {
  width: 120px;
  height: 120px;
  top: 87%;
  right: -70px;
  background-image: url(../assets/particles/o-p10.svg);
}
.page-what-after .options-section .p11 {
  width: 60px;
  height: 60px;
  top: 99%;
  right: 40vw;
  background-image: url(../assets/particles/o-p11.svg);
}
.page-what-after .graduates-section {
  position: relative;
}
.page-what-after .graduates-section .p1 {
  width: 150px;
  height: 150px;
  top: 1.4%;
  right: 0;
  background-image: url(../assets/particles/g-p1.svg);
}
.page-what-after .graduates-section .p2 {
  width: 80px;
  height: 80px;
  top: 13%;
  left: -40px;
  background-image: url(../assets/particles/g-p2.svg);
}
.page-what-after .graduates-section .p3 {
  width: 170px;
  height: 170px;
  top: 13.2%;
  right: -112px;
  background-image: url(../assets/particles/g-p3.svg);
}
.page-what-after .graduates-section .p4 {
  width: 90px;
  height: 90px;
  top: 24%;
  left: -70px;
  background-image: url(../assets/particles/g-p4.svg);
}
.page-what-after .graduates-section .p5 {
  width: 130px;
  height: 130px;
  top: 24.5%;
  right: -70px;
  background-image: url(../assets/particles/g-p5.svg);
}
.page-what-after .graduates-section .p6 {
  width: 164px;
  height: 164px;
  top: 26.9%;
  left: -20px;
  background-image: url(../assets/particles/g-p6.svg);
}
.page-what-after .graduates-section .p7 {
  width: 120px;
  height: 120px;
  top: 36%;
  right: 2vw;
  background-image: url(../assets/particles/g-p7.svg);
}
.page-what-after .graduates-section .p8 {
  width: 180px;
  height: 180px;
  top: 46%;
  right: -120px;
  background-image: url(../assets/particles/g-p8.svg);
}
.page-what-after .graduates-section .p9 {
  width: 140px;
  height: 140px;
  top: 55%;
  left: -80px;
  background-image: url(../assets/particles/g-p9.svg);
}
.page-what-after .graduates-section .p10 {
  width: 100px;
  height: 100px;
  top: 55%;
  right: 3vw;
  background-image: url(../assets/particles/g-p10.svg);
}
.page-what-after .graduates-section .p11 {
  width: 80px;
  height: 80px;
  top: 66%;
  left: -60px;
  background-image: url(../assets/particles/g-p11.svg);
}
.page-what-after .graduates-section .p12 {
  width: 120px;
  height: 120px;
  top: 66%;
  right: 2vw;
  background-image: url(../assets/particles/g-p12.svg);
}
.page-what-after .graduates-section .p13 {
  width: 130px;
  height: 190px;
  top: 77%;
  right: -85px;
  background-image: url(../assets/particles/g-p13.svg);
}
.page-what-after .graduates-section .p14 {
  width: 70px;
  height: 70px;
  top: 89%;
  left: 15vw;
  background-image: url(../assets/particles/g-p14.svg);
}
.page-what-after .graduates-section .p15 {
  width: 120px;
  height: 120px;
  top: 90%;
  left: -60px;
  background-image: url(../assets/particles/g-p15.svg);
}
.page-what-after .graduates-section .p16 {
  width: 150px;
  height: 150px;
  top: 89%;
  right: -50px;
  background-image: url(../assets/particles/g-p16.svg);
}
.page-what-after .graduates-section .p17 {
  width: 100px;
  height: 140px;
  top: 100.5%;
  background-image: url(../assets/particles/g-p17.svg);
}
.page-what-after .graduates-section .p18 {
  width: 140px;
  height: 140px;
  top: 101%;
  right: -80px;
  background-image: url(../assets/particles/g-p18.svg);
}
@media only screen and (min-width: 48em) {
  .page-what-after .page-particles .p3 {
    top: 120px;
  }
  .page-what-after .page-particles .p4 {
    top: 390px;
  }
  .page-what-after .options-particles .p1 {
    top: 1%;
    right: 1vw;
  }
  .page-what-after .options-particles .p2 {
    top: 11%;
    right: auto;
    left: 2vw;
  }
  .page-what-after .options-particles .p7 {
    top: 48%;
    right: auto;
    left: -60px;
  }
  .page-what-after .graduates-section .p2 {
    top: 4%;
  }
  .page-what-after .graduates-section .p3 {
    top: 11%;
  }
  .page-what-after .graduates-section .p6 {
    top: 38%;
    left: -60px;
  }
  .page-what-after .graduates-section .p7 {
    top: 40%;
  }
  .page-what-after .graduates-section .p10 {
    top: 60%;
  }
  .page-what-after .graduates-section .p15 {
    top: 81%;
  }
}
@media only screen and (min-width: 64em) {
  .page-what-after .options-section-heading {
    margin-bottom: 55px;
  }
  .page-what-after .graduates-section {
    margin-bottom: 160px;
  }
  .page-what-after .graduates-section-heading {
    margin-bottom: 145px;
  }
  .page-what-after .graduates-section .p2, .page-what-after .graduates-section .p5, .page-what-after .graduates-section .p7, .page-what-after .graduates-section .p11 {
    display: none;
  }
  .page-what-after .graduates-section .p10 {
    top: 67%;
  }
  .page-what-after .graduates-section .p12 {
    right: 32vw;
  }
  .page-what-after .graduates-section .p14 {
    top: 100%;
  }
  .page-what-after .graduates-section .p16 {
    top: 100%;
    right: 40vw;
  }
}
@media only screen and (min-width: 85em) {
  .page-what-after .page-particles .p1 {
    width: 110px;
    height: 110px;
    top: -10px;
    right: 35vw;
    left: auto;
    background-image: url(../assets/particles/faq-p1.svg);
  }
  .page-what-after .page-particles .p2 {
    width: 90px;
    height: 90px;
    top: 90px;
    right: 8vw;
    background-image: url(../assets/particles/w-p2-d.svg);
  }
  .page-what-after .page-particles .p3, .page-what-after .page-particles .p4 {
    display: none;
  }
  .page-what-after .options-particles .p1, .page-what-after .options-particles .p2, .page-what-after .options-particles .p3, .page-what-after .options-particles .p4, .page-what-after .options-particles .p5 {
    display: none;
  }
  .page-what-after .options-particles .p6 {
    width: 130px;
    height: 130px;
    background-image: url(../assets/particles/o-p6-d.svg);
  }
  .page-what-after .options-particles .p8 {
    width: 130px;
    height: 130px;
    right: -200px;
    background-image: url(../assets/particles/o-p8-d.svg);
  }
  .page-what-after .options-particles .p11 {
    width: 200px;
    height: 300px;
    right: -200px;
    background-image: url(../assets/particles/o-p11-d.svg);
  }
  .page-what-after .options-particles .p7, .page-what-after .options-particles .p9, .page-what-after .options-particles .p10 {
    display: none;
  }
  .page-what-after .graduates-section .p1 {
    right: 17vw;
  }
  .page-what-after .graduates-section .p3 {
    right: 13vw;
  }
  .page-what-after .graduates-section .p4 {
    top: 4%;
  }
  .page-what-after .graduates-section .p8 {
    top: 29%;
    left: 21vw;
  }
  .page-what-after .graduates-section .p6 {
    top: 45%;
    left: 54vw;
  }
  .page-what-after .graduates-section .p9 {
    top: 68%;
    left: 13vw;
  }
  .page-what-after .graduates-section .p12 {
    display: none;
  }
  .page-what-after .graduates-section .p13 {
    right: -165px;
  }
  .page-what-after .graduates-section .p15 {
    top: 62%;
    left: 40vw;
  }
  .page-what-after .graduates-section .p10 {
    width: 140px;
    height: 140px;
    top: 62%;
    right: -100px;
    background-image: url(../assets/particles/g-p10-d.svg);
  }
  .page-what-after .graduates-section .p14 {
    top: 98%;
    left: 35vw;
  }
  .page-what-after .graduates-section .p16, .page-what-after .graduates-section .p17, .page-what-after .graduates-section .p14 {
    display: none;
  }
  .page-what-after .graduates-section .p18 {
    top: 96%;
    right: 17vw;
    background-image: url(../assets/particles/g-p18-d.svg);
  }
}

.graduate-list-item {
  margin-bottom: 115px;
}
.graduate-list-item a {
  display: block;
}
.graduate-list-item:last-of-type {
  margin-bottom: 0;
}
.graduate-list .graduate-thumbnail {
  margin-bottom: -45px;
}
.graduate-list .graduate-thumbnail .avatar::after {
  top: -24px;
  right: -11px;
  position: absolute;
  display: block;
  width: 113px;
  height: 113px;
  content: "";
  background: url(../assets/icons/quote-img-bow.svg) center center no-repeat;
  background-size: contain;
}
.graduate-list .graduate-content {
  padding: 70px 22px 20px;
  border: 1px solid #888888;
}
.graduate-list .graduate-content-text {
  margin: 0 0 18px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.46;
}
.graduate-list .graduate-content-signature {
  margin: 0;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
  text-align: right;
}
@media only screen and (min-width: 48em) {
  .graduate-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 -25px;
  }
  .graduate-list-item {
    padding: 0 25px;
    width: 50%;
  }
  .graduate-list-item:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1000px) {
  .graduate-list-item {
    max-width: 335px;
    width: 33.333%;
    margin-bottom: 120px;
  }
  .graduate-list-item:nth-last-child(-n+3) {
    margin-bottom: 0;
  }
}

.particles {
  position: relative;
  margin: 0 -36px;
}

.particle {
  position: absolute;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 0 0;
  transform: translateY(var(--ty));
  transition: transform 0.1s linear;
  will-change: transform;
}

body.modal-opened {
  overflow: hidden;
}

.search-modal {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  padding: 32px;
  background-color: #fff;
  z-index: 99999;
  opacity: 0;
  visibility: hidden;
  transition: transform 0.3s ease-out;
}
.search-modal-content {
  margin: 0 auto;
  background-color: #fff;
  border-radius: 3px;
  overflow: hidden;
  opacity: 0;
}
.search-modal-header {
  min-height: 48px;
  padding: 0 16px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.search-modal-footer {
  display: flex;
  justify-content: center;
  color: #000000;
  font-weight: 400;
  line-height: 2.1rem;
}
.search-modal-close-btn {
  padding: 5px 10px;
  outline: none;
  border: none;
  margin-left: auto;
  cursor: pointer;
  font-size: 1.4rem;
  font-weight: 400;
  text-transform: uppercase;
  color: #888888;
  transition: color 0.2s ease-in;
}
.search-modal-close-btn:hover {
  color: #FF967B;
}
.search-modal.modal-open {
  animation: modal-open-animation 0.25s forwards;
}
.search-modal.modal-open .search-modal-content, .search-modal.modal-open .particles {
  animation: modal-content-open-animation 0.4s forwards 0.3s;
}
.search-modal.modal-close {
  animation: modal-close-animation 0.8s;
}
.search-modal.modal-close .search-modal-content, .search-modal.modal-close .particles {
  animation: modal-content-close-animation 0.3s;
}
.search-modal .particles {
  opacity: 0;
  height: 50vh;
}
.search-modal .particles .p1 {
  width: 150px;
  height: 150px;
  top: 50%;
  left: -40px;
  background-image: url(../assets/particles/wwd-p2.svg);
}
.search-modal .particles .p2 {
  width: 150px;
  height: 150px;
  top: 80%;
  right: 30vw;
  background-image: url(../assets/particles/wwd-p3.svg);
}
.search-modal .particles .p3 {
  width: 150px;
  height: 150px;
  top: 10%;
  right: 3vw;
  background-image: url(../assets/particles/wwd-p4.svg);
}

@keyframes modal-open-animation {
  0% {
    visibility: hidden;
    opacity: 0;
  }
  100% {
    visibility: visible;
    opacity: 1;
  }
}
@keyframes modal-content-open-animation {
  0% {
    opacity: 0;
    transform: scale(0.5);
  }
  100% {
    transform: 0;
    opacity: 1;
  }
}
@keyframes modal-close-animation {
  0% {
    visibility: visible;
    opacity: 1;
  }
  100% {
    visibility: hidden;
    opacity: 0;
  }
}
@keyframes modal-content-close-animation {
  0% {
    transform: 0;
    opacity: 1;
  }
  100% {
    transform: scale(0.2);
    opacity: 0;
  }
}
.search-form {
  margin: 5vh auto;
  width: 100%;
  max-width: 1086px;
  display: flex;
  flex-direction: column;
}
.search-form input {
  padding: 15px 0;
  font-size: 1.7rem;
  outline: none;
  border: 0;
  border-bottom: 1px solid #F3F3F3;
  width: 100%;
  font-weight: 400;
}
.search-form input:placeholder {
  color: #C1C1C1;
  font-size: 1.5rem;
  font-weight: 400;
}
.search-form .btn {
  align-self: flex-end;
  margin-top: 40px;
  cursor: pointer;
  background-color: #FFC9BB;
}
@media only screen and (min-width: 48em) {
  .search-form {
    width: 70%;
  }
  .search-form input {
    padding: 15px 10px;
    font-size: 2.5rem;
  }
}

.page-search .page-wrapper {
  padding-bottom: 100px;
}
.page-search .content-text .search-result {
  margin-bottom: 55px;
}
.page-search .content-text .search-result-title {
  margin: 0 0 25px;
  color: #3729FF;
}

@keyframes animate {
  0% {
    transform: translateY(0);
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  75% {
    transform: translateY(0.75em);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 0;
  }
}
@media only screen and (min-width: 64em) {
  .page-home main {
    position: relative;
  }
  .page-home main:after {
    content: "";
    width: 35px;
    height: 35px;
    position: absolute;
    top: calc(100vh - 190px);
    left: 50px;
    background: url(../assets/icons/icon-scroll.svg) center center no-repeat;
    background-size: contain;
    animation-name: animate;
    animation-duration: 2.2s;
    animation-timing-function: cubic-bezier(0.15, 0.41, 0.69, 0.94);
    animation-iteration-count: infinite;
  }
}
.anchor {
  position: absolute;
  margin-top: -150px !important;
}

.gallery-banner {
  padding: 25px 0 15px;
  margin-bottom: 55px;
  background-color: #9891FF;
}
.gallery-banner-title {
  color: #fff;
}
.gallery-slider {
  position: relative;
  margin-bottom: 80px;
}
.gallery-slider .gallery-item {
  padding: 0 15px;
  max-height: 500px;
}
.gallery-slider .slick-arrow {
  top: 50%;
  position: absolute;
  margin-top: -30px;
  text-indent: -9999px;
  padding: 0;
  width: 55px;
  height: 55px;
  background: url(../assets/icons/why-us-gallery-icon.svg) center center no-repeat;
  background-size: contain;
  z-index: 1000;
  cursor: pointer;
}
.gallery-slider .slick-arrow.slick-prev {
  left: -25px;
  transform: rotate(180deg);
}
.gallery-slider .slick-arrow.slick-next {
  right: -25px;
}

.wp-block-buttons {
  margin-bottom: 25px;
}
.wp-block-buttons .wp-block-button {
  margin: 0;
  margin-right: 75px;
}
.wp-block-buttons .wp-block-button:last-of-type {
  margin-right: 0;
}
.wp-block-buttons .wp-block-button .wp-block-button__link {
  display: block;
  background: transparent;
  color: #3729FF;
  padding: 0;
  font-size: 2rem;
  font-weight: 700;
}
.wp-block-buttons .wp-block-button .wp-block-button__link::before {
  content: "";
  display: block;
  width: 53px;
  height: 26px;
  margin-bottom: 8px;
  background: url(../assets/icons/icon-pdf.svg) center center no-repeat;
  background-size: contain;
}
.wp-block-buttons .wp-block-button .size-label {
  font-size: 1.1rem;
  color: #3729FF;
  text-transform: uppercase;
}

body {
  transition: background-color 0.2s ease;
}
body.contrast {
  background-color: #000000;
}
body.contrast .page-subpage-lead {
  color: #FFD500;
}
body.contrast .page-header-mobile .logo-panel {
  background-color: #000000;
}
body.contrast .page-header-mobile .logo {
  background-color: #FFD500;
  text-indent: -99999px;
}
body.contrast .page-header-mobile .logo-signature {
  color: #FFD500;
}
body.contrast .page-header-desktop .top-panel .logo {
  background: none;
  background-color: #FFD500;
  text-indent: -99999px;
  -webkit-mask-image: url(../assets/img/logo-blue.svg);
  -webkit-mask-size: 125px 40px;
  -webkit-mask-repeat: no-repeat;
}
body.contrast .page-header-desktop .top-panel .logo-signature {
  color: #FFD500;
}
body.contrast .page-header-desktop .top-panel .site-action-button.font-increase {
  background-image: url(../assets/icons/font-increase-yellow.svg);
}
body.contrast .page-header-desktop .top-panel .site-action-button.font-decrease {
  background-image: url(../assets/icons/font-decrease-yellow.svg);
}
body.contrast .page-header-desktop .top-panel .site-action-button.toggle-contrast {
  background-image: url(../assets/icons/toggle-contrast-yellow.svg);
}
body.contrast .page-header-desktop .top-panel .site-actions .lang-selection {
  color: #FFD500;
}
body.contrast .page-header-desktop .top-panel .site-actions .lang-selection:before {
  background-color: #FFD500;
}
body.contrast .icon.icon-search-black {
  background: url(../assets/icons/icon-search-yellow.svg) center center no-repeat;
  background-size: contain;
}
body.contrast .btn {
  background-color: #FFD500;
  color: #000000;
}
body.contrast .page-hero-title, body.contrast .heading-1, body.contrast .heading-2, body.contrast .discover-section-item-title, body.contrast .discover-section-item-text a {
  color: #fff;
}
body.contrast .bg-salmon, body.contrast .bg-pink {
  background-color: #000000;
}
body.contrast .bg-purple {
  background-color: #fff;
}
body.contrast .heading-group.border-bottom {
  border-color: #3729FF;
}
body.contrast .quote-text, body.contrast .quote-signature {
  color: #fff;
}
body.contrast .quote-body::before {
  background: url(../assets/icons/quote-sign-white.svg) center center no-repeat;
  background-size: contain;
}
body.contrast .content-text-title, body.contrast .content-text h2, body.contrast .content-text h3, body.contrast .content-text h4, body.contrast .content-text h5, body.contrast .content-text h6, body.contrast .content-text p, body.contrast .content-text span, body.contrast .content-text strong {
  color: #fff;
}
body.contrast .content-text a {
  color: #FFD500;
}
body.contrast .content-text ul li::before {
  background: none;
  -webkit-mask: url(../assets/icons/icon-discover-link.svg) center center no-repeat;
  -webkit-mask-size: contain;
  background-color: #FFD500;
}
body.contrast .discover-section-item-text a:before {
  background: none;
  -webkit-mask: url(../assets/icons/icon-discover-link.svg) center center no-repeat;
  -webkit-mask-size: contain;
  background-color: #fff;
}
body.contrast .page-header-desktop {
  background-color: #000000;
}
body.contrast .nav-desktop .main-menu li a {
  color: #FFD500;
}
body.contrast .page-hero::before {
  background: linear-gradient(180deg, #000000 15%, rgba(255, 255, 255, 0) 95%);
}
body.contrast .idea-section .idea-section-text {
  color: #FFD500;
}
body.contrast .idea-section .idea-section-text a {
  background: url(../assets/icons/icon-arrow-yellow.svg) center center no-repeat;
}
body.contrast .quote-slider .slick-arrow.slick-next {
  background: url(../assets/icons/icon-arrow-next-yellow.svg) center center no-repeat;
  background-size: contain;
}
body.contrast .quote-slider .slick-arrow.slick-prev {
  background: url(../assets/icons/icon-arrow-prev-yellow.svg) center center no-repeat;
  background-size: contain;
  transform: rotate(180deg);
}
body.contrast .why-us-group-body {
  color: #FFD500;
}
body.contrast .gallery-banner {
  background-color: #FFD500;
}
body.contrast .gallery-banner-title {
  color: #000000;
}
body.contrast .gallery-slider .slick-arrow.slick-next {
  background: url(../assets/icons/icon-arrow-prev-yellow.svg) center center no-repeat;
  background-size: contain;
}
body.contrast .gallery-slider .slick-arrow.slick-prev {
  background: url(../assets/icons/icon-arrow-prev-yellow.svg) center center no-repeat;
  background-size: contain;
}
body.contrast .banner {
  background-color: #FFD500;
}
body.contrast .banner a {
  color: #000000;
}
body.contrast.page-graduate .person-initials-name, body.contrast.page-graduate .person-initials-degree {
  color: #fff;
}
body.contrast .person-profile-content-title, body.contrast .person-profile-content-text {
  color: #fff;
}
body.contrast .person-profile-content:after {
  background-color: #3729FF;
}
body.contrast .person-detail-desc p:first-child, body.contrast p {
  color: #fff;
}

@keyframes slide-in {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0);
  }
}
.cookies {
  position: fixed;
  z-index: 200;
  left: 0;
  bottom: 0;
  background-color: #fff;
  -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.5);
  display: flex;
  width: 100%;
  padding: 15px 30px;
  justify-content: space-between;
  align-items: center;
  visibility: hidden;
  opacity: 0;
  animation: slide-in 0.25s ease forwards 0.8s;
  transform: translateY(100%);
}
@media (max-width: 480px) {
  .cookies {
    display: block;
  }
}
.cookies.visible {
  visibility: visible;
  opacity: 1;
}
.cookies--content {
  font-family: inherit;
  font-size: 1.4rem;
  line-height: normal;
  color: #000;
  padding-right: 15px;
}
@media (max-width: 480px) {
  .cookies--content {
    padding-right: 0;
  }
}
.cookies--action {
  text-align: right;
}
@media (max-width: 480px) {
  .cookies--action {
    text-align: center;
    padding-top: 15px;
  }
}

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