/*============================================= */










































































* {
    --base: #0A1E28;
    --primary: ;
    --secondary: ;
    --danger: #c87872;
    --warning: #c87872;
    --success: #429897F;
    --gray: ;
    --lightgray: ;
    --light: ;
    --dark: ;
    --border_radius: 10;
    --halfwidth: 50vw;
    --time: 0.707s;
    --primary100: ;
    --primary200: ;
    --primary300: ;
    --primary400: ;
    --primary500: ;
    --primary600: ;
    --primary700: ;
    --primary800: ;
    --primary900: ;

    --secondary100: ;
    --secondary200: ;
    --secondary300: ;
    --secondary400: ;
    --secondary500: ;
    --secondary600: ;
    --secondary700: ;
    --secondary800: ;
    --secondary900: ;

  }



/* 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; */
    min-height: 0px;
    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; */
        min-height: 0px;
        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; */
        min-height: 0px;
        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: 20px;
      padding-left: 20px;
      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: 1240px;
      }
    }
    
    .container-fluid, .container--sm, .container--md, .container--lg, .container--xl {
      width: 100%;
      padding-right: 20px;
      padding-left: 20px;
      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: 1240px;
      }
    }

    .container--sm {
      max-width: 590px;
    }
    .container--md {
      max-width: 775px;
    }
    .container--lg {
      max-width: 1024px;
    }
    
    .row {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-right: -20px;
      margin-left: -20px;
    }
    
    .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: 20px;
      padding-left: 20px;
    }
    
    .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 */

/* Font-Family Calls
========================================================================== */
/*! 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;
}
html {
	scroll-behavior: smooth;
	overflow-x:hidden;
	--scrollbarBG: #f0f2f5;
	--thumbBG: rgba(19, 53, 90, 0.15);
  }


/*============== FANCY SCROLLBAR ====================*/
::-webkit-scrollbar {
width: 11px;
}
body {
scrollbar-width: thin;
scrollbar-color: var(--thumbBG) var(--scrollbarBG);
}
::-webkit-scrollbar-track {
background: var(--scrollbarBG);
}
::-webkit-scrollbar-thumb {
background-color: var(--thumbBG) ;
border-radius: 6px;
border: 3px solid var(--scrollbarBG);
}

