@import url(//hello.myfonts.net/count/39bed7); /*!
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.selected-label {
  position: absolute;
  top: -2px;
  right: 4px;
  overflow: hidden;
  width: 98.2px;
  height: 97.9px;
}

.selected-label:after, .selected-label:before {
  content: "";
  display: block;
  height: 5px;
  width: 5px;
  position: absolute;
}

.selected-label:before {
  top: 0;
  left: 0;
}

.selected-label__inner {
  width: 135px;
  height: 40px;
  text-align: center;
  background-color: #bc0000;
  -webkit-transform: rotate(42.5deg);
  transform: rotate(42.5deg);
  -webkit-transform-origin: 40% 50%;
  transform-origin: 40% 50%;
  z-index: 1;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.selected-label__inner p {
    color: #fff;
    font-weight: 600;
    line-height: 18px;
    text-transform: uppercase;
    margin-bottom: 0;
}

*, :after, :before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit
}

.container {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  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: 1200px
  }
}

.container-fluid {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.no-gutters {
  margin-right: 0;
  margin-left: 0
}

  .no-gutters > .col, .no-gutters > [class*=col-] {
    padding-right: 0;
    padding-left: 0
  }

.col, .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-auto, .col-lg, .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-auto, .col-md, .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-auto, .col-sm, .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-auto, .col-xl, .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-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 8px;
  padding-left: 8px
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%
}

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none
}

.col-1, .col-auto {
  -webkit-box-flex: 0
}

.col-1 {
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%
}

.col-2 {
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%
}

.col-2, .col-3 {
  -webkit-box-flex: 0
}

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

.col-4 {
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%
}

.col-4, .col-5 {
  -webkit-box-flex: 0
}

.col-5 {
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%
}

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

.col-6, .col-7 {
  -webkit-box-flex: 0
}

.col-7 {
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%
}

.col-8 {
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%
}

.col-8, .col-9 {
  -webkit-box-flex: 0
}

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%
}

.col-10 {
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%
}

.col-10, .col-11 {
  -webkit-box-flex: 0
}

.col-11 {
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%
}

.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%
}

.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1
}

.order-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13
}

.order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0
}

.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1
}

.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2
}

.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3
}

.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4
}

.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5
}

.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6
}

.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7
}

.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8
}

.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9
}

.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10
}

.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11
}

.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12
}

.offset-1 {
  margin-left: 8.33333%
}

.offset-2 {
  margin-left: 16.66667%
}

.offset-3 {
  margin-left: 25%
}

.offset-4 {
  margin-left: 33.33333%
}

.offset-5 {
  margin-left: 41.66667%
}

.offset-6 {
  margin-left: 50%
}

.offset-7 {
  margin-left: 58.33333%
}

.offset-8 {
  margin-left: 66.66667%
}

.offset-9 {
  margin-left: 75%
}

.offset-10 {
  margin-left: 83.33333%
}

.offset-11 {
  margin-left: 91.66667%
}

@media (min-width:576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
  }

  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }

  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }

  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }

  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }

  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }

  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }

  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }

  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }

  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
  }

  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13
  }

  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
  }

  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }

  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }

  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
  }

  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
  }

  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
  }

  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
  }

  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
  }

  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
  }

  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
  }

  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
  }

  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11
  }

  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12
  }

  .offset-sm-0 {
    margin-left: 0
  }

  .offset-sm-1 {
    margin-left: 8.33333%
  }

  .offset-sm-2 {
    margin-left: 16.66667%
  }

  .offset-sm-3 {
    margin-left: 25%
  }

  .offset-sm-4 {
    margin-left: 33.33333%
  }

  .offset-sm-5 {
    margin-left: 41.66667%
  }

  .offset-sm-6 {
    margin-left: 50%
  }

  .offset-sm-7 {
    margin-left: 58.33333%
  }

  .offset-sm-8 {
    margin-left: 66.66667%
  }

  .offset-sm-9 {
    margin-left: 75%
  }

  .offset-sm-10 {
    margin-left: 83.33333%
  }

  .offset-sm-11 {
    margin-left: 91.66667%
  }
}

@media (min-width:768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
  }

  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }

  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }

  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }

  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }

  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }

  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }

  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }

  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }

  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
  }

  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13
  }

  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
  }

  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }

  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }

  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
  }

  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
  }

  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
  }

  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
  }

  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
  }

  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
  }

  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
  }

  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
  }

  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11
  }

  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12
  }

  .offset-md-0 {
    margin-left: 0
  }

  .offset-md-1 {
    margin-left: 8.33333%
  }

  .offset-md-2 {
    margin-left: 16.66667%
  }

  .offset-md-3 {
    margin-left: 25%
  }

  .offset-md-4 {
    margin-left: 33.33333%
  }

  .offset-md-5 {
    margin-left: 41.66667%
  }

  .offset-md-6 {
    margin-left: 50%
  }

  .offset-md-7 {
    margin-left: 58.33333%
  }

  .offset-md-8 {
    margin-left: 66.66667%
  }

  .offset-md-9 {
    margin-left: 75%
  }

  .offset-md-10 {
    margin-left: 83.33333%
  }

  .offset-md-11 {
    margin-left: 91.66667%
  }
}

@media (min-width:992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
  }

  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }

  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }

  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }

  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }

  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }

  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }

  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }

  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }

  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
  }

  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13
  }

  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
  }

  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }

  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }

  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
  }

  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
  }

  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
  }

  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
  }

  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
  }

  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
  }

  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
  }

  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
  }

  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11
  }

  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12
  }

  .offset-lg-0 {
    margin-left: 0
  }

  .offset-lg-1 {
    margin-left: 8.33333%
  }

  .offset-lg-2 {
    margin-left: 16.66667%
  }

  .offset-lg-3 {
    margin-left: 25%
  }

  .offset-lg-4 {
    margin-left: 33.33333%
  }

  .offset-lg-5 {
    margin-left: 41.66667%
  }

  .offset-lg-6 {
    margin-left: 50%
  }

  .offset-lg-7 {
    margin-left: 58.33333%
  }

  .offset-lg-8 {
    margin-left: 66.66667%
  }

  .offset-lg-9 {
    margin-left: 75%
  }

  .offset-lg-10 {
    margin-left: 83.33333%
  }

  .offset-lg-11 {
    margin-left: 91.66667%
  }
}

@media (min-width:1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
  }

  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }

  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }

  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }

  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }

  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }

  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }

  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }

  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }

  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
  }

  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13
  }

  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
  }

  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }

  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }

  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
  }

  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
  }

  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
  }

  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
  }

  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
  }

  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
  }

  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
  }

  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
  }

  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11
  }

  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12
  }

  .offset-xl-0 {
    margin-left: 0
  }

  .offset-xl-1 {
    margin-left: 8.33333%
  }

  .offset-xl-2 {
    margin-left: 16.66667%
  }

  .offset-xl-3 {
    margin-left: 25%
  }

  .offset-xl-4 {
    margin-left: 33.33333%
  }

  .offset-xl-5 {
    margin-left: 41.66667%
  }

  .offset-xl-6 {
    margin-left: 50%
  }

  .offset-xl-7 {
    margin-left: 58.33333%
  }

  .offset-xl-8 {
    margin-left: 66.66667%
  }

  .offset-xl-9 {
    margin-left: 75%
  }

  .offset-xl-10 {
    margin-left: 83.33333%
  }

  .offset-xl-11 {
    margin-left: 91.66667%
  }
}

@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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
  }

  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
  }
}

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

@media (min-width:576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
  }

  .flex-sm-column, .flex-sm-row {
    -webkit-box-direction: normal !important
  }

  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
  }

  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
  }

  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -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
  }

  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
  }

  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
  }

  .justify-content-sm-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -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 {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
  }

  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
  }

  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
  }

  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
  }

  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -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 {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
  }

  .flex-md-column, .flex-md-row {
    -webkit-box-direction: normal !important
  }

  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
  }

  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
  }

  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -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
  }

  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
  }

  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
  }

  .justify-content-md-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -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 {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
  }

  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
  }

  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
  }

  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
  }

  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -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 {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
  }

  .flex-lg-column, .flex-lg-row {
    -webkit-box-direction: normal !important
  }

  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
  }

  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
  }

  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -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
  }

  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
  }

  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
  }

  .justify-content-lg-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -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 {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
  }

  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
  }

  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
  }

  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
  }

  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -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 {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
  }

  .flex-xl-column, .flex-xl-row {
    -webkit-box-direction: normal !important
  }

  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
  }

  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
  }

  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -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
  }

  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
  }

  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
  }

  .justify-content-xl-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -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 {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
  }

  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
  }

  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
  }

  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
  }

  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -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
  }
}

:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #868e96;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #868e96;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  --font-family-monospace: "SFMono-Regular",Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
}

@media print {
  *, :after, :before {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
  }

  a, a:visited {
    text-decoration: underline
  }

  abbr[title]:after {
    content: " (" attr(title) ")"
  }

  pre {
    white-space: pre-wrap !important
  }

  blockquote, pre {
    border: 1px solid #999;
    page-break-inside: avoid
  }

  thead {
    display: table-header-group
  }

  img, tr {
    page-break-inside: avoid
  }

  h2, h3, p {
    orphans: 3;
    widows: 3
  }

  h2, h3 {
    page-break-after: avoid
  }

  .navbar {
    display: none
  }

  .badge {
    border: 1px solid #000
  }

  .table {
    border-collapse: collapse !important
  }

    .table td, .table th {
      background-color: #fff !important
    }

  .table-bordered td, .table-bordered th {
    border: 1px solid #ddd !important
  }
}

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0,0,0,0)
}

@-ms-viewport {
  width: device-width
}

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block
}

body {
  margin: 0;
  font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff
}

[tabindex="-1"]:focus {
  outline: none !important
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 8px
}

p {
  margin-top: 0;
  margin-bottom: 1rem
}

abbr[data-original-title], abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0
}

address {
  font-style: normal;
  line-height: inherit
}

address, dl, ol, ul {
  margin-bottom: 1rem
}

dl, ol, ul {
  margin-top: 0
}

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

dt {
  font-weight: 700
}

dd {
  margin-bottom: .5rem;
  margin-left: 0
}

blockquote {
  margin: 0 0 1rem
}

dfn {
  font-style: italic
}

b, strong {
  font-weight: bolder
}

small {
  font-size: 80%
}

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

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}

  a:hover {
    color: #0056b3;
    text-decoration: underline
  }

  a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
  }

    a:not([href]):not([tabindex]):focus {
      outline: 0
    }

code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar
}

figure {
  margin: 0 0 1rem
}

img {
  vertical-align: middle;
  border-style: none
}

svg:not(:root) {
  overflow: hidden
}

[role=button], a, area, button, input:not([type=range]), label, select, summary, textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation
}

table {
  border-collapse: collapse
}

caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #868e96;
  text-align: left;
  caption-side: bottom
}

th {
  text-align: inherit
}

label {
  display: inline-block;
  margin-bottom: .5rem
}

button {
  border-radius: 0
}

  button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
  }

button, input, optgroup, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

button, input {
  overflow: visible
}

button, select {
  text-transform: none
}

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

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

input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}

input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
  -webkit-appearance: listbox
}

textarea {
  overflow: auto;
  resize: vertical
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal
}

progress {
  vertical-align: baseline
}

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

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none
}

  [type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
  }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button
}

output {
  display: inline-block
}

summary {
  display: list-item
}

template {
  display: none
}

[hidden] {
  display: none !important
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-bottom: 8px;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit
}

.h1, h1 {
  font-size: 2.5rem
}

.h2, h2 {
  font-size: 2rem
}

.h3, h3 {
  font-size: 1.75rem
}

.h4, h4 {
  font-size: 1.5rem
}

.h5, h5 {
  font-size: 1.25rem
}

.h6, h6 {
  font-size: 1rem
}

.lead {
  font-size: 1.25rem;
  font-weight: 300
}

.display-1 {
  font-size: 6rem
}

.display-1, .display-2 {
  font-weight: 300;
  line-height: 1.2
}

.display-2 {
  font-size: 5.5rem
}

.display-3 {
  font-size: 4.5rem
}

.display-3, .display-4 {
  font-weight: 300;
  line-height: 1.2
}

.display-4 {
  font-size: 3.5rem
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0,0,0,.1)
}

.small, small {
  font-size: 80%;
  font-weight: 400
}

.mark, mark {
  padding: .2em;
  background-color: #fcf8e3
}

.list-inline, .list-unstyled {
  padding-left: 0;
  list-style: none
}

.list-inline-item {
  display: inline-block
}

  .list-inline-item:not(:last-child) {
    margin-right: 5px
  }

.initialism {
  font-size: 90%;
  text-transform: uppercase
}

.blockquote {
  margin-bottom: 16px;
  font-size: 1.25rem
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #868e96
}

  .blockquote-footer:before {
    content: "\2014   \A0"
  }

.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
  float: left
}

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

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

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

.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto
}

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

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

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto
}

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

.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px
}

  .swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
  }

  .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 4
  }

  .swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));
    background-image: linear-gradient(270deg,rgba(0,0,0,.5),transparent)
  }

  .swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));
    background-image: linear-gradient(90deg,rgba(0,0,0,.5),transparent)
  }

  .swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));
    background-image: linear-gradient(0deg,rgba(0,0,0,.5),transparent)
  }

  .swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));
    background-image: linear-gradient(180deg,rgba(0,0,0,.5),transparent)
  }

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y
}

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x
}

