#learn-find-form,
#work-info-form {
  clear: both;
}
#learn-find-form:before,
#work-info-form:before,
#learn-find-form:after,
#work-info-form:after {
  content: "";
  display: table;
}
#learn-find-form:after,
#work-info-form:after {
  clear: both;
}

.blue_box-left a {
  background-color: #ffe664;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffe664), to(#f8cb46));
  background-image: -webkit-linear-gradient(left, #ffe664, #f8cb46);
  background-image: -moz-linear-gradient(left, #ffe664, #f8cb46);
  background-image: -ms-linear-gradient(left, #ffe664, #f8cb46);
  background-image: -o-linear-gradient(left, #ffe664, #f8cb46);
  background-image: linear-gradient(left, #ffe664, #f8cb46);
  background: linear-gradient(to right, #ffe664, #f8cb46);
}

.paragraph--type--related-content .custom_block .related-news .views-exposed-form .form-actions button,
.related-documents__page .views-exposed-form .form-actions button,
#learn-find-form .find-button button,
#work-info-form .find-button button,
#work-search-form .find-button button {
  background-color: #214493;
  background-image: -webkit-gradient(linear, left top, right top, from(#214493), to(#0b6e6c));
  background-image: -webkit-linear-gradient(left, #214493, #0b6e6c);
  background-image: -moz-linear-gradient(left, #214493, #0b6e6c);
  background-image: -ms-linear-gradient(left, #214493, #0b6e6c);
  background-image: -o-linear-gradient(left, #214493, #0b6e6c);
  background-image: linear-gradient(left, #214493, #0b6e6c);
  background: linear-gradient(to right, #214493, #0b6e6c);
}

.related-links-wrapper a,
.paragraph--type--related-content .custom_block .related-news .views-row .views-field-field-events-date-time + .views-field-title,
.related-videos__page .views-row .views-field-title {
  font-weight: bold;
}

.menu-custom--horizontal_wrapper,
.box-full-width > div,
.blue_box,
#learn-find-form,
#work-info-form,
#work-search-form,
.learn_third,
.work_fourth,
.work_six,
.related-videos__page .views-row-wrapper,
.related-documents__page .views-exposed-form,
.related-documents__page .views-row-wrapper {
  max-width: 1140px;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 1139px) {
  .menu-custom--horizontal_wrapper,
  .box-full-width > div,
  .blue_box,
  #learn-find-form,
  #work-info-form,
  #work-search-form,
  .learn_third,
  .work_fourth,
  .work_six,
  .related-videos__page .views-row-wrapper,
  .related-documents__page .views-exposed-form,
  .related-documents__page .views-row-wrapper {
    max-width: 100%;
    width: 996px;
} }
@media only screen and (max-width: 995px) {
  .menu-custom--horizontal_wrapper,
  .box-full-width > div,
  .blue_box,
  #learn-find-form,
  #work-info-form,
  #work-search-form,
  .learn_third,
  .work_fourth,
  .work_six,
  .related-videos__page .views-row-wrapper,
  .related-documents__page .views-exposed-form,
  .related-documents__page .views-row-wrapper {
    width: 768px;
} }
@media only screen and (max-width: 767px) {
  .menu-custom--horizontal_wrapper,
  .box-full-width > div,
  .blue_box,
  #learn-find-form,
  #work-info-form,
  #work-search-form,
  .learn_third,
  .work_fourth,
  .work_six,
  .related-videos__page .views-row-wrapper,
  .related-documents__page .views-exposed-form,
  .related-documents__page .views-row-wrapper {
    width: 100%;
} }

.common-title,
#work-search-form #search-home-title,
.paragraph--type--related-content .custom_title h3 {
  font-size: 38px;
  font-weight: bold;
  color: #214493;
  text-align: center;
  position: relative;
  padding-bottom: 25px;
  margin-top: 64px;
  margin-bottom: 46px;
  line-height: 52px;
}
.common-title::after,
#work-search-form #search-home-title::after,
.paragraph--type--related-content .custom_title h3::after {
  content: "";
  display: block;
  width: 170px;
  height: 2px;
  background: #214493;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .common-title,
  #work-search-form #search-home-title,
  .paragraph--type--related-content .custom_title h3 {
    margin-top: 20px;
    margin-bottom: 36px;
    font-size: 28px;
    line-height: 1.2;
}
  .common-title::after,
  #work-search-form #search-home-title::after,
  .paragraph--type--related-content .custom_title h3::after {
    bottom: 0;
} }

#learn-find-form #edit-block-title,
#learn-find-form #edit-block-title--2,
#work-info-form #edit-block-title,
#work-info-form #edit-block-title--2 {
  font-size: 30px;
  font-weight: bold;
  color: #214493;
  text-align: left;
  position: relative;
  padding-bottom: 25px;
  margin-top: 64px;
  margin-bottom: 26px;
  line-height: 52px;
}
#learn-find-form #edit-block-title::after,
#learn-find-form #edit-block-title--2::after,
#work-info-form #edit-block-title::after,
#work-info-form #edit-block-title--2::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #3a88a3;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 15px;
}
@media only screen and (max-width: 767px) {
  #learn-find-form #edit-block-title,
  #learn-find-form #edit-block-title--2,
  #work-info-form #edit-block-title,
  #work-info-form #edit-block-title--2 {
    margin-top: 20px;
    margin-bottom: 36px;
    font-size: 20px;
    line-height: 1.2;
}
  #learn-find-form #edit-block-title::after,
  #learn-find-form #edit-block-title--2::after,
  #work-info-form #edit-block-title::after,
  #work-info-form #edit-block-title--2::after {
    bottom: 0;
} }

#learn-find-form .search-box-two .form-item input,
#work-info-form .search-box-two .form-item input,
#work-search-form .search-box-one .form-item input,
#work-search-form .search-box-two .form-item input {
  -webkit-border-radius: 27px;
  -khtml-border-radius: 27px;
  -moz-border-radius: 27px;
  -ms-border-radius: 27px;
  -o-border-radius: 27px;
  border-radius: 27px;
  height: 50px;
  line-height: 50px;
  border: 0;
  border: 1px solid #253964 !important;
  background-color: #f9f9f9;
  font-size: 18px;
  color: #626262;
  padding: 0 20px 0 68px;
}
#learn-find-form .search-box-two .form-item input.focus,
#work-info-form .search-box-two .form-item input.focus,
#work-search-form .search-box-one .form-item input.focus,
#work-search-form .search-box-two .form-item input.focus,
#learn-find-form .search-box-two .form-item input:focus,
#work-info-form .search-box-two .form-item input:focus,
#work-search-form .search-box-one .form-item input:focus,
#work-search-form .search-box-two .form-item input:focus {
  outline: 2px solid #f29527 !important;
  outline-offset: 0;
}

.blue_box-left a,
#learn-find-form .find-button button,
#work-info-form .find-button button,
#work-search-form .find-button button,
.paragraph--type--related-content .custom_block .related-news .views-exposed-form .form-actions button,
.related-documents__page .views-exposed-form .form-actions button {
  -webkit-border-radius: 27px;
  -khtml-border-radius: 27px;
  -moz-border-radius: 27px;
  -ms-border-radius: 27px;
  -o-border-radius: 27px;
  border-radius: 27px;
  padding-top: 0;
  padding-right: 35px;
  padding-bottom: 0;
  padding-left: 35px;
  font-size: 0.9rem;
  font-weight: bold;
  white-space: nowrap;
  text-transform: none;
  cursor: pointer;
  height: 50px;
  line-height: 1.2;
}
.blue_box-left a.focus,
#learn-find-form .find-button button.focus,
#work-info-form .find-button button.focus,
#work-search-form .find-button button.focus,
.paragraph--type--related-content .custom_block .related-news .views-exposed-form .form-actions button.focus,
.related-documents__page .views-exposed-form .form-actions button.focus,
.blue_box-left a:focus,
#learn-find-form .find-button button:focus,
#work-info-form .find-button button:focus,
#work-search-form .find-button button:focus,
.paragraph--type--related-content .custom_block .related-news .views-exposed-form .form-actions button:focus,
.related-documents__page .views-exposed-form .form-actions button:focus {
  outline: 2px solid #f29527;
  outline-offset: 0;
}

.paragraph--type--related-content .custom_block .related-news .views-exposed-form .form-actions button,
.related-documents__page .views-exposed-form .form-actions button {
  color: white;
}

.blue_box-left a {
  height: 50px !important;
  line-height: 19px !important;
  font-size: 18px !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  text-align: center;
  padding-right: 35px;
  padding-left: 35px;
  display: flex !important;
  align-content: center;
  align-items: center;
  justify-content: center;
  white-space: normal;
}
.blue_box-left a span {
  display: block;
}

.menu-custom--horizontal {
  margin-top: 12px;
  margin-bottom: 40px;
}
.menu-custom--horizontal_wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-align-content: flex-start;
  align-content: flex-start;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.menu-custom--horizontal_wrapper .element {
  margin-right: 33px;
  margin-left: 33px;
}
.menu-custom--horizontal_wrapper .element.first-element {
  margin-left: 0;
}
.menu-custom--horizontal_wrapper .element.last-element {
  margin-right: 0;
}
.menu-custom--horizontal_wrapper .element a {
  text-decoration: none;
  color: #404040;
  text-decoration: none;
  font-weight: bold;
  font-size: 18px;
}

@media only screen and (max-width: 1139px) {
  .menu-custom--horizontal_wrapper .element {
    margin-right: 15px;
    margin-left: 15px;
} }
@media only screen and (max-width: 995px) {
  .menu-custom--horizontal_wrapper .element {
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 5px;
    width: 100%;
} }
.box-full-width {
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  background: #f9f9f9;
  padding-bottom: 50px;
}

.blue_box {
  margin-top: 30px;
  margin-bottom: 80px;
  background: #3a88a3;
  padding: 30px;
  font-size: 19px;
  line-height: 28px;
  color: #ffffff;
  font-weight: bold;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-align-content: flex-start;
  align-content: flex-start;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.blue_box p {
  margin: 0;
}
.blue_box-right {
  width: 60%;
  position: relative;
}
.blue_box-right::before {
  content: "";
  display: block;
  width: 1px;
  height: 120%;
  position: absolute;
  top: -10%;
  right: -10%;
  border-right: 1px solid #ffffff;
}
.blue_box-left {
  width: 30%;
  text-align: center;
}
.blue_box-left a {
  text-decoration: none;
  color: #214493;
  font-size: 20px;
  height: 52px;
  line-height: 52px;
  margin-top: 20px;
  display: inline-block;
}

@media only screen and (max-width: 995px) {
  .blue_box-right {
    width: 100%;
}
  .blue_box-right::before {
    display: none;
}
  .blue_box-left {
    width: 100%;
    margin-top: 30px;
} }
.icon-block {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-align-content: flex-start;
  align-content: flex-start;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.icon-block_block {
  font-size: 18px;
  line-height: 26px;
  width: 30%;
  margin-bottom: 15px;
  text-align: center;
}
.icon-block_block p {
  margin: 0;
}
.icon-block_block a {
  color: #214493;
  font-weight: bold;
}
.icon-block_block--icon {
  width: 35px;
  height: 35px;
  margin: 0 auto 15px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.icon-block_block--icon.flag {
  background-image: url("../../images/flag.svg");
}
.icon-block_block--icon.screen {
  background-image: url("../../images/screen.svg");
}
.icon-block_block--icon.question {
  background-image: url("../../images/question.svg");
}
.icon-block_block--icon.plain {
  background-image: url("../../images/plain.svg");
}
.icon-block_block--icon.person {
  background-image: url("../../images/person.svg");
}
.icon-block_block--icon.crossroads {
  background-image: url("../../images/crossroads.svg");
}
.icon-block_block--icon.hands {
  background-image: url("../../images/hands.svg");
}
.icon-block_block--icon.amplifier {
  background-image: url("../../images/amplifier.svg");
}

@media only screen and (max-width: 767px) {
  .icon-block_block {
    width: 100%;
    margin-bottom: 30px;
} }
#learn-find-form,
#work-info-form {
  padding-bottom: 50px;
}
#learn-find-form .search-box-two,
#work-info-form .search-box-two {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 200px);
  margin-top: 15px;
}
#learn-find-form .search-box-two .form-item,
#work-info-form .search-box-two .form-item {
  position: relative;
}
#learn-find-form .search-box-two .form-item input,
#work-info-form .search-box-two .form-item input {
  font-size: 24px;
  color: #626262;
  width: 100%;
  margin-top: 0;
  position: relative;
  background-color: #f7fcff;
}
#learn-find-form .search-box-two .form-item::before,
#work-info-form .search-box-two .form-item::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background: url("../../images/location.svg") no-repeat center/21px;
  position: absolute;
  top: 11px;
  left: 13px;
  z-index: 1;
}
#learn-find-form .country-search-box > div.form-actions,
#work-info-form .country-search-box > div.form-actions {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
#learn-find-form .country-search-box .search-box-two > div.form-item::before,
#work-info-form .country-search-box .search-box-two > div.form-item::before {
  top: 7px;
}
#learn-find-form .country-search-box .search-box-two .form-item .ecl-select__container,
#work-info-form .country-search-box .search-box-two .form-item .ecl-select__container {
  width: 100%;
}
#learn-find-form .country-search-box .search-box-two .form-item .ecl-select__container select#edit-find-learn,
#learn-find-form .country-search-box .search-box-two .form-item .ecl-select__container select#edit-find-work,
#work-info-form .country-search-box .search-box-two .form-item .ecl-select__container select#edit-find-learn,
#work-info-form .country-search-box .search-box-two .form-item .ecl-select__container select#edit-find-work {
  padding-left: 50px;
}
#learn-find-form .find-button,
#work-info-form .find-button {
  width: 170px;
  display: inline-block;
  vertical-align: top;
  float: right;
  margin-top: 15px;
}
#learn-find-form .find-button button,
#work-info-form .find-button button {
  width: 100%;
  height: 50px;
  line-height: 50px;
  border: 0;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
}

