
/*============================================== */

























































* {
    --base: #000000;
    --primary: #27509B;
    --secondary: #FCE500;
    --danger: #A6192E;
    --warning: #A6192E;
    --success: #17A78F;
    --gray: ;
    --lightgray: ;
    --light: ;
    --dark: ;
    --border_radius: 0;
  
    --primary100: #efffff;
    --primary200: #bde6ff;
    --primary300: #8bb4ff;
    --primary400: #5982cd;
    --primary500: #27509B;
    --primary600: #001e69;
    --primary700: #000037;
    --primary800: #000005;
    --primary900: #000000;
  
    --secondary100: #ffffc8;
    --secondary200: #ffff96;
    --secondary300: #ffff64;
    --secondary400: #ffff32;
    --secondary500: #FCE500;
    --secondary600: #cab300;
    --secondary700: #988100;
    --secondary800: #664f00;
    --secondary900: #341d00;

  }



/* Responsive Grid */

.row-fluid {
    width: 100%;
    *zoom: 1;
  }
  
  .row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
  }
  
  .row-fluid:after {
    clear: both;
  }
  
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 28px;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  
  .row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
  }
  
  .row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
  }
  
  .row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
  }
  
  .row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
  }
  
  .row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
  }
  
  .row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
  }
  
  .row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
  }
  
  .row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
  }
  
  .row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
  }
  
  .row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
  }
  
  .row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
  }
  
  .row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
  }
  
  .container-fluid {
    *zoom: 1;
  }
  
  .container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
  }
  
  .container-fluid:after {
    clear: both;
  }
  
  @media (max-width: 767px) {
    .row-fluid {
        width: 100%;
    }
  
    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }
  }
  
  @media (min-width: 768px) and (max-width: 1139px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }
  
    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }
  
    .row-fluid:after {
        clear: both;
    }
  
    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 28px;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }
  
    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }
  
    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }
  
    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }
  
    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }
  
    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }
  
    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }
  
    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }
  
    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }
  
    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }
  
    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }
  
    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }
  
    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }
  
    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }
  }
  
  @media (min-width: 1280px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }
  
    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }
  
    .row-fluid:after {
        clear: both;
    }
  
    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 28px;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }
  
    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }
  
    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }
  
    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }
  
    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }
  
    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }
  
    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }
  
    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }
  
    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }
  
    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }
  
    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%;
    }
  
    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%;
    }
  
    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%;
    }
  
    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%;
    }
  }
  
  /* Clearfix */
  
  .clearfix {
    *zoom: 1;
  }
  
  .clearfix:before, .clearfix:after {
    display: table;
    content: "";
  }
  
  .clearfix:after {
    clear: both;
  }
  
  /* Visibilty Classes */
  
  .hide {
    display: none;
  }
  
  .show {
    display: block;
  }
  
  .invisible {
    visibility: hidden;
  }
  
  .hidden {
    display: none;
    visibility: hidden;
  }
  
  /* Responsive Visibilty Classes */
  
  .visible-phone {
    display: none !important;
  }
  
  .visible-tablet {
    display: none !important;
  }
  
  .hidden-desktop {
    display: none !important;
  }
  
  @media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }
  
    .hidden-phone {
        display: none !important;
    }
  
    .hidden-desktop {
        display: inherit !important;
    }
  
    .visible-desktop {
        display: none !important;
    }
  }
  
  @media (min-width: 768px) and (max-width: 1139px) {
    .visible-tablet {
        display: inherit !important;
    }
  
    .hidden-tablet {
        display: none !important;
    }
  
    .hidden-desktop {
        display: inherit !important;
    }
  
    .visible-desktop {
        display: none !important ;
    }
  }
  
  
  
  /*!
   * Bootstrap Grid v4.5.0 (https://getbootstrap.com/)
   * Copyright 2011-2020 The Bootstrap Authors
   * Copyright 2011-2020 Twitter, Inc.
   * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
   */
   html {
      box-sizing: border-box;
      -ms-overflow-style: scrollbar;
    }
    
    *,
    *::before,
    *::after {
      box-sizing: inherit;
    }
    
    .container {
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      margin-right: auto;
      margin-left: auto;
    }
    
    @media (min-width: 576px) {
      .container {
        max-width: 540px;
      }
    }
    
    @media (min-width: 768px) {
      .container {
        max-width: 720px;
      }
    }
    
    @media (min-width: 992px) {
      .container {
        max-width: 960px;
      }
    }
    
    @media (min-width: 1200px) {
      .container {
        max-width: 1440px;
      }
    }
    
    .container-fluid, .container--sm, .container--md, .container--lg, .container--xl {
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      margin-right: auto;
      margin-left: auto;
    }

    .section--dnd > .container-fluid {
      padding-left: 0;
      padding-right: 0;
    }
    
    @media (min-width: 576px) {
      .container, .container--sm {
        max-width: 540px;
      }
    }
    
    @media (min-width: 768px) {
      .container, .container--sm, .container--md {
        max-width: 720px;
      }
    }
    
    @media (min-width: 992px) {
      .container, .container--sm, .container--md, .container--lg {
        max-width: 960px;
      }
    }
    
    @media (min-width: 1200px) {
      .container, .container--sm, .container--md, .container--lg, .container--xl {
        max-width: 1440px;
      }
    }

    .container--sm {
      max-width: 590px;
    }
    .container--md {
      max-width: 775px;
    }
    .container--lg {
      max-width: 1240px;
    }
    
    .row {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-right: -15px;
      margin-left: -15px;
    }
    
    .no-gutters {
      margin-right: 0;
      margin-left: 0;
    }
    
    .no-gutters > .col,
    .no-gutters > [class*="col-"] {
      padding-right: 0;
      padding-left: 0;
    }
    
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
    .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
    .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
    .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
    .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
    .col-xl-auto {
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
    }
    
    .col {
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -ms-flex-positive: 1;
      flex-grow: 1;
      min-width: 0;
      max-width: 100%;
    }
    
    .row-cols-1 > * {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
    
    .row-cols-2 > * {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
    
    .row-cols-3 > * {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
    
    .row-cols-4 > * {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
    }
    
    .row-cols-5 > * {
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%;
    }
    
    .row-cols-6 > * {
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%;
    }
    
    .col-auto {
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: auto;
      max-width: 100%;
    }
    
    .col-1 {
      -ms-flex: 0 0 8.333333%;
      flex: 0 0 8.333333%;
      max-width: 8.333333%;
    }
    
    .col-2 {
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%;
    }
    
    .col-3 {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
    }
    
    .col-4 {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
    
    .col-5 {
      -ms-flex: 0 0 41.666667%;
      flex: 0 0 41.666667%;
      max-width: 41.666667%;
    }
    
    .col-6 {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
    
    .col-7 {
      -ms-flex: 0 0 58.333333%;
      flex: 0 0 58.333333%;
      max-width: 58.333333%;
    }
    
    .col-8 {
      -ms-flex: 0 0 66.666667%;
      flex: 0 0 66.666667%;
      max-width: 66.666667%;
    }
    
    .col-9 {
      -ms-flex: 0 0 75%;
      flex: 0 0 75%;
      max-width: 75%;
    }
    
    .col-10 {
      -ms-flex: 0 0 83.333333%;
      flex: 0 0 83.333333%;
      max-width: 83.333333%;
    }
    
    .col-11 {
      -ms-flex: 0 0 91.666667%;
      flex: 0 0 91.666667%;
      max-width: 91.666667%;
    }
    
    .col-12 {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
    
    .order-first {
      -ms-flex-order: -1;
      order: -1;
    }
    
    .order-last {
      -ms-flex-order: 13;
      order: 13;
    }
    
    .order-0 {
      -ms-flex-order: 0;
      order: 0;
    }
    
    .order-1 {
      -ms-flex-order: 1;
      order: 1;
    }
    
    .order-2 {
      -ms-flex-order: 2;
      order: 2;
    }
    
    .order-3 {
      -ms-flex-order: 3;
      order: 3;
    }
    
    .order-4 {
      -ms-flex-order: 4;
      order: 4;
    }
    
    .order-5 {
      -ms-flex-order: 5;
      order: 5;
    }
    
    .order-6 {
      -ms-flex-order: 6;
      order: 6;
    }
    
    .order-7 {
      -ms-flex-order: 7;
      order: 7;
    }
    
    .order-8 {
      -ms-flex-order: 8;
      order: 8;
    }
    
    .order-9 {
      -ms-flex-order: 9;
      order: 9;
    }
    
    .order-10 {
      -ms-flex-order: 10;
      order: 10;
    }
    
    .order-11 {
      -ms-flex-order: 11;
      order: 11;
    }
    
    .order-12 {
      -ms-flex-order: 12;
      order: 12;
    }
    
    .offset-1 {
      margin-left: 8.333333%;
    }
    
    .offset-2 {
      margin-left: 16.666667%;
    }
    
    .offset-3 {
      margin-left: 25%;
    }
    
    .offset-4 {
      margin-left: 33.333333%;
    }
    
    .offset-5 {
      margin-left: 41.666667%;
    }
    
    .offset-6 {
      margin-left: 50%;
    }
    
    .offset-7 {
      margin-left: 58.333333%;
    }
    
    .offset-8 {
      margin-left: 66.666667%;
    }
    
    .offset-9 {
      margin-left: 75%;
    }
    
    .offset-10 {
      margin-left: 83.333333%;
    }
    
    .offset-11 {
      margin-left: 91.666667%;
    }
    
    @media (min-width: 576px) {
      .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        min-width: 0;
        max-width: 100%;
      }
      .row-cols-sm-1 > * {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
      }
      .row-cols-sm-2 > * {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
      }
      .row-cols-sm-3 > * {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
      }
      .row-cols-sm-4 > * {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
      }
      .row-cols-sm-5 > * {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
      }
      .row-cols-sm-6 > * {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
      }
      .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
      }
      .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
      }
      .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
      }
      .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
      }
      .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
      }
      .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
      }
      .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
      }
      .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
      }
      .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
      }
      .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
      }
      .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
      }
      .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
      }
      .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
      }
      .order-sm-first {
        -ms-flex-order: -1;
        order: -1;
      }
      .order-sm-last {
        -ms-flex-order: 13;
        order: 13;
      }
      .order-sm-0 {
        -ms-flex-order: 0;
        order: 0;
      }
      .order-sm-1 {
        -ms-flex-order: 1;
        order: 1;
      }
      .order-sm-2 {
        -ms-flex-order: 2;
        order: 2;
      }
      .order-sm-3 {
        -ms-flex-order: 3;
        order: 3;
      }
      .order-sm-4 {
        -ms-flex-order: 4;
        order: 4;
      }
      .order-sm-5 {
        -ms-flex-order: 5;
        order: 5;
      }
      .order-sm-6 {
        -ms-flex-order: 6;
        order: 6;
      }
      .order-sm-7 {
        -ms-flex-order: 7;
        order: 7;
      }
      .order-sm-8 {
        -ms-flex-order: 8;
        order: 8;
      }
      .order-sm-9 {
        -ms-flex-order: 9;
        order: 9;
      }
      .order-sm-10 {
        -ms-flex-order: 10;
        order: 10;
      }
      .order-sm-11 {
        -ms-flex-order: 11;
        order: 11;
      }
      .order-sm-12 {
        -ms-flex-order: 12;
        order: 12;
      }
      .offset-sm-0 {
        margin-left: 0;
      }
      .offset-sm-1 {
        margin-left: 8.333333%;
      }
      .offset-sm-2 {
        margin-left: 16.666667%;
      }
      .offset-sm-3 {
        margin-left: 25%;
      }
      .offset-sm-4 {
        margin-left: 33.333333%;
      }
      .offset-sm-5 {
        margin-left: 41.666667%;
      }
      .offset-sm-6 {
        margin-left: 50%;
      }
      .offset-sm-7 {
        margin-left: 58.333333%;
      }
      .offset-sm-8 {
        margin-left: 66.666667%;
      }
      .offset-sm-9 {
        margin-left: 75%;
      }
      .offset-sm-10 {
        margin-left: 83.333333%;
      }
      .offset-sm-11 {
        margin-left: 91.666667%;
      }
    }
    
    @media (min-width: 768px) {
      .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        min-width: 0;
        max-width: 100%;
      }
      .row-cols-md-1 > * {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
      }
      .row-cols-md-2 > * {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
      }
      .row-cols-md-3 > * {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
      }
      .row-cols-md-4 > * {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
      }
      .row-cols-md-5 > * {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
      }
      .row-cols-md-6 > * {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
      }
      .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
      }
      .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
      }
      .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
      }
      .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
      }
      .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
      }
      .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
      }
      .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
      }
      .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
      }
      .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
      }
      .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
      }
      .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
      }
      .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
      }
      .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
      }
      .order-md-first {
        -ms-flex-order: -1;
        order: -1;
      }
      .order-md-last {
        -ms-flex-order: 13;
        order: 13;
      }
      .order-md-0 {
        -ms-flex-order: 0;
        order: 0;
      }
      .order-md-1 {
        -ms-flex-order: 1;
        order: 1;
      }
      .order-md-2 {
        -ms-flex-order: 2;
        order: 2;
      }
      .order-md-3 {
        -ms-flex-order: 3;
        order: 3;
      }
      .order-md-4 {
        -ms-flex-order: 4;
        order: 4;
      }
      .order-md-5 {
        -ms-flex-order: 5;
        order: 5;
      }
      .order-md-6 {
        -ms-flex-order: 6;
        order: 6;
      }
      .order-md-7 {
        -ms-flex-order: 7;
        order: 7;
      }
      .order-md-8 {
        -ms-flex-order: 8;
        order: 8;
      }
      .order-md-9 {
        -ms-flex-order: 9;
        order: 9;
      }
      .order-md-10 {
        -ms-flex-order: 10;
        order: 10;
      }
      .order-md-11 {
        -ms-flex-order: 11;
        order: 11;
      }
      .order-md-12 {
        -ms-flex-order: 12;
        order: 12;
      }
      .offset-md-0 {
        margin-left: 0;
      }
      .offset-md-1 {
        margin-left: 8.333333%;
      }
      .offset-md-2 {
        margin-left: 16.666667%;
      }
      .offset-md-3 {
        margin-left: 25%;
      }
      .offset-md-4 {
        margin-left: 33.333333%;
      }
      .offset-md-5 {
        margin-left: 41.666667%;
      }
      .offset-md-6 {
        margin-left: 50%;
      }
      .offset-md-7 {
        margin-left: 58.333333%;
      }
      .offset-md-8 {
        margin-left: 66.666667%;
      }
      .offset-md-9 {
        margin-left: 75%;
      }
      .offset-md-10 {
        margin-left: 83.333333%;
      }
      .offset-md-11 {
        margin-left: 91.666667%;
      }
    }
    
    @media (min-width: 992px) {
      .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        min-width: 0;
        max-width: 100%;
      }
      .row-cols-lg-1 > * {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
      }
      .row-cols-lg-2 > * {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
      }
      .row-cols-lg-3 > * {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
      }
      .row-cols-lg-4 > * {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
      }
      .row-cols-lg-5 > * {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
      }
      .row-cols-lg-6 > * {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
      }
      .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
      }
      .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
      }
      .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
      }
      .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
      }
      .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
      }
      .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
      }
      .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
      }
      .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
      }
      .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
      }
      .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
      }
      .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
      }
      .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
      }
      .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
      }
      .order-lg-first {
        -ms-flex-order: -1;
        order: -1;
      }
      .order-lg-last {
        -ms-flex-order: 13;
        order: 13;
      }
      .order-lg-0 {
        -ms-flex-order: 0;
        order: 0;
      }
      .order-lg-1 {
        -ms-flex-order: 1;
        order: 1;
      }
      .order-lg-2 {
        -ms-flex-order: 2;
        order: 2;
      }
      .order-lg-3 {
        -ms-flex-order: 3;
        order: 3;
      }
      .order-lg-4 {
        -ms-flex-order: 4;
        order: 4;
      }
      .order-lg-5 {
        -ms-flex-order: 5;
        order: 5;
      }
      .order-lg-6 {
        -ms-flex-order: 6;
        order: 6;
      }
      .order-lg-7 {
        -ms-flex-order: 7;
        order: 7;
      }
      .order-lg-8 {
        -ms-flex-order: 8;
        order: 8;
      }
      .order-lg-9 {
        -ms-flex-order: 9;
        order: 9;
      }
      .order-lg-10 {
        -ms-flex-order: 10;
        order: 10;
      }
      .order-lg-11 {
        -ms-flex-order: 11;
        order: 11;
      }
      .order-lg-12 {
        -ms-flex-order: 12;
        order: 12;
      }
      .offset-lg-0 {
        margin-left: 0;
      }
      .offset-lg-1 {
        margin-left: 8.333333%;
      }
      .offset-lg-2 {
        margin-left: 16.666667%;
      }
      .offset-lg-3 {
        margin-left: 25%;
      }
      .offset-lg-4 {
        margin-left: 33.333333%;
      }
      .offset-lg-5 {
        margin-left: 41.666667%;
      }
      .offset-lg-6 {
        margin-left: 50%;
      }
      .offset-lg-7 {
        margin-left: 58.333333%;
      }
      .offset-lg-8 {
        margin-left: 66.666667%;
      }
      .offset-lg-9 {
        margin-left: 75%;
      }
      .offset-lg-10 {
        margin-left: 83.333333%;
      }
      .offset-lg-11 {
        margin-left: 91.666667%;
      }
    }
    
    @media (min-width: 1200px) {
      .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        min-width: 0;
        max-width: 100%;
      }
      .row-cols-xl-1 > * {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
      }
      .row-cols-xl-2 > * {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
      }
      .row-cols-xl-3 > * {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
      }
      .row-cols-xl-4 > * {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
      }
      .row-cols-xl-5 > * {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
      }
      .row-cols-xl-6 > * {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
      }
      .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
      }
      .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
      }
      .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
      }
      .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
      }
      .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
      }
      .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
      }
      .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
      }
      .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
      }
      .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
      }
      .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
      }
      .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
      }
      .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
      }
      .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
      }
      .order-xl-first {
        -ms-flex-order: -1;
        order: -1;
      }
      .order-xl-last {
        -ms-flex-order: 13;
        order: 13;
      }
      .order-xl-0 {
        -ms-flex-order: 0;
        order: 0;
      }
      .order-xl-1 {
        -ms-flex-order: 1;
        order: 1;
      }
      .order-xl-2 {
        -ms-flex-order: 2;
        order: 2;
      }
      .order-xl-3 {
        -ms-flex-order: 3;
        order: 3;
      }
      .order-xl-4 {
        -ms-flex-order: 4;
        order: 4;
      }
      .order-xl-5 {
        -ms-flex-order: 5;
        order: 5;
      }
      .order-xl-6 {
        -ms-flex-order: 6;
        order: 6;
      }
      .order-xl-7 {
        -ms-flex-order: 7;
        order: 7;
      }
      .order-xl-8 {
        -ms-flex-order: 8;
        order: 8;
      }
      .order-xl-9 {
        -ms-flex-order: 9;
        order: 9;
      }
      .order-xl-10 {
        -ms-flex-order: 10;
        order: 10;
      }
      .order-xl-11 {
        -ms-flex-order: 11;
        order: 11;
      }
      .order-xl-12 {
        -ms-flex-order: 12;
        order: 12;
      }
      .offset-xl-0 {
        margin-left: 0;
      }
      .offset-xl-1 {
        margin-left: 8.333333%;
      }
      .offset-xl-2 {
        margin-left: 16.666667%;
      }
      .offset-xl-3 {
        margin-left: 25%;
      }
      .offset-xl-4 {
        margin-left: 33.333333%;
      }
      .offset-xl-5 {
        margin-left: 41.666667%;
      }
      .offset-xl-6 {
        margin-left: 50%;
      }
      .offset-xl-7 {
        margin-left: 58.333333%;
      }
      .offset-xl-8 {
        margin-left: 66.666667%;
      }
      .offset-xl-9 {
        margin-left: 75%;
      }
      .offset-xl-10 {
        margin-left: 83.333333%;
      }
      .offset-xl-11 {
        margin-left: 91.666667%;
      }
    }
    
    .d-none {
      display: none !important;
    }
    
    .d-inline {
      display: inline !important;
    }
    
    .d-inline-block {
      display: inline-block !important;
    }
    
    .d-block {
      display: block !important;
    }
    
    .d-table {
      display: table !important;
    }
    
    .d-table-row {
      display: table-row !important;
    }
    
    .d-table-cell {
      display: table-cell !important;
    }
    
    .d-flex {
      display: -ms-flexbox !important;
      display: flex !important;
    }
    
    .d-inline-flex {
      display: -ms-inline-flexbox !important;
      display: inline-flex !important;
    }
    
    @media (min-width: 576px) {
      .d-sm-none {
        display: none !important;
      }
      .d-sm-inline {
        display: inline !important;
      }
      .d-sm-inline-block {
        display: inline-block !important;
      }
      .d-sm-block {
        display: block !important;
      }
      .d-sm-table {
        display: table !important;
      }
      .d-sm-table-row {
        display: table-row !important;
      }
      .d-sm-table-cell {
        display: table-cell !important;
      }
      .d-sm-flex {
        display: -ms-flexbox !important;
        display: flex !important;
      }
      .d-sm-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
      }
    }
    
    @media (min-width: 768px) {
      .d-md-none {
        display: none !important;
      }
      .d-md-inline {
        display: inline !important;
      }
      .d-md-inline-block {
        display: inline-block !important;
      }
      .d-md-block {
        display: block !important;
      }
      .d-md-table {
        display: table !important;
      }
      .d-md-table-row {
        display: table-row !important;
      }
      .d-md-table-cell {
        display: table-cell !important;
      }
      .d-md-flex {
        display: -ms-flexbox !important;
        display: flex !important;
      }
      .d-md-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
      }
    }
    
    @media (min-width: 992px) {
      .d-lg-none {
        display: none !important;
      }
      .d-lg-inline {
        display: inline !important;
      }
      .d-lg-inline-block {
        display: inline-block !important;
      }
      .d-lg-block {
        display: block !important;
      }
      .d-lg-table {
        display: table !important;
      }
      .d-lg-table-row {
        display: table-row !important;
      }
      .d-lg-table-cell {
        display: table-cell !important;
      }
      .d-lg-flex {
        display: -ms-flexbox !important;
        display: flex !important;
      }
      .d-lg-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
      }
    }
    
    @media (min-width: 1200px) {
      .d-xl-none {
        display: none !important;
      }
      .d-xl-inline {
        display: inline !important;
      }
      .d-xl-inline-block {
        display: inline-block !important;
      }
      .d-xl-block {
        display: block !important;
      }
      .d-xl-table {
        display: table !important;
      }
      .d-xl-table-row {
        display: table-row !important;
      }
      .d-xl-table-cell {
        display: table-cell !important;
      }
      .d-xl-flex {
        display: -ms-flexbox !important;
        display: flex !important;
      }
      .d-xl-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
      }
    }
    
    @media print {
      .d-print-none {
        display: none !important;
      }
      .d-print-inline {
        display: inline !important;
      }
      .d-print-inline-block {
        display: inline-block !important;
      }
      .d-print-block {
        display: block !important;
      }
      .d-print-table {
        display: table !important;
      }
      .d-print-table-row {
        display: table-row !important;
      }
      .d-print-table-cell {
        display: table-cell !important;
      }
      .d-print-flex {
        display: -ms-flexbox !important;
        display: flex !important;
      }
      .d-print-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
      }
    }
    
    .flex-row {
      -ms-flex-direction: row !important;
      flex-direction: row !important;
    }
    
    .flex-column {
      -ms-flex-direction: column !important;
      flex-direction: column !important;
    }
    
    .flex-row-reverse {
      -ms-flex-direction: row-reverse !important;
      flex-direction: row-reverse !important;
    }
    
    .flex-column-reverse {
      -ms-flex-direction: column-reverse !important;
      flex-direction: column-reverse !important;
    }
    
    .flex-wrap {
      -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
    }
    
    .flex-nowrap {
      -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
    }
    
    .flex-wrap-reverse {
      -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important;
    }
    
    .flex-fill {
      -ms-flex: 1 1 auto !important;
      flex: 1 1 auto !important;
    }
    
    .flex-grow-0 {
      -ms-flex-positive: 0 !important;
      flex-grow: 0 !important;
    }
    
    .flex-grow-1 {
      -ms-flex-positive: 1 !important;
      flex-grow: 1 !important;
    }
    
    .flex-shrink-0 {
      -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important;
    }
    
    .flex-shrink-1 {
      -ms-flex-negative: 1 !important;
      flex-shrink: 1 !important;
    }
    
    .justify-content-start {
      -ms-flex-pack: start !important;
      justify-content: flex-start !important;
    }
    
    .justify-content-end {
      -ms-flex-pack: end !important;
      justify-content: flex-end !important;
    }
    
    .justify-content-center {
      -ms-flex-pack: center !important;
      justify-content: center !important;
    }
    
    .justify-content-between {
      -ms-flex-pack: justify !important;
      justify-content: space-between !important;
    }
    
    .justify-content-around {
      -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
    }
    
    .align-items-start {
      -ms-flex-align: start !important;
      align-items: flex-start !important;
    }
    
    .align-items-end {
      -ms-flex-align: end !important;
      align-items: flex-end !important;
    }
    
    .align-items-center {
      -ms-flex-align: center !important;
      align-items: center !important;
    }
    
    .align-items-baseline {
      -ms-flex-align: baseline !important;
      align-items: baseline !important;
    }
    
    .align-items-stretch {
      -ms-flex-align: stretch !important;
      align-items: stretch !important;
    }
    
    .align-content-start {
      -ms-flex-line-pack: start !important;
      align-content: flex-start !important;
    }
    
    .align-content-end {
      -ms-flex-line-pack: end !important;
      align-content: flex-end !important;
    }
    
    .align-content-center {
      -ms-flex-line-pack: center !important;
      align-content: center !important;
    }
    
    .align-content-between {
      -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
    }
    
    .align-content-around {
      -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
    }
    
    .align-content-stretch {
      -ms-flex-line-pack: stretch !important;
      align-content: stretch !important;
    }
    
    .align-self-auto {
      -ms-flex-item-align: auto !important;
      align-self: auto !important;
    }
    
    .align-self-start {
      -ms-flex-item-align: start !important;
      align-self: flex-start !important;
    }
    
    .align-self-end {
      -ms-flex-item-align: end !important;
      align-self: flex-end !important;
    }
    
    .align-self-center {
      -ms-flex-item-align: center !important;
      align-self: center !important;
    }
    
    .align-self-baseline {
      -ms-flex-item-align: baseline !important;
      align-self: baseline !important;
    }
    
    .align-self-stretch {
      -ms-flex-item-align: stretch !important;
      align-self: stretch !important;
    }
    
    @media (min-width: 576px) {
      .flex-sm-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
      }
      .flex-sm-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
      }
      .flex-sm-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
      }
      .flex-sm-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
      }
      .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
      }
      .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
      }
      .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
      }
      .flex-sm-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
      }
      .flex-sm-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
      }
      .flex-sm-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
      }
      .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
      }
      .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
      }
      .justify-content-sm-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
      }
      .justify-content-sm-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
      }
      .justify-content-sm-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
      }
      .justify-content-sm-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
      }
      .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
      }
      .align-items-sm-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
      }
      .align-items-sm-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
      }
      .align-items-sm-center {
        -ms-flex-align: center !important;
        align-items: center !important;
      }
      .align-items-sm-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
      }
      .align-items-sm-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
      }
      .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
      }
      .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
      }
      .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
      }
      .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
      }
      .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
      }
      .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
      }
      .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
      }
      .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
      }
      .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
      }
      .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
      }
      .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
      }
      .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
      }
    }
    
    @media (min-width: 768px) {
      .flex-md-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
      }
      .flex-md-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
      }
      .flex-md-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
      }
      .flex-md-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
      }
      .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
      }
      .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
      }
      .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
      }
      .flex-md-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
      }
      .flex-md-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
      }
      .flex-md-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
      }
      .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
      }
      .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
      }
      .justify-content-md-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
      }
      .justify-content-md-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
      }
      .justify-content-md-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
      }
      .justify-content-md-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
      }
      .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
      }
      .align-items-md-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
      }
      .align-items-md-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
      }
      .align-items-md-center {
        -ms-flex-align: center !important;
        align-items: center !important;
      }
      .align-items-md-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
      }
      .align-items-md-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
      }
      .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
      }
      .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
      }
      .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
      }
      .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
      }
      .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
      }
      .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
      }
      .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
      }
      .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
      }
      .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
      }
      .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
      }
      .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
      }
      .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
      }
    }
    
    @media (min-width: 992px) {
      .flex-lg-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
      }
      .flex-lg-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
      }
      .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
      }
      .flex-lg-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
      }
      .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
      }
      .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
      }
      .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
      }
      .flex-lg-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
      }
      .flex-lg-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
      }
      .flex-lg-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
      }
      .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
      }
      .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
      }
      .justify-content-lg-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
      }
      .justify-content-lg-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
      }
      .justify-content-lg-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
      }
      .justify-content-lg-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
      }
      .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
      }
      .align-items-lg-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
      }
      .align-items-lg-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
      }
      .align-items-lg-center {
        -ms-flex-align: center !important;
        align-items: center !important;
      }
      .align-items-lg-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
      }
      .align-items-lg-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
      }
      .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
      }
      .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
      }
      .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
      }
      .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
      }
      .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
      }
      .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
      }
      .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
      }
      .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
      }
      .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
      }
      .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
      }
      .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
      }
      .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
      }
    }
    
    @media (min-width: 1200px) {
      .flex-xl-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
      }
      .flex-xl-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
      }
      .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
      }
      .flex-xl-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
      }
      .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
      }
      .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
      }
      .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
      }
      .flex-xl-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
      }
      .flex-xl-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
      }
      .flex-xl-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
      }
      .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
      }
      .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
      }
      .justify-content-xl-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
      }
      .justify-content-xl-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
      }
      .justify-content-xl-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
      }
      .justify-content-xl-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
      }
      .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
      }
      .align-items-xl-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
      }
      .align-items-xl-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
      }
      .align-items-xl-center {
        -ms-flex-align: center !important;
        align-items: center !important;
      }
      .align-items-xl-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
      }
      .align-items-xl-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
      }
      .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
      }
      .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
      }
      .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
      }
      .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
      }
      .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
      }
      .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
      }
      .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
      }
      .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
      }
      .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
      }
      .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
      }
      .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
      }
      .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
      }
    }
    
    .m-0 {
      margin: 0 !important;
    }
    
    .mt-0,
    .my-0 {
      margin-top: 0 !important;
    }
    
    .mr-0,
    .mx-0 {
      margin-right: 0 !important;
    }
    
    .mb-0,
    .my-0 {
      margin-bottom: 0 !important;
    }
    
    .ml-0,
    .mx-0 {
      margin-left: 0 !important;
    }
    
    .m-1 {
      margin: 0.25rem !important;
    }
    
    .mt-1,
    .my-1 {
      margin-top: 0.25rem !important;
    }
    
    .mr-1,
    .mx-1 {
      margin-right: 0.25rem !important;
    }
    
    .mb-1,
    .my-1 {
      margin-bottom: 0.25rem !important;
    }
    
    .ml-1,
    .mx-1 {
      margin-left: 0.25rem !important;
    }
    
    .m-2 {
      margin: 0.5rem !important;
    }
    
    .mt-2,
    .my-2 {
      margin-top: 0.5rem !important;
    }
    
    .mr-2,
    .mx-2 {
      margin-right: 0.5rem !important;
    }
    
    .mb-2,
    .my-2 {
      margin-bottom: 0.5rem !important;
    }
    
    .ml-2,
    .mx-2 {
      margin-left: 0.5rem !important;
    }
    
    .m-3 {
      margin: 1rem !important;
    }
    
    .mt-3,
    .my-3 {
      margin-top: 1rem !important;
    }
    
    .mr-3,
    .mx-3 {
      margin-right: 1rem !important;
    }
    
    .mb-3,
    .my-3 {
      margin-bottom: 1rem !important;
    }
    
    .ml-3,
    .mx-3 {
      margin-left: 1rem !important;
    }
    
    .m-4 {
      margin: 1.5rem !important;
    }
    
    .mt-4,
    .my-4 {
      margin-top: 1.5rem !important;
    }
    
    .mr-4,
    .mx-4 {
      margin-right: 1.5rem !important;
    }
    
    .mb-4,
    .my-4 {
      margin-bottom: 1.5rem !important;
    }
    
    .ml-4,
    .mx-4 {
      margin-left: 1.5rem !important;
    }
    
    .m-5 {
      margin: 3rem !important;
    }
    
    .mt-5,
    .my-5 {
      margin-top: 3rem !important;
    }
    
    .mr-5,
    .mx-5 {
      margin-right: 3rem !important;
    }
    
    .mb-5,
    .my-5 {
      margin-bottom: 3rem !important;
    }
    
    .ml-5,
    .mx-5 {
      margin-left: 3rem !important;
    }
    
    .p-0 {
      padding: 0 !important;
    }
    
    .pt-0,
    .py-0 {
      padding-top: 0 !important;
    }
    
    .pr-0,
    .px-0 {
      padding-right: 0 !important;
    }
    
    .pb-0,
    .py-0 {
      padding-bottom: 0 !important;
    }
    
    .pl-0,
    .px-0 {
      padding-left: 0 !important;
    }
    
    .p-1 {
      padding: 0.25rem !important;
    }
    
    .pt-1,
    .py-1 {
      padding-top: 0.25rem !important;
    }
    
    .pr-1,
    .px-1 {
      padding-right: 0.25rem !important;
    }
    
    .pb-1,
    .py-1 {
      padding-bottom: 0.25rem !important;
    }
    
    .pl-1,
    .px-1 {
      padding-left: 0.25rem !important;
    }
    
    .p-2 {
      padding: 0.5rem !important;
    }
    
    .pt-2,
    .py-2 {
      padding-top: 0.5rem !important;
    }
    
    .pr-2,
    .px-2 {
      padding-right: 0.5rem !important;
    }
    
    .pb-2,
    .py-2 {
      padding-bottom: 0.5rem !important;
    }
    
    .pl-2,
    .px-2 {
      padding-left: 0.5rem !important;
    }
    
    .p-3 {
      padding: 1rem !important;
    }
    
    .pt-3,
    .py-3 {
      padding-top: 1rem !important;
    }
    
    .pr-3,
    .px-3 {
      padding-right: 1rem !important;
    }
    
    .pb-3,
    .py-3 {
      padding-bottom: 1rem !important;
    }
    
    .pl-3,
    .px-3 {
      padding-left: 1rem !important;
    }
    
    .p-4 {
      padding: 1.5rem !important;
    }
    
    .pt-4,
    .py-4 {
      padding-top: 1.5rem !important;
    }
    
    .pr-4,
    .px-4 {
      padding-right: 1.5rem !important;
    }
    
    .pb-4,
    .py-4 {
      padding-bottom: 1.5rem !important;
    }
    
    .pl-4,
    .px-4 {
      padding-left: 1.5rem !important;
    }
    
    .p-5 {
      padding: 3rem !important;
    }
    
    .pt-5,
    .py-5 {
      padding-top: 3rem !important;
    }
    
    .pr-5,
    .px-5 {
      padding-right: 3rem !important;
    }
    
    .pb-5,
    .py-5 {
      padding-bottom: 3rem !important;
    }
    
    .pl-5,
    .px-5 {
      padding-left: 3rem !important;
    }
    
    .m-n1 {
      margin: -0.25rem !important;
    }
    
    .mt-n1,
    .my-n1 {
      margin-top: -0.25rem !important;
    }
    
    .mr-n1,
    .mx-n1 {
      margin-right: -0.25rem !important;
    }
    
    .mb-n1,
    .my-n1 {
      margin-bottom: -0.25rem !important;
    }
    
    .ml-n1,
    .mx-n1 {
      margin-left: -0.25rem !important;
    }
    
    .m-n2 {
      margin: -0.5rem !important;
    }
    
    .mt-n2,
    .my-n2 {
      margin-top: -0.5rem !important;
    }
    
    .mr-n2,
    .mx-n2 {
      margin-right: -0.5rem !important;
    }
    
    .mb-n2,
    .my-n2 {
      margin-bottom: -0.5rem !important;
    }
    
    .ml-n2,
    .mx-n2 {
      margin-left: -0.5rem !important;
    }
    
    .m-n3 {
      margin: -1rem !important;
    }
    
    .mt-n3,
    .my-n3 {
      margin-top: -1rem !important;
    }
    
    .mr-n3,
    .mx-n3 {
      margin-right: -1rem !important;
    }
    
    .mb-n3,
    .my-n3 {
      margin-bottom: -1rem !important;
    }
    
    .ml-n3,
    .mx-n3 {
      margin-left: -1rem !important;
    }
    
    .m-n4 {
      margin: -1.5rem !important;
    }
    
    .mt-n4,
    .my-n4 {
      margin-top: -1.5rem !important;
    }
    
    .mr-n4,
    .mx-n4 {
      margin-right: -1.5rem !important;
    }
    
    .mb-n4,
    .my-n4 {
      margin-bottom: -1.5rem !important;
    }
    
    .ml-n4,
    .mx-n4 {
      margin-left: -1.5rem !important;
    }
    
    .m-n5 {
      margin: -3rem !important;
    }
    
    .mt-n5,
    .my-n5 {
      margin-top: -3rem !important;
    }
    
    .mr-n5,
    .mx-n5 {
      margin-right: -3rem !important;
    }
    
    .mb-n5,
    .my-n5 {
      margin-bottom: -3rem !important;
    }
    
    .ml-n5,
    .mx-n5 {
      margin-left: -3rem !important;
    }
    
    .m-auto {
      margin: auto !important;
    }
    
    .mt-auto,
    .my-auto {
      margin-top: auto !important;
    }
    
    .mr-auto,
    .mx-auto {
      margin-right: auto !important;
    }
    
    .mb-auto,
    .my-auto {
      margin-bottom: auto !important;
    }
    
    .ml-auto,
    .mx-auto {
      margin-left: auto !important;
    }
    
    @media (min-width: 576px) {
      .m-sm-0 {
        margin: 0 !important;
      }
      .mt-sm-0,
      .my-sm-0 {
        margin-top: 0 !important;
      }
      .mr-sm-0,
      .mx-sm-0 {
        margin-right: 0 !important;
      }
      .mb-sm-0,
      .my-sm-0 {
        margin-bottom: 0 !important;
      }
      .ml-sm-0,
      .mx-sm-0 {
        margin-left: 0 !important;
      }
      .m-sm-1 {
        margin: 0.25rem !important;
      }
      .mt-sm-1,
      .my-sm-1 {
        margin-top: 0.25rem !important;
      }
      .mr-sm-1,
      .mx-sm-1 {
        margin-right: 0.25rem !important;
      }
      .mb-sm-1,
      .my-sm-1 {
        margin-bottom: 0.25rem !important;
      }
      .ml-sm-1,
      .mx-sm-1 {
        margin-left: 0.25rem !important;
      }
      .m-sm-2 {
        margin: 0.5rem !important;
      }
      .mt-sm-2,
      .my-sm-2 {
        margin-top: 0.5rem !important;
      }
      .mr-sm-2,
      .mx-sm-2 {
        margin-right: 0.5rem !important;
      }
      .mb-sm-2,
      .my-sm-2 {
        margin-bottom: 0.5rem !important;
      }
      .ml-sm-2,
      .mx-sm-2 {
        margin-left: 0.5rem !important;
      }
      .m-sm-3 {
        margin: 1rem !important;
      }
      .mt-sm-3,
      .my-sm-3 {
        margin-top: 1rem !important;
      }
      .mr-sm-3,
      .mx-sm-3 {
        margin-right: 1rem !important;
      }
      .mb-sm-3,
      .my-sm-3 {
        margin-bottom: 1rem !important;
      }
      .ml-sm-3,
      .mx-sm-3 {
        margin-left: 1rem !important;
      }
      .m-sm-4 {
        margin: 1.5rem !important;
      }
      .mt-sm-4,
      .my-sm-4 {
        margin-top: 1.5rem !important;
      }
      .mr-sm-4,
      .mx-sm-4 {
        margin-right: 1.5rem !important;
      }
      .mb-sm-4,
      .my-sm-4 {
        margin-bottom: 1.5rem !important;
      }
      .ml-sm-4,
      .mx-sm-4 {
        margin-left: 1.5rem !important;
      }
      .m-sm-5 {
        margin: 3rem !important;
      }
      .mt-sm-5,
      .my-sm-5 {
        margin-top: 3rem !important;
      }
      .mr-sm-5,
      .mx-sm-5 {
        margin-right: 3rem !important;
      }
      .mb-sm-5,
      .my-sm-5 {
        margin-bottom: 3rem !important;
      }
      .ml-sm-5,
      .mx-sm-5 {
        margin-left: 3rem !important;
      }
      .p-sm-0 {
        padding: 0 !important;
      }
      .pt-sm-0,
      .py-sm-0 {
        padding-top: 0 !important;
      }
      .pr-sm-0,
      .px-sm-0 {
        padding-right: 0 !important;
      }
      .pb-sm-0,
      .py-sm-0 {
        padding-bottom: 0 !important;
      }
      .pl-sm-0,
      .px-sm-0 {
        padding-left: 0 !important;
      }
      .p-sm-1 {
        padding: 0.25rem !important;
      }
      .pt-sm-1,
      .py-sm-1 {
        padding-top: 0.25rem !important;
      }
      .pr-sm-1,
      .px-sm-1 {
        padding-right: 0.25rem !important;
      }
      .pb-sm-1,
      .py-sm-1 {
        padding-bottom: 0.25rem !important;
      }
      .pl-sm-1,
      .px-sm-1 {
        padding-left: 0.25rem !important;
      }
      .p-sm-2 {
        padding: 0.5rem !important;
      }
      .pt-sm-2,
      .py-sm-2 {
        padding-top: 0.5rem !important;
      }
      .pr-sm-2,
      .px-sm-2 {
        padding-right: 0.5rem !important;
      }
      .pb-sm-2,
      .py-sm-2 {
        padding-bottom: 0.5rem !important;
      }
      .pl-sm-2,
      .px-sm-2 {
        padding-left: 0.5rem !important;
      }
      .p-sm-3 {
        padding: 1rem !important;
      }
      .pt-sm-3,
      .py-sm-3 {
        padding-top: 1rem !important;
      }
      .pr-sm-3,
      .px-sm-3 {
        padding-right: 1rem !important;
      }
      .pb-sm-3,
      .py-sm-3 {
        padding-bottom: 1rem !important;
      }
      .pl-sm-3,
      .px-sm-3 {
        padding-left: 1rem !important;
      }
      .p-sm-4 {
        padding: 1.5rem !important;
      }
      .pt-sm-4,
      .py-sm-4 {
        padding-top: 1.5rem !important;
      }
      .pr-sm-4,
      .px-sm-4 {
        padding-right: 1.5rem !important;
      }
      .pb-sm-4,
      .py-sm-4 {
        padding-bottom: 1.5rem !important;
      }
      .pl-sm-4,
      .px-sm-4 {
        padding-left: 1.5rem !important;
      }
      .p-sm-5 {
        padding: 3rem !important;
      }
      .pt-sm-5,
      .py-sm-5 {
        padding-top: 3rem !important;
      }
      .pr-sm-5,
      .px-sm-5 {
        padding-right: 3rem !important;
      }
      .pb-sm-5,
      .py-sm-5 {
        padding-bottom: 3rem !important;
      }
      .pl-sm-5,
      .px-sm-5 {
        padding-left: 3rem !important;
      }
      .m-sm-n1 {
        margin: -0.25rem !important;
      }
      .mt-sm-n1,
      .my-sm-n1 {
        margin-top: -0.25rem !important;
      }
      .mr-sm-n1,
      .mx-sm-n1 {
        margin-right: -0.25rem !important;
      }
      .mb-sm-n1,
      .my-sm-n1 {
        margin-bottom: -0.25rem !important;
      }
      .ml-sm-n1,
      .mx-sm-n1 {
        margin-left: -0.25rem !important;
      }
      .m-sm-n2 {
        margin: -0.5rem !important;
      }
      .mt-sm-n2,
      .my-sm-n2 {
        margin-top: -0.5rem !important;
      }
      .mr-sm-n2,
      .mx-sm-n2 {
        margin-right: -0.5rem !important;
      }
      .mb-sm-n2,
      .my-sm-n2 {
        margin-bottom: -0.5rem !important;
      }
      .ml-sm-n2,
      .mx-sm-n2 {
        margin-left: -0.5rem !important;
      }
      .m-sm-n3 {
        margin: -1rem !important;
      }
      .mt-sm-n3,
      .my-sm-n3 {
        margin-top: -1rem !important;
      }
      .mr-sm-n3,
      .mx-sm-n3 {
        margin-right: -1rem !important;
      }
      .mb-sm-n3,
      .my-sm-n3 {
        margin-bottom: -1rem !important;
      }
      .ml-sm-n3,
      .mx-sm-n3 {
        margin-left: -1rem !important;
      }
      .m-sm-n4 {
        margin: -1.5rem !important;
      }
      .mt-sm-n4,
      .my-sm-n4 {
        margin-top: -1.5rem !important;
      }
      .mr-sm-n4,
      .mx-sm-n4 {
        margin-right: -1.5rem !important;
      }
      .mb-sm-n4,
      .my-sm-n4 {
        margin-bottom: -1.5rem !important;
      }
      .ml-sm-n4,
      .mx-sm-n4 {
        margin-left: -1.5rem !important;
      }
      .m-sm-n5 {
        margin: -3rem !important;
      }
      .mt-sm-n5,
      .my-sm-n5 {
        margin-top: -3rem !important;
      }
      .mr-sm-n5,
      .mx-sm-n5 {
        margin-right: -3rem !important;
      }
      .mb-sm-n5,
      .my-sm-n5 {
        margin-bottom: -3rem !important;
      }
      .ml-sm-n5,
      .mx-sm-n5 {
        margin-left: -3rem !important;
      }
      .m-sm-auto {
        margin: auto !important;
      }
      .mt-sm-auto,
      .my-sm-auto {
        margin-top: auto !important;
      }
      .mr-sm-auto,
      .mx-sm-auto {
        margin-right: auto !important;
      }
      .mb-sm-auto,
      .my-sm-auto {
        margin-bottom: auto !important;
      }
      .ml-sm-auto,
      .mx-sm-auto {
        margin-left: auto !important;
      }
    }
    
    @media (min-width: 768px) {
      .m-md-0 {
        margin: 0 !important;
      }
      .mt-md-0,
      .my-md-0 {
        margin-top: 0 !important;
      }
      .mr-md-0,
      .mx-md-0 {
        margin-right: 0 !important;
      }
      .mb-md-0,
      .my-md-0 {
        margin-bottom: 0 !important;
      }
      .ml-md-0,
      .mx-md-0 {
        margin-left: 0 !important;
      }
      .m-md-1 {
        margin: 0.25rem !important;
      }
      .mt-md-1,
      .my-md-1 {
        margin-top: 0.25rem !important;
      }
      .mr-md-1,
      .mx-md-1 {
        margin-right: 0.25rem !important;
      }
      .mb-md-1,
      .my-md-1 {
        margin-bottom: 0.25rem !important;
      }
      .ml-md-1,
      .mx-md-1 {
        margin-left: 0.25rem !important;
      }
      .m-md-2 {
        margin: 0.5rem !important;
      }
      .mt-md-2,
      .my-md-2 {
        margin-top: 0.5rem !important;
      }
      .mr-md-2,
      .mx-md-2 {
        margin-right: 0.5rem !important;
      }
      .mb-md-2,
      .my-md-2 {
        margin-bottom: 0.5rem !important;
      }
      .ml-md-2,
      .mx-md-2 {
        margin-left: 0.5rem !important;
      }
      .m-md-3 {
        margin: 1rem !important;
      }
      .mt-md-3,
      .my-md-3 {
        margin-top: 1rem !important;
      }
      .mr-md-3,
      .mx-md-3 {
        margin-right: 1rem !important;
      }
      .mb-md-3,
      .my-md-3 {
        margin-bottom: 1rem !important;
      }
      .ml-md-3,
      .mx-md-3 {
        margin-left: 1rem !important;
      }
      .m-md-4 {
        margin: 1.5rem !important;
      }
      .mt-md-4,
      .my-md-4 {
        margin-top: 1.5rem !important;
      }
      .mr-md-4,
      .mx-md-4 {
        margin-right: 1.5rem !important;
      }
      .mb-md-4,
      .my-md-4 {
        margin-bottom: 1.5rem !important;
      }
      .ml-md-4,
      .mx-md-4 {
        margin-left: 1.5rem !important;
      }
      .m-md-5 {
        margin: 3rem !important;
      }
      .mt-md-5,
      .my-md-5 {
        margin-top: 3rem !important;
      }
      .mr-md-5,
      .mx-md-5 {
        margin-right: 3rem !important;
      }
      .mb-md-5,
      .my-md-5 {
        margin-bottom: 3rem !important;
      }
      .ml-md-5,
      .mx-md-5 {
        margin-left: 3rem !important;
      }
      .p-md-0 {
        padding: 0 !important;
      }
      .pt-md-0,
      .py-md-0 {
        padding-top: 0 !important;
      }
      .pr-md-0,
      .px-md-0 {
        padding-right: 0 !important;
      }
      .pb-md-0,
      .py-md-0 {
        padding-bottom: 0 !important;
      }
      .pl-md-0,
      .px-md-0 {
        padding-left: 0 !important;
      }
      .p-md-1 {
        padding: 0.25rem !important;
      }
      .pt-md-1,
      .py-md-1 {
        padding-top: 0.25rem !important;
      }
      .pr-md-1,
      .px-md-1 {
        padding-right: 0.25rem !important;
      }
      .pb-md-1,
      .py-md-1 {
        padding-bottom: 0.25rem !important;
      }
      .pl-md-1,
      .px-md-1 {
        padding-left: 0.25rem !important;
      }
      .p-md-2 {
        padding: 0.5rem !important;
      }
      .pt-md-2,
      .py-md-2 {
        padding-top: 0.5rem !important;
      }
      .pr-md-2,
      .px-md-2 {
        padding-right: 0.5rem !important;
      }
      .pb-md-2,
      .py-md-2 {
        padding-bottom: 0.5rem !important;
      }
      .pl-md-2,
      .px-md-2 {
        padding-left: 0.5rem !important;
      }
      .p-md-3 {
        padding: 1rem !important;
      }
      .pt-md-3,
      .py-md-3 {
        padding-top: 1rem !important;
      }
      .pr-md-3,
      .px-md-3 {
        padding-right: 1rem !important;
      }
      .pb-md-3,
      .py-md-3 {
        padding-bottom: 1rem !important;
      }
      .pl-md-3,
      .px-md-3 {
        padding-left: 1rem !important;
      }
      .p-md-4 {
        padding: 1.5rem !important;
      }
      .pt-md-4,
      .py-md-4 {
        padding-top: 1.5rem !important;
      }
      .pr-md-4,
      .px-md-4 {
        padding-right: 1.5rem !important;
      }
      .pb-md-4,
      .py-md-4 {
        padding-bottom: 1.5rem !important;
      }
      .pl-md-4,
      .px-md-4 {
        padding-left: 1.5rem !important;
      }
      .p-md-5 {
        padding: 3rem !important;
      }
      .pt-md-5,
      .py-md-5 {
        padding-top: 3rem !important;
      }
      .pr-md-5,
      .px-md-5 {
        padding-right: 3rem !important;
      }
      .pb-md-5,
      .py-md-5 {
        padding-bottom: 3rem !important;
      }
      .pl-md-5,
      .px-md-5 {
        padding-left: 3rem !important;
      }
      .m-md-n1 {
        margin: -0.25rem !important;
      }
      .mt-md-n1,
      .my-md-n1 {
        margin-top: -0.25rem !important;
      }
      .mr-md-n1,
      .mx-md-n1 {
        margin-right: -0.25rem !important;
      }
      .mb-md-n1,
      .my-md-n1 {
        margin-bottom: -0.25rem !important;
      }
      .ml-md-n1,
      .mx-md-n1 {
        margin-left: -0.25rem !important;
      }
      .m-md-n2 {
        margin: -0.5rem !important;
      }
      .mt-md-n2,
      .my-md-n2 {
        margin-top: -0.5rem !important;
      }
      .mr-md-n2,
      .mx-md-n2 {
        margin-right: -0.5rem !important;
      }
      .mb-md-n2,
      .my-md-n2 {
        margin-bottom: -0.5rem !important;
      }
      .ml-md-n2,
      .mx-md-n2 {
        margin-left: -0.5rem !important;
      }
      .m-md-n3 {
        margin: -1rem !important;
      }
      .mt-md-n3,
      .my-md-n3 {
        margin-top: -1rem !important;
      }
      .mr-md-n3,
      .mx-md-n3 {
        margin-right: -1rem !important;
      }
      .mb-md-n3,
      .my-md-n3 {
        margin-bottom: -1rem !important;
      }
      .ml-md-n3,
      .mx-md-n3 {
        margin-left: -1rem !important;
      }
      .m-md-n4 {
        margin: -1.5rem !important;
      }
      .mt-md-n4,
      .my-md-n4 {
        margin-top: -1.5rem !important;
      }
      .mr-md-n4,
      .mx-md-n4 {
        margin-right: -1.5rem !important;
      }
      .mb-md-n4,
      .my-md-n4 {
        margin-bottom: -1.5rem !important;
      }
      .ml-md-n4,
      .mx-md-n4 {
        margin-left: -1.5rem !important;
      }
      .m-md-n5 {
        margin: -3rem !important;
      }
      .mt-md-n5,
      .my-md-n5 {
        margin-top: -3rem !important;
      }
      .mr-md-n5,
      .mx-md-n5 {
        margin-right: -3rem !important;
      }
      .mb-md-n5,
      .my-md-n5 {
        margin-bottom: -3rem !important;
      }
      .ml-md-n5,
      .mx-md-n5 {
        margin-left: -3rem !important;
      }
      .m-md-auto {
        margin: auto !important;
      }
      .mt-md-auto,
      .my-md-auto {
        margin-top: auto !important;
      }
      .mr-md-auto,
      .mx-md-auto {
        margin-right: auto !important;
      }
      .mb-md-auto,
      .my-md-auto {
        margin-bottom: auto !important;
      }
      .ml-md-auto,
      .mx-md-auto {
        margin-left: auto !important;
      }
    }
    
    @media (min-width: 992px) {
      .m-lg-0 {
        margin: 0 !important;
      }
      .mt-lg-0,
      .my-lg-0 {
        margin-top: 0 !important;
      }
      .mr-lg-0,
      .mx-lg-0 {
        margin-right: 0 !important;
      }
      .mb-lg-0,
      .my-lg-0 {
        margin-bottom: 0 !important;
      }
      .ml-lg-0,
      .mx-lg-0 {
        margin-left: 0 !important;
      }
      .m-lg-1 {
        margin: 0.25rem !important;
      }
      .mt-lg-1,
      .my-lg-1 {
        margin-top: 0.25rem !important;
      }
      .mr-lg-1,
      .mx-lg-1 {
        margin-right: 0.25rem !important;
      }
      .mb-lg-1,
      .my-lg-1 {
        margin-bottom: 0.25rem !important;
      }
      .ml-lg-1,
      .mx-lg-1 {
        margin-left: 0.25rem !important;
      }
      .m-lg-2 {
        margin: 0.5rem !important;
      }
      .mt-lg-2,
      .my-lg-2 {
        margin-top: 0.5rem !important;
      }
      .mr-lg-2,
      .mx-lg-2 {
        margin-right: 0.5rem !important;
      }
      .mb-lg-2,
      .my-lg-2 {
        margin-bottom: 0.5rem !important;
      }
      .ml-lg-2,
      .mx-lg-2 {
        margin-left: 0.5rem !important;
      }
      .m-lg-3 {
        margin: 1rem !important;
      }
      .mt-lg-3,
      .my-lg-3 {
        margin-top: 1rem !important;
      }
      .mr-lg-3,
      .mx-lg-3 {
        margin-right: 1rem !important;
      }
      .mb-lg-3,
      .my-lg-3 {
        margin-bottom: 1rem !important;
      }
      .ml-lg-3,
      .mx-lg-3 {
        margin-left: 1rem !important;
      }
      .m-lg-4 {
        margin: 1.5rem !important;
      }
      .mt-lg-4,
      .my-lg-4 {
        margin-top: 1.5rem !important;
      }
      .mr-lg-4,
      .mx-lg-4 {
        margin-right: 1.5rem !important;
      }
      .mb-lg-4,
      .my-lg-4 {
        margin-bottom: 1.5rem !important;
      }
      .ml-lg-4,
      .mx-lg-4 {
        margin-left: 1.5rem !important;
      }
      .m-lg-5 {
        margin: 3rem !important;
      }
      .mt-lg-5,
      .my-lg-5 {
        margin-top: 3rem !important;
      }
      .mr-lg-5,
      .mx-lg-5 {
        margin-right: 3rem !important;
      }
      .mb-lg-5,
      .my-lg-5 {
        margin-bottom: 3rem !important;
      }
      .ml-lg-5,
      .mx-lg-5 {
        margin-left: 3rem !important;
      }
      .p-lg-0 {
        padding: 0 !important;
      }
      .pt-lg-0,
      .py-lg-0 {
        padding-top: 0 !important;
      }
      .pr-lg-0,
      .px-lg-0 {
        padding-right: 0 !important;
      }
      .pb-lg-0,
      .py-lg-0 {
        padding-bottom: 0 !important;
      }
      .pl-lg-0,
      .px-lg-0 {
        padding-left: 0 !important;
      }
      .p-lg-1 {
        padding: 0.25rem !important;
      }
      .pt-lg-1,
      .py-lg-1 {
        padding-top: 0.25rem !important;
      }
      .pr-lg-1,
      .px-lg-1 {
        padding-right: 0.25rem !important;
      }
      .pb-lg-1,
      .py-lg-1 {
        padding-bottom: 0.25rem !important;
      }
      .pl-lg-1,
      .px-lg-1 {
        padding-left: 0.25rem !important;
      }
      .p-lg-2 {
        padding: 0.5rem !important;
      }
      .pt-lg-2,
      .py-lg-2 {
        padding-top: 0.5rem !important;
      }
      .pr-lg-2,
      .px-lg-2 {
        padding-right: 0.5rem !important;
      }
      .pb-lg-2,
      .py-lg-2 {
        padding-bottom: 0.5rem !important;
      }
      .pl-lg-2,
      .px-lg-2 {
        padding-left: 0.5rem !important;
      }
      .p-lg-3 {
        padding: 1rem !important;
      }
      .pt-lg-3,
      .py-lg-3 {
        padding-top: 1rem !important;
      }
      .pr-lg-3,
      .px-lg-3 {
        padding-right: 1rem !important;
      }
      .pb-lg-3,
      .py-lg-3 {
        padding-bottom: 1rem !important;
      }
      .pl-lg-3,
      .px-lg-3 {
        padding-left: 1rem !important;
      }
      .p-lg-4 {
        padding: 1.5rem !important;
      }
      .pt-lg-4,
      .py-lg-4 {
        padding-top: 1.5rem !important;
      }
      .pr-lg-4,
      .px-lg-4 {
        padding-right: 1.5rem !important;
      }
      .pb-lg-4,
      .py-lg-4 {
        padding-bottom: 1.5rem !important;
      }
      .pl-lg-4,
      .px-lg-4 {
        padding-left: 1.5rem !important;
      }
      .p-lg-5 {
        padding: 3rem !important;
      }
      .pt-lg-5,
      .py-lg-5 {
        padding-top: 3rem !important;
      }
      .pr-lg-5,
      .px-lg-5 {
        padding-right: 3rem !important;
      }
      .pb-lg-5,
      .py-lg-5 {
        padding-bottom: 3rem !important;
      }
      .pl-lg-5,
      .px-lg-5 {
        padding-left: 3rem !important;
      }
      .m-lg-n1 {
        margin: -0.25rem !important;
      }
      .mt-lg-n1,
      .my-lg-n1 {
        margin-top: -0.25rem !important;
      }
      .mr-lg-n1,
      .mx-lg-n1 {
        margin-right: -0.25rem !important;
      }
      .mb-lg-n1,
      .my-lg-n1 {
        margin-bottom: -0.25rem !important;
      }
      .ml-lg-n1,
      .mx-lg-n1 {
        margin-left: -0.25rem !important;
      }
      .m-lg-n2 {
        margin: -0.5rem !important;
      }
      .mt-lg-n2,
      .my-lg-n2 {
        margin-top: -0.5rem !important;
      }
      .mr-lg-n2,
      .mx-lg-n2 {
        margin-right: -0.5rem !important;
      }
      .mb-lg-n2,
      .my-lg-n2 {
        margin-bottom: -0.5rem !important;
      }
      .ml-lg-n2,
      .mx-lg-n2 {
        margin-left: -0.5rem !important;
      }
      .m-lg-n3 {
        margin: -1rem !important;
      }
      .mt-lg-n3,
      .my-lg-n3 {
        margin-top: -1rem !important;
      }
      .mr-lg-n3,
      .mx-lg-n3 {
        margin-right: -1rem !important;
      }
      .mb-lg-n3,
      .my-lg-n3 {
        margin-bottom: -1rem !important;
      }
      .ml-lg-n3,
      .mx-lg-n3 {
        margin-left: -1rem !important;
      }
      .m-lg-n4 {
        margin: -1.5rem !important;
      }
      .mt-lg-n4,
      .my-lg-n4 {
        margin-top: -1.5rem !important;
      }
      .mr-lg-n4,
      .mx-lg-n4 {
        margin-right: -1.5rem !important;
      }
      .mb-lg-n4,
      .my-lg-n4 {
        margin-bottom: -1.5rem !important;
      }
      .ml-lg-n4,
      .mx-lg-n4 {
        margin-left: -1.5rem !important;
      }
      .m-lg-n5 {
        margin: -3rem !important;
      }
      .mt-lg-n5,
      .my-lg-n5 {
        margin-top: -3rem !important;
      }
      .mr-lg-n5,
      .mx-lg-n5 {
        margin-right: -3rem !important;
      }
      .mb-lg-n5,
      .my-lg-n5 {
        margin-bottom: -3rem !important;
      }
      .ml-lg-n5,
      .mx-lg-n5 {
        margin-left: -3rem !important;
      }
      .m-lg-auto {
        margin: auto !important;
      }
      .mt-lg-auto,
      .my-lg-auto {
        margin-top: auto !important;
      }
      .mr-lg-auto,
      .mx-lg-auto {
        margin-right: auto !important;
      }
      .mb-lg-auto,
      .my-lg-auto {
        margin-bottom: auto !important;
      }
      .ml-lg-auto,
      .mx-lg-auto {
        margin-left: auto !important;
      }
    }
    
    @media (min-width: 1200px) {
      .m-xl-0 {
        margin: 0 !important;
      }
      .mt-xl-0,
      .my-xl-0 {
        margin-top: 0 !important;
      }
      .mr-xl-0,
      .mx-xl-0 {
        margin-right: 0 !important;
      }
      .mb-xl-0,
      .my-xl-0 {
        margin-bottom: 0 !important;
      }
      .ml-xl-0,
      .mx-xl-0 {
        margin-left: 0 !important;
      }
      .m-xl-1 {
        margin: 0.25rem !important;
      }
      .mt-xl-1,
      .my-xl-1 {
        margin-top: 0.25rem !important;
      }
      .mr-xl-1,
      .mx-xl-1 {
        margin-right: 0.25rem !important;
      }
      .mb-xl-1,
      .my-xl-1 {
        margin-bottom: 0.25rem !important;
      }
      .ml-xl-1,
      .mx-xl-1 {
        margin-left: 0.25rem !important;
      }
      .m-xl-2 {
        margin: 0.5rem !important;
      }
      .mt-xl-2,
      .my-xl-2 {
        margin-top: 0.5rem !important;
      }
      .mr-xl-2,
      .mx-xl-2 {
        margin-right: 0.5rem !important;
      }
      .mb-xl-2,
      .my-xl-2 {
        margin-bottom: 0.5rem !important;
      }
      .ml-xl-2,
      .mx-xl-2 {
        margin-left: 0.5rem !important;
      }
      .m-xl-3 {
        margin: 1rem !important;
      }
      .mt-xl-3,
      .my-xl-3 {
        margin-top: 1rem !important;
      }
      .mr-xl-3,
      .mx-xl-3 {
        margin-right: 1rem !important;
      }
      .mb-xl-3,
      .my-xl-3 {
        margin-bottom: 1rem !important;
      }
      .ml-xl-3,
      .mx-xl-3 {
        margin-left: 1rem !important;
      }
      .m-xl-4 {
        margin: 1.5rem !important;
      }
      .mt-xl-4,
      .my-xl-4 {
        margin-top: 1.5rem !important;
      }
      .mr-xl-4,
      .mx-xl-4 {
        margin-right: 1.5rem !important;
      }
      .mb-xl-4,
      .my-xl-4 {
        margin-bottom: 1.5rem !important;
      }
      .ml-xl-4,
      .mx-xl-4 {
        margin-left: 1.5rem !important;
      }
      .m-xl-5 {
        margin: 3rem !important;
      }
      .mt-xl-5,
      .my-xl-5 {
        margin-top: 3rem !important;
      }
      .mr-xl-5,
      .mx-xl-5 {
        margin-right: 3rem !important;
      }
      .mb-xl-5,
      .my-xl-5 {
        margin-bottom: 3rem !important;
      }
      .ml-xl-5,
      .mx-xl-5 {
        margin-left: 3rem !important;
      }
      .p-xl-0 {
        padding: 0 !important;
      }
      .pt-xl-0,
      .py-xl-0 {
        padding-top: 0 !important;
      }
      .pr-xl-0,
      .px-xl-0 {
        padding-right: 0 !important;
      }
      .pb-xl-0,
      .py-xl-0 {
        padding-bottom: 0 !important;
      }
      .pl-xl-0,
      .px-xl-0 {
        padding-left: 0 !important;
      }
      .p-xl-1 {
        padding: 0.25rem !important;
      }
      .pt-xl-1,
      .py-xl-1 {
        padding-top: 0.25rem !important;
      }
      .pr-xl-1,
      .px-xl-1 {
        padding-right: 0.25rem !important;
      }
      .pb-xl-1,
      .py-xl-1 {
        padding-bottom: 0.25rem !important;
      }
      .pl-xl-1,
      .px-xl-1 {
        padding-left: 0.25rem !important;
      }
      .p-xl-2 {
        padding: 0.5rem !important;
      }
      .pt-xl-2,
      .py-xl-2 {
        padding-top: 0.5rem !important;
      }
      .pr-xl-2,
      .px-xl-2 {
        padding-right: 0.5rem !important;
      }
      .pb-xl-2,
      .py-xl-2 {
        padding-bottom: 0.5rem !important;
      }
      .pl-xl-2,
      .px-xl-2 {
        padding-left: 0.5rem !important;
      }
      .p-xl-3 {
        padding: 1rem !important;
      }
      .pt-xl-3,
      .py-xl-3 {
        padding-top: 1rem !important;
      }
      .pr-xl-3,
      .px-xl-3 {
        padding-right: 1rem !important;
      }
      .pb-xl-3,
      .py-xl-3 {
        padding-bottom: 1rem !important;
      }
      .pl-xl-3,
      .px-xl-3 {
        padding-left: 1rem !important;
      }
      .p-xl-4 {
        padding: 1.5rem !important;
      }
      .pt-xl-4,
      .py-xl-4 {
        padding-top: 1.5rem !important;
      }
      .pr-xl-4,
      .px-xl-4 {
        padding-right: 1.5rem !important;
      }
      .pb-xl-4,
      .py-xl-4 {
        padding-bottom: 1.5rem !important;
      }
      .pl-xl-4,
      .px-xl-4 {
        padding-left: 1.5rem !important;
      }
      .p-xl-5 {
        padding: 3rem !important;
      }
      .pt-xl-5,
      .py-xl-5 {
        padding-top: 3rem !important;
      }
      .pr-xl-5,
      .px-xl-5 {
        padding-right: 3rem !important;
      }
      .pb-xl-5,
      .py-xl-5 {
        padding-bottom: 3rem !important;
      }
      .pl-xl-5,
      .px-xl-5 {
        padding-left: 3rem !important;
      }
      .m-xl-n1 {
        margin: -0.25rem !important;
      }
      .mt-xl-n1,
      .my-xl-n1 {
        margin-top: -0.25rem !important;
      }
      .mr-xl-n1,
      .mx-xl-n1 {
        margin-right: -0.25rem !important;
      }
      .mb-xl-n1,
      .my-xl-n1 {
        margin-bottom: -0.25rem !important;
      }
      .ml-xl-n1,
      .mx-xl-n1 {
        margin-left: -0.25rem !important;
      }
      .m-xl-n2 {
        margin: -0.5rem !important;
      }
      .mt-xl-n2,
      .my-xl-n2 {
        margin-top: -0.5rem !important;
      }
      .mr-xl-n2,
      .mx-xl-n2 {
        margin-right: -0.5rem !important;
      }
      .mb-xl-n2,
      .my-xl-n2 {
        margin-bottom: -0.5rem !important;
      }
      .ml-xl-n2,
      .mx-xl-n2 {
        margin-left: -0.5rem !important;
      }
      .m-xl-n3 {
        margin: -1rem !important;
      }
      .mt-xl-n3,
      .my-xl-n3 {
        margin-top: -1rem !important;
      }
      .mr-xl-n3,
      .mx-xl-n3 {
        margin-right: -1rem !important;
      }
      .mb-xl-n3,
      .my-xl-n3 {
        margin-bottom: -1rem !important;
      }
      .ml-xl-n3,
      .mx-xl-n3 {
        margin-left: -1rem !important;
      }
      .m-xl-n4 {
        margin: -1.5rem !important;
      }
      .mt-xl-n4,
      .my-xl-n4 {
        margin-top: -1.5rem !important;
      }
      .mr-xl-n4,
      .mx-xl-n4 {
        margin-right: -1.5rem !important;
      }
      .mb-xl-n4,
      .my-xl-n4 {
        margin-bottom: -1.5rem !important;
      }
      .ml-xl-n4,
      .mx-xl-n4 {
        margin-left: -1.5rem !important;
      }
      .m-xl-n5 {
        margin: -3rem !important;
      }
      .mt-xl-n5,
      .my-xl-n5 {
        margin-top: -3rem !important;
      }
      .mr-xl-n5,
      .mx-xl-n5 {
        margin-right: -3rem !important;
      }
      .mb-xl-n5,
      .my-xl-n5 {
        margin-bottom: -3rem !important;
      }
      .ml-xl-n5,
      .mx-xl-n5 {
        margin-left: -3rem !important;
      }
      .m-xl-auto {
        margin: auto !important;
      }
      .mt-xl-auto,
      .my-xl-auto {
        margin-top: auto !important;
      }
      .mr-xl-auto,
      .mx-xl-auto {
        margin-right: auto !important;
      }
      .mb-xl-auto,
      .my-xl-auto {
        margin-bottom: auto !important;
      }
      .ml-xl-auto,
      .mx-xl-auto {
        margin-left: auto !important;
      }
    }
    /*# sourceMappingURL=bootstrap-grid.css.map */