/*====================
BASE BUTTON STYLE
======================*/
button,
.btn,
.hs-button {
  background: linear-gradient( 141deg, #0A1E28 0%, #3B4B53 100% );
  background-color: #0A1E28;
  border-radius: 50px 0 50px 50px;
  color: #fff;
  display: inline-block;
  font-family: DM Sans, serif;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  line-height: 1;
  text-align: center;
  cursor:pointer;
  padding: 0.625rem 2rem;
  transition: all 300ms ease-in-out;
}


.btn--reverse,
.btn--outline {
  background: none;
  background-color: transparent;
  border-color: inherit;
  color: #0A1E28;
}

.btn--outline {
  border: 2px solid currentColor;
}
.btn--outline:hover {
  background-color: ;
  color: #FFFFFF;
  border-color: ;
}
.btn--outline-white {
  background: none;
  background-color: transparent;
  border-color: inherit;
  color: #FFFFFF;
  border: 2px solid #FFFFFF;
}
.btn--outline-white:hover {
  color: ;
  border-color: ;
}

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 {
  box-shadow: inset 0 0 100px rgb(0 0 0 / 50%);
  color: #FFF;
  text-decoration: none;
}

button:active,
.btn:active,
.hs-button:active {
  background-color: #71727A;
  border-color: #71727A;
  color: #FFF;
  text-decoration: none;
}

.btn--round {
  border-radius: 100px;
  padding: 1rem;
  width: 50px;
  height: 50px;
}

.btn--round .cta__icon {
  margin-left: 0;
  margin-right: 0;
}

.btn--full-width {
  width: 100%;
}

.icon--arrow {
  transition: 500ms;
}

.icon--arrow--down {
  transform: rotate(90deg);
}

.active .icon--arrow--down {
  transform: rotate(270deg);
}

.icon--arrow--up {
  transform: rotate(-90deg);
}

.active .icon--arrow--up {
  transform: rotate(450deg);
}

.icon--arrow--left {
  transform: rotate(180deg);
}


/*====================
BUTTON STYLE -- COLORS
======================*/
/*--- Primary ---*/
button,
.btn,
.hs-button,
.btn--primary {
  background-color: ;
  border-color: ;
  color: ;
}

.btn--primary-reverse {
  background-color: transparent;
  border-color: inherit;
  color: ;
}
button:hover,
.btn:hover,
.hs-button:hover,
a:hover .btn--primary,
.btn--primary:hover,
.btn--primary:focus {
  background-color:  #fff;
  color: ;
  border-color:  ;
}
button:active,
.btn:active,
.hs-button:active,
.btn--primary:active {
  background-color:  #fff;
  color: ;
  border-color:  ;
}

a:hover .btn--primary-reverse,
.btn--primary-reverse:hover,
.btn--primary-reverse:focus {
  background-color:  ;
  color: #fff;
}
.btn--primary-reverse:active {
  background-color:  ;
  color: #fff;
}

/*--- Primary Red ---*/

.btn--primary-red {
  background-color: ;
  border-color: ;
  color: ;
}

.btn--primary-red-reverse {
  background-color: transparent;
  border-color: inherit;
  color: ;
}

a:hover .btn--primary-red,
.btn--primary-red:hover,
.btn--primary-red:focus {
  background-color:  #fff;
  border-color:  ;
  color:  ;
}

.btn--primary-red:active {
  background-color:  #fff;
  border-color:  ;
  color:  ;
}

a:hover .btn--primary-red-reverse,
.btn--primary-red-reverse:hover,
.btn--primary-red-reverse:focus {
  background-color:  ;
  border-color:  ;
  color: #fff;
}
.btn--primary-red-reverse:active {
  background-color:  ;
  border-color:  ;
  color: #fff;
}


/*--- Secondary ---*/
.btn--secondary {
  background-color: ;
  border-color: ;
  color: #FFFFFF;
}

.btn--secondary-reverse {
  background-color: transparent;
  border-color: inherit;
  color: ;
}

.btn--secondary-alt {
  background-color: #fff;
  border-color: #fff;
  color: ;
}

.btn--secondary-alt:hover,
.btn--secondary-alt.active {
  background-color: #fff;
  border-color: ;
  color: ;
}

a:hover .btn--secondary,
.btn--secondary:hover,
.btn--secondary:focus {
  background-color:  ;
  border-color:  ;
}
.btn--secondary:active {
  background-color:  ;
  border-color:  ;

}

.btn--secondary-reverse:hover {
  background-color: #091921;
  border-color: #091921;
  color: #FFFFFF;
}

/*--- Tertiary ---*/
.btn--tertiary {
  background-color: ;
  border-color: ;
  color: #FFFFFF;
}

.btn--tertiary-reverse {
  background-color: transparent;
  border-color: inherit;
  color: ;
}

a:hover .btn--tertiary,
.btn--tertiary:hover,
.btn--tertiary:focus {
  background-color:  ;
  border-color: ;
}
.btn-tertiary:active {
  background-color:  ;
  border-color: ;
}


.btn--offwhite {
  background-color: ;
  border-color: ;
  color: ;
}

.btn--offwhite-reverse {
  background-color: transparent;
  border-color: inherit;
  color: ;
}

a:hover .btn--offwhite,
.btn--offwhite:hover,
.btn--offwhite:focus,
.btn--offwhite:active {
  background-color: ;
  border-color: ;
}





.btn--white {
  background-color: white;
  color: ;
  border-color: white;
}

.btn--white h6 {
  color: ;
}

.btn--white h5 {
  color: ;
}

.btn--white-reverse {
  background-color: transparent;
  border-color: white;
  color: white;
}

a:hover .btn--white,
.btn--white:hover,
.btn--white:focus,
.btn--white:active {
  background-color: ;
  border-color: ;
  color: ;
}

.btn--white-alt {
  background-color: #fff;
  border-color: #fff;
  color: ;
}

a:hover .btn--white-alt,
.btn--white-alt.active,
.btn--white-alt:hover,
.btn--white-alt:focus,
.btn--white-alt:active {
  background-color: ;
  border-color: ;
  color: #fff;
}


.btn--nav {
  background-color: transparent;
  padding: 1rem;
  margin-left: 1rem;
}
.js-scrolled .btn--nav,
.js-scrolled nav .btn { border-radius: 0;}
.btn--nav.mobile-close {
  box-shadow: none;
  position: absolute;
  padding: 1rem;
  top: 30px;
  right: 30px;
  cursor:pointer;
  border: none;
}

.btn--social {
  background-color: transparent;
  box-shadow: none;
  color: ;
  padding: 0;
}

.btn--social + .btn--social {
  margin-left: .5rem;
}

.btn--social:hover,
.btn--social:focus,
.btn--social:active {
  background-color: transparent;
}

.btn--social path {
  fill: ;
}

.btn--social:hover path,
.btn--social:focus path,
.btn--social:active path {
  fill: 
}

.btn--social span {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
}

.btn--social svg {
  height: 30px;
  padding: .25rem;
}

footer .btn--social {
  background-color: #ababab;
  color: #000000;
  width: 30px;
  display: inline-block;
  padding: 0;
  align-items: center;
  justify-content: center;
  margin-left: 1rem;
}

footer .btn--social:hover,
footer .btn--social:focus,
footer .btn--social:active {
  background-color: ;
}

footer .btn--social path {
  fill: #000000;
}

.btn--social:hover path,
.btn--social:focus path,
.btn--social:active path {
  fill: #000000;
}


.btn--fancy {
  display: inline-flex;
  align-items: center;
}

.btn--fancy .btn__content {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-items: flex-start;
  text-align: left;
  margin: 0 0 0 1rem;
}

.btn--fancy span {
  width: 100%;
}

.btn--fancy path {
  /* stroke: #fff; */
}
.btn--fancy h5,
.btn--fancy .brand-h5 {
  text-transform: capitalize;
  font-family: Bitter, serif;
  letter-spacing: 0.5px;
  line-height: 1.1;
}
.btn h2,
.btn h3,
.btn h4,
.btn h5,
.btn h6 {
  margin: 0;
}




/*====================
BUTTON STYLES -- STATES
======================*/
.btn--state-success {

}
.btn--state-danger {

}

a.cta--button {
  color: #fff !important;
}

/* TEXT LINK */
.btn--text-link {
  background: transparent;
  box-shadow: none;
}
.text-link,
.btn--text-link {
  color: #FFFFFF;
  text-decoration: underline;
  font-family: DM Sans, serif;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  cursor:pointer;
  padding: 0.625rem 2rem;
  transition: all 300ms ease-in-out;
  opacity: .6;
}
.text-link:hover,
.btn--text-link:hover {
  background-color: transparent;
  border-color: transparent;
  text-decoration: underline;
  color: #FFFFFF;
  display: inline-block;
  opacity: 1;
  box-shadow: none;
}
.u-bg--white .btn--text-link,
.u-bg--white .btn--text-link {
  color: rgba(21, 144, 179, 1);
  font-weight: 700;
  text-transform: none;
}
.u-bg--white .btn--text-link:hover,
.u-bg--white .btn--text-link:hover {
  color: rgba(21, 144, 179, .4);
  text-transform: none;
}
/* 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: ;
  }

  .form {
    max-width: 700px;
    margin: 20px auto;
    position: relative;
  }

  .form--full-width {
    max-width: 100%;
  }

  .form--lity {
    max-height: 85vh;
    overflow-y: auto;
  }

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

  .form.has-padding {
    border-radius: 30px;
    margin-left: 20px;
    margin-right: 20px;
  }

  /* Labels */

  form label {
    color: ;
    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 0.7rem;
    width: 100%;
    height: 65px;
    line-height: 65px;
    border: 4px solid #C0C0C0;
    /* box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05); */
    border-radius: 2px;
  }

  textarea {
    height: auto!important;
    padding: 0.7rem;
  }

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


    .form-title,
    .widget-type-form .form-title {
      margin-bottom: 40px;
      color: ;
      font-weight: bold;
      font-size: 1.5rem;
    }

    .widget-type-form form {
      padding: 2rem 0;
      /* background: ; */
      /* border: 1px solid ; */
    }

    .hs-richtext h5,
    .hs-form label {
      font-size: 1.125rem;
      display: block;
      float: none;
      width: auto;
      font-weight: 400;
      text-align: left;
      line-height: 1.5;
      padding-top: 0;
      margin-bottom: .625rem;
      color: ;
      font-family: DM Sans, serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3;
    }

    .hs-richtext h5,
    .hs-form .hs-form-field.hs-fieldtype-radio > label,
    .hs-form .hs-form-field.hs-fieldtype-checkbox > label {
      color: #0A1E28;
    }

    .hs-fieldtype-select select.hs-input {
      font-size: 1.125rem;
      font-weight: 400;
      line-height: 1.5;
      color: ;
      font-family: DM Sans, serif;
      padding: 0 20px;
      background-image: url("https://9434055.fs1.hubspotusercontent-na1.net/hubfs/9434055/theme-sightgain/icons/arrow.svg");
      background-repeat: no-repeat;
      background-position: calc(100% - 20px) center;
    }

    .hs-fieldtype-select label {
      display: none;
    }

    .hs-form .hs-form-field:not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox)>label {
      position: absolute;
      top: 16px;
      left: 16px;
      margin: 0;
      z-index: 1;
    }
    .hs-form .hs-form-field:not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox)>label.labelfocus {
      top: 5px;
      transition: all .2s;
      font-size: 10px;
      line-height: 12px;
  }

    .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: 50px!important;
      padding: 5px 15px 0;
      font-size: 1.0rem;
      font-weight: normal;
      line-height: 48px;
      background-color: rgba(245,248,250,.1);
      border-radius: 50px;
      border: 1px solid #cbd6e2;
      font-family: DM Sans, sans-serif;
    }

    textarea.hs-input {
      height: auto!important;
      line-height: 1.2!important;
      padding: 15px 20px 13px!important;
    }

    input[type=checkbox],
    input[type=radio] {
      -webkit-appearance: none;
      cursor: pointer;
      width: 1.875rem!important;
      height: 1.875rem!important;
      padding: 0!important;
      margin: 3px 5px 3px 0px;
      line-height: normal;
      border: 2px solid #3B4B53;
      background-color: #fff;
      border-radius: 10px;
      outline: none;
    }

    input[type=radio] {
      border-radius: 50%;
    }

    input[type=checkbox]:checked,
    input[type=radio]:checked {
      background: #3B4B53;
      border-color: #3B4B53;
      background-image: url('https://7586835.fs1.hubspotusercontent-na1.net/hubfs/7586835/check-white.svg');
      background-repeat: no-repeat;
      background-position: center;
    }

    .hs-input[type=file] {
      background-color: #fff;
      padding: initial;
      border: initial;
      line-height: initial;
      box-shadow: none;
    }

    .hs-input:-moz-placeholder {
      color: #fff;
      font-family: ;
    }

    .hs-input::-webkit-input-placeholder {
      color: #fff;
      font-family: ;
    }

    .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: ;
    }

    textarea.hs-input {
      height: auto;
    }

    select[multiple].hs-input {
      height: inherit;
    }


    input[type="submit"] {
      border: 0;
      width: auto;
      border-radius: 50px 0px 50px 50px;
      color: #fff;
      text-transform: uppercase;
      line-height: 1;
      margin-top: 20px;
      transition: .25s;
    }

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


    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;
    }

    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: #c87872!important;
    }
    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: #c87872;
    }

    .actions {
      padding: 0;
    }
    .legal-consent-container .hs-form-booleancheckbox-display > span {
      margin-left: 0!important;
    }

    .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;
      position: relative;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-align: center !important;
      align-items: center !important;
    }

    .legal-consent-container .inputs-list label {
      -ms-flex-align: start !important;
      align-items: start !important;
    }

    .inputs-list:first-child {
      padding-top: 6px;
    }
    .inputs-list > li + li {
      padding-top: 2px;
    }

    .inputs-list label > input {
      margin-right: 10px;
      width: 100%!important;
      max-width: 30px;
    }

    .inputs-list label > input,
    .inputs-list label > span {
      vertical-align: middle;
    }

    .inputs-list label > span {
      font-size: .875rem;
      color: #0A1E28;
      text-transform: uppercase;
      font-family: DM Sans, sans-serif;
      font-weight: 700;
    }



    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: ;
    }

    .hs-error-msgs label {
      color: #c87872;
      margin: 0;
      padding: 5px;
      display: inline-block!important;
      font-size: 13px;
    }

    .hs-richtext {
      margin-bottom: 3px;
      line-height: 1.2;
      font-size: .75rem;

    }
    .hs-richtext hr {
      text-align: left;
      margin-left: 0;
      width: 91%;
    }

    .hs-form input[type="file" i] #file-upload-button,
    .hs-form input[type="file" i]::-webkit-file-upload-button {
      background-color: #429897;
      border: none!important;
      appearance: none!important;
      color: #fff;
      outline: none!important;
      position: absolute;
      right: 15px;
      text-transform: uppercase;
      font-family: 'Roboto',sans-serif;
      font-weight: 700;
      padding: .75rem 1rem;
      height: auto;
      line-height: 1;
      border-radius: 2px;
      font-size: .875rem;
      top: 12px;
      letter-spacing: 1px;
      z-index: 100;
  }
  .hs-form input[type="file" i] > span,
  .hs-form input[type="file" i] #file-upload-button + span,
  .hs-form input[type="file" i]::-webkit-file-upload-button + span {
    display: none!important;
  }

  .hs-fieldtype-file {
    position: relative;
  }

  @media (max-width: 1025px) {
    .hs-form input[type="file" i] #file-upload-button,
    .hs-form input[type="file" i]::-webkit-file-upload-button {
      font-size: .75rem;
      padding: .5rem;
      top: 19px;
    }

  }


  .hs-form .hs-form-field.hs-fieldtype-file >label {
    width: 100%;
    height: calc(100% - 4px);
    background-color: #fff;
    top: 0!important;
    left: 0!important;
    padding: 20px;
  }

    .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--tertiary .hs-form input[type="submit"] {
      background: !important;
      color: #fff!important;
    }

    .form--tertiary .hs-form input[type="submit"]:hover,
    .form--tertiary .hs-form input[type="submit"]:focus,
    .form--tertiary .hs-form input[type="submit"]:active {
      background: !important;
    }

    .form--white h3.form-title {
      color: ;
    }

    .form--secondary .form-title,
    .form--tertiary .form-title,
    .form--primary .form-title,
    .form--black .form-title {
      color: #fff;
    }


    @media (min-width: 768px) {
      .multi-container.flex-wrap li {
        width: 100%;
        max-width: 50%;
      }
    }


    /**** Contact Form *****/

    /* Convert Radios/Checkboxes to buttons */
    .radio--custom .inputs-list {
      margin-left: -15px;
      margin-right: -15px;
      font-size: 0px;
    }
    .radio--custom .inputs-list li {
      display: inline-block;
      width: auto;
      vertical-align: top;
      margin: 0 15px 10px
    }

    .radio--custom .inputs-list label {
      display: inline-block!important;
      padding: 1rem 2.5rem;
    }

    .radio--custom .inputs-list label > input {
      position: absolute;
      max-width: 100%;
      border-radius: 2px;
      top: 0;
      left: 0;
      height: 100%!important;
      background-color: transparent!important;
      background-image: none!important;
      border: 1px solid transparent;
      /* box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.08); */
      border-radius: 2px;
      margin: 0;
  }


  .radio--custom .inputs-list label > span {
    font-family: DM Sans, sans-serif;
    font-size: .75rem;
    color: ;
    letter-spacing: .2em;
  }

  .radio--custom .inputs-list label > input:checked {
    border-color: ;
  }

  .radio--custom .inputs-list label > input:checked + span {
  color: ;
  }

  .radio--custom input::-ms-check{
    display:none
  }

  .radio--custom input::-ms-radio{
    display:none
  }

  @media (min-width: 991px) {
    .form.has-padding {
      border-radius: 50px;
      margin-left: auto;
      margin-right: auto;
    }
  }
figure {
    margin: 0;
}

img {
    max-width: 100%;
    height: auto;
}

.has-shadow img,
img.has-shadow {
    box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.08);
}

.image--citation { }
.image--citation span { }
.image--citation img { }
.iframe--resize iframe {
    max-width: 100%;
}

iframe {
    max-width: 100%;
}

.image--cover {
    overflow: hidden;
}

.image--cover img {
    object-fit: cover;
}

.image--avatar {
    width: 100%;
    max-width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
}

.image--absolute {
    position: relative;
}

.image--absolute > div {
    position: relative;
    z-index: 1;
}

.image--absolute img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.image--fullwidth img {
    width: 100%!important;
}

.icon--round svg,
.image--round img {
    border-radius: 50%;
}

.icon--custom-radius svg,
.image--custom-radius img {
    border-radius: 50px 0px 50px 50px;
}

.icon--shadow svg,
.image--shadow img {
    box-shadow: 0px 2px 25px rgb(0 0 0 / 15%);
}

html.hs-inline-edit div.hs_cos_wrapper_type_icon {
    display: inline;
}

span.image--pseudo img {
    position: relative;
}

span.image--pseudo:before {
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 50px 0 50px 50px;
    content: "";
    height: calc(100% - 40px);
    position: absolute;
    right: -6px;
    top: -20px;
    width: calc(100% - 40px);
}


@media (min-width: 768px) {
    .logo-row {
        margin-left: -15px;
        margin-right: -15px;
    }

    .logo-row__item {
        margin-left: 15px;
        margin-right: 15px;
    }
}
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;
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html {
  font-size: 16px;
}

