@import url(https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700;900&display=swap);
@charset "UTF-8";
/* Media variables */
/* Media variables */
@font-face {
  font-family: "Source Sans Pro";
  src: url("../../fonts/SourceSansPro/SourceSansPro-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans Pro";
  src: url("../../fonts/SourceSansPro/SourceSansPro-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans Pro";
  src: url("../../fonts/SourceSansPro/SourceSansPro-Black.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans Pro Bold";
  src: url("../../fonts/SourceSansPro/SourceSansPro-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans Pro Black";
  src: url("../../fonts/SourceSansPro/SourceSansPro-Black.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "ssb-icons";
  src: url("../../fonts/ssb-icons/ssb-icons.eot");
  src: url("../../fonts/ssb-icons/ssb-icons.eot") format("embedded-opentype"), url("../../fonts/ssb-icons/ssb-icons.ttf") format("truetype"), url("../../fonts/ssb-icons/ssb-icons.woff") format("woff"), url("../../fonts/ssb-icons/ssb-icons.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  letter-spacing: 0;
}

h1 {
  font-size: 3.75rem;
  line-height: 1.2;
}
@media (max-width: 991px) {
  h1 {
    font-size: 2rem;
    line-height: 1.2;
  }
}

h2 {
  font-size: 2.5rem;
  line-height: 1.2;
}
@media (max-width: 991px) {
  h2 {
    font-size: 1.875rem;
    line-height: 1.2;
  }
}

h3 {
  font-size: 2.25rem;
  line-height: 1.2;
}
@media (max-width: 991px) {
  h3 {
    font-size: 1.625rem;
    line-height: 1.2;
  }
}

h4 {
  font-size: 1.875rem;
  line-height: 1.2;
}
@media (max-width: 991px) {
  h4 {
    font-size: 1.5rem;
    line-height: 1.2;
  }
}

h5 {
  font-size: 1.5rem;
  line-height: 1.2;
}
@media (max-width: 991px) {
  h5 {
    font-size: 1.25rem;
    line-height: 1.2;
  }
}

h6 {
  font-size: 1.125rem;
  line-height: 1.2;
}
@media (max-width: 991px) {
  h6 {
    font-size: 1.125rem;
    line-height: 1.2;
  }
}

p {
  font-size: 1.125rem;
  line-height: 1.4;
}
@media (max-width: 991px) {
  p {
    font-size: 1.125rem;
    line-height: 1.4;
  }
}

ul,
ol,
li {
  font-size: 1.125rem;
  line-height: 1.4;
}
@media (max-width: 991px) {
  ul,
  ol,
  li {
    font-size: 1.125rem;
    line-height: 1.4;
  }
}

.lede {
  font-size: 1.25rem;
  line-height: 1.4;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
  letter-spacing: 0;
}
@media (max-width: 991px) {
  .lede {
    font-size: 1.25rem;
    line-height: 1.4;
    letter-spacing: -2%;
  }
}

.fib {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
}

.fi {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  width: 1.33333333em;
  line-height: 1em;
}

.fi:before {
  content: " ";
}

.fi.fis {
  width: 1em;
}

.fi-ad {
  background-image: url(../../images/flags/4x3/ad.svg);
}

.fi-ad.fis {
  background-image: url(../../images/flags/1x1/ad.svg);
}

.fi-ae {
  background-image: url(../../images/flags/4x3/ae.svg);
}

.fi-ae.fis {
  background-image: url(../../images/flags/1x1/ae.svg);
}

.fi-af {
  background-image: url(../../images/flags/4x3/af.svg);
}

.fi-af.fis {
  background-image: url(../../images/flags/1x1/af.svg);
}

.fi-ag {
  background-image: url(../../images/flags/4x3/ag.svg);
}

.fi-ag.fis {
  background-image: url(../../images/flags/1x1/ag.svg);
}

.fi-ai {
  background-image: url(../../images/flags/4x3/ai.svg);
}

.fi-ai.fis {
  background-image: url(../../images/flags/1x1/ai.svg);
}

.fi-al {
  background-image: url(../../images/flags/4x3/al.svg);
}

.fi-al.fis {
  background-image: url(../../images/flags/1x1/al.svg);
}

.fi-am {
  background-image: url(../../images/flags/4x3/am.svg);
}

.fi-am.fis {
  background-image: url(../../images/flags/1x1/am.svg);
}

.fi-ao {
  background-image: url(../../images/flags/4x3/ao.svg);
}

.fi-ao.fis {
  background-image: url(../../images/flags/1x1/ao.svg);
}

.fi-aq {
  background-image: url(../../images/flags/4x3/aq.svg);
}

.fi-aq.fis {
  background-image: url(../../images/flags/1x1/aq.svg);
}

.fi-ar {
  background-image: url(../../images/flags/4x3/ar.svg);
}

.fi-ar.fis {
  background-image: url(../../images/flags/1x1/ar.svg);
}

.fi-as {
  background-image: url(../../images/flags/4x3/as.svg);
}

.fi-as.fis {
  background-image: url(../../images/flags/1x1/as.svg);
}

.fi-at {
  background-image: url(../../images/flags/4x3/at.svg);
}

.fi-at.fis {
  background-image: url(../../images/flags/1x1/at.svg);
}

.fi-au {
  background-image: url(../../images/flags/4x3/au.svg);
}

.fi-au.fis {
  background-image: url(../../images/flags/1x1/au.svg);
}

.fi-aw {
  background-image: url(../../images/flags/4x3/aw.svg);
}

.fi-aw.fis {
  background-image: url(../../images/flags/1x1/aw.svg);
}

.fi-ax {
  background-image: url(../../images/flags/4x3/ax.svg);
}

.fi-ax.fis {
  background-image: url(../../images/flags/1x1/ax.svg);
}

.fi-az {
  background-image: url(../../images/flags/4x3/az.svg);
}

.fi-az.fis {
  background-image: url(../../images/flags/1x1/az.svg);
}

.fi-ba {
  background-image: url(../../images/flags/4x3/ba.svg);
}

.fi-ba.fis {
  background-image: url(../../images/flags/1x1/ba.svg);
}

.fi-bb {
  background-image: url(../../images/flags/4x3/bb.svg);
}

.fi-bb.fis {
  background-image: url(../../images/flags/1x1/bb.svg);
}

.fi-bd {
  background-image: url(../../images/flags/4x3/bd.svg);
}

.fi-bd.fis {
  background-image: url(../../images/flags/1x1/bd.svg);
}

.fi-be {
  background-image: url(../../images/flags/4x3/be.svg);
}

.fi-be.fis {
  background-image: url(../../images/flags/1x1/be.svg);
}

.fi-bf {
  background-image: url(../../images/flags/4x3/bf.svg);
}

.fi-bf.fis {
  background-image: url(../../images/flags/1x1/bf.svg);
}

.fi-bg {
  background-image: url(../../images/flags/4x3/bg.svg);
}

.fi-bg.fis {
  background-image: url(../../images/flags/1x1/bg.svg);
}

.fi-bh {
  background-image: url(../../images/flags/4x3/bh.svg);
}

.fi-bh.fis {
  background-image: url(../../images/flags/1x1/bh.svg);
}

.fi-bi {
  background-image: url(../../images/flags/4x3/bi.svg);
}

.fi-bi.fis {
  background-image: url(../../images/flags/1x1/bi.svg);
}

.fi-bj {
  background-image: url(../../images/flags/4x3/bj.svg);
}

.fi-bj.fis {
  background-image: url(../../images/flags/1x1/bj.svg);
}

.fi-bl {
  background-image: url(../../images/flags/4x3/bl.svg);
}

.fi-bl.fis {
  background-image: url(../../images/flags/1x1/bl.svg);
}

.fi-bm {
  background-image: url(../../images/flags/4x3/bm.svg);
}

.fi-bm.fis {
  background-image: url(../../images/flags/1x1/bm.svg);
}

.fi-bn {
  background-image: url(../../images/flags/4x3/bn.svg);
}

.fi-bn.fis {
  background-image: url(../../images/flags/1x1/bn.svg);
}

.fi-bo {
  background-image: url(../../images/flags/4x3/bo.svg);
}

.fi-bo.fis {
  background-image: url(../../images/flags/1x1/bo.svg);
}

.fi-bq {
  background-image: url(../../images/flags/4x3/bq.svg);
}

.fi-bq.fis {
  background-image: url(../../images/flags/1x1/bq.svg);
}

.fi-br {
  background-image: url(../../images/flags/4x3/br.svg);
}

.fi-br.fis {
  background-image: url(../../images/flags/1x1/br.svg);
}

.fi-bs {
  background-image: url(../../images/flags/4x3/bs.svg);
}

.fi-bs.fis {
  background-image: url(../../images/flags/1x1/bs.svg);
}

.fi-bt {
  background-image: url(../../images/flags/4x3/bt.svg);
}

.fi-bt.fis {
  background-image: url(../../images/flags/1x1/bt.svg);
}

.fi-bv {
  background-image: url(../../images/flags/4x3/bv.svg);
}

.fi-bv.fis {
  background-image: url(../../images/flags/1x1/bv.svg);
}

.fi-bw {
  background-image: url(../../images/flags/4x3/bw.svg);
}

.fi-bw.fis {
  background-image: url(../../images/flags/1x1/bw.svg);
}

.fi-by {
  background-image: url(../../images/flags/4x3/by.svg);
}

.fi-by.fis {
  background-image: url(../../images/flags/1x1/by.svg);
}

.fi-bz {
  background-image: url(../../images/flags/4x3/bz.svg);
}

.fi-bz.fis {
  background-image: url(../../images/flags/1x1/bz.svg);
}

.fi-ca {
  background-image: url(../../images/flags/4x3/ca.svg);
}

.fi-ca.fis {
  background-image: url(../../images/flags/1x1/ca.svg);
}

.fi-cc {
  background-image: url(../../images/flags/4x3/cc.svg);
}

.fi-cc.fis {
  background-image: url(../../images/flags/1x1/cc.svg);
}

.fi-cd {
  background-image: url(../../images/flags/4x3/cd.svg);
}

.fi-cd.fis {
  background-image: url(../../images/flags/1x1/cd.svg);
}

.fi-cf {
  background-image: url(../../images/flags/4x3/cf.svg);
}

.fi-cf.fis {
  background-image: url(../../images/flags/1x1/cf.svg);
}

.fi-cg {
  background-image: url(../../images/flags/4x3/cg.svg);
}

.fi-cg.fis {
  background-image: url(../../images/flags/1x1/cg.svg);
}

.fi-ch {
  background-image: url(../../images/flags/4x3/ch.svg);
}

.fi-ch.fis {
  background-image: url(../../images/flags/1x1/ch.svg);
}

.fi-ci {
  background-image: url(../../images/flags/4x3/ci.svg);
}

.fi-ci.fis {
  background-image: url(../../images/flags/1x1/ci.svg);
}

.fi-ck {
  background-image: url(../../images/flags/4x3/ck.svg);
}

.fi-ck.fis {
  background-image: url(../../images/flags/1x1/ck.svg);
}

.fi-cl {
  background-image: url(../../images/flags/4x3/cl.svg);
}

.fi-cl.fis {
  background-image: url(../../images/flags/1x1/cl.svg);
}

.fi-cm {
  background-image: url(../../images/flags/4x3/cm.svg);
}

.fi-cm.fis {
  background-image: url(../../images/flags/1x1/cm.svg);
}

.fi-cn {
  background-image: url(../../images/flags/4x3/cn.svg);
}

.fi-cn.fis {
  background-image: url(../../images/flags/1x1/cn.svg);
}

.fi-co {
  background-image: url(../../images/flags/4x3/co.svg);
}

.fi-co.fis {
  background-image: url(../../images/flags/1x1/co.svg);
}

.fi-cr {
  background-image: url(../../images/flags/4x3/cr.svg);
}

.fi-cr.fis {
  background-image: url(../../images/flags/1x1/cr.svg);
}

.fi-cu {
  background-image: url(../../images/flags/4x3/cu.svg);
}

.fi-cu.fis {
  background-image: url(../../images/flags/1x1/cu.svg);
}

.fi-cv {
  background-image: url(../../images/flags/4x3/cv.svg);
}

.fi-cv.fis {
  background-image: url(../../images/flags/1x1/cv.svg);
}

.fi-cw {
  background-image: url(../../images/flags/4x3/cw.svg);
}

.fi-cw.fis {
  background-image: url(../../images/flags/1x1/cw.svg);
}

.fi-cx {
  background-image: url(../../images/flags/4x3/cx.svg);
}

.fi-cx.fis {
  background-image: url(../../images/flags/1x1/cx.svg);
}

.fi-cy {
  background-image: url(../../images/flags/4x3/cy.svg);
}

.fi-cy.fis {
  background-image: url(../../images/flags/1x1/cy.svg);
}

.fi-cz {
  background-image: url(../../images/flags/4x3/cz.svg);
}

.fi-cz.fis {
  background-image: url(../../images/flags/1x1/cz.svg);
}

.fi-de {
  background-image: url(../../images/flags/4x3/de.svg);
}

.fi-de.fis {
  background-image: url(../../images/flags/1x1/de.svg);
}

.fi-dj {
  background-image: url(../../images/flags/4x3/dj.svg);
}

.fi-dj.fis {
  background-image: url(../../images/flags/1x1/dj.svg);
}

.fi-dk {
  background-image: url(../../images/flags/4x3/dk.svg);
}

.fi-dk.fis {
  background-image: url(../../images/flags/1x1/dk.svg);
}

.fi-dm {
  background-image: url(../../images/flags/4x3/dm.svg);
}

.fi-dm.fis {
  background-image: url(../../images/flags/1x1/dm.svg);
}

.fi-do {
  background-image: url(../../images/flags/4x3/do.svg);
}

.fi-do.fis {
  background-image: url(../../images/flags/1x1/do.svg);
}

.fi-dz {
  background-image: url(../../images/flags/4x3/dz.svg);
}

.fi-dz.fis {
  background-image: url(../../images/flags/1x1/dz.svg);
}

.fi-ec {
  background-image: url(../../images/flags/4x3/ec.svg);
}

.fi-ec.fis {
  background-image: url(../../images/flags/1x1/ec.svg);
}

.fi-ee {
  background-image: url(../../images/flags/4x3/ee.svg);
}

.fi-ee.fis {
  background-image: url(../../images/flags/1x1/ee.svg);
}

.fi-eg {
  background-image: url(../../images/flags/4x3/eg.svg);
}

.fi-eg.fis {
  background-image: url(../../images/flags/1x1/eg.svg);
}

.fi-eh {
  background-image: url(../../images/flags/4x3/eh.svg);
}

.fi-eh.fis {
  background-image: url(../../images/flags/1x1/eh.svg);
}

.fi-er {
  background-image: url(../../images/flags/4x3/er.svg);
}

.fi-er.fis {
  background-image: url(../../images/flags/1x1/er.svg);
}

.fi-es {
  background-image: url(../../images/flags/4x3/es.svg);
}

.fi-es.fis {
  background-image: url(../../images/flags/1x1/es.svg);
}

.fi-et {
  background-image: url(../../images/flags/4x3/et.svg);
}

.fi-et.fis {
  background-image: url(../../images/flags/1x1/et.svg);
}

.fi-fi {
  background-image: url(../../images/flags/4x3/fi.svg);
}

.fi-fi.fis {
  background-image: url(../../images/flags/1x1/fi.svg);
}

.fi-fj {
  background-image: url(../../images/flags/4x3/fj.svg);
}

.fi-fj.fis {
  background-image: url(../../images/flags/1x1/fj.svg);
}

.fi-fk {
  background-image: url(../../images/flags/4x3/fk.svg);
}

.fi-fk.fis {
  background-image: url(../../images/flags/1x1/fk.svg);
}

.fi-fm {
  background-image: url(../../images/flags/4x3/fm.svg);
}

.fi-fm.fis {
  background-image: url(../../images/flags/1x1/fm.svg);
}

.fi-fo {
  background-image: url(../../images/flags/4x3/fo.svg);
}

.fi-fo.fis {
  background-image: url(../../images/flags/1x1/fo.svg);
}

.fi-fr {
  background-image: url(../../images/flags/4x3/fr.svg);
}

.fi-fr.fis {
  background-image: url(../../images/flags/1x1/fr.svg);
}

.fi-ga {
  background-image: url(../../images/flags/4x3/ga.svg);
}

.fi-ga.fis {
  background-image: url(../../images/flags/1x1/ga.svg);
}

.fi-gb {
  background-image: url(../../images/flags/4x3/gb.svg);
}

.fi-gb.fis {
  background-image: url(../../images/flags/1x1/gb.svg);
}

.fi-gd {
  background-image: url(../../images/flags/4x3/gd.svg);
}

.fi-gd.fis {
  background-image: url(../../images/flags/1x1/gd.svg);
}

.fi-ge {
  background-image: url(../../images/flags/4x3/ge.svg);
}

.fi-ge.fis {
  background-image: url(../../images/flags/1x1/ge.svg);
}

.fi-gf {
  background-image: url(../../images/flags/4x3/gf.svg);
}

.fi-gf.fis {
  background-image: url(../../images/flags/1x1/gf.svg);
}

.fi-gg {
  background-image: url(../../images/flags/4x3/gg.svg);
}

.fi-gg.fis {
  background-image: url(../../images/flags/1x1/gg.svg);
}

.fi-gh {
  background-image: url(../../images/flags/4x3/gh.svg);
}

.fi-gh.fis {
  background-image: url(../../images/flags/1x1/gh.svg);
}

.fi-gi {
  background-image: url(../../images/flags/4x3/gi.svg);
}

.fi-gi.fis {
  background-image: url(../../images/flags/1x1/gi.svg);
}

.fi-gl {
  background-image: url(../../images/flags/4x3/gl.svg);
}

.fi-gl.fis {
  background-image: url(../../images/flags/1x1/gl.svg);
}

.fi-gm {
  background-image: url(../../images/flags/4x3/gm.svg);
}

.fi-gm.fis {
  background-image: url(../../images/flags/1x1/gm.svg);
}

.fi-gn {
  background-image: url(../../images/flags/4x3/gn.svg);
}

.fi-gn.fis {
  background-image: url(../../images/flags/1x1/gn.svg);
}

.fi-gp {
  background-image: url(../../images/flags/4x3/gp.svg);
}

.fi-gp.fis {
  background-image: url(../../images/flags/1x1/gp.svg);
}

.fi-gq {
  background-image: url(../../images/flags/4x3/gq.svg);
}

.fi-gq.fis {
  background-image: url(../../images/flags/1x1/gq.svg);
}

.fi-gr {
  background-image: url(../../images/flags/4x3/gr.svg);
}

.fi-gr.fis {
  background-image: url(../../images/flags/1x1/gr.svg);
}

.fi-gs {
  background-image: url(../../images/flags/4x3/gs.svg);
}

.fi-gs.fis {
  background-image: url(../../images/flags/1x1/gs.svg);
}

.fi-gt {
  background-image: url(../../images/flags/4x3/gt.svg);
}

.fi-gt.fis {
  background-image: url(../../images/flags/1x1/gt.svg);
}

.fi-gu {
  background-image: url(../../images/flags/4x3/gu.svg);
}

.fi-gu.fis {
  background-image: url(../../images/flags/1x1/gu.svg);
}

.fi-gw {
  background-image: url(../../images/flags/4x3/gw.svg);
}

.fi-gw.fis {
  background-image: url(../../images/flags/1x1/gw.svg);
}

.fi-gy {
  background-image: url(../../images/flags/4x3/gy.svg);
}

.fi-gy.fis {
  background-image: url(../../images/flags/1x1/gy.svg);
}

.fi-hk {
  background-image: url(../../images/flags/4x3/hk.svg);
}

.fi-hk.fis {
  background-image: url(../../images/flags/1x1/hk.svg);
}

.fi-hm {
  background-image: url(../../images/flags/4x3/hm.svg);
}

.fi-hm.fis {
  background-image: url(../../images/flags/1x1/hm.svg);
}

.fi-hn {
  background-image: url(../../images/flags/4x3/hn.svg);
}

.fi-hn.fis {
  background-image: url(../../images/flags/1x1/hn.svg);
}

.fi-hr {
  background-image: url(../../images/flags/4x3/hr.svg);
}

.fi-hr.fis {
  background-image: url(../../images/flags/1x1/hr.svg);
}

.fi-ht {
  background-image: url(../../images/flags/4x3/ht.svg);
}

.fi-ht.fis {
  background-image: url(../../images/flags/1x1/ht.svg);
}

.fi-hu {
  background-image: url(../../images/flags/4x3/hu.svg);
}

.fi-hu.fis {
  background-image: url(../../images/flags/1x1/hu.svg);
}

.fi-id {
  background-image: url(../../images/flags/4x3/id.svg);
}

.fi-id.fis {
  background-image: url(../../images/flags/1x1/id.svg);
}

.fi-ie {
  background-image: url(../../images/flags/4x3/ie.svg);
}

.fi-ie.fis {
  background-image: url(../../images/flags/1x1/ie.svg);
}

.fi-il {
  background-image: url(../../images/flags/4x3/il.svg);
}

.fi-il.fis {
  background-image: url(../../images/flags/1x1/il.svg);
}

.fi-im {
  background-image: url(../../images/flags/4x3/im.svg);
}

.fi-im.fis {
  background-image: url(../../images/flags/1x1/im.svg);
}

.fi-in {
  background-image: url(../../images/flags/4x3/in.svg);
}

.fi-in.fis {
  background-image: url(../../images/flags/1x1/in.svg);
}

.fi-io {
  background-image: url(../../images/flags/4x3/io.svg);
}

.fi-io.fis {
  background-image: url(../../images/flags/1x1/io.svg);
}

.fi-iq {
  background-image: url(../../images/flags/4x3/iq.svg);
}

.fi-iq.fis {
  background-image: url(../../images/flags/1x1/iq.svg);
}

.fi-ir {
  background-image: url(../../images/flags/4x3/ir.svg);
}

.fi-ir.fis {
  background-image: url(../../images/flags/1x1/ir.svg);
}

.fi-is {
  background-image: url(../../images/flags/4x3/is.svg);
}

.fi-is.fis {
  background-image: url(../../images/flags/1x1/is.svg);
}

.fi-it {
  background-image: url(../../images/flags/4x3/it.svg);
}

.fi-it.fis {
  background-image: url(../../images/flags/1x1/it.svg);
}

.fi-je {
  background-image: url(../../images/flags/4x3/je.svg);
}

.fi-je.fis {
  background-image: url(../../images/flags/1x1/je.svg);
}

.fi-jm {
  background-image: url(../../images/flags/4x3/jm.svg);
}

.fi-jm.fis {
  background-image: url(../../images/flags/1x1/jm.svg);
}

.fi-jo {
  background-image: url(../../images/flags/4x3/jo.svg);
}

.fi-jo.fis {
  background-image: url(../../images/flags/1x1/jo.svg);
}

.fi-jp {
  background-image: url(../../images/flags/4x3/jp.svg);
}

.fi-jp.fis {
  background-image: url(../../images/flags/1x1/jp.svg);
}

.fi-ke {
  background-image: url(../../images/flags/4x3/ke.svg);
}

.fi-ke.fis {
  background-image: url(../../images/flags/1x1/ke.svg);
}

.fi-kg {
  background-image: url(../../images/flags/4x3/kg.svg);
}

.fi-kg.fis {
  background-image: url(../../images/flags/1x1/kg.svg);
}

.fi-kh {
  background-image: url(../../images/flags/4x3/kh.svg);
}

.fi-kh.fis {
  background-image: url(../../images/flags/1x1/kh.svg);
}

.fi-ki {
  background-image: url(../../images/flags/4x3/ki.svg);
}

.fi-ki.fis {
  background-image: url(../../images/flags/1x1/ki.svg);
}

.fi-km {
  background-image: url(../../images/flags/4x3/km.svg);
}

.fi-km.fis {
  background-image: url(../../images/flags/1x1/km.svg);
}

.fi-kn {
  background-image: url(../../images/flags/4x3/kn.svg);
}

.fi-kn.fis {
  background-image: url(../../images/flags/1x1/kn.svg);
}

.fi-kp {
  background-image: url(../../images/flags/4x3/kp.svg);
}

.fi-kp.fis {
  background-image: url(../../images/flags/1x1/kp.svg);
}

.fi-kr {
  background-image: url(../../images/flags/4x3/kr.svg);
}

.fi-kr.fis {
  background-image: url(../../images/flags/1x1/kr.svg);
}

.fi-kw {
  background-image: url(../../images/flags/4x3/kw.svg);
}

.fi-kw.fis {
  background-image: url(../../images/flags/1x1/kw.svg);
}

.fi-ky {
  background-image: url(../../images/flags/4x3/ky.svg);
}

.fi-ky.fis {
  background-image: url(../../images/flags/1x1/ky.svg);
}

.fi-kz {
  background-image: url(../../images/flags/4x3/kz.svg);
}

.fi-kz.fis {
  background-image: url(../../images/flags/1x1/kz.svg);
}

.fi-la {
  background-image: url(../../images/flags/4x3/la.svg);
}

.fi-la.fis {
  background-image: url(../../images/flags/1x1/la.svg);
}

.fi-lb {
  background-image: url(../../images/flags/4x3/lb.svg);
}

.fi-lb.fis {
  background-image: url(../../images/flags/1x1/lb.svg);
}

.fi-lc {
  background-image: url(../../images/flags/4x3/lc.svg);
}

.fi-lc.fis {
  background-image: url(../../images/flags/1x1/lc.svg);
}

.fi-li {
  background-image: url(../../images/flags/4x3/li.svg);
}

.fi-li.fis {
  background-image: url(../../images/flags/1x1/li.svg);
}

.fi-lk {
  background-image: url(../../images/flags/4x3/lk.svg);
}

.fi-lk.fis {
  background-image: url(../../images/flags/1x1/lk.svg);
}

.fi-lr {
  background-image: url(../../images/flags/4x3/lr.svg);
}

.fi-lr.fis {
  background-image: url(../../images/flags/1x1/lr.svg);
}

.fi-ls {
  background-image: url(../../images/flags/4x3/ls.svg);
}

.fi-ls.fis {
  background-image: url(../../images/flags/1x1/ls.svg);
}

.fi-lt {
  background-image: url(../../images/flags/4x3/lt.svg);
}

.fi-lt.fis {
  background-image: url(../../images/flags/1x1/lt.svg);
}

.fi-lu {
  background-image: url(../../images/flags/4x3/lu.svg);
}

.fi-lu.fis {
  background-image: url(../../images/flags/1x1/lu.svg);
}

.fi-lv {
  background-image: url(../../images/flags/4x3/lv.svg);
}

.fi-lv.fis {
  background-image: url(../../images/flags/1x1/lv.svg);
}

.fi-ly {
  background-image: url(../../images/flags/4x3/ly.svg);
}

.fi-ly.fis {
  background-image: url(../../images/flags/1x1/ly.svg);
}

.fi-ma {
  background-image: url(../../images/flags/4x3/ma.svg);
}

.fi-ma.fis {
  background-image: url(../../images/flags/1x1/ma.svg);
}

.fi-mc {
  background-image: url(../../images/flags/4x3/mc.svg);
}

.fi-mc.fis {
  background-image: url(../../images/flags/1x1/mc.svg);
}

.fi-md {
  background-image: url(../../images/flags/4x3/md.svg);
}

.fi-md.fis {
  background-image: url(../../images/flags/1x1/md.svg);
}

.fi-me {
  background-image: url(../../images/flags/4x3/me.svg);
}

.fi-me.fis {
  background-image: url(../../images/flags/1x1/me.svg);
}

.fi-mf {
  background-image: url(../../images/flags/4x3/mf.svg);
}

.fi-mf.fis {
  background-image: url(../../images/flags/1x1/mf.svg);
}

.fi-mg {
  background-image: url(../../images/flags/4x3/mg.svg);
}

.fi-mg.fis {
  background-image: url(../../images/flags/1x1/mg.svg);
}

.fi-mh {
  background-image: url(../../images/flags/4x3/mh.svg);
}

.fi-mh.fis {
  background-image: url(../../images/flags/1x1/mh.svg);
}

.fi-mk {
  background-image: url(../../images/flags/4x3/mk.svg);
}

.fi-mk.fis {
  background-image: url(../../images/flags/1x1/mk.svg);
}

.fi-ml {
  background-image: url(../../images/flags/4x3/ml.svg);
}

.fi-ml.fis {
  background-image: url(../../images/flags/1x1/ml.svg);
}

.fi-mm {
  background-image: url(../../images/flags/4x3/mm.svg);
}

.fi-mm.fis {
  background-image: url(../../images/flags/1x1/mm.svg);
}

.fi-mn {
  background-image: url(../../images/flags/4x3/mn.svg);
}

.fi-mn.fis {
  background-image: url(../../images/flags/1x1/mn.svg);
}

.fi-mo {
  background-image: url(../../images/flags/4x3/mo.svg);
}

.fi-mo.fis {
  background-image: url(../../images/flags/1x1/mo.svg);
}

.fi-mp {
  background-image: url(../../images/flags/4x3/mp.svg);
}

.fi-mp.fis {
  background-image: url(../../images/flags/1x1/mp.svg);
}

.fi-mq {
  background-image: url(../../images/flags/4x3/mq.svg);
}

.fi-mq.fis {
  background-image: url(../../images/flags/1x1/mq.svg);
}

.fi-mr {
  background-image: url(../../images/flags/4x3/mr.svg);
}

.fi-mr.fis {
  background-image: url(../../images/flags/1x1/mr.svg);
}

.fi-ms {
  background-image: url(../../images/flags/4x3/ms.svg);
}

.fi-ms.fis {
  background-image: url(../../images/flags/1x1/ms.svg);
}

.fi-mt {
  background-image: url(../../images/flags/4x3/mt.svg);
}

.fi-mt.fis {
  background-image: url(../../images/flags/1x1/mt.svg);
}

.fi-mu {
  background-image: url(../../images/flags/4x3/mu.svg);
}

.fi-mu.fis {
  background-image: url(../../images/flags/1x1/mu.svg);
}

.fi-mv {
  background-image: url(../../images/flags/4x3/mv.svg);
}

.fi-mv.fis {
  background-image: url(../../images/flags/1x1/mv.svg);
}

.fi-mw {
  background-image: url(../../images/flags/4x3/mw.svg);
}

.fi-mw.fis {
  background-image: url(../../images/flags/1x1/mw.svg);
}

.fi-mx {
  background-image: url(../../images/flags/4x3/mx.svg);
}

.fi-mx.fis {
  background-image: url(../../images/flags/1x1/mx.svg);
}

.fi-my {
  background-image: url(../../images/flags/4x3/my.svg);
}

.fi-my.fis {
  background-image: url(../../images/flags/1x1/my.svg);
}

.fi-mz {
  background-image: url(../../images/flags/4x3/mz.svg);
}

.fi-mz.fis {
  background-image: url(../../images/flags/1x1/mz.svg);
}

.fi-na {
  background-image: url(../../images/flags/4x3/na.svg);
}

.fi-na.fis {
  background-image: url(../../images/flags/1x1/na.svg);
}

.fi-nc {
  background-image: url(../../images/flags/4x3/nc.svg);
}

.fi-nc.fis {
  background-image: url(../../images/flags/1x1/nc.svg);
}

.fi-ne {
  background-image: url(../../images/flags/4x3/ne.svg);
}

.fi-ne.fis {
  background-image: url(../../images/flags/1x1/ne.svg);
}

.fi-nf {
  background-image: url(../../images/flags/4x3/nf.svg);
}

.fi-nf.fis {
  background-image: url(../../images/flags/1x1/nf.svg);
}

.fi-ng {
  background-image: url(../../images/flags/4x3/ng.svg);
}

.fi-ng.fis {
  background-image: url(../../images/flags/1x1/ng.svg);
}

.fi-ni {
  background-image: url(../../images/flags/4x3/ni.svg);
}

.fi-ni.fis {
  background-image: url(../../images/flags/1x1/ni.svg);
}

.fi-nl {
  background-image: url(../../images/flags/4x3/nl.svg);
}

.fi-nl.fis {
  background-image: url(../../images/flags/1x1/nl.svg);
}

.fi-no {
  background-image: url(../../images/flags/4x3/no.svg);
}

.fi-no.fis {
  background-image: url(../../images/flags/1x1/no.svg);
}

.fi-np {
  background-image: url(../../images/flags/4x3/np.svg);
}

.fi-np.fis {
  background-image: url(../../images/flags/1x1/np.svg);
}

.fi-nr {
  background-image: url(../../images/flags/4x3/nr.svg);
}

.fi-nr.fis {
  background-image: url(../../images/flags/1x1/nr.svg);
}

.fi-nu {
  background-image: url(../../images/flags/4x3/nu.svg);
}

.fi-nu.fis {
  background-image: url(../../images/flags/1x1/nu.svg);
}

.fi-nz {
  background-image: url(../../images/flags/4x3/nz.svg);
}

.fi-nz.fis {
  background-image: url(../../images/flags/1x1/nz.svg);
}

.fi-om {
  background-image: url(../../images/flags/4x3/om.svg);
}

.fi-om.fis {
  background-image: url(../../images/flags/1x1/om.svg);
}

.fi-pa {
  background-image: url(../../images/flags/4x3/pa.svg);
}

.fi-pa.fis {
  background-image: url(../../images/flags/1x1/pa.svg);
}

.fi-pe {
  background-image: url(../../images/flags/4x3/pe.svg);
}

.fi-pe.fis {
  background-image: url(../../images/flags/1x1/pe.svg);
}

.fi-pf {
  background-image: url(../../images/flags/4x3/pf.svg);
}

.fi-pf.fis {
  background-image: url(../../images/flags/1x1/pf.svg);
}

.fi-pg {
  background-image: url(../../images/flags/4x3/pg.svg);
}

.fi-pg.fis {
  background-image: url(../../images/flags/1x1/pg.svg);
}

.fi-ph {
  background-image: url(../../images/flags/4x3/ph.svg);
}

.fi-ph.fis {
  background-image: url(../../images/flags/1x1/ph.svg);
}

.fi-pk {
  background-image: url(../../images/flags/4x3/pk.svg);
}

.fi-pk.fis {
  background-image: url(../../images/flags/1x1/pk.svg);
}

.fi-pl {
  background-image: url(../../images/flags/4x3/pl.svg);
}

.fi-pl.fis {
  background-image: url(../../images/flags/1x1/pl.svg);
}

.fi-pm {
  background-image: url(../../images/flags/4x3/pm.svg);
}

.fi-pm.fis {
  background-image: url(../../images/flags/1x1/pm.svg);
}

.fi-pn {
  background-image: url(../../images/flags/4x3/pn.svg);
}

.fi-pn.fis {
  background-image: url(../../images/flags/1x1/pn.svg);
}

.fi-pr {
  background-image: url(../../images/flags/4x3/pr.svg);
}

.fi-pr.fis {
  background-image: url(../../images/flags/1x1/pr.svg);
}

.fi-ps {
  background-image: url(../../images/flags/4x3/ps.svg);
}

.fi-ps.fis {
  background-image: url(../../images/flags/1x1/ps.svg);
}

.fi-pt {
  background-image: url(../../images/flags/4x3/pt.svg);
}

.fi-pt.fis {
  background-image: url(../../images/flags/1x1/pt.svg);
}

.fi-pw {
  background-image: url(../../images/flags/4x3/pw.svg);
}

.fi-pw.fis {
  background-image: url(../../images/flags/1x1/pw.svg);
}

.fi-py {
  background-image: url(../../images/flags/4x3/py.svg);
}

.fi-py.fis {
  background-image: url(../../images/flags/1x1/py.svg);
}

.fi-qa {
  background-image: url(../../images/flags/4x3/qa.svg);
}

.fi-qa.fis {
  background-image: url(../../images/flags/1x1/qa.svg);
}

.fi-re {
  background-image: url(../../images/flags/4x3/re.svg);
}

.fi-re.fis {
  background-image: url(../../images/flags/1x1/re.svg);
}

.fi-ro {
  background-image: url(../../images/flags/4x3/ro.svg);
}

.fi-ro.fis {
  background-image: url(../../images/flags/1x1/ro.svg);
}

.fi-rs {
  background-image: url(../../images/flags/4x3/rs.svg);
}

.fi-rs.fis {
  background-image: url(../../images/flags/1x1/rs.svg);
}

.fi-ru {
  background-image: url(../../images/flags/4x3/ru.svg);
}

.fi-ru.fis {
  background-image: url(../../images/flags/1x1/ru.svg);
}

.fi-rw {
  background-image: url(../../images/flags/4x3/rw.svg);
}

.fi-rw.fis {
  background-image: url(../../images/flags/1x1/rw.svg);
}

.fi-sa {
  background-image: url(../../images/flags/4x3/sa.svg);
}

.fi-sa.fis {
  background-image: url(../../images/flags/1x1/sa.svg);
}

.fi-sb {
  background-image: url(../../images/flags/4x3/sb.svg);
}

.fi-sb.fis {
  background-image: url(../../images/flags/1x1/sb.svg);
}

.fi-sc {
  background-image: url(../../images/flags/4x3/sc.svg);
}

.fi-sc.fis {
  background-image: url(../../images/flags/1x1/sc.svg);
}

.fi-sd {
  background-image: url(../../images/flags/4x3/sd.svg);
}

.fi-sd.fis {
  background-image: url(../../images/flags/1x1/sd.svg);
}

.fi-se {
  background-image: url(../../images/flags/4x3/se.svg);
}

.fi-se.fis {
  background-image: url(../../images/flags/1x1/se.svg);
}

.fi-sg {
  background-image: url(../../images/flags/4x3/sg.svg);
}

.fi-sg.fis {
  background-image: url(../../images/flags/1x1/sg.svg);
}

.fi-sh {
  background-image: url(../../images/flags/4x3/sh.svg);
}

.fi-sh.fis {
  background-image: url(../../images/flags/1x1/sh.svg);
}

.fi-si {
  background-image: url(../../images/flags/4x3/si.svg);
}

.fi-si.fis {
  background-image: url(../../images/flags/1x1/si.svg);
}

.fi-sj {
  background-image: url(../../images/flags/4x3/sj.svg);
}

.fi-sj.fis {
  background-image: url(../../images/flags/1x1/sj.svg);
}

.fi-sk {
  background-image: url(../../images/flags/4x3/sk.svg);
}

.fi-sk.fis {
  background-image: url(../../images/flags/1x1/sk.svg);
}

.fi-sl {
  background-image: url(../../images/flags/4x3/sl.svg);
}

.fi-sl.fis {
  background-image: url(../../images/flags/1x1/sl.svg);
}

.fi-sm {
  background-image: url(../../images/flags/4x3/sm.svg);
}

.fi-sm.fis {
  background-image: url(../../images/flags/1x1/sm.svg);
}

.fi-sn {
  background-image: url(../../images/flags/4x3/sn.svg);
}

.fi-sn.fis {
  background-image: url(../../images/flags/1x1/sn.svg);
}

.fi-so {
  background-image: url(../../images/flags/4x3/so.svg);
}

.fi-so.fis {
  background-image: url(../../images/flags/1x1/so.svg);
}

.fi-sr {
  background-image: url(../../images/flags/4x3/sr.svg);
}

.fi-sr.fis {
  background-image: url(../../images/flags/1x1/sr.svg);
}

.fi-ss {
  background-image: url(../../images/flags/4x3/ss.svg);
}

.fi-ss.fis {
  background-image: url(../../images/flags/1x1/ss.svg);
}

.fi-st {
  background-image: url(../../images/flags/4x3/st.svg);
}

.fi-st.fis {
  background-image: url(../../images/flags/1x1/st.svg);
}

.fi-sv {
  background-image: url(../../images/flags/4x3/sv.svg);
}

.fi-sv.fis {
  background-image: url(../../images/flags/1x1/sv.svg);
}

.fi-sx {
  background-image: url(../../images/flags/4x3/sx.svg);
}

.fi-sx.fis {
  background-image: url(../../images/flags/1x1/sx.svg);
}

.fi-sy {
  background-image: url(../../images/flags/4x3/sy.svg);
}

.fi-sy.fis {
  background-image: url(../../images/flags/1x1/sy.svg);
}

.fi-sz {
  background-image: url(../../images/flags/4x3/sz.svg);
}

.fi-sz.fis {
  background-image: url(../../images/flags/1x1/sz.svg);
}

.fi-tc {
  background-image: url(../../images/flags/4x3/tc.svg);
}

.fi-tc.fis {
  background-image: url(../../images/flags/1x1/tc.svg);
}

.fi-td {
  background-image: url(../../images/flags/4x3/td.svg);
}

.fi-td.fis {
  background-image: url(../../images/flags/1x1/td.svg);
}

.fi-tf {
  background-image: url(../../images/flags/4x3/tf.svg);
}

.fi-tf.fis {
  background-image: url(../../images/flags/1x1/tf.svg);
}

.fi-tg {
  background-image: url(../../images/flags/4x3/tg.svg);
}

.fi-tg.fis {
  background-image: url(../../images/flags/1x1/tg.svg);
}

.fi-th {
  background-image: url(../../images/flags/4x3/th.svg);
}

.fi-th.fis {
  background-image: url(../../images/flags/1x1/th.svg);
}

.fi-tj {
  background-image: url(../../images/flags/4x3/tj.svg);
}

.fi-tj.fis {
  background-image: url(../../images/flags/1x1/tj.svg);
}

.fi-tk {
  background-image: url(../../images/flags/4x3/tk.svg);
}

.fi-tk.fis {
  background-image: url(../../images/flags/1x1/tk.svg);
}

.fi-tl {
  background-image: url(../../images/flags/4x3/tl.svg);
}

.fi-tl.fis {
  background-image: url(../../images/flags/1x1/tl.svg);
}

.fi-tm {
  background-image: url(../../images/flags/4x3/tm.svg);
}

.fi-tm.fis {
  background-image: url(../../images/flags/1x1/tm.svg);
}

.fi-tn {
  background-image: url(../../images/flags/4x3/tn.svg);
}

.fi-tn.fis {
  background-image: url(../../images/flags/1x1/tn.svg);
}

.fi-to {
  background-image: url(../../images/flags/4x3/to.svg);
}

.fi-to.fis {
  background-image: url(../../images/flags/1x1/to.svg);
}

.fi-tr {
  background-image: url(../../images/flags/4x3/tr.svg);
}

.fi-tr.fis {
  background-image: url(../../images/flags/1x1/tr.svg);
}

.fi-tt {
  background-image: url(../../images/flags/4x3/tt.svg);
}

.fi-tt.fis {
  background-image: url(../../images/flags/1x1/tt.svg);
}

.fi-tv {
  background-image: url(../../images/flags/4x3/tv.svg);
}

.fi-tv.fis {
  background-image: url(../../images/flags/1x1/tv.svg);
}

.fi-tw {
  background-image: url(../../images/flags/4x3/tw.svg);
}

.fi-tw.fis {
  background-image: url(../../images/flags/1x1/tw.svg);
}

.fi-tz {
  background-image: url(../../images/flags/4x3/tz.svg);
}

.fi-tz.fis {
  background-image: url(../../images/flags/1x1/tz.svg);
}

.fi-ua {
  background-image: url(../../images/flags/4x3/ua.svg);
}

.fi-ua.fis {
  background-image: url(../../images/flags/1x1/ua.svg);
}

.fi-ug {
  background-image: url(../../images/flags/4x3/ug.svg);
}

.fi-ug.fis {
  background-image: url(../../images/flags/1x1/ug.svg);
}

.fi-um {
  background-image: url(../../images/flags/4x3/um.svg);
}

.fi-um.fis {
  background-image: url(../../images/flags/1x1/um.svg);
}

.fi-us {
  background-image: url(../../images/flags/4x3/us.svg);
}

.fi-us.fis {
  background-image: url(../../images/flags/1x1/us.svg);
}

.fi-uy {
  background-image: url(../../images/flags/4x3/uy.svg);
}

.fi-uy.fis {
  background-image: url(../../images/flags/1x1/uy.svg);
}

.fi-uz {
  background-image: url(../../images/flags/4x3/uz.svg);
}

.fi-uz.fis {
  background-image: url(../../images/flags/1x1/uz.svg);
}

.fi-va {
  background-image: url(../../images/flags/4x3/va.svg);
}

.fi-va.fis {
  background-image: url(../../images/flags/1x1/va.svg);
}

.fi-vc {
  background-image: url(../../images/flags/4x3/vc.svg);
}

.fi-vc.fis {
  background-image: url(../../images/flags/1x1/vc.svg);
}

.fi-ve {
  background-image: url(../../images/flags/4x3/ve.svg);
}

.fi-ve.fis {
  background-image: url(../../images/flags/1x1/ve.svg);
}

.fi-vg {
  background-image: url(../../images/flags/4x3/vg.svg);
}

.fi-vg.fis {
  background-image: url(../../images/flags/1x1/vg.svg);
}

.fi-vi {
  background-image: url(../../images/flags/4x3/vi.svg);
}

.fi-vi.fis {
  background-image: url(../../images/flags/1x1/vi.svg);
}

.fi-vn {
  background-image: url(../../images/flags/4x3/vn.svg);
}

.fi-vn.fis {
  background-image: url(../../images/flags/1x1/vn.svg);
}

.fi-vu {
  background-image: url(../../images/flags/4x3/vu.svg);
}

.fi-vu.fis {
  background-image: url(../../images/flags/1x1/vu.svg);
}

.fi-wf {
  background-image: url(../../images/flags/4x3/wf.svg);
}

.fi-wf.fis {
  background-image: url(../../images/flags/1x1/wf.svg);
}

.fi-ws {
  background-image: url(../../images/flags/4x3/ws.svg);
}

.fi-ws.fis {
  background-image: url(../../images/flags/1x1/ws.svg);
}

.fi-ye {
  background-image: url(../../images/flags/4x3/ye.svg);
}

.fi-ye.fis {
  background-image: url(../../images/flags/1x1/ye.svg);
}

.fi-yt {
  background-image: url(../../images/flags/4x3/yt.svg);
}

.fi-yt.fis {
  background-image: url(../../images/flags/1x1/yt.svg);
}

.fi-za {
  background-image: url(../../images/flags/4x3/za.svg);
}

.fi-za.fis {
  background-image: url(../../images/flags/1x1/za.svg);
}

.fi-zm {
  background-image: url(../../images/flags/4x3/zm.svg);
}

.fi-zm.fis {
  background-image: url(../../images/flags/1x1/zm.svg);
}

.fi-zw {
  background-image: url(../../images/flags/4x3/zw.svg);
}

.fi-zw.fis {
  background-image: url(../../images/flags/1x1/zw.svg);
}

.fi-ac {
  background-image: url(../../images/flags/4x3/ac.svg);
}

.fi-ac.fis {
  background-image: url(../../images/flags/1x1/ac.svg);
}

.fi-cp {
  background-image: url(../../images/flags/4x3/cp.svg);
}

.fi-cp.fis {
  background-image: url(../../images/flags/1x1/cp.svg);
}

.fi-dg {
  background-image: url(../../images/flags/4x3/dg.svg);
}

.fi-dg.fis {
  background-image: url(../../images/flags/1x1/dg.svg);
}

.fi-ea {
  background-image: url(../../images/flags/4x3/ea.svg);
}

.fi-ea.fis {
  background-image: url(../../images/flags/1x1/ea.svg);
}

.fi-es-ct {
  background-image: url(../../images/flags/4x3/es-ct.svg);
}

.fi-es-ct.fis {
  background-image: url(../../images/flags/1x1/es-ct.svg);
}

.fi-es-ga {
  background-image: url(../../images/flags/4x3/es-ga.svg);
}

.fi-es-ga.fis {
  background-image: url(../../images/flags/1x1/es-ga.svg);
}

.fi-eu {
  background-image: url(../../images/flags/4x3/eu.svg);
}

.fi-eu.fis {
  background-image: url(../../images/flags/1x1/eu.svg);
}

.fi-gb-eng {
  background-image: url(../../images/flags/4x3/gb-eng.svg);
}

.fi-gb-eng.fis {
  background-image: url(../../images/flags/1x1/gb-eng.svg);
}

.fi-gb-nir {
  background-image: url(../../images/flags/4x3/gb-nir.svg);
}

.fi-gb-nir.fis {
  background-image: url(../../images/flags/1x1/gb-nir.svg);
}

.fi-gb-sct {
  background-image: url(../../images/flags/4x3/gb-sct.svg);
}

.fi-gb-sct.fis {
  background-image: url(../../images/flags/1x1/gb-sct.svg);
}

.fi-gb-wls {
  background-image: url(../../images/flags/4x3/gb-wls.svg);
}

.fi-gb-wls.fis {
  background-image: url(../../images/flags/1x1/gb-wls.svg);
}

.fi-ic {
  background-image: url(../../images/flags/4x3/ic.svg);
}

.fi-ic.fis {
  background-image: url(../../images/flags/1x1/ic.svg);
}

.fi-ta {
  background-image: url(../../images/flags/4x3/ta.svg);
}

.fi-ta.fis {
  background-image: url(../../images/flags/1x1/ta.svg);
}

.fi-un {
  background-image: url(../../images/flags/4x3/un.svg);
}

.fi-un.fis {
  background-image: url(../../images/flags/1x1/un.svg);
}

.fi-xk {
  background-image: url(../../images/flags/4x3/xk.svg);
}

.fi-xk.fis {
  background-image: url(../../images/flags/1x1/xk.svg);
}

.fi-xx {
  background-image: url(../../images/flags/4x3/xx.svg);
}

.fi-xx.fis {
  background-image: url(../../images/flags/1x1/xx.svg);
}

.mapael .map {
  position: relative;
}

.mapael .mapTooltip {
  position: absolute;
  background-color: #fff;
  moz-opacity: 0.7;
  opacity: 0.7;
  filter: alpha(opacity=70);
  border-radius: 10px;
  padding: 10px;
  z-index: 1000;
  max-width: 300px;
  display: none;
  color: #343434;
}

.mapael .zoomButton {
  background-color: #fff;
  border: 1px solid #ccc;
  color: #000;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
  position: absolute;
  top: 0;
  font-weight: bold;
  left: 10px;
  font-size: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.mapael .zoomReset {
  top: 10px;
}

.mapael .zoomIn {
  top: 45px;
}

.mapael .zoomOut {
  top: 85px;
}

#tooltip {
  background-color: #878786;
  color: #ffffff;
  padding: 15px 25px 10px 25px;
  border-radius: 4px;
  font-size: 13px;
}

#tooltip[data-show] {
  display: block;
}

#arrow, #arrow::before {
  position: absolute;
  width: 20px;
  height: 20px;
  background: inherit;
}

#arrow {
  visibility: hidden;
}

#arrow::before {
  visibility: visible;
  content: "";
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

#tooltip[data-popper-placement^=top] > #arrow {
  bottom: -4px;
}

#tooltip[data-popper-placement^=bottom] > #arrow {
  top: -4px;
}

#tooltip[data-popper-placement^=left] > #arrow {
  right: -4px;
}