@media only screen and (max-width: 995px) {
  #learn-find-form .search-box-two,
  #work-info-form .search-box-two {
    width: 100%;
    margin-bottom: 15px;
}
  #learn-find-form .find-button,
  #work-info-form .find-button {
    width: 100%;
} }
.work-search-form {
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  background: #f9f9f9;
  padding-bottom: 50px;
}

#work-search-form .search-box-one,
#work-search-form .search-box-two {
  display: inline-block;
  width: 38%;
  margin-right: 2%;
}
#work-search-form .search-box-one .form-item,
#work-search-form .search-box-two .form-item {
  position: relative;
}
#work-search-form .search-box-one .form-item input,
#work-search-form .search-box-two .form-item input {
  font-size: 24px;
  color: #626262;
  width: 100%;
  margin-top: 0;
  position: relative;
  background-color: #f7fcff;
}
#work-search-form .search-box-one .form-item::before,
#work-search-form .search-box-two .form-item::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background: url("../../images/location.svg") no-repeat center/21px;
  position: absolute;
  top: 11px;
  left: 13px;
  z-index: 1;
}
#work-search-form .search-box-one .form-item::before {
  background: url("../../images/search.svg") no-repeat center/21px;
}
#work-search-form .find-button {
  display: inline-block;
  width: 20%;
  vertical-align: top;
}
#work-search-form .find-button button {
  width: 100%;
  height: 50px;
  line-height: 50px;
  border: 0;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
}