body {
  font-family: DM Sans, sans-serif;
  font-size: 1.0rem;
  color: #0A1E28;
  line-height: 1.25;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
  font-family: DM Sans, sans-serif;
  line-height: 1.5em;
}

.p-no-margin p {
  margin: 0;
}

.body--large {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 2.5rem;
}

/* Anchor Links */
a {
  color: #46646E;
  text-decoration: none;
  transition: .4s ease;
}

a.link--white,
.link--white a {
  color: #fff;
}

a.link--white:hover,
.link--white a:hover {
  color: #46646E;
}


a:hover, a:focus {
  color:  #091921;
  text-decoration: none;
}

.a--alt {
  opacity: .4;
  text-decoration: none!important;
  transition: .4s;
}

.a--alt:hover,
.a--alt.active {
  opacity: 1;
}

/* Headings */
p + h1,
p + h2,
p + h3,
p + h4,
p + h5,
p + h6,
ul + h1,
ul + h2,
ul + h3,
ul + h4,
ul + h5,
ul + h6,
ol + h1,
ol + h2,
ol + h3,
ol + h4,
ol + h5,
ol + h6 {
  margin-top: 1em;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
  width: 100%;
}

h1,
.-h1 {
  /* color: #000; */
  font-size: 4.0625rem;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 3.9px;
  line-height: 1.15;
}

.section--blog h1,
.section--blog .-h1  {
  font-size: 2.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.15;
}

.inner-page h1,
h2,
.-h2 {
  /* color: #000; */
  font-size: 2.875rem;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 2.76px;
  line-height: 1.15;
}

h3,
.-h3 {
  /* color: #000; */
  font-size: 1.875rem;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1.8px;
  line-height: 1.15;
}

h4,
.-h4 {
  /* color: #000; */
  font-size: 1.5625rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 1.25px;
  line-height: 1.5;
}

h5,
.-h5 {
  /* color: #000; */
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1.2px;
  line-height: 1.5;
}

.inner-page h2,
h6,
.-h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  /* color: #0A1E28; */
  font-family: 'Inter', sans-serif;
  font-size: 1.0rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 7.2px;
  opacity: 0.7;
}


strong {
  font-weight: 700;
}

code {
  vertical-align: bottom;
}

ul,
ol {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

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


ul li,
ol li {
  /* line-height: 1.25rem; */
  margin-bottom: .5em;
}

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

.ol--custom ol {
  counter-reset: custom-ol;
  list-style: none;
  padding-left: 0;
}

.ol--custom ol li {
  position: relative;
  padding-left: 30px;
  counter-increment: custom-ol;
  color: ;
  font-size: 1.5625rem;
  line-height: 1.5;
}

.ol--custom ol li:before {
  content: counter(custom-ol)".";
  color: rgba(0,0,0,.2);
  position: absolute;
  left: 0;
  top: 0;
}

.ul--custom  ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 2.25rem;
}

.ul--custom ul li {
  position: relative;
  padding-left: 1.25rem;
  line-height: 1.15;
  margin-bottom: 1.25rem;
}

.ul--custom ul li:before {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: .25rem;
  background-color: ;
}

/*
.dnd-section ol {
  padding-left: 18px;
}

.dnd-section ol li {
  margin-bottom: .5rem;
  line-height: 1.8;
  font-size: 1.14rem;  
}

.dnd-section ul {
 padding: 0;
 list-style: none;
}

.dnd-section ul li {
  position: relative;
  padding-left: 28px;
  margin-bottom: .5rem;
  line-height: 1.8;
  font-size: 1.14rem;
  color: #21bee3;
}

.dnd-section ul li:before {
  content: '';
  background-image: url(https://9434055.fs1.hubspotusercontent-na1.net/hubfs/9434055/theme-sightgain/icons/list-arrow.png);
  width: 17px;
  height: 16px;
  position: absolute;
  left: 0;
  top: .5rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
*/
form ul.inputs-list {

}

form ul.inputs-list li {
  padding-left: 0;
}

form ul.inputs-list li:before {
  display: none;
}


blockquote {
  position: relative;
  margin: 1.43rem 0;
  padding: 1.35rem 1.8rem 1.35rem;
  /* border-left: 3px solid rgba(0,0,0,.1); */
  font-style: italic;
  font-weight: 400;
  border-radius: 30px;
}

.blockquote--border blockquote {
  padding-left: 3rem;
}

.blockquote--small blockquote {
  line-height: 1.6;
}

.blockquote--large blockquote {
  font-size: 2.8125rem;
  line-height: 1.5;
}

.article__content blockquote {
  padding-left: 6rem;
  margin-left: -6rem;
}

.blockquote--border blockquote:before,
.article__content blockquote:before {
  content: '';
  width: 6px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: ;
}

blockquote,
blockquote p {
  font-size: 1.00rem;
  font-family: DM Sans, serif, serif;
  font-style: italic;
}

blockquote.blockquote--testimonial,
blockquote.blockquote--testimonial p {

}


blockquote p + p {
  font-size: 1rem;
  font-style: normal;
  font-family: DM Sans, sans-serif;
  margin: 1.5rem 0;
}

blockquote p {
  margin: 0;
}

blockquote h6 {
  margin: 0 15px 0 0;
  color: ;
}

blockquote cite {
  font-size: 1rem;
}



blockquote footer {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  color: ;
  letter-spacing: 1.5px;
  font-style: normal;
}

.blockquote--custom blockquote {
  border-left: 6px solid ;
  padding: 0 7%;
  margin: 2rem 0;
}
.quote {
  margin-bottom: 45px;
}

cite {
  font-style: normal;
  color: ;
}

.italic p {
  font-size: 1.25rem;
  line-height: 1.6;
  font-family: DM Sans, serif, sans-serif;
  font-style: italic;
}

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

figcaption {
  font-size: 1.0rem;
  text-align: center;
  font-weight: 700;
  margin-top: 1rem;

}

figcaption.logo_caption--reverse {
  margin-top: -.75rem;
  margin-bottom: 1rem;
}



/* 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: ;
  /* outline-width: 1px;
  outline-style: double; */
}

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

@media (max-width: 767px) {
  html {
    font-size: 14.0px
  }


  .inner-page h1,
  h1, .brand-h1,
  h2, .brand-h2 {
    font-size: 2.25rem;
  }

}

@media (max-width: 480px) {
  /* html {
    font-size: 12.0px
  } */
}

.blog--listing {
  background-color: #0A1E28;
}

.section--blog-post {
  background-color: #fff;
}

.section--blog-post .blog--post {
  border: 1px solid #899EA9;
  margin: 0 15px;
  padding: 15px;
  width: auto;
}

.blog--meta {
  font-size: .75rem;
}

.blog--author::after {
  content: '\00B7';
  font-size: 1rem;
  font-weight: 700;
  margin: 0 10px;
}

.blog--title {
  /* font-size: 2.875rem; */
  margin-bottom: 1em;
}

.banner--blog .banner__item {
  align-items: center;;
  padding: 0 90px;
}
.article__content {
  border-radius: 4px;
  box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.08);
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-bottom: 7rem;
  max-width: 1340px!important;
}

.content__main,
.content__aside {
  padding: 4rem 6rem;
}

.content__aside {
  background-color: #efefef;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  padding:0rem!important;
  overflow: hidden;
}

.content__aside .content__inner {
  padding:4rem!important;
}

.blog {}
.blog--listing {}
.blog--post {}
.banner--blog .banner__item {
  align-items: center;;
  padding: 0 90px;
}
.article__content {
  border-radius: 4px;
  box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.08);
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-bottom: 7rem;
}

.content__main,
.content__aside {
  padding: 4rem 6rem;
}

.back i {
  font-size: 13px;
}
.link--back {
  opacity: .5;
  color: #fff!important;
  text-decoration: none!important;
}


.post-meta > div:not(:last-child) {
  border-right: 1px solid ;
}

.social--share a {
  cursor: pointer;
}

.container--author {
  border-top: 1px solid ;
  padding: 4rem 6rem;
}

.recent-resources__item {
  border-bottom: 1px solid ;
  text-decoration: none!important;
  color: #0A1E28;
  font-family: DM Sans, serif;
}

.recent-resources__item img {
  transition: .5s;
  opacity: 0;
  visibility: hidden;
}

.recent-resources__item:hover {
  color: ;
}

.recent-resources__item:hover img {
  opacity: 1;
  visibility: visible;
}

.recent-resources__item h5 {

}

.recent-resources__item h6 {
  color: ;
}


.related-resources [class^="col"] {
  width: 100%;
  max-width: 100%;
  padding: 0;
}

.related-resources .tile {
  margin-bottom: 0;
}

.header--form {
  border-bottom: 1.5px solid rgba(34,34,34,.2)
}

.section--recent-posts {
  background-color: #fff;
}

.section--recent-posts .recent-post {
  border: 1px solid #46646E;
  margin-bottom: 30px;
}

.section--recent-posts .recent-post--image {
  overflow: hidden;
}

.section--recent-posts .recent-post--image a {
  display: block;
  height: 175px;
  position: relative;
}

.section--recent-posts .recent-post--image img {
  min-height: 100%;
  position: absolute;
    top: 0;
    left: 0;
  object-position: 50% 50%;
  transition: all 500ms ease;
}

.section--recent-posts .recent-post:hover .recent-post--image img,
.section--recent-posts .recent-post:focus .recent-post--image img {
  transform: scale(1.15);
}

.section--recent-posts .recent-post--title {
  padding: 15px;
}

.section--recent-posts .recent-post--title a {
  color: #0A1E28;
}

.section--recent-posts .recent-post--title a:hover,
.section--recent-posts .recent-post--title a:focus {
  color: #46646E;
}

@media (max-width: 1200px) {
  .content__main,
  .container--author {
    padding: 3rem 4rem;
  }
  .content__aside .content__inner {
  padding: 3rem !important;
  }
}

@media (max-width: 991px) {
  .post-meta > div {
    border: none!important;
  }
}

@media (max-width: 767px) {
  .content__main,
  .container--author {
    padding: 3rem 2rem;
  }
  .content__aside .content__inner {
  padding: 3rem 2rem !important;
  }
}