#tooltip[data-popper-placement^=right] > #arrow {
  left: -4px;
}

#tooltip .myText h4 {
  line-height: 1.4rem;
  padding: 0px;
  padding-bottom: 5px;
  margin-top: 10px;
  margin-bottom: 0.5rem;
  font-size: 1.3rem;
}

#tooltip .myText p {
  line-height: 1.1rem;
  margin-bottom: 1rem;
}

* {
  padding: 0;
  margin: 0;
  border: 0;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

:focus,
:active {
  outline: none;
}

a:focus,
a:active {
  outline: none;
}

nav,
footer,
header,
aside {
  display: block;
}

html,
body {
  font-size: 16px;
  line-height: 1;
  height: 100%;
  width: 100%;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

input,
button,
textarea {
  font-family: inherit;
}

input::-ms-clear {
  display: none;
}

button {
  cursor: pointer;
}

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

a,
a:visited {
  text-decoration: none;
}

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

ul,
ol {
  padding: 0;
  margin: 0;
}
ul li,
ol li {
  list-style: none;
}

img:not([class*=wp-image-]) {
  width: 100%;
  vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  -webkit-margin-after: 0;
          margin-block-end: 0;
}

p {
  -webkit-margin-after: 0;
          margin-block-end: 0;
}

.container {
  max-width: 1600px;
  padding-inline: 80px;
  margin-inline: auto;
}
@media (max-width: 1439px) {
  .container {
    padding-inline: 24px;
  }
}
@media (max-width: 639px) {
  .container {
    padding-inline: 14px;
  }
}

body {
  font-family: "Oswald", sans-serif;
}

main {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-flex-grow: 1;
          flex-grow: 1;
  word-wrap: break-word;
}

.container {
  max-width: 1600px;
  padding-inline: 80px;
  margin-inline: auto;
}
@media (max-width: 1439px) {
  .container {
    padding-inline: 24px;
  }
}
@media (max-width: 639px) {
  .container {
    padding-inline: 14px;
  }
}

.hidden {
  display: none;
}

.no-scroll {
  overflow: hidden;
}

::-webkit-input-placeholder {
  font-size: 1.125rem;
  line-height: 1.4444444444;
  letter-spacing: -0.36px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  -webkit-margin-after: 1rem;
          margin-block-end: 1rem;
}

p {
  -webkit-margin-after: 1rem;
          margin-block-end: 1rem;
}

ul,
ol {
  padding: 1rem;
  margin: 1rem;
}

img:where([class*=wp-image-].alignright) {
  float: right;
}

img:where([class*=wp-image-].alignleft) {
  float: left;
}

img:where([class*=wp-image-].aligncenter) {
  display: block;
  margin: 0 auto;
}

/* Media variables */
.footer {
  background-color: #00548E;
  color: #FFF;
  padding-block: 80px;
  position: relative;
  overflow: hidden;
}
.footer__circle-decoration {
  position: absolute;
  top: 0%;
  right: -50%;
  width: 100%;
  pointer-events: none;
}
@media (max-width: 1023px) {
  .footer__circle-decoration {
    top: auto;
    bottom: -15%;
  }
}
.footer__main-content {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  gap: 1.25rem;
}
.footer__main-content-col-title {
  font-weight: 700;
  font-size: 1.5rem;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .footer__main-content-col-title {
    margin-top: 3.75rem;
  }
}
.footer__main-content-col:first-child {
  width: 200px;
}
@media (max-width: 1023px) {
  .footer__main-content {
    -webkit-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 1023px) {
  .footer__logo {
    width: 120px;
    height: 110px;
  }
}
.footer__logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.footer__menu {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  gap: 2.5rem;
  padding: 0;
  margin: 0;
}
@media (max-width: 1023px) {
  .footer__menu {
    gap: 1.25rem;
    margin-top: 3.75rem;
  }
}
.footer__menu li {
  font-size: 1.875rem;
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
}
.footer__menu li a {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #FFF;
  transition: 0.3s ease;
}
.footer__menu li a:hover {
  transition: 0.3s ease;
  color: #C24F3B;
}
.footer__affiliated-websites-menu {
  margin: 2.5rem 0 0 0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  gap: 0.625rem;
  padding: 0;
}
.footer__affiliated-websites-menu a[target=_blank] {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.25rem;
  line-height: 1.6;
  letter-spacing: -2%;
  color: #FFF;
  transition: 0.3s ease;
}
.footer__affiliated-websites-menu a[target=_blank]:after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url("/wp-content/themes/idi/assets/images/icons/arrow_up_right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: 0.25rem;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.footer__affiliated-websites-menu a[target=_blank]:hover {
  transition: 0.3s ease;
  color: #C24F3B;
}
.footer__affiliated-websites-menu a[target=_blank]:hover:after {
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  -webkit-transform: translateY(-4px) translateX(4px);
          transform: translateY(-4px) translateX(4px);
}
.footer__social-links {
  display: -webkit-flex;
  display: flex;
  gap: 1.0625rem;
  margin-top: 2.5rem;
}
@media (max-width: 1023px) {
  .footer__social-links {
    margin-top: 1.25rem;
  }
}
.footer__social-link {
  width: 30px;
  height: 30px;
  background: #FFF;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  border-radius: 50%;
  padding: 0.5rem;
}
.footer__bottom-content {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  -webkit-align-items: center;
          align-items: center;
  margin-top: 3.75rem;
}
.footer__bottom-content-copyright {
  text-transform: uppercase;
}
.footer__bottom-content-copyright-menu-list {
  display: -webkit-flex;
  display: flex;
  padding: 0;
  margin: 0;
  font-family: "Source Sans Pro Black", sans-serif;
  font-weight: 900;
}
@media (max-width: 1023px) {
  .footer__bottom-content-copyright-menu-list {
    -webkit-flex-direction: column;
            flex-direction: column;
    gap: 0.625rem;
    margin-top: 3.125rem;
  }
}
.footer__bottom-content-copyright-menu-list li {
  display: -webkit-flex;
  display: flex;
}
.footer__bottom-content-copyright-menu-list li a {
  font-size: 1.125rem;
  font-weight: 900;
  line-height: 140%;
  color: #FFF;
  transition: 0.3s ease;
}
.footer__bottom-content-copyright-menu-list li a:hover {
  color: #C24F3B;
  transition: 0.3s ease;
}
.footer__bottom-content-copyright-menu-list li:not(:last-child):after {
  -webkit-align-self: center;
          align-self: center;
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  background-color: #FFF;
  border-radius: 50%;
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}
@media (max-width: 1023px) {
  .footer__bottom-content-copyright-menu-list li:not(:last-child):after {
    display: none;
  }
}

@media (max-width: 1023px) {
  .footer__bottom-content-copyright-menu__desktop {
    display: none;
  }
}
.footer__bottom-content-copyright-menu__mobile {
  display: none;
}
@media (max-width: 1023px) {
  .footer__bottom-content-copyright-menu__mobile {
    display: block;
  }
}

/* Media variables */
@font-face {
  font-family: "Source Sans Pro";
  src: url("../../fonts/SourceSansPro/SourceSansPro-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans Pro";
  src: url("../../fonts/SourceSansPro/SourceSansPro-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans Pro";
  src: url("../../fonts/SourceSansPro/SourceSansPro-Black.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans Pro Bold";
  src: url("../../fonts/SourceSansPro/SourceSansPro-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans Pro Black";
  src: url("../../fonts/SourceSansPro/SourceSansPro-Black.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "ssb-icons";
  src: url("../../fonts/ssb-icons/ssb-icons.eot");
  src: url("../../fonts/ssb-icons/ssb-icons.eot") format("embedded-opentype"), url("../../fonts/ssb-icons/ssb-icons.ttf") format("truetype"), url("../../fonts/ssb-icons/ssb-icons.woff") format("woff"), url("../../fonts/ssb-icons/ssb-icons.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  letter-spacing: 0;
}

h1 {
  font-size: 3.75rem;
  line-height: 1.2;
}
@media (max-width: 991px) {
  h1 {
    font-size: 2rem;
    line-height: 1.2;
  }
}

h2 {
  font-size: 2.5rem;
  line-height: 1.2;
}
@media (max-width: 991px) {
  h2 {
    font-size: 1.875rem;
    line-height: 1.2;
  }
}

h3 {
  font-size: 2.25rem;
  line-height: 1.2;
}
@media (max-width: 991px) {
  h3 {
    font-size: 1.625rem;
    line-height: 1.2;
  }
}

h4 {
  font-size: 1.875rem;
  line-height: 1.2;
}
@media (max-width: 991px) {
  h4 {
    font-size: 1.5rem;
    line-height: 1.2;
  }
}

h5 {
  font-size: 1.5rem;
  line-height: 1.2;
}
@media (max-width: 991px) {
  h5 {
    font-size: 1.25rem;
    line-height: 1.2;
  }
}

h6 {
  font-size: 1.125rem;
  line-height: 1.2;
}
@media (max-width: 991px) {
  h6 {
    font-size: 1.125rem;
    line-height: 1.2;
  }
}

p {
  font-size: 1.125rem;
  line-height: 1.4;
}
@media (max-width: 991px) {
  p {
    font-size: 1.125rem;
    line-height: 1.4;
  }
}

ul,
ol,
li {
  font-size: 1.125rem;
  line-height: 1.4;
}
@media (max-width: 991px) {
  ul,
  ol,
  li {
    font-size: 1.125rem;
    line-height: 1.4;
  }
}

.lede {
  font-size: 1.25rem;
  line-height: 1.4;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
  letter-spacing: 0;
}
@media (max-width: 991px) {
  .lede {
    font-size: 1.25rem;
    line-height: 1.4;
    letter-spacing: -2%;
  }
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  background-color: transparent;
  transition: background-color 0.3s ease-in-out;
}
.header__wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  -webkit-align-items: center;
          align-items: center;
}
.header__col {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
}
.header__col:first-child {
  padding: 1.25rem 0;
}
@media (max-width: 1199px) {
  .header__col:first-child {
    position: relative;
    z-index: 99;
  }
}
.header__logo {
  max-width: 60px;
  max-height: 54px;
  width: 100%;
}
.header__logo a {
  display: block;
}
@media (max-width: 1199px) {
  .header__logo {
    max-width: 40px;
    max-height: 36px;
  }
}
.header__logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.header__search {
  position: relative;
  width: 64px;
  -webkit-align-self: center;
          align-self: center;
  height: 94px;
}
@media (max-width: 1199px) {
  .header__search {
    height: 64px;
    display: none;
  }
}
.header__search.active {
  background-color: #00548E;
}
.header__search-icon {
  cursor: pointer;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  height: 100%;
}
@media (max-width: 1199px) {
  .header__search-icon {
    display: none;
  }
}
.header__search-icon-default {
  width: 1.5rem;
  height: 1.5rem;
  display: block;
}
.header__search-icon-active {
  width: 1.5rem;
  height: 1.5rem;
  display: none;
}
.header__search.active .header__search-icon-default {
  display: none !important;
}
.header__search.active .header__search-icon-active {
  display: block !important;
}
.header__search-form {
  display: none;
  position: absolute;
  top: 94px;
  right: 0;
  width: 23.4375rem;
  background-color: #00548E;
  padding: 25px 40px 40px 40px;
}
@media (max-width: 1199px) {
  .header__search-form {
    display: block;
    background-color: transparent;
    padding: 1.5rem 0.9375rem;
    width: 100%;
  }
}
.header__search-form.active {
  display: block;
}
.header__search-form .search-form {
  width: 100%;
  position: relative;
}
.header__search-form .search-form input[type=search] {
  width: 100%;
  padding: 0.75rem 1.25rem;
  background: #FFF;
  border: none;
  border-radius: 0.625rem;
  color: #00548E;
  font-size: 1rem;
  font-family: "Source Sans Pro", sans-serif;
  outline: none;
}
.header__search-form .search-form input[type=search]::-webkit-input-placeholder {
  color: rgba(0, 84, 142, 0.5);
}
.header__search-form .search-form input[type=search]::-moz-placeholder {
  color: rgba(0, 84, 142, 0.5);
}
.header__search-form .search-form input[type=search]::placeholder {
  color: rgba(0, 84, 142, 0.5);
}
.header__search-form .search-form input[type=search]::-webkit-search-cancel-button {
  display: none;
}
.header__search-form .search-form input[type=submit] {
  position: absolute;
  right: 0.75rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: none;
  border: none;
  font-size: 0;
  width: 1.5rem;
  height: 1.5rem;
  background: url("../../images/icons/search.svg") center no-repeat;
  background-size: contain;
  cursor: pointer;
  padding: 0;
}
.header__search-search-text {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.4;
  color: #DAF2FC;
  letter-spacing: -2%;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.header__menu {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
}
.header__langswitcher a {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.4;
  text-transform: uppercase;
  color: #FFF;
  background: unset;
  border: unset;
}
.header__langswitcher a:hover, .header__langswitcher a:focus {
  background: unset;
  color: #FFF;
}
.header__langswitcher li:hover {
  background: unset;
}
.header__langswitcher div.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {
  background: unset;
  color: #FFF;
}
.header__langswitcher div.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
  content: url("../../images/icons/white-shevron-down.svg");
  border: unset;
  top: 5px;
  right: 15px;
}
.header__langswitcher div.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:hover, .header__langswitcher div.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:focus, .header__langswitcher div.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:active {
  background: unset;
  color: #FFF;
}
.header__langswitcher div.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
  border-top: unset;
}
.header__langswitcher .wpml-ls,
.header__langswitcher ul,
.header__langswitcher li,
.header__langswitcher a {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 1199px) {
  .header__langswitcher {
    display: none;
  }
}
.header.scrolled {
  background-color: #FFF;
}
.header.scrolled .header__search-icon-active {
  display: none;
}
.header.scrolled .header__search-icon-default {
  display: block;
}
.header #mega-menu-wrap-header {
  background: transparent;
  height: 100%;
}
.header #mega-menu-wrap-header #mega-menu-header {
  height: 100%;
}
.header #mega-menu-wrap-header #mega-menu-header .header__search-form {
  position: unset;
  margin-top: 50px;
}
.header #mega-menu-wrap-header #mega-menu-header .header__langswitcher {
  display: none;
  margin-bottom: auto;
}
.header #mega-menu-wrap-header #mega-menu-header .wpml-ls-sub-menu li:last-child a {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
@media (max-width: 1199px) {
  .header #mega-menu-wrap-header #mega-menu-header .header__langswitcher {
    display: block;
    padding: 0 15px;
  }
  .header #mega-menu-wrap-header #mega-menu-header .header__langswitcher a {
    font-family: "Oswald", sans-serif;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.2;
    color: #00548E;
    padding: 14px 16px;
    background: rgba(51, 118, 165, 0.2);
  }
  .header #mega-menu-wrap-header #mega-menu-header .header__langswitcher .wpml-ls,
  .header #mega-menu-wrap-header #mega-menu-header .header__langswitcher ul,
  .header #mega-menu-wrap-header #mega-menu-header .header__langswitcher li,
  .header #mega-menu-wrap-header #mega-menu-header .header__langswitcher a {
    width: 100%;
  }
  .header #mega-menu-wrap-header #mega-menu-header .header__langswitcher div.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {
    width: 100%;
    padding: 14px 16px;
    background: rgba(51, 118, 165, 0.2);
    border-radius: 10px;
  }
  .header #mega-menu-wrap-header #mega-menu-header .header__langswitcher div.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
    content: url("../../images/icons/blue-shevron-down.svg");
    top: 15px;
  }
  .header #mega-menu-wrap-header #mega-menu-header .header__langswitcher div.wpml-ls-legacy-dropdown-click li.active a.wpml-ls-item-toggle {
    border-bottom-left-radius: unset;
    border-bottom-right-radius: unset;
  }
}
.header #mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link {
  font-size: 1.125rem !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  font-family: "Oswald", serif !important;
  color: #00548E !important;
  height: auto !important;
  padding: 36px 15px !important;
  margin-top: 0 !important;
  text-transform: uppercase;
}
.header #mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link:hover {
  background: transparent !important;
  color: #00548E !important;
}
@media (max-width: 1199px) {
  .header #mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link {
    font-family: "Oswald", sans-serif !important;
    font-weight: 700 !important;
    font-size: 2rem !important;
    line-height: 1.2 !important;
    padding: 1.25rem 0.875rem !important;
    border-bottom: 1px solid rgba(0, 84, 142, 0.2) !important;
    text-transform: uppercase !important;
    background-image: url("../../images/icons/arrow-right.svg") !important;
    background-repeat: no-repeat !important;
    background-position: 96% center !important;
    background-size: 25px !important;
  }
}
.header a.mega-menu-link {
  background: transparent !important;
}
.header a.mega-menu-link:active, .header a.mega-menu-link:focus, .header a.mega-menu-link:hover {
  background: transparent !important;
}
.header .mega-indicator {
  display: none !important;
}
.header #mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu {
  position: fixed !important;
  top: 94px !important;
  background-color: #DAF2FC !important;
  padding: 5rem !important;
}
@media (max-width: 1300px) {
  .header #mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu {
    padding: 2.5rem !important;
  }
}
@media (max-width: 767px) {
  .header #mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu {
    position: absolute !important;
    overflow: auto;
    top: 0 !important;
  }
}
[dir=rtl] .header #mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu a.mega-menu-link {
  text-align: right !important;
}
.header #mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu {
  display: -webkit-flex !important;
  display: flex !important;
  gap: 2.5rem !important;
}
@media (max-width: 1199px) {
  .header #mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu {
    -webkit-flex-direction: column !important;
            flex-direction: column !important;
  }
}
.header .page-preview-column {
  width: 100% !important;
  -webkit-flex: 0 0 450px;
          flex: 0 0 450px;
}
@media (max-width: 1300px) {
  .header .page-preview-column {
    -webkit-flex: 0 0 350px;
            flex: 0 0 350px;
  }
}
.header .menu-page-preview {
  border-radius: 1.25rem !important;
  position: relative;
  min-width: 450px;
}
@media (max-width: 1300px) {
  .header .menu-page-preview {
    min-width: 350px;
  }
}
.header .menu-page-preview__title {
  color: #00548E !important;
  margin-bottom: 0 !important;
  -webkit-margin-after: 0 !important;
          margin-block-end: 0 !important;
}
.header .menu-page-preview__excerpt {
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 1.25rem !important;
  font-weight: 400 !important;
  line-height: 1.6 !important;
  letter-spacing: -2% !important;
  color: #00548E !important;
}
.header .menu-page-preview__link {
  display: -webkit-flex;
  display: flex;
  background-color: #00548E;
  color: #FFF;
  border: none;
  padding: 0.75rem 1.5rem;
  border-radius: 6.25rem;
  font-size: 1rem;
  font-weight: 700;
  transition: all 0.3s ease;
}
.header .menu-page-preview__link:hover {
  background-color: #C24F3B;
  color: #FFF;
}
.header .menu-page-preview__link:active, .header .menu-page-preview__link:focus {
  background-color: #00548E;
  outline: 1px solid #C24F3B;
}
.header .menu-page-preview__link:disabled {
  background-color: #6B8DA4;
  opacity: 0.8;
  cursor: not-allowed;
}
.header .menu-page-preview__content {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  gap: 1.25rem;
  min-height: 205px;
}
.header .menu-page-preview__link {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 1199px) {
  .header .menu-page-preview {
    padding-bottom: 1.25rem !important;
  }
}
[dir=rtl] .header .menu-page-preview {
  direction: rtl;
}
[dir=rtl] .header .menu-page-preview__title, [dir=rtl] .header .menu-page-preview__excerpt {
  text-align: right;
}
[dir=rtl] .header .menu-page-preview__link {
  margin-right: 0;
  margin-left: auto;
}
.header #mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
  padding: 0 !important;
}
.header .mega-menu-link {
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 1rem !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: 1.4 !important;
  color: #00548E !important;
  margin-top: 0.375rem !important;
}
.header .mega-menu-link:hover {
  color: #C24F3B !important;
}
.header .mega-menu-column:not(.bold-link) .mega-menu-item:not(.mega-parent-page) a:hover {
  text-decoration: underline !important;
}
.header .mega-menu-column:not(.bold-link) .mega-menu-item:not(.mega-parent-page) a:hover .mega-description-group .mega-menu-title {
  text-decoration: underline;
  -webkit-text-decoration-color: #00548E !important;
          text-decoration-color: #00548E !important;
  text-decoration-thickness: 2px !important;
}
.header .mega-menu-column:not(.bold-link) .mega-menu-item:not(.mega-parent-page) a:hover .mega-description-group .mega-menu-description {
  text-decoration: underline;
  -webkit-text-decoration-color: #3376A5;
          text-decoration-color: #3376A5;
  text-decoration-thickness: 1px;
}
.header .textwidget {
  min-height: calc(10px + 1rem);
}
.header .mega-menu-item-type-widget.widget_text p {
  font-size: 0.75rem !important;
  font-style: normal;
  font-weight: 500;
  line-height: 1.4; /* 16.8px */
  letter-spacing: -0.24px;
  text-transform: uppercase;
  color: #C24F3B !important;
}
.header .menu-last-post-preview-column {
  -webkit-flex: 0 0 200px !important;
          flex: 0 0 200px !important;
}
.header .menu-last-post-preview {
  max-width: 200px;
}
.header .menu-last-post-preview__content-type {
  font-size: 0.75rem !important;
  font-style: normal;
  font-weight: 500;
  line-height: 1.4; /* 16.8px */
  letter-spacing: -0.24px;
  text-transform: uppercase;
  color: #C24F3B !important;
  margin-top: 1rem !important;
}
.header .menu-last-post-preview__title {
  font-size: 1.125rem !important;
  font-style: normal !important;
  font-weight: 900 !important;
  line-height: 1.4 !important;
  letter-spacing: -0.36px !important;
  font-family: "Source Sans Pro Black", sans-serif !important;
  color: #00548E !important;
  margin: 0.625rem 0 !important;
}
.header .menu-last-post-preview__excerpt {
  font-size: 0.875rem !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 1.4 !important;
  letter-spacing: -0.28px !important;
  font-family: "Source Sans Pro", sans-serif !important;
  margin: 0.625rem 0 !important;
  color: #313131;
}
.header .menu-last-post-preview__link {
  font-size: 1rem !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: 1.4 !important;
  color: #3D7DA9 !important;
  font-family: "Source Sans Pro Bold", sans-serif !important;
  margin-top: 0.625rem !important;
  text-transform: uppercase;
}
.header .menu-last-post-preview__link:hover {
  text-decoration: none !important;
}
.header .menu-last-post-preview__image {
  background: linear-gradient(180deg, rgba(0, 84, 142, 0) 0%, #00548E 100%);
  position: relative;
}
.header .menu-last-post-preview__image img {
  position: relative;
  z-index: -1;
  max-width: 330px !important;
  height: auto !important;
}
.header .menu-last-post-preview:hover .menu-last-post-preview__title,
.header .menu-last-post-preview:hover .menu-last-post-preview__excerpt {
  text-decoration: underline;
  -webkit-text-decoration-color: rgba(0, 84, 142, 0.4);
          text-decoration-color: rgba(0, 84, 142, 0.4);
  text-decoration-thickness: 2px;
}
.header .menu-last-post-preview:hover .menu-last-post-preview__link {
  color: #C24F3B !important;
  text-decoration: none !important;
}
.header .menu-last-post-preview:hover .menu-last-post-preview__full-card-link {
  position: absolute;
  inset: 0;
  z-index: 1;
}
[dir=rtl] .header .menu-last-post-preview {
  direction: rtl;
}
[dir=rtl] .header .menu-last-post-preview__title, [dir=rtl] .header .menu-last-post-preview__excerpt, [dir=rtl] .header .menu-last-post-preview__content-type {
  text-align: right;
}
[dir=rtl] .header .menu-last-post-preview__link {
  display: block;
  text-align: right;
  margin-right: 0;
  margin-left: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.header .mega-menu-column.bold-link {
  font-family: "Oswald", sans-serif !important;
}
.header .mega-menu-column.bold-link li:not(:first-child):not(:nth-child(2)) {
  margin-top: 0.5rem !important;
}
.header .mega-menu-column.bold-link li a {
  font-family: "Oswald", sans-serif !important;
  font-size: 1.5rem !important;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2 !important;
  text-transform: uppercase;
  color: #00548E !important;
  font-size: 1.125rem !important;
}
@media (max-width: 1199px) {
  .header .mega-menu-column.bold-link li a {
    font-size: 1.25rem !important;
  }
}
.header .mega-menu-column.bold-link li a:hover {
  color: #C24F3B !important;
}
.header .mega-menu-column.thin-link a {
  font-size: 0.875rem !important;
  font-weight: 400 !important;
  line-height: 1.4 !important;
  text-transform: capitalize !important;
}
.header .mega-menu-column.about-us-strategies > ul.mega-sub-menu > li.mega-menu-item-type-post_type > a {
  font-family: "Oswald", sans-serif !important;
  font-size: 1.125rem !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  text-transform: uppercase !important;
  color: #00548E !important;
  font-family: "Oswald", sans-serif !important;
  margin-bottom: 0.875rem !important;
}
@media (max-width: 1199px) {
  .header .mega-menu-column.about-us-strategies .mega-2-columns > .mega-sub-menu {
    display: grid !important;
    grid-template-columns: repeat(1, 1fr) !important;
  }
}
.header .mega-parent-page {
  margin-top: 1.875rem !important;
  margin-bottom: 0.625rem !important;
}
.header .mega-parent-page a {
  font-family: "Oswald", sans-serif !important;
  font-size: 1.5rem !important;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2 !important;
  text-transform: uppercase;
  color: #00548E !important;
}
@media (max-width: 1199px) {
  .header .mega-parent-page a {
    font-size: 1.25rem !important;
  }
}
.header .mega-parent-page a:hover {
  color: #C24F3B !important;
}
@media (max-width: 1199px) {
  .header .mega-parent-page {
    margin-top: 0rem !important;
  }
}
.header .mega-menu-description {
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 0.875rem !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 1.4 !important;
  letter-spacing: -0.28px !important;
  color: #00548E !important;
  font-style: normal !important;
}
@media (max-width: 1199px) {
  .header #mega-menu-wrap-header .mega-menu-toggle.mega-menu-open + #mega-menu-header {
    display: block;
    left: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: flex-end;
            justify-content: flex-end;
    background-color: #DAF2FC;
    z-index: 1;
  }
  .header #mega-menu-wrap-header .mega-menu-toggle.mega-menu-open + #mega-menu-header::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 69px;
    background-color: #daf2fc;
    display: block;
    z-index: 100000;
  }
  .header #mega-menu-wrap-header .mega-menu-toggle.mega-menu-open + #mega-menu-header > li.mega-menu-item > ul.mega-sub-menu {
    padding: 160px 10px 120px 10px !important;
  }
}