@font-face {
  font-family: Corporative-Black;
  src: url(/fonts/39BED7_0_0.eot);
  src: url(/fonts/39BED7_0_0.eot?#iefix) format("embedded-opentype"),url(/fonts/39BED7_0_0.woff2) format("woff2"),url(/fonts/39BED7_0_0.woff) format("woff"),url(/fonts/39BED7_0_0.ttf) format("truetype")
}

@font-face {
  font-family: Libre Franklin;
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: Libre Franklin;
  font-weight: 500;
  font-style: normal
}

@font-face {
  font-family: Libre Franklin;
  font-weight: 600;
  font-style: normal
}

@font-face {
  font-family: Libre Franklin;
  font-weight: 700;
  font-style: normal
}

@font-face {
  font-family: Libre Franklin;
  font-weight: 800;
  font-style: normal
}

.img-fluid, .img-thumbnail {
  max-width: 100%;
  height: auto
}

.img-thumbnail {
  padding: .25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: .25rem;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}

.figure {
  display: inline-block
}

.figure-img {
  margin-bottom: 8px;
  line-height: 1
}

.figure-caption {
  font-size: 90%;
  color: #868e96
}

.form-control {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out
}

  .form-control::-ms-expand {
    background-color: transparent;
    border: 0
  }

  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: none;
    -webkit-box-shadow: 0 0 0 .2rem rgba(0,123,255,.25);
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
  }

  .form-control::-webkit-input-placeholder {
    color: #868e96;
    opacity: 1
  }

  .form-control:-ms-input-placeholder, .form-control::-ms-input-placeholder {
    color: #868e96;
    opacity: 1
  }

  .form-control::placeholder {
    color: #868e96;
    opacity: 1
  }

  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1
  }

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px)
}

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff
}

.form-control-file, .form-control-range {
  display: block
}

.col-form-label {
  padding-top: calc(.375rem + 1px);
  padding-bottom: calc(.375rem + 1px);
  margin-bottom: 0;
  line-height: 1.5
}

.col-form-label-lg {
  padding-top: calc(.5rem + 1px);
  padding-bottom: calc(.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5
}

.col-form-label-sm {
  padding-top: calc(.25rem + 1px);
  padding-bottom: calc(.25rem + 1px);
  font-size: .875rem;
  line-height: 1.5
}

.col-form-legend {
  font-size: 1rem
}

.col-form-legend, .form-control-plaintext {
  padding-top: .375rem;
  padding-bottom: .375rem;
  margin-bottom: 0
}

.form-control-plaintext {
  line-height: 1.5;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0
}

  .form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-sm {
    padding-right: 0;
    padding-left: 0
  }

.form-control-sm {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem
}

select.form-control-sm:not([size]):not([multiple]) {
  height: calc(1.8125rem + 2px)
}

.form-control-lg {
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem
}

select.form-control-lg:not([size]):not([multiple]) {
  height: calc(2.875rem + 2px)
}

.form-group {
  margin-bottom: 1rem
}

.form-text {
  display: block;
  margin-top: .25rem
}

.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px
}

  .form-row > .col, .form-row > [class*=col-] {
    padding-right: 5px;
    padding-left: 5px
  }

.form-check {
  position: relative;
  display: block;
  margin-bottom: .5rem
}

  .form-check.disabled .form-check-label {
    color: #868e96
  }

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0
}

.form-check-input {
  position: absolute;
  margin-top: .25rem;
  margin-left: -1.25rem
}

.form-check-inline {
  display: inline-block;
  margin-right: .75rem
}

  .form-check-inline .form-check-label {
    vertical-align: middle
  }

.valid-feedback {
  display: none;
  margin-top: .25rem;
  font-size: .875rem;
  color: #28a745
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 3;
  display: none;
  width: 250px;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(40,167,69,.8);
  border-radius: .2rem
}

.custom-select.is-valid, .form-control.is-valid, .was-validated .custom-select:valid, .was-validated .form-control:valid {
  border-color: #28a745
}

  .custom-select.is-valid:focus, .form-control.is-valid:focus, .was-validated .custom-select:valid:focus, .was-validated .form-control:valid:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(40,167,69,.25);
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
  }

  .custom-select.is-valid ~ .valid-feedback, .custom-select.is-valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback, .form-control.is-valid ~ .valid-tooltip, .was-validated .custom-select:valid ~ .valid-feedback, .was-validated .custom-select:valid ~ .valid-tooltip, .was-validated .form-control:valid ~ .valid-feedback, .was-validated .form-control:valid ~ .valid-tooltip {
    display: block
  }

.form-check-input.is-valid + .form-check-label, .was-validated .form-check-input:valid + .form-check-label {
  color: #28a745
}

.custom-control-input.is-valid ~ .custom-control-indicator, .was-validated .custom-control-input:valid ~ .custom-control-indicator {
  background-color: rgba(40,167,69,.25)
}

.custom-control-input.is-valid ~ .custom-control-description, .was-validated .custom-control-input:valid ~ .custom-control-description {
  color: #28a745
}

.custom-file-input.is-valid ~ .custom-file-control, .was-validated .custom-file-input:valid ~ .custom-file-control {
  border-color: #28a745
}

  .custom-file-input.is-valid ~ .custom-file-control:before, .was-validated .custom-file-input:valid ~ .custom-file-control:before {
    border-color: inherit
  }

.custom-file-input.is-valid:focus, .was-validated .custom-file-input:valid:focus {
  -webkit-box-shadow: 0 0 0 .2rem rgba(40,167,69,.25);
  box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.invalid-feedback {
  display: none;
  margin-top: .25rem;
  font-size: .875rem;
  color: #dc3545
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 3;
  display: none;
  width: 250px;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(220,53,69,.8);
  border-radius: .2rem
}

.custom-select.is-invalid, .form-control.is-invalid, .was-validated .custom-select:invalid, .was-validated .form-control:invalid {
  border-color: #dc3545
}

  .custom-select.is-invalid:focus, .form-control.is-invalid:focus, .was-validated .custom-select:invalid:focus, .was-validated .form-control:invalid:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(220,53,69,.25);
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
  }

  .custom-select.is-invalid ~ .invalid-feedback, .custom-select.is-invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback, .form-control.is-invalid ~ .invalid-tooltip, .was-validated .custom-select:invalid ~ .invalid-feedback, .was-validated .custom-select:invalid ~ .invalid-tooltip, .was-validated .form-control:invalid ~ .invalid-feedback, .was-validated .form-control:invalid ~ .invalid-tooltip {
    display: block
  }

.form-check-input.is-invalid + .form-check-label, .was-validated .form-check-input:invalid + .form-check-label {
  color: #dc3545
}

.custom-control-input.is-invalid ~ .custom-control-indicator, .was-validated .custom-control-input:invalid ~ .custom-control-indicator {
  background-color: rgba(220,53,69,.25)
}

.custom-control-input.is-invalid ~ .custom-control-description, .was-validated .custom-control-input:invalid ~ .custom-control-description {
  color: #dc3545
}

.custom-file-input.is-invalid ~ .custom-file-control, .was-validated .custom-file-input:invalid ~ .custom-file-control {
  border-color: #dc3545
}

  .custom-file-input.is-invalid ~ .custom-file-control:before, .was-validated .custom-file-input:invalid ~ .custom-file-control:before {
    border-color: inherit
  }

.custom-file-input.is-invalid:focus, .was-validated .custom-file-input:invalid:focus {
  -webkit-box-shadow: 0 0 0 .2rem rgba(220,53,69,.25);
  box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

  .form-inline .form-check {
    width: 100%
  }

@media (min-width:576px) {
  .form-inline label {
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .form-inline .form-group, .form-inline label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 0
  }

  .form-inline .form-group {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle
  }

  .form-inline .form-control-plaintext {
    display: inline-block
  }

  .form-inline .input-group {
    width: auto
  }

  .form-inline .form-check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    margin-top: 0;
    margin-bottom: 0
  }

  .form-inline .form-check-label {
    padding-left: 0
  }

  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: .25rem;
    margin-left: 0
  }

  .form-inline .custom-control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0
  }

  .form-inline .custom-control-indicator {
    position: static;
    display: inline-block;
    margin-right: .25rem;
    vertical-align: text-bottom
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0
  }
}

html {
  min-height: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased
}

body {
  background: #f7f7f9;
  font-family: Libre Franklin
}

main {
  padding-top: 67px
}

.p-content-page__intro {
  background: #eb303b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 460px;
  position: relative
}

.p-content-page__intro--article, .p-content-page__intro--wallpaper {
  min-height: 460px
}

@media (min-width:576px) {
  .p-content-page__intro--article, .p-content-page__intro--wallpaper {
    min-height: 421px
  }
}

.p-content-page__wallpaper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  max-height: 460px
}

@media (min-width:576px) {
  .p-content-page__wallpaper {
    max-height: 421px
  }
}

.p-content-page__wallpaper--mobile {
  display: block;
  width: 100%;
  max-width: 100%
}

@media (min-width:576px) {
  .p-content-page__wallpaper--mobile {
    display: none
  }
}

.p-content-page__wallpaper--desktop {
  display: none
}

@media (min-width:576px) {
  .p-content-page__wallpaper--desktop {
    width: 100%;
    max-width: 100%;
    display: block
  }
}

.p-content-page__wallpaper-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block
}

.p-content-page__intro-inner {
  padding-top: 92px;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  display: inline-block;
  height: auto
}

.p-content-page__body-wrapper {
  background: #fff;
  margin-top: -50px;
  padding: 72px 0
}

.p-content-page__body {
  margin: 0 auto;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400
}

  .p-content-page__body strong {
    font-family: Corporative-Black;
    font-weight: 100;
    font-size: 24px;
    line-height: 29px
  }

.p-content-page__body--narrow {
  max-width: 70%
}

.p-content-page__feature-section {
  margin-bottom: 110px
}

.l-half {
  display: block;
  max-height: 100%
}

.l-paint--white {
  background: #fff
}

.l-paint--gray {
  background: #f7f7f9
}

.l-paint--red {
  background: #eb303b
}

.l-paint__bleed {
  padding: 0;
  height: 100%;
  min-height: calc(100vh - 67px)
}

.l-pos--left {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.l-pos--left, .l-pos--right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%
}

.l-pos--right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.l-pos--center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%
}

.l-spacing--intro {
  margin: 40px 10px
}

@media (min-width:576px) {
  .l-spacing--intro {
    margin: 100px 0 80px
  }
}

.u-hidden {
  display: none
}

[data-component=collapsible] .js-expand-button svg {
  -webkit-transition: -webkit-transform .3s ease-in;
  transition: -webkit-transform .3s ease-in;
  transition: transform .3s ease-in;
  transition: transform .3s ease-in,-webkit-transform .3s ease-in;
  -webkit-transform-origin: center center;
  transform-origin: center center
}