@media (min-width: 991px) {
  .blog--listing .card {
    margin-bottom: 45px;
  }
  .section--blog-post .blog--post {
    margin: 0 auto;
    padding: 90px;
  }
  .blog--title {
    font-size: 3rem;
  }
  .section--blog-post .blog--post h2 {
    font-size: 2.5rem;
  }
  .section--recent-posts .recent-posts {
    display: flex;
      flex-wrap: wrap;
    max-width: 1094px;
  }
  .section--recent-posts .section--title {
    flex-basis: 100%;
    margin: 0 15px 30px;
  }
  .section--recent-posts .recent-post {
    flex-basis: calc(100% / 3 - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
}

.blog--post hr {
  background-color: #3b4b53;
  opacity: .25;
}
.section {}

.section__header--special {
    display: flex;
    align-items: flex-start;
}

.section__header--special .header__line {
    flex: 1;
    border-bottom: 1px solid;
    padding-top: 30px;
    margin-right: 2rem;
    margin-left: 2rem;
}

.section__header--special .header__subtitle {
    flex: 3;
}

.section {
  position: relative;
}

.section-background,
.section-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.section__body .has-background {
  border-radius: 30px;
  margin: 0;
  padding: 30px 0;
  position: relative;
  z-index: 1;
}

.section__body .has-background-noZ {
  border-radius: 30px;
  margin: 0;
  padding: 30px 0;
  position: relative;
  z-index: 0;
}

.section--has-overlay .section__content {
  position: relative;
}


.icon--play-banner {
  width: 272px;
  height: 272px;
  position: relative;
  margin: 0 auto;
}

.icon--avertium.icon--avertium-play {
  position: absolute;
  top: 0;
  left: 0;
}

.icon--play-inner {
  top: 50%;
  position: absolute;
  left: 50%;
  transform: translate(-50%,-50%);  
}

.cta-group {
  margin-left: -1rem;
  margin-right: -1rem;
}

.section--shadow {
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.25);
}

@media (min-width: 991px) {

  .section__body .has-background {
    border-radius: 50px;
    margin: 0;
    padding: 50px;
    position: relative;
    z-index: 1;
  }

    .section__body .has-background-noZ {
      border-radius: 50px;
      margin: 0;
      padding: 50px;
      position: relative;
      z-index: 0;
    }

}

.card {
  position: relative;
  transition: all 300ms ease-in-out;
  width: 100%;
  overflow: hidden;
  box-shadow: 0px 2px 25px rgb(0 0 0 / 15%);
  margin-bottom: 20px;
  height: calc(100% - 20px);
}



.card a {
  text-decoration: none!important;;
  color: inherit;
  height: 100%;
}

.card:hover,
.card:active,
.card:focus {
  text-decoration: none;
  box-shadow: 0px 2px 45px rgba(0, 0, 0, 0.15);
}

.card__bg-img {
  object-fit: cover;
  transform: scale(1);
  object-position: 50% 50%;
  transition: all 1500ms ease;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.card__image {
  height: 220px;
}

.card:hover .card__bg-img {
  transform: scale(1.15);
  transition: all 500ms ease;
}

.card:hover .card__title {
  color: #E6EAEE;
}

.card__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.card__content {
  position: relative;

}

.card__title {

}

.card .btn--info {
  background-color: unset;
  background-image: url(https://7586835.fs1.hubspotusercontent-na1.net/hubfs/7586835/info-icon.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 0;
  font-size: 0;
  height: 30px;
  padding: 0;
  width: 30px;
}

/*** Card Download ***/
.card--download {
  min-height: 450px;
  color: #fff;
  padding-top: 100%;
}


/*** Card Video ***/
.card--video {
  color: #fff;
  min-height: 450px;
}

.card--video .card__cta {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

/*** Card Related ***/
.card--related {
  background-color: #fff;
}

.u-bg--white .card__related {
  background-color: ;
}

.card__top {
  position: relative;
  height: 200px;
  overflow: hidden;
}

.card--related .card__tag {
  text-transform: uppercase;
  letter-spacing: 2px;
}

.card--related .card__title {
  font-weight: 400;
}

.card__cta {
  font-weight: 600;
}


@media(max-width: 767px) {
  .card--video {
    min-height: 350px!important;
  }

}


/*** Card Resource ***/
.card--resource a,
.card--resource .card__image {
  overflow: hidden;
}

.card--resource .card__bg-img {
  position: relative;
}

.card--resource {
  border-radius: 0 !important;
  height: 0;
  padding-top: 100%;
}

.card--resource .card__image {
  height: 100%;
  top: 0;
  width: 100%;
}

.card--resource .card__image::before {
  background-color: rgba(0, 0, 0, 0.56);
  content: '';
  display: block;
  height: 100%;
  position: absolute;
    top: 0;
    left: 0;
  width: 100%;
  z-index: 1;
}

.card--resource .card__upper {
  top: 0;
  z-index: 2;
}

.card--resource .card__lower {
  bottom: 0;
  z-index: 2;
}

.card--resource .card__title,
.card--resource .card__author {
  color: #FFFFFF;
  -webkit-line-clamp: unset;
}

.card--resource .card__author,
.card--resource .card__date {
  font-size: .75rem;
  margin-bottom: 0;
}

.card--resource .card__date {
  color: #E6EAEE
}

.card--resource .card__content p {
  font-size: 1.143rem;
}

.card--resource .card__button {
  display: inline-block;
  margin-top: 1rem;
}

.card__tag {
  font-size: 12px;
  font-weight: 400;
  line-height: 13px;
  letter-spacing: .4px;
  color: #fff;
  padding: 7.5px;
  margin-right: 10px;
  background-color: #666;
  text-transform: uppercase;
  display: inline-block;
  width: auto;
}

.card:not(.card--resource) .card__title {
  font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    max-width: calc(100% - 40px);
    bottom: 3px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    transition: color 500ms;
}

.card__overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: .68;
  transition: opacity 500ms;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(34,49,78, 1));
}

.card:hover .card__overlay {
  opacity: 1;
}

/**** Card Icon ****/
.card--icon {
  padding: 2rem;
}

.card--icon > a > div {
  max-width: 100%;
}

.card--icon .card__title {
  color: inherit;
}

.card__icon svg {
  width: 100%;
}

/**** Card HOVER ****/
.card--hover .card__description {
  opacity: 0;
  transition; ease 300ms all;
}
.card--hover:hover .card__description {
  opacity: 1;
  transition: ease 300ms all;
} 

/**** Card Team ****/
.card--team h3 {
  font-weight: 500;
}

.card--team p {
  font-size: 1.25rem;
}
.card--team {
  box-shadow: none;
}
.card--team:hover {
  box-shadow: none;
}
.card--team .card__image {
  padding: 0 30px;
  height: auto;
}
.card--team .card__image img {
  height: auto;
  border-radius: 50px 0px 50px 50px;
  max-width: 250px;
  overflow: hidden;
}
.card--team h3 {
  font-size: 1.1rem;
  font-weight: 700;
}
.card--team .card--bio p {
  font-size: 1rem;
  font-weight: 400;
}
.card--team .card__content .social a {
  background-color: transparent;
  color: #1590B3;
  fill: #1590B3;
}
.card--team .card__content .social svg {
  width: 20px;
  height: 20px;
  max-width: 20px;
  max-height: 20px;
}

/**** Card No Shadow ****/
.card--no-shadow, .card--no-shadow:hover {
  box-shadow: none;
}

/**** Card Custom Icon ****/
.card__custom-icon {
  width: 40px;
}


/*** Card Resource Alt ***/
.card--resource-alt {
  box-shadow: none;
}

.card--resource-alt__image {
  position: relative;
  padding-bottom: 60.5%;
  height: 0;
  overflow: hidden;
}

.card--resource-alt__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: .4s ease;
  transform: scale(1);
}

.card--resource-alt a:hover .card--resource-alt__image img {
  transform: scale(1.05);
}

.card__details {
  border: 1px solid rgba(255,255,255,.1);
  border-top: none;
  padding: 20px 30px;
}

.card__details h5 {
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 3px;
  text-transform: uppercase;
  opacity: 0.6;
}

.card__details h3 {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.5px;
}

.card__details__lower p {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.5px;
  opacity: 0.6;
}

/*** Card Blog Pull (for module) ***/
.card--blog-pull {
  box-shadow: none;
}

.card--blog-pull__image {
  position: relative;
  padding-bottom: 60.5%;
  height: 0;
  overflow: hidden;
}

.card--blog-pull__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: .4s ease;
  transform: scale(1);
}

.card--blog-pull a:hover .card--blog-pull__image img {
  transform: scale(1.05);
}

.card--blog-pull .card__details {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-top: none;
  padding: 20px 30px;
}

.card__details h5 {
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 3px;
  text-transform: uppercase;
  opacity: 0.6;
}

.card__details h3 {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.5px;
}

.card__details__lower p {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.5px;
  opacity: 0.6;
}