.back-link {
  display: none;
}
@media (max-width: 1199px) {
  .back-link {
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-align-items: center;
            align-items: center;
    position: absolute !important;
    top: 60px !important;
    left: 15px !important;
    width: 100% !important;
    height: 100% !important;
    z-index: 100000 !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    text-transform: uppercase;
    color: #00548E;
    display: flex;
    padding-left: 30px;
  }
}
.back-link::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../../images/icons/arrow-left.svg") center no-repeat;
  background-size: contain;
  padding-left: 20px;
  width: 12px;
}

@media (max-width: 1199px) {
  li.mega-toggle-on {
    position: absolute !important;
    top: 0 !important;
    width: 100% !important;
    left: 0 !important;
  }
}

#mega-menu-wrap-header:has(.mega-menu-open) #mega-menu-header[data-effect-mobile^=slide_] + button.mega-close:before {
  font-size: 50px !important;
  top: 30px !important;
  margin-top: 20px !important;
  margin-right: 10px !important;
}

.mega-toggle-block button {
  background: url("../../images/icons/burger-icon.svg") center no-repeat !important;
  background-size: 20px !important;
  border: none;
  padding: 0;
  cursor: pointer;
}
.mega-toggle-block button:hover {
  background: url("../../images/icons/burger-icon-hover.svg") center no-repeat !important;
}
.mega-toggle-block button span {
  background: transparent !important;
}
.mega-toggle-block button span::before, .mega-toggle-block button span::after {
  background: transparent !important;
}

.without-title-column {
  margin-top: 4.8125rem !important;
}
@media (max-width: 1199px) {
  .without-title-column {
    margin-top: 0rem !important;
  }
}

.mega-menu-toggle {
  background-color: transparent !important;
}

.header .header__logo-light {
  display: none;
}
.header.header-dark .header__logo-dark {
  display: none;
}
.header.header-dark .header__logo-light {
  display: block;
}
.header.header-dark #mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link {
  color: #FFF !important;
}
.header.header-dark .header__search-icon-default {
  display: none;
}
.header.header-dark .header__search-icon-active {
  display: block;
}
.header.header-dark .mega-toggle-block button {
  background: url("../../images/icons/burger-icon-light.svg") center no-repeat !important;
}
.header.header-dark.scrolled .header__logo-dark {
  display: block;
}
.header.header-dark.scrolled .header__logo-light {
  display: none;
}
.header.header-dark.scrolled .header__search-icon-active {
  display: none;
}
.header.header-dark.scrolled .header__search-icon-default {
  display: block;
}
.header.header-dark.scrolled .header__langswitcher div.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle, .header.header-dark.scrolled .header__langswitcher div.wpml-ls-legacy-dropdown-click a {
  color: #00548E;
  transition: 0.3s ease;
}
.header.header-dark.scrolled .header__langswitcher div.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
  content: url("../../images/icons/blue-slim-shevron-down.svg");
}
.header.header-dark.scrolled #mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link {
  color: #00548E !important;
  transition: 0.3s ease;
}
.header.header-dark.scrolled #mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link:hover {
  background: #DAF2FC !important;
  box-shadow: inset 0 -4px 0 0 #C24F3B;
  transition: 0.3s ease;
}
.header.header-dark.scrolled .mega-toggle-block button {
  background: url("../../images/icons/burger-icon.svg") center no-repeat !important;
}
.header.header-dark .mega-menu-toggle-open + #mega-menu-header > li.mega-menu-item > a.mega-menu-link {
  color: #00548E !important;
}

html.mega-menu-header-off-canvas-open body {
  overflow: hidden !important;
}

.featured-resources-block__row {
  display: grid;
  grid-template-columns: 0.47fr 1fr 0.47fr;
  gap: 40px;
}
@media (max-width: 991px) {
  .featured-resources-block__row {
    grid-template-columns: 1fr;
  }
}
.featured-resources-block__column {
  display: grid;
  gap: 40px;
}
.featured-resources-block__column--center .resource-item__title {
  font-size: 30px;
}
@media (max-width: 991px) {
  .featured-resources-block__column--center .resource-item__title {
    font-size: 24px;
  }
}
.featured-resources-block__column--center .resource-item__description {
  font-size: 24px;
  color: #3376A5;
}
@media (max-width: 991px) {
  .featured-resources-block__column--center .resource-item__description {
    font-size: 20px;
  }
}
.featured-resources-block__column--center .resource-item__content {
  gap: 20px;
}
.featured-resources-block__column--center .resource-item__content-type {
  margin-bottom: -10px;
}
@media (max-width: 991px) {
  .featured-resources-block__column--center {
    -webkit-order: 0;
            order: 0;
  }
}
@media (max-width: 991px) {
  .featured-resources-block__column--left {
    -webkit-order: 1;
            order: 1;
  }
}
@media (max-width: 991px) {
  .featured-resources-block__column--right {
    -webkit-order: 2;
            order: 2;
  }
}
.featured-resources-block__container {
  padding-bottom: 80px;
  padding-top: 120px;
}
@media (max-width: 991px) {
  .featured-resources-block__container {
    padding-bottom: 40px;
    padding-top: 80px;
  }
}

.resource-item {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  position: relative;
}
.resource-item.post-type__resource .resource-item__image {
  aspect-ratio: 3/4;
  -o-object-fit: cover;
     object-fit: cover;
}
.resource-item.post-type__resource {
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.2);
  gap: 0;
}
.resource-item.post-type__resource .resource-item__content {
  padding: 26px;
  background-color: #FFF;
  transition: 0.3s ease;
}
.resource-item.post-type__resource:hover .resource-item__image:after {
  opacity: 1;
}
.resource-item.post-type__resource:hover .resource-item__content {
  transition: 0.3s ease;
  background-color: #BCCFDD;
}
.resource-item__content {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}
@media (max-width: 991px) {
  .resource-item__content {
    gap: 8px;
  }
}
.resource-item__image {
  aspect-ratio: 6/4;
  -o-object-fit: cover;
     object-fit: cover;
  padding: 0px;
  margin: 0px;
  position: relative;
}
.resource-item__image:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(0, 84, 142, 0) 50%, #00548E 100%);
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 1;
}
.resource-item__image img {
  position: relative;
  z-index: 0;
}
.resource-item__content-type a {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  font-family: "Oswald";
  color: #C24F3B;
  line-height: 1.4;
  letter-spacing: -2%;
  position: relative;
  z-index: 2;
}
@media (max-width: 991px) {
  .resource-item__content-type a {
    line-height: 1.2;
    margin-bottom: -2px;
  }
}
.resource-item__title {
  font-size: 18px;
  font-family: "Source Sans Pro Bold";
  line-height: 1.4;
  letter-spacing: -2%;
  color: #00548E;
}
@media (max-width: 991px) {
  .resource-item__title {
    line-height: 1.2;
  }
}
.resource-item__description {
  font-size: 14px;
  font-weight: 400;
  font-family: "Source Sans Pro";
  line-height: 1.4;
  letter-spacing: -2%;
  color: #313131;
}
@media (max-width: 991px) {
  .resource-item__description {
    line-height: 1.2;
  }
}
.resource-item__link * {
  font-size: 16px;
  font-weight: 700;
  font-family: "Source Sans Pro Bold";
  line-height: 1.4;
  color: #3376A5;
  text-transform: uppercase;
  transition: 0.3s ease;
}
@media (max-width: 991px) {
  .resource-item__link * {
    font-size: 14px;
    line-height: 1.2;
  }
}
.resource-item__download-link-arrow {
  color: #C24F3B;
}
.resource-item:hover .resource-item__title-link,
.resource-item:hover .resource-item__description {
  text-decoration: underline;
  -webkit-text-decoration-color: rgba(0, 84, 142, 0.4);
          text-decoration-color: rgba(0, 84, 142, 0.4);
  text-decoration-thickness: 2px;
}
.resource-item:hover .resource-item__read-more-link,
.resource-item:hover .resource-item__download-link {
  transition: 0.3s ease;
  color: #C24F3B;
}
.resource-item:active .resource-item__read-more-link,
.resource-item:active .resource-item__download-link, .resource-item:focus .resource-item__read-more-link,
.resource-item:focus .resource-item__download-link {
  color: #3376A5;
  text-decoration: underline;
}
.resource-item__full-card-link {
  position: absolute;
  inset: 0;
  z-index: 1;
}

.gateway-block {
  color: #00548E;
}
.gateway-block__container {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  max-width: 1600px;
  width: 100%;
  margin-inline: auto;
  padding: 80px;
}
@media (max-width: 991px) {
  .gateway-block__container {
    padding: 60px 30px;
  }
}
@media (max-width: 767px) {
  .gateway-block__container {
    padding: 40px 14px;
  }
}
.gateway-block__container > .align-center-3 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: center;
          justify-content: center;
}
.gateway-block__container > .align-center-3 > .gateway-block__item {
  width: 453px;
  height: 267px;
}
@media (max-width: 991px) {
  .gateway-block__container > .align-center-3 > .gateway-block__item {
    width: 100%;
    height: 144px;
  }
}
.gateway-block__container > .align-center-4 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: center;
          justify-content: center;
}
.gateway-block__container > .align-center-4 > .gateway-block__item {
  height: 240px;
  width: 330px;
}
@media (max-width: 991px) {
  .gateway-block__container > .align-center-4 > .gateway-block__item {
    width: 100%;
    height: 144px;
  }
}
.gateway-block__description {
  font-weight: 600;
  font-size: 24px;
  line-height: 140%;
  letter-spacing: 0;
  max-width: 1195px;
}
.gateway-block .button {
  margin-top: 40px;
}
.gateway-block .button--primary {
  display: block;
  background: #FFF;
  color: #00548E;
  padding: 12px 24px;
  border-radius: 100px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  transition: 0.3s ease;
  font-family: "Source Sans Pro", serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0;
  white-space: nowrap;
}
.gateway-block .button--primary:hover {
  background: #C24F3B;
  color: #FFF;
  transition: 0.3s ease;
}
.gateway-block .button--primary:focus {
  background: #FFF;
  color: #00548E;
  box-shadow: inset 0 0 0 2px #C24F3B;
  outline: none;
}
.gateway-block__label {
  font-family: "Oswald";
  font-size: 48px;
  font-weight: 700;
  line-height: 1.4;
  text-transform: uppercase;
  margin-bottom: 80px;
}
@media (max-width: 991px) {
  .gateway-block__label {
    font-size: 36px;
    line-height: 1.3;
    margin-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .gateway-block__label {
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 40px;
  }
}
.gateway-block__list {
  display: grid;
  gap: 40px;
  margin-top: 10px;
  grid-auto-rows: 300px;
  -webkit-justify-content: center;
          justify-content: center;
}
.gateway-block__list.columns-3 {
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 991px) {
  .gateway-block__list.columns-3 {
    grid-template-columns: 1fr;
  }
}
.gateway-block__list.columns-4 {
  grid-template-columns: repeat(4, 1fr);
  grid-auto-rows: 200px;
}
@media (max-width: 1439px) {
  .gateway-block__list.columns-4 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 991px) {
  .gateway-block__list.columns-4 {
    grid-template-columns: 1fr;
  }
}
.gateway-block__item {
  background-color: #FFF;
  border-radius: 20px;
  padding: 40px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.2);
  transition: 0.3s ease;
  position: relative;
}
.gateway-block__item_label {
  font-family: "Oswald", serif;
  color: #00548E;
  font-weight: 700;
  font-size: 24px;
  line-height: 120%;
  letter-spacing: 0;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .gateway-block__item_label {
    font-size: 24px;
    line-height: 1.3;
  }
}
@media (max-width: 767px) {
  .gateway-block__item_label {
    font-size: 20px;
    line-height: 1.2;
  }
}
.gateway-block__item:hover {
  background: #C24F3B;
  transition: 0.3s ease;
}
.gateway-block__item:hover .gateway-block__item_label,
.gateway-block__item:hover .gateway-block__item_link {
  color: #FFF;
}
.gateway-block__item:hover .gateway-block__item_link:after {
  background-color: #FFF;
  opacity: 0.4;
}
.gateway-block__item_link:hover {
  color: #FFF !important;
}
.gateway-block__item_arrow {
  margin-left: 6px;
  color: #C24F3B;
}
@media (max-width: 991px) {
  .gateway-block__item {
    gap: 90px;
  }
}
@media (max-width: 767px) {
  .gateway-block__item {
    gap: 40px;
  }
}
.gateway-block__footer {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
          justify-content: space-around;
  -webkit-align-items: center;
          align-items: center;
  margin-top: 40px;
}
@media (max-width: 991px) {
  .gateway-block__list {
    grid-auto-rows: unset;
  }
  .gateway-block__item {
    gap: 40px;
  }
  .gateway-block h1 {
    font-size: 2rem;
  }
  .gateway-block__description {
    font-weight: 600;
    font-size: 20px;
    line-height: 140%;
  }
}
@media (max-width: 767px) {
  .gateway-block__container {
    padding: 60px;
  }
}
@media (max-width: 479px) {
  .gateway-block__container {
    padding: 40px 15px;
  }
  .gateway-block__list {
    margin-top: 20px;
    gap: 20px;
  }
  .gateway-block__item {
    padding: 30px;
  }
  .gateway-block__item h3 {
    font-size: 20px;
  }
  .gateway-block__item a[class*=__item_link] {
    font-size: 14px;
  }
}
.gateway-block__item_full-card-link {
  position: absolute;
  inset: 0;
  z-index: 1;
}
.gateway-block.block-style_white .block-footer a {
  display: block;
  background: #00548E;
  color: #FFF;
  padding: 12px 24px;
  border-radius: 100px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  transition: 0.3s ease;
  font-family: "Source Sans Pro", serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0;
  white-space: nowrap;
}
.gateway-block.block-style_white .block-footer a:hover {
  background: #C24F3B;
  color: #FFF;
  transition: 0.3s ease;
}
.gateway-block.block-style_white .block-footer a:focus {
  background: #00548E;
  color: #FFF;
  box-shadow: inset 0 0 0 2px #C24F3B;
  outline: none;
}
.gateway-block.block-style_light {
  background: radial-gradient(circle calc(222px + (100vw - 320px) * 0.154688) at 0% 100%, transparent calc(100% - 5px), rgba(51, 118, 165, 0.24) calc(100% - 4px), rgba(51, 118, 165, 0.24) calc(100% - 1px), transparent 100%), radial-gradient(circle calc(375px + (100vw - 320px) * 0.261719) at 0% 100%, transparent calc(100% - 5px), rgba(51, 118, 165, 0.24) calc(100% - 4px), rgba(51, 118, 165, 0.24) calc(100% - 1px), transparent 100%), radial-gradient(circle calc(222px + (100vw - 320px) * 0.154688) at 100% 0%, transparent calc(100% - 5px), rgba(51, 118, 165, 0.24) calc(100% - 4px), rgba(51, 118, 165, 0.24) calc(100% - 1px), transparent 100%), radial-gradient(circle calc(375px + (100vw - 320px) * 0.261719) at 100% 0%, transparent calc(100% - 5px), rgba(51, 118, 165, 0.24) calc(100% - 4px), rgba(51, 118, 165, 0.24) calc(100% - 1px), transparent 100%), #DAF2FC;
}
.gateway-block.block-style_light .block-footer a {
  display: block;
  background: #00548E;
  color: #FFF;
  padding: 12px 24px;
  border-radius: 100px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  transition: 0.3s ease;
  font-family: "Source Sans Pro", serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0;
  white-space: nowrap;
}
.gateway-block.block-style_light .block-footer a:hover {
  background: #C24F3B;
  color: #FFF;
  transition: 0.3s ease;
}
.gateway-block.block-style_light .block-footer a:focus {
  background: #00548E;
  color: #FFF;
  box-shadow: inset 0 0 0 2px #C24F3B;
  outline: none;
}
.gateway-block.block-style_light.without-circles {
  background: #DAF2FC;
}
.gateway-block.block-style_dark {
  color: #FFF;
  background: radial-gradient(circle calc(222px + (100vw - 320px) * 0.154688) at 0% 100%, transparent calc(100% - 5px), rgba(255, 255, 255, 0.24) calc(100% - 4px), rgba(255, 255, 255, 0.24) calc(100% - 1px), transparent 100%), radial-gradient(circle calc(375px + (100vw - 320px) * 0.261719) at 0% 100%, transparent calc(100% - 5px), rgba(255, 255, 255, 0.24) calc(100% - 4px), rgba(255, 255, 255, 0.24) calc(100% - 1px), transparent 100%), radial-gradient(circle calc(222px + (100vw - 320px) * 0.154688) at 100% 0%, transparent calc(100% - 5px), rgba(255, 255, 255, 0.24) calc(100% - 4px), rgba(255, 255, 255, 0.24) calc(100% - 1px), transparent 100%), radial-gradient(circle calc(375px + (100vw - 320px) * 0.261719) at 100% 0%, transparent calc(100% - 5px), rgba(255, 255, 255, 0.24) calc(100% - 4px), rgba(255, 255, 255, 0.24) calc(100% - 1px), transparent 100%), #00548E;
}
.gateway-block.block-style_dark .block-footer a {
  display: block;
  background: #FFF;
  color: #00548E;
  padding: 12px 24px;
  border-radius: 100px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  transition: 0.3s ease;
  font-family: "Source Sans Pro", serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0;
  white-space: nowrap;
}
.gateway-block.block-style_dark .block-footer a:hover {
  background: #C24F3B;
  color: #FFF;
  transition: 0.3s ease;
}
.gateway-block.block-style_dark .block-footer a:focus {
  background: #FFF;
  color: #00548E;
  box-shadow: inset 0 0 0 2px #C24F3B;
  outline: none;
}
.gateway-block.block-style_dark.without-circles {
  background: #00548E;
}