@media only screen and (max-width: 995px) {
  #work-search-form .search-box-one,
  #work-search-form .search-box-two {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
}
  #work-search-form .find-button {
    width: 100%;
}

  #learn-find-form .country-search-box > div.form-actions,
  #work-info-form .country-search-box > div.form-actions {
    flex-direction: column;
} }
.learn_first-text {
  font-size: 18px;
  line-height: 32px;
}
.learn_first-text ul {
  font-weight: bold;
  padding: 0;
  column-count: 2;
}
.learn_first-text ul li {
  display: inline-block;
  padding: 0 50px 0 30px;
  margin-bottom: 15px;
  position: relative;
  vertical-align: top;
}
.learn_first-text ul li::before {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background: #464646;
  position: absolute;
  top: 12px;
  left: 0;
}

@media only screen and (max-width: 995px) {
  .learn_first-text ul {
    column-count: 1;
}
  .learn_first-text ul li {
    padding: 0 0 0 30px;
} }
.learn_third {
  padding-bottom: 50px;
  font-size: 18px;
  line-height: 32px;
}
.learn_third ul {
  padding: 0;
}
.learn_third ul li {
  display: block;
  padding: 0 0 10px 30px;
  position: relative;
}
.learn_third ul li::before {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background: #464646;
  position: absolute;
  top: 12px;
  left: 0;
}
.learn_third .learn_third-content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-align-content: flex-start;
  align-content: flex-start;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.learn_third .learn_third-content .content-left {
  width: calc(100% - 295px);
}
.learn_third .learn_third-content .content-right {
  width: 245px;
}
.learn_third .learn_third-content .content-right-icon {
  background: url("../../images/passport.svg") no-repeat center center/cover;
  width: 245px;
  height: 254px;
}