/* CARD PRICING */
.card.card--pricing {
  box-shadow: none;
  border: 1px solid #E6E8E9; 
  transform: all .3s ease-in-out;
}
.card.card--pricing:hover {
  transform: scale(1.05);
  box-shadow: 0px 12px 30px 0px rgba(0, 0, 0, 0.05);
  transform: all .3s ease-in-out;
}
.card.card--pricing h4 {
  font-weight: 700;
  font-size: 1.125rem;
  color: #0E1A22;
}
.card.card--pricing .card-pricing--item {
  height: 100%;
}
.card.card--pricing .price--container h3 {
  width: fit-content;
  margin-right: 5px;
  word-break: normal;
}
.card.card--pricing .price--container p {
  width: fit-content;
  font-size: .875rem;
  opacity: .5;
}
.card.card--pricing .card-pricing--desc {
  opacity: .5;
}
.card.card--pricing .card-pricing--desc p {
  font-size: .875rem;
  margin-bottom: 5px;
}
.card.card--pricing .card-pricing--border {
  width: 100%;
  height: 1px;
  background-color: rgba(230, 232, 233, 1);
}
.card.card--pricing .card-pricing--lower h5 {
  letter-spacing: 0px;
  font-size: 1.125rem;
  margin-bottom: 10px;
} 
.card.card--pricing .card-pricing--lower ul {
  padding-left: 20px;
  margin: .5rem 0;
}
.card.card--pricing .card-pricing--lower p {
  margin-bottom: .5rem;
}
.card.card--pricing .card-pricing--cta {
  text-align: center;
}
.card.card--pricing .card-pricing--cta .btn {
  text-transform: none;
}
.card.card--pricing .card-pricing--cta .btn {
  background: transparent;
  border: 1px solid #0A1E28;
  color: #0A1E28;
}
.card.card--pricing .card-pricing--cta .btn:hover {
  background: linear-gradient(141deg,#0a1e28,#3b4b53);
  border: 1px solid #0A1E28;
  color: #ffffff;
}


.card.card--pricing.u-bg--gradient h4 {
  color: #ffffff;
}
.card.card--pricing.u-bg--gradient .price--container h3,
.card.card--pricing.u-bg--gradient .price--container p,
.card.card--pricing.u-bg--gradient .card-pricing--desc,
.card.card--pricing.u-bg--gradient h4,
.card.card--pricing.u-bg--gradient .card-pricing--lower {
  color: #ffffff !important;
}
.card.card--pricing.u-bg--gradient .card-pricing--cta .btn {
  background: transparent;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
}
.card.card--pricing.u-bg--gradient .card-pricing--cta .btn:hover {
  background: #ffffff;
  border: 1px solid #FFFFFF;
  color: #0A1E28;
  box-shadow: none;
}
/* Global Variables */


.section--header-drop-down .nav--main {
    padding: 30px;
    text-align: center;
    z-index: 999;
}

.section--header-drop-down .nav--main .hs-menu-depth-1 {
    position: relative;
}

.section--header-drop-down .nav--main .hs-menu-children-wrapper {
    background-color: #0A1E28;
}

.section--header-drop-down .nav--main .hs-menu-children-wrapper:last-child {
    padding-bottom: 10px;
}

.section--header-drop-down .nav--main a {
    color: #FFFFFF;
    font-size: 1.25rem;
    line-height: 1.5em;
    text-transform: uppercase;
}

.section--header-drop-down .nav--main a:hover,
.section--header-drop-down .nav--main a:focus {
    color: #748B92;
}

.section--header-drop-down .nav--main .hs-menu-children-wrapper a {
    font-size: 1rem;
}

.section--header-drop-down .nav--main .hs-menu-children-wrapper .hs-menu-children-wrapper:last-child {
    padding-bottom: 5px;
}

.section--header-drop-down .nav--main .hs-menu-children-wrapper .hs-menu-children-wrapper a {
    text-transform: none;
}

@media (min-width: 991px) {

    .section--header-drop-down .nav--main {
        padding: 10px;
    }

    .section--header-drop-down .nav--main a {
        font-size: 1.125rem;
        padding: 10px 15px;
    }

    .section--header-drop-down .nav--main .hs-menu-children-wrapper {
        background-color: #0A1E28;
        display: none;
        padding: 15px;
        position: absolute;
            right: 0;
        text-align: right;
        width: 290px;
    }

    .section--header-drop-down .nav--main .hs-menu-depth-1:hover .hs-menu-children-wrapper,
    .section--header-drop-down .nav--main .hs-menu-depth-1:focus .hs-menu-children-wrapper {
        display: block;
    }

    .section--header-drop-down .nav--main .hs-menu-children-wrapper a {
        padding: 10px 0;
    }

    .section--header-drop-down .nav--main .hs-menu-children-wrapper .hs-menu-children-wrapper {
        padding: 0;
        position: relative;
        width: auto;
    }

}
.footer a:not(.btn):hover {
  color: #748B92;
  text-decoration: underline;
}

.footer p {
  margin: 0;
}

.footer-contact {
  -ms-flex-align: center;
  align-items: center;
}

.footer__nav h5 {
  font-weight: 500;
}

.footer__nav__col {
}

.footer__nav .hs-menu-wrapper ul {
 list-style: none;
 padding-left: 0;
 margin: 15px 0;
}

.footer__nav .hs-menu-wrapper ul li a {
  padding: 0;
  transition: .25s;
  color: #fff;
}

.footer__nav .hs-menu-wrapper ul li:hover a {
  color: inherit;
  text-decoration: underline;
}

.footer__nav .hs-menu-wrapper ul li a:hover {
 
}

.footer__nav .hs-menu-wrapper li.hs-menu-depth-1 {
  padding-bottom: 10px;
}

.footer__nav .hs-menu-wrapper li.hs-menu-depth-1 > a {
  font-size: 1rem;
} 

.footer__nav .hs-menu-wrapper li.hs-menu-depth-2 {
  margin-bottom: 5px;
}

.footer__nav .hs-menu-children-wrapper {
  padding: 15px 0 10px;
}



.footer__cta > span:last-child a.cta_button:hover {
  background-color: transparent;
}

.footer h3.form-title {
  font-family: DM Sans, sans-serif;
}

.footer input:not([type=checkbox]):not([type=radio]):not([type=submit]) {
  color: #fff;
}


.footer__social a {
  color: #fff;
  background-color: transparent;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin: 0 4px;
  display: -ms-flexbox;
  display: flex; 
  -ms-flex-pack: center !important;
    justify-content: center !important;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    transition: .25s;
}

.footer__social a svg {
  max-height: 19px;
  max-width: 19px;
  width:100%;
  fill: #C8D1D4;
  display: block;
}


.footer__social a:hover svg {
  fill: #748B92;
}

.footer__bottom {
  color: #C8D1D4 !important;
  font-size: .875rem;
  line-height: 1.75;
  padding-bottom: 0;
}

.footer__bottom a  {
  color: #C8D1D4;
}

@media (min-width: 992px) {
  .footer-flex {
    display: -ms-flexbox;
    display: flex; 
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media (max-width: 991px) {
  .footer {
    text-align: center;
  }
  .footer__nav__col {
    text-align: left;
  }

  .footer__cta {
    margin-top: 25px;
  }

  .footer__social {
    -ms-flex-pack: center !important;
    justify-content: center !important;   
  }

  .footer__nav .hs-menu-wrapper ul {
    display: block;
  }
  .footer__nav .hs-menu-wrapper li.hs-menu-depth-1>a {
    padding: 5px 0;
  }

}

@media (max-width: 767px) {
  .footer__nav {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footer__nav__col {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
/* Global Variables */


/* Utility Nav Variables */




/* Main Nav Variables */












/*** Generic Nav Styles ***/

.header-container-wrapper {
  z-index: 90000!important;
}

body {
  padding-top: 109px;
}

.section--header {
  line-height: 28px;
  background-color: transparent;
  transition: .5s ease;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  
}

.fix-header .section--header {
  background-color: rgba(10, 30, 40, .8);
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}

.nav {

}

.nav ul {
  list-style: none;
  display: flex;
  display: -ms-flexbox;
  margin: 0;
  padding: 0;
}


.nav ul li {

}

.nav ul li a {
  padding: 5px;
  border: none;
  box-shadow: none;
}

.nav ul li a:hover {

}

/*** Utility Nav Styles (if applicable) ***/
.header--utility {
  font-size: 14px;
}

.nav--utility {
  padding: 6px 0;
}

.nav--utility ul {
  
}

.nav--utility ul li {
  padding: 0 12px;
}

.nav--utility ul li a {
  color: #ffffff;
  padding: 0;
  position: relative;
}

.nav--utility ul li a:after {
  content: '';
  width: 0px;
  height: 2px;
  transition: .25s;
  position: absolute;
  bottom: -2px;
  left: 0px;
  background-color: #fff;
}

.fix-header .nav--utility ul li a:after {
  background-color: #0A1E28;
}

.nav--utility ul li a:focus:after,
.nav--utility ul li a:hover:after {
  width: 100%;
}



.nav--utility ul li a:focus,
.nav--utility ul li a:hover {
  /* color: #F3F5F7; */
}

/*** Main Nav Styles ***/


.header--main {
  padding: 17px 0;
}

.header--main .nav-logo {
  padding-left: 10px;
}

.nav-logo img {
  background-color: transparent;
  transition: .4s ease;
}

.icon--logo .st0{
  fill-rule:evenodd;
  clip-rule:evenodd;
  fill:#ffffff;
}
.icon--logo .st1{
  fill-rule:evenodd;
  clip-rule:evenodd;
  fill:#ffffff;
}
.icon--logo .st2{
  fill:#ffffff;
}
.icon--logo .st3{
  font-family:'Lato', sans-serif;
}
.icon--logo .st4{
  font-size:53.43px;
}

/* .fix-header .icon--logo .st0{
  fill:#3D5567;
}
.fix-header .icon--logo .st1{
  fill:#CE372F;
}
.fix-header .icon--logo .st2{
  fill:#445664;
} */



/* .fix-header .nav-logo img {
  background-color: ;
} */

.nav--main {
  flex-grow: 1;
  justify-content: flex-end;
  padding-right: 10px;
}

.nav--main li.has-children:not(.has-mm) {
  position: relative;
}

.nav--main li.depth-1 > a {
  color: #ffffff;
  padding: 0 1rem;
  font-size: 1rem;
  font-weight: 700;
  transition: .4s ease;
}

/* .fix-header .nav--main li.depth-1>a {
  color: #3d5567;
} */

.nav--main li.depth-1:not(:last-child) > a:after {
  content: '';
  width: 0px;
  height: 3px;
  background-color: #fff;
  position: absolute;
  left: 1rem;
  bottom: -33px;
  transition: .4s ease;
}

/* .fix-header .nav--main li.depth-1 > a:after {
  background-color: ;
} */

.nav--main li.depth-1:hover > a:after,
.nav--main li.depth-1:focus > a:after {
  width: calc(100% - 2rem);
}

/* .fix-header span.sub-pseudo svg path {
  stroke: !important;
} */



.nav--main li li a {
  
}

.nav--main li li a:hover {

}
.nav--main li.depth-1 > a {
  position: relative;
  text-transform: uppercase;
}

span.sub-pseudo {
  padding-left: .5rem;
}

.nav--main li.depth-1:last-child>a {
  padding: 0 .5rem;
  color: #fff!important;
}

.nav--main li.depth-1:last-child>a:hover {
  color: #46646E!important;
}

.nav--main li.depth-1:last-child {
  margin-left: 1rem;
}

/*** Sub Menu styles ***/

.nav .has-children ul.child-wrapper > li {
  width: 100%;
}

.nav .has-children ul.child-wrapper li a {
  font-size: 1rem;
  font-weight: 700;
  color: #0A1E28;
}

.nav .has-children ul.child-wrapper li a:focus,
.nav .has-children ul.child-wrapper li a:hover {
  color: #46646E;
}

.nav .has-children ul.child-wrapper .subcol__item:not(:last-child) {
  margin-bottom: 10px;
}

.nav .has-children ul.child-wrapper li a.custom-link {
  padding-right: 2.5rem;
  position: relative;
}

.nav .has-children ul.child-wrapper li a.custom-link div:after {
  content: '→';
  position: relative;
  right: -10px;
  top: 0px;
  color: #98b0c3;
  font-size: 1.25rem;
}

.nav .has-children ul.child-wrapper li a.custom-link:hover {
  color: #3d5567;
}

.nav .has-children ul.child-wrapper li a.custom-link:hover div:after {
  color: ;
}

.nav .has-children ul.child-wrapper li a.custom-link > div {
  font-family: DM Sans, serif;
}

.nav .has-children ul.child-wrapper li a.custom-link p {
  font-size: .875rem;
  font-weight: normal;
}


/*** Mega Menu Styles ***/
.nav .has-mm ul.child-wrapper {
  min-width: 500px;
}

.nav .has-children {
  font-size: .875rem;
}

.mm-header {
  text-transform: uppercase;
  font-weight: 600;
}

.nav .has-children .hs_cos_wrapper_type_simple_menu ul {
  display: block;
  border-left: 2px solid ;
  padding-left: 8px;
}

.nav .has-children .hs_cos_wrapper_type_simple_menu ul li a {
  padding: 0;
  font-size: .875rem;
}



.has-mm .child-wrapper li {

}

.subcol {

}

.subcol__menu-header {

}

.subcol__menu {

}

.subcol__item .hs-menu-wrapper li {
  margin-bottom: 3px;
}


/*** Menu Card ***/
.menu-card .card:hover,
.menu-card .card:focus {
  box-shadow: none;
}
.menu-card .card__image {
  height: 100px;
  box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.15);
}

.menu-card .card:focus {
  border: 1px solid #46646E;
}

.menu-card__content {

}

.menu-card__tag {

}

.menu-card__title {

}

.menu-card__link {

}

/*** Menu Button ***/
.menu-button {
  margin-bottom: .5rem;
  margin-left: .5rem;
}

/*** Menu Search ***/
.header-search button.search-open {
  padding: 0;
  background: none;
  background-color: transparent;
  border-radius: 2px;
  width: 30px;
  height: 30px;
  margin-left: 1rem;
  margin-bottom: 1rem;
}

.header-search button.search-open:hover,
.header-search button.search-open:focus {
  box-shadow: none;
  opacity: .5;
}

.header-search .search-modal {
  display: none;
  align-items: center;
  justify-content: center;
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,.8);
  padding: 0 15%;
}

body.search-open .header-search .search-modal {
  display: flex;
}

.header-search .search-modal .hs-search-field__bar {
  flex-direction: column;
}

.header-search .search-modal input[type="text"] {
  width: 750px;
  max-width: 100%;
  border: none;
  border-bottom: 2px solid #fff;
  border-radius: 0px;
  font-size: 2rem;
  color: #fff;
  background-color: transparent;
  padding: 12px;
}


/*** Mobile Styles ***/


@media (min-width: 992px) {

  .nav-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .has-mm .subcol {
    min-width: 288px;
  }

  .subcol-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
  }

  .subcol-4 {
    -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
  }

  .subcol-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
  }

  .mobile-nav-toggle {
    display: none;
  }
  .sub-trigger,
  .nav-mobile {
    display: none;
  }
  .nav ul.child-wrapper {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    transition: .4s;
    background-color: #fff;
    box-shadow: 0px 6px 25px rgb(0 0 0 / 8%);
    border-radius: 0px 0px 10px 10px;
    padding: 30px 30px 50px;
    min-width: 260px;
    margin-top: 31px;
  }

  .fix-header .nav ul.child-wrapper {
    box-shadow: inset 0px 3px 3px rgb(0 0 0 / 20%);
  }

  .nav--main li.has-children ul.child-wrapper {
    left: 50%;
    transform: translateX(-50%);
  }
  
  .nav .has-children:hover ul.child-wrapper {
    opacity: 1;
    visibility: visible;
  }
  .nav--main li.has-children > a:before {
    content: '';
    width: 100%;
    height: 40px;
    left: 0px;
    bottom: -40px;
    position: absolute;
  }

  .nav--utility ul li:last-child {
    padding-right: 0;
  }
  
  /*
  .nav--main li.depth-1.has-children:after {
    content: '+';
    color: #666;
    position: relative;
    left: -17px;
  }


  
  .nav--main li.has-children > a:after {
    display: none;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 13px 10px;
    border-color: transparent transparent #ffffff transparent;
    position: absolute;
    z-index: 1;
    bottom: -25px;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .nav--main li.has-children:hover > a:after {
    display: block;
  }
  */

}

@media (max-width: 1250px) {
  .has-mm .subcol {
    min-width: 22vw;
  }
}

@media (max-width: 991px) {
  
  body {
    padding-top: 68px;
  }

  .header-search button.search-open {
    display: none!important;
  }

  .header-search .search-modal {
    display: block;
    position: static;
    height: auto;
    background-color: transparent;
    margin-top: 30px;
    padding: 0px 20px;
  }
  
  .header-search .search-modal .hs-search-field__bar {
    flex-direction: row;
  }

  .header-search .search-modal .hs-search-field__bar form {
    flex-basis: 100%;
  }

  .header-search .search-modal input[type="text"] {
    background-image: url("data:image/svg+xml;utf8,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.1938 13.3814C14.7789 12.9839 15.2609 13.461 14.8687 13.0412C14.5391 12.7063 13.4549 11.5769 13.4549 11.5769L11.8604 11.2784C12.8534 10.1522 13.4014 8.70235 13.4017 7.20086C13.4017 3.78242 10.6202 1 7.20086 1C3.78153 1 1 3.78242 1 7.20086C1 10.6193 3.78153 13.4017 7.20086 13.4017C8.76259 13.4017 10.1861 12.8171 11.2784 11.8613L11.5769 13.4558C11.5769 13.4558 11.8205 13.6542 12.1554 13.9837C12.4982 14.3053 12.9491 14.7402 13.3814 15.1947L14.5843 16.4277L15.1194 17L16.9982 15.1211L16.426 14.5861C16.0902 14.2566 15.642 13.819 15.1938 13.3814ZM7.20086 11.6301C4.75861 11.6301 2.77168 9.64312 2.77168 7.20086C2.77168 4.75861 4.75861 2.77168 7.20086 2.77168C9.64312 2.77168 11.6301 4.75861 11.6301 7.20086C11.6301 9.64312 9.64312 11.6301 7.20086 11.6301Z' fill='%23ffffff' stroke='%23ffffff'%3E%3C/path%3E%3C/svg%3E");
    background-position: left center;
    background-repeat: no-repeat;
    font-size: 1rem;
    height: 30px !important;
    padding: 6px 12px 6px 24px;
  }

  .header-search .search-modal input[type="text"]:-moz-placeholder {
    color: #fff;
    font-weight: 700;
  }

  .header-search .search-modal input[type="text"]::-webkit-input-placeholder {
    color: #fff;
    font-weight: 700;
  }

  .header-search .search-modal .search-close {
    display: none;
  }

.mobile-nav-toggle {
  position: absolute;
  right: 10px;
  width: 30px;
  height: 22px;
}

.mobile-nav-toggle>i {
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  left: 0;
  background: #fff;
}

/* .fix-header .mobile-nav-toggle>i {
  background: ;
} */

.mobile-nav-toggle>i:nth-child(1) {
  width: 100%;
  height: 2px;
  position: absolute;
  top: 0px;
}
.mobile-nav-toggle>i:nth-child(2) {
  width: 100%;
  height: 2px;
  position: absolute;
  top: 10px;
}
.mobile-nav-toggle>i:nth-child(3) {
  width: 100%;
  height: 2px;
  position: absolute;
  top: 10px;
}
.mobile-nav-toggle>i:nth-child(4) {
  width: 100%;
  height: 2px;
  position: absolute;
  top: 20px;
}
.mobile-nav-open .mobile-nav-toggle>i:nth-child(1) {
  width: 0;
  left: 50%;
  top: 2px;
}
.mobile-nav-open .mobile-nav-toggle>i:nth-child(2) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 10px;
}

.mobile-nav-open .mobile-nav-toggle>i:nth-child(3) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 10px;
}
.mobile-nav-open .mobile-nav-toggle>i:nth-child(4) {
  width: 0;
  left: 50%;
  top: 18px;
}
  span.sub-pseudo,
  .nav--main {
    display: none;
  }
  .header--main > div > .row {
    position: relative;
    padding-right: 50px;
  }

  .header-cta .dooap-cta {
    padding: 6px 19px;
  }

  .nav--main {
    position: absolute;
    background-color: #0A1E28;
    width: 100vw;
    left: 0vw;
    top: 52px;
    padding-bottom: 30px;
    padding-right: 0;
    max-height: calc(100vh - 84px);
    overflow-y: auto;
  }

  .nav--main .menu-wrap > ul {
    display: block;

  }

  .menu-card {
    display: none;
  }

  .nav--main li.depth-1 {

  }

  .nav--main li.depth-1 > a {
    padding: 12px 10px 12px 20px;
    display: inline-block;
    font-weight: 700;
    color: #fff!important;
  }

  .nav--main li.depth-1.has-children {

  }
  
  .nav--main li.depth-1.has-children .sub-trigger {
    color: #f1f1f1;
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    line-height: 35px;
    display: inline-block;
    z-index: 1;
    font-size: 20px;
    float: right;
    transition: all 250ms ease-in-out;
}

.nav--main li.depth-1.has-children .sub-trigger.child-nav-open {
  transform: rotate(-180deg);
}

  .nav--main li.depth-1 li a {
    padding: 5px 20px;
  }

  .nav--main .has-children ul.child-wrapper {
    display: none;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 30px;
    min-width: 1px;
  }

  .nav--main .has-children ul.child-wrapper li a {
    color: #ffffff;
  }


  .nav ul {
    display: block;
  }

  .has-mm .subcol {
    margin: 1.5rem 0;
  }

  .nav .has-children .hs_cos_wrapper_type_simple_menu ul {
    border-color: #fff;
  }

  .nav--main li.depth-1:not(:last-child)>a:after {
    display: none!important;
  }

}
.section--filters button {
  padding: 0;
  margin: 0 20px;
  border: none;
  background-color: transparent;
  color: rgba(255,255,255,.4);
  transition: .25s;
}