.gateway-block.block-structure_tags .gateway-block__label {
  text-align: center;
  font-size: 36px;
  line-height: 1.2;
  margin-bottom: 80px;
}
@media (max-width: 991px) {
  .gateway-block.block-structure_tags .gateway-block__label {
    margin-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .gateway-block.block-structure_tags .gateway-block__label {
    font-size: 26px;
    margin-bottom: 40px;
  }
}
.gateway-block.block-structure_tags .gateway-block__list {
  margin-top: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
}
.gateway-block.block-structure_tags .gateway-block__item {
  padding: 0;
  background: unset;
  border-radius: unset;
  box-shadow: none;
}
.gateway-block.block-structure_tags .gateway-block__item_link {
  font-family: "Oswald";
  font-size: 24px;
  line-height: 1.2;
  text-transform: uppercase;
  padding: 20px 38px;
  border-radius: 100px;
  background: #FFF;
  color: #00548E;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.2);
  border: 2px solid transparent;
}
.gateway-block.block-structure_tags .gateway-block__item_link:hover {
  background: #C24F3B;
  color: #FFF;
}
.gateway-block.block-structure_tags .gateway-block__item_link:focus {
  background: #FFF;
  color: #00548E;
  border: 2px solid #C24F3B;
  text-decoration: unset;
}
.gateway-block.block-structure_tags .gateway-block__item_link::after {
  display: none;
}
@media (max-width: 767px) {
  .gateway-block.block-structure_tags .gateway-block__item_link {
    padding: 10px 30px;
    font-size: 20px;
  }
}

.recent-resources-block__container {
  padding-block: 80px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  gap: 60px;
}
@media (max-width: 991px) {
  .recent-resources-block__container {
    padding-block: 60px;
  }
}
@media (max-width: 767px) {
  .recent-resources-block__container {
    padding-block: 40px;
  }
}
.recent-resources-block__label {
  margin: 0px;
}
.recent-resources-block__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
  -webkit-align-items: start;
          align-items: start;
}
@media (max-width: 991px) {
  .recent-resources-block__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .recent-resources-block__grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
.recent-resources-block.block-style_light {
  background: radial-gradient(circle calc(222px + (100vw - 320px) * 0.154688) at 100% 0%, transparent calc(100% - 5px), rgba(51, 118, 165, 0.24) calc(100% - 4px), rgba(51, 118, 165, 0.24) calc(100% - 1px), transparent 100%), radial-gradient(circle calc(375px + (100vw - 320px) * 0.261719) at 100% 0%, transparent calc(100% - 5px), rgba(51, 118, 165, 0.24) calc(100% - 4px), rgba(51, 118, 165, 0.24) calc(100% - 1px), transparent 100%), #DAF2FC;
}
.recent-resources-block__footer {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
          justify-content: space-around;
  -webkit-align-items: center;
          align-items: center;
}
.recent-resources-block__footer_link {
  display: -webkit-flex;
  display: flex;
  background-color: #00548E;
  color: #FFF;
  border: none;
  padding: 0.75rem 1.5rem;
  border-radius: 6.25rem;
  font-size: 1rem;
  font-weight: 700;
  transition: all 0.3s ease;
  font-family: "Source Sans Pro Bold", sans-serif;
  cursor: pointer;
}
.recent-resources-block__footer_link:hover {
  background-color: #C24F3B;
  color: #FFF;
}
.recent-resources-block__footer_link:active, .recent-resources-block__footer_link:focus {
  background-color: #00548E;
  outline: 1px solid #C24F3B;
}
.recent-resources-block__footer_link:disabled {
  background-color: #6B8DA4;
  opacity: 0.8;
  cursor: not-allowed;
}
@media (max-width: 991px) {
  .recent-resources-block__footer {
    margin-top: -20px;
  }
}

.social-share-block {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-align-items: center;
          align-items: center;
}
.social-share-block__title {
  font-family: "Oswald";
  font-size: 12px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: -2%;
  text-transform: uppercase;
  color: #00548E;
  display: inline-block;
}
@media (max-width: 800px) {
  .social-share-block__title {
    -webkit-align-self: flex-start;
            align-self: flex-start;
  }
}
.social-share-block__icons {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.social-share-block .simplesocialbuttons {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  gap: 14px;
  margin-right: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 800px) {
  .social-share-block .simplesocialbuttons {
    gap: 34px;
    -webkit-flex-direction: row;
            flex-direction: row;
  }
}
.social-share-block .simplesocial-round-icon button {
  position: relative;
  width: 40px !important;
  height: 40px;
  margin: 0;
  border: 1px solid #E2E2E2;
  border-color: #E2E2E2 !important;
}
@media (max-width: 800px) {
  .social-share-block .simplesocial-round-icon button {
    width: 42px !important;
    height: 42px;
  }
}
.social-share-block .simplesocial-round-icon button::after {
  font-family: "ssb-icons" !important;
  color: #C24F3B;
}
.social-share-block .simplesocial-round-icon button:hover {
  background-color: #E2E2E2 !important;
}
.social-share-block .simplesocial-round-icon button.simplesocial-fb-share::after {
  content: "\e902";
  font-size: 25px;
}
.social-share-block .simplesocial-round-icon button.simplesocial-twt-share::after {
  content: "\e900";
  font-size: 20px;
}
.social-share-block .simplesocial-round-icon button.simplesocial-linkedin-share::after {
  content: "\e901";
  font-size: 20px;
}
.social-share-block .simplesocial-round-icon button.simplesocial-email-share::after {
  content: "\e903";
  font-size: 20px;
}
.social-share-block .simplesocial-round-icon button.simplesocial-copy-link.copy-share::after {
  content: "\e904";
  font-size: 20px;
}

@media (max-width: 991px) {
  .wp-block-columns:has(> :nth-child(3)) {
    padding-inline: 40px;
    padding-top: 60px;
  }
}
@media (max-width: 767px) {
  .wp-block-columns:has(> :nth-child(3)) {
    padding-inline: 14px;
    padding-top: 25px;
    padding-bottom: 40px;
  }
}
.wp-block-columns:has(> :nth-child(3)) .wp-block-column:nth-child(1) {
  -webkit-flex-basis: 40px !important;
          flex-basis: 40px !important;
  -webkit-flex-grow: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}
.wp-block-columns:has(> :nth-child(3)) .wp-block-column:nth-child(3) {
  -webkit-flex-basis: 330px !important;
          flex-basis: 330px !important;
  -webkit-flex-grow: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}
.wp-block-columns:has(> :nth-child(3)) .wp-block-column:nth-child(2) {
  -webkit-flex-grow: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 1;
          flex-shrink: 1;
  border-bottom: 1px solid #C9C9C9;
}

.wp-block-columns {
  max-width: 1600px;
  width: 100%;
  margin-inline: auto;
  padding-inline: 80px;
  padding-top: 104px;
  padding-bottom: 68px;
}

@media (max-width: 800px) {
  .wp-block-columns {
    padding-inline: 40px;
    padding-top: 60px;
    -webkit-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .wp-block-columns:has(> :nth-child(3)) > .wp-block-column:nth-child(1) {
    -webkit-flex-basis: 100% !important;
            flex-basis: 100% !important;
    -webkit-flex-grow: 1;
            flex-grow: 1;
    -webkit-flex-shrink: 1;
            flex-shrink: 1;
    -webkit-order: 1;
            order: 1;
  }
  .wp-block-columns:has(> :nth-child(3)) > .wp-block-column:nth-child(2) {
    -webkit-flex-basis: 100% !important;
            flex-basis: 100% !important;
    -webkit-flex-grow: 1;
            flex-grow: 1;
    -webkit-flex-shrink: 1;
            flex-shrink: 1;
    -webkit-order: 3;
            order: 3;
  }
  .wp-block-columns:has(> :nth-child(3)) > .wp-block-column:nth-child(3) {
    -webkit-flex-basis: 100% !important;
            flex-basis: 100% !important;
    -webkit-flex-grow: 1;
            flex-grow: 1;
    -webkit-flex-shrink: 1;
            flex-shrink: 1;
    -webkit-order: 2;
            order: 2;
  }
}
.wp-block-columns.no-padding .text-only-block,
.wp-block-columns.no-padding .text-only-block__container {
  padding: 0;
}

.initiatives-topics-block {
  padding-block: 80px;
  background-color: #E0EAF1;
}
@media (max-width: 991px) {
  .initiatives-topics-block {
    padding-block: 60px;
  }
}
@media (max-width: 767px) {
  .initiatives-topics-block {
    padding-block: 40px;
  }
}
.initiatives-topics-block__container {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
          flex-direction: row;
  gap: 40px;
}
@media (max-width: 800px) {
  .initiatives-topics-block__container {
    -webkit-flex-direction: column;
            flex-direction: column;
  }
}
.initiatives-topics-block__column {
  -webkit-flex-basis: 50%;
          flex-basis: 50%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
.initiatives-topics-block__column .initiatives-topics-block__terms {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
          flex-direction: row;
  gap: 10px;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
}
.initiatives-topics-block__column .initiatives-topics-block__terms_term {
  font-family: "Oswald";
  font-size: 12px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: -2%;
  text-transform: uppercase;
  color: #FFF;
}
@media (max-width: 800px) {
  .initiatives-topics-block__column .initiatives-topics-block__terms_term {
    line-height: 18px;
  }
}
.initiatives-topics-block__column h3 {
  font-family: "Oswald";
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
  color: #00548E;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(0, 84, 142, 0.2);
}
@media (max-width: 800px) {
  .initiatives-topics-block__column h3 {
    font-size: 20px;
    padding-bottom: 10px;
  }
}
.initiatives-topics-block__initiatives .initiatives-topics-block__terms_term {
  background-color: #00548E;
  padding: 5px 9px;
  border-radius: 2px;
}
.initiatives-topics-block__topics .initiatives-topics-block__terms_term {
  background-color: #C24F3B;
  padding: 6px 14px;
  border-radius: calc(infinity * 1px);
}

.pdf-attachment-block {
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.12);
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  position: relative;
}
.pdf-attachment-block__preview {
  max-width: 300px;
}
.pdf-attachment-block__preview.aspect-ratio-tall img {
  aspect-ratio: 3/4;
}
.pdf-attachment-block__preview.aspect-ratio-wide img {
  aspect-ratio: 6/4;
}
.pdf-attachment-block__preview img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.pdf-attachment-block__content {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  padding: 26px;
  background-color: #FFF;
  transition: 0.3s ease;
}
.pdf-attachment-block__info, .pdf-attachment-block__title {
  font-family: "Source Sans Pro Bold";
  font-weight: 900;
  font-size: 18px;
  line-height: 1.4;
  letter-spacing: -2%;
  color: #00548E;
}
.pdf-attachment-block__download-button-text {
  font-family: "Source Sans Pro Bold";
  font-weight: 700;
  font-size: 16px;
  line-height: 1.4;
  color: #3376A5;
}
.pdf-attachment-block__download-button-text:hover {
  color: #313131;
}
@media (max-width: 800px) {
  .pdf-attachment-block__download-button-text {
    font-size: 14px;
    letter-spacing: -2%;
  }
}
.pdf-attachment-block__download-button-arrow {
  color: #C24F3B;
}
.pdf-attachment-block:hover .pdf-attachment-block__content {
  transition: 0.3s ease;
  background-color: #BCCFDD;
}
.pdf-attachment-block:hover .pdf-attachment-block__title,
.pdf-attachment-block:hover .pdf-attachment-block__description {
  text-decoration: underline;
  -webkit-text-decoration-color: rgba(0, 84, 142, 0.4);
          text-decoration-color: rgba(0, 84, 142, 0.4);
  text-decoration-thickness: 2px;
}
.pdf-attachment-block:hover .pdf-attachment-block__download-button,
.pdf-attachment-block:hover .pdf-attachment-block__download-button-text {
  transition: 0.3s ease;
  color: #C24F3B;
}
.pdf-attachment-block__full-card-link {
  position: absolute;
  inset: 0;
  z-index: 1;
}

.downloads-block__container {
  padding-block: 80px;
}
@media (max-width: 991px) {
  .downloads-block__container {
    padding-block: 60px;
  }
}
@media (max-width: 639px) {
  .downloads-block__container {
    padding-block: 40px;
  }
}
.downloads-block__label {
  font-family: "Oswald";
  font-weight: 700;
  font-size: 48px;
  line-height: 1.2;
  color: #00548E;
  text-transform: uppercase;
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .downloads-block__label {
    font-size: 30px;
  }
}
.downloads-block__files {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  -webkit-align-items: center;
          align-items: center;
}
@media (max-width: 991px) {
  .downloads-block__files {
    grid-template-columns: repeat(1, 1fr);
  }
}

.podcast-attachment-block {
  border-radius: 20px;
  padding: 40px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  gap: 22px;
  background-color: #FFF;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  border: 1px solid #F0F0F0;
}
@media (max-width: 991px) {
  .podcast-attachment-block {
    padding: 40px 14px;
  }
}
.podcast-attachment-block__description {
  font-family: "Source Sans Pro Bold";
  font-weight: 600;
  font-size: 24px;
  line-height: 1.4;
  color: #3376A5;
}
@media (max-width: 991px) {
  .podcast-attachment-block__description {
    font-size: 20px;
    letter-spacing: -2%;
  }
}
.podcast-attachment-block__player .audio-controls {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
          flex-direction: row;
  gap: 44px;
}
@media (max-width: 991px) {
  .podcast-attachment-block__player .audio-controls {
    gap: 22px;
    -webkit-flex-direction: column;
            flex-direction: column;
  }
}
.podcast-attachment-block__player .audio-controls .play-pause-btn {
  background-color: #FFF;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.25);
}
.podcast-attachment-block__player .audio-controls .play-pause-btn svg {
  color: #C24F3B;
}
@media (max-width: 991px) {
  .podcast-attachment-block__player .audio-controls .play-pause-btn {
    width: 60px;
    height: 60px;
  }
}
.podcast-attachment-block__player .audio-controls .controls-container {
  -webkit-flex: 1;
          flex: 1;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
          justify-content: center;
  gap: 17px;
}
.podcast-attachment-block__player .audio-controls .time-info {
  position: relative;
  display: -webkit-inline-flex;
  display: inline-flex;
  width: 100%;
}
.podcast-attachment-block__player .audio-controls .time-info span {
  font-family: "Oswald";
  font-weight: 500;
  font-size: 12px;
  line-height: 1.4;
  letter-spacing: -2%;
  text-transform: uppercase;
  color: #00548E;
}
.podcast-attachment-block__player .audio-controls .time-info span.current-time {
  color: #C24F3B;
  position: absolute;
  left: 0;
  text-wrap: nowrap;
  transition: left 0.3s linear;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.podcast-attachment-block__player .audio-controls .time-info span.total-time {
  margin-left: auto;
}
.podcast-attachment-block__player .audio-controls .progress-bar {
  width: 100%;
  height: 3px;
  background-color: rgba(0, 84, 142, 0.2);
  position: relative;
  overflow: visible;
}
.podcast-attachment-block__player .audio-controls .progress-bar .progress-fill {
  height: 100%;
  width: 0%;
  transition: width 0.3s linear;
  background-color: #C24F3B;
}
.podcast-attachment-block__player .audio-controls .progress-bar .progress-handle {
  width: 14px;
  height: 14px;
  background-color: #C24F3B;
  border-radius: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 0%;
  transition: left 0.3s linear;
  cursor: grab;
}
.podcast-attachment-block__player .audio-controls .progress-bar .progress-handle:active {
  cursor: grabbing;
}
.podcast-attachment-block__player .audio-controls .progress-bar .progress-handle:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 2px;
  height: 18px;
  background-color: #C24F3B;
  margin-left: calc(50% - 1px);
}

.article-header-block {
  background: radial-gradient(circle calc(222px + (100vw - 320px) * 0.154688) at 100% 0%, transparent calc(100% - 5px), rgba(51, 118, 165, 0.24) calc(100% - 4px), rgba(51, 118, 165, 0.24) calc(100% - 1px), transparent 100%), radial-gradient(circle calc(375px + (100vw - 320px) * 0.261719) at 100% 0%, transparent calc(100% - 5px), rgba(51, 118, 165, 0.24) calc(100% - 4px), rgba(51, 118, 165, 0.24) calc(100% - 1px), transparent 100%), #DAF2FC;
}
.article-header-block__container {
  padding-block: 148px 80px;
}
@media (max-width: 991px) {
  .article-header-block__container {
    padding-block: 100px 40px;
  }
}
@media (max-width: 767px) {
  .article-header-block__container {
    padding-block: 80px 40px;
  }
}
.article-header-block__meta {
  display: grid;
  grid-template-columns: 1fr 575px;
  gap: 40px;
  width: 100%;
}
@media (max-width: 1199px) {
  .article-header-block__meta {
    gap: 20px;
    grid-template-columns: 1fr 300px;
  }
}
@media (max-width: 991px) {
  .article-header-block__meta {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
.article-header-block__hero-content {
  -webkit-flex-basis: calc(67% - 40px);
          flex-basis: calc(67% - 40px);
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
  gap: 20px;
}
.article-header-block__preview {
  max-width: 575px;
  max-height: 380px;
  -webkit-flex-basis: calc(33% - 40px);
          flex-basis: calc(33% - 40px);
}
.article-header-block__preview img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
}
.article-header-block__preview .wp-video {
  width: 100% !important;
}
.article-header-block__preview .wp-video .mejs-controls {
  display: none;
}
.article-header-block.block-style-image-type--rounded .article-header-block__preview {
  max-width: 448px;
  max-height: 448px;
}
@media (max-width: 767px) {
  .article-header-block.block-style-image-type--rounded .article-header-block__preview {
    max-width: 348px;
    max-height: 348px;
  }
}
.article-header-block.block-style-image-type--rounded .article-header-block__preview img {
  border: 4px solid #00548E;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
.article-header-block.block-style-image-type--rounded .article-header-block__hero-content {
  -webkit-justify-content: center;
          justify-content: center;
}
.article-header-block__breadcrumbs {
  font-weight: 500;
  font-size: 12px;
  line-height: 1.4;
  letter-spacing: -2%;
  text-transform: uppercase;
  margin-bottom: auto;
}
.article-header-block__breadcrumbs span {
  color: #C24F3B;
}
.article-header-block__breadcrumbs span span {
  color: #00548E;
}
.article-header-block__breadcrumbs span span a {
  color: rgba(0, 84, 142, 0.4);
}
@media (max-width: 991px) {
  .article-header-block__breadcrumbs {
    line-height: 18px;
    margin-bottom: 20px;
  }
}
.article-header-block__category {
  font-weight: 700;
  font-size: 18px;
  line-height: 1.4;
  text-transform: uppercase;
  color: #C24F3B;
  margin-bottom: auto;
}
@media (max-width: 991px) {
  .article-header-block__category {
    line-height: 1.2;
  }
}
.article-header-block__categories {
  margin-top: 20px;
}
.article-header-block__title {
  font-weight: 700;
  font-size: 48px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #00548E;
}
@media (max-width: 991px) {
  .article-header-block__title {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .article-header-block__title {
    font-size: 32px;
  }
}
.article-header-block__date, .article-header-block__job-title {
  font-family: "Source Sans Pro Bold";
  font-weight: 700;
  font-size: 16px;
  line-height: 1.4;
  color: #3376A5;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .article-header-block__date, .article-header-block__job-title {
    font-size: 14px;
    letter-spacing: -2%;
  }
}

.our-team-block {
  padding: 5rem 0;
}
@media (max-width: 1199px) {
  .our-team-block {
    padding: 2.5rem;
  }
}
@media (max-width: 991px) {
  .our-team-block {
    padding: 2.5rem 0.9375rem;
  }
}
.our-team-block.block-background-color--blue {
  background-color: #DAF2FC;
}
.our-team-block.block-background-color--white {
  background-color: #FFF;
}
.our-team-block__title {
  color: #00548E;
  text-transform: uppercase;
  display: -webkit-flex;
  display: flex;
}
.our-team-block.block-title-align--center .our-team-block__title {
  -webkit-justify-content: center;
          justify-content: center;
}
.our-team-block.block-title-align--left .our-team-block__title {
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
}
@media (max-width: 1199px) {
  .our-team-block.block-title-align--left .our-team-block__title {
    -webkit-justify-content: center;
            justify-content: center;
  }
}
.our-team-block__items {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-align-items: start;
          align-items: start;
  gap: 2.4375rem;
  margin-top: 2.5rem;
  position: relative;
}
@media (max-width: 1300px) {
  .our-team-block__items {
    gap: 1.875rem;
  }
}
@media (max-width: 1199px) {
  .our-team-block__items {
    gap: 1.25rem;
  }
}
@media (max-width: 991px) {
  .our-team-block__items {
    gap: 0.75rem;
  }
}
.our-team-block__item {
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  position: relative;
}
.our-team-block__item-image {
  width: 207px;
  height: 207px;
}
.our-team-block__item-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
  border: 4px solid #00548E;
  -o-object-position: top;
     object-position: top;
}
.our-team-block__item-full-card-link {
  position: absolute;
  inset: 0;
  z-index: 1;
}
.our-team-block__item-full-card-link:hover .our-team-block__item-title {
  color: #C24F3B;
  transition: all 0.3s ease;
}
.our-team-block__item-title {
  margin-top: 1.25rem;
  color: #00548E;
  text-align: center;
}
.our-team-block__item-job-title {
  font-family: "Source Sans Pro", sans-serif;
  text-align: center;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: -0.02em;
  color: #00548E;
  margin-top: 0.625rem;
}
.our-team-block.our-team-block__slider .our-team-block__items {
  padding: 0 30px;
}
.our-team-block.our-team-block__slider .our-team-block__items .slick-track {
  display: -webkit-flex;
  display: flex;
  gap: 3.375rem;
}
@media (max-width: 1300px) {
  .our-team-block.our-team-block__slider .our-team-block__items .slick-track {
    gap: 1.875rem;
  }
}
@media (max-width: 1199px) {
  .our-team-block.our-team-block__slider .our-team-block__items {
    margin-top: 3.75rem;
  }
}
@media (max-width: 991px) {
  .our-team-block.our-team-block__slider .our-team-block__items {
    margin-top: 2.5rem;
  }
}
.our-team-block.our-team-block__slider .our-team-block__item-image {
  width: 207px;
  height: 207px;
}
@media (max-width: 1300px) {
  .our-team-block.our-team-block__slider .our-team-block__item-image {
    width: 150px;
    height: 150px;
  }
}
.our-team-block__link {
  display: -webkit-flex;
  display: flex;
  background-color: #00548E;
  color: #FFF;
  border: none;
  padding: 0.75rem 1.5rem;
  border-radius: 6.25rem;
  font-size: 1rem;
  font-weight: 700;
  transition: all 0.3s ease;
  margin: 5rem auto 0;
  margin-top: 3.75rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.our-team-block__link:hover {
  background-color: #C24F3B;
  color: #FFF;
}
.our-team-block__link:active, .our-team-block__link:focus {
  background-color: #00548E;
  outline: 1px solid #C24F3B;
}
.our-team-block__link:disabled {
  background-color: #6B8DA4;
  opacity: 0.8;
  cursor: not-allowed;
}
@media (max-width: 767px) {
  .our-team-block__link {
    margin-top: 3.75rem;
  }
}
.our-team-block .slick-dots {
  position: relative;
}
.our-team-block .slick-dots li button {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: rgba(0, 84, 142, 0.2);
}
.our-team-block .slick-dots li button::before {
  display: none;
}
.our-team-block .slick-dots li.slick-active button {
  background-color: #00548E;
}
.our-team-block .slick-arrow {
  width: 40px;
  height: 40px;
  background-color: transparent;
  border: 1px solid #00548E;
  border-radius: 50%;
  transition: background-color 0.3s ease;
  z-index: 10;
}
@media (max-width: 767px) {
  .our-team-block .slick-arrow {
    width: 36px;
    height: 36px;
  }
}
@media (max-width: 767px) {
  .our-team-block .slick-arrow {
    width: 36px;
    height: 36px;
  }
}
.our-team-block .slick-arrow:hover {
  background-color: #00548E;
}
.our-team-block .slick-prev {
  left: 15px;
}
@media (max-width: 767px) {
  .our-team-block .slick-prev {
    left: -15px;
  }
}
.our-team-block .slick-prev:before {
  content: "" !important;
  background-image: url("../../images/icons/slider-arrow-blue.svg");
  width: 20px;
  height: 18px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-align-items: center;
          align-items: center;
  margin: auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.our-team-block .slick-prev:hover:before {
  -webkit-transform: rotate(-180deg) translateY(1px);
          transform: rotate(-180deg) translateY(1px);
}
.our-team-block .slick-next {
  right: 15px;
}
@media (max-width: 767px) {
  .our-team-block .slick-next {
    right: -15px;
  }
}
.our-team-block .slick-next:before {
  content: "" !important;
  background-image: url("../../images/icons/slider-arrow-blue.svg");
  width: 20px;
  height: 18px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-align-items: center;
          align-items: center;
  margin: auto;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.our-team-block .slick-next:hover:before {
  -webkit-transform: rotate(0deg) translateY(1px);
          transform: rotate(0deg) translateY(1px);
}
.our-team-block .slick-arrow {
  width: 40px;
  height: 40px;
  background-color: transparent;
  border: 1px solid #00548E;
  border-radius: 50%;
  transition: background-color 0.3s ease;
  top: 35% !important;
}
.our-team-block .slick-arrow:hover {
  background-color: #00548E;
}
.our-team-block .slick-arrow:hover:before {
  background-image: url("../../images/icons/slider-arrow.svg");
}

.our-partners-block {
  padding: 5rem 0;
}
@media (max-width: 1199px) {
  .our-partners-block {
    padding: 2.5rem;
  }
}
@media (max-width: 991px) {
  .our-partners-block {
    padding: 2.5rem 0rem;
  }
}
.our-partners-block__title {
  color: #00548E;
  text-transform: uppercase;
  display: -webkit-flex;
  display: flex;
}
.our-partners-block.block-title-align--center .our-partners-block__title {
  -webkit-justify-content: center;
          justify-content: center;
}
.our-partners-block.block-title-align--left .our-partners-block__title {
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
}
.our-partners-block__items {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: center;
          justify-content: center;
  gap: 2.5rem;
  margin-top: 1.875rem;
  position: relative;
}
@media (max-width: 1300px) {
  .our-partners-block__items {
    gap: 1.875rem;
  }
}
@media (max-width: 991px) {
  .our-partners-block__items {
    gap: 1.5rem;
  }
}
.our-partners-block__items.slick-slider {
  margin-left: 25px;
  margin-right: 25px;
}
.our-partners-block__item {
  width: 225px;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center !important;
          align-items: center !important;
  -webkit-justify-content: center;
          justify-content: center;
  padding: 2.5rem 2.5rem;
  border: 2px solid rgb(226, 226, 226);
  border-radius: 10px;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.25);
}
@media (max-width: 767px) {
  .our-partners-block__item {
    padding: 1.875rem 0.9375rem;
  }
}
.our-partners-block__item-image {
  max-width: 200px;
}
.our-partners-block__item-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.our-partners-block__link {
  display: -webkit-flex;
  display: flex;
  background-color: #00548E;
  color: #FFF;
  border: none;
  padding: 0.75rem 1.5rem;
  border-radius: 6.25rem;
  font-size: 1rem;
  font-weight: 700;
  transition: all 0.3s ease;
  margin: 5rem auto 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.our-partners-block__link:hover {
  background-color: #C24F3B;
  color: #FFF;
}
.our-partners-block__link:active, .our-partners-block__link:focus {
  background-color: #00548E;
  outline: 1px solid #C24F3B;
}
.our-partners-block__link:disabled {
  background-color: #6B8DA4;
  opacity: 0.8;
  cursor: not-allowed;
}
@media (max-width: 767px) {
  .our-partners-block__link {
    margin-top: 3.75rem;
  }
}
.our-partners-block.our-partners-block__slider .our-partners-block__items {
  padding: 0 40px;
}
.our-partners-block.our-partners-block__slider .our-partners-block__items .slick-track {
  display: -webkit-flex;
  display: flex;
  padding: 10px 0px;
}
@media (max-width: 1199px) {
  .our-partners-block.our-partners-block__slider .our-partners-block__items {
    margin-top: 3.75rem;
  }
}
@media (max-width: 991px) {
  .our-partners-block.our-partners-block__slider .our-partners-block__items {
    margin-top: 2.5rem;
  }
}
.our-partners-block.our-partners-block__slider .our-partners-block__items .slick-slide {
  width: auto;
  height: 288px;
  margin-right: 1.25rem;
  margin-left: 1.25rem;
}
@media (max-width: 1300px) {
  .our-partners-block.our-partners-block__slider .our-partners-block__items .slick-slide {
    margin-right: 0.9375rem;
    margin-left: 0.9375rem;
  }
}
@media (max-width: 767px) {
  .our-partners-block.our-partners-block__slider .our-partners-block__item {
    margin-right: 0;
  }
}
.our-partners-block .slick-dots {
  position: relative;
  margin-top: 1.25rem;
}
@media (max-width: 767px) {
  .our-partners-block .slick-dots {
    margin-top: 1.5rem;
  }
}
.our-partners-block .slick-dots li button {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: rgba(0, 84, 142, 0.2);
}
.our-partners-block .slick-dots li button::before {
  display: none;
}
.our-partners-block .slick-dots li.slick-active button {
  background-color: #00548E;
}
.our-partners-block .slick-arrow {
  width: 40px;
  height: 40px;
  background-color: transparent;
  border: 1px solid #00548E;
  border-radius: 50%;
  transition: background-color 0.3s ease;
  z-index: 10;
}
@media (max-width: 767px) {
  .our-partners-block .slick-arrow {
    width: 36px;
    height: 36px;
  }
}
.our-partners-block .slick-arrow:hover {
  background-color: #00548E;
}
@media (max-width: 1300px) {
  .our-partners-block .slick-prev {
    left: -15px;
  }
}
.our-partners-block .slick-prev:before {
  content: "" !important;
  background-image: url("../../images/icons/slider-arrow-blue.svg");
  width: 20px;
  height: 18px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-align-items: center;
          align-items: center;
  margin: auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.our-partners-block .slick-prev:hover:before {
  -webkit-transform: rotate(-180deg) translateY(1px);
          transform: rotate(-180deg) translateY(1px);
}
@media (max-width: 1300px) {
  .our-partners-block .slick-next {
    right: -15px;
  }
}
.our-partners-block .slick-next:before {
  content: "" !important;
  background-image: url("../../images/icons/slider-arrow-blue.svg");
  width: 20px;
  height: 18px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-align-items: center;
          align-items: center;
  margin: auto;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.our-partners-block .slick-next:hover:before {
  -webkit-transform: rotate(0deg) translateY(1px);
          transform: rotate(0deg) translateY(1px);
}
.our-partners-block .slick-arrow {
  width: 40px;
  height: 40px;
  background-color: transparent;
  border: 1px solid #00548E;
  border-radius: 50%;
  transition: background-color 0.3s ease;
  top: 45% !important;
}
.our-partners-block .slick-arrow:hover {
  background-color: #00548E;
}
.our-partners-block .slick-arrow:hover:before {
  background-image: url("../../images/icons/slider-arrow.svg");
}

[dir=rtl] .slick-next {
  -webkit-transform: rotate(180deg) translate(0, 50%) !important;
          transform: rotate(180deg) translate(0, 50%) !important;
}

[dir=rtl] .slick-prev {
  -webkit-transform: rotate(180deg) translate(0, 50%) !important;
          transform: rotate(180deg) translate(0, 50%) !important;
}

.text-only-block {
  padding: 5rem 0;
}
@media (max-width: 1199px) {
  .text-only-block {
    padding: 2.5rem;
  }
}
@media (max-width: 991px) {
  .text-only-block {
    padding: 2.5rem 0rem;
  }
}
.text-only-block ul li, .text-only-block ol li {
  list-style: initial;
  margin-left: 20px;
}
.text-only-block.text-only-block__blue-background {
  background-color: #DAF2FC;
}
.text-only-block__title {
  color: #00548E;
  text-transform: uppercase;
  display: -webkit-flex;
  display: flex;
  font-size: 36px;
}
.text-only-block__subtitle {
  font-family: "Source Sans Pro", sans-serif;
  color: #3376A5;
  line-height: 1.4;
  margin-top: 1.25rem;
}
@media (max-width: 1023px) {
  .text-only-block__subtitle {
    font-size: 1.25rem;
    letter-spacing: -2%;
  }
}
.text-only-block__description {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  color: #313131;
  line-height: 1.6;
  margin-top: 1.25rem;
}
@media (max-width: 1023px) {
  .text-only-block__description {
    font-size: 1.25rem;
    letter-spacing: -2%;
  }
}
.text-only-block__button {
  display: -webkit-flex;
  display: flex;
  background-color: #00548E;
  color: #FFF;
  border: none;
  padding: 0.75rem 1.5rem;
  border-radius: 6.25rem;
  font-size: 1rem;
  font-weight: 700;
  transition: all 0.3s ease;
  display: block;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.6;
  margin-top: 1.25rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.text-only-block__button:hover {
  background-color: #C24F3B;
  color: #FFF;
}
.text-only-block__button:active, .text-only-block__button:focus {
  background-color: #00548E;
  outline: 1px solid #C24F3B;
}
.text-only-block__button:disabled {
  background-color: #6B8DA4;
  opacity: 0.8;
  cursor: not-allowed;
}
@media (max-width: 1023px) {
  .text-only-block__button {
    font-size: 0.875rem;
    letter-spacing: -2%;
  }
}
.text-only-block.text-only-block__text-only .text-only-block__container {
  max-width: 1096px;
}
.text-only-block.text-only-block__two-columns .text-only-block__content {
  display: -webkit-flex;
  display: flex;
  gap: 1.25rem;
  -webkit-justify-content: space-between;
          justify-content: space-between;
}
@media (max-width: 1023px) {
  .text-only-block.text-only-block__two-columns .text-only-block__content {
    -webkit-flex-direction: column;
            flex-direction: column;
  }
}
.text-only-block.text-only-block__two-columns .text-only-block__column:last-child {
  max-width: 946px;
}
.text-only-block.text-only-block__two-columns .text-only-block__subtitle {
  margin-top: 0;
}
@media (max-width: 1023px) {
  .text-only-block.text-only-block__two-columns .text-only-block__subtitle {
    margin-top: 1.25rem;
  }
}
.text-only-block.text-only-block__columns-repeater .text-only-block__columns {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 2.5rem;
  margin-top: 2.5rem;
}
@media (max-width: 1023px) {
  .text-only-block.text-only-block__columns-repeater .text-only-block__columns {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 2rem;
    margin-top: 2.5rem;
  }
}
@media (max-width: 767px) {
  .text-only-block.text-only-block__columns-repeater .text-only-block__columns {
    grid-template-columns: 1fr;
    gap: 1.5rem;
    margin-top: 2rem;
  }
}
@media (max-width: 1023px) {
  .text-only-block.text-only-block__columns-repeater .text-only-block__column {
    max-width: 100%;
  }
}
.text-only-block.text-only-block__columns-repeater .text-only-block__column-title {
  color: #00548E;
  text-transform: uppercase;
  display: -webkit-flex;
  display: flex;
  margin-top: 1.25rem;
}
.text-only-block.text-only-block__columns-repeater .text-only-block__column-subtitle {
  font-family: "Source Sans Pro", sans-serif;
  color: #3376A5;
  text-transform: uppercase;
  margin-top: 1.25rem;
}
@media (max-width: 1023px) {
  .text-only-block.text-only-block__columns-repeater .text-only-block__column-subtitle {
    font-size: 1.25rem;
    letter-spacing: -2%;
  }
}
.text-only-block.text-only-block__columns-repeater .text-only-block__column-description {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  color: #313131;
  line-height: 1.6;
  margin-top: 1.25rem;
}
@media (max-width: 1023px) {
  .text-only-block.text-only-block__columns-repeater .text-only-block__column-description {
    font-size: 1.25rem;
    letter-spacing: -2%;
  }
}
.text-only-block.text-only-block__columns-repeater .text-only-block__column-link {
  display: block;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  color: #00548E;
  text-transform: uppercase;
  line-height: 1.6;
  margin-top: 1.25rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 1023px) {
  .text-only-block.text-only-block__columns-repeater .text-only-block__column-link {
    font-size: 0.875rem;
    letter-spacing: -2%;
  }
}
.text-only-block.text-only-block__columns-repeater .text-only-block__column-link:hover {
  color: #C24F3B;
  transition: color 0.3s ease;
}
.text-only-block.text-only-block__columns-repeater .text-only-block__column-link:active, .text-only-block.text-only-block__columns-repeater .text-only-block__column-link:focus {
  color: #3376A5;
  text-decoration: underline;
}
.text-only-block.text-only-block__columns-rows-repeated .text-only-block__content {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 2.5rem;
  margin-top: 2.5rem;
}
@media (max-width: 1023px) {
  .text-only-block.text-only-block__columns-rows-repeated .text-only-block__content {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 2rem;
    margin-top: 2.5rem;
  }
}
@media (max-width: 767px) {
  .text-only-block.text-only-block__columns-rows-repeated .text-only-block__content {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
}
.text-only-block.text-only-block__columns-rows-repeated .text-only-block__column {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  gap: 1.25rem;
}
.text-only-block.text-only-block__columns-rows-repeated .text-only-block__column-row-link {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.125rem;
  font-weight: 900;
  letter-spacing: -2%;
  color: #00548E;
  text-transform: uppercase;
  line-height: 1.6;
  margin-top: 1.25rem;
  border-bottom: 3px solid rgba(0, 84, 142, 0.2);
}
@media (max-width: 1023px) {
  .text-only-block.text-only-block__columns-rows-repeated .text-only-block__column-row-link {
    font-size: 1.25rem;
  }
}
.text-only-block.text-only-block__columns-rows-repeated .text-only-block__column-row-description {
  font-family: "Source Sans Pro", sans-serif;
  color: #3376A5;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -2%;
}
@media (max-width: 1023px) {
  .text-only-block.text-only-block__columns-rows-repeated .text-only-block__column-row-description {
    font-size: 1.25rem;
  }
}

.block-style {
  position: relative;
}
.block-style_white {
  background-color: #FFF;
}
.block-style_white h2 {
  color: #00548E;
}
.block-style_white .block-footer a {
  background-color: #00548E;
  color: #FFF;
  transition: background-color 200ms ease-in-out;
}
.block-style_white .block-footer a:hover {
  background-color: #3376A5;
}
.block-style_light h2 {
  color: #00548E;
}
.block-style_light .block-footer a {
  background-color: #00548E;
  color: #FFF;
  transition: background-color 200ms ease-in-out;
}
.block-style_light .block-footer a:hover {
  background-color: #3376A5;
}
.block-style_dark h2 {
  color: #FFF;
}
.block-style_dark .block-footer a {
  background-color: #FFF;
  color: #00548E;
  transition: background-color 200ms ease-in-out;
}
.block-style_dark .block-footer a:hover {
  background-color: #DAF2FC;
}

.breadcrumbs {
  color: #C24F3B;
}
.breadcrumbs a {
  color: #3376A5;
}
.breadcrumbs .breadcrumb_last {
  color: #FFF;
}

.breadcrumbs-block {
  margin-top: 120px;
  margin-bottom: -80px;
}
.breadcrumbs-block .breadcrumbs {
  font-size: 0.75rem;
  line-height: 1.4;
  font-weight: 500;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  letter-spacing: -2%;
}
.breadcrumbs-block .breadcrumbs .breadcrumb_last {
  color: #00548E;
}

.hero-block {
  background: #00548E;
  color: #FFF;
}
.hero-block .breadcrumbs, .hero-block h1 {
  text-transform: uppercase;
}
.hero-block h1 {
  margin-bottom: 20px;
}
.hero-block:not(.image) h1 {
  margin-top: 200px;
}
.hero-block:not(.image) .hero-block__content {
  padding: 140px 0 60px 0;
}
@media (max-width: 800px) {
  .hero-block:not(.image) .hero-block__content {
    padding: 140px 0 60px 0;
  }
}
.hero-block__container {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  gap: 124px;
  margin: 0 auto;
  padding: 0 80px 0 80px;
}
@media (max-width: 1600px) {
  .hero-block__container {
    padding: 0 0 0 80px;
  }
}
@media (max-width: 1300px) {
  .hero-block__container {
    gap: normal;
  }
}
@media (max-width: 1100px) {
  .hero-block__container {
    padding: 0 0 0 40px;
  }
}
@media (max-width: 1023px) {
  .hero-block__container {
    padding: 0 0 0 0;
  }
}
.hero-block__subtitle {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 20px;
  color: #DAF2FC;
}
@media (max-width: 800px) {
  .hero-block__subtitle {
    font-size: 24px;
  }
}
.hero-block__description {
  font-family: "Source Sans Pro", serif;
  max-width: 576px;
  font-weight: 600;
  font-size: 24px;
  line-height: 140%;
  color: #DAF2FC;
}
.hero-block__content {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  padding: 140px 0 140px 0;
  min-height: 411px;
}
.hero-block__breadcrumbs {
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media (max-width: 1023px) {
  .hero-block__content {
    padding: 100px 0 60px 0;
  }
  .hero-block h1 {
    font-size: 3rem;
    margin-bottom: 20px;
  }
}
@media (max-width: 800px) {
  .hero-block.image .hero-block__container {
    padding: 0;
  }
  .hero-block__container {
    -webkit-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .hero-block__content {
    padding: 0 0 60px 24px;
  }
}
@media (max-width: 479px) {
  .hero-block__content {
    padding: 0 15px 60px 15px;
  }
  .hero-block h1 {
    font-size: 2rem;
  }
  .hero-block__description {
    font-weight: 600;
    font-size: 20px;
    line-height: 140%;
  }
}

.image.hero-block__container {
  display: -webkit-flex;
  display: flex;
}
.image.hero-block__container > div {
  -webkit-flex: 1;
          flex: 1;
}
@media (max-width: 1300px) {
  .image.hero-block__container > div:first-child {
    -webkit-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}
@media (max-width: 1023px) {
  .image.hero-block__container {
    -webkit-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.image.hero-block__image img {
  max-height: 100vw;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
}
.image.hero-block__content {
  padding-block: 144.5px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 1300px) {
  .image.hero-block__content {
    padding-inline: 0 62px;
    padding-block: 100px;
  }
}
@media (max-width: 1023px) {
  .image.hero-block__content {
    padding-inline: 40px;
    padding-block: 70px;
  }
}
@media (max-width: 800px) {
  .image.hero-block__content {
    min-height: 0;
    padding: 20px 14px 40px 14px;
  }
}
.image.hero-block__breadcrumbs {
  margin-bottom: auto;
}
@media (max-width: 800px) {
  .image.hero-block__breadcrumbs {
    -webkit-flex: 0;
            flex: 0;
    margin-bottom: 60px;
  }
}
.image.hero-block__breadcrumbs span {
  font-size: 12px;
  line-height: 1.4;
  letter-spacing: -2%;
  text-transform: uppercase;
  font-weight: 500;
}
.image.hero-block__title {
  font-size: 60px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
  color: #FFF;
}
@media (max-width: 1300px) {
  .image.hero-block__title {
    font-size: 48px;
  }
}
@media (max-width: 800px) {
  .image.hero-block__title {
    font-size: 32px;
  }
}
.image.hero-block__subtitle {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 20px;
  color: #DAF2FC;
}
@media (max-width: 800px) {
  .image.hero-block__subtitle {
    font-size: 24px;
  }
}
.image.hero-block__description {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.4;
  color: #DAF2FC;
}
@media (max-width: 800px) {
  .image.hero-block__description {
    font-size: 20px;
  }
}

.text-and-media-block.block-background-color--dark .text-and-media-block__image:before {
  display: none;
}
.text-and-media-block.block-background-color--dark .text-and-media-block__title,
.text-and-media-block.block-background-color--dark .text-and-media-block__subtitle,
.text-and-media-block.block-background-color--dark .text-and-media-block__description {
  color: #FFF;
}
.text-and-media-block.block-background-color--dark .text-and-media-block__button {
  display: -webkit-flex;
  display: flex;
  background-color: #FFF;
  color: #00548E;
  padding: 0.75rem 1.5rem;
  border-radius: 6.25rem;
  font-size: 1rem;
  font-weight: 700;
  transition: all 0.3s ease;
  font-family: "Source Sans Pro Bold", sans-serif;
}
.text-and-media-block.block-background-color--dark .text-and-media-block__button:hover {
  background-color: #C24F3B;
  border-color: #C24F3B;
  color: #FFF;
}
.text-and-media-block.block-background-color--dark .text-and-media-block__button:active, .text-and-media-block.block-background-color--dark .text-and-media-block__button:focus {
  outline: 1px solid #C24F3B;
}
.text-and-media-block.block-background-color--dark .text-and-media-block__button:disabled {
  background-color: rgba(255, 255, 255, 0.4);
  border-color: rgba(255, 255, 255, 0.4);
  cursor: not-allowed;
}
.text-and-media-block .container {
  display: -webkit-flex;
  display: flex;
}
.text-and-media-block h2 {
  text-transform: uppercase;
  color: #00548E;
}
.text-and-media-block h2,
.text-and-media-block div[class*=subtitle],
.text-and-media-block div[class*=description] {
  margin-bottom: 20px;
}
.text-and-media-block div[class*=subtitle],
.text-and-media-block div[class*=description] {
  font-family: "Source Sans Pro", serif;
}
.text-and-media-block__container {
  padding: 80px;
  gap: 40px;
}
.text-and-media-block__col {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
          justify-content: center;
  width: calc(50% - 20px);
}
@media (max-width: 1023px) {
  .text-and-media-block__col {
    width: 100%;
  }
}
.text-and-media-block__image {
  width: 700px;
  max-width: 100%;
  max-height: 700px;
  position: relative;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}
.text-and-media-block__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.text-and-media-block__subtitle {
  color: #3376A5;
  font-weight: 600;
  font-size: 20px;
  line-height: 140%;
}
.text-and-media-block__description {
  color: #313131;
  font-weight: 400;
  font-size: 20px;
  line-height: 160%;
  letter-spacing: -0.5px;
}
.text-and-media-block__description ul li, .text-and-media-block__description ol li {
  list-style: initial;
  margin-left: 25px;
}
.text-and-media-block__description a {
  color: #313131;
  text-decoration: underline;
}
.text-and-media-block__category {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 8px 11px;
  background-color: #00548E;
  color: #FFF;
  letter-spacing: -2%;
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 140%;
  text-transform: uppercase;
  margin-bottom: 20px;
  border-radius: 4px;
}
.text-and-media-block__caption {
  margin-bottom: 20px;
  font-size: 12px;
  line-height: 140%;
  color: #C24F3B;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: -2%;
}
.text-and-media-block__button {
  display: block;
  background: #00548E;
  color: #FFF;
  padding: 12px 24px;
  border-radius: 100px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  transition: 0.3s ease;
  font-family: "Source Sans Pro", serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0;
  white-space: nowrap;
  text-transform: uppercase;
}
.text-and-media-block__button:hover {
  background: #C24F3B;
  color: #FFF;
  transition: 0.3s ease;
}
.text-and-media-block__button:focus {
  background: #00548E;
  color: #FFF;
  box-shadow: inset 0 0 0 2px #C24F3B;
  outline: none;
}
@media (max-width: 1300px) {
  .text-and-media-block__image {
    width: 500px;
    max-width: 100%;
    max-height: 500px;
  }
  .text-and-media-block__image img {
    -o-object-position: right center;
       object-position: right center;
  }
}
@media (max-width: 1100px) {
  .text-and-media-block__container {
    padding: 40px;
  }
}
@media (max-width: 1023px) {
  .text-and-media-block div.container {
    -webkit-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .text-and-media-block__image {
    -webkit-align-self: center;
            align-self: center;
    width: 700px;
    max-width: 100%;
    max-height: 500px;
  }
}
@media (max-width: 800px) {
  .text-and-media-block h1, .text-and-media-block h2 {
    font-size: 30px;
  }
  .text-and-media-block__subtitle {
    font-size: 20px;
  }
  .text-and-media-block__description {
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
  }
}
@media (max-width: 767px) {
  .text-and-media-block__image {
    width: 500px;
    max-width: 100%;
    max-height: 500px;
  }
}
@media (max-width: 639px) {
  .text-and-media-block__container {
    padding: 40px 15px;
  }
  .text-and-media-block__image {
    width: 350px;
    max-width: 100%;
    max-height: 350px;
  }
}
@media (max-width: 479px) {
  .text-and-media-block__container {
    gap: 20px;
  }
}

.block-image-align--left.without-circles.block-background-color--dark {
  background: #00548E;
}
.block-image-align--left.without-circles.block-background-color--blue {
  background: #DAF2FC;
}
.block-image-align--left.with-circles.block-background-color--dark {
  background: radial-gradient(circle calc(222px + (100vw - 320px) * 0.154688) at 0% 100%, transparent calc(100% - 5px), rgba(255, 255, 255, 0.24) calc(100% - 4px), rgba(255, 255, 255, 0.24) calc(100% - 1px), transparent 100%), radial-gradient(circle calc(375px + (100vw - 320px) * 0.261719) at 0% 100%, transparent calc(100% - 5px), rgba(255, 255, 255, 0.24) calc(100% - 4px), rgba(255, 255, 255, 0.24) calc(100% - 1px), transparent 100%), #00548E;
}
@media (max-width: 800px) {
  .block-image-align--left.with-circles.block-background-color--dark {
    background: radial-gradient(circle calc(222px + (100vw - 320px) * 0.154688) at 0% 0%, transparent calc(100% - 5px), rgba(255, 255, 255, 0.24) calc(100% - 4px), rgba(255, 255, 255, 0.24) calc(100% - 1px), transparent 100%), radial-gradient(circle calc(375px + (100vw - 320px) * 0.261719) at 0% 0%, transparent calc(100% - 5px), rgba(255, 255, 255, 0.24) calc(100% - 4px), rgba(255, 255, 255, 0.24) calc(100% - 1px), transparent 100%), #00548E;
  }
}
.block-image-align--left.with-circles.block-background-color--blue {
  background: radial-gradient(circle calc(222px + (100vw - 320px) * 0.154688) at 0% 100%, transparent calc(100% - 5px), rgba(51, 118, 165, 0.24) calc(100% - 4px), rgba(51, 118, 165, 0.24) calc(100% - 1px), transparent 100%), radial-gradient(circle calc(375px + (100vw - 320px) * 0.261719) at 0% 100%, transparent calc(100% - 5px), rgba(51, 118, 165, 0.24) calc(100% - 4px), rgba(51, 118, 165, 0.24) calc(100% - 1px), transparent 100%), #DAF2FC;
}
@media (max-width: 800px) {
  .block-image-align--left.with-circles.block-background-color--blue {
    background: radial-gradient(circle calc(222px + (100vw - 320px) * 0.154688) at 0% 0%, transparent calc(100% - 5px), rgba(51, 118, 165, 0.24) calc(100% - 4px), rgba(51, 118, 165, 0.24) calc(100% - 1px), transparent 100%), radial-gradient(circle calc(375px + (100vw - 320px) * 0.261719) at 0% 0%, transparent calc(100% - 5px), rgba(51, 118, 165, 0.24) calc(100% - 4px), rgba(51, 118, 165, 0.24) calc(100% - 1px), transparent 100%), #DAF2FC;
  }
}
.block-image-align--left .container {
  -webkit-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media (max-width: 800px) {
  .block-image-align--left .container {
    -webkit-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.block-image-align--right.without-circles.block-background-color--dark {
  background: #00548E;
}
.block-image-align--right.without-circles.block-background-color--blue {
  background: #DAF2FC;
}
.block-image-align--right.with-circles.block-background-color--dark {
  background: radial-gradient(circle calc(222px + (100vw - 320px) * 0.154688) at 100% 100%, transparent calc(100% - 5px), rgba(255, 255, 255, 0.24) calc(100% - 4px), rgba(255, 255, 255, 0.24) calc(100% - 1px), transparent 100%), radial-gradient(circle calc(375px + (100vw - 320px) * 0.261719) at 100% 100%, transparent calc(100% - 5px), rgba(255, 255, 255, 0.24) calc(100% - 4px), rgba(255, 255, 255, 0.24) calc(100% - 1px), transparent 100%), #00548E;
}
@media (max-width: 800px) {
  .block-image-align--right.with-circles.block-background-color--dark {
    background: radial-gradient(circle calc(222px + (100vw - 320px) * 0.154688) at 100% 0%, transparent calc(100% - 5px), rgba(255, 255, 255, 0.24) calc(100% - 4px), rgba(255, 255, 255, 0.24) calc(100% - 1px), transparent 100%), radial-gradient(circle calc(375px + (100vw - 320px) * 0.261719) at 100% 0%, transparent calc(100% - 5px), rgba(255, 255, 255, 0.24) calc(100% - 4px), rgba(255, 255, 255, 0.24) calc(100% - 1px), transparent 100%), #00548E;
  }
}
.block-image-align--right.with-circles.block-background-color--blue {
  background: radial-gradient(circle calc(222px + (100vw - 320px) * 0.154688) at 100% 100%, transparent calc(100% - 5px), rgba(51, 118, 165, 0.24) calc(100% - 4px), rgba(51, 118, 165, 0.24) calc(100% - 1px), transparent 100%), radial-gradient(circle calc(375px + (100vw - 320px) * 0.261719) at 100% 100%, transparent calc(100% - 5px), rgba(51, 118, 165, 0.24) calc(100% - 4px), rgba(51, 118, 165, 0.24) calc(100% - 1px), transparent 100%), #DAF2FC;
}
@media (max-width: 800px) {
  .block-image-align--right.with-circles.block-background-color--blue {
    background: radial-gradient(circle calc(222px + (100vw - 320px) * 0.154688) at 100% 0%, transparent calc(100% - 5px), rgba(51, 118, 165, 0.24) calc(100% - 4px), rgba(51, 118, 165, 0.24) calc(100% - 1px), transparent 100%), radial-gradient(circle calc(375px + (100vw - 320px) * 0.261719) at 100% 0%, transparent calc(100% - 5px), rgba(51, 118, 165, 0.24) calc(100% - 4px), rgba(51, 118, 165, 0.24) calc(100% - 1px), transparent 100%), #DAF2FC;
  }
}
.block-image-align--right .container {
  -webkit-flex-direction: row;
          flex-direction: row;
}
@media (max-width: 800px) {
  .block-image-align--right .container {
    -webkit-flex-direction: column;
            flex-direction: column;
  }
}

.gateway-block h2 {
  text-transform: uppercase;
}
.gateway-block h2,
.gateway-block div[class*=description] {
  margin-bottom: 20px;
}
.gateway-block div[class*=description] {
  font-family: "Source Sans Pro", serif;
}
.gateway-block a[class*=__item_link] {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  font-family: "Source Sans Pro", serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0;
  color: #3376A5;
  transition: 0.3s ease;
}
.gateway-block a[class*=__item_link]::after {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  margin-left: 0.5em;
  vertical-align: middle;
  background-color: #C24F3B;
  -webkit-mask-image: url("../../images/icons/arrow-right.svg");
          mask-image: url("../../images/icons/arrow-right.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
  transition: 0.3s ease;
}
.gateway-block a[class*=__item_link]:hover {
  color: #C24F3B;
  transition: 0.3s ease;
}
.gateway-block a[class*=__item_link]:focus {
  color: #3376A5;
  text-decoration: underline;
}
.gateway-block a[class*=__item_link].arrow-down::after {
  rotate: 90deg;
}

.cta-block {
  color: #FFF;
  position: relative;
}
.cta-block.light-blue {
  background: radial-gradient(circle calc(222px + (100vw - 375px) * 0.015) at 100% 0, transparent calc(100% - 4px), rgba(51, 118, 165, 0.24) calc(100% - 4px), rgba(51, 118, 165, 0.24) 100%, transparent 100%), radial-gradient(circle calc(375px + (100vw - 375px) * 0.025) at 100% 0, transparent calc(100% - 4px), rgba(51, 118, 165, 0.24) calc(100% - 4px), rgba(51, 118, 165, 0.24) 100%, transparent 100%), #DAF2FC;
}
.cta-block.light-blue::before {
  background-color: #DAF2FC;
}
.cta-block.light-blue h2 {
  color: #00548E;
}
.cta-block.light-blue .cta-block__subtitle {
  color: #3376A5;
}
.cta-block.light-blue .cta-block__description {
  color: #313131;
}
.cta-block.light-blue .cta-block__button {
  display: block;
  background: #00548E;
  color: #FFF;
  padding: 12px 24px;
  border-radius: 100px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  transition: 0.3s ease;
  font-family: "Source Sans Pro", serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0;
  white-space: nowrap;
}
.cta-block.light-blue .cta-block__button:hover {
  background: #C24F3B;
  color: #FFF;
  transition: 0.3s ease;
}
.cta-block.light-blue .cta-block__button:focus {
  background: #00548E;
  color: #FFF;
  box-shadow: inset 0 0 0 2px #C24F3B;
  outline: none;
}
.cta-block.dark-blue {
  background: radial-gradient(circle calc(222px + (100vw - 375px) * 0.015) at 100% 0, transparent calc(100% - 4px), rgba(255, 255, 255, 0.24) calc(100% - 4px), rgba(255, 255, 255, 0.24) 100%, transparent 100%), radial-gradient(circle calc(375px + (100vw - 375px) * 0.025) at 100% 0, transparent calc(100% - 4px), rgba(255, 255, 255, 0.24) calc(100% - 4px), rgba(255, 255, 255, 0.24) 100%, transparent 100%), #00548E;
}
.cta-block:not(.dark-blue):not(.light-blue) {
  background-repeat: no-repeat;
  background-size: cover;
}
.cta-block:not(.dark-blue):not(.light-blue)::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #00548E;
  opacity: 90%;
  z-index: 1;
}
.cta-block h2 {
  text-transform: uppercase;
}
.cta-block h2, .cta-block__subtitle, .cta-block__description {
  margin-bottom: 20px;
}
.cta-block__subtitle, .cta-block__description {
  font-family: "Source Sans Pro", serif;
}
.cta-block__container {
  padding: 80px;
}
.cta-block__content {
  display: -webkit-flex;
  display: flex;
  gap: 80px;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  -webkit-align-items: center;
          align-items: center;
  position: relative;
  z-index: 2;
}
.cta-block__button {
  display: block;
  background: #FFF;
  color: #00548E;
  padding: 12px 24px;
  border-radius: 100px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  transition: 0.3s ease;
  font-family: "Source Sans Pro", serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0;
  white-space: nowrap;
}
.cta-block__button:hover {
  background: #C24F3B;
  color: #FFF;
  transition: 0.3s ease;
}
.cta-block__button:focus {
  background: #FFF;
  color: #00548E;
  box-shadow: inset 0 0 0 2px #C24F3B;
  outline: none;
}
.cta-block__description {
  font-weight: 400;
  font-size: 20px;
  line-height: 160%;
  letter-spacing: -0.5px;
}
@media (max-width: 1023px) {
  .cta-block__container {
    padding: 40px;
  }
}
@media (max-width: 800px) {
  .cta-block h1, .cta-block h2 {
    font-size: 30px;
  }
  .cta-block__subtitle {
    font-size: 20px;
  }
  .cta-block__description {
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
  }
  .cta-block__content {
    gap: 40px;
  }
}
@media (max-width: 767px) {
  .cta-block__content {
    -webkit-flex-direction: column;
            flex-direction: column;
    -webkit-align-items: start;
            align-items: start;
    gap: 20px;
  }
}
@media (max-width: 479px) {
  .cta-block__container {
    padding: 40px 15px;
  }
}

.get-in-touch-block h2 {
  text-transform: uppercase;
}
.get-in-touch-block div[class*=description] {
  font-family: "Source Sans Pro", serif;
}
.get-in-touch-block__container {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: start;
          align-items: start;
  padding: 80px;
  gap: 200px;
}
.get-in-touch-block__title {
  white-space: nowrap;
  color: #00548E;
}
.get-in-touch-block__description {
  color: #3376A5;
  font-weight: 600;
  font-size: 24px;
  line-height: 140%;
  letter-spacing: 0;
}
.get-in-touch-block__col {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  gap: 30px;
}
.get-in-touch-block__form .gform-theme--foundation label.gform-field-label {
  color: #C24F3B;
  font-family: "Oswald", serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 140%;
  letter-spacing: -2%;
  text-transform: uppercase;
}
.get-in-touch-block__form .gform-theme--foundation .ginput_container input,
.get-in-touch-block__form .gform-theme--foundation textarea {
  padding: 14px 20px;
  width: 100%;
  height: auto;
  border: 2px solid rgba(0, 84, 142, 0.2);
  border-radius: 10px;
  color: #313131;
  font-weight: 400;
  font-size: 20px;
  line-height: 160%;
  letter-spacing: -2%;
  box-shadow: unset;
  transition: 0.3s ease;
}
.get-in-touch-block__form .gform-theme--foundation .ginput_container input:focus,
.get-in-touch-block__form .gform-theme--foundation textarea:focus {
  box-shadow: unset;
  outline: none;
  border-color: #00548E;
  transition: 0.3s ease;
}
.get-in-touch-block__form .gform-theme--foundation .ginput_container input:not(:-moz-placeholder-shown), .get-in-touch-block__form .gform-theme--foundation textarea:not(:-moz-placeholder-shown) {
  border-color: #3376A5;
}
.get-in-touch-block__form .gform-theme--foundation .ginput_container input:not(:placeholder-shown),
.get-in-touch-block__form .gform-theme--foundation textarea:not(:placeholder-shown) {
  border-color: #3376A5;
}
.get-in-touch-block__form .gform-theme--foundation textarea {
  max-height: 200px;
}
.get-in-touch-block__form .gform-theme--foundation #gform_submit_button_1 {
  display: block;
  background: #00548E;
  color: #FFF;
  padding: 12px 24px;
  border-radius: 100px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  transition: 0.3s ease;
  font-family: "Source Sans Pro", serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0;
  white-space: nowrap;
  text-transform: uppercase;
}
.get-in-touch-block__form .gform-theme--foundation #gform_submit_button_1:hover {
  background: #C24F3B;
  color: #FFF;
  transition: 0.3s ease;
}
.get-in-touch-block__form .gform-theme--foundation #gform_submit_button_1:focus {
  background: #00548E;
  color: #FFF;
  box-shadow: inset 0 0 0 2px #C24F3B;
  outline: none;
}
.get-in-touch-block__form .gform-theme--foundation input::-webkit-input-placeholder, .get-in-touch-block__form .gform-theme--foundation textarea::-webkit-input-placeholder {
  color: #909090;
  font-weight: 400;
  font-size: 20px;
  line-height: 160%;
  letter-spacing: -2%;
}
.get-in-touch-block__form .gform-theme--foundation input::-moz-placeholder, .get-in-touch-block__form .gform-theme--foundation textarea::-moz-placeholder {
  color: #909090;
  font-weight: 400;
  font-size: 20px;
  line-height: 160%;
  letter-spacing: -2%;
}
.get-in-touch-block__form .gform-theme--foundation input::placeholder,
.get-in-touch-block__form .gform-theme--foundation textarea::placeholder {
  color: #909090;
  font-weight: 400;
  font-size: 20px;
  line-height: 160%;
  letter-spacing: -2%;
}
.get-in-touch-block__form .gform-theme--foundation .gform_validation_errors {
  display: none;
}
.get-in-touch-block__form .gform-theme--foundation .gfield_error input,
.get-in-touch-block__form .gform-theme--foundation .gfield_error textarea {
  border-color: #D11F00;
}
.get-in-touch-block__form .gform-theme--foundation .gfield_error .validation_message {
  color: #C24F3B;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  letter-spacing: -2%;
}
.get-in-touch-block__form .gform-theme--foundation .gform_fields {
  row-gap: 25px;
  -webkit-column-gap: 35px;
     -moz-column-gap: 35px;
          column-gap: 35px;
}
.get-in-touch-block__form .gform-theme--foundation .gform_footer {
  margin-top: 20px;
}
@media (max-width: 1199px) {
  .get-in-touch-block__container {
    gap: 100px;
  }
}
@media (max-width: 1023px) {
  .get-in-touch-block__container {
    padding: 40px;
  }
}
@media (max-width: 991px) {
  .get-in-touch-block__container {
    gap: 20px;
    -webkit-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 479px) {
  .get-in-touch-block__container {
    padding: 40px 15px;
  }
  .get-in-touch-block__description {
    font-size: 20px;
  }
  .get-in-touch-block__form .gform-theme--foundation .ginput_container input,
  .get-in-touch-block__form .gform-theme--foundation textarea {
    padding: 12px 10px;
    font-size: 18px;
    line-height: 140%;
  }
  .get-in-touch-block__form .gform-theme--foundation input::-webkit-input-placeholder, .get-in-touch-block__form .gform-theme--foundation textarea::-webkit-input-placeholder {
    font-size: 18px;
    line-height: 140%;
  }
  .get-in-touch-block__form .gform-theme--foundation input::-moz-placeholder, .get-in-touch-block__form .gform-theme--foundation textarea::-moz-placeholder {
    font-size: 18px;
    line-height: 140%;
  }
  .get-in-touch-block__form .gform-theme--foundation input::placeholder,
  .get-in-touch-block__form .gform-theme--foundation textarea::placeholder {
    font-size: 18px;
    line-height: 140%;
  }
  .get-in-touch-block__form .gform-theme--foundation .gform_fields {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
            flex-direction: column;
    row-gap: 20px;
  }
  .get-in-touch-block__form .gform-theme--foundation #gform_submit_button_1 {
    padding: 10px 20px;
    font-size: 14px;
  }
}

.video-block {
  position: relative;
  overflow: hidden;
  min-height: 400px;
}
@media (max-width: 767px) {
  .video-block {
    min-height: 0px;
  }
}
.video-block__poster {
  position: relative;
}
.video-block__title {
  color: #FFF;
}
@media (max-width: 991px) {
  .video-block__title-desktop {
    display: none;
  }
}
.video-block__title-mobile {
  display: none;
}
@media (max-width: 991px) {
  .video-block__title-mobile {
    display: block;
    color: #00548E;
    padding: 0.875rem 0.875rem 2.5rem;
  }
}
.video-block__poster-play {
  width: 80px;
  height: 80px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  background: #FFF;
  border-radius: 50%;
  cursor: pointer;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  min-width: 80px;
}
.video-block__poster-play--center {
  bottom: 50% !important;
  left: 50% !important;
  -webkit-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
}
@media (max-width: 991px) {
  .video-block__poster-play {
    width: 40px;
    height: 40px;
    min-width: 40px;
  }
}
.video-block__poster-play img {
  width: 34px;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  min-width: 34px;
}
@media (max-width: 991px) {
  .video-block__poster-play img {
    width: 15px;
    min-width: 15px;
  }
}
.video-block .container_video-block__poster-play--center .video-block__poster-play-wrapper {
  bottom: 50% !important;
  left: 50% !important;
  -webkit-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
}
.video-block__poster-play-wrapper {
  position: absolute;
  bottom: 100px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  gap: 20px;
  left: 80px;
  right: 80px;
}
@media (max-width: 991px) {
  .video-block__poster-play-wrapper {
    bottom: 20px;
    left: 20px;
    right: 20px;
  }
}
.video-block__text {
  position: absolute;
  left: 180px;
  bottom: 90px;
  z-index: 2;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);
  text-transform: uppercase;
}
.video-block__video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
.video-block__video-wrapper video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 12px;
}
.video-block__iframe-wrapper {
  position: relative;
  padding-bottom: 62.5%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.video-block__iframe-wrapper iframe,
.video-block__iframe-wrapper object,
.video-block__iframe-wrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
}
.video-block__video-wrapper--add-padding {
  position: relative;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  padding: 80px;
  z-index: 3;
}
.video-block__video-wrapper--add-padding video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 12px;
}
@media (max-width: 991px) {
  .video-block__video-wrapper--add-padding {
    padding: 40px 0;
  }
}
.video-block__iframe-wrapper--add-padding {
  position: relative;
  padding-bottom: 62.5%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.video-block__iframe-wrapper--add-padding iframe,
.video-block__iframe-wrapper--add-padding object,
.video-block__iframe-wrapper--add-padding embed {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: calc(100% - 160px) !important;
  height: calc(100% - 160px) !important;
  border-radius: 12px;
}
@media (max-width: 991px) {
  .video-block__iframe-wrapper--add-padding iframe,
  .video-block__iframe-wrapper--add-padding object,
  .video-block__iframe-wrapper--add-padding embed {
    width: 100% !important;
    height: calc(100% - 80px) !important;
  }
}
.video-block__video-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 84, 142, 0.6);
}
.video-block__video-background--add-padding {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: calc(100% - 160px) !important;
  height: calc(100% - 160px) !important;
  background-color: rgba(0, 84, 142, 0.6);
}
@media (max-width: 991px) {
  .video-block__video-background--add-padding {
    width: 100% !important;
    height: calc(100% - 80px) !important;
  }
}
.video-block__poster--add-padding {
  position: relative;
  padding: 80px;
}
@media (max-width: 991px) {
  .video-block__poster--add-padding {
    padding: 40px 0;
  }
}
@media (max-width: 767px) {
  .video-block__poster--add-padding {
    padding: 40px 0;
  }
}
.video-block__poster-play-wrapper--add-padding {
  position: absolute;
  bottom: 180px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  gap: 20px;
  left: 160px;
  right: 80px;
}
@media (max-width: 991px) {
  .video-block__poster-play-wrapper--add-padding {
    bottom: 60px;
    left: 20px;
    right: 20px;
  }
}
@media (max-width: 767px) {
  .video-block__poster-play-wrapper--add-padding {
    bottom: 60px;
    left: 20px;
    right: 20px;
  }
}

.videos-block {
  padding: 5rem 0;
}
@media (max-width: 991px) {
  .videos-block {
    padding: 2.5rem 0;
  }
}
.videos-block__videos {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 2.5rem;
  margin-top: 2.5rem;
}
@media (max-width: 991px) {
  .videos-block__videos {
    grid-template-columns: 1fr;
    gap: 1.875rem;
    margin-top: 2.5rem;
  }
}
.videos-block__poster {
  position: relative;
}
.videos-block__poster-play-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-25px, -25px);
          transform: translate(-25px, -25px);
}
.videos-block__poster-play {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #FFF;
}
.videos-block__poster-play img {
  width: 25px;
}
.videos-block__title {
  color: #00548E;
  margin-top: 20px;
  position: static;
  z-index: 1;
}
.videos-block__video-container {
  width: 100%;
  cursor: pointer;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: stretch;
          align-items: stretch;
  transition: box-shadow 0.3s;
  background: none;
}
.videos-block__video-container.active {
  cursor: default;
  z-index: 2;
}
.videos-block__media {
  width: 100%;
  aspect-ratio: 16/9;
  position: relative;
  overflow: hidden;
}
.videos-block__media .videos-block__poster,
.videos-block__media .videos-block__iframe-wrapper,
.videos-block__media .videos-block__video-wrapper,
.videos-block__media video,
.videos-block__media iframe {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: none;
}
.videos-block__video-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 84, 142, 0) 61.06%, #00548e 100%);
}

.homepage-hero-block {
  position: relative;
}
.homepage-hero-block:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #00548E 0%, transparent 100%), linear-gradient(180deg, #00548E 0%, transparent 10%);
}
@media (max-width: 991px) {
  .homepage-hero-block:before {
    background: linear-gradient(45deg, #00548E 0%, transparent 70%), linear-gradient(180deg, #00548E 0%, transparent 10%);
  }
}
.homepage-hero-block__container {
  padding-block: 297px 103px;
  position: relative;
}
@media (max-width: 991px) {
  .homepage-hero-block__container {
    padding-block: 350px 60px;
  }
}
@media (max-width: 767px) {
  .homepage-hero-block__container {
    padding-block: 402px 21px;
  }
}
.homepage-hero-block__title {
  font-size: 120px;
  font-weight: 700;
  line-height: 112%;
  text-transform: uppercase;
  color: #FFF;
  max-width: 700px;
  width: 100%;
  margin-bottom: 12px;
}
@media (max-width: 800px) {
  .homepage-hero-block__title {
    font-size: 60px;
  }
}
@media (max-width: 639px) {
  .homepage-hero-block__title {
    font-size: 40px;
    line-height: 1.2;
  }
}
.homepage-hero-block__subtitle {
  font-family: "Source Sans Pro", serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -2%;
  color: #FFF;
  max-width: 661px;
  width: 100%;
}
@media (max-width: 800px) {
  .homepage-hero-block__subtitle {
    font-size: 26px;
    letter-spacing: 0;
  }
}

.related-our-work-block {
  padding: 5rem 0;
  background-color: #DAF2FC;
  position: relative;
}
@media (max-width: 767px) {
  .related-our-work-block {
    padding: 2.5rem 0;
  }
}
.related-our-work-block.block-style_light {
  background: radial-gradient(circle calc(222px + (100vw - 320px) * 0.154688) at 100% 0%, transparent calc(100% - 5px), rgba(51, 118, 165, 0.24) calc(100% - 4px), rgba(51, 118, 165, 0.24) calc(100% - 1px), transparent 100%), radial-gradient(circle calc(375px + (100vw - 320px) * 0.261719) at 100% 0%, transparent calc(100% - 5px), rgba(51, 118, 165, 0.24) calc(100% - 4px), rgba(51, 118, 165, 0.24) calc(100% - 1px), transparent 100%), #DAF2FC;
}
.related-our-work-block.block_background_white {
  background: #FFF;
  padding: 0;
  padding-bottom: 5rem;
}
.related-our-work-block.block_background_white .container {
  padding: 0;
}
.related-our-work-block__title {
  text-transform: uppercase;
  color: #00548E;
}
.related-our-work-block__our-works {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2.5rem;
  margin-top: 3.75rem;
}
@media (max-width: 991px) {
  .related-our-work-block__our-works {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.875rem;
    margin-top: 2.5rem;
  }
}
@media (max-width: 767px) {
  .related-our-work-block__our-works {
    grid-template-columns: 1fr;
    gap: 1.25rem;
    margin-top: 1.875rem;
  }
}
.related-our-work-block__our-work-item {
  display: grid;
  border-radius: 20px;
  word-break: break-word;
  position: relative;
}
.related-our-work-block__our-work-item:hover .related-our-work-block__our-work-content:after {
  opacity: 1;
  visibility: visible;
}
.related-our-work-block__our-work-item:hover .related-our-work-block__our-work-content:before {
  opacity: 0;
  visibility: hidden;
}
.related-our-work-block__our-work-item:hover .related-our-work-block__our-work-image:after {
  opacity: 1;
  visibility: visible;
}
.related-our-work-block__our-work-item:hover .related-our-work-block__our-work-image:before {
  opacity: 0;
  visibility: hidden;
}
.related-our-work-block__our-work-item:hover .related-our-work-block__our-work-link span:last-child {
  opacity: 0.4;
}
.related-our-work-block__our-work-image {
  position: relative;
  overflow: hidden;
}
.related-our-work-block__our-work-image img {
  display: block;
  border-radius: 20px 20px 0 0;
  width: 100%;
  aspect-ratio: 6/4;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 220px;
}
.related-our-work-block__our-work-image:after, .related-our-work-block__our-work-image:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0.4s ease;
}
.related-our-work-block__our-work-image:after {
  opacity: 0;
  visibility: hidden;
  background: linear-gradient(180deg, rgba(0, 84, 142, 0) 45.52%, #C24F3B 100%);
}
.related-our-work-block__our-work-image:before {
  opacity: 1;
  visibility: visible;
  background: linear-gradient(180deg, rgba(0, 84, 142, 0) 45.52%, #00548E 100%);
}
.related-our-work-block__our-work-content {
  padding: 1.625rem 1.625rem 2.25rem 1.625rem;
  border-radius: 0 0 20px 20px;
  -webkit-align-content: end;
          align-content: end;
  position: relative;
  overflow: hidden;
}
.related-our-work-block__our-work-content a {
  position: relative;
  z-index: 1;
}
.related-our-work-block__our-work-content:after, .related-our-work-block__our-work-content:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0.4s ease;
}
.related-our-work-block__our-work-content:after {
  opacity: 0;
  visibility: hidden;
  background: linear-gradient(180deg, #C24F3B 0%, #C24F3B 100%);
}
.related-our-work-block__our-work-content:before {
  opacity: 1;
  visibility: visible;
  background: linear-gradient(180deg, #00548E 0%, #00548E 100%);
}
.related-our-work-block__our-work-title {
  color: #FFF;
}
.related-our-work-block__our-work-excerpt {
  font-family: "Source Sans Pro", sans-serif;
  color: #FFF;
  margin-top: 0.625rem;
}
.related-our-work-block__our-work-link {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  gap: 0.375rem;
  margin-top: 1.875rem;
  color: #FFF;
  transition: all 0.3s ease;
}
.related-our-work-block__our-work-link-text {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  font-family: "Source Sans Pro", serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0;
  color: #3376A5;
  transition: 0.3s ease;
  color: #FFF;
  text-transform: uppercase;
}
.related-our-work-block__our-work-link-text::after {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  margin-left: 0.5em;
  vertical-align: middle;
  background-color: #C24F3B;
  -webkit-mask-image: url("../../images/icons/arrow-right.svg");
          mask-image: url("../../images/icons/arrow-right.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
  transition: 0.3s ease;
}
.related-our-work-block__our-work-link-text:hover {
  color: #C24F3B;
  transition: 0.3s ease;
}
.related-our-work-block__our-work-link-text:focus {
  color: #3376A5;
  text-decoration: underline;
}
.related-our-work-block__our-work-link-text::after {
  background-color: #FFF;
}
.related-our-work-block__our-work-link-text:hover, .related-our-work-block__our-work-link-text:focus {
  color: #FFF;
  transition: color 0.3s ease;
}
.related-our-work-block__our-work-link-text:hover::after, .related-our-work-block__our-work-link-text:focus::after {
  opacity: 0.4;
}
.related-our-work-block__our-work-full-card-link {
  position: absolute;
  inset: 0;
  z-index: 1;
}

.where-we-work-block {
  background-color: #DAF2FC;
  padding-block: 80px;
}
@media (max-width: 1023px) {
  .where-we-work-block {
    padding-block: 60px;
  }
}
@media (max-width: 800px) {
  .where-we-work-block {
    padding-block: 40px;
  }
}
.where-we-work-block__title {
  text-align: center;
  color: #00548E;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .where-we-work-block__title {
    font-size: 36px;
  }
}
@media (max-width: 800px) {
  .where-we-work-block__title {
    font-size: 30px;
  }
}
.where-we-work-block--list .where-we-work-block__content-map {
  display: none;
}
.where-we-work-block--list .where-we-work-block__button--list {
  background-color: #C24F3B;
}
.where-we-work-block--map .where-we-work-block__content-list {
  display: none;
}
.where-we-work-block--map .where-we-work-block__button--map {
  background-color: #C24F3B;
}
.where-we-work-block__content {
  margin-block: 80px;
}
@media (max-width: 1023px) {
  .where-we-work-block__content {
    margin-top: 40px;
    margin-bottom: 0;
  }
}
.where-we-work-block__content-buttons {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
          justify-content: center;
  margin-inline: auto;
  padding: 8px 10px;
  background-color: #00548E;
  border: 1px solid #083C5F;
  border-radius: calc(infinity * 1px);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 1023px) {
  .where-we-work-block__content-buttons {
    display: none !important;
  }
}
.where-we-work-block__content-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
}
@media (max-width: 1023px) {
  .where-we-work-block__content-list {
    grid-template-columns: repeat(2, 1fr);
    display: grid !important;
  }
}
@media (max-width: 800px) {
  .where-we-work-block__content-list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.where-we-work-block__content-list .where-we-work-block__item {
  background-color: #FFF;
  padding: 40px;
  border-radius: 20px;
  height: 227px;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.12);
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  transition: 0.3s ease;
}
.where-we-work-block__content-list .where-we-work-block__item-title {
  color: #00548E;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
}
.where-we-work-block__content-list .where-we-work-block__item-excerpt {
  color: #3376A5;
}
.where-we-work-block__content-list .where-we-work-block__item::after {
  content: "";
  display: block;
  margin-top: auto;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #DAF2FC;
  background-image: url("../../images/icons/arrow-right.svg");
  background-origin: center;
  background-repeat: no-repeat;
  background-position: center;
}
.where-we-work-block__content-list .where-we-work-block__item:hover {
  transition: 0.3s ease;
  background: #C24F3B;
}
.where-we-work-block__content-list .where-we-work-block__item:hover .where-we-work-block__item-title,
.where-we-work-block__content-list .where-we-work-block__item:hover .where-we-work-block__item-excerpt {
  color: #FFF;
}
.where-we-work-block__content-list .where-we-work-block__item:hover::after {
  background-color: rgba(255, 255, 255, 0.4);
  opacity: 1;
  background-image: url("../../images/icons/arrow_right.svg");
}
.where-we-work-block__content-map {
  position: relative;
}
@media (max-width: 1023px) {
  .where-we-work-block__content-map {
    display: none !important;
  }
}
.where-we-work-block__content-map .where-we-work-block__item {
  padding: 16px 46px 16px 16px;
  background-color: #FFF;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 240px;
  border-radius: 10px;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.12);
  position: absolute;
  transition: 0.3s ease;
}
.where-we-work-block__content-map .where-we-work-block__item.leg__light::before, .where-we-work-block__content-map .where-we-work-block__item.leg__light::after {
  background-color: #DAF2FC;
}
.where-we-work-block__content-map .where-we-work-block__item.leg__dark::before, .where-we-work-block__content-map .where-we-work-block__item.leg__dark::after, .where-we-work-block__content-map .where-we-work-block__item.leg__::before, .where-we-work-block__content-map .where-we-work-block__item.leg__::after {
  background-color: #00548E;
}
.where-we-work-block__content-map .where-we-work-block__item::before, .where-we-work-block__content-map .where-we-work-block__item::after {
  content: "";
  display: block;
  position: absolute;
}
.where-we-work-block__content-map .where-we-work-block__item::before {
  top: 100%;
  left: 50%;
  width: 2px;
  height: 28px;
  translate: -50% 0;
}
.where-we-work-block__content-map .where-we-work-block__item::after {
  top: calc(100% + 28px);
  left: 50%;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  translate: -50% 0;
}
.where-we-work-block__content-map .where-we-work-block__item[data-left][data-top] {
  left: calc(var(--data-left, 0) * 10%);
  top: calc(var(--data-top, 0) * 10%);
}
.where-we-work-block__content-map .where-we-work-block__item-title {
  color: #00548E;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
}
.where-we-work-block__content-map .where-we-work-block__item-excerpt {
  color: #3376A5;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -2%;
}
.where-we-work-block__content-map .where-we-work-block__item-content {
  position: relative;
}
.where-we-work-block__content-map .where-we-work-block__item-content::after {
  content: "";
  position: absolute;
  top: 50%;
  left: calc(100% + 10px);
  width: 20px;
  height: 20px;
  padding: 5px;
  border-radius: 50%;
  background-color: #DAF2FC;
  background-image: url("../../images/icons/arrow-right.svg");
  background-origin: center;
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: center;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.where-we-work-block__content-map .where-we-work-block__item:hover {
  transition: 0.3s ease;
  background: #C24F3B;
}
.where-we-work-block__content-map .where-we-work-block__item:hover .where-we-work-block__item-title,
.where-we-work-block__content-map .where-we-work-block__item:hover .where-we-work-block__item-excerpt {
  color: #FFF;
}
.where-we-work-block__content-map .where-we-work-block__item:hover .where-we-work-block__item-content::after {
  background-color: rgba(255, 255, 255, 0.4);
  opacity: 1;
  background-image: url("../../images/icons/arrow_right.svg");
}
.where-we-work-block__button {
  font-family: "Source Sans Pro", serif;
  font-size: 16px;
  font-weight: 700;
  padding: 8px 20px;
  color: #FFF;
  border-radius: calc(infinity * 1px);
  background-color: transparent;
}
.where-we-work-block__button:hover {
  color: #DAF2FC;
}

.impact-block__container {
  padding-block: 80px;
  position: relative;
  z-index: 1;
}
@media (max-width: 1023px) {
  .impact-block__container {
    padding-block: 60px;
  }
}
@media (max-width: 800px) {
  .impact-block__container {
    padding-block: 40px;
  }
}
.impact-block__image-background {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
.impact-block__image-background::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 84, 142, 0.9);
}
.impact-block__white-background {
  background-color: #FFF;
}
.impact-block__dark-blue-background {
  background-color: #00548E;
}
.impact-block__light-blue-background {
  background-color: #DAF2FC;
}
.impact-block__white-background div[class*=__caption], .impact-block__white-background div[class*=__item-title], .impact-block__light-blue-background div[class*=__caption], .impact-block__light-blue-background div[class*=__item-title] {
  color: #00548E;
}
.impact-block__white-background div[class*=__item-description], .impact-block__light-blue-background div[class*=__item-description] {
  color: #3376A5;
}
.impact-block__image-background div[class*=__caption], .impact-block__image-background div[class*=__item-title], .impact-block__image-background div[class*=__item-description], .impact-block__dark-blue-background div[class*=__caption], .impact-block__dark-blue-background div[class*=__item-title], .impact-block__dark-blue-background div[class*=__item-description] {
  color: #FFF;
}
.impact-block__caption {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 40px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .impact-block__caption {
    margin-bottom: 60px;
    font-size: 22px;
  }
}
@media (max-width: 639px) {
  .impact-block__caption {
    margin-bottom: 40px;
    font-size: 20px;
  }
}
.impact-block__items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
}
@media (max-width: 991px) {
  .impact-block__items {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 639px) {
  .impact-block__items {
    grid-template-columns: repeat(1, 1fr);
  }
}
.impact-block__item {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
@media (max-width: 991px) {
  .impact-block__item {
    gap: 14px;
  }
}
.impact-block__item-title {
  text-transform: uppercase;
  font-size: 60px;
  font-weight: 700;
  line-height: 1.2;
  -webkit-order: 1;
          order: 1;
}
@media (max-width: 991px) {
  .impact-block__item-title {
    font-size: 40px;
  }
}
@media (max-width: 639px) {
  .impact-block__item-title {
    font-size: 32px;
  }
}
.impact-block__item::after {
  content: "";
  display: block;
  width: 40px;
  height: 8px;
  background-color: #C24F3B;
  -webkit-order: 2;
          order: 2;
}
@media (max-width: 991px) {
  .impact-block__item::after {
    width: 32px;
    height: 6px;
  }
}
.impact-block__item-description {
  font-size: 20px;
  line-height: 1.6;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  -webkit-order: 3;
          order: 3;
}
@media (max-width: 991px) {
  .impact-block__item-description {
    font-size: 18px;
    line-height: 1.4;
    letter-spacing: -2%;
  }
}
.impact-block__item-icon {
  background: #00548E;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 800px;
  padding: 10px;
}
@media (max-width: 639px) {
  .impact-block__item-icon {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
            justify-content: center;
    -webkit-align-items: center;
            align-items: center;
  }
}
.impact-block__item-icon img {
  width: 80px;
  height: 80px;
  aspect-ratio: 1/1;
  -o-object-fit: scale-down;
     object-fit: scale-down;
  margin: 10px;
}
@media (max-width: 991px) {
  .impact-block__item-icon img {
    width: 60px;
    height: 60px;
  }
}
@media (max-width: 639px) {
  .impact-block__item-icon img {
    width: 40px;
    height: 40px;
  }
}
.impact-block__dark-blue-background .impact-block__item-icon img {
  background-color: #FFF;
}

.our-work-single-hero-block {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  box-shadow: inset 0 60px 50px -20px #00548E, inset 0 -380px 150px -120px #00548E;
}
.our-work-single-hero-block__content {
  padding: 400px 0 74px 0;
}
.our-work-single-hero-block__title {
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  font-style: Bold;
  font-size: 3.75rem;
  line-height: 120%;
  letter-spacing: 0%;
  vertical-align: bottom;
  text-transform: uppercase;
  color: #FFF;
}
@media (max-width: 800px) {
  .our-work-single-hero-block__title {
    font-size: 3rem;
  }
}
@media (max-width: 479px) {
  .our-work-single-hero-block__title {
    font-size: 2rem;
  }
}
.our-work-single-hero-block__breadcrumbs {
  margin-bottom: 1.25rem;
}
.our-work-single-hero-block__breadcrumbs a {
  color: #DAF2FC;
}
.our-work-single-hero-block__subnavigation {
  background-color: #F4F4F4;
  border-bottom: 2px solid #E2E2E2;
}
.our-work-single-hero-block__subnavigation-container {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  gap: 2.25rem;
}
.our-work-single-hero-block__subnavigation-item {
  border-bottom: 4px solid transparent;
  transition: border-bottom 200ms ease-in-out;
}
@media (max-width: 767px) {
  .our-work-single-hero-block__subnavigation-item {
    border: 0;
  }
}
.our-work-single-hero-block__subnavigation-item a {
  display: block;
  padding: 1.5rem 0;
  color: #313131;
}
.our-work-single-hero-block__subnavigation-item.is-active {
  border-bottom: 4px solid #C24F3B;
}
@media (max-width: 767px) {
  .our-work-single-hero-block__subnavigation-item.is-active {
    border: 0;
  }
}
.our-work-single-hero-block__subnavigation-item.is-active a {
  height: 100%;
  color: #00548E;
  font-weight: 700;
}
.our-work-single-hero-block__subnavigation-trigger-label {
  display: none;
}
@media (max-width: 767px) {
  .our-work-single-hero-block__subnavigation-trigger-label {
    display: block;
  }
}
.our-work-single-hero-block__subnavigation-mobile-trigger {
  display: none;
  background: #FFF;
  border: 1px solid #E2E2E2;
  padding: 1rem;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.3s ease;
}
.our-work-single-hero-block__subnavigation-mobile-trigger .icon-chevron {
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.our-work-single-hero-block__subnavigation-mobile-trigger.is-active {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  border-radius: 6px 6px 0 0;
  border-top: 0px;
  border-top: 1px solid #00548E;
  border-right: 1px solid #00548E;
  border-bottom: 0;
  border-left: 1px solid #00548E;
}
.our-work-single-hero-block__subnavigation-mobile-trigger.is-active .icon-chevron {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media (max-width: 767px) {
  .our-work-single-hero-block__subnavigation-mobile-trigger {
    display: -webkit-flex;
    display: flex;
  }
}
.our-work-single-hero-block__subnavigation-container {
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: flex-start;
          align-items: flex-start;
}
@media (max-width: 767px) {
  .our-work-single-hero-block__subnavigation-container {
    padding: 2.25rem 0.875rem;
    -webkit-justify-content: flex-start;
            justify-content: flex-start;
    -webkit-align-items: flex-start;
            align-items: flex-start;
    gap: 0.625rem;
  }
}
.our-work-single-hero-block__subnavigation-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.our-work-single-hero-block__subnavigation-overlay.is-active {
  display: block;
}
.our-work-single-hero-block__subnavigation-overlay.is-visible {
  opacity: 1;
}
.our-work-single-hero-block__subnavigation-dropdown {
  display: -webkit-flex;
  display: flex;
  gap: 2.25rem;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 0rem 0.875rem;
  -webkit-align-items: flex-start;
          align-items: flex-start;
}
@media (max-width: 767px) {
  .our-work-single-hero-block__subnavigation-dropdown {
    -webkit-flex-direction: column;
            flex-direction: column;
  }
}
.our-work-single-hero-block__subnavigation-dropdown__subnavigation-container {
  gap: 0rem;
}
.our-work-single-hero-block__subnavigation-dropdown.is-open {
  border-top: 0px;
  border-right: 1px solid #00548E;
  border-bottom: 1px solid #00548E;
  border-left: 1px solid #00548E;
  border-radius: 0 0 6px 6px;
}
@media (max-width: 767px) {
  .our-work-single-hero-block__subnavigation-dropdown.is-open {
    padding: 0rem;
  }
}
@media (max-width: 767px) {
  .our-work-single-hero-block__subnavigation {
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  .our-work-single-hero-block__subnavigation-mobile-trigger {
    width: 100%;
    background: #FFF;
    border-radius: 4px;
    padding: 0.75rem 1rem;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.3s ease;
    min-height: 48px;
    box-sizing: border-box;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
            align-items: center;
    -webkit-justify-content: space-between;
            justify-content: space-between;
  }
  .our-work-single-hero-block__subnavigation-mobile-trigger .icon-chevron {
    margin-left: 1rem;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    width: 0.75rem;
    height: 0.375rem;
  }
  .our-work-single-hero-block__subnavigation-mobile-trigger.is-active .icon-chevron {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .our-work-single-hero-block__subnavigation-trigger-label {
    color: #C24F3B;
    font-size: 0.85rem;
    font-weight: 700;
    margin-right: 1rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
  }
  .our-work-single-hero-block__subnavigation-trigger-active {
    font-weight: 700;
    color: #00548E;
    font-size: 1rem;
    -webkit-flex: 1 1 auto;
            flex: 1 1 auto;
    text-align: left;
    margin-right: 1rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .our-work-single-hero-block__subnavigation-dropdown {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: calc(100% - 36px);
    background: #FFF;
    z-index: 100;
    max-height: 260px;
    overflow-y: auto;
    margin: 0 0.875rem;
  }
  .our-work-single-hero-block__subnavigation-dropdown.is-open {
    display: block;
    -webkit-animation: fadeInDropdown 0.2s;
            animation: fadeInDropdown 0.2s;
  }
  @-webkit-keyframes fadeInDropdown {
    from {
      opacity: 0;
      -webkit-transform: translateY(-10px);
              transform: translateY(-10px);
    }
    to {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
  @keyframes fadeInDropdown {
    from {
      opacity: 0;
      -webkit-transform: translateY(-10px);
              transform: translateY(-10px);
    }
    to {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
  .our-work-single-hero-block__subnavigation-item {
    padding: 0;
    margin: 0;
    border: none;
    background: none;
  }
  .our-work-single-hero-block__subnavigation-item a {
    display: block;
    width: 100%;
    padding: 0.75rem 1.25rem;
    color: #00548E;
    font-weight: 500;
    font-size: 1rem;
    text-decoration: none;
    background: none;
    border: none;
    text-align: left;
    transition: background 0.2s, color 0.2s;
  }
  .our-work-single-hero-block__subnavigation-item.is-active a {
    background: #C24F3B;
    color: #FFF;
  }
}
.our-work-single-hero-block .subnav-slider-wrapper {
  display: none;
}
@media (min-width: 769px) {
  .our-work-single-hero-block .subnav-slider-wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
            align-items: center;
    width: inherit;
    gap: 0.625rem;
    padding: 0rem 0.875rem;
  }
}
.our-work-single-hero-block .subnav-slider-wrapper .subnav-slider-container {
  overflow: hidden;
  -webkit-flex: 1;
          flex: 1;
}
.our-work-single-hero-block .subnav-slider-wrapper .subnav-slider {
  display: -webkit-flex;
  display: flex;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  gap: 2.25rem;
}
.our-work-single-hero-block .subnav-slider-wrapper .subnav-slider .our-work-single-hero-block__subnavigation-item {
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}
.our-work-single-hero-block .subnav-slider-wrapper .subnav-nav-btn {
  background: #F4F4F4;
  padding: 0.5rem 0.75rem;
  cursor: pointer;
  transition: all 0.3s ease;
  min-width: 2.5rem;
  height: 2.5rem;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}
.our-work-single-hero-block .subnav-slider-wrapper .subnav-nav-btn:hover {
  background: #E2E2E2;
  border-radius: 4px;
}
.our-work-single-hero-block .subnav-slider-wrapper .subnav-nav-btn:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.our-work-single-hero-block .subnav-slider-wrapper .subnav-nav-prev {
  margin-right: 0.625rem;
}
.our-work-single-hero-block .subnav-slider-wrapper .subnav-nav-prev::before {
  content: "";
  display: block;
  height: 20px;
  background: url('data:image/svg+xml,<svg width="13" height="20" viewBox="0 0 13 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 2L10 10L2 18" stroke="%23C24F3B" stroke-width="4"/></svg>') no-repeat center center;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.our-work-single-hero-block .subnav-slider-wrapper .subnav-nav-next {
  margin-left: 0.625rem;
}
.our-work-single-hero-block .subnav-slider-wrapper .subnav-nav-next::before {
  content: "";
  display: block;
  height: 20px;
  background: url('data:image/svg+xml,<svg width="13" height="20" viewBox="0 0 13 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 2L10 10L2 18" stroke="%23C24F3B" stroke-width="4"/></svg>') no-repeat center center;
}

.participating-sais-map {
  display: none;
}

.participating-sais-map:has(+ #participating-sais.active) {
  display: block;
}

.gallery-block {
  padding: 5rem 0;
}
@media (max-width: 767px) {
  .gallery-block {
    padding: 2.5rem 0;
  }
}
.gallery-block.block-style_light {
  background: radial-gradient(circle calc(222px + (100vw - 320px) * 0.154688) at 100% 0%, transparent calc(100% - 5px), rgba(51, 118, 165, 0.24) calc(100% - 4px), rgba(51, 118, 165, 0.24) calc(100% - 1px), transparent 100%), radial-gradient(circle calc(375px + (100vw - 320px) * 0.261719) at 100% 0%, transparent calc(100% - 5px), rgba(51, 118, 165, 0.24) calc(100% - 4px), rgba(51, 118, 165, 0.24) calc(100% - 1px), transparent 100%), #DAF2FC;
}
.gallery-block__title {
  color: #00548E;
  margin-bottom: 1.25rem;
}
.gallery-block.block-background-color--light-blue {
  background-color: #DAF2FC;
}
.gallery-block.block-background-color--white {
  background-color: #FFF;
}
.gallery-block.block-background-color--dark-blue {
  background-color: #00548E;
}
.gallery-block.block-background-color--dark-blue .gallery-block__title {
  color: #FFF;
}
.gallery-block__images {
  padding-top: 1.25rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.875rem;
}
@media (max-width: 1023px) {
  .gallery-block__images {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.875rem;
  }
}
@media (max-width: 767px) {
  .gallery-block__images {
    grid-template-columns: 1fr;
    gap: 2.5rem;
  }
}
.gallery-block__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.wp-block-image {
  max-width: 1600px;
  width: 100%;
  margin: 0 auto;
  padding: 80px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
@media (max-width: 767px) {
  .wp-block-image {
    padding: 40px 14px;
  }
}
.wp-block-image img {
  width: 100%;
  margin-top: 1.25rem;
}
.wp-block-image .wp-element-caption {
  display: -webkit-flex;
  display: flex;
  font-size: 2.25rem;
  line-height: 1.2;
  color: #00548E;
  text-align: center;
  margin: 0;
  text-transform: uppercase;
  font-weight: 700;
}
@media (max-width: 767px) {
  .wp-block-image .wp-element-caption {
    font-size: 1.625rem;
  }
}

.image-slider-block {
  padding-block: 40px;
}
@media (max-width: 991px) {
  .image-slider-block {
    padding-block: 20px;
  }
}
.image-slider-block__slider.slick-slider.slick-dotted {
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .image-slider-block__slider.slick-slider.slick-dotted {
    margin-bottom: 30px;
  }
}
@media (max-width: 639px) {
  .image-slider-block__slider.slick-slider.slick-dotted {
    margin-bottom: 20px;
  }
}
.image-slider-block__slider .slick-dots {
  bottom: -35px;
}
@media (max-width: 991px) {
  .image-slider-block__slider .slick-dots {
    bottom: -30px;
  }
}
@media (max-width: 639px) {
  .image-slider-block__slider .slick-dots {
    bottom: -25px;
  }
}
.image-slider-block__slider .slick-dots li {
  margin: 0 9px;
}
@media (max-width: 991px) {
  .image-slider-block__slider .slick-dots li {
    margin: 0 7px;
  }
}
@media (max-width: 639px) {
  .image-slider-block__slider .slick-dots li {
    margin: 0 5px;
  }
}
.image-slider-block__slider .slick-dots li button {
  padding: 0;
}
.image-slider-block__slider .slick-dots li button::before {
  font-size: 12px;
}
@media (max-width: 991px) {
  .image-slider-block__slider .slick-dots li button::before {
    font-size: 10px;
  }
}
@media (max-width: 639px) {
  .image-slider-block__slider .slick-dots li button::before {
    font-size: 8px;
  }
}
.image-slider-block__slider .slick-dots li.slick-active button::before {
  color: #C24F3B;
}
.image-slider-block__slider .slick-arrow {
  z-index: 10;
  width: 40px;
  height: 40px;
  background-color: #FFF;
  border-radius: 50%;
  transition: background-color 200ms ease-in-out;
}
@media (max-width: 991px) {
  .image-slider-block__slider .slick-arrow {
    width: 30px;
    height: 30px;
  }
}
@media (max-width: 639px) {
  .image-slider-block__slider .slick-arrow {
    width: 20px;
    height: 20px;
  }
}
.image-slider-block__slider .slick-arrow:before {
  content: "" !important;
  display: block;
  height: 20px;
  width: 10px;
  -o-object-fit: contain;
     object-fit: contain;
  margin: auto;
  background-image: url("../../images/icons/shevron-right.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media (max-width: 991px) {
  .image-slider-block__slider .slick-arrow:before {
    height: 15px;
    width: 7.5px;
  }
}
@media (max-width: 639px) {
  .image-slider-block__slider .slick-arrow:before {
    height: 10px;
    width: 5px;
  }
}
.image-slider-block__slider .slick-arrow:hover, .image-slider-block__slider .slick-arrow:focus {
  background-color: #DAF2FC;
}
.image-slider-block__slider .slick-arrow.slick-prev {
  left: 20px;
}
@media (max-width: 991px) {
  .image-slider-block__slider .slick-arrow.slick-prev {
    left: 14px;
  }
}
@media (max-width: 639px) {
  .image-slider-block__slider .slick-arrow.slick-prev {
    left: 8px;
  }
}
.image-slider-block__slider .slick-arrow.slick-prev::before {
  rotate: 180deg;
  translate: -10% 0;
}
.image-slider-block__slider .slick-arrow.slick-next {
  right: 20px;
}
@media (max-width: 991px) {
  .image-slider-block__slider .slick-arrow.slick-next {
    right: 14px;
  }
}
@media (max-width: 639px) {
  .image-slider-block__slider .slick-arrow.slick-next {
    right: 8px;
  }
}
[dir=rtl] .image-slider-block__slider .slick-prev {
  left: auto !important;
  right: 20px !important;
}
@media (max-width: 991px) {
  [dir=rtl] .image-slider-block__slider .slick-prev {
    right: 14px !important;
  }
}
@media (max-width: 639px) {
  [dir=rtl] .image-slider-block__slider .slick-prev {
    right: 8px !important;
  }
}
[dir=rtl] .image-slider-block__slider .slick-next {
  right: auto !important;
  left: 20px !important;
}
@media (max-width: 991px) {
  [dir=rtl] .image-slider-block__slider .slick-next {
    left: 14px !important;
  }
}
@media (max-width: 639px) {
  [dir=rtl] .image-slider-block__slider .slick-next {
    left: 8px !important;
  }
}

.accordion-block {
  background: #DAF2FC;
}
.accordion-block__container {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
@media (max-width: 1439px) {
  .accordion-block__container {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
.accordion-block__title {
  color: #00548E;
  text-transform: uppercase;
  display: -webkit-flex;
  display: flex;
}
.accordion-block__subtitle, .accordion-block__accordion-item-subtitle {
  color: #3376A5;
  margin-top: 1.25rem;
  max-width: 1170px;
}
@media (max-width: 1023px) {
  .accordion-block__subtitle, .accordion-block__accordion-item-subtitle {
    font-size: 1.25rem;
    letter-spacing: -2%;
  }
}
.accordion-block__accordion-item-subtitle {
  max-width: 950px;
}
.accordion-block__accordion {
  margin-top: 2.5rem;
}
.accordion-block__accordion-item {
  background: #FFF;
  padding: 2.5rem;
  margin-top: 1.25rem;
  border-radius: 1.25rem;
}
@media (max-width: 767px) {
  .accordion-block__accordion-item {
    padding: 1.25rem;
  }
}
.accordion-block__accordion-item-title {
  cursor: pointer;
  color: #00548E;
  text-transform: uppercase;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: space-between;
          justify-content: space-between;
}
.accordion-block__accordion-item-title::after {
  content: "";
  background: url("../../images/icons/blue-arrow-down.svg") no-repeat center;
  background-size: contain;
  display: inline-block;
  height: 52px;
  width: 52px;
  margin-left: 0.5em;
  transition: 0.3s ease;
}
.accordion-block__accordion-item-title.is-active::after {
  background: url("../../images/icons/red-arrow-up.svg") no-repeat center;
  background-size: contain;
}
@media (max-width: 767px) {
  .accordion-block__accordion-item-title::after {
    height: 34px;
    width: 34px;
  }
}
.accordion-block__accordion-item-wrapper {
  padding-bottom: 1.25rem;
}
.accordion-block__accordion-item-wrapper > div {
  margin-top: 1.25rem;
}
.accordion-block__accordion-item-content {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  color: #313131;
  line-height: 1.6;
  margin-top: 1.25rem;
  max-width: 700px;
}
@media (max-width: 1023px) {
  .accordion-block__accordion-item-content {
    font-size: 1.125rem;
    letter-spacing: -2%;
  }
}
.accordion-block__accordion-item-button {
  display: block;
  background: #00548E;
  color: #FFF;
  padding: 12px 24px;
  border-radius: 100px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  transition: 0.3s ease;
  font-family: "Source Sans Pro", serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0;
  white-space: nowrap;
  margin-top: 1.875rem;
}
.accordion-block__accordion-item-button:hover {
  background: #C24F3B;
  color: #FFF;
  transition: 0.3s ease;
}
.accordion-block__accordion-item-button:focus {
  background: #00548E;
  color: #FFF;
  box-shadow: inset 0 0 0 2px #C24F3B;
  outline: none;
}
.accordion-block ul {
  padding-left: 17px;
}
.accordion-block li {
  text-indent: -7px;
}
.accordion-block li:before {
  content: "·";
  font-size: 35px;
  vertical-align: middle;
  line-height: 30px;
  margin-right: 5px;
  display: inline-block;
  margin-bottom: 5px;
}

.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull):not(.wptb-table-container)) {
  max-width: 100%;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

:root :where(.is-layout-constrained) > * {
  -webkit-margin-before: 0 !important;
          margin-block-start: 0 !important;
}

.upcoming-events-block__container {
  padding: 80px;
}
@media (max-width: 991px) {
  .upcoming-events-block__container {
    padding: 14px;
  }
}
.upcoming-events-block__label {
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  font-size: 3rem;
  line-height: 1.2;
  color: #00548E;
  text-transform: uppercase;
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .upcoming-events-block__label {
    font-size: 1.875rem;
    line-height: 1.2;
    margin-bottom: 36px;
  }
}
.upcoming-events-block .events-filter {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: left;
          justify-content: left;
  -webkit-align-items: center;
          align-items: center;
  margin-bottom: 60px;
  gap: 28px;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
}
.upcoming-events-block .events-filter__pagination .facetwp-facet {
  margin: 0;
}
.upcoming-events-block .events-filter__pagination .facetwp-pager {
  margin: 0;
  width: 58px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-align-items: center;
          align-items: center;
  gap: 10px;
}
.upcoming-events-block .events-filter__pagination .facetwp-pager .facetwp-page {
  background-size: 11px 13.8px;
  background-position: center center;
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
@media (max-width: 991px) {
  .upcoming-events-block .events-filter__pagination {
    -webkit-flex: 0 0 calc(50% - 16px);
            flex: 0 0 calc(50% - 16px);
    -webkit-order: 2;
            order: 2;
  }
}
.upcoming-events-block .events-filter__today-button-wrapper {
  width: 120px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-align-items: center;
          align-items: center;
}
.upcoming-events-block .events-filter__today-button-wrapper button {
  display: -webkit-flex;
  display: flex;
  background-color: #FFF;
  color: #00548E;
  padding: 0.75rem 1.5rem;
  border-radius: 6.25rem;
  font-size: 1rem;
  font-weight: 700;
  transition: all 0.3s ease;
  background-color: #DAF2FC;
}
.upcoming-events-block .events-filter__today-button-wrapper button:hover {
  background-color: #C24F3B;
  border-color: #C24F3B;
  color: #FFF;
}
.upcoming-events-block .events-filter__today-button-wrapper button:active, .upcoming-events-block .events-filter__today-button-wrapper button:focus {
  outline: 1px solid #C24F3B;
}
.upcoming-events-block .events-filter__today-button-wrapper button:disabled {
  background-color: rgba(255, 255, 255, 0.4);
  border-color: rgba(255, 255, 255, 0.4);
  cursor: not-allowed;
}
@media (max-width: 991px) {
  .upcoming-events-block .events-filter__today-button-wrapper {
    -webkit-flex: 0 0 calc(50% - 16px);
            flex: 0 0 calc(50% - 16px);
    -webkit-justify-content: right;
            justify-content: right;
    -webkit-order: 3;
            order: 3;
  }
}
@media (max-width: 991px) {
  .upcoming-events-block .events-filter__datepicker-wrapper {
    line-height: 1em;
    white-space: nowrap;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
            align-items: center;
    -webkit-flex: 0 0 100%;
            flex: 0 0 100%;
    -webkit-order: 1;
            order: 1;
  }
  .upcoming-events-block .events-filter__datepicker-wrapper .datepicker-icon {
    position: absolute;
    right: 8px;
    height: 45px;
    width: 45px;
  }
  .upcoming-events-block .events-filter__datepicker-wrapper > input {
    width: 100%;
    min-width: 14ch;
  }
}
.upcoming-events-block .events-filter__datepicker-wrapper, .upcoming-events-block .events-filter__datepicker-wrapper > input {
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
          align-items: center;
  color: #00548E;
  font-family: "Source Sans Pro Bold", sans-serif;
  font-size: 1.5rem;
  line-height: 1.2;
}
.upcoming-events-block .events-filter__datepicker-wrapper .datepicker-icon, .upcoming-events-block .events-filter__datepicker-wrapper > input .datepicker-icon {
  display: inline-block;
  transition: -webkit-transform 0.18s ease;
  transition: transform 0.18s ease;
  transition: transform 0.18s ease, -webkit-transform 0.18s ease;
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 1.875rem;
  height: 0.9375rem;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.upcoming-events-block .events-filter__datepicker-wrapper .datepicker-icon.rotated, .upcoming-events-block .events-filter__datepicker-wrapper > input .datepicker-icon.rotated {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.upcoming-events-block .events-filter__datepicker-wrapper .datepicker-icon.unactive, .upcoming-events-block .events-filter__datepicker-wrapper > input .datepicker-icon.unactive {
  opacity: 0.5;
  pointer-events: none;
}
@media (max-width: 991px) {
  .upcoming-events-block .events-filter__datepicker-wrapper, .upcoming-events-block .events-filter__datepicker-wrapper > input {
    font-size: 1.25rem;
  }
}
@media (max-width: 991px) {
  .upcoming-events-block .events-filter {
    gap: 0;
  }
}
.upcoming-events-block .event-month {
  display: grid;
  grid-template-columns: auto 1fr;
  -webkit-align-items: center;
          align-items: center;
  gap: 26px;
}
.upcoming-events-block .event-month span {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 1.6;
  color: #00548E;
}
@media (max-width: 991px) {
  .upcoming-events-block .event-month span {
    font-size: 1.125rem;
  }
}
.upcoming-events-block .event-month .event-month__hr {
  width: 100%;
}
.upcoming-events-block .event-month .event-month__hr .event-month__hr__line hr {
  background-color: #00548E;
  opacity: 0.4;
}
@media (max-width: 991px) {
  .upcoming-events-block .event-month .event-month__hr .event-month__hr__line hr {
    height: 2px;
  }
}
.upcoming-events-block .event-item {
  position: relative;
  display: grid;
  grid-template-columns: 10% 1fr auto;
  gap: 40px;
  margin: 40px 0px;
}
@media (max-width: 991px) {
  .upcoming-events-block .event-item {
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    display: -webkit-flex;
    display: flex;
    border-top: 1px solid rgba(0, 84, 142, 0.4);
    padding: 20px;
    gap: 8px;
    padding: unset;
    padding-top: 20px;
  }
}
.upcoming-events-block .event-item .event-date {
  width: 92px;
  text-align: center;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}
@media (max-width: 991px) {
  .upcoming-events-block .event-item .event-date {
    width: 35px;
  }
}
.upcoming-events-block .event-item .event-date .day-name {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 140%;
  letter-spacing: -2%;
  text-align: center;
  text-transform: uppercase;
  color: #C24F3B;
}
.upcoming-events-block .event-item .event-date .day-number {
  font-family: "Oswald", sans-serif;
  font-size: 3rem;
  font-weight: 700;
  color: #00548E;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .upcoming-events-block .event-item .event-date .day-number {
    font-size: 1.5rem;
  }
}
.upcoming-events-block .event-item .event-content {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
@media (max-width: 991px) {
  .upcoming-events-block .event-item .event-content {
    gap: 10px;
    -webkit-flex: 1;
            flex: 1;
    -webkit-justify-content: right;
            justify-content: right;
    width: 100%;
  }
}
.upcoming-events-block .event-item .event-content .event-datetime {
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  font-size: 0.75rem;
  color: #C24F3B;
  line-height: 1.4;
  letter-spacing: -2%;
  text-transform: uppercase;
}
.upcoming-events-block .event-item .event-content .event-title {
  font-size: 1.5rem;
  line-height: 1.6;
  font-family: "Source Sans Pro Bold", sans-serif;
  font-weight: 900;
  letter-spacing: -2%;
  color: #00548E;
}
@media (max-width: 991px) {
  .upcoming-events-block .event-item .event-content .event-title {
    font-size: 1.125rem;
    line-height: 1.2;
  }
}
.upcoming-events-block .event-item .event-content .event-excerpt {
  font-size: 1.25rem;
  line-height: 1.6;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  letter-spacing: -2%;
  color: #313131;
}
@media (max-width: 991px) {
  .upcoming-events-block .event-item .event-content .event-excerpt {
    font-size: 0.875rem;
    line-height: 1.4;
  }
}
.upcoming-events-block .event-item .event-content .event-link {
  font-family: "Source Sans Pro Bold", sans-serif;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.4;
  color: #3376A5;
  text-transform: uppercase;
  text-decoration: none;
}
@media (max-width: 991px) {
  .upcoming-events-block .event-item .event-content .event-link {
    font-size: 0.875rem;
  }
}
.upcoming-events-block .event-item .event-content .event-link:hover {
  color: #C24F3B;
  transition: color 0.3s ease;
}
.upcoming-events-block .event-item .event-image {
  width: 453px;
  height: 302px;
  position: relative;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  overflow: hidden;
}
@media (max-width: 991px) {
  .upcoming-events-block .event-item .event-image {
    -webkit-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
    height: 231px;
  }
}
.upcoming-events-block .event-item .event-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.upcoming-events-block .event-item .event-image::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(0, 84, 142, 0) 17%, #00548E 63.5%);
}
.upcoming-events-block .no-events-message, .upcoming-events-block .too-many-requests p {
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  font-size: 1.5625rem;
  line-height: 1.6;
  color: #00548E;
}
.upcoming-events-block__event-full-card-link {
  position: absolute;
  inset: 0;
  z-index: 1;
}

.upcoming-events-block-datepicker-styles {
  /*! jQuery UI Datepicker Theme - v1.14.1 - 2025-08-18
  * Extracted styles for datepicker component only
  * Copyright OpenJS Foundation and other contributors; Licensed MIT */
  /* Component containers for datepicker
  ----------------------------------*/
  /* Interaction states for datepicker buttons and cells
  ----------------------------------*/
  /* Highlight state for selected dates
  ----------------------------------*/
  /* Disabled state
  ----------------------------------*/
  /* Icons for datepicker navigation
  ----------------------------------*/
  /* Navigation arrow icons */
  /* Corner radius (disabled in this theme)
  ----------------------------------*/
}
.upcoming-events-block-datepicker-styles .ui-widget {
  padding: 12px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
}
.upcoming-events-block-datepicker-styles .ui-widget .ui-widget {
  font-size: 1em;
}
.upcoming-events-block-datepicker-styles .ui-widget input,
.upcoming-events-block-datepicker-styles .ui-widget select,
.upcoming-events-block-datepicker-styles .ui-widget textarea,
.upcoming-events-block-datepicker-styles .ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.upcoming-events-block-datepicker-styles .ui-widget.ui-widget-content {
  border: 1px solid #00548e;
  border-radius: 20px;
}
.upcoming-events-block-datepicker-styles .ui-widget-content {
  border: 1px solid #daf2fc;
  background: #ffffff;
  color: #313131;
}
.upcoming-events-block-datepicker-styles .ui-widget-content a {
  color: #313131;
}
.upcoming-events-block-datepicker-styles .ui-widget-header {
  border: 1px solid #ffffff;
  background: #daf2fc;
  color: #00548e;
  font-weight: bold;
}
.upcoming-events-block-datepicker-styles .ui-widget-header a {
  color: #00548e;
}
.upcoming-events-block-datepicker-styles .ui-state-default,
.upcoming-events-block-datepicker-styles .ui-widget-content .ui-state-default,
.upcoming-events-block-datepicker-styles .ui-widget-header .ui-state-default,
.upcoming-events-block-datepicker-styles .ui-button,
.upcoming-events-block-datepicker-styles html .ui-button.ui-state-disabled:hover,
.upcoming-events-block-datepicker-styles html .ui-button.ui-state-disabled:active {
  border: 1px solid #00548e;
  background: #ffffff;
  font-weight: normal;
  color: #313131;
}
.upcoming-events-block-datepicker-styles .ui-state-default a,
.upcoming-events-block-datepicker-styles .ui-state-default a:link,
.upcoming-events-block-datepicker-styles .ui-state-default a:visited,
.upcoming-events-block-datepicker-styles a.ui-button,
.upcoming-events-block-datepicker-styles a:link.ui-button,
.upcoming-events-block-datepicker-styles a:visited.ui-button,
.upcoming-events-block-datepicker-styles .ui-button {
  color: #313131;
  text-decoration: none;
}
.upcoming-events-block-datepicker-styles .ui-state-hover,
.upcoming-events-block-datepicker-styles .ui-widget-content .ui-state-hover,
.upcoming-events-block-datepicker-styles .ui-widget-header .ui-state-hover,
.upcoming-events-block-datepicker-styles .ui-state-focus,
.upcoming-events-block-datepicker-styles .ui-widget-content .ui-state-focus,
.upcoming-events-block-datepicker-styles .ui-widget-header .ui-state-focus,
.upcoming-events-block-datepicker-styles .ui-button:hover,
.upcoming-events-block-datepicker-styles .ui-button:focus {
  border: 1px solid #00548e;
  background: #daf2fc;
  font-weight: normal;
  color: #313131;
}
.upcoming-events-block-datepicker-styles .ui-state-hover a,
.upcoming-events-block-datepicker-styles .ui-state-hover a:hover,
.upcoming-events-block-datepicker-styles .ui-state-hover a:link,
.upcoming-events-block-datepicker-styles .ui-state-hover a:visited,
.upcoming-events-block-datepicker-styles .ui-state-focus a,
.upcoming-events-block-datepicker-styles .ui-state-focus a:hover,
.upcoming-events-block-datepicker-styles .ui-state-focus a:link,
.upcoming-events-block-datepicker-styles .ui-state-focus a:visited,
.upcoming-events-block-datepicker-styles a.ui-button:hover,
.upcoming-events-block-datepicker-styles a.ui-button:focus {
  color: #313131;
  text-decoration: none;
}
.upcoming-events-block-datepicker-styles .ui-visual-focus {
  box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.upcoming-events-block-datepicker-styles .ui-state-active,
.upcoming-events-block-datepicker-styles .ui-widget-content .ui-state-active,
.upcoming-events-block-datepicker-styles .ui-widget-header .ui-state-active,
.upcoming-events-block-datepicker-styles a.ui-button:active,
.upcoming-events-block-datepicker-styles .ui-button:active,
.upcoming-events-block-datepicker-styles .ui-button.ui-state-active:hover {
  border: 1px solid #00548e;
  background: #00548E;
  font-weight: normal;
  color: #ffffff;
}
.upcoming-events-block-datepicker-styles .ui-state-active a,
.upcoming-events-block-datepicker-styles .ui-state-active a:link,
.upcoming-events-block-datepicker-styles .ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}
.upcoming-events-block-datepicker-styles .ui-state-highlight,
.upcoming-events-block-datepicker-styles .ui-widget-content .ui-state-highlight,
.upcoming-events-block-datepicker-styles .ui-widget-header .ui-state-highlight {
  border: 1px solid #00548e;
  background: #ffffff;
  color: #313131;
}
.upcoming-events-block-datepicker-styles .ui-state-highlight a,
.upcoming-events-block-datepicker-styles .ui-widget-content .ui-state-highlight a,
.upcoming-events-block-datepicker-styles .ui-widget-header .ui-state-highlight a {
  color: #313131;
}
.upcoming-events-block-datepicker-styles .ui-state-disabled,
.upcoming-events-block-datepicker-styles .ui-widget-content .ui-state-disabled,
.upcoming-events-block-datepicker-styles .ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  background-image: none;
}
.upcoming-events-block-datepicker-styles .ui-icon {
  width: 20px;
  height: 16px;
}
.upcoming-events-block-datepicker-styles .ui-icon,
.upcoming-events-block-datepicker-styles .ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png");
}
.upcoming-events-block-datepicker-styles .ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_00548e_256x240.png");
}
.upcoming-events-block-datepicker-styles .ui-state-hover .ui-icon,
.upcoming-events-block-datepicker-styles .ui-state-focus .ui-icon,
.upcoming-events-block-datepicker-styles .ui-button:hover .ui-icon,
.upcoming-events-block-datepicker-styles .ui-button:focus .ui-icon {
  background-image: url("images/ui-icons_00548e_256x240.png");
}
.upcoming-events-block-datepicker-styles .ui-state-active .ui-icon,
.upcoming-events-block-datepicker-styles .ui-button:active .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png");
}
.upcoming-events-block-datepicker-styles .ui-button .ui-icon {
  background-image: url("images/ui-icons_ac4747_256x240.png");
}
.upcoming-events-block-datepicker-styles .ui-datepicker .ui-datepicker-next {
  padding-top: 42px;
  right: 10px;
}
.upcoming-events-block-datepicker-styles .ui-datepicker .ui-datepicker-prev {
  padding-top: 42px;
  left: 10px;
}
.upcoming-events-block-datepicker-styles .ui-datepicker-next span {
  background-image: url("../../images/icons/arrow-right.svg") !important;
  background-position: 0px 0px !important;
}
.upcoming-events-block-datepicker-styles .ui-datepicker-prev span {
  background-image: url("../../images/icons/arrow-left.svg") !important;
  background-position: 0px 0px !important;
}
.upcoming-events-block-datepicker-styles .ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.upcoming-events-block-datepicker-styles .ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.upcoming-events-block-datepicker-styles .ui-corner-all,
.upcoming-events-block-datepicker-styles .ui-corner-top,
.upcoming-events-block-datepicker-styles .ui-corner-left,
.upcoming-events-block-datepicker-styles .ui-corner-tl {
  border-top-left-radius: 0px;
}
.upcoming-events-block-datepicker-styles .ui-corner-all,
.upcoming-events-block-datepicker-styles .ui-corner-top,
.upcoming-events-block-datepicker-styles .ui-corner-right,
.upcoming-events-block-datepicker-styles .ui-corner-tr {
  border-top-right-radius: 0px;
}
.upcoming-events-block-datepicker-styles .ui-corner-all,
.upcoming-events-block-datepicker-styles .ui-corner-bottom,
.upcoming-events-block-datepicker-styles .ui-corner-left,
.upcoming-events-block-datepicker-styles .ui-corner-bl {
  border-bottom-left-radius: 0px;
}
.upcoming-events-block-datepicker-styles .ui-corner-all,
.upcoming-events-block-datepicker-styles .ui-corner-bottom,
.upcoming-events-block-datepicker-styles .ui-corner-right,
.upcoming-events-block-datepicker-styles .ui-corner-br {
  border-bottom-right-radius: 0px;
}
.upcoming-events-block-datepicker-styles .ui-datepicker-month,
.upcoming-events-block-datepicker-styles .ui-datepicker-year {
  all: unset;
}

.featured-events-news-block {
  margin-top: 120px;
  margin-bottom: 80px;
}
.featured-events-news-block__row {
  display: grid;
  grid-template-columns: 0.47fr 1fr 0.47fr;
  gap: 40px;
}
@media (max-width: 991px) {
  .featured-events-news-block__row {
    grid-template-columns: 1fr;
  }
}
.featured-events-news-block__column {
  display: grid;
}
.featured-events-news-block__column .news-card__categories,
.featured-events-news-block__column .news-card__categories a {
  font-size: 0.75rem;
  line-height: 1.4;
  color: #C24F3B;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 16px;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .featured-events-news-block__column .news-card__categories,
  .featured-events-news-block__column .news-card__categories a {
    font-size: 0.625rem;
    line-height: 1.4;
  }
}
@media (max-width: 991px) {
  .featured-events-news-block__column--center {
    -webkit-order: 0;
            order: 0;
  }
}
.featured-events-news-block__column--center .news-card__title {
  font-size: 1.875rem;
  line-height: 1.2;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  color: #00548E;
  text-transform: uppercase;
  margin-bottom: 20px;
  letter-spacing: 0%;
}
@media (max-width: 991px) {
  .featured-events-news-block__column--center .news-card__title {
    font-size: 1.5rem;
    line-height: 1.125;
  }
}
.featured-events-news-block__column--center .news-card__excerpt--trimmed {
  font-size: 1.5rem;
  line-height: 1.125;
  color: #3376A5;
  font-weight: 600;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .featured-events-news-block__column--center .news-card__excerpt--trimmed {
    font-size: 1.25rem;
    line-height: 1.1;
  }
}
.featured-events-news-block__column--center .news-card__link {
  font-family: "Source Sans Pro Bold", sans-serif;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.4;
  color: #3376A5;
  text-transform: uppercase;
  text-decoration: none;
}
.featured-events-news-block__column--center .news-card__link:hover {
  color: #C24F3B;
  transition: color 0.3s ease;
}
.featured-events-news-block__column--center .news-card:hover .news-card__title {
  text-decoration: underline;
  -webkit-text-decoration-color: rgba(0, 84, 142, 0.4);
          text-decoration-color: rgba(0, 84, 142, 0.4);
  text-decoration-thickness: 2px;
}
.featured-events-news-block__column--center .news-card:hover .news-card__link {
  color: #C24F3B;
  transition: color 0.3s ease;
}
.featured-events-news-block__column--left {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  gap: 40px;
}
@media (max-width: 991px) {
  .featured-events-news-block__column--left {
    -webkit-order: 1;
            order: 1;
  }
}
.featured-events-news-block__column--left .event-card {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 20px;
}
.featured-events-news-block__column--left .event-card__date {
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  font-size: 12px;
  color: #C24F3B;
  line-height: 140%;
  letter-spacing: -2%;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.featured-events-news-block__column--left .event-card__day {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
          align-items: center;
  gap: 10px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 140%;
  letter-spacing: -2%;
  text-align: center;
  text-transform: uppercase;
  color: #C24F3B;
}
.featured-events-news-block__column--left .event-card__day span {
  font-family: "Oswald", sans-serif;
  font-size: 1.875rem;
  font-weight: 700;
  color: #00548E;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: uppercase;
}
.featured-events-news-block__column--left .event-card__content {
  margin: 0px;
  display: grid;
  grid-template-columns: auto;
  gap: 0px;
}
.featured-events-news-block__column--right {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  gap: 40px;
}
@media (max-width: 991px) {
  .featured-events-news-block__column--right {
    -webkit-order: 2;
            order: 2;
  }
}
.featured-events-news-block__column--left .event-card img,
.featured-events-news-block__column--left .news-card img, .featured-events-news-block__column--right .event-card img,
.featured-events-news-block__column--right .news-card img {
  background: linear-gradient(180deg, rgba(0, 84, 142, 0) 17%, #00548E 63.5%);
}
.featured-events-news-block__column--left .event-card__title,
.featured-events-news-block__column--left .news-card__title, .featured-events-news-block__column--right .event-card__title,
.featured-events-news-block__column--right .news-card__title {
  font-size: 1.125rem;
  line-height: 1.4;
  font-family: "Source Sans Pro Bold", sans-serif;
  font-weight: 900;
  letter-spacing: -2%;
  color: #00548E;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .featured-events-news-block__column--left .event-card__title,
  .featured-events-news-block__column--left .news-card__title, .featured-events-news-block__column--right .event-card__title,
  .featured-events-news-block__column--right .news-card__title {
    font-size: 1rem;
    line-height: 1.25;
  }
}
.featured-events-news-block__column--left .event-card__excerpt--trimmed,
.featured-events-news-block__column--left .news-card__excerpt--trimmed, .featured-events-news-block__column--right .event-card__excerpt--trimmed,
.featured-events-news-block__column--right .news-card__excerpt--trimmed {
  font-size: 0.875rem;
  line-height: 1.4;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  letter-spacing: -2%;
  color: #313131;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .featured-events-news-block__column--left .event-card__excerpt--trimmed,
  .featured-events-news-block__column--left .news-card__excerpt--trimmed, .featured-events-news-block__column--right .event-card__excerpt--trimmed,
  .featured-events-news-block__column--right .news-card__excerpt--trimmed {
    font-size: 0.75rem;
    line-height: 1.4;
  }
}
.featured-events-news-block__column--left .event-card__link,
.featured-events-news-block__column--left .news-card__link, .featured-events-news-block__column--right .event-card__link,
.featured-events-news-block__column--right .news-card__link {
  font-family: "Source Sans Pro Bold", sans-serif;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.4;
  color: #3376A5;
  text-transform: uppercase;
  text-decoration: none;
}
.featured-events-news-block__column--left .event-card__link:hover,
.featured-events-news-block__column--left .news-card__link:hover, .featured-events-news-block__column--right .event-card__link:hover,
.featured-events-news-block__column--right .news-card__link:hover {
  color: #C24F3B;
  transition: color 0.3s ease;
}
.featured-events-news-block__column--left .event-card:hover .event-card__title,
.featured-events-news-block__column--left .event-card:hover .news-card__title,
.featured-events-news-block__column--left .news-card:hover .event-card__title,
.featured-events-news-block__column--left .news-card:hover .news-card__title, .featured-events-news-block__column--right .event-card:hover .event-card__title,
.featured-events-news-block__column--right .event-card:hover .news-card__title,
.featured-events-news-block__column--right .news-card:hover .event-card__title,
.featured-events-news-block__column--right .news-card:hover .news-card__title {
  text-decoration: underline;
  -webkit-text-decoration-color: rgba(0, 84, 142, 0.4);
          text-decoration-color: rgba(0, 84, 142, 0.4);
  text-decoration-thickness: 2px;
}
.featured-events-news-block__column--left .event-card:hover .event-card__link,
.featured-events-news-block__column--left .event-card:hover .news-card__link,
.featured-events-news-block__column--left .news-card:hover .event-card__link,
.featured-events-news-block__column--left .news-card:hover .news-card__link, .featured-events-news-block__column--right .event-card:hover .event-card__link,
.featured-events-news-block__column--right .event-card:hover .news-card__link,
.featured-events-news-block__column--right .news-card:hover .event-card__link,
.featured-events-news-block__column--right .news-card:hover .news-card__link {
  color: #C24F3B;
  transition: color 0.3s ease;
}
.featured-events-news-block .event-card,
.featured-events-news-block .news-card {
  position: relative;
}
.featured-events-news-block .event-card__full-card-link,
.featured-events-news-block .news-card__full-card-link {
  position: absolute;
  inset: 0;
  z-index: 1;
}

.event-news-grid-block.block-background-color--light {
  background-color: #DAF2FC;
}
.event-news-grid-block.block-background-color--white {
  background-color: #FFF;
}
.event-news-grid-block__container {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (max-width: 1439px) {
  .event-news-grid-block__container {
    padding-bottom: 60px;
  }
}
@media (max-width: 639px) {
  .event-news-grid-block__container {
    padding-bottom: 40px;
  }
}
.event-news-grid-block__label {
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  font-size: 48px;
  line-height: 1.2;
  color: #00548E;
  text-transform: uppercase;
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .event-news-grid-block__label {
    font-size: 30px;
  }
}
.event-news-grid-block__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
  -webkit-align-items: center;
          align-items: center;
}
@media (max-width: 991px) {
  .event-news-grid-block__grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
.event-news-grid-block__grid .news-card {
  position: relative;
}
.event-news-grid-block__grid .news-card img {
  background: linear-gradient(180deg, rgba(0, 84, 142, 0) 17%, #00548E 63.5%);
}
.event-news-grid-block__grid .news-card__full-card-link {
  position: absolute;
  inset: 0;
  z-index: 1;
}
.event-news-grid-block__grid .news-card__title {
  font-size: 1.125rem;
  line-height: 1.4;
  font-family: "Source Sans Pro Bold", sans-serif;
  font-weight: 900;
  letter-spacing: -2%;
  color: #00548E;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .event-news-grid-block__grid .news-card__title {
    font-size: 18;
    line-height: 1.2;
  }
}
.event-news-grid-block__grid .news-card__excerpt--trimmed {
  font-size: 0.875rem;
  line-height: 1.4;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  letter-spacing: -2%;
  color: #313131;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .event-news-grid-block__grid .news-card__excerpt--trimmed {
    font-size: 0.75rem;
    line-height: 1.4;
  }
}
.event-news-grid-block__grid .news-card__link {
  font-family: "Source Sans Pro Bold", sans-serif;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.4;
  color: #3376A5;
  text-transform: uppercase;
  text-decoration: none;
}
.event-news-grid-block__grid .news-card:hover .news-card__link {
  color: #C24F3B;
  transition: color 0.3s ease;
}
.event-news-grid-block__grid .news-card:hover .news-card__title {
  text-decoration: underline;
  -webkit-text-decoration-color: rgba(0, 84, 142, 0.4);
          text-decoration-color: rgba(0, 84, 142, 0.4);
  text-decoration-thickness: 2px;
}
.event-news-grid-block__grid .news-card:active .news-card__link, .event-news-grid-block__grid .news-card:focus .news-card__link {
  color: #3376A5;
  text-decoration: underline;
}
.event-news-grid-block__grid .event-card {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 20px;
}
.event-news-grid-block__grid .event-card__full-card-link {
  position: absolute;
  inset: 0;
  z-index: 1;
}
.event-news-grid-block__grid .event-card img {
  background: linear-gradient(180deg, rgba(0, 84, 142, 0) 17%, #00548E 63.5%);
}
.event-news-grid-block__grid .event-card__title {
  font-size: 1.125rem;
  line-height: 1.4;
  font-family: "Source Sans Pro Bold", sans-serif;
  font-weight: 900;
  letter-spacing: -2%;
  color: #00548E;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .event-news-grid-block__grid .event-card__title {
    font-size: 1rem;
    line-height: 1.25;
  }
}
.event-news-grid-block__grid .event-card__excerpt--trimmed {
  font-size: 0.875rem;
  line-height: 1.4;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  letter-spacing: -2%;
  color: #313131;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .event-news-grid-block__grid .event-card__excerpt--trimmed {
    font-size: 0.75rem;
    line-height: 1.4;
  }
}
.event-news-grid-block__grid .event-card__link {
  font-family: "Source Sans Pro Bold", sans-serif;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.4;
  color: #3376A5;
  text-transform: uppercase;
  text-decoration: none;
}
.event-news-grid-block__grid .event-card__link:hover {
  color: #C24F3B;
  transition: color 0.3s ease;
}
.event-news-grid-block__grid .event-card__date {
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  font-size: 12px;
  color: #C24F3B;
  line-height: 140%;
  letter-spacing: -2%;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.event-news-grid-block__grid .event-card__day {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
          align-items: center;
  gap: 10px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 140%;
  letter-spacing: -2%;
  text-align: center;
  text-transform: uppercase;
  color: #C24F3B;
}
.event-news-grid-block__grid .event-card__day span {
  font-family: "Oswald", sans-serif;
  font-size: 1.875rem;
  font-weight: 700;
  color: #00548E;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: uppercase;
}
.event-news-grid-block__grid .event-card__content {
  margin: 0px;
  display: grid;
  grid-template-columns: auto;
  gap: 0px;
}
.event-news-grid-block__grid .event-card:hover .event-card__title {
  text-decoration: underline;
  -webkit-text-decoration-color: rgba(0, 84, 142, 0.4);
          text-decoration-color: rgba(0, 84, 142, 0.4);
  text-decoration-thickness: 2px;
}
.event-news-grid-block__grid .event-card:hover .event-card__link {
  color: #C24F3B;
  transition: color 0.3s ease;
}
.event-news-grid-block__footer {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
          justify-content: center;
  margin-top: 60px;
}
.event-news-grid-block__footer a {
  line-height: 1.4;
  font-family: "Source Sans Pro Bold", sans-serif;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-flex;
  display: flex;
  background-color: #00548E;
  color: #FFF;
  border: none;
  padding: 0.75rem 1.5rem;
  border-radius: 6.25rem;
  font-size: 1rem;
  font-weight: 700;
  transition: all 0.3s ease;
}
.event-news-grid-block__footer a:hover {
  background-color: #C24F3B;
  color: #FFF;
}
.event-news-grid-block__footer a:active, .event-news-grid-block__footer a:focus {
  background-color: #00548E;
  outline: 1px solid #C24F3B;
}
.event-news-grid-block__footer a:disabled {
  background-color: #6B8DA4;
  opacity: 0.8;
  cursor: not-allowed;
}

.news-card__categories, .news-card__categories a {
  font-size: 0.75rem;
  line-height: 1.4;
  color: #C24F3B;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 16px;
  margin-bottom: 10px;
  position: relative;
  z-index: 2;
}
@media (max-width: 991px) {
  .news-card__categories, .news-card__categories a {
    font-size: 0.625rem;
    line-height: 1.4;
  }
}

.event-card__info {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
          flex-direction: row;
  gap: 20px;
}
.event-card__day :not(span) {
  letter-spacing: -2%;
}
.event-card__date {
  letter-spacing: -2%;
}
.event-card__title {
  letter-spacing: -2%;
}

.news-card__categories {
  letter-spacing: -2%;
}
.news-card__link {
  letter-spacing: -2%;
}

.event-header-block {
  background: radial-gradient(circle calc(222px + (100vw - 320px) * 0.154688) at 100% 0%, transparent calc(100% - 5px), rgba(51, 118, 165, 0.24) calc(100% - 4px), rgba(51, 118, 165, 0.24) calc(100% - 1px), transparent 100%), radial-gradient(circle calc(375px + (100vw - 320px) * 0.261719) at 100% 0%, transparent calc(100% - 5px), rgba(51, 118, 165, 0.24) calc(100% - 4px), rgba(51, 118, 165, 0.24) calc(100% - 1px), transparent 100%), #DAF2FC;
}
.event-header-block__container {
  padding-block: 148px 80px;
}
@media (max-width: 991px) {
  .event-header-block__container {
    padding-block: 100px 40px;
  }
}
@media (max-width: 767px) {
  .event-header-block__container {
    padding-block: 40px;
  }
}
.event-header-block__meta {
  display: grid;
  grid-template-columns: 1fr 575px;
  gap: 40px;
  width: 100%;
}
@media (max-width: 1199px) {
  .event-header-block__meta {
    gap: 20px;
    grid-template-columns: 1fr 300px;
  }
}
@media (max-width: 991px) {
  .event-header-block__meta {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
.event-header-block__hero-content {
  -webkit-flex-basis: calc(67% - 40px);
          flex-basis: calc(67% - 40px);
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
  gap: 20px;
}
.event-header-block__preview {
  max-width: 575px;
  max-height: 380px;
  -webkit-flex-basis: calc(33% - 40px);
          flex-basis: calc(33% - 40px);
}
.event-header-block__preview img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
}
.event-header-block__preview .wp-video {
  width: 100% !important;
}
.event-header-block__preview .wp-video .mejs-controls {
  display: none;
}
.event-header-block.block-style-image-type--rounded .article-header-block__preview {
  max-width: 448px;
  max-height: 448px;
}
@media (max-width: 767px) {
  .event-header-block.block-style-image-type--rounded .article-header-block__preview {
    max-width: 348px;
    max-height: 348px;
  }
}
.event-header-block.block-style-image-type--rounded .article-header-block__preview img {
  border: 4px solid #00548E;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
.event-header-block.block-style-image-type--rounded .article-header-block__hero-content {
  -webkit-justify-content: center;
          justify-content: center;
}
.event-header-block__breadcrumbs {
  font-weight: 500;
  font-size: 12px;
  line-height: 1.4;
  letter-spacing: -2%;
  text-transform: uppercase;
  margin-bottom: auto;
}
.event-header-block__breadcrumbs span {
  color: #C24F3B;
}
.event-header-block__breadcrumbs span span {
  color: #00548E;
}
.event-header-block__breadcrumbs span span a {
  color: rgba(0, 84, 142, 0.4);
}
@media (max-width: 991px) {
  .event-header-block__breadcrumbs {
    line-height: 18px;
    margin-bottom: 40px;
  }
}
.event-header-block__title {
  font-weight: 700;
  font-size: 48px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #00548E;
}
@media (max-width: 991px) {
  .event-header-block__title {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .event-header-block__title {
    font-size: 32px;
  }
}
.event-header-block__date {
  font-family: "Source Sans Pro Bold";
  font-weight: 700;
  font-size: 16px;
  line-height: 1.4;
  color: #C24F3B;
}
@media (max-width: 991px) {
  .event-header-block__date {
    font-size: 14px;
    letter-spacing: -2%;
    line-height: 1.2;
  }
}

.current-event-data-block__container {
  border-top: 2px solid #00548E;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1215686275);
  background-color: #DAF2FC;
  padding: 40px;
  max-width: 328px;
}
@media (max-width: 479px) {
  .current-event-data-block__container {
    padding: 40px 14px;
  }
}
.current-event-data-block__content {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  gap: 40px;
}
@media (max-width: 479px) {
  .current-event-data-block__content {
    gap: 20px;
  }
}
.current-event-data-block .current-event-data-block__item-title {
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  font-size: 12px;
  color: #00548E;
  line-height: 140%;
  letter-spacing: -2%;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.current-event-data-block .current-event-data-block__item-value {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  letter-spacing: -2%;
  color: #313131;
}
.current-event-data-block__location-item {
  display: block;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 140%;
  letter-spacing: -2%;
}
.current-event-data-block__location-item a {
  text-decoration: underline;
  -webkit-text-decoration-style: solid;
          text-decoration-style: solid;
  color: #313131;
}
.current-event-data-block__location-item a:hover {
  color: #C24F3B;
  transition: color 0.3s ease;
}
.current-event-data-block__topics-value {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
          flex-direction: row;
  gap: 10px;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
}
.current-event-data-block__topics-item {
  font-family: "Oswald";
  font-size: 12px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: -2%;
  text-transform: uppercase;
  color: #FFF;
  background-color: #C24F3B;
  padding: 6px 14px;
  border-radius: calc(infinity * 1px);
}
@media (max-width: 800px) {
  .current-event-data-block__topics-item {
    line-height: 18px;
  }
}
.current-event-data-block__sign-up-btn {
  display: -webkit-flex;
  display: flex;
  background-color: #00548E;
  color: #FFF;
  border: none;
  padding: 0.75rem 1.5rem;
  border-radius: 6.25rem;
  font-size: 1rem;
  font-weight: 700;
  transition: all 0.3s ease;
  display: block;
  text-align: center;
}
.current-event-data-block__sign-up-btn:hover {
  background-color: #C24F3B;
  color: #FFF;
}
.current-event-data-block__sign-up-btn:active, .current-event-data-block__sign-up-btn:focus {
  background-color: #00548E;
  outline: 1px solid #C24F3B;
}
.current-event-data-block__sign-up-btn:disabled {
  background-color: #6B8DA4;
  opacity: 0.8;
  cursor: not-allowed;
}
@media (max-width: 479px) {
  .current-event-data-block__sign-up-btn {
    font-size: 0.875rem;
    padding: 14px 40px;
  }
}

.testimonial-block__white-background {
  background-color: #FFF;
}
.testimonial-block__blue-background {
  background: radial-gradient(circle calc(222px + (100vw - 320px) * 0.154688) at 100% 0%, transparent calc(100% - 5px), rgba(51, 118, 165, 0.24) calc(100% - 4px), rgba(51, 118, 165, 0.24) calc(100% - 1px), transparent 100%), radial-gradient(circle calc(375px + (100vw - 320px) * 0.261719) at 100% 0%, transparent calc(100% - 5px), rgba(51, 118, 165, 0.24) calc(100% - 4px), rgba(51, 118, 165, 0.24) calc(100% - 1px), transparent 100%), #DAF2FC;
}
.testimonial-block__blue-background.without-circles {
  background: #DAF2FC;
}
.testimonial-block__title {
  color: #00548E;
  text-transform: uppercase;
  display: -webkit-flex;
  display: flex;
}
.testimonial-block__content {
  padding: 2.5rem 0;
}
@media (max-width: 1199px) {
  .testimonial-block__content {
    padding: 0.90625rem 0rem;
  }
}
.testimonial-block__cards {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
  margin-top: 2.5rem;
}
@media (max-width: 1199px) {
  .testimonial-block__cards {
    grid-template-columns: repeat(1, 1fr);
  }
}
.testimonial-block__card {
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1215686275);
  background-color: #FFF;
  padding: 2.5rem;
  border-radius: 1.25rem;
}
@media (max-width: 800px) {
  .testimonial-block__card {
    padding: 1.875rem;
  }
}
.testimonial-block__quote {
  margin-bottom: 1.25rem;
}
@media (max-width: 767px) {
  .testimonial-block__quote {
    margin-bottom: 0.625rem;
  }
}
.testimonial-block__text {
  margin-bottom: 2.5rem;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.25rem;
  line-height: 160%;
  letter-spacing: -2%;
  word-break: break-word;
}
@media (max-width: 767px) {
  .testimonial-block__text {
    margin-bottom: 1.875rem;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.125rem;
    line-height: 140%;
    letter-spacing: -2%;
  }
}
.testimonial-block__author {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  gap: 20px;
}
.testimonial-block__author-info {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  gap: 10px;
}
@media (max-width: 1439px) {
  .testimonial-block__author-info {
    max-width: 70%;
    -webkit-flex-direction: column;
            flex-direction: column;
    -webkit-align-items: flex-start;
            align-items: flex-start;
    gap: 0;
  }
}
.testimonial-block__author-image {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 2px solid #00548E;
  overflow: hidden;
}
.testimonial-block__author-image img {
  width: 100%;
  height: 125%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center top;
     object-position: center top;
}
.testimonial-block__author-name {
  font-family: "Source Sans Pro Bold", sans-serif;
  font-style: normal;
  font-size: 1.125rem;
  line-height: 140%;
  letter-spacing: -2%;
  color: #00548E;
}
.testimonial-block__author-name a {
  text-decoration: none;
  color: #00548E;
}
.testimonial-block__author-name a:hover {
  color: #C24F3B;
}
.testimonial-block__author-separator {
  color: #00548E;
}
@media (max-width: 1439px) {
  .testimonial-block__author-separator {
    display: none;
  }
}
.testimonial-block__author-job {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.125rem;
  color: #00548E;
  line-height: 140%;
  letter-spacing: -2%;
}

.archive-resources__items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
  -webkit-align-items: center;
          align-items: center;
}
@media (max-width: 991px) {
  .archive-resources__items {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .archive-resources__items {
    grid-template-columns: repeat(1, 1fr);
  }
}
.archive-resources__container {
  padding-block: 80px;
}
@media (max-width: 1439px) {
  .archive-resources__container {
    padding-block: 60px;
  }
}
@media (max-width: 639px) {
  .archive-resources__container {
    padding-block: 40px;
  }
}
.archive-resources__container > .facetwp-facet {
  margin-bottom: 0;
}
.archive-resources__filters {
  display: -webkit-flex;
  display: flex;
  gap: 40px;
}
.archive-resources__filters_container {
  padding-block: 80px;
}
@media (max-width: 1439px) {
  .archive-resources__filters_container {
    padding-block: 60px;
  }
}
@media (max-width: 639px) {
  .archive-resources__filters_container {
    padding-block: 40px;
  }
}
.archive-resources__filters_wrapper {
  background-color: #F4F4F4;
}
.archive-resources__filters-items {
  width: 100%;
}
.archive-resources__filters-items-row {
  display: grid;
  grid-template-columns: repeat(3, 220px);
  gap: 25px;
}
@media (max-width: 1300px) {
  .archive-resources__filters-items-row {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 767px) {
  .archive-resources__filters-items-row {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
}
.archive-resources__filters-search-title, .archive-resources__filters-items-title {
  font-family: "Oswald";
  font-weight: 500;
  font-size: 12px;
  line-height: 1.4;
  letter-spacing: -2%;
  text-transform: uppercase;
  color: #C24F3B;
}
.archive-resources__filters .facetwp-facet {
  margin-bottom: 0;
}
.archive-resources__filters .facetwp-facet > div, .archive-resources__filters .facetwp-facet > a {
  padding: 14px 20px 14px 40px;
  margin-bottom: 0;
}
.archive-resources__filters .facetwp-facet > a:not(.facetwp-hidden) {
  display: block;
  padding: 14px 20px;
}
.archive-resources__filters .facetwp-facet .facetwp-overflow {
  padding: 0;
}
.archive-resources__filters .facetwp-facet .facetwp-overflow > div, .archive-resources__filters .facetwp-facet .facetwp-overflow > a {
  padding: 14px 20px 14px 40px;
  margin-bottom: 0;
}
.archive-resources__filters .facetwp-facet .facetwp-overflow > .facetwp-checkbox {
  background-image: url("../../images/icons/checkbox.png");
  background-position-x: 20px;
  transition: background-image 200ms ease-in-out, background-color 200ms ease-in-out, color 200ms ease-in-out;
}
.archive-resources__filters .facetwp-facet .facetwp-overflow > .facetwp-checkbox:hover {
  background-image: url("../../images/icons/checkbox_hover.png");
  background-color: #C24F3B;
  color: #FFF;
}
.archive-resources__filters .facetwp-facet .facetwp-overflow > .facetwp-checkbox.checked {
  background-image: url("../../images/icons/checkbox_checked.png");
}
.archive-resources__filters .facetwp-facet .facetwp-overflow > .facetwp-checkbox.checked:hover {
  background-image: url("../../images/icons/checkbox_checked_hover.png");
}
.archive-resources__filters-search, .archive-resources__filters-items {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}
.archive-resources__filters-search .facetwp-icon, .archive-resources__filters-items .facetwp-icon {
  opacity: 1;
}
.archive-resources__filters-search .facetwp-icon::before, .archive-resources__filters-items .facetwp-icon::before {
  background-image: url("../../images/icons/search.png");
  background-size: 30px 30px;
  background-position-x: 0;
}
@media (max-width: 1100px) {
  .archive-resources__filters-search .facetwp-input-wrap, .archive-resources__filters-items .facetwp-input-wrap {
    width: 100%;
  }
}
.archive-resources__filters .facetwp-facet-search {
  padding: 14px 20px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 1100px) {
  .archive-resources__filters .facetwp-facet-search {
    padding: 12px 10px;
    width: 100%;
  }
}
.archive-resources__filters .facetwp-facet-search .facetwp-search {
  width: 368px;
}
@media (max-width: 1100px) {
  .archive-resources__filters .facetwp-facet-search .facetwp-search {
    width: 100%;
  }
}
.archive-resources__filters .facetwp-facet-search, .archive-resources__filters-item {
  background-color: #FFF;
  border-radius: 10px;
  border: 2px solid rgba(0, 84, 142, 0.2);
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.archive-resources__filters-dropdown:open .archive-resources__filters-item-title::after {
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
.archive-resources__filters-item-title {
  font-family: "Oswald";
  font-weight: 700;
  font-size: 18px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #00548E;
  position: relative;
  padding: 14px 20px;
}
.archive-resources__filters-item-title::marker {
  content: "";
}
.archive-resources__filters-item-title::after {
  content: "";
  width: 12px;
  height: 12px;
  background-image: url("../../images/icons/shevron_down.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  right: 20px;
  top: 50%;
  transition: -webkit-transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out, -webkit-transform 200ms ease-in-out;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 1100px) {
  .archive-resources__filters {
    -webkit-flex-direction: column;
            flex-direction: column;
  }
}
.facetwp-pager {
  display: -webkit-flex;
  display: flex;
  position: relative;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-align-items: center;
          align-items: center;
  gap: 10px;
  margin-top: 60px;
  height: 43px;
}
@media (max-width: 767px) {
  .facetwp-pager {
    height: 30px;
  }
}
.facetwp-pager .facetwp-page {
  display: -webkit-flex;
  display: flex;
  font-family: "Oswald";
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  color: #00548E;
  margin-right: 0;
}
.facetwp-pager .facetwp-page.active {
  background-color: #C24F3B;
  color: #FFF;
  width: 43px;
  height: 43px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-align-items: center;
          align-items: center;
  text-align: center;
  border-radius: calc(infinity * 1px);
}
@media (max-width: 767px) {
  .facetwp-pager .facetwp-page.active {
    width: 30px;
    height: 30px;
  }
}
.facetwp-pager .facetwp-page.prev, .facetwp-pager .facetwp-page.next {
  width: 40px;
  height: 40px;
  background-color: #00548E;
  color: transparent;
  border-radius: 50%;
  background-image: url("../../images/icons/arrow_right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-origin: content-box;
  padding: 10px;
}
@media (max-width: 767px) {
  .facetwp-pager .facetwp-page.prev, .facetwp-pager .facetwp-page.next {
    width: 30px;
    height: 30px;
    padding: 8px;
  }
}
.facetwp-pager .facetwp-page.prev.unactive, .facetwp-pager .facetwp-page.next.unactive {
  background-color: #FFF;
  border: 2px solid #3376A5;
  background-image: url("../../images/icons/disabled-arrow-left.svg");
  rotate: 180deg;
  padding: 9px;
}
.facetwp-pager .facetwp-page.prev.unactive.prev, .facetwp-pager .facetwp-page.next.unactive.prev {
  rotate: 0deg;
}
.facetwp-pager .facetwp-page.prev {
  rotate: 180deg;
  position: absolute;
  left: 0;
}
.facetwp-pager .facetwp-page.next {
  position: absolute;
  right: 0;
}
@media (max-width: 767px) {
  .facetwp-pager .facetwp-page:not(.active):not(.prev):not(.next):not(.first):not(.last):not(.dots) {
    display: none;
  }
  .facetwp-pager .facetwp-page.dots {
    font-size: 0;
  }
  .facetwp-pager .facetwp-page.dots::before {
    content: "/";
    font-size: 18px;
    font-weight: 700;
  }
}
@media (max-width: 767px) {
  .facetwp-pager {
    margin-top: 40px;
    padding-block: 40px;
    gap: 6px;
  }
}

.facetwp-facet > .facetwp-checkbox {
  background-image: url("../../images/icons/checkbox.png");
  background-position-x: 20px;
  transition: background-image 200ms ease-in-out, background-color 200ms ease-in-out, color 200ms ease-in-out;
}
.facetwp-facet > .facetwp-checkbox:hover {
  background-image: url("../../images/icons/checkbox_hover.png");
  background-color: #C24F3B;
  color: #FFF;
}
.facetwp-facet > .facetwp-checkbox.checked {
  background-image: url("../../images/icons/checkbox_checked.png");
}
.facetwp-facet > .facetwp-checkbox.checked:hover {
  background-image: url("../../images/icons/checkbox_checked_hover.png");
}

ul.wp-block-list {
  padding-left: 1.5rem;
}
ul.wp-block-list li {
  list-style: disc;
}
ul.wp-block-list li::marker {
  color: #C24F3B;
}

ol.wp-block-list {
  padding-left: 1.5rem;
}
ol.wp-block-list li {
  list-style: decimal;
}
ol.wp-block-list li::marker {
  color: #C24F3B;
  font-weight: 700;
}

.wp-block-list li:not(:first-child) {
  margin-top: 2.5rem;
}
@media (max-width: 767px) {
  .wp-block-list li:not(:first-child) {
    margin-top: 1.5rem;
  }
}

.wp-block-columns {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.25rem;
  line-height: 1.6;
  color: #313131;
  margin-bottom: 1.25rem;
}

.single-news img:not(.header img),
.tenders img:not(.header img),
.press-centre img:not(.header img) {
  height: auto;
}

.single-news .text-only-block {
  padding-top: 0px;
}

.events-archive__filter-wrapper {
  background-color: #F4F4F4;
  padding-block: 50px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: center;
          align-items: center;
  gap: 25px;
}
.events-archive__filter-container {
  max-width: 1600px;
  padding-inline: 80px;
  margin-inline: auto;
}
@media (max-width: 800px) {
  .events-archive__filter-container {
    padding-inline: 14px;
  }
}
.events-archive__filter-buttons {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: center;
          align-items: center;
  gap: 25px;
}
@media (max-width: 1300px) {
  .events-archive__filter-buttons {
    -webkit-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
}
@media (max-width: 767px) {
  .events-archive__filter-buttons {
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    gap: 20px;
  }
}
.events-archive__filter-btn {
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1.4;
  letter-spacing: -2%;
  text-transform: uppercase;
  color: #00548E;
  text-decoration: none;
  border: 2px solid rgb(204, 221, 255);
  border-radius: 10px;
  padding: 12px 24px;
  transition: all 0.3s ease;
  background-color: #FFF;
}
.events-archive__filter-btn:hover {
  color: #C24F3B;
  transition: color 0.3s ease;
}
.events-archive__filter-btn.active {
  color: #C24F3B;
  transition: color 0.3s ease;
}
.events-archive__container {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (max-width: 1439px) {
  .events-archive__container {
    padding-bottom: 60px;
  }
}
@media (max-width: 639px) {
  .events-archive__container {
    padding-bottom: 40px;
  }
}
.events-archive__items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
  -webkit-align-items: end;
          align-items: end;
}
@media (max-width: 991px) {
  .events-archive__items {
    grid-template-columns: repeat(1, 1fr);
  }
}
.events-archive__items .event-card {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 20px;
}
.events-archive__items .event-card__full-card-link {
  position: absolute;
  inset: 0;
  z-index: 1;
}
.events-archive__items .event-card img {
  background: linear-gradient(180deg, rgba(0, 84, 142, 0) 17%, #00548E 63.5%);
}
.events-archive__items .event-card__title {
  font-size: 1.125rem;
  line-height: 1.4;
  font-family: "Source Sans Pro Bold", sans-serif;
  font-weight: 900;
  letter-spacing: -2%;
  color: #00548E;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .events-archive__items .event-card__title {
    font-size: 1rem;
    line-height: 1.25;
  }
}
.events-archive__items .event-card__excerpt--trimmed {
  font-size: 0.875rem;
  line-height: 1.4;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  letter-spacing: -2%;
  color: #313131;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .events-archive__items .event-card__excerpt--trimmed {
    font-size: 0.75rem;
    line-height: 1.4;
  }
}
.events-archive__items .event-card__link {
  font-family: "Source Sans Pro Bold", sans-serif;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.4;
  color: #3376A5;
  text-transform: uppercase;
  text-decoration: none;
}
.events-archive__items .event-card__link:hover {
  color: #C24F3B;
  transition: color 0.3s ease;
}
.events-archive__items .event-card__date {
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  font-size: 12px;
  color: #C24F3B;
  line-height: 140%;
  letter-spacing: -2%;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.events-archive__items .event-card__day {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
          align-items: center;
  gap: 10px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 140%;
  letter-spacing: -2%;
  text-align: center;
  text-transform: uppercase;
  color: #C24F3B;
}
.events-archive__items .event-card__day span {
  font-family: "Oswald", sans-serif;
  font-size: 1.875rem;
  font-weight: 700;
  color: #00548E;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: uppercase;
}
.events-archive__items .event-card__content {
  margin: 0px;
  display: grid;
  grid-template-columns: auto;
  gap: 0px;
}
.events-archive__items .event-card:hover .event-card__title {
  text-decoration: underline;
  -webkit-text-decoration-color: rgba(0, 84, 142, 0.4);
          text-decoration-color: rgba(0, 84, 142, 0.4);
  text-decoration-thickness: 2px;
}
.events-archive__items .event-card:hover .event-card__link {
  color: #C24F3B;
  transition: color 0.3s ease;
}

.wptb-table-container {
  padding-inline: 80px;
}
@media (max-width: 1439px) {
  .wptb-table-container {
    padding-inline: 24px;
  }
}
@media (max-width: 639px) {
  .wptb-table-container {
    padding-inline: 14px;
  }
}

.news-archive__container {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (max-width: 1439px) {
  .news-archive__container {
    padding-bottom: 60px;
  }
}
@media (max-width: 639px) {
  .news-archive__container {
    padding-bottom: 40px;
  }
}
.news-archive__items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
  -webkit-align-items: end;
          align-items: end;
}
@media (max-width: 991px) {
  .news-archive__items {
    grid-template-columns: repeat(1, 1fr);
  }
}
.news-archive__items .news-card {
  position: relative;
}
.news-archive__items .news-card__full-card-link {
  position: absolute;
  inset: 0;
  z-index: 1;
}
.news-archive__items .news-card img {
  background: linear-gradient(180deg, rgba(0, 84, 142, 0) 17%, #00548E 63.5%);
}
.news-archive__items .news-card__title {
  font-size: 1.125rem;
  line-height: 1.4;
  font-family: "Source Sans Pro Bold", sans-serif;
  font-weight: 900;
  letter-spacing: -2%;
  color: #00548E;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .news-archive__items .news-card__title {
    font-size: 18;
    line-height: 1.2;
  }
}
.news-archive__items .news-card__excerpt--trimmed {
  font-size: 0.875rem;
  line-height: 1.4;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  letter-spacing: -2%;
  color: #313131;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .news-archive__items .news-card__excerpt--trimmed {
    font-size: 0.75rem;
    line-height: 1.4;
  }
}
.news-archive__items .news-card__link {
  font-family: "Source Sans Pro Bold", sans-serif;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.4;
  color: #3376A5;
  text-transform: uppercase;
  text-decoration: none;
}
.news-archive__items .news-card__link:hover {
  color: #C24F3B;
  transition: color 0.3s ease;
}
.news-archive__items .news-card:hover .news-card__title {
  text-decoration: underline;
  -webkit-text-decoration-color: rgba(0, 84, 142, 0.4);
          text-decoration-color: rgba(0, 84, 142, 0.4);
  text-decoration-thickness: 2px;
}
.news-archive__items .news-card:hover .news-card__link {
  color: #C24F3B;
  transition: color 0.3s ease;
}

.search__items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
  -webkit-align-items: center;
          align-items: center;
}
@media (max-width: 991px) {
  .search__items {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .search__items {
    grid-template-columns: repeat(1, 1fr);
  }
}
.search__container {
  padding-block: 80px;
}
@media (max-width: 1439px) {
  .search__container {
    padding-block: 60px;
  }
}
@media (max-width: 639px) {
  .search__container {
    padding-block: 40px;
  }
}
.search__container > .facetwp-facet {
  margin-bottom: 0;
}
.search__filters {
  display: -webkit-flex;
  display: flex;
  gap: 40px;
}
.search__filters_container {
  padding-block: 80px;
}
@media (max-width: 1439px) {
  .search__filters_container {
    padding-block: 60px;
  }
}
@media (max-width: 639px) {
  .search__filters_container {
    padding-block: 40px;
  }
}
.search__filters_wrapper {
  background-color: #F4F4F4;
}
.search__filters-items {
  width: 100%;
}
.search__filters-items-row {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 25px;
}
@media (max-width: 1300px) {
  .search__filters-items-row {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 1100px) {
  .search__filters-items-row {
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
  }
}
@media (max-width: 767px) {
  .search__filters-items-row {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
}
.search__filters-search-title, .search__filters-items-title {
  font-family: "Oswald";
  font-weight: 500;
  font-size: 12px;
  line-height: 1.4;
  letter-spacing: -2%;
  text-transform: uppercase;
  color: #C24F3B;
}
.search__filters .facetwp-facet {
  margin-bottom: 0;
}
.search__filters .facetwp-facet > div, .search__filters .facetwp-facet > a {
  padding: 14px 20px 14px 40px;
  margin-bottom: 0;
}
.search__filters .facetwp-facet > a:not(.facetwp-hidden) {
  display: block;
  padding: 14px 20px;
}
.search__filters .facetwp-facet .facetwp-overflow {
  padding: 0;
}
.search__filters .facetwp-facet .facetwp-overflow > div, .search__filters .facetwp-facet .facetwp-overflow > a {
  padding: 14px 20px 14px 40px;
  margin-bottom: 0;
}
.search__filters .facetwp-facet .facetwp-overflow > .facetwp-checkbox {
  background-image: url("../../images/icons/checkbox.png");
  background-position-x: 20px;
  transition: background-image 200ms ease-in-out, background-color 200ms ease-in-out, color 200ms ease-in-out;
}
.search__filters .facetwp-facet .facetwp-overflow > .facetwp-checkbox:hover {
  background-image: url("../../images/icons/checkbox_hover.png");
  background-color: #C24F3B;
  color: #FFF;
}
.search__filters .facetwp-facet .facetwp-overflow > .facetwp-checkbox.checked {
  background-image: url("../../images/icons/checkbox_checked.png");
}
.search__filters .facetwp-facet .facetwp-overflow > .facetwp-checkbox.checked:hover {
  background-image: url("../../images/icons/checkbox_checked_hover.png");
}
.search__filters-search, .search__filters-items {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}
.search__filters-search .facetwp-icon, .search__filters-items .facetwp-icon {
  opacity: 1;
}
.search__filters-search .facetwp-icon::before, .search__filters-items .facetwp-icon::before {
  background-image: url("../../images/icons/search.png");
  background-size: 30px 30px;
  background-position-x: 0;
}
@media (max-width: 1100px) {
  .search__filters-search .facetwp-input-wrap, .search__filters-items .facetwp-input-wrap {
    width: 100%;
  }
}
.search__filters .facetwp-facet-search {
  padding: 14px 20px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 1100px) {
  .search__filters .facetwp-facet-search {
    padding: 12px 10px;
    width: 100%;
  }
}
.search__filters .facetwp-facet-search .facetwp-search {
  width: 368px;
}
@media (max-width: 1100px) {
  .search__filters .facetwp-facet-search .facetwp-search {
    width: 100%;
  }
}
.search__filters .facetwp-facet-search, .search__filters-item {
  background-color: #FFF;
  border-radius: 10px;
  border: 2px solid rgba(0, 84, 142, 0.2);
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.search__filters-dropdown:open .search__filters-item-title::after {
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
.search__filters-item-title {
  font-family: "Oswald";
  font-weight: 700;
  font-size: 18px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #00548E;
  position: relative;
  padding: 14px 20px;
}
.search__filters-item-title::marker {
  content: "";
}
.search__filters-item-title::after {
  content: "";
  width: 12px;
  height: 12px;
  background-image: url("../../images/icons/shevron_down.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  right: 20px;
  top: 50%;
  transition: -webkit-transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out, -webkit-transform 200ms ease-in-out;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 1100px) {
  .search__filters {
    -webkit-flex-direction: column;
            flex-direction: column;
  }
}

.not-found {
  min-height: 100vh;
  background-color: #00548E;
  color: #FFF;
}
.not-found .hero-block {
  display: none;
}
.not-found__container {
  padding-top: 94px;
  padding-left: 80px;
  padding-right: 204px;
  padding-bottom: 200px;
  max-width: 1600px;
  margin: 0 auto;
}
@media (max-width: 1199px) {
  .not-found__container {
    padding-left: 60px;
    padding-right: 120px;
  }
}
@media (max-width: 767px) {
  .not-found__container {
    padding-left: 14px;
    padding-right: 14px;
  }
}
.not-found__content {
  display: grid;
  grid-template-columns: 1fr 2fr;
  margin-top: 200px;
  gap: 40px;
}
@media (max-width: 991px) {
  .not-found__content {
    grid-template-columns: 1fr;
    gap: 16px;
  }
}
.not-found__content--left {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
@media (max-width: 767px) {
  .not-found__content--left {
    gap: 16px;
  }
}
.not-found__404-label {
  font-family: "Oswald", sans-serif;
  font-size: 3.75rem;
  font-weight: 400;
  line-height: 1.1;
}
@media (max-width: 767px) {
  .not-found__404-label {
    margin-bottom: -8px;
  }
}
.not-found__page-not-found-label {
  font-family: "Oswald", sans-serif;
  font-size: 3.75rem;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
}
.not-found__home-button a {
  display: -webkit-flex;
  display: flex;
  background-color: #FFF;
  color: #00548E;
  padding: 0.75rem 1.5rem;
  border-radius: 6.25rem;
  font-size: 1rem;
  font-weight: 700;
  transition: all 0.3s ease;
  display: -webkit-inline-flex;
  display: inline-flex;
  text-transform: uppercase;
  font-family: "Source Sans Pro Bold", sans-serif;
}
.not-found__home-button a:hover {
  background-color: #C24F3B;
  border-color: #C24F3B;
  color: #FFF;
}
.not-found__home-button a:active, .not-found__home-button a:focus {
  outline: 1px solid #C24F3B;
}
.not-found__home-button a:disabled {
  background-color: rgba(255, 255, 255, 0.4);
  border-color: rgba(255, 255, 255, 0.4);
  cursor: not-allowed;
}
.not-found__content--right {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
@media (max-width: 767px) {
  .not-found__content--right {
    gap: 16px;
  }
}
.not-found__main-text {
  font-family: "Source Sans Pro Bold", sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.4;
  color: #DAF2FC;
}
.not-found__secondary-text {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.5;
  color: #DAF2FC;
}