@media only screen and (max-width: 995px) {
  .learn_third .learn_third-content .content-left {
    width: 100%;
}
  .learn_third .learn_third-content .content-right {
    display: none;
} }
.work_fourth {
  padding-bottom: 30px;
  font-size: 18px;
  line-height: 32px;
}
.work_fourth ul li {
  padding: 0 0 10px 0;
}

.work_six {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-align-content: flex-start;
  align-content: flex-start;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 40px;
  padding-bottom: 40px;
}
.work_six-right,
.work_six-left {
  width: 48%;
  min-height: 385px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-align-content: center;
  align-content: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.work_six-right p,
.work_six-left p {
  margin: 0;
  padding: 0 20px;
  width: 100%;
  text-align: center;
  font-size: 30px;
  line-height: 40px;
  font-weight: bold;
  color: #ffffff;
}
.work_six-right {
  background: url("../../images/image-box-01.png") no-repeat center center;
  background-size: cover;
}
.work_six-left {
  background: url("../../images/image-box-02.png") no-repeat center center;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  .work_six-right,
  .work_six-left {
    width: 100%;
    min-height: 250px;
}
  .work_six-right {
    margin-bottom: 20px;
} }
.contact_us_form {
  width: 100%;
  height: 1100px;
  border: 0;
}

@media only screen and (max-width: 767px) {
  .related-news .views-row {
    width: 100%;
} }
.related-links-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-align-content: flex-start;
  align-content: flex-start;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -12px;
  margin-right: -12px;
}
.related-links-wrapper > div {
  display: flex;
  min-height: 100%;
  flex: 1;
  padding: 0 12px;
}
@media only screen and (max-width: 995px) {
  .related-links-wrapper > div {
    flex: 100%;
    margin-bottom: 20px !important;
}
  .related-links-wrapper > div:last-child {
    margin-bottom: 0 !important;
} }
.related-links-wrapper a {
  width: 100%;
  min-height: 100%;
  font-size: 16px;
  background: #f4f4f4;
  display: block;
  padding: 21px 50px;
}