[data-component=collapsible] .js-expand-button.js-expand--is-expanded svg {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

[data-component=toggle-on-field-selection].js-toggle-on-field-hidden {
  display: none
}

.m-hero-banner__content .a-lead {
  max-width: 90%;
}

.a-lead {
  font-family: Libre Franklin;
  font-size: 18px;
  line-height: 1.5rem;
  font-weight: 400;
  text-align: center;
  margin-bottom: 1.5rem
}

@media (min-width:1200px) {
  .a-lead {
    text-align: left
  }
}

.a-lead--content-page {
  font-size: 20px;
  line-height: 26px;
  text-align: center;
  margin-bottom: 45px
}

.a-lead--terms {
  font-size: 12px;
  line-height: 1rem;
  opacity: .7;
  width: auto;
  margin: 10px auto
}

@media (min-width:1200px) {
  .a-lead--terms {
    margin: 10px 0;
    width: 75%
  }
}

.a-lead--video {
  width: 80%;
  text-align: center;
  margin: 0 auto 3.5rem;
  color: #fff;
  font-size: 1.25rem;
  line-height: 1.5rem
}

@media (min-width:576px) {
  .a-lead--video {
    width: 500px
  }
}

.a-paragraph {
  font-family: Libre Franklin;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 5px
}

.a-paragraph--heading {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 0;
  color: #1d1d1c
}

.a-paragraph--section {
  margin-top: 40px
}

@media (min-width:576px) {
  .a-paragraph--section {
    margin-top: 23px
  }

    .a-paragraph--section:first-child {
      margin-top: 0
    }
}

.a-paragraph--introduction {
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
  margin-top: 20px
}

.a-brand-logo {
  display: block
}

.a-brand-logo--header img {
  height: 32px;
  width: 105px
}

.a-brand-logo--receipt img {
  height: 14px;
  width: 49px
}

.a-brand-logo--footer {
  margin-bottom: 24px
}

  .a-brand-logo--footer img {
    width: 74px
  }

@media (min-width:576px) {
  .a-brand-logo--footer {
    margin-bottom: 0
  }

    .a-brand-logo--footer img {
      width: 124px
    }
}

.a-heading {
  font-size: 2rem;
  line-height: 2rem
}

.a-heading, .a-heading--hero {
  font-family: Corporative-Black;
  font-weight: 100
}

.a-heading--hero {
  margin: 0 auto 1rem;
  text-align: center
}

@media (min-width:576px) {
  .a-heading--hero {
    font-size: 3.375rem;
    line-height: 3.25rem;
    margin: 20px 0;
    text-align: left
  }
}

@media (min-width:768px) {
  .a-heading--hero {
    text-align: center;
    margin: 0 auto 2rem
  }
}

@media (min-width:1200px) {
  .a-heading--hero {
    text-align: left
  }
}

@media (min-width:992px) {
  .m-section-banner--hero .a-heading--hero {
    margin: 0 auto 2rem
  }
}

.a-heading--page-title {
  text-align: center;
  margin-bottom: 32px
}

@media (min-width:576px) {
  .a-heading--page-title {
    font-size: 40px;
    line-height: 48px;
    font-weight: 100;
    max-width: none
  }
}

.a-heading--usp {
  margin: 0 auto 2.5rem;
  text-align: center;
  line-height: 38px;
  font-size: 1.5rem;
  line-height: 30px
}

@media (min-width:576px) {
  .a-heading--usp {
    font-size: 2rem;
    line-height: 38px
  }
}

.a-heading--subscriptions {
  color: #fff;
  font-family: Corporative-Black;
  font-size: 2rem;
  font-weight: 100;
  line-height: 38px;
  text-align: center;
  margin-bottom: 2rem
}

@media (min-width:576px) {
  .a-heading--subscriptions {
    margin-bottom: 4.5rem
  }
}

.a-heading--modal {
  font-size: 20px;
  line-height: 24px;
  font-weight: 100;
  margin-bottom: 50px
}

.a-heading--subheading-modal {
  font-size: 14px;
  line-height: 17px;
  font-weight: 100
}

.a-heading--content-page {
  text-align: center;
  margin-bottom: 2rem
}

.a-heading--partner-page {
  text-align: center;
  margin-bottom: 2rem;
  text-shadow: 2px 2px rgba(0, 0, 0, .5);
}

.a-lead--partner-page {
  font-size: 20px;
  line-height: 26px;
  text-align: center;
  margin-bottom: 45px;
  text-shadow: 2px 2px rgba(0, 0, 0, .5);
}

@media (min-width:576px) {
  .a-heading--billboard {
    font-size: 2.5rem;
    line-height: 2.75rem;
    margin: 0 0 20px;
    text-align: center;
    color: #fff;
    max-width: 70%
  }
}

@media (min-width:992px) {
  .a-headings--form-area {
    width: 519px;
    margin: 0 auto
  }
}

.a-heading--form-area {
  margin-top: 2.5rem
}

.a-excerpt {
  font-size: 18px;
  line-height: 1.5rem;
  font-weight: 400;
  color: #1c1c1b
}

.a-excerpt--form-area {
  max-width: 70%;
  margin-bottom: 2rem;
  text-align: center
}

@media (min-width:576px) {
  .a-excerpt--form-area {
    max-width: 519px;
    margin-bottom: 4rem
  }
}

.a-excerpt--modal {
  font-size: 14px;
  line-height: 17px;
  font-weight: 400
}

.a-lead-in {
  text-align: center;
  margin: 40px auto
}

@media (min-width:576px) {
  .a-lead-in {
    max-width: 60%;
    margin: 60px auto 80px
  }
}

.a-lead-in__heading {
  font-family: Corporative-Black;
  font-weight: 100;
  font-size: 1.5rem;
  line-height: 26px;
  color: #1c1c1b
}

@media (min-width:576px) {
  .a-lead-in__heading {
    font-size: 2rem;
    line-height: 38px
  }
}

.a-button {
  border-radius: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 2px solid #000;
  color: #000;
  font-family: Libre Franklin;
  font-size: 15px;
  line-height: 17px;
  padding: 12px 35px;
  font-weight: 700;
  cursor: pointer;
  background: transparent;
  display: block;
  margin: 0 auto;
  text-align: center;
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

  .a-button:hover {
    text-decoration: none;
    color: #000
  }

@media (min-width:576px) {
  .a-button {
    padding: 12px 35px;
    display: inline-block
  }
}

.m-button-group--dark .a-button {
  color: #ff0;
  border: 2px solid #ff0
}

.a-button--primary {
  background: #000;
  color: #fff
}

  .a-button--primary:hover {
    color: #fff
  }

.m-button-group--dark .a-button--primary {
  background: #ff0;
  color: #fff
}

.a-button--bordered {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 2px solid cyan;
  color: cyan;
  background: transparent;
  display: block
}

.a-button--outline {
  color: #201e1e;
  border-color: #201e1e
}

  .a-button--outline:active, .a-button--outline:hover {
    color: #201e1e
  }

.a-button--menu {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid cyan;
  color: cyan;
  background: transparent;
  font-weight: 400;
  display: block;
  width: 75%;
  margin: 1.125rem auto 0;
  padding: 9px 0;
  font-size: .9375rem;
  line-height: 1.375rem
}

@media (min-width:576px) {
  .a-button--menu {
    margin: .75rem auto 0;
    padding: 7px 0;
    font-size: .75rem;
    line-height: .9375rem
  }
}

.a-button--menu:hover {
  color: cyan
}

.a-button--menu.a-button--primary {
  background: cyan;
  color: #fff
}

  .a-button--menu.a-button--primary:hover {
    color: #fff
  }

.a-button--sm-centered {
  margin: 0 auto
}

.m-button-group .a-button {
  display: block;
  width: 100%;
  margin-bottom: 1.5rem
}

@media (min-width:576px) {
  .m-button-group .a-button {
    display: inline-block;
    width: auto;
    margin-bottom: 0
  }

    .m-button-group .a-button:nth-child(2) {
      margin-left: 2.9rem
    }
}

.a-form-button {
  background-color: #eb303b;
  color: #fff;
  padding: 17px 35px;
  border: 0;
  display: block;
  width: 100%;
  border-radius: 6px
}

  .a-form-button:disabled {
    background-color: rgba(0,0,0,.07);
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #8c8c8c;
    cursor: not-allowed
  }

  .a-form-button:hover {
    color: #fff
  }

@media (min-width:576px) {
  .l-inline .a-form-button {
    display: inline-block;
    width: auto
  }
}

.a-form-button--hidden {
  opacity: 0
}

.a-form-button__brand {
  margin-right: 22px;
  max-height: 24px
}

  .a-form-button__brand svg {
    width: 24px;
    height: 24px
  }

.a-form-control {
  z-index: 1
}

.a-form-control__element-wrapper {
  position: relative
}

.a-form-control__input {
  font-family: Libre Franklin;
  display: block;
  width: 100%;
  border-radius: 0
}

  .a-form-control__input.a-form-control--interacted:invalid {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
    border-color: #eb303b;
    color: #eb303b;
    border-radius: 0
  }

    .a-form-control__input.a-form-control--interacted:invalid + .a-form-control__error-text {
      display: block
    }

.a-form-control__input--text {
  border: none;
  border-bottom: 1px solid rgba(88,88,88,.2);
  outline: 0;
  padding: 14px 2rem;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  color: #1c1c1b;
  border-radius: 4px
}

  .a-form-control__input--text::-webkit-input-placeholder {
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    color: #1c1c1b
  }

  .a-form-control__input--text:-ms-input-placeholder, .a-form-control__input--text::-ms-input-placeholder {
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    color: #1c1c1b
  }

  .a-form-control__input--text::placeholder {
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    color: #1c1c1b
  }

.m-form--no-icons .a-form-control__input--text {
  padding-left: 0
}

.a-form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  margin-bottom: 1.5rem
}

  .a-form-group .a-form-group {
    margin-bottom: 0
  }

.a-form-group--no-label {
  vertical-align: top;
  padding-top: 2rem
}

.a-form-group--helper {
  margin-top: 7px;
  margin-bottom: 2rem;
  font-size: 12px;
  line-height: 14px;
  font-weight: 500;
  color: #8c8c8c
}

.a-form-control--bordered {
  border: 1px solid #1c1c1b;
  border-radius: 4px
}

  .a-form-control--bordered .a-form-control__input--text {
    padding: 10px 1rem 10px 3rem
  }

    .a-form-control--bordered .a-form-control__input--text::-webkit-input-placeholder {
      font-size: 1rem;
      line-height: 19px;
      font-weight: 400;
      color: #8c8c8c
    }

    .a-form-control--bordered .a-form-control__input--text:-ms-input-placeholder, .a-form-control--bordered .a-form-control__input--text::-ms-input-placeholder {
      font-size: 1rem;
      line-height: 19px;
      font-weight: 400;
      color: #8c8c8c
    }

    .a-form-control--bordered .a-form-control__input--text::placeholder {
      font-size: 1rem;
      line-height: 19px;
      font-weight: 400;
      color: #8c8c8c
    }

  .a-form-control--bordered .a-form-control__icon {
    left: 14px
  }

.a-form-control__icon {
  position: absolute;
  top: 14px;
  left: 0;
  background-repeat: no-repeat;
  background-position: 0;
  z-index: 2;
  width: 22px;
  height: 22px
}

.a-form-control__icon--name {
  background-image: url(dd64c58a1656ac69c6bd932a94f92fae.svg)
}

.a-form-control__icon--phone {
  background-image: url(10f3927711b538d5e826301341dbdd68.svg)
}

.a-form-control__icon--password {
  background-image: url(b377b1efdfd5da844b58c14449156667.svg)
}

.a-form-control__icon--email {
  background-image: url(d86b0283885b5a814c385c15231f396d.svg)
}

.a-form-control__icon--code {
  background-image: url(fa958a91ac378514517271bba96478dd.svg)
}

.a-form-control__icon--search {
  background-image: url(7fa170119ad6d91dca9cff76e85b7929.svg)
}

.m-form--no-icons .a-form-control__icon {
  display: none
}

.a-form-control-text {
  border: none;
  border-bottom: 2px solid #8c8c8c;
  outline: 0;
  padding: 14px 1.5rem;
  font-size: .875rem;
  line-height: 1.0625rem;
  font-weight: 700;
  color: #353535
}

  .a-form-control-text::-webkit-input-placeholder {
    font-size: .875rem;
    line-height: 1.0625rem;
    font-weight: 400;
    color: #8c8c8c
  }

  .a-form-control-text:-ms-input-placeholder, .a-form-control-text::-ms-input-placeholder {
    font-size: .875rem;
    line-height: 1.0625rem;
    font-weight: 400;
    color: #8c8c8c
  }

  .a-form-control-text::placeholder {
    font-size: .875rem;
    line-height: 1.0625rem;
    font-weight: 400;
    color: #8c8c8c
  }

.a-form-control--checkbox-wrapper {
  padding: 0
}

.a-form-control-checkbox, .a-form-control-rich-radio {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}

  .a-form-control-checkbox:checked + .a-form-control-checkbox__label .a-form-control-checkbox__tick, .a-form-control-rich-radio:checked + .a-form-control-rich-radio__label .a-form-control-rich-radio__tick {
    stroke-dashoffset: 0
  }

.a-form-control-checkbox__label {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  line-height: 22px
}

.a-form-control-checkbox__label-text {
  margin-left: 11px
}

.a-form-control-checkbox__label-paragraph:last-child {
  margin-bottom: 0
}

.a-form-control-checkbox__icon, .a-form-control-rich-radio__icon {
  height: 22px;
  width: 22px;
  min-width: 22px;
  min-height: 22px;
  vertical-align: middle;
  background: #fff;
  border-radius: 2px;
  border: 1px solid #585858
}

.a-form-control-checkbox__tick, .a-form-control-rich-radio__tick {
  fill: none;
  stroke: #1c1c1b;
  stroke-dasharray: 11;
  stroke-dashoffset: 11;
  stroke-width: 1.5;
  -webkit-transition: stroke-dashoffset .2s ease-in;
  transition: stroke-dashoffset .2s ease-in
}

.a-form-control__error-text {
  display: none;
  font-size: 12px;
  line-height: 15px;
  padding: 0;
  color: #eb303b;
  margin: .5rem 0
}

.a-form-state {
  padding: 1rem;
  border-radius: 4px;
  color: #fff;
  text-align: center;
  margin: 0 .25rem .5rem
}

@media (min-width:576px) {
  .a-form-state {
    width: 519px;
    margin: 2rem auto
  }
}

.a-form-state--invalid {
  background-color: #eb303b
}

.a-cta-icon {
  margin-bottom: 1rem;
  width: 88px;
  height: 88px;
  border-radius: 100%;
  -webkit-box-shadow: 0 2px 8px 0 #eaedf2;
  box-shadow: 0 2px 8px 0 #eaedf2;
  background: #fff;
  position: relative
}

@media (min-width:576px) {
  .a-cta-icon {
    width: 56px;
    height: 56px;
    margin-bottom: 1.25rem
  }
}

.a-cta-icon__icon {
  display: block;
  margin: 0 auto;
  width: 39px;
  height: 39px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%)
}

@media (min-width:576px) {
  .a-cta-icon__icon {
    width: 25px;
    height: 25px
  }
}

.a-cta-icon-heading {
  margin-bottom: 12px;
  line-height: 21px;
  font-weight: 600
}

.a-cta-icon-caption, .a-cta-icon-heading {
  font-family: Libre Franklin;
  font-size: 18px
}

.a-cta-icon-caption {
  color: inherit;
  margin-bottom: 0;
  line-height: 1.5rem;
  text-align: center;
  width: 100%
}

@media (min-width:576px) {
  .a-cta-icon-caption {
    text-align: left
  }
}

.a-icon-arrow svg {
  display: block;
  height: 104px;
  width: 38px;
  margin: 0 auto
}

.a-icon-arrow--black svg g {
  stroke: #000 !important
}

.a-faux-link, .a-link {
  font-family: Libre Franklin;
  color: #353535;
  text-decoration: underline;
  line-height: 1.125rem;
  font-style: normal
}

.a-link--no-link {
  text-decoration: none
}

.a-faux-link {
  font-size: 14px;
  line-height: 17px
}

.a-link--menu {
  font-size: 24px;
  line-height: 29px;
  margin-bottom: 30px;
  font-weight: 400;
  text-decoration: none
}

@media (min-width:768px) {
  .a-link--menu {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 17px;
    font-weight: 600;
    margin-left: 29px
  }
}

.a-link--heavy {
  font-weight: 800
}

.a-link--footer {
  font-size: 16px;
  line-height: 19px;
  text-decoration: none;
  font-weight: 500;
  margin-bottom: 23px
}

.a-link--primary {
  color: cyan
}

.a-link--email, .a-link--helper, .a-link--phone {
  color: inherit
}

.a-link--phone {
  text-decoration: none
}

.a-link--label {
  font-size: .8125rem;
  line-height: 1.125rem
}

@media (min-width:576px) {
  .a-link--label {
    font-size: .9375rem;
    line-height: 1.5rem
  }
}

.a-links--primary .a-link--phone {
  font-size: 1rem;
  line-height: 1.125rem
}

@media (min-width:576px) {
  .a-links--primary .a-link--phone {
    font-size: 1.125rem;
    line-height: 1.5rem
  }
}

.a-links--primary .a-link--email {
  text-decoration: underline;
  font-size: 1rem;
  line-height: 1.125rem
}

@media (min-width:576px) {
  .a-links--primary .a-link--email {
    font-size: 1.125rem;
    line-height: 1.5rem
  }
}

.a-links--primary .a-link--label {
  font-size: 1rem;
  line-height: 1.125rem
}

@media (min-width:576px) {
  .a-links--primary .a-link--label {
    font-size: 1.125rem;
    line-height: 1.5rem
  }
}

.a-links--secondary .a-link--phone {
  font-size: .8125rem;
  line-height: 1.125rem
}

@media (min-width:576px) {
  .a-links--secondary .a-link--phone {
    font-size: .9375rem;
    line-height: 1.5rem
  }
}

.a-links--secondary .a-link--email {
  text-decoration: underline;
  font-size: .8125rem;
  line-height: 1.125rem
}

