@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/source-sans-pro-v14-latin-regular.woff2?v=1") format("woff2"), url("../fonts/source-sans-pro-v14-latin-regular.woff?v=1") format("woff");
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: normal;
  src: url("../fonts/source-sans-pro-v14-latin-italic.woff2?v=1") format("woff2"), url("../fonts/source-sans-pro-v14-latin-italic.woff?v=1") format("woff");
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/source-sans-pro-v14-latin-600.woff2?v=1") format("woff2"), url("../fonts/source-sans-pro-v14-latin-600.woff?v=1") format("woff");
}
@font-face {
  font-family: "Source Code Pro";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/source-code-pro-v13-latin-regular.woff2?v=1") format("woff2"), url("../fonts/source-code-pro-v13-latin-regular.woff?v=1") format("woff");
}
@font-face {
  font-family: "Source Code Pro";
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/source-code-pro-v13-latin-600.woff2?v=1") format("woff2"), url("../fonts/source-code-pro-v13-latin-600.woff?v=1") format("woff");
}
@font-face {
  font-family: "Site Icons";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/icomoon.eot?v=4");
  src: url("../fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("../fonts/icomoon.woff?v=4") format("woff"), url("../fonts/icomoon.ttf?v=4") format("truetype"), url("../fonts/icomoon.svg?v=4") format("svg");
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
button {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}

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

body {
  line-height: 1;
}

body,
input[type=submit],
input[type=button],
button {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}
blockquote::before, blockquote::after,
q::before,
q::after {
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

input[type=text],
input[type=email],
input[type=password],
input[type=number],
input[type=color],
input[type=submit],
input[type=button],
button,
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  display: block;
  border: none;
  border-radius: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 1rem;
  line-height: 1rem;
  background: none;
}

input[type=text],
input[type=email],
input[type=password],
input[type=number],
input[type=color],
textarea,
select {
  width: 100%;
}

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

input[type=radio],
input[type=checkbox],
input[type=color],
input[type=submit],
input[type=button],
button,
select {
  cursor: pointer;
}

textarea {
  resize: none;
}

strong,
b {
  font-weight: bold;
}

em,
i {
  font-style: italic;
}

.video__poster--show, .flex-container {
  position: relative;
  height: 0;
  overflow: hidden;
}
.video__poster--show iframe, .flex-container iframe,
.video__poster--show object,
.flex-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

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

img {
  height: auto;
  display: block;
}

.flex-container {
  padding-bottom: 56.25%;
}

.lightbox__button--next::after, .lightbox__button--prev::before, .lightbox__button--close::before, .swiper__button::before, .embla-mobile__button--prev::after, .embla-mobile__button--next::after, .embla__button::before, .search-form__label::after, .predictive-search__close::before, .overlay__close::after, .dropdown--open .dropdown__trigger::after, .dropdown__trigger::after, .icon::before,
.icon-end::after {
  font-family: "Site Icons";
  vertical-align: middle;
  speak: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}

.icon--twitter::before,
.icon-end--twitter::after {
  content: "\e600";
}

.icon--linkedin::before,
.icon-end--linkedin::after {
  content: "\e601";
}

.icon--instagram::before,
.icon-end--instagram::after {
  content: "\e602";
}

.icon--phone::before,
.icon-end--phone::after {
  content: "\e603";
}

.icon--email::before,
.icon-end--email::after {
  content: "\e604";
}

.search-form__label::after, .icon--search::before,
.icon-end--search::after {
  content: "\e605";
}

.dropdown__trigger::after, .icon--arrow-down::before,
.icon-end--arrow-down::after {
  content: "\e606";
}

.dropdown--open .dropdown__trigger::after, .icon--arrow-up::before,
.icon-end--arrow-up::after {
  content: "\e607";
}

.icon--menu::before,
.icon-end--menu::after {
  content: "\e608";
}

.lightbox__button--close::before, .predictive-search__close::before, .overlay__close::after, .icon--close::before,
.icon-end--close::after {
  content: "\e609";
}

.lightbox__button--next::after, .icon--next::before,
.icon-end--next::after {
  content: "\e60a";
}

.lightbox__button--prev::before, .icon--prev::before,
.icon-end--prev::after {
  content: "\e60b";
}

.swiper__button--prev::before, .embla__button--prev::before, .icon--slide-arrow-right::before,
.icon-end--slide-arrow-right::after {
  content: "\e900";
}

.swiper__button--next::before, .embla-mobile__button--prev::after, .embla-mobile__button--next::after, .embla__button--next::before, .icon--slide-arrow-left::before,
.icon-end--slide-arrow-left::after {
  content: "\e901";
}

[todo] {
  position: relative;
}
[todo]:before {
  font-size: 11px;
  font-weight: bold;
  text-transform: none;
  line-height: 1;
  position: absolute;
  top: 0;
  left: 0;
  content: "TODO " attr(todo);
  color: #fff;
  background-color: #f35100;
  border: 2px dashed rgba(255, 255, 255, 0.2);
  z-index: 999;
  padding: 2px;
}

.a1-12 {
  width: 8.3333333333%;
}

.a2-12 {
  width: 16.6666666667%;
}

.a3-12 {
  width: 25%;
}

.a4-12 {
  width: 33.3333333333%;
}

.a5-12 {
  width: 41.6666666667%;
}

.a6-12 {
  width: 50%;
}

.a7-12 {
  width: 58.3333333333%;
}

.a8-12 {
  width: 66.6666666667%;
}

.a9-12 {
  width: 75%;
}

.a10-12 {
  width: 83.3333333333%;
}

.a11-12 {
  width: 91.6666666667%;
}

.a12-12 {
  width: 100%;
}

.a1-20 {
  width: 5%;
}

.a2-20 {
  width: 10%;
}

.a3-20 {
  width: 15%;
}

.a4-20 {
  width: 20%;
}

.a5-20 {
  width: 25%;
}

.a6-20 {
  width: 30%;
}

.a7-20 {
  width: 35%;
}

.a8-20 {
  width: 40%;
}

.a9-20 {
  width: 45%;
}

.a10-20 {
  width: 50%;
}

.a11-20 {
  width: 55%;
}

.a12-20 {
  width: 60%;
}

.a13-20 {
  width: 65%;
}

.a14-20 {
  width: 70%;
}

.a15-20 {
  width: 75%;
}

.a16-20 {
  width: 80%;
}

.a17-20 {
  width: 85%;
}

.a18-20 {
  width: 90%;
}

.a19-20 {
  width: 95%;
}

.a20-20 {
  width: 100%;
}

@media only screen and (max-width: 1279px) {
  .c1-20 {
    width: 5%;
  }
  .c2-20 {
    width: 10%;
  }
  .c3-20 {
    width: 15%;
  }
  .c4-20 {
    width: 20%;
  }
  .c5-20 {
    width: 25%;
  }
  .c6-20 {
    width: 30%;
  }
  .c7-20 {
    width: 35%;
  }
  .c8-20 {
    width: 40%;
  }
  .c9-20 {
    width: 45%;
  }
  .c10-20 {
    width: 50%;
  }
  .c11-20 {
    width: 55%;
  }
  .c12-20 {
    width: 60%;
  }
  .c13-20 {
    width: 65%;
  }
  .c14-20 {
    width: 70%;
  }
  .c15-20 {
    width: 75%;
  }
  .c16-20 {
    width: 80%;
  }
  .c17-20 {
    width: 85%;
  }
  .c18-20 {
    width: 90%;
  }
  .c19-20 {
    width: 95%;
  }
  .c20-20 {
    width: 100%;
  }
}
@media only screen and (max-width: 1099px) {
  .d1-20 {
    width: 5%;
  }
  .d2-20 {
    width: 10%;
  }
  .d3-20 {
    width: 15%;
  }
  .d4-20 {
    width: 20%;
  }
  .d5-20 {
    width: 25%;
  }
  .d6-20 {
    width: 30%;
  }
  .d7-20 {
    width: 35%;
  }
  .d8-20 {
    width: 40%;
  }
  .d9-20 {
    width: 45%;
  }
  .d10-20 {
    width: 50%;
  }
  .d11-20 {
    width: 55%;
  }
  .d12-20 {
    width: 60%;
  }
  .d13-20 {
    width: 65%;
  }
  .d14-20 {
    width: 70%;
  }
  .d15-20 {
    width: 75%;
  }
  .d16-20 {
    width: 80%;
  }
  .d17-20 {
    width: 85%;
  }
  .d18-20 {
    width: 90%;
  }
  .d19-20 {
    width: 95%;
  }
  .d20-20 {
    width: 100%;
  }
}
@media only screen and (max-width: 979px) {
  .e1-6 {
    width: 16.6666666667%;
  }
  .e2-6 {
    width: 33.3333333333%;
  }
  .e3-6 {
    width: 50%;
  }
  .e4-6 {
    width: 66.6666666667%;
  }
  .e5-6 {
    width: 83.3333333333%;
  }
  .e6-6 {
    width: 100%;
  }
}
@media only screen and (max-width: 799px) {
  .f1-6 {
    width: 16.6666666667%;
  }
  .f2-6 {
    width: 33.3333333333%;
  }
  .f3-6 {
    width: 50%;
  }
  .f4-6 {
    width: 66.6666666667%;
  }
  .f5-6 {
    width: 83.3333333333%;
  }
  .f6-6 {
    width: 100%;
  }
}
@media only screen and (max-width: 649px) {
  .g1-6 {
    width: 16.6666666667%;
  }
  .g2-6 {
    width: 33.3333333333%;
  }
  .g3-6 {
    width: 50%;
  }
  .g4-6 {
    width: 66.6666666667%;
  }
  .g5-6 {
    width: 83.3333333333%;
  }
  .g6-6 {
    width: 100%;
  }
}
@media only screen and (max-width: 449px) {
  .h1-6 {
    width: 16.6666666667%;
  }
  .h2-6 {
    width: 33.3333333333%;
  }
  .h3-6 {
    width: 50%;
  }
  .h4-6 {
    width: 66.6666666667%;
  }
  .h5-6 {
    width: 83.3333333333%;
  }
  .h6-6 {
    width: 100%;
  }
}
.cookie-banner__button, .cookie-manager__button {
  border: 2px solid #042244;
  color: #042244;
  padding: 0.5rem;
  text-align: center;
}

.cookie-manager {
  font-size: 0.821rem;
  line-height: 1.5;
}
.cookie-manager h2,
.cookie-manager h3,
.cookie-manager h4 {
  margin-bottom: 0.5rem;
}
.cookie-manager h2 {
  font-size: 1.5rem;
  line-height: 1.5;
}
.cookie-manager h3 {
  font-size: 1.5rem;
  line-height: 1.5;
}
.cookie-manager h4 {
  font-size: 1.25rem;
  line-height: 1.5;
}
.cookie-manager p {
  font-size: 1.125rem;
  margin-bottom: 1rem;
}
.cookie-manager a {
  color: #042244;
  text-decoration: underline;
}
.cookie-manager--overlay-mode h3 {
  font-size: 1.125rem;
  line-height: 1.5;
}
.cookie-manager--overlay-mode p {
  font-size: 1rem;
}

.cookie-manager--overlay-mode {
  background-color: rgba(4, 34, 68, 0.8);
  bottom: 0;
  display: none;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  left: 0;
  padding: 4.5rem;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1000;
}
@media only screen and (max-width: 699px) {
  .cookie-manager--overlay-mode {
    padding: 0.5rem;
  }
}
.cookie-manager-open .cookie-manager--overlay-mode {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cookie-manager__button-parent {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}
.cookie-manager--overlay-mode .cookie-manager__button-parent {
  max-width: 640px;
  position: relative;
}

.cookie-manager__scroller {
  background-color: #FFFFFF;
}
.cookie-manager--overlay-mode .cookie-manager__scroller {
  bottom: 0;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 0;
}

.cookie-manager__container {
  color: #042244;
}
.cookie-manager__container--spaced p {
  margin-bottom: 1.5rem;
}
.cookie-manager--overlay-mode .cookie-manager__container {
  padding: 2.5rem 2.5rem 8rem;
}

.cookie-manager__title-hidden {
  left: -999rem;
  position: absolute;
  visibility: hidden;
}

.cookie-manager__logo {
  background: url("../img/sf-logo.svg") no-repeat 0 0;
  height: 39px;
  margin-bottom: 2rem;
  width: 235px;
}

.cookie-manager__category-list {
  border-bottom: 1px solid rgba(4, 34, 68, 0.3);
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}
.cookie-manager__category-list--spaced {
  margin-bottom: 2rem;
  padding-bottom: 2rem;
}

.cookie-manager__category {
  border-top: 1px solid rgba(4, 34, 68, 0.3);
  margin-top: 1rem;
  padding-top: 1rem;
}
.cookie-manager__category-list--spaced .cookie-manager__category {
  margin-top: 2rem;
  padding-top: 2rem;
}

.cookie-manager__category-info,
.cookie-manager__provider-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0.5rem;
  margin-left: -1rem;
}
.cookie-manager__category-info > div,
.cookie-manager__provider-info > div {
  margin-left: 1rem;
}

@media only screen and (max-width: 699px) {
  .cookie-manager__category-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .cookie-manager--overlay-mode .cookie-manager__category-info {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.cookie-manager__category-buttons {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cookie-manager__button-container {
  background-color: #FFFFFF;
  bottom: 0;
  -webkit-box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.2);
          box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.2);
  display: none;
  left: 0;
  padding: 1rem;
  position: fixed;
  right: 0;
  z-index: 1001;
}
.cookie-manager--overlay-mode .cookie-manager__button-container {
  padding: 1.5rem 2.5rem;
  position: absolute;
}
.cookie-manager-buttons-visible .cookie-manager__button-container {
  display: block;
}

.cookie-manager__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 0.875rem;
}

.cookie-manager-save-changes .cookie-manager__buttons-accept-deny {
  display: none;
}

.cookie-manager__buttons-save-deny {
  display: none;
}
.cookie-manager-save-changes .cookie-manager__buttons-save-deny {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cookie-manager__button {
  margin-right: 0.5rem;
  max-width: 400px;
  white-space: nowrap;
  width: 100%;
}
.cookie-manager__button:last-of-type {
  margin-right: 0;
}
.cookie-manager__button--primary {
  background-color: #042244;
  border-color: #042244;
  color: #FFFFFF;
}

.cookie-manager__cookie-table {
  background-color: #FFFFFF;
  border-radius: 4px;
  color: #042244;
  margin-bottom: 2rem;
  width: 100%;
}
@media only screen and (max-width: 699px) {
  .cookie-manager__cookie-table {
    background: none;
  }
}
@media only screen and (max-width: 699px) {
  .cookie-manager__cookie-table thead {
    display: block;
    height: 0;
    visibility: hidden;
  }
}
@media only screen and (max-width: 699px) {
  .cookie-manager__cookie-table tbody {
    display: block;
  }
}
.cookie-manager__cookie-table tbody tr:last-child th,
.cookie-manager__cookie-table tbody tr:last-child td {
  border-bottom: 0;
}
@media only screen and (max-width: 699px) {
  .cookie-manager__cookie-table tr {
    background-color: #FFFFFF;
    border-radius: 4px;
    display: block;
    margin-bottom: 0.5rem;
    padding: 0.75rem;
  }
}
.cookie-manager__cookie-table th,
.cookie-manager__cookie-table td {
  border-bottom: 1px solid #042244;
  padding: 0.75rem;
}
.cookie-manager__cookie-table th {
  font-weight: bold;
}
@media only screen and (max-width: 699px) {
  .cookie-manager__cookie-table td {
    display: block;
    margin-top: 0.75rem;
    padding: 0;
  }
  .cookie-manager__cookie-table td:first-child {
    margin-top: 0;
  }
  .cookie-manager__cookie-table td::before {
    content: attr(data-label);
    display: block;
    font-weight: bold;
  }
}

.cookie-manager__bullet-list {
  margin-bottom: 1rem;
}
.cookie-manager__bullet-list li {
  list-style: disc inside;
}

.cookie-manager__lightswitch {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 1rem;
  margin: 0 auto 0.5rem;
  position: relative;
  width: 1.75rem;
}
.cookie-manager__lightswitch input {
  height: 0;
  opacity: 0;
  width: 0;
}
.cookie-manager__lightswitch input:checked + .cookie-manager__lightswitch-slider {
  background-color: #ECE8E3;
}
.cookie-manager__lightswitch input:checked + .cookie-manager__lightswitch-slider::before {
  -webkit-transform: translateX(0.75rem);
          transform: translateX(0.75rem);
}
.cookie-manager__lightswitch input:checked + .cookie-manager__lightswitch-slider::after {
  content: "On";
}
.cookie-manager__lightswitch input:focus + .cookie-manager__lightswitch-slider {
  -webkit-box-shadow: 0 0 1px #ECE8E3;
          box-shadow: 0 0 1px #ECE8E3;
}
.cookie-manager__lightswitch--global input:checked + .cookie-manager__lightswitch-slider::after {
  content: "Accept all";
}

.cookie-manager__lightswitch-slider {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 1rem;
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.cookie-manager__lightswitch-slider::before {
  background-color: #042244;
  border-radius: 1rem;
  bottom: 0.125rem;
  content: "";
  height: 0.75rem;
  left: 0.125rem;
  position: absolute;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  width: 0.75rem;
}
.cookie-manager__lightswitch-slider::after {
  font-size: 0.75rem;
  content: "Off";
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  top: 1.5rem;
  white-space: nowrap;
}
.cookie-manager__lightswitch--global .cookie-manager__lightswitch-slider::after {
  content: "Deny all";
  left: -60%;
}

.cookie-consent-wrapper__blocked {
  background-color: #FFFFFF;
  border: 2px solid #042244;
  border-radius: 4px;
  margin: 0 auto;
  max-width: 360px;
  padding: 2.5rem;
  text-align: center;
}

.cookie-consent-wrapper__unblocked {
  display: none;
}

.cookie-banner {
  font-size: 0.821rem;
  background-color: rgba(4, 34, 68, 0.8);
  bottom: 0;
  color: #042244;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1000;
}
.cookie-banner-open .cookie-banner {
  display: block;
}
.cookie-banner a {
  color: #042244;
  text-decoration: underline;
}

.cookie-banner__inner {
  background-color: #FFFFFF;
  left: 0;
  margin: 0 auto;
  max-width: 360px;
  padding: 2rem;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.cookie-banner__inner p {
  margin-bottom: 1rem;
}
@media only screen and (max-width: 799px) {
  .cookie-banner__inner {
    bottom: 0;
    max-width: 100%;
    -webkit-transform: none;
            transform: none;
  }
}

.cookie-banner__title {
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: bold;
}

.cookie-banner__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
  width: 100%;
}

.cookie-banner__button {
  margin-right: 0.5rem;
  width: 100%;
}
.cookie-banner__button--primary {
  background-color: #042244;
  border-color: #042244;
  color: #FFFFFF;
}

.cookie-banner__button-customise {
  font-size: inherit;
  text-decoration: underline;
}

.container {
  margin: 0 auto;
  max-width: 1920px;
  padding: 0 112px;
}
@media only screen and (max-width: 799px) {
  .container {
    padding: 0 16px;
  }
}

.container--full-bleed {
  padding: 0;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
.flex--wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex--column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.flex--row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.flex--align-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex--align-baseline {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.flex--align-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.flex--justify-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.flex--justify-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.flex--justify-space-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.flex--justify-space-evenly {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
@media only screen and (max-width: 799px) {
  .flex .flex--at-f {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .flex--col-reverse-at-f {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .flex--justify-center-at-f {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .flex--align-center-at-f {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media only screen and (max-width: 649px) {
  .flex--wrap-at-g {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.grid {
  margin-left: -64px;
}
.grid--sm {
  margin-left: -24px;
}
.grid--sm > .grid__item {
  padding-left: 24px;
}
.grid--lg {
  margin-left: -180px;
}
.grid--lg > .grid__item {
  padding-left: 180px;
}
@media only screen and (max-width: 649px) {
  .grid {
    margin-left: -8px;
  }
  .grid--sm {
    margin-left: -8px;
  }
  .grid--lg {
    margin-left: -8px;
  }
}

.grid__item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 64px;
}
@media only screen and (max-width: 649px) {
  .grid__item {
    padding-left: 8px;
  }
}
@media only screen and (max-width: 649px) {
  .grid--sm .grid__item {
    padding-left: 8px;
  }
}
@media only screen and (max-width: 649px) {
  .grid--lg .grid__item {
    padding-left: 8px;
  }
}

.invisible {
  left: -999rem;
  position: absolute;
}

.centered {
  margin: auto;
}

.center-text {
  text-align: center;
}

.mb-8 {
  margin-bottom: 0.5rem;
}

.mb-16 {
  margin-bottom: 1rem;
}

.mb-24 {
  margin-bottom: 1.5rem;
}

.mb-80 {
  margin-bottom: 5rem;
}

.mb-120 {
  margin-bottom: 7.5rem;
}

@media only screen and (max-width: 1099px) {
  .mb-40-d {
    margin-bottom: 2.5rem;
  }
}

@media only screen and (max-width: 1099px) {
  .mb-16-d {
    margin-bottom: 1rem;
  }
}

.mr-24 {
  margin-right: 1.5rem;
}

.mr-144 {
  margin-right: 9rem;
}

.ml-44 {
  margin-left: 44px;
}

.ml-144 {
  margin-left: 9rem;
}

.relative {
  position: relative;
}

@media only screen and (max-width: 1099px) {
  .d-hide {
    display: none;
  }
}

@media only screen and (max-width: 979px) {
  .e-hide {
    display: none;
  }
}

@media only screen and (max-width: 799px) {
  .fw-at-f {
    width: 100%;
  }
}

.h,
.typeset h2 {
  font-size: 2rem;
  line-height: 1.3;
  font-weight: bold;
  margin-bottom: 1rem;
}

.typeset h3 {
  font-size: 1.75rem;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 0.6rem;
}

.p,
.typeset p,
.typeset ul,
.typeset ol,
.typeset img {
  display: block;
  margin: 0 0 1rem;
}

.a,
.project-info__back a,
.typeset a {
  color: #042244;
  text-decoration: none;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.a:hover, .a:focus,
.project-info__back a:hover,
.typeset a:hover,
.project-info__back a:focus,
.typeset a:focus {
  text-decoration: underline;
}

.epsilon {
  font-size: 1.5rem;
  line-height: 1.5;
}

.to-top-link {
  font-size: 0.821rem;
  line-height: 1.5;
  color: #4F647C;
  display: block;
  font-family: "Source Code Pro";
  text-align: center;
  text-decoration: none;
}
.to-top-link:hover {
  text-decoration: underline;
}

.typeset ul, .typeset ol, .ul, .ol {
  padding-left: 1.2rem;
}

.typeset ul li, .typeset ol li, .ul li, .ol li {
  margin-bottom: 0.6rem;
}

.typeset ul li, .ul li {
  list-style: disc outside;
}

.typeset ol li, .ol li {
  list-style: decimal outside;
}

.quote {
  font-size: 1.25rem;
  line-height: 1.5;
  color: #4F647C;
  font-style: italic;
  text-align: center;
}

.typeset--intro p,
.typeset--intro ul,
.typeset--intro ol,
.typeset--intro img {
  font-size: 1.5rem;
  line-height: 1.5;
}
@media only screen and (max-width: 1099px) {
  .typeset--intro p,
  .typeset--intro ul,
  .typeset--intro ol,
  .typeset--intro img {
    font-size: 1.125rem;
    line-height: 1.5;
  }
}

body,
input,
textarea,
button {
  font-family: "Source Sans Pro";
}

input,
textarea,
button,
body {
  font-size: 1rem;
  line-height: 1.5;
}

body {
  color: #042244;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
  overflow-x: hidden;
}
body.overlay-open {
  overflow: hidden;
}
body.nav-open {
  overflow-y: hidden;
}

html {
  scroll-behavior: smooth;
}

.main {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.skip-to-content {
  left: -999rem;
  position: absolute;
  top: 0;
  z-index: 99;
}
.skip-to-content:focus {
  left: 0;
}

.lazy {
  position: relative;
}
.js .lazy {
  height: 0;
  opacity: 1;
  overflow: hidden;
  -webkit-transition: opacity 0.5s ease-in;
  transition: opacity 0.5s ease-in;
}
.js .lazy.project-grid__image {
  height: 100%;
}
.js .lazy--unloaded {
  opacity: 0;
}

.full-container {
  height: 100vh;
  width: 100vw;
}
.full-container img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

.contact {
  color: #4F647C;
}

.contact__title {
  font-size: 1.5rem;
  line-height: 1.5;
  color: #042244;
  margin-bottom: 1rem;
  text-align: center;
}

.contact__link {
  color: #4F647C;
  text-align: center;
  text-decoration: none;
}
.contact__link:hover {
  text-decoration: underline;
}
.contact__link--phone {
  display: block;
  margin-bottom: 2rem;
}

.contact__gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.content-block {
  margin-bottom: 3.75rem;
}

.content-block__title {
  margin-bottom: 1rem;
}
.content-block__title--bold {
  font-weight: bold;
}

.content-block__details-title {
  font-size: 1.125rem;
  line-height: 1.5;
  margin-bottom: 2.5rem;
  text-align: center;
}
@media only screen and (max-width: 979px) {
  .content-block__details-title {
    margin-bottom: 0;
  }
}

.content-block__image {
  width: 100%;
}
@media only screen and (max-width: 1099px) {
  .content-block__image {
    margin-bottom: 2rem;
  }
}
@media only screen and (max-width: 649px) {
  .content-block__image {
    margin-bottom: 3rem;
  }
}

.content-block__small-image {
  margin: 0 auto 2rem;
}

.content-block__double-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 1099px) {
  .content-block__double-image {
    margin-bottom: 3rem;
  }
}
@media only screen and (max-width: 649px) {
  .content-block__double-image {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.designers-of-light {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (max-width: 1099px) {
  .designers-of-light {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.designers-of-light__title {
  margin-bottom: 1rem;
}

.designers-of-light__image {
  width: 100%;
}
@media only screen and (max-width: 1099px) {
  .designers-of-light__image {
    margin-bottom: 2rem;
  }
}

.details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-bottom: 1.5rem;
  overflow: hidden;
}
@media only screen and (max-width: 979px) {
  .details {
    display: none;
  }
}

.details__image {
  height: 100%;
  margin: 0 auto;
  -o-object-fit: cover;
     object-fit: cover;
  overflow: hidden;
}

.dropdown {
  font-family: "Source Code Pro";
  padding-bottom: 5.5rem;
  position: relative;
}
.js .dropdown:focus:not(.focus-visible) {
  outline: 0;
}
@media only screen and (max-width: 1099px) {
  .dropdown {
    padding-bottom: 3rem;
  }
}

.dropdown__trigger {
  font-size: 0.9375rem;
  line-height: 1.5;
  border-bottom: 1px solid #CDD3DA;
  font-family: "Source Code Pro";
  font-weight: bold;
  margin-bottom: 1rem;
  min-width: 12.5rem;
  padding: 0 2rem;
  position: relative;
  text-transform: uppercase;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.dropdown__trigger::after {
  position: absolute;
  right: 0;
  top: 15%;
}
.dropdown__title {
  font-weight: bold;
  margin-right: 0.5rem;
}

.dropdown__list {
  background: #FFFFFF;
  border: solid 1px #CDD3DA;
  display: none;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 2;
}
.dropdown--open .dropdown__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.dropdown__list-item {
  width: 100%;
}

.dropdown__list-link {
  font-size: 0.9375rem;
  line-height: 1.5;
  color: #4F647C;
  display: block;
  padding: 0.5rem 0;
  text-decoration: none;
}
.dropdown__list-link:hover {
  background: #042244;
  color: #FFFFFF;
}
.dropdown__list-link--selected {
  background: #4F647C;
  color: #FFFFFF;
}

.js .fallback-img {
  display: none;
}

.footer {
  padding: 2.25rem 0;
}
.footer--invert {
  bottom: 0;
  color: #FFFFFF;
  left: 0;
  position: absolute;
  right: 0;
}
@media only screen and (max-width: 799px) {
  .footer--invert {
    color: initial;
    position: relative;
  }
}

.footer__container {
  position: relative;
  z-index: 1;
}

.footer__item {
  display: inline-block;
  margin-right: 2rem;
}
.footer__item--phone {
  position: relative;
}
.footer__item--phone::before {
  bottom: 100%;
  content: attr(data-phone);
  display: block;
  left: 50%;
  opacity: 0;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  white-space: nowrap;
}
.footer__item--phone:hover::before, .footer__item--phone:focus::before {
  content: attr(data-phone);
  opacity: 1;
}
@media only screen and (max-width: 799px) {
  .footer__item {
    margin-right: 1.5rem;
  }
  .footer__item:last-child {
    margin-right: 0;
  }
}

.footer__link {
  font-size: 0.75rem;
  line-height: 1.5;
  color: inherit;
  font-family: "Source Code Pro";
  letter-spacing: -1px;
  text-decoration: none;
}
.footer__link:hover {
  text-decoration: underline;
}
.footer__link--social:hover {
  text-decoration: none;
}

.footer__copyright {
  font-size: 0.75rem;
  line-height: 1.5;
  display: inline-block;
  font-family: "Source Code Pro";
  letter-spacing: -1px;
  margin-right: 2rem;
  text-decoration: none;
  white-space: nowrap;
}
@media only screen and (max-width: 799px) {
  .footer__copyright {
    margin: 1rem 0 0;
  }
}

@media only screen and (max-width: 799px) {
  .footer__socials {
    margin-bottom: 1rem;
  }
}

@media only screen and (max-width: 799px) {
  .footer__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.header {
  padding: 2rem 0;
}
.header--invert {
  position: absolute;
  width: 100%;
}

.header__logo {
  background-image: url("../img/sf-logo.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  height: 39px;
  margin: 0 auto 1.25rem;
  position: relative;
  width: 235px;
  z-index: 3;
}
.header--invert .header__logo {
  background-image: url("../img/sf-logo--white.svg");
}

.header__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.header__nav {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0.75rem 1.75rem;
  position: relative;
}
.header--invert .header__nav::after {
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
  background-color: rgba(20, 20, 20, 0.5);
  border-radius: 0.25rem;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
}

.header__nav-item {
  margin-right: 2rem;
  z-index: 4;
}
.header__nav-item:last-of-type {
  margin-right: 0;
}

.header__nav-link {
  font-size: 0.9375rem;
  line-height: 1.5;
  color: #4F647C;
  font-family: "Source Code Pro";
  padding: 0.15rem 0;
  text-decoration: none;
  text-transform: uppercase;
}
.header--invert .header__nav-link {
  color: #FFFFFF;
}

.header__subnav-drawer {
  background-color: #FFFFFF;
  border: 1px solid #CDD3DA;
  border-radius: 0.25rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  left: -9999rem;
  padding: 1rem 1.5rem;
  position: absolute;
  text-align: center;
  top: calc(100% + 0.5rem);
  width: 100%;
}
.header__subnav-drawer.open {
  left: 0;
}
.header--invert .header__subnav-drawer {
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
  background-color: rgba(20, 20, 20, 0.5);
  border: 0;
}

.header__subnav-item {
  padding: 0.5rem 0;
}

.listing-item {
  color: inherit;
  display: block;
  margin-bottom: 4rem;
  opacity: 1;
  text-align: center;
  text-decoration: none;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.listing-item:hover .listing-item__title {
  text-decoration: underline;
}
.listing-item--new {
  opacity: 0;
}

.listing-item__image {
  margin-bottom: 1rem;
  width: 100%;
}
.listing-item__image img {
  width: 100%;
}

.listing-item__video {
  margin-bottom: 1rem;
  position: relative;
}
.listing-item__video::before {
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.listing-item__video > video {
  -o-object-fit: cover;
     object-fit: cover;
}

.listing-item__title-arrows {
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 2.5rem;
}

.listing-item__title {
  font-family: "Source Code Pro";
  font-weight: bold;
  letter-spacing: -1px;
}

.listing-item__subtitle {
  color: #4F647C;
}

.overlay {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  left: 0;
  opacity: 0;
  padding-top: 2.5rem;
  top: 0;
  -webkit-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
  visibility: hidden;
  width: 100%;
  z-index: 1000;
}
.overlay-open .overlay::after {
  display: none;
}
.overlay-loading .overlay, .overlay-open .overlay {
  background: rgba(255, 255, 255, 0.9);
  height: 100vh;
  opacity: 1;
  overflow-y: scroll;
  position: fixed;
  visibility: visible;
}
@media only screen and (max-width: 799px) {
  .overlay {
    padding-top: 3rem;
  }
}

.overlay__close {
  left: 50px;
  margin-bottom: 1.3rem;
  padding-left: 112px;
  position: fixed;
  top: 21px;
  z-index: 3;
}
.js .overlay__close:focus:not(.focus-visible) {
  outline: 0;
}
.overlay__close::after {
  font-size: 2.25rem;
  line-height: 1.2;
}
@media only screen and (max-width: 799px) {
  .overlay__close {
    padding-left: 16px;
  }
}

.overlay__content {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  margin: 0 auto;
  max-width: 1920px;
  padding: 0 112px;
  position: relative;
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  z-index: 2;
}
@media only screen and (max-width: 799px) {
  .overlay__content {
    padding: 0 40px;
  }
}

.page {
  -webkit-column-gap: 5rem;
     -moz-column-gap: 5rem;
          column-gap: 5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 2.5rem 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.overlay__content--alt .page {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media only screen and (max-width: 1099px) {
  .page {
    -webkit-column-gap: 2rem;
       -moz-column-gap: 2rem;
            column-gap: 2rem;
  }
}

.page__title {
  font-size: 2rem;
  line-height: 1.3;
  margin-bottom: 1rem;
}

.page__subtitle {
  font-size: 1rem;
  line-height: 1.5;
  color: #4F647C;
}

.page__top-content {
  margin-bottom: 1rem;
}

.page__content-block {
  margin-top: 12.5rem;
  width: 100%;
}

@media only screen and (max-width: 649px) {
  .page__intro-content {
    margin-top: 2rem;
  }
}
@media only screen and (max-width: 979px) {
  .page__intro-content--latest {
    margin-top: 2rem;
  }
}
@media only screen and (max-width: 1099px) {
  .page__intro-content--latest-extended {
    margin-top: 2rem;
  }
}

.page__back-btn {
  font-size: 1.25rem;
  line-height: 1.5;
  color: #4F647C;
  display: block;
  left: 0;
  margin-bottom: 2rem;
  position: absolute;
  text-decoration: none;
  top: -3rem;
}
.page__back-btn::before {
  content: "<";
  display: inline;
  margin-right: 0.5rem;
}
.overlay-open .page__back-btn, .overlay-loading .page__back-btn {
  display: none;
}

.predictive-search {
  background: #FFFFFF;
  height: 100%;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: opacity 0.2s, visibility 0.2s;
  transition: opacity 0.2s, visibility 0.2s;
  visibility: hidden;
  width: 100%;
  z-index: 999;
}
.search-open .predictive-search {
  margin-top: 162px;
  opacity: 1;
  visibility: visible;
}
@media only screen and (max-width: 649px) {
  .search-open .predictive-search {
    margin-top: 78px;
  }
}

.predictive-search__close {
  position: absolute;
  right: 3rem;
  top: 2rem;
}
@media only screen and (max-width: 449px) {
  .predictive-search__close {
    top: 1rem;
    z-index: 2;
  }
}
.predictive-search__close::before {
  font-size: 1.5rem;
  line-height: 1.5;
  cursor: pointer;
}

.project-grid__block {
  display: grid;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(11, 1fr);
  margin-bottom: 1.5rem;
}
@media only screen and (max-width: 799px) {
  .project-grid__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.project-grid__item {
  position: relative;
}
.project-grid__item--people {
  padding-top: 75.0455373406%;
}
.project-grid__block--odd .project-grid__item:nth-child(1) {
  grid-area: 1 / 1 / 4 / 2;
  padding-top: 75.0455373406%;
}
.project-grid__block--odd .project-grid__item:nth-child(2) {
  grid-area: 1 / 2 / 6 / 3;
  padding-top: 125.0909090909%;
}
.project-grid__block--odd .project-grid__item:nth-child(3) {
  grid-area: 1 / 3 / 6 / 4;
  padding-top: 125.0909090909%;
}
.project-grid__block--odd .project-grid__item:nth-child(4) {
  grid-area: 4 / 1 / 9 / 2;
  padding-top: 125.0909090909%;
}
.project-grid__block--odd .project-grid__item:nth-child(5) {
  grid-area: 9 / 1 / 12 / 2;
  padding-top: 75.0455373406%;
}
.project-grid__block--odd .project-grid__item:nth-child(6) {
  grid-area: 6 / 2 / 12 / 4;
  padding-top: 75.0455373406%;
}
.project-grid__block--even .project-grid__item:nth-child(1) {
  grid-area: 1 / 1 / 6 / 2;
  padding-top: 125.0909090909%;
}
.project-grid__block--even .project-grid__item:nth-child(2) {
  grid-area: 1 / 2 / 6 / 3;
  padding-top: 125.0909090909%;
}
.project-grid__block--even .project-grid__item:nth-child(3) {
  grid-area: 1 / 3 / 4 / 4;
  padding-top: 75.0455373406%;
}
.project-grid__block--even .project-grid__item:nth-child(4) {
  grid-area: 6 / 1 / 12 / 3;
  padding-top: 75.0455373406%;
}
.project-grid__block--even .project-grid__item:nth-child(5) {
  grid-area: 4 / 3 / 9 / 4;
  padding-top: 125.0909090909%;
}
.project-grid__block--even .project-grid__item:nth-child(6) {
  grid-area: 9 / 3 / 12 / 4;
  padding-top: 75.0455373406%;
}
.project-grid__item img,
.project-grid__item video {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}

.project-grid__image {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.project-grid__item-description {
  font-size: 0.9375rem;
  line-height: 1.5;
  bottom: 1rem;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: 0;
  margin: 0 auto;
  max-width: 70%;
  position: absolute;
  right: 0;
  text-align: center;
}
.project-grid__item-description h2 {
  font-weight: bold;
  margin-bottom: 0.125rem;
}
.project-grid__item-description h2,
.project-grid__item-description p {
  font-family: "Source Code Pro";
  letter-spacing: -1px;
  position: relative;
  z-index: 1;
}

.project-grid__backdrop {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  padding: 0.5rem 1rem;
  position: relative;
}
.project-grid__backdrop::after {
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
  background-color: rgba(20, 20, 20, 0.5);
  border-radius: 0.25rem;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.project-grid__item:hover .project-grid__backdrop::after, .project-grid__item:focus .project-grid__backdrop::after {
  -webkit-transform: scaleX(1.3);
          transform: scaleX(1.3);
}

.project-info {
  margin-bottom: 3.75rem;
  width: 100%;
}
@media only screen and (max-width: 649px) {
  .project-info {
    margin-bottom: 1.25rem;
  }
}

.project-info__item {
  text-align: center;
}
@media only screen and (max-width: 649px) {
  .project-info__item {
    margin-bottom: 2.5rem;
  }
}

.project-info__label {
  font-weight: bold;
}

.project-info__body {
  color: #4F647C;
}

.project-info__back {
  font-size: 0.9375rem;
  line-height: 1.5;
  margin: 6.875rem auto 5rem;
  text-align: center;
}
.project-info__back a {
  font-family: "Source Code Pro";
  text-transform: uppercase;
}

.project-info__hero img,
.project-info__hero video {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
@media only screen and (max-width: 799px) {
  .project-info__hero {
    height: 100svh;
  }
  .project-info__hero--keep-ratio {
    height: 100%;
  }
}

.content-block__title, .designers-of-light__title, .page__title, .page__subtitle,
.page-title {
  font-size: 1.5rem;
  line-height: 1.5;
  text-align: center;
}
.page-title--project {
  font-weight: bold;
  margin-bottom: 2.5rem;
  margin-top: 3rem;
}
.page-title--related-news {
  font-size: 1.25rem;
  line-height: 1.5;
  font-weight: bold;
}
.page-title--related-news-no-slide {
  font-size: 1.25rem;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 2.5rem;
}
.page-title--bold {
  font-weight: bold;
}
.page-title--project-listing {
  font-size: 1.125rem;
  line-height: 1.5;
  margin: 1rem 0 5rem;
}

.people-listing {
  display: block;
  margin-bottom: 1.5rem;
  position: relative;
}
@media only screen and (max-width: 649px) {
  .people-listing {
    margin-bottom: 0.5rem;
  }
}
@media only screen and (max-width: 449px) {
  .people-listing {
    margin-bottom: 1rem;
  }
}

.people-listing__description {
  font-size: 0.9375rem;
  line-height: 1.5;
  bottom: 1rem;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: 0;
  margin: 0 auto;
  max-width: 70%;
  position: absolute;
  right: 0;
  text-align: center;
}
.people-listing__description h2 {
  font-weight: bold;
  margin-bottom: 0.125rem;
}
.people-listing__description h2,
.people-listing__description p {
  font-family: "Source Code Pro";
  letter-spacing: -1px;
  position: relative;
  z-index: 1;
}

.people-listing__backdrop {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  padding: 0.5rem 1rem;
  position: relative;
}
.people-listing__backdrop::after {
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
  background-color: rgba(20, 20, 20, 0.5);
  border-radius: 0.25rem;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.people-listing:hover .people-listing__backdrop::after, .people-listing:focus .people-listing__backdrop::after {
  -webkit-transform: scaleX(1.3);
          transform: scaleX(1.3);
}

.recommended-search {
  color: #042244;
  margin: auto;
  width: 50%;
}
@media only screen and (max-width: 449px) {
  .recommended-search {
    width: 100%;
  }
}

.recommended-search__title {
  font-size: 1.25rem;
  line-height: 1.5;
  margin-bottom: 0.5rem;
}

.recommended-search__item {
  color: inherit;
  display: inline-block;
  text-decoration: none;
}
.recommended-search__item:hover, .recommended-search__item:focus {
  text-decoration: underline;
}

.search-form {
  margin-bottom: 3rem;
}

.search-form__input-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto 1rem;
  position: relative;
  width: 50%;
}
.predictive-search .search-form__input-wrapper {
  padding-top: 2rem;
}
@media only screen and (max-width: 449px) {
  .predictive-search .search-form__input-wrapper {
    padding-top: 3rem;
  }
}
@media only screen and (max-width: 449px) {
  .search-form__input-wrapper {
    width: 100%;
  }
}
.search-form__input-wrapper--overlay {
  -webkit-transition: width 0.5s 0.2s;
  transition: width 0.5s 0.2s;
  width: 0%;
}
.search-open .search-form__input-wrapper--overlay {
  width: 50%;
}
@media only screen and (max-width: 449px) {
  .search-open .search-form__input-wrapper--overlay {
    width: 100%;
  }
}

input[type=search].search-form__input {
  border: 0;
  border-bottom: solid 1px #042244;
  margin-left: 0.5rem;
  padding-left: 1.5rem;
  width: 100%;
}
input[type=search].search-form__input:focus {
  border-width: 2px;
  outline: 0;
}

.search-form__label {
  left: 0.5rem;
  position: absolute;
}
.search-results--overlay::after, .overlay::after {
  -webkit-animation: spinner-spin 1.25s infinite ease;
          animation: spinner-spin 1.25s infinite ease;
  border: 3px solid #ECE8E3;
  border-radius: 50%;
  border-top-color: #141414;
  content: "";
  display: block;
  height: 5rem;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 50%;
  width: 5rem;
}

@-webkit-keyframes spinner-spin {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spinner-spin {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.search-results--overlay {
  min-height: 60vh;
  opacity: 0;
  visibility: hidden;
}
.search-results--overlay::after {
  opacity: 0;
  visibility: hidden;
}
.search-loading .search-results--overlay::after {
  opacity: 1;
  visibility: visible;
}
.search-results .search-loading, .search-open .search-results {
  opacity: 1;
  visibility: visible;
}

.video {
  background-position: center;
  background-size: cover;
  bottom: 0;
  left: 0;
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
  right: 0;
  top: 0;
}
.video--listing {
  padding-top: 86.11%;
}
.video iframe,
.video video {
  height: 100%;
  left: 0;
  max-width: none;
  position: absolute;
  top: 0;
  width: 100%;
}
.video--embed {
  pointer-events: none;
}
.video--embed iframe {
  pointer-events: all;
}

.video__poster {
  background-position: center center;
  background-size: cover;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  z-index: 1;
}
.video__poster--show {
  padding-bottom: 56.25%;
  position: relative;
}
.video__poster--faded {
  opacity: 0;
}

.video--playable {
  position: relative;
}
.video--playable::before {
  display: none;
}
.video--playable::after {
  background: transparent url("../img/play.svg");
  background-position: center center;
  background-repeat: no-repeat;
  bottom: 0;
  content: "";
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.video--playable iframe {
  -o-object-fit: cover;
     object-fit: cover;
}

.video-letterboxer {
  overflow: hidden;
  padding-top: 41%;
}

.video-aligner {
  height: 65vh;
  position: relative;
}
@media only screen and (max-width: 979px) {
  .video-aligner {
    height: 300px;
  }
}
@media only screen and (max-width: 449px) {
  .video-aligner {
    height: 150px;
  }
}
.video-aligner > video {
  left: 50%;
  max-width: none;
  min-width: 100%;
  overflow: hidden;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media only screen and (max-width: 979px) {
  .video-aligner > video {
    width: 100%;
  }
}
@media only screen and (max-width: 1099px) {
  .video-aligner--more-square-at-mobile {
    height: 66vw;
  }
}
.video-aligner--letterboxed {
  height: auto !important;
}
.video-aligner--align-bottom > video {
  bottom: 0;
  top: auto;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
.video-aligner--align-top > video {
  top: 0;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
.slideshow__prop .video-aligner video {
  max-width: 100%;
  min-width: none;
  position: static;
  -webkit-transform: none;
          transform: none;
  width: auto;
}

.image--align-bottom {
  bottom: 0;
  top: auto;
}
.image--align-top {
  top: 0;
}

.designers-of-light-logo {
  background: url("../img/designers-of-light.svg") no-repeat center 0;
  display: none;
  height: 25px;
  margin: 10rem 0;
}
@media only screen and (max-width: 1099px) {
  .designers-of-light-logo {
    display: block;
  }
}
@media only screen and (max-width: 449px) {
  .designers-of-light-logo {
    margin: 13rem 0;
  }
}

.embla {
  position: relative;
}

.embla__viewport {
  height: 100vh;
  overflow: hidden;
}
@media only screen and (max-width: 799px) {
  .embla__viewport {
    height: 100svh;
  }
}

.embla__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.embla--fade .embla__container {
  -webkit-transform: none !important;
          transform: none !important;
}

.embla__slide {
  background-size: cover;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  min-width: 0;
}
.embla--fade .embla__slide {
  height: 100%;
  left: 0 !important;
  opacity: 0;
  right: 0 !important;
  -webkit-transform: none !important;
          transform: none !important;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
.embla--fade .embla__slide.is-selected {
  opacity: 1;
  -webkit-transform: opacity 1s;
          transform: opacity 1s;
  z-index: 1;
}
.embla--is-ready .embla__slide {
  position: absolute;
}
.embla__slide img,
.embla__slide video {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

.embla__meta {
  bottom: 5.25rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  left: 0;
  margin: 0 auto;
  padding: 2rem;
  position: absolute;
  right: 0;
  text-align: center;
  width: 29rem;
  z-index: 2;
}
.embla__meta::after {
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
  background-color: rgba(20, 20, 20, 0.5);
  border-radius: 0.25rem;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
@media only screen and (max-width: 799px) {
  .embla__meta {
    bottom: 2.5rem;
    padding: 0.75rem 2rem 1rem;
    width: 90%;
  }
}

.embla__data {
  position: relative;
  z-index: 2;
}

.embla__data-point {
  color: #FFFFFF;
  display: none;
}
.embla__data-point h2 {
  font-size: 0.9375rem;
  line-height: 1.5;
}
.embla__data-point p {
  font-size: 0.821rem;
  line-height: 1.5;
}
.embla__data-point--selected {
  display: block;
}

.embla__pips {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  bottom: 1.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 3;
}
@media only screen and (max-width: 799px) {
  .embla__pips {
    display: none;
  }
}

.embla__pip {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: rgba(255, 255, 255, 0.5);
  border: 0;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 4px;
  margin: 0 0.25rem;
  padding: 0;
  pointer-events: none;
  text-decoration: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  width: 4px;
}
.embla__pip::after {
  border-radius: 0.2rem;
  content: "";
  height: 0.3rem;
  width: 100%;
}
.embla__pip--selected {
  background-color: #FFFFFF;
}

.embla__button {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}
.embla__button::before {
  font-size: 1.5rem;
  line-height: 1.5;
  color: #FFFFFF;
}
.embla__button--prev {
  left: 1rem;
}
.embla__button--next {
  right: 1rem;
}
.embla__timer {
  background-color: rgba(255, 255, 255, 0.5);
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  bottom: 0;
  display: inline-block;
  height: 2px;
  left: 50%;
  overflow: hidden;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  vertical-align: middle;
  width: 100%;
  z-index: 2;
}
.embla__timer--animate .embla__timer-inner {
  -webkit-animation-name: timer;
          animation-name: timer;
}

.embla__timer-inner {
  -webkit-animation: 5s linear forwards;
          animation: 5s linear forwards;
  background-color: #FFFFFF;
  height: 100%;
  position: absolute;
  -webkit-transform-origin: left;
          transform-origin: left;
  width: 100%;
}

@-webkit-keyframes timer {
  0% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  100% {
    -webkit-transform: scaleX(100%);
            transform: scaleX(100%);
  }
}

@keyframes timer {
  0% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  100% {
    -webkit-transform: scaleX(100%);
            transform: scaleX(100%);
  }
}
.embla-mobile {
  background-color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}
.embla-mobile--mobile-listing {
  display: none;
}
@media only screen and (max-width: 979px) {
  .js .embla-mobile--mobile-listing {
    display: block;
  }
}
.embla-mobile--home {
  max-width: none;
  padding: 0;
}
.js .embla-mobile--home {
  display: block;
}
@media only screen and (min-width: 980px) {
  .embla-mobile {
    display: none;
  }
}

.embla-mobile__viewport {
  height: 300px;
  overflow: hidden;
}
.embla-mobile--home .embla-mobile__viewport {
  height: 65vh;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 979px) {
  .embla-mobile--home .embla-mobile__viewport {
    height: 300px;
  }
}
@media only screen and (max-width: 449px) {
  .embla-mobile--home .embla-mobile__viewport {
    height: 150px;
  }
}
.embla-mobile.is-draggable .embla-mobile__viewport {
  cursor: -webkit-grab;
  cursor: grab;
}
.embla-mobile.is-dragging .embla-mobile__viewport {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.embla-mobile__container {
  -khtml-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-left: -10px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.embla-mobile--home .embla-mobile__container {
  margin-left: 0;
  position: relative;
  -webkit-transform: none !important;
          transform: none !important;
}

.embla-mobile__container-listing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 649px) {
  .embla-mobile__container-listing {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.embla-mobile__slide {
  padding-left: 10px;
  position: relative;
  top: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.embla-mobile--home .embla-mobile__slide {
  height: 100%;
  left: 0 !important;
  min-width: 100%;
  opacity: 0;
  padding-left: 0;
  right: 0 !important;
}
.embla-mobile--is-ready .embla-mobile__slide {
  position: absolute;
}
.embla-mobile__slide.is-selected {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  z-index: 1;
}

.embla-mobile__slide-listing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  max-width: 100%;
  position: relative;
}

.embla-mobile__slide__inner {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 50vw;
}
.embla-mobile--home .embla-mobile__slide__inner {
  width: 100%;
}
.embla-mobile__slide__inner .flex-container {
  position: relative;
}

.embla-mobile__slide__img {
  display: block;
  width: auto;
}
.embla-mobile__slide__img--align-bottom {
  bottom: 0;
  top: auto;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
.embla-mobile__slide__img--align-top {
  top: 0;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
@media only screen and (max-width: 979px) {
  .embla-mobile__slide__img {
    min-height: 0%;
    width: 100%;
  }
}

.embla-mobile__slide__video {
  height: 100%;
  width: 100%;
}

.embla-mobile__progress {
  background-color: #CDD3DA;
  border-radius: 1px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2.5rem;
  overflow: hidden;
  position: relative;
  width: 100%;
}
@media only screen and (max-width: 979px) {
  .embla-mobile__progress {
    margin-top: 0.75rem;
  }
}

.embla-mobile__progress__bar {
  background-color: #042244;
  bottom: 0;
  left: -100%;
  position: absolute;
  top: 0;
  width: 100%;
}

.embla-mobile__progress__title {
  color: #4F647C;
  font-family: "Source Code Pro";
  text-decoration: none;
}
.embla-mobile__link--active .embla-mobile__progress__title {
  color: #042244;
}

.embla-mobile__link {
  cursor: pointer;
  margin-top: 1.5rem;
  text-align: center;
}
@media only screen and (max-width: 1279px) {
  .embla-mobile__link {
    margin-bottom: 1.5rem;
  }
}
@media only screen and (max-width: 979px) {
  .embla-mobile__link {
    margin-top: 0.65rem;
    opacity: 0;
    position: absolute;
    visibility: hidden;
  }
}
@media only screen and (max-width: 979px) {
  .embla-mobile__link--active {
    opacity: 1;
    position: relative;
    visibility: visible;
  }
}

.embla-mobile__link-item {
  text-decoration: none;
}
.embla-mobile__link-item:hover {
  text-decoration: underline;
}

.embla-mobile__button {
  font-size: 1.5rem;
  line-height: 1.5;
  background: #042244;
  color: #FFFFFF;
  display: none;
  padding: 1.25rem 1.56rem;
  position: absolute;
  top: 40%;
  z-index: 1;
}
@media only screen and (max-width: 449px) {
  .embla-mobile__button {
    padding: 0.8rem 1rem;
  }
}
.embla-mobile__button--active {
  display: block;
}
@media only screen and (max-width: 649px) {
  .embla-mobile__button--active {
    display: none;
  }
}
@media only screen and (max-width: 979px) {
  .embla-mobile__button--visible {
    display: inline-block;
  }
}
.embla-mobile__button--next {
  right: 0;
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1);
}
.embla-mobile__button--prev {
  left: 0;
  padding-bottom: 0.45rem;
}
.embla-mobile__pips {
  display: none;
}
.js .embla-mobile__pips {
  display: block;
}

.swiper {
  background-color: #141414;
  height: 100vh;
}
.swiper img,
.swiper video {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

.swiper__meta {
  bottom: 5.25rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  left: 0;
  margin: 0 auto;
  padding: 2rem;
  position: absolute;
  right: 0;
  text-align: center;
  width: 29rem;
  z-index: 2;
}
.swiper__meta::after {
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
  background-color: rgba(20, 20, 20, 0.5);
  border-radius: 0.25rem;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
@media only screen and (max-width: 799px) {
  .swiper__meta {
    bottom: 2.5rem;
    padding: 0.75rem 2rem 1rem;
    width: 90%;
  }
}

.swiper__data {
  position: relative;
  z-index: 2;
}

.swiper__data-point {
  color: #FFFFFF;
  display: none;
}
.swiper__data-point a {
  color: inherit;
  text-decoration: none;
}
.swiper__data-point h2 {
  font-size: 0.9375rem;
  line-height: 1.5;
}
.swiper__data-point p {
  font-size: 0.821rem;
  line-height: 1.5;
}
.swiper__data-point--selected {
  display: block;
}

.swiper__pips {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  bottom: 1.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 3;
}
@media only screen and (max-width: 799px) {
  .swiper__pips {
    display: none;
  }
}

.swiper__pip {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: rgba(255, 255, 255, 0.5);
  border: 0;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 4px;
  margin: 0 0.25rem;
  padding: 0;
  pointer-events: none;
  text-decoration: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  width: 4px;
}
.swiper__pip::after {
  border-radius: 0.2rem;
  content: "";
  height: 0.3rem;
  width: 100%;
}
.swiper__pip--selected {
  background-color: #FFFFFF;
}

.swiper__button {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}
.swiper__button::before {
  font-size: 1.5rem;
  line-height: 1.5;
  color: #FFFFFF;
}
.swiper__button--prev {
  left: 1rem;
}
.swiper__button--next {
  right: 1rem;
}
.swiper__timer {
  background-color: rgba(255, 255, 255, 0.5);
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  bottom: 0;
  display: inline-block;
  height: 2px;
  left: 50%;
  overflow: hidden;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  vertical-align: middle;
  width: 100%;
  z-index: 2;
}
.swiper__timer--animate .swiper__timer-inner {
  -webkit-animation-name: timer;
          animation-name: timer;
}

.swiper__timer-inner {
  -webkit-animation: 5s linear forwards;
          animation: 5s linear forwards;
  background-color: #FFFFFF;
  height: 100%;
  position: absolute;
  -webkit-transform-origin: left;
          transform-origin: left;
  width: 100%;
}

.swiper-slide {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 0 80px;
  z-index: 9999;
  opacity: 1;
  visibility: visible;
  background-color: #FFFFFF;
  -webkit-transition: opacity 0.2s, visibility 0s 0s;
  transition: opacity 0.2s, visibility 0s 0s;
  -webkit-backface-visibility: hidden;
}
@media only screen and (max-width: 979px) {
  .lightbox {
    padding: 0 16px;
  }
}

.lightbox--disabled {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.2s, visibility 0s 0.2s;
  transition: opacity 0.2s, visibility 0s 0.2s;
}

.lightbox__inner {
  margin: 0 auto;
  max-width: 1280px;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.lightbox__inner img,
.lightbox__inner .flex-container {
  margin: 0 auto;
}
.lightbox__inner .flex-container {
  background-color: #042244;
}
.lightbox--loading .lightbox__inner {
  opacity: 0.3;
}

.lightbox__caption {
  font-size: 1.5rem;
  line-height: 1.5;
  position: absolute;
  top: 40px;
  left: 45px;
  padding: 0.4rem 0;
}
@media only screen and (max-width: 979px) {
  .lightbox__caption {
    left: 0;
    right: 0;
    text-align: center;
    top: 60px;
  }
}

.lightbox__button {
  font-size: 2rem;
  font-family: "Site Icons";
  color: #042244;
  line-height: 1;
  display: block;
  position: absolute;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
  padding: 0.3rem;
  cursor: pointer;
  width: auto;
}

.lightbox__button--close {
  top: 47px;
  right: 55px;
}
@media only screen and (max-width: 449px) {
  .lightbox__button--close {
    top: 20px;
    right: 20px;
  }
}
.lightbox__button--prev,
.lightbox__button--next {
  top: 45%;
}
@media only screen and (max-width: 979px) {
  .lightbox__button--prev,
  .lightbox__button--next {
    top: auto;
    bottom: 3%;
  }
}

.lightbox__button--prev {
  left: 53px;
}
@media only screen and (max-width: 1099px) {
  .lightbox__button--prev {
    left: 25px;
  }
}
.lightbox__button--next {
  right: 53px;
  text-align: right;
}
@media only screen and (max-width: 1099px) {
  .lightbox__button--next {
    right: 25px;
  }
}
@-webkit-keyframes lightbox-loader {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes lightbox-loader {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.lightbox__loader {
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
  -webkit-transform: scale(0);
          transform: scale(0);
  position: absolute;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  top: 50%;
  left: 50%;
  margin-left: -16px;
  margin-top: -16px;
  width: 32px;
  height: 32px;
}
.lightbox__loader::before {
  content: "";
  position: absolute;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1.3px solid rgba(4, 34, 68, 0.5);
  border-top-color: #042244;
  -webkit-animation: lightbox-loader 0.8s infinite;
          animation: lightbox-loader 0.8s infinite;
}
.lightbox--loading .lightbox__loader {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.lightbox__counter {
  font-family: "Source Code Pro";
  position: absolute;
  top: 46px;
  left: 0;
  right: 0;
  text-align: center;
}
@media only screen and (max-width: 799px) {
  .lightbox__counter {
    top: 20px;
  }
}

.lightbox-trigger {
  display: block;
  padding-left: 1.5rem;
}
@media only screen and (max-width: 1099px) {
  .lightbox-trigger {
    padding-left: 2rem;
  }
}
.lightbox-trigger:first-of-type {
  padding-left: 0;
}

:root {
  --swiper-theme-color: #FFFFFF;
  /*
   --swiper-preloader-color: var(--swiper-theme-color);
   --swiper-wrapper-transition-timing-function: initial;
   */
}

.swiper,
swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
          transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

.swiper-vertical {
  -ms-touch-action: pan-x;
      touch-action: pan-x;
}

.swiper-slide,
swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.swiper-3d {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          order: 9999;
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.swiper-fade.swiper-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-lock {
  display: none;
}

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 4px;
  --swiper-pagination-bottom: 4px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 4px;
  --swiper-pagination-bullet-width: 4px;
  --swiper-pagination-bullet-height: 4px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 1.2rem);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
          transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
          transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 4px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 4px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
          transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}

/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
  /*ADD_HOST*/
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left top;
          transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
          transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}