.section--filters button:focus,
.section--filters button:hover,
.section--filters button.mixitup-control-active {
  color: rgba(255,255,255,1);
  outline: none!important;
}


.tile-flex {
  display: -ms-flexbox;
  display: flex;
}

.tile {
  color: inherit!important;
  text-decoration: none!important;
  display: block;
  box-shadow: 0px 2px 45px rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  margin-bottom: 40px;
  position: relative;
  transform: none;
  transition: all 500ms ease;
}

.tile:hover {
  transform: scale(1.025);
}

.tile h3 {
  font-weight: 700;
}

.tile h5 {
  line-height: 1.35;
}

.tile--image {
  position: relative;
  height: 340px;
  width: 100%;
  overflow: hidden;
}

.tile--blog-small .tile--image {
  height: 255px;
}

.tile--image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 2.75s;
}

.tile:hover .tile--image img {
  transform: scale(1.05);
}

.tile--content {
  background-color: ;
  padding: 35px 40px;
  position: relative;
}

.tile--blog .tile--content {
  padding-bottom: 85px;
}

.tile--meta h6 {
  color: ;
}

.tile--resource {
  background-color: ;
  padding: 40px;
  padding-bottom: 85px;
  color: #fff!important;
  background-size: cover;
  background-position: center bottom;
  height: 100%;
}

.tile--subscribe {
  background-color: ;
  padding-bottom: 120px;
}

.tile--resource h6 {
  color: ;
}

.tile--resource .cta--text {
  color: 
}

.tile--resource .btn {
  padding-left: 15px;
  padding-right: 15px;
}

.cta--bottom {
  position: absolute;
  bottom: 40px;
  width: calc(100% - 80px);
}

.cta--text {
  font-weight: bold;
  font-family: 'Bitter', sans-serif;
  color: ;
}

.tile--resource .cta--text {
  color: ;
}

.arrow {
  position: relative;
  transition: .5s;
}

.tile .arrow {
  top: 2px;
}

.arrow--right {
  right: 0;
}

a:hover .arrow--right {
  right: -10px;
}
.arrow--left {
  left: 0;
}