@media (min-width:576px) {
  .a-links--secondary .a-link--email {
    font-size: .9375rem;
    line-height: 1.5rem
  }
}

.a-partner-link {
  display: block;
  margin: 0 auto 4rem;
  padding: 0 2rem
}

  .a-partner-link img {
    margin: 0 auto;
    display: block;
    max-width: 90%
  }

.a-dashboard-tile {
  height: 185px;
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 4px 12px 0 #eeeef2;
  box-shadow: 0 4px 12px 0 #eeeef2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 30px 0;
  margin-bottom: .5rem
}

@media (min-width:576px) {
  .a-dashboard-tile {
    height: 250px;
    margin-bottom: 1rem
  }
}

.a-dashboard-tile__figure {
  -webkit-box-flex: 4;
  -ms-flex-positive: 4;
  flex-grow: 4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.a-dashboard-tile__icon {
  min-width: 80px;
  min-height: 55px;
  width: auto;
  display: block
}

.a-dashboard-tile__label {
  color: #333;
  font-family: Libre Franklin;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  text-align: center;
  text-decoration: none
}

.a-pretty-list__item {
  padding: 1rem
}

.a-list--usp {
  width: 100%;
  font-family: Libre Franklin;
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 0
}

  .a-list--usp:before {
    width: auto;
    display: inline-block
  }

@media (min-width:768px) {
  .a-list--usp {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    width: auto
  }
}

.a-list--usp-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0 auto
}

  .a-list--usp-vertical .a-list--usp__item {
    margin-bottom: 1rem;
    white-space: nowrap;
    margin-right: 0;
    width: auto
  }

@media (min-width:768px) {
  .a-list--usp-vertical .a-list--usp__item {
    margin-bottom: 1.25rem
  }
}

.a-list--usp__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 50%;
  padding-bottom: 1.5rem;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  min-width: 165px
}

.o-social-proof-usp-banner .a-list--usp__item {
  min-width: auto
}

@media (min-width:576px) {
  .o-social-proof-usp-banner .a-list--usp__item {
    min-width: 165px
  }
}

@media (min-width:992px) {
  .o-social-proof-usp-banner .a-list--usp__item {
    min-width: auto
  }
}

.a-list--usp__item:nth-child(2n) {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

@media (min-width:768px) {
  .a-list--usp__item {
    min-width: auto;
    display: inline-block;
    width: auto;
    margin-right: 3.75rem;
    padding-bottom: 0
  }

    .a-list--usp__item:last-child {
      margin-right: 0
    }
}

.a-list--usp__item-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: inherit;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  width: 130px;
  max-width: 130px
}

.a-list--usp-light .a-list--usp__item-label {
  font-weight: 500
}

@media (min-width:768px) {
  .a-list--usp__item-label {
    width: auto;
    max-width: none
  }
}

.a-list--usp__item-label:before {
  content: "";
  background-image: url(333bb4e8f83d1c655fbb66889f67862f.svg);
  background-repeat: no-repeat;
  background-size: 22px 15px;
  display: inline-block;
  height: 15px;
  min-width: 22px;
  width: 22px;
  max-width: 22px;
  margin-right: 10px
}

.a-appstore-list {
  margin: 56px auto 40px
}

.a-appstore-list--small {
  margin: 10px 0 0
}

.a-appstore-list__vector img {
  width: 70px;
  height: auto
}

.a-appstore-list__badges {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.a-appstore-list--small .a-appstore-list__badges {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.a-appstore-list__badge {
  display: block;
  text-align: center;
  margin-right: 10px
}

  .a-appstore-list__badge:last-child {
    margin-right: 0
  }

  .a-appstore-list__badge img {
    height: 32px
  }

.a-appstore-list--small .a-appstore-list__badge img {
  height: 26px
}

.a-appstore-list--small .a-appstore-list__badge {
  text-align: left;
  margin-bottom: 10px
}

.a-appstore-list__heading {
  font-family: Libre Franklin;
  color: #363636;
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 11px;
  font-weight: 400;
  text-align: center
}

.a-table {
  width: 100%
}

  .a-table th {
    color: #363636;
    font-family: Libre Franklin;
    font-size: 12px;
    font-weight: 600;
    line-height: 14px;
    text-align: left
  }

    .a-table th:last-of-type {
      text-align: right
    }

  .a-table td {
    color: #363636;
    font-family: Libre Franklin;
    font-size: 16px;
    font-weight: 400;
    line-height: 56px;
    text-align: left
  }

    .a-table td:last-of-type {
      text-align: right
    }

  .a-table tbody tr {
    border-bottom: 1px solid #e0e0e2
  }

    .a-table tbody tr:last-of-type {
      border: none
    }

.a-hotline-help {
  font-family: Corporative-Black;
  font-size: 1rem;
  line-height: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 3.75rem 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 100
}

  .a-hotline-help strong {
    font-weight: 100
  }

.a-hotline-help__heading {
  font-weight: 800;
  margin-bottom: 2px
}

.a-hotline-ribbon .a-hotline-help__heading {
  font-family: Corporative-Black;
  font-weight: 100;
  font-size: 1.5rem;
  line-height: 29px;
  margin-bottom: .5rem
}

@media (min-width:576px) {
  .a-hotline-ribbon .a-hotline-help__heading {
    font-family: Corporative-Black;
    font-weight: 100;
    font-size: 2rem;
    line-height: 38px;
    margin-bottom: 1rem
  }
}

.a-hotline-help__lead {
  font-weight: 400
}

.a-swirl {
  position: relative
}

.a-swirl__content {
  position: absolute;
  top: 42%;
  left: 48%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  font-family: Corporative-Black;
  font-weight: 100;
  font-size: 28px;
  line-height: 28px;
  text-align: center;
  color: #fff
}

.a-hotline-ribbon {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #f7f7f9;
  padding: 0;
  margin: 0 auto;
  text-align: center
}

.a-hotline-ribbon, .m-figure-helper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.m-figure-helper {
  font-family: Libre Franklin;
  color: #353535;
  cursor: pointer
}

  .m-figure-helper:hover .m-figure-helper__heading {
    color: inherit;
    text-decoration: none
  }

.m-figure-helper__figure {
  margin-right: 1rem;
  width: 29px;
  height: 33px;
  display: block
}

.m-figure-helper__heading {
  font-size: 14px;
  line-height: 17px;
  font-weight: 700;
  margin: 0
}

.a-partner-logo {
  background-color: #fff;
  border-radius: 100%;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.5);
  box-shadow: 0 2px 4px 0 rgba(0,0,0,.5);
  width: 70px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto 2rem
}

  .a-partner-logo img {
    max-width: 100%;
    max-height: 20px
  }

.a-card {
  padding: 1.5rem 1.25rem;
  -webkit-box-shadow: 0 4px 12px 0 #eeeef2;
  box-shadow: 0 4px 12px 0 #eeeef2;
  border-radius: 4px;
  background-color: #fff;
  margin: 0 .75rem .5rem
}

@media (min-width:576px) {
  .a-card {
    width: 519px;
    padding: 2rem;
    margin: 0 auto .5rem
  }
}

.a-card p {
  margin: 0
}

.a-card--table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media (min-width:992px) {
  .a-card--narrow {
    padding: 1.5rem
  }
}

.a-card--with-button {
  margin: 0 0 2rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

  .a-card--with-button img {
    display: block;
    margin: 2rem auto
  }

@media (min-width:992px) {
  .a-card--with-button {
    margin: 0;
    height: 100%;
    width: 100%
  }
}

.m-section-banner__full-feature-figure {
  max-width: 100%;
  margin: 0 auto
}

.m-hero-banner__figure .m-section-banner__full-feature-figure {
  width: 800px;
  max-width: 100%
}

.m-hero-banner__layout {
  width: 100vw;
  max-width: 100%;
  background: #eb303b;
  color: #fff;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.m-hero-banner__layout--gradient {
  background-image: linear-gradient(-45deg,#5c5779,#e9514a)
}

.m-hero-banner__content {
  width: 100vw;
  padding: 40px 20px;
  margin: 0 auto
}

@media (min-width:1200px) {
  .m-hero-banner__content {
    max-width: 1200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 2;
    padding: 120px 0
  }
}

.m-hero-banner__figure {
  width: 100vw;
  max-width: 100%;
  margin: 0 auto
}

@media (min-width:1200px) {
  .m-hero-banner__figure {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 1200px;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 1;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 90px
  }
}

.m-subscriptions-banner__layout {
  width: 100vw;
  max-width: 100%;
  background: #3dc1c1;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 36px 12px;
  font-family: Libre Franklin
}

@media (min-width:576px) {
  .m-subscriptions-banner__layout {
    padding: 50px 3.75rem 70px
  }
}

.m-subscriptions-banner__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 3rem
}

@media (min-width:576px) {
  .m-subscriptions-banner__block {
    margin-bottom: 0
  }
}

.m-subscriptions-banner__title {
  font-size: 18px;
  font-weight: 900;
  line-height: 22px;
  text-align: center
}

.m-subscriptions-banner__description {
  -webkit-box-flex: 4;
  -ms-flex-positive: 4;
  flex-grow: 4;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-align: center;
  margin-bottom: 2rem
}

.m-billboard-banner__layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}

.m-billboard-banner__paragraph {
  color: #fff;
  text-align: center;
  max-width: 60%
}

.m-billboard-banner__figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  max-width: 100%
}

  .m-billboard-banner__figure img {
    max-width: 100%
  }