.paragraph--type--related-content {
  -webkit-border-radius: 16px;
  -khtml-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
  -webkit-box-shadow: rgba(191, 208, 255, 0.51) 0 3px 13px 0;
  -khtml-box-shadow: rgba(191, 208, 255, 0.51) 0 3px 13px 0;
  -moz-box-shadow: rgba(191, 208, 255, 0.51) 0 3px 13px 0;
  -ms-box-shadow: rgba(191, 208, 255, 0.51) 0 3px 13px 0;
  -o-box-shadow: rgba(191, 208, 255, 0.51) 0 3px 13px 0;
  box-shadow: rgba(191, 208, 255, 0.51) 0 3px 13px 0;
  padding: 26px 30px 44px;
}
.paragraph--type--related-content .custom_title {
  margin-bottom: 30px;
}
.paragraph--type--related-content .custom_title h3 {
  padding-bottom: 0;
  margin-bottom: 0;
  margin-top: 10px;
}
.paragraph--type--related-content .custom_title h3::after {
  display: none;
}
.paragraph--type--related-content .custom_title hr {
  max-width: 168px;
  margin: auto;
  height: 2px;
  background: #3a88a3;
  margin-top: 25px;
}
.paragraph--type--related-content .custom-route {
  text-align: right;
  font-size: 16px;
  margin-bottom: 30px;
}
.paragraph--type--related-content .custom-route a {
  text-decoration: underline;
}
.paragraph--type--related-content .custom_block .related-news .views-row-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-align-content: flex-start;
  align-content: flex-start;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.paragraph--type--related-content .custom_block .related-news .views-row {
  width: 31%;
}
@media only screen and (max-width: 995px) {
  .paragraph--type--related-content .custom_block .related-news .views-row {
    width: 100%;
    margin-bottom: 20px;
} }
.paragraph--type--related-content .custom_block .related-news .views-row .ecl-date-block__year {
  background: #f0f4ff;
}
.paragraph--type--related-content .custom_block .related-news .views-row .views-field-field-events-date-time {
  float: left;
  margin-right: 21px;
}
.paragraph--type--related-content .custom_block .related-news .views-row .views-field-field-events-date-time + .views-field-title {
  font-size: 18px;
  padding-left: 122px;
}
@media only screen and (max-width: 995px) {
  .paragraph--type--related-content .custom_block .related-news .views-row .views-field-field-events-date-time + .views-field-title {
    padding-left: 101px;
} }
.paragraph--type--related-content .custom_block .related-news .views-row .views-field-field-av-portal .field-content {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
  /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */ }
.paragraph--type--related-content .custom_block .related-news .views-row .views-field-field-av-portal .field-content .media--bundle--av-portal-video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.paragraph--type--related-content .custom_block .related-news .views-row .views-field-field-av-portal .field-content .media--bundle--av-portal-video iframe {
  width: 100%;
  min-height: 190px;
}
.paragraph--type--related-content .custom_block .related-news .views-row.related-document {
  width: 100%;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 4px 10px 0;
  -khtml-box-shadow: rgba(0, 0, 0, 0.1) 0 4px 10px 0;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0 4px 10px 0;
  -ms-box-shadow: rgba(0, 0, 0, 0.1) 0 4px 10px 0;
  -o-box-shadow: rgba(0, 0, 0, 0.1) 0 4px 10px 0;
  box-shadow: rgba(0, 0, 0, 0.1) 0 4px 10px 0;
  border: 1px solid rgba(222, 223, 228, 0.5);
  margin-bottom: 10px;
}
.paragraph--type--related-content .custom_block .related-news .views-row.related-document .ecl-file__container {
  background: transparent;
}
.paragraph--type--related-content .custom_block .related-news .views-row.related-document .ecl-file {
  max-width: 100%;
}
.paragraph--type--related-content .custom_block .related-news .views-row.related-document .ecl-file__translation-toggle {
  padding-top: 0;
}
.paragraph--type--related-content .custom_block .related-news .views-row.related-document .ecl-file__info {
  margin-right: 1rem;
}
.paragraph--type--related-content .custom_block .related-news .views-row.related-document .ecl-link__label {
  text-decoration: underline;
}
.paragraph--type--related-content .custom_block .related-news .views-row.related-document .ecl-link__icon {
  width: 20px;
  height: 20px;
  margin-left: 10px;
}
.paragraph--type--related-content .custom_block .related-news .views-row.related-news {
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: rgba(191, 208, 228, 0.51) 0 3px 13px 0;
  -khtml-box-shadow: rgba(191, 208, 228, 0.51) 0 3px 13px 0;
  -moz-box-shadow: rgba(191, 208, 228, 0.51) 0 3px 13px 0;
  -ms-box-shadow: rgba(191, 208, 228, 0.51) 0 3px 13px 0;
  -o-box-shadow: rgba(191, 208, 228, 0.51) 0 3px 13px 0;
  box-shadow: rgba(191, 208, 228, 0.51) 0 3px 13px 0;
  overflow: hidden;
}
.paragraph--type--related-content .custom_block .related-news .views-row.related-news .views-field-title {
  padding: 14px;
  font-size: 20px;
}
.paragraph--type--related-content .custom_block .related-news .views-row.related-news .views-field-field-events-date-time {
  padding: 0 14px 30px;
}
.paragraph--type--related-content .custom_block .related-news .views-exposed-form {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-align-content: flex-start;
  align-content: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -50px;
  padding-bottom: 20px;
}
.paragraph--type--related-content .custom_block .related-news .views-exposed-form select {
  -webkit-border-radius: 27px;
  -khtml-border-radius: 27px;
  -moz-border-radius: 27px;
  -ms-border-radius: 27px;
  -o-border-radius: 27px;
  border-radius: 27px;
  border-color: #214493;
  background: url(../../images/caret-down-fill.svg) no-repeat 94% center;
  min-width: 226px;
}
.paragraph--type--related-content .custom_block .related-news .views-exposed-form .ecl-select__icon {
  display: none;
}
@media only screen and (max-width: 767px) {
  .paragraph--type--related-content .custom_block .related-news .views-exposed-form .form-item-langcode {
    width: 100%;
} }
.paragraph--type--related-content .custom_block .related-news .views-exposed-form .form-actions {
  margin-left: 27px;
}
@media only screen and (max-width: 767px) {
  .paragraph--type--related-content .custom_block .related-news .views-exposed-form .form-actions {
    margin-left: 0;
    margin-top: 8px;
    width: 100%;
} }
.paragraph--type--related-content .custom_block .related-news .views-exposed-form .form-actions button {
  height: 44px;
  font-size: 18px;
}

