.button___1WV9I {
  overflow: hidden;
  position: relative;
  white-space: nowrap;
  display: block;
  text-overflow: ellipsis;
  text-align: center;
  vertical-align: middle;
  border: 0;
  cursor: pointer;
  color: #ffffff;
  font-family: 'Inter UI Bold'; }
  .button___1WV9I:hover {
    outline: none; }
  .button___1WV9I .icon___U3UdF {
    margin-left: 5px; }
  .button___1WV9I.small___221kJ {
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    font-size: 0.8rem;
    border-radius: 25px;
    text-decoration: none; }
  .button___1WV9I.medium___1HG1b {
    height: 45px;
    line-height: 45px;
    padding: 0 20px;
    font-size: 1rem;
    border-radius: 25px;
    text-decoration: none; }
  .button___1WV9I.large___303gW {
    height: 60px;
    line-height: 60px;
    padding: 0 40px;
    font-size: 1.4rem;
    border-radius: 25px;
    text-decoration: none; }
  .button___1WV9I.primary___wIhWb {
    background: #0293e1; }
    .button___1WV9I.primary___wIhWb:hover {
      background: #027dbf; }
    .button___1WV9I.primary___wIhWb:active {
      background: #01679e; }
  .button___1WV9I.secondary___3pwce {
    background: #f4f4f4; }
    .button___1WV9I.secondary___3pwce:hover {
      background: #e3e3e3; }
    .button___1WV9I.secondary___3pwce:active {
      background: #d2d2d2; }
  .button___1WV9I.disabled___2mAgQ {
    background: #d6d9dd; }
    .button___1WV9I.disabled___2mAgQ:hover, .button___1WV9I.disabled___2mAgQ:active {
      background: #d6d9dd; }
  .button___1WV9I.success___2RGIi {
    background: #43a047; }
    .button___1WV9I.success___2RGIi:hover, .button___1WV9I.success___2RGIi:active {
      background: #43a047; }
  .button___1WV9I.mobile___1C8GX {
    width: 100%; }

.checkbox___3GZdJ {
  width: 25px;
  height: 25px;
  cursor: pointer; }
  .checkbox___3GZdJ input {
    display: none; }

.ad___bBs2y.card___3XUGU {
  min-height: 300px;
  margin: 8px 0 8px;
  display: flex;
  align-items: center;
  justify-content: center; }

.ad___bBs2y.slot-insider___3VoiG {
  background: transparent; }

.ad___bBs2y .ad-slot___11uk0 {
  position: relative; }
  .ad___bBs2y .ad-slot___11uk0.panorama___2b-au {
    margin: 0; }
  .ad___bBs2y .ad-slot___11uk0.panorama___2b-au.ad-info___3dH16 {
    padding-bottom: 20px; }
  .ad___bBs2y .ad-slot___11uk0.module___2ohkr, .ad___bBs2y .ad-slot___11uk0.articlemodule___3ciPL {
    text-align: center; }
  .ad___bBs2y .ad-slot___11uk0.outsider___2_7C5 {
    display: inline-block; }
  .ad___bBs2y .ad-slot___11uk0.label___12BhJ > div {
    position: relative;
    display: inline-block; }
  .ad___bBs2y .ad-slot___11uk0.label___12BhJ > div::before {
    text-align: left;
    content: 'Annons';
    font-size: 9px;
    color: #23507d;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: #ffffff;
    padding: 1px 2px;
    animation-duration: 1s;
    animation-delay: 2s;
    animation-fill-mode: forwards;
    animation-name: slidein___1xycm; }

.ad___bBs2y .info___2p5hm {
  padding-top: 18px;
  padding-bottom: 18px; }
  .ad___bBs2y .info___2p5hm.rich_media_premium___hz4y7 {
    padding: 0; }
  .ad___bBs2y .info___2p5hm::after {
    opacity: 0;
    animation-duration: 1s;
    animation-delay: 2s;
    animation-fill-mode: forwards;
    animation-name: slidein___1xycm;
    bottom: 4px !important; }

@keyframes slidein___1xycm {
  from {
    opacity: 0; }
  to {
    opacity: 0.8; } }

[channel='mobile'] .ad___bBs2y.card___3XUGU {
  background-color: #d6d9dd;
  border: none; }

[channel='desktop'] .ad___bBs2y.card___3XUGU {
  background-color: transparent; }

.stickyAd___2ekgA {
  height: 100%; }
  .stickyAd___2ekgA > div {
    position: sticky;
    top: 50px; }

.event___1bQWk {
  background-color: #f4f4f4; }
  .event___1bQWk .back___2DIPt {
    margin: 4px 0 10px 18px; }
  .event___1bQWk .top___3c1Rt {
    background-color: #ffffff;
    width: 100%; }
    .event___1bQWk .top___3c1Rt .image___2V3p3 {
      position: relative;
      margin-bottom: 8px;
      display: flex; }
      .event___1bQWk .top___3c1Rt .image___2V3p3 img {
        width: 100%;
        height: 100%; }
    .event___1bQWk .top___3c1Rt .label___1o1QK {
      position: absolute;
      bottom: 0;
      left: 0;
      padding: 5px 16px;
      background-color: #23507d;
      color: #ffffff;
      font-family: 'Inter UI Bold';
      font-size: 0.875rem;
      line-height: 1.43;
      text-transform: uppercase; }
    .event___1bQWk .top___3c1Rt .content___EFSBa {
      padding: 0 16px 18px; }
      .event___1bQWk .top___3c1Rt .content___EFSBa h1 {
        margin-top: 8px; }
      .event___1bQWk .top___3c1Rt .content___EFSBa p {
        margin: 8px 0;
        font-size: 1.125rem;
        line-height: 1.56; }
      .event___1bQWk .top___3c1Rt .content___EFSBa .date___21apW {
        display: flex;
        justify-items: baseline;
        margin-top: 8px; }
        .event___1bQWk .top___3c1Rt .content___EFSBa .date___21apW svg {
          fill: #484c55; }
        .event___1bQWk .top___3c1Rt .content___EFSBa .date___21apW span {
          display: block;
          margin-left: 8px;
          color: #484c55; }
  .event___1bQWk aside,
  .event___1bQWk .card___PSCR7 {
    padding: 16px;
    background-color: #ffffff; }
    .event___1bQWk aside .partnerInfo___6MDQk,
    .event___1bQWk .card___PSCR7 .partnerInfo___6MDQk {
      margin-top: 34px; }
      .event___1bQWk aside .partnerInfo___6MDQk h4,
      .event___1bQWk .card___PSCR7 .partnerInfo___6MDQk h4 {
        margin: 20px 0 14px 0; }
      .event___1bQWk aside .partnerInfo___6MDQk > div,
      .event___1bQWk .card___PSCR7 .partnerInfo___6MDQk > div {
        margin: 0;
        padding: 0; }
      .event___1bQWk aside .partnerInfo___6MDQk p,
      .event___1bQWk .card___PSCR7 .partnerInfo___6MDQk p {
        font-size: 1rem; }
  .event___1bQWk .content___EFSBa .lead___26_0t {
    color: #212329;
    font-family: 'Inter UI Bold';
    line-height: 1.56;
    font-size: 1.125rem; }
  .event___1bQWk .content___EFSBa .register___2Dzg1 {
    margin-top: 24px;
    font-size: 1.125rem; }
    .event___1bQWk .content___EFSBa .register___2Dzg1 p {
      text-decoration: underline;
      font-family: 'Inter UI Bold';
      color: #212329; }
  .event___1bQWk .content___EFSBa .socialShare___10xEZ {
    margin-top: 36px; }
  .event___1bQWk .content___EFSBa .info___2CL67 {
    background-color: #f4f4f4;
    padding: 18px 16px 6px;
    margin-top: 36px; }
    .event___1bQWk .content___EFSBa .info___2CL67 h3 {
      margin-bottom: 16px; }
    .event___1bQWk .content___EFSBa .info___2CL67 > div {
      padding: 10px 0;
      border-top: 1px solid #d6d9dd;
      font-size: 1.125rem;
      line-height: 1.56; }
      .event___1bQWk .content___EFSBa .info___2CL67 > div > span {
        margin-right: 4px;
        font-family: 'Inter UI Bold'; }
  .event___1bQWk .content___EFSBa .body___XdK4- h2,
  .event___1bQWk .content___EFSBa .program___1TBzq h2 {
    margin: 30px 0 4px; }
  .event___1bQWk .content___EFSBa .body___XdK4- h3,
  .event___1bQWk .content___EFSBa .program___1TBzq h3 {
    margin-top: 20px; }
  .event___1bQWk .content___EFSBa .body___XdK4- .showMore___2UiRB,
  .event___1bQWk .content___EFSBa .program___1TBzq .showMore___2UiRB {
    margin-top: 12px; }
  .event___1bQWk .content___EFSBa .targetGroup___312Kn {
    margin-top: 16px; }
  .event___1bQWk .speakers___1DNHO {
    margin-top: 8px;
    border-top: 4px solid #23507d; }
    .event___1bQWk .speakers___1DNHO h3 {
      text-align: center;
      padding-bottom: 14px;
      border-bottom: 1px solid #d6d9dd; }
    .event___1bQWk .speakers___1DNHO .speakersWrapper___1VaQG {
      display: flex;
      flex-wrap: wrap;
      margin-top: 16px; }
      .event___1bQWk .speakers___1DNHO .speakersWrapper___1VaQG > * {
        flex: 50%;
        margin-bottom: 16px; }
  .event___1bQWk .showMore___2UiRB {
    display: flex;
    justify-content: center;
    border-top: 1px solid #d6d9dd;
    padding-top: 12px; }
    .event___1bQWk .showMore___2UiRB button {
      display: block;
      border: 0;
      background-color: transparent;
      color: #0293e1;
      font-size: 0.875rem;
      font-family: 'Inter UI Bold';
      cursor: pointer; }

.withBorderBottom___1ULP6 {
  padding-bottom: 16px;
  border-bottom: 1px solid #d6d9dd; }

.imageList___1mhWK {
  margin: 16px 0; }
  .imageList___1mhWK img {
    display: block;
    margin-bottom: 20px;
    max-height: 65px;
    max-width: 100%; }

[channel='mobile'] .event___1bQWk .top___3c1Rt .content___EFSBa,
[channel='tablet'] .event___1bQWk .top___3c1Rt .content___EFSBa {
  font-size: 0.875rem; }

[channel='mobile'] .event___1bQWk .lead___26_0t,
[channel='tablet'] .event___1bQWk .lead___26_0t {
  font-size: 1rem; }

[channel='mobile'] .event___1bQWk .register___2Dzg1,
[channel='tablet'] .event___1bQWk .register___2Dzg1 {
  font-size: 1rem;
  display: flex;
  flex-direction: column; }

[channel='mobile'] .event___1bQWk .info___2CL67,
[channel='tablet'] .event___1bQWk .info___2CL67 {
  margin: 36px -16px 0; }
  [channel='mobile'] .event___1bQWk .info___2CL67 > div,
  [channel='tablet'] .event___1bQWk .info___2CL67 > div {
    font-size: 1rem; }

[channel='mobile'] .event___1bQWk .body___XdK4- > div > div > p,
[channel='mobile'] .event___1bQWk .program___1TBzq > div > div > p,
[channel='mobile'] .event___1bQWk .targetGroup___312Kn > div > div > p,
[channel='mobile'] .event___1bQWk .partnerInfo___6MDQk > div > div > p,
[channel='tablet'] .event___1bQWk .body___XdK4- > div > div > p,
[channel='tablet'] .event___1bQWk .program___1TBzq > div > div > p,
[channel='tablet'] .event___1bQWk .targetGroup___312Kn > div > div > p,
[channel='tablet'] .event___1bQWk .partnerInfo___6MDQk > div > div > p {
  padding: 0; }

[channel='mobile'] .event___1bQWk .speakersWrapper___1VaQG,
[channel='tablet'] .event___1bQWk .speakersWrapper___1VaQG {
  flex-direction: column; }

.ghostEvent___3AUT_ {
  overflow: hidden;
  width: 100%;
  background-color: #ffffff;
  margin: 0; }
  .ghostEvent___3AUT_ .ghost___1CxFu {
    position: relative;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 20px 0;
    background-color: #ffffff; }
    .ghostEvent___3AUT_ .ghost-image___MS57z {
      background-color: #f6f6f6;
      position: relative;
      box-sizing: border-box;
      height: 220px; }
    .ghostEvent___3AUT_ .ghost-body___3jyGc {
      box-sizing: border-box;
      position: relative;
      height: 120px; }
      .ghostEvent___3AUT_ .ghost-body___3jyGc::before, .ghostEvent___3AUT_ .ghost-body___3jyGc::after {
        content: '';
        position: absolute;
        top: 20px;
        right: 16px;
        left: 0;
        height: 16px;
        border-style: solid;
        border-width: 8px 0;
        border-color: rgba(0, 0, 0, 0.08); }
      .ghostEvent___3AUT_ .ghost-body___3jyGc::after {
        top: auto;
        bottom: 20px;
        right: 72px; }
    .ghostEvent___3AUT_ .ghost___1CxFu .ghostWrapper___13kWh {
      display: flex; }
      .ghostEvent___3AUT_ .ghost___1CxFu .ghostWrapper___13kWh .ghostInsider___teXdF {
        flex: 0 0 auto;
        width: 340px; }
      .ghostEvent___3AUT_ .ghost___1CxFu .ghostWrapper___13kWh .ghostMain___2m7oY {
        flex: 0 0 auto;
        width: 604px;
        padding-left: 16px; }
  .ghostEvent___3AUT_ .shimmering___2WwyD {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform: translate3d(-100%, 0, 0);
    animation: slide___2LvD1 1.6s infinite;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 99%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10+,Safari5.1+ */
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 99%, rgba(255, 255, 255, 0) 100%);
    /* W3C */ }

@keyframes slide___2LvD1 {
  0% {
    transform: translateX(-100%); }
  100% {
    transform: translateX(100%); } }

[channel='mobile'] .ghostCourse___2d8pn .ghostWrapper___13kWh {
  display: flex;
  flex-wrap: wrap;
  padding: 16px; }

[channel='mobile'] .ghostCourse___2d8pn .ghostMain___2m7oY {
  order: 2;
  width: 350px; }

[channel='mobile'] .ghostCourse___2d8pn .ghostInsider___teXdF {
  order: 1;
  padding: 8px 44px 0 0;
  width: 350px; }

[channel='tablet'] .ghostCourse___2d8pn .ghostWrapper___13kWh {
  display: flex;
  flex-wrap: wrap; }

[channel='tablet'] .ghostCourse___2d8pn .ghostMain___2m7oY {
  order: 2;
  padding-left: 16px;
  width: 660px; }

[channel='tablet'] .ghostCourse___2d8pn .ghostInsider___teXdF {
  order: 1;
  padding: 8px 44px 19px 16px;
  width: 450px; }

@media (orientation: landscape) {
  [channel='tablet'] .ghostCourse___2d8pn {
    width: 960px; }
    [channel='tablet'] .ghostCourse___2d8pn .ghostWrapper___13kWh {
      display: flex;
      flex-wrap: nowrap; }
    [channel='tablet'] .ghostCourse___2d8pn .ghostMain___2m7oY {
      width: 550px; }
    [channel='tablet'] .ghostCourse___2d8pn .ghostInsider___teXdF {
      width: 340px;
      padding: 8px 44px 0 16px; } }

[channel='mobile'] .ghostCourse___2d8pn .ghostWrapper___13kWh {
  display: flex;
  flex-direction: row-reverse; }

.eventCard___1Z9_a {
  border-bottom: 1px solid #d6d9dd;
  padding: 16px 0;
  margin-bottom: 0px !important; }
  .eventCard___1Z9_a .wrapper___2IUiS {
    display: flex;
    flex-direction: row; }
    .eventCard___1Z9_a .wrapper___2IUiS .image___3r0SP {
      position: relative;
      margin-right: 20px;
      width: 220px; }
      .eventCard___1Z9_a .wrapper___2IUiS .image___3r0SP img {
        max-width: 100%; }
      .eventCard___1Z9_a .wrapper___2IUiS .image___3r0SP .label___1MsJr {
        position: absolute;
        top: 0;
        left: 0;
        background-color: #23507d;
        color: #fff;
        padding: 7px 12px;
        text-transform: uppercase;
        font-family: 'Inter UI Bold';
        font-size: 0.875rem; }
    .eventCard___1Z9_a .wrapper___2IUiS .infoWrapper___15Thb {
      flex: 1;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      padding-bottom: 6px;
      color: #6c6e74;
      font-size: 0.875rem; }
      .eventCard___1Z9_a .wrapper___2IUiS .infoWrapper___15Thb h3 {
        margin-bottom: 6px; }
      .eventCard___1Z9_a .wrapper___2IUiS .infoWrapper___15Thb p {
        margin-bottom: 6px; }

[channel='mobile'] .eventCard___1Z9_a .wrapper___2IUiS,
[channel='tablet'] .eventCard___1Z9_a .wrapper___2IUiS {
  flex-direction: column; }
  [channel='mobile'] .eventCard___1Z9_a .wrapper___2IUiS .image___3r0SP,
  [channel='tablet'] .eventCard___1Z9_a .wrapper___2IUiS .image___3r0SP {
    margin: 0;
    width: 100%; }
  [channel='mobile'] .eventCard___1Z9_a .wrapper___2IUiS .infoWrapper___15Thb,
  [channel='tablet'] .eventCard___1Z9_a .wrapper___2IUiS .infoWrapper___15Thb {
    margin-top: 10px; }
    [channel='mobile'] .eventCard___1Z9_a .wrapper___2IUiS .infoWrapper___15Thb .info___2t3yB > *,
    [channel='tablet'] .eventCard___1Z9_a .wrapper___2IUiS .infoWrapper___15Thb .info___2t3yB > * {
      margin-bottom: 4px; }

.fallbackImage___3DcwL {
  width: 100%;
  height: 100%;
  background: #f4f4f4;
  position: relative; }
  .fallbackImage___3DcwL .svg___719Ur {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 30%; }

.image___2tzYY {
  position: relative; }
  .image___2tzYY .placeholder___2Ti3e {
    background-color: #d6d9dd;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    height: 100%; }
    .image___2tzYY .placeholder___2Ti3e.loaded___3JazM {
      background: transparent; }
    .image___2tzYY .placeholder___2Ti3e img {
      position: absolute;
      opacity: 0;
      left: 0;
      background-color: #ffffff;
      transition: opacity 0.2s linear; }
      .image___2tzYY .placeholder___2Ti3e img.retainSize___2YmOJ {
        top: 0%;
        transform: translateY(0);
        position: relative;
        width: auto; }
      .image___2tzYY .placeholder___2Ti3e img.maxWidth___745k9 {
        width: 100%; }
      .image___2tzYY .placeholder___2Ti3e img.maxHeight___13sZM {
        height: 100%; }
      .image___2tzYY .placeholder___2Ti3e img.loaded___3JazM {
        opacity: 1; }
      .image___2tzYY .placeholder___2Ti3e img.top___b0KMH {
        top: 0%;
        transform: translateY(0%); }
      .image___2tzYY .placeholder___2Ti3e img.center____8sTG {
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%); }
      .image___2tzYY .placeholder___2Ti3e img.bottom___3p9Rd {
        top: 100%;
        transform: translateY(-100%); }
      .image___2tzYY .placeholder___2Ti3e img.left___2SICZ {
        top: 0;
        left: 0;
        right: auto; }
      .image___2tzYY .placeholder___2Ti3e img.right___3_v_B {
        top: 0;
        left: auto;
        right: 0; }
  .image___2tzYY.fallbackPicture___1JGPn .placeholder___2Ti3e img {
    width: auto; }
  .image___2tzYY .img-small___2WWUp {
    filter: blur(50px);
    /* this is needed so Safari keeps sharp edges */
    transform: scale(1); }
  .image___2tzYY .caption___3M1q6,
  .image___2tzYY .author___2EJ-z {
    font-size: 0.875rem;
    color: #6c6e74;
    line-height: 1.43;
    padding: 0 16px; }

.author___jzgib {
  display: flex;
  margin: 33px 0;
  min-height: 50px; }
  .author___jzgib .image___8qklI {
    flex: 0 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 10px;
    margin-top: 10px; }
  .author___jzgib .info___wlPBI {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center; }
  .author___jzgib .name___3mqxl,
  .author___jzgib .email___3rjaq,
  .author___jzgib .description___3skG- {
    margin: 5px 0; }
  .author___jzgib .name___3mqxl {
    font-size: 1rem;
    color: #484c55; }
  .author___jzgib .email___3rjaq {
    font-size: 0.875rem; }
    .author___jzgib .email___3rjaq a {
      color: #0293e1; }
  .author___jzgib .title___3Brp1 {
    font-size: 0.875rem;
    color: #6c6e74;
    line-height: 1.5; }

[channel='mobile'] .author___jzgib {
  margin: 15px 0; }

[channel='tablet'] .author___jzgib {
  flex-basis: 50%;
  flex-shrink: 0;
  width: 50%;
  padding-right: 20px;
  margin: 15px 0; }
  [channel='tablet'] .author___jzgib .infoContent___EiA8k {
    height: 100%; }

.contactPerson___1vA6c {
  display: flex;
  margin-bottom: 21px;
  min-height: 50px;
  line-height: 1.5;
  color: #484c55; }
  .contactPerson___1vA6c .imageContent___2oXcd {
    width: 65px;
    height: 65px;
    margin-right: 16px; }
  .contactPerson___1vA6c .image___3xw38 {
    border-radius: 50%;
    overflow: hidden; }
  .contactPerson___1vA6c .info___FbBhy {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-start; }
  .contactPerson___1vA6c .name___2x6cZ,
  .contactPerson___1vA6c .email___6rvrm {
    margin: 0; }
  .contactPerson___1vA6c .infoContent___2tpVR {
    line-height: 1.43;
    font-size: 0.875rem; }
  .contactPerson___1vA6c .name___2x6cZ {
    font-size: 1rem;
    line-height: 1.43; }

[channel='tablet'] .contactPerson___1vA6c {
  flex-basis: 50%;
  flex-shrink: 0;
  padding-right: 20px; }
  [channel='tablet'] .contactPerson___1vA6c .infoContent___2tpVR {
    height: 100%; }

.ghostCard___1sbN_ {
  overflow: hidden;
  width: 100%;
  background-color: #fff;
  margin-bottom: 12px; }
  .ghostCard___1sbN_ .ghost___6m1tv {
    position: relative;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 16px;
    background-color: #fff; }
  .ghostCard___1sbN_ .ghost-image___VbLqq {
    background-color: #d6d9dd;
    position: relative;
    box-sizing: border-box;
    height: 300px; }
  .ghostCard___1sbN_ .ghost-header___2nwAg {
    position: relative;
    box-sizing: border-box;
    height: 80px; }
    .ghostCard___1sbN_ .ghost-header___2nwAg::before, .ghostCard___1sbN_ .ghost-header___2nwAg::after {
      content: '';
      position: absolute;
      top: 20px;
      right: 48px;
      left: 0;
      height: 24px;
      background-color: #d6d9dd; }
    .ghostCard___1sbN_ .ghost-header___2nwAg::after {
      top: auto;
      bottom: 0;
      right: 144px; }
  .ghostCard___1sbN_ .ghost-body___2c7R9 {
    box-sizing: border-box;
    position: relative;
    height: 120px; }
    .ghostCard___1sbN_ .ghost-body___2c7R9::before, .ghostCard___1sbN_ .ghost-body___2c7R9::after {
      content: '';
      position: absolute;
      top: 20px;
      right: 16px;
      left: 0;
      height: 16px;
      border-style: solid;
      border-width: 8px 0;
      border-color: rgba(0, 0, 0, 0.08); }
    .ghostCard___1sbN_ .ghost-body___2c7R9::after {
      top: auto;
      bottom: 20px;
      right: 72px; }
  .ghostCard___1sbN_ .shimmering___2aQi6 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform: translate3d(-100%, 0, 0);
    animation: slide___l9b72 1.6s infinite;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 99%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10+,Safari5.1+ */
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 99%, rgba(255, 255, 255, 0) 100%);
    /* W3C */ }

@keyframes slide___l9b72 {
  0% {
    transform: translateX(-100%); }
  100% {
    transform: translateX(100%); } }

.articleCard___1Egrz {
  display: block;
  background-color: #ffffff;
  padding: 16px;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.2);
  overflow-x: hidden; }
  .articleCard___1Egrz .section___2dkQb {
    display: inline-block;
    font-size: 0.875rem;
    font-family: 'Inter UI Bold';
    color: #23507d;
    margin-bottom: 6px; }
  .articleCard___1Egrz .title___t-pLY {
    text-align: center; }
    .articleCard___1Egrz .title___t-pLY h4 {
      padding-top: 5px;
      margin-bottom: 15px;
      text-transform: uppercase;
      display: inline-block;
      color: #212329; }
  .articleCard___1Egrz .imageContent___1SIAp {
    position: relative;
    margin-bottom: 15px; }
  .articleCard___1Egrz a {
    display: block;
    text-decoration: none; }
    .articleCard___1Egrz a:hover {
      outline: none; }
      .articleCard___1Egrz a:hover h2 {
        text-decoration: underline; }
    .articleCard___1Egrz a:focus {
      outline-offset: 13px; }
  .articleCard___1Egrz span {
    text-transform: uppercase; }
  .articleCard___1Egrz h2 {
    color: #212329; }
  .articleCard___1Egrz h2:hover,
  .articleCard___1Egrz p:hover {
    cursor: pointer; }

[channel='mobile'] .articleCard___1Egrz h2 {
  margin: 0; }

.articleCardMedium___zRX8S {
  border-bottom: 1px solid #d6d9dd; }
  .articleCardMedium___zRX8S .image___3BRMG {
    position: relative;
    width: 100%; }
  .articleCardMedium___zRX8S .info___qe85V > div {
    font-size: 0.875rem; }
  .articleCardMedium___zRX8S .info___qe85V .section___3yaSY {
    font-family: 'Inter UI Bold';
    text-transform: uppercase;
    margin-bottom: 4px;
    color: #23507d; }
  .articleCardMedium___zRX8S .info___qe85V .date___28XeH {
    color: #484c55;
    margin-top: 6px;
    margin-bottom: 8px; }
  .articleCardMedium___zRX8S h3 {
    color: #212329; }
  .articleCardMedium___zRX8S p {
    color: #484c55;
    line-height: 1.63; }
  .articleCardMedium___zRX8S p:hover,
  .articleCardMedium___zRX8S h3:hover {
    cursor: pointer; }
  .articleCardMedium___zRX8S h3 {
    margin-bottom: 8px; }
  .articleCardMedium___zRX8S p {
    line-height: 1.63; }
  .articleCardMedium___zRX8S a {
    text-decoration: none; }
    .articleCardMedium___zRX8S a:hover h3 {
      text-decoration: underline; }

[channel='mobile'] .articleCardMedium___zRX8S .date___28XeH,
[channel='mobile'] .articleCardMedium___zRX8S .section___3yaSY {
  font-size: 0.75rem; }

[channel='mobile'] .articleCardMedium___zRX8S .content___28hTN {
  display: flex;
  flex-wrap: wrap; }
  [channel='mobile'] .articleCardMedium___zRX8S .content___28hTN .text___2GCYU {
    font-size: 0.875rem; }

[channel='mobile'] .articleCardMedium___zRX8S .info___qe85V {
  flex: 1 40%;
  margin-bottom: 1px;
  order: 1; }

[channel='mobile'] .articleCardMedium___zRX8S .imageContainer___e4x7D {
  flex: 1;
  order: 2;
  margin-bottom: 10px;
  max-width: 100px; }

[channel='mobile'] .articleCardMedium___zRX8S .text___2GCYU {
  flex: 2 100%;
  order: 3; }

[channel='mobile'] .articleCardMedium___zRX8S .wrapper___37Wf2 {
  padding: 13px 0 18px; }

[channel='mobile'] .articleCardMedium___zRX8S p {
  line-height: 1.38; }

[channel='tablet'] .articleCardMedium___zRX8S {
  padding: 21px 0 22px; }
  [channel='tablet'] .articleCardMedium___zRX8S .content___28hTN {
    display: flex;
    flex-wrap: wrap; }
  [channel='tablet'] .articleCardMedium___zRX8S .content___28hTN {
    width: 100%; }
  [channel='tablet'] .articleCardMedium___zRX8S .info___qe85V {
    flex: 1 450px;
    margin-bottom: 1px;
    order: 1; }
  [channel='tablet'] .articleCardMedium___zRX8S .text___2GCYU {
    flex: 1 450px;
    max-width: 100%;
    order: 2; }
  [channel='tablet'] .articleCardMedium___zRX8S .imageContainer___e4x7D {
    flex: 1 150px;
    max-width: 188px;
    order: 3;
    margin-left: 20px; }
  [channel='tablet'] .articleCardMedium___zRX8S h3 {
    margin-bottom: 8px; }

@media screen and (orientation: landscape) {
  [channel='tablet'] .articleCardMedium___zRX8S .content___28hTN {
    display: flex; }
  [channel='tablet'] .articleCardMedium___zRX8S .info___qe85V {
    display: flex;
    align-items: flex-end;
    flex-direction: column;
    flex: 1 217px;
    margin: 0 16px 0 24px;
    max-width: 193px; }
  [channel='tablet'] .articleCardMedium___zRX8S .text___2GCYU {
    flex: 1 50.5%;
    max-width: 100%;
    padding-right: 8px; }
  [channel='tablet'] .articleCardMedium___zRX8S .imageContainer___e4x7D {
    flex: 1 19.5%;
    max-width: 220px; } }

[channel='desktop'] .articleCardMedium___zRX8S {
  padding: 21px 0 18px; }
  [channel='desktop'] .articleCardMedium___zRX8S .content___28hTN {
    display: flex; }
  [channel='desktop'] .articleCardMedium___zRX8S .info___qe85V {
    display: flex;
    align-items: flex-end;
    flex-direction: column;
    flex: 1 217px;
    margin: 0 16px 0 24px;
    max-width: 193px; }
  [channel='desktop'] .articleCardMedium___zRX8S .text___2GCYU {
    flex: 1 50.5%;
    max-width: 100%;
    padding-right: 8px; }
  [channel='desktop'] .articleCardMedium___zRX8S .imageContainer___e4x7D {
    flex: 1 19.5%;
    max-width: 220px;
    padding-right: 16px; }
  [channel='desktop'] .articleCardMedium___zRX8S h3 {
    margin-bottom: 15px; }

.articleCardSmall___1jo5X {
  background-color: #ffffff;
  padding: 14px 16px;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.2); }
  .articleCardSmall___1jo5X .section___my342 {
    display: inline-block;
    font-size: 0.875rem;
    font-family: 'Inter UI Bold';
    color: #23507d;
    margin: 0 0 6px; }
  .articleCardSmall___1jo5X .image___2oqWw,
  .articleCardSmall___1jo5X .content___2Uwpy {
    flex: 1; }
  .articleCardSmall___1jo5X .image___2oqWw > div {
    position: relative; }
  .articleCardSmall___1jo5X .wrapper___2Ltha {
    display: flex; }
  .articleCardSmall___1jo5X span {
    text-transform: uppercase; }
  .articleCardSmall___1jo5X h3 {
    color: #212329; }
  .articleCardSmall___1jo5X h3:hover,
  .articleCardSmall___1jo5X p:hover {
    cursor: pointer; }
  .articleCardSmall___1jo5X a {
    display: block;
    text-decoration: none; }
    .articleCardSmall___1jo5X a:hover {
      outline: none; }
      .articleCardSmall___1jo5X a:hover h3 {
        text-decoration: underline; }
    .articleCardSmall___1jo5X a:focus {
      outline-offset: 13px; }

[channel='mobile'] .articleCardSmall___1jo5X .image___2oqWw {
  max-width: 100px;
  margin-left: 15px; }

[channel='mobile'] .articleCardSmall___1jo5X .wrapper___2Ltha {
  flex-direction: row-reverse;
  align-items: center; }

[channel='tablet'] .articleCardSmall___1jo5X {
  flex-direction: row; }
  [channel='tablet'] .articleCardSmall___1jo5X .wrapper___2Ltha {
    max-width: 650px; }
  [channel='tablet'] .articleCardSmall___1jo5X .image___2oqWw {
    max-width: 40%;
    margin-right: 20px; }
  @media (orientation: landscape) {
    [channel='tablet'] .articleCardSmall___1jo5X {
      margin-bottom: 8px; } }

[channel='desktop'] .articleCardSmall___1jo5X {
  flex-direction: row;
  padding-bottom: 14px; }
  [channel='desktop'] .articleCardSmall___1jo5X .image___2oqWw {
    max-width: 40%;
    margin-right: 20px; }

.jobCard___1nIRm {
  padding: 16px 16px 10px;
  background-color: #ffffff;
  border-bottom: solid 1px #d6d9dd;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.2); }
  .jobCard___1nIRm a {
    text-decoration: none; }
    .jobCard___1nIRm a:hover h4 {
      text-decoration: underline; }
  .jobCard___1nIRm .container___gjSZU {
    display: flex; }
    .jobCard___1nIRm .container___gjSZU p {
      color: #6c6e74; }
    .jobCard___1nIRm .container___gjSZU span {
      margin-right: 12px;
      display: block; }
    .jobCard___1nIRm .container___gjSZU .infoContainer___3azt8 {
      flex: 1;
      display: flex;
      flex-flow: column nowrap;
      justify-content: space-between; }
    .jobCard___1nIRm .container___gjSZU .location___3nan3 {
      display: flex;
      justify-content: center;
      align-items: center; }
    .jobCard___1nIRm .container___gjSZU .locationContainer___271nO {
      display: flex;
      border-top: solid 1px #d6d9dd;
      color: #6c6e74;
      flex-wrap: wrap; }
      .jobCard___1nIRm .container___gjSZU .locationContainer___271nO > p {
        margin-right: 18px; }
      .jobCard___1nIRm .container___gjSZU .locationContainer___271nO p {
        margin-bottom: 5px; }

[channel='mobile'] .jobCard___1nIRm .container___gjSZU {
  flex-direction: column; }
  [channel='mobile'] .jobCard___1nIRm .container___gjSZU .image___1Qp88 {
    max-height: 100px; }
  [channel='mobile'] .jobCard___1nIRm .container___gjSZU .info___RHeOu {
    margin-top: 8px; }
    [channel='mobile'] .jobCard___1nIRm .container___gjSZU .info___RHeOu > p {
      margin-top: 8px;
      font-size: 0.875rem; }
  [channel='mobile'] .jobCard___1nIRm .container___gjSZU .locationContainer___271nO {
    width: 100%;
    margin-top: 10px;
    padding-top: 10px;
    font-size: 0.875rem; }

[channel='desktop'] .jobCard___1nIRm .container___gjSZU,
[channel='tablet'] .jobCard___1nIRm .container___gjSZU {
  flex-wrap: wrap;
  align-content: flex-start; }
  [channel='desktop'] .jobCard___1nIRm .container___gjSZU h4,
  [channel='tablet'] .jobCard___1nIRm .container___gjSZU h4 {
    font-size: 1.5rem;
    letter-spacing: 0.9px;
    line-height: 1.75rem; }
  [channel='desktop'] .jobCard___1nIRm .container___gjSZU .image___1Qp88,
  [channel='tablet'] .jobCard___1nIRm .container___gjSZU .image___1Qp88 {
    width: 220px;
    height: 132px; }
  [channel='desktop'] .jobCard___1nIRm .container___gjSZU .info___RHeOu,
  [channel='desktop'] .jobCard___1nIRm .container___gjSZU .locationContainer___271nO,
  [channel='tablet'] .jobCard___1nIRm .container___gjSZU .info___RHeOu,
  [channel='tablet'] .jobCard___1nIRm .container___gjSZU .locationContainer___271nO {
    margin-left: 16px; }
  [channel='desktop'] .jobCard___1nIRm .container___gjSZU .info___RHeOu > p,
  [channel='tablet'] .jobCard___1nIRm .container___gjSZU .info___RHeOu > p {
    margin-top: 12px; }
  [channel='desktop'] .jobCard___1nIRm .container___gjSZU .locationContainer___271nO,
  [channel='tablet'] .jobCard___1nIRm .container___gjSZU .locationContainer___271nO {
    margin-top: 10px;
    padding-top: 10px; }

.jobInfoCard___2Ht2Y {
  display: flex;
  padding: 20px;
  margin: 20px 0;
  background: transparent;
  border: 1px solid #d6d9dd;
  font-size: 14px; }
  .jobInfoCard___2Ht2Y .info___1kMnP {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
  .jobInfoCard___2Ht2Y .info___1kMnP > * + * {
    margin-top: 10px; }
  .jobInfoCard___2Ht2Y .image___3C0R_ {
    flex: 0 20%; }
  .jobInfoCard___2Ht2Y .btnContainer___3SHN3 {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
  .jobInfoCard___2Ht2Y h2 {
    margin: 10px 0 20px;
    color: #212329; }
  .jobInfoCard___2Ht2Y h2:hover,
  .jobInfoCard___2Ht2Y p:hover {
    cursor: pointer;
    text-decoration: underline; }
  .jobInfoCard___2Ht2Y .description___3KQv0 > span {
    color: #23507d; }
  .jobInfoCard___2Ht2Y .description___3KQv0 > p > span {
    background: #23507d; }

[channel='desktop'] .jobInfoCard___2Ht2Y > * + * {
  margin-left: 20px; }

[channel='mobile'] .jobInfoCard___2Ht2Y {
  flex-direction: column; }
  [channel='mobile'] .jobInfoCard___2Ht2Y .btnContainer___3SHN3 > div {
    margin: 10px 0; }

.nativeCard___iVnyg {
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.2); }
  .nativeCard___iVnyg .content___14qPs {
    position: relative;
    background: rgba(214, 217, 221, 0.4); }
  .nativeCard___iVnyg .companyName___2Jyye,
  .nativeCard___iVnyg .section___1iMIt {
    font-size: 0.875rem;
    text-transform: uppercase;
    font-family: 'Inter UI Bold'; }
  .nativeCard___iVnyg .companyName___2Jyye {
    font-weight: bold;
    color: #3a3e47;
    margin-right: 10px;
    margin-bottom: 6px; }
  .nativeCard___iVnyg h2 {
    color: #212329; }
  .nativeCard___iVnyg h2:hover,
  .nativeCard___iVnyg p:hover {
    cursor: pointer;
    text-decoration: underline; }
  .nativeCard___iVnyg .nativeLabel___2vi0B {
    height: 30px;
    padding: 0 10px;
    position: relative;
    display: block;
    color: #ffffff;
    position: absolute;
    top: 0;
    z-index: 1;
    line-height: 30px;
    text-transform: uppercase;
    font-size: 0.875rem;
    font-family: 'Inter UI Bold';
    background: #484c55; }
  .nativeCard___iVnyg .contentContainer___2tJF4 {
    display: flex; }
  .nativeCard___iVnyg .imageContainer___q0D-i {
    flex: 1;
    background-size: cover;
    background-position: 50% 50%; }
  .nativeCard___iVnyg .text-container___11NdH {
    flex: 1; }
  .nativeCard___iVnyg a {
    display: block;
    text-decoration: none; }
    .nativeCard___iVnyg a:hover {
      outline: none; }
      .nativeCard___iVnyg a:hover h2 {
        text-decoration: underline; }

[channel='mobile'] .nativeCard___iVnyg .contentContainer___2tJF4 {
  display: block; }

[channel='mobile'] .nativeCard___iVnyg .imageContainer___q0D-i {
  max-width: 100%;
  height: 115px; }

[channel='mobile'] .nativeCard___iVnyg .text-container___11NdH {
  padding: 15px; }

[channel='tablet'] .nativeCard___iVnyg .contentContainer___2tJF4 {
  max-width: 650px; }

[channel='tablet'] .nativeCard___iVnyg .imageContainer___q0D-i {
  max-width: 40%; }

[channel='tablet'] .nativeCard___iVnyg .text-container___11NdH {
  padding: 20px; }

@media (orientation: landscape) {
  [channel='tablet'] .nativeCard___iVnyg {
    margin-bottom: 8px; } }

[channel='desktop'] .nativeCard___iVnyg .imageContainer___q0D-i {
  max-width: 40%; }

[channel='desktop'] .nativeCard___iVnyg .text-container___11NdH {
  padding: 20px; }

.nativeCardMedium___3DFzc {
  border-bottom: 1px solid #f4f4f4;
  background-color: #d6d9dd; }
  .nativeCardMedium___3DFzc .image___2cMHB,
  .nativeCardMedium___3DFzc .info___2iS6v,
  .nativeCardMedium___3DFzc .content___2E8i0 {
    flex: 1; }
  .nativeCardMedium___3DFzc .info___2iS6v {
    display: flex;
    flex-direction: column;
    margin-right: 30px;
    max-width: 250px; }
    .nativeCardMedium___3DFzc .info___2iS6v > * {
      font-size: 0.875rem; }
    .nativeCardMedium___3DFzc .info___2iS6v .section___SdLkV {
      font-family: 'Inter UI Bold';
      color: #23507d;
      text-transform: uppercase; }
    .nativeCardMedium___3DFzc .info___2iS6v .advertiser___1Oqsx,
    .nativeCardMedium___3DFzc .info___2iS6v .nativeLabel___M34Za {
      text-transform: uppercase; }
  .nativeCardMedium___3DFzc .image___2cMHB {
    margin-left: 15px; }
    .nativeCardMedium___3DFzc .image___2cMHB > div {
      position: relative; }
  .nativeCardMedium___3DFzc .wrapper___1ZcTZ {
    display: flex; }
  .nativeCardMedium___3DFzc h2 {
    color: #212329; }
  .nativeCardMedium___3DFzc h2,
  .nativeCardMedium___3DFzc p {
    color: #212329; }
    .nativeCardMedium___3DFzc h2:hover,
    .nativeCardMedium___3DFzc p:hover {
      cursor: pointer;
      text-decoration: underline; }
  .nativeCardMedium___3DFzc p {
    line-height: 1.63; }
  .nativeCardMedium___3DFzc a {
    text-decoration: none; }
    .nativeCardMedium___3DFzc a:hover h2 {
      text-decoration: underline; }

[channel='mobile'] .nativeCardMedium___3DFzc .image___2cMHB {
  max-width: 100px;
  margin-left: 15px; }

[channel='mobile'] .nativeCardMedium___3DFzc .info___2iS6v {
  flex-direction: row;
  margin-bottom: 10px; }
  [channel='mobile'] .nativeCardMedium___3DFzc .info___2iS6v > * {
    color: #212329; }
  [channel='mobile'] .nativeCardMedium___3DFzc .info___2iS6v .nativeLabel___M34Za {
    font-family: 'Inter UI Bold';
    margin-right: 10px; }

[channel='mobile'] .nativeCardMedium___3DFzc .wrapper___1ZcTZ {
  margin: 0 15px;
  padding: 15px 0; }

[channel='mobile'] .nativeCardMedium___3DFzc h2 {
  margin-bottom: 8px; }

[channel='mobile'] .nativeCardMedium___3DFzc p {
  line-height: 1.38; }

[channel='tablet'] .nativeCardMedium___3DFzc {
  padding: 20px 15px 20px;
  margin: 0 35px; }
  [channel='tablet'] .nativeCardMedium___3DFzc .wrapper___1ZcTZ {
    justify-content: space-between; }
  [channel='tablet'] .nativeCardMedium___3DFzc .info___2iS6v {
    flex-direction: row;
    margin-bottom: 10px; }
    [channel='tablet'] .nativeCardMedium___3DFzc .info___2iS6v > * {
      color: #212329; }
    [channel='tablet'] .nativeCardMedium___3DFzc .info___2iS6v .nativeLabel___M34Za {
      font-family: 'Inter UI Bold';
      margin-right: 10px; }
  [channel='tablet'] .nativeCardMedium___3DFzc .image___2cMHB {
    max-width: 225px; }
  [channel='tablet'] .nativeCardMedium___3DFzc h2 {
    margin-bottom: 10px; }

[channel='desktop'] .nativeCardMedium___3DFzc {
  padding-bottom: 20px; }
  [channel='desktop'] .nativeCardMedium___3DFzc .info___2iS6v {
    align-items: flex-end; }
    [channel='desktop'] .nativeCardMedium___3DFzc .info___2iS6v .advertiser___1Oqsx {
      margin-bottom: 10px;
      color: #212329;
      font-family: 'Inter UI Bold'; }
    [channel='desktop'] .nativeCardMedium___3DFzc .info___2iS6v .nativeLabel___M34Za {
      padding: 7px 12px;
      font-family: 'Inter UI Bold';
      color: #ffffff;
      margin-bottom: 10px;
      background-color: #484c55; }
  [channel='desktop'] .nativeCardMedium___3DFzc .content___2E8i0,
  [channel='desktop'] .nativeCardMedium___3DFzc .image___2cMHB {
    padding-top: 20px; }
  [channel='desktop'] .nativeCardMedium___3DFzc .image___2cMHB {
    max-width: 120px;
    margin-right: 20px; }
  [channel='desktop'] .nativeCardMedium___3DFzc h2 {
    margin-bottom: 15px; }

.newsletterCard___1B-en {
  background-color: #ffffff;
  padding: 16px;
  border-top: 3px solid #23507d; }
  .newsletterCard___1B-en .container___2Mrx7 {
    background: #ffffff; }
  .newsletterCard___1B-en .title___33r5n {
    text-align: center; }
    .newsletterCard___1B-en .title___33r5n h4 {
      line-height: 1.2;
      letter-spacing: 1.4px; }
  .newsletterCard___1B-en .content___1oSFj {
    font-size: 1rem;
    margin-top: 16px;
    line-height: 1.5;
    text-align: center; }
  .newsletterCard___1B-en .terms___2fh35 {
    font-size: 0.875rem;
    margin-top: 11px;
    display: flex;
    line-height: 1.43;
    text-align: center;
    color: #6c6e74; }
  .newsletterCard___1B-en .form___14pvK {
    margin-top: 23px;
    display: flex;
    flex-wrap: wrap; }
    .newsletterCard___1B-en .form___14pvK .input___2a4WF {
      flex: 1 250px; }
    .newsletterCard___1B-en .form___14pvK input {
      width: 100%;
      border-radius: 22.5px;
      font-size: 1rem;
      outline: 0;
      height: 45px;
      padding-left: 20px;
      line-height: 1.5; }
    .newsletterCard___1B-en .form___14pvK .email___1UiVq {
      border: solid 2px #d6d9dd; }
    .newsletterCard___1B-en .form___14pvK .hasError___3w8vH {
      border-color: #e53935; }
    .newsletterCard___1B-en .form___14pvK .button___2czfA {
      flex: 1; }
      .newsletterCard___1B-en .form___14pvK .button___2czfA:focus {
        outline: none; }
  .newsletterCard___1B-en .error___3MYNG {
    display: block;
    margin-top: 10px;
    margin-left: 10px;
    font-size: 14px;
    color: #e53935; }
  .newsletterCard___1B-en h4 {
    padding-top: 5px;
    display: inline-block;
    text-transform: uppercase;
    color: #3a3e47; }

.mobile___1Uq5Y.newsletterCard___1B-en .container___2Mrx7 {
  padding: 0 24px;
  text-align: center; }

.mobile___1Uq5Y.newsletterCard___1B-en .form___14pvK .input___2a4WF {
  flex: 2.9 1 320px;
  margin: 0; }

.mobile___1Uq5Y.newsletterCard___1B-en .form___14pvK .button___2czfA {
  margin-top: 8px; }

.tablet___hnCn1.newsletterCard___1B-en {
  margin-top: 0; }
  .tablet___hnCn1.newsletterCard___1B-en .content___1oSFj {
    margin-top: 13px; }
  .tablet___hnCn1.newsletterCard___1B-en .terms___2fh35 {
    margin-top: 11px; }
  .tablet___hnCn1.newsletterCard___1B-en .form___14pvK {
    justify-content: space-between; }
    .tablet___hnCn1.newsletterCard___1B-en .form___14pvK .input___2a4WF {
      margin: 0 20px 0 0; }

.desktop___9ebpn.newsletterCard___1B-en {
  margin-top: 0;
  border-top: 3px solid #23507d; }
  .desktop___9ebpn.newsletterCard___1B-en .form___14pvK {
    justify-content: space-between; }
    .desktop___9ebpn.newsletterCard___1B-en .form___14pvK .input___2a4WF {
      margin: 0 20px 0 0; }

.cardIcon____q1u4 {
  position: absolute;
  bottom: 0;
  display: flex;
  background-color: #23507d;
  max-height: 30px; }
  .cardIcon____q1u4 p {
    font-size: 0.875rem;
    color: #ffffff;
    flex: 1;
    padding: 8px;
    background: #23507d;
    font-weight: bold;
    text-transform: uppercase; }
  .cardIcon____q1u4 svg path:first-of-type {
    fill: #23507d; }
  .cardIcon____q1u4 svg path:nth-child(2) {
    fill: #ffffff; }

.eventHero___1z5Id {
  flex: 1;
  background-size: cover;
  background-position: 50% 50%;
  width: 100%;
  height: 390px;
  padding: 25px;
  position: relative;
  display: flex;
  align-items: flex-end; }
  .eventHero___1z5Id a:hover {
    outline: none; }
  .eventHero___1z5Id a:focus {
    outline-offset: 15px; }
  .eventHero___1z5Id h1 {
    color: #ffffff;
    width: 100%;
    margin-top: 10px;
    word-break: break-all;
    position: relative; }
  .eventHero___1z5Id .category___3m-ze {
    background: #23507d;
    position: absolute;
    top: 0;
    left: 0;
    padding: 5px 10px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 0.875rem; }
  .eventHero___1z5Id:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #212329 100%); }

.feedHero___35REj {
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 390px;
  position: relative;
  margin-bottom: 8px; }
  .feedHero___35REj h1 {
    color: #ffffff;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 6px; }
  .feedHero___35REj .category___3dq18 {
    color: #ffffff;
    display: block;
    font-size: 0.9em;
    text-transform: uppercase; }
  .feedHero___35REj .preamble___Hcwbt {
    display: inline;
    color: #ffffff; }
    .feedHero___35REj .preamble___Hcwbt .section___1PYmt {
      text-transform: uppercase;
      float: left;
      margin-top: 2px;
      margin-right: 10px;
      font-family: 'Inter UI Bold';
      color: #ffffff;
      font-size: 0.875rem; }
  .feedHero___35REj .wrapper___21JgQ {
    z-index: 1; }
  .feedHero___35REj a {
    display: flex;
    flex: 1;
    flex-direction: row;
    align-items: flex-end;
    height: 100%;
    cursor: pointer;
    text-decoration: none; }
    .feedHero___35REj a::before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #212329 100%); }
    .feedHero___35REj a:hover::before {
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #212329 100%); }
    .feedHero___35REj a:hover {
      outline: none; }
      .feedHero___35REj a:hover h1 {
        text-decoration: underline; }
    .feedHero___35REj a:focus {
      outline-offset: 15px; }

[channel='mobile'] .feedHero___35REj {
  padding: 16px; }

[channel='tablet'] .feedHero___35REj {
  padding: 20px; }

[channel='desktop'] .feedHero___35REj {
  padding: 16px; }

.ghostHero___3og6w {
  background-size: cover;
  background-position: center;
  background-color: #d6d9dd;
  width: 100%;
  height: 390px;
  position: relative;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.2);
  overflow: hidden; }
  .ghostHero___3og6w .shimmering___lXzle {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform: translate3d(-100%, 0, 0);
    animation: slide___3fmKN 1.6s infinite;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 99%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10+,Safari5.1+ */
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 99%, rgba(255, 255, 255, 0) 100%);
    /* W3C */ }

@keyframes slide___3fmKN {
  0% {
    transform: translateX(-100%); }
  100% {
    transform: translateX(100%); } }

.tagList___1Fids {
  margin-bottom: 21px; }
  .tagList___1Fids ul {
    list-style: none;
    padding: 0;
    display: flex;
    height: auto; }
  .tagList___1Fids .label___2UA-1 {
    font-size: 1rem;
    color: #484c55;
    margin-bottom: 8px; }

[channel='mobile'] .tagList___1Fids ul {
  flex-flow: row wrap;
  flex-wrap: wrap; }

[channel='tablet'] .tagList___1Fids ul {
  justify-content: flex-end;
  flex-wrap: wrap; }

@media (max-width: 800px) {
  [channel='tablet'] .tagList___1Fids ul {
    flex-wrap: wrap;
    justify-content: flex-start; } }

[channel='desktop'] .tagList___1Fids ul {
  justify-content: flex-end;
  flex-wrap: wrap; }

.infoList___3LIIN {
  list-style: none; }
  .infoList___3LIIN .item___3pwJE {
    padding: 5px 15px;
    display: flex; }
    .infoList___3LIIN .item___3pwJE:nth-child(odd) {
      background: #d6d9dd; }
  .infoList___3LIIN .readMoreTrigger___3mthn {
    font-family: 'Inter UI Bold', sans-serif;
    font-size: 0.875rem;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    width: 100%;
    padding-top: 15px;
    background: none;
    border: 0;
    border-top: 1px solid #d6d9dd;
    color: #23507d; }
  .infoList___3LIIN strong {
    margin-right: 5px; }

[channel='mobile'] .infoList___3LIIN .item___3pwJE {
  flex-direction: column; }

.searchPage___233X4 {
  background-color: #ffffff;
  min-height: 80vh;
  width: 100%; }
  .searchPage___233X4 .sort___eL-dD {
    margin-top: 18px;
    margin-bottom: 24px;
    color: #3a3e47; }
    .searchPage___233X4 .sort___eL-dD .buttonContainer___8hc9s {
      margin-top: 5px; }
  .searchPage___233X4 .totalHits___2sL87 {
    margin: 10px 0; }
    .searchPage___233X4 .totalHits___2sL87 strong {
      font-family: 'Inter UI Bold'; }
  .searchPage___233X4 .resultContainer___1T6iJ {
    margin-top: 5px;
    color: #484c55;
    position: relative; }
    .searchPage___233X4 .resultContainer___1T6iJ article:first-of-type {
      border-top: 1px solid #d6d9dd; }
  .searchPage___233X4 .spinnerContainer___GCpwf {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    opacity: 0.9; }
    .searchPage___233X4 .spinnerContainer___GCpwf .spinner___13Yd7 {
      position: sticky;
      padding: 100px;
      top: 0;
      display: flex;
      align-items: center;
      justify-content: center; }
      .searchPage___233X4 .spinnerContainer___GCpwf .spinner___13Yd7 svg {
        -webkit-transform: translateZ(0);
        -ms-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-animation: rotate___gYZyX 1.1s infinite linear;
        animation: rotate___gYZyX 1.1s infinite linear; }

[channel='desktop'] .searchPage___233X4 {
  padding: 24px 16px; }
  [channel='desktop'] .searchPage___233X4 h2 {
    margin-bottom: 26px; }
  [channel='desktop'] .searchPage___233X4 .result___2CBwV {
    font-size: 0.875rem;
    line-height: 1.43; }

[channel='tablet'] .searchPage___233X4 {
  padding: 22px 16px; }
  [channel='tablet'] .searchPage___233X4 h2 {
    margin-bottom: 22px; }

[channel='tablet'] .result___2CBwV {
  font-size: 0.875rem;
  line-height: 1.43; }

[channel='mobile'] .searchPage___233X4 {
  padding: 22px 16px; }
  [channel='mobile'] .searchPage___233X4 h2 {
    margin-bottom: 18px; }
  [channel='mobile'] .searchPage___233X4 .totalHits___2sL87 {
    font-size: 0.75rem; }
  [channel='mobile'] .searchPage___233X4 .spinner___13Yd7 {
    margin-top: 24px; }
  [channel='mobile'] .searchPage___233X4 .result___2CBwV {
    font-size: 0.75rem;
    line-height: 1.67; }
  [channel='mobile'] .searchPage___233X4 .sort___eL-dD {
    font-size: 0.875rem;
    line-height: 1.43;
    margin-bottom: 20px; }

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

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

.searchInput___wScNB .inputWrapper___N5QM9 {
  display: flex;
  border-radius: 4px;
  border: 0.5px solid #afb1b9;
  background-color: #ffffff;
  transition: all 0.2s ease; }
  .searchInput___wScNB .inputWrapper___N5QM9.active___TpH-j {
    border-color: #3a3e47; }

.searchInput___wScNB .input___11JqB {
  display: block;
  flex: 1;
  padding: 12px 16px;
  border-radius: 0;
  border: 0;
  outline: 0;
  background-color: transparent;
  color: #212329;
  font-size: 1.125rem;
  line-height: 1.56;
  transition: all 0.2s ease; }
  .searchInput___wScNB .input___11JqB::placeholder {
    color: #afb1b9; }

.searchInput___wScNB .buttonContainer___3So3S {
  width: 16px;
  margin: 0 12px;
  display: flex;
  justify-content: center;
  align-items: center; }
  .searchInput___wScNB .buttonContainer___3So3S .button___1ByfV {
    padding: 0;
    margin: 0;
    display: inline-block;
    border: 0;
    outline: 0;
    background: none;
    line-height: 1;
    vertical-align: middle;
    white-space: normal;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }

.searchInput___wScNB .spinner___3kkek {
  display: flex;
  align-items: center;
  justify-content: center; }
  .searchInput___wScNB .spinner___3kkek svg {
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: rotate___7X2L2 1.1s infinite linear;
    animation: rotate___7X2L2 1.1s infinite linear; }

[channel='mobile'] .searchInput___wScNB .input___11JqB {
  font-size: 1rem;
  line-height: 1.75;
  padding: 8px 16px; }

[channel='mobile'] .searchInput___wScNB .buttonContainer___3So3S {
  width: 12px;
  margin: 0 12px; }

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

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

.switch___1sgyu {
  margin-right: 20px;
  display: inline-flex;
  position: relative;
  margin-right: 8px;
  cursor: pointer;
  user-select: none; }
  .switch___1sgyu > span {
    display: none; }
  .switch___1sgyu .toggleWrapper___V7hGt {
    padding: 5px 16px;
    border-radius: 16px;
    border: 1px solid #afb1b9;
    transition: all 0.2s ease; }
    .switch___1sgyu .toggleWrapper___V7hGt:hover {
      border-color: #3a3e47; }
  .switch___1sgyu input {
    position: absolute;
    opacity: 0; }
  .switch___1sgyu.checked___3P1Sa .toggleWrapper___V7hGt {
    border-color: #0293e1;
    color: #ffffff;
    background-color: #0293e1; }
    .switch___1sgyu.checked___3P1Sa .toggleWrapper___V7hGt:hover {
      border-color: #027dbf;
      background-color: #027dbf; }

.ghostArticle___2woUr {
  overflow: hidden;
  width: 100%;
  background-color: #ffffff;
  margin: 8px auto; }
  .ghostArticle___2woUr .ghost___1qAx8 {
    position: relative;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 20px 0;
    background-color: #ffffff; }
    .ghostArticle___2woUr .ghost-image___IGmmC {
      background-color: #f6f6f6;
      position: relative;
      box-sizing: border-box;
      height: 350px; }
    .ghostArticle___2woUr .ghost-section___1J2zk {
      position: relative;
      box-sizing: border-box;
      height: 40px; }
      .ghostArticle___2woUr .ghost-section___1J2zk::before {
        content: '';
        position: absolute;
        top: 0;
        right: 48px;
        left: 0;
        height: 20px;
        width: 100px;
        background-color: #23507d; }
    .ghostArticle___2woUr .ghost-header___3t8Tn {
      position: relative;
      box-sizing: border-box; }
      .ghostArticle___2woUr .ghost-header___3t8Tn::before, .ghostArticle___2woUr .ghost-header___3t8Tn::after {
        content: '';
        position: absolute;
        top: 0;
        right: 48px;
        left: 0;
        background-color: #d6d6d6; }
      .ghostArticle___2woUr .ghost-header___3t8Tn::after {
        top: auto;
        bottom: 0;
        right: 144px; }
    .ghostArticle___2woUr .ghost-preamble___37z36 {
      box-sizing: border-box;
      position: relative;
      height: 130px;
      margin-top: 20px; }
      .ghostArticle___2woUr .ghost-preamble___37z36::before, .ghostArticle___2woUr .ghost-preamble___37z36::after {
        content: '';
        position: absolute;
        top: 0;
        right: 16px;
        left: 0;
        height: 16px;
        border-style: solid;
        border-width: 20px 0;
        border-color: rgba(0, 0, 0, 0.1); }
      .ghostArticle___2woUr .ghost-preamble___37z36::after {
        top: auto;
        bottom: 0;
        right: 72px; }
    .ghostArticle___2woUr .ghost-body___3gU_d {
      box-sizing: border-box;
      position: relative;
      height: 120px; }
      .ghostArticle___2woUr .ghost-body___3gU_d::before, .ghostArticle___2woUr .ghost-body___3gU_d::after {
        content: '';
        position: absolute;
        top: 20px;
        right: 16px;
        left: 0;
        height: 16px;
        border-style: solid;
        border-width: 8px 0;
        border-color: rgba(0, 0, 0, 0.08); }
      .ghostArticle___2woUr .ghost-body___3gU_d::after {
        top: auto;
        bottom: 20px;
        right: 72px; }
  .ghostArticle___2woUr .shimmering___u4YvM {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform: translate3d(-100%, 0, 0);
    animation: slide___1k1fj 1.6s infinite;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 99%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10+,Safari5.1+ */
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 99%, rgba(255, 255, 255, 0) 100%);
    /* W3C */ }

@keyframes slide___1k1fj {
  0% {
    transform: translateX(-100%); }
  100% {
    transform: translateX(100%); } }

[channel='mobile'] .ghostArticle___2woUr,
[channel='tablet'] .ghostArticle___2woUr {
  padding: 10px; }
  [channel='mobile'] .ghostArticle___2woUr .ghost-header___3t8Tn,
  [channel='tablet'] .ghostArticle___2woUr .ghost-header___3t8Tn {
    height: 75px;
    margin-bottom: 20px; }
    [channel='mobile'] .ghostArticle___2woUr .ghost-header___3t8Tn::before, [channel='mobile'] .ghostArticle___2woUr .ghost-header___3t8Tn::after,
    [channel='tablet'] .ghostArticle___2woUr .ghost-header___3t8Tn::before,
    [channel='tablet'] .ghostArticle___2woUr .ghost-header___3t8Tn::after {
      height: 30px; }

[channel='desktop'] .ghostArticle___2woUr .ghost-header___3t8Tn {
  height: 100px;
  margin-bottom: 40px; }
  [channel='desktop'] .ghostArticle___2woUr .ghost-header___3t8Tn::before, [channel='desktop'] .ghostArticle___2woUr .ghost-header___3t8Tn::after {
    height: 40px; }

.article___dqqp1 {
  margin-bottom: 20px;
  background: #ffffff;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.2); }
  .article___dqqp1 .wrapper___30ngD {
    display: flex;
    flex-direction: row-reverse; }
  .article___dqqp1 .insider___1PTHL {
    text-align: right;
    padding: 22px 24px 0; }
  .article___dqqp1 .heading___1ABW4 {
    padding: 15px;
    font-weight: bold; }
    .article___dqqp1 .heading___1ABW4 p {
      line-height: 1.5em; }
    .article___dqqp1 .heading___1ABW4 .content___DnSWu {
      display: flex;
      flex-direction: row; }
      .article___dqqp1 .heading___1ABW4 .content___DnSWu .sectionLabel___2mYAa {
        font-family: 'Inter UI Bold', sans-serif;
        text-transform: uppercase;
        color: #23507d;
        line-height: 1.43;
        letter-spacing: 0.4px;
        margin: 16px 16px 6px 0; }
      .article___dqqp1 .heading___1ABW4 .content___DnSWu .sponsoredBy___3VWqt {
        font-family: 'Inter UI Bold', sans-serif;
        font-size: 0.875rem;
        margin: 15px 8px 6px 0; }
      .article___dqqp1 .heading___1ABW4 .content___DnSWu .sponsoredLogo___mLje5 img {
        width: 50px; }
  .article___dqqp1 .lead___HkJo8 {
    padding: 14px 16px 0; }
    .article___dqqp1 .lead___HkJo8 p {
      font-size: 1.375rem;
      font-family: 'Inter UI Bold', sans-serif;
      line-height: 1.45;
      color: #3a3e47; }
  .article___dqqp1 .dates___36LG4 {
    margin-bottom: 28px; }
    .article___dqqp1 .dates___36LG4 .date___2fsvv {
      display: block;
      line-height: 1.5;
      color: #484c55; }
  .article___dqqp1 .clearfix___3n-6Y {
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .article___dqqp1 .socialShare___1eFI- {
    margin-bottom: 28px; }

[channel='mobile'] .article___dqqp1 {
  margin-bottom: 0; }
  [channel='mobile'] .article___dqqp1 .wrapper___30ngD {
    flex-direction: column;
    padding: 0; }
  [channel='mobile'] .article___dqqp1 .heading___1ABW4 {
    padding: 13px 16px 0; }
    [channel='mobile'] .article___dqqp1 .heading___1ABW4 h1 {
      margin-bottom: 16px; }
    [channel='mobile'] .article___dqqp1 .heading___1ABW4 .content___DnSWu {
      display: flex;
      flex-wrap: wrap; }
      [channel='mobile'] .article___dqqp1 .heading___1ABW4 .content___DnSWu .sectionLabel___2mYAa {
        margin: 0 0 10px 0;
        flex: 1 100%;
        font-size: 0.875rem; }
      [channel='mobile'] .article___dqqp1 .heading___1ABW4 .content___DnSWu .sponsoredBy___3VWqt {
        margin: 12px 4px 8px 0; }
      [channel='mobile'] .article___dqqp1 .heading___1ABW4 .content___DnSWu .sponsoredLogo___mLje5 img {
        width: 50px; }
  [channel='mobile'] .article___dqqp1 .lead___HkJo8 p {
    font-size: 1.125rem;
    line-height: 1.4; }
  [channel='mobile'] .article___dqqp1 .image___3V55M {
    padding: 0 16px; }
  [channel='mobile'] .article___dqqp1 .dates___36LG4 {
    margin: 16px 0 28px 0; }
  [channel='mobile'] .article___dqqp1 .body___1Ixud {
    padding: 0; }
  [channel='mobile'] .article___dqqp1 .text-container___30870 {
    padding: 0 16px; }
  [channel='mobile'] .article___dqqp1 .textWrapped___xAyP1 {
    margin: 20px 0; }
  [channel='mobile'] .article___dqqp1 .insider___1PTHL {
    padding: 0 16px;
    text-align: left;
    margin: 0 0 26px; }
  [channel='mobile'] .article___dqqp1 .authors___Rb5p6 {
    margin: 0 16px;
    border-bottom: 1px solid #d6d9dd; }

[channel='mobile'] .newsletter___1JMwy {
  width: 100%;
  margin-left: auto;
  padding-top: 15px; }

[channel='tablet'] .article___dqqp1 {
  margin: 20px 0; }
  [channel='tablet'] .article___dqqp1 .wrapper___30ngD {
    justify-content: flex-end; }
  [channel='tablet'] .article___dqqp1 .stickyContainer___1VgEp {
    border-top: 1px solid #d6d9dd;
    position: sticky;
    top: 40px;
    left: 0;
    padding: 0;
    border-top: 1px solid #d6d9dd; }
  [channel='tablet'] .article___dqqp1 .dates___36LG4 {
    margin: 16px 0 20px; }
  [channel='tablet'] .article___dqqp1 .image___3V55M {
    margin: 0; }
  [channel='tablet'] .article___dqqp1 .body___1Ixud {
    flex: 0 0 auto;
    width: 640px;
    padding: 0 16px; }
  [channel='tablet'] .article___dqqp1 .insider___1PTHL {
    text-align: right;
    flex: 0 0 auto;
    width: 312px; }
  [channel='tablet'] .article___dqqp1 .newsletter___1JMwy {
    width: 100%;
    margin-left: auto;
    padding-top: 15px; }
  @media (orientation: portrait) {
    [channel='tablet'] .article___dqqp1 .wrapper___30ngD {
      flex-direction: column;
      padding: 0 16px;
      margin-bottom: 0; }
    [channel='tablet'] .article___dqqp1 .body___1Ixud {
      padding: 0;
      margin-left: 0;
      width: 100%; }
    [channel='tablet'] .article___dqqp1 .insider___1PTHL {
      text-align: left;
      margin: 0;
      padding: 0;
      border: none;
      width: auto; }
    [channel='tablet'] .article___dqqp1 .stickyContainer___1VgEp {
      display: flex;
      flex-wrap: wrap; }
      [channel='tablet'] .article___dqqp1 .stickyContainer___1VgEp .dates___36LG4 {
        flex: 1 100%; }
      [channel='tablet'] .article___dqqp1 .stickyContainer___1VgEp .tagList___2kTSJ {
        flex: 1 50%; }
      [channel='tablet'] .article___dqqp1 .stickyContainer___1VgEp .socialShare___1eFI- {
        flex: 1 50%; }
    [channel='tablet'] .article___dqqp1 .newsletter___1JMwy {
      width: auto; } }

[channel='desktop'] .article___dqqp1 {
  width: 960px; }
  [channel='desktop'] .article___dqqp1 .body___1Ixud {
    flex: 0 0 auto;
    width: 640px;
    margin-left: 8px;
    padding: 0 16px; }
  [channel='desktop'] .article___dqqp1 .insider___1PTHL {
    flex: 0 0 auto;
    width: 312px; }
  [channel='desktop'] .article___dqqp1 .stickyContainer___1VgEp {
    position: sticky;
    top: 40px;
    left: 0;
    padding: 22px 0 0;
    border-top: 1px solid #d6d9dd; }
  [channel='desktop'] .article___dqqp1 .textWrapped___xAyP1 {
    float: right;
    margin: 20px 0 10px 20px; }

[channel='desktop'] .newsletter___1JMwy {
  width: 636px;
  margin-left: auto;
  padding-top: 15px; }

.part___2rkJW {
  padding: 14px 0 0; }

[channel='tablet'] .part___2rkJW.image___upeSu {
  margin: 0 -16px; }

[channel='mobile'] .part___2rkJW.image___upeSu {
  padding-top: 14px; }

.factbox___38Hin {
  padding: 0 16px 16px;
  background: #f4f4f4;
  border-top: 3px solid #23507d; }
  .factbox___38Hin .title___3EQ6p {
    text-align: center;
    margin-bottom: 18px; }
  .factbox___38Hin h3 {
    padding-top: 18px;
    font-size: 1.25rem;
    line-height: 1.2;
    letter-spacing: 0.2px;
    text-transform: uppercase;
    display: inline-block;
    color: #3a3e47; }
  .factbox___38Hin .text___1H5Mn {
    padding-top: 17px;
    border-top: 1px solid #d6d9dd;
    font-size: 0.875rem;
    text-align: left;
    line-height: 1.43;
    color: #212329; }

.blockquote___2QF9w {
  display: flex; }
  .blockquote___2QF9w .quote___20rK6 {
    flex: 0; }
  .blockquote___2QF9w blockquote {
    line-height: 1.45;
    color: #6c6e74;
    flex: 1;
    font-style: italic;
    font-size: 1.375rem; }

[channel='mobile'] .blockquote___2QF9w {
  margin: 30px 0;
  padding: 0 28px;
  flex-direction: column; }
  [channel='mobile'] .blockquote___2QF9w blockquote {
    margin-top: 8px; }

[channel='desktop'] .blockquote___2QF9w,
[channel='tablet'] .blockquote___2QF9w {
  margin: 25px 0;
  align-items: center; }
  [channel='desktop'] .blockquote___2QF9w .quote___20rK6,
  [channel='tablet'] .blockquote___2QF9w .quote___20rK6 {
    margin-left: 24px; }
  [channel='desktop'] .blockquote___2QF9w blockquote,
  [channel='tablet'] .blockquote___2QF9w blockquote {
    margin-left: 24px;
    max-width: 350px; }

.paragraph___J8L6R p {
  line-height: 1.56;
  color: #212329; }

.paragraph___J8L6R table {
  border-collapse: collapse;
  width: 100%; }

.paragraph___J8L6R table,
.paragraph___J8L6R tr,
.paragraph___J8L6R td {
  border: 1px solid #d6d9dd; }

.paragraph___J8L6R td {
  width: 40%;
  border-color: inherit;
  border: 1px solid #d6d9dd;
  padding: 10px 10px;
  font-size: 1rem; }

.paragraph___J8L6R tr:nth-child(even) {
  background-color: #f7f8fa; }

.paragraph___J8L6R li {
  margin-left: 40px;
  line-height: 1.67;
  text-align: left;
  list-style: none;
  position: relative; }
  .paragraph___J8L6R li:before {
    color: #484c55; }

.paragraph___J8L6R ol li {
  counter-increment: listCounter;
  overflow: hidden; }
  .paragraph___J8L6R ol li:before {
    display: block;
    min-width: 24px;
    content: counter(listCounter);
    font-size: 1.25rem;
    line-height: 0.8; }

.paragraph___J8L6R ul li:before {
  border-radius: 50%;
  height: 10px;
  width: 10px;
  content: '';
  background: #484c55;
  display: inline-block;
  position: absolute;
  left: -20px;
  top: 9px; }

.mobile___2X85g.paragraph___J8L6R p {
  font-size: 1.125rem;
  padding: 0 15px; }

.mobile___2X85g.paragraph___J8L6R table {
  border-collapse: collapse;
  width: 100%; }

.mobile___2X85g.paragraph___J8L6R table,
.mobile___2X85g.paragraph___J8L6R tr,
.mobile___2X85g.paragraph___J8L6R td {
  border: 1px solid #d6d9dd; }

.mobile___2X85g.paragraph___J8L6R td {
  width: 40%;
  border-color: inherit;
  border: 1px solid #d6d9dd;
  padding: 10px 5px;
  font-size: 0.759rem; }

.mobile___2X85g.paragraph___J8L6R tr:nth-child(even) {
  background-color: #f7f8fa; }

.mobile___2X85g.paragraph___J8L6R li {
  font-size: 1rem; }

.tablet___1OS1i.paragraph___J8L6R p {
  font-size: 1.125rem;
  padding: 0 20px 0 0; }

.tablet___1OS1i.paragraph___J8L6R li {
  font-size: 1.125rem; }

.desktop___16ajE.paragraph___J8L6R p {
  font-size: 1.125rem;
  padding: 0; }

.desktop___16ajE.paragraph___J8L6R li {
  font-size: 1.125rem; }

.list___iZUUa {
  color: #212329; }
  .list___iZUUa li {
    margin-left: 40px;
    line-height: 1.67;
    text-align: left;
    list-style: none;
    position: relative; }
    .list___iZUUa li:before {
      color: #484c55; }
  .list___iZUUa ol li {
    counter-increment: listCounter;
    overflow: hidden; }
    .list___iZUUa ol li:before {
      display: block;
      min-width: 24px;
      content: counter(listCounter);
      font-size: 1.25rem;
      line-height: 0.8; }
  .list___iZUUa ul li:before {
    border-radius: 50%;
    height: 10px;
    width: 10px;
    content: '';
    background: #484c55;
    display: inline-block;
    position: absolute;
    left: -20px;
    top: 9px; }

[channel='mobile'] .list___iZUUa li {
  font-size: 1rem; }

[channel='tablet'] .list___iZUUa li {
  font-size: 1.125rem; }

[channel='desktop'] .list___iZUUa li {
  font-size: 1.125rem; }

.subHeading___1FBws {
  color: #212329; }
  .subHeading___1FBws h2 {
    margin: 30px 0 12px 0; }

[channel='mobile'] .subHeading___1FBws h2 {
  padding: 0 15px;
  margin: 12px 0 12px 0; }

.cookieBanner___3s8O0 {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 2;
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.2); }
  .cookieBanner___3s8O0 a {
    color: #23507d; }
  .cookieBanner___3s8O0 .content___BP7TI {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 620px; }
  .cookieBanner___3s8O0 .container___1BNaL {
    display: flex; }
  .cookieBanner___3s8O0 .title___3EhVX {
    margin-bottom: 10px;
    font-family: 'Inter UI Bold';
    font-size: 1.125rem;
    color: #212329; }
  .cookieBanner___3s8O0 .text___12_ba {
    font-size: 0.875rem;
    line-height: 1.43;
    color: #3a3e47; }
  .cookieBanner___3s8O0 .button___2G61I {
    align-items: center; }
  .cookieBanner___3s8O0 .icon___GI99u {
    margin-right: 10px;
    vertical-align: middle; }

[channel='mobile'] .cookieBanner___3s8O0,
[channel='tablet'] .cookieBanner___3s8O0 {
  padding: 16px; }
  [channel='mobile'] .cookieBanner___3s8O0 .container___1BNaL,
  [channel='tablet'] .cookieBanner___3s8O0 .container___1BNaL {
    flex-direction: column; }
  [channel='mobile'] .cookieBanner___3s8O0 .text___12_ba,
  [channel='tablet'] .cookieBanner___3s8O0 .text___12_ba {
    margin: 0; }
  [channel='mobile'] .cookieBanner___3s8O0 .button___2G61I,
  [channel='tablet'] .cookieBanner___3s8O0 .button___2G61I {
    margin-top: 10px;
    justify-content: center; }

[channel='desktop'] .cookieBanner___3s8O0 {
  padding: 16px 0; }
  [channel='desktop'] .cookieBanner___3s8O0 .text___12_ba {
    margin-right: 15px; }

.error-500___2vvFk,
.error-404___OnNjJ {
  min-height: 800px; }
  .error-500___2vvFk h1,
  .error-404___OnNjJ h1 {
    color: #212329; }
  .error-500___2vvFk p,
  .error-404___OnNjJ p {
    margin-bottom: 20px;
    color: #484c55;
    font-size: 1.125rem;
    line-height: 1.56; }

.error-500___2vvFk p.firstParagraph___1kKTz {
  margin-bottom: 0; }

.error-404___OnNjJ .articleCardSmall___ce47l {
  margin-bottom: 8px; }

.error-404___OnNjJ .articleCardSmall___ce47l:last-child {
  margin-bottom: 0; }

.error-404___OnNjJ p.firstParagraph___1kKTz {
  margin-bottom: 28px; }

.error-404___OnNjJ .lastPublished___2XIoH {
  border-top: 1px solid #d6d9dd;
  padding-top: 18px;
  margin-top: 33px; }

.error-404___OnNjJ .articlesBlock___21cbB {
  margin-bottom: 32px; }

[channel='desktop'] .error-500___2vvFk,
[channel='desktop'] .error-404___OnNjJ {
  max-width: 640px;
  margin-top: 20px; }
  [channel='desktop'] .error-500___2vvFk h1,
  [channel='desktop'] .error-404___OnNjJ h1 {
    margin: 14px 0 23px; }

[channel='desktop'] .error-404___OnNjJ .errorBlock___3V6GZ p.secondParagraph___3N0q8 {
  margin-bottom: 27px; }

[channel='desktop'] .error-404___OnNjJ .articlesBlock___21cbB {
  margin-top: 18px; }

[channel='tablet'] .error-500___2vvFk,
[channel='tablet'] .error-404___OnNjJ {
  margin-top: 20px; }
  [channel='tablet'] .error-500___2vvFk h1,
  [channel='tablet'] .error-404___OnNjJ h1 {
    margin: 14px 0 23px; }

[channel='tablet'] .error-404___OnNjJ .errorBlock___3V6GZ p.secondParagraph___3N0q8 {
  margin-bottom: 27px; }

[channel='tablet'] .error-404___OnNjJ .articlesBlock___21cbB {
  margin-top: 18px; }

[channel='mobile'] .error-500___2vvFk,
[channel='mobile'] .error-404___OnNjJ {
  margin: 32px 16px 0; }
  [channel='mobile'] .error-500___2vvFk h1,
  [channel='mobile'] .error-404___OnNjJ h1 {
    margin: 14px 0 18px; }
  [channel='mobile'] .error-500___2vvFk p,
  [channel='mobile'] .error-404___OnNjJ p {
    font-size: 1rem;
    line-height: 1.5; }

[channel='mobile'] .error-404___OnNjJ .lastPublished___2XIoH {
  margin-top: 25px; }

[channel='mobile'] .error-404___OnNjJ .errorBlock___3V6GZ p.secondParagraph___3N0q8 {
  margin-bottom: 24px; }

[channel='mobile'] .error-404___OnNjJ .articlesBlock___21cbB {
  margin: 22px -16px 16px; }

.ghostImage____E2oh {
  posistion: relative;
  overflow: hidden; }
  .ghostImage____E2oh img {
    max-width: 100%; }
  .ghostImage____E2oh p {
    color: #f4f4f4;
    font-size: 14px; }
  .ghostImage____E2oh .placeholder___13MBB {
    background-color: #d6d9dd;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    opacity: 0.5; }
    .ghostImage____E2oh .placeholder___13MBB img {
      position: absolute;
      opacity: 0;
      top: 0;
      left: 0;
      width: 100%;
      transition: opacity 0.2s linear; }
      .ghostImage____E2oh .placeholder___13MBB img.loaded___3ucRP {
        opacity: 1; }
  .ghostImage____E2oh .img-small___1oUw8 {
    filter: blur(50px);
    /* this is needed so Safari keeps sharp edges */
    transform: scale(1); }

.captionContainer___2P1lI {
  min-height: 58px;
  padding: 9px 16px; }
  .captionContainer___2P1lI .captionBlock___3kJr7,
  .captionContainer___2P1lI .author___12S8B {
    font-size: 0.875rem;
    line-height: 1.43; }
  .captionContainer___2P1lI .caption___2mNhf,
  .captionContainer___2P1lI .imageCounter___5TbgJ {
    display: inline-block; }
  .captionContainer___2P1lI .captionBlock___3kJr7 {
    white-space: normal;
    overflow: visible;
    text-overflow: initial; }
    .captionContainer___2P1lI .captionBlock___3kJr7.slideShow___TP1ji {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }

[channel='desktop'] .captionContainer___2P1lI.bodyPart___PCpUA {
  padding: 9px 0 0 0; }

[channel='desktop'] .captionContainer___2P1lI .captionBlock___3kJr7.bodyPart___PCpUA,
[channel='desktop'] .captionContainer___2P1lI .author___12S8B.bodyPart___PCpUA {
  padding: 0; }

[channel='desktop'] .captionContainer___2P1lI .caption___2mNhf,
[channel='desktop'] .captionContainer___2P1lI .imageCounter___5TbgJ {
  color: #484c55; }

[channel='desktop'] .captionContainer___2P1lI .imageCounter___5TbgJ {
  padding-right: 8px; }

[channel='desktop'] .captionContainer___2P1lI .author___12S8B {
  color: #6c6e74; }

[channel='tablet'] .captionContainer___2P1lI {
  min-height: 55px; }
  [channel='tablet'] .captionContainer___2P1lI .caption___2mNhf,
  [channel='tablet'] .captionContainer___2P1lI .imageCounter___5TbgJ {
    color: #484c55; }
  [channel='tablet'] .captionContainer___2P1lI .imageCounter___5TbgJ {
    padding-right: 8px;
    font-size: 0.875rem; }
  [channel='tablet'] .captionContainer___2P1lI .author___12S8B {
    flex: 2 100%;
    color: #6c6e74; }

[channel='mobile'] .captionContainer___2P1lI {
  min-height: auto;
  padding: 6px 16px 7px 16px;
  background-color: rgba(244, 244, 244, 0.5); }
  [channel='mobile'] .captionContainer___2P1lI .captionBlock___3kJr7,
  [channel='mobile'] .captionContainer___2P1lI .author___12S8B {
    font-size: 0.75rem; }
  [channel='mobile'] .captionContainer___2P1lI .captionBlock___3kJr7 {
    color: #484c55; }
  [channel='mobile'] .captionContainer___2P1lI .author___12S8B {
    color: #6c6e74; }
  [channel='mobile'] .captionContainer___2P1lI .imageCounter___5TbgJ {
    display: none; }

.fullScreenImage___1I0th {
  padding: 80px 0 20px 0;
  background-color: #212329;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
  overflow-y: scroll; }
  .fullScreenImage___1I0th .container___1gutN {
    max-width: 960px;
    margin: 0 auto; }
    .fullScreenImage___1I0th .container___1gutN .image___2kBds {
      background: #ffffff;
      margin-bottom: 16px; }
    .fullScreenImage___1I0th .container___1gutN .buttonContainer___2s89N {
      position: relative;
      display: flex;
      justify-content: flex-end; }
      .fullScreenImage___1I0th .container___1gutN .buttonContainer___2s89N .closeButton___1Arz1 {
        position: fixed;
        z-index: 10;
        top: 10px; }
        .fullScreenImage___1I0th .container___1gutN .buttonContainer___2s89N .closeButton___1Arz1 button {
          cursor: pointer;
          width: 56px;
          height: 56px;
          background-color: rgba(255, 255, 255, 0.9);
          border-radius: 50%;
          text-align: center;
          padding-top: 2px;
          margin-bottom: 16px;
          border: 2px solid rgba(33, 35, 41, 0.2); }

[channel='mobile'] .fullScreenImage___1I0th {
  padding: 40px 0 20px 0; }
  [channel='mobile'] .fullScreenImage___1I0th .buttonContainer___2s89N .closeButton___1Arz1 {
    top: 18px; }
    [channel='mobile'] .fullScreenImage___1I0th .buttonContainer___2s89N .closeButton___1Arz1 button {
      width: 40px;
      height: 40px; }

.slideshow___2I941.addMargin___m8UbH {
  margin-bottom: 20px; }

.slideshow___2I941 .slideshowContent___2aDdp {
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  display: flex;
  align-items: center; }
  .slideshow___2I941 .slideshowContent___2aDdp .showFullScreenImage___1MpQL {
    padding: 6px 6px 4px 6px;
    background-color: rgba(255, 255, 255, 0.7);
    position: absolute;
    cursor: pointer;
    z-index: 9;
    border: none;
    opacity: 0.7;
    right: 0;
    bottom: 0; }
    .slideshow___2I941 .slideshowContent___2aDdp .showFullScreenImage___1MpQL:hover {
      opacity: 1; }
  .slideshow___2I941 .slideshowContent___2aDdp .slider-wrapper___gohgK {
    width: 100%; }
  .slideshow___2I941 .slideshowContent___2aDdp .slide___x3axR {
    display: inline-block;
    vertical-align: top;
    height: 100%;
    width: 100%; }
  .slideshow___2I941 .slideshowContent___2aDdp .prev___1py2S,
  .slideshow___2I941 .slideshowContent___2aDdp .next___1j5dW {
    padding: 8.5px;
    background-color: rgba(255, 255, 255, 0.7);
    position: absolute;
    border: none;
    cursor: pointer;
    transition: transform ease-in 0.1s;
    opacity: 0.7; }
    .slideshow___2I941 .slideshowContent___2aDdp .prev___1py2S:hover,
    .slideshow___2I941 .slideshowContent___2aDdp .next___1j5dW:hover {
      opacity: 1; }
  .slideshow___2I941 .slideshowContent___2aDdp .next___1j5dW {
    right: 0; }

[channel='mobile'] .slideshow___2I941 .showFullScreenImage___1MpQL {
  display: flex;
  flex-direction: row-reverse;
  padding: 4px 16px;
  background-color: #f4f4f4;
  position: initial;
  z-index: 0;
  left: 0;
  height: 32px;
  width: 100%;
  text-align: left;
  border: none; }
  [channel='mobile'] .slideshow___2I941 .showFullScreenImage___1MpQL p {
    padding-right: 8px;
    font-size: 0.75rem; }

[channel='mobile'] .slideshow___2I941 .slideshowContent___2aDdp .prev___1py2S,
[channel='mobile'] .slideshow___2I941 .slideshowContent___2aDdp .next___1j5dW {
  display: none; }

.contact___2Zouv {
  padding: 16px;
  background: #fff;
  margin-bottom: 32px; }
  .contact___2Zouv .info___JF-Ub {
    border-bottom: 1px solid #d6d9dd;
    margin-bottom: 30px; }
    .contact___2Zouv .info___JF-Ub a {
      margin-right: 5px; }
    .contact___2Zouv .info___JF-Ub h2 {
      margin-top: 10px; }
    .contact___2Zouv .info___JF-Ub .email___2K2-e {
      margin-bottom: 24px; }
    .contact___2Zouv .info___JF-Ub b a {
      color: #212329; }
    .contact___2Zouv .info___JF-Ub .adress___nrY2T,
    .contact___2Zouv .info___JF-Ub .subscription___1E3To {
      margin-top: 24px;
      font-weight: bold; }
    .contact___2Zouv .info___JF-Ub .emailEditors___2a0sj {
      margin-top: 15px;
      font-weight: bold; }
    .contact___2Zouv .info___JF-Ub p {
      line-height: 1.56; }
  .contact___2Zouv .contactMembers___247vd ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap; }
    .contact___2Zouv .contactMembers___247vd ul li {
      flex: 1 450px;
      list-style: outside none none; }

[channel='mobile'] .contact___2Zouv .info___JF-Ub h1 {
  font-size: 2.25rem; }

[channel='tablet'] .contact___2Zouv .contactMembers___247vd ul li {
  flex: 1 250px; }

.socialShare___2cCUF .links___2ZNc_ {
  margin: 8px 0;
  height: 43px; }

.socialShare___2cCUF a {
  display: inline-block; }
  .socialShare___2cCUF a + a {
    margin-left: 10px; }
  .socialShare___2cCUF a:hover {
    opacity: 0.9; }

.socialShare___2cCUF .label___smsYe {
  color: #6c6e74; }

.ghostJob___PRFq2 {
  overflow: hidden;
  width: 100%;
  background-color: #ffffff;
  margin: 8px auto; }
  .ghostJob___PRFq2 .ghostInsider___2Zx_k {
    flex: 0 0 auto;
    width: 340px;
    padding: 8px 44px 0 0; }
  .ghostJob___PRFq2 .ghostMain___1TEsp {
    flex: 0 0 auto;
    width: 604px; }
  .ghostJob___PRFq2 .ghost___1Rl-c {
    position: relative;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 20px 0;
    background-color: #ffffff; }
    .ghostJob___PRFq2 .ghost-image___yl7Uh {
      background-color: #f6f6f6;
      position: relative;
      box-sizing: border-box;
      height: 220px; }
    .ghostJob___PRFq2 .ghost-title___1m5nC {
      position: relative;
      box-sizing: border-box;
      height: 50px;
      width: 100%;
      margin: 16px; }
      .ghostJob___PRFq2 .ghost-title___1m5nC::before, .ghostJob___PRFq2 .ghost-title___1m5nC::after {
        content: '';
        position: absolute;
        top: 0;
        right: 48px;
        left: 0;
        height: 16px;
        background-color: #d6d6d6; }
      .ghostJob___PRFq2 .ghost-title___1m5nC::after {
        top: auto;
        bottom: 0;
        right: 144px; }
    .ghostJob___PRFq2 .ghost-body___1_6VU {
      box-sizing: border-box;
      position: relative;
      height: 120px; }
      .ghostJob___PRFq2 .ghost-body___1_6VU::before, .ghostJob___PRFq2 .ghost-body___1_6VU::after {
        content: '';
        position: absolute;
        top: 20px;
        right: 16px;
        left: 0;
        height: 16px;
        border-style: solid;
        border-width: 8px 0;
        border-color: rgba(0, 0, 0, 0.08); }
      .ghostJob___PRFq2 .ghost-body___1_6VU::after {
        top: auto;
        bottom: 20px;
        right: 72px; }
  .ghostJob___PRFq2 .shimmering___3BGH6 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform: translate3d(-100%, 0, 0);
    animation: slide___3IDEK 1.6s infinite;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 99%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10+,Safari5.1+ */
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 99%, rgba(255, 255, 255, 0) 100%);
    /* W3C */ }

@keyframes slide___3IDEK {
  0% {
    transform: translateX(-100%); }
  100% {
    transform: translateX(100%); } }

[channel='mobile'] .ghostJob___PRFq2 .ghostWrapper___1m9Us {
  display: flex;
  flex-wrap: wrap;
  padding: 16px; }

[channel='mobile'] .ghostJob___PRFq2 .ghostMain___1TEsp {
  order: 2;
  width: 350px; }

[channel='mobile'] .ghostJob___PRFq2 .ghostInsider___2Zx_k {
  order: 1;
  padding: 8px 44px 0 0;
  width: 350px; }

[channel='tablet'] .ghostJob___PRFq2 .ghostWrapper___1m9Us {
  display: flex;
  flex-wrap: wrap; }

[channel='tablet'] .ghostJob___PRFq2 .ghostMain___1TEsp {
  order: 2;
  padding-left: 16px;
  width: 660px; }

[channel='tablet'] .ghostJob___PRFq2 .ghostInsider___2Zx_k {
  order: 1;
  padding: 8px 44px 19px 16px;
  width: 450px; }

@media (orientation: landscape) {
  [channel='tablet'] .ghostJob___PRFq2 {
    width: 960px; }
    [channel='tablet'] .ghostJob___PRFq2 .ghostWrapper___1m9Us {
      display: flex;
      flex-wrap: nowrap; }
    [channel='tablet'] .ghostJob___PRFq2 .ghostMain___1TEsp {
      width: 550px; }
    [channel='tablet'] .ghostJob___PRFq2 .ghostInsider___2Zx_k {
      width: 340px;
      padding: 8px 44px 0 16px; } }

[channel='mobile'] .ghostJob___PRFq2 .ghostWrapper___1m9Us {
  display: flex;
  flex-direction: row-reverse; }

.article___2JvoJ {
  padding: 36px 16px 12px;
  background: #ffffff; }
  .article___2JvoJ .body___1LBmV .part___eVbml {
    margin-bottom: 27px; }
  .article___2JvoJ .image___3s3-a {
    width: 220px;
    height: 132px;
    margin: 12px 0 14px 0; }
  .article___2JvoJ .button___35ihw {
    padding: 18px 0 22px 0; }
  .article___2JvoJ .jobInfo___3ZlBq p {
    margin-bottom: 4px;
    font-size: 1rem;
    line-height: 1.5;
    color: #484c55; }
  .article___2JvoJ .contactPerson___bWnFZ .label___2BCuG {
    width: 250px;
    border-bottom: 1px solid #d6d9dd;
    margin: 9px 0 10px 0; }
    .article___2JvoJ .contactPerson___bWnFZ .label___2BCuG p {
      margin: 9px 0; }
  .article___2JvoJ img {
    max-width: 100%;
    max-height: 100%; }

[channel='mobile'] .article___2JvoJ {
  padding: 17px 0 12px; }
  [channel='mobile'] .article___2JvoJ .wrapper___350DB {
    display: flex;
    flex-wrap: wrap; }
  [channel='mobile'] .article___2JvoJ .titel___337Th {
    margin: 0 0 20px 16px; }
  [channel='mobile'] .article___2JvoJ .image___3s3-a {
    width: 100px;
    height: 60px;
    margin: 12px 0 14px 0; }
  [channel='mobile'] .article___2JvoJ .jobInfo___3ZlBq {
    margin-bottom: 22px; }
  [channel='mobile'] .article___2JvoJ .body___1LBmV {
    order: 2; }
    [channel='mobile'] .article___2JvoJ .body___1LBmV > * {
      padding: 0 16px; }
    [channel='mobile'] .article___2JvoJ .body___1LBmV .part___eVbml {
      padding: 0; }
  [channel='mobile'] .article___2JvoJ .insider___38yg2 {
    order: 1;
    width: 100%;
    padding: 0 16px 19px; }

[channel='tablet'] .article___2JvoJ .wrapper___350DB {
  display: flex;
  flex-wrap: wrap; }

[channel='tablet'] .article___2JvoJ .stickyContainer___QnG66 {
  top: 40px;
  padding: 0; }

[channel='tablet'] .article___2JvoJ .titel___337Th {
  padding-bottom: 35px; }

[channel='tablet'] .article___2JvoJ .body___1LBmV {
  order: 2; }

[channel='tablet'] .article___2JvoJ .insider___38yg2 {
  order: 1;
  width: 100%;
  padding-bottom: 19px; }

[channel='tablet'] .article___2JvoJ .contactPerson___bWnFZ .label___2BCuG {
  margin-bottom: 10px; }

@media (orientation: landscape) {
  [channel='tablet'] .article___2JvoJ {
    width: 960px; }
    [channel='tablet'] .article___2JvoJ .wrapper___350DB {
      display: flex;
      flex-wrap: nowrap; }
    [channel='tablet'] .article___2JvoJ .body___1LBmV .part___eVbml {
      margin-bottom: 27px; }
    [channel='tablet'] .article___2JvoJ .titel___337Th {
      padding: 0 0 27px 16px; }
    [channel='tablet'] .article___2JvoJ .insider___38yg2 {
      width: 340px;
      padding: 8px 44px 0 16px; } }

[channel='desktop'] .article___2JvoJ {
  width: 960px; }
  [channel='desktop'] .article___2JvoJ .wrapper___350DB {
    display: flex;
    flex-direction: row-reverse; }
  [channel='desktop'] .article___2JvoJ .body___1LBmV {
    flex: 0 0 auto;
    width: 604px; }
  [channel='desktop'] .article___2JvoJ .titel___337Th {
    padding-bottom: 27px; }
  [channel='desktop'] .article___2JvoJ .insider___38yg2 {
    flex: 0 0 auto;
    width: 340px;
    padding: 8px 44px 0 16px; }

.marquee___VApDE {
  overflow: hidden;
  max-width: 100%;
  height: 46px;
  position: relative; }
  .marquee___VApDE::before, .marquee___VApDE::after {
    content: '';
    position: absolute;
    top: 0;
    width: 70px;
    height: 100%;
    z-index: 1; }
  .marquee___VApDE::before {
    left: 0;
    background: linear-gradient(to right, #f4f4f4 0%, rgba(244, 244, 244, 0) 100%); }
  .marquee___VApDE::after {
    right: 0;
    background: linear-gradient(to left, #f4f4f4 0%, rgba(244, 244, 244, 0) 100%); }
  .marquee___VApDE .container___3kHMv {
    opacity: 0;
    width: 500%;
    height: 100%;
    white-space: nowrap;
    animation: marquee___VApDE 60s linear infinite; }
    .marquee___VApDE .container___3kHMv.showContainer___6OwqG {
      opacity: 1; }
    .marquee___VApDE .container___3kHMv div {
      height: 100%;
      display: block;
      float: left;
      position: relative; }
    .marquee___VApDE .container___3kHMv:hover {
      animation-play-state: paused; }
    .marquee___VApDE .container___3kHMv::after {
      content: '';
      display: block;
      clear: both; }

@keyframes marquee___VApDE {
  0% {
    transform: translateX(0); }
  100% {
    transform: translateX(-50%); } }

.article___2Za_z {
  margin-bottom: 20px; }
  .article___2Za_z .wrapper___22ymb {
    display: flex;
    flex-direction: row-reverse; }
  .article___2Za_z .insider___3Q2-S {
    text-align: right;
    padding: 22px 24px 0; }
  .article___2Za_z .sectionLabel___2stmg {
    font-family: 'Inter UI Bold', sans-serif;
    text-transform: uppercase;
    color: #23507d;
    line-height: 1.43;
    letter-spacing: 0.4px;
    margin-bottom: 6px; }
  .article___2Za_z .image___2ygR7 {
    margin-bottom: 9px; }
    .article___2Za_z .image___2ygR7 img {
      max-width: 100%; }
  .article___2Za_z .heading___2WW4k {
    padding-bottom: 12px;
    font-weight: bold; }
    .article___2Za_z .heading___2WW4k p {
      line-height: 1.5em; }
  .article___2Za_z .lead___cWx_9 {
    padding: 14px 0 0; }
    .article___2Za_z .lead___cWx_9 p {
      font-size: 1.375rem;
      font-family: 'Inter UI Bold', sans-serif;
      line-height: 1.45;
      color: #3a3e47; }
  .article___2Za_z .dates___t9ACC {
    margin-bottom: 28px; }
    .article___2Za_z .dates___t9ACC .date___2EL8k {
      display: block;
      line-height: 1.5;
      color: #484c55; }
  .article___2Za_z .company___9Uv_U {
    width: 100%;
    background-color: #ffffff;
    border-top: 4px solid #23507d; }
  .article___2Za_z .category___1RLbJ h4 {
    padding: 18px 0;
    text-align: center;
    text-transform: uppercase;
    color: #212329; }
  .article___2Za_z .category___1RLbJ p {
    padding: 17px 0;
    border-top: 1px solid #d6d9dd;
    color: #212329;
    line-height: 1.71; }
  .article___2Za_z .category___1RLbJ a {
    font-family: 'Inter UI Bold', sans-serif;
    font-size: 0.875rem; }
  .article___2Za_z .socialShare___2wE5o {
    margin-bottom: 28px; }
  .article___2Za_z .button___Qvx9m {
    padding: 25px 0 45px 0; }

[channel='mobile'] .article___2Za_z {
  margin-bottom: 0; }
  [channel='mobile'] .article___2Za_z .wrapper___22ymb {
    flex-direction: column;
    padding: 0; }
  [channel='mobile'] .article___2Za_z .heading___2WW4k {
    padding: 13px 16px 0; }
    [channel='mobile'] .article___2Za_z .heading___2WW4k h1 {
      margin-bottom: 10px; }
  [channel='mobile'] .article___2Za_z .lead___cWx_9 {
    margin: 22px 0 0;
    padding: 0 16px; }
    [channel='mobile'] .article___2Za_z .lead___cWx_9 p {
      font-size: 1.125rem;
      line-height: 1.4; }
  [channel='mobile'] .article___2Za_z .image___2ygR7 {
    padding: 0 16px; }
  [channel='mobile'] .article___2Za_z .dates___t9ACC {
    margin: 16px 0 28px 0; }
  [channel='mobile'] .article___2Za_z .body___3bHRE {
    padding: 0; }
  [channel='mobile'] .article___2Za_z .text-container___1JCit {
    padding: 0 16px; }
  [channel='mobile'] .article___2Za_z .textWrapped___3WI5l {
    margin: 20px 0; }
  [channel='mobile'] .article___2Za_z .insider___3Q2-S {
    padding: 0 16px;
    text-align: left;
    margin: 0 0 26px; }
  [channel='mobile'] .article___2Za_z .button___Qvx9m {
    padding: 25px 10px; }
  [channel='mobile'] .article___2Za_z .company___9Uv_U {
    margin: 17px 0 21px 0; }
  [channel='mobile'] .article___2Za_z .category___1RLbJ {
    padding: 0 17px; }

[channel='tablet'] .article___2Za_z {
  margin: 20px 0; }
  [channel='tablet'] .article___2Za_z .wrapper___22ymb {
    justify-content: flex-end; }
  [channel='tablet'] .article___2Za_z .stickyContainer___2I1Tx {
    border-top: 1px solid #d6d9dd;
    position: sticky;
    top: 80px;
    left: 0;
    padding: 0; }
  [channel='tablet'] .article___2Za_z .heading___2WW4k {
    padding: 15px 16px 0 16px; }
    [channel='tablet'] .article___2Za_z .heading___2WW4k h1 {
      margin-bottom: 22px; }
  [channel='tablet'] .article___2Za_z .lead___cWx_9 {
    padding-top: 14px; }
  [channel='tablet'] .article___2Za_z .dates___t9ACC {
    margin: 16px 0 20px; }
  [channel='tablet'] .article___2Za_z .image___2ygR7 {
    margin: 0; }
  [channel='tablet'] .article___2Za_z .insider___3Q2-S {
    text-align: right;
    flex: 0 0 auto;
    width: 312px; }
  [channel='tablet'] .article___2Za_z .company___9Uv_U {
    margin: 17px 0 21px 0; }
  [channel='tablet'] .article___2Za_z .category___1RLbJ {
    padding: 0 17px; }
  @media (max-width: 800px) {
    [channel='tablet'] .article___2Za_z .wrapper___22ymb {
      flex-direction: column; }
    [channel='tablet'] .article___2Za_z .body___3bHRE {
      padding: 0;
      margin-left: 0; }
    [channel='tablet'] .article___2Za_z .insider___3Q2-S {
      text-align: left;
      margin: 0;
      padding: 0;
      border: none;
      width: auto; }
    [channel='tablet'] .article___2Za_z .stickyContainer___2I1Tx {
      display: flex;
      flex-wrap: wrap; }
      [channel='tablet'] .article___2Za_z .stickyContainer___2I1Tx .dates___t9ACC {
        flex: 1 100%; }
      [channel='tablet'] .article___2Za_z .stickyContainer___2I1Tx .tagList___3MqId {
        flex: 1 50%; }
      [channel='tablet'] .article___2Za_z .stickyContainer___2I1Tx .socialShare___2wE5o {
        flex: 1 50%; } }

[channel='desktop'] .article___2Za_z {
  width: 960px;
  padding: 0 16px; }
  [channel='desktop'] .article___2Za_z .body___3bHRE {
    flex: 0 0 auto;
    width: 640px;
    margin-left: 8px;
    padding: 0 16px; }
  [channel='desktop'] .article___2Za_z .insider___3Q2-S {
    flex: 0 0 auto;
    width: 312px; }
  [channel='desktop'] .article___2Za_z .stickyContainer___2I1Tx {
    position: sticky;
    top: 80px;
    left: 0;
    padding: 22px 0 0;
    border-top: 1px solid #d6d9dd; }
  [channel='desktop'] .article___2Za_z .textWrapped___3WI5l {
    float: right;
    margin: 5px 0 20px 20px; }
  [channel='desktop'] .article___2Za_z .button___Qvx9m {
    text-align: center;
    margin: 0 auto;
    padding: 30px 0 64px 0; }
  [channel='desktop'] .article___2Za_z .company___9Uv_U {
    width: 604px;
    margin: 17px 0 21px 0; }
  [channel='desktop'] .article___2Za_z .category___1RLbJ {
    padding: 0 17px; }
    [channel='desktop'] .article___2Za_z .category___1RLbJ p {
      font-size: 0.875rem; }

.label___28H7s {
  position: relative;
  background-color: #6c6e74; }
  .label___28H7s.sticky___xGyVJ {
    position: sticky;
    top: 40px;
    z-index: 1; }
  .label___28H7s .wrapper___1-RNM {
    display: flex;
    max-width: 1280px;
    margin: 0 auto; }
  .label___28H7s .firstPart___1XwEY {
    flex: 0;
    background-color: #484c55; }
    .label___28H7s .firstPart___1XwEY p {
      text-transform: uppercase;
      color: #ffffff;
      font-size: 0.875rem;
      float: right;
      letter-spacing: 0.4px;
      font-family: 'Inter UI Bold', sans-serif; }
  .label___28H7s .secondPart___1Gf97 {
    flex: 1;
    color: #ffffff;
    background-color: #6c6e74; }
    .label___28H7s .secondPart___1Gf97 p {
      color: #ffffff;
      font-size: 0.875rem;
      float: left;
      letter-spacing: 0.4px;
      background-color: #6c6e74;
      font-family: 'Inter UI Bold', sans-serif; }
  .label___28H7s::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: calc((100% - 1280px) / 2);
    background-color: #484c55; }

[channel='mobile'] .label___28H7s .firstPart___1XwEY p,
[channel='mobile'] .label___28H7s .secondPart___1Gf97 p {
  padding: 9px; }

[channel='mobile'] .label___28H7s .uppercase___17wH- p {
  padding: 9px; }

[channel='tablet'] .label___28H7s .firstPart___1XwEY p {
  padding: 7px 7px 7px 15px; }

[channel='tablet'] .label___28H7s .secondPart___1Gf97 p {
  padding: 7px 2px 7px 7px; }

[channel='desktop'] .label___28H7s .firstPart___1XwEY p {
  padding: 7px 20px; }

[channel='desktop'] .label___28H7s .secondPart___1Gf97 {
  padding-left: 20px; }
  [channel='desktop'] .label___28H7s .secondPart___1Gf97 p {
    padding: 7px 4px; }

.navigation___1A0bF {
  position: sticky;
  top: 0;
  z-index: 10; }
  .navigation___1A0bF.isSticky___3qAy9 {
    border-bottom: 2px solid rgba(0, 0, 0, 0.1); }
  .navigation___1A0bF .logo___3aHz6 {
    display: none;
    padding: 3px;
    background: #23507d; }
  .navigation___1A0bF nav {
    max-height: 40px;
    background: #ffffff;
    width: 100%;
    display: flex;
    justify-content: center;
    transition: all 0.5s ease; }
  .navigation___1A0bF .menu___2aKiL {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    flex: 1 0 0;
    height: 100%;
    width: 100%;
    max-width: 1280px; }
    .navigation___1A0bF .menu___2aKiL li {
      list-style: none;
      position: relative; }
      .navigation___1A0bF .menu___2aKiL li:last-child a::after {
        width: 0; }
    .navigation___1A0bF .menu___2aKiL a {
      padding: 0 20px;
      height: 40px;
      display: flex;
      justify-content: center;
      align-items: center;
      position: relative; }
      .navigation___1A0bF .menu___2aKiL a:hover::after, .navigation___1A0bF .menu___2aKiL a.active___2lrG8::after {
        width: 0; }
      .navigation___1A0bF .menu___2aKiL a:hover {
        outline: none; }
      .navigation___1A0bF .menu___2aKiL a::after {
        content: '';
        width: 1px;
        height: 40%;
        background: #d6d9dd;
        position: absolute;
        right: 0; }
  .navigation___1A0bF .isOpen___ErsLz {
    max-height: 160px; }
  .navigation___1A0bF .button___22cBR {
    flex: 0 75px;
    height: 40px;
    display: flex;
    justify-content: center; }
    .navigation___1A0bF .button___22cBR.isMenuOpen___1m5h6 {
      background: #f4f4f4; }
    .navigation___1A0bF .button___22cBR.showMoreButton___2vdJq {
      border-left: 1px solid #d6d9dd; }
  .navigation___1A0bF .link___3q8zy {
    display: block;
    text-decoration: none;
    position: relative;
    outline-offset: 0; }
    .navigation___1A0bF .link___3q8zy:hover {
      cursor: pointer; }
  .navigation___1A0bF .secondaryMenu___3FFmJ {
    overflow-y: scroll;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #484c55; }
    .navigation___1A0bF .secondaryMenu___3FFmJ .footer___2N1O6 {
      background: #484c55;
      border-bottom: 1px solid #3a3e47; }
    .navigation___1A0bF .secondaryMenu___3FFmJ ul {
      background: #f4f4f4;
      list-style: none; }
    .navigation___1A0bF .secondaryMenu___3FFmJ li {
      padding: 15px;
      border-bottom: 1px solid #d6d9dd; }
      .navigation___1A0bF .secondaryMenu___3FFmJ li.footer___2N1O6 a {
        color: #f4f4f4; }
    .navigation___1A0bF .secondaryMenu___3FFmJ .info___1_ASM {
      display: flex;
      padding: 15px 0;
      background: #484c55; }
      .navigation___1A0bF .secondaryMenu___3FFmJ .info___1_ASM > div {
        padding: 0 10px;
        font-size: 0.85714em;
        color: rgba(255, 255, 255, 0.8); }
        .navigation___1A0bF .secondaryMenu___3FFmJ .info___1_ASM > div:first-child {
          border-right: 1px solid rgba(255, 255, 255, 0.1); }
        .navigation___1A0bF .secondaryMenu___3FFmJ .info___1_ASM > div p:first-child {
          margin-bottom: 10px; }
      .navigation___1A0bF .secondaryMenu___3FFmJ .info___1_ASM a {
        color: #ffffff; }
      @media (max-width: 374px) {
        .navigation___1A0bF .secondaryMenu___3FFmJ .info___1_ASM {
          display: block; } }
  .navigation___1A0bF li a {
    color: #484c55; }
    .navigation___1A0bF li a:hover, .navigation___1A0bF li a.active___2lrG8 {
      color: #ffffff; }
  .navigation___1A0bF li::after {
    background: #d6d9dd; }

[channel='mobile'] .navigation___1A0bF {
  font-size: 0.875rem; }
  [channel='mobile'] .navigation___1A0bF.hideItems___3gCYL li {
    opacity: 0; }
  [channel='mobile'] .navigation___1A0bF nav {
    overflow: hidden; }
  [channel='mobile'] .navigation___1A0bF .menu___2aKiL {
    padding: 0 20px 0 15px; }
    [channel='mobile'] .navigation___1A0bF .menu___2aKiL a {
      font-size: 1em; }
      [channel='mobile'] .navigation___1A0bF .menu___2aKiL a:first-child {
        padding: 0 20px 0 0; }
      [channel='mobile'] .navigation___1A0bF .menu___2aKiL a::after {
        width: 0; }
  [channel='mobile'] .navigation___1A0bF .secondaryMenu___3FFmJ {
    background: #f4f4f4; }
    [channel='mobile'] .navigation___1A0bF .secondaryMenu___3FFmJ a {
      font-size: 1em; }
  [channel='mobile'] .navigation___1A0bF li a.active___2lrG8 {
    font-family: 'Inter UI Bold', sans-serif;
    color: #212329; }
  [channel='mobile'] .navigation___1A0bF li a:focus,
  [channel='mobile'] .navigation___1A0bF li a:hover {
    color: #1c3f62; }
  [channel='mobile'] .navigation___1A0bF a:focus,
  [channel='mobile'] .navigation___1A0bF button:focus {
    outline: none; }

[channel='tablet'] .navigation___1A0bF {
  font-size: 0.875rem; }
  [channel='tablet'] .navigation___1A0bF.hideItems___3gCYL li {
    opacity: 0; }
  [channel='tablet'] .navigation___1A0bF .menu___2aKiL {
    margin: 0 32px; }
    [channel='tablet'] .navigation___1A0bF .menu___2aKiL a:first-child {
      padding-left: 0; }
    [channel='tablet'] .navigation___1A0bF .menu___2aKiL a::after {
      width: 0; }
  [channel='tablet'] .navigation___1A0bF .button___22cBR {
    margin: 0 32px; }
  [channel='tablet'] .navigation___1A0bF .secondaryMenu___3FFmJ {
    position: absolute;
    width: 320px;
    top: 40px;
    right: 0;
    z-index: 1;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.2); }
  [channel='tablet'] .navigation___1A0bF li a.active___2lrG8 {
    font-family: 'Inter UI Bold', sans-serif;
    color: #212329; }
  [channel='tablet'] .navigation___1A0bF li a:focus,
  [channel='tablet'] .navigation___1A0bF li a:hover {
    color: #1c3f62; }

[channel='desktop'] .navigation___1A0bF {
  font-size: 1rem; }
  [channel='desktop'] .navigation___1A0bF.isSticky___3qAy9 .logo___3aHz6 {
    display: block;
    height: 40px; }
  [channel='desktop'] .navigation___1A0bF .link___3q8zy::after {
    content: '';
    position: absolute;
    top: 50%;
    right: -1px;
    display: block;
    height: 20px;
    width: 1px;
    transform: translateY(-50%); }
  [channel='desktop'] .navigation___1A0bF li a:hover, [channel='desktop'] .navigation___1A0bF li a.active___2lrG8 {
    color: #ffffff;
    background: #3a3e47; }

.skip___2FDBO {
  text-align: center; }
  .skip___2FDBO a {
    display: inline-block;
    position: absolute;
    left: -500px;
    padding: 5px 10px;
    margin: 20px auto;
    color: #212329;
    outline: none; }
    .skip___2FDBO a:focus {
      position: relative;
      left: 0; }

.loader___16f6B {
  display: block;
  margin: 5px auto;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(255, 255, 255, 0.2);
  border-right: 1.1em solid rgba(255, 255, 255, 0.2);
  border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
  border-left: 1.1em solid #ffffff;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8___2lH47 1.1s infinite linear;
  animation: load8___2lH47 1.1s infinite linear; }
  .loader___16f6B.small___2jYGy {
    font-size: 2px; }
  .loader___16f6B.medium___1IIAW {
    font-size: 4px; }
  .loader___16f6B.large___3HSdw {
    font-size: 6px; }
  .loader___16f6B, .loader___16f6B:after {
    border-radius: 50%;
    width: 10em;
    height: 10em; }

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

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

.tagInfo___yPMKc {
  border-bottom: 1px solid #eff1f3; }
  .tagInfo___yPMKc h1 {
    color: #212329; }

[channel='mobile'] .tagInfo___yPMKc h1 {
  margin-bottom: 21px; }

[channel='mobile'] .tagInfo___yPMKc p {
  line-height: 1.67;
  margin-bottom: 24px; }

[channel='tablet'] .tagInfo___yPMKc h1 {
  margin-bottom: 11px; }

[channel='tablet'] .tagInfo___yPMKc p {
  line-height: 1.67;
  margin-bottom: 38px; }

[channel='desktop'] .tagInfo___yPMKc h1 {
  margin-bottom: 11px; }

[channel='desktop'] .tagInfo___yPMKc p {
  line-height: 1.67;
  margin-bottom: 32px; }

.tag___o6tYV {
  font-size: 0.875rem;
  margin: 8px 0 16px 7px; }
  .tag___o6tYV a,
  .tag___o6tYV div {
    border-radius: 15px;
    padding: 7px 15px;
    color: #6c6e74;
    border: 1px solid #afb1b9;
    text-decoration: none; }
  .tag___o6tYV a:hover {
    border-color: #3a3e47; }

[channel='mobile'] .tag___o6tYV {
  margin: 8px 7px 16px 0; }

.tagPage___26tTu {
  background: white; }

[channel='mobile'] .tagPage___26tTu {
  padding: 16px; }

[channel='tablet'] .tagPage___26tTu {
  padding: 20px 16px 0;
  margin-bottom: 17px; }

[channel='desktop'] .tagPage___26tTu {
  padding: 20px 16px 0;
  margin-bottom: 17px; }

.callout___2Si1U {
  padding: 5px;
  color: #484c55; }

[channel='desktop'] .callout___2Si1U {
  font-size: 0.875rem;
  line-height: 1.43; }

[channel='tablet'] .callout___2Si1U {
  font-size: 0.875rem;
  line-height: 1.43; }

[channel='mobile'] .callout___2Si1U {
  font-size: 0.75rem;
  line-height: 1.67; }

.pagination___11iva {
  display: flex;
  margin-top: 24px;
  justify-content: center; }
  .pagination___11iva button {
    margin-right: 4px; }
  .pagination___11iva .pageIndex___3iBvK {
    color: #484c55;
    font-size: 0.875rem;
    margin-right: 4px;
    display: flex;
    align-items: center;
    justify-content: center; }
  .pagination___11iva.mobile___1Drbc {
    width: 100%;
    justify-content: space-between; }
    .pagination___11iva.mobile___1Drbc button {
      margin: 0;
      width: 100%; }
    .pagination___11iva.mobile___1Drbc > div {
      flex: 1; }

.arrowButton___1msWX {
  background-color: #ffffff;
  border: 1px solid #afb1b9;
  cursor: pointer;
  font-family: 'Inter UI Bold';
  transition: all 0.2s ease; }
  .arrowButton___1msWX .arrow___3kv8M {
    display: flex;
    align-items: center;
    justify-content: center; }
    .arrowButton___1msWX .arrow___3kv8M.right___2AwcB {
      flex-direction: row-reverse; }
      .arrowButton___1msWX .arrow___3kv8M.right___2AwcB svg {
        transform: rotate(180deg); }
  .arrowButton___1msWX svg {
    fill: #484c55; }
  .arrowButton___1msWX:hover {
    border-color: #3a3e47; }
  .arrowButton___1msWX.tablet___3wFyA, .arrowButton___1msWX.desktop___1EszY {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    display: initial; }
  .arrowButton___1msWX.mobile___36De1 {
    background-color: #0293e1;
    color: #fff;
    padding: 10px 15px;
    border: none;
    border-radius: 20px;
    font-size: 0.875rem;
    display: flex;
    justify-content: center;
    align-items: center; }
    .arrowButton___1msWX.mobile___36De1 .arrow___3kv8M.right___2AwcB svg {
      margin-left: 10px; }
    .arrowButton___1msWX.mobile___36De1 .arrow___3kv8M.left___3NAZA svg {
      margin-right: 10px; }
    .arrowButton___1msWX.mobile___36De1 svg {
      fill: #fff; }

.numberedButton___2JB14 {
  background-color: #ffffff;
  border: 1px solid #afb1b9;
  border-radius: 50%;
  cursor: pointer;
  width: 44px;
  height: 44px;
  text-align: center;
  font-family: 'Inter UI Bold';
  font-size: 1rem;
  transition: all 0.2s ease; }
  .numberedButton___2JB14.active___EEbmK {
    background-color: #0293e1;
    color: #fff; }
    .numberedButton___2JB14.active___EEbmK:hover {
      background-color: #027dbf;
      border-color: #027dbf; }
  .numberedButton___2JB14.clickFocus___29_B- {
    outline: none; }
  .numberedButton___2JB14:hover {
    border-color: #3a3e47; }
  .numberedButton___2JB14[channel='mobile'] {
    background-color: #0293e1;
    color: #fff;
    padding: 10px; }