.m-billboard-banner__figure--right-aligned {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.m-billboard-banner__figure--left-aligned {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.m-billboard-banner__swirl {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%)
}

.o-social-proof-usp-banner {
  padding: 2rem 1.25rem .5rem;
  background: #1c1c1b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  color: #fff
}

@media (min-width:768px) {
  .o-social-proof-usp-banner {
    padding: 0;
    height: 90px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }
}

.o-social-proof-usp-banner__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media (min-width:768px) {
  .o-social-proof-usp-banner__wrapper {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }
}

.o-social-proof-usp-banner__proof-list {
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
  margin: 0 auto 2rem;
  padding: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media (min-width:768px) {
  .o-social-proof-usp-banner__proof-list {
    width: auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 0 40px 0 0
  }
}

.o-social-proof-usp-banner__proof-list__item {
  width: 50%;
  max-width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

  .o-social-proof-usp-banner__proof-list__item img {
    max-width: 100%
  }

  .o-social-proof-usp-banner__proof-list__item:nth-child(2) {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

@media (min-width:768px) {
  .o-social-proof-usp-banner__proof-list__item {
    width: 100%;
    max-width: none
  }
}

.m-usp-banner__layout {
  width: 100vw;
  max-width: 100%;
  background: #f6f6f8;
  color: #1c1c1b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 36px 12px
}

@media (min-width:576px) {
  .m-usp-banner__layout {
    padding: 3.75rem
  }
}

.m-usp-banner__layout--bright {
  background: #fff
}

.m-usp-banner__button-wrapper {
  text-align: center;
  margin: 1.5rem auto 0
}

.m-usp-banner__expander-area {
  margin: 0 auto 2rem
}

.m-usp-banner__expander {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: .5rem;
  color: #1c1c1b;
  font-size: 1rem;
  line-height: 17px;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline
}

.m-usp-banner__expander-figure {
  margin-left: .25rem
}

  .m-usp-banner__expander-figure g {
    stroke: #1c1c1b
  }

.m-usp-banner__expander--open {
  display: none
}

  .m-usp-banner__expander--open .m-usp-banner__expander-figure {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
  }

.m-usp-banner__layout--expanded .m-usp-banner__expander--open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.m-usp-banner__layout--expanded .m-usp-banner__expander--closed {
  display: none
}

.m-button-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

@media (min-width:576px) {
  .m-button-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

@media (min-width:576px) {
  .m-button-group--narrow {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: 0 auto;
    width: auto;
    text-align: center
  }

    .m-button-group--narrow .m-button-group__section:last-child {
      margin-right: 0
    }
}

.m-button-group__icon {
  display: none
}

@media (min-width:576px) {
  .m-button-group__icon {
    display: block;
    margin: 3rem auto 0
  }

  .m-button-group__icon--arrow {
    height: 104px;
    width: 38px
  }
}

@media (min-width:1200px) {
  .m-button-group__icon {
    margin: 5.3125rem auto 0
  }
}

.m-button-group--hero, .m-button-group--hero .m-button-group__section {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

  .m-button-group--hero .m-button-group__section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 0
  }

@media (min-width:576px) {
  .m-button-group--hero .m-button-group__section {
    margin-bottom: 18px
  }
}

@media (min-width:1200px) {
  .m-button-group--hero .m-button-group__section {
    margin-bottom: 0;
    margin-right: 2rem;
    display: inline-block
  }
}

@media (min-width:576px) {
  .m-button-group--hero .a-button {
    width: 80%;
    margin: 0 auto
  }
}

@media (min-width:1200px) {
  .m-button-group--hero .a-button {
    width: auto;
    margin: 0
  }
}

@media (min-width:1200px) {
  .m-button-group--hero {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
}

@media (min-width:576px) {
  .m-button-group--hero {
    padding-right: 18px
  }
}

.m-form-button-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.m-form-button-group__section {
  width: 100%
}

.m-form-button-group__section-lead {
  display: none
}

.m-form-button-group__section + .m-form-button-group__section-lead {
  display: block
}

@media (min-width:576px) {
  .m-button-group__section {
    margin-right: 2rem
  }
}

.m-cta-block {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 3.75rem
}

@media (min-width:576px) {
  .m-cta-block {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    height: auto;
    margin-bottom: 2.5rem
  }
}

.m-cta-block--hidden-on-xs {
  display: none
}

@media (min-width:576px) {
  .m-cta-block--hidden-on-xs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

.m-cta-block--large {
  height: auto
}

.m-accordion {
  margin-bottom: 40px
}

@media (min-width:992px) {
  .m-accordion {
    margin-bottom: 80px
  }
}

.m-accordion__heading {
  color: #1d1d1c;
  font-family: Corporative-Black;
  font-weight: 100;
  font-size: 1.5rem;
  line-height: 29px;
  text-align: left;
  margin-bottom: 1.5rem
}

.m-collapsible {
  position: relative;
  font-family: Libre Franklin;
  padding: 1.5rem 1.25rem;
  -webkit-box-shadow: 0 4px 12px 0 #eeeef2;
  box-shadow: 0 4px 12px 0 #eeeef2;
  border-radius: 4px;
  background-color: #fff
}

@media (min-width:992px) {
  .m-collapsible {
    margin: 0 auto .5rem;
    cursor: pointer
  }
}

.m-collapsible p {
  margin: 0
}

.m-collapsible--foldable {
  cursor: pointer
}

  .m-collapsible--foldable + .m-collapsible--foldable {
    margin-top: .5rem
  }

@media (min-width:576px) {
  .m-collapsible--foldable + .m-collapsible--foldable {
    margin-top: 1rem
  }
}

.m-collapsible__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #353535;
  padding: 0;
  position: relative
}

.m-collapsible__block--foldable {
  padding: 0;
  min-height: auto;
  cursor: default
}

@media (min-width:576px) {
  .m-collapsible__block--foldable {
    -webkit-box-align: left;
    -ms-flex-align: left;
    align-items: left
  }
}

.m-collapsible__expand {
  position: absolute;
  top: 0;
  right: 0;
  width: 24px;
  height: 24px;
  border: 0;
  outline: 0;
  bottom: 0;
  text-align: center;
  color: #fff;
  font-size: 24px;
  padding: 0;
  background: transparent;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 24px
}

  .m-collapsible__expand:focus {
    outline: 0
  }

  .m-collapsible__expand svg {
    width: 24px;
    pointer-events: none
  }

@media (min-width:576px) {
  .m-collapsible__expand {
    cursor: pointer;
    left: auto;
    bottom: auto
  }
}

.m-collapsible__body {
  overflow: hidden;
  height: 0;
  -webkit-transition: height .3s ease-in-out;
  transition: height .3s ease-in-out
}

@media (min-width:576px) {
  .m-collapsible__body {
    max-width: 90%
  }
}

.m-collapsible__title {
  font-family: Libre Franklin;
  color: #1d1d1d;
  font-size: 14px;
  font-weight: 600;
  line-height: 17px;
  text-align: left;
  max-width: 80%;
  margin-bottom: 0;
  cursor: pointer
}

.m-collapsible--primary .m-collapsible__title {
  font-size: 18px;
  line-height: 22px
}

.m-collapsible__body-content {
  padding: 1.125rem 0
}

@media (min-width:576px) {
  .m-collapsible__body-content {
    font-size: .9375rem;
    line-height: 1.5rem
  }
}

.m-collapsible--primary .m-collapsible__body-content {
  font-size: 18px;
  font-weight: 400;
  line-height: 22px
}

.m-collapsible__footer {
  background: #e8ecf1;
  color: #353535;
  border-radius: 0 0 2.25rem 2.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1.25rem 2.25rem;
  text-align: left
}

  .m-collapsible__footer .a-form-control-rich-radio__icon {
    margin-right: 2.125rem
  }

.m-carousel {
  position: relative;
  font-family: Libre Franklin
}

.m-carousel--category {
  margin-bottom: 40px
}

@media (min-width:576px) {
  .m-carousel--category {
    margin-bottom: 80px
  }
}

.m-carousel__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1rem
}

.m-carousel__title {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5rem;
  color: #1c1c1b;
  margin-bottom: 0
}

.m-carousel__more-link {
  margin-left: .5rem;
  color: #d94343;
  font-size: 14px;
  line-height: 17px;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline
}

  .m-carousel__more-link:hover {
    color: #eb303b
  }

    .m-carousel__more-link:hover .m-carousel__more-link-figure g {
      stroke: #eb303b
    }

.m-carousel__more-link-figure {
  margin-left: .25rem
}

  .m-carousel__more-link-figure g {
    stroke: #d94343
  }

.m-carousel--magazine {
  margin-bottom: 40px
}

@media (min-width:576px) {
  .m-carousel--magazine {
    margin-bottom: 60px
  }
}

.swiper-container {
  width: 100%;
  height: 100%
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.m-carousel__slide {
  width: auto
}

.m-carousel__slide--magazine {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start
}

.m-carousel__button {
  display: none
}

@media (min-width:1200px) {
  .m-carousel__button {
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
    width: 16px;
    height: 29px;
    cursor: pointer
  }
}

.m-carousel__button--next {
  right: -2rem
}

.m-carousel__button--prev {
  left: -2rem
}

.m-carousel__image-category {
  width: 287px;
  height: 170px;
  max-width: 287px;
  max-height: 170px;
  overflow: hidden;
  border-radius: 4px
}

.m-selection-list {
  padding: 0;
  margin: 0 auto;
  list-style: none;
  font-family: Libre Franklin;
  max-width: 480px
}

.m-selection-list__link {
  display: block
}

  .m-selection-list__link:hover {
    text-decoration: none
  }

.m-selection-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 4px
}

.m-selection-list__option-icon-wrapper {
  width: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 1.25rem
}

.m-selection-list__content {
  -webkit-box-flex: 2;
  -ms-flex-positive: 2;
  flex-grow: 2
}

.m-selection-list__option-icon {
  display: block;
  max-width: 60px;
  max-height: 35px
}

.m-selection-list__title {
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  color: #363636;
  margin-bottom: 3px
}

.m-selection-list__description {
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
  color: #8e8e8d;
  margin-bottom: 0
}

.m-selection-list__arrow {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  display: block;
  width: 25px;
  height: 25px
}

.m-pagination {
  margin: 20px 10px
}

@media (min-width:576px) {
  .m-pagination {
    margin: 80px 0
  }
}

.m-pagination__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media (min-width:576px) {
  .m-pagination__inner {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

.m-pagination__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

  .m-pagination__button a {
    font-family: Corporative-Black;
    font-weight: 100;
    color: #1c1c1b;
    font-size: 1.5rem
  }

  .m-pagination__button.m-pagination__button--next svg {
    margin-left: 8px
  }

  .m-pagination__button.m-pagination__button--prev svg {
    margin-right: 8px
  }

.m-pagination__pages {
  display: none
}

@media (min-width:576px) {
  .m-pagination__pages {
    margin: 0 4rem;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

.m-pagination__page {
  display: block;
  margin-left: 1rem
}

  .m-pagination__page:first-child {
    margin-left: 0
  }

.m-pagination__link {
  display: block;
  font-family: Libre Franklin;
  font-size: 1rem;
  color: #1c1c1b;
  text-decoration: none
}

  .m-pagination__link--active, .m-pagination__link:hover {
    color: #eb303b;
    font-weight: 600
  }

.m-pagination__link--active {
  text-decoration: underline
}

.m-modal {
  color: #353535;
  background: #fff;
  margin: auto;
  position: fixed;
  z-index: 10;
  visibility: hidden;
  pointer-events: none;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  opacity: 0;
  -webkit-transform: scale(.8);
  transform: scale(.8)
}

@media (min-width:992px) {
  .m-modal {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: auto;
    height: auto;
    -webkit-box-shadow: 0 4px 12px 0 #2b2b2b;
    box-shadow: 0 4px 12px 0 #2b2b2b;
    border-radius: .5rem;
    max-height: 100%
  }
}

.m-modal--show {
  visibility: visible;
  pointer-events: auto;
  opacity: 1
}

  .m-modal--show .m-modal__body {
    opacity: 1
  }

@media (min-width:992px) {
  .m-modal--show .m-modal__body {
    width: auto
  }
}

.m-modal--show ~ .m-modal__overlay {
  opacity: 1;
  visibility: visible
}

.m-modal__wrap {
  position: relative;
  padding: 60px 0;
  width: auto
}

@media (min-width:992px) {
  .m-modal__wrap {
    width: auto;
    padding: 1.5rem 0;
    padding-top: 66px
  }
}

.m-modal__body {
  opacity: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  height: calc(100vh - 120px);
  max-height: 100%;
  padding: 1.25rem
}

@media (min-width:992px) {
  .m-modal__body {
    min-width: 600px;
    height: auto;
    max-height: none;
    overflow-x: visible;
    overflow-y: visible;
    -webkit-overflow-scrolling: visible;
    padding: 0 .5rem
  }
}

.m-modal__overlay {
  background: rgba(0,0,0,.4);
  position: fixed;
  width: 100%;
  height: 100%;
  visibility: hidden;
  top: 0;
  left: 0;
  z-index: 5;
  opacity: 0;
  -webkit-transition: all .3s;
  transition: all .3s
}

.m-modal__close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  border-radius: 100%;
  -webkit-box-shadow: 0 4px 12px 0 rgba(43,43,43,.1);
  box-shadow: 0 4px 12px 0 rgba(43,43,43,.1);
  width: 40px;
  height: 40px;
  background: #fff
}

.m-modal__close-inner {
  position: relative;
  width: 100%;
  height: 100%
}

.m-modal__close-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%)
}

.a-customerno-image {
  max-width: 125px
}

.m-pricelist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

@media (min-width:992px) {
  .m-pricelist {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
}

.m-pricelist-item {
  font-family: Libre Franklin;
  color: #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1.25rem;
  border-top: 1px solid #e3e3eb
}

  .m-pricelist-item:first-child {
    border: none
  }

@media (min-width:992px) {
  .m-pricelist-item {
    padding: 0 2rem;
    border-top: 0;
    border-left: 1px solid #e3e3eb
  }

    .m-pricelist-item:first-child {
      border: none
    }
}

.m-pricelist-item__heading {
  font-size: 1.25rem;
  line-height: 1.5rem;
  font-weight: 800;
  margin-bottom: 1rem
}

.m-pricelist-item__lead {
  font-size: 1rem;
  line-height: 1.25rem;
  font-weight: 500;
  text-align: center;
  width: 260px;
  margin-bottom: 32px;
  min-height: 60px
}

.m-pricelist-item__usp-list {
  width: 80%
}

@media (min-width:992px) {
  .m-pricelist-item__usp-list {
    margin-bottom: 60px;
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    width: auto
  }
}

.m-pricelist-item__buttons {
  margin-bottom: 14px;
  width: 100%
}

.m-pricelist-item__disclaimer {
  font-size: 12px;
  line-height: 14px;
  font-weight: 500;
  margin-bottom: 0
}

.m-magazine-tile, .m-magazine__image {
  display: block
}

.m-magazine-tile__image {
  width: 189px;
  height: 254px;
  max-width: 189px;
  max-height: 254px;
  overflow: hidden;
  width: 100%;
  -webkit-box-shadow: 0 2px 4px 0 rgba(47,48,49,.2);
  box-shadow: 0 2px 4px 0 rgba(47,48,49,.2)
}

.m-magazine-tile__item-title {
  font-family: Libre Franklin;
  font-size: 14px;
  font-weight: 600;
  line-height: 17px;
  color: #1c1c1b;
  margin-top: .5rem;
  text-align: left
}

.m-magazine-list .m-magazine-tile__item-title {
  margin-bottom: 29px
}

.m-magazine-list {
  position: relative
}

.m-magazine-tile__overlay {
  background-color: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 4px 12px 0 rgba(47,48,49,.2);
  box-shadow: 0 4px 12px 0 rgba(47,48,49,.2);
  position: absolute;
  top: -1rem;
  left: 0;
  display: none;
  z-index: 2;
  padding: 1rem
}

@media (min-width:576px) {
  .m-magazine-tile__overlay--left-sided {
    right: auto;
    left: -8px
  }
}

@media (min-width:576px) {
  .m-magazine-tile__overlay--right-sided {
    left: auto;
    right: -8px
  }
}

.m-magazine-tile__overlay--is-open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.m-magazine-tile__overlay-content {
  font-family: Libre Franklin;
  margin-left: 1.5rem
}

.m-magazine-tile__overlay-title {
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  text-align: left;
  margin-bottom: 0
}

.m-magazine-tile__overlay-issue {
  color: #8e8e8d;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  text-align: left;
  margin-bottom: 1rem
}

.m-magazine-tile__overlay-meta {
  color: #1d1d1c;
  font-size: 10px;
  font-weight: 400;
  line-height: 12px;
  text-align: left;
  margin-bottom: 0
}

.m-magazine-tile__overlay-description {
  color: #1d1d1c;
  font-size: 14px;
  font-weight: 400;
  max-width: 315px;
  margin-top: 1.5rem;
  line-height: 1.25rem;
  text-overflow: ellipsis;
  word-wrap: break-word;
  overflow: hidden;
}

.js-magazine-tile__extra-info {
  display: none
}

.m-magazine-cover-grid-item {
  display: block;
  margin-bottom: 40px
}

@media (min-width:576px) {
  .m-magazine-cover-grid-item {
    margin-bottom: 80px
  }
}

.m-magazine-cover-grid-item:hover {
  text-decoration: none
}

.m-magazine-cover-grid-item__title {
  height: 50px;
  color: cyan;
  font-family: Libre Franklin;
  font-size: 1rem;
  line-height: 1.375rem;
  text-align: center;
  margin-bottom: .75rem
}

@media (min-width:992px) {
  .m-magazine-cover-grid-item__title {
    height: auto
  }
}

.m-receipt {
  font-family: Libre Franklin;
  position: relative;
  margin: 0 auto;
  width: 284px
}

@media (min-width:576px) {
  .m-receipt {
    width: 260px
  }
}

.m-receipt__card {
  width: auto;
  padding-bottom: 0
}

.m-receipt__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1rem;
  line-height: 19px;
  font-weight: 400;
  color: #363636;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.m-receipt__section {
  border-bottom: 1px solid #ececec
}

.m-receipt__status-icon-circle {
  background-color: #fff;
  border-radius: 100%;
  -webkit-box-shadow: 0 2px 8px 0 hsla(218,5%,44%,.2);
  box-shadow: 0 2px 8px 0 hsla(218,5%,44%,.2);
  width: 54px;
  height: 54px;
  position: relative;
  margin-bottom: 11px
}

.m-receipt__status-icon-circle--large {
  display: block;
  margin: 135px auto 11px;
  width: 84px;
  height: 84px
}

  .m-receipt__status-icon-circle--large .m-receipt__status-icon {
    -webkit-transform: translate(-50%,-50%) scale(1.4);
    transform: translate(-50%,-50%) scale(1.4)
  }

.m-receipt__status-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  display: block;
  background-repeat: no-repeat
}

.m-receipt__body {
  font-size: 1rem;
  line-height: 19px;
  color: #363636;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1.5rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.m-receipt__product {
  font-weight: 400;
  margin-bottom: 7px
}

.m-receipt__payment {
  font-weight: 700;
  margin-bottom: 0
}

.m-receipt__foot {
  padding: 1rem 0 0
}

.m-receipt__order-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.m-receipt__orderdate, .m-receipt__orderno {
  font-size: 10px;
  line-height: 12px;
  font-weight: 400
}

.m-receipt__strip-wrapper {
  position: relative
}

.m-receipt__strip-cover {
  display: block;
  width: 260px;
  height: 4px;
  background: #fff;
  position: absolute;
  top: -12px;
  left: 50%;
  z-index: 2;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.m-receipt__strip {
  display: block;
  position: absolute;
  left: 50%;
  bottom: -20px;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
  z-index: 1
}

.m-receipt__buttons {
  margin-top: 45px
}

.m-receipt__order-details p {
  margin-bottom: 1rem
}

.m-header {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100vw;
  max-width: 100%;
  padding: 0 1.25rem;
  height: 67px;
  position: fixed;
  z-index: 8
}

.m-header__head {
  width: 100%;
  height: 67px;
  -webkit-box-shadow: 0 4px 12px 0 rgba(0,0,0,.1);
  box-shadow: 0 4px 12px 0 rgba(0,0,0,.1);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  pointer-events: none
}

@media (min-width:768px) {
  .m-header__body {
    max-width: 1200px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
  }
}

@media (min-width:768px) {
  .m-header__body--onboard {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

.m-menu-toggler {
  background: transparent;
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  cursor: pointer;
  height: 20px;
  width: 29px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  right: 1.25rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

@media (min-width:768px) {
  .m-menu-toggler {
    display: none
  }
}

.m-menu-toggler__burger {
  border: none;
  padding: 0;
  width: 29px;
  height: 20px;
  position: relative;
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out
}

.m-menu-toggler__burger, .m-menu-toggler__burger-bar {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg)
}

.m-menu-toggler__burger-bar {
  display: block;
  position: absolute;
  height: 3px;
  border-radius: 10px;
  width: 100%;
  background: #000;
  opacity: 1;
  left: 0;
  -webkit-transition: .25s ease-in-out;
  transition: .25s ease-in-out
}

.m-menu-toggler__burger-bar-1 {
  top: 0
}

.m-menu-toggler__burger--is-open .m-menu-toggler__burger-bar-1 {
  top: 0;
  width: 0;
  left: 50%
}

.m-menu-toggler__burger-bar-2 {
  top: 8px
}

.m-menu-toggler__burger--is-open .m-menu-toggler__burger-bar-2 {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.m-menu-toggler__burger-bar-3 {
  top: 8px
}

.m-menu-toggler__burger--is-open .m-menu-toggler__burger-bar-3 {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.m-menu-toggler__burger-bar-4 {
  top: 16px
}

.m-menu-toggler__burger--is-open .m-menu-toggler__burger-bar-4 {
  top: 0;
  width: 0;
  left: 50%
}

.m-menu-fullscreen {
  width: 100vw;
  background: #fff;
  position: fixed;
  top: 67px;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 0;
  -webkit-transition: height .3s ease-in-out;
  transition: height .3s ease-in-out;
  will-change: height;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  overflow: hidden
}

@media (min-width:768px) {
  .m-header__body--onboard .m-menu-fullscreen {
    display: none
  }
}

.m-menu-fullscreen .m-menu-fullscreen__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

@media (min-width:768px) {
  .m-menu-fullscreen .m-menu-fullscreen__head {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
}

@media (min-width:768px) {
  .m-menu-fullscreen .m-menu-fullscreen__foot {
    display: none
  }
}

.m-menu-fullscreen .menu-manager__appear-item {
  opacity: 0;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  will-change: opacity transform
}

.m-menu-fullscreen.menu-manager--is-open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 2.5rem 1.875rem;
  height: calc(100% - 67px);
  z-index: 1
}

  .m-menu-fullscreen.menu-manager--is-open .menu-manager__appear-item {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transition-delay: .1s;
    transition-delay: .1s
  }

    .m-menu-fullscreen.menu-manager--is-open .menu-manager__appear-item:first-child {
      -webkit-transition-delay: .1s;
      transition-delay: .1s
    }

    .m-menu-fullscreen.menu-manager--is-open .menu-manager__appear-item:nth-child(2) {
      -webkit-transition-delay: .2s;
      transition-delay: .2s
    }

    .m-menu-fullscreen.menu-manager--is-open .menu-manager__appear-item:nth-child(3) {
      -webkit-transition-delay: .3s;
      transition-delay: .3s
    }

    .m-menu-fullscreen.menu-manager--is-open .menu-manager__appear-item:nth-child(4) {
      -webkit-transition-delay: .4s;
      transition-delay: .4s
    }

    .m-menu-fullscreen.menu-manager--is-open .menu-manager__appear-item:nth-child(5) {
      -webkit-transition-delay: .5s;
      transition-delay: .5s
    }

    .m-menu-fullscreen.menu-manager--is-open .menu-manager__appear-item:nth-child(6) {
      -webkit-transition-delay: .6s;
      transition-delay: .6s
    }

    .m-menu-fullscreen.menu-manager--is-open .menu-manager__appear-item:nth-child(7) {
      -webkit-transition-delay: .7s;
      transition-delay: .7s
    }

    .m-menu-fullscreen.menu-manager--is-open .menu-manager__appear-item:nth-child(8) {
      -webkit-transition-delay: .8s;
      transition-delay: .8s
    }

    .m-menu-fullscreen.menu-manager--is-open .menu-manager__appear-item:nth-child(9) {
      -webkit-transition-delay: .9s;
      transition-delay: .9s
    }

    .m-menu-fullscreen.menu-manager--is-open .menu-manager__appear-item:nth-child(10) {
      -webkit-transition-delay: 1s;
      transition-delay: 1s
    }

.m-menu-fullscreen.menu-manager--will-close, .m-menu-fullscreen.menu-manager--will-open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

  .m-menu-fullscreen.menu-manager--will-close .menu-manager__appear-item {
    display: none
  }

@media (min-width:768px) {
  .m-menu-fullscreen {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: static;
    height: auto;
    width: auto;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    background: transparent
  }

    .m-menu-fullscreen .menu-manager__appear-item {
      -webkit-transform: none;
      transform: none;
      -webkit-transition: none;
      transition: none;
      opacity: 1
    }
}

.m-footer {
  background: #fff;
  color: #000;
  padding: 40px 20px
}

@media (min-width:768px) {
  .m-footer {
    padding: 80px 0
  }
}

.m-footer__link {
  color: #fff;
  text-decoration: underline;
  display: block;
  font-family: Libre Franklin;
  font-weight: 100;
  font-size: .75rem;
  line-height: 1.3125rem
}

.m-logo-list {
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.m-logo-list__logo {
  margin-left: 27px
}

  .m-logo-list__logo--single, .m-logo-list__logo:first-child {
    margin-left: 0
  }

.m-logo-list__logo--aller {
  width: 59px
}

.m-logo-list__logo--norwegian img {
  width: 113px;
  height: 26px
}

.m-logo-list__logo--matas img {
  width: 74px;
  height: 26px
}

.m-opening-hours td + td {
  padding-left: 17px
}

@media (min-width:768px) {
  .m-footer__pull-up-sm {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
  }
}

.o-cookie-disclaimer {
  position: fixed;
  will-change: transform;
  background-color: #ffc;
  color: #201e1e;
  font-size: .875rem;
  opacity: 0;
  padding: 2rem;
  -webkit-transition: opacity .3s,-webkit-transform .5s;
  transition: opacity .3s,-webkit-transform .5s;
  transition: opacity .3s,transform .5s;
  transition: opacity .3s,transform .5s,-webkit-transform .5s;
  left: 0;
  right: 0;
  z-index: 11
}

.o-cookie-disclaimer--bottom {
  bottom: 0;
  -webkit-box-shadow: 0 -1px 3px 0 rgba(0,0,0,.1);
  box-shadow: 0 -1px 3px 0 rgba(0,0,0,.1);
  -webkit-transform: translateY(100%);
  transform: translateY(100%)
}

.o-cookie-disclaimer--top {
  top: 0;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
  box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%)
}

.o-cookie-disclaimer--is-active {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0)
}

.o-cookie-disclaimer__body {
  margin-top: 0;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

@media (min-width:576px) {
  .o-cookie-disclaimer__body {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
}

.o-cookie-disclaimer__controls {
  margin-left: 1em;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin-top: 1rem
}

@media (min-width:576px) {
  .o-cookie-disclaimer__controls {
    margin-top: 0
  }
}

.o-cookie-disclaimer__content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-bottom: 0
}

.o-partner-form {
  background: #1c1c1b;
  color: #fff;
  margin: 0 auto;
  padding: 2rem 0
}

@media (min-width:576px) {
  .o-partner-form {
    padding: 4rem 0
  }
}

.o-partner-form__inner {
  margin: 0 auto;
  padding: 20px
}

@media (min-width:576px) {
  .o-partner-form__inner {
    padding: 0;
    max-width: 70%
  }
}

.o-partner-form__heading {
  text-align: center;
  font-size: 15px;
  line-height: 18px;
  font-weight: 600;
  margin-bottom: 35px
}

.o-partner-form__form {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 38px
}

@media (min-width:576px) {
  .o-partner-form__form {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 0 50px
  }
}

.o-partner-form__disclaimer {
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
  color: #8e8e8e
}

.o-partner-form__form__input {
  width: 100%;
  margin-bottom: 1rem
}

@media (min-width:576px) {
  .o-partner-form__form__input {
    margin-bottom: 0;
    margin-right: 1rem
  }
}

.o-partner-form__form__button {
  display: block
}

@media (min-width:576px) {
  .o-partner-form__form__button {
    width: 157px
  }
}

.align-baseline {
  vertical-align: baseline !important
}

.align-top {
  vertical-align: top !important
}

.align-middle {
  vertical-align: middle !important
}

.align-bottom {
  vertical-align: bottom !important
}

.align-text-bottom {
  vertical-align: text-bottom !important
}

.align-text-top {
  vertical-align: text-top !important
}

.bg-primary {
  background-color: #007bff !important
}

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #0062cc !important
}

.bg-secondary {
  background-color: #868e96 !important
}

a.bg-secondary:focus, a.bg-secondary:hover {
  background-color: #6c757d !important
}

.bg-success {
  background-color: #28a745 !important
}

a.bg-success:focus, a.bg-success:hover {
  background-color: #1e7e34 !important
}

.bg-info {
  background-color: #17a2b8 !important
}

a.bg-info:focus, a.bg-info:hover {
  background-color: #117a8b !important
}

.bg-warning {
  background-color: #ffc107 !important
}

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #d39e00 !important
}

.bg-danger {
  background-color: #dc3545 !important
}

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #bd2130 !important
}

.bg-light {
  background-color: #f8f9fa !important
}

a.bg-light:focus, a.bg-light:hover {
  background-color: #dae0e5 !important
}

.bg-dark {
  background-color: #343a40 !important
}

a.bg-dark:focus, a.bg-dark:hover {
  background-color: #1d2124 !important
}

.bg-white {
  background-color: #fff !important
}

.bg-transparent {
  background-color: transparent !important
}

.border {
  border: 1px solid #e9ecef !important
}

.border-0 {
  border: 0 !important
}

.border-top-0 {
  border-top: 0 !important
}

.border-right-0 {
  border-right: 0 !important
}

.border-bottom-0 {
  border-bottom: 0 !important
}

.border-left-0 {
  border-left: 0 !important
}

.border-primary {
  border-color: #007bff !important
}

.border-secondary {
  border-color: #868e96 !important
}

.border-success {
  border-color: #28a745 !important
}

.border-info {
  border-color: #17a2b8 !important
}

.border-warning {
  border-color: #ffc107 !important
}

.border-danger {
  border-color: #dc3545 !important
}

.border-light {
  border-color: #f8f9fa !important
}

.border-dark {
  border-color: #343a40 !important
}

.border-white {
  border-color: #fff !important
}

.rounded {
  border-radius: .25rem !important
}

.rounded-top {
  border-top-left-radius: .25rem !important
}

.rounded-right, .rounded-top {
  border-top-right-radius: .25rem !important
}

.rounded-bottom, .rounded-right {
  border-bottom-right-radius: .25rem !important
}

.rounded-bottom, .rounded-left {
  border-bottom-left-radius: .25rem !important
}

.rounded-left {
  border-top-left-radius: .25rem !important
}

.rounded-circle {
  border-radius: 50% !important
}

.rounded-0 {
  border-radius: 0 !important
}

.clearfix:after {
  display: block;
  clear: both;
  content: ""
}

.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: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
  }

  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
  }

  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
  }

  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
  }

  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
  }
}

.d-print-block {
  display: none !important
}

@media print {
  .d-print-block {
    display: block !important
  }
}

.d-print-inline {
  display: none !important
}

@media print {
  .d-print-inline {
    display: inline !important
  }
}

.d-print-inline-block {
  display: none !important
}

@media print {
  .d-print-inline-block {
    display: inline-block !important
  }
}

@media print {
  .d-print-none {
    display: none !important
  }
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden
}

  .embed-responsive:before {
    display: block;
    content: ""
  }

  .embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
  }