/* Missing Template at Path: \'theme-michelin-connected-fleet\/css\/02-generic\/_reset.css\' */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}
/* Font-Family Calls
========================================================================== */
/* #### Generated By: http://www.cufonfonts.com #### */
/* https://cdn2.hubspot.net/hubfs/6053939/fonts/Gilroy-Regular.eot*/



@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,600,700,900&display=swap');


@font-face {
  font-family: 'Michelin';
  src: url('https://5281758.fs1.hubspotusercontent-eu1.net/hubfs/5281758/Michelin/michelin%20homepage/fonts/Michelin-SemiBold.eot');
  src: url('https://5281758.fs1.hubspotusercontent-eu1.net/hubfs/5281758/Michelin/michelin%20homepage/fonts/Michelin-SemiBold.eot#iefix') format('embedded-opentype'),
      url('https://5281758.fs1.hubspotusercontent-eu1.net/hubfs/5281758/Michelin/michelin%20homepage/fonts/Michelin-SemiBold.woff') format('woff'),
      url('https://5281758.fs1.hubspotusercontent-eu1.net/hubfs/5281758/Michelin/michelin%20homepage/fonts/Michelin-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Michelin';
  src: url('https://5281758.fs1.hubspotusercontent-eu1.net/hubfs/5281758/Michelin/michelin%20homepage/fonts/Michelin-Regular.eot');
  src: url('https://5281758.fs1.hubspotusercontent-eu1.net/hubfs/5281758/Michelin/michelin%20homepage/fonts/Michelin-Regular.eot#iefix') format('embedded-opentype'),
      url('https://5281758.fs1.hubspotusercontent-eu1.net/hubfs/5281758/Michelin/michelin%20homepage/fonts/Michelin-Regular.woff') format('woff'),
      url('https://5281758.fs1.hubspotusercontent-eu1.net/hubfs/5281758/Michelin/michelin%20homepage/fonts/Michelin-Regular.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Michelin';
  src: url('https://5281758.fs1.hubspotusercontent-eu1.net/hubfs/5281758/Michelin/michelin%20homepage/fonts/Michelin-Bold.eot');
  src: url('https://5281758.fs1.hubspotusercontent-eu1.net/hubfs/5281758/Michelin/michelin%20homepage/fonts/Michelin-Bold.eot#iefix') format('embedded-opentype'),
      url('https://5281758.fs1.hubspotusercontent-eu1.net/hubfs/5281758/Michelin/michelin%20homepage/fonts/Michelin-Bold.woff') format('woff'),
      url('https://5281758.fs1.hubspotusercontent-eu1.net/hubfs/5281758/Michelin/michelin%20homepage/fonts/Michelin-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Michelin';
  src: url('https://5281758.fs1.hubspotusercontent-eu1.net/hubfs/5281758/Michelin/michelin%20homepage/fonts/Michelin-Black.eot');
  src: url('https://5281758.fs1.hubspotusercontent-eu1.net/hubfs/5281758/Michelin/michelin%20homepage/fonts/Michelin-Black.eot#iefix') format('embedded-opentype'),
      url('https://5281758.fs1.hubspotusercontent-eu1.net/hubfs/5281758/Michelin/michelin%20homepage/fonts/Michelin-Black.woff') format('woff'),
      url('https://5281758.fs1.hubspotusercontent-eu1.net/hubfs/5281758/Michelin/michelin%20homepage/fonts/Michelin-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Michelin';
  src: url('https://5281758.fs1.hubspotusercontent-eu1.net/hubfs/5281758/Michelin/michelin%20homepage/fonts/Michelin-Light.eot');
  src: url('https://5281758.fs1.hubspotusercontent-eu1.net/hubfs/5281758/Michelin/michelin%20homepage/fonts/Michelin-Light.eot#iefix') format('embedded-opentype'),
      url('https://5281758.fs1.hubspotusercontent-eu1.net/hubfs/5281758/Michelin/michelin%20homepage/fonts/Michelin-Light.woff') format('woff'),
      url('https://5281758.fs1.hubspotusercontent-eu1.net/hubfs/5281758/Michelin/michelin%20homepage/fonts/Michelin-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html {
  font-size: 18px;
}

body {
  font-family: 'Open Sans',sans-serif;;
  font-size: 18px;
  color: #000000;
  line-height: 1.25;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
  font-family: 'Open Sans',sans-serif;;
  line-height: 1.7222222222222223rem; 
}

p.body--large {
  font-size: 28px;
  font-weight: 500;
  line-height: 2.2222222222222223rem; 
}

/* Anchor Links */
a {
  color: #27509B;
  text-decoration: none;
}

a:hover, a:focus {
  color:  #000037;
  text-decoration: underline;
}

/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  /* margin-bottom: 0.5rem; */
  line-height: 1.2;
  /* font-weight: ; */
  /* font-family: ; */
  /* color: ; */
  word-break: break-word;
  font-family: 'Open Sans',sans-serif;;
  
}

h1,
.michelin-h1 {
  /* color: #333; */
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.25;
  font-family: 'Michelin',sans-serif;;
}

.section--blog h1, 
.section--blog .michelin-h1  {
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.25;
}

h2,
.michelin-h2 {
  /* color: #333; */
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.25;
  font-family: 'Michelin',sans-serif;;
}

h3,
.michelin-h3 {
  /* color: #333; */
  font-size: 1.1666666666666667rem;
  font-style: normal;
  font-weight: 900;
  line-height: 1.25;
  /* font-family: 'Open Sans', sans-serif; */
}

h4,
.michelin-h4 {
  /* color: #333; */
  font-size: 1.0rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
}

h5,
.michelin-h5 {
  /* color: #333; */
  font-size: 1.1111111111111112rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
}

h6,
.michelin-h6 {
  /* color: #000000; */
  font-size: 1rem;
  font-style: normal;
  font-weight: 900;
  /* font-family: 'Open Sans', sans-serif; */
  line-height: 1.5;
  text-transform: uppercase;
  margin: 8px 0;
}

.header-light h1,
.header-light h2,
.header-light h3,
.header-light h4,
.header-light h5,
.header-light h6 {
  font-weight: 300;
}

strong {
  font-weight: 700;
}

code {
  vertical-align: bottom;
}

ul,
ol {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  padding-left: 20px;
}

.body-container-wrapper ul,
.body-container-wrapper ol {
  padding-left: 2.0rem;
  margin: 2em 0;
}

ul > ul,
ol > ol {
  padding-left: 20px;
}


ul li,
ol li {
  line-height: 1.5rem;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin-top: 0;
  margin-bottom: 0;
}

.body-container-wrapper ul:not(.slick-dots):not(.inputs-list) li {
  list-style: none;
  padding-left: 25px; 
  position: relative;
}

.body-container-wrapper ul:not(.slick-dots):not(.inputs-list) li:before {
  content: "\2022";
  color: #C0C0C0;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 24px;
}

blockquote {
  border-left: 3px solid #27509B;
  padding: 0 0 0 6%;
  font-weight: 300;
  font-size: 22px;
  line-height: 1.6;
  color: #00205B;
  margin: 35px 0;
}

/* Horizontal Rules */
hr {
  color: #27509B;
  background-color: #27509B;
  height: 1px;
  border: none;
  margin: 2rem 0;
}



/* TODO */
small {

}

/* TODO */
mark {

}

sup,
sub {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

:focus {
  outline: auto;
  outline-color: #27509B;
}

.disable-focus-styles :focus {
  outline: none;
}

@media (max-width: 767px) {
  html {
    /* font-size: 13.5px */
  }
  h1, 
  .michelin-h1 {
    font-size: 1.5rem;
  }

  h2, 
  .michelin-h2 {
    font-size: 1.25rem;
  }

  h3, 
  .michelin-h3 {
    font-size: 1.15rem;
  }


}

@media (max-width: 480px) {
  html {
    /* font-size: 10.799999999999999px */
  }
}
img {
    max-width: 100%;
    height: auto;
}

/* .asset img, .post img {
    box-shadow: 0px 10px 20px rgba(151, 151, 151, 0.358774);
} */


.image--citation { }
.image--citation span { }
.image--citation img { }
.iframe--resize iframe { 
    max-width: 100%; 
}

.iframe--max iframe {
    width: 100%;
}

.image--rounded {
    border-radius: 50%;
    overflow: hidden;
}

.image--fit {
    object-fit: cover;
}

.image--fill {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
}

.image-fill img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%!important;
    object-fit: cover;
    object-position: 50%;
    border-radius: 0px!important;
}

.no-radius img {
    border-radius: 0px!important;
}

@media (max-width: 767px) {
    .cover-image.image--fill.image-fill {
        min-height: 250px;
    }

    .section--two-col .image--fill {
        min-height: 175px;
    }
}
/*====================
BASE BUTTON STYLE 
======================*/
button,
.btn, 
.hs-button {
  background-color: #000000 ;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: .5px;
  line-height: 1;
  padding: 20px;
  text-decoration: none;
  transition: all 150ms ease-in-out;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid;
  font-size: 18px;
  padding: 16px 32px;
  text-transform: none;
  letter-spacing: unset;
  border: unset;
  transition: background-color 300ms;
}

.button-wrap {
  margin-left: -15px;
  margin-right: -15px;
}
.button-wrap .btn {
  margin: 5px 15px;
}

button {
  border: none;
  outline: none;
}

button:disabled,
.btn:disabled,
.hs-button:disabled {
  background-color: #D0D0D0;
  border-color: #D0D0D0;
  color: #E6E6E6;
}

button:hover,
button:focus,
.btn:hover,
.btn:focus,
.hs-button:hover,
.hs-button:focus {
  background-color: #21222A;
  border-color: #21222A;
  color: #FFF;
  text-decoration: none;
  outline: none;
}

button:active,
.btn:active,
.hs-button:active {
  background-color: #71727A;
  border-color: #71727A;
  color: #FFF;
  text-decoration: none;
}

/*====================
BUTTON STYLE -- COLORS
======================*/
/*--- Primary ---*/
.btn--primary {
  background-color: #27509B; 
  border-color: #27509B;
  background-color: #FCE500;
  color: #1A1A1A;
}
.btn--primary:hover,
.btn--primary:focus {
  background-color:  #001e69;
  border-color:  #001e69;
  background-color:  #FEF599;
}
.btn--primary:active {
  background-color:  #000037;
  border-color:  #000037;
  background-color:  #FEF599;
}

/*--- Secondary ---*/
.btn--secondary {
  background-color: #FCE500;
  color: #00205B;
  border-color: #FCE500;
  background-color: #FCE500;
  color: #1A1A1A;
}
.btn--secondary:hover,
.btn--secondary:focus {
  background-color:  #cab300;
  border-color:  #cab300;
  color: #00205B;
  background-color:  #FEF599;
  color: #1A1A1A;
}
.btn--secondary:active {
  background-color:  #988100;
  border-color:  #988100;
  color: #00205B;
  background-color:  #FEF599;
  color: #1A1A1A;
}

/*--- Tertiary ---*/
.btn--tertiary {
  background-color: #1095F9;
  border-color: #1095F9;
  background-color: unset;
  padding: unset;
  border-radius: unset;
  color: #27509B;
}
.btn--tertiary:hover,
.btn--tertiary:focus {
  background-color:  #0063c7;
  border-color:  #0063c7;
  background-color: unset;
}
.btn-tertiary:active {
  background-color:  #003195;
  border-color:  #003195;
  background-color: unset;
}
/*--- Tertiary 2 ---*/
.btn--tertiary_2 {
  background-color: #00205B;
  border-color: #00205B;
  background-color: unset;
  padding: unset;
  border-radius: unset;
  color: #27509B;
}
.btn--tertiary_2:hover,
.btn--tertiary_2:focus {
  background-color:  #000029;
  border-color:  #000029;
  background-color: unset;
}
.btn-tertiary_2:active {
  background-color:  #000000;
  border-color:  #000000;
  background-color: unset;
}
.btn--tertiary,
.btn--tertiary_2{
  display: flex;
  flex-direction: row;
  gap: 4px;
  align-items: center;
}
.btn--tertiary::after,
.btn--tertiary_2::after{
  content: "";
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.1716 10.9999L10.8076 5.63589L12.2218 4.22168L20 11.9999L12.2218 19.778L10.8076 18.3638L16.1716 12.9999H4V10.9999H16.1716Z' fill='%2327509B'/%3E%3C/svg%3E%0A");
  mask-position: 50%;
  mask-repeat: no-repeat;
  mask-size: contain;
  background-color: #27509B;
  transition: transform 300ms;
}
.btn--tertiary:hover::after,
.btn--tertiary_2:hover::after{
  transform: translateX(0.5rem);
}

.btn--trans {
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff;
}

.btn--trans--blue {
  color: #00205B;
  border-color: #00205B;
}

.btn--trans--primary {
  color: #27509B;
  border-color: #27509B;
}

.btn--trans:hover,
.btn--trans:focus,
.btn--trans:active,
.btn--trans.mixitup-control-active {
  background-color: #fff;
  color: #00205B;
}

.btn--trans--blue:hover,
.btn--trans--blue:focus,
.btn--trans--blue:active {
  background-color: #00205B;
  color: #fff;
}

.btn--trans--primary:hover,
.btn--trans--primary:focus,
.btn--trans--primary:active {
  background-color: #27509B;
  color: #fff;
}

/** Play Link  **/
.link--play {
  font-size: 21px;
  font-weight: 700;
  text-decoration: none!important;
  color: #27509B!important;
}
.icon--play {
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  background-color: #27509B;
  border-radius: 50%;
  position: relative;
}

.icon--play.large {
  width: 100%;
  max-width: 80px;
  height: 80px;
}

.icon--play.large:before {
  border-width: 10px 0 10px 10px;
}

.u-bg--tertiary_2 .icon--play,
.icon--play.reverse {
  background-color: #fff;
}

.icon--play:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 16px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;  
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

.u-bg--tertiary_2 .icon--play:before,
.icon--play.reverse:before {
  border-color: transparent transparent transparent #27509B;
}

.u-bg--tertiary_2 .link--play {
  color: #fff!important;
}

.link--play:hover {
  color: #00205B!important;
}

.u-bg--tertiary_2 .link--play:hover {
  color: #17A78F!important;
}


.link--play:hover .icon--play {
  background-color: #00205B;
}

.u-bg--tertiary_2 .link--play:hover .icon--play {
  color: #fff!important;
  background-color: #17A78F!important;
}

.u-bg--tertiary_2 .link--play:hover .icon--play:before {
  border-color: transparent transparent transparent #ffffff!important;
}


/*====================
BUTTON STYLES -- STATES
======================*/

.btn--state-success {

}
.btn--state-danger {
    
}
/* Form */
/*  

  form_header_background       
  form_header_text_color       
  form_background_color     
  
  form_border_color            
  form_label_color      
  
  form_field_background_color
  form_field_border_color      
  form_field_focus_border_color
  form_button_text_color       
  form_button_background_color 
  
  */
  

form {
  font-family: 'Open Sans', sans-serif;
  position: relative;
}

.form {
  max-width: 1024px;
  margin: 20px auto;
}

.post-sidebar--career .form {
  margin-top: 0;
}

.hs-form-field {
  margin-bottom: 1.4rem;
}

/* Labels */

form label {
  color: #27509B;
  display: block;
  font-size: 16px;
  font-weight: bold;
  padding-top: 0;
  margin-bottom: 0.35rem;
  text-align: left;
  width: auto;
}

/* Help text - legends */

form legend {
  color: #000000;
  font-size: 0.875rem;
}

/* Inputs */

.input {
  position: relative;
}

input[type=text],
input[type=email],
input[type=password],
input[type=tel],
input[type=number],
input[type=file],
select,
textarea {
  background-color: #FFF;
  border: 2px solid #D1D6DC;
  border-radius: 0px;
  color: #000000;
  display: inline-block;
  font-size: 0.875rem;
  padding: 0.7rem;
  width: 100%;
}

.form.has-padding {
  padding: 2rem;
}


  .form-title,
  .widget-type-form .form-title {
    margin-bottom: 20px;
    color: #27509B;
    font-family: 'Michelin', sans-serif;
    font-size: 27px;
    font-weight: bold;
  }
  
  .widget-type-form form {
    padding: 2rem;
    /* background: ; */
    /* border: 1px solid ; */
  }
  
  .hs-form label {
    font-size: 16px;
    display: block;
    float: none;
    width: auto;
    font-weight: bold;
    text-align: left;
    line-height: 1.2;
    padding-top: 0;
    margin-bottom: .625rem;
    color: #27509B;
  }

  .hideLabel .hs-form-field > label {
    display: none;
  }
 

  
  input:not([type=checkbox]):not([type=radio]):not([type=submit]),
  .hs-input,
  .hs-search-field__input {
    -webkit-appearance: none;
    display: inline-block;
    width: 100%!important;
    height: auto!important;
    padding: .75rem;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.2rem;
    color: #000000;
    background-color: #fff;
    border: 1px solid #E3E3E3;
  } 
  
  input[type=checkbox],
  input[type=radio] {
    -webkit-appearance: none;
    cursor: pointer;
    width: 100%!important;
    max-width: 18px;
    height: 1rem!important;
    padding: 0!important;
    margin: 3px 5px 3px 0px;
    line-height: normal;
    border: none;
    background-color: rgba( 39, 80, 155 , .14);
    border-radius: 0px;
    outline: none;
  }
  
  input[type=radio] {
    border-radius: 50%;
  }
  
  input[type=checkbox]:checked,
  input[type=radio]:checked {
    background: #17A78F;
  }
  
  .hs-input[type=file] {
    background-color: #fff;
    padding: initial;
    border: initial;
    line-height: initial;
    box-shadow: none;
  }
  
  .hs-input:-moz-placeholder {
    color: #000;
    font-family: 'Open Sans', sans-serif;
  }
  
  .hs-input::-webkit-input-placeholder {
    color: #000;
    font-family: 'Open Sans', sans-serif;
  }
  
  .hs-input input,
  .hs-input textarea {
    transition: border 0.2s linear;
  }
  
  input:not([type=checkbox]):not([type=radio]):not([type=submit]):focus,
  .hs-input:focus,
  .hs-search-field__input:focus {
    outline: none;
    border-color: #17A78F;
  }
  
  textarea.hs-input {
    height: auto;
  }
  
  select[multiple].hs-input {
    height: inherit;
  }
  
  input[type="submit"] {
    background: #FCE500!important;
    color: #000!important;
    border: none!important;
    cursor: pointer;
    text-transform: uppercase;
  }

  .wide-button input[type="submit"] {
    width: 100%;
  }

  input[type="submit"]:hover,
  input[type="submit"]:focus,
  input[type="submit"]:active {
    background: var(--secondary600)!important;
  }
  
  fieldset {
    max-width: none!important;
  }
  
  /* Force single column fields to full width inside of fieldsets */
  fieldset.form-columns-1 .hs-input:not([type=radio]):not([type=checkbox]) {
    width: 100% !important;
  }


  .hs-error-msgs {
    position: absolute;
    z-index: 1;
    margin: 0!important;
    padding: 0!important;
    width: auto!important;
}

.hs_error_rollup {
  position: absolute;
  width: 100%;
  bottom: 0;
}
  
  input.hs-input.error,
  div.field.error input,
  div.field.error textarea,
  div.field.error .chzn-choices,
  textarea.hs-input.error,
  select.hs-input.error {
    border-color: #A6192E;
  }
  input.hs-input.error:focus,
  div.field.error input:focus,
  div.field.error textarea:focus,
  div.field.error .chzn-choices:focus,
  textarea.hs-input.error:focus,
  select.hs-input.error:focus {
    border-color: #A6192E;
  }
  
  .actions {
    padding: 0;
  }
  
  .inputs-list {
    margin: 0 0 5px;
    width: 100%;
    padding-left: 0;
  }
  .inputs-list > li {
    display: block;
    padding: 0;
    width: 100%;
    padding-top: 0;
  }
  .inputs-list label {
    display: block;
    float: none;
    width: auto;
    padding: 0;
    line-height: 18px;
    text-align: left;
    white-space: normal;
    font-weight: normal;
  }
  .inputs-list:first-child {
    padding-top: 6px;
  }
  .inputs-list > li + li {
    padding-top: 2px;
  }
  .inputs-list label > input,
  .inputs-list label > span {
    vertical-align: middle;
  }
  
  ul.no-list {
    list-style: none;
  }
  
  .field {
    margin-bottom: 1.25rem;
  }
  .hideLabel .field {margin-bottom: 1.7rem;}
  
  .hs-field-desc {
    color: ;
    margin: 0px 0px 6px;
    font-size: 14px;
  }
  
  .hs-form-required {
    color: #27509B;
  }

  .hs-error-msgs li {
    line-height: 1;
  }

  .hs-error-msgs label {
    color: #A6192E;
    background: rgba(166, 25, 46,.2);
    margin: 0;
    padding: 2px 5px;
    display: inline-block!important;
    font-size: 13px;
  }
  
  .hs-richtext {
    margin-bottom: 3px;
    line-height: 1.2;
    font-size: 16px;
    color: #505050;
  }
  .hs-richtext hr {
    text-align: left;
    margin-left: 0;
    width: 91%;
  }
  
  .grecaptcha-badge {
    margin: 0 auto;
  }
  
  .email-correction, .email-validation {
    padding-top: 3px;
    font-size: 12px;
  }
  .email-correction a,
  .email-validation a {
    cursor: pointer;
  }
  @media (max-width: 400px),
  (min-device-width: 320px) and (max-device-width: 480px) {
    .email-correction form .form-columns-2 .hs-form-field,
    .email-correction form .form-columns-3 .hs-form-field,
    .email-validation form .form-columns-2 .hs-form-field,
    .email-validation form .form-columns-3 .hs-form-field {
      float: none;
      width: 100%;
    }
    .email-correction form .form-columns-2 .hs-form-field .hs-input,
    .email-correction form .form-columns-3 .hs-form-field .hs-input,
    .email-validation form .form-columns-2 .hs-form-field .hs-input,
    .email-validation form .form-columns-3 .hs-form-field .hs-input {
      width: 90%;
    }
    .email-correction form .form-columns-2 .hs-form-field input[type=checkbox],
    .email-correction form .form-columns-2 .hs-form-field input[type=radio],
    .email-correction form .form-columns-3 .hs-form-field input[type=checkbox],
    .email-correction form .form-columns-3 .hs-form-field input[type=radio],
    .email-validation form .form-columns-2 .hs-form-field input[type=checkbox],
    .email-validation form .form-columns-2 .hs-form-field input[type=radio],
    .email-validation form .form-columns-3 .hs-form-field input[type=checkbox],
    .email-validation form .form-columns-3 .hs-form-field input[type=radio] {
      width: 24px;
    }
  }
  
  .hs-button,
  .hs-form-field input[type=text],
  .hs-form-field input[type=email],
  .hs-form-field input[type=phone],
  .hs-form-field input[type=number],
  .hs-form-field input[type=tel],
  .hs-form-field input[type=date],
  .hs-form-field textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
  }
  
  .hs-default-font-element,
  .hs-main-font-element {
  }
  
  
  .hubspot-link__container {
    display: none;
  }
  
  .grecaptcha-badge {
    margin: 0;
  }
  
  
  
  
  /* ==========================================================================
     White Form
     ========================================================================== */
  
.form--white h3 {
  color: #27509B!important;
}

  .form--tertiary_2 .hs-form label {
    color: #fff;
  }
  .form--tertiary_2e .hs-error-msgs label {
    color: #A6192E;
  }
  
  .form--tertiary_2 .hs-input,
  .form--tertiary_2 .hs-search-field__input {
    box-sizing: border-box;
    border-radius: 0!important;
    background-color: rgba(255, 255, 255, 1)!important;
    /*color: #fff!important;*/
  }
  
  .form--secondary .hs-form input[type="submit"] {
    background: #27509B!important;
    color: #fff!important;
  }

  .form--secondary .hs-form input[type="submit"]:hover {
    background: var(--primary600)!important;
  }
   
  
  @media (max-width: 767px) {
    .form {
      padding: 25px;
    }
  }


  /***** Mobile Form *****/
  @media (max-width: 767px) {

  .form--mobile .form-title {
    position: relative;
    margin: 0;
  }

  .form--mobile .form-title:after {
    content: "\f103";
    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-weight: 900;
    position: absolute;
    right: 0;
}

.form--mobile form {
  display: none;
  padding-top: 20px;
}

}
table {
  margin-bottom: 1rem;
  border: 1px solid #dee2e6;
}

th,
td {
  padding: 0.75rem;
  vertical-align: top;
  border: 1px solid #dee2e6;
}

thead th,
thead td {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
  border-bottom-width: 2px;
}

thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

tbody + tbody {
  border-top: 2px solid #dee2e6;
}

.section {}
.blog {}
.blog--listing {}
.blog--post {}


.tag {}

.back {
  opacity: .5;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
}

.back i {
  font-size: 13px;
}

.container--article {
  background-color: #fff;
  padding: 30px 50px;
  box-shadow: 0px 5px 20px 5px rgba(0, 0, 0, 0.05);
  max-width: 1026px;
  margin: 0 auto;
  position: relative;
  width: calc(100% - 150px);
}

.container--article .post--blog {
  padding-left: 15px;
}

.news-meta h6 {
  display: block;
  padding: 0 10px;
  line-height: 1;
}

.news-meta h6:first-child {
  border-right: 2px solid rgba(255,255,255,.2);
}

@media (max-width: 767px) {
  .section--news {
    margin-top: -200px!important;
  }
  .container--article {
    width: 90%;
    padding: 25px;
  }
}

.post-author-block {
  background-color: #f1f4f9;
}

.post-author-block p {
  font-size: .89rem;
  line-height: 1.5;
}

.col-avatar {
  flex: 0 0 150px;
  max-width: 150px;
}
.social__link + .social__link {
    margin-left: 20px;
}

.social__logo {
    width: 30px;
    font-size: 30px;
}


.social {
    display: flex;
    align-items: center;
}

.share__label {
    margin-right: 1rem;
}

.section--card-slider {
  overflow: hidden;
}


.cards {
  display: flex;
}

.card {
  width: 100%;
  margin: 0 20px 40px;
  max-width: calc(100% / 3 - 40px);
  position: relative;
}
@media (max-width: 991px) {
  .card{
    max-width: calc(50% - 40px);
  }
}
@media (max-width: 600px) {
  .card{
    max-width: 100%;
  }
}

/* 4 cards per row */
.cards--row-of-4 > .card {
  max-width: 300px;
}

.u-bg--lt_blue .card__lower {
  background-color: #fff;
}

.card__image {
  height: 160px;
  background-size: cover;
  background-position: center;
  position: relative;
}

.card__image--fit {
  height: auto;
  position: absolute!important;
  width: 100%;
  height: 100%;
}

.card__image--fit img {
  object-fit: cover;
  height: auto;
  object-position: 50% 0%;
  width: 100%;
  height: 100%!important;
}

.card__lower {
  background-color: #F1F4F9;
  border-bottom: 6px solid #FCE500;
  height: calc(100% - 160px);
  display: flex;
  flex-direction: column;
}

.cards--white .card__lower {
  background-color: #fff;
}

.card__date {
  color: #fff;
  text-align: center;
  padding: 15px 30px;
  background-color: #27509B;
}

.events--past .card__date {
  background-color: #17A78F;
}

.card__nav-link {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  color: #fff!important;
  background-color: rgba(0, 32, 91,.4);
  transition: .25s;
}

.card__nav-link:hover {
  background-color: rgba(0, 32, 91,.8);
}

.card__nav-link h5 {
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  width: 100%;
  text-align: center;
  color: #fff!important;
  z-index: 1;
}

.card__nav-link--prev h5:before,
.card__nav-link--next h5:after {
  content: '';
  background-image: url(https://5281758.fs1.hubspotusercontent-eu1.net/hubfs/5281758/MCF2020/icons/icon-chevron-left__white-1.svg);
  width: 7px;
  height: 12px;
  display: inline-block;
}

.card__nav-link--prev h5:before {
  margin-right: 10px;
}

.card__nav-link--next h5:after {
  margin-left: 10px;
  transform: rotate(180deg);
}

.cards--nav .card__nav-link {
  display: block;
}

.card__nav-link--prev h5 span:last-child {
  display: none;
}

.card__nav-link--next h5 span:first-child {
  display: none;
}

.card__date h6 {
  margin: 0;
  font-family: 'Michelin', sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #fff!important;
}

.card__detail {
  color: #27509B;
  padding: 20px 30px 40px;
  /*height: calc(100% - 51px);*/
  flex-grow: 1;
}

.card__detail ul {
  padding: 0;
  margin: 0;
  padding-left: 20px;
}

.card.no-image .card__lower {
  height: auto;
}

.cards--equal .card.no-image .card__lower {
  height: 100%;
}

.cards--transparent .card__detail h3 {
  word-break: break-word;
  font-family: 'Michelin',sans-serif;
  font-size: 1.1111111111111112rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
}

.card__detail p {
  color: #000000
}

.cards--meta-hide .card__detail h3 {
  text-align: center;
}

.cards--meta-hide .card__detail p {
  display: none;
}

.card__detail__cta a {
  width: 100%;
}

.card__date h6 span {
  display: inline-block;
}

.card__date h6 span.dash {
  width: 22px;
  height: 1px;
  background-color: rgba(255,255,255,.4);
  padding: 0 5px;
}

.cards--transparent .card__lower {
  text-align: center;
  background-color: transparent;
  border: none;
}

/***** Wide Cards *****/
.cards--wide .card {
  max-width: 600px;
}

.cards--wide .card__lower {
  max-width: 387px;
  margin: -25px auto 0;
  position: relative;
  z-index: 1;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
  border-bottom: none;
}


/**** Featured Item *****/
.featured {
  position: relative;
  padding-left: 470px;
  margin: 0 0 66px;
  background-color: #27509B;
  width: 90%;
  max-width: 1276px;
  margin: 0 auto;
}

.featured__blank {
  position: absolute;
  background-color: #fff;
  left: 0;
  height: 100%;
  width: 160px;
}

.featured__left {
  position: absolute;
  height: calc(100% + 40px);
  top: -20px;
  left: 0;
  width: 470px;
}

.skew-block__item {
  height: 100%;
  width: 100%;
  /*clip-path: polygon(20% 0, 100% 0%, 80% 100%, 0% 100%);*/
  position: absolute;
  top: 0;
  border-radius: 0 0 0 20px;
}


.skew-block__item--image {
  width: calc(100% - 20px);
  background-size:cover;
}

.featured__left .card__date {
  position: absolute;
  width: 86%;
  bottom: 20px;
  left: 0px;
  background-color: #17A78F;
  padding: 15px 10%;
}

.featured__right {
  color: #fff;
  padding: 45px 55px 55px 0;
}

.featured__right h6 {
  margin: 0;
  color: #17A78F;
}

.featured__right h5 {
  margin: 0 0 20px;
}

.featured__right p {
  margin: 0 0 40px;
}

.featured__right .card__detail__cta a {
  width: auto;
}

@media (max-width: 991px) {
  .featured {
    padding-left: 0;
    background-color: transparent;
    max-width: 90%;
    margin: 0 auto 25px;
  }
  .featured__blank {
    display: none;
  }
  .featured__left {
    position: relative;
    top: auto;
    left: auto;
    width: 96%;
    max-width: 400px;
    height: 250px;
    margin: 0 auto -115px;
  }

  .skew-block__item--date {
    left: -2px;
  }
  .featured__left .card__date {
    width: 90%;
  }

  .featured__right {
    background-color: #27509B;
    padding: 150px 25px 30px 25px;
  }
}

.event-details {
  padding-bottom: 20px;
}
.event-details__header.header-light {
  clip-path: polygon(6% 0%, 100% 0%, 100% 100%, 0% 100%);
  background-color: #17A78F;
  color: #fff;
  padding: 20px 20px 20px 20px;
  text-align: center;
  width: calc(100% + 30px);
  margin-left: -30px;
}

.event-details__header h5 {
  margin: 0;
}

.event-details__info {
  border: 1px solid rgba(0, 32, 91,.15);
  padding: 40px;
}

.event-details__info p {
  display: flex;
  flex-wrap: wrap;
}

.customer-info p {
  display: block;
}

.event-details__info p span {
  width: 50%;
  color: #27509B;
  padding-right: 5px;
}

.event-details__info p span:first-child {
  color: #00205B;
  font-weight: bold;
}

.event-details__info a {
  width: 100%;
  margin-top: 20px;
}

@media (max-width: 767px) {
  .event-details {
    max-width: 90%;
    margin: 0 auto;
  }

  .event-details__header h5 {
    font-size: 16px;
  }

}


/*** Card slider ***/
.card--simple {
  max-width: 285px;
  width: 285px;
  box-shadow: 0px 5px 20px 5px rgba(0, 0, 0, 0.05);
}


.card--simple:not(.in-focus) {
  opacity: .5;
}


.card--simple .card__lower {
  border: none;
}


.custom-slick-nav button.slick-arrow {
  right: 1px;
  left: auto;
  top: 0;
  transform: none;
  width: 85px;
  height: 63px;
  background-color: #17A78F;
  clip-path: polygon(0 0, 100% 0, 85% 100%, 0% 100%);
}

.custom-slick-nav button.slick-arrow.slick-prev {
  right: 84px;
  clip-path: polygon(15% 0%, 100% 0px, 100% 100%, 0% 100%);
}

.custom-slick-nav button.slick-arrow:before {
  background-image: url(https://5281758.fs1.hubspotusercontent-eu1.net/hubfs/5281758/MCF2020/icons/nav-arrow.svg);
  content: "";
  background-size: 16px auto;
  background-position: 50% center;
  display: block;
  position: absolute;
  width: 85px;
  height: 63px;
  top: 0px;
  left: 0px;
  background-repeat: no-repeat;
}

.custom-slick-nav button.slick-arrow.slick-next:before {
  transform: rotate(180deg);
}


.custom-slick-nav::after {
  content: "";
  width: 1px;
  height: 24px;
  background-color: rgba(255, 255, 255, 0.3);
  transform: rotate(25deg);
  position: absolute;
  right: 85px;
  z-index: 1000;
  top: 20px;
}

.custom-slick-nav--blue button.slick-arrow {
  background-color: #27509B;
}


@media (max-width: 767px) {
  .custom-slick-nav {
    height: 65px;
    width: 170px;
    margin: 0 auto;
    position: relative;
  }
}


/*** Team slider ***/
.card--team {
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 700;
  width: 18vw;
  color: #fff;
}
.card--team  .card__text {
  height: 280px;
  position: relative;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  padding: 25px 30px;
}

.card--team  .card__text span {
  color: #FCE500;
  height: 0px;
  overflow: hidden;
  transition: .25s;
}

.card--team:hover  .card__text span {
  height: 16px;
}

.card--team h3 {
  color: #fff!important;
  margin: 0;
}

.card--team p {
  margin: 0;
  line-height: 1.15;
}

.card--team a {
  color: #fff;
  text-decoration: none!important;
}

.card--team {
  width: 280px!important;
  height: 280px;
  margin-bottom: 40px;
  transition: .25s;
}

.slick-element .card--team {
  opacity: .5;
}

.slick-element .card--team.in-focus {
  opacity: 1;
}

@media (max-width: 767px) {
  .static-cards {
    padding-top: 30px;
  }
}

/*** Story Card ***/
.card--story {
  position: relative;
}

.card--story h5 {
  color: #FCE500!important;
  margin: 15px 0 0;
}

.card--story p {

}

@media (max-width: 767px) {
  .card--story {
    margin: 40px 0;
  }
}


/**** Contact Cards *****/
.card--contact {
  opacity: 1;
  width: 388px;
}

@media (min-width: 768px) {
  .card--contact.four {
    max-width: calc(50% - 40px);
  }
}

@media (min-width: 1025px) {
  .card--contact.four {
    max-width: calc(25% - 40px);
  }
}

.card--contact .card__detail {
  height: 100%;
}

.card--contact .card__lower {
  border-color: #00205B;
  height: 100%;
}

.card--contact .card__icon {
  margin-bottom: 15px;
}

.card--contact h5 {
  max-width: 240px;
  margin: 0 auto 15px;
}


/**** News Card ****/
.cards--full {
  display: block;
}

.card--news {
  max-width: 1047px;
  position: relative;
  display: block;
  margin: 0 auto 40px;
  text-decoration: none!important;
  color: inherit!important;
}

.card--news.has-image {
  padding-left: 213px;
}

.card--news .card__image {
  width: 213px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.card--news .card__image img {
  object-fit: cover;
  height: 100%;
}

.card--news .card__detail {
  border-bottom: 6px solid #FCE500;
  padding: 25px 50px;
  transition: .4s;
}

.card--news .card__detail h3 {
  margin-bottom: 10px;
}

.card--news .news-meta h6 {
  color: rgba(0,0,0,.6)!important;
}
.card--news .news-meta h6:first-child {
  padding-left: 0;
}

.card--news .news-meta h6:not(:last-child) {

  border-right: 2px solid rgba(0,0,0,.2);
}


.card--arrow {
  position: absolute;
  right: 60px;
  top: 50%;
  margin-top: -8px;
  visibility: hidden;
  opacity: 0;
  transition: .25s;
}

.card--news:hover .card__detail {
  background-color: #fff;
  box-shadow: 0px 5px 20px 5px rgba(0, 0, 0, 0.05);
}

.card--news:hover .card--arrow {
  right: 30px;
  opacity: 1;
  visibility: visible;
}

  @media (max-width: 767px) {
  .card--news.has-image {
    padding-left: 0px;
  }
  .card--news .card__image {
    width: 100%;
    height: 150px;
    position: static;
  }
  .card--news .card__detail {
    padding: 20px;
  }
  .card--news .news-meta h6 {
    border: none!important;
    padding: 2px 0;
    font-size: 14px;
  }

}


/*** Link Cards ****/
.card--link {
  color: inherit!important;
  text-decoration: none!important;
  background-color: transparent;
  transition: .4s;
  border: 1px solid #00205B;
  padding: 35px 25px;
  width: 100%;
  /*
  max-width: 280px;
  min-width: 250px;
  */
  margin: 0 0px 30px;
  height: calc(100% - 30px);
}

.card--link:hover {
  background-color: #00205B;
}


 .u-bg--tertiary_2 .card--link {
  border-color: #27509B;
  }

.u-bg--tertiary_2 .card--link:hover {
  background-color: #27509B;
}

.card--link .grid-item__top img {
  margin-bottom: 15px;
}

.card--link h5 {
  margin: 5px 0;
}

@media (max-width: 767px) {

}

/**** Resource Cards *****/
.card--resource {
  margin: 0 0 30px;
  max-width: initial;
}

.card--quote {
  margin: 0 0 30px;
}

.text--quote {
  font-size: 25px;
  line-height: 1.4;
}

.card--quote__inner {
  padding: 10.5%;
  font-size: 16px;
  height: 100%;
  border-bottom: 6px solid #00205B;
}

.card--quote__inner.u-bg--green {
  color: #fff;
}

.card--quote .card--quote__inner.u-bg--tertiary_2 {
  border-color: #27509B
}

.card--quote__inner img {
   margin-right: 20px;
}

.author--meta {
  margin-top: 30px;
}

.author--meta p {
  line-height: 1.3;
  margin: 0;
}

/*** Big Card ***/
.card--big {
  color: #fff;
  min-height: 400px;
}

.card__image {
  position: relative;
}

.card:not(.card--team) .card__image:before {
  background: linear-gradient(98.11deg,rgba(0,33,90,0.86) 0.92%,rgba(0,33,90,0.6) 53.41%,rgba(0,33,90,0.55) 64.96%,rgba(0,33,90,0.45) 75.32%);
  content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: none;
}

.cards--no-overlay .card__image:before {
  display: none;
}

.card--big .card__lower {
  display: none;
}

.card--big .card__image {
  height: 100%;
  border-radius: 0 0 0 26px;
}

.card__overlay {
  display: none;
  position: absolute;
  bottom: 0;
  left: 15px;
  width: calc(100% - 30px);
  padding: 5%;
  z-index: 1;
  background-color: #f1f4f9;
  border-radius: 0 0 0 20px;
}

.card__overlay h6 {
  margin: 0;
  font-family: 'Michelin',sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.card.card--big .card__overlay {
  display: -ms-flexbox !important;
  display: flex !important;
}

.card__overlay .icon--play {
  margin-right: 25px;
}

.card__overlay a {
  text-decoration: none;
  opacity: 1;
  transition: .25s;
}

.card__overlay:hover a {
  opacity: .75;
}

.video-indicator {
  display: none;
  position: absolute;
  left: 30px;
  bottom: 30px;
}

.card.modal:not(.card--big) .video-indicator {
  display: block;
}


/**** Featured Card *****/

.card--featured .card__lower {
  background-color: #00205B;
  border-color: #17A78F;
}

.card--featured .card__detail,
.card--featured .card__detail p {
  color: #fff;
}

.card--featured .card__detail h6 {
  color: #17A78F!important;
}

.card--featured .card__detail__cta a {
  width: auto;
}

.card--featured .card__date {
  background-color: #17A78F;
  position: relative;
  clip-path: polygon(10% 0%,100% 0,100% 100%,0% 100%);
  -webkit-clip-path: polygon(10% 0%,100% 0,100% 100%,0% 100%);
  min-width: 40%;
}

.card:not(.card--simple) .card__detail h2,
.card:not(.card--simple) .card__detail h5 {
  display: none;
}

@media (min-width: 1300px) {
  .card--featured .card__image {
    width: calc(100% + 30px);
    right: 30px;
    clip-path: polygon(4% 0%, 100% 0, 100% 100%, 0% 100%);
    -webkit-clip-path: polygon(4% 0%, 100% 0, 100% 100%, 0% 100%);
  }
}

.card__image.image-no-gradient:before {
  display: none!important;
}
.section--inner-hero {
  position: relative;
}   
.pull-content {
  padding-bottom: 100px;
}
.pull-up {
  margin-top: -100px;
}
.section--inner-hero.has-lines:after {
  content: '';
  width: 510px;
  height: 430px;
  background-image: url(https://5281758.fs1.hubspotusercontent-eu1.net/hubfs/5281758/MCF2020/backgrounds/header--lines--yellow.png);
  background-position: right bottom;
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  bottom: 0;
}

.section--inner-hero.has-lines--center:after {
  content: '';
  width: 438px;
  height: 264px;
  background-image: url(https://5281758.fs1.hubspotusercontent-eu1.net/hubfs/5281758/MCF2020/backgrounds/header--lines--yellow_v2.png);
  background-position: center bottom;
  right: 25%;
}

.section--inner-hero.has-lines .row {
  position: relative;
  z-index: 1;
}

.section--inner-hero.has-gradient:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.section--inner-hero.has-gradient--blue:before {
  background: linear-gradient(98.11deg, #00215A 43.92%, rgba(0, 33, 90, 0.8) 53.41%, rgba(0, 33, 90, 0.3) 64.96%, rgba(0, 33, 90, 0) 75.32%);
}

.section--inner-hero.has-gradient--white:before {
  background: linear-gradient(98.11deg, #F1F4F9 43.92%, rgba(241, 244, 249, 0.8) 53.41%, rgba(241, 244, 249, 0.3) 64.96%, rgba(241, 244, 249, 0) 75.32%);
}    

@media (max-width: 767px) {
  .section--inner-hero.has-gradient--blue:before {
    background: linear-gradient(98.11deg, #00215A 43.92%, rgba(0, 33, 90, 0.8) 73.41%, rgba(0, 33, 90, 0.53) 94.96%, rgba(0, 33, 90, .35) 99.32%);
  }

  .section--inner-hero.has-gradient--white:before {
    background: linear-gradient(98.11deg,#f1f4f9 43.92%,rgba(241,244,249,0.8) 73.41%,rgba(241,244,249,0.53) 94.96%,rgba(241,244,249,.35) 99.32%);
}
}

.section--inner-hero.has-gradient--white {
  color: #000;
}

.section--inner-hero.has-gradient--white h1,
.section--inner-hero.has-gradient--white h2,
.section--inner-hero.has-gradient--white h3,
.section--inner-hero.has-gradient--white h4,
.section--inner-hero.has-gradient--white h5,
.section--inner-hero.has-gradient--white h6 {
  color: #27509B;
}

.banner-content {
  position: relative;
  z-index: 1;
}

.section--blog .banner-content {
  max-width: 600px;
}

.cta-group {
  margin-left: -15px;
  margin-right: -15px;
  padding-top: 20px;
}

.cta-group a {
  margin: 5px 15px;
}

.section--career-hero {
  color: #000!important;
}

.section--career-hero h1,
.section--career-hero h2,
.section--career-hero h3,
.section--career-hero h4,
.section--career-hero h5,
.section--career-hero h6 {
  color: #fff!important;
}

.section--career-hero h6 {

}

.lity {
  z-index: 99900000000!important;
}

.section--inner-hero .name-tag {
  position: absolute;
  right: 0;
  bottom: 40px;
  left: auto;
}

@media (max-width: 992px) {
  .section--inner-hero.has-lines--center:after,
  .section--inner-hero.has-lines:after {
      width: 200px;
      height: 100%;
  }
}

/** TY Hero **/
.section--ty-hero {
  clip-path: polygon(100% 0%, 100% 85%, 50% 100%, 50% 100%, 0 85%, 0 0);
  -webkit-clip-path: polygon(100% 0%, 100% 85%, 50% 100%, 50% 100%, 0 85%, 0 0);
}



.cta-group a {
  margin: 5px 15px;
}

@media (max-width: 767px) {
  .section--ty-hero {
    clip-path: polygon(100% 0%, 100% 95%, 50% 100%, 50% 100%, 0 95%, 0 0);
    -webkit-clip-path: polygon(100% 0%, 100% 95%, 50% 100%, 50% 100%, 0 95%, 0 0);
  }

}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .section--ty-hero {
    position: relative;
  }
}

/** Homepage Banner **/
.home-opening {
  padding: 0;
  margin: 0;
  position: relative;
  background: #00205B;
}
.home-opening .container {
  z-index: 2;
  position: relative;
}
.home-opening img.opening-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 800px;
  top: 0;
  left: 0;
  z-index: 1;
}
@media only screen and (max-width: 1399px) {
  .home-opening img.opening-bg {
    max-height: 750px;
  }
}
@media only screen and (max-width: 999px) {
  .home-opening img.opening-bg {
    max-height: 725px;
  }
}

.home-opening {
  color: #fff;
}

.home-opening__copy {
  width: 90%;
  max-width: 755px;
  text-align: left;
  margin-bottom: 75px;
}


@media only screen and (max-width: 1399px) {

}
@media only screen and (max-width: 999px) {
  .home-opening h1 {
    width: 100%;
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .section.has-tag {
    padding-bottom: 130px!important;
  }
}

@media only screen and (max-width: 599px) {
  .home-opening h1 {
  }
}
.home-opening .chart {
  width: 100%;
  display: block;
  position: relative;
  padding-top: 100px;
  color: #000;
}
.home-opening .chart .man {
  width: 323px;
  position: absolute;
  top: -15px;
  left: -40px;
}
.home-opening .chart .man img {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 999px) {
  .home-opening .chart .man {
    width: 250px;
    left: -30px;
  }
  
}
@media only screen and (max-width: 599px) {
  .home-opening .chart .man {
    width: 180px;
    top: 30px;
    left: 0;
  }
}
.home-opening .chart .f-container {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-end;
  align-items: stretch;
}
@media only screen and (max-width: 999px) {
  .home-opening .chart .f-container {
    flex-flow: column nowrap;
    justify-content: center;
    align-items: flex-start;
  }
}
.home-opening .chart .products, .home-opening .chart .product-info {
  width: 60%;
  box-sizing: border-box;
  background: #fff;
}

.home-opening .chart .product-info { 
  width: 40%;
}
@media only screen and (max-width: 999px) {
  .home-opening .chart .products, .home-opening .chart .product-info {
    width: 100%;
  }
}
.home-opening .chart .product-info {
  padding: 45px 45px 45px 150px;
  border-right: 2px solid #f1f4f9;
}
@media only screen and (max-width: 999px) {
  .home-opening .chart .product-info {
    border-bottom: 2px solid #f1f4f9;
  }
}
@media only screen and (max-width: 599px) {
  .home-opening .chart .product-info {
    padding: 15px 25px 15px 130px;
  }
}
.home-opening .chart .product-info img {
  width: 100%;
  max-width: 363px;
  height: auto;
}
.home-opening .chart .product-info p {
  color: #000;
  font-size: 16px;
  line-height: 28px;
}
@media only screen and (max-width: 1399px) {
  .home-opening .chart .product-info p {
    font-size: 14px;
    line-height: 24px;
  }
}
.home-opening .chart .products ul {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
  height: 100%;
  margin: 0;
}
.home-opening .chart .products ul li {
  box-sizing: border-box;
  width: 50%;
  padding: 25px 10% 25px 20px;
  display: flex;
  border-bottom: 3px solid #f1f4f9;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
}
.home-opening .chart .products ul li:nth-child(odd) {
  border-right: 3px solid #f1f4f9;
}
.home-opening .chart .products ul li:last-child, .home-opening .chart .products ul li:nth-last-child(2) {
  border-bottom: none;
}
@media only screen and (max-width: 1399px) {
  .home-opening .chart .products ul li {
    padding: 25px 5% 25px 20px;
  }
}
@media only screen and (max-width: 1099px) {
  .home-opening .chart .products ul li {
    flex-flow: column nowrap;
    justify-content: center;
    padding: 20px;
  }
}
.home-opening .chart .products ul li img {
  width: auto;
  margin-right: 25px;
  /* min-width: 40px; */
}
@media only screen and (max-width: 1099px) {
  .home-opening .chart .products ul li img {
    margin: 0 auto 20px;
  }
}
.home-opening .chart .products ul li .title {
  color: #000;
  font-weight: 700;
  /*font-family: "Open Sans", sans-serif;*/
  font-size: 18px;
  line-height: 28px;
  text-align: left;
}


.home-opening .chart .products ul li .link a {
  font-weight: 700;
  font-size: 12px;
}

@media only screen and (max-width: 1399px) {
  .home-opening .chart .products ul li .title {
    font-size: 15px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 1099px) {
  .home-opening .chart .products ul li .title,
  .home-opening .chart .products ul li .link {
    text-align: center;
  }
}


/**** Rebrand Banner ***/
.banner-block {
  color: #000000;
  border-radius: 0 25px 0px 0px;
  padding: 2rem;
}


.header-wrap {
  position: relative;
}
.michelin--header {
  width: 100%;
  transition: all 200ms ease-in-out;
  z-index: 100;  
  position: absolute;
  background-color: #fff;
  z-index: 10000000;
}
.michelin--header.sticky {
  background-color: #fff;
  box-shadow: 0px 10px 1rem rgba(0,0,0,.06);
  position: fixed;
}
.michelin--header.scroll-progress {
  padding-bottom: 10px;
}

.michelin--header.sticky .header-section--top {
  display: none;
}

.nav {
  display: flex;
}

.nav ul {
  height: 100%;
  display: flex;
  display: -ms-flexbox;
  margin: 0;
  align-items: center;
  -ms-flex-align: center;
}

.nav li {
  list-style: none;
}

.nav ul.hs-menu-children-wrapper {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  transition: .4s;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
}


.header-section--top {
  background-color: #F1F4F9;
  font-size: 13px;
  line-height: 18px;
  border-bottom: 1px solid rgba(0,0,0,.08);
}

.carrot-down:before {
  content: '›';
  transform: rotate(90deg);
  display: inline-block;
}
.nav--utility  > ul > li {
  border-left: 1px solid rgba(0,0,0,.08);
  padding: 8px 20px;
  /* line-height: 1; */
}

.nav--utility  > ul > li.utility__language {
  cursor: pointer;
}

.utility__language--mobile:before,
.utility__login--mobile a:before,
.nav--utility  > ul > li:before {
  content: '';
  display: inline-block;
  background-image: url(https://5281758.fs1.hubspotusercontent-eu1.net/hubfs/5281758/MCF2020/icons/icon--globe.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 15px;
  height: 16px;
  margin-right: 9px;
  position: relative;
  top: 3px;
}

.nav--utility  > ul > li.utility-additional:before {
  display: none!important;
}

.nav--utility li.utility__contact:before {
  background-image: url(https://5281758.fs1.hubspotusercontent-eu1.net/hubfs/5281758/MCF2020/icons/icon-contact.svg);
  top: 5px;
}

.nav--utility li.utility__phone:before {
  background-image: url(https://5281758.fs1.hubspotusercontent-eu1.net/hubfs/5281758/MCF2020/icons/icon--phone.svg);
}
.utility__login--mobile a:before,
.nav--utility li.utility__login:before {
  background-image: url(https://5281758.fs1.hubspotusercontent-eu1.net/hubfs/5281758/MCF2020/icons/icon--login.svg);
  width: 12px;
}


.header {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.header-section--bottom {
  padding: 17px 0 11px;
}

.nav--main {
  font-size: 14px;
}

.nav--main .hs-menu-wrapper > ul {
  max-width: 900px;
}

.nav--main li.hs-menu-depth-1 {
  margin-right: 40px;
  font-weight: bold;
  line-height: 1.1;
}

.nav--main li.hs-menu-depth-1 > a {
  text-decoration: none;
  position: relative;
  padding-bottom: 29px;
}

.nav--main li.hs-menu-depth-1 > a[href="javascript:;"] {
  cursor: default;
}

.nav--main li.hs-menu-depth-1 > a:after {
  content: '';
  width: 0;
  height: 4px;
  background-color: #FCE500;
  transition: .5s;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1000;
}

.nav--main li.hs-menu-depth-1:hover > a {
  color: #00205B;
}
.nav--main .hs-menu-wrapper .hs-cta-node {
  visibility: hidden!important;
}
.nav--main .hs-menu-wrapper li.hs-menu-depth-1:hover .hs-cta-node {
  visibility: visible!important;
}

.nav--main li.hs-menu-depth-1:hover > a:after {
  width: 100%;
}

.nav--main .btn {
  padding: 17px 32px;
  text-transform: uppercase;
}

.nav--main li.hs-menu-depth-1 > ul {
  top: 63px;
  background-color: #fff;
  padding: 35px 30px;
  height: auto;
  z-index: -1;
}

.nav--main li.hs-menu-depth-1:hover > ul {
  z-index: 100;
}

.nav--main li.hs-menu-depth-1 > ul:before {
  content: '';
  position: absolute;
  height: 30px;
  width: 100%;
  top: -30px;
  left: 0;
}

.nav-cta {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  padding: 40px 20px;
}

.nav-cta p {
  opacity: .4;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 5px;
}

.nav-cta h4 {
  font-family: 'Open Sans', sans-serif;
  font-size: 
}

/* convert to hover */
.nav--main li.hs-menu-depth-1:hover > ul {
  opacity: 1;
  visibility: visible;
}

.sub-col {
  width: 320px;
  padding: 0 10px;
}


.sub-col.has-divider {
  border-right: 1px solid #E3E3E3;
}

.sub-col__header {
  color: #00205B;
  font-weight: bold;
  padding-left: 10px;
  padding-bottom: 10px;
}

.nav-link {
  padding: 10px;
  background-color: #fff;
  transition: .25s;
  font-size: 0px;
  display: flex;
  font-weight: normal;
}


.nav-link__icon {
  min-width: 50px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background-color: #f1f4f9;
  margin-right: 20px;
  display: inline-block;
  vertical-align: top;
  transition: .25s;
  display: flex;
  padding: 10px;
}

.menu--small-icons .nav-link__icon {
  height: 50px;
  width: 50px;
  min-width: 50px;
  padding: 4px;
}

.nav-link__icon img {
  vertical-align: middle;
  width: 100%;
  height: 100%;
}

.nav-link__text {
  font-size: 13px;
  display: inline-block;
  vertical-align: top;
  /* width: calc(100% - 70px); */
}

.nav-link__text h6 {
  margin: 0;
  font-size: 14px;
  line-height: 1.05;
  font-family: 'Open Sans', sans-serif;
  /* margin-bottom: 5px; */
  color: #27509B!important;
  text-transform: none;
}

.nav-link__text p {
  margin: 0;
  margin-top: 5px;
  color: #505050;
  line-height: 1.38;
}

.nav-link:hover,
.nav-link:focus,
.nav-link:active {
  background-color: #f1f4f9;
  text-decoration: none;
}

.nav-link:hover .nav-link__icon {
  background-color: #FCE500;
}

/*** START: Hamburger CSS Overrides/Mobile Menu Styling ***/
.michelin--header button.hamburger {
  display: none;
  padding: 0;
  opacity: 1!important;
}

.michelin--header button.hamburger:hover, 
.michelin--header button.hamburger:focus {
  background-color: transparent; 
  border: none;
  color: transparent;
  outline: none;
}

.michelin--header .hamburger-inner, 
.michelin--header .hamburger-inner:after, 
.michelin--header .hamburger-inner:before {
  background-color: #27509B!important;
  width: 20px;
  height: 3px;
}

.michelin--header .hamburger-inner:after {
  bottom: -6px;
} 
.michelin--header .hamburger-inner:before {
  top: -6px;
}

/*** END: Hamburger CSS Overrides/Mobile Menu Styling ***/

.read-progress-bar{
  width: 100%;
  height: 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #f1f4f9;
}
.read-progress-bar-filler{
  width: 0;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #27509B;
}

@media (min-width: 1025px) {
  .nav--main {
    display: flex!important;
  }

  .utility__login--mobile,
  .mm-child-trigger,
  .utility__language--mobile,
  .mobile-subhead {
    display: none;
  }

  .mm-wrapper:not(.mm-wrapper--1) {
    left: 50%;
    transform: translateX(-50%);
  }  

  .nav--main li.hs-menu-depth-1.nav-col--1 {
    position: relative;
  }
  .nav--main li.hs-menu-depth-1.nav-col--1>ul {
    top: 46px;
    left: 50%;
    transform: translateX(-50%);
  }  

}

@media (max-width: 1300px) and (min-width: 1025px) {
  .nav--main li.hs-menu-depth-1 {
    margin-right: 20px;
    max-width: 135px;
    height: 30px;
    line-height: 30px;
    line-height: 1.1;
    
  }

  .nav--main li.hs-menu-depth-1 > a {
    line-height: 1.1;
    display: inline-block;
    padding-bottom: 23px;
    box-sizing: content-box;
    height: 30px;
    vertical-align: middle;
    text-align: center;
  }

}


/* start mobile menu */
@media (max-width: 1024px) {
  body.y-lock {
    overflow: hidden;
  }
  body.y-lock .michelin--header {
    margin-top:0!important;
  }
  .michelin--header button.hamburger {
    display: block; 
    margin-top: 0px;
  }
  .nav--utility,
  .nav--main {
    display: none;
  }

  .nav--main li.hs-menu-depth-1 > ul:before {
    display: none;
  }

  .utility__login--mobile {
    display: block;
    font-size: 13px;
    text-align: center;
    position: relative;
    top: -5px;
  }
  .utility__login--mobile a:before {
    display: block;
    margin: 0 auto 5px;
  }

  .nav--main .hs_cos_wrapper_type_cta {
    margin-top: 30px;
    display: block;
    padding: 0 30px;
  }

  .nav--main .hs_cos_wrapper_type_cta a {
    width: 100%;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
  }

  .utility__language--mobile {
    position: absolute!important;
    bottom: 0px;
    font-size: 13px;
    width: 100%;
    padding: 20px;
    background-color: #F1F4F9;
    text-align: center;
    z-index: 1000;
  }

  .utility__language ul.lang_list_class {
    top: auto!important;
    bottom: 57px;
    text-align: center!important;
  }

  .nav--main {
    position: absolute;
    height: calc(100vh - 65px);
    height: calc((var(--vh, 1vh) * 100) - 65px);
    top: 48px;
    left: 0;
    width: 100vw;
    background-color: #fff;
    z-index: 1;   
    overflow-y: auto;
  }

  .nav--main ul {
    display: block;
  }

  .nav--main li.hs-menu-depth-1 {
    margin: 0;
    position: relative;
  }
  .mobile-subhead,
  .nav--main li.hs-menu-depth-1 > a {
    display: block;
    padding: 12px 40px 12px 30px;
    border-bottom: 1px solid rgba(0,0,0,0.08);
  }

  .mobile-subhead {
    color: #27509B;
  }

  .mobile-subhead:before {
    content: '';
    background-image: url(https://5281758.fs1.hubspotusercontent-eu1.net/hubfs/5281758/MCF2020/icons/icon-chevron-right.svg);
    width: 7px;
    height: 10px;
    transform: rotate(180deg);
    display: inline-block;
    margin-right: 18px;
  }

  .nav--main li.hs-menu-depth-1:hover > a:after {
    display: none;
  }

  .nav--main li.hs-menu-depth-1 > ul {
    opacity: 1;
    visibility: visible;
    top: 65px;
    width: 100%;
    right: -100%;
    transition: .25s;
    position: fixed;
    padding: 0;
    overflow-y: auto;
    height: calc(100% - 65px);
    padding-bottom: 61px;
  }

  .nav--main li.hs-menu-depth-1 > ul.in-focus {
    right: 0;
  }

  .sub-col {
    width: 100%;
    padding: 25px 20px 0;
  }

  .sub-col.has-divider {
    border-right: none;
  }

  .sub-col:last-child {
    padding-bottom: 25px;
  }

  .sub-col__header {
    padding-bottom: 5px;
  }

  .mm-child-trigger {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
  }
  .mm-child-trigger:before {
    content: '';
    background-image: url(https://5281758.fs1.hubspotusercontent-eu1.net/hubfs/5281758/MCF2020/icons/icon-chevron-right.svg);
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -5px;
    display: block;
    width: 7px;
    height: 10px;
  }

}

@media (max-width: 480px) {
  .nav-logo {
    max-width: 150px;
  }
}
.footer-top {
  font-size: 16px;
}

.footer-top .form {
  margin-top: 0;
}

.footer-top form {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
  display: -ms-flexbox !important;
  display: flex !important;
  position: relative;
}

.footer-top .hs-form-field {
  margin-bottom: 0;
}

.footer-top form .hs-button {
  padding: 17px 20px;
}

.footer-top form ul.hs-error-msgs {
  position: absolute;
  left: 0;
  width: auto;
  top: 100%;
}

.footer-top form .hs_error_rollup ul.hs-error-msgs {
  top: 100%;
  margin-top: 31px!important;
}

.footer-bottom {
  font-size: 13px;
  margin-top: 50px;
  padding-top: 25px;
  border-top: 1px solid #F1F4F9; 
  color: #959595;
}

.copyright {
  max-width: 541px;
  margin: 0 auto;
}
.section--cta-banner__image {
  position: relative;
}

.section--cta-banner__image:before {
  content: '';
  background-image: url(https://5281758.fs1.hubspotusercontent-eu1.net/hubfs/5281758/MCF2020/backgrounds/bg--lines--blue.svg);
  position: absolute;
  background-size: 90% auto;
  background-repeat: no-repeat;
  background-position: left bottom;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.section--cta-banner--tertiary_2 .section--cta-banner__image:before {
  background-image: url(https://5281758.fs1.hubspotusercontent-eu1.net/hubfs/5281758/MCF2020/backgrounds/bg-lines--yellow-v2.png);
}

.section--footer-form .section--cta-banner__image:before {
  background-image: url(https://5281758.fs1.hubspotusercontent-eu1.net/hubfs/5281758/MCF2020/backgrounds/bg-lines--yellow-v2.png);
}

.section--cta-banner__image {
  font-size: 0px;
}
.section--cta-banner__image img {
  position: relative;
  vertical-align: bottom;
}

.section--cta-banner--tertiary_2 p {
  color: #FCE500;
}

.section--cta-banner .btn {
  margin-top: 20px;
}

@media (max-width: 767px) {
  .section--cta-banner__copy {
    padding-top: 50px!important;
  }
}

@media (max-width: 575px) {
  .section--cta-banner__image{
    min-height: 1px!important;
    line-height: initial!important;
  }
}
.section--related {
  overflow: hidden;
}

.filter-top {
  background-color: #27509B;
  color: #fff;
  padding: 20px 0;
  font-size: 16px;
  text-align: center;
}

.dropdown-mask {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000000;
}

.fieldset-wrap {
  width: 100%;
  font-size: 0px;
}

fieldset[data-filter-group] {
  padding: 0; 
  border: none; 
  display: inline-block; 
  width: calc(25% - 10px);
  font-size: 16px;
  margin: 5px;
}

fieldset.filters--button {
  width: auto;
}

fieldset.filters--button button {
  margin-right: 15px;
  border: 1px solid hsla(0,0%,100%,.2);
  border-radius: 0px;
  font-weight: normal;
}

fieldset.checkbox-dropdown {
  position: relative;
  
  cursor: pointer;
}

.dropdown-toggle {
  border: 1px solid rgba(255,255,255, .2);
  padding: 14px 20px;
  text-align: left;
}

.dropdown-toggle .carrot-down {
  color: rgba(255,255,255,.5);
  float: right;
  font-size: 24px;
  line-height:.9;
}

.dropdown {
  display: none;
  position: absolute;
  background-color: #fff;
  padding: 12px 20px;
  width: 100%;
  color: #27509B;
  border: 1px solid #27509B
}

.checkbox-set {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
  text-align: left;
}

.filter-bottom {
  background-color: #F1F4F9;
  padding: 15px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  color: #27509B;
  font-size: 13px;
  line-height: 18px;
  min-height: 80px;
}

.active-label {
  font-weight: bold;
  margin-right: 10px;
  margin-left: 10px;
}

.active-filters span {
  padding: 10px 15px;
  display: inline-block;
  border: 1px solid #27509B;
  cursor: pointer;
  margin: 5px 10px;
}

.active-filters span:before {
  content: '';
  background-image: url(https://5281758.fs1.hubspotusercontent-eu1.net/hubfs/5281758/MCF2020/icons/icon-close__small.png);
  margin-right: 10px;
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: transparent;
}

.active-filters span:hover {
  background-color: #27509B;
  color: #fff;
}

.active-filters span:hover:before {
  background-image: url(https://5281758.fs1.hubspotusercontent-eu1.net/hubfs/5281758/MCF2020/icons/icon-close__small__white.png);
}

.filter-top a.btn {
  padding: 16px 20px;
}

@media (max-width: 992px) {
  .dropdown-toggle {font-size: 14px;}
}

@media (max-width: 767px) {
  fieldset.filters--button button {
    margin-right: 15px;
    display: block;
    width: 100%;
    margin: 0 auto 20px;
}  
fieldset[data-filter-group] {
  width: 280px;
}
}
/* Lity - v2.4.1 - 2020-04-26
* http://sorgalla.com/lity/
* Copyright (c) 2015-2020 Jan Sorgalla; Licensed MIT */.lity{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#0b0b0b;background:rgba(0,0,0,0.9);outline:none !important;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.lity.lity-opened{opacity:1}.lity.lity-closed{opacity:0}.lity *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lity-wrap{pointer-events: none;z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:none !important}.lity-wrap:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-0.25em}.lity-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-0.8em;width:100%;text-align:center;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.lity-loading .lity-loader{opacity:1}.lity-container{pointer-events: all;z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:none !important}.lity-content{z-index:9993;width:100%;-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:-o-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease, -o-transform .3s ease}.lity-loading .lity-content,.lity-closed .lity-content{-webkit-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}.lity-content:after{content:'';position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6)}.lity-close{z-index:9994;width:35px;height:35px;position:fixed;right:0;top:0;-webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,0.6);border:0;background:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.lity-close::-moz-focus-inner{border:0;padding:0}.lity-close:hover,.lity-close:focus,.lity-close:active,.lity-close:visited{text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,0.6);border:0;background:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.lity-close:active{top:1px}.lity-image img{max-width:100%;display:block;line-height:0;border:0}.lity-iframe .lity-container,.lity-youtube .lity-container,.lity-vimeo .lity-container,.lity-facebookvideo .lity-container,.lity-googlemaps .lity-container{width:100%;max-width:964px}.lity-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-overflow-scrolling:touch}.lity-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}.lity-hide{display:none}
.lity {
  background: rgba(0, 32, 91,.9)!important;
}
.lity :focus,
.lity-content {
  outline: none!important;
}

.lity-content:after {
  display: none!important;
}

.slick-element :focus {
  outline: none!important;
}


.team-modal-nav {
  position: absolute;
  left: 23%;
  width: 170px;
  top: calc(50% + 100px); 
}

.team-modal .slick-list {
  padding-top: 0px;
}

.lity-invisible {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: -1;
  width: 100%;
}

.lity-opened .lity-invisible {
  opacity: 1;
  visibility: visible;
  z-index:1;
  position: static;
}


.team-modal {
  max-width: 1240px;
  width: 100%;
}

.team-modal-wrap {
  position: relative;
  max-height: 90vh;
  top: 0px;
}

.featured--team {
  padding-left: 300px;
  background-color: transparent;
  color: #000;
  max-width: 1240px;
  min-height: 435px;
}

.featured--team .featured__right {
  background-color: #fff;
  padding-left: 170px;
  color: #000;
  width: 100%;
  position: relative;
  max-height: 75vh;
  overflow-y: auto;
}


.featured--team .featured__right p {
  margin-bottom: 0
}

.featured--team .featured__right p + p {
  margin-top: 15px;
}

.featured--team .featured__right h2 {
  color: #27509B;
  margin-bottom: 20px;
}

.featured--team a img {
  display: inline-block;
  margin-right: 8px;
}

.modal__position {
  opacity: .5;
  margin-bottom: 18px!important;
}

.featured--team__social {
  margin-bottom: 20px;
}

.featured--team .featured__left {
  height: 435px;
  width: 418px;
  top: auto;
  z-index: 1;
}

.featured--team .skew-block__item--image {
  max-height: 435px;
  height: 435px;
  width: 418px;
  /*top: 50%;
  transform: translateY(-50%);*/  
}

/** break hs responsive wrapper **/
.iframe--hs-break .hs-embed-wrapper {
  max-width: 900px!important;
  width: 96%!important;
  max-height: initial!important;
}
.lity-iframe {
  width: 96vw;
  max-width: 900px;
  margin: 0 auto;
}

.lity-container {
  width: 100%;
}

.lity-content .hs-embed-content-wrapper {

}

.iframe--hs-break .hs-embed-content-wrapper > div {
  padding-bottom: 0!important;
}

.iframe--hs-break .hs-embed-content-wrapper iframe {
  position: static!important;
}

.iframe--max {
  width: 90%;
  max-width: 900px;
  margin: 0 auto;
}

video {
  max-width: 100%;
  height: auto;
}


@media (max-width: 991px) {
  .featured--team .featured__right {
    padding-left: 25px;
  }
  .team-modal-wrap {
    overflow-y: scroll;
    height: 90vh;
  }
  .featured--team {
    padding-left: 0;
    max-width: initial;
    width: 90vw;
    margin: 0;
  }
  .team-modal-nav {
    left: 50%;
    bottom: auto;
    top: 157px;
    transform: translateX(-30%);
  }
  .featured--team .featured__left,
  .featured--team .skew-block__item--image {
    width: 192px;
    height: 200px;
    max-height: 200px;
  }
}
.section--two-col h1,
.section--two-col h2,
.section--two-col h3,
.section--two-col h4,
.section--two-col h5,
.section--two-col h6 {
  color: #27509B;
}

.col__header h1,
.col__header h2,
.col__header h3,
.col__header h4,
.col__header h5,
.col__header h6 {
  margin-bottom: 10px;
}

.col__image {
  padding-bottom: 10px;
}

.section--two-col-logos .tc-copy {
  color: #000;
}

.tc-copy--pseudo {
  position: relative;
  padding-right: 35%;
}

.tc-copy--pseudo:after {
  content: '';
  width: 1px;
  height: 90%;
  position: absolute;
  right: 0;
  top: 5%;
  transform: rotate(25deg);
  background-color: rgba(0,0,0,.2);
}

.tc-logos img {
  padding: 10px 5%;
  width: 45%;
}

/** map module  **/
.section--map {
  overflow: hidden;
}

.section--map__map {
  background-position: left bottom!important;
}

.map-inner {
  max-width: 335px;
  padding-left: 15px;
}

.map-inner__cols {
  color: #27509B;
  margin: 25px 0;
}

.map-inner__cols h5 {
  margin: 0;
}

@media (max-width: 767px) {
  .tc-copy--pseudo {
    padding-right: 0;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }

  .tc-copy--pseudo:after {
    width: 90%;
    height: 1px;
    transform: none;
    top: auto;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}


/** Two col slider **/

.section--tc-slider {
  position: relative;
  z-index: 1;
  margin-top: -50px;
  margin-bottom: -50px;
}


.tc-slider__col {
  min-height: 395px;
}

.tc-slider__col h5 {
  color: rgba(0,0,0,.4)!important;
  font-weight: 300; 
}

.tc-slider__col--left {
  margin-top: 50px;
  margin-bottom: 50px;
}

div#tc-nav {
  position: absolute;
  left: 50%;
  bottom: 160px;
  width: 170px;
  z-index: 1;
  margin-left: -85px;
}

/*** Media Resources ***/
.ctc p {
  font-size: 13px;
  opacity: .5;
}

.ctc__inner {
  position: relative;
  margin-bottom: 10px;
}

.ctc__inner:before {
  content: "";
  position: absolute;
  bottom: 2px;
  left: 2px;
  height: 50%;
  width: calc(100% - 4px);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, #FFFFFF 94.27%);
}

.ctc textarea {
  padding: 35px 50px;
  min-height: 300px;
  display: block;
  color: rgba(0,0,0,.6);
  line-height: 24px;
  overflow: hidden;
}

.btn--ctc {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 5%;
}




@media (max-width: 767px) {
  .tc-slider__col {
    min-height: 180px;
  }
  .section--tc-slider,
  .tc-slider__col--left {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  div#tc-nav {
    bottom: 144px;
  }

  .ctc textarea {
    padding: 25px;
  }

  .btn--ctc {
    width: calc(100% - 50px);
  }
}

.section--solution-slider {
  overflow: hidden;
}

.solution-slider__image {
  min-height: 150px;
}

.stats {
  margin-left: -20px;
  margin-right: -20px;
}

.stats__item {
  margin: 0 20px 15px;
}

.stats__item__large {
  font-family: Michelin,sans-serif;
  font-size: 28px;
}

.stats__item__description {
  
}
.info-bar {
  color: #fff;
  font-size: 18px;
  text-align: center;
  padding: 1.5rem 0;
}

.info-item {
  border-left: 1px solid rgba(255,255,255,.2);
  padding: .5rem 2.0rem;
  width: 33.33%;
  font-size: 13px;
}

.info-bar.has-four .info-item {
  width: 25%;
}

.info-item:first-child {
  border-left: none;
}

.bar-item h2 {
  margin: 8px 0;
}

.bar-item h5 {
  margin: 0;
}

.info-item h5 {
  margin-right: 20px;
  word-break: normal;
}

.u-bg--tertiary_2 .bar-item h5,
.u-bg--primary .bar-item h5,
.u-bg--tertiary_2 .bar-item h2,
.u-bg--primary .bar-item h2 {
  color: #FCE500;
}

.u-bg--green .bar-item h5,
.u-bg--green .bar-item h2 {
  color: #00205B;
}

.u-bg--lt_blue .bar-item {
  color: #00205B;
}

.u-bg--lt_blue .bar-item h5,
.u-bg--lt_blue .bar-item h2 {
  color: #27509B;
}
/* 
background: linear-gradient(180deg, #00215A 0%, #27509B 116.22%);
*/
.bar-item p {
  margin: 0;
  line-height: 1.38;
  text-align: left;
}

.stat-item p {
  text-align: center;
}

.section--stats {
  padding: 70px 0 0;
  clip-path: polygon(100% 0%,100% 85%,50% 100%,50% 100%,0 85%,0 0);
  margin-bottom: -5%;
  margin-top: -1px;
}
.stat-bar {
  margin-top: 30px;
  border-top: 1px solid rgba(255,255,255,.2);
  background: linear-gradient(180deg, #00205B 0%, #27509B 116.22%);
}
.stat-item {
  width: 50%;
  padding: 40px 60px 70px;
}

.stat-item:first-child {
  border-right: 1px solid rgba(255,255,255,.2);
}

@media (max-width: 991px) {
  .section--stats {
    margin-bottom: -10%;
  }
  .info-item h5 {
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .section--stats {
    margin-bottom: -17%;
    clip-path: polygon(100% 0%,100% 95%,50% 100%,50% 100%,0 95%,0 0);
  }  
  
  .info-bar {
    padding: 0;
  }
  
  .info-bar.has-four .info-item,
  .info-item {
    padding: 1.5rem;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid rgba(255,255,255,.2);
    width: 100%;
  }
  .info-item:last-child {
    border-bottom: none;
  }

  .stat-item {
    padding: 20px 10px 60px;
  }
  .bar-item h2 {
    font-size: 18px;
  }

}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .section--stats {
    margin-bottom: 0;
  }
}
.section--tabbed-feature .why-choose {
  width: 100%;
  margin-bottom: 50px;
  position: relative;
  transition: 500ms ease-in-out;
}
.section--tabbed-feature .why-choose img {
  width: 90%;
  margin-left: 10%;
  height: auto;
  position: relative;
  opacity: 1;
  visibility: visible;
  transition: opacity 600ms ease, visibility 500ms ease;
}
@media only screen and (max-width: 999px) {
  .section--tabbed-feature .why-choose img {
    width: 100%;
    margin: 0 auto;
  }
}
.section--tabbed-feature .why-choose .info {
  background: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  padding: 30px 20px 0;
  text-align: left;
  width: 90%;
  max-width: 475px;
  transition: 500ms ease-in-out;
  box-sizing: border-box;
  box-shadow: 0px 5px 20px 5px rgba(0, 0, 0, 0.05);
}
@media only screen and (max-width: 999px) {
  .section--tabbed-feature .why-choose .info {
    top: auto;
    bottom: -70px;
    left: 50%;
    transform: translate(-50%, 0);
  }
}
@media only screen and (max-width: 599px) {
  .section--tabbed-feature .why-choose .info {
    position: relative;
    width: 100%;
    bottom: auto;
    transform: none;
    left: auto;
    padding: 20px 15px 0;
  }
}
.section--tabbed-feature .why-choose .info .title {
  color: #27509B;
  font-size: 27px;
  line-height: 33px;
  padding-bottom: 15px;
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
}
.section--tabbed-feature .why-choose .info p {
  font-weight: 600;
  font-size: 16px;
  line-height: 28px;
}
.section--tabbed-feature .why-choose .info ul {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 15px 0 0;
  list-style: none;
  margin: 0;
}
.section--tabbed-feature .why-choose .info ul li {
  max-width: 33%;
  text-align: left;
  opacity: .5;
  color: #000;
  font-size: 12px;
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
  line-height: 1.35;
  padding-left: 0;

}

.section--tabbed-feature .why-choose .info ul li:before {
  display: none;
}

.section--tabbed-feature .why-choose .info ul li.active {
  opacity: 1;
  border-bottom: 5px solid #FCE500;
}
.section--tabbed-feature .why-choose .info ul li:hover {
  cursor: pointer;
  opacity: 1;
}
.section--tabbed-feature .why-choose .info ul li .title-small {
  color: #000;
  font-size: 12px;
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
  padding: 0 0 5px;
}
.section--tabbed-feature .why-choose .info ul li p {
  display: none;
}
.section--tabbed-feature .why-choose .info ul li img {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  display: none;
}

@media only screen and (max-width: 599px) {
  .section--tabbed-feature .why-choose .info ul {
    display: block;
  }
  .section--tabbed-feature .why-choose .info ul li {
    max-width: 100%;
    margin-bottom: 12px;
  }
  .section--tabbed-feature .why-choose .info ul li .title-small {
    font-size: 14px;
  }
}

.slick-slider :focus {
  outline: none!important;
}

.section--cs-slider {
  overflow: hidden;
}

.cs-slider__col--left {
  clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
  min-height: 500px;
}
.cs-slider__stat {
  color: #fff;
  padding: 100px 15%;
  font-size: 25px;
  width: 100%
}

.cs-slider__stat .slick-track {
  float: left;
}

.figure {
  font-family: 'Michelin', sans-serif;
  color: #FCE500;
  font-weight: 700;
  padding-left: 10px;
}

.figure--big {
  font-size: 59px;
}

.figure--medium {
  font-size: 48px;
}

.figure--small {
  font-size: 36px;
}

.cs-item > div:last-child {
  max-width: 300px;
}

.custom-slick-dots {
  position: absolute;
  bottom: 100px;
}

.custom-slick-dots ul.slick-dots {
  position: static;
}

.custom-slick-dots ul.slick-dots li {
  margin: 0 3px;
}

.custom-slick-dots ul.slick-dots li button {
  background-color: rgba(255,255,255,.2);
  width: 10px;
  height: 10px;
  padding: 0;
  border-radius: 50%;
}

.custom-slick-dots ul.slick-dots li button:before {
  display: none;
}

.custom-slick-dots ul.slick-dots li.slick-active button {
  background-color: rgba(255,255,255,1);
}
.cs-slider__col--right {
  padding-bottom: 50px;
  padding-top: 50px;
  position: relative;
  z-index: 1;
}
.slider-card-wrap {
  clip-path: polygon(6% 0, 100% 0, 94% 100%, 0% 100%);
  background-color: #fff;
  padding: 40px 15% 60px 120px;
  color: #27509B;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05);
  font-size: 20px;
}

.cs-slider__card {
  position: relative;
  transform: translateX(-20%);
  /*transform: translate(-20%, calc(-50% - 50px));*/ 
}

.headshot--mobile {
  display: none!important;
}

.cs-slider__card img.headshot {
  position: absolute;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%);
}

.slider-card__quote {
  line-height: 30px;
  color: #27509B;
}

.slider-card__name {
  color: rgba(0,0,0,.5);
  font-size: 16px;
  margin-top: 20px;
}

.slider-card__name span {
  color: rgba(0,0,0,1);
}

.slider-card .button-wrap {
  margin-top: 25px;
}

#cs-nav {
  position: absolute;
  bottom: 45px;
  left: 118px;
}

.custom-slick-nav.reverse button.slick-arrow.slick-prev {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 10% 100%);
}

.custom-slick-nav.reverse button.slick-arrow.slick-next {
  clip-path: polygon(0 0, 90% 0, 100% 100%, 0 100%);
}

/**** two col testimonial ****/

.testimonial-col {
  position: relative;
  color: #00205B;
}

.testimonial-col img {
  max-width: 70%;
  display: block;
}

.name-tag {
  position: absolute;
  bottom: 0px;
  width: 93%;
  left: 7%;
  background-color: #00205B;
  padding: 10px 80px 10px 20px;
  clip-path: polygon(0px 0px, 90% 0%, 100% 100%, 0% 100%);
  max-width: 447px;
  transition: .25s;
}

a.name-tag {
  text-decoration: none!important;
}

.name-tag.green {
  background-color: #17A78F;
}

.name-tag.reverse {
  clip-path: polygon(10% 0%,100% 0%,100% 100%,0% 100%);
  padding: 18px 20px 18px 80px;
}

.name-tag.top {
  top: -30px;
  left: -50px;
  bottom: auto;
}

a.name-tag:hover {
  background-color: #17A78F;
}

a.name-tag.green:hover {
  background-color: #27509B;
}


.name-tag * {
  margin: 0;
  color: #fff!important;
}

.name-tag h5 {
  font-size: 15px;
}
.name-tag p {
  font-size: 14px;
  line-height: 1.2;
}

.testimonial-col--right {
  font-size: 26px;
  line-height: 1.5;
}

@media (max-width: 991px) {
  .figure--big {
    font-size: 50px;
  }

  .figure--medium {
    font-size: 42px;
  }
  
  .figure--small {
    font-size: 28px;
  }

}


@media (max-width: 991px) {
  .cs-slider__col--left {
    clip-path: none;
    min-height: 1px;
  }
  .cs-slider__col--right {
    padding-top: 0;
    padding-bottom: 0;
  }
  .figure--big {
    font-size: 35px;
  }
  .figure--medium {
    font-size: 28px;
  }
  
  .figure--small {
    font-size: 20px;
  }

  .cs-slider__card {
    position: static;
    transform: none;
  }
  .slider-card-wrap {
    clip-path: none;
    padding: 50px 15px 30px;
  }

  #cs-nav {
    left: 50%;
    transform:translateX(-50%);
    top:-31px;
    bottom: auto;
    width: 170px;
  }

  .cs-slider__card img.headshot {
    top: 0;
    transform: none;
    position: static;
  }

  .headshot--mobile {
    /* display: block!important; */
  }

  .headshot--desktop {
    display: none!important;
  }

}

@media (max-width: 767px) {
  .name-tag {
    padding: 10px 20px 10px 20px;
  }

  .name-tag h5 {
    font-size: 14px;
  }
  .name-tag p {
    font-size: 13px;
    line-height: 1.2;
  }

  .testimonial-col--right {
    font-size: 18px;
    padding-top: 15px;
  }

  .name-tag.top {
    left: -20px;
  }

}
.grid-item {
  border: 2px solid #f1f4f9;
  margin: 10px 0;
  width: 240px;
  background-color: #fff;
  padding: 30px 20px;
  margin-left: -1px;
  font-size: 16px;
  min-height: 238px;
}

.grid-item__top img {
  margin-bottom: 5px;
}

.grid-item a {
  font-size: 12px;
  font-weight: 700;
}
.block {
  background-size: cover;
  background-position: center;
  min-height: 400px;
  text-align: center;
  padding: 14%;
  position: relative;
}

.block__text {
  margin-bottom: 20px;
}
.faq-item {
  border-radius: 0px 0px 0px 10px;
  margin-bottom: 30px;
  text-align: left;
}

.faq-item.u-bg--white {
  color: #000000;
}


.faq-item.u-bg--tertiary_2,
.faq-item.u-bg--primary {
  fill: #fff;
  color: #fff;
}

.faq-item.u-bg--secondary,
.faq-item.u-bg--green {
  fill: #27509B;
  color: #27509B;
}

.faq-item.u-bg--white h3 {
  color: #27509B;
}

.faq-q {
  padding-left: 30px;
  position: relative;
  cursor: pointer;
}

.faq-q svg {
  transition: .4s ease;
  position: absolute;
  left: 0;
  top: 7px;
  transform: rotate(0deg);
}

.faq-a {
  padding-left: 30px;
  display: none;
}

.faq-item.open .faq-q svg {
  transform: rotate(90deg);
}

.faq-a p {
  margin: 0;
}

.faq-a p + p {
  margin-top: 1rem;
}

.faq-plus {
  font-size: 1.5rem;
  margin-bottom: 15px;
  color: inherit;
}
/******************Status Page ******************************/
.tracker table{
  width: 100%;
  max-width: 960px;
  margin: 0 auto 30px;
  border: 1px solid #27509B;
  border-collapse: collapse;
}
.tracker table {
  
}
.tracker table td{
  padding: 8px 10px;

}
.middle{
  border-left: 2px solid #ededed;
  border-right: 2px solid #ededed;
}
.tracker th {
    color: #27509B;
    text-align: center;
    padding: 15px;
    font-size: 25px;
    
}
.tracker td:first-child{
  width: 23%
}
.tracker td:nth-child(2){
  width: 5%
}
@media (max-width: 600px){
    .tracker td:last-child{
      min-width: 500px
  }
}
.tracker table tr:nth-child(odd){
  background-color: #f7f7f7;
}
.system-go i{
  background-color: #50ab50;
}
.caution i{
  background-color: #FFCE25;
}
.tracker .fa-exclamation::before {
 
}
.tracker .error i {
  background-color: #FF0000;
}
.status-icon i{
  color: #fff;
  padding: 10px;
  font-size: 15px;
  line-height: 20px;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  text-align: center
}

.u-bg--black { 
    background-color: #000000; 
    color: #fff;
}

.u-bg--white {
    background-color: #fff;
}

.u-bg--white h1,
.u-bg--white h2,
.u-bg--white h3,
.u-bg--white h4,
.u-bg--white h5,
.u-bg--white h6 { 
    color: #27509B;
}


.u-bg--primary { 
    background-color: #27509B; 
    color: #fff;
}
.u-bg--secondary { 
    background-color: #FCE500; 
    color: #00205B
}
.u-bg--tertiary { 
    background-color: #1095F9; 
    color: #fff;
}
.u-bg--tertiary_2 { 
    background-color: #00205B; 
    color: #fff;
}

.u-bg--green { 
    background-color: #17A78F; 
    color: #00205B
}

.u-bg--lt_blue { 
    background-color: #f1f4f9; 
}

.u-bg--lt_blue h1,
.u-bg--lt_blue h2,
.u-bg--lt_blue h3,
.u-bg--lt_blue h4,
.u-bg--lt_blue h5,
.u-bg--lt_blue h6 {
    color: #27509B;
}


.u-bg--black h1, .u-bg--tertiary_2 h1, .u-bg--primary h1,
.u-bg--black h2, .u-bg--tertiary_2 h2, .u-bg--primary h2,
.u-bg--black h3, .u-bg--tertiary_2 h3, .u-bg--primary h3,
.u-bg--black h4, .u-bg--tertiary_2 h4, .u-bg--primary h4,
.u-bg--black h5, .u-bg--tertiary_2 h5, .u-bg--primary h5,
.u-bg--black h6, .u-bg--tertiary_2 h6, .u-bg--primary h6,
.u-bg--black a:not(.btn), .u-bg--tertiary_2 a:not(.btn), .u-bg--primary a:not(.btn)  {
    color: inherit;
}

.u-color--black {
    color: #000000;
}

.u-color--white {
    color: #fff;
}

.u-color--secondary {
    color: #FCE500;
}

.u-color--green {
    color: #17A78F;
}

.u-color--tertiary_2 {
    color: #00205B;
}

.u-color--lt_blue {
    color: ;
}

.u-color--primary {
    color: #27509B;
}

.section--body {
    color: #27509B;
}

.u-bg--static {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.u-bg--parallax { 
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
}

.u-bg--video {
    position: relative;
}

.u-bg--has-shadow {
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
}

.u-bg--video > video {    
	display: inline-block;
	vertical-align: baseline;
	bottom: 0;
	position: absolute;
	z-index: 0;
	box-sizing: inherit;
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	top: 0;
}

.u-position--relative {
    position: relative;
}

.u-position--absolute {
    position: absolute;
}

.u-position--static {
    position: static;
}



.u-ta--center-align {
    text-align: center;
}
.u-ta--left-align {
    text-align: left;
}
.u-ta--right-align {
    text-align: right;
}

.u-pt--xxxl {
    padding-top: 160px;
}
.u-pt--xxl {
    padding-top: 120px;
}
.u-pt--xl {
    padding-top: 80px;
}
.u-pt--md {
    padding-top: 50px;
}
.u-pt--sm {
    padding-top: 25px;
}
.u-pt--none {
    padding-top: 0;
}

.u-pb--xxxl {
    padding-bottom: 160px;
}
.u-pb--xxl {
    padding-bottom: 120px;
}
.u-pb--xl {
    padding-bottom: 80px;
}
.u-pb--md {
    padding-bottom: 50px;
}
.u-pb--sm {
    padding-bottom: 25px;
}
.u-pb--none {
    padding-bottom: 0;
}

.u-border--top {
    border-top: 1px solid;
}
.u-border--bottom {
    border-bottom: 1px solid;
}
.u-border--left {
    border-left: 1px solid;
}
.u-border--right {
    border-right: 1px solid;
}


@media screen and (min-width: 768px) {
    .u-hide--desktop {
        display: none;
        visibility: hidden;
    }
}   

@media only screen and (max-width: 767px) { 
    .u-hide--mobile {
        display: none;
        visibility: hidden;
    }

    .u-pt--xxxl {
        padding-top: 90px;
    }
    .u-pt--xxl {
        padding-top: 70px;
    }
    .u-pt--xl {
        padding-top: 50px;
    }
    .u-pt--md {
        padding-top: 30px;
    }
    .u-pt--sm {
        padding-top: 15px;
    }


    .u-pb--xxxl {
        padding-bottom: 90px;
    }
    .u-pb--xxl {
        padding-bottom: 70px;
    }
    .u-pb--xl {
        padding-bottom: 50px;
    }
    .u-pb--md {
        padding-bottom: 30px;
    }
    .u-pb--sm {
        padding-bottom: 15px;
    }
}


.sr--only {
    visibility: hidden;
    position:absolute;
    left:-10000px;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
}


/* Enabled Animation */

	.sr--invisible {
		visibility: hidden;
    }
    
    .hs-inline-edit .sr--invisible,
    .sr--invisible.animateNone {
        visibility: visible;
    }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
        /* IE10+ CSS styles go here */
            .sr--invisible {
                visibility: visible;
            }
            .set-height {
                height: 140px;
            }
            .slide__subtext {
                max-width: 100%!important;
            }
    }



/* Blends */
.blend {
    background-blend-mode: soft-light;
}
.blend--primary {
    background-color: #27509B;
}
.blend--white {
    background-color: rgba(255,255,255,.5);
}
.blend--secondary {
    background-color: #FCE500;
}
.blend--tertiary {
    background-color: #1095F9;
}
.blend--tertiary_2 {
    background-color: #00205B;
}
.blend--green {
    background-color: #17A78F;
}


@media (min-width: 1440px) {

.container-padding--left {
    padding-left: calc(50vw - 700px)!important;
}

.container-padding--right {
    padding-right: calc(50vw - 700px)!important;
}

}

@media (max-width: 1439px) {

    .container-padding--left {
        padding-left: 20px!important;
    }
    
    .container-padding--right {
        padding-right: 20px!important;
    }
    
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.blend {
    background-color: transparent!important;
}
.blend:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: .7;
}

.blend > div {
    position: relative; 
    z-index: 1;
}

.blend--primary:before {
    background-color: #27509B;
}

.blend--white:before {
    background-color: #fff;
}

.blend--secondary:before {
    background-color: #FCE500;
}

.blend--tertiary:before {
    background-color: #1095F9;
}

.blend--tertiary_2:before {
    background-color: #00205B;
}

.blend--green:before {
    background-color: #17A78F;
}
}
/***** Start Global *****/

/*** Border Radius 10 ***/
button, .btn, .hs-button, .name-tag {
  border-radius: 0px 0px 0px 10px;
  border-radius: 5px;
}


/*** Border Radius 20 ***/

.section--two-col img, .card, .three-col-block-inner {
  border-radius: 0px 0px 0px 20px;
  overflow: hidden;
}

.custom-slick-nav  {
  border-radius: 0px 0px 0px 20px;
}

.card--resource .card__lower,
.card--quote__inner {
  border-radius: 0px 0px 0px 20px;
}

.custom-slick-nav button.slick-arrow,
.card__image img {
  border-radius: 0px!important;
}

/*** Border Radius 30 ***/
.slider-card-wrap,
.section--tabbed-feature .why-choose .info {
  border-radius: 0px 0px 0px 30px;
}

.box-radius__top-left {
  border-radius: 24px 0px 0px 0px;
}

/*** Remove Clip Path ***/
.event-details__header.header-light,
.custom-slick-nav button.slick-arrow,
.custom-slick-nav button.slick-arrow.slick-prev,
.slider-card-wrap,
.cs-slider__col--left,
.section--stats, .name-tag {
  clip-path: none!important;
}

/***** End Global *****/


.section--stats {
  margin-bottom: 0;
  margin-top: 0;
}

.name-tag {
  width: 70%;
  padding: 10px 20px;
}


/*** psuedo header ****/
.pseudo--header h2 {
  position: relative;
  display: inline-block;
  font-weight: 700;
}

.pseudo--header h2:after {
  content: '';
  height: 6px;
  background-color: #fce500;
  width: 50%;
  display: inline-block;
  position: absolute;
  bottom: -8px;
  left: 0;
}


/*** CTA Footer ***/
.section--cta-footer__image {
  /*background-image: url(https://5281758.fs1.hubspotusercontent-eu1.net/hubfs/5281758/MCF2020/images/Icones-composition-6-1.png);
  background-size: auto 80%;*/
  background-image: url(https://5281758.fs1.hubspotusercontent-eu1.net/hubfs/5281758/MCF2020/images/updated-place-curve.svg);
    background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: -5vw center;

}
.cta-footer__image {
  width: 24vw;
  border: 4px solid #000000;
  max-width: 450px;
}

.cta-footer__image:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}



@media (max-width: 999px) {
  .section--cta-footer__image {
    background-image: none;
  }
}

@media (max-width: 767px) {
  .cta-footer__image {
    width: 75vw;
  }
}

/*** success story module ***/
.section--success-stories .card {
  width: 100%;
  margin: 0 auto 40px;
  max-width: 360px;
}
.section--success-stories .card h5 {
  font-size: 20px;
  font-weight: 600;
}

.ss-stats__item h3 {
  font-size: 36px;
  font-family: 'Michelin',sans-serif;
  font-weight: 700;
}

.ss-stats__item h4 {
  font-size: 24px;
  font-family: 'Michelin',sans-serif;
  font-weight: 700;
}

.ss-footnote {
  color: #00215A;
}

.approach-box h3 {
  font-size: 20px;
  font-family: 'Michelin',sans-serif;
  font-weight: 700;
}

.lity {
  background: rgba(39, 80, 155,.9) !important;
}

@media (min-width: 768px) {
  .approach-box--outer {
    padding-left: 15px;
  }
}

.section--banner-rebrand {
  overflow: hidden;
}
.section--banner-rebrand video{
  pointer-events: none;
}

/*** two col slider ***/
.cs-slider__col--right .slider-card {
  padding-left: 50px;
}

.cs-slider__card img.headshot {
  left: 0;
}

.slider-card-wrap {
  padding: 40px 10% 60px;
}

#cs-nav {
  width: 170px;
  overflow: hidden;
  height: 63px;
}

@media (min-width: 992px) {
  #cs-nav {
    bottom: -32px;
  }
}


@media (max-width: 991px) {
  .cs-slider__col--right .slider-card {
    padding-left: 0px;
  }  
}

.tracker table td {
  vertical-align: middle;
}

.status-icon i {
  box-sizing: content-box;
}

.event-details__header.header-light {
  width: 100%;
  margin-left: 0;
}