a:hover .arrow--left {
  left: -10px;
}


@media (max-width: 767px) {
  .section--filters h6 {
    font-size: 16px;
    color: rgba(255,255,255,.4);
    padding: 8px 0;
    position: relative;
    margin: 0;
    cursor: pointer;
  }

  .section--filters h6:after {
    content: '';
    background-image: url("");
    width: 16px;
    height: 15px;
    background-size: contain;
    background-repeat: no-repeat;
    transform: rotate(540deg);
    transition: .25s;
    position: absolute;
    right: 0;
    top: 7px;
  }

  .section--filters h6.open:after {
    transform: rotate(0deg);
  }

  .section--filters h6 span {
    color: rgba(255,255,255,1);
  }

  .filter-dropdown {
    display: none;
    font-size: 16px;
  }
  .filter-dropdown button {
    margin: 0 0 12px 0;
    display: block;
  }
}


/*** Event Banner ***/
.breadcrumbs,
.breadcrumbs a {
  font-weight: bold;
  text-transform: uppercase;
  font-size: .75rem;
  letter-spacing: 0.2em;
  color: #fff;
}

.breadcrumbs a {
  display: inline;
  color: 
}


/* Speakers */
.speaker__image {
  width: 64px;
  min-height: 64px;
}

/* Social */
.social a {
  background-color: #fff;
  color: !important;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  line-height: 30px;
  text-align: center;
  font-size: .875rem;
  margin: 0 0.25rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  transition: .4s ease;
}

.social.invert a {
  background-color: ;
}

.social a svg {
  max-height: 14px;
  max-width: 19px;
  width: 100%;
  fill: ;
  display: block;
  transition: .4s ease;
}

.social.invert a svg {
  fill: #fff;
}

.social a:hover {
  background-color: ;
}

.social.invert a:hover {
  background-color: #122230;
}

.pre-head {
  font-weight: 700;
  font-size: .75rem;
  line-height: 1.5;
  letter-spacing: 2.4px;
  text-transform: uppercase;
}

.back-link {
  color: #fff;
}

.back-link:hover {
  color: #fff!important;
  text-decoration: underline;
}
.banner--filter-bar {

}

.filter-top {
  background-color: #f9f9f9;
  font-size: 0.938rem;
  padding: 30px; 
  position:relative;
  z-index: 90;
}

.dropdown-mask {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000000;
}

.fieldset__header {
  font-size: .938rem;
  color: #fff;
  font-weight: 600;
}

.fieldset-wrap {
  width: 100%;
  font-size: 0px;
}

fieldset[data-filter-group] {
  padding: 0; 
  border: none; 
  display: inline-block; 
  margin: 5px;
  font-size: .938rem;
  font-weight: 600;
  position: relative;
}

fieldset.filters--button {
  width: auto;
}

fieldset.filters--button button {
  margin-right: 15px;
}

fieldset.checkbox-dropdown {
  position: relative;
  
  cursor: pointer;
}

.dropdown-toggle {
  border: 1px solid rgba(255,255,255, .2);
  padding: 14px 20px;
  text-align: left;
}

.dropdown {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  padding: 12px 20px;
  color: #3B4B53;
  border: 1px solid #3B4B53;
  min-width: 225px;
}

.checkbox-set {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
  text-align: left;
}

.checkbox-set label {
  margin-bottom: 0;
  color: #3B4B53;
}


input[type="text"]:not([type=checkbox]):not([type=radio]):not([type=submit]).mix-search {
  border-radius: 0px;
  background-color: transparent;
  border-bottom: 1px solid #c3ccbd;
  box-shadow: none;
  background-repeat: no-repeat;
  background-position: right center;
  padding: 15px 30px 15px 15px;
  font-size: .938rem;
  font-weight: 600;
  min-width: 350px;
  color: #fff;
}

input.mix-search::-webkit-input-placeholder {
  color: #fff!important;
}

.mixitup-page-list {

}

.mixitup-page-list button {
  font-size: .75rem;
  font-weight: bold;
  padding: 3px 8px;
  background-color: transparent;
  border: 1px solid #3B4B53;
  color: ;
  text-align: center;
  margin: 0 3px;
  border-radius: 0px;
  box-shadow: none;

}

.mixitup-page-list button.mixitup-control-active {
  border-color: ;
  background-color: ;
}

.mixitup-page-list button:hover {
  background-color: var(--tertiary100);
}

button.mixitup-control.mixitup-control-prev,
button.mixitup-control.mixitup-control-next {
  background-image: url(https://6829227.fs1.hubspotusercontent-na1.net/hubfs/6829227/theme-swizznet/icons/Small.svg);
  border: none;
  background-repeat: no-repeat;
  background-position: center;
  font-size: 0px;
  height: 24px;
  vertical-align: top;
}

button.mixitup-control.mixitup-control-prev {
  transform: rotate(180deg)
;}
.mixitup-page-list-disabled {
  display: none!important;
}

.filter-reset {
  color: #fff!important;
  border-radius: 0px;
  background: transparent!important;
  text-transform: none;
  padding: 14px 20px;
  box-shadow: none;
  display: none;
  border: none!important;
  outline: none!important;
}
.filter-reset span {
  color: #fff;
  margin-left: .5rem;
}

fieldset .icon--search {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

@media (max-width: 992px) {
  .dropdown-toggle {font-size: 14px;}
  input[type="text"]:not([type=checkbox]):not([type=radio]):not([type=submit]).mix-search {
    min-width: 1px;
  }
}

@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;
  }

  .banner--filter-bar {
    position: static;
  }
  .dropdown-toggle {

  }

}
.quote {
  font-size: 2.8125rem;
  font-weight: 400;
  font-style: italic;
  font-family: Bitter, serif;
  padding: 0 .875rem;
}

.quote--small {
  font-size: 2.0rem;
}

.attribution {
  padding-left: .875rem;
  padding-right: .875rem;
}

.attribution h6 {
  margin: 0;
  text-transform: none;
  color: ;
}

.u-bg--secondary .attribution h6 {
  color: ;
}

.attribution h5 {
  margin: 0;
  font-size: 1rem;
  color: #c0c0c0;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.u-bg--primary .attribution h5,
.u-bg--secondary .attribution h5 {
  color: #FFFFFF;
}

.arrow--testimonial {
  margin-top: 30px;
}

.arrow--default button {
  padding: 0;
  font-size: 0;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border: 1px solid ;
  background-color: transparent;
  transition: .25s;
  position: relative;
  margin: 0 10px;
}

.arrow--default button:hover {
  background-color: ;
}

.arrow--default button:before {
  content: '';
  background-image: url("");
  width: 40px;
  height: 40px;
  background-size: 23%;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  left: -2px;
  top: 0;
}


.arrow--default button.slick-next:before {
  background-image: url("");
  left: 0;
}
.quote-bg {
  position: relative;
}
.quote-bg:before {
  content: '';
  position: absolute;
  left: -1.5rem;
  top: 30px;
  background-image: url();
  background-position: left top;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}

.blockquote--testimonial cite {
  display: block;
  opacity: .65;
}

.blockquote--testimonial {
  border: none;
  padding: 0;
  text-align: center;
}

.blockquote--testimonial p {
  font-size: 1.5rem;
}

@media (max-width: 767px) {
  .quote {
    font-size: 1.5rem;
  }

  .quote--small {
    font-size: 1.25rem;
  }

}
.two-col--slider.container--fluid .col-left {
    padding: 30px;
}

.section__body .column--left .has-background,
.section__body .column--right .has-background {
    margin-bottom: 20px;
    padding: 20px;
}

.two-col--slider .slide-link {
    color: #fff;
    display: grid;
        grid-template-areas: 'all';
    position: relative;
}

.two-col--slider .slide-content {
    display: flex;
        align-items: center;
        justify-content: center;
    grid-area: all;
    padding: 30px 45px;
    z-index: 1;
}

.two-col--slider .slide-bkg {
    grid-area: all;
}

.two-col--slider .slick-dotted.slick-slider {
    margin-bottom: 0;
}

.two-col--slider .slick-dots {
    padding-left: 0;
    position: absolute;
        bottom: 0;
}

.two-col--slider .slick-prev {
    left: 5px !important;
    z-index: 1;
}

.two-col--slider .slick-next {
    right: 5px !important;
}

@media (min-width:768px) {
    
    .two-col--slider.container--fluid .col-left {
        padding: 70px;
    }

    .two-col--slider .slide-content {
        padding: 50px;
    }

    .two-col--slider .slick-prev {
        left: 15px !important;
    }

    .two-col--slider .slick-next {
        right: 15px !important;
    }

}

@media (min-width: 991px) {

    .section__body .column--left .has-background,
    .section__body .column--right .has-background {
        padding: 50px;
    }

}
/**** Dots ****/
ul.slick-dots {
  margin: 10px 0;
  position: relative;
  padding-left: 20px;
  top: auto;
  bottom: auto;
}

ul.slick-dots li {

}

ul.slick-dots li button {
  padding: 0;
}

ul.slick-dots li button:before {
  font-size: 20px;
  color: #ffffff;
  opacity: .25;
}

ul.slick-dots li.slick-active button:before {
  opacity: 1;
  color: #ffffff;
}

.u-bg--white ul.slick-dots li button:before,
.u-bg--primary_light_grey ul.slick-dots li button:before,
.u-bg--primary_light_grey_50 ul.slick-dots li button:before {
  color: #083c62!important;
}


@media (min-width: 768px) {
  .dots--pull {
    margin-top: -55px;
  }
  .dots--left ul.slick-dots {
    text-align: left;
    padding: 0;
    margin: 0;
  }
}



/**** Arrows ****/

.slick-has-arrows {
  padding: 0 40px;
}
.slick-next {
  right: 0!important;
}

.slick-prev {
  left: 0!important;
}

.slick-has-arrows .slick-next,
.slick-has-arrows .slick-prev {
  width: 40px;
  height: 40px;
}

.slick-has-arrows .slick-next:before, 
.slick-has-arrows .slick-prev:before {
  font-size: 40px;
  color: #0A1E28;
  font-family: inherit;
}


.row.align-items-center .slick-track {
  display: flex;
  align-items: center;
}
video.video--full-width {
  width: 100%;
  height: auto;
  display: block;
}

.video-module {
  position: relative;
}

.video-module--in-place .video-holder {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  visibility: hidden;
  transition: .25s;
}

.video-module--in-place.active .video-holder {
  opacity: 1;
  visibility: visible;
}

.video-module--in-place.active .card {
  opacity: 0;
  visibility: hidden;
}

.modal {
  z-index: -1; 
  visibility: hidden;
  /* display: none; */
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}

.mfp-ready .modal {
  opacity: 1;
  /* display: block; */
  position: static;
  visibility: visible;
}

.mfp-content {
  max-width: 900px;
    margin: 0 auto;
}
.stats .stats__item {
  border-radius: 30px;
  margin-bottom: 15px;
}

.stats__title {
  font-size: 30px;
  text-transform: uppercase;
  color: ;
  font-weight: bold;
  font-size: 5.214rem;
}



.stats__description {
  /* color: #000; */
  opacity: 1;
}
.divider-wrap {
  position: relative;
  width: 100%;
  height: 70px;
  margin-bottom: -70px;
  z-index: 10;
}
.divider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
}