.embed-responsive-21by9:before {
  padding-top: 42.85714%
}

.embed-responsive-16by9:before {
  padding-top: 56.25%
}

.embed-responsive-4by3:before {
  padding-top: 75%
}

.embed-responsive-1by1:before {
  padding-top: 100%
}

.flex-row {
  -webkit-box-orient: horizontal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important
}

.flex-column, .flex-row {
  -webkit-box-direction: normal !important
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important
}

.flex-column-reverse, .flex-row-reverse {
  -webkit-box-direction: reverse !important
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -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
}

.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important
}

.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important
}

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important
}

.justify-content-between {
  -webkit-box-pack: justify !important;
  -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 {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important
}

.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important
}

.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -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 {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
  }

  .flex-sm-column, .flex-sm-row {
    -webkit-box-direction: normal !important
  }

  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
  }

  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
  }

  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -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
  }

  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
  }

  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
  }

  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
  }

  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -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 {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
  }

  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
  }

  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
  }

  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
  }

  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -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 {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
  }

  .flex-md-column, .flex-md-row {
    -webkit-box-direction: normal !important
  }

  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
  }

  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
  }

  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -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
  }

  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
  }

  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
  }

  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
  }

  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -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 {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
  }

  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
  }

  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
  }

  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
  }

  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -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 {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
  }

  .flex-lg-column, .flex-lg-row {
    -webkit-box-direction: normal !important
  }

  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
  }

  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
  }

  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -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
  }

  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
  }

  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
  }

  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
  }

  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -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 {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
  }

  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
  }

  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
  }

  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
  }

  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -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 {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
  }

  .flex-xl-column, .flex-xl-row {
    -webkit-box-direction: normal !important
  }

  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
  }

  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
  }

  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -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
  }

  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
  }

  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
  }

  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
  }

  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -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 {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
  }

  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
  }

  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
  }

  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
  }

  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -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
  }
}