.related-videos__page header {
  margin-bottom: 60px;
}
.related-videos__page .views-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-align-content: flex-start;
  align-content: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.related-videos__page .views-row .views-field-field-av-portal {
  width: 375px;
  margin-right: 25px;
}
.related-videos__page .views-row .views-field-field-av-portal iframe {
  width: 100%;
  min-height: 220px;
}
@media only screen and (max-width: 520px) {
  .related-videos__page .views-row .views-field-field-av-portal iframe {
    min-height: auto;
} }
.related-videos__page .views-row .views-field-title {
  flex-grow: 1;
  font-size: 20px;
}
.related-videos__page .views-row:last-child {
  margin-bottom: 80px;
}

.related-documents__page .views-exposed-form {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-align-content: flex-start;
  align-content: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 40px;
  padding-bottom: 40px;
}
.related-documents__page .views-exposed-form select {
  -webkit-border-radius: 27px;
  -khtml-border-radius: 27px;
  -moz-border-radius: 27px;
  -ms-border-radius: 27px;
  -o-border-radius: 27px;
  border-radius: 27px;
  border-color: #214493;
  background: url(../../images/caret-down-fill.svg) no-repeat 94% center;
  min-width: 226px;
}
.related-documents__page .views-exposed-form .ecl-select__icon {
  display: none;
}
@media only screen and (max-width: 767px) {
  .related-documents__page .views-exposed-form .form-item-langcode {
    width: 100%;
} }
.related-documents__page .views-exposed-form .form-actions {
  margin-left: 27px;
}
@media only screen and (max-width: 767px) {
  .related-documents__page .views-exposed-form .form-actions {
    margin-left: 0;
    margin-top: 8px;
    width: 100%;
} }
.related-documents__page .views-exposed-form .form-actions button {
  height: 44px;
  font-size: 18px;
}
.related-documents__page .views-row-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-align-content: flex-start;
  align-content: flex-start;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 80px;
}
.related-documents__page .views-row {
  width: 48.5%;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 4px 10px 0;
  -khtml-box-shadow: rgba(0, 0, 0, 0.1) 0 4px 10px 0;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0 4px 10px 0;
  -ms-box-shadow: rgba(0, 0, 0, 0.1) 0 4px 10px 0;
  -o-box-shadow: rgba(0, 0, 0, 0.1) 0 4px 10px 0;
  box-shadow: rgba(0, 0, 0, 0.1) 0 4px 10px 0;
  border: 1px solid rgba(222, 223, 228, 0.5);
  margin-bottom: 20px;
}
@media only screen and (max-width: 995px) {
  .related-documents__page .views-row {
    width: 100%;
} }
.related-documents__page .views-row .ecl-file__container {
  background: transparent;
}
.related-documents__page .views-row .ecl-file {
  max-width: 100%;
}
.related-documents__page .views-row .ecl-file__translation-toggle {
  padding-top: 0;
}
.related-documents__page .views-row .ecl-file__info {
  margin-right: 1rem;
}
.related-documents__page .views-row .ecl-link__label {
  text-decoration: underline;
}
.related-documents__page .views-row .ecl-link__icon {
  width: 20px;
  height: 20px;
  margin-left: 10px;
}

.oe_paragraph_image_effect {
  display: flex;
  justify-content: center;
}
.oe_paragraph_image_effect .oe_image_effects {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
}
.oe_paragraph_image_effect .oe_image_effects .text_image {
  background: rgba(27, 25, 25, 0.5);
  position: absolute;
  bottom: 0px;
  width: 100%;
  color: #ffffff;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 22px;
}
.oe_paragraph_image_effect .oe_image_effects .text_image a {
  color: white;
  text-decoration: underline;
}

#work-info-form .ecl-select__icon,
#learn-find-form .ecl-select__icon {
  background-color: #ffffff;
  justify-content: end;
  padding-right: 12px;
}

#work-info-form .ecl-select__icon svg,
#learn-find-form .ecl-select__icon svg {
  fill: #404040;
}

.imgbox {
  position: relative;
  margin: 12px;
}

.ecl-date-block {
  width: 6.3rem !important;
  border-radius: 0;
  box-shadow: unset;
}
.ecl-date-block__year {
  background-color: #ebebeb !important;
  border-top: 1px solid #cfcfcf;
}
.ecl-date-block::after {
  content: "";
  position: absolute;
  left: 10px;
  top: -7px;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  border: 0;
  display: block;
  background-color: #ffffff;
  width: 13px;
  height: 13px;
}