.divider svg {
  position: relative;
  display: block;
  width: calc(100% + 1.3px);
  height: 70px;
}

.divider.has-shadow svg path {
  -webkit-filter: drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.2));
}
.divider--c {
  overflow: visible;
}

.divider--c > div {
  height: 3px;
  width: 100%;
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
}
.mfp-close-btn-in .mfp-close {
  color: #fff!important;
  opacity: 1!important;
}

.mfp-close-btn-in .modal--team + .mfp-close {
  color: #0A1E28!important;
}

.modal--team {
  border-radius: 1px 10px 10px 10px;
}

.icon--play {

}

a .icon--play svg {
  opacity: 1;
  transition: .4s ease;
}

a:hover .icon--play svg {
  opacity: .75;
}
.timeline--head {
    margin-bottom: 50px;
}
.timeline--year {
    position: relative;
    padding-bottom: 30px;
}
.timeline--year::before { 
    height: 100%;
    width: 2px;
    display: block;
    content:'';
    position: absolute;
    left: 40px;
    top: 0;
    background-color: rgba(21,144,179,.1);
    z-index: -1;
}
.timeline--year:last-of-type::before {
    height: 52%;
}
.timeline--year .timeline--date {
    background-color: #0A1E28;
    height: fit-content;
    border-radius: 50px 0px 50px 50px;
    margin-right: 25px;
    padding: 15px 20px;
}
.timeline--year .timeline--date span {
    color: #FFFFFF;
    box-sizing: border-box;
    font-weight: 700;
}
.timeline--year .timeline--keypoint {
    margin-top: 5px;
}

ul.timeline--subitems {
    list-style: none;
    position: relative;
    padding-left: 36px; 
}
ul.timeline--subitems li.ts--content:not(last-of-type) {
    display: flex;
    margin-bottom: 50px;
}
ul.timeline--subitems li.ts--content::before {
    display: block;
    content: '';
    background-color: #0A1E28;
    height: 10px;
    width: 10px;
    min-width: 10px;
    min-height: 10px;
    max-width: 10px;
    max-height: 10px;
    margin-right: 25px;
    margin-top: 3px;
}

/*
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */
.animated {opacity: 0;}
@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}

.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
}

.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}

.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}

@media (print), (prefers-reduced-motion: reduce) {
  .animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }
}
.u-bg--base,
.u-bg--primary_cool_charcoal {
    background-color: #0A1E28;
    color: #fff;
}
.u-bg--primary,
.u-bg--primary_cool_charcoal_80 {
    background-color: #3B4B53;
    color: #fff;
}
.u-bg--primary_prussian_green {
    background-color: #46646E;
    color: #fff;
}
.u-bg--primary_prussian_green_75 {
    background-color: #748B92;
    color: #fff;
}
.u-bg--primary_prussian_green_30 {
    background-color: #C8D1D4;
    color: #000;
}
.u-bg--primary_light_grey {
    background-color: #E6EAEE;
    color: #000;
}
.u-bg--primary_light_grey_50 {
    background-color: #F3F5F7;
    color: ;
}
.u-bg--black {
    background-color: #000000;
    color: #fff;
}
.u-bg--white {
    background-color: #fff;
    color: #000;
}
/* GRADIENT BACKGROUND */
.u-bg--gradient {
    background: linear-gradient(90deg,#0a1e28,#3b4b53);
    color: #ffffff;
  }

.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;
}

@media (max-width: 767px) {
    .u-bg--parallax {
        background-attachment: unset;
    }
}


.u-color--inherit {
    color: inherit!important;
}
.u-color--black {
    color: #000;
}
.u-color--base,
.u-color--primary_cool_charcoal {
    color: #0A1E28;
}
.u-color--primary,
.u-color--primary_cool_charcoal_80 {
    color: #3B4B53;
}
.u-color--primary_prussian_green {
    color: #46646E;
}
.u-color--primary_prussian_green_75 {
    color: #748B92;
}
.u-color--primary_prussian_green_30 {
    color: #C8D1D4;
}
.u-color--primary_light_grey {
    color: #E6EAEE;
}
.u-color--primary_light_grey_50 {
    color: #F3F5F7;
}

.u-color--white {
    color: #fff;
}

.u-fill--base,
.u-fill--primary_cool_charcoal {
    fill: #0A1E28;
}
.u-fill--primary,
.u-fill--primary_cool_charcoal_80 {
    fill: #3B4B53;
}
.u-fill--primary_prussian_green {
    fill: #46646E;
}
.u-fill--primary_prussian_green_75 {
    fill: #748B92;
}
.u-fill--primary_prussian_green_30 {
    fill: #C8D1D4;
}
.u-fill--primary_light_grey {
    fill: #E6EAEE;
}
.u-fill--primary_light_grey_50 {
    fill: #F3F5F7;
}
  
  .u-fill--white {
    fill: #fff;
  }
  
  .u-fill--black {
    fill: #000;
  }


.u-position--relative {
    position: relative;
}
.u-position--absolute {
    position: absolute;
}
.u-position--static {
    position: static;
}

.u-ta--center {
    text-align: center;
}
.u-ta--left {
    text-align: left;
}
.u-ta--right {
    text-align: right;
}

@media (max-width: 991px) {
    .u-ta--lg--center {
        text-align: center;
    }
    .u-ta--lg--left {
        text-align: left;
    }
    .u-ta--lg--right {
        text-align: right;
    }
}

@media (max-width: 767px) {
    .u-ta--md--center {
        text-align: center;
    }
    .u-ta--md--left {
        text-align: left;
    }
    .u-ta--md--right {
        text-align: right;
    }
}

.u-tt--uppercase {
    text-transform: uppercase;
}

.u-tt--none {
    text-transform: none;
}

.u-tt--lowercase {
    text-transform: lowercase;
}

.u-tt--capitalize {
    text-transform: capitalize;
}

.u-of--visible {
    overflow: visible!important;
}

.u-of--hidden {
    overflow: hidden!important;
}

.u-margin-remove--p p {
    margin: 0;
}

.u-margin-remove--p p + p {
    margin-top: 1rem;
}

/* THEME SETTINGS */
.u-pt--xxxl {
    padding-top: 288.0px;
}
.u-pt--xxl {
    padding-top: 216.0px;
}
.u-pt--xl {
    padding-top: 144.0px;
}
.u-pt--md {
    padding-top: 90px;
}
.u-pt--sm {
    padding-top: 45.0px;
}
.u-pt--none {
    padding-top: 0;
}

.u-pb--xxxl {
    padding-bottom: 288.0px;
}
.u-pb--xxl {
    padding-bottom: 216.0px;
}
.u-pb--xl {
    padding-bottom: 144.0px;
}
.u-pb--md {
    padding-bottom: 90px;
}
.u-pb--sm {
  padding-bottom: 45.0px;
}
.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;
}

.u-custom--anchor {
    position: absolute;
    margin-top: -54px;
}

@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: multiply;
    mix-blend-mode: multiply;
}
.blend--black {
    color: #fff;
}
.blend--base,
.blend--primary_cool_charcoal {
    color: ;
}
.blend--primary,
.blend--primary_cool_charcoal_80 {
    color: #fff;
}
.blend--primary_prussian_green {
    color: #fff;
}
.blend--primary_prussian_green_75 {
    color: #fff;
}
.blend--primary_prussian_green_30 {
    color: #000;
}
.blend--primary_light_grey {
    color: #000;
}
.blend--primary_light_grey_50 {
    color: ;
}
.blend--white {
    color: ;
}

@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--black:before {
    background-color: #fff;
}
.blend--base:before,
.blend--primary_cool_charcoal:before {
    background-color: ;
}
.blend--primary:before,
.blend--primary_cool_charcoal_80:before {
    background-color: #fff;
}
.blend--primary_prussian_green:before {
    background-color: #fff;
}
.blend--primary_prussian_green_75:before {
    background-color: #fff;
}
.blend--primary_prussian_green_30:before {
    background-color: #000;
}
.blend--primary_light_grey:before {
    background-color: #000;
}
.blend--primary_light_grey_50:before {
    background-color: ;
}
.blend--white:before {
    background-color: ;
}
}

[class*="overlap-"] {
    position: relative;
    z-index: 10;
    background-color: transparent!important;
}

[class*="u-border-radius"] {
    overflow: hidden;
}

.u-border-radius--default {
    border-radius: 2px;
}

.u-border-radius--circle {
    border-radius: 50%;
}

@media (min-width: 992px) {
    .overlap-t--sm {
        margin-top: -50px;
    }

    .overlap-b--sm {
        margin-bottom: -50px;
    }

    .overlap-t--md {
        margin-top: -80px;
    }

    .overlap-b--md {
        margin-bottom: -80px;
    }

    .overlap-t--lg {
        margin-top: -120px;
    }

    .overlap-b--lg {
        margin-bottom: -120px;
    }

    .overlap-t--xl {
        margin-top: -200px;
    }

    .overlap-b--xl {
        margin-bottom: -200px;
    }
}

@media (min-width: 768px) {
    .overlap-t--sm {
        margin-top: -50px;
    }

    .overlap-b--sm {
        margin-bottom: -50px;
    }

    .overlap-t--md {
        margin-top: -80px;
    }

    .overlap-b--md {
        margin-bottom: -80px;
    }

    .overlap-t--lg {
        margin-top: -120px;
    }

    .overlap-b--lg {
        margin-bottom: -120px;
    }

    .overlap-t--xl {
        margin-top: -160px;
    }

    .overlap-b--xl {
        margin-bottom: -160px;
    }
}









@media (min-width: 1280px) {
    .container--left {
        padding-left: calc(50vw - 600.0px)!important;
    }
    .container--right {
        padding-right: calc(50vw - 600.0px)!important;
    }
}

@media (max-width: 1279px) {
    .container--left {
        padding-left: 20px!important;
        padding-right: 20px!important;
    }

    .container--right {
        padding-right: 20px!important;
        padding-left: 20px!important;
    }
}

/* PSEUDO ELEMENTS */
.header-block-after::after {
    display: block;
    content:"";
    background-image: url(https://7586835.fs1.hubspotusercontent-na1.net/hubfs/7586835/dfns_block-pseudo-element.svg);
    position: absolute;
    height: 150px;
    width: 150px;
    left: 0;
    bottom: -75px;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 90;
}

@media screen and (max-width: 1250px) {
    .header-block-after::after {
        left: -60px;
    }
}

@media screen and (max-width: 991px) {
    .header-block-after::after {
        display: none;
    }
}

body {
    background-color: #0A1E28;
}