.float-left {
  float: left !important
}

.float-right {
  float: right !important
}

.float-none {
  float: none !important
}

@media (min-width:576px) {
  .float-sm-left {
    float: left !important
  }

  .float-sm-right {
    float: right !important
  }

  .float-sm-none {
    float: none !important
  }
}

@media (min-width:768px) {
  .float-md-left {
    float: left !important
  }

  .float-md-right {
    float: right !important
  }

  .float-md-none {
    float: none !important
  }
}

@media (min-width:992px) {
  .float-lg-left {
    float: left !important
  }

  .float-lg-right {
    float: right !important
  }

  .float-lg-none {
    float: none !important
  }
}

@media (min-width:1200px) {
  .float-xl-left {
    float: left !important
  }

  .float-xl-right {
    float: right !important
  }

  .float-xl-none {
    float: none !important
  }
}

.position-static {
  position: static !important
}

.position-relative {
  position: relative !important
}

.position-absolute {
  position: absolute !important
}

.position-fixed {
  position: fixed !important
}

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important
}

.fixed-top {
  top: 0
}

.fixed-bottom, .fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 7
}

.fixed-bottom {
  bottom: 0
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 6
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0,0,0,0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  -webkit-clip-path: none;
  clip-path: none
}

.w-25 {
  width: 25% !important
}

.w-50 {
  width: 50% !important
}

.w-75 {
  width: 75% !important
}

.w-100 {
  width: 100% !important
}

.h-25 {
  height: 25% !important
}

.h-50 {
  height: 50% !important
}

.h-75 {
  height: 75% !important
}

.h-100 {
  height: 100% !important
}

.mw-100 {
  max-width: 100% !important
}

.mh-100 {
  max-height: 100% !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: 4px !important
}

.mt-1, .my-1 {
  margin-top: 4px !important
}

.mr-1, .mx-1 {
  margin-right: 4px !important
}

.mb-1, .my-1 {
  margin-bottom: 4px !important
}

.ml-1, .mx-1 {
  margin-left: 4px !important
}

.m-2 {
  margin: 8px !important
}

.mt-2, .my-2 {
  margin-top: 8px !important
}

.mr-2, .mx-2 {
  margin-right: 8px !important
}

.mb-2, .my-2 {
  margin-bottom: 8px !important
}

.ml-2, .mx-2 {
  margin-left: 8px !important
}

.m-3 {
  margin: 16px !important
}

.mt-3, .my-3 {
  margin-top: 16px !important
}

.mr-3, .mx-3 {
  margin-right: 16px !important
}

.mb-3, .my-3 {
  margin-bottom: 16px !important
}

.ml-3, .mx-3 {
  margin-left: 16px !important
}

.m-4 {
  margin: 24px !important
}

.mt-4, .my-4 {
  margin-top: 24px !important
}

.mr-4, .mx-4 {
  margin-right: 24px !important
}

.mb-4, .my-4 {
  margin-bottom: 24px !important
}

.ml-4, .mx-4 {
  margin-left: 24px !important
}

.m-5 {
  margin: 48px !important
}

.mt-5, .my-5 {
  margin-top: 48px !important
}

.mr-5, .mx-5 {
  margin-right: 48px !important
}

.mb-5, .my-5 {
  margin-bottom: 48px !important
}

.ml-5, .mx-5 {
  margin-left: 48px !important
}

.m-6 {
  margin: 64px !important
}

.mt-6, .my-6 {
  margin-top: 64px !important
}

.mr-6, .mx-6 {
  margin-right: 64px !important
}

.mb-6, .my-6 {
  margin-bottom: 64px !important
}

.ml-6, .mx-6 {
  margin-left: 64px !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: 4px !important
}

.pt-1, .py-1 {
  padding-top: 4px !important
}

.pr-1, .px-1 {
  padding-right: 4px !important
}

.pb-1, .py-1 {
  padding-bottom: 4px !important
}

.pl-1, .px-1 {
  padding-left: 4px !important
}

.p-2 {
  padding: 8px !important
}

.pt-2, .py-2 {
  padding-top: 8px !important
}

.pr-2, .px-2 {
  padding-right: 8px !important
}

.pb-2, .py-2 {
  padding-bottom: 8px !important
}

.pl-2, .px-2 {
  padding-left: 8px !important
}

.p-3 {
  padding: 16px !important
}

.pt-3, .py-3 {
  padding-top: 16px !important
}

.pr-3, .px-3 {
  padding-right: 16px !important
}

.pb-3, .py-3 {
  padding-bottom: 16px !important
}

.pl-3, .px-3 {
  padding-left: 16px !important
}

.p-4 {
  padding: 24px !important
}

.pt-4, .py-4 {
  padding-top: 24px !important
}

.pr-4, .px-4 {
  padding-right: 24px !important
}

.pb-4, .py-4 {
  padding-bottom: 24px !important
}

.pl-4, .px-4 {
  padding-left: 24px !important
}

.p-5 {
  padding: 48px !important
}

.pt-5, .py-5 {
  padding-top: 48px !important
}

.pr-5, .px-5 {
  padding-right: 48px !important
}

.pb-5, .py-5 {
  padding-bottom: 48px !important
}

.pl-5, .px-5 {
  padding-left: 48px !important
}

.p-6 {
  padding: 64px !important
}

.pt-6, .py-6 {
  padding-top: 64px !important
}

.pr-6, .px-6 {
  padding-right: 64px !important
}

.pb-6, .py-6 {
  padding-bottom: 64px !important
}