.alignmentHorizontal .button-header-step {
  margin-right: 8px;
}
.alignmentHorizontal .button-header-step .total-items,
.alignmentHorizontal .button-header-step .box-buttons-prev {
  display: flex;
}
.alignmentHorizontal .button-header-step .total-items {
  font-size: 16px;
  justify-content: end;
}
.alignmentHorizontal .button-header-step .box-buttons-prev {
  justify-content: space-between;
}
.alignmentHorizontal .button-header-step .box-buttons-prev .button-prev-step,
.alignmentHorizontal .button-header-step .box-buttons-prev .button-next-step {
  color: #5650a3;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding: 0 12px;
  text-decoration: underline;
  font-size: 16px;
  cursor: pointer;
}
.alignmentHorizontal .button-header-step .box-buttons-prev .button-prev-step:hover,
.alignmentHorizontal .button-header-step .box-buttons-prev .button-next-step:hover {
  background-color: #5650a3;
  color: white;
}
.alignmentHorizontal .button-header-step .box-buttons-prev .button-prev-step {
  margin-right: 32px;
}
.alignmentHorizontal .paragraph--type--step-by-step {
  margin-top: 12px;
}
.alignmentHorizontal .paragraph--type--step-by-step .field_step_item {
  display: flex;
  max-width: none;
  width: 100%;
}
.alignmentHorizontal .paragraph--type--step-by-step .field_step_item .slick-arrow {
  background: none;
  border: 2px solid #5650a3;
  height: 40px;
  font-size: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  padding: 20px;
}
.alignmentHorizontal .paragraph--type--step-by-step .field_step_item .slick-arrow.slick-prev {
  background-image: url(../../images/chevron-left.svg);
}
.alignmentHorizontal .paragraph--type--step-by-step .field_step_item .slick-arrow.slick-next {
  background-image: url(../../images/chevron-right.svg);
}
.alignmentHorizontal .paragraph--type--step-by-step .field_step_item .slick-list {
  padding-top: 45px;
  width: 100%;
}
.alignmentHorizontal .paragraph--type--step-by-step .field_step_item .slick-list .slick-track {
  left: -13px;
  display: flex;
  width: 100% !important;
}
@media only screen and (max-width: 995px) {
  .alignmentHorizontal .paragraph--type--step-by-step .field_step_item .slick-list .slick-track {
    width: auto !important;
} }
.alignmentHorizontal .paragraph--type--step-by-step .field_step_item .slick-list .slick-track .slick-slide {
  width: 100% !important;
  min-width: 255px;
}
@media only screen and (max-width: 995px) {
  .alignmentHorizontal .paragraph--type--step-by-step .field_step_item .slick-list .slick-track .slick-slide {
    width: auto !important;
    min-width: 50% !important;
} }
@media only screen and (max-width: 480px) {
  .alignmentHorizontal .paragraph--type--step-by-step .field_step_item .slick-list .slick-track .slick-slide {
    min-width: fit-content !important;
} }
.alignmentHorizontal .paragraph--type--step-by-step .field_step_item .slick-list .slick-track .slick-slide .ecl-timeline__item {
  padding-top: 20px;
  margin-top: -24px;
  border-top: 2px solid #5650a3;
}
.alignmentHorizontal .paragraph--type--step-by-step .field_step_item .slick-list .slick-track .slick-slide .ecl-timeline__item::before {
  display: none;
}
.alignmentHorizontal .paragraph--type--step-by-step .field_step_item .slick-list .slick-track .slick-slide .ecl-timeline__item::after {
  left: auto;
  right: 15px;
  top: -9px;
  box-shadow: none;
}
.alignmentHorizontal .paragraph--type--step-by-step .field_step_item .slick-list .slick-track .slick-slide .ecl-timeline__item .ecl-timeline__tooltip::before {
  display: none;
}
.alignmentHorizontal .paragraph--type--step-by-step .field_step_item .slick-list .slick-track .slick-slide .ecl-timeline__item .ecl-timeline__tooltip .ecl-timeline__tooltip-arrow {
  top: -15px;
  transform: translateX(-100%) rotate(180deg);
  right: 0;
  left: auto;
}
.alignmentHorizontal .paragraph--type--step-by-step .field_step_item .slick-list .slick-track .slick-slide .ecl-timeline__item .ecl-timeline__tooltip .ecl p {
  /*overflow: hidden;
              text-overflow: ellipsis;
              display: -webkit-box;*/
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 15;
}

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