.pl-6, .px-6 {
  padding-left: 64px !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: 4px !important
  }

  .mt-sm-1, .my-sm-1 {
    margin-top: 4px !important
  }

  .mr-sm-1, .mx-sm-1 {
    margin-right: 4px !important
  }

  .mb-sm-1, .my-sm-1 {
    margin-bottom: 4px !important
  }

  .ml-sm-1, .mx-sm-1 {
    margin-left: 4px !important
  }

  .m-sm-2 {
    margin: 8px !important
  }

  .mt-sm-2, .my-sm-2 {
    margin-top: 8px !important
  }

  .mr-sm-2, .mx-sm-2 {
    margin-right: 8px !important
  }

  .mb-sm-2, .my-sm-2 {
    margin-bottom: 8px !important
  }

  .ml-sm-2, .mx-sm-2 {
    margin-left: 8px !important
  }

  .m-sm-3 {
    margin: 16px !important
  }

  .mt-sm-3, .my-sm-3 {
    margin-top: 16px !important
  }

  .mr-sm-3, .mx-sm-3 {
    margin-right: 16px !important
  }

  .mb-sm-3, .my-sm-3 {
    margin-bottom: 16px !important
  }

  .ml-sm-3, .mx-sm-3 {
    margin-left: 16px !important
  }

  .m-sm-4 {
    margin: 24px !important
  }

  .mt-sm-4, .my-sm-4 {
    margin-top: 24px !important
  }

  .mr-sm-4, .mx-sm-4 {
    margin-right: 24px !important
  }

  .mb-sm-4, .my-sm-4 {
    margin-bottom: 24px !important
  }

  .ml-sm-4, .mx-sm-4 {
    margin-left: 24px !important
  }

  .m-sm-5 {
    margin: 48px !important
  }

  .mt-sm-5, .my-sm-5 {
    margin-top: 48px !important
  }

  .mr-sm-5, .mx-sm-5 {
    margin-right: 48px !important
  }

  .mb-sm-5, .my-sm-5 {
    margin-bottom: 48px !important
  }

  .ml-sm-5, .mx-sm-5 {
    margin-left: 48px !important
  }

  .m-sm-6 {
    margin: 64px !important
  }

  .mt-sm-6, .my-sm-6 {
    margin-top: 64px !important
  }

  .mr-sm-6, .mx-sm-6 {
    margin-right: 64px !important
  }

  .mb-sm-6, .my-sm-6 {
    margin-bottom: 64px !important
  }

  .ml-sm-6, .mx-sm-6 {
    margin-left: 64px !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: 4px !important
  }

  .pt-sm-1, .py-sm-1 {
    padding-top: 4px !important
  }

  .pr-sm-1, .px-sm-1 {
    padding-right: 4px !important
  }

  .pb-sm-1, .py-sm-1 {
    padding-bottom: 4px !important
  }

  .pl-sm-1, .px-sm-1 {
    padding-left: 4px !important
  }

  .p-sm-2 {
    padding: 8px !important
  }

  .pt-sm-2, .py-sm-2 {
    padding-top: 8px !important
  }

  .pr-sm-2, .px-sm-2 {
    padding-right: 8px !important
  }

  .pb-sm-2, .py-sm-2 {
    padding-bottom: 8px !important
  }

  .pl-sm-2, .px-sm-2 {
    padding-left: 8px !important
  }

  .p-sm-3 {
    padding: 16px !important
  }

  .pt-sm-3, .py-sm-3 {
    padding-top: 16px !important
  }

  .pr-sm-3, .px-sm-3 {
    padding-right: 16px !important
  }

  .pb-sm-3, .py-sm-3 {
    padding-bottom: 16px !important
  }

  .pl-sm-3, .px-sm-3 {
    padding-left: 16px !important
  }

  .p-sm-4 {
    padding: 24px !important
  }

  .pt-sm-4, .py-sm-4 {
    padding-top: 24px !important
  }

  .pr-sm-4, .px-sm-4 {
    padding-right: 24px !important
  }

  .pb-sm-4, .py-sm-4 {
    padding-bottom: 24px !important
  }

  .pl-sm-4, .px-sm-4 {
    padding-left: 24px !important
  }

  .p-sm-5 {
    padding: 48px !important
  }

  .pt-sm-5, .py-sm-5 {
    padding-top: 48px !important
  }

  .pr-sm-5, .px-sm-5 {
    padding-right: 48px !important
  }

  .pb-sm-5, .py-sm-5 {
    padding-bottom: 48px !important
  }

  .pl-sm-5, .px-sm-5 {
    padding-left: 48px !important
  }

  .p-sm-6 {
    padding: 64px !important
  }

  .pt-sm-6, .py-sm-6 {
    padding-top: 64px !important
  }

  .pr-sm-6, .px-sm-6 {
    padding-right: 64px !important
  }

  .pb-sm-6, .py-sm-6 {
    padding-bottom: 64px !important
  }

  .pl-sm-6, .px-sm-6 {
    padding-left: 64px !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: 4px !important
  }

  .mt-md-1, .my-md-1 {
    margin-top: 4px !important
  }

  .mr-md-1, .mx-md-1 {
    margin-right: 4px !important
  }

  .mb-md-1, .my-md-1 {
    margin-bottom: 4px !important
  }

  .ml-md-1, .mx-md-1 {
    margin-left: 4px !important
  }

  .m-md-2 {
    margin: 8px !important
  }

  .mt-md-2, .my-md-2 {
    margin-top: 8px !important
  }

  .mr-md-2, .mx-md-2 {
    margin-right: 8px !important
  }

  .mb-md-2, .my-md-2 {
    margin-bottom: 8px !important
  }

  .ml-md-2, .mx-md-2 {
    margin-left: 8px !important
  }

  .m-md-3 {
    margin: 16px !important
  }

  .mt-md-3, .my-md-3 {
    margin-top: 16px !important
  }

  .mr-md-3, .mx-md-3 {
    margin-right: 16px !important
  }

  .mb-md-3, .my-md-3 {
    margin-bottom: 16px !important
  }

  .ml-md-3, .mx-md-3 {
    margin-left: 16px !important
  }

  .m-md-4 {
    margin: 24px !important
  }

  .mt-md-4, .my-md-4 {
    margin-top: 24px !important
  }

  .mr-md-4, .mx-md-4 {
    margin-right: 24px !important
  }

  .mb-md-4, .my-md-4 {
    margin-bottom: 24px !important
  }

  .ml-md-4, .mx-md-4 {
    margin-left: 24px !important
  }

  .m-md-5 {
    margin: 48px !important
  }

  .mt-md-5, .my-md-5 {
    margin-top: 48px !important
  }

  .mr-md-5, .mx-md-5 {
    margin-right: 48px !important
  }

  .mb-md-5, .my-md-5 {
    margin-bottom: 48px !important
  }

  .ml-md-5, .mx-md-5 {
    margin-left: 48px !important
  }

  .m-md-6 {
    margin: 64px !important
  }

  .mt-md-6, .my-md-6 {
    margin-top: 64px !important
  }

  .mr-md-6, .mx-md-6 {
    margin-right: 64px !important
  }

  .mb-md-6, .my-md-6 {
    margin-bottom: 64px !important
  }

  .ml-md-6, .mx-md-6 {
    margin-left: 64px !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: 4px !important
  }

  .pt-md-1, .py-md-1 {
    padding-top: 4px !important
  }

  .pr-md-1, .px-md-1 {
    padding-right: 4px !important
  }

  .pb-md-1, .py-md-1 {
    padding-bottom: 4px !important
  }

  .pl-md-1, .px-md-1 {
    padding-left: 4px !important
  }

  .p-md-2 {
    padding: 8px !important
  }

  .pt-md-2, .py-md-2 {
    padding-top: 8px !important
  }

  .pr-md-2, .px-md-2 {
    padding-right: 8px !important
  }

  .pb-md-2, .py-md-2 {
    padding-bottom: 8px !important
  }

  .pl-md-2, .px-md-2 {
    padding-left: 8px !important
  }

  .p-md-3 {
    padding: 16px !important
  }

  .pt-md-3, .py-md-3 {
    padding-top: 16px !important
  }

  .pr-md-3, .px-md-3 {
    padding-right: 16px !important
  }

  .pb-md-3, .py-md-3 {
    padding-bottom: 16px !important
  }

  .pl-md-3, .px-md-3 {
    padding-left: 16px !important
  }

  .p-md-4 {
    padding: 24px !important
  }

  .pt-md-4, .py-md-4 {
    padding-top: 24px !important
  }

  .pr-md-4, .px-md-4 {
    padding-right: 24px !important
  }

  .pb-md-4, .py-md-4 {
    padding-bottom: 24px !important
  }

  .pl-md-4, .px-md-4 {
    padding-left: 24px !important
  }

  .p-md-5 {
    padding: 48px !important
  }

  .pt-md-5, .py-md-5 {
    padding-top: 48px !important
  }

  .pr-md-5, .px-md-5 {
    padding-right: 48px !important
  }

  .pb-md-5, .py-md-5 {
    padding-bottom: 48px !important
  }

  .pl-md-5, .px-md-5 {
    padding-left: 48px !important
  }

  .p-md-6 {
    padding: 64px !important
  }

  .pt-md-6, .py-md-6 {
    padding-top: 64px !important
  }

  .pr-md-6, .px-md-6 {
    padding-right: 64px !important
  }

  .pb-md-6, .py-md-6 {
    padding-bottom: 64px !important
  }

  .pl-md-6, .px-md-6 {
    padding-left: 64px !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: 4px !important
  }

  .mt-lg-1, .my-lg-1 {
    margin-top: 4px !important
  }

  .mr-lg-1, .mx-lg-1 {
    margin-right: 4px !important
  }

  .mb-lg-1, .my-lg-1 {
    margin-bottom: 4px !important
  }

  .ml-lg-1, .mx-lg-1 {
    margin-left: 4px !important
  }

  .m-lg-2 {
    margin: 8px !important
  }

  .mt-lg-2, .my-lg-2 {
    margin-top: 8px !important
  }

  .mr-lg-2, .mx-lg-2 {
    margin-right: 8px !important
  }

  .mb-lg-2, .my-lg-2 {
    margin-bottom: 8px !important
  }

  .ml-lg-2, .mx-lg-2 {
    margin-left: 8px !important
  }

  .m-lg-3 {
    margin: 16px !important
  }

  .mt-lg-3, .my-lg-3 {
    margin-top: 16px !important
  }

  .mr-lg-3, .mx-lg-3 {
    margin-right: 16px !important
  }

  .mb-lg-3, .my-lg-3 {
    margin-bottom: 16px !important
  }

  .ml-lg-3, .mx-lg-3 {
    margin-left: 16px !important
  }

  .m-lg-4 {
    margin: 24px !important
  }

  .mt-lg-4, .my-lg-4 {
    margin-top: 24px !important
  }

  .mr-lg-4, .mx-lg-4 {
    margin-right: 24px !important
  }

  .mb-lg-4, .my-lg-4 {
    margin-bottom: 24px !important
  }

  .ml-lg-4, .mx-lg-4 {
    margin-left: 24px !important
  }

  .m-lg-5 {
    margin: 48px !important
  }

  .mt-lg-5, .my-lg-5 {
    margin-top: 48px !important
  }

  .mr-lg-5, .mx-lg-5 {
    margin-right: 48px !important
  }

  .mb-lg-5, .my-lg-5 {
    margin-bottom: 48px !important
  }

  .ml-lg-5, .mx-lg-5 {
    margin-left: 48px !important
  }

  .m-lg-6 {
    margin: 64px !important
  }

  .mt-lg-6, .my-lg-6 {
    margin-top: 64px !important
  }

  .mr-lg-6, .mx-lg-6 {
    margin-right: 64px !important
  }

  .mb-lg-6, .my-lg-6 {
    margin-bottom: 64px !important
  }

  .ml-lg-6, .mx-lg-6 {
    margin-left: 64px !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: 4px !important
  }

  .pt-lg-1, .py-lg-1 {
    padding-top: 4px !important
  }

  .pr-lg-1, .px-lg-1 {
    padding-right: 4px !important
  }

  .pb-lg-1, .py-lg-1 {
    padding-bottom: 4px !important
  }

  .pl-lg-1, .px-lg-1 {
    padding-left: 4px !important
  }

  .p-lg-2 {
    padding: 8px !important
  }

  .pt-lg-2, .py-lg-2 {
    padding-top: 8px !important
  }

  .pr-lg-2, .px-lg-2 {
    padding-right: 8px !important
  }

  .pb-lg-2, .py-lg-2 {
    padding-bottom: 8px !important
  }

  .pl-lg-2, .px-lg-2 {
    padding-left: 8px !important
  }

  .p-lg-3 {
    padding: 16px !important
  }

  .pt-lg-3, .py-lg-3 {
    padding-top: 16px !important
  }

  .pr-lg-3, .px-lg-3 {
    padding-right: 16px !important
  }

  .pb-lg-3, .py-lg-3 {
    padding-bottom: 16px !important
  }

  .pl-lg-3, .px-lg-3 {
    padding-left: 16px !important
  }

  .p-lg-4 {
    padding: 24px !important
  }

  .pt-lg-4, .py-lg-4 {
    padding-top: 24px !important
  }

  .pr-lg-4, .px-lg-4 {
    padding-right: 24px !important
  }

  .pb-lg-4, .py-lg-4 {
    padding-bottom: 24px !important
  }

  .pl-lg-4, .px-lg-4 {
    padding-left: 24px !important
  }

  .p-lg-5 {
    padding: 48px !important
  }

  .pt-lg-5, .py-lg-5 {
    padding-top: 48px !important
  }

  .pr-lg-5, .px-lg-5 {
    padding-right: 48px !important
  }

  .pb-lg-5, .py-lg-5 {
    padding-bottom: 48px !important
  }

  .pl-lg-5, .px-lg-5 {
    padding-left: 48px !important
  }

  .p-lg-6 {
    padding: 64px !important
  }

  .pt-lg-6, .py-lg-6 {
    padding-top: 64px !important
  }

  .pr-lg-6, .px-lg-6 {
    padding-right: 64px !important
  }

  .pb-lg-6, .py-lg-6 {
    padding-bottom: 64px !important
  }

  .pl-lg-6, .px-lg-6 {
    padding-left: 64px !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: 4px !important
  }

  .mt-xl-1, .my-xl-1 {
    margin-top: 4px !important
  }

  .mr-xl-1, .mx-xl-1 {
    margin-right: 4px !important
  }

  .mb-xl-1, .my-xl-1 {
    margin-bottom: 4px !important
  }

  .ml-xl-1, .mx-xl-1 {
    margin-left: 4px !important
  }

  .m-xl-2 {
    margin: 8px !important
  }

  .mt-xl-2, .my-xl-2 {
    margin-top: 8px !important
  }

  .mr-xl-2, .mx-xl-2 {
    margin-right: 8px !important
  }

  .mb-xl-2, .my-xl-2 {
    margin-bottom: 8px !important
  }

  .ml-xl-2, .mx-xl-2 {
    margin-left: 8px !important
  }

  .m-xl-3 {
    margin: 16px !important
  }

  .mt-xl-3, .my-xl-3 {
    margin-top: 16px !important
  }

  .mr-xl-3, .mx-xl-3 {
    margin-right: 16px !important
  }

  .mb-xl-3, .my-xl-3 {
    margin-bottom: 16px !important
  }

  .ml-xl-3, .mx-xl-3 {
    margin-left: 16px !important
  }

  .m-xl-4 {
    margin: 24px !important
  }

  .mt-xl-4, .my-xl-4 {
    margin-top: 24px !important
  }

  .mr-xl-4, .mx-xl-4 {
    margin-right: 24px !important
  }

  .mb-xl-4, .my-xl-4 {
    margin-bottom: 24px !important
  }

  .ml-xl-4, .mx-xl-4 {
    margin-left: 24px !important
  }

  .m-xl-5 {
    margin: 48px !important
  }

  .mt-xl-5, .my-xl-5 {
    margin-top: 48px !important
  }

  .mr-xl-5, .mx-xl-5 {
    margin-right: 48px !important
  }

  .mb-xl-5, .my-xl-5 {
    margin-bottom: 48px !important
  }

  .ml-xl-5, .mx-xl-5 {
    margin-left: 48px !important
  }

  .m-xl-6 {
    margin: 64px !important
  }

  .mt-xl-6, .my-xl-6 {
    margin-top: 64px !important
  }

  .mr-xl-6, .mx-xl-6 {
    margin-right: 64px !important
  }

  .mb-xl-6, .my-xl-6 {
    margin-bottom: 64px !important
  }

  .ml-xl-6, .mx-xl-6 {
    margin-left: 64px !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: 4px !important
  }

  .pt-xl-1, .py-xl-1 {
    padding-top: 4px !important
  }

  .pr-xl-1, .px-xl-1 {
    padding-right: 4px !important
  }

  .pb-xl-1, .py-xl-1 {
    padding-bottom: 4px !important
  }

  .pl-xl-1, .px-xl-1 {
    padding-left: 4px !important
  }

  .p-xl-2 {
    padding: 8px !important
  }

  .pt-xl-2, .py-xl-2 {
    padding-top: 8px !important
  }

  .pr-xl-2, .px-xl-2 {
    padding-right: 8px !important
  }

  .pb-xl-2, .py-xl-2 {
    padding-bottom: 8px !important
  }

  .pl-xl-2, .px-xl-2 {
    padding-left: 8px !important
  }

  .p-xl-3 {
    padding: 16px !important
  }

  .pt-xl-3, .py-xl-3 {
    padding-top: 16px !important
  }

  .pr-xl-3, .px-xl-3 {
    padding-right: 16px !important
  }

  .pb-xl-3, .py-xl-3 {
    padding-bottom: 16px !important
  }

  .pl-xl-3, .px-xl-3 {
    padding-left: 16px !important
  }

  .p-xl-4 {
    padding: 24px !important
  }

  .pt-xl-4, .py-xl-4 {
    padding-top: 24px !important
  }

  .pr-xl-4, .px-xl-4 {
    padding-right: 24px !important
  }

  .pb-xl-4, .py-xl-4 {
    padding-bottom: 24px !important
  }

  .pl-xl-4, .px-xl-4 {
    padding-left: 24px !important
  }

  .p-xl-5 {
    padding: 48px !important
  }

  .pt-xl-5, .py-xl-5 {
    padding-top: 48px !important
  }

  .pr-xl-5, .px-xl-5 {
    padding-right: 48px !important
  }

  .pb-xl-5, .py-xl-5 {
    padding-bottom: 48px !important
  }

  .pl-xl-5, .px-xl-5 {
    padding-left: 48px !important
  }

  .p-xl-6 {
    padding: 64px !important
  }

  .pt-xl-6, .py-xl-6 {
    padding-top: 64px !important
  }

  .pr-xl-6, .px-xl-6 {
    padding-right: 64px !important
  }

  .pb-xl-6, .py-xl-6 {
    padding-bottom: 64px !important
  }

  .pl-xl-6, .px-xl-6 {
    padding-left: 64px !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
  }
}

.text-justify {
  text-align: justify !important
}

.text-nowrap {
  white-space: nowrap !important
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.text-left {
  text-align: left !important
}

.text-right {
  text-align: right !important
}

.text-center {
  text-align: center !important
}

@media (min-width:576px) {
  .text-sm-left {
    text-align: left !important
  }

  .text-sm-right {
    text-align: right !important
  }

  .text-sm-center {
    text-align: center !important
  }
}

@media (min-width:768px) {
  .text-md-left {
    text-align: left !important
  }

  .text-md-right {
    text-align: right !important
  }

  .text-md-center {
    text-align: center !important
  }
}

@media (min-width:992px) {
  .text-lg-left {
    text-align: left !important
  }

  .text-lg-right {
    text-align: right !important
  }

  .text-lg-center {
    text-align: center !important
  }
}

@media (min-width:1200px) {
  .text-xl-left {
    text-align: left !important
  }

  .text-xl-right {
    text-align: right !important
  }

  .text-xl-center {
    text-align: center !important
  }
}

.text-lowercase {
  text-transform: lowercase !important
}

.text-uppercase {
  text-transform: uppercase !important
}

.text-capitalize {
  text-transform: capitalize !important
}

.font-weight-light {
  font-weight: 300 !important
}

.font-weight-normal {
  font-weight: 400 !important
}

.font-weight-bold {
  font-weight: 700 !important
}

.font-italic {
  font-style: italic !important
}

.text-white {
  color: #fff !important
}

.text-primary {
  color: #007bff !important
}

a.text-primary:focus, a.text-primary:hover {
  color: #0062cc !important
}

.text-secondary {
  color: #868e96 !important
}

a.text-secondary:focus, a.text-secondary:hover {
  color: #6c757d !important
}

.text-success {
  color: #28a745 !important
}

a.text-success:focus, a.text-success:hover {
  color: #1e7e34 !important
}

.text-info {
  color: #17a2b8 !important
}

a.text-info:focus, a.text-info:hover {
  color: #117a8b !important
}

.text-warning {
  color: #ffc107 !important
}

a.text-warning:focus, a.text-warning:hover {
  color: #d39e00 !important
}

.text-danger {
  color: #dc3545 !important
}

a.text-danger:focus, a.text-danger:hover {
  color: #bd2130 !important
}

.text-light {
  color: #f8f9fa !important
}

a.text-light:focus, a.text-light:hover {
  color: #dae0e5 !important
}

.text-dark {
  color: #343a40 !important
}

a.text-dark:focus, a.text-dark:hover {
  color: #1d2124 !important
}

.text-muted {
  color: #868e96 !important
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0
}

.visible {
  visibility: visible !important
}

.invisible {
  visibility: hidden !important
}
