@charset 'UTF-8';
/* moved by compressor */
/* default styles for extension "tx_form" */
    .captcha { margin-bottom: .5rem; }
    .captcha a { margin-left: .5rem; }
    .captcha--reloading img { opacity: 0.5; }
    .captcha--reloading a { cursor: auto; }
    .captcha--spin .captcha__reload svg { animation: spin 0.8s infinite linear; }
    .captcha__audio__mute { display: none; }
    .captcha--playing .captcha__audio__mute { display: inherit; }
    .captcha--playing .captcha__audio__sound { display: none; }
    @keyframes spin {
          from {transform:rotate(359deg);}
          to {transform:rotate(0deg);}
        }
/* default styles for extension "tx_frontend" */
    .ce-align-left { text-align: left; }
    .ce-align-center { text-align: center; }
    .ce-align-right { text-align: right; }

    .ce-table td, .ce-table th { vertical-align: top; }

    .ce-textpic, .ce-image, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div { overflow: hidden; }

    .ce-left .ce-gallery, .ce-column { float: left; }
    .ce-center .ce-outer { position: relative; float: right; right: 50%; }
    .ce-center .ce-inner { position: relative; float: right; right: -50%; }
    .ce-right .ce-gallery { float: right; }

    .ce-gallery figure { display: table; margin: 0; }
    .ce-gallery figcaption { display: table-caption; caption-side: bottom; }
    .ce-gallery img { display: block; }
    .ce-gallery iframe { border-width: 0; }
    .ce-border img,
    .ce-border iframe {
        border: 2px solid #000000;
        padding: 0px;
    }

    .ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
        margin-bottom: 10px;
    }
    .ce-image .ce-gallery { margin-bottom: 0; }
    .ce-intext.ce-right .ce-gallery { margin-left: 10px; }
    .ce-intext.ce-left .ce-gallery { margin-right: 10px; }
    .ce-below .ce-gallery { margin-top: 10px; }

    .ce-column { margin-right: 10px; }
    .ce-column:last-child { margin-right: 0; }

    .ce-row { margin-bottom: 10px; }
    .ce-row:last-child { margin-bottom: 0; }

    .ce-above .ce-bodytext { clear: both; }

    .ce-intext.ce-left ol, .ce-intext.ce-left ul { padding-left: 40px; overflow: auto; }

    /* Headline */
    .ce-headline-left { text-align: left; }
    .ce-headline-center { text-align: center; }
    .ce-headline-right { text-align: right; }

    /* Uploads */
    .ce-uploads { margin: 0; padding: 0; }
    .ce-uploads li { list-style: none outside none; margin: 1em 0; }
    .ce-uploads img { float: left; padding-right: 1em; vertical-align: top; }
    .ce-uploads span { display: block; }

    /* Table */
    .ce-table { width: 100%; max-width: 100%; }
    .ce-table th, .ce-table td { padding: 0.5em 0.75em; vertical-align: top; }
    .ce-table thead th { border-bottom: 2px solid #dadada; }
    .ce-table th, .ce-table td { border-top: 1px solid #dadada; }
    .ce-table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0,0,0,.05); }
    .ce-table-bordered th, .ce-table-bordered td { border: 1px solid #dadada; }

    /* Space */
    .frame-space-before-extra-small { margin-top: 1em; }
    .frame-space-before-small { margin-top: 2em; }
    .frame-space-before-medium { margin-top: 3em; }
    .frame-space-before-large { margin-top: 4em; }
    .frame-space-before-extra-large { margin-top: 5em; }
    .frame-space-after-extra-small { margin-bottom: 1em; }
    .frame-space-after-small { margin-bottom: 2em; }
    .frame-space-after-medium { margin-bottom: 3em; }
    .frame-space-after-large { margin-bottom: 4em; }
    .frame-space-after-extra-large { margin-bottom: 5em; }

    /* Frame */
    .frame-ruler-before:before { content: ''; display: block; border-top: 1px solid rgba(0,0,0,0.25); margin-bottom: 2em; }
    .frame-ruler-after:after { content: ''; display: block; border-bottom: 1px solid rgba(0,0,0,0.25); margin-top: 2em; }
    .frame-indent { margin-left: 15%; margin-right: 15%; }
    .frame-indent-left { margin-left: 33%; }
    .frame-indent-right { margin-right: 33%; }

/*! lightgallery - v1.8.3 - 2020-09-19
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2020 Sachin N; Licensed GPLv3 */
@font-face {
  font-family: 'lg';
  src: url('../../../_assets/b33fdbae2f9dce5998443fd2b3404ed8/Vendor/lightgallery/fonts/lg.ttf?22t19m') format("truetype"), url('../../../_assets/b33fdbae2f9dce5998443fd2b3404ed8/Vendor/lightgallery/fonts/lg.woff?22t19m') format("woff"), url('../../../_assets/b33fdbae2f9dce5998443fd2b3404ed8/Vendor/lightgallery/fonts/lg.svg?22t19m#lg') format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.lg-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'lg' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080;
  border: none;
  outline: none;
}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
  color: #FFF;
}
.lg-actions .lg-next {
  right: 20px;
}
.lg-actions .lg-next:before {
  content: "\e095";
}
.lg-actions .lg-prev {
  left: 20px;
}
.lg-actions .lg-prev:after {
  content: "\e094";
}

@-webkit-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}

.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}
.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
  background: none;
  border: none;
  box-shadow: none;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.lg-toolbar .lg-icon:hover {
  color: #FFF;
}
.lg-toolbar .lg-close:after {
  content: "\e070";
}
.lg-toolbar .lg-download:after {
  content: "\e0f2";
}

.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}

#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}

.lg-toolbar, .lg-prev, .lg-next {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}

.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

.lg-outer .lg-thumb-outer {
  background-color: #0D0A0A;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
}
.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #FFF;
  border-radius: 4px;
  margin-bottom: 5px;
}
@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
  background-color: #0D0A0A;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
  outline: medium none;
  border: none;
}
.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff";
}
.lg-outer .lg-toogle-thumb:hover {
  color: #FFF;
}

.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}
.lg-outer .lg-has-iframe .lg-video {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}
.lg-outer .lg-has-vimeo .lg-video-play {
  background: url('../../../_assets/b33fdbae2f9dce5998443fd2b3404ed8/Vendor/lightgallery/img/vimeo-play.png') no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url('../../../_assets/b33fdbae2f9dce5998443fd2b3404ed8/Vendor/lightgallery/img/vimeo-play.png') no-repeat scroll 0 -58px transparent;
}
.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url('../../../_assets/b33fdbae2f9dce5998443fd2b3404ed8/Vendor/lightgallery/img/video-play.png') no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
  background: url('../../../_assets/b33fdbae2f9dce5998443fd2b3404ed8/Vendor/lightgallery/img/youtube-play.png') no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url('../../../_assets/b33fdbae2f9dce5998443fd2b3404ed8/Vendor/lightgallery/img/youtube-play.png') no-repeat scroll 0 -60px transparent;
}
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible;
}

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  -webkit-transition: opacity 0.08s ease 0s;
  -moz-transition: opacity 0.08s ease 0s;
  -o-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}

.lg-autoplay-button:after {
  content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

#lg-zoom-in:after {
  content: "\e311";
}

#lg-actual-size {
  font-size: 20px;
}
#lg-actual-size:after {
  content: "\e033";
}

#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}
#lg-zoom-out:after {
  content: "\e312";
}
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}

.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset;
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px;
}
.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset;
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}

.lg-fullscreen:after {
  content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}

.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}
.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active #lg-dropdown-overlay {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transform: translate3d(0, 0px, 0);
  -o-transform: translate3d(0, 0px, 0);
  -ms-transform: translate3d(0, 0px, 0);
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
  opacity: 1;
  visibility: visible;
}
.lg-outer.lg-dropdown-active #lg-share {
  color: #FFF;
}
.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  -moz-transform: translate3d(0, 5px, 0);
  -o-transform: translate3d(0, 5px, 0);
  -ms-transform: translate3d(0, 5px, 0);
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
}
.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #FFF;
  right: 16px;
  top: -16px;
}
.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0px;
}
.lg-outer .lg-dropdown > li:hover a, .lg-outer .lg-dropdown > li:hover .lg-icon {
  color: #333;
}
.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 12px;
}
.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, 0.07);
}
.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle;
}
.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto;
}
.lg-outer #lg-share {
  position: relative;
}
.lg-outer #lg-share:after {
  content: "\e80d";
}
.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998;
}
.lg-outer #lg-share-facebook .lg-icon:after {
  content: "\e904";
}
.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced;
}
.lg-outer #lg-share-twitter .lg-icon:after {
  content: "\e907";
}
.lg-outer #lg-share-googlePlus .lg-icon {
  color: #dd4b39;
}
.lg-outer #lg-share-googlePlus .lg-icon:after {
  content: "\e905";
}
.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027;
}
.lg-outer #lg-share-pinterest .lg-icon:after {
  content: "\e906";
}

.lg-outer .lg-img-rotate {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.32, 0, 0.67, 0) 0s;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0.32, 0, 0.67, 0) 0s;
  -o-transition: -o-transform 0.3s cubic-bezier(0.32, 0, 0.67, 0) 0s;
  transition: transform 0.3s cubic-bezier(0.32, 0, 0.67, 0) 0s;
}

.lg-rotate-left:after {
  content: "\e900";
}

.lg-rotate-right:after {
  content: "\e901";
}

.lg-icon.lg-flip-hor, .lg-icon.lg-flip-ver {
  font-size: 26px;
}

.lg-flip-ver:after {
  content: "\e903";
}

.lg-flip-hor:after {
  content: "\e902";
}

.lg-group:after {
  content: "";
  display: table;
  clear: both;
}

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  text-align: left;
  opacity: 0;
  outline: none;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}
.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}
.lg-outer .lg-item {
  background: url('../../../_assets/b33fdbae2f9dce5998443fd2b3404ed8/Vendor/lightgallery/img/loading.gif') no-repeat scroll center center transparent;
  display: none !important;
}
.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}
.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}
.lg-outer .lg-item, .lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 1060;
}
.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-empty-html {
  display: none;
}
.lg-outer.lg-hide-download #lg-download {
  display: none;
}

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
  opacity: 1;
}

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

/*# sourceMappingURL=lightgallery.css.map */

/*! lightgallery - v1.7.3 - 2020-08-18
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2020 Sachin N; Licensed GPLv3 */
.lg-css3.lg-zoom-in .lg-item {
  opacity: 0; }
  .lg-css3.lg-zoom-in .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(1.3, 1.3, 1.3);
    transform: scale3d(1.3, 1.3, 1.3); }
  .lg-css3.lg-zoom-in .lg-item.lg-next-slide {
    -webkit-transform: scale3d(1.3, 1.3, 1.3);
    transform: scale3d(1.3, 1.3, 1.3); }
  .lg-css3.lg-zoom-in .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1; }
  .lg-css3.lg-zoom-in .lg-item.lg-prev-slide, .lg-css3.lg-zoom-in .lg-item.lg-next-slide, .lg-css3.lg-zoom-in .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }
.lg-css3.lg-zoom-in-big .lg-item {
  opacity: 0; }
  .lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(2, 2, 2);
    transform: scale3d(2, 2, 2); }
  .lg-css3.lg-zoom-in-big .lg-item.lg-next-slide {
    -webkit-transform: scale3d(2, 2, 2);
    transform: scale3d(2, 2, 2); }
  .lg-css3.lg-zoom-in-big .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1; }
  .lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide, .lg-css3.lg-zoom-in-big .lg-item.lg-next-slide, .lg-css3.lg-zoom-in-big .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }
.lg-css3.lg-zoom-out .lg-item {
  opacity: 0; }
  .lg-css3.lg-zoom-out .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(0.7, 0.7, 0.7);
    transform: scale3d(0.7, 0.7, 0.7); }
  .lg-css3.lg-zoom-out .lg-item.lg-next-slide {
    -webkit-transform: scale3d(0.7, 0.7, 0.7);
    transform: scale3d(0.7, 0.7, 0.7); }
  .lg-css3.lg-zoom-out .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1; }
  .lg-css3.lg-zoom-out .lg-item.lg-prev-slide, .lg-css3.lg-zoom-out .lg-item.lg-next-slide, .lg-css3.lg-zoom-out .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }
.lg-css3.lg-zoom-out-big .lg-item {
  opacity: 0; }
  .lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0); }
  .lg-css3.lg-zoom-out-big .lg-item.lg-next-slide {
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0); }
  .lg-css3.lg-zoom-out-big .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1; }
  .lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide, .lg-css3.lg-zoom-out-big .lg-item.lg-next-slide, .lg-css3.lg-zoom-out-big .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }
.lg-css3.lg-zoom-out-in .lg-item {
  opacity: 0; }
  .lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0); }
  .lg-css3.lg-zoom-out-in .lg-item.lg-next-slide {
    -webkit-transform: scale3d(2, 2, 2);
    transform: scale3d(2, 2, 2); }
  .lg-css3.lg-zoom-out-in .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1; }
  .lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide, .lg-css3.lg-zoom-out-in .lg-item.lg-next-slide, .lg-css3.lg-zoom-out-in .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }
.lg-css3.lg-zoom-in-out .lg-item {
  opacity: 0; }
  .lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(2, 2, 2);
    transform: scale3d(2, 2, 2); }
  .lg-css3.lg-zoom-in-out .lg-item.lg-next-slide {
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0); }
  .lg-css3.lg-zoom-in-out .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1; }
  .lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide, .lg-css3.lg-zoom-in-out .lg-item.lg-next-slide, .lg-css3.lg-zoom-in-out .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }
.lg-css3.lg-soft-zoom .lg-item {
  opacity: 0; }
  .lg-css3.lg-soft-zoom .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  .lg-css3.lg-soft-zoom .lg-item.lg-next-slide {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  .lg-css3.lg-soft-zoom .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1; }
  .lg-css3.lg-soft-zoom .lg-item.lg-prev-slide, .lg-css3.lg-soft-zoom .lg-item.lg-next-slide, .lg-css3.lg-soft-zoom .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }
.lg-css3.lg-scale-up .lg-item {
  opacity: 0; }
  .lg-css3.lg-scale-up .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
    -o-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
    -ms-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
    -webkit-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
    transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0); }
  .lg-css3.lg-scale-up .lg-item.lg-next-slide {
    -moz-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
    -o-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
    -ms-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
    -webkit-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
    transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0); }
  .lg-css3.lg-scale-up .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1; }
  .lg-css3.lg-scale-up .lg-item.lg-prev-slide, .lg-css3.lg-scale-up .lg-item.lg-next-slide, .lg-css3.lg-scale-up .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }
.lg-css3.lg-slide-circular .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-circular .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }
  .lg-css3.lg-slide-circular .lg-item.lg-next-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }
  .lg-css3.lg-slide-circular .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1; }
  .lg-css3.lg-slide-circular .lg-item.lg-prev-slide, .lg-css3.lg-slide-circular .lg-item.lg-next-slide, .lg-css3.lg-slide-circular .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }
.lg-css3.lg-slide-circular-up .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0); }
  .lg-css3.lg-slide-circular-up .lg-item.lg-next-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0); }
  .lg-css3.lg-slide-circular-up .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1; }
  .lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide, .lg-css3.lg-slide-circular-up .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-up .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }
.lg-css3.lg-slide-circular-down .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0); }
  .lg-css3.lg-slide-circular-down .lg-item.lg-next-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0); }
  .lg-css3.lg-slide-circular-down .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1; }
  .lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide, .lg-css3.lg-slide-circular-down .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-down .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }
.lg-css3.lg-slide-circular-vertical .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
    transform: scale3d(0, 0, 0) translate3d(0, -100%, 0); }
  .lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
    transform: scale3d(0, 0, 0) translate3d(0, 100%, 0); }
  .lg-css3.lg-slide-circular-vertical .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1; }
  .lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide, .lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-vertical .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }
.lg-css3.lg-slide-circular-vertical-left .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0); }
  .lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0); }
  .lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1; }
  .lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide, .lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }
.lg-css3.lg-slide-circular-vertical-down .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0); }
  .lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0); }
  .lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1; }
  .lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide, .lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }
.lg-css3.lg-slide-vertical .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-vertical .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  .lg-css3.lg-slide-vertical .lg-item.lg-next-slide {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  .lg-css3.lg-slide-vertical .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; }
  .lg-css3.lg-slide-vertical .lg-item.lg-prev-slide, .lg-css3.lg-slide-vertical .lg-item.lg-next-slide, .lg-css3.lg-slide-vertical .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-slide-vertical-growth .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);
    -o-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);
    -ms-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);
    -webkit-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);
    transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0); }
  .lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide {
    -moz-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);
    -o-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);
    -ms-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);
    -webkit-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);
    transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0); }
  .lg-css3.lg-slide-vertical-growth .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1; }
  .lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide, .lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide, .lg-css3.lg-slide-vertical-growth .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-slide-skew-only .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide {
    -moz-transform: skew(10deg, 0deg);
    -o-transform: skew(10deg, 0deg);
    -ms-transform: skew(10deg, 0deg);
    -webkit-transform: skew(10deg, 0deg);
    transform: skew(10deg, 0deg); }
  .lg-css3.lg-slide-skew-only .lg-item.lg-next-slide {
    -moz-transform: skew(10deg, 0deg);
    -o-transform: skew(10deg, 0deg);
    -ms-transform: skew(10deg, 0deg);
    -webkit-transform: skew(10deg, 0deg);
    transform: skew(10deg, 0deg); }
  .lg-css3.lg-slide-skew-only .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg);
    -o-transform: skew(0deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    -webkit-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
    opacity: 1; }
  .lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-only .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-slide-skew-only-rev .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide {
    -moz-transform: skew(-10deg, 0deg);
    -o-transform: skew(-10deg, 0deg);
    -ms-transform: skew(-10deg, 0deg);
    -webkit-transform: skew(-10deg, 0deg);
    transform: skew(-10deg, 0deg); }
  .lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide {
    -moz-transform: skew(-10deg, 0deg);
    -o-transform: skew(-10deg, 0deg);
    -ms-transform: skew(-10deg, 0deg);
    -webkit-transform: skew(-10deg, 0deg);
    transform: skew(-10deg, 0deg); }
  .lg-css3.lg-slide-skew-only-rev .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg);
    -o-transform: skew(0deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    -webkit-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
    opacity: 1; }
  .lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only-rev .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-slide-skew-only-y .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide {
    -moz-transform: skew(0deg, 10deg);
    -o-transform: skew(0deg, 10deg);
    -ms-transform: skew(0deg, 10deg);
    -webkit-transform: skew(0deg, 10deg);
    transform: skew(0deg, 10deg); }
  .lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide {
    -moz-transform: skew(0deg, 10deg);
    -o-transform: skew(0deg, 10deg);
    -ms-transform: skew(0deg, 10deg);
    -webkit-transform: skew(0deg, 10deg);
    transform: skew(0deg, 10deg); }
  .lg-css3.lg-slide-skew-only-y .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg);
    -o-transform: skew(0deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    -webkit-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
    opacity: 1; }
  .lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only-y .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-slide-skew-only-y-rev .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide {
    -moz-transform: skew(0deg, -10deg);
    -o-transform: skew(0deg, -10deg);
    -ms-transform: skew(0deg, -10deg);
    -webkit-transform: skew(0deg, -10deg);
    transform: skew(0deg, -10deg); }
  .lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide {
    -moz-transform: skew(0deg, -10deg);
    -o-transform: skew(0deg, -10deg);
    -ms-transform: skew(0deg, -10deg);
    -webkit-transform: skew(0deg, -10deg);
    transform: skew(0deg, -10deg); }
  .lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg);
    -o-transform: skew(0deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    -webkit-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
    opacity: 1; }
  .lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-slide-skew .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-skew .lg-item.lg-prev-slide {
    -moz-transform: skew(20deg, 0deg) translate3d(-100%, 0%, 0px);
    -o-transform: skew(20deg, 0deg) translate3d(-100%, 0%, 0px);
    -ms-transform: skew(20deg, 0deg) translate3d(-100%, 0%, 0px);
    -webkit-transform: skew(20deg, 0deg) translate3d(-100%, 0%, 0px);
    transform: skew(20deg, 0deg) translate3d(-100%, 0%, 0px); }
  .lg-css3.lg-slide-skew .lg-item.lg-next-slide {
    -moz-transform: skew(20deg, 0deg) translate3d(100%, 0%, 0px);
    -o-transform: skew(20deg, 0deg) translate3d(100%, 0%, 0px);
    -ms-transform: skew(20deg, 0deg) translate3d(100%, 0%, 0px);
    -webkit-transform: skew(20deg, 0deg) translate3d(100%, 0%, 0px);
    transform: skew(20deg, 0deg) translate3d(100%, 0%, 0px); }
  .lg-css3.lg-slide-skew .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    opacity: 1; }
  .lg-css3.lg-slide-skew .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew .lg-item.lg-next-slide, .lg-css3.lg-slide-skew .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-slide-skew-rev .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide {
    -moz-transform: skew(-20deg, 0deg) translate3d(-100%, 0%, 0px);
    -o-transform: skew(-20deg, 0deg) translate3d(-100%, 0%, 0px);
    -ms-transform: skew(-20deg, 0deg) translate3d(-100%, 0%, 0px);
    -webkit-transform: skew(-20deg, 0deg) translate3d(-100%, 0%, 0px);
    transform: skew(-20deg, 0deg) translate3d(-100%, 0%, 0px); }
  .lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide {
    -moz-transform: skew(-20deg, 0deg) translate3d(100%, 0%, 0px);
    -o-transform: skew(-20deg, 0deg) translate3d(100%, 0%, 0px);
    -ms-transform: skew(-20deg, 0deg) translate3d(100%, 0%, 0px);
    -webkit-transform: skew(-20deg, 0deg) translate3d(100%, 0%, 0px);
    transform: skew(-20deg, 0deg) translate3d(100%, 0%, 0px); }
  .lg-css3.lg-slide-skew-rev .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    opacity: 1; }
  .lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-rev .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-slide-skew-cross .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide {
    -moz-transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px);
    -o-transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px);
    -ms-transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px);
    -webkit-transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px);
    transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px); }
  .lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide {
    -moz-transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px);
    -o-transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px);
    -ms-transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px);
    -webkit-transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px);
    transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px); }
  .lg-css3.lg-slide-skew-cross .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    opacity: 1; }
  .lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-cross .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-slide-skew-cross-rev .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide {
    -moz-transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px);
    -o-transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px);
    -ms-transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px);
    -webkit-transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px);
    transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px); }
  .lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide {
    -moz-transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px);
    -o-transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px);
    -ms-transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px);
    -webkit-transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px);
    transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px); }
  .lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    opacity: 1; }
  .lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-slide-skew-ver .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide {
    -moz-transform: skew(60deg, 0deg) translate3d(0, -100%, 0px);
    -o-transform: skew(60deg, 0deg) translate3d(0, -100%, 0px);
    -ms-transform: skew(60deg, 0deg) translate3d(0, -100%, 0px);
    -webkit-transform: skew(60deg, 0deg) translate3d(0, -100%, 0px);
    transform: skew(60deg, 0deg) translate3d(0, -100%, 0px); }
  .lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide {
    -moz-transform: skew(60deg, 0deg) translate3d(0, 100%, 0px);
    -o-transform: skew(60deg, 0deg) translate3d(0, 100%, 0px);
    -ms-transform: skew(60deg, 0deg) translate3d(0, 100%, 0px);
    -webkit-transform: skew(60deg, 0deg) translate3d(0, 100%, 0px);
    transform: skew(60deg, 0deg) translate3d(0, 100%, 0px); }
  .lg-css3.lg-slide-skew-ver .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    opacity: 1; }
  .lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-ver .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-slide-skew-ver-rev .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide {
    -moz-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px);
    -o-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px);
    -ms-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px);
    -webkit-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px);
    transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px); }
  .lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide {
    -moz-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px);
    -o-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px);
    -ms-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px);
    -webkit-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px);
    transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px); }
  .lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    opacity: 1; }
  .lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-slide-skew-ver-cross .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide {
    -moz-transform: skew(0deg, 20deg) translate3d(0, -100%, 0px);
    -o-transform: skew(0deg, 20deg) translate3d(0, -100%, 0px);
    -ms-transform: skew(0deg, 20deg) translate3d(0, -100%, 0px);
    -webkit-transform: skew(0deg, 20deg) translate3d(0, -100%, 0px);
    transform: skew(0deg, 20deg) translate3d(0, -100%, 0px); }
  .lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide {
    -moz-transform: skew(0deg, 20deg) translate3d(0, 100%, 0px);
    -o-transform: skew(0deg, 20deg) translate3d(0, 100%, 0px);
    -ms-transform: skew(0deg, 20deg) translate3d(0, 100%, 0px);
    -webkit-transform: skew(0deg, 20deg) translate3d(0, 100%, 0px);
    transform: skew(0deg, 20deg) translate3d(0, 100%, 0px); }
  .lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    opacity: 1; }
  .lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide {
    -moz-transform: skew(0deg, -20deg) translate3d(0, -100%, 0px);
    -o-transform: skew(0deg, -20deg) translate3d(0, -100%, 0px);
    -ms-transform: skew(0deg, -20deg) translate3d(0, -100%, 0px);
    -webkit-transform: skew(0deg, -20deg) translate3d(0, -100%, 0px);
    transform: skew(0deg, -20deg) translate3d(0, -100%, 0px); }
  .lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide {
    -moz-transform: skew(0deg, -20deg) translate3d(0, 100%, 0px);
    -o-transform: skew(0deg, -20deg) translate3d(0, 100%, 0px);
    -ms-transform: skew(0deg, -20deg) translate3d(0, 100%, 0px);
    -webkit-transform: skew(0deg, -20deg) translate3d(0, 100%, 0px);
    transform: skew(0deg, -20deg) translate3d(0, 100%, 0px); }
  .lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    opacity: 1; }
  .lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-lollipop .lg-item {
  opacity: 0; }
  .lg-css3.lg-lollipop .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  .lg-css3.lg-lollipop .lg-item.lg-next-slide {
    -moz-transform: translate3d(0, 0, 0) scale(0.5);
    -o-transform: translate3d(0, 0, 0) scale(0.5);
    -ms-transform: translate3d(0, 0, 0) scale(0.5);
    -webkit-transform: translate3d(0, 0, 0) scale(0.5);
    transform: translate3d(0, 0, 0) scale(0.5); }
  .lg-css3.lg-lollipop .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; }
  .lg-css3.lg-lollipop .lg-item.lg-prev-slide, .lg-css3.lg-lollipop .lg-item.lg-next-slide, .lg-css3.lg-lollipop .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-lollipop-rev .lg-item {
  opacity: 0; }
  .lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide {
    -moz-transform: translate3d(0, 0, 0) scale(0.5);
    -o-transform: translate3d(0, 0, 0) scale(0.5);
    -ms-transform: translate3d(0, 0, 0) scale(0.5);
    -webkit-transform: translate3d(0, 0, 0) scale(0.5);
    transform: translate3d(0, 0, 0) scale(0.5); }
  .lg-css3.lg-lollipop-rev .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  .lg-css3.lg-lollipop-rev .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; }
  .lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide, .lg-css3.lg-lollipop-rev .lg-item.lg-next-slide, .lg-css3.lg-lollipop-rev .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-rotate .lg-item {
  opacity: 0; }
  .lg-css3.lg-rotate .lg-item.lg-prev-slide {
    -moz-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg); }
  .lg-css3.lg-rotate .lg-item.lg-next-slide {
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); }
  .lg-css3.lg-rotate .lg-item.lg-current {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1; }
  .lg-css3.lg-rotate .lg-item.lg-prev-slide, .lg-css3.lg-rotate .lg-item.lg-next-slide, .lg-css3.lg-rotate .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-rotate-rev .lg-item {
  opacity: 0; }
  .lg-css3.lg-rotate-rev .lg-item.lg-prev-slide {
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); }
  .lg-css3.lg-rotate-rev .lg-item.lg-next-slide {
    -moz-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg); }
  .lg-css3.lg-rotate-rev .lg-item.lg-current {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1; }
  .lg-css3.lg-rotate-rev .lg-item.lg-prev-slide, .lg-css3.lg-rotate-rev .lg-item.lg-next-slide, .lg-css3.lg-rotate-rev .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-tube .lg-item {
  opacity: 0; }
  .lg-css3.lg-tube .lg-item.lg-prev-slide {
    -moz-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
    -o-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
    -ms-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
    -webkit-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
    transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0); }
  .lg-css3.lg-tube .lg-item.lg-next-slide {
    -moz-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
    -o-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
    -ms-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
    -webkit-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
    transform: scale3d(1, 0, 1) translate3d(100%, 0, 0); }
  .lg-css3.lg-tube .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1; }
  .lg-css3.lg-tube .lg-item.lg-prev-slide, .lg-css3.lg-tube .lg-item.lg-next-slide, .lg-css3.lg-tube .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

/*# sourceMappingURL=lg-transitions.css.map */


/* Slider */
.slick-loading .slick-list
{
    background: #fff url('../../../_assets/b33fdbae2f9dce5998443fd2b3404ed8/Vendor/slick-slider/./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('../../../_assets/b33fdbae2f9dce5998443fd2b3404ed8/Vendor/slick-slider/./fonts/slick.eot');
    src: url('../../../_assets/b33fdbae2f9dce5998443fd2b3404ed8/Vendor/slick-slider/./fonts/slick.eot?#iefix') format('embedded-opentype'), url('../../../_assets/b33fdbae2f9dce5998443fd2b3404ed8/Vendor/slick-slider/./fonts/slick.woff') format('woff'), url('../../../_assets/b33fdbae2f9dce5998443fd2b3404ed8/Vendor/slick-slider/./fonts/slick.ttf') format('truetype'), url('../../../_assets/b33fdbae2f9dce5998443fd2b3404ed8/Vendor/slick-slider/./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

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

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/**
 *
 * Used to generate responsive styles according to the breakpoint we set into the variables file
 *
 */
/**
 *
 * Simpler shortcut to create easily break points
 *
 */
/**
 * Easy functions to create easily pure css arrows anywhere
 */
/**
 *
 * The wall could be used to show an image gallery or any other content in a "google images" user interaction way
 * Here there is all the html needed
 *
 *
 *  <div class="GITheWall">
 *    <ul>
 *      <li data-contenttype="image" data-href="path/to/the/image">
 *        <img src="small/thumb" />
 *      <li>
 *      <li data-contenttype="ajax" data-href="path/to/the/html/to/load">
 *        <img src="small/thumb" />
 *      <li>
 *    </ul>
 *  </div>
 *
 */
.GITheWall ul {
  list-style: none;
  padding: 20px 0;
  margin: 0 auto;
  text-align: left;
  width: 100%;
}
.GITheWall ul li {
  display: inline-block;
  margin: 10px 5px 0 5px;
  vertical-align: top;
  width: 200px;
}
.GITheWall ul li.GI_TW_Selected_Row {
  -webkit-transition: margin-bottom 0.3s ease-in;
  -moz-transition: margin-bottom 0.3s ease-in;
  -o-transition: margin-bottom 0.3s ease-in;
  transition: margin-bottom 0.3s ease-in;
}

.GI_TW_expander {
  position: absolute;
  z-index: 1;
  top: 0;
  background: black;
  left: 0;
  width: 100%;
  margin-top: 10px;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.3s ease-in;
  -moz-transition: height 0.3s ease-in;
  -o-transition: height 0.3s ease-in;
  transition: height 0.3s ease-in;
}
.GI_TW_expander.animating {
  overflow: hidden !important;
}
.GI_TW_expander.opened {
  overflow: visible;
}
.GI_TW_expander .GI_TW_pointer {
  position: absolute;
  margin-left: -20px;
  margin-top: -20px;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black;
  -webkit-transition: left 0.3s ease-in;
  -moz-transition: left 0.3s ease-in;
  -o-transition: left 0.3s ease-in;
  transition: left 0.3s ease-in;
}
.GI_TW_expander .GI_TW_expander-inner {
  width: 80%;
  height: 560px;
  margin: 0 auto;
  overflow: hidden;
}
.GI_TW_expander .GI_TW_expander-inner .GI_TW_fullimg {
  position: relative;
  width: 100%;
  height: 580px;
  margin: 10px 0 0;
  text-align: center;
  overflow: hidden;
}
.GI_TW_expander .GI_TW_expander-inner .GI_TW_fullimg img {
  position: relative;
}
.GI_TW_expander .GI_TW_Controls {
  z-index: 1;
}
.GI_TW_expander .GI_TW_close {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
.GI_TW_expander .GI_TW_arrow {
  position: absolute;
  top: 50%;
  cursor: pointer;
}
.GI_TW_expander .GI_TW_arrow.GI_TW_hidden {
  display: none;
}
.GI_TW_expander .GI_TW_arrow.GI_TW_next {
  right: 30px;
}
.GI_TW_expander .GI_TW_arrow.GI_TW_prev {
  left: 30px;
}
.GI_TW_expander .GI_TW_loading {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #ddd;
  box-shadow: 0 0 1px #cccccc, 15px 30px 1px #cccccc, -15px 30px 1px #cccccc;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0;
  -webkit-animation: loader 0.5s infinite ease-in-out both;
  -moz-animation: loader 0.5s infinite ease-in-out both;
  -ms-animation: loader 0.5s infinite ease-in-out both;
  -o-animation: loader 0.5s infinite ease-in-out both;
  animation: loader 0.5s infinite ease-in-out both;
}

@-moz-keyframes loader {
  0% {
    background: #ddd;
  }

  33% {
    background: #ccc;
    box-shadow: 0 0 1px #cccccc, 15px 30px 1px #cccccc, -15px 30px 1px #dddddd;
  }

  66% {
    background: #ccc;
    box-shadow: 0 0 1px #cccccc, 15px 30px 1px #dddddd, -15px 30px 1px #cccccc;
  }
}

@-webkit-keyframes loader {
  0% {
    background: #ddd;
  }

  33% {
    background: #ccc;
    box-shadow: 0 0 1px #cccccc, 15px 30px 1px #cccccc, -15px 30px 1px #dddddd;
  }

  66% {
    background: #ccc;
    box-shadow: 0 0 1px #cccccc, 15px 30px 1px #dddddd, -15px 30px 1px #cccccc;
  }
}

@-o-keyframes loader {
  0% {
    background: #ddd;
  }

  33% {
    background: #ccc;
    box-shadow: 0 0 1px #cccccc, 15px 30px 1px #cccccc, -15px 30px 1px #dddddd;
  }

  66% {
    background: #ccc;
    box-shadow: 0 0 1px #cccccc, 15px 30px 1px #dddddd, -15px 30px 1px #cccccc;
  }
}

@-ms-keyframes loader {
  0% {
    background: #ddd;
  }

  33% {
    background: #ccc;
    box-shadow: 0 0 1px #cccccc, 15px 30px 1px #cccccc, -15px 30px 1px #dddddd;
  }

  66% {
    background: #ccc;
    box-shadow: 0 0 1px #cccccc, 15px 30px 1px #dddddd, -15px 30px 1px #cccccc;
  }
}

@keyframes loader {
  0% {
    background: #ddd;
  }

  33% {
    background: #ccc;
    box-shadow: 0 0 1px #cccccc, 15px 30px 1px #cccccc, -15px 30px 1px #dddddd;
  }

  66% {
    background: #ccc;
    box-shadow: 0 0 1px #cccccc, 15px 30px 1px #dddddd, -15px 30px 1px #cccccc;
  }
}

/*!
 * Font Awesome Pro 5.8.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-abacus:before{content:"\f640"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acorn:before{content:"\f6ae"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-alarm-clock:before{content:"\f34e"}.fa-algolia:before{content:"\f36c"}.fa-alicorn:before{content:"\f6b0"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-analytics:before{content:"\f643"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angel:before{content:"\f779"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-crate:before{content:"\f6b1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-alt-down:before{content:"\f354"}.fa-arrow-alt-from-bottom:before{content:"\f346"}.fa-arrow-alt-from-left:before{content:"\f347"}.fa-arrow-alt-from-right:before{content:"\f348"}.fa-arrow-alt-from-top:before{content:"\f349"}.fa-arrow-alt-left:before{content:"\f355"}.fa-arrow-alt-right:before{content:"\f356"}.fa-arrow-alt-square-down:before{content:"\f350"}.fa-arrow-alt-square-left:before{content:"\f351"}.fa-arrow-alt-square-right:before{content:"\f352"}.fa-arrow-alt-square-up:before{content:"\f353"}.fa-arrow-alt-to-bottom:before{content:"\f34a"}.fa-arrow-alt-to-left:before{content:"\f34b"}.fa-arrow-alt-to-right:before{content:"\f34c"}.fa-arrow-alt-to-top:before{content:"\f34d"}.fa-arrow-alt-up:before{content:"\f357"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-from-bottom:before{content:"\f342"}.fa-arrow-from-left:before{content:"\f343"}.fa-arrow-from-right:before{content:"\f344"}.fa-arrow-from-top:before{content:"\f345"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-square-down:before{content:"\f339"}.fa-arrow-square-left:before{content:"\f33a"}.fa-arrow-square-right:before{content:"\f33b"}.fa-arrow-square-up:before{content:"\f33c"}.fa-arrow-to-bottom:before{content:"\f33d"}.fa-arrow-to-left:before{content:"\f33e"}.fa-arrow-to-right:before{content:"\f340"}.fa-arrow-to-top:before{content:"\f341"}.fa-arrow-up:before{content:"\f062"}.fa-arrows:before{content:"\f047"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-arrows-h:before{content:"\f07e"}.fa-arrows-v:before{content:"\f07d"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-atom-alt:before{content:"\f5d3"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-axe:before{content:"\f6b2"}.fa-axe-battle:before{content:"\f6b3"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backpack:before{content:"\f5d4"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-badge:before{content:"\f335"}.fa-badge-check:before{content:"\f336"}.fa-badge-dollar:before{content:"\f645"}.fa-badge-percent:before{content:"\f646"}.fa-badger-honey:before{content:"\f6b4"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ball-pile:before{content:"\f77e"}.fa-ballot:before{content:"\f732"}.fa-ballot-check:before{content:"\f733"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-barcode-alt:before{content:"\f463"}.fa-barcode-read:before{content:"\f464"}.fa-barcode-scan:before{content:"\f465"}.fa-bars:before{content:"\f0c9"}.fa-baseball:before{content:"\f432"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-basketball-hoop:before{content:"\f435"}.fa-bat:before{content:"\f6b5"}.fa-bath:before{content:"\f2cd"}.fa-battery-bolt:before{content:"\f376"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-slash:before{content:"\f377"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-school:before{content:"\f5d5"}.fa-bell-school-slash:before{content:"\f5d6"}.fa-bell-slash:before{content:"\f1f6"}.fa-bells:before{content:"\f77f"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blanket:before{content:"\f498"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bone-break:before{content:"\f5d8"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-alt:before{content:"\f5d9"}.fa-book-dead:before{content:"\f6b7"}.fa-book-heart:before{content:"\f499"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-book-spells:before{content:"\f6b8"}.fa-book-user:before{content:"\f7e7"}.fa-bookmark:before{content:"\f02e"}.fa-books:before{content:"\f5db"}.fa-books-medical:before{content:"\f7e8"}.fa-boot:before{content:"\f782"}.fa-booth-curtain:before{content:"\f734"}.fa-bootstrap:before{content:"\f836"}.fa-bow-arrow:before{content:"\f6b9"}.fa-bowling-ball:before{content:"\f436"}.fa-bowling-pins:before{content:"\f437"}.fa-box:before{content:"\f466"}.fa-box-alt:before{content:"\f49a"}.fa-box-ballot:before{content:"\f735"}.fa-box-check:before{content:"\f467"}.fa-box-fragile:before{content:"\f49b"}.fa-box-full:before{content:"\f49c"}.fa-box-heart:before{content:"\f49d"}.fa-box-open:before{content:"\f49e"}.fa-box-up:before{content:"\f49f"}.fa-box-usd:before{content:"\f4a0"}.fa-boxes:before{content:"\f468"}.fa-boxes-alt:before{content:"\f4a1"}.fa-boxing-glove:before{content:"\f438"}.fa-brackets:before{content:"\f7e9"}.fa-brackets-curly:before{content:"\f7ea"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-loaf:before{content:"\f7eb"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-browser:before{content:"\f37e"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-bullseye-arrow:before{content:"\f648"}.fa-bullseye-pointer:before{content:"\f649"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-burrito:before{content:"\f7ed"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-bus-school:before{content:"\f5dd"}.fa-business-time:before{content:"\f64a"}.fa-buysellads:before{content:"\f20d"}.fa-cabinet-filing:before{content:"\f64b"}.fa-calculator:before{content:"\f1ec"}.fa-calculator-alt:before{content:"\f64c"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-edit:before{content:"\f333"}.fa-calendar-exclamation:before{content:"\f334"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-star:before{content:"\f736"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-alt:before{content:"\f332"}.fa-camera-retro:before{content:"\f083"}.fa-campfire:before{content:"\f6ba"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candle-holder:before{content:"\f6bc"}.fa-candy-cane:before{content:"\f786"}.fa-candy-corn:before{content:"\f6bd"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-bump:before{content:"\f5e0"}.fa-car-crash:before{content:"\f5e1"}.fa-car-garage:before{content:"\f5e2"}.fa-car-mechanic:before{content:"\f5e3"}.fa-car-side:before{content:"\f5e4"}.fa-car-tilt:before{content:"\f5e5"}.fa-car-wash:before{content:"\f5e6"}.fa-caret-circle-down:before{content:"\f32d"}.fa-caret-circle-left:before{content:"\f32e"}.fa-caret-circle-right:before{content:"\f330"}.fa-caret-circle-up:before{content:"\f331"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cauldron:before{content:"\f6bf"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chair-office:before{content:"\f6c1"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-line-down:before{content:"\f64d"}.fa-chart-network:before{content:"\f78a"}.fa-chart-pie:before{content:"\f200"}.fa-chart-pie-alt:before{content:"\f64e"}.fa-chart-scatter:before{content:"\f7ee"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-cheese-swiss:before{content:"\f7f0"}.fa-cheeseburger:before{content:"\f7f1"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-bishop-alt:before{content:"\f43b"}.fa-chess-board:before{content:"\f43c"}.fa-chess-clock:before{content:"\f43d"}.fa-chess-clock-alt:before{content:"\f43e"}.fa-chess-king:before{content:"\f43f"}.fa-chess-king-alt:before{content:"\f440"}.fa-chess-knight:before{content:"\f441"}.fa-chess-knight-alt:before{content:"\f442"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-pawn-alt:before{content:"\f444"}.fa-chess-queen:before{content:"\f445"}.fa-chess-queen-alt:before{content:"\f446"}.fa-chess-rook:before{content:"\f447"}.fa-chess-rook-alt:before{content:"\f448"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-double-down:before{content:"\f322"}.fa-chevron-double-left:before{content:"\f323"}.fa-chevron-double-right:before{content:"\f324"}.fa-chevron-double-up:before{content:"\f325"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-square-down:before{content:"\f329"}.fa-chevron-square-left:before{content:"\f32a"}.fa-chevron-square-right:before{content:"\f32b"}.fa-chevron-square-up:before{content:"\f32c"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chimney:before{content:"\f78b"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-claw-marks:before{content:"\f6c2"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clipboard-list-check:before{content:"\f737"}.fa-clipboard-prescription:before{content:"\f5e8"}.fa-clipboard-user:before{content:"\f7f3"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-drizzle:before{content:"\f738"}.fa-cloud-hail:before{content:"\f739"}.fa-cloud-hail-mixed:before{content:"\f73a"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-rainbow:before{content:"\f73e"}.fa-cloud-showers:before{content:"\f73f"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sleet:before{content:"\f741"}.fa-cloud-snow:before{content:"\f742"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload:before{content:"\f0ee"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-clouds:before{content:"\f744"}.fa-clouds-moon:before{content:"\f745"}.fa-clouds-sun:before{content:"\f746"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-club:before{content:"\f327"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-code-commit:before{content:"\f386"}.fa-code-merge:before{content:"\f387"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-coffee-togo:before{content:"\f6c5"}.fa-coffin:before{content:"\f6c6"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-alt-check:before{content:"\f4a2"}.fa-comment-alt-dollar:before{content:"\f650"}.fa-comment-alt-dots:before{content:"\f4a3"}.fa-comment-alt-edit:before{content:"\f4a4"}.fa-comment-alt-exclamation:before{content:"\f4a5"}.fa-comment-alt-lines:before{content:"\f4a6"}.fa-comment-alt-medical:before{content:"\f7f4"}.fa-comment-alt-minus:before{content:"\f4a7"}.fa-comment-alt-plus:before{content:"\f4a8"}.fa-comment-alt-slash:before{content:"\f4a9"}.fa-comment-alt-smile:before{content:"\f4aa"}.fa-comment-alt-times:before{content:"\f4ab"}.fa-comment-check:before{content:"\f4ac"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-edit:before{content:"\f4ae"}.fa-comment-exclamation:before{content:"\f4af"}.fa-comment-lines:before{content:"\f4b0"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-minus:before{content:"\f4b1"}.fa-comment-plus:before{content:"\f4b2"}.fa-comment-slash:before{content:"\f4b3"}.fa-comment-smile:before{content:"\f4b4"}.fa-comment-times:before{content:"\f4b5"}.fa-comments:before{content:"\f086"}.fa-comments-alt:before{content:"\f4b6"}.fa-comments-alt-dollar:before{content:"\f652"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compass-slash:before{content:"\f5e9"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-compress-wide:before{content:"\f326"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-container-storage:before{content:"\f4b7"}.fa-contao:before{content:"\f26d"}.fa-conveyor-belt:before{content:"\f46e"}.fa-conveyor-belt-alt:before{content:"\f46f"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-corn:before{content:"\f6c7"}.fa-couch:before{content:"\f4b8"}.fa-cow:before{content:"\f6c8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-credit-card-blank:before{content:"\f389"}.fa-credit-card-front:before{content:"\f38a"}.fa-cricket:before{content:"\f449"}.fa-critical-role:before{content:"\f6c9"}.fa-croissant:before{content:"\f7f6"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-crutches:before{content:"\f7f8"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-curling:before{content:"\f44a"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dagger:before{content:"\f6cb"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-debug:before{content:"\f7f9"}.fa-deer:before{content:"\f78e"}.fa-deer-rudolph:before{content:"\f78f"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-desktop-alt:before{content:"\f390"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dewpoint:before{content:"\f748"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diamond:before{content:"\f219"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d10:before{content:"\f6cd"}.fa-dice-d12:before{content:"\f6ce"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d4:before{content:"\f6d0"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-d8:before{content:"\f6d2"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-diploma:before{content:"\f5ea"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-do-not-enter:before{content:"\f5ec"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dog-leashed:before{content:"\f6d4"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-empty:before{content:"\f473"}.fa-dolly-flatbed:before{content:"\f474"}.fa-dolly-flatbed-alt:before{content:"\f475"}.fa-dolly-flatbed-empty:before{content:"\f476"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-circle:before{content:"\f5ed"}.fa-draw-polygon:before{content:"\f5ee"}.fa-draw-square:before{content:"\f5ef"}.fa-dreidel:before{content:"\f792"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick:before{content:"\f6d6"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-duck:before{content:"\f6d8"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-ear:before{content:"\f5f0"}.fa-ear-muffs:before{content:"\f795"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-eclipse:before{content:"\f749"}.fa-eclipse-alt:before{content:"\f74a"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-egg-fried:before{content:"\f7fc"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-elephant:before{content:"\f6da"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-h-alt:before{content:"\f39b"}.fa-ellipsis-v:before{content:"\f142"}.fa-ellipsis-v-alt:before{content:"\f39c"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-empty-set:before{content:"\f656"}.fa-engine-warning:before{content:"\f5f2"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-dollar:before{content:"\f657"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange:before{content:"\f0ec"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-square:before{content:"\f321"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows:before{content:"\f31d"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expand-wide:before{content:"\f320"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link:before{content:"\f08e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square:before{content:"\f14c"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-evil:before{content:"\f6db"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-field-hockey:before{content:"\f44c"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-certificate:before{content:"\f5f3"}.fa-file-chart-line:before{content:"\f659"}.fa-file-chart-pie:before{content:"\f65a"}.fa-file-check:before{content:"\f316"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-edit:before{content:"\f31c"}.fa-file-excel:before{content:"\f1c3"}.fa-file-exclamation:before{content:"\f31a"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-minus:before{content:"\f318"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-plus:before{content:"\f319"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-spreadsheet:before{content:"\f65b"}.fa-file-times:before{content:"\f317"}.fa-file-upload:before{content:"\f574"}.fa-file-user:before{content:"\f65c"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-files-medical:before{content:"\f7fd"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-film-alt:before{content:"\f3a0"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-fire-smoke:before{content:"\f74b"}.fa-firefox:before{content:"\f269"}.fa-fireplace:before{content:"\f79a"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fish-cooked:before{content:"\f7fe"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-alt:before{content:"\f74c"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flame:before{content:"\f6df"}.fa-flask:before{content:"\f0c3"}.fa-flask-poison:before{content:"\f6e0"}.fa-flask-potion:before{content:"\f6e1"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flower:before{content:"\f7ff"}.fa-flower-daffodil:before{content:"\f800"}.fa-flower-tulip:before{content:"\f801"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-fog:before{content:"\f74e"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-folder-times:before{content:"\f65f"}.fa-folder-tree:before{content:"\f802"}.fa-folders:before{content:"\f660"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-football-helmet:before{content:"\f44f"}.fa-forklift:before{content:"\f47a"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-fragile:before{content:"\f4bb"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-french-fries:before{content:"\f803"}.fa-frog:before{content:"\f52e"}.fa-frosty-head:before{content:"\f79b"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-function:before{content:"\f661"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gas-pump-slash:before{content:"\f5f4"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gift-card:before{content:"\f663"}.fa-gifts:before{content:"\f79c"}.fa-gingerbread-man:before{content:"\f79d"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass:before{content:"\f804"}.fa-glass-champagne:before{content:"\f79e"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glass-whiskey-rocks:before{content:"\f7a1"}.fa-glasses:before{content:"\f530"}.fa-glasses-alt:before{content:"\f5f5"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-globe-snow:before{content:"\f7a3"}.fa-globe-stand:before{content:"\f5f6"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-golf-club:before{content:"\f451"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-h1:before{content:"\f313"}.fa-h2:before{content:"\f314"}.fa-h3:before{content:"\f315"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hammer-war:before{content:"\f6e4"}.fa-hamsa:before{content:"\f665"}.fa-hand-heart:before{content:"\f4bc"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-box:before{content:"\f47b"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-magic:before{content:"\f6e5"}.fa-hand-holding-seedling:before{content:"\f4bf"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-receiving:before{content:"\f47c"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-heart:before{content:"\f4c3"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-usd:before{content:"\f4c5"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt:before{content:"\f4c6"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-santa:before{content:"\f7a7"}.fa-hat-winter:before{content:"\f7a8"}.fa-hat-witch:before{content:"\f6e7"}.fa-hat-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-head-side:before{content:"\f6e9"}.fa-head-side-brain:before{content:"\f808"}.fa-head-side-medical:before{content:"\f809"}.fa-head-vr:before{content:"\f6ea"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heart-circle:before{content:"\f4c7"}.fa-heart-rate:before{content:"\f5f8"}.fa-heart-square:before{content:"\f4c8"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-helmet-battle:before{content:"\f6eb"}.fa-hexagon:before{content:"\f312"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-mask:before{content:"\f6ee"}.fa-hockey-puck:before{content:"\f453"}.fa-hockey-sticks:before{content:"\f454"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-home-alt:before{content:"\f80a"}.fa-home-heart:before{content:"\f4c9"}.fa-home-lg:before{content:"\f80b"}.fa-home-lg-alt:before{content:"\f80c"}.fa-hood-cloak:before{content:"\f6ef"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hospitals:before{content:"\f80e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-flood:before{content:"\f74f"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-humidity:before{content:"\f750"}.fa-hurricane:before{content:"\f751"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-ice-skate:before{content:"\f7ac"}.fa-icicles:before{content:"\f7ad"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-inbox-in:before{content:"\f310"}.fa-inbox-out:before{content:"\f311"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-industry-alt:before{content:"\f3b3"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-info-square:before{content:"\f30f"}.fa-inhaler:before{content:"\f5f9"}.fa-instagram:before{content:"\f16d"}.fa-integral:before{content:"\f667"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-intersection:before{content:"\f668"}.fa-inventory:before{content:"\f480"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-island-tropical:before{content:"\f811"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-jack-o-lantern:before{content:"\f30e"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-key-skeleton:before{content:"\f6f3"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-keynote:before{content:"\f66c"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kidneys:before{content:"\f5fb"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kite:before{content:"\f6f4"}.fa-kiwi-bird:before{content:"\f535"}.fa-knife-kitchen:before{content:"\f6f5"}.fa-korvue:before{content:"\f42f"}.fa-lambda:before{content:"\f66e"}.fa-lamp:before{content:"\f4ca"}.fa-landmark:before{content:"\f66f"}.fa-landmark-alt:before{content:"\f752"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-layer-minus:before{content:"\f5fe"}.fa-layer-plus:before{content:"\f5ff"}.fa-leaf:before{content:"\f06c"}.fa-leaf-heart:before{content:"\f4cb"}.fa-leaf-maple:before{content:"\f6f6"}.fa-leaf-oak:before{content:"\f6f7"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down:before{content:"\f149"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up:before{content:"\f148"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-lightbulb-dollar:before{content:"\f670"}.fa-lightbulb-exclamation:before{content:"\f671"}.fa-lightbulb-on:before{content:"\f672"}.fa-lightbulb-slash:before{content:"\f673"}.fa-lights-holiday:before{content:"\f7b2"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lips:before{content:"\f600"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location:before{content:"\f601"}.fa-location-arrow:before{content:"\f124"}.fa-location-circle:before{content:"\f602"}.fa-location-slash:before{content:"\f603"}.fa-lock:before{content:"\f023"}.fa-lock-alt:before{content:"\f30d"}.fa-lock-open:before{content:"\f3c1"}.fa-lock-open-alt:before{content:"\f3c2"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-long-arrow-up:before{content:"\f176"}.fa-loveseat:before{content:"\f4cc"}.fa-low-vision:before{content:"\f2a8"}.fa-luchador:before{content:"\f455"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lyft:before{content:"\f3c3"}.fa-mace:before{content:"\f6f8"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailbox:before{content:"\f813"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-mandolin:before{content:"\f6f9"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-marker-alt-slash:before{content:"\f605"}.fa-map-marker-check:before{content:"\f606"}.fa-map-marker-edit:before{content:"\f607"}.fa-map-marker-exclamation:before{content:"\f608"}.fa-map-marker-minus:before{content:"\f609"}.fa-map-marker-plus:before{content:"\f60a"}.fa-map-marker-question:before{content:"\f60b"}.fa-map-marker-slash:before{content:"\f60c"}.fa-map-marker-smile:before{content:"\f60d"}.fa-map-marker-times:before{content:"\f60e"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-meat:before{content:"\f814"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaphone:before{content:"\f675"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-mind-share:before{content:"\f677"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-hexagon:before{content:"\f307"}.fa-minus-octagon:before{content:"\f308"}.fa-minus-square:before{content:"\f146"}.fa-mistletoe:before{content:"\f7b4"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-mobile-android:before{content:"\f3ce"}.fa-mobile-android-alt:before{content:"\f3cf"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monitor-heart-rate:before{content:"\f611"}.fa-monkey:before{content:"\f6fb"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-moon-cloud:before{content:"\f754"}.fa-moon-stars:before{content:"\f755"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mountains:before{content:"\f6fd"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-mug-marshmallows:before{content:"\f7b7"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-narwhal:before{content:"\f6fe"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octagon:before{content:"\f306"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-oil-temp:before{content:"\f614"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-omega:before{content:"\f67a"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-ornament:before{content:"\f7b8"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-brush-alt:before{content:"\f5a9"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-pallet-alt:before{content:"\f483"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-parking-circle:before{content:"\f615"}.fa-parking-circle-slash:before{content:"\f616"}.fa-parking-slash:before{content:"\f617"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paw-alt:before{content:"\f701"}.fa-paw-claws:before{content:"\f702"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pegasus:before{content:"\f703"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil:before{content:"\f040"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-paintbrush:before{content:"\f618"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-pennant:before{content:"\f456"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-person-carry:before{content:"\f4cf"}.fa-person-dolly:before{content:"\f4d0"}.fa-person-dolly-empty:before{content:"\f4d1"}.fa-person-sign:before{content:"\f757"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-office:before{content:"\f67d"}.fa-phone-plus:before{content:"\f4d2"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pi:before{content:"\f67e"}.fa-pie:before{content:"\f705"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pig:before{content:"\f706"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza:before{content:"\f817"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-alt:before{content:"\f3de"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-hexagon:before{content:"\f300"}.fa-plus-octagon:before{content:"\f301"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-podium:before{content:"\f680"}.fa-podium-star:before{content:"\f758"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poll-people:before{content:"\f759"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-popcorn:before{content:"\f819"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-presentation:before{content:"\f685"}.fa-print:before{content:"\f02f"}.fa-print-search:before{content:"\f81a"}.fa-print-slash:before{content:"\f686"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pumpkin:before{content:"\f707"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-question-square:before{content:"\f2fd"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-rabbit:before{content:"\f708"}.fa-rabbit-fast:before{content:"\f709"}.fa-racquet:before{content:"\f45a"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-raindrops:before{content:"\f75c"}.fa-ram:before{content:"\f70a"}.fa-ramp-loading:before{content:"\f4d4"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-rectangle-landscape:before{content:"\f2fa"}.fa-rectangle-portrait:before{content:"\f2fb"}.fa-rectangle-wide:before{content:"\f2fc"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-renren:before{content:"\f18b"}.fa-repeat:before{content:"\f363"}.fa-repeat-1:before{content:"\f365"}.fa-repeat-1-alt:before{content:"\f366"}.fa-repeat-alt:before{content:"\f364"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-retweet-alt:before{content:"\f361"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-rings-wedding:before{content:"\f81b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-route-highway:before{content:"\f61a"}.fa-route-interstate:before{content:"\f61b"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-triangle:before{content:"\f61c"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rv:before{content:"\f7be"}.fa-sack:before{content:"\f81c"}.fa-sack-dollar:before{content:"\f81d"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salad:before{content:"\f81e"}.fa-salesforce:before{content:"\f83b"}.fa-sandwich:before{content:"\f81f"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-sausage:before{content:"\f820"}.fa-save:before{content:"\f0c7"}.fa-scalpel:before{content:"\f61d"}.fa-scalpel-path:before{content:"\f61e"}.fa-scanner:before{content:"\f488"}.fa-scanner-keyboard:before{content:"\f489"}.fa-scanner-touchscreen:before{content:"\f48a"}.fa-scarecrow:before{content:"\f70d"}.fa-scarf:before{content:"\f7c1"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-scroll-old:before{content:"\f70f"}.fa-scrubber:before{content:"\f2f8"}.fa-scythe:before{content:"\f710"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-all:before{content:"\f367"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-sheep:before{content:"\f711"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield:before{content:"\f132"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-check:before{content:"\f2f7"}.fa-shield-cross:before{content:"\f712"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shipping-timed:before{content:"\f48c"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shish-kebab:before{content:"\f821"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shovel:before{content:"\f713"}.fa-shovel-snow:before{content:"\f7c3"}.fa-shower:before{content:"\f2cc"}.fa-shredder:before{content:"\f68a"}.fa-shuttle-van:before{content:"\f5b6"}.fa-shuttlecock:before{content:"\f45b"}.fa-sickle:before{content:"\f822"}.fa-sigma:before{content:"\f68b"}.fa-sign:before{content:"\f4d9"}.fa-sign-in:before{content:"\f090"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out:before{content:"\f08b"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signal-1:before{content:"\f68c"}.fa-signal-2:before{content:"\f68d"}.fa-signal-3:before{content:"\f68e"}.fa-signal-4:before{content:"\f68f"}.fa-signal-alt:before{content:"\f690"}.fa-signal-alt-1:before{content:"\f691"}.fa-signal-alt-2:before{content:"\f692"}.fa-signal-alt-3:before{content:"\f693"}.fa-signal-alt-slash:before{content:"\f694"}.fa-signal-slash:before{content:"\f695"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-skeleton:before{content:"\f620"}.fa-sketch:before{content:"\f7c6"}.fa-ski-jump:before{content:"\f7c7"}.fa-ski-lift:before{content:"\f7c8"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sledding:before{content:"\f7cb"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-sliders-h-square:before{content:"\f3f0"}.fa-sliders-v:before{content:"\f3f1"}.fa-sliders-v-square:before{content:"\f3f2"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-plus:before{content:"\f5b9"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoke:before{content:"\f760"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snake:before{content:"\f716"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snow-blowing:before{content:"\f761"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowflakes:before{content:"\f7cf"}.fa-snowman:before{content:"\f7d0"}.fa-snowmobile:before{content:"\f7d1"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-soup:before{content:"\f823"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-spade:before{content:"\f2f4"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spider:before{content:"\f717"}.fa-spider-black-widow:before{content:"\f718"}.fa-spider-web:before{content:"\f719"}.fa-spinner:before{content:"\f110"}.fa-spinner-third:before{content:"\f3f4"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root:before{content:"\f697"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-squirrel:before{content:"\f71a"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-staff:before{content:"\f71b"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-christmas:before{content:"\f7d4"}.fa-star-exclamation:before{content:"\f2f3"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-stars:before{content:"\f762"}.fa-staylinked:before{content:"\f3f5"}.fa-steak:before{content:"\f824"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-steering-wheel:before{content:"\f622"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stocking:before{content:"\f7d5"}.fa-stomach:before{content:"\f623"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-stretcher:before{content:"\f825"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-sun-cloud:before{content:"\f763"}.fa-sun-dust:before{content:"\f764"}.fa-sun-haze:before{content:"\f765"}.fa-sunrise:before{content:"\f766"}.fa-sunset:before{content:"\f767"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-sword:before{content:"\f71c"}.fa-swords:before{content:"\f71d"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablet-android:before{content:"\f3fb"}.fa-tablet-android-alt:before{content:"\f3fc"}.fa-tablet-rugged:before{content:"\f48f"}.fa-tablets:before{content:"\f490"}.fa-tachometer:before{content:"\f0e4"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tachometer-alt-average:before{content:"\f624"}.fa-tachometer-alt-fast:before{content:"\f625"}.fa-tachometer-alt-fastest:before{content:"\f626"}.fa-tachometer-alt-slow:before{content:"\f627"}.fa-tachometer-alt-slowest:before{content:"\f628"}.fa-tachometer-average:before{content:"\f629"}.fa-tachometer-fast:before{content:"\f62a"}.fa-tachometer-fastest:before{content:"\f62b"}.fa-tachometer-slow:before{content:"\f62c"}.fa-tachometer-slowest:before{content:"\f62d"}.fa-taco:before{content:"\f826"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tally:before{content:"\f69c"}.fa-tanakh:before{content:"\f827"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-tasks-alt:before{content:"\f828"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-frigid:before{content:"\f768"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-hot:before{content:"\f76a"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-tennis-ball:before{content:"\f45e"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-theta:before{content:"\f69e"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-thunderstorm:before{content:"\f76c"}.fa-thunderstorm-moon:before{content:"\f76d"}.fa-thunderstorm-sun:before{content:"\f76e"}.fa-ticket:before{content:"\f145"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tilde:before{content:"\f69f"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-times-hexagon:before{content:"\f2ee"}.fa-times-octagon:before{content:"\f2f0"}.fa-times-square:before{content:"\f2d3"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tire:before{content:"\f631"}.fa-tire-flat:before{content:"\f632"}.fa-tire-pressure-warning:before{content:"\f633"}.fa-tire-rugged:before{content:"\f634"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-alt:before{content:"\f71f"}.fa-tombstone:before{content:"\f720"}.fa-tombstone-alt:before{content:"\f721"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-toothbrush:before{content:"\f635"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tornado:before{content:"\f76f"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-cone:before{content:"\f636"}.fa-traffic-light:before{content:"\f637"}.fa-traffic-light-go:before{content:"\f638"}.fa-traffic-light-slow:before{content:"\f639"}.fa-traffic-light-stop:before{content:"\f63a"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-treasure-chest:before{content:"\f723"}.fa-tree:before{content:"\f1bb"}.fa-tree-alt:before{content:"\f400"}.fa-tree-christmas:before{content:"\f7db"}.fa-tree-decorated:before{content:"\f7dc"}.fa-tree-large:before{content:"\f7dd"}.fa-tree-palm:before{content:"\f82b"}.fa-trees:before{content:"\f724"}.fa-trello:before{content:"\f181"}.fa-triangle:before{content:"\f2ec"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-trophy-alt:before{content:"\f2eb"}.fa-truck:before{content:"\f0d1"}.fa-truck-container:before{content:"\f4dc"}.fa-truck-couch:before{content:"\f4dd"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-truck-plow:before{content:"\f7de"}.fa-truck-ramp:before{content:"\f4e0"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-turkey:before{content:"\f725"}.fa-turtle:before{content:"\f726"}.fa-tv:before{content:"\f26c"}.fa-tv-retro:before{content:"\f401"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-unicorn:before{content:"\f727"}.fa-union:before{content:"\f6a2"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-usd-circle:before{content:"\f2e8"}.fa-usd-square:before{content:"\f2e9"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-chart:before{content:"\f6a3"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-crown:before{content:"\f6a4"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-hard-hat:before{content:"\f82c"}.fa-user-headset:before{content:"\f82d"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-md-chat:before{content:"\f82e"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-class:before{content:"\f63d"}.fa-users-cog:before{content:"\f509"}.fa-users-crown:before{content:"\f6a5"}.fa-users-medical:before{content:"\f830"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-fork:before{content:"\f2e3"}.fa-utensil-knife:before{content:"\f2e4"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-utensils-alt:before{content:"\f2e6"}.fa-vaadin:before{content:"\f408"}.fa-value-absolute:before{content:"\f6a6"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-plus:before{content:"\f4e1"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volcano:before{content:"\f770"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume:before{content:"\f6a8"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-slash:before{content:"\f2e2"}.fa-volume-up:before{content:"\f028"}.fa-vote-nay:before{content:"\f771"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walker:before{content:"\f831"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-wand:before{content:"\f72a"}.fa-wand-magic:before{content:"\f72b"}.fa-warehouse:before{content:"\f494"}.fa-warehouse-alt:before{content:"\f495"}.fa-watch:before{content:"\f2e1"}.fa-watch-fitness:before{content:"\f63e"}.fa-water:before{content:"\f773"}.fa-water-lower:before{content:"\f774"}.fa-water-rise:before{content:"\f775"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-webcam:before{content:"\f832"}.fa-webcam-slash:before{content:"\f833"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whale:before{content:"\f72c"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheat:before{content:"\f72d"}.fa-wheelchair:before{content:"\f193"}.fa-whistle:before{content:"\f460"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wifi-1:before{content:"\f6aa"}.fa-wifi-2:before{content:"\f6ab"}.fa-wifi-slash:before{content:"\f6ac"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-wind-warning:before{content:"\f776"}.fa-window:before{content:"\f40e"}.fa-window-alt:before{content:"\f40f"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-windsock:before{content:"\f777"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wreath:before{content:"\f7e2"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:auto;src:url('../../../_assets/b33fdbae2f9dce5998443fd2b3404ed8/Vendor/fontAwesome/webfonts/fa-brands-400.eot');src:url('../../../_assets/b33fdbae2f9dce5998443fd2b3404ed8/Vendor/fontAwesome/webfonts/fa-brands-400.eot?#iefix') format("embedded-opentype"),url('../../../_assets/b33fdbae2f9dce5998443fd2b3404ed8/Vendor/fontAwesome/webfonts/fa-brands-400.woff2') format("woff2"),url('../../../_assets/b33fdbae2f9dce5998443fd2b3404ed8/Vendor/fontAwesome/webfonts/fa-brands-400.woff') format("woff"),url('../../../_assets/b33fdbae2f9dce5998443fd2b3404ed8/Vendor/fontAwesome/webfonts/fa-brands-400.ttf') format("truetype"),url('../../../_assets/b33fdbae2f9dce5998443fd2b3404ed8/Vendor/fontAwesome/webfonts/fa-brands-400.svg#fontawesome') format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:300;font-display:auto;src:url('../../../_assets/b33fdbae2f9dce5998443fd2b3404ed8/Vendor/fontAwesome/webfonts/fa-light-300.eot');src:url('../../../_assets/b33fdbae2f9dce5998443fd2b3404ed8/Vendor/fontAwesome/webfonts/fa-light-300.eot?#iefix') format("embedded-opentype"),url('../../../_assets/b33fdbae2f9dce5998443fd2b3404ed8/Vendor/fontAwesome/webfonts/fa-light-300.woff2') format("woff2"),url('../../../_assets/b33fdbae2f9dce5998443fd2b3404ed8/Vendor/fontAwesome/webfonts/fa-light-300.woff') format("woff"),url('../../../_assets/b33fdbae2f9dce5998443fd2b3404ed8/Vendor/fontAwesome/webfonts/fa-light-300.ttf') format("truetype"),url('../../../_assets/b33fdbae2f9dce5998443fd2b3404ed8/Vendor/fontAwesome/webfonts/fa-light-300.svg#fontawesome') format("svg")}.fal{font-weight:300}@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:400;font-display:auto;src:url('../../../_assets/b33fdbae2f9dce5998443fd2b3404ed8/Vendor/fontAwesome/webfonts/fa-regular-400.eot');src:url('../../../_assets/b33fdbae2f9dce5998443fd2b3404ed8/Vendor/fontAwesome/webfonts/fa-regular-400.eot?#iefix') format("embedded-opentype"),url('../../../_assets/b33fdbae2f9dce5998443fd2b3404ed8/Vendor/fontAwesome/webfonts/fa-regular-400.woff2') format("woff2"),url('../../../_assets/b33fdbae2f9dce5998443fd2b3404ed8/Vendor/fontAwesome/webfonts/fa-regular-400.woff') format("woff"),url('../../../_assets/b33fdbae2f9dce5998443fd2b3404ed8/Vendor/fontAwesome/webfonts/fa-regular-400.ttf') format("truetype"),url('../../../_assets/b33fdbae2f9dce5998443fd2b3404ed8/Vendor/fontAwesome/webfonts/fa-regular-400.svg#fontawesome') format("svg")}.fal,.far{font-family:"Font Awesome 5 Pro"}.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:900;font-display:auto;src:url('../../../_assets/b33fdbae2f9dce5998443fd2b3404ed8/Vendor/fontAwesome/webfonts/fa-solid-900.eot');src:url('../../../_assets/b33fdbae2f9dce5998443fd2b3404ed8/Vendor/fontAwesome/webfonts/fa-solid-900.eot?#iefix') format("embedded-opentype"),url('../../../_assets/b33fdbae2f9dce5998443fd2b3404ed8/Vendor/fontAwesome/webfonts/fa-solid-900.woff2') format("woff2"),url('../../../_assets/b33fdbae2f9dce5998443fd2b3404ed8/Vendor/fontAwesome/webfonts/fa-solid-900.woff') format("woff"),url('../../../_assets/b33fdbae2f9dce5998443fd2b3404ed8/Vendor/fontAwesome/webfonts/fa-solid-900.ttf') format("truetype"),url('../../../_assets/b33fdbae2f9dce5998443fd2b3404ed8/Vendor/fontAwesome/webfonts/fa-solid-900.svg#fontawesome') format("svg")}.fa,.fas{font-family:"Font Awesome 5 Pro";font-weight:900}
*{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
img{
    max-width: 100%;
    height: auto;
}
.ns-gallery-ext-wrap {
    font-family: 'Open Sans', sans-serif;
    color: #343a40;
}
.ns-gallery-ext-wrap h1,
.ns-gallery-ext-wrap h2,
.ns-gallery-ext-wrap h3,
.ns-gallery-ext-wrap h4,
.ns-gallery-ext-wrap h5,
.ns-gallery-ext-wrap h6{
    font-weight: 700;
    margin-top: 0;
}
.ns-gallery-ext-wrap h1{
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 25px;
}
.ns-gallery-ext-wrap h2,
.ns-gallery-ext-wrap h3{
    margin-bottom: 20px;
}
.ns-gallery-ext-wrap h2{
    font-size: 22px;
    line-height: 28px;
}
.ns-gallery-ext-wrap h3{
    font-size: 20px;
    line-height: 26px;
}
.ns-gallery-ext-wrap h4{
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 15px;
}
.dflex, .cus-row {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.dinline-flex, .ns-gallery-album-item a, a.ns-gallery-item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    position: relative;
}
a.ns-gallery-item {
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
}
.ns-gallery-item:after, .ns-gallery-album-item a:after, .ns-gallery-item::before {
    content: '';
    position: absolute;
    opacity: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.ns-gallery-item:hover:after, .ns-gallery-album-item a:hover:after, .ns-gallery-item:hover::before {
    opacity: 1;
}

.ns-gallery-item:after, .ns-gallery-album-item a:after {
    background-color: rgba(52, 58, 65, 0.7);
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
}
.ns-gallery-item::before,
.lg-outer .lg-has-youtube .lg-video-play::before,
.lg-outer .lg-has-vimeo .lg-video-play::before,
.lg-outer .lg-has-html5 .lg-video-play::before,
.btn-video-play::before{
    font-family: 'Font Awesome 5 Pro';
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color:#fff;
    font-weight: 400;
}

.ns-gallery-item::before {
    content: '\f002';
    font-size: 20px;
    height: 20px;
    width: 20px;
    z-index: 1;
}

.lg-outer .lg-has-youtube .lg-video-play,
.lg-outer .lg-has-vimeo .lg-video-play,
.lg-outer .lg-has-html5 .lg-video-play,
.lg-outer .lg-has-youtube:hover .lg-video-play,
.lg-outer .lg-has-vimeo:hover .lg-video-play,
.lg-outer .lg-has-html5:hover .lg-video-play{
    background-image: none;
}
.lg-sub-html{
    font-family: 'Open Sans', sans-serif;;
}

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

.align-center {
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
}

.flex-wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.dflex-row {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

.dflex-column {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.ns-gallery-album-view,
.ns-gallery-masonry-view,
.ns-gallery-videos-view,
.ns-gallery-mosaic-view,
.ns-gallery-google-view{
    margin-bottom: 30px;
}
.ns-gallery-video-list, .cus-row {
    margin: 0 -15px;
}
.ns-gallery-masonry-view .cus-row--5{
    margin: 0 -5px;
}
.ns-gallery-masonry-view .cus-row--5 .grid-item{
    padding: 0 5px;
    margin-bottom: 5px;
}
.ns-gallery-masonry-view .cus-row--10{
    margin: 0 -10px;
}
.ns-gallery-masonry-view .cus-row--10 .grid-item{
    padding: 0 10px;
    margin-bottom: 20px;
}
.ns-gallery-masonry-view .cus-row--20{
    margin: 0 -20px;
}
.ns-gallery-masonry-view .cus-row--20 .grid-item{
    padding: 0 20px;
    margin-bottom: 35px;
}
.ns-gallery-video-list .ns-gallery-video-item,
.ns-gallery-google-view .cus-row li,
.ns-gallery-slider-view .slick-dots li,
.pagination-block .ns-pagination li{
    list-style: none;
}
.ns-gallery-video-list .ns-gallery-video-item:before,
.ns-gallery-video-list .ns-gallery-video-item:after,
.ns-gallery-google-view .cus-row li:before,
.ns-gallery-google-view .cus-row li:after,
.ns-gallery-slider-view .slick-dots li:before,
.ns-gallery-slider-view .slick-dots li:after,
.pagination-block .ns-pagination li:before,
.pagination-block .ns-pagination li:after {
    display:none !important;
}
.ns-gallery-album-item, .ns-gallery-video-item, .cus-column {
    margin-bottom: 25px;
    width: 100%;
    padding: 0 15px;
}
.album-view--center, .text-center {
    text-align: center;
}

.ns-gallery-album-item a, a.ns-gallery-item {
    overflow: hidden;
}

.ns-gallery-album-item a, .ns-gallery-album-item a.ns-gallery-item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
}

.ns-gallery-album-item a img,
a.ns-gallery-item img,
.ns-gallery-slide .video-poster-img {
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -webkit-transform: scale(1);
    transform: scale(1);
    flex-shrink: 0;
}

.ns-gallery-album-item a:hover img,
a.ns-gallery-item:hover img,
.ns-gallery-slide:hover .video-poster-img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.ns-gallery-album-title {
    margin-top: 5px;
}

.ns-gallery-album-title p, .ns-gallery-album-title h4 {
    margin: 0;
}

.ns-gallery-album-title p {
    font-size: 14px;
}

.grid {
    display: block;
    width: 100%;
}

.grid::after {
    content: '';
    display: block;
    clear: both;
}

.grid-item {
    float: left;
    margin-bottom: 25px;
    padding: 0 15px;
}

.ns-gallery-masonry-view .grid-sizer,
.ns-gallery-masonry-view .grid-item {
    width: 100%;
}
.ns-gallery-masonry-view .grid{
    width: initial;
}

.ns-gallery-isotope-filters {
    display: inline-block;
    position: relative;
    margin: 20px 0;
    width: 100%;
}
.ns-gallery-isotope-filters--center{
    text-align: center;
}

.ns-gallery-isotope-filters button:not(:last-child) {
    margin-right: 10px;
}

.ns-gallery-isotope-filters button,
.ns-gallery-btn {
    margin-bottom: 10px;
    padding: 5px 10px;
    background-color: transparent;
    border: 1px solid #333333;
    border-radius: 0;
    color: #333333;
    outline: none;
    box-shadow: none;
    font-weight: 700;
    cursor: pointer;
    text-decoration: none;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.ns-gallery-isotope-filters button:focus {
    outline: none;
    box-shadow: none;
}

.ns-gallery-isotope-filters button:hover,
.ns-gallery-isotope-filters button.active,
.ns-gallery-btn:hover,
.ns-gallery-btn:focus {
    background-color: #343a40;
    color: #fff;
    box-shadow: none;
}

.list-unstyled {
    list-style: none;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
}

.ns-gallery-video-item .ns-gallery-item::after, .ns-gallery-video-item .ns-gallery-item::before {
    opacity: 1;
}

.ns-gallery-video-item .ns-gallery-item::after {
    background-color: rgba(52, 58, 65, 0.4);
}

.ns-gallery-videos-view .ns-gallery-video-item .ns-gallery-item::before,
.lg-outer .lg-has-youtube .lg-video-play::before,
.lg-outer .lg-has-vimeo .lg-video-play::before,
.lg-outer .lg-has-html5 .lg-video-play::before,
.btn-video-play::before{
    content: "\f144";
    font-weight: 300;
}
.lg-outer .lg-has-youtube .lg-video-play::before,
.lg-outer .lg-has-html5 .lg-video-play::before{
    position: absolute;
    font-size: 40px;
}
.ns-gallery-videos-view .ns-gallery-video-item .ns-gallery-item::before {
    font-size: 32px;
    opacity: 0.5;
}

.ns-gallery-video-item .ns-gallery-item:hover:before {
    opacity: 1;
}

.ns-gallery-video-item .ns-gallery-item:hover:after {
    background-color: rgba(52, 58, 65, 0.7);
}

.ns-gallery-masonry-classic .grid-item.cus-column,
.ns-gallery-masonry-pinterest .grid-item.cus-column {
    float: none;
    min-height: 1px;
}
.ns-gallery-masonry-pinterest .grid-item.cus-column {
	width: 100%;
}
.ns-gallery-mosaic-view,
.ns-gallery-google-view,
.ns-gallery-zoom {
    margin: 0 -5px;
}

.ns-gallery-google-view .ns-gallery-google-view-item,
.ns-gallery-mosaic-view .ns-gallery-mosaic-item,
.ns-gallery-zoom .ns-gallery-zoom-item{
    padding: 0 5px;
}
.ns-gallery-zoom .ns-gallery-zoom-item {
    margin-top: 5px;
}
.ns-gallery-mosaic-view .ns-gallery-mosaic-item {
    float: left;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
}

.ns-gallery-mosaic-view .ns-gallery-mosaic-item, .ns-gallery-mosaic-view .grid-sizer {
    width: 100%;
}

.ns-gallery-google-view .ns-gallery-google-view-item {
    margin: 5px 0 0;
    width: 50%;
}
.ns-gallery-google-view .ns-gallery-google-view-item .ns-gallery-item {
    max-height: 120px;
}
.GI_TW_expander.opened,
.GI_TW_expander.opened .GI_TW_expander-inner,
.GI_TW_expander.opened .GI_TW_expander-inner .GI_TW_fullimg {
    height: auto !important;
}
.GI_TW_expander.opened .GI_TW_expander-inner {
    margin-bottom: 5px;
}
.GI_TW_expander{
    background-color: #7c7c7d;
}
.GI_TW_expander .GI_TW_pointer{
    border-bottom-color: #7c7c7d;
}
.GI_TW_expander.opened {
    margin-top: 0 !important;
}
.GI_TW_expander .GI_TW_arrow.GI_TW_prev{
    left: 15px;
}
.GI_TW_expander .GI_TW_arrow.GI_TW_next{
    right: 15px;
}
.GI_TW_expander .GI_TW_close{
    right: 0;
    top: 15px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
}
.GI_TW_expander .GI_TW_pointer{
    margin-left: -15px;
    margin-top: -15px;
    border-left-width: 15px;
    border-right-width: 15px;
    border-bottom-width: 15px;
}
.nsgallery-icon {
    font-family: 'lg';
    color:#fff;
    font-size: 20px;
}
.nsgallery-close-icon::before{
    content: "\e070"
}
.nsgallery-prev-icon::before{
    content: "\e094";
}
.nsgallery-next-icon::before{
    content: "\e095";
}

.ns-gallery-google-view ul,
.GI_TW_expander .GI_TW_close,
.ns-gallery-zoom{
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
}
/* .ns-gallery-google-view ul{
    padding-top: 0;
} */
.ns-gallery-slider-view{
    margin-bottom: 40px;
}
.ns-gallery-thumb-slider-init .ns-gallery-thumb-slide {
    padding: 0 5px;
}

.ns-gallery-thumb-slide {
    cursor: pointer;
}
.ns-gallery-slider-view .ns-gallery-item::before{
    display: none;
}
.ns-gallery-thumb-slide img {
    height: 65px;
    opacity: 0.5;
    -webkit-object-fit: cover;
    object-fit: cover;
    width:100%;
}

.ns-gallery-thumb-slide.slick-current img {
    opacity: 1;
}

.ns-gallery-slider-view .slick-prev,
.ns-gallery-slider-view .slick-next {
    z-index: 9;
}
.lg-actions .lg-prev::after{
    display: none;
}
.ns-gallery-slider-view .slick-arrow::before,
.nsgallery-next-icon::before,
.nsgallery-prev-icon::before,
.lg-actions .lg-prev::before,
.lg-actions .lg-next::before{
    font-family: 'Font Awesome 5 Pro';
}

.ns-gallery-slider-view .slick-next::before,
.nsgallery-next-icon::before,
.lg-actions .lg-next::before{
    content: '\f061';
}
.ns-gallery-slider-view .slick-prev::before,
.nsgallery-prev-icon::before,
.lg-actions .lg-prev::before{
    content: '\f060';
}
.ns-gallery-slider-view .slick-prev {
    left: 15px;
}

.ns-gallery-slider-view .slick-next {
    right: 15px;
}
.ns-gallery-thumb-slider-wrap .ns-gallery-slider-init {
    background-color: rgba(52, 58, 65, 0.7);
}
.ns-gallery-thumb-slider-wrap .ns-gallery-thumb-slider-init {
    margin: 20px -5px;
}
.ns-gallery-thumb-slider-wrap .ns-gallery-slider-init .slick-track {
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
}
.ns-gallery-thumb-slider-wrap .ns-gallery-slider-init .slick-track,
.ns-gallery-thumb-slider-wrap .ns-gallery-slider-init .ns-gallery-slide {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
}
.ns-gallery-thumb-slider-wrap .ns-gallery-slider-init .ns-gallery-slide {
    height: auto !important;
}
.ns-gallery-thumb-slider-wrap .ns-gallery-slider-init .ns-gallery-slide {
    text-align: center;
    pointer-events: none;
}
.ns-gallery-slider-init .ns-gallery-slide .ns-gallery-item::after {
    display: none;
}
.ns-gallery-thumb-slider-wrap .ns-gallery-slider-init .ns-gallery-slide.slick-active {
    pointer-events: auto;
}
.ns-gallery-carousel-init .ns-gallery-carousel-slide {
    max-width: 350px;
    width: 100%;
    height: 260px !important;
    position: relative;
    -webkit-transition: transform .4s;
    transition: transform .4s;
}

.ns-gallery-carousel-init .ns-gallery-carousel-slide:after {
    content: '';
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    -webkit-transition: transform .4s;
    transition: transform .4s;
}
.ns-gallery-carousel-init .ns-gallery-carousel-slide {
    -webkit-transform: scale(0.7) translate(640px);
    transform: scale(0.7) translate(640px);
}

.ns-gallery-carousel-init .ns-gallery-carousel-slide.slick-center+.ns-gallery-carousel-slide {
    -webkit-transform: scale(0.8) translate(-250px);
    transform: scale(0.8) translate(-250px);
    z-index: 10;
}

.ns-gallery-carousel-init .ns-gallery-carousel-slide.slick-center+.slick-slide+.ns-gallery-carousel-slide.slick-slide {
    -webkit-transform: scale(0.7) translate(-640px);
    transform: scale(0.7) translate(-640px);
    z-index: 5;
}

.ns-gallery-carousel-init .ns-gallery-carousel-slide.slick-active {
    -webkit-transform: scale(0.8) translate(250px);
    transform: scale(0.8) translate(250px);
}

.ns-gallery-carousel-init .ns-gallery-carousel-slide.slick-center {
    -webkit-transform: scale(1);
    transform: scale(1);
    z-index: 30;
}
.ns-gallery-carousel-init .slick-center:after {
    opacity: 0;
}
.ns-gallery-zoom-view{
    width: 100%;
    margin-bottom: 20px;
}
.ns-gallery-zoom-img-wrap{
    margin-bottom: 30px;
    position: relative;
}
.ns-gallery-zoom .ns-gallery-zoom-item{
    width: 25%;
}
.ns-gallery-zoom-view--gallery .ns-gallery-zoom-img-wrap{
    text-align: center;
}
.ns-gallery-zoom-view--gallery .ns-gallery-zoom-img{
    max-width: 450px;
    width:100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.ns-gallery-zoom-view--gallery .ns-gallery-zoom .cus-row {
    margin-bottom: 30px;
}
.ns-gallery-slide-video-wrap {
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    width: 100%;
    z-index: 2;
}
.video-poster-img,
.ns-gallery-slide-video-wrap iframe,
.ns-gallery-slide-video-wrap video,
.btn-video-play {
    position: absolute;
}
.video-poster-img,
.ns-gallery-slide-video-wrap iframe,
.ns-gallery-slide-video-wrap video {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}
.ns-gallery-slide-video-wrap iframe,
.ns-gallery-slide-video-wrap video {
    border: 0;
    z-index: -1;
}
.bg-img {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.btn-video-play {
    width: 40px;
    height: 40px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-decoration: none;
    z-index: 2;
}
.btn-video-play::before {
    font-size: 40px;
    position: absolute;
}
.ns-gallery-slide-video-wrap .video-poster-img {
    z-index: 1;
}
.video-played .video-poster-img {
    background-image: none !important;
    display: none;
}
.video-played .btn-video-play{
    opacity: 0;
}
.ns-gallery-slide-video-wrap::after{
    top:0;
    pointer-events: none;
    z-index: inherit;
}
.nsGallery .pagination-block,
.ns-gallery-album-view .pagination-block,
.pagination-block {
    position: relative;
    width:100%;
    margin-bottom: 30px;
    display: inline-block;
}
.ns-pagination {
    margin: 20px 0;
    padding: 0;
}
.ns-pagination li:not(:last-child) {
    margin-right: 4px;
}
.ns-pagination li.active,
.ns-pagination li:hover {
    background-color: #343a40;
    color: #fff;
}
.ns-pagination li,
.ns-pagination li a{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
}
.ns-pagination li,
.GITheWall .ns-pagination li {
    width: 30px;
    padding: 0;
}
.GITheWall .ns-pagination li {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.ns-pagination li  {
    position: relative;
    text-align: center;
    list-style: none;
    border: 1px solid #343a40;
    color: #343a40;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    cursor: pointer;
    font-weight: 600;
}
.ns-pagination li a{
    color: inherit;
    text-decoration: none;
    padding: 5px 0;
    width:100%;
    height: 100%;
}
.pagination-block--center {
    text-align: center;
}
.pagination-block--center .ns-pagination {
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
}
.ns-gallery-zoom-view--single .cus-row,
.ns-gallery-zoom .cus-row,
.ns-gallery-album-view .cus-row {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.ns-gallery-zoom .cus-row {
    margin: 0;
}
@media(min-width:576px) {
    .ns-gallery-album-item, .ns-gallery-video-item, .cus-column {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .ns-gallery-masonry-view .grid-sizer,
    .ns-gallery-masonry-view .grid-item {
        width: 50%;
    }
    /* .ns-gallery-mosaic-item .ns-gallery-item img {
        object-fit: cover;
    } */
    .ns-gallery-mosaic-view .ns-gallery-mosaic-item, .ns-gallery-mosaic-view .grid-sizer {
        width: 20%;
    }
    .ns-gallery-mosaic-view .ns-gallery-mosaic-item.w-10 {
        width: 10%;
    }
    .ns-gallery-mosaic-view .ns-gallery-mosaic-item.w-40 {
        width: 40%;
    }
    .ns-gallery-mosaic-view .ns-gallery-mosaic-item {
        margin-bottom: 10px;
    }
    .ns-gallery-google-view .ns-gallery-google-view-item {
        width: 33.33%;
    }
    .ns-gallery-masonry-pinterest .grid-item.cus-column{
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media(min-width:768px) {
    .ns-gallery-masonry-view .grid-sizer,
    .ns-gallery-masonry-view .grid-item {
        width: 25%;
    }
    .ns-gallery-album-item, .ns-gallery-video-item, .cus-column,
    .ns-gallery-masonry-classic .grid-item.cus-column,
    .ns-gallery-masonry-pinterest .grid-item.cus-column {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
    .ns-gallery-masonry-classic .grid-item.cus-column {
        width: initial;
    }
    .ns-gallery-masonry-view .grid-item {
        min-height: 170px;
    }
    .ns-gallery-masonry-flex .grid-item{
        min-height: 99px;
    }
    .ns-gallery-masonry-view .grid-item.grid-item-w-50 {
        width: 50%;
    }
    .ns-gallery-isotope-filters button:not(:last-child) {
        margin-right: 15px;
    }
    .ns-gallery-isotope-filters button {
        padding: 8px 15px;
    }
    .ns-gallery-google-view .ns-gallery-google-view-item {
        width: 25%;
    }
    .ns-gallery-carousel-init .ns-gallery-carousel-slide {
        max-width: 550px;
        height: 350px !important;
    }
    .ns-gallery-slider-view{
        margin-bottom: 60px;
    }
    .lg-outer .lg-has-youtube .lg-video-play::before,
    .lg-outer .lg-has-vimeo .lg-video-play::before,
    .lg-outer .lg-has-html5 .lg-video-play::before{
        font-size: 48px;
    }
    .ns-gallery-thumb-slide img {
        height: 75px;
    }
}

@media(min-width:993px) {
    .ns-gallery-album-view,
    .ns-gallery-masonry-view,
    .ns-gallery-videos-view,
    .ns-gallery-mosaic-view,
    .ns-gallery-google-view{
        margin-bottom: 40px;
    }
    .ns-gallery-ext-wrap h1{
        font-size: 32px;
        line-height: 40px;
    }
    .ns-gallery-ext-wrap h2{
        font-size: 26px;
        line-height: 34px;
    }
    .ns-gallery-ext-wrap h3{
        font-size: 24px;
        line-height: 30px;
    }
    .ns-gallery-album-item, .ns-gallery-video-item, .cus-column,
    .ns-gallery-masonry-classic .grid-item.cus-column {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .ns-gallery-masonry-flex .grid-item{
        min-height: 129px;
    }
    .ns-gallery-google-view .ns-gallery-google-view-item {
        width: 20%;
    }
    .ns-gallery-carousel-init .ns-gallery-carousel-slide {
        -webkit-transform: scale(0.7) translate(780px);
        transform: scale(0.7) translate(780px);
    }

    .ns-gallery-carousel-init .ns-gallery-carousel-slide.slick-center+.ns-gallery-carousel-slide {
        -webkit-transform: scale(0.8) translate(-350px);
        transform: scale(0.8) translate(-350px);
    }

    .ns-gallery-carousel-init .ns-gallery-carousel-slide.slick-center+.slick-slide+.ns-gallery-carousel-slide.slick-slide {
        -webkit-transform: scale(0.7) translate(-780px);
        transform: scale(0.7) translate(-780px);
    }
    .ns-gallery-carousel-init .ns-gallery-carousel-slide.slick-active {
        -webkit-transform: scale(0.8) translate(350px);
        transform: scale(0.8) translate(350px);
    }
    .ns-gallery-carousel-init .ns-gallery-carousel-slide.slick-center {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    .GI_TW_expander.opened,
    .GI_TW_expander.opened .GI_TW_expander-inner{
        height: 590px !important;
    }
    /* .GI_TW_expander.opened .GI_TW_expander-inner .GI_TW_fullimg {
        height: auto !important;
    } */
    .GI_TW_expander .GI_TW_expander-inner .GI_TW_fullimg img {
        max-height: 570px;
    }
    .ns-gallery-thumb-slide img {
        height: 105px;
    }
}

@media(min-width:1200px) {
    .ns-gallery-masonry-view .grid-item-w-50 {
        min-height: 345px;
    }
    .ns-gallery-google-view .ns-gallery-google-view-item,
    .ns-gallery-zoom .ns-gallery-zoom-item{
        width: 16.668%;
    }
    .ns-gallery-masonry-flex .grid-item {
        min-height: 160px;
    }

}




.lg-outer{
    background-color: #7c7c7d;
}
.lg-toolbar{
   background-color: rgba(105, 105, 105, 0.7);
}
.lg-outer .lg-thumb-outer,
.lg-outer .lg-toogle-thumb,
.lg-actions .lg-next,
.lg-actions .lg-prev{
    background-color: rgba(33,33,33,0.8);
}
.lg-outer .lg-thumb-item{
    border-color: #7c7c7d;
}
.lg-outer .lg-thumb-item.active, 
.lg-outer .lg-thumb-item:hover{
    border-color: #ccc;
}
.ns-gallery-dark-theme.lg-outer{
    background-color: #222222;
}
.ns-gallery-dark-theme .lg-toolbar,
.ns-gallery-dark-theme .lg-actions .lg-next,
.ns-gallery-dark-theme .lg-actions .lg-prev{
    background-color: rgba(0, 0, 0, 0.45);
}
.ns-gallery-dark-theme .lg-thumb-outer,
.ns-gallery-dark-theme .lg-toogle-thumb{
    background-color: #0D0A0A;
}
.ns-gallery-dark-theme .lg-outer .lg-thumb-item{
    border-color: #999;
}
.ns-gallery-dark-theme .lg-outer .lg-thumb-item.active,
.ns-gallery-dark-theme .lg-outer .lg-thumb-item:hover{
    border-color: #fff;
}
.ns-gallery-dark-theme.ns-gallery-ext-wrap{
    color: #222222;
}
.ns-gallery-dark-theme .ns-gallery-isotope-filters button,
.ns-gallery-btn,
.ns-gallery-dark-theme .ns-pagination li{
    background-color: rgba(34, 34, 34, 0.7);
    border-color: rgba(34, 34, 34, 0.7);
    color: #fff;
}
.ns-gallery-dark-theme .ns-gallery-isotope-filters button:hover,
.ns-gallery-dark-theme .ns-gallery-isotope-filters button.active,
.ns-gallery-btn:hover,
.ns-gallery-btn:focus,
.ns-gallery-dark-theme .ns-pagination li.active,
.ns-gallery-dark-theme .ns-pagination li:hover{
    background-color: rgba(34, 34, 34, 1);
    border-color: rgba(34, 34, 34, 1);
}
.ns-gallery-dark-theme .ns-gallery-item::after, 
.ns-gallery-dark-theme .ns-gallery-album-item a::after,
.ns-gallery-dark-theme .ns-gallery-thumb-slider-wrap .ns-gallery-slider-init{
    background-color: rgba(0, 0, 0, 0.7);
}
.ns-gallery-dark-theme .GI_TW_expander{
    background-color: #0D0A0A;
}
.ns-gallery-dark-theme .GI_TW_expander .GI_TW_pointer{
    border-bottom-color: #0D0A0A;
}
.ns-gallery-zoom--plus .ns-gallery-item::before{
    content: '\f00e';
}
.ns-gallery-zoom--expand .ns-gallery-item::before{
    content: '\f065';
    font-size: 25px;
}
.ns-gallery-zoom--expand-arrow .ns-gallery-item::before{
    content: '\f31e';
}
.ns-gallery-zoom--gallery .ns-gallery-item::before{
    content: '\f302';
    font-size: 24px;
    font-weight: 300;
}
.ns-gallery-video-icon--play .lg-has-youtube .lg-video-play::before,
.ns-gallery-video-icon--play .lg-has-vimeo .lg-video-play::before,
.ns-gallery-video-icon--play .lg-has-html5 .lg-video-play::before,
.ns-gallery-video-icon--play .ns-gallery-video-item .ns-gallery-item::before,
.ns-gallery-video-icon--play .btn-video-play::before {
    content: '\f04b';
}
.ns-gallery-video-icon--video .lg-has-youtube .lg-video-play::before,
.ns-gallery-video-icon--video .lg-has-vimeo .lg-video-play::before,
.ns-gallery-video-icon--video .lg-has-html5 .lg-video-play::before,
.ns-gallery-video-icon--video .ns-gallery-video-item .ns-gallery-item::before,
.ns-gallery-video-icon--video .btn-video-play::before {
    content: '\f03d';
}
.ns-gallery-video-icon--video-plus .lg-has-youtube .lg-video-play::before,
.ns-gallery-video-icon--video-plus .lg-has-vimeo .lg-video-play::before,
.ns-gallery-video-icon--video-plus .lg-has-html5 .lg-video-play::before,
.ns-gallery-video-icon--video-plus .ns-gallery-video-item .ns-gallery-item::before,
.ns-gallery-video-icon--video-plus .btn-video-play::before{
    content: '\f4e1';
}

.ns-gallery-arrow--icon-circle.ns-gallery-slider-view .slick-next::before,
.ns-gallery-arrow--icon-circle .nsgallery-next-icon::before,
.ns-gallery-arrow--icon-circle .lg-actions .lg-next::before{
    content: '\f0a9';
}
.ns-gallery-arrow--icon-circle.ns-gallery-slider-view .slick-prev::before,
.ns-gallery-arrow--icon-circle .nsgallery-prev-icon::before,
.ns-gallery-arrow--icon-circle .lg-actions .lg-prev::before{
    content: '\f0a8';
}
.ns-gallery-arrow--icon-chavron.ns-gallery-slider-view .slick-next::before,
.ns-gallery-arrow--icon-chavron .nsgallery-next-icon::before,
.ns-gallery-arrow--icon-chavron .lg-actions .lg-next::before{
    content: '\f105';
}
.ns-gallery-arrow--icon-chavron.ns-gallery-slider-view .slick-prev::before,
.ns-gallery-arrow--icon-chavron .nsgallery-prev-icon::before,
.ns-gallery-arrow--icon-chavron .lg-actions .lg-prev::before{
    content: '\f104';
}
.ns-gallery-arrow--icon-square.ns-gallery-slider-view .slick-next::before,
.ns-gallery-arrow--icon-square .nsgallery-next-icon::before,
.ns-gallery-arrow--icon-square .lg-actions .lg-next::before{
    content: '\f33b';
}
.ns-gallery-arrow--icon-square.ns-gallery-slider-view .slick-prev::before,
.ns-gallery-arrow--icon-square .nsgallery-prev-icon::before,
.ns-gallery-arrow--icon-square .lg-actions .lg-prev::before{
    content: '\f33a';
}
.ns-gallery-arrow--icon-double.ns-gallery-slider-view .slick-next::before,
.ns-gallery-arrow--icon-double .nsgallery-next-icon::before,
.ns-gallery-arrow--icon-double .lg-actions .lg-next::before{
    content: '\f324';
}
.ns-gallery-arrow--icon-double.ns-gallery-slider-view .slick-prev::before,
.ns-gallery-arrow--icon-double .nsgallery-prev-icon::before,
.ns-gallery-arrow--icon-double .lg-actions .lg-prev::before{
    content: '\f323';
}
.ns-gallery-loading--dots .lg-item{
    background: url('../../../_assets/b33fdbae2f9dce5998443fd2b3404ed8/Images/loading-dots.gif') no-repeat scroll center center transparent;
}
.ns-gallery-loading--jumping-dots .lg-item{
    background: url('../../../_assets/b33fdbae2f9dce5998443fd2b3404ed8/Images/loading-jumping-dots.gif') no-repeat scroll center center transparent;
}
.ns-gallery-loading--spin-dots .lg-item{
    background: url('../../../_assets/b33fdbae2f9dce5998443fd2b3404ed8/Images/spin-dots.gif') no-repeat scroll center center transparent;
}
.ns-gallery-loading--setting .lg-item{
    background: url('../../../_assets/b33fdbae2f9dce5998443fd2b3404ed8/Images/loading-stting.gif') no-repeat scroll center center transparent;
}

#cover-spin {
    position:fixed;
    left:0;right:0;top:0;bottom:0;
    background-color: rgba(255,255,255,0.7);
    z-index:9999;
    display:none;
}

@-webkit-keyframes spin {
	from {-webkit-transform:rotate(0deg);}
	to {-webkit-transform:rotate(360deg);}
}

@keyframes spin {
	from {transform:rotate(0deg);}
	to {transform:rotate(360deg);}
}

#cover-spin::after {
    content:'';
    display:block;
    position:absolute;
    left:48%;top:40%;
    width:40px;height:40px;
    border-style:solid;
    border-color:black;
    border-top-color:transparent;
    border-width: 4px;
    border-radius:50%;
    -webkit-animation: spin .8s linear infinite;
    animation: spin .8s linear infinite;
}

.gal-hide {
    display: none !important;
}
.gal-show {
    display: block !important;
}

@media (min-width: 992px) {
    .news-listing .row .col-md-6.col-lg-4:nth-child(2n+1) {
        margin-top: 30px;
    }
}
.ns-gallery-slider-view--carousel .slick-dots {
    position: relative;
    bottom: auto;
    margin-top: 20px;
}
.ns-gallery-slider-view {
    position: relative;
}
.loaderImage {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
    z-index: 999999999;
}

body.compensate-for-scrollbar {
    overflow: hidden;
}

.fancybox-active {
    height: auto;
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden;
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}

.fancybox-container * {
    box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}

.fancybox-bg {
    background: rgb(30, 30, 30);
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible;
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fancybox-toolbar {
    right: 0;
    top: 0;
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    /* Using without prefix would break IE11 */
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}

.fancybox-slide::before {
    content: '';
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
    display: block;
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0;
}

.fancybox-slide--image::before {
    display: none;
}

.fancybox-slide--html {
    padding: 6px;
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -ms-transform-origin: top left;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.fancybox-container [data-selectable='true'] {
    cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}

.fancybox-spaceball {
    z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%;
}

.fancybox-slide--video .fancybox-content {
    background: #000;
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff;
}

.fancybox-video,
.fancybox-iframe {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0;
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%;
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

/* Buttons */

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
    color: #ccc;
}

.fancybox-button:hover {
    color: #fff;
}

.fancybox-button:focus {
    outline: none;
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none;
}

/* Fix IE11 */
.fancybox-button div {
    height: 100%;
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
    display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
    display: none;
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -ms-transform-origin: 0;
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998;
}

/* Close button on the top right corner of html content */

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401;
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none;
}

/* Navigation arrows */

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px;
}

.fancybox-navigation .fancybox-button div {
    padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right);
}

/* Caption */

.fancybox-caption {
    background: linear-gradient(to top,
        rgba(0, 0, 0, .85) 0%,
        rgba(0, 0, 0, .3) 50%,
        rgba(0, 0, 0, .15) 65%,
        rgba(0, 0, 0, .075) 75.5%,
        rgba(0, 0, 0, .037) 82.85%,
        rgba(0, 0, 0, .019) 88%,
        rgba(0, 0, 0, 0) 100%);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px 44px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996;
}

@supports (padding: max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
    }
}

.fancybox-caption--separate {
    margin-top: -50px;
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline;
}

/* Loading indicator */

.fancybox-loading {
    animation: fancybox-rotate 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}

@keyframes fancybox-rotate {
    100% {
        transform: rotate(360deg);
    }
}

/* Transition effects */

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

/* transitionEffect: slide */

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}

/* transitionEffect: zoom-in-out */

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5, .5, .5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

/* transitionEffect: circular */

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px;
    }

    .fancybox-slide--image {
        padding: 6px 0;
    }

    .fancybox-close-small {
        right: -6px;
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px;
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px;
    }

    @supports (padding: max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right));
        }
    }
}
/* Share */

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px 0;
}

.fancybox-share p {
    margin: 0;
    padding: 0;
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px 5px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
    color: #fff;
}

.fancybox-share__button:hover {
    text-decoration: none;
}

.fancybox-share__button--fb {
    background: #3b5998;
}

.fancybox-share__button--fb:hover {
    background: #344e86;
}

.fancybox-share__button--pt {
    background: #bd081d;
}

.fancybox-share__button--pt:hover {
    background: #aa0719;
}

.fancybox-share__button--tw {
    background: #1da1f2;
}

.fancybox-share__button--tw:hover {
    background: #0d95e8;
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}

.fancybox-share__button svg path {
    fill: #fff;
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%;
}
/* Thumbs */

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px 2px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995;
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
}

.fancybox-thumbs__list a::before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
    opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
    opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px;
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px);
    }
}
:root {
    --cc-bg: #fff;
    --cc-text: #002857;
    --cc-btn-primary-bg: #E10E49;
    --cc-btn-primary-text: var(--cc-bg);
    --cc-btn-primary-hover-bg: #E10E49;
    --cc-btn-secondary-bg: #eaeff2;
    --cc-btn-secondary-text: var(--cc-text);
    --cc-btn-secondary-hover-bg: #d8e0e6;
    --cc-toggle-bg-off: #919ea6;
    --cc-toggle-bg-on: var(--cc-btn-primary-bg);
    --cc-toggle-bg-readonly: #d5dee2;
    --cc-toggle-knob-bg: #fff;
    --cc-toggle-knob-icon-color: #ecf2fa;
    --cc-block-text: var(--cc-text);
    --cc-cookie-category-block-bg: #f0f4f7;
    --cc-cookie-category-block-bg-hover: #e9eff4;
    --cc-section-border: #f1f3f5;
    --cc-cookie-table-border: #e9edf2;
    --cc-overlay-bg: rgba(4, 6, 8, .85);
    --cc-webkit-scrollbar-bg: #cfd5db;
    --cc-webkit-scrollbar-bg-hover: #9199a0
}

.c_darkmode {
    --cc-bg: #181b1d;
    --cc-text: #d8e5ea;
    --cc-btn-primary-bg: #a6c4dd;
    --cc-btn-primary-text: #000;
    --cc-btn-primary-hover-bg: #c2dff7;
    --cc-btn-secondary-bg: #33383c;
    --cc-btn-secondary-text: var(--cc-text);
    --cc-btn-secondary-hover-bg: #3e454a;
    --cc-toggle-bg-off: #667481;
    --cc-toggle-bg-on: var(--cc-btn-primary-bg);
    --cc-toggle-bg-readonly: #454c54;
    --cc-toggle-knob-bg: var(--cc-cookie-category-block-bg);
    --cc-toggle-knob-icon-color: var(--cc-bg);
    --cc-block-text: #b3bfc5;
    --cc-cookie-category-block-bg: #23272a;
    --cc-cookie-category-block-bg-hover: #2b3035;
    --cc-section-border: #292d31;
    --cc-cookie-table-border: #2b3035;
    --cc-webkit-scrollbar-bg: #667481;
    --cc-webkit-scrollbar-bg-hover: #9199a0
}

.cc_div *,
.cc_div :after,
.cc_div :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: none;
    font-style: inherit;
    font-variant: normal;
    font-weight: inherit;
    font-family: inherit;
    line-height: 1.2;
    font-size: 1em;
    transition: none;
    animation: none;
    margin: 0;
    padding: 0;
    text-transform: none;
    letter-spacing: unset;
    color: inherit;
    background: 0 0;
    border: none;
    box-shadow: none;
    text-decoration: none;
    text-align: left;
    visibility: unset
}

.cc_div {
    font-size: 16px;
    font-weight: 400;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    color: #2d4156;
    color: var(--cc-text)
}

#c-ttl,
#s-bl td:before,
#s-ttl,
.cc_div .b-tl,
.cc_div .c-bn {
    font-weight: 600
}

#cm,
#s-bl .act .b-acc,
#s-inr,
.cc_div .b-tl,
.cc_div .c-bl {
    border-radius: .35em
}

#s-bl .act .b-acc {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.cc_div a,
.cc_div button,
.cc_div input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.cc_div a {
    border-bottom: 1px solid
}

.cc_div a:hover {
    text-decoration: none;
    border-color: transparent
}

#cm-ov,
#cs-ov,
.c--anim #cm,
.c--anim #s-cnt,
.c--anim #s-inr {
    transition: visibility .25s linear, opacity .25s ease, transform .25s ease !important
}

.c--anim .c-bn {
    transition: background-color .25s ease !important
}

.c--anim #cm.bar.slide,
.c--anim .bar.slide #s-inr {
    transition: visibility .4s ease, opacity .4s ease, transform .4s ease !important
}

.c--anim #cm.bar.slide+#cm-ov,
.c--anim .bar.slide+#cs-ov {
    transition: visibility .4s ease, opacity .4s ease, transform .4s ease !important
}

#cm.bar.slide,
.cc_div .bar.slide #s-inr {
    transform: translateX(100%);
    opacity: 1
}

#cm.bar.top.slide,
.cc_div .bar.left.slide #s-inr {
    transform: translateX(-100%);
    opacity: 1
}

#cm.slide,
.cc_div .slide #s-inr {
    transform: translateY(1.6em)
}

#cm.top.slide {
    transform: translateY(-1.6em)
}

#cm.bar.slide {
    transform: translateY(100%)
}

#cm.bar.top.slide {
    transform: translateY(-100%)
}

.show--consent .c--anim #cm,
.show--consent .c--anim #cm.bar,
.show--settings .c--anim #s-inr,
.show--settings .c--anim .bar.slide #s-inr {
    opacity: 1;
    transform: scale(1);
    visibility: visible !important
}

.show--consent .c--anim #cm.box.middle,
.show--consent .c--anim #cm.cloud.middle {
    transform: scale(1) translateY(-50%)
}

.show--settings .c--anim #s-cnt {
    visibility: visible !important
}

.force--consent.show--consent .c--anim #cm-ov,
.show--settings .c--anim #cs-ov {
    visibility: visible !important;
    opacity: 1 !important
}

#cm {
    font-family: inherit;
    padding: 1.1em 1.8em 1.4em 1.8em;
    position: fixed;
    z-index: 1;
    background: #fff;
    background: var(--cc-bg);
    max-width: 24.2em;
    width: 100%;
    bottom: 1.25em;
    right: 1.25em;
    box-shadow: 0 .625em 1.875em #000;
    box-shadow: 0 .625em 1.875em rgba(2, 2, 3, .28);
    opacity: 0;
    visibility: hidden;
    transform: scale(.95);
    line-height: initial
}

#cc_div #cm {
    display: none !important
}

#c-ttl {
    margin-bottom: .7em;
    font-size: 1.05em
}

.cloud #c-ttl {
    margin-top: -.15em
}

#c-txt {
    font-size: .9em;
    line-height: 1.5em
}

.cc_div #c-bns {
    display: flex;
    justify-content: space-between;
    margin-top: 1.4em
}

.cc_div .c-bn {
    color: #40505a;
    color: var(--cc-btn-secondary-text);
    background: #e5ebef;
    background: var(--cc-btn-secondary-bg);
    padding: 1em 1.7em;
    display: inline-block;
    cursor: pointer;
    font-size: .82em;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    text-align: center;
    border-radius: 4px;
    flex: 1
}

#c-bns button+button,
#s-c-bn,
#s-cnt button+button {
    float: right;
    margin-left: 1em
}

#s-cnt #s-rall-bn {
    float: none
}

#cm .c_link:active,
#cm .c_link:hover,
#s-c-bn:active,
#s-c-bn:hover,
#s-cnt button+button:active,
#s-cnt button+button:hover {
    background: #d8e0e6;
    background: var(--cc-btn-secondary-hover-bg)
}

#s-cnt {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 101;
    display: table;
    height: 100%;
    visibility: hidden
}

#s-bl {
    outline: 0
}

#s-bl .title {
    margin-top: 1.4em
}

#s-bl .title:first-child {
    margin-top: 0
}

#s-bl .b-bn {
    margin-top: 0
}

#s-bl .b-acc .p {
    margin-top: 0;
    padding: 1em
}

#s-cnt .b-bn .b-tl {
    display: block;
    font-family: inherit;
    font-size: .95em;
    width: 100%;
    position: relative;
    padding: 1.3em 6.4em 1.3em 2.7em;
    background: 0 0;
    transition: background-color .25s ease
}

#s-cnt .b-bn .b-tl.exp {
    cursor: pointer
}

#s-cnt .act .b-bn .b-tl {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

#s-cnt .b-bn .b-tl:active,
#s-cnt .b-bn .b-tl:hover {
    background: #e9eff4;
    background: var(--cc-cookie-category-block-bg-hover)
}

#s-bl .b-bn {
    position: relative
}

#s-bl .c-bl {
    padding: 1em;
    margin-bottom: .5em;
    border: 1px solid #f1f3f5;
    border-color: var(--cc-section-border);
    transition: background-color .25s ease
}

#s-bl .c-bl:hover {
    background: #f0f4f7;
    background: var(--cc-cookie-category-block-bg)
}

#s-bl .c-bl:last-child {
    margin-bottom: .5em
}

#s-bl .c-bl:first-child {
    transition: none;
    padding: 0;
    margin-top: 0;
    border: none;
    margin-bottom: 2em
}

#s-bl .c-bl:not(.b-ex):first-child:hover {
    background: 0 0;
    background: unset
}

#s-bl .c-bl.b-ex {
    padding: 0;
    border: none;
    background: #f0f4f7;
    background: var(--cc-cookie-category-block-bg);
    transition: none
}

#s-bl .c-bl.b-ex+.c-bl {
    margin-top: 2em
}

#s-bl .c-bl.b-ex+.c-bl.b-ex {
    margin-top: 0
}

#s-bl .c-bl.b-ex:first-child {
    margin-bottom: 1em
}

#s-bl .c-bl.b-ex:first-child {
    margin-bottom: .5em
}

#s-bl .b-acc {
    max-height: 0;
    overflow: hidden;
    padding-top: 0;
    margin-bottom: 0;
    display: none
}

#s-bl .act .b-acc {
    max-height: 100%;
    display: block;
    overflow: hidden
}

#s-cnt .p {
    font-size: .9em;
    line-height: 1.5em;
    margin-top: .85em;
    color: #2d4156;
    color: var(--cc-block-text)
}

.cc_div .b-tg .c-tgl:disabled {
    cursor: not-allowed
}

#c-vln {
    display: table-cell;
    vertical-align: middle;
    position: relative
}

#cs {
    padding: 0 1.7em;
    width: 100%;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%
}

#s-inr {
    height: 100%;
    position: relative;
    max-width: 45em;
    margin: 0 auto;
    transform: scale(.96);
    opacity: 0;
    padding-top: 4.75em;
    padding-bottom: 4.75em;
    position: relative;
    height: 100%;
    overflow: hidden;
    visibility: hidden;
    box-shadow: rgba(3, 6, 9, .26) 0 13px 27px -5px
}

#s-bns,
#s-hdr,
#s-inr {
    background: #fff;
    background: var(--cc-bg)
}

#s-bl {
    overflow-y: auto;
    overflow-y: overlay;
    overflow-x: hidden;
    height: 100%;
    padding: 1.3em 2.1em;
    display: block;
    width: 100%
}

#s-bns {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 1em 2.1em;
    border-top: 1px solid #f1f3f5;
    border-color: var(--cc-section-border);
    height: 4.75em
}

.cc_div .cc-link {
    color: #253b48;
    color: var(--cc-btn-primary-bg);
    border-bottom: 1px solid #253b48;
    border-color: var(--cc-btn-primary-bg);
    display: inline;
    padding-bottom: 0;
    text-decoration: none;
    cursor: pointer;
    font-weight: 600
}

.cc_div .cc-link:active,
.cc_div .cc-link:hover {
    border-color: transparent
}

#c-bns button:first-child,
#s-bns button:first-child {
    color: #fff;
    color: var(--cc-btn-primary-text);
    background: #253b48;
    background: var(--cc-btn-primary-bg)
}

#c-bns.swap button:first-child {
    color: #40505a;
    color: var(--cc-btn-secondary-text);
    background: #e5ebef;
    background: var(--cc-btn-secondary-bg)
}

#c-bns.swap button:last-child {
    color: #fff;
    color: var(--cc-btn-primary-text);
    background: #253b48;
    background: var(--cc-btn-primary-bg)
}

.cc_div .b-tg .c-tgl:checked~.c-tg {
    background: #253b48;
    background: var(--cc-toggle-bg-on)
}

#c-bns button:first-child:active,
#c-bns button:first-child:hover,
#c-bns.swap button:last-child:active,
#c-bns.swap button:last-child:hover,
#s-bns button:first-child:active,
#s-bns button:first-child:hover {
    background: #1d2e38;
    background: var(--cc-btn-primary-hover-bg)
}

#c-bns.swap button:first-child:active,
#c-bns.swap button:first-child:hover {
    background: #d8e0e6;
    background: var(--cc-btn-secondary-hover-bg)
}

#s-hdr {
    position: absolute;
    top: 0;
    width: 100%;
    display: table;
    padding: 0 2.1em;
    height: 4.75em;
    vertical-align: middle;
    z-index: 2;
    border-bottom: 1px solid #f1f3f5;
    border-color: var(--cc-section-border)
}

#s-ttl {
    display: table-cell;
    vertical-align: middle;
    font-size: 38px;
    line-height: 58px;
    font-weight: 400;
    color: #002857;
}

#s-c-bn {
    padding: 0;
    width: 1.7em;
    height: 1.7em;
    font-size: 1.45em;
    margin: 0;
    font-weight: initial;
    position: relative
}

#s-c-bnc {
    display: table-cell;
    vertical-align: middle
}

.cc_div span.t-lb {
    position: absolute;
    top: 0;
    z-index: -1;
    opacity: 0;
    pointer-events: none;
    overflow: hidden
}

#c_policy__text {
    height: 31.25em;
    overflow-y: auto;
    margin-top: 1.25em
}

#c-s-in {
    font-family: "Source Sans Pro";
    position: relative;
    transform: translateY(-50%);
    top: 50%;
    height: 100%;
    height: calc(100% - 2.5em);
    max-height: 37.5em
}

@media screen and (min-width:688px) {
    #s-bl::-webkit-scrollbar {
        width: .9em;
        height: 100%;
        background: 0 0;
        border-radius: 0 .25em .25em 0
    }

    #s-bl::-webkit-scrollbar-thumb {
        border: .25em solid var(--cc-bg);
        background: #cfd5db;
        background: var(--cc-webkit-scrollbar-bg);
        border-radius: 100em
    }

    #s-bl::-webkit-scrollbar-thumb:hover {
        background: #9199a0;
        background: var(--cc-webkit-scrollbar-bg-hover)
    }

    #s-bl::-webkit-scrollbar-button {
        width: 10px;
        height: 5px
    }
}

.cc_div .b-tg {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    display: inline-block;
    margin: auto;
    right: 1.2em;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle
}

.cc_div .b-tg .c-tgl {
    position: absolute;
    cursor: pointer;
    display: block;
    top: 0;
    left: 0;
    margin: 0;
    border: 0
}

.cc_div .b-tg .c-tg {
    position: absolute;
    background: #919ea6;
    background: var(--cc-toggle-bg-off);
    transition: background-color .25s ease, box-shadow .25s ease;
    pointer-events: none
}

.cc_div .b-tg,
.cc_div .b-tg .c-tg,
.cc_div .b-tg .c-tgl,
.cc_div span.t-lb {
    width: 3.4em;
    height: 1.5em;
    border-radius: 4em
}

.cc_div .b-tg .c-tg.c-ro {
    cursor: not-allowed
}

.cc_div .b-tg .c-tgl~.c-tg.c-ro {
    background: #d5dee2;
    background: var(--cc-toggle-bg-readonly)
}

.cc_div .b-tg .c-tgl~.c-tg.c-ro:after {
    box-shadow: none
}

.cc_div .b-tg .c-tg:after {
    content: "";
    position: relative;
    display: block;
    left: .125em;
    top: .125em;
    width: 1.25em;
    height: 1.25em;
    border: none;
    box-sizing: content-box;
    background: #fff;
    background: var(--cc-toggle-knob-bg);
    box-shadow: 0 1px 2px rgba(24, 32, 35, .36);
    transition: transform .25s ease;
    border-radius: 100%
}

.cc_div .b-tg .c-tgl:checked~.c-tg:after {
    transform: translateX(1.9em)
}

#s-bl table,
#s-bl td,
#s-bl th {
    border: none
}

#s-bl tbody tr {
    transition: background-color .25s ease
}

#s-bl tbody tr:hover {
    background: #e9eff4;
    background: var(--cc-cookie-category-block-bg-hover)
}

#s-bl table {
    text-align: left;
    border-collapse: collapse;
    width: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden
}

#s-bl td,
#s-bl th {
    padding: .8em .625em;
    text-align: left;
    vertical-align: top;
    font-size: .8em;
    padding-left: 1.2em
}

#s-bl th {
    font-family: inherit;
    padding: 1.2em 1.2em
}

#s-bl thead tr:first-child {
    border-bottom: 1px solid #e9edf2;
    border-color: var(--cc-cookie-table-border)
}

.force--consent #cs,
.force--consent #s-cnt {
    width: 100vw
}

#cm-ov,
#cs-ov {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    visibility: hidden;
    opacity: 0;
    background: #070707;
    background: rgba(4, 6, 8, .85);
    background: var(--cc-overlay-bg);
    display: none;
    transition: none
}

.c--anim #cs-ov,
.force--consent .c--anim #cm-ov,
.force--consent.show--consent #cm-ov,
.show--settings #cs-ov {
    display: block
}

#cs-ov {
    z-index: 2
}

.force--consent .cc_div {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    width: 100vw;
    visibility: hidden;
    transition: visibility .25s linear
}

.force--consent.show--consent .c--anim .cc_div,
.force--consent.show--settings .c--anim .cc_div {
    visibility: visible
}

.force--consent #cm {
    position: absolute
}

.force--consent #cm.bar {
    width: 100vw;
    max-width: 100vw
}

html.force--consent.show--consent {
    overflow-y: hidden !important
}

html.force--consent.show--consent,
html.force--consent.show--consent body {
    height: auto !important;
    overflow-x: hidden !important
}

.cc_div .act .b-bn .exp::before,
.cc_div .b-bn .exp::before {
    border: solid #2d4156;
    border-color: var(--cc-btn-secondary-text);
    border-width: 0 2px 2px 0;
    padding: .2em;
    display: inline-block;
    position: absolute;
    content: '';
    margin-right: 15px;
    position: absolute;
    transform: translateY(-50%) rotate(45deg);
    left: 1.2em;
    top: 50%
}

.cc_div .act .b-bn .b-tl::before {
    transform: translateY(-20%) rotate(225deg)
}

.cc_div .on-i::before {
    border: solid #fff;
    border-color: var(--cc-toggle-knob-icon-color);
    border-width: 0 2px 2px 0;
    padding: .1em;
    display: inline-block;
    padding-bottom: .45em;
    content: '';
    margin: 0 auto;
    transform: rotate(45deg);
    top: .37em;
    left: .75em;
    position: absolute
}

#s-c-bn::after,
#s-c-bn::before {
    content: '';
    position: absolute;
    left: .82em;
    top: .58em;
    height: .6em;
    width: 1.5px;
    background: #444d53;
    background: var(--cc-btn-secondary-text);
    transform: rotate(45deg);
    border-radius: 1em;
    margin: 0 auto
}

#s-c-bn::after {
    transform: rotate(-45deg)
}

.cc_div .off-i,
.cc_div .on-i {
    height: 100%;
    width: 50%;
    position: absolute;
    right: 0;
    display: block;
    text-align: center;
    transition: opacity .15s ease
}

.cc_div .on-i {
    left: 0;
    opacity: 0
}

.cc_div .off-i::after,
.cc_div .off-i::before {
    right: .8em;
    top: .42em;
    content: ' ';
    height: .7em;
    width: .09375em;
    display: block;
    background: #cdd6dc;
    background: var(--cc-toggle-knob-icon-color);
    margin: 0 auto;
    position: absolute;
    transform-origin: center
}

.cc_div .off-i::before {
    transform: rotate(45deg)
}

.cc_div .off-i::after {
    transform: rotate(-45deg)
}

.cc_div .b-tg .c-tgl:checked~.c-tg .on-i {
    opacity: 1
}

.cc_div .b-tg .c-tgl:checked~.c-tg .off-i {
    opacity: 0
}

#cm.box.middle,
#cm.cloud.middle {
    top: 50%;
    transform: translateY(-37%);
    bottom: auto
}

#cm.box.middle.zoom,
#cm.cloud.middle.zoom {
    transform: scale(.95) translateY(-50%)
}

#cm.box.center {
    left: 1em;
    right: 1em;
    margin: 0 auto
}

#cm.cloud {
    max-width: 50em;
    margin: 0 auto;
    text-align: center;
    left: 1em;
    right: 1em;
    overflow: hidden;
    padding: 1.3em 2em;
    width: unset
}

.cc_div .cloud #c-inr {
    display: table;
    width: 100%
}

.cc_div .cloud #c-inr-i {
    width: 70%;
    display: table-cell;
    vertical-align: top;
    padding-right: 2.4em
}

.cc_div .cloud #c-txt {
    font-size: .85em
}

.cc_div .cloud #c-bns {
    min-width: 170px;
    display: table-cell;
    vertical-align: middle
}

#cm.cloud .c-bn {
    margin: .625em 0 0 0;
    width: 100%
}

#cm.cloud .c-bn:first-child {
    margin: 0
}

#cm.cloud.left {
    margin-right: 1.25em
}

#cm.cloud.right {
    margin-left: 1.25em
}

#cm.bar {
    width: 100%;
    max-width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 0;
    position: fixed;
    padding: 2em
}

#cm.bar #c-inr {
    max-width: 32em;
    margin: 0 auto
}

#cm.bar #c-bns {
    max-width: 33.75em
}

#cm.bar #cs {
    padding: 0
}

.cc_div .bar #c-s-in {
    top: 0;
    transform: none;
    height: 100%;
    max-height: 100%
}

.cc_div .bar #s-bl,
.cc_div .bar #s-bns,
.cc_div .bar #s-hdr {
    padding-left: 1.6em;
    padding-right: 1.6em
}

.cc_div .bar #cs {
    padding: 0
}

.cc_div .bar #s-inr {
    margin: 0;
    margin-left: auto;
    margin-right: 0;
    border-radius: 0;
    max-width: 32em
}

.cc_div .bar.left #s-inr {
    margin-left: 0;
    margin-right: auto
}

.cc_div .bar #s-bl table,
.cc_div .bar #s-bl tbody,
.cc_div .bar #s-bl td,
.cc_div .bar #s-bl th,
.cc_div .bar #s-bl thead,
.cc_div .bar #s-bl tr,
.cc_div .bar #s-cnt {
    display: block
}

.cc_div .bar #s-bl thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px
}

.cc_div .bar #s-bl tr {
    border-top: 1px solid #e3e7ed;
    border-color: var(--cc-cookie-table-border)
}

.cc_div .bar #s-bl td {
    border: none;
    position: relative;
    padding-left: 35%
}

.cc_div .bar #s-bl td:before {
    position: absolute;
    left: 1em;
    padding-right: .625em;
    white-space: nowrap;
    content: attr(data-column);
    color: #000;
    color: var(--cc-text);
    overflow: hidden;
    text-overflow: ellipsis
}

#cm.top {
    bottom: auto;
    top: 1.25em
}

#cm.left {
    right: auto;
    left: 1.25em
}

#cm.right {
    left: auto;
    right: 1.25em
}

#cm.bar.left,
#cm.bar.right {
    left: 0;
    right: 0
}

#cm.bar.top {
    top: 0
}

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

    #cm,
    #cm.cloud,
    #cm.left,
    #cm.right {
        width: auto;
        max-width: 100%;
        margin: 0;
        padding: 1.4em !important;
        right: 1em;
        left: 1em;
        bottom: 1em;
        display: block
    }

    .force--consent #cm,
    .force--consent #cm.cloud {
        width: auto;
        max-width: 100vw
    }

    #cm.top {
        top: 1em;
        bottom: auto
    }

    #cm.bottom {
        bottom: 1em;
        top: auto
    }

    #cm.bar.bottom {
        bottom: 0
    }

    #cm.cloud .c-bn {
        font-size: .85em
    }

    #s-bns,
    .cc_div .bar #s-bns {
        padding: 1em 1.3em
    }

    .cc_div .bar #s-inr {
        max-width: 100%;
        width: 100%
    }

    .cc_div .cloud #c-inr-i {
        padding-right: 0
    }

    #cs {
        border-radius: 0;
        padding: 0
    }

    #c-s-in {
        max-height: 100%;
        height: 100%;
        top: 0;
        transform: none
    }

    .cc_div .b-tg {
        transform: scale(1.1);
        right: 1.1em
    }

    #s-inr {
        margin: 0;
        padding-bottom: 7.9em;
        border-radius: 0
    }

    #s-bns {
        height: 7.9em
    }

    #s-bl,
    .cc_div .bar #s-bl {
        padding: 1.3em
    }

    #s-hdr,
    .cc_div .bar #s-hdr {
        padding: 0 1.3em
    }

    #s-bl table {
        width: 100%
    }

    #s-inr.bns-t {
        padding-bottom: 10.5em
    }

    .bns-t #s-bns {
        height: 10.5em
    }

    .cc_div .bns-t .c-bn {
        font-size: .83em;
        padding: .9em 1.6em
    }

    #s-cnt .b-bn .b-tl {
        padding-top: 1.2em;
        padding-bottom: 1.2em
    }

    #s-bl table,
    #s-bl tbody,
    #s-bl td,
    #s-bl th,
    #s-bl thead,
    #s-bl tr,
    #s-cnt {
        display: block
    }

    #s-bl thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }

    #s-bl tr {
        border-top: 1px solid #e3e7ed;
        border-color: var(--cc-cookie-table-border)
    }

    #s-bl td {
        border: none;
        position: relative;
        padding-left: 35%
    }

    #s-bl td:before {
        position: absolute;
        left: 1em;
        padding-right: .625em;
        white-space: nowrap;
        content: attr(data-column);
        color: #000;
        color: var(--cc-text);
        overflow: hidden;
        text-overflow: ellipsis
    }

    #cm .c-bn,
    .cc_div .c-bn {
        width: 100%;
        margin-right: 0
    }

    #s-cnt #s-rall-bn {
        margin-left: 0
    }

    .cc_div #c-bns {
        flex-direction: column
    }

    #c-bns button+button,
    #s-cnt button+button {
        margin-top: .625em;
        margin-left: 0;
        float: unset
    }

    #cm.box,
    #cm.cloud {
        left: 1em;
        right: 1em;
        width: auto
    }

    #cm.cloud.left,
    #cm.cloud.right {
        margin: 0
    }

    .cc_div .cloud #c-bns,
    .cc_div .cloud #c-inr,
    .cc_div .cloud #c-inr-i {
        display: block;
        width: auto;
        min-width: unset
    }

    .cc_div .cloud #c-txt {
        font-size: .9em
    }

    .cc_div .cloud #c-bns {
        margin-top: 1.625em
    }
}

.cc_div.ie #c-vln {
    height: 100%;
    padding-top: 5.62em
}

.cc_div.ie .bar #c-vln {
    padding-top: 0
}

.cc_div.ie #cs {
    max-height: 37.5em;
    position: relative;
    top: 0;
    margin-top: -5.625em
}

.cc_div.ie .bar #cs {
    margin-top: 0;
    max-height: 100%
}

.cc_div.ie #cm {
    border: 1px solid #dee6e9
}

.cc_div.ie #c-s-in {
    top: 0
}

.cc_div.ie .b-tg {
    padding-left: 1em;
    margin-bottom: .7em
}

.cc_div.ie .b-tg .c-tgl:checked~.c-tg:after {
    left: 1.95em
}

.cc_div.ie #s-bl table {
    overflow: auto
}

.cc_div.ie .b-tg .c-tg {
    display: none
}

.cc_div.ie .b-tg .c-tgl {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: .2em;
    height: auto
}

.cc_div.ie #s-cnt .b-bn .b-tl {
    padding: 1.3em 6.4em 1.3em 1.4em
}

.cc_div.ie .bar #s-bl td:before {
    display: none
}

.cc_div.ie .bar #s-bl td {
    padding: .8em .625em .8em 1.2em
}

.cc_div.ie .bar #s-bl thead tr {
    position: relative
}

.cc_div.ie .b-tg .t-lb {
    filter: alpha(opacity=0);
}

.cc_div.ie #cm-ov,
.cc_div.ie #cs-ov {
    filter: alpha(opacity=80);
}

/* ------------------------------------
1. Vendors & NPM components
------------------------------------ */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/*!
 * jQuery UI Datepicker 1.14.0
 * https://jqueryui.com
 *
 * Copyright OpenJS Foundation and other contributors
 * Released under the MIT license.
 * https://jquery.org/license
 *
 * https://api.jqueryui.com/datepicker/#theming
 */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button, .ui-datepicker .ui-datepicker-buttonpane input[type=button],
.ui-datepicker .ui-datepicker-buttonpane input[type=submit],
.ui-datepicker .ui-datepicker-buttonpane input[type=reset] {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker .ui-datepicker-buttonpane input.ui-datepicker-current[type=button],
.ui-datepicker .ui-datepicker-buttonpane input.ui-datepicker-current[type=submit],
.ui-datepicker .ui-datepicker-buttonpane input.ui-datepicker-current[type=reset] {
  float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button, .ui-datepicker-rtl .ui-datepicker-buttonpane input[type=button],
.ui-datepicker-rtl .ui-datepicker-buttonpane input[type=submit],
.ui-datepicker-rtl .ui-datepicker-buttonpane input[type=reset] {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-buttonpane input.ui-datepicker-current[type=button],
.ui-datepicker-rtl .ui-datepicker-buttonpane input.ui-datepicker-current[type=submit],
.ui-datepicker-rtl .ui-datepicker-buttonpane input.ui-datepicker-current[type=reset],
.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em; }

@media (max-width: 992px) {
  .offcanvas-stop-scrolling {
    height: 100%;
    overflow: hidden; }
  .navbar-default .navbar-offcanvas {
    background-color: #f8f8f8; }
  .navbar-inverse .navbar-offcanvas {
    background-color: #222; }
  .navbar-offcanvas {
    position: fixed;
    width: 100%;
    max-width: 250px;
    height: 100%;
    left: -250px;
    top: 0;
    padding-left: 15px;
    padding-right: 15px;
    z-index: 999;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in; }
    .navbar-offcanvas.in {
      -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
      box-shadow: 0 0 20px rgba(0, 0, 0, 0.3); }
    .navbar-offcanvas.navbar-offcanvas-fade {
      opacity: 0; }
      .navbar-offcanvas.navbar-offcanvas-fade.in {
        opacity: 1; }
    .navbar-offcanvas.offcanvas-transform.in {
      -webkit-transform: translateX(250px);
      transform: translateX(250px); }
    .navbar-offcanvas.offcanvas-position.in {
      left: 0; }
    .navbar-offcanvas.navbar-offcanvas-right {
      left: auto;
      right: -250px; }
      .navbar-offcanvas.navbar-offcanvas-right.offcanvas-transform.in {
        -webkit-transform: translateX(-250px);
        transform: translateX(-250px); }
      .navbar-offcanvas.navbar-offcanvas-right.offcanvas-position.in {
        left: auto;
        right: 0; }
    .navbar-offcanvas .dropdown.open .caret {
      border-top: 0;
      border-bottom: 4px solid; }
    .navbar-offcanvas .dropdown-menu {
      position: relative;
      width: 100%;
      border: inherit;
      -webkit-box-shadow: none;
      box-shadow: none;
      -webkit-transition: height 0.15s ease-in;
      transition: height 0.15s ease-in; }
      .navbar-offcanvas .dropdown-menu.shown {
        display: block;
        margin-bottom: 10px; } }

.offcanvas-toggle .icon-bar {
  background: #000;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out; }

.offcanvas-toggle.is-open .icon-bar:nth-child(1) {
  -webkit-transform: rotate(45deg) translate(5px, 4px);
  transform: rotate(45deg) translate(5px, 4px); }

.offcanvas-toggle.is-open .icon-bar:nth-child(2) {
  opacity: 0; }

.offcanvas-toggle.is-open .icon-bar:nth-child(3) {
  -webkit-transform: rotate(-45deg) translate(4px, -4px);
  transform: rotate(-45deg) translate(4px, -4px); }

/* ------------------------------------
2. Basics
------------------------------------ */
/* Bootstrap variables */
/* ------------------------------------
  Spacing
  ------------------------------------ */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

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

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

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

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

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

h1, .h1, h2, h3, h4, .tx-indexedsearch-res .tx-indexedsearch-title a, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5px; }

p, .ce-sidebar .sponsor .text p {
  margin-top: 0;
  margin-bottom: 40px; }

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

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

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

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

dt {
  font-weight: 700; }

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

blockquote {
  margin: 0 0 1rem; }

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; }
  a:hover {
    color: #0056b3;
    text-decoration: underline; }

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

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", 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 {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit;
  text-align: -webkit-match-parent; }

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

button, input[type=button],
input[type=submit],
input[type=reset] {
  border-radius: 0; }

button:focus:not(:focus-visible), input:focus:not(:focus-visible)[type=button],
input:focus:not(:focus-visible)[type=submit],
input:focus:not(:focus-visible)[type=reset] {
  outline: 0; }

input, button, input[type=button],
input[type=submit],
input[type=reset],
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button, input[type=button],
input[type=submit],
input[type=reset],
input {
  overflow: visible; }

button, input[type=button],
input[type=submit],
input[type=reset],
select {
  text-transform: none; }

[role="button"] {
  cursor: pointer; }

select {
  word-wrap: normal; }

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

button:not(:disabled), input:not(:disabled)[type=button],
input:not(:disabled)[type=submit],
input:not(:disabled)[type=reset],
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer; }

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

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

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-decoration {
  -webkit-appearance: none; }

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

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

.container,
.container-fluid,
.container-tn,
.container-sm,
.container-md,
.container-lg,
.container-xl,
.container-xls {
  width: 100%;
  padding-right: 9px;
  padding-left: 9px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 414px) {
  .container, .container-tn {
    max-width: 396px; } }

@media (min-width: 576px) {
  .container, .container-tn, .container-sm {
    max-width: 540px; } }

@media (min-width: 768px) {
  .container, .container-tn, .container-sm, .container-md {
    max-width: 720px; } }

@media (min-width: 992px) {
  .container, .container-tn, .container-sm, .container-md, .container-lg {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .container, .container-tn, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1170px; } }

@media (min-width: 1640px) {
  .container, .container-tn, .container-sm, .container-md, .container-lg, .container-xl, .container-xls {
    max-width: 1438px; } }

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

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

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-tn-1, .col-tn-2, .col-tn-3, .col-tn-4, .col-tn-5, .col-tn-6, .col-tn-7, .col-tn-8, .col-tn-9, .col-tn-10, .col-tn-11, .col-tn-12, .col-tn,
.col-tn-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .loginPage form .special-input-wrapper, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto, .col-xls-1, .col-xls-2, .col-xls-3, .col-xls-4, .col-xls-5, .col-xls-6, .col-xls-7, .col-xls-8, .col-xls-9, .col-xls-10, .col-xls-11, .col-xls-12, .col-xls,
.col-xls-auto {
  position: relative;
  width: 100%;
  padding-right: 9px;
  padding-left: 9px; }

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

.row-cols-1 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.row-cols-2 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.row-cols-3 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.row-cols-4 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.row-cols-5 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%; }

.row-cols-6 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

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

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

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

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

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

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

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

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

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

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

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

.col-11 {
  -webkit-box-flex: 0;
  -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: 414px) {
  .col-tn {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-tn-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-tn-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-tn-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-tn-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-tn-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-tn-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-tn-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-tn-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-tn-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-tn-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-tn-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-tn-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-tn-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-tn-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-tn-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-tn-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-tn-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-tn-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-tn-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-tn-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-tn-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-tn-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-tn-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-tn-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-tn-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-tn-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-tn-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-tn-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-tn-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-tn-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-tn-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-tn-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-tn-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-tn-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-tn-0 {
    margin-left: 0; }
  .offset-tn-1 {
    margin-left: 8.33333%; }
  .offset-tn-2 {
    margin-left: 16.66667%; }
  .offset-tn-3 {
    margin-left: 25%; }
  .offset-tn-4 {
    margin-left: 33.33333%; }
  .offset-tn-5 {
    margin-left: 41.66667%; }
  .offset-tn-6 {
    margin-left: 50%; }
  .offset-tn-7 {
    margin-left: 58.33333%; }
  .offset-tn-8 {
    margin-left: 66.66667%; }
  .offset-tn-9 {
    margin-left: 75%; }
  .offset-tn-10 {
    margin-left: 83.33333%; }
  .offset-tn-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%; }
  .row-cols-sm-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-sm-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-sm-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-sm-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-sm-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-sm-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .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%; }
  .row-cols-md-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-md-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-md-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-md-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-md-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-md-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .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, .loginPage form .special-input-wrapper {
    -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, .loginPage {
    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%; }
  .row-cols-lg-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-lg-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-lg-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-lg-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-lg-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-lg-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .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%; }
  .row-cols-xl-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xl-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xl-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-xl-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xl-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xl-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .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, .loginPage form .special-input-wrapper {
    -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 (min-width: 1640px) {
  .col-xls {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-xls-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xls-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xls-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-xls-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xls-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xls-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xls-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xls-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xls-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xls-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xls-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xls-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xls-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xls-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xls-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xls-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xls-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xls-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xls-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xls-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-xls-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-xls-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-xls-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-xls-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-xls-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-xls-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-xls-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-xls-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-xls-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-xls-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-xls-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-xls-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-xls-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-xls-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-xls-0 {
    margin-left: 0; }
  .offset-xls-1 {
    margin-left: 8.33333%; }
  .offset-xls-2 {
    margin-left: 16.66667%; }
  .offset-xls-3 {
    margin-left: 25%; }
  .offset-xls-4 {
    margin-left: 33.33333%; }
  .offset-xls-5 {
    margin-left: 41.66667%; }
  .offset-xls-6 {
    margin-left: 50%; }
  .offset-xls-7 {
    margin-left: 58.33333%; }
  .offset-xls-8 {
    margin-left: 66.66667%; }
  .offset-xls-9 {
    margin-left: 75%; }
  .offset-xls-10 {
    margin-left: 83.33333%; }
  .offset-xls-11 {
    margin-left: 91.66667%; } }

.table {
  width: 100%;
  margin-bottom: 1px;
  color: #212529; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6; }
  .table tbody + tbody {
    border-top: 2px solid #dee2e6; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #dee2e6; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075); }

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff; }

.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #7abaff; }

.table-hover .table-primary:hover {
  background-color: #9fcdff; }
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #9fcdff; }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db; }

.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b3b7bb; }

.table-hover .table-secondary:hover {
  background-color: #c8cbcf; }
  .table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
    background-color: #c8cbcf; }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb; }

.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e; }

.table-hover .table-success:hover {
  background-color: #b1dfbb; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #b1dfbb; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb; }

.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda; }

.table-hover .table-info:hover {
  background-color: #abdde5; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #abdde5; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba; }

.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e; }

.table-hover .table-warning:hover {
  background-color: #ffe8a1; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #ffe8a1; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb; }

.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e; }

.table-hover .table-danger:hover {
  background-color: #f1b0b7; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #f1b0b7; }

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe; }

.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc; }

.table-hover .table-light:hover {
  background-color: #ececf6; }
  .table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
    background-color: #ececf6; }

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca; }

.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c; }

.table-hover .table-dark:hover {
  background-color: #b9bbbe; }
  .table-hover .table-dark:hover > td,
  .table-hover .table-dark:hover > th {
    background-color: #b9bbbe; }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55; }

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6; }

.table-dark {
  color: #fff;
  background-color: #343a40; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #454d55; }
  .table-dark.table-bordered {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 413.98px) {
  .table-responsive-tn {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-tn > .table-bordered {
      border: 0; } }

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-sm > .table-bordered {
      border: 0; } }

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-md > .table-bordered {
      border: 0; } }

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-lg > .table-bordered {
      border: 0; } }

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-xl > .table-bordered {
      border: 0; } }

@media (max-width: 1639.98px) {
  .table-responsive-xls {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-xls > .table-bordered {
      border: 0; } }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }
  .table-responsive > .table-bordered {
    border: 0; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem; }
    .popover .arrow::before, .popover .arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem; }
  .bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
    bottom: calc(-0.5rem - 1px); }
    .bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
      bottom: 0;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
      bottom: 1px;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: #fff; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem; }
  .bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
    left: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
    .bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
      left: 0;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
      left: 1px;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: #fff; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem; }
  .bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
    top: calc(-0.5rem - 1px); }
    .bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
      top: 0;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
      top: 1px;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: #fff; }
  .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem; }
  .bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
    right: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
    .bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
      right: 0;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
      right: 1px;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: #fff; }

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .popover-header:empty {
    display: none; }

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529; }

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .form-control {
      -webkit-transition: none;
      transition: none; } }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control::placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

select.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057; }

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

.form-control-file,
.form-control-range {
  display: block;
  width: 100%; }

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

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

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

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

select.form-control[size], select.form-control[multiple] {
  height: auto; }

textarea.form-control {
  height: auto; }

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

.form-text {
  display: block;
  margin-top: 0.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;
  padding-left: 1.25rem; }

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  .form-check-input[disabled] ~ .form-check-label,
  .form-check-input:disabled ~ .form-check-label {
    color: #6c757d; }

.form-check-label {
  margin-bottom: 0; }

.form-check-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #28a745; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem; }
  .form-row > .col > .valid-tooltip,
  .form-row > [class*="col-"] > .valid-tooltip {
    left: 5px; }

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus {
    border-color: #28a745;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated select.form-control:valid, select.form-control.is-valid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center; }

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat; }
  .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
    border-color: #28a745;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

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

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

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

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57; }

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745; }

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

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #dc3545; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem; }
  .form-row > .col > .invalid-tooltip,
  .form-row > [class*="col-"] > .invalid-tooltip {
    left: 5px; }

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
    border-color: #dc3545;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated select.form-control:invalid, select.form-control.is-invalid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center; }

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat; }
  .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
    border-color: #dc3545;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

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

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }

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

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d; }

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545; }

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

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.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 {
      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;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -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;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group,
    .form-inline .custom-select {
      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;
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .form-inline .custom-control-label {
      margin-bottom: 0; } }

.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:hover, a.bg-primary:focus,
button.bg-primary:hover,
input.bg-primary:hover[type=button],
input.bg-primary:hover[type=submit],
input.bg-primary:hover[type=reset],
button.bg-primary:focus,
input.bg-primary:focus[type=button],
input.bg-primary:focus[type=submit],
input.bg-primary:focus[type=reset] {
  background-color: #0062cc !important; }

.bg-secondary {
  background-color: #6c757d !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
input.bg-secondary:hover[type=button],
input.bg-secondary:hover[type=submit],
input.bg-secondary:hover[type=reset],
button.bg-secondary:focus,
input.bg-secondary:focus[type=button],
input.bg-secondary:focus[type=submit],
input.bg-secondary:focus[type=reset] {
  background-color: #545b62 !important; }

.bg-success {
  background-color: #28a745 !important; }

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
input.bg-success:hover[type=button],
input.bg-success:hover[type=submit],
input.bg-success:hover[type=reset],
button.bg-success:focus,
input.bg-success:focus[type=button],
input.bg-success:focus[type=submit],
input.bg-success:focus[type=reset] {
  background-color: #1e7e34 !important; }

.bg-info {
  background-color: #17a2b8 !important; }

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
input.bg-info:hover[type=button],
input.bg-info:hover[type=submit],
input.bg-info:hover[type=reset],
button.bg-info:focus,
input.bg-info:focus[type=button],
input.bg-info:focus[type=submit],
input.bg-info:focus[type=reset] {
  background-color: #117a8b !important; }

.bg-warning {
  background-color: #ffc107 !important; }

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
input.bg-warning:hover[type=button],
input.bg-warning:hover[type=submit],
input.bg-warning:hover[type=reset],
button.bg-warning:focus,
input.bg-warning:focus[type=button],
input.bg-warning:focus[type=submit],
input.bg-warning:focus[type=reset] {
  background-color: #d39e00 !important; }

.bg-danger {
  background-color: #dc3545 !important; }

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
input.bg-danger:hover[type=button],
input.bg-danger:hover[type=submit],
input.bg-danger:hover[type=reset],
button.bg-danger:focus,
input.bg-danger:focus[type=button],
input.bg-danger:focus[type=submit],
input.bg-danger:focus[type=reset] {
  background-color: #bd2130 !important; }

.bg-light {
  background-color: #f8f9fa !important; }

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
input.bg-light:hover[type=button],
input.bg-light:hover[type=submit],
input.bg-light:hover[type=reset],
button.bg-light:focus,
input.bg-light:focus[type=button],
input.bg-light:focus[type=submit],
input.bg-light:focus[type=reset] {
  background-color: #dae0e5 !important; }

.bg-dark {
  background-color: #343a40 !important; }

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
input.bg-dark:hover[type=button],
input.bg-dark:hover[type=submit],
input.bg-dark:hover[type=reset],
button.bg-dark:focus,
input.bg-dark:focus[type=button],
input.bg-dark:focus[type=submit],
input.bg-dark:focus[type=reset] {
  background-color: #1d2124 !important; }

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

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #dee2e6 !important; }

.border-top {
  border-top: 1px solid #dee2e6 !important; }

.border-right {
  border-right: 1px solid #dee2e6 !important; }

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }

.border-left {
  border-left: 1px solid #dee2e6 !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: #6c757d !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-sm {
  border-radius: 0.2rem !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-lg {
  border-radius: 0.3rem !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-pill {
  border-radius: 50rem !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: 414px) {
  .d-tn-none {
    display: none !important; }
  .d-tn-inline {
    display: inline !important; }
  .d-tn-inline-block {
    display: inline-block !important; }
  .d-tn-block {
    display: block !important; }
  .d-tn-table {
    display: table !important; }
  .d-tn-table-row {
    display: table-row !important; }
  .d-tn-table-cell {
    display: table-cell !important; }
  .d-tn-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-tn-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; } }

@media (min-width: 1640px) {
  .d-xls-none {
    display: none !important; }
  .d-xls-inline {
    display: inline !important; }
  .d-xls-inline-block {
    display: inline-block !important; }
  .d-xls-block {
    display: block !important; }
  .d-xls-table {
    display: table !important; }
  .d-xls-table-row {
    display: table-row !important; }
  .d-xls-table-cell {
    display: table-cell !important; }
  .d-xls-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xls-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: -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; } }

.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 iframe,
  .embed-responsive embed,
  .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;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important; }

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

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

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

.flex-fill {
  -webkit-box-flex: 1 !important;
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important; }

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important; }

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important; }

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important; }

.justify-content-start {
  -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: 414px) {
  .flex-tn-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-tn-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-tn-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-tn-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-tn-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-tn-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-tn-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .flex-tn-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .flex-tn-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .flex-tn-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .flex-tn-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-tn-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .justify-content-tn-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-tn-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-tn-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-tn-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-tn-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-tn-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-tn-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-tn-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-tn-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-tn-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-tn-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-tn-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-tn-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-tn-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-tn-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-tn-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-tn-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-tn-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-tn-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-tn-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-tn-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-tn-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !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; }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    -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;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !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; }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .justify-content-md-start {
    -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;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !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; }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    -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;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !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; }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .justify-content-xl-start {
    -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; } }

@media (min-width: 1640px) {
  .flex-xls-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-xls-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-xls-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-xls-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-xls-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-xls-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-xls-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .flex-xls-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .flex-xls-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .flex-xls-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .flex-xls-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-xls-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .justify-content-xls-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-xls-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-xls-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-xls-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-xls-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-xls-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-xls-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-xls-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-xls-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-xls-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-xls-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-xls-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-xls-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-xls-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-xls-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-xls-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-xls-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-xls-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-xls-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-xls-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-xls-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-xls-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: 414px) {
  .float-tn-left {
    float: left !important; }
  .float-tn-right {
    float: right !important; }
  .float-tn-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; } }

@media (min-width: 1640px) {
  .float-xls-left {
    float: left !important; }
  .float-xls-right {
    float: right !important; }
  .float-xls-none {
    float: none !important; } }

.user-select-all {
  -webkit-user-select: all !important;
  -moz-user-select: all !important;
  -ms-user-select: all !important;
  user-select: all !important; }

.user-select-auto {
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  -ms-user-select: auto !important;
  user-select: auto !important; }

.user-select-none {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important; }

.overflow-auto {
  overflow: auto !important; }

.overflow-hidden {
  overflow: hidden !important; }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: sticky !important; }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.shadow-sm {
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow {
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg {
  -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.min-vw-100 {
  min-width: 100vw !important; }

.min-vh-100 {
  min-height: 100vh !important; }

.vw-100 {
  width: 100vw !important; }

.vh-100 {
  height: 100vh !important; }

.m-0 {
  margin: 0px !important; }

.mt-0,
.my-0 {
  margin-top: 0px !important; }

.mr-0,
.mx-0 {
  margin-right: 0px !important; }

.mb-0,
.my-0 {
  margin-bottom: 0px !important; }

.ml-0,
.mx-0 {
  margin-left: 0px !important; }

.m-1 {
  margin: 1px !important; }

.mt-1,
.my-1 {
  margin-top: 1px !important; }

.mr-1,
.mx-1 {
  margin-right: 1px !important; }

.mb-1,
.my-1 {
  margin-bottom: 1px !important; }

.ml-1,
.mx-1 {
  margin-left: 1px !important; }

.m-2 {
  margin: 2px !important; }

.mt-2,
.my-2 {
  margin-top: 2px !important; }

.mr-2,
.mx-2 {
  margin-right: 2px !important; }

.mb-2,
.my-2 {
  margin-bottom: 2px !important; }

.ml-2,
.mx-2 {
  margin-left: 2px !important; }

.m-3 {
  margin: 3px !important; }

.mt-3,
.my-3 {
  margin-top: 3px !important; }

.mr-3,
.mx-3 {
  margin-right: 3px !important; }

.mb-3,
.my-3 {
  margin-bottom: 3px !important; }

.ml-3,
.mx-3 {
  margin-left: 3px !important; }

.m-4 {
  margin: 4px !important; }

.mt-4,
.my-4 {
  margin-top: 4px !important; }

.mr-4,
.mx-4 {
  margin-right: 4px !important; }

.mb-4,
.my-4 {
  margin-bottom: 4px !important; }

.ml-4,
.mx-4 {
  margin-left: 4px !important; }

.m-5 {
  margin: 5px !important; }

.mt-5,
.my-5 {
  margin-top: 5px !important; }

.mr-5,
.mx-5 {
  margin-right: 5px !important; }

.mb-5,
.my-5 {
  margin-bottom: 5px !important; }

.ml-5,
.mx-5 {
  margin-left: 5px !important; }

.m-100 {
  margin: 100px !important; }

.mt-100,
.my-100 {
  margin-top: 100px !important; }

.mr-100,
.mx-100 {
  margin-right: 100px !important; }

.mb-100,
.my-100 {
  margin-bottom: 100px !important; }

.ml-100,
.mx-100 {
  margin-left: 100px !important; }

.m-99 {
  margin: 99px !important; }

.mt-99,
.my-99 {
  margin-top: 99px !important; }

.mr-99,
.mx-99 {
  margin-right: 99px !important; }

.mb-99,
.my-99 {
  margin-bottom: 99px !important; }

.ml-99,
.mx-99 {
  margin-left: 99px !important; }

.m-98 {
  margin: 98px !important; }

.mt-98,
.my-98 {
  margin-top: 98px !important; }

.mr-98,
.mx-98 {
  margin-right: 98px !important; }

.mb-98,
.my-98 {
  margin-bottom: 98px !important; }

.ml-98,
.mx-98 {
  margin-left: 98px !important; }

.m-97 {
  margin: 97px !important; }

.mt-97,
.my-97 {
  margin-top: 97px !important; }

.mr-97,
.mx-97 {
  margin-right: 97px !important; }

.mb-97,
.my-97 {
  margin-bottom: 97px !important; }

.ml-97,
.mx-97 {
  margin-left: 97px !important; }

.m-96 {
  margin: 96px !important; }

.mt-96,
.my-96 {
  margin-top: 96px !important; }

.mr-96,
.mx-96 {
  margin-right: 96px !important; }

.mb-96,
.my-96 {
  margin-bottom: 96px !important; }

.ml-96,
.mx-96 {
  margin-left: 96px !important; }

.m-95 {
  margin: 95px !important; }

.mt-95,
.my-95 {
  margin-top: 95px !important; }

.mr-95,
.mx-95 {
  margin-right: 95px !important; }

.mb-95,
.my-95 {
  margin-bottom: 95px !important; }

.ml-95,
.mx-95 {
  margin-left: 95px !important; }

.m-94 {
  margin: 94px !important; }

.mt-94,
.my-94 {
  margin-top: 94px !important; }

.mr-94,
.mx-94 {
  margin-right: 94px !important; }

.mb-94,
.my-94 {
  margin-bottom: 94px !important; }

.ml-94,
.mx-94 {
  margin-left: 94px !important; }

.m-93 {
  margin: 93px !important; }

.mt-93,
.my-93 {
  margin-top: 93px !important; }

.mr-93,
.mx-93 {
  margin-right: 93px !important; }

.mb-93,
.my-93 {
  margin-bottom: 93px !important; }

.ml-93,
.mx-93 {
  margin-left: 93px !important; }

.m-92 {
  margin: 92px !important; }

.mt-92,
.my-92 {
  margin-top: 92px !important; }

.mr-92,
.mx-92 {
  margin-right: 92px !important; }

.mb-92,
.my-92 {
  margin-bottom: 92px !important; }

.ml-92,
.mx-92 {
  margin-left: 92px !important; }

.m-91 {
  margin: 91px !important; }

.mt-91,
.my-91 {
  margin-top: 91px !important; }

.mr-91,
.mx-91 {
  margin-right: 91px !important; }

.mb-91,
.my-91 {
  margin-bottom: 91px !important; }

.ml-91,
.mx-91 {
  margin-left: 91px !important; }

.m-90 {
  margin: 90px !important; }

.mt-90,
.my-90 {
  margin-top: 90px !important; }

.mr-90,
.mx-90 {
  margin-right: 90px !important; }

.mb-90,
.my-90 {
  margin-bottom: 90px !important; }

.ml-90,
.mx-90 {
  margin-left: 90px !important; }

.m-89 {
  margin: 89px !important; }

.mt-89,
.my-89 {
  margin-top: 89px !important; }

.mr-89,
.mx-89 {
  margin-right: 89px !important; }

.mb-89,
.my-89 {
  margin-bottom: 89px !important; }

.ml-89,
.mx-89 {
  margin-left: 89px !important; }

.m-88 {
  margin: 88px !important; }

.mt-88,
.my-88 {
  margin-top: 88px !important; }

.mr-88,
.mx-88 {
  margin-right: 88px !important; }

.mb-88,
.my-88 {
  margin-bottom: 88px !important; }

.ml-88,
.mx-88 {
  margin-left: 88px !important; }

.m-87 {
  margin: 87px !important; }

.mt-87,
.my-87 {
  margin-top: 87px !important; }

.mr-87,
.mx-87 {
  margin-right: 87px !important; }

.mb-87,
.my-87 {
  margin-bottom: 87px !important; }

.ml-87,
.mx-87 {
  margin-left: 87px !important; }

.m-86 {
  margin: 86px !important; }

.mt-86,
.my-86 {
  margin-top: 86px !important; }

.mr-86,
.mx-86 {
  margin-right: 86px !important; }

.mb-86,
.my-86 {
  margin-bottom: 86px !important; }

.ml-86,
.mx-86 {
  margin-left: 86px !important; }

.m-85 {
  margin: 85px !important; }

.mt-85,
.my-85 {
  margin-top: 85px !important; }

.mr-85,
.mx-85 {
  margin-right: 85px !important; }

.mb-85,
.my-85 {
  margin-bottom: 85px !important; }

.ml-85,
.mx-85 {
  margin-left: 85px !important; }

.m-84 {
  margin: 84px !important; }

.mt-84,
.my-84 {
  margin-top: 84px !important; }

.mr-84,
.mx-84 {
  margin-right: 84px !important; }

.mb-84,
.my-84 {
  margin-bottom: 84px !important; }

.ml-84,
.mx-84 {
  margin-left: 84px !important; }

.m-83 {
  margin: 83px !important; }

.mt-83,
.my-83 {
  margin-top: 83px !important; }

.mr-83,
.mx-83 {
  margin-right: 83px !important; }

.mb-83,
.my-83 {
  margin-bottom: 83px !important; }

.ml-83,
.mx-83 {
  margin-left: 83px !important; }

.m-82 {
  margin: 82px !important; }

.mt-82,
.my-82 {
  margin-top: 82px !important; }

.mr-82,
.mx-82 {
  margin-right: 82px !important; }

.mb-82,
.my-82 {
  margin-bottom: 82px !important; }

.ml-82,
.mx-82 {
  margin-left: 82px !important; }

.m-81 {
  margin: 81px !important; }

.mt-81,
.my-81 {
  margin-top: 81px !important; }

.mr-81,
.mx-81 {
  margin-right: 81px !important; }

.mb-81,
.my-81 {
  margin-bottom: 81px !important; }

.ml-81,
.mx-81 {
  margin-left: 81px !important; }

.m-80 {
  margin: 80px !important; }

.mt-80,
.my-80 {
  margin-top: 80px !important; }

.mr-80,
.mx-80 {
  margin-right: 80px !important; }

.mb-80,
.my-80 {
  margin-bottom: 80px !important; }

.ml-80,
.mx-80 {
  margin-left: 80px !important; }

.m-79 {
  margin: 79px !important; }

.mt-79,
.my-79 {
  margin-top: 79px !important; }

.mr-79,
.mx-79 {
  margin-right: 79px !important; }

.mb-79,
.my-79 {
  margin-bottom: 79px !important; }

.ml-79,
.mx-79 {
  margin-left: 79px !important; }

.m-78 {
  margin: 78px !important; }

.mt-78,
.my-78 {
  margin-top: 78px !important; }

.mr-78,
.mx-78 {
  margin-right: 78px !important; }

.mb-78,
.my-78 {
  margin-bottom: 78px !important; }

.ml-78,
.mx-78 {
  margin-left: 78px !important; }

.m-77 {
  margin: 77px !important; }

.mt-77,
.my-77 {
  margin-top: 77px !important; }

.mr-77,
.mx-77 {
  margin-right: 77px !important; }

.mb-77,
.my-77 {
  margin-bottom: 77px !important; }

.ml-77,
.mx-77 {
  margin-left: 77px !important; }

.m-76 {
  margin: 76px !important; }

.mt-76,
.my-76 {
  margin-top: 76px !important; }

.mr-76,
.mx-76 {
  margin-right: 76px !important; }

.mb-76,
.my-76 {
  margin-bottom: 76px !important; }

.ml-76,
.mx-76 {
  margin-left: 76px !important; }

.m-75 {
  margin: 75px !important; }

.mt-75,
.my-75 {
  margin-top: 75px !important; }

.mr-75,
.mx-75 {
  margin-right: 75px !important; }

.mb-75,
.my-75 {
  margin-bottom: 75px !important; }

.ml-75,
.mx-75 {
  margin-left: 75px !important; }

.m-74 {
  margin: 74px !important; }

.mt-74,
.my-74 {
  margin-top: 74px !important; }

.mr-74,
.mx-74 {
  margin-right: 74px !important; }

.mb-74,
.my-74 {
  margin-bottom: 74px !important; }

.ml-74,
.mx-74 {
  margin-left: 74px !important; }

.m-73 {
  margin: 73px !important; }

.mt-73,
.my-73 {
  margin-top: 73px !important; }

.mr-73,
.mx-73 {
  margin-right: 73px !important; }

.mb-73,
.my-73 {
  margin-bottom: 73px !important; }

.ml-73,
.mx-73 {
  margin-left: 73px !important; }

.m-72 {
  margin: 72px !important; }

.mt-72,
.my-72 {
  margin-top: 72px !important; }

.mr-72,
.mx-72 {
  margin-right: 72px !important; }

.mb-72,
.my-72 {
  margin-bottom: 72px !important; }

.ml-72,
.mx-72 {
  margin-left: 72px !important; }

.m-71 {
  margin: 71px !important; }

.mt-71,
.my-71 {
  margin-top: 71px !important; }

.mr-71,
.mx-71 {
  margin-right: 71px !important; }

.mb-71,
.my-71 {
  margin-bottom: 71px !important; }

.ml-71,
.mx-71 {
  margin-left: 71px !important; }

.m-70 {
  margin: 70px !important; }

.mt-70,
.my-70 {
  margin-top: 70px !important; }

.mr-70,
.mx-70 {
  margin-right: 70px !important; }

.mb-70,
.my-70 {
  margin-bottom: 70px !important; }

.ml-70,
.mx-70 {
  margin-left: 70px !important; }

.m-69 {
  margin: 69px !important; }

.mt-69,
.my-69 {
  margin-top: 69px !important; }

.mr-69,
.mx-69 {
  margin-right: 69px !important; }

.mb-69,
.my-69 {
  margin-bottom: 69px !important; }

.ml-69,
.mx-69 {
  margin-left: 69px !important; }

.m-68 {
  margin: 68px !important; }

.mt-68,
.my-68 {
  margin-top: 68px !important; }

.mr-68,
.mx-68 {
  margin-right: 68px !important; }

.mb-68,
.my-68 {
  margin-bottom: 68px !important; }

.ml-68,
.mx-68 {
  margin-left: 68px !important; }

.m-67 {
  margin: 67px !important; }

.mt-67,
.my-67 {
  margin-top: 67px !important; }

.mr-67,
.mx-67 {
  margin-right: 67px !important; }

.mb-67,
.my-67 {
  margin-bottom: 67px !important; }

.ml-67,
.mx-67 {
  margin-left: 67px !important; }

.m-66 {
  margin: 66px !important; }

.mt-66,
.my-66 {
  margin-top: 66px !important; }

.mr-66,
.mx-66 {
  margin-right: 66px !important; }

.mb-66,
.my-66 {
  margin-bottom: 66px !important; }

.ml-66,
.mx-66 {
  margin-left: 66px !important; }

.m-65 {
  margin: 65px !important; }

.mt-65,
.my-65 {
  margin-top: 65px !important; }

.mr-65,
.mx-65 {
  margin-right: 65px !important; }

.mb-65,
.my-65 {
  margin-bottom: 65px !important; }

.ml-65,
.mx-65 {
  margin-left: 65px !important; }

.m-64 {
  margin: 64px !important; }

.mt-64,
.my-64 {
  margin-top: 64px !important; }

.mr-64,
.mx-64 {
  margin-right: 64px !important; }

.mb-64,
.my-64 {
  margin-bottom: 64px !important; }

.ml-64,
.mx-64 {
  margin-left: 64px !important; }

.m-63 {
  margin: 63px !important; }

.mt-63,
.my-63 {
  margin-top: 63px !important; }

.mr-63,
.mx-63 {
  margin-right: 63px !important; }

.mb-63,
.my-63 {
  margin-bottom: 63px !important; }

.ml-63,
.mx-63 {
  margin-left: 63px !important; }

.m-62 {
  margin: 62px !important; }

.mt-62,
.my-62 {
  margin-top: 62px !important; }

.mr-62,
.mx-62 {
  margin-right: 62px !important; }

.mb-62,
.my-62 {
  margin-bottom: 62px !important; }

.ml-62,
.mx-62 {
  margin-left: 62px !important; }

.m-61 {
  margin: 61px !important; }

.mt-61,
.my-61 {
  margin-top: 61px !important; }

.mr-61,
.mx-61 {
  margin-right: 61px !important; }

.mb-61,
.my-61 {
  margin-bottom: 61px !important; }

.ml-61,
.mx-61 {
  margin-left: 61px !important; }

.m-60 {
  margin: 60px !important; }

.mt-60,
.my-60 {
  margin-top: 60px !important; }

.mr-60,
.mx-60 {
  margin-right: 60px !important; }

.mb-60,
.my-60 {
  margin-bottom: 60px !important; }

.ml-60,
.mx-60 {
  margin-left: 60px !important; }

.m-59 {
  margin: 59px !important; }

.mt-59,
.my-59 {
  margin-top: 59px !important; }

.mr-59,
.mx-59 {
  margin-right: 59px !important; }

.mb-59,
.my-59 {
  margin-bottom: 59px !important; }

.ml-59,
.mx-59 {
  margin-left: 59px !important; }

.m-58 {
  margin: 58px !important; }

.mt-58,
.my-58 {
  margin-top: 58px !important; }

.mr-58,
.mx-58 {
  margin-right: 58px !important; }

.mb-58,
.my-58 {
  margin-bottom: 58px !important; }

.ml-58,
.mx-58 {
  margin-left: 58px !important; }

.m-57 {
  margin: 57px !important; }

.mt-57,
.my-57 {
  margin-top: 57px !important; }

.mr-57,
.mx-57 {
  margin-right: 57px !important; }

.mb-57,
.my-57 {
  margin-bottom: 57px !important; }

.ml-57,
.mx-57 {
  margin-left: 57px !important; }

.m-56 {
  margin: 56px !important; }

.mt-56,
.my-56 {
  margin-top: 56px !important; }

.mr-56,
.mx-56 {
  margin-right: 56px !important; }

.mb-56,
.my-56 {
  margin-bottom: 56px !important; }

.ml-56,
.mx-56 {
  margin-left: 56px !important; }

.m-55 {
  margin: 55px !important; }

.mt-55,
.my-55 {
  margin-top: 55px !important; }

.mr-55,
.mx-55 {
  margin-right: 55px !important; }

.mb-55,
.my-55 {
  margin-bottom: 55px !important; }

.ml-55,
.mx-55 {
  margin-left: 55px !important; }

.m-54 {
  margin: 54px !important; }

.mt-54,
.my-54 {
  margin-top: 54px !important; }

.mr-54,
.mx-54 {
  margin-right: 54px !important; }

.mb-54,
.my-54 {
  margin-bottom: 54px !important; }

.ml-54,
.mx-54 {
  margin-left: 54px !important; }

.m-53 {
  margin: 53px !important; }

.mt-53,
.my-53 {
  margin-top: 53px !important; }

.mr-53,
.mx-53 {
  margin-right: 53px !important; }

.mb-53,
.my-53 {
  margin-bottom: 53px !important; }

.ml-53,
.mx-53 {
  margin-left: 53px !important; }

.m-52 {
  margin: 52px !important; }

.mt-52,
.my-52 {
  margin-top: 52px !important; }

.mr-52,
.mx-52 {
  margin-right: 52px !important; }

.mb-52,
.my-52 {
  margin-bottom: 52px !important; }

.ml-52,
.mx-52 {
  margin-left: 52px !important; }

.m-51 {
  margin: 51px !important; }

.mt-51,
.my-51 {
  margin-top: 51px !important; }

.mr-51,
.mx-51 {
  margin-right: 51px !important; }

.mb-51,
.my-51 {
  margin-bottom: 51px !important; }

.ml-51,
.mx-51 {
  margin-left: 51px !important; }

.m-50 {
  margin: 50px !important; }

.mt-50,
.my-50 {
  margin-top: 50px !important; }

.mr-50,
.mx-50 {
  margin-right: 50px !important; }

.mb-50,
.my-50 {
  margin-bottom: 50px !important; }

.ml-50,
.mx-50 {
  margin-left: 50px !important; }

.m-49 {
  margin: 49px !important; }

.mt-49,
.my-49 {
  margin-top: 49px !important; }

.mr-49,
.mx-49 {
  margin-right: 49px !important; }

.mb-49,
.my-49 {
  margin-bottom: 49px !important; }

.ml-49,
.mx-49 {
  margin-left: 49px !important; }

.m-48 {
  margin: 48px !important; }

.mt-48,
.my-48 {
  margin-top: 48px !important; }

.mr-48,
.mx-48 {
  margin-right: 48px !important; }

.mb-48,
.my-48 {
  margin-bottom: 48px !important; }

.ml-48,
.mx-48 {
  margin-left: 48px !important; }

.m-47 {
  margin: 47px !important; }

.mt-47,
.my-47 {
  margin-top: 47px !important; }

.mr-47,
.mx-47 {
  margin-right: 47px !important; }

.mb-47,
.my-47 {
  margin-bottom: 47px !important; }

.ml-47,
.mx-47 {
  margin-left: 47px !important; }

.m-46 {
  margin: 46px !important; }

.mt-46,
.my-46 {
  margin-top: 46px !important; }

.mr-46,
.mx-46 {
  margin-right: 46px !important; }

.mb-46,
.my-46 {
  margin-bottom: 46px !important; }

.ml-46,
.mx-46 {
  margin-left: 46px !important; }

.m-45 {
  margin: 45px !important; }

.mt-45,
.my-45 {
  margin-top: 45px !important; }

.mr-45,
.mx-45 {
  margin-right: 45px !important; }

.mb-45,
.my-45 {
  margin-bottom: 45px !important; }

.ml-45,
.mx-45 {
  margin-left: 45px !important; }

.m-44 {
  margin: 44px !important; }

.mt-44,
.my-44 {
  margin-top: 44px !important; }

.mr-44,
.mx-44 {
  margin-right: 44px !important; }

.mb-44,
.my-44 {
  margin-bottom: 44px !important; }

.ml-44,
.mx-44 {
  margin-left: 44px !important; }

.m-43 {
  margin: 43px !important; }

.mt-43,
.my-43 {
  margin-top: 43px !important; }

.mr-43,
.mx-43 {
  margin-right: 43px !important; }

.mb-43,
.my-43 {
  margin-bottom: 43px !important; }

.ml-43,
.mx-43 {
  margin-left: 43px !important; }

.m-42 {
  margin: 42px !important; }

.mt-42,
.my-42 {
  margin-top: 42px !important; }

.mr-42,
.mx-42 {
  margin-right: 42px !important; }

.mb-42,
.my-42 {
  margin-bottom: 42px !important; }

.ml-42,
.mx-42 {
  margin-left: 42px !important; }

.m-41 {
  margin: 41px !important; }

.mt-41,
.my-41 {
  margin-top: 41px !important; }

.mr-41,
.mx-41 {
  margin-right: 41px !important; }

.mb-41,
.my-41 {
  margin-bottom: 41px !important; }

.ml-41,
.mx-41 {
  margin-left: 41px !important; }

.m-40 {
  margin: 40px !important; }

.mt-40,
.my-40 {
  margin-top: 40px !important; }

.mr-40,
.mx-40 {
  margin-right: 40px !important; }

.mb-40,
.my-40 {
  margin-bottom: 40px !important; }

.ml-40,
.mx-40 {
  margin-left: 40px !important; }

.m-39 {
  margin: 39px !important; }

.mt-39,
.my-39 {
  margin-top: 39px !important; }

.mr-39,
.mx-39 {
  margin-right: 39px !important; }

.mb-39,
.my-39 {
  margin-bottom: 39px !important; }

.ml-39,
.mx-39 {
  margin-left: 39px !important; }

.m-38 {
  margin: 38px !important; }

.mt-38,
.my-38 {
  margin-top: 38px !important; }

.mr-38,
.mx-38 {
  margin-right: 38px !important; }

.mb-38,
.my-38 {
  margin-bottom: 38px !important; }

.ml-38,
.mx-38 {
  margin-left: 38px !important; }

.m-37 {
  margin: 37px !important; }

.mt-37,
.my-37 {
  margin-top: 37px !important; }

.mr-37,
.mx-37 {
  margin-right: 37px !important; }

.mb-37,
.my-37 {
  margin-bottom: 37px !important; }

.ml-37,
.mx-37 {
  margin-left: 37px !important; }

.m-36 {
  margin: 36px !important; }

.mt-36,
.my-36 {
  margin-top: 36px !important; }

.mr-36,
.mx-36 {
  margin-right: 36px !important; }

.mb-36,
.my-36 {
  margin-bottom: 36px !important; }

.ml-36,
.mx-36 {
  margin-left: 36px !important; }

.m-35 {
  margin: 35px !important; }

.mt-35,
.my-35 {
  margin-top: 35px !important; }

.mr-35,
.mx-35 {
  margin-right: 35px !important; }

.mb-35,
.my-35 {
  margin-bottom: 35px !important; }

.ml-35,
.mx-35 {
  margin-left: 35px !important; }

.m-34 {
  margin: 34px !important; }

.mt-34,
.my-34 {
  margin-top: 34px !important; }

.mr-34,
.mx-34 {
  margin-right: 34px !important; }

.mb-34,
.my-34 {
  margin-bottom: 34px !important; }

.ml-34,
.mx-34 {
  margin-left: 34px !important; }

.m-33 {
  margin: 33px !important; }

.mt-33,
.my-33 {
  margin-top: 33px !important; }

.mr-33,
.mx-33 {
  margin-right: 33px !important; }

.mb-33,
.my-33 {
  margin-bottom: 33px !important; }

.ml-33,
.mx-33 {
  margin-left: 33px !important; }

.m-32 {
  margin: 32px !important; }

.mt-32,
.my-32 {
  margin-top: 32px !important; }

.mr-32,
.mx-32 {
  margin-right: 32px !important; }

.mb-32,
.my-32 {
  margin-bottom: 32px !important; }

.ml-32,
.mx-32 {
  margin-left: 32px !important; }

.m-31 {
  margin: 31px !important; }

.mt-31,
.my-31 {
  margin-top: 31px !important; }

.mr-31,
.mx-31 {
  margin-right: 31px !important; }

.mb-31,
.my-31 {
  margin-bottom: 31px !important; }

.ml-31,
.mx-31 {
  margin-left: 31px !important; }

.m-30 {
  margin: 30px !important; }

.mt-30,
.my-30 {
  margin-top: 30px !important; }

.mr-30,
.mx-30 {
  margin-right: 30px !important; }

.mb-30,
.my-30 {
  margin-bottom: 30px !important; }

.ml-30,
.mx-30 {
  margin-left: 30px !important; }

.m-29 {
  margin: 29px !important; }

.mt-29,
.my-29 {
  margin-top: 29px !important; }

.mr-29,
.mx-29 {
  margin-right: 29px !important; }

.mb-29,
.my-29 {
  margin-bottom: 29px !important; }

.ml-29,
.mx-29 {
  margin-left: 29px !important; }

.m-28 {
  margin: 28px !important; }

.mt-28,
.my-28 {
  margin-top: 28px !important; }

.mr-28,
.mx-28 {
  margin-right: 28px !important; }

.mb-28,
.my-28 {
  margin-bottom: 28px !important; }

.ml-28,
.mx-28 {
  margin-left: 28px !important; }

.m-27 {
  margin: 27px !important; }

.mt-27,
.my-27 {
  margin-top: 27px !important; }

.mr-27,
.mx-27 {
  margin-right: 27px !important; }

.mb-27,
.my-27 {
  margin-bottom: 27px !important; }

.ml-27,
.mx-27 {
  margin-left: 27px !important; }

.m-26 {
  margin: 26px !important; }

.mt-26,
.my-26 {
  margin-top: 26px !important; }

.mr-26,
.mx-26 {
  margin-right: 26px !important; }

.mb-26,
.my-26 {
  margin-bottom: 26px !important; }

.ml-26,
.mx-26 {
  margin-left: 26px !important; }

.m-25 {
  margin: 25px !important; }

.mt-25,
.my-25 {
  margin-top: 25px !important; }

.mr-25,
.mx-25 {
  margin-right: 25px !important; }

.mb-25,
.my-25 {
  margin-bottom: 25px !important; }

.ml-25,
.mx-25 {
  margin-left: 25px !important; }

.m-24 {
  margin: 24px !important; }

.mt-24,
.my-24 {
  margin-top: 24px !important; }

.mr-24,
.mx-24 {
  margin-right: 24px !important; }

.mb-24,
.my-24 {
  margin-bottom: 24px !important; }

.ml-24,
.mx-24 {
  margin-left: 24px !important; }

.m-23 {
  margin: 23px !important; }

.mt-23,
.my-23 {
  margin-top: 23px !important; }

.mr-23,
.mx-23 {
  margin-right: 23px !important; }

.mb-23,
.my-23 {
  margin-bottom: 23px !important; }

.ml-23,
.mx-23 {
  margin-left: 23px !important; }

.m-22 {
  margin: 22px !important; }

.mt-22,
.my-22 {
  margin-top: 22px !important; }

.mr-22,
.mx-22 {
  margin-right: 22px !important; }

.mb-22,
.my-22 {
  margin-bottom: 22px !important; }

.ml-22,
.mx-22 {
  margin-left: 22px !important; }

.m-21 {
  margin: 21px !important; }

.mt-21,
.my-21 {
  margin-top: 21px !important; }

.mr-21,
.mx-21 {
  margin-right: 21px !important; }

.mb-21,
.my-21 {
  margin-bottom: 21px !important; }

.ml-21,
.mx-21 {
  margin-left: 21px !important; }

.m-20 {
  margin: 20px !important; }

.mt-20,
.my-20 {
  margin-top: 20px !important; }

.mr-20,
.mx-20 {
  margin-right: 20px !important; }

.mb-20,
.my-20 {
  margin-bottom: 20px !important; }

.ml-20,
.mx-20 {
  margin-left: 20px !important; }

.m-19 {
  margin: 19px !important; }

.mt-19,
.my-19 {
  margin-top: 19px !important; }

.mr-19,
.mx-19 {
  margin-right: 19px !important; }

.mb-19,
.my-19 {
  margin-bottom: 19px !important; }

.ml-19,
.mx-19 {
  margin-left: 19px !important; }

.m-18 {
  margin: 18px !important; }

.mt-18,
.my-18 {
  margin-top: 18px !important; }

.mr-18,
.mx-18 {
  margin-right: 18px !important; }

.mb-18,
.my-18 {
  margin-bottom: 18px !important; }

.ml-18,
.mx-18 {
  margin-left: 18px !important; }

.m-17 {
  margin: 17px !important; }

.mt-17,
.my-17 {
  margin-top: 17px !important; }

.mr-17,
.mx-17 {
  margin-right: 17px !important; }

.mb-17,
.my-17 {
  margin-bottom: 17px !important; }

.ml-17,
.mx-17 {
  margin-left: 17px !important; }

.m-16 {
  margin: 16px !important; }

.mt-16,
.my-16 {
  margin-top: 16px !important; }

.mr-16,
.mx-16 {
  margin-right: 16px !important; }

.mb-16,
.my-16 {
  margin-bottom: 16px !important; }

.ml-16,
.mx-16 {
  margin-left: 16px !important; }

.m-15 {
  margin: 15px !important; }

.mt-15,
.my-15 {
  margin-top: 15px !important; }

.mr-15,
.mx-15 {
  margin-right: 15px !important; }

.mb-15,
.my-15 {
  margin-bottom: 15px !important; }

.ml-15,
.mx-15 {
  margin-left: 15px !important; }

.m-14 {
  margin: 14px !important; }

.mt-14,
.my-14 {
  margin-top: 14px !important; }

.mr-14,
.mx-14 {
  margin-right: 14px !important; }

.mb-14,
.my-14 {
  margin-bottom: 14px !important; }

.ml-14,
.mx-14 {
  margin-left: 14px !important; }

.m-13 {
  margin: 13px !important; }

.mt-13,
.my-13 {
  margin-top: 13px !important; }

.mr-13,
.mx-13 {
  margin-right: 13px !important; }

.mb-13,
.my-13 {
  margin-bottom: 13px !important; }

.ml-13,
.mx-13 {
  margin-left: 13px !important; }

.m-12 {
  margin: 12px !important; }

.mt-12,
.my-12 {
  margin-top: 12px !important; }

.mr-12,
.mx-12 {
  margin-right: 12px !important; }

.mb-12,
.my-12 {
  margin-bottom: 12px !important; }

.ml-12,
.mx-12 {
  margin-left: 12px !important; }

.m-11 {
  margin: 11px !important; }

.mt-11,
.my-11 {
  margin-top: 11px !important; }

.mr-11,
.mx-11 {
  margin-right: 11px !important; }

.mb-11,
.my-11 {
  margin-bottom: 11px !important; }

.ml-11,
.mx-11 {
  margin-left: 11px !important; }

.m-10 {
  margin: 10px !important; }

.mt-10,
.my-10 {
  margin-top: 10px !important; }

.mr-10,
.mx-10 {
  margin-right: 10px !important; }

.mb-10,
.my-10 {
  margin-bottom: 10px !important; }

.ml-10,
.mx-10 {
  margin-left: 10px !important; }

.m-9 {
  margin: 9px !important; }

.mt-9,
.my-9 {
  margin-top: 9px !important; }

.mr-9,
.mx-9 {
  margin-right: 9px !important; }

.mb-9,
.my-9 {
  margin-bottom: 9px !important; }

.ml-9,
.mx-9 {
  margin-left: 9px !important; }

.m-8 {
  margin: 8px !important; }

.mt-8,
.my-8 {
  margin-top: 8px !important; }

.mr-8,
.mx-8 {
  margin-right: 8px !important; }

.mb-8,
.my-8 {
  margin-bottom: 8px !important; }

.ml-8,
.mx-8 {
  margin-left: 8px !important; }

.m-7 {
  margin: 7px !important; }

.mt-7,
.my-7 {
  margin-top: 7px !important; }

.mr-7,
.mx-7 {
  margin-right: 7px !important; }

.mb-7,
.my-7 {
  margin-bottom: 7px !important; }

.ml-7,
.mx-7 {
  margin-left: 7px !important; }

.m-6 {
  margin: 6px !important; }

.mt-6,
.my-6 {
  margin-top: 6px !important; }

.mr-6,
.mx-6 {
  margin-right: 6px !important; }

.mb-6,
.my-6 {
  margin-bottom: 6px !important; }

.ml-6,
.mx-6 {
  margin-left: 6px !important; }

.p-0 {
  padding: 0px !important; }

.pt-0,
.py-0 {
  padding-top: 0px !important; }

.pr-0,
.px-0 {
  padding-right: 0px !important; }

.pb-0,
.py-0 {
  padding-bottom: 0px !important; }

.pl-0,
.px-0 {
  padding-left: 0px !important; }

.p-1 {
  padding: 1px !important; }

.pt-1,
.py-1 {
  padding-top: 1px !important; }

.pr-1,
.px-1 {
  padding-right: 1px !important; }

.pb-1,
.py-1 {
  padding-bottom: 1px !important; }

.pl-1,
.px-1 {
  padding-left: 1px !important; }

.p-2 {
  padding: 2px !important; }

.pt-2,
.py-2 {
  padding-top: 2px !important; }

.pr-2,
.px-2 {
  padding-right: 2px !important; }

.pb-2,
.py-2 {
  padding-bottom: 2px !important; }

.pl-2,
.px-2 {
  padding-left: 2px !important; }

.p-3 {
  padding: 3px !important; }

.pt-3,
.py-3 {
  padding-top: 3px !important; }

.pr-3,
.px-3 {
  padding-right: 3px !important; }

.pb-3,
.py-3 {
  padding-bottom: 3px !important; }

.pl-3,
.px-3 {
  padding-left: 3px !important; }

.p-4 {
  padding: 4px !important; }

.pt-4,
.py-4 {
  padding-top: 4px !important; }

.pr-4,
.px-4 {
  padding-right: 4px !important; }

.pb-4,
.py-4 {
  padding-bottom: 4px !important; }

.pl-4,
.px-4 {
  padding-left: 4px !important; }

.p-5 {
  padding: 5px !important; }

.pt-5,
.py-5 {
  padding-top: 5px !important; }

.pr-5,
.px-5 {
  padding-right: 5px !important; }

.pb-5,
.py-5 {
  padding-bottom: 5px !important; }

.pl-5,
.px-5 {
  padding-left: 5px !important; }

.p-100 {
  padding: 100px !important; }

.pt-100,
.py-100 {
  padding-top: 100px !important; }

.pr-100,
.px-100 {
  padding-right: 100px !important; }

.pb-100,
.py-100 {
  padding-bottom: 100px !important; }

.pl-100,
.px-100 {
  padding-left: 100px !important; }

.p-99 {
  padding: 99px !important; }

.pt-99,
.py-99 {
  padding-top: 99px !important; }

.pr-99,
.px-99 {
  padding-right: 99px !important; }

.pb-99,
.py-99 {
  padding-bottom: 99px !important; }

.pl-99,
.px-99 {
  padding-left: 99px !important; }

.p-98 {
  padding: 98px !important; }

.pt-98,
.py-98 {
  padding-top: 98px !important; }

.pr-98,
.px-98 {
  padding-right: 98px !important; }

.pb-98,
.py-98 {
  padding-bottom: 98px !important; }

.pl-98,
.px-98 {
  padding-left: 98px !important; }

.p-97 {
  padding: 97px !important; }

.pt-97,
.py-97 {
  padding-top: 97px !important; }

.pr-97,
.px-97 {
  padding-right: 97px !important; }

.pb-97,
.py-97 {
  padding-bottom: 97px !important; }

.pl-97,
.px-97 {
  padding-left: 97px !important; }

.p-96 {
  padding: 96px !important; }

.pt-96,
.py-96 {
  padding-top: 96px !important; }

.pr-96,
.px-96 {
  padding-right: 96px !important; }

.pb-96,
.py-96 {
  padding-bottom: 96px !important; }

.pl-96,
.px-96 {
  padding-left: 96px !important; }

.p-95 {
  padding: 95px !important; }

.pt-95,
.py-95 {
  padding-top: 95px !important; }

.pr-95,
.px-95 {
  padding-right: 95px !important; }

.pb-95,
.py-95 {
  padding-bottom: 95px !important; }

.pl-95,
.px-95 {
  padding-left: 95px !important; }

.p-94 {
  padding: 94px !important; }

.pt-94,
.py-94 {
  padding-top: 94px !important; }

.pr-94,
.px-94 {
  padding-right: 94px !important; }

.pb-94,
.py-94 {
  padding-bottom: 94px !important; }

.pl-94,
.px-94 {
  padding-left: 94px !important; }

.p-93 {
  padding: 93px !important; }

.pt-93,
.py-93 {
  padding-top: 93px !important; }

.pr-93,
.px-93 {
  padding-right: 93px !important; }

.pb-93,
.py-93 {
  padding-bottom: 93px !important; }

.pl-93,
.px-93 {
  padding-left: 93px !important; }

.p-92 {
  padding: 92px !important; }

.pt-92,
.py-92 {
  padding-top: 92px !important; }

.pr-92,
.px-92 {
  padding-right: 92px !important; }

.pb-92,
.py-92 {
  padding-bottom: 92px !important; }

.pl-92,
.px-92 {
  padding-left: 92px !important; }

.p-91 {
  padding: 91px !important; }

.pt-91,
.py-91 {
  padding-top: 91px !important; }

.pr-91,
.px-91 {
  padding-right: 91px !important; }

.pb-91,
.py-91 {
  padding-bottom: 91px !important; }

.pl-91,
.px-91 {
  padding-left: 91px !important; }

.p-90 {
  padding: 90px !important; }

.pt-90,
.py-90 {
  padding-top: 90px !important; }

.pr-90,
.px-90 {
  padding-right: 90px !important; }

.pb-90,
.py-90 {
  padding-bottom: 90px !important; }

.pl-90,
.px-90 {
  padding-left: 90px !important; }

.p-89 {
  padding: 89px !important; }

.pt-89,
.py-89 {
  padding-top: 89px !important; }

.pr-89,
.px-89 {
  padding-right: 89px !important; }

.pb-89,
.py-89 {
  padding-bottom: 89px !important; }

.pl-89,
.px-89 {
  padding-left: 89px !important; }

.p-88 {
  padding: 88px !important; }

.pt-88,
.py-88 {
  padding-top: 88px !important; }

.pr-88,
.px-88 {
  padding-right: 88px !important; }

.pb-88,
.py-88 {
  padding-bottom: 88px !important; }

.pl-88,
.px-88 {
  padding-left: 88px !important; }

.p-87 {
  padding: 87px !important; }

.pt-87,
.py-87 {
  padding-top: 87px !important; }

.pr-87,
.px-87 {
  padding-right: 87px !important; }

.pb-87,
.py-87 {
  padding-bottom: 87px !important; }

.pl-87,
.px-87 {
  padding-left: 87px !important; }

.p-86 {
  padding: 86px !important; }

.pt-86,
.py-86 {
  padding-top: 86px !important; }

.pr-86,
.px-86 {
  padding-right: 86px !important; }

.pb-86,
.py-86 {
  padding-bottom: 86px !important; }

.pl-86,
.px-86 {
  padding-left: 86px !important; }

.p-85 {
  padding: 85px !important; }

.pt-85,
.py-85 {
  padding-top: 85px !important; }

.pr-85,
.px-85 {
  padding-right: 85px !important; }

.pb-85,
.py-85 {
  padding-bottom: 85px !important; }

.pl-85,
.px-85 {
  padding-left: 85px !important; }

.p-84 {
  padding: 84px !important; }

.pt-84,
.py-84 {
  padding-top: 84px !important; }

.pr-84,
.px-84 {
  padding-right: 84px !important; }

.pb-84,
.py-84 {
  padding-bottom: 84px !important; }

.pl-84,
.px-84 {
  padding-left: 84px !important; }

.p-83 {
  padding: 83px !important; }

.pt-83,
.py-83 {
  padding-top: 83px !important; }

.pr-83,
.px-83 {
  padding-right: 83px !important; }

.pb-83,
.py-83 {
  padding-bottom: 83px !important; }

.pl-83,
.px-83 {
  padding-left: 83px !important; }

.p-82 {
  padding: 82px !important; }

.pt-82,
.py-82 {
  padding-top: 82px !important; }

.pr-82,
.px-82 {
  padding-right: 82px !important; }

.pb-82,
.py-82 {
  padding-bottom: 82px !important; }

.pl-82,
.px-82 {
  padding-left: 82px !important; }

.p-81 {
  padding: 81px !important; }

.pt-81,
.py-81 {
  padding-top: 81px !important; }

.pr-81,
.px-81 {
  padding-right: 81px !important; }

.pb-81,
.py-81 {
  padding-bottom: 81px !important; }

.pl-81,
.px-81 {
  padding-left: 81px !important; }

.p-80 {
  padding: 80px !important; }

.pt-80,
.py-80 {
  padding-top: 80px !important; }

.pr-80,
.px-80 {
  padding-right: 80px !important; }

.pb-80,
.py-80 {
  padding-bottom: 80px !important; }

.pl-80,
.px-80 {
  padding-left: 80px !important; }

.p-79 {
  padding: 79px !important; }

.pt-79,
.py-79 {
  padding-top: 79px !important; }

.pr-79,
.px-79 {
  padding-right: 79px !important; }

.pb-79,
.py-79 {
  padding-bottom: 79px !important; }

.pl-79,
.px-79 {
  padding-left: 79px !important; }

.p-78 {
  padding: 78px !important; }

.pt-78,
.py-78 {
  padding-top: 78px !important; }

.pr-78,
.px-78 {
  padding-right: 78px !important; }

.pb-78,
.py-78 {
  padding-bottom: 78px !important; }

.pl-78,
.px-78 {
  padding-left: 78px !important; }

.p-77 {
  padding: 77px !important; }

.pt-77,
.py-77 {
  padding-top: 77px !important; }

.pr-77,
.px-77 {
  padding-right: 77px !important; }

.pb-77,
.py-77 {
  padding-bottom: 77px !important; }

.pl-77,
.px-77 {
  padding-left: 77px !important; }

.p-76 {
  padding: 76px !important; }

.pt-76,
.py-76 {
  padding-top: 76px !important; }

.pr-76,
.px-76 {
  padding-right: 76px !important; }

.pb-76,
.py-76 {
  padding-bottom: 76px !important; }

.pl-76,
.px-76 {
  padding-left: 76px !important; }

.p-75 {
  padding: 75px !important; }

.pt-75,
.py-75 {
  padding-top: 75px !important; }

.pr-75,
.px-75 {
  padding-right: 75px !important; }

.pb-75,
.py-75 {
  padding-bottom: 75px !important; }

.pl-75,
.px-75 {
  padding-left: 75px !important; }

.p-74 {
  padding: 74px !important; }

.pt-74,
.py-74 {
  padding-top: 74px !important; }

.pr-74,
.px-74 {
  padding-right: 74px !important; }

.pb-74,
.py-74 {
  padding-bottom: 74px !important; }

.pl-74,
.px-74 {
  padding-left: 74px !important; }

.p-73 {
  padding: 73px !important; }

.pt-73,
.py-73 {
  padding-top: 73px !important; }

.pr-73,
.px-73 {
  padding-right: 73px !important; }

.pb-73,
.py-73 {
  padding-bottom: 73px !important; }

.pl-73,
.px-73 {
  padding-left: 73px !important; }

.p-72 {
  padding: 72px !important; }

.pt-72,
.py-72 {
  padding-top: 72px !important; }

.pr-72,
.px-72 {
  padding-right: 72px !important; }

.pb-72,
.py-72 {
  padding-bottom: 72px !important; }

.pl-72,
.px-72 {
  padding-left: 72px !important; }

.p-71 {
  padding: 71px !important; }

.pt-71,
.py-71 {
  padding-top: 71px !important; }

.pr-71,
.px-71 {
  padding-right: 71px !important; }

.pb-71,
.py-71 {
  padding-bottom: 71px !important; }

.pl-71,
.px-71 {
  padding-left: 71px !important; }

.p-70 {
  padding: 70px !important; }

.pt-70,
.py-70 {
  padding-top: 70px !important; }

.pr-70,
.px-70 {
  padding-right: 70px !important; }

.pb-70,
.py-70 {
  padding-bottom: 70px !important; }

.pl-70,
.px-70 {
  padding-left: 70px !important; }

.p-69 {
  padding: 69px !important; }

.pt-69,
.py-69 {
  padding-top: 69px !important; }

.pr-69,
.px-69 {
  padding-right: 69px !important; }

.pb-69,
.py-69 {
  padding-bottom: 69px !important; }

.pl-69,
.px-69 {
  padding-left: 69px !important; }

.p-68 {
  padding: 68px !important; }

.pt-68,
.py-68 {
  padding-top: 68px !important; }

.pr-68,
.px-68 {
  padding-right: 68px !important; }

.pb-68,
.py-68 {
  padding-bottom: 68px !important; }

.pl-68,
.px-68 {
  padding-left: 68px !important; }

.p-67 {
  padding: 67px !important; }

.pt-67,
.py-67 {
  padding-top: 67px !important; }

.pr-67,
.px-67 {
  padding-right: 67px !important; }

.pb-67,
.py-67 {
  padding-bottom: 67px !important; }

.pl-67,
.px-67 {
  padding-left: 67px !important; }

.p-66 {
  padding: 66px !important; }

.pt-66,
.py-66 {
  padding-top: 66px !important; }

.pr-66,
.px-66 {
  padding-right: 66px !important; }

.pb-66,
.py-66 {
  padding-bottom: 66px !important; }

.pl-66,
.px-66 {
  padding-left: 66px !important; }

.p-65 {
  padding: 65px !important; }

.pt-65,
.py-65 {
  padding-top: 65px !important; }

.pr-65,
.px-65 {
  padding-right: 65px !important; }

.pb-65,
.py-65 {
  padding-bottom: 65px !important; }

.pl-65,
.px-65 {
  padding-left: 65px !important; }

.p-64 {
  padding: 64px !important; }

.pt-64,
.py-64 {
  padding-top: 64px !important; }

.pr-64,
.px-64 {
  padding-right: 64px !important; }

.pb-64,
.py-64 {
  padding-bottom: 64px !important; }

.pl-64,
.px-64 {
  padding-left: 64px !important; }

.p-63 {
  padding: 63px !important; }

.pt-63,
.py-63 {
  padding-top: 63px !important; }

.pr-63,
.px-63 {
  padding-right: 63px !important; }

.pb-63,
.py-63 {
  padding-bottom: 63px !important; }

.pl-63,
.px-63 {
  padding-left: 63px !important; }

.p-62 {
  padding: 62px !important; }

.pt-62,
.py-62 {
  padding-top: 62px !important; }

.pr-62,
.px-62 {
  padding-right: 62px !important; }

.pb-62,
.py-62 {
  padding-bottom: 62px !important; }

.pl-62,
.px-62 {
  padding-left: 62px !important; }

.p-61 {
  padding: 61px !important; }

.pt-61,
.py-61 {
  padding-top: 61px !important; }

.pr-61,
.px-61 {
  padding-right: 61px !important; }

.pb-61,
.py-61 {
  padding-bottom: 61px !important; }

.pl-61,
.px-61 {
  padding-left: 61px !important; }

.p-60 {
  padding: 60px !important; }

.pt-60,
.py-60 {
  padding-top: 60px !important; }

.pr-60,
.px-60 {
  padding-right: 60px !important; }

.pb-60,
.py-60 {
  padding-bottom: 60px !important; }

.pl-60,
.px-60 {
  padding-left: 60px !important; }

.p-59 {
  padding: 59px !important; }

.pt-59,
.py-59 {
  padding-top: 59px !important; }

.pr-59,
.px-59 {
  padding-right: 59px !important; }

.pb-59,
.py-59 {
  padding-bottom: 59px !important; }

.pl-59,
.px-59 {
  padding-left: 59px !important; }

.p-58 {
  padding: 58px !important; }

.pt-58,
.py-58 {
  padding-top: 58px !important; }

.pr-58,
.px-58 {
  padding-right: 58px !important; }

.pb-58,
.py-58 {
  padding-bottom: 58px !important; }

.pl-58,
.px-58 {
  padding-left: 58px !important; }

.p-57 {
  padding: 57px !important; }

.pt-57,
.py-57 {
  padding-top: 57px !important; }

.pr-57,
.px-57 {
  padding-right: 57px !important; }

.pb-57,
.py-57 {
  padding-bottom: 57px !important; }

.pl-57,
.px-57 {
  padding-left: 57px !important; }

.p-56 {
  padding: 56px !important; }

.pt-56,
.py-56 {
  padding-top: 56px !important; }

.pr-56,
.px-56 {
  padding-right: 56px !important; }

.pb-56,
.py-56 {
  padding-bottom: 56px !important; }

.pl-56,
.px-56 {
  padding-left: 56px !important; }

.p-55 {
  padding: 55px !important; }

.pt-55,
.py-55 {
  padding-top: 55px !important; }

.pr-55,
.px-55 {
  padding-right: 55px !important; }

.pb-55,
.py-55 {
  padding-bottom: 55px !important; }

.pl-55,
.px-55 {
  padding-left: 55px !important; }

.p-54 {
  padding: 54px !important; }

.pt-54,
.py-54 {
  padding-top: 54px !important; }

.pr-54,
.px-54 {
  padding-right: 54px !important; }

.pb-54,
.py-54 {
  padding-bottom: 54px !important; }

.pl-54,
.px-54 {
  padding-left: 54px !important; }

.p-53 {
  padding: 53px !important; }

.pt-53,
.py-53 {
  padding-top: 53px !important; }

.pr-53,
.px-53 {
  padding-right: 53px !important; }

.pb-53,
.py-53 {
  padding-bottom: 53px !important; }

.pl-53,
.px-53 {
  padding-left: 53px !important; }

.p-52 {
  padding: 52px !important; }

.pt-52,
.py-52 {
  padding-top: 52px !important; }

.pr-52,
.px-52 {
  padding-right: 52px !important; }

.pb-52,
.py-52 {
  padding-bottom: 52px !important; }

.pl-52,
.px-52 {
  padding-left: 52px !important; }

.p-51 {
  padding: 51px !important; }

.pt-51,
.py-51 {
  padding-top: 51px !important; }

.pr-51,
.px-51 {
  padding-right: 51px !important; }

.pb-51,
.py-51 {
  padding-bottom: 51px !important; }

.pl-51,
.px-51 {
  padding-left: 51px !important; }

.p-50 {
  padding: 50px !important; }

.pt-50,
.py-50 {
  padding-top: 50px !important; }

.pr-50,
.px-50 {
  padding-right: 50px !important; }

.pb-50,
.py-50 {
  padding-bottom: 50px !important; }

.pl-50,
.px-50 {
  padding-left: 50px !important; }

.p-49 {
  padding: 49px !important; }

.pt-49,
.py-49 {
  padding-top: 49px !important; }

.pr-49,
.px-49 {
  padding-right: 49px !important; }

.pb-49,
.py-49 {
  padding-bottom: 49px !important; }

.pl-49,
.px-49 {
  padding-left: 49px !important; }

.p-48 {
  padding: 48px !important; }

.pt-48,
.py-48 {
  padding-top: 48px !important; }

.pr-48,
.px-48 {
  padding-right: 48px !important; }

.pb-48,
.py-48 {
  padding-bottom: 48px !important; }

.pl-48,
.px-48 {
  padding-left: 48px !important; }

.p-47 {
  padding: 47px !important; }

.pt-47,
.py-47 {
  padding-top: 47px !important; }

.pr-47,
.px-47 {
  padding-right: 47px !important; }

.pb-47,
.py-47 {
  padding-bottom: 47px !important; }

.pl-47,
.px-47 {
  padding-left: 47px !important; }

.p-46 {
  padding: 46px !important; }

.pt-46,
.py-46 {
  padding-top: 46px !important; }

.pr-46,
.px-46 {
  padding-right: 46px !important; }

.pb-46,
.py-46 {
  padding-bottom: 46px !important; }

.pl-46,
.px-46 {
  padding-left: 46px !important; }

.p-45 {
  padding: 45px !important; }

.pt-45,
.py-45 {
  padding-top: 45px !important; }

.pr-45,
.px-45 {
  padding-right: 45px !important; }

.pb-45,
.py-45 {
  padding-bottom: 45px !important; }

.pl-45,
.px-45 {
  padding-left: 45px !important; }

.p-44 {
  padding: 44px !important; }

.pt-44,
.py-44 {
  padding-top: 44px !important; }

.pr-44,
.px-44 {
  padding-right: 44px !important; }

.pb-44,
.py-44 {
  padding-bottom: 44px !important; }

.pl-44,
.px-44 {
  padding-left: 44px !important; }

.p-43 {
  padding: 43px !important; }

.pt-43,
.py-43 {
  padding-top: 43px !important; }

.pr-43,
.px-43 {
  padding-right: 43px !important; }

.pb-43,
.py-43 {
  padding-bottom: 43px !important; }

.pl-43,
.px-43 {
  padding-left: 43px !important; }

.p-42 {
  padding: 42px !important; }

.pt-42,
.py-42 {
  padding-top: 42px !important; }

.pr-42,
.px-42 {
  padding-right: 42px !important; }

.pb-42,
.py-42 {
  padding-bottom: 42px !important; }

.pl-42,
.px-42 {
  padding-left: 42px !important; }

.p-41 {
  padding: 41px !important; }

.pt-41,
.py-41 {
  padding-top: 41px !important; }

.pr-41,
.px-41 {
  padding-right: 41px !important; }

.pb-41,
.py-41 {
  padding-bottom: 41px !important; }

.pl-41,
.px-41 {
  padding-left: 41px !important; }

.p-40 {
  padding: 40px !important; }

.pt-40,
.py-40 {
  padding-top: 40px !important; }

.pr-40,
.px-40 {
  padding-right: 40px !important; }

.pb-40,
.py-40 {
  padding-bottom: 40px !important; }

.pl-40,
.px-40 {
  padding-left: 40px !important; }

.p-39 {
  padding: 39px !important; }

.pt-39,
.py-39 {
  padding-top: 39px !important; }

.pr-39,
.px-39 {
  padding-right: 39px !important; }

.pb-39,
.py-39 {
  padding-bottom: 39px !important; }

.pl-39,
.px-39 {
  padding-left: 39px !important; }

.p-38 {
  padding: 38px !important; }

.pt-38,
.py-38 {
  padding-top: 38px !important; }

.pr-38,
.px-38 {
  padding-right: 38px !important; }

.pb-38,
.py-38 {
  padding-bottom: 38px !important; }

.pl-38,
.px-38 {
  padding-left: 38px !important; }

.p-37 {
  padding: 37px !important; }

.pt-37,
.py-37 {
  padding-top: 37px !important; }

.pr-37,
.px-37 {
  padding-right: 37px !important; }

.pb-37,
.py-37 {
  padding-bottom: 37px !important; }

.pl-37,
.px-37 {
  padding-left: 37px !important; }

.p-36 {
  padding: 36px !important; }

.pt-36,
.py-36 {
  padding-top: 36px !important; }

.pr-36,
.px-36 {
  padding-right: 36px !important; }

.pb-36,
.py-36 {
  padding-bottom: 36px !important; }

.pl-36,
.px-36 {
  padding-left: 36px !important; }

.p-35 {
  padding: 35px !important; }

.pt-35,
.py-35 {
  padding-top: 35px !important; }

.pr-35,
.px-35 {
  padding-right: 35px !important; }

.pb-35,
.py-35 {
  padding-bottom: 35px !important; }

.pl-35,
.px-35 {
  padding-left: 35px !important; }

.p-34 {
  padding: 34px !important; }

.pt-34,
.py-34 {
  padding-top: 34px !important; }

.pr-34,
.px-34 {
  padding-right: 34px !important; }

.pb-34,
.py-34 {
  padding-bottom: 34px !important; }

.pl-34,
.px-34 {
  padding-left: 34px !important; }

.p-33 {
  padding: 33px !important; }

.pt-33,
.py-33 {
  padding-top: 33px !important; }

.pr-33,
.px-33 {
  padding-right: 33px !important; }

.pb-33,
.py-33 {
  padding-bottom: 33px !important; }

.pl-33,
.px-33 {
  padding-left: 33px !important; }

.p-32 {
  padding: 32px !important; }

.pt-32,
.py-32 {
  padding-top: 32px !important; }

.pr-32,
.px-32 {
  padding-right: 32px !important; }

.pb-32,
.py-32 {
  padding-bottom: 32px !important; }

.pl-32,
.px-32 {
  padding-left: 32px !important; }

.p-31 {
  padding: 31px !important; }

.pt-31,
.py-31 {
  padding-top: 31px !important; }

.pr-31,
.px-31 {
  padding-right: 31px !important; }

.pb-31,
.py-31 {
  padding-bottom: 31px !important; }

.pl-31,
.px-31 {
  padding-left: 31px !important; }

.p-30 {
  padding: 30px !important; }

.pt-30,
.py-30 {
  padding-top: 30px !important; }

.pr-30,
.px-30 {
  padding-right: 30px !important; }

.pb-30,
.py-30 {
  padding-bottom: 30px !important; }

.pl-30,
.px-30 {
  padding-left: 30px !important; }

.p-29 {
  padding: 29px !important; }

.pt-29,
.py-29 {
  padding-top: 29px !important; }

.pr-29,
.px-29 {
  padding-right: 29px !important; }

.pb-29,
.py-29 {
  padding-bottom: 29px !important; }

.pl-29,
.px-29 {
  padding-left: 29px !important; }

.p-28 {
  padding: 28px !important; }

.pt-28,
.py-28 {
  padding-top: 28px !important; }

.pr-28,
.px-28 {
  padding-right: 28px !important; }

.pb-28,
.py-28 {
  padding-bottom: 28px !important; }

.pl-28,
.px-28 {
  padding-left: 28px !important; }

.p-27 {
  padding: 27px !important; }

.pt-27,
.py-27 {
  padding-top: 27px !important; }

.pr-27,
.px-27 {
  padding-right: 27px !important; }

.pb-27,
.py-27 {
  padding-bottom: 27px !important; }

.pl-27,
.px-27 {
  padding-left: 27px !important; }

.p-26 {
  padding: 26px !important; }

.pt-26,
.py-26 {
  padding-top: 26px !important; }

.pr-26,
.px-26 {
  padding-right: 26px !important; }

.pb-26,
.py-26 {
  padding-bottom: 26px !important; }

.pl-26,
.px-26 {
  padding-left: 26px !important; }

.p-25 {
  padding: 25px !important; }

.pt-25,
.py-25 {
  padding-top: 25px !important; }

.pr-25,
.px-25 {
  padding-right: 25px !important; }

.pb-25,
.py-25 {
  padding-bottom: 25px !important; }

.pl-25,
.px-25 {
  padding-left: 25px !important; }

.p-24 {
  padding: 24px !important; }

.pt-24,
.py-24 {
  padding-top: 24px !important; }

.pr-24,
.px-24 {
  padding-right: 24px !important; }

.pb-24,
.py-24 {
  padding-bottom: 24px !important; }

.pl-24,
.px-24 {
  padding-left: 24px !important; }

.p-23 {
  padding: 23px !important; }

.pt-23,
.py-23 {
  padding-top: 23px !important; }

.pr-23,
.px-23 {
  padding-right: 23px !important; }

.pb-23,
.py-23 {
  padding-bottom: 23px !important; }

.pl-23,
.px-23 {
  padding-left: 23px !important; }

.p-22 {
  padding: 22px !important; }

.pt-22,
.py-22 {
  padding-top: 22px !important; }

.pr-22,
.px-22 {
  padding-right: 22px !important; }

.pb-22,
.py-22 {
  padding-bottom: 22px !important; }

.pl-22,
.px-22 {
  padding-left: 22px !important; }

.p-21 {
  padding: 21px !important; }

.pt-21,
.py-21 {
  padding-top: 21px !important; }

.pr-21,
.px-21 {
  padding-right: 21px !important; }

.pb-21,
.py-21 {
  padding-bottom: 21px !important; }

.pl-21,
.px-21 {
  padding-left: 21px !important; }

.p-20 {
  padding: 20px !important; }

.pt-20,
.py-20 {
  padding-top: 20px !important; }

.pr-20,
.px-20 {
  padding-right: 20px !important; }

.pb-20,
.py-20 {
  padding-bottom: 20px !important; }

.pl-20,
.px-20 {
  padding-left: 20px !important; }

.p-19 {
  padding: 19px !important; }

.pt-19,
.py-19 {
  padding-top: 19px !important; }

.pr-19,
.px-19 {
  padding-right: 19px !important; }

.pb-19,
.py-19 {
  padding-bottom: 19px !important; }

.pl-19,
.px-19 {
  padding-left: 19px !important; }

.p-18 {
  padding: 18px !important; }

.pt-18,
.py-18 {
  padding-top: 18px !important; }

.pr-18,
.px-18 {
  padding-right: 18px !important; }

.pb-18,
.py-18 {
  padding-bottom: 18px !important; }

.pl-18,
.px-18 {
  padding-left: 18px !important; }

.p-17 {
  padding: 17px !important; }

.pt-17,
.py-17 {
  padding-top: 17px !important; }

.pr-17,
.px-17 {
  padding-right: 17px !important; }

.pb-17,
.py-17 {
  padding-bottom: 17px !important; }

.pl-17,
.px-17 {
  padding-left: 17px !important; }

.p-16 {
  padding: 16px !important; }

.pt-16,
.py-16 {
  padding-top: 16px !important; }

.pr-16,
.px-16 {
  padding-right: 16px !important; }

.pb-16,
.py-16 {
  padding-bottom: 16px !important; }

.pl-16,
.px-16 {
  padding-left: 16px !important; }

.p-15 {
  padding: 15px !important; }

.pt-15,
.py-15 {
  padding-top: 15px !important; }

.pr-15,
.px-15 {
  padding-right: 15px !important; }

.pb-15,
.py-15 {
  padding-bottom: 15px !important; }

.pl-15,
.px-15 {
  padding-left: 15px !important; }

.p-14 {
  padding: 14px !important; }

.pt-14,
.py-14 {
  padding-top: 14px !important; }

.pr-14,
.px-14 {
  padding-right: 14px !important; }

.pb-14,
.py-14 {
  padding-bottom: 14px !important; }

.pl-14,
.px-14 {
  padding-left: 14px !important; }

.p-13 {
  padding: 13px !important; }

.pt-13,
.py-13 {
  padding-top: 13px !important; }

.pr-13,
.px-13 {
  padding-right: 13px !important; }

.pb-13,
.py-13 {
  padding-bottom: 13px !important; }

.pl-13,
.px-13 {
  padding-left: 13px !important; }

.p-12 {
  padding: 12px !important; }

.pt-12,
.py-12 {
  padding-top: 12px !important; }

.pr-12,
.px-12 {
  padding-right: 12px !important; }

.pb-12,
.py-12 {
  padding-bottom: 12px !important; }

.pl-12,
.px-12 {
  padding-left: 12px !important; }

.p-11 {
  padding: 11px !important; }

.pt-11,
.py-11 {
  padding-top: 11px !important; }

.pr-11,
.px-11 {
  padding-right: 11px !important; }

.pb-11,
.py-11 {
  padding-bottom: 11px !important; }

.pl-11,
.px-11 {
  padding-left: 11px !important; }

.p-10 {
  padding: 10px !important; }

.pt-10,
.py-10 {
  padding-top: 10px !important; }

.pr-10,
.px-10 {
  padding-right: 10px !important; }

.pb-10,
.py-10 {
  padding-bottom: 10px !important; }

.pl-10,
.px-10 {
  padding-left: 10px !important; }

.p-9 {
  padding: 9px !important; }

.pt-9,
.py-9 {
  padding-top: 9px !important; }

.pr-9,
.px-9 {
  padding-right: 9px !important; }

.pb-9,
.py-9 {
  padding-bottom: 9px !important; }

.pl-9,
.px-9 {
  padding-left: 9px !important; }

.p-8 {
  padding: 8px !important; }

.pt-8,
.py-8 {
  padding-top: 8px !important; }

.pr-8,
.px-8 {
  padding-right: 8px !important; }

.pb-8,
.py-8 {
  padding-bottom: 8px !important; }

.pl-8,
.px-8 {
  padding-left: 8px !important; }

.p-7 {
  padding: 7px !important; }

.pt-7,
.py-7 {
  padding-top: 7px !important; }

.pr-7,
.px-7 {
  padding-right: 7px !important; }

.pb-7,
.py-7 {
  padding-bottom: 7px !important; }

.pl-7,
.px-7 {
  padding-left: 7px !important; }

.p-6 {
  padding: 6px !important; }

.pt-6,
.py-6 {
  padding-top: 6px !important; }

.pr-6,
.px-6 {
  padding-right: 6px !important; }

.pb-6,
.py-6 {
  padding-bottom: 6px !important; }

.pl-6,
.px-6 {
  padding-left: 6px !important; }

.m-n1 {
  margin: -1px !important; }

.mt-n1,
.my-n1 {
  margin-top: -1px !important; }

.mr-n1,
.mx-n1 {
  margin-right: -1px !important; }

.mb-n1,
.my-n1 {
  margin-bottom: -1px !important; }

.ml-n1,
.mx-n1 {
  margin-left: -1px !important; }

.m-n2 {
  margin: -2px !important; }

.mt-n2,
.my-n2 {
  margin-top: -2px !important; }

.mr-n2,
.mx-n2 {
  margin-right: -2px !important; }

.mb-n2,
.my-n2 {
  margin-bottom: -2px !important; }

.ml-n2,
.mx-n2 {
  margin-left: -2px !important; }

.m-n3 {
  margin: -3px !important; }

.mt-n3,
.my-n3 {
  margin-top: -3px !important; }

.mr-n3,
.mx-n3 {
  margin-right: -3px !important; }

.mb-n3,
.my-n3 {
  margin-bottom: -3px !important; }

.ml-n3,
.mx-n3 {
  margin-left: -3px !important; }

.m-n4 {
  margin: -4px !important; }

.mt-n4,
.my-n4 {
  margin-top: -4px !important; }

.mr-n4,
.mx-n4 {
  margin-right: -4px !important; }

.mb-n4,
.my-n4 {
  margin-bottom: -4px !important; }

.ml-n4,
.mx-n4 {
  margin-left: -4px !important; }

.m-n5 {
  margin: -5px !important; }

.mt-n5,
.my-n5 {
  margin-top: -5px !important; }

.mr-n5,
.mx-n5 {
  margin-right: -5px !important; }

.mb-n5,
.my-n5 {
  margin-bottom: -5px !important; }

.ml-n5,
.mx-n5 {
  margin-left: -5px !important; }

.m-n100 {
  margin: -100px !important; }

.mt-n100,
.my-n100 {
  margin-top: -100px !important; }

.mr-n100,
.mx-n100 {
  margin-right: -100px !important; }

.mb-n100,
.my-n100 {
  margin-bottom: -100px !important; }

.ml-n100,
.mx-n100 {
  margin-left: -100px !important; }

.m-n99 {
  margin: -99px !important; }

.mt-n99,
.my-n99 {
  margin-top: -99px !important; }

.mr-n99,
.mx-n99 {
  margin-right: -99px !important; }

.mb-n99,
.my-n99 {
  margin-bottom: -99px !important; }

.ml-n99,
.mx-n99 {
  margin-left: -99px !important; }

.m-n98 {
  margin: -98px !important; }

.mt-n98,
.my-n98 {
  margin-top: -98px !important; }

.mr-n98,
.mx-n98 {
  margin-right: -98px !important; }

.mb-n98,
.my-n98 {
  margin-bottom: -98px !important; }

.ml-n98,
.mx-n98 {
  margin-left: -98px !important; }

.m-n97 {
  margin: -97px !important; }

.mt-n97,
.my-n97 {
  margin-top: -97px !important; }

.mr-n97,
.mx-n97 {
  margin-right: -97px !important; }

.mb-n97,
.my-n97 {
  margin-bottom: -97px !important; }

.ml-n97,
.mx-n97 {
  margin-left: -97px !important; }

.m-n96 {
  margin: -96px !important; }

.mt-n96,
.my-n96 {
  margin-top: -96px !important; }

.mr-n96,
.mx-n96 {
  margin-right: -96px !important; }

.mb-n96,
.my-n96 {
  margin-bottom: -96px !important; }

.ml-n96,
.mx-n96 {
  margin-left: -96px !important; }

.m-n95 {
  margin: -95px !important; }

.mt-n95,
.my-n95 {
  margin-top: -95px !important; }

.mr-n95,
.mx-n95 {
  margin-right: -95px !important; }

.mb-n95,
.my-n95 {
  margin-bottom: -95px !important; }

.ml-n95,
.mx-n95 {
  margin-left: -95px !important; }

.m-n94 {
  margin: -94px !important; }

.mt-n94,
.my-n94 {
  margin-top: -94px !important; }

.mr-n94,
.mx-n94 {
  margin-right: -94px !important; }

.mb-n94,
.my-n94 {
  margin-bottom: -94px !important; }

.ml-n94,
.mx-n94 {
  margin-left: -94px !important; }

.m-n93 {
  margin: -93px !important; }

.mt-n93,
.my-n93 {
  margin-top: -93px !important; }

.mr-n93,
.mx-n93 {
  margin-right: -93px !important; }

.mb-n93,
.my-n93 {
  margin-bottom: -93px !important; }

.ml-n93,
.mx-n93 {
  margin-left: -93px !important; }

.m-n92 {
  margin: -92px !important; }

.mt-n92,
.my-n92 {
  margin-top: -92px !important; }

.mr-n92,
.mx-n92 {
  margin-right: -92px !important; }

.mb-n92,
.my-n92 {
  margin-bottom: -92px !important; }

.ml-n92,
.mx-n92 {
  margin-left: -92px !important; }

.m-n91 {
  margin: -91px !important; }

.mt-n91,
.my-n91 {
  margin-top: -91px !important; }

.mr-n91,
.mx-n91 {
  margin-right: -91px !important; }

.mb-n91,
.my-n91 {
  margin-bottom: -91px !important; }

.ml-n91,
.mx-n91 {
  margin-left: -91px !important; }

.m-n90 {
  margin: -90px !important; }

.mt-n90,
.my-n90 {
  margin-top: -90px !important; }

.mr-n90,
.mx-n90 {
  margin-right: -90px !important; }

.mb-n90,
.my-n90 {
  margin-bottom: -90px !important; }

.ml-n90,
.mx-n90 {
  margin-left: -90px !important; }

.m-n89 {
  margin: -89px !important; }

.mt-n89,
.my-n89 {
  margin-top: -89px !important; }

.mr-n89,
.mx-n89 {
  margin-right: -89px !important; }

.mb-n89,
.my-n89 {
  margin-bottom: -89px !important; }

.ml-n89,
.mx-n89 {
  margin-left: -89px !important; }

.m-n88 {
  margin: -88px !important; }

.mt-n88,
.my-n88 {
  margin-top: -88px !important; }

.mr-n88,
.mx-n88 {
  margin-right: -88px !important; }

.mb-n88,
.my-n88 {
  margin-bottom: -88px !important; }

.ml-n88,
.mx-n88 {
  margin-left: -88px !important; }

.m-n87 {
  margin: -87px !important; }

.mt-n87,
.my-n87 {
  margin-top: -87px !important; }

.mr-n87,
.mx-n87 {
  margin-right: -87px !important; }

.mb-n87,
.my-n87 {
  margin-bottom: -87px !important; }

.ml-n87,
.mx-n87 {
  margin-left: -87px !important; }

.m-n86 {
  margin: -86px !important; }

.mt-n86,
.my-n86 {
  margin-top: -86px !important; }

.mr-n86,
.mx-n86 {
  margin-right: -86px !important; }

.mb-n86,
.my-n86 {
  margin-bottom: -86px !important; }

.ml-n86,
.mx-n86 {
  margin-left: -86px !important; }

.m-n85 {
  margin: -85px !important; }

.mt-n85,
.my-n85 {
  margin-top: -85px !important; }

.mr-n85,
.mx-n85 {
  margin-right: -85px !important; }

.mb-n85,
.my-n85 {
  margin-bottom: -85px !important; }

.ml-n85,
.mx-n85 {
  margin-left: -85px !important; }

.m-n84 {
  margin: -84px !important; }

.mt-n84,
.my-n84 {
  margin-top: -84px !important; }

.mr-n84,
.mx-n84 {
  margin-right: -84px !important; }

.mb-n84,
.my-n84 {
  margin-bottom: -84px !important; }

.ml-n84,
.mx-n84 {
  margin-left: -84px !important; }

.m-n83 {
  margin: -83px !important; }

.mt-n83,
.my-n83 {
  margin-top: -83px !important; }

.mr-n83,
.mx-n83 {
  margin-right: -83px !important; }

.mb-n83,
.my-n83 {
  margin-bottom: -83px !important; }

.ml-n83,
.mx-n83 {
  margin-left: -83px !important; }

.m-n82 {
  margin: -82px !important; }

.mt-n82,
.my-n82 {
  margin-top: -82px !important; }

.mr-n82,
.mx-n82 {
  margin-right: -82px !important; }

.mb-n82,
.my-n82 {
  margin-bottom: -82px !important; }

.ml-n82,
.mx-n82 {
  margin-left: -82px !important; }

.m-n81 {
  margin: -81px !important; }

.mt-n81,
.my-n81 {
  margin-top: -81px !important; }

.mr-n81,
.mx-n81 {
  margin-right: -81px !important; }

.mb-n81,
.my-n81 {
  margin-bottom: -81px !important; }

.ml-n81,
.mx-n81 {
  margin-left: -81px !important; }

.m-n80 {
  margin: -80px !important; }

.mt-n80,
.my-n80 {
  margin-top: -80px !important; }

.mr-n80,
.mx-n80 {
  margin-right: -80px !important; }

.mb-n80,
.my-n80 {
  margin-bottom: -80px !important; }

.ml-n80,
.mx-n80 {
  margin-left: -80px !important; }

.m-n79 {
  margin: -79px !important; }

.mt-n79,
.my-n79 {
  margin-top: -79px !important; }

.mr-n79,
.mx-n79 {
  margin-right: -79px !important; }

.mb-n79,
.my-n79 {
  margin-bottom: -79px !important; }

.ml-n79,
.mx-n79 {
  margin-left: -79px !important; }

.m-n78 {
  margin: -78px !important; }

.mt-n78,
.my-n78 {
  margin-top: -78px !important; }

.mr-n78,
.mx-n78 {
  margin-right: -78px !important; }

.mb-n78,
.my-n78 {
  margin-bottom: -78px !important; }

.ml-n78,
.mx-n78 {
  margin-left: -78px !important; }

.m-n77 {
  margin: -77px !important; }

.mt-n77,
.my-n77 {
  margin-top: -77px !important; }

.mr-n77,
.mx-n77 {
  margin-right: -77px !important; }

.mb-n77,
.my-n77 {
  margin-bottom: -77px !important; }

.ml-n77,
.mx-n77 {
  margin-left: -77px !important; }

.m-n76 {
  margin: -76px !important; }

.mt-n76,
.my-n76 {
  margin-top: -76px !important; }

.mr-n76,
.mx-n76 {
  margin-right: -76px !important; }

.mb-n76,
.my-n76 {
  margin-bottom: -76px !important; }

.ml-n76,
.mx-n76 {
  margin-left: -76px !important; }

.m-n75 {
  margin: -75px !important; }

.mt-n75,
.my-n75 {
  margin-top: -75px !important; }

.mr-n75,
.mx-n75 {
  margin-right: -75px !important; }

.mb-n75,
.my-n75 {
  margin-bottom: -75px !important; }

.ml-n75,
.mx-n75 {
  margin-left: -75px !important; }

.m-n74 {
  margin: -74px !important; }

.mt-n74,
.my-n74 {
  margin-top: -74px !important; }

.mr-n74,
.mx-n74 {
  margin-right: -74px !important; }

.mb-n74,
.my-n74 {
  margin-bottom: -74px !important; }

.ml-n74,
.mx-n74 {
  margin-left: -74px !important; }

.m-n73 {
  margin: -73px !important; }

.mt-n73,
.my-n73 {
  margin-top: -73px !important; }

.mr-n73,
.mx-n73 {
  margin-right: -73px !important; }

.mb-n73,
.my-n73 {
  margin-bottom: -73px !important; }

.ml-n73,
.mx-n73 {
  margin-left: -73px !important; }

.m-n72 {
  margin: -72px !important; }

.mt-n72,
.my-n72 {
  margin-top: -72px !important; }

.mr-n72,
.mx-n72 {
  margin-right: -72px !important; }

.mb-n72,
.my-n72 {
  margin-bottom: -72px !important; }

.ml-n72,
.mx-n72 {
  margin-left: -72px !important; }

.m-n71 {
  margin: -71px !important; }

.mt-n71,
.my-n71 {
  margin-top: -71px !important; }

.mr-n71,
.mx-n71 {
  margin-right: -71px !important; }

.mb-n71,
.my-n71 {
  margin-bottom: -71px !important; }

.ml-n71,
.mx-n71 {
  margin-left: -71px !important; }

.m-n70 {
  margin: -70px !important; }

.mt-n70,
.my-n70 {
  margin-top: -70px !important; }

.mr-n70,
.mx-n70 {
  margin-right: -70px !important; }

.mb-n70,
.my-n70 {
  margin-bottom: -70px !important; }

.ml-n70,
.mx-n70 {
  margin-left: -70px !important; }

.m-n69 {
  margin: -69px !important; }

.mt-n69,
.my-n69 {
  margin-top: -69px !important; }

.mr-n69,
.mx-n69 {
  margin-right: -69px !important; }

.mb-n69,
.my-n69 {
  margin-bottom: -69px !important; }

.ml-n69,
.mx-n69 {
  margin-left: -69px !important; }

.m-n68 {
  margin: -68px !important; }

.mt-n68,
.my-n68 {
  margin-top: -68px !important; }

.mr-n68,
.mx-n68 {
  margin-right: -68px !important; }

.mb-n68,
.my-n68 {
  margin-bottom: -68px !important; }

.ml-n68,
.mx-n68 {
  margin-left: -68px !important; }

.m-n67 {
  margin: -67px !important; }

.mt-n67,
.my-n67 {
  margin-top: -67px !important; }

.mr-n67,
.mx-n67 {
  margin-right: -67px !important; }

.mb-n67,
.my-n67 {
  margin-bottom: -67px !important; }

.ml-n67,
.mx-n67 {
  margin-left: -67px !important; }

.m-n66 {
  margin: -66px !important; }

.mt-n66,
.my-n66 {
  margin-top: -66px !important; }

.mr-n66,
.mx-n66 {
  margin-right: -66px !important; }

.mb-n66,
.my-n66 {
  margin-bottom: -66px !important; }

.ml-n66,
.mx-n66 {
  margin-left: -66px !important; }

.m-n65 {
  margin: -65px !important; }

.mt-n65,
.my-n65 {
  margin-top: -65px !important; }

.mr-n65,
.mx-n65 {
  margin-right: -65px !important; }

.mb-n65,
.my-n65 {
  margin-bottom: -65px !important; }

.ml-n65,
.mx-n65 {
  margin-left: -65px !important; }

.m-n64 {
  margin: -64px !important; }

.mt-n64,
.my-n64 {
  margin-top: -64px !important; }

.mr-n64,
.mx-n64 {
  margin-right: -64px !important; }

.mb-n64,
.my-n64 {
  margin-bottom: -64px !important; }

.ml-n64,
.mx-n64 {
  margin-left: -64px !important; }

.m-n63 {
  margin: -63px !important; }

.mt-n63,
.my-n63 {
  margin-top: -63px !important; }

.mr-n63,
.mx-n63 {
  margin-right: -63px !important; }

.mb-n63,
.my-n63 {
  margin-bottom: -63px !important; }

.ml-n63,
.mx-n63 {
  margin-left: -63px !important; }

.m-n62 {
  margin: -62px !important; }

.mt-n62,
.my-n62 {
  margin-top: -62px !important; }

.mr-n62,
.mx-n62 {
  margin-right: -62px !important; }

.mb-n62,
.my-n62 {
  margin-bottom: -62px !important; }

.ml-n62,
.mx-n62 {
  margin-left: -62px !important; }

.m-n61 {
  margin: -61px !important; }

.mt-n61,
.my-n61 {
  margin-top: -61px !important; }

.mr-n61,
.mx-n61 {
  margin-right: -61px !important; }

.mb-n61,
.my-n61 {
  margin-bottom: -61px !important; }

.ml-n61,
.mx-n61 {
  margin-left: -61px !important; }

.m-n60 {
  margin: -60px !important; }

.mt-n60,
.my-n60 {
  margin-top: -60px !important; }

.mr-n60,
.mx-n60 {
  margin-right: -60px !important; }

.mb-n60,
.my-n60 {
  margin-bottom: -60px !important; }

.ml-n60,
.mx-n60 {
  margin-left: -60px !important; }

.m-n59 {
  margin: -59px !important; }

.mt-n59,
.my-n59 {
  margin-top: -59px !important; }

.mr-n59,
.mx-n59 {
  margin-right: -59px !important; }

.mb-n59,
.my-n59 {
  margin-bottom: -59px !important; }

.ml-n59,
.mx-n59 {
  margin-left: -59px !important; }

.m-n58 {
  margin: -58px !important; }

.mt-n58,
.my-n58 {
  margin-top: -58px !important; }

.mr-n58,
.mx-n58 {
  margin-right: -58px !important; }

.mb-n58,
.my-n58 {
  margin-bottom: -58px !important; }

.ml-n58,
.mx-n58 {
  margin-left: -58px !important; }

.m-n57 {
  margin: -57px !important; }

.mt-n57,
.my-n57 {
  margin-top: -57px !important; }

.mr-n57,
.mx-n57 {
  margin-right: -57px !important; }

.mb-n57,
.my-n57 {
  margin-bottom: -57px !important; }

.ml-n57,
.mx-n57 {
  margin-left: -57px !important; }

.m-n56 {
  margin: -56px !important; }

.mt-n56,
.my-n56 {
  margin-top: -56px !important; }

.mr-n56,
.mx-n56 {
  margin-right: -56px !important; }

.mb-n56,
.my-n56 {
  margin-bottom: -56px !important; }

.ml-n56,
.mx-n56 {
  margin-left: -56px !important; }

.m-n55 {
  margin: -55px !important; }

.mt-n55,
.my-n55 {
  margin-top: -55px !important; }

.mr-n55,
.mx-n55 {
  margin-right: -55px !important; }

.mb-n55,
.my-n55 {
  margin-bottom: -55px !important; }

.ml-n55,
.mx-n55 {
  margin-left: -55px !important; }

.m-n54 {
  margin: -54px !important; }

.mt-n54,
.my-n54 {
  margin-top: -54px !important; }

.mr-n54,
.mx-n54 {
  margin-right: -54px !important; }

.mb-n54,
.my-n54 {
  margin-bottom: -54px !important; }

.ml-n54,
.mx-n54 {
  margin-left: -54px !important; }

.m-n53 {
  margin: -53px !important; }

.mt-n53,
.my-n53 {
  margin-top: -53px !important; }

.mr-n53,
.mx-n53 {
  margin-right: -53px !important; }

.mb-n53,
.my-n53 {
  margin-bottom: -53px !important; }

.ml-n53,
.mx-n53 {
  margin-left: -53px !important; }

.m-n52 {
  margin: -52px !important; }

.mt-n52,
.my-n52 {
  margin-top: -52px !important; }

.mr-n52,
.mx-n52 {
  margin-right: -52px !important; }

.mb-n52,
.my-n52 {
  margin-bottom: -52px !important; }

.ml-n52,
.mx-n52 {
  margin-left: -52px !important; }

.m-n51 {
  margin: -51px !important; }

.mt-n51,
.my-n51 {
  margin-top: -51px !important; }

.mr-n51,
.mx-n51 {
  margin-right: -51px !important; }

.mb-n51,
.my-n51 {
  margin-bottom: -51px !important; }

.ml-n51,
.mx-n51 {
  margin-left: -51px !important; }

.m-n50 {
  margin: -50px !important; }

.mt-n50,
.my-n50 {
  margin-top: -50px !important; }

.mr-n50,
.mx-n50 {
  margin-right: -50px !important; }

.mb-n50,
.my-n50 {
  margin-bottom: -50px !important; }

.ml-n50,
.mx-n50 {
  margin-left: -50px !important; }

.m-n49 {
  margin: -49px !important; }

.mt-n49,
.my-n49 {
  margin-top: -49px !important; }

.mr-n49,
.mx-n49 {
  margin-right: -49px !important; }

.mb-n49,
.my-n49 {
  margin-bottom: -49px !important; }

.ml-n49,
.mx-n49 {
  margin-left: -49px !important; }

.m-n48 {
  margin: -48px !important; }

.mt-n48,
.my-n48 {
  margin-top: -48px !important; }

.mr-n48,
.mx-n48 {
  margin-right: -48px !important; }

.mb-n48,
.my-n48 {
  margin-bottom: -48px !important; }

.ml-n48,
.mx-n48 {
  margin-left: -48px !important; }

.m-n47 {
  margin: -47px !important; }

.mt-n47,
.my-n47 {
  margin-top: -47px !important; }

.mr-n47,
.mx-n47 {
  margin-right: -47px !important; }

.mb-n47,
.my-n47 {
  margin-bottom: -47px !important; }

.ml-n47,
.mx-n47 {
  margin-left: -47px !important; }

.m-n46 {
  margin: -46px !important; }

.mt-n46,
.my-n46 {
  margin-top: -46px !important; }

.mr-n46,
.mx-n46 {
  margin-right: -46px !important; }

.mb-n46,
.my-n46 {
  margin-bottom: -46px !important; }

.ml-n46,
.mx-n46 {
  margin-left: -46px !important; }

.m-n45 {
  margin: -45px !important; }

.mt-n45,
.my-n45 {
  margin-top: -45px !important; }

.mr-n45,
.mx-n45 {
  margin-right: -45px !important; }

.mb-n45,
.my-n45 {
  margin-bottom: -45px !important; }

.ml-n45,
.mx-n45 {
  margin-left: -45px !important; }

.m-n44 {
  margin: -44px !important; }

.mt-n44,
.my-n44 {
  margin-top: -44px !important; }

.mr-n44,
.mx-n44 {
  margin-right: -44px !important; }

.mb-n44,
.my-n44 {
  margin-bottom: -44px !important; }

.ml-n44,
.mx-n44 {
  margin-left: -44px !important; }

.m-n43 {
  margin: -43px !important; }

.mt-n43,
.my-n43 {
  margin-top: -43px !important; }

.mr-n43,
.mx-n43 {
  margin-right: -43px !important; }

.mb-n43,
.my-n43 {
  margin-bottom: -43px !important; }

.ml-n43,
.mx-n43 {
  margin-left: -43px !important; }

.m-n42 {
  margin: -42px !important; }

.mt-n42,
.my-n42 {
  margin-top: -42px !important; }

.mr-n42,
.mx-n42 {
  margin-right: -42px !important; }

.mb-n42,
.my-n42 {
  margin-bottom: -42px !important; }

.ml-n42,
.mx-n42 {
  margin-left: -42px !important; }

.m-n41 {
  margin: -41px !important; }

.mt-n41,
.my-n41 {
  margin-top: -41px !important; }

.mr-n41,
.mx-n41 {
  margin-right: -41px !important; }

.mb-n41,
.my-n41 {
  margin-bottom: -41px !important; }

.ml-n41,
.mx-n41 {
  margin-left: -41px !important; }

.m-n40 {
  margin: -40px !important; }

.mt-n40,
.my-n40 {
  margin-top: -40px !important; }

.mr-n40,
.mx-n40 {
  margin-right: -40px !important; }

.mb-n40,
.my-n40 {
  margin-bottom: -40px !important; }

.ml-n40,
.mx-n40 {
  margin-left: -40px !important; }

.m-n39 {
  margin: -39px !important; }

.mt-n39,
.my-n39 {
  margin-top: -39px !important; }

.mr-n39,
.mx-n39 {
  margin-right: -39px !important; }

.mb-n39,
.my-n39 {
  margin-bottom: -39px !important; }

.ml-n39,
.mx-n39 {
  margin-left: -39px !important; }

.m-n38 {
  margin: -38px !important; }

.mt-n38,
.my-n38 {
  margin-top: -38px !important; }

.mr-n38,
.mx-n38 {
  margin-right: -38px !important; }

.mb-n38,
.my-n38 {
  margin-bottom: -38px !important; }

.ml-n38,
.mx-n38 {
  margin-left: -38px !important; }

.m-n37 {
  margin: -37px !important; }

.mt-n37,
.my-n37 {
  margin-top: -37px !important; }

.mr-n37,
.mx-n37 {
  margin-right: -37px !important; }

.mb-n37,
.my-n37 {
  margin-bottom: -37px !important; }

.ml-n37,
.mx-n37 {
  margin-left: -37px !important; }

.m-n36 {
  margin: -36px !important; }

.mt-n36,
.my-n36 {
  margin-top: -36px !important; }

.mr-n36,
.mx-n36 {
  margin-right: -36px !important; }

.mb-n36,
.my-n36 {
  margin-bottom: -36px !important; }

.ml-n36,
.mx-n36 {
  margin-left: -36px !important; }

.m-n35 {
  margin: -35px !important; }

.mt-n35,
.my-n35 {
  margin-top: -35px !important; }

.mr-n35,
.mx-n35 {
  margin-right: -35px !important; }

.mb-n35,
.my-n35 {
  margin-bottom: -35px !important; }

.ml-n35,
.mx-n35 {
  margin-left: -35px !important; }

.m-n34 {
  margin: -34px !important; }

.mt-n34,
.my-n34 {
  margin-top: -34px !important; }

.mr-n34,
.mx-n34 {
  margin-right: -34px !important; }

.mb-n34,
.my-n34 {
  margin-bottom: -34px !important; }

.ml-n34,
.mx-n34 {
  margin-left: -34px !important; }

.m-n33 {
  margin: -33px !important; }

.mt-n33,
.my-n33 {
  margin-top: -33px !important; }

.mr-n33,
.mx-n33 {
  margin-right: -33px !important; }

.mb-n33,
.my-n33 {
  margin-bottom: -33px !important; }

.ml-n33,
.mx-n33 {
  margin-left: -33px !important; }

.m-n32 {
  margin: -32px !important; }

.mt-n32,
.my-n32 {
  margin-top: -32px !important; }

.mr-n32,
.mx-n32 {
  margin-right: -32px !important; }

.mb-n32,
.my-n32 {
  margin-bottom: -32px !important; }

.ml-n32,
.mx-n32 {
  margin-left: -32px !important; }

.m-n31 {
  margin: -31px !important; }

.mt-n31,
.my-n31 {
  margin-top: -31px !important; }

.mr-n31,
.mx-n31 {
  margin-right: -31px !important; }

.mb-n31,
.my-n31 {
  margin-bottom: -31px !important; }

.ml-n31,
.mx-n31 {
  margin-left: -31px !important; }

.m-n30 {
  margin: -30px !important; }

.mt-n30,
.my-n30 {
  margin-top: -30px !important; }

.mr-n30,
.mx-n30 {
  margin-right: -30px !important; }

.mb-n30,
.my-n30 {
  margin-bottom: -30px !important; }

.ml-n30,
.mx-n30 {
  margin-left: -30px !important; }

.m-n29 {
  margin: -29px !important; }

.mt-n29,
.my-n29 {
  margin-top: -29px !important; }

.mr-n29,
.mx-n29 {
  margin-right: -29px !important; }

.mb-n29,
.my-n29 {
  margin-bottom: -29px !important; }

.ml-n29,
.mx-n29 {
  margin-left: -29px !important; }

.m-n28 {
  margin: -28px !important; }

.mt-n28,
.my-n28 {
  margin-top: -28px !important; }

.mr-n28,
.mx-n28 {
  margin-right: -28px !important; }

.mb-n28,
.my-n28 {
  margin-bottom: -28px !important; }

.ml-n28,
.mx-n28 {
  margin-left: -28px !important; }

.m-n27 {
  margin: -27px !important; }

.mt-n27,
.my-n27 {
  margin-top: -27px !important; }

.mr-n27,
.mx-n27 {
  margin-right: -27px !important; }

.mb-n27,
.my-n27 {
  margin-bottom: -27px !important; }

.ml-n27,
.mx-n27 {
  margin-left: -27px !important; }

.m-n26 {
  margin: -26px !important; }

.mt-n26,
.my-n26 {
  margin-top: -26px !important; }

.mr-n26,
.mx-n26 {
  margin-right: -26px !important; }

.mb-n26,
.my-n26 {
  margin-bottom: -26px !important; }

.ml-n26,
.mx-n26 {
  margin-left: -26px !important; }

.m-n25 {
  margin: -25px !important; }

.mt-n25,
.my-n25 {
  margin-top: -25px !important; }

.mr-n25,
.mx-n25 {
  margin-right: -25px !important; }

.mb-n25,
.my-n25 {
  margin-bottom: -25px !important; }

.ml-n25,
.mx-n25 {
  margin-left: -25px !important; }

.m-n24 {
  margin: -24px !important; }

.mt-n24,
.my-n24 {
  margin-top: -24px !important; }

.mr-n24,
.mx-n24 {
  margin-right: -24px !important; }

.mb-n24,
.my-n24 {
  margin-bottom: -24px !important; }

.ml-n24,
.mx-n24 {
  margin-left: -24px !important; }

.m-n23 {
  margin: -23px !important; }

.mt-n23,
.my-n23 {
  margin-top: -23px !important; }

.mr-n23,
.mx-n23 {
  margin-right: -23px !important; }

.mb-n23,
.my-n23 {
  margin-bottom: -23px !important; }

.ml-n23,
.mx-n23 {
  margin-left: -23px !important; }

.m-n22 {
  margin: -22px !important; }

.mt-n22,
.my-n22 {
  margin-top: -22px !important; }

.mr-n22,
.mx-n22 {
  margin-right: -22px !important; }

.mb-n22,
.my-n22 {
  margin-bottom: -22px !important; }

.ml-n22,
.mx-n22 {
  margin-left: -22px !important; }

.m-n21 {
  margin: -21px !important; }

.mt-n21,
.my-n21 {
  margin-top: -21px !important; }

.mr-n21,
.mx-n21 {
  margin-right: -21px !important; }

.mb-n21,
.my-n21 {
  margin-bottom: -21px !important; }

.ml-n21,
.mx-n21 {
  margin-left: -21px !important; }

.m-n20 {
  margin: -20px !important; }

.mt-n20,
.my-n20 {
  margin-top: -20px !important; }

.mr-n20,
.mx-n20 {
  margin-right: -20px !important; }

.mb-n20,
.my-n20 {
  margin-bottom: -20px !important; }

.ml-n20,
.mx-n20 {
  margin-left: -20px !important; }

.m-n19 {
  margin: -19px !important; }

.mt-n19,
.my-n19 {
  margin-top: -19px !important; }

.mr-n19,
.mx-n19 {
  margin-right: -19px !important; }

.mb-n19,
.my-n19 {
  margin-bottom: -19px !important; }

.ml-n19,
.mx-n19 {
  margin-left: -19px !important; }

.m-n18 {
  margin: -18px !important; }

.mt-n18,
.my-n18 {
  margin-top: -18px !important; }

.mr-n18,
.mx-n18 {
  margin-right: -18px !important; }

.mb-n18,
.my-n18 {
  margin-bottom: -18px !important; }

.ml-n18,
.mx-n18 {
  margin-left: -18px !important; }

.m-n17 {
  margin: -17px !important; }

.mt-n17,
.my-n17 {
  margin-top: -17px !important; }

.mr-n17,
.mx-n17 {
  margin-right: -17px !important; }

.mb-n17,
.my-n17 {
  margin-bottom: -17px !important; }

.ml-n17,
.mx-n17 {
  margin-left: -17px !important; }

.m-n16 {
  margin: -16px !important; }

.mt-n16,
.my-n16 {
  margin-top: -16px !important; }

.mr-n16,
.mx-n16 {
  margin-right: -16px !important; }

.mb-n16,
.my-n16 {
  margin-bottom: -16px !important; }

.ml-n16,
.mx-n16 {
  margin-left: -16px !important; }

.m-n15 {
  margin: -15px !important; }

.mt-n15,
.my-n15 {
  margin-top: -15px !important; }

.mr-n15,
.mx-n15 {
  margin-right: -15px !important; }

.mb-n15,
.my-n15 {
  margin-bottom: -15px !important; }

.ml-n15,
.mx-n15 {
  margin-left: -15px !important; }

.m-n14 {
  margin: -14px !important; }

.mt-n14,
.my-n14 {
  margin-top: -14px !important; }

.mr-n14,
.mx-n14 {
  margin-right: -14px !important; }

.mb-n14,
.my-n14 {
  margin-bottom: -14px !important; }

.ml-n14,
.mx-n14 {
  margin-left: -14px !important; }

.m-n13 {
  margin: -13px !important; }

.mt-n13,
.my-n13 {
  margin-top: -13px !important; }

.mr-n13,
.mx-n13 {
  margin-right: -13px !important; }

.mb-n13,
.my-n13 {
  margin-bottom: -13px !important; }

.ml-n13,
.mx-n13 {
  margin-left: -13px !important; }

.m-n12 {
  margin: -12px !important; }

.mt-n12,
.my-n12 {
  margin-top: -12px !important; }

.mr-n12,
.mx-n12 {
  margin-right: -12px !important; }

.mb-n12,
.my-n12 {
  margin-bottom: -12px !important; }

.ml-n12,
.mx-n12 {
  margin-left: -12px !important; }

.m-n11 {
  margin: -11px !important; }

.mt-n11,
.my-n11 {
  margin-top: -11px !important; }

.mr-n11,
.mx-n11 {
  margin-right: -11px !important; }

.mb-n11,
.my-n11 {
  margin-bottom: -11px !important; }

.ml-n11,
.mx-n11 {
  margin-left: -11px !important; }

.m-n10 {
  margin: -10px !important; }

.mt-n10,
.my-n10 {
  margin-top: -10px !important; }

.mr-n10,
.mx-n10 {
  margin-right: -10px !important; }

.mb-n10,
.my-n10 {
  margin-bottom: -10px !important; }

.ml-n10,
.mx-n10 {
  margin-left: -10px !important; }

.m-n9 {
  margin: -9px !important; }

.mt-n9,
.my-n9 {
  margin-top: -9px !important; }

.mr-n9,
.mx-n9 {
  margin-right: -9px !important; }

.mb-n9,
.my-n9 {
  margin-bottom: -9px !important; }

.ml-n9,
.mx-n9 {
  margin-left: -9px !important; }

.m-n8 {
  margin: -8px !important; }

.mt-n8,
.my-n8 {
  margin-top: -8px !important; }

.mr-n8,
.mx-n8 {
  margin-right: -8px !important; }

.mb-n8,
.my-n8 {
  margin-bottom: -8px !important; }

.ml-n8,
.mx-n8 {
  margin-left: -8px !important; }

.m-n7 {
  margin: -7px !important; }

.mt-n7,
.my-n7 {
  margin-top: -7px !important; }

.mr-n7,
.mx-n7 {
  margin-right: -7px !important; }

.mb-n7,
.my-n7 {
  margin-bottom: -7px !important; }

.ml-n7,
.mx-n7 {
  margin-left: -7px !important; }

.m-n6 {
  margin: -6px !important; }

.mt-n6,
.my-n6 {
  margin-top: -6px !important; }

.mr-n6,
.mx-n6 {
  margin-right: -6px !important; }

.mb-n6,
.my-n6 {
  margin-bottom: -6px !important; }

.ml-n6,
.mx-n6 {
  margin-left: -6px !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: 414px) {
  .m-tn-0 {
    margin: 0px !important; }
  .mt-tn-0,
  .my-tn-0 {
    margin-top: 0px !important; }
  .mr-tn-0,
  .mx-tn-0 {
    margin-right: 0px !important; }
  .mb-tn-0,
  .my-tn-0 {
    margin-bottom: 0px !important; }
  .ml-tn-0,
  .mx-tn-0 {
    margin-left: 0px !important; }
  .m-tn-1 {
    margin: 1px !important; }
  .mt-tn-1,
  .my-tn-1 {
    margin-top: 1px !important; }
  .mr-tn-1,
  .mx-tn-1 {
    margin-right: 1px !important; }
  .mb-tn-1,
  .my-tn-1 {
    margin-bottom: 1px !important; }
  .ml-tn-1,
  .mx-tn-1 {
    margin-left: 1px !important; }
  .m-tn-2 {
    margin: 2px !important; }
  .mt-tn-2,
  .my-tn-2 {
    margin-top: 2px !important; }
  .mr-tn-2,
  .mx-tn-2 {
    margin-right: 2px !important; }
  .mb-tn-2,
  .my-tn-2 {
    margin-bottom: 2px !important; }
  .ml-tn-2,
  .mx-tn-2 {
    margin-left: 2px !important; }
  .m-tn-3 {
    margin: 3px !important; }
  .mt-tn-3,
  .my-tn-3 {
    margin-top: 3px !important; }
  .mr-tn-3,
  .mx-tn-3 {
    margin-right: 3px !important; }
  .mb-tn-3,
  .my-tn-3 {
    margin-bottom: 3px !important; }
  .ml-tn-3,
  .mx-tn-3 {
    margin-left: 3px !important; }
  .m-tn-4 {
    margin: 4px !important; }
  .mt-tn-4,
  .my-tn-4 {
    margin-top: 4px !important; }
  .mr-tn-4,
  .mx-tn-4 {
    margin-right: 4px !important; }
  .mb-tn-4,
  .my-tn-4 {
    margin-bottom: 4px !important; }
  .ml-tn-4,
  .mx-tn-4 {
    margin-left: 4px !important; }
  .m-tn-5 {
    margin: 5px !important; }
  .mt-tn-5,
  .my-tn-5 {
    margin-top: 5px !important; }
  .mr-tn-5,
  .mx-tn-5 {
    margin-right: 5px !important; }
  .mb-tn-5,
  .my-tn-5 {
    margin-bottom: 5px !important; }
  .ml-tn-5,
  .mx-tn-5 {
    margin-left: 5px !important; }
  .m-tn-100 {
    margin: 100px !important; }
  .mt-tn-100,
  .my-tn-100 {
    margin-top: 100px !important; }
  .mr-tn-100,
  .mx-tn-100 {
    margin-right: 100px !important; }
  .mb-tn-100,
  .my-tn-100 {
    margin-bottom: 100px !important; }
  .ml-tn-100,
  .mx-tn-100 {
    margin-left: 100px !important; }
  .m-tn-99 {
    margin: 99px !important; }
  .mt-tn-99,
  .my-tn-99 {
    margin-top: 99px !important; }
  .mr-tn-99,
  .mx-tn-99 {
    margin-right: 99px !important; }
  .mb-tn-99,
  .my-tn-99 {
    margin-bottom: 99px !important; }
  .ml-tn-99,
  .mx-tn-99 {
    margin-left: 99px !important; }
  .m-tn-98 {
    margin: 98px !important; }
  .mt-tn-98,
  .my-tn-98 {
    margin-top: 98px !important; }
  .mr-tn-98,
  .mx-tn-98 {
    margin-right: 98px !important; }
  .mb-tn-98,
  .my-tn-98 {
    margin-bottom: 98px !important; }
  .ml-tn-98,
  .mx-tn-98 {
    margin-left: 98px !important; }
  .m-tn-97 {
    margin: 97px !important; }
  .mt-tn-97,
  .my-tn-97 {
    margin-top: 97px !important; }
  .mr-tn-97,
  .mx-tn-97 {
    margin-right: 97px !important; }
  .mb-tn-97,
  .my-tn-97 {
    margin-bottom: 97px !important; }
  .ml-tn-97,
  .mx-tn-97 {
    margin-left: 97px !important; }
  .m-tn-96 {
    margin: 96px !important; }
  .mt-tn-96,
  .my-tn-96 {
    margin-top: 96px !important; }
  .mr-tn-96,
  .mx-tn-96 {
    margin-right: 96px !important; }
  .mb-tn-96,
  .my-tn-96 {
    margin-bottom: 96px !important; }
  .ml-tn-96,
  .mx-tn-96 {
    margin-left: 96px !important; }
  .m-tn-95 {
    margin: 95px !important; }
  .mt-tn-95,
  .my-tn-95 {
    margin-top: 95px !important; }
  .mr-tn-95,
  .mx-tn-95 {
    margin-right: 95px !important; }
  .mb-tn-95,
  .my-tn-95 {
    margin-bottom: 95px !important; }
  .ml-tn-95,
  .mx-tn-95 {
    margin-left: 95px !important; }
  .m-tn-94 {
    margin: 94px !important; }
  .mt-tn-94,
  .my-tn-94 {
    margin-top: 94px !important; }
  .mr-tn-94,
  .mx-tn-94 {
    margin-right: 94px !important; }
  .mb-tn-94,
  .my-tn-94 {
    margin-bottom: 94px !important; }
  .ml-tn-94,
  .mx-tn-94 {
    margin-left: 94px !important; }
  .m-tn-93 {
    margin: 93px !important; }
  .mt-tn-93,
  .my-tn-93 {
    margin-top: 93px !important; }
  .mr-tn-93,
  .mx-tn-93 {
    margin-right: 93px !important; }
  .mb-tn-93,
  .my-tn-93 {
    margin-bottom: 93px !important; }
  .ml-tn-93,
  .mx-tn-93 {
    margin-left: 93px !important; }
  .m-tn-92 {
    margin: 92px !important; }
  .mt-tn-92,
  .my-tn-92 {
    margin-top: 92px !important; }
  .mr-tn-92,
  .mx-tn-92 {
    margin-right: 92px !important; }
  .mb-tn-92,
  .my-tn-92 {
    margin-bottom: 92px !important; }
  .ml-tn-92,
  .mx-tn-92 {
    margin-left: 92px !important; }
  .m-tn-91 {
    margin: 91px !important; }
  .mt-tn-91,
  .my-tn-91 {
    margin-top: 91px !important; }
  .mr-tn-91,
  .mx-tn-91 {
    margin-right: 91px !important; }
  .mb-tn-91,
  .my-tn-91 {
    margin-bottom: 91px !important; }
  .ml-tn-91,
  .mx-tn-91 {
    margin-left: 91px !important; }
  .m-tn-90 {
    margin: 90px !important; }
  .mt-tn-90,
  .my-tn-90 {
    margin-top: 90px !important; }
  .mr-tn-90,
  .mx-tn-90 {
    margin-right: 90px !important; }
  .mb-tn-90,
  .my-tn-90 {
    margin-bottom: 90px !important; }
  .ml-tn-90,
  .mx-tn-90 {
    margin-left: 90px !important; }
  .m-tn-89 {
    margin: 89px !important; }
  .mt-tn-89,
  .my-tn-89 {
    margin-top: 89px !important; }
  .mr-tn-89,
  .mx-tn-89 {
    margin-right: 89px !important; }
  .mb-tn-89,
  .my-tn-89 {
    margin-bottom: 89px !important; }
  .ml-tn-89,
  .mx-tn-89 {
    margin-left: 89px !important; }
  .m-tn-88 {
    margin: 88px !important; }
  .mt-tn-88,
  .my-tn-88 {
    margin-top: 88px !important; }
  .mr-tn-88,
  .mx-tn-88 {
    margin-right: 88px !important; }
  .mb-tn-88,
  .my-tn-88 {
    margin-bottom: 88px !important; }
  .ml-tn-88,
  .mx-tn-88 {
    margin-left: 88px !important; }
  .m-tn-87 {
    margin: 87px !important; }
  .mt-tn-87,
  .my-tn-87 {
    margin-top: 87px !important; }
  .mr-tn-87,
  .mx-tn-87 {
    margin-right: 87px !important; }
  .mb-tn-87,
  .my-tn-87 {
    margin-bottom: 87px !important; }
  .ml-tn-87,
  .mx-tn-87 {
    margin-left: 87px !important; }
  .m-tn-86 {
    margin: 86px !important; }
  .mt-tn-86,
  .my-tn-86 {
    margin-top: 86px !important; }
  .mr-tn-86,
  .mx-tn-86 {
    margin-right: 86px !important; }
  .mb-tn-86,
  .my-tn-86 {
    margin-bottom: 86px !important; }
  .ml-tn-86,
  .mx-tn-86 {
    margin-left: 86px !important; }
  .m-tn-85 {
    margin: 85px !important; }
  .mt-tn-85,
  .my-tn-85 {
    margin-top: 85px !important; }
  .mr-tn-85,
  .mx-tn-85 {
    margin-right: 85px !important; }
  .mb-tn-85,
  .my-tn-85 {
    margin-bottom: 85px !important; }
  .ml-tn-85,
  .mx-tn-85 {
    margin-left: 85px !important; }
  .m-tn-84 {
    margin: 84px !important; }
  .mt-tn-84,
  .my-tn-84 {
    margin-top: 84px !important; }
  .mr-tn-84,
  .mx-tn-84 {
    margin-right: 84px !important; }
  .mb-tn-84,
  .my-tn-84 {
    margin-bottom: 84px !important; }
  .ml-tn-84,
  .mx-tn-84 {
    margin-left: 84px !important; }
  .m-tn-83 {
    margin: 83px !important; }
  .mt-tn-83,
  .my-tn-83 {
    margin-top: 83px !important; }
  .mr-tn-83,
  .mx-tn-83 {
    margin-right: 83px !important; }
  .mb-tn-83,
  .my-tn-83 {
    margin-bottom: 83px !important; }
  .ml-tn-83,
  .mx-tn-83 {
    margin-left: 83px !important; }
  .m-tn-82 {
    margin: 82px !important; }
  .mt-tn-82,
  .my-tn-82 {
    margin-top: 82px !important; }
  .mr-tn-82,
  .mx-tn-82 {
    margin-right: 82px !important; }
  .mb-tn-82,
  .my-tn-82 {
    margin-bottom: 82px !important; }
  .ml-tn-82,
  .mx-tn-82 {
    margin-left: 82px !important; }
  .m-tn-81 {
    margin: 81px !important; }
  .mt-tn-81,
  .my-tn-81 {
    margin-top: 81px !important; }
  .mr-tn-81,
  .mx-tn-81 {
    margin-right: 81px !important; }
  .mb-tn-81,
  .my-tn-81 {
    margin-bottom: 81px !important; }
  .ml-tn-81,
  .mx-tn-81 {
    margin-left: 81px !important; }
  .m-tn-80 {
    margin: 80px !important; }
  .mt-tn-80,
  .my-tn-80 {
    margin-top: 80px !important; }
  .mr-tn-80,
  .mx-tn-80 {
    margin-right: 80px !important; }
  .mb-tn-80,
  .my-tn-80 {
    margin-bottom: 80px !important; }
  .ml-tn-80,
  .mx-tn-80 {
    margin-left: 80px !important; }
  .m-tn-79 {
    margin: 79px !important; }
  .mt-tn-79,
  .my-tn-79 {
    margin-top: 79px !important; }
  .mr-tn-79,
  .mx-tn-79 {
    margin-right: 79px !important; }
  .mb-tn-79,
  .my-tn-79 {
    margin-bottom: 79px !important; }
  .ml-tn-79,
  .mx-tn-79 {
    margin-left: 79px !important; }
  .m-tn-78 {
    margin: 78px !important; }
  .mt-tn-78,
  .my-tn-78 {
    margin-top: 78px !important; }
  .mr-tn-78,
  .mx-tn-78 {
    margin-right: 78px !important; }
  .mb-tn-78,
  .my-tn-78 {
    margin-bottom: 78px !important; }
  .ml-tn-78,
  .mx-tn-78 {
    margin-left: 78px !important; }
  .m-tn-77 {
    margin: 77px !important; }
  .mt-tn-77,
  .my-tn-77 {
    margin-top: 77px !important; }
  .mr-tn-77,
  .mx-tn-77 {
    margin-right: 77px !important; }
  .mb-tn-77,
  .my-tn-77 {
    margin-bottom: 77px !important; }
  .ml-tn-77,
  .mx-tn-77 {
    margin-left: 77px !important; }
  .m-tn-76 {
    margin: 76px !important; }
  .mt-tn-76,
  .my-tn-76 {
    margin-top: 76px !important; }
  .mr-tn-76,
  .mx-tn-76 {
    margin-right: 76px !important; }
  .mb-tn-76,
  .my-tn-76 {
    margin-bottom: 76px !important; }
  .ml-tn-76,
  .mx-tn-76 {
    margin-left: 76px !important; }
  .m-tn-75 {
    margin: 75px !important; }
  .mt-tn-75,
  .my-tn-75 {
    margin-top: 75px !important; }
  .mr-tn-75,
  .mx-tn-75 {
    margin-right: 75px !important; }
  .mb-tn-75,
  .my-tn-75 {
    margin-bottom: 75px !important; }
  .ml-tn-75,
  .mx-tn-75 {
    margin-left: 75px !important; }
  .m-tn-74 {
    margin: 74px !important; }
  .mt-tn-74,
  .my-tn-74 {
    margin-top: 74px !important; }
  .mr-tn-74,
  .mx-tn-74 {
    margin-right: 74px !important; }
  .mb-tn-74,
  .my-tn-74 {
    margin-bottom: 74px !important; }
  .ml-tn-74,
  .mx-tn-74 {
    margin-left: 74px !important; }
  .m-tn-73 {
    margin: 73px !important; }
  .mt-tn-73,
  .my-tn-73 {
    margin-top: 73px !important; }
  .mr-tn-73,
  .mx-tn-73 {
    margin-right: 73px !important; }
  .mb-tn-73,
  .my-tn-73 {
    margin-bottom: 73px !important; }
  .ml-tn-73,
  .mx-tn-73 {
    margin-left: 73px !important; }
  .m-tn-72 {
    margin: 72px !important; }
  .mt-tn-72,
  .my-tn-72 {
    margin-top: 72px !important; }
  .mr-tn-72,
  .mx-tn-72 {
    margin-right: 72px !important; }
  .mb-tn-72,
  .my-tn-72 {
    margin-bottom: 72px !important; }
  .ml-tn-72,
  .mx-tn-72 {
    margin-left: 72px !important; }
  .m-tn-71 {
    margin: 71px !important; }
  .mt-tn-71,
  .my-tn-71 {
    margin-top: 71px !important; }
  .mr-tn-71,
  .mx-tn-71 {
    margin-right: 71px !important; }
  .mb-tn-71,
  .my-tn-71 {
    margin-bottom: 71px !important; }
  .ml-tn-71,
  .mx-tn-71 {
    margin-left: 71px !important; }
  .m-tn-70 {
    margin: 70px !important; }
  .mt-tn-70,
  .my-tn-70 {
    margin-top: 70px !important; }
  .mr-tn-70,
  .mx-tn-70 {
    margin-right: 70px !important; }
  .mb-tn-70,
  .my-tn-70 {
    margin-bottom: 70px !important; }
  .ml-tn-70,
  .mx-tn-70 {
    margin-left: 70px !important; }
  .m-tn-69 {
    margin: 69px !important; }
  .mt-tn-69,
  .my-tn-69 {
    margin-top: 69px !important; }
  .mr-tn-69,
  .mx-tn-69 {
    margin-right: 69px !important; }
  .mb-tn-69,
  .my-tn-69 {
    margin-bottom: 69px !important; }
  .ml-tn-69,
  .mx-tn-69 {
    margin-left: 69px !important; }
  .m-tn-68 {
    margin: 68px !important; }
  .mt-tn-68,
  .my-tn-68 {
    margin-top: 68px !important; }
  .mr-tn-68,
  .mx-tn-68 {
    margin-right: 68px !important; }
  .mb-tn-68,
  .my-tn-68 {
    margin-bottom: 68px !important; }
  .ml-tn-68,
  .mx-tn-68 {
    margin-left: 68px !important; }
  .m-tn-67 {
    margin: 67px !important; }
  .mt-tn-67,
  .my-tn-67 {
    margin-top: 67px !important; }
  .mr-tn-67,
  .mx-tn-67 {
    margin-right: 67px !important; }
  .mb-tn-67,
  .my-tn-67 {
    margin-bottom: 67px !important; }
  .ml-tn-67,
  .mx-tn-67 {
    margin-left: 67px !important; }
  .m-tn-66 {
    margin: 66px !important; }
  .mt-tn-66,
  .my-tn-66 {
    margin-top: 66px !important; }
  .mr-tn-66,
  .mx-tn-66 {
    margin-right: 66px !important; }
  .mb-tn-66,
  .my-tn-66 {
    margin-bottom: 66px !important; }
  .ml-tn-66,
  .mx-tn-66 {
    margin-left: 66px !important; }
  .m-tn-65 {
    margin: 65px !important; }
  .mt-tn-65,
  .my-tn-65 {
    margin-top: 65px !important; }
  .mr-tn-65,
  .mx-tn-65 {
    margin-right: 65px !important; }
  .mb-tn-65,
  .my-tn-65 {
    margin-bottom: 65px !important; }
  .ml-tn-65,
  .mx-tn-65 {
    margin-left: 65px !important; }
  .m-tn-64 {
    margin: 64px !important; }
  .mt-tn-64,
  .my-tn-64 {
    margin-top: 64px !important; }
  .mr-tn-64,
  .mx-tn-64 {
    margin-right: 64px !important; }
  .mb-tn-64,
  .my-tn-64 {
    margin-bottom: 64px !important; }
  .ml-tn-64,
  .mx-tn-64 {
    margin-left: 64px !important; }
  .m-tn-63 {
    margin: 63px !important; }
  .mt-tn-63,
  .my-tn-63 {
    margin-top: 63px !important; }
  .mr-tn-63,
  .mx-tn-63 {
    margin-right: 63px !important; }
  .mb-tn-63,
  .my-tn-63 {
    margin-bottom: 63px !important; }
  .ml-tn-63,
  .mx-tn-63 {
    margin-left: 63px !important; }
  .m-tn-62 {
    margin: 62px !important; }
  .mt-tn-62,
  .my-tn-62 {
    margin-top: 62px !important; }
  .mr-tn-62,
  .mx-tn-62 {
    margin-right: 62px !important; }
  .mb-tn-62,
  .my-tn-62 {
    margin-bottom: 62px !important; }
  .ml-tn-62,
  .mx-tn-62 {
    margin-left: 62px !important; }
  .m-tn-61 {
    margin: 61px !important; }
  .mt-tn-61,
  .my-tn-61 {
    margin-top: 61px !important; }
  .mr-tn-61,
  .mx-tn-61 {
    margin-right: 61px !important; }
  .mb-tn-61,
  .my-tn-61 {
    margin-bottom: 61px !important; }
  .ml-tn-61,
  .mx-tn-61 {
    margin-left: 61px !important; }
  .m-tn-60 {
    margin: 60px !important; }
  .mt-tn-60,
  .my-tn-60 {
    margin-top: 60px !important; }
  .mr-tn-60,
  .mx-tn-60 {
    margin-right: 60px !important; }
  .mb-tn-60,
  .my-tn-60 {
    margin-bottom: 60px !important; }
  .ml-tn-60,
  .mx-tn-60 {
    margin-left: 60px !important; }
  .m-tn-59 {
    margin: 59px !important; }
  .mt-tn-59,
  .my-tn-59 {
    margin-top: 59px !important; }
  .mr-tn-59,
  .mx-tn-59 {
    margin-right: 59px !important; }
  .mb-tn-59,
  .my-tn-59 {
    margin-bottom: 59px !important; }
  .ml-tn-59,
  .mx-tn-59 {
    margin-left: 59px !important; }
  .m-tn-58 {
    margin: 58px !important; }
  .mt-tn-58,
  .my-tn-58 {
    margin-top: 58px !important; }
  .mr-tn-58,
  .mx-tn-58 {
    margin-right: 58px !important; }
  .mb-tn-58,
  .my-tn-58 {
    margin-bottom: 58px !important; }
  .ml-tn-58,
  .mx-tn-58 {
    margin-left: 58px !important; }
  .m-tn-57 {
    margin: 57px !important; }
  .mt-tn-57,
  .my-tn-57 {
    margin-top: 57px !important; }
  .mr-tn-57,
  .mx-tn-57 {
    margin-right: 57px !important; }
  .mb-tn-57,
  .my-tn-57 {
    margin-bottom: 57px !important; }
  .ml-tn-57,
  .mx-tn-57 {
    margin-left: 57px !important; }
  .m-tn-56 {
    margin: 56px !important; }
  .mt-tn-56,
  .my-tn-56 {
    margin-top: 56px !important; }
  .mr-tn-56,
  .mx-tn-56 {
    margin-right: 56px !important; }
  .mb-tn-56,
  .my-tn-56 {
    margin-bottom: 56px !important; }
  .ml-tn-56,
  .mx-tn-56 {
    margin-left: 56px !important; }
  .m-tn-55 {
    margin: 55px !important; }
  .mt-tn-55,
  .my-tn-55 {
    margin-top: 55px !important; }
  .mr-tn-55,
  .mx-tn-55 {
    margin-right: 55px !important; }
  .mb-tn-55,
  .my-tn-55 {
    margin-bottom: 55px !important; }
  .ml-tn-55,
  .mx-tn-55 {
    margin-left: 55px !important; }
  .m-tn-54 {
    margin: 54px !important; }
  .mt-tn-54,
  .my-tn-54 {
    margin-top: 54px !important; }
  .mr-tn-54,
  .mx-tn-54 {
    margin-right: 54px !important; }
  .mb-tn-54,
  .my-tn-54 {
    margin-bottom: 54px !important; }
  .ml-tn-54,
  .mx-tn-54 {
    margin-left: 54px !important; }
  .m-tn-53 {
    margin: 53px !important; }
  .mt-tn-53,
  .my-tn-53 {
    margin-top: 53px !important; }
  .mr-tn-53,
  .mx-tn-53 {
    margin-right: 53px !important; }
  .mb-tn-53,
  .my-tn-53 {
    margin-bottom: 53px !important; }
  .ml-tn-53,
  .mx-tn-53 {
    margin-left: 53px !important; }
  .m-tn-52 {
    margin: 52px !important; }
  .mt-tn-52,
  .my-tn-52 {
    margin-top: 52px !important; }
  .mr-tn-52,
  .mx-tn-52 {
    margin-right: 52px !important; }
  .mb-tn-52,
  .my-tn-52 {
    margin-bottom: 52px !important; }
  .ml-tn-52,
  .mx-tn-52 {
    margin-left: 52px !important; }
  .m-tn-51 {
    margin: 51px !important; }
  .mt-tn-51,
  .my-tn-51 {
    margin-top: 51px !important; }
  .mr-tn-51,
  .mx-tn-51 {
    margin-right: 51px !important; }
  .mb-tn-51,
  .my-tn-51 {
    margin-bottom: 51px !important; }
  .ml-tn-51,
  .mx-tn-51 {
    margin-left: 51px !important; }
  .m-tn-50 {
    margin: 50px !important; }
  .mt-tn-50,
  .my-tn-50 {
    margin-top: 50px !important; }
  .mr-tn-50,
  .mx-tn-50 {
    margin-right: 50px !important; }
  .mb-tn-50,
  .my-tn-50 {
    margin-bottom: 50px !important; }
  .ml-tn-50,
  .mx-tn-50 {
    margin-left: 50px !important; }
  .m-tn-49 {
    margin: 49px !important; }
  .mt-tn-49,
  .my-tn-49 {
    margin-top: 49px !important; }
  .mr-tn-49,
  .mx-tn-49 {
    margin-right: 49px !important; }
  .mb-tn-49,
  .my-tn-49 {
    margin-bottom: 49px !important; }
  .ml-tn-49,
  .mx-tn-49 {
    margin-left: 49px !important; }
  .m-tn-48 {
    margin: 48px !important; }
  .mt-tn-48,
  .my-tn-48 {
    margin-top: 48px !important; }
  .mr-tn-48,
  .mx-tn-48 {
    margin-right: 48px !important; }
  .mb-tn-48,
  .my-tn-48 {
    margin-bottom: 48px !important; }
  .ml-tn-48,
  .mx-tn-48 {
    margin-left: 48px !important; }
  .m-tn-47 {
    margin: 47px !important; }
  .mt-tn-47,
  .my-tn-47 {
    margin-top: 47px !important; }
  .mr-tn-47,
  .mx-tn-47 {
    margin-right: 47px !important; }
  .mb-tn-47,
  .my-tn-47 {
    margin-bottom: 47px !important; }
  .ml-tn-47,
  .mx-tn-47 {
    margin-left: 47px !important; }
  .m-tn-46 {
    margin: 46px !important; }
  .mt-tn-46,
  .my-tn-46 {
    margin-top: 46px !important; }
  .mr-tn-46,
  .mx-tn-46 {
    margin-right: 46px !important; }
  .mb-tn-46,
  .my-tn-46 {
    margin-bottom: 46px !important; }
  .ml-tn-46,
  .mx-tn-46 {
    margin-left: 46px !important; }
  .m-tn-45 {
    margin: 45px !important; }
  .mt-tn-45,
  .my-tn-45 {
    margin-top: 45px !important; }
  .mr-tn-45,
  .mx-tn-45 {
    margin-right: 45px !important; }
  .mb-tn-45,
  .my-tn-45 {
    margin-bottom: 45px !important; }
  .ml-tn-45,
  .mx-tn-45 {
    margin-left: 45px !important; }
  .m-tn-44 {
    margin: 44px !important; }
  .mt-tn-44,
  .my-tn-44 {
    margin-top: 44px !important; }
  .mr-tn-44,
  .mx-tn-44 {
    margin-right: 44px !important; }
  .mb-tn-44,
  .my-tn-44 {
    margin-bottom: 44px !important; }
  .ml-tn-44,
  .mx-tn-44 {
    margin-left: 44px !important; }
  .m-tn-43 {
    margin: 43px !important; }
  .mt-tn-43,
  .my-tn-43 {
    margin-top: 43px !important; }
  .mr-tn-43,
  .mx-tn-43 {
    margin-right: 43px !important; }
  .mb-tn-43,
  .my-tn-43 {
    margin-bottom: 43px !important; }
  .ml-tn-43,
  .mx-tn-43 {
    margin-left: 43px !important; }
  .m-tn-42 {
    margin: 42px !important; }
  .mt-tn-42,
  .my-tn-42 {
    margin-top: 42px !important; }
  .mr-tn-42,
  .mx-tn-42 {
    margin-right: 42px !important; }
  .mb-tn-42,
  .my-tn-42 {
    margin-bottom: 42px !important; }
  .ml-tn-42,
  .mx-tn-42 {
    margin-left: 42px !important; }
  .m-tn-41 {
    margin: 41px !important; }
  .mt-tn-41,
  .my-tn-41 {
    margin-top: 41px !important; }
  .mr-tn-41,
  .mx-tn-41 {
    margin-right: 41px !important; }
  .mb-tn-41,
  .my-tn-41 {
    margin-bottom: 41px !important; }
  .ml-tn-41,
  .mx-tn-41 {
    margin-left: 41px !important; }
  .m-tn-40 {
    margin: 40px !important; }
  .mt-tn-40,
  .my-tn-40 {
    margin-top: 40px !important; }
  .mr-tn-40,
  .mx-tn-40 {
    margin-right: 40px !important; }
  .mb-tn-40,
  .my-tn-40 {
    margin-bottom: 40px !important; }
  .ml-tn-40,
  .mx-tn-40 {
    margin-left: 40px !important; }
  .m-tn-39 {
    margin: 39px !important; }
  .mt-tn-39,
  .my-tn-39 {
    margin-top: 39px !important; }
  .mr-tn-39,
  .mx-tn-39 {
    margin-right: 39px !important; }
  .mb-tn-39,
  .my-tn-39 {
    margin-bottom: 39px !important; }
  .ml-tn-39,
  .mx-tn-39 {
    margin-left: 39px !important; }
  .m-tn-38 {
    margin: 38px !important; }
  .mt-tn-38,
  .my-tn-38 {
    margin-top: 38px !important; }
  .mr-tn-38,
  .mx-tn-38 {
    margin-right: 38px !important; }
  .mb-tn-38,
  .my-tn-38 {
    margin-bottom: 38px !important; }
  .ml-tn-38,
  .mx-tn-38 {
    margin-left: 38px !important; }
  .m-tn-37 {
    margin: 37px !important; }
  .mt-tn-37,
  .my-tn-37 {
    margin-top: 37px !important; }
  .mr-tn-37,
  .mx-tn-37 {
    margin-right: 37px !important; }
  .mb-tn-37,
  .my-tn-37 {
    margin-bottom: 37px !important; }
  .ml-tn-37,
  .mx-tn-37 {
    margin-left: 37px !important; }
  .m-tn-36 {
    margin: 36px !important; }
  .mt-tn-36,
  .my-tn-36 {
    margin-top: 36px !important; }
  .mr-tn-36,
  .mx-tn-36 {
    margin-right: 36px !important; }
  .mb-tn-36,
  .my-tn-36 {
    margin-bottom: 36px !important; }
  .ml-tn-36,
  .mx-tn-36 {
    margin-left: 36px !important; }
  .m-tn-35 {
    margin: 35px !important; }
  .mt-tn-35,
  .my-tn-35 {
    margin-top: 35px !important; }
  .mr-tn-35,
  .mx-tn-35 {
    margin-right: 35px !important; }
  .mb-tn-35,
  .my-tn-35 {
    margin-bottom: 35px !important; }
  .ml-tn-35,
  .mx-tn-35 {
    margin-left: 35px !important; }
  .m-tn-34 {
    margin: 34px !important; }
  .mt-tn-34,
  .my-tn-34 {
    margin-top: 34px !important; }
  .mr-tn-34,
  .mx-tn-34 {
    margin-right: 34px !important; }
  .mb-tn-34,
  .my-tn-34 {
    margin-bottom: 34px !important; }
  .ml-tn-34,
  .mx-tn-34 {
    margin-left: 34px !important; }
  .m-tn-33 {
    margin: 33px !important; }
  .mt-tn-33,
  .my-tn-33 {
    margin-top: 33px !important; }
  .mr-tn-33,
  .mx-tn-33 {
    margin-right: 33px !important; }
  .mb-tn-33,
  .my-tn-33 {
    margin-bottom: 33px !important; }
  .ml-tn-33,
  .mx-tn-33 {
    margin-left: 33px !important; }
  .m-tn-32 {
    margin: 32px !important; }
  .mt-tn-32,
  .my-tn-32 {
    margin-top: 32px !important; }
  .mr-tn-32,
  .mx-tn-32 {
    margin-right: 32px !important; }
  .mb-tn-32,
  .my-tn-32 {
    margin-bottom: 32px !important; }
  .ml-tn-32,
  .mx-tn-32 {
    margin-left: 32px !important; }
  .m-tn-31 {
    margin: 31px !important; }
  .mt-tn-31,
  .my-tn-31 {
    margin-top: 31px !important; }
  .mr-tn-31,
  .mx-tn-31 {
    margin-right: 31px !important; }
  .mb-tn-31,
  .my-tn-31 {
    margin-bottom: 31px !important; }
  .ml-tn-31,
  .mx-tn-31 {
    margin-left: 31px !important; }
  .m-tn-30 {
    margin: 30px !important; }
  .mt-tn-30,
  .my-tn-30 {
    margin-top: 30px !important; }
  .mr-tn-30,
  .mx-tn-30 {
    margin-right: 30px !important; }
  .mb-tn-30,
  .my-tn-30 {
    margin-bottom: 30px !important; }
  .ml-tn-30,
  .mx-tn-30 {
    margin-left: 30px !important; }
  .m-tn-29 {
    margin: 29px !important; }
  .mt-tn-29,
  .my-tn-29 {
    margin-top: 29px !important; }
  .mr-tn-29,
  .mx-tn-29 {
    margin-right: 29px !important; }
  .mb-tn-29,
  .my-tn-29 {
    margin-bottom: 29px !important; }
  .ml-tn-29,
  .mx-tn-29 {
    margin-left: 29px !important; }
  .m-tn-28 {
    margin: 28px !important; }
  .mt-tn-28,
  .my-tn-28 {
    margin-top: 28px !important; }
  .mr-tn-28,
  .mx-tn-28 {
    margin-right: 28px !important; }
  .mb-tn-28,
  .my-tn-28 {
    margin-bottom: 28px !important; }
  .ml-tn-28,
  .mx-tn-28 {
    margin-left: 28px !important; }
  .m-tn-27 {
    margin: 27px !important; }
  .mt-tn-27,
  .my-tn-27 {
    margin-top: 27px !important; }
  .mr-tn-27,
  .mx-tn-27 {
    margin-right: 27px !important; }
  .mb-tn-27,
  .my-tn-27 {
    margin-bottom: 27px !important; }
  .ml-tn-27,
  .mx-tn-27 {
    margin-left: 27px !important; }
  .m-tn-26 {
    margin: 26px !important; }
  .mt-tn-26,
  .my-tn-26 {
    margin-top: 26px !important; }
  .mr-tn-26,
  .mx-tn-26 {
    margin-right: 26px !important; }
  .mb-tn-26,
  .my-tn-26 {
    margin-bottom: 26px !important; }
  .ml-tn-26,
  .mx-tn-26 {
    margin-left: 26px !important; }
  .m-tn-25 {
    margin: 25px !important; }
  .mt-tn-25,
  .my-tn-25 {
    margin-top: 25px !important; }
  .mr-tn-25,
  .mx-tn-25 {
    margin-right: 25px !important; }
  .mb-tn-25,
  .my-tn-25 {
    margin-bottom: 25px !important; }
  .ml-tn-25,
  .mx-tn-25 {
    margin-left: 25px !important; }
  .m-tn-24 {
    margin: 24px !important; }
  .mt-tn-24,
  .my-tn-24 {
    margin-top: 24px !important; }
  .mr-tn-24,
  .mx-tn-24 {
    margin-right: 24px !important; }
  .mb-tn-24,
  .my-tn-24 {
    margin-bottom: 24px !important; }
  .ml-tn-24,
  .mx-tn-24 {
    margin-left: 24px !important; }
  .m-tn-23 {
    margin: 23px !important; }
  .mt-tn-23,
  .my-tn-23 {
    margin-top: 23px !important; }
  .mr-tn-23,
  .mx-tn-23 {
    margin-right: 23px !important; }
  .mb-tn-23,
  .my-tn-23 {
    margin-bottom: 23px !important; }
  .ml-tn-23,
  .mx-tn-23 {
    margin-left: 23px !important; }
  .m-tn-22 {
    margin: 22px !important; }
  .mt-tn-22,
  .my-tn-22 {
    margin-top: 22px !important; }
  .mr-tn-22,
  .mx-tn-22 {
    margin-right: 22px !important; }
  .mb-tn-22,
  .my-tn-22 {
    margin-bottom: 22px !important; }
  .ml-tn-22,
  .mx-tn-22 {
    margin-left: 22px !important; }
  .m-tn-21 {
    margin: 21px !important; }
  .mt-tn-21,
  .my-tn-21 {
    margin-top: 21px !important; }
  .mr-tn-21,
  .mx-tn-21 {
    margin-right: 21px !important; }
  .mb-tn-21,
  .my-tn-21 {
    margin-bottom: 21px !important; }
  .ml-tn-21,
  .mx-tn-21 {
    margin-left: 21px !important; }
  .m-tn-20 {
    margin: 20px !important; }
  .mt-tn-20,
  .my-tn-20 {
    margin-top: 20px !important; }
  .mr-tn-20,
  .mx-tn-20 {
    margin-right: 20px !important; }
  .mb-tn-20,
  .my-tn-20 {
    margin-bottom: 20px !important; }
  .ml-tn-20,
  .mx-tn-20 {
    margin-left: 20px !important; }
  .m-tn-19 {
    margin: 19px !important; }
  .mt-tn-19,
  .my-tn-19 {
    margin-top: 19px !important; }
  .mr-tn-19,
  .mx-tn-19 {
    margin-right: 19px !important; }
  .mb-tn-19,
  .my-tn-19 {
    margin-bottom: 19px !important; }
  .ml-tn-19,
  .mx-tn-19 {
    margin-left: 19px !important; }
  .m-tn-18 {
    margin: 18px !important; }
  .mt-tn-18,
  .my-tn-18 {
    margin-top: 18px !important; }
  .mr-tn-18,
  .mx-tn-18 {
    margin-right: 18px !important; }
  .mb-tn-18,
  .my-tn-18 {
    margin-bottom: 18px !important; }
  .ml-tn-18,
  .mx-tn-18 {
    margin-left: 18px !important; }
  .m-tn-17 {
    margin: 17px !important; }
  .mt-tn-17,
  .my-tn-17 {
    margin-top: 17px !important; }
  .mr-tn-17,
  .mx-tn-17 {
    margin-right: 17px !important; }
  .mb-tn-17,
  .my-tn-17 {
    margin-bottom: 17px !important; }
  .ml-tn-17,
  .mx-tn-17 {
    margin-left: 17px !important; }
  .m-tn-16 {
    margin: 16px !important; }
  .mt-tn-16,
  .my-tn-16 {
    margin-top: 16px !important; }
  .mr-tn-16,
  .mx-tn-16 {
    margin-right: 16px !important; }
  .mb-tn-16,
  .my-tn-16 {
    margin-bottom: 16px !important; }
  .ml-tn-16,
  .mx-tn-16 {
    margin-left: 16px !important; }
  .m-tn-15 {
    margin: 15px !important; }
  .mt-tn-15,
  .my-tn-15 {
    margin-top: 15px !important; }
  .mr-tn-15,
  .mx-tn-15 {
    margin-right: 15px !important; }
  .mb-tn-15,
  .my-tn-15 {
    margin-bottom: 15px !important; }
  .ml-tn-15,
  .mx-tn-15 {
    margin-left: 15px !important; }
  .m-tn-14 {
    margin: 14px !important; }
  .mt-tn-14,
  .my-tn-14 {
    margin-top: 14px !important; }
  .mr-tn-14,
  .mx-tn-14 {
    margin-right: 14px !important; }
  .mb-tn-14,
  .my-tn-14 {
    margin-bottom: 14px !important; }
  .ml-tn-14,
  .mx-tn-14 {
    margin-left: 14px !important; }
  .m-tn-13 {
    margin: 13px !important; }
  .mt-tn-13,
  .my-tn-13 {
    margin-top: 13px !important; }
  .mr-tn-13,
  .mx-tn-13 {
    margin-right: 13px !important; }
  .mb-tn-13,
  .my-tn-13 {
    margin-bottom: 13px !important; }
  .ml-tn-13,
  .mx-tn-13 {
    margin-left: 13px !important; }
  .m-tn-12 {
    margin: 12px !important; }
  .mt-tn-12,
  .my-tn-12 {
    margin-top: 12px !important; }
  .mr-tn-12,
  .mx-tn-12 {
    margin-right: 12px !important; }
  .mb-tn-12,
  .my-tn-12 {
    margin-bottom: 12px !important; }
  .ml-tn-12,
  .mx-tn-12 {
    margin-left: 12px !important; }
  .m-tn-11 {
    margin: 11px !important; }
  .mt-tn-11,
  .my-tn-11 {
    margin-top: 11px !important; }
  .mr-tn-11,
  .mx-tn-11 {
    margin-right: 11px !important; }
  .mb-tn-11,
  .my-tn-11 {
    margin-bottom: 11px !important; }
  .ml-tn-11,
  .mx-tn-11 {
    margin-left: 11px !important; }
  .m-tn-10 {
    margin: 10px !important; }
  .mt-tn-10,
  .my-tn-10 {
    margin-top: 10px !important; }
  .mr-tn-10,
  .mx-tn-10 {
    margin-right: 10px !important; }
  .mb-tn-10,
  .my-tn-10 {
    margin-bottom: 10px !important; }
  .ml-tn-10,
  .mx-tn-10 {
    margin-left: 10px !important; }
  .m-tn-9 {
    margin: 9px !important; }
  .mt-tn-9,
  .my-tn-9 {
    margin-top: 9px !important; }
  .mr-tn-9,
  .mx-tn-9 {
    margin-right: 9px !important; }
  .mb-tn-9,
  .my-tn-9 {
    margin-bottom: 9px !important; }
  .ml-tn-9,
  .mx-tn-9 {
    margin-left: 9px !important; }
  .m-tn-8 {
    margin: 8px !important; }
  .mt-tn-8,
  .my-tn-8 {
    margin-top: 8px !important; }
  .mr-tn-8,
  .mx-tn-8 {
    margin-right: 8px !important; }
  .mb-tn-8,
  .my-tn-8 {
    margin-bottom: 8px !important; }
  .ml-tn-8,
  .mx-tn-8 {
    margin-left: 8px !important; }
  .m-tn-7 {
    margin: 7px !important; }
  .mt-tn-7,
  .my-tn-7 {
    margin-top: 7px !important; }
  .mr-tn-7,
  .mx-tn-7 {
    margin-right: 7px !important; }
  .mb-tn-7,
  .my-tn-7 {
    margin-bottom: 7px !important; }
  .ml-tn-7,
  .mx-tn-7 {
    margin-left: 7px !important; }
  .m-tn-6 {
    margin: 6px !important; }
  .mt-tn-6,
  .my-tn-6 {
    margin-top: 6px !important; }
  .mr-tn-6,
  .mx-tn-6 {
    margin-right: 6px !important; }
  .mb-tn-6,
  .my-tn-6 {
    margin-bottom: 6px !important; }
  .ml-tn-6,
  .mx-tn-6 {
    margin-left: 6px !important; }
  .p-tn-0 {
    padding: 0px !important; }
  .pt-tn-0,
  .py-tn-0 {
    padding-top: 0px !important; }
  .pr-tn-0,
  .px-tn-0 {
    padding-right: 0px !important; }
  .pb-tn-0,
  .py-tn-0 {
    padding-bottom: 0px !important; }
  .pl-tn-0,
  .px-tn-0 {
    padding-left: 0px !important; }
  .p-tn-1 {
    padding: 1px !important; }
  .pt-tn-1,
  .py-tn-1 {
    padding-top: 1px !important; }
  .pr-tn-1,
  .px-tn-1 {
    padding-right: 1px !important; }
  .pb-tn-1,
  .py-tn-1 {
    padding-bottom: 1px !important; }
  .pl-tn-1,
  .px-tn-1 {
    padding-left: 1px !important; }
  .p-tn-2 {
    padding: 2px !important; }
  .pt-tn-2,
  .py-tn-2 {
    padding-top: 2px !important; }
  .pr-tn-2,
  .px-tn-2 {
    padding-right: 2px !important; }
  .pb-tn-2,
  .py-tn-2 {
    padding-bottom: 2px !important; }
  .pl-tn-2,
  .px-tn-2 {
    padding-left: 2px !important; }
  .p-tn-3 {
    padding: 3px !important; }
  .pt-tn-3,
  .py-tn-3 {
    padding-top: 3px !important; }
  .pr-tn-3,
  .px-tn-3 {
    padding-right: 3px !important; }
  .pb-tn-3,
  .py-tn-3 {
    padding-bottom: 3px !important; }
  .pl-tn-3,
  .px-tn-3 {
    padding-left: 3px !important; }
  .p-tn-4 {
    padding: 4px !important; }
  .pt-tn-4,
  .py-tn-4 {
    padding-top: 4px !important; }
  .pr-tn-4,
  .px-tn-4 {
    padding-right: 4px !important; }
  .pb-tn-4,
  .py-tn-4 {
    padding-bottom: 4px !important; }
  .pl-tn-4,
  .px-tn-4 {
    padding-left: 4px !important; }
  .p-tn-5 {
    padding: 5px !important; }
  .pt-tn-5,
  .py-tn-5 {
    padding-top: 5px !important; }
  .pr-tn-5,
  .px-tn-5 {
    padding-right: 5px !important; }
  .pb-tn-5,
  .py-tn-5 {
    padding-bottom: 5px !important; }
  .pl-tn-5,
  .px-tn-5 {
    padding-left: 5px !important; }
  .p-tn-100 {
    padding: 100px !important; }
  .pt-tn-100,
  .py-tn-100 {
    padding-top: 100px !important; }
  .pr-tn-100,
  .px-tn-100 {
    padding-right: 100px !important; }
  .pb-tn-100,
  .py-tn-100 {
    padding-bottom: 100px !important; }
  .pl-tn-100,
  .px-tn-100 {
    padding-left: 100px !important; }
  .p-tn-99 {
    padding: 99px !important; }
  .pt-tn-99,
  .py-tn-99 {
    padding-top: 99px !important; }
  .pr-tn-99,
  .px-tn-99 {
    padding-right: 99px !important; }
  .pb-tn-99,
  .py-tn-99 {
    padding-bottom: 99px !important; }
  .pl-tn-99,
  .px-tn-99 {
    padding-left: 99px !important; }
  .p-tn-98 {
    padding: 98px !important; }
  .pt-tn-98,
  .py-tn-98 {
    padding-top: 98px !important; }
  .pr-tn-98,
  .px-tn-98 {
    padding-right: 98px !important; }
  .pb-tn-98,
  .py-tn-98 {
    padding-bottom: 98px !important; }
  .pl-tn-98,
  .px-tn-98 {
    padding-left: 98px !important; }
  .p-tn-97 {
    padding: 97px !important; }
  .pt-tn-97,
  .py-tn-97 {
    padding-top: 97px !important; }
  .pr-tn-97,
  .px-tn-97 {
    padding-right: 97px !important; }
  .pb-tn-97,
  .py-tn-97 {
    padding-bottom: 97px !important; }
  .pl-tn-97,
  .px-tn-97 {
    padding-left: 97px !important; }
  .p-tn-96 {
    padding: 96px !important; }
  .pt-tn-96,
  .py-tn-96 {
    padding-top: 96px !important; }
  .pr-tn-96,
  .px-tn-96 {
    padding-right: 96px !important; }
  .pb-tn-96,
  .py-tn-96 {
    padding-bottom: 96px !important; }
  .pl-tn-96,
  .px-tn-96 {
    padding-left: 96px !important; }
  .p-tn-95 {
    padding: 95px !important; }
  .pt-tn-95,
  .py-tn-95 {
    padding-top: 95px !important; }
  .pr-tn-95,
  .px-tn-95 {
    padding-right: 95px !important; }
  .pb-tn-95,
  .py-tn-95 {
    padding-bottom: 95px !important; }
  .pl-tn-95,
  .px-tn-95 {
    padding-left: 95px !important; }
  .p-tn-94 {
    padding: 94px !important; }
  .pt-tn-94,
  .py-tn-94 {
    padding-top: 94px !important; }
  .pr-tn-94,
  .px-tn-94 {
    padding-right: 94px !important; }
  .pb-tn-94,
  .py-tn-94 {
    padding-bottom: 94px !important; }
  .pl-tn-94,
  .px-tn-94 {
    padding-left: 94px !important; }
  .p-tn-93 {
    padding: 93px !important; }
  .pt-tn-93,
  .py-tn-93 {
    padding-top: 93px !important; }
  .pr-tn-93,
  .px-tn-93 {
    padding-right: 93px !important; }
  .pb-tn-93,
  .py-tn-93 {
    padding-bottom: 93px !important; }
  .pl-tn-93,
  .px-tn-93 {
    padding-left: 93px !important; }
  .p-tn-92 {
    padding: 92px !important; }
  .pt-tn-92,
  .py-tn-92 {
    padding-top: 92px !important; }
  .pr-tn-92,
  .px-tn-92 {
    padding-right: 92px !important; }
  .pb-tn-92,
  .py-tn-92 {
    padding-bottom: 92px !important; }
  .pl-tn-92,
  .px-tn-92 {
    padding-left: 92px !important; }
  .p-tn-91 {
    padding: 91px !important; }
  .pt-tn-91,
  .py-tn-91 {
    padding-top: 91px !important; }
  .pr-tn-91,
  .px-tn-91 {
    padding-right: 91px !important; }
  .pb-tn-91,
  .py-tn-91 {
    padding-bottom: 91px !important; }
  .pl-tn-91,
  .px-tn-91 {
    padding-left: 91px !important; }
  .p-tn-90 {
    padding: 90px !important; }
  .pt-tn-90,
  .py-tn-90 {
    padding-top: 90px !important; }
  .pr-tn-90,
  .px-tn-90 {
    padding-right: 90px !important; }
  .pb-tn-90,
  .py-tn-90 {
    padding-bottom: 90px !important; }
  .pl-tn-90,
  .px-tn-90 {
    padding-left: 90px !important; }
  .p-tn-89 {
    padding: 89px !important; }
  .pt-tn-89,
  .py-tn-89 {
    padding-top: 89px !important; }
  .pr-tn-89,
  .px-tn-89 {
    padding-right: 89px !important; }
  .pb-tn-89,
  .py-tn-89 {
    padding-bottom: 89px !important; }
  .pl-tn-89,
  .px-tn-89 {
    padding-left: 89px !important; }
  .p-tn-88 {
    padding: 88px !important; }
  .pt-tn-88,
  .py-tn-88 {
    padding-top: 88px !important; }
  .pr-tn-88,
  .px-tn-88 {
    padding-right: 88px !important; }
  .pb-tn-88,
  .py-tn-88 {
    padding-bottom: 88px !important; }
  .pl-tn-88,
  .px-tn-88 {
    padding-left: 88px !important; }
  .p-tn-87 {
    padding: 87px !important; }
  .pt-tn-87,
  .py-tn-87 {
    padding-top: 87px !important; }
  .pr-tn-87,
  .px-tn-87 {
    padding-right: 87px !important; }
  .pb-tn-87,
  .py-tn-87 {
    padding-bottom: 87px !important; }
  .pl-tn-87,
  .px-tn-87 {
    padding-left: 87px !important; }
  .p-tn-86 {
    padding: 86px !important; }
  .pt-tn-86,
  .py-tn-86 {
    padding-top: 86px !important; }
  .pr-tn-86,
  .px-tn-86 {
    padding-right: 86px !important; }
  .pb-tn-86,
  .py-tn-86 {
    padding-bottom: 86px !important; }
  .pl-tn-86,
  .px-tn-86 {
    padding-left: 86px !important; }
  .p-tn-85 {
    padding: 85px !important; }
  .pt-tn-85,
  .py-tn-85 {
    padding-top: 85px !important; }
  .pr-tn-85,
  .px-tn-85 {
    padding-right: 85px !important; }
  .pb-tn-85,
  .py-tn-85 {
    padding-bottom: 85px !important; }
  .pl-tn-85,
  .px-tn-85 {
    padding-left: 85px !important; }
  .p-tn-84 {
    padding: 84px !important; }
  .pt-tn-84,
  .py-tn-84 {
    padding-top: 84px !important; }
  .pr-tn-84,
  .px-tn-84 {
    padding-right: 84px !important; }
  .pb-tn-84,
  .py-tn-84 {
    padding-bottom: 84px !important; }
  .pl-tn-84,
  .px-tn-84 {
    padding-left: 84px !important; }
  .p-tn-83 {
    padding: 83px !important; }
  .pt-tn-83,
  .py-tn-83 {
    padding-top: 83px !important; }
  .pr-tn-83,
  .px-tn-83 {
    padding-right: 83px !important; }
  .pb-tn-83,
  .py-tn-83 {
    padding-bottom: 83px !important; }
  .pl-tn-83,
  .px-tn-83 {
    padding-left: 83px !important; }
  .p-tn-82 {
    padding: 82px !important; }
  .pt-tn-82,
  .py-tn-82 {
    padding-top: 82px !important; }
  .pr-tn-82,
  .px-tn-82 {
    padding-right: 82px !important; }
  .pb-tn-82,
  .py-tn-82 {
    padding-bottom: 82px !important; }
  .pl-tn-82,
  .px-tn-82 {
    padding-left: 82px !important; }
  .p-tn-81 {
    padding: 81px !important; }
  .pt-tn-81,
  .py-tn-81 {
    padding-top: 81px !important; }
  .pr-tn-81,
  .px-tn-81 {
    padding-right: 81px !important; }
  .pb-tn-81,
  .py-tn-81 {
    padding-bottom: 81px !important; }
  .pl-tn-81,
  .px-tn-81 {
    padding-left: 81px !important; }
  .p-tn-80 {
    padding: 80px !important; }
  .pt-tn-80,
  .py-tn-80 {
    padding-top: 80px !important; }
  .pr-tn-80,
  .px-tn-80 {
    padding-right: 80px !important; }
  .pb-tn-80,
  .py-tn-80 {
    padding-bottom: 80px !important; }
  .pl-tn-80,
  .px-tn-80 {
    padding-left: 80px !important; }
  .p-tn-79 {
    padding: 79px !important; }
  .pt-tn-79,
  .py-tn-79 {
    padding-top: 79px !important; }
  .pr-tn-79,
  .px-tn-79 {
    padding-right: 79px !important; }
  .pb-tn-79,
  .py-tn-79 {
    padding-bottom: 79px !important; }
  .pl-tn-79,
  .px-tn-79 {
    padding-left: 79px !important; }
  .p-tn-78 {
    padding: 78px !important; }
  .pt-tn-78,
  .py-tn-78 {
    padding-top: 78px !important; }
  .pr-tn-78,
  .px-tn-78 {
    padding-right: 78px !important; }
  .pb-tn-78,
  .py-tn-78 {
    padding-bottom: 78px !important; }
  .pl-tn-78,
  .px-tn-78 {
    padding-left: 78px !important; }
  .p-tn-77 {
    padding: 77px !important; }
  .pt-tn-77,
  .py-tn-77 {
    padding-top: 77px !important; }
  .pr-tn-77,
  .px-tn-77 {
    padding-right: 77px !important; }
  .pb-tn-77,
  .py-tn-77 {
    padding-bottom: 77px !important; }
  .pl-tn-77,
  .px-tn-77 {
    padding-left: 77px !important; }
  .p-tn-76 {
    padding: 76px !important; }
  .pt-tn-76,
  .py-tn-76 {
    padding-top: 76px !important; }
  .pr-tn-76,
  .px-tn-76 {
    padding-right: 76px !important; }
  .pb-tn-76,
  .py-tn-76 {
    padding-bottom: 76px !important; }
  .pl-tn-76,
  .px-tn-76 {
    padding-left: 76px !important; }
  .p-tn-75 {
    padding: 75px !important; }
  .pt-tn-75,
  .py-tn-75 {
    padding-top: 75px !important; }
  .pr-tn-75,
  .px-tn-75 {
    padding-right: 75px !important; }
  .pb-tn-75,
  .py-tn-75 {
    padding-bottom: 75px !important; }
  .pl-tn-75,
  .px-tn-75 {
    padding-left: 75px !important; }
  .p-tn-74 {
    padding: 74px !important; }
  .pt-tn-74,
  .py-tn-74 {
    padding-top: 74px !important; }
  .pr-tn-74,
  .px-tn-74 {
    padding-right: 74px !important; }
  .pb-tn-74,
  .py-tn-74 {
    padding-bottom: 74px !important; }
  .pl-tn-74,
  .px-tn-74 {
    padding-left: 74px !important; }
  .p-tn-73 {
    padding: 73px !important; }
  .pt-tn-73,
  .py-tn-73 {
    padding-top: 73px !important; }
  .pr-tn-73,
  .px-tn-73 {
    padding-right: 73px !important; }
  .pb-tn-73,
  .py-tn-73 {
    padding-bottom: 73px !important; }
  .pl-tn-73,
  .px-tn-73 {
    padding-left: 73px !important; }
  .p-tn-72 {
    padding: 72px !important; }
  .pt-tn-72,
  .py-tn-72 {
    padding-top: 72px !important; }
  .pr-tn-72,
  .px-tn-72 {
    padding-right: 72px !important; }
  .pb-tn-72,
  .py-tn-72 {
    padding-bottom: 72px !important; }
  .pl-tn-72,
  .px-tn-72 {
    padding-left: 72px !important; }
  .p-tn-71 {
    padding: 71px !important; }
  .pt-tn-71,
  .py-tn-71 {
    padding-top: 71px !important; }
  .pr-tn-71,
  .px-tn-71 {
    padding-right: 71px !important; }
  .pb-tn-71,
  .py-tn-71 {
    padding-bottom: 71px !important; }
  .pl-tn-71,
  .px-tn-71 {
    padding-left: 71px !important; }
  .p-tn-70 {
    padding: 70px !important; }
  .pt-tn-70,
  .py-tn-70 {
    padding-top: 70px !important; }
  .pr-tn-70,
  .px-tn-70 {
    padding-right: 70px !important; }
  .pb-tn-70,
  .py-tn-70 {
    padding-bottom: 70px !important; }
  .pl-tn-70,
  .px-tn-70 {
    padding-left: 70px !important; }
  .p-tn-69 {
    padding: 69px !important; }
  .pt-tn-69,
  .py-tn-69 {
    padding-top: 69px !important; }
  .pr-tn-69,
  .px-tn-69 {
    padding-right: 69px !important; }
  .pb-tn-69,
  .py-tn-69 {
    padding-bottom: 69px !important; }
  .pl-tn-69,
  .px-tn-69 {
    padding-left: 69px !important; }
  .p-tn-68 {
    padding: 68px !important; }
  .pt-tn-68,
  .py-tn-68 {
    padding-top: 68px !important; }
  .pr-tn-68,
  .px-tn-68 {
    padding-right: 68px !important; }
  .pb-tn-68,
  .py-tn-68 {
    padding-bottom: 68px !important; }
  .pl-tn-68,
  .px-tn-68 {
    padding-left: 68px !important; }
  .p-tn-67 {
    padding: 67px !important; }
  .pt-tn-67,
  .py-tn-67 {
    padding-top: 67px !important; }
  .pr-tn-67,
  .px-tn-67 {
    padding-right: 67px !important; }
  .pb-tn-67,
  .py-tn-67 {
    padding-bottom: 67px !important; }
  .pl-tn-67,
  .px-tn-67 {
    padding-left: 67px !important; }
  .p-tn-66 {
    padding: 66px !important; }
  .pt-tn-66,
  .py-tn-66 {
    padding-top: 66px !important; }
  .pr-tn-66,
  .px-tn-66 {
    padding-right: 66px !important; }
  .pb-tn-66,
  .py-tn-66 {
    padding-bottom: 66px !important; }
  .pl-tn-66,
  .px-tn-66 {
    padding-left: 66px !important; }
  .p-tn-65 {
    padding: 65px !important; }
  .pt-tn-65,
  .py-tn-65 {
    padding-top: 65px !important; }
  .pr-tn-65,
  .px-tn-65 {
    padding-right: 65px !important; }
  .pb-tn-65,
  .py-tn-65 {
    padding-bottom: 65px !important; }
  .pl-tn-65,
  .px-tn-65 {
    padding-left: 65px !important; }
  .p-tn-64 {
    padding: 64px !important; }
  .pt-tn-64,
  .py-tn-64 {
    padding-top: 64px !important; }
  .pr-tn-64,
  .px-tn-64 {
    padding-right: 64px !important; }
  .pb-tn-64,
  .py-tn-64 {
    padding-bottom: 64px !important; }
  .pl-tn-64,
  .px-tn-64 {
    padding-left: 64px !important; }
  .p-tn-63 {
    padding: 63px !important; }
  .pt-tn-63,
  .py-tn-63 {
    padding-top: 63px !important; }
  .pr-tn-63,
  .px-tn-63 {
    padding-right: 63px !important; }
  .pb-tn-63,
  .py-tn-63 {
    padding-bottom: 63px !important; }
  .pl-tn-63,
  .px-tn-63 {
    padding-left: 63px !important; }
  .p-tn-62 {
    padding: 62px !important; }
  .pt-tn-62,
  .py-tn-62 {
    padding-top: 62px !important; }
  .pr-tn-62,
  .px-tn-62 {
    padding-right: 62px !important; }
  .pb-tn-62,
  .py-tn-62 {
    padding-bottom: 62px !important; }
  .pl-tn-62,
  .px-tn-62 {
    padding-left: 62px !important; }
  .p-tn-61 {
    padding: 61px !important; }
  .pt-tn-61,
  .py-tn-61 {
    padding-top: 61px !important; }
  .pr-tn-61,
  .px-tn-61 {
    padding-right: 61px !important; }
  .pb-tn-61,
  .py-tn-61 {
    padding-bottom: 61px !important; }
  .pl-tn-61,
  .px-tn-61 {
    padding-left: 61px !important; }
  .p-tn-60 {
    padding: 60px !important; }
  .pt-tn-60,
  .py-tn-60 {
    padding-top: 60px !important; }
  .pr-tn-60,
  .px-tn-60 {
    padding-right: 60px !important; }
  .pb-tn-60,
  .py-tn-60 {
    padding-bottom: 60px !important; }
  .pl-tn-60,
  .px-tn-60 {
    padding-left: 60px !important; }
  .p-tn-59 {
    padding: 59px !important; }
  .pt-tn-59,
  .py-tn-59 {
    padding-top: 59px !important; }
  .pr-tn-59,
  .px-tn-59 {
    padding-right: 59px !important; }
  .pb-tn-59,
  .py-tn-59 {
    padding-bottom: 59px !important; }
  .pl-tn-59,
  .px-tn-59 {
    padding-left: 59px !important; }
  .p-tn-58 {
    padding: 58px !important; }
  .pt-tn-58,
  .py-tn-58 {
    padding-top: 58px !important; }
  .pr-tn-58,
  .px-tn-58 {
    padding-right: 58px !important; }
  .pb-tn-58,
  .py-tn-58 {
    padding-bottom: 58px !important; }
  .pl-tn-58,
  .px-tn-58 {
    padding-left: 58px !important; }
  .p-tn-57 {
    padding: 57px !important; }
  .pt-tn-57,
  .py-tn-57 {
    padding-top: 57px !important; }
  .pr-tn-57,
  .px-tn-57 {
    padding-right: 57px !important; }
  .pb-tn-57,
  .py-tn-57 {
    padding-bottom: 57px !important; }
  .pl-tn-57,
  .px-tn-57 {
    padding-left: 57px !important; }
  .p-tn-56 {
    padding: 56px !important; }
  .pt-tn-56,
  .py-tn-56 {
    padding-top: 56px !important; }
  .pr-tn-56,
  .px-tn-56 {
    padding-right: 56px !important; }
  .pb-tn-56,
  .py-tn-56 {
    padding-bottom: 56px !important; }
  .pl-tn-56,
  .px-tn-56 {
    padding-left: 56px !important; }
  .p-tn-55 {
    padding: 55px !important; }
  .pt-tn-55,
  .py-tn-55 {
    padding-top: 55px !important; }
  .pr-tn-55,
  .px-tn-55 {
    padding-right: 55px !important; }
  .pb-tn-55,
  .py-tn-55 {
    padding-bottom: 55px !important; }
  .pl-tn-55,
  .px-tn-55 {
    padding-left: 55px !important; }
  .p-tn-54 {
    padding: 54px !important; }
  .pt-tn-54,
  .py-tn-54 {
    padding-top: 54px !important; }
  .pr-tn-54,
  .px-tn-54 {
    padding-right: 54px !important; }
  .pb-tn-54,
  .py-tn-54 {
    padding-bottom: 54px !important; }
  .pl-tn-54,
  .px-tn-54 {
    padding-left: 54px !important; }
  .p-tn-53 {
    padding: 53px !important; }
  .pt-tn-53,
  .py-tn-53 {
    padding-top: 53px !important; }
  .pr-tn-53,
  .px-tn-53 {
    padding-right: 53px !important; }
  .pb-tn-53,
  .py-tn-53 {
    padding-bottom: 53px !important; }
  .pl-tn-53,
  .px-tn-53 {
    padding-left: 53px !important; }
  .p-tn-52 {
    padding: 52px !important; }
  .pt-tn-52,
  .py-tn-52 {
    padding-top: 52px !important; }
  .pr-tn-52,
  .px-tn-52 {
    padding-right: 52px !important; }
  .pb-tn-52,
  .py-tn-52 {
    padding-bottom: 52px !important; }
  .pl-tn-52,
  .px-tn-52 {
    padding-left: 52px !important; }
  .p-tn-51 {
    padding: 51px !important; }
  .pt-tn-51,
  .py-tn-51 {
    padding-top: 51px !important; }
  .pr-tn-51,
  .px-tn-51 {
    padding-right: 51px !important; }
  .pb-tn-51,
  .py-tn-51 {
    padding-bottom: 51px !important; }
  .pl-tn-51,
  .px-tn-51 {
    padding-left: 51px !important; }
  .p-tn-50 {
    padding: 50px !important; }
  .pt-tn-50,
  .py-tn-50 {
    padding-top: 50px !important; }
  .pr-tn-50,
  .px-tn-50 {
    padding-right: 50px !important; }
  .pb-tn-50,
  .py-tn-50 {
    padding-bottom: 50px !important; }
  .pl-tn-50,
  .px-tn-50 {
    padding-left: 50px !important; }
  .p-tn-49 {
    padding: 49px !important; }
  .pt-tn-49,
  .py-tn-49 {
    padding-top: 49px !important; }
  .pr-tn-49,
  .px-tn-49 {
    padding-right: 49px !important; }
  .pb-tn-49,
  .py-tn-49 {
    padding-bottom: 49px !important; }
  .pl-tn-49,
  .px-tn-49 {
    padding-left: 49px !important; }
  .p-tn-48 {
    padding: 48px !important; }
  .pt-tn-48,
  .py-tn-48 {
    padding-top: 48px !important; }
  .pr-tn-48,
  .px-tn-48 {
    padding-right: 48px !important; }
  .pb-tn-48,
  .py-tn-48 {
    padding-bottom: 48px !important; }
  .pl-tn-48,
  .px-tn-48 {
    padding-left: 48px !important; }
  .p-tn-47 {
    padding: 47px !important; }
  .pt-tn-47,
  .py-tn-47 {
    padding-top: 47px !important; }
  .pr-tn-47,
  .px-tn-47 {
    padding-right: 47px !important; }
  .pb-tn-47,
  .py-tn-47 {
    padding-bottom: 47px !important; }
  .pl-tn-47,
  .px-tn-47 {
    padding-left: 47px !important; }
  .p-tn-46 {
    padding: 46px !important; }
  .pt-tn-46,
  .py-tn-46 {
    padding-top: 46px !important; }
  .pr-tn-46,
  .px-tn-46 {
    padding-right: 46px !important; }
  .pb-tn-46,
  .py-tn-46 {
    padding-bottom: 46px !important; }
  .pl-tn-46,
  .px-tn-46 {
    padding-left: 46px !important; }
  .p-tn-45 {
    padding: 45px !important; }
  .pt-tn-45,
  .py-tn-45 {
    padding-top: 45px !important; }
  .pr-tn-45,
  .px-tn-45 {
    padding-right: 45px !important; }
  .pb-tn-45,
  .py-tn-45 {
    padding-bottom: 45px !important; }
  .pl-tn-45,
  .px-tn-45 {
    padding-left: 45px !important; }
  .p-tn-44 {
    padding: 44px !important; }
  .pt-tn-44,
  .py-tn-44 {
    padding-top: 44px !important; }
  .pr-tn-44,
  .px-tn-44 {
    padding-right: 44px !important; }
  .pb-tn-44,
  .py-tn-44 {
    padding-bottom: 44px !important; }
  .pl-tn-44,
  .px-tn-44 {
    padding-left: 44px !important; }
  .p-tn-43 {
    padding: 43px !important; }
  .pt-tn-43,
  .py-tn-43 {
    padding-top: 43px !important; }
  .pr-tn-43,
  .px-tn-43 {
    padding-right: 43px !important; }
  .pb-tn-43,
  .py-tn-43 {
    padding-bottom: 43px !important; }
  .pl-tn-43,
  .px-tn-43 {
    padding-left: 43px !important; }
  .p-tn-42 {
    padding: 42px !important; }
  .pt-tn-42,
  .py-tn-42 {
    padding-top: 42px !important; }
  .pr-tn-42,
  .px-tn-42 {
    padding-right: 42px !important; }
  .pb-tn-42,
  .py-tn-42 {
    padding-bottom: 42px !important; }
  .pl-tn-42,
  .px-tn-42 {
    padding-left: 42px !important; }
  .p-tn-41 {
    padding: 41px !important; }
  .pt-tn-41,
  .py-tn-41 {
    padding-top: 41px !important; }
  .pr-tn-41,
  .px-tn-41 {
    padding-right: 41px !important; }
  .pb-tn-41,
  .py-tn-41 {
    padding-bottom: 41px !important; }
  .pl-tn-41,
  .px-tn-41 {
    padding-left: 41px !important; }
  .p-tn-40 {
    padding: 40px !important; }
  .pt-tn-40,
  .py-tn-40 {
    padding-top: 40px !important; }
  .pr-tn-40,
  .px-tn-40 {
    padding-right: 40px !important; }
  .pb-tn-40,
  .py-tn-40 {
    padding-bottom: 40px !important; }
  .pl-tn-40,
  .px-tn-40 {
    padding-left: 40px !important; }
  .p-tn-39 {
    padding: 39px !important; }
  .pt-tn-39,
  .py-tn-39 {
    padding-top: 39px !important; }
  .pr-tn-39,
  .px-tn-39 {
    padding-right: 39px !important; }
  .pb-tn-39,
  .py-tn-39 {
    padding-bottom: 39px !important; }
  .pl-tn-39,
  .px-tn-39 {
    padding-left: 39px !important; }
  .p-tn-38 {
    padding: 38px !important; }
  .pt-tn-38,
  .py-tn-38 {
    padding-top: 38px !important; }
  .pr-tn-38,
  .px-tn-38 {
    padding-right: 38px !important; }
  .pb-tn-38,
  .py-tn-38 {
    padding-bottom: 38px !important; }
  .pl-tn-38,
  .px-tn-38 {
    padding-left: 38px !important; }
  .p-tn-37 {
    padding: 37px !important; }
  .pt-tn-37,
  .py-tn-37 {
    padding-top: 37px !important; }
  .pr-tn-37,
  .px-tn-37 {
    padding-right: 37px !important; }
  .pb-tn-37,
  .py-tn-37 {
    padding-bottom: 37px !important; }
  .pl-tn-37,
  .px-tn-37 {
    padding-left: 37px !important; }
  .p-tn-36 {
    padding: 36px !important; }
  .pt-tn-36,
  .py-tn-36 {
    padding-top: 36px !important; }
  .pr-tn-36,
  .px-tn-36 {
    padding-right: 36px !important; }
  .pb-tn-36,
  .py-tn-36 {
    padding-bottom: 36px !important; }
  .pl-tn-36,
  .px-tn-36 {
    padding-left: 36px !important; }
  .p-tn-35 {
    padding: 35px !important; }
  .pt-tn-35,
  .py-tn-35 {
    padding-top: 35px !important; }
  .pr-tn-35,
  .px-tn-35 {
    padding-right: 35px !important; }
  .pb-tn-35,
  .py-tn-35 {
    padding-bottom: 35px !important; }
  .pl-tn-35,
  .px-tn-35 {
    padding-left: 35px !important; }
  .p-tn-34 {
    padding: 34px !important; }
  .pt-tn-34,
  .py-tn-34 {
    padding-top: 34px !important; }
  .pr-tn-34,
  .px-tn-34 {
    padding-right: 34px !important; }
  .pb-tn-34,
  .py-tn-34 {
    padding-bottom: 34px !important; }
  .pl-tn-34,
  .px-tn-34 {
    padding-left: 34px !important; }
  .p-tn-33 {
    padding: 33px !important; }
  .pt-tn-33,
  .py-tn-33 {
    padding-top: 33px !important; }
  .pr-tn-33,
  .px-tn-33 {
    padding-right: 33px !important; }
  .pb-tn-33,
  .py-tn-33 {
    padding-bottom: 33px !important; }
  .pl-tn-33,
  .px-tn-33 {
    padding-left: 33px !important; }
  .p-tn-32 {
    padding: 32px !important; }
  .pt-tn-32,
  .py-tn-32 {
    padding-top: 32px !important; }
  .pr-tn-32,
  .px-tn-32 {
    padding-right: 32px !important; }
  .pb-tn-32,
  .py-tn-32 {
    padding-bottom: 32px !important; }
  .pl-tn-32,
  .px-tn-32 {
    padding-left: 32px !important; }
  .p-tn-31 {
    padding: 31px !important; }
  .pt-tn-31,
  .py-tn-31 {
    padding-top: 31px !important; }
  .pr-tn-31,
  .px-tn-31 {
    padding-right: 31px !important; }
  .pb-tn-31,
  .py-tn-31 {
    padding-bottom: 31px !important; }
  .pl-tn-31,
  .px-tn-31 {
    padding-left: 31px !important; }
  .p-tn-30 {
    padding: 30px !important; }
  .pt-tn-30,
  .py-tn-30 {
    padding-top: 30px !important; }
  .pr-tn-30,
  .px-tn-30 {
    padding-right: 30px !important; }
  .pb-tn-30,
  .py-tn-30 {
    padding-bottom: 30px !important; }
  .pl-tn-30,
  .px-tn-30 {
    padding-left: 30px !important; }
  .p-tn-29 {
    padding: 29px !important; }
  .pt-tn-29,
  .py-tn-29 {
    padding-top: 29px !important; }
  .pr-tn-29,
  .px-tn-29 {
    padding-right: 29px !important; }
  .pb-tn-29,
  .py-tn-29 {
    padding-bottom: 29px !important; }
  .pl-tn-29,
  .px-tn-29 {
    padding-left: 29px !important; }
  .p-tn-28 {
    padding: 28px !important; }
  .pt-tn-28,
  .py-tn-28 {
    padding-top: 28px !important; }
  .pr-tn-28,
  .px-tn-28 {
    padding-right: 28px !important; }
  .pb-tn-28,
  .py-tn-28 {
    padding-bottom: 28px !important; }
  .pl-tn-28,
  .px-tn-28 {
    padding-left: 28px !important; }
  .p-tn-27 {
    padding: 27px !important; }
  .pt-tn-27,
  .py-tn-27 {
    padding-top: 27px !important; }
  .pr-tn-27,
  .px-tn-27 {
    padding-right: 27px !important; }
  .pb-tn-27,
  .py-tn-27 {
    padding-bottom: 27px !important; }
  .pl-tn-27,
  .px-tn-27 {
    padding-left: 27px !important; }
  .p-tn-26 {
    padding: 26px !important; }
  .pt-tn-26,
  .py-tn-26 {
    padding-top: 26px !important; }
  .pr-tn-26,
  .px-tn-26 {
    padding-right: 26px !important; }
  .pb-tn-26,
  .py-tn-26 {
    padding-bottom: 26px !important; }
  .pl-tn-26,
  .px-tn-26 {
    padding-left: 26px !important; }
  .p-tn-25 {
    padding: 25px !important; }
  .pt-tn-25,
  .py-tn-25 {
    padding-top: 25px !important; }
  .pr-tn-25,
  .px-tn-25 {
    padding-right: 25px !important; }
  .pb-tn-25,
  .py-tn-25 {
    padding-bottom: 25px !important; }
  .pl-tn-25,
  .px-tn-25 {
    padding-left: 25px !important; }
  .p-tn-24 {
    padding: 24px !important; }
  .pt-tn-24,
  .py-tn-24 {
    padding-top: 24px !important; }
  .pr-tn-24,
  .px-tn-24 {
    padding-right: 24px !important; }
  .pb-tn-24,
  .py-tn-24 {
    padding-bottom: 24px !important; }
  .pl-tn-24,
  .px-tn-24 {
    padding-left: 24px !important; }
  .p-tn-23 {
    padding: 23px !important; }
  .pt-tn-23,
  .py-tn-23 {
    padding-top: 23px !important; }
  .pr-tn-23,
  .px-tn-23 {
    padding-right: 23px !important; }
  .pb-tn-23,
  .py-tn-23 {
    padding-bottom: 23px !important; }
  .pl-tn-23,
  .px-tn-23 {
    padding-left: 23px !important; }
  .p-tn-22 {
    padding: 22px !important; }
  .pt-tn-22,
  .py-tn-22 {
    padding-top: 22px !important; }
  .pr-tn-22,
  .px-tn-22 {
    padding-right: 22px !important; }
  .pb-tn-22,
  .py-tn-22 {
    padding-bottom: 22px !important; }
  .pl-tn-22,
  .px-tn-22 {
    padding-left: 22px !important; }
  .p-tn-21 {
    padding: 21px !important; }
  .pt-tn-21,
  .py-tn-21 {
    padding-top: 21px !important; }
  .pr-tn-21,
  .px-tn-21 {
    padding-right: 21px !important; }
  .pb-tn-21,
  .py-tn-21 {
    padding-bottom: 21px !important; }
  .pl-tn-21,
  .px-tn-21 {
    padding-left: 21px !important; }
  .p-tn-20 {
    padding: 20px !important; }
  .pt-tn-20,
  .py-tn-20 {
    padding-top: 20px !important; }
  .pr-tn-20,
  .px-tn-20 {
    padding-right: 20px !important; }
  .pb-tn-20,
  .py-tn-20 {
    padding-bottom: 20px !important; }
  .pl-tn-20,
  .px-tn-20 {
    padding-left: 20px !important; }
  .p-tn-19 {
    padding: 19px !important; }
  .pt-tn-19,
  .py-tn-19 {
    padding-top: 19px !important; }
  .pr-tn-19,
  .px-tn-19 {
    padding-right: 19px !important; }
  .pb-tn-19,
  .py-tn-19 {
    padding-bottom: 19px !important; }
  .pl-tn-19,
  .px-tn-19 {
    padding-left: 19px !important; }
  .p-tn-18 {
    padding: 18px !important; }
  .pt-tn-18,
  .py-tn-18 {
    padding-top: 18px !important; }
  .pr-tn-18,
  .px-tn-18 {
    padding-right: 18px !important; }
  .pb-tn-18,
  .py-tn-18 {
    padding-bottom: 18px !important; }
  .pl-tn-18,
  .px-tn-18 {
    padding-left: 18px !important; }
  .p-tn-17 {
    padding: 17px !important; }
  .pt-tn-17,
  .py-tn-17 {
    padding-top: 17px !important; }
  .pr-tn-17,
  .px-tn-17 {
    padding-right: 17px !important; }
  .pb-tn-17,
  .py-tn-17 {
    padding-bottom: 17px !important; }
  .pl-tn-17,
  .px-tn-17 {
    padding-left: 17px !important; }
  .p-tn-16 {
    padding: 16px !important; }
  .pt-tn-16,
  .py-tn-16 {
    padding-top: 16px !important; }
  .pr-tn-16,
  .px-tn-16 {
    padding-right: 16px !important; }
  .pb-tn-16,
  .py-tn-16 {
    padding-bottom: 16px !important; }
  .pl-tn-16,
  .px-tn-16 {
    padding-left: 16px !important; }
  .p-tn-15 {
    padding: 15px !important; }
  .pt-tn-15,
  .py-tn-15 {
    padding-top: 15px !important; }
  .pr-tn-15,
  .px-tn-15 {
    padding-right: 15px !important; }
  .pb-tn-15,
  .py-tn-15 {
    padding-bottom: 15px !important; }
  .pl-tn-15,
  .px-tn-15 {
    padding-left: 15px !important; }
  .p-tn-14 {
    padding: 14px !important; }
  .pt-tn-14,
  .py-tn-14 {
    padding-top: 14px !important; }
  .pr-tn-14,
  .px-tn-14 {
    padding-right: 14px !important; }
  .pb-tn-14,
  .py-tn-14 {
    padding-bottom: 14px !important; }
  .pl-tn-14,
  .px-tn-14 {
    padding-left: 14px !important; }
  .p-tn-13 {
    padding: 13px !important; }
  .pt-tn-13,
  .py-tn-13 {
    padding-top: 13px !important; }
  .pr-tn-13,
  .px-tn-13 {
    padding-right: 13px !important; }
  .pb-tn-13,
  .py-tn-13 {
    padding-bottom: 13px !important; }
  .pl-tn-13,
  .px-tn-13 {
    padding-left: 13px !important; }
  .p-tn-12 {
    padding: 12px !important; }
  .pt-tn-12,
  .py-tn-12 {
    padding-top: 12px !important; }
  .pr-tn-12,
  .px-tn-12 {
    padding-right: 12px !important; }
  .pb-tn-12,
  .py-tn-12 {
    padding-bottom: 12px !important; }
  .pl-tn-12,
  .px-tn-12 {
    padding-left: 12px !important; }
  .p-tn-11 {
    padding: 11px !important; }
  .pt-tn-11,
  .py-tn-11 {
    padding-top: 11px !important; }
  .pr-tn-11,
  .px-tn-11 {
    padding-right: 11px !important; }
  .pb-tn-11,
  .py-tn-11 {
    padding-bottom: 11px !important; }
  .pl-tn-11,
  .px-tn-11 {
    padding-left: 11px !important; }
  .p-tn-10 {
    padding: 10px !important; }
  .pt-tn-10,
  .py-tn-10 {
    padding-top: 10px !important; }
  .pr-tn-10,
  .px-tn-10 {
    padding-right: 10px !important; }
  .pb-tn-10,
  .py-tn-10 {
    padding-bottom: 10px !important; }
  .pl-tn-10,
  .px-tn-10 {
    padding-left: 10px !important; }
  .p-tn-9 {
    padding: 9px !important; }
  .pt-tn-9,
  .py-tn-9 {
    padding-top: 9px !important; }
  .pr-tn-9,
  .px-tn-9 {
    padding-right: 9px !important; }
  .pb-tn-9,
  .py-tn-9 {
    padding-bottom: 9px !important; }
  .pl-tn-9,
  .px-tn-9 {
    padding-left: 9px !important; }
  .p-tn-8 {
    padding: 8px !important; }
  .pt-tn-8,
  .py-tn-8 {
    padding-top: 8px !important; }
  .pr-tn-8,
  .px-tn-8 {
    padding-right: 8px !important; }
  .pb-tn-8,
  .py-tn-8 {
    padding-bottom: 8px !important; }
  .pl-tn-8,
  .px-tn-8 {
    padding-left: 8px !important; }
  .p-tn-7 {
    padding: 7px !important; }
  .pt-tn-7,
  .py-tn-7 {
    padding-top: 7px !important; }
  .pr-tn-7,
  .px-tn-7 {
    padding-right: 7px !important; }
  .pb-tn-7,
  .py-tn-7 {
    padding-bottom: 7px !important; }
  .pl-tn-7,
  .px-tn-7 {
    padding-left: 7px !important; }
  .p-tn-6 {
    padding: 6px !important; }
  .pt-tn-6,
  .py-tn-6 {
    padding-top: 6px !important; }
  .pr-tn-6,
  .px-tn-6 {
    padding-right: 6px !important; }
  .pb-tn-6,
  .py-tn-6 {
    padding-bottom: 6px !important; }
  .pl-tn-6,
  .px-tn-6 {
    padding-left: 6px !important; }
  .m-tn-n1 {
    margin: -1px !important; }
  .mt-tn-n1,
  .my-tn-n1 {
    margin-top: -1px !important; }
  .mr-tn-n1,
  .mx-tn-n1 {
    margin-right: -1px !important; }
  .mb-tn-n1,
  .my-tn-n1 {
    margin-bottom: -1px !important; }
  .ml-tn-n1,
  .mx-tn-n1 {
    margin-left: -1px !important; }
  .m-tn-n2 {
    margin: -2px !important; }
  .mt-tn-n2,
  .my-tn-n2 {
    margin-top: -2px !important; }
  .mr-tn-n2,
  .mx-tn-n2 {
    margin-right: -2px !important; }
  .mb-tn-n2,
  .my-tn-n2 {
    margin-bottom: -2px !important; }
  .ml-tn-n2,
  .mx-tn-n2 {
    margin-left: -2px !important; }
  .m-tn-n3 {
    margin: -3px !important; }
  .mt-tn-n3,
  .my-tn-n3 {
    margin-top: -3px !important; }
  .mr-tn-n3,
  .mx-tn-n3 {
    margin-right: -3px !important; }
  .mb-tn-n3,
  .my-tn-n3 {
    margin-bottom: -3px !important; }
  .ml-tn-n3,
  .mx-tn-n3 {
    margin-left: -3px !important; }
  .m-tn-n4 {
    margin: -4px !important; }
  .mt-tn-n4,
  .my-tn-n4 {
    margin-top: -4px !important; }
  .mr-tn-n4,
  .mx-tn-n4 {
    margin-right: -4px !important; }
  .mb-tn-n4,
  .my-tn-n4 {
    margin-bottom: -4px !important; }
  .ml-tn-n4,
  .mx-tn-n4 {
    margin-left: -4px !important; }
  .m-tn-n5 {
    margin: -5px !important; }
  .mt-tn-n5,
  .my-tn-n5 {
    margin-top: -5px !important; }
  .mr-tn-n5,
  .mx-tn-n5 {
    margin-right: -5px !important; }
  .mb-tn-n5,
  .my-tn-n5 {
    margin-bottom: -5px !important; }
  .ml-tn-n5,
  .mx-tn-n5 {
    margin-left: -5px !important; }
  .m-tn-n100 {
    margin: -100px !important; }
  .mt-tn-n100,
  .my-tn-n100 {
    margin-top: -100px !important; }
  .mr-tn-n100,
  .mx-tn-n100 {
    margin-right: -100px !important; }
  .mb-tn-n100,
  .my-tn-n100 {
    margin-bottom: -100px !important; }
  .ml-tn-n100,
  .mx-tn-n100 {
    margin-left: -100px !important; }
  .m-tn-n99 {
    margin: -99px !important; }
  .mt-tn-n99,
  .my-tn-n99 {
    margin-top: -99px !important; }
  .mr-tn-n99,
  .mx-tn-n99 {
    margin-right: -99px !important; }
  .mb-tn-n99,
  .my-tn-n99 {
    margin-bottom: -99px !important; }
  .ml-tn-n99,
  .mx-tn-n99 {
    margin-left: -99px !important; }
  .m-tn-n98 {
    margin: -98px !important; }
  .mt-tn-n98,
  .my-tn-n98 {
    margin-top: -98px !important; }
  .mr-tn-n98,
  .mx-tn-n98 {
    margin-right: -98px !important; }
  .mb-tn-n98,
  .my-tn-n98 {
    margin-bottom: -98px !important; }
  .ml-tn-n98,
  .mx-tn-n98 {
    margin-left: -98px !important; }
  .m-tn-n97 {
    margin: -97px !important; }
  .mt-tn-n97,
  .my-tn-n97 {
    margin-top: -97px !important; }
  .mr-tn-n97,
  .mx-tn-n97 {
    margin-right: -97px !important; }
  .mb-tn-n97,
  .my-tn-n97 {
    margin-bottom: -97px !important; }
  .ml-tn-n97,
  .mx-tn-n97 {
    margin-left: -97px !important; }
  .m-tn-n96 {
    margin: -96px !important; }
  .mt-tn-n96,
  .my-tn-n96 {
    margin-top: -96px !important; }
  .mr-tn-n96,
  .mx-tn-n96 {
    margin-right: -96px !important; }
  .mb-tn-n96,
  .my-tn-n96 {
    margin-bottom: -96px !important; }
  .ml-tn-n96,
  .mx-tn-n96 {
    margin-left: -96px !important; }
  .m-tn-n95 {
    margin: -95px !important; }
  .mt-tn-n95,
  .my-tn-n95 {
    margin-top: -95px !important; }
  .mr-tn-n95,
  .mx-tn-n95 {
    margin-right: -95px !important; }
  .mb-tn-n95,
  .my-tn-n95 {
    margin-bottom: -95px !important; }
  .ml-tn-n95,
  .mx-tn-n95 {
    margin-left: -95px !important; }
  .m-tn-n94 {
    margin: -94px !important; }
  .mt-tn-n94,
  .my-tn-n94 {
    margin-top: -94px !important; }
  .mr-tn-n94,
  .mx-tn-n94 {
    margin-right: -94px !important; }
  .mb-tn-n94,
  .my-tn-n94 {
    margin-bottom: -94px !important; }
  .ml-tn-n94,
  .mx-tn-n94 {
    margin-left: -94px !important; }
  .m-tn-n93 {
    margin: -93px !important; }
  .mt-tn-n93,
  .my-tn-n93 {
    margin-top: -93px !important; }
  .mr-tn-n93,
  .mx-tn-n93 {
    margin-right: -93px !important; }
  .mb-tn-n93,
  .my-tn-n93 {
    margin-bottom: -93px !important; }
  .ml-tn-n93,
  .mx-tn-n93 {
    margin-left: -93px !important; }
  .m-tn-n92 {
    margin: -92px !important; }
  .mt-tn-n92,
  .my-tn-n92 {
    margin-top: -92px !important; }
  .mr-tn-n92,
  .mx-tn-n92 {
    margin-right: -92px !important; }
  .mb-tn-n92,
  .my-tn-n92 {
    margin-bottom: -92px !important; }
  .ml-tn-n92,
  .mx-tn-n92 {
    margin-left: -92px !important; }
  .m-tn-n91 {
    margin: -91px !important; }
  .mt-tn-n91,
  .my-tn-n91 {
    margin-top: -91px !important; }
  .mr-tn-n91,
  .mx-tn-n91 {
    margin-right: -91px !important; }
  .mb-tn-n91,
  .my-tn-n91 {
    margin-bottom: -91px !important; }
  .ml-tn-n91,
  .mx-tn-n91 {
    margin-left: -91px !important; }
  .m-tn-n90 {
    margin: -90px !important; }
  .mt-tn-n90,
  .my-tn-n90 {
    margin-top: -90px !important; }
  .mr-tn-n90,
  .mx-tn-n90 {
    margin-right: -90px !important; }
  .mb-tn-n90,
  .my-tn-n90 {
    margin-bottom: -90px !important; }
  .ml-tn-n90,
  .mx-tn-n90 {
    margin-left: -90px !important; }
  .m-tn-n89 {
    margin: -89px !important; }
  .mt-tn-n89,
  .my-tn-n89 {
    margin-top: -89px !important; }
  .mr-tn-n89,
  .mx-tn-n89 {
    margin-right: -89px !important; }
  .mb-tn-n89,
  .my-tn-n89 {
    margin-bottom: -89px !important; }
  .ml-tn-n89,
  .mx-tn-n89 {
    margin-left: -89px !important; }
  .m-tn-n88 {
    margin: -88px !important; }
  .mt-tn-n88,
  .my-tn-n88 {
    margin-top: -88px !important; }
  .mr-tn-n88,
  .mx-tn-n88 {
    margin-right: -88px !important; }
  .mb-tn-n88,
  .my-tn-n88 {
    margin-bottom: -88px !important; }
  .ml-tn-n88,
  .mx-tn-n88 {
    margin-left: -88px !important; }
  .m-tn-n87 {
    margin: -87px !important; }
  .mt-tn-n87,
  .my-tn-n87 {
    margin-top: -87px !important; }
  .mr-tn-n87,
  .mx-tn-n87 {
    margin-right: -87px !important; }
  .mb-tn-n87,
  .my-tn-n87 {
    margin-bottom: -87px !important; }
  .ml-tn-n87,
  .mx-tn-n87 {
    margin-left: -87px !important; }
  .m-tn-n86 {
    margin: -86px !important; }
  .mt-tn-n86,
  .my-tn-n86 {
    margin-top: -86px !important; }
  .mr-tn-n86,
  .mx-tn-n86 {
    margin-right: -86px !important; }
  .mb-tn-n86,
  .my-tn-n86 {
    margin-bottom: -86px !important; }
  .ml-tn-n86,
  .mx-tn-n86 {
    margin-left: -86px !important; }
  .m-tn-n85 {
    margin: -85px !important; }
  .mt-tn-n85,
  .my-tn-n85 {
    margin-top: -85px !important; }
  .mr-tn-n85,
  .mx-tn-n85 {
    margin-right: -85px !important; }
  .mb-tn-n85,
  .my-tn-n85 {
    margin-bottom: -85px !important; }
  .ml-tn-n85,
  .mx-tn-n85 {
    margin-left: -85px !important; }
  .m-tn-n84 {
    margin: -84px !important; }
  .mt-tn-n84,
  .my-tn-n84 {
    margin-top: -84px !important; }
  .mr-tn-n84,
  .mx-tn-n84 {
    margin-right: -84px !important; }
  .mb-tn-n84,
  .my-tn-n84 {
    margin-bottom: -84px !important; }
  .ml-tn-n84,
  .mx-tn-n84 {
    margin-left: -84px !important; }
  .m-tn-n83 {
    margin: -83px !important; }
  .mt-tn-n83,
  .my-tn-n83 {
    margin-top: -83px !important; }
  .mr-tn-n83,
  .mx-tn-n83 {
    margin-right: -83px !important; }
  .mb-tn-n83,
  .my-tn-n83 {
    margin-bottom: -83px !important; }
  .ml-tn-n83,
  .mx-tn-n83 {
    margin-left: -83px !important; }
  .m-tn-n82 {
    margin: -82px !important; }
  .mt-tn-n82,
  .my-tn-n82 {
    margin-top: -82px !important; }
  .mr-tn-n82,
  .mx-tn-n82 {
    margin-right: -82px !important; }
  .mb-tn-n82,
  .my-tn-n82 {
    margin-bottom: -82px !important; }
  .ml-tn-n82,
  .mx-tn-n82 {
    margin-left: -82px !important; }
  .m-tn-n81 {
    margin: -81px !important; }
  .mt-tn-n81,
  .my-tn-n81 {
    margin-top: -81px !important; }
  .mr-tn-n81,
  .mx-tn-n81 {
    margin-right: -81px !important; }
  .mb-tn-n81,
  .my-tn-n81 {
    margin-bottom: -81px !important; }
  .ml-tn-n81,
  .mx-tn-n81 {
    margin-left: -81px !important; }
  .m-tn-n80 {
    margin: -80px !important; }
  .mt-tn-n80,
  .my-tn-n80 {
    margin-top: -80px !important; }
  .mr-tn-n80,
  .mx-tn-n80 {
    margin-right: -80px !important; }
  .mb-tn-n80,
  .my-tn-n80 {
    margin-bottom: -80px !important; }
  .ml-tn-n80,
  .mx-tn-n80 {
    margin-left: -80px !important; }
  .m-tn-n79 {
    margin: -79px !important; }
  .mt-tn-n79,
  .my-tn-n79 {
    margin-top: -79px !important; }
  .mr-tn-n79,
  .mx-tn-n79 {
    margin-right: -79px !important; }
  .mb-tn-n79,
  .my-tn-n79 {
    margin-bottom: -79px !important; }
  .ml-tn-n79,
  .mx-tn-n79 {
    margin-left: -79px !important; }
  .m-tn-n78 {
    margin: -78px !important; }
  .mt-tn-n78,
  .my-tn-n78 {
    margin-top: -78px !important; }
  .mr-tn-n78,
  .mx-tn-n78 {
    margin-right: -78px !important; }
  .mb-tn-n78,
  .my-tn-n78 {
    margin-bottom: -78px !important; }
  .ml-tn-n78,
  .mx-tn-n78 {
    margin-left: -78px !important; }
  .m-tn-n77 {
    margin: -77px !important; }
  .mt-tn-n77,
  .my-tn-n77 {
    margin-top: -77px !important; }
  .mr-tn-n77,
  .mx-tn-n77 {
    margin-right: -77px !important; }
  .mb-tn-n77,
  .my-tn-n77 {
    margin-bottom: -77px !important; }
  .ml-tn-n77,
  .mx-tn-n77 {
    margin-left: -77px !important; }
  .m-tn-n76 {
    margin: -76px !important; }
  .mt-tn-n76,
  .my-tn-n76 {
    margin-top: -76px !important; }
  .mr-tn-n76,
  .mx-tn-n76 {
    margin-right: -76px !important; }
  .mb-tn-n76,
  .my-tn-n76 {
    margin-bottom: -76px !important; }
  .ml-tn-n76,
  .mx-tn-n76 {
    margin-left: -76px !important; }
  .m-tn-n75 {
    margin: -75px !important; }
  .mt-tn-n75,
  .my-tn-n75 {
    margin-top: -75px !important; }
  .mr-tn-n75,
  .mx-tn-n75 {
    margin-right: -75px !important; }
  .mb-tn-n75,
  .my-tn-n75 {
    margin-bottom: -75px !important; }
  .ml-tn-n75,
  .mx-tn-n75 {
    margin-left: -75px !important; }
  .m-tn-n74 {
    margin: -74px !important; }
  .mt-tn-n74,
  .my-tn-n74 {
    margin-top: -74px !important; }
  .mr-tn-n74,
  .mx-tn-n74 {
    margin-right: -74px !important; }
  .mb-tn-n74,
  .my-tn-n74 {
    margin-bottom: -74px !important; }
  .ml-tn-n74,
  .mx-tn-n74 {
    margin-left: -74px !important; }
  .m-tn-n73 {
    margin: -73px !important; }
  .mt-tn-n73,
  .my-tn-n73 {
    margin-top: -73px !important; }
  .mr-tn-n73,
  .mx-tn-n73 {
    margin-right: -73px !important; }
  .mb-tn-n73,
  .my-tn-n73 {
    margin-bottom: -73px !important; }
  .ml-tn-n73,
  .mx-tn-n73 {
    margin-left: -73px !important; }
  .m-tn-n72 {
    margin: -72px !important; }
  .mt-tn-n72,
  .my-tn-n72 {
    margin-top: -72px !important; }
  .mr-tn-n72,
  .mx-tn-n72 {
    margin-right: -72px !important; }
  .mb-tn-n72,
  .my-tn-n72 {
    margin-bottom: -72px !important; }
  .ml-tn-n72,
  .mx-tn-n72 {
    margin-left: -72px !important; }
  .m-tn-n71 {
    margin: -71px !important; }
  .mt-tn-n71,
  .my-tn-n71 {
    margin-top: -71px !important; }
  .mr-tn-n71,
  .mx-tn-n71 {
    margin-right: -71px !important; }
  .mb-tn-n71,
  .my-tn-n71 {
    margin-bottom: -71px !important; }
  .ml-tn-n71,
  .mx-tn-n71 {
    margin-left: -71px !important; }
  .m-tn-n70 {
    margin: -70px !important; }
  .mt-tn-n70,
  .my-tn-n70 {
    margin-top: -70px !important; }
  .mr-tn-n70,
  .mx-tn-n70 {
    margin-right: -70px !important; }
  .mb-tn-n70,
  .my-tn-n70 {
    margin-bottom: -70px !important; }
  .ml-tn-n70,
  .mx-tn-n70 {
    margin-left: -70px !important; }
  .m-tn-n69 {
    margin: -69px !important; }
  .mt-tn-n69,
  .my-tn-n69 {
    margin-top: -69px !important; }
  .mr-tn-n69,
  .mx-tn-n69 {
    margin-right: -69px !important; }
  .mb-tn-n69,
  .my-tn-n69 {
    margin-bottom: -69px !important; }
  .ml-tn-n69,
  .mx-tn-n69 {
    margin-left: -69px !important; }
  .m-tn-n68 {
    margin: -68px !important; }
  .mt-tn-n68,
  .my-tn-n68 {
    margin-top: -68px !important; }
  .mr-tn-n68,
  .mx-tn-n68 {
    margin-right: -68px !important; }
  .mb-tn-n68,
  .my-tn-n68 {
    margin-bottom: -68px !important; }
  .ml-tn-n68,
  .mx-tn-n68 {
    margin-left: -68px !important; }
  .m-tn-n67 {
    margin: -67px !important; }
  .mt-tn-n67,
  .my-tn-n67 {
    margin-top: -67px !important; }
  .mr-tn-n67,
  .mx-tn-n67 {
    margin-right: -67px !important; }
  .mb-tn-n67,
  .my-tn-n67 {
    margin-bottom: -67px !important; }
  .ml-tn-n67,
  .mx-tn-n67 {
    margin-left: -67px !important; }
  .m-tn-n66 {
    margin: -66px !important; }
  .mt-tn-n66,
  .my-tn-n66 {
    margin-top: -66px !important; }
  .mr-tn-n66,
  .mx-tn-n66 {
    margin-right: -66px !important; }
  .mb-tn-n66,
  .my-tn-n66 {
    margin-bottom: -66px !important; }
  .ml-tn-n66,
  .mx-tn-n66 {
    margin-left: -66px !important; }
  .m-tn-n65 {
    margin: -65px !important; }
  .mt-tn-n65,
  .my-tn-n65 {
    margin-top: -65px !important; }
  .mr-tn-n65,
  .mx-tn-n65 {
    margin-right: -65px !important; }
  .mb-tn-n65,
  .my-tn-n65 {
    margin-bottom: -65px !important; }
  .ml-tn-n65,
  .mx-tn-n65 {
    margin-left: -65px !important; }
  .m-tn-n64 {
    margin: -64px !important; }
  .mt-tn-n64,
  .my-tn-n64 {
    margin-top: -64px !important; }
  .mr-tn-n64,
  .mx-tn-n64 {
    margin-right: -64px !important; }
  .mb-tn-n64,
  .my-tn-n64 {
    margin-bottom: -64px !important; }
  .ml-tn-n64,
  .mx-tn-n64 {
    margin-left: -64px !important; }
  .m-tn-n63 {
    margin: -63px !important; }
  .mt-tn-n63,
  .my-tn-n63 {
    margin-top: -63px !important; }
  .mr-tn-n63,
  .mx-tn-n63 {
    margin-right: -63px !important; }
  .mb-tn-n63,
  .my-tn-n63 {
    margin-bottom: -63px !important; }
  .ml-tn-n63,
  .mx-tn-n63 {
    margin-left: -63px !important; }
  .m-tn-n62 {
    margin: -62px !important; }
  .mt-tn-n62,
  .my-tn-n62 {
    margin-top: -62px !important; }
  .mr-tn-n62,
  .mx-tn-n62 {
    margin-right: -62px !important; }
  .mb-tn-n62,
  .my-tn-n62 {
    margin-bottom: -62px !important; }
  .ml-tn-n62,
  .mx-tn-n62 {
    margin-left: -62px !important; }
  .m-tn-n61 {
    margin: -61px !important; }
  .mt-tn-n61,
  .my-tn-n61 {
    margin-top: -61px !important; }
  .mr-tn-n61,
  .mx-tn-n61 {
    margin-right: -61px !important; }
  .mb-tn-n61,
  .my-tn-n61 {
    margin-bottom: -61px !important; }
  .ml-tn-n61,
  .mx-tn-n61 {
    margin-left: -61px !important; }
  .m-tn-n60 {
    margin: -60px !important; }
  .mt-tn-n60,
  .my-tn-n60 {
    margin-top: -60px !important; }
  .mr-tn-n60,
  .mx-tn-n60 {
    margin-right: -60px !important; }
  .mb-tn-n60,
  .my-tn-n60 {
    margin-bottom: -60px !important; }
  .ml-tn-n60,
  .mx-tn-n60 {
    margin-left: -60px !important; }
  .m-tn-n59 {
    margin: -59px !important; }
  .mt-tn-n59,
  .my-tn-n59 {
    margin-top: -59px !important; }
  .mr-tn-n59,
  .mx-tn-n59 {
    margin-right: -59px !important; }
  .mb-tn-n59,
  .my-tn-n59 {
    margin-bottom: -59px !important; }
  .ml-tn-n59,
  .mx-tn-n59 {
    margin-left: -59px !important; }
  .m-tn-n58 {
    margin: -58px !important; }
  .mt-tn-n58,
  .my-tn-n58 {
    margin-top: -58px !important; }
  .mr-tn-n58,
  .mx-tn-n58 {
    margin-right: -58px !important; }
  .mb-tn-n58,
  .my-tn-n58 {
    margin-bottom: -58px !important; }
  .ml-tn-n58,
  .mx-tn-n58 {
    margin-left: -58px !important; }
  .m-tn-n57 {
    margin: -57px !important; }
  .mt-tn-n57,
  .my-tn-n57 {
    margin-top: -57px !important; }
  .mr-tn-n57,
  .mx-tn-n57 {
    margin-right: -57px !important; }
  .mb-tn-n57,
  .my-tn-n57 {
    margin-bottom: -57px !important; }
  .ml-tn-n57,
  .mx-tn-n57 {
    margin-left: -57px !important; }
  .m-tn-n56 {
    margin: -56px !important; }
  .mt-tn-n56,
  .my-tn-n56 {
    margin-top: -56px !important; }
  .mr-tn-n56,
  .mx-tn-n56 {
    margin-right: -56px !important; }
  .mb-tn-n56,
  .my-tn-n56 {
    margin-bottom: -56px !important; }
  .ml-tn-n56,
  .mx-tn-n56 {
    margin-left: -56px !important; }
  .m-tn-n55 {
    margin: -55px !important; }
  .mt-tn-n55,
  .my-tn-n55 {
    margin-top: -55px !important; }
  .mr-tn-n55,
  .mx-tn-n55 {
    margin-right: -55px !important; }
  .mb-tn-n55,
  .my-tn-n55 {
    margin-bottom: -55px !important; }
  .ml-tn-n55,
  .mx-tn-n55 {
    margin-left: -55px !important; }
  .m-tn-n54 {
    margin: -54px !important; }
  .mt-tn-n54,
  .my-tn-n54 {
    margin-top: -54px !important; }
  .mr-tn-n54,
  .mx-tn-n54 {
    margin-right: -54px !important; }
  .mb-tn-n54,
  .my-tn-n54 {
    margin-bottom: -54px !important; }
  .ml-tn-n54,
  .mx-tn-n54 {
    margin-left: -54px !important; }
  .m-tn-n53 {
    margin: -53px !important; }
  .mt-tn-n53,
  .my-tn-n53 {
    margin-top: -53px !important; }
  .mr-tn-n53,
  .mx-tn-n53 {
    margin-right: -53px !important; }
  .mb-tn-n53,
  .my-tn-n53 {
    margin-bottom: -53px !important; }
  .ml-tn-n53,
  .mx-tn-n53 {
    margin-left: -53px !important; }
  .m-tn-n52 {
    margin: -52px !important; }
  .mt-tn-n52,
  .my-tn-n52 {
    margin-top: -52px !important; }
  .mr-tn-n52,
  .mx-tn-n52 {
    margin-right: -52px !important; }
  .mb-tn-n52,
  .my-tn-n52 {
    margin-bottom: -52px !important; }
  .ml-tn-n52,
  .mx-tn-n52 {
    margin-left: -52px !important; }
  .m-tn-n51 {
    margin: -51px !important; }
  .mt-tn-n51,
  .my-tn-n51 {
    margin-top: -51px !important; }
  .mr-tn-n51,
  .mx-tn-n51 {
    margin-right: -51px !important; }
  .mb-tn-n51,
  .my-tn-n51 {
    margin-bottom: -51px !important; }
  .ml-tn-n51,
  .mx-tn-n51 {
    margin-left: -51px !important; }
  .m-tn-n50 {
    margin: -50px !important; }
  .mt-tn-n50,
  .my-tn-n50 {
    margin-top: -50px !important; }
  .mr-tn-n50,
  .mx-tn-n50 {
    margin-right: -50px !important; }
  .mb-tn-n50,
  .my-tn-n50 {
    margin-bottom: -50px !important; }
  .ml-tn-n50,
  .mx-tn-n50 {
    margin-left: -50px !important; }
  .m-tn-n49 {
    margin: -49px !important; }
  .mt-tn-n49,
  .my-tn-n49 {
    margin-top: -49px !important; }
  .mr-tn-n49,
  .mx-tn-n49 {
    margin-right: -49px !important; }
  .mb-tn-n49,
  .my-tn-n49 {
    margin-bottom: -49px !important; }
  .ml-tn-n49,
  .mx-tn-n49 {
    margin-left: -49px !important; }
  .m-tn-n48 {
    margin: -48px !important; }
  .mt-tn-n48,
  .my-tn-n48 {
    margin-top: -48px !important; }
  .mr-tn-n48,
  .mx-tn-n48 {
    margin-right: -48px !important; }
  .mb-tn-n48,
  .my-tn-n48 {
    margin-bottom: -48px !important; }
  .ml-tn-n48,
  .mx-tn-n48 {
    margin-left: -48px !important; }
  .m-tn-n47 {
    margin: -47px !important; }
  .mt-tn-n47,
  .my-tn-n47 {
    margin-top: -47px !important; }
  .mr-tn-n47,
  .mx-tn-n47 {
    margin-right: -47px !important; }
  .mb-tn-n47,
  .my-tn-n47 {
    margin-bottom: -47px !important; }
  .ml-tn-n47,
  .mx-tn-n47 {
    margin-left: -47px !important; }
  .m-tn-n46 {
    margin: -46px !important; }
  .mt-tn-n46,
  .my-tn-n46 {
    margin-top: -46px !important; }
  .mr-tn-n46,
  .mx-tn-n46 {
    margin-right: -46px !important; }
  .mb-tn-n46,
  .my-tn-n46 {
    margin-bottom: -46px !important; }
  .ml-tn-n46,
  .mx-tn-n46 {
    margin-left: -46px !important; }
  .m-tn-n45 {
    margin: -45px !important; }
  .mt-tn-n45,
  .my-tn-n45 {
    margin-top: -45px !important; }
  .mr-tn-n45,
  .mx-tn-n45 {
    margin-right: -45px !important; }
  .mb-tn-n45,
  .my-tn-n45 {
    margin-bottom: -45px !important; }
  .ml-tn-n45,
  .mx-tn-n45 {
    margin-left: -45px !important; }
  .m-tn-n44 {
    margin: -44px !important; }
  .mt-tn-n44,
  .my-tn-n44 {
    margin-top: -44px !important; }
  .mr-tn-n44,
  .mx-tn-n44 {
    margin-right: -44px !important; }
  .mb-tn-n44,
  .my-tn-n44 {
    margin-bottom: -44px !important; }
  .ml-tn-n44,
  .mx-tn-n44 {
    margin-left: -44px !important; }
  .m-tn-n43 {
    margin: -43px !important; }
  .mt-tn-n43,
  .my-tn-n43 {
    margin-top: -43px !important; }
  .mr-tn-n43,
  .mx-tn-n43 {
    margin-right: -43px !important; }
  .mb-tn-n43,
  .my-tn-n43 {
    margin-bottom: -43px !important; }
  .ml-tn-n43,
  .mx-tn-n43 {
    margin-left: -43px !important; }
  .m-tn-n42 {
    margin: -42px !important; }
  .mt-tn-n42,
  .my-tn-n42 {
    margin-top: -42px !important; }
  .mr-tn-n42,
  .mx-tn-n42 {
    margin-right: -42px !important; }
  .mb-tn-n42,
  .my-tn-n42 {
    margin-bottom: -42px !important; }
  .ml-tn-n42,
  .mx-tn-n42 {
    margin-left: -42px !important; }
  .m-tn-n41 {
    margin: -41px !important; }
  .mt-tn-n41,
  .my-tn-n41 {
    margin-top: -41px !important; }
  .mr-tn-n41,
  .mx-tn-n41 {
    margin-right: -41px !important; }
  .mb-tn-n41,
  .my-tn-n41 {
    margin-bottom: -41px !important; }
  .ml-tn-n41,
  .mx-tn-n41 {
    margin-left: -41px !important; }
  .m-tn-n40 {
    margin: -40px !important; }
  .mt-tn-n40,
  .my-tn-n40 {
    margin-top: -40px !important; }
  .mr-tn-n40,
  .mx-tn-n40 {
    margin-right: -40px !important; }
  .mb-tn-n40,
  .my-tn-n40 {
    margin-bottom: -40px !important; }
  .ml-tn-n40,
  .mx-tn-n40 {
    margin-left: -40px !important; }
  .m-tn-n39 {
    margin: -39px !important; }
  .mt-tn-n39,
  .my-tn-n39 {
    margin-top: -39px !important; }
  .mr-tn-n39,
  .mx-tn-n39 {
    margin-right: -39px !important; }
  .mb-tn-n39,
  .my-tn-n39 {
    margin-bottom: -39px !important; }
  .ml-tn-n39,
  .mx-tn-n39 {
    margin-left: -39px !important; }
  .m-tn-n38 {
    margin: -38px !important; }
  .mt-tn-n38,
  .my-tn-n38 {
    margin-top: -38px !important; }
  .mr-tn-n38,
  .mx-tn-n38 {
    margin-right: -38px !important; }
  .mb-tn-n38,
  .my-tn-n38 {
    margin-bottom: -38px !important; }
  .ml-tn-n38,
  .mx-tn-n38 {
    margin-left: -38px !important; }
  .m-tn-n37 {
    margin: -37px !important; }
  .mt-tn-n37,
  .my-tn-n37 {
    margin-top: -37px !important; }
  .mr-tn-n37,
  .mx-tn-n37 {
    margin-right: -37px !important; }
  .mb-tn-n37,
  .my-tn-n37 {
    margin-bottom: -37px !important; }
  .ml-tn-n37,
  .mx-tn-n37 {
    margin-left: -37px !important; }
  .m-tn-n36 {
    margin: -36px !important; }
  .mt-tn-n36,
  .my-tn-n36 {
    margin-top: -36px !important; }
  .mr-tn-n36,
  .mx-tn-n36 {
    margin-right: -36px !important; }
  .mb-tn-n36,
  .my-tn-n36 {
    margin-bottom: -36px !important; }
  .ml-tn-n36,
  .mx-tn-n36 {
    margin-left: -36px !important; }
  .m-tn-n35 {
    margin: -35px !important; }
  .mt-tn-n35,
  .my-tn-n35 {
    margin-top: -35px !important; }
  .mr-tn-n35,
  .mx-tn-n35 {
    margin-right: -35px !important; }
  .mb-tn-n35,
  .my-tn-n35 {
    margin-bottom: -35px !important; }
  .ml-tn-n35,
  .mx-tn-n35 {
    margin-left: -35px !important; }
  .m-tn-n34 {
    margin: -34px !important; }
  .mt-tn-n34,
  .my-tn-n34 {
    margin-top: -34px !important; }
  .mr-tn-n34,
  .mx-tn-n34 {
    margin-right: -34px !important; }
  .mb-tn-n34,
  .my-tn-n34 {
    margin-bottom: -34px !important; }
  .ml-tn-n34,
  .mx-tn-n34 {
    margin-left: -34px !important; }
  .m-tn-n33 {
    margin: -33px !important; }
  .mt-tn-n33,
  .my-tn-n33 {
    margin-top: -33px !important; }
  .mr-tn-n33,
  .mx-tn-n33 {
    margin-right: -33px !important; }
  .mb-tn-n33,
  .my-tn-n33 {
    margin-bottom: -33px !important; }
  .ml-tn-n33,
  .mx-tn-n33 {
    margin-left: -33px !important; }
  .m-tn-n32 {
    margin: -32px !important; }
  .mt-tn-n32,
  .my-tn-n32 {
    margin-top: -32px !important; }
  .mr-tn-n32,
  .mx-tn-n32 {
    margin-right: -32px !important; }
  .mb-tn-n32,
  .my-tn-n32 {
    margin-bottom: -32px !important; }
  .ml-tn-n32,
  .mx-tn-n32 {
    margin-left: -32px !important; }
  .m-tn-n31 {
    margin: -31px !important; }
  .mt-tn-n31,
  .my-tn-n31 {
    margin-top: -31px !important; }
  .mr-tn-n31,
  .mx-tn-n31 {
    margin-right: -31px !important; }
  .mb-tn-n31,
  .my-tn-n31 {
    margin-bottom: -31px !important; }
  .ml-tn-n31,
  .mx-tn-n31 {
    margin-left: -31px !important; }
  .m-tn-n30 {
    margin: -30px !important; }
  .mt-tn-n30,
  .my-tn-n30 {
    margin-top: -30px !important; }
  .mr-tn-n30,
  .mx-tn-n30 {
    margin-right: -30px !important; }
  .mb-tn-n30,
  .my-tn-n30 {
    margin-bottom: -30px !important; }
  .ml-tn-n30,
  .mx-tn-n30 {
    margin-left: -30px !important; }
  .m-tn-n29 {
    margin: -29px !important; }
  .mt-tn-n29,
  .my-tn-n29 {
    margin-top: -29px !important; }
  .mr-tn-n29,
  .mx-tn-n29 {
    margin-right: -29px !important; }
  .mb-tn-n29,
  .my-tn-n29 {
    margin-bottom: -29px !important; }
  .ml-tn-n29,
  .mx-tn-n29 {
    margin-left: -29px !important; }
  .m-tn-n28 {
    margin: -28px !important; }
  .mt-tn-n28,
  .my-tn-n28 {
    margin-top: -28px !important; }
  .mr-tn-n28,
  .mx-tn-n28 {
    margin-right: -28px !important; }
  .mb-tn-n28,
  .my-tn-n28 {
    margin-bottom: -28px !important; }
  .ml-tn-n28,
  .mx-tn-n28 {
    margin-left: -28px !important; }
  .m-tn-n27 {
    margin: -27px !important; }
  .mt-tn-n27,
  .my-tn-n27 {
    margin-top: -27px !important; }
  .mr-tn-n27,
  .mx-tn-n27 {
    margin-right: -27px !important; }
  .mb-tn-n27,
  .my-tn-n27 {
    margin-bottom: -27px !important; }
  .ml-tn-n27,
  .mx-tn-n27 {
    margin-left: -27px !important; }
  .m-tn-n26 {
    margin: -26px !important; }
  .mt-tn-n26,
  .my-tn-n26 {
    margin-top: -26px !important; }
  .mr-tn-n26,
  .mx-tn-n26 {
    margin-right: -26px !important; }
  .mb-tn-n26,
  .my-tn-n26 {
    margin-bottom: -26px !important; }
  .ml-tn-n26,
  .mx-tn-n26 {
    margin-left: -26px !important; }
  .m-tn-n25 {
    margin: -25px !important; }
  .mt-tn-n25,
  .my-tn-n25 {
    margin-top: -25px !important; }
  .mr-tn-n25,
  .mx-tn-n25 {
    margin-right: -25px !important; }
  .mb-tn-n25,
  .my-tn-n25 {
    margin-bottom: -25px !important; }
  .ml-tn-n25,
  .mx-tn-n25 {
    margin-left: -25px !important; }
  .m-tn-n24 {
    margin: -24px !important; }
  .mt-tn-n24,
  .my-tn-n24 {
    margin-top: -24px !important; }
  .mr-tn-n24,
  .mx-tn-n24 {
    margin-right: -24px !important; }
  .mb-tn-n24,
  .my-tn-n24 {
    margin-bottom: -24px !important; }
  .ml-tn-n24,
  .mx-tn-n24 {
    margin-left: -24px !important; }
  .m-tn-n23 {
    margin: -23px !important; }
  .mt-tn-n23,
  .my-tn-n23 {
    margin-top: -23px !important; }
  .mr-tn-n23,
  .mx-tn-n23 {
    margin-right: -23px !important; }
  .mb-tn-n23,
  .my-tn-n23 {
    margin-bottom: -23px !important; }
  .ml-tn-n23,
  .mx-tn-n23 {
    margin-left: -23px !important; }
  .m-tn-n22 {
    margin: -22px !important; }
  .mt-tn-n22,
  .my-tn-n22 {
    margin-top: -22px !important; }
  .mr-tn-n22,
  .mx-tn-n22 {
    margin-right: -22px !important; }
  .mb-tn-n22,
  .my-tn-n22 {
    margin-bottom: -22px !important; }
  .ml-tn-n22,
  .mx-tn-n22 {
    margin-left: -22px !important; }
  .m-tn-n21 {
    margin: -21px !important; }
  .mt-tn-n21,
  .my-tn-n21 {
    margin-top: -21px !important; }
  .mr-tn-n21,
  .mx-tn-n21 {
    margin-right: -21px !important; }
  .mb-tn-n21,
  .my-tn-n21 {
    margin-bottom: -21px !important; }
  .ml-tn-n21,
  .mx-tn-n21 {
    margin-left: -21px !important; }
  .m-tn-n20 {
    margin: -20px !important; }
  .mt-tn-n20,
  .my-tn-n20 {
    margin-top: -20px !important; }
  .mr-tn-n20,
  .mx-tn-n20 {
    margin-right: -20px !important; }
  .mb-tn-n20,
  .my-tn-n20 {
    margin-bottom: -20px !important; }
  .ml-tn-n20,
  .mx-tn-n20 {
    margin-left: -20px !important; }
  .m-tn-n19 {
    margin: -19px !important; }
  .mt-tn-n19,
  .my-tn-n19 {
    margin-top: -19px !important; }
  .mr-tn-n19,
  .mx-tn-n19 {
    margin-right: -19px !important; }
  .mb-tn-n19,
  .my-tn-n19 {
    margin-bottom: -19px !important; }
  .ml-tn-n19,
  .mx-tn-n19 {
    margin-left: -19px !important; }
  .m-tn-n18 {
    margin: -18px !important; }
  .mt-tn-n18,
  .my-tn-n18 {
    margin-top: -18px !important; }
  .mr-tn-n18,
  .mx-tn-n18 {
    margin-right: -18px !important; }
  .mb-tn-n18,
  .my-tn-n18 {
    margin-bottom: -18px !important; }
  .ml-tn-n18,
  .mx-tn-n18 {
    margin-left: -18px !important; }
  .m-tn-n17 {
    margin: -17px !important; }
  .mt-tn-n17,
  .my-tn-n17 {
    margin-top: -17px !important; }
  .mr-tn-n17,
  .mx-tn-n17 {
    margin-right: -17px !important; }
  .mb-tn-n17,
  .my-tn-n17 {
    margin-bottom: -17px !important; }
  .ml-tn-n17,
  .mx-tn-n17 {
    margin-left: -17px !important; }
  .m-tn-n16 {
    margin: -16px !important; }
  .mt-tn-n16,
  .my-tn-n16 {
    margin-top: -16px !important; }
  .mr-tn-n16,
  .mx-tn-n16 {
    margin-right: -16px !important; }
  .mb-tn-n16,
  .my-tn-n16 {
    margin-bottom: -16px !important; }
  .ml-tn-n16,
  .mx-tn-n16 {
    margin-left: -16px !important; }
  .m-tn-n15 {
    margin: -15px !important; }
  .mt-tn-n15,
  .my-tn-n15 {
    margin-top: -15px !important; }
  .mr-tn-n15,
  .mx-tn-n15 {
    margin-right: -15px !important; }
  .mb-tn-n15,
  .my-tn-n15 {
    margin-bottom: -15px !important; }
  .ml-tn-n15,
  .mx-tn-n15 {
    margin-left: -15px !important; }
  .m-tn-n14 {
    margin: -14px !important; }
  .mt-tn-n14,
  .my-tn-n14 {
    margin-top: -14px !important; }
  .mr-tn-n14,
  .mx-tn-n14 {
    margin-right: -14px !important; }
  .mb-tn-n14,
  .my-tn-n14 {
    margin-bottom: -14px !important; }
  .ml-tn-n14,
  .mx-tn-n14 {
    margin-left: -14px !important; }
  .m-tn-n13 {
    margin: -13px !important; }
  .mt-tn-n13,
  .my-tn-n13 {
    margin-top: -13px !important; }
  .mr-tn-n13,
  .mx-tn-n13 {
    margin-right: -13px !important; }
  .mb-tn-n13,
  .my-tn-n13 {
    margin-bottom: -13px !important; }
  .ml-tn-n13,
  .mx-tn-n13 {
    margin-left: -13px !important; }
  .m-tn-n12 {
    margin: -12px !important; }
  .mt-tn-n12,
  .my-tn-n12 {
    margin-top: -12px !important; }
  .mr-tn-n12,
  .mx-tn-n12 {
    margin-right: -12px !important; }
  .mb-tn-n12,
  .my-tn-n12 {
    margin-bottom: -12px !important; }
  .ml-tn-n12,
  .mx-tn-n12 {
    margin-left: -12px !important; }
  .m-tn-n11 {
    margin: -11px !important; }
  .mt-tn-n11,
  .my-tn-n11 {
    margin-top: -11px !important; }
  .mr-tn-n11,
  .mx-tn-n11 {
    margin-right: -11px !important; }
  .mb-tn-n11,
  .my-tn-n11 {
    margin-bottom: -11px !important; }
  .ml-tn-n11,
  .mx-tn-n11 {
    margin-left: -11px !important; }
  .m-tn-n10 {
    margin: -10px !important; }
  .mt-tn-n10,
  .my-tn-n10 {
    margin-top: -10px !important; }
  .mr-tn-n10,
  .mx-tn-n10 {
    margin-right: -10px !important; }
  .mb-tn-n10,
  .my-tn-n10 {
    margin-bottom: -10px !important; }
  .ml-tn-n10,
  .mx-tn-n10 {
    margin-left: -10px !important; }
  .m-tn-n9 {
    margin: -9px !important; }
  .mt-tn-n9,
  .my-tn-n9 {
    margin-top: -9px !important; }
  .mr-tn-n9,
  .mx-tn-n9 {
    margin-right: -9px !important; }
  .mb-tn-n9,
  .my-tn-n9 {
    margin-bottom: -9px !important; }
  .ml-tn-n9,
  .mx-tn-n9 {
    margin-left: -9px !important; }
  .m-tn-n8 {
    margin: -8px !important; }
  .mt-tn-n8,
  .my-tn-n8 {
    margin-top: -8px !important; }
  .mr-tn-n8,
  .mx-tn-n8 {
    margin-right: -8px !important; }
  .mb-tn-n8,
  .my-tn-n8 {
    margin-bottom: -8px !important; }
  .ml-tn-n8,
  .mx-tn-n8 {
    margin-left: -8px !important; }
  .m-tn-n7 {
    margin: -7px !important; }
  .mt-tn-n7,
  .my-tn-n7 {
    margin-top: -7px !important; }
  .mr-tn-n7,
  .mx-tn-n7 {
    margin-right: -7px !important; }
  .mb-tn-n7,
  .my-tn-n7 {
    margin-bottom: -7px !important; }
  .ml-tn-n7,
  .mx-tn-n7 {
    margin-left: -7px !important; }
  .m-tn-n6 {
    margin: -6px !important; }
  .mt-tn-n6,
  .my-tn-n6 {
    margin-top: -6px !important; }
  .mr-tn-n6,
  .mx-tn-n6 {
    margin-right: -6px !important; }
  .mb-tn-n6,
  .my-tn-n6 {
    margin-bottom: -6px !important; }
  .ml-tn-n6,
  .mx-tn-n6 {
    margin-left: -6px !important; }
  .m-tn-auto {
    margin: auto !important; }
  .mt-tn-auto,
  .my-tn-auto {
    margin-top: auto !important; }
  .mr-tn-auto,
  .mx-tn-auto {
    margin-right: auto !important; }
  .mb-tn-auto,
  .my-tn-auto {
    margin-bottom: auto !important; }
  .ml-tn-auto,
  .mx-tn-auto {
    margin-left: auto !important; } }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0px !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0px !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0px !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0px !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0px !important; }
  .m-sm-1 {
    margin: 1px !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 1px !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 1px !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 1px !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 1px !important; }
  .m-sm-2 {
    margin: 2px !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 2px !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 2px !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 2px !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 2px !important; }
  .m-sm-3 {
    margin: 3px !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 3px !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 3px !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 3px !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 3px !important; }
  .m-sm-4 {
    margin: 4px !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 4px !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 4px !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 4px !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 4px !important; }
  .m-sm-5 {
    margin: 5px !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 5px !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 5px !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 5px !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 5px !important; }
  .m-sm-100 {
    margin: 100px !important; }
  .mt-sm-100,
  .my-sm-100 {
    margin-top: 100px !important; }
  .mr-sm-100,
  .mx-sm-100 {
    margin-right: 100px !important; }
  .mb-sm-100,
  .my-sm-100 {
    margin-bottom: 100px !important; }
  .ml-sm-100,
  .mx-sm-100 {
    margin-left: 100px !important; }
  .m-sm-99 {
    margin: 99px !important; }
  .mt-sm-99,
  .my-sm-99 {
    margin-top: 99px !important; }
  .mr-sm-99,
  .mx-sm-99 {
    margin-right: 99px !important; }
  .mb-sm-99,
  .my-sm-99 {
    margin-bottom: 99px !important; }
  .ml-sm-99,
  .mx-sm-99 {
    margin-left: 99px !important; }
  .m-sm-98 {
    margin: 98px !important; }
  .mt-sm-98,
  .my-sm-98 {
    margin-top: 98px !important; }
  .mr-sm-98,
  .mx-sm-98 {
    margin-right: 98px !important; }
  .mb-sm-98,
  .my-sm-98 {
    margin-bottom: 98px !important; }
  .ml-sm-98,
  .mx-sm-98 {
    margin-left: 98px !important; }
  .m-sm-97 {
    margin: 97px !important; }
  .mt-sm-97,
  .my-sm-97 {
    margin-top: 97px !important; }
  .mr-sm-97,
  .mx-sm-97 {
    margin-right: 97px !important; }
  .mb-sm-97,
  .my-sm-97 {
    margin-bottom: 97px !important; }
  .ml-sm-97,
  .mx-sm-97 {
    margin-left: 97px !important; }
  .m-sm-96 {
    margin: 96px !important; }
  .mt-sm-96,
  .my-sm-96 {
    margin-top: 96px !important; }
  .mr-sm-96,
  .mx-sm-96 {
    margin-right: 96px !important; }
  .mb-sm-96,
  .my-sm-96 {
    margin-bottom: 96px !important; }
  .ml-sm-96,
  .mx-sm-96 {
    margin-left: 96px !important; }
  .m-sm-95 {
    margin: 95px !important; }
  .mt-sm-95,
  .my-sm-95 {
    margin-top: 95px !important; }
  .mr-sm-95,
  .mx-sm-95 {
    margin-right: 95px !important; }
  .mb-sm-95,
  .my-sm-95 {
    margin-bottom: 95px !important; }
  .ml-sm-95,
  .mx-sm-95 {
    margin-left: 95px !important; }
  .m-sm-94 {
    margin: 94px !important; }
  .mt-sm-94,
  .my-sm-94 {
    margin-top: 94px !important; }
  .mr-sm-94,
  .mx-sm-94 {
    margin-right: 94px !important; }
  .mb-sm-94,
  .my-sm-94 {
    margin-bottom: 94px !important; }
  .ml-sm-94,
  .mx-sm-94 {
    margin-left: 94px !important; }
  .m-sm-93 {
    margin: 93px !important; }
  .mt-sm-93,
  .my-sm-93 {
    margin-top: 93px !important; }
  .mr-sm-93,
  .mx-sm-93 {
    margin-right: 93px !important; }
  .mb-sm-93,
  .my-sm-93 {
    margin-bottom: 93px !important; }
  .ml-sm-93,
  .mx-sm-93 {
    margin-left: 93px !important; }
  .m-sm-92 {
    margin: 92px !important; }
  .mt-sm-92,
  .my-sm-92 {
    margin-top: 92px !important; }
  .mr-sm-92,
  .mx-sm-92 {
    margin-right: 92px !important; }
  .mb-sm-92,
  .my-sm-92 {
    margin-bottom: 92px !important; }
  .ml-sm-92,
  .mx-sm-92 {
    margin-left: 92px !important; }
  .m-sm-91 {
    margin: 91px !important; }
  .mt-sm-91,
  .my-sm-91 {
    margin-top: 91px !important; }
  .mr-sm-91,
  .mx-sm-91 {
    margin-right: 91px !important; }
  .mb-sm-91,
  .my-sm-91 {
    margin-bottom: 91px !important; }
  .ml-sm-91,
  .mx-sm-91 {
    margin-left: 91px !important; }
  .m-sm-90 {
    margin: 90px !important; }
  .mt-sm-90,
  .my-sm-90 {
    margin-top: 90px !important; }
  .mr-sm-90,
  .mx-sm-90 {
    margin-right: 90px !important; }
  .mb-sm-90,
  .my-sm-90 {
    margin-bottom: 90px !important; }
  .ml-sm-90,
  .mx-sm-90 {
    margin-left: 90px !important; }
  .m-sm-89 {
    margin: 89px !important; }
  .mt-sm-89,
  .my-sm-89 {
    margin-top: 89px !important; }
  .mr-sm-89,
  .mx-sm-89 {
    margin-right: 89px !important; }
  .mb-sm-89,
  .my-sm-89 {
    margin-bottom: 89px !important; }
  .ml-sm-89,
  .mx-sm-89 {
    margin-left: 89px !important; }
  .m-sm-88 {
    margin: 88px !important; }
  .mt-sm-88,
  .my-sm-88 {
    margin-top: 88px !important; }
  .mr-sm-88,
  .mx-sm-88 {
    margin-right: 88px !important; }
  .mb-sm-88,
  .my-sm-88 {
    margin-bottom: 88px !important; }
  .ml-sm-88,
  .mx-sm-88 {
    margin-left: 88px !important; }
  .m-sm-87 {
    margin: 87px !important; }
  .mt-sm-87,
  .my-sm-87 {
    margin-top: 87px !important; }
  .mr-sm-87,
  .mx-sm-87 {
    margin-right: 87px !important; }
  .mb-sm-87,
  .my-sm-87 {
    margin-bottom: 87px !important; }
  .ml-sm-87,
  .mx-sm-87 {
    margin-left: 87px !important; }
  .m-sm-86 {
    margin: 86px !important; }
  .mt-sm-86,
  .my-sm-86 {
    margin-top: 86px !important; }
  .mr-sm-86,
  .mx-sm-86 {
    margin-right: 86px !important; }
  .mb-sm-86,
  .my-sm-86 {
    margin-bottom: 86px !important; }
  .ml-sm-86,
  .mx-sm-86 {
    margin-left: 86px !important; }
  .m-sm-85 {
    margin: 85px !important; }
  .mt-sm-85,
  .my-sm-85 {
    margin-top: 85px !important; }
  .mr-sm-85,
  .mx-sm-85 {
    margin-right: 85px !important; }
  .mb-sm-85,
  .my-sm-85 {
    margin-bottom: 85px !important; }
  .ml-sm-85,
  .mx-sm-85 {
    margin-left: 85px !important; }
  .m-sm-84 {
    margin: 84px !important; }
  .mt-sm-84,
  .my-sm-84 {
    margin-top: 84px !important; }
  .mr-sm-84,
  .mx-sm-84 {
    margin-right: 84px !important; }
  .mb-sm-84,
  .my-sm-84 {
    margin-bottom: 84px !important; }
  .ml-sm-84,
  .mx-sm-84 {
    margin-left: 84px !important; }
  .m-sm-83 {
    margin: 83px !important; }
  .mt-sm-83,
  .my-sm-83 {
    margin-top: 83px !important; }
  .mr-sm-83,
  .mx-sm-83 {
    margin-right: 83px !important; }
  .mb-sm-83,
  .my-sm-83 {
    margin-bottom: 83px !important; }
  .ml-sm-83,
  .mx-sm-83 {
    margin-left: 83px !important; }
  .m-sm-82 {
    margin: 82px !important; }
  .mt-sm-82,
  .my-sm-82 {
    margin-top: 82px !important; }
  .mr-sm-82,
  .mx-sm-82 {
    margin-right: 82px !important; }
  .mb-sm-82,
  .my-sm-82 {
    margin-bottom: 82px !important; }
  .ml-sm-82,
  .mx-sm-82 {
    margin-left: 82px !important; }
  .m-sm-81 {
    margin: 81px !important; }
  .mt-sm-81,
  .my-sm-81 {
    margin-top: 81px !important; }
  .mr-sm-81,
  .mx-sm-81 {
    margin-right: 81px !important; }
  .mb-sm-81,
  .my-sm-81 {
    margin-bottom: 81px !important; }
  .ml-sm-81,
  .mx-sm-81 {
    margin-left: 81px !important; }
  .m-sm-80 {
    margin: 80px !important; }
  .mt-sm-80,
  .my-sm-80 {
    margin-top: 80px !important; }
  .mr-sm-80,
  .mx-sm-80 {
    margin-right: 80px !important; }
  .mb-sm-80,
  .my-sm-80 {
    margin-bottom: 80px !important; }
  .ml-sm-80,
  .mx-sm-80 {
    margin-left: 80px !important; }
  .m-sm-79 {
    margin: 79px !important; }
  .mt-sm-79,
  .my-sm-79 {
    margin-top: 79px !important; }
  .mr-sm-79,
  .mx-sm-79 {
    margin-right: 79px !important; }
  .mb-sm-79,
  .my-sm-79 {
    margin-bottom: 79px !important; }
  .ml-sm-79,
  .mx-sm-79 {
    margin-left: 79px !important; }
  .m-sm-78 {
    margin: 78px !important; }
  .mt-sm-78,
  .my-sm-78 {
    margin-top: 78px !important; }
  .mr-sm-78,
  .mx-sm-78 {
    margin-right: 78px !important; }
  .mb-sm-78,
  .my-sm-78 {
    margin-bottom: 78px !important; }
  .ml-sm-78,
  .mx-sm-78 {
    margin-left: 78px !important; }
  .m-sm-77 {
    margin: 77px !important; }
  .mt-sm-77,
  .my-sm-77 {
    margin-top: 77px !important; }
  .mr-sm-77,
  .mx-sm-77 {
    margin-right: 77px !important; }
  .mb-sm-77,
  .my-sm-77 {
    margin-bottom: 77px !important; }
  .ml-sm-77,
  .mx-sm-77 {
    margin-left: 77px !important; }
  .m-sm-76 {
    margin: 76px !important; }
  .mt-sm-76,
  .my-sm-76 {
    margin-top: 76px !important; }
  .mr-sm-76,
  .mx-sm-76 {
    margin-right: 76px !important; }
  .mb-sm-76,
  .my-sm-76 {
    margin-bottom: 76px !important; }
  .ml-sm-76,
  .mx-sm-76 {
    margin-left: 76px !important; }
  .m-sm-75 {
    margin: 75px !important; }
  .mt-sm-75,
  .my-sm-75 {
    margin-top: 75px !important; }
  .mr-sm-75,
  .mx-sm-75 {
    margin-right: 75px !important; }
  .mb-sm-75,
  .my-sm-75 {
    margin-bottom: 75px !important; }
  .ml-sm-75,
  .mx-sm-75 {
    margin-left: 75px !important; }
  .m-sm-74 {
    margin: 74px !important; }
  .mt-sm-74,
  .my-sm-74 {
    margin-top: 74px !important; }
  .mr-sm-74,
  .mx-sm-74 {
    margin-right: 74px !important; }
  .mb-sm-74,
  .my-sm-74 {
    margin-bottom: 74px !important; }
  .ml-sm-74,
  .mx-sm-74 {
    margin-left: 74px !important; }
  .m-sm-73 {
    margin: 73px !important; }
  .mt-sm-73,
  .my-sm-73 {
    margin-top: 73px !important; }
  .mr-sm-73,
  .mx-sm-73 {
    margin-right: 73px !important; }
  .mb-sm-73,
  .my-sm-73 {
    margin-bottom: 73px !important; }
  .ml-sm-73,
  .mx-sm-73 {
    margin-left: 73px !important; }
  .m-sm-72 {
    margin: 72px !important; }
  .mt-sm-72,
  .my-sm-72 {
    margin-top: 72px !important; }
  .mr-sm-72,
  .mx-sm-72 {
    margin-right: 72px !important; }
  .mb-sm-72,
  .my-sm-72 {
    margin-bottom: 72px !important; }
  .ml-sm-72,
  .mx-sm-72 {
    margin-left: 72px !important; }
  .m-sm-71 {
    margin: 71px !important; }
  .mt-sm-71,
  .my-sm-71 {
    margin-top: 71px !important; }
  .mr-sm-71,
  .mx-sm-71 {
    margin-right: 71px !important; }
  .mb-sm-71,
  .my-sm-71 {
    margin-bottom: 71px !important; }
  .ml-sm-71,
  .mx-sm-71 {
    margin-left: 71px !important; }
  .m-sm-70 {
    margin: 70px !important; }
  .mt-sm-70,
  .my-sm-70 {
    margin-top: 70px !important; }
  .mr-sm-70,
  .mx-sm-70 {
    margin-right: 70px !important; }
  .mb-sm-70,
  .my-sm-70 {
    margin-bottom: 70px !important; }
  .ml-sm-70,
  .mx-sm-70 {
    margin-left: 70px !important; }
  .m-sm-69 {
    margin: 69px !important; }
  .mt-sm-69,
  .my-sm-69 {
    margin-top: 69px !important; }
  .mr-sm-69,
  .mx-sm-69 {
    margin-right: 69px !important; }
  .mb-sm-69,
  .my-sm-69 {
    margin-bottom: 69px !important; }
  .ml-sm-69,
  .mx-sm-69 {
    margin-left: 69px !important; }
  .m-sm-68 {
    margin: 68px !important; }
  .mt-sm-68,
  .my-sm-68 {
    margin-top: 68px !important; }
  .mr-sm-68,
  .mx-sm-68 {
    margin-right: 68px !important; }
  .mb-sm-68,
  .my-sm-68 {
    margin-bottom: 68px !important; }
  .ml-sm-68,
  .mx-sm-68 {
    margin-left: 68px !important; }
  .m-sm-67 {
    margin: 67px !important; }
  .mt-sm-67,
  .my-sm-67 {
    margin-top: 67px !important; }
  .mr-sm-67,
  .mx-sm-67 {
    margin-right: 67px !important; }
  .mb-sm-67,
  .my-sm-67 {
    margin-bottom: 67px !important; }
  .ml-sm-67,
  .mx-sm-67 {
    margin-left: 67px !important; }
  .m-sm-66 {
    margin: 66px !important; }
  .mt-sm-66,
  .my-sm-66 {
    margin-top: 66px !important; }
  .mr-sm-66,
  .mx-sm-66 {
    margin-right: 66px !important; }
  .mb-sm-66,
  .my-sm-66 {
    margin-bottom: 66px !important; }
  .ml-sm-66,
  .mx-sm-66 {
    margin-left: 66px !important; }
  .m-sm-65 {
    margin: 65px !important; }
  .mt-sm-65,
  .my-sm-65 {
    margin-top: 65px !important; }
  .mr-sm-65,
  .mx-sm-65 {
    margin-right: 65px !important; }
  .mb-sm-65,
  .my-sm-65 {
    margin-bottom: 65px !important; }
  .ml-sm-65,
  .mx-sm-65 {
    margin-left: 65px !important; }
  .m-sm-64 {
    margin: 64px !important; }
  .mt-sm-64,
  .my-sm-64 {
    margin-top: 64px !important; }
  .mr-sm-64,
  .mx-sm-64 {
    margin-right: 64px !important; }
  .mb-sm-64,
  .my-sm-64 {
    margin-bottom: 64px !important; }
  .ml-sm-64,
  .mx-sm-64 {
    margin-left: 64px !important; }
  .m-sm-63 {
    margin: 63px !important; }
  .mt-sm-63,
  .my-sm-63 {
    margin-top: 63px !important; }
  .mr-sm-63,
  .mx-sm-63 {
    margin-right: 63px !important; }
  .mb-sm-63,
  .my-sm-63 {
    margin-bottom: 63px !important; }
  .ml-sm-63,
  .mx-sm-63 {
    margin-left: 63px !important; }
  .m-sm-62 {
    margin: 62px !important; }
  .mt-sm-62,
  .my-sm-62 {
    margin-top: 62px !important; }
  .mr-sm-62,
  .mx-sm-62 {
    margin-right: 62px !important; }
  .mb-sm-62,
  .my-sm-62 {
    margin-bottom: 62px !important; }
  .ml-sm-62,
  .mx-sm-62 {
    margin-left: 62px !important; }
  .m-sm-61 {
    margin: 61px !important; }
  .mt-sm-61,
  .my-sm-61 {
    margin-top: 61px !important; }
  .mr-sm-61,
  .mx-sm-61 {
    margin-right: 61px !important; }
  .mb-sm-61,
  .my-sm-61 {
    margin-bottom: 61px !important; }
  .ml-sm-61,
  .mx-sm-61 {
    margin-left: 61px !important; }
  .m-sm-60 {
    margin: 60px !important; }
  .mt-sm-60,
  .my-sm-60 {
    margin-top: 60px !important; }
  .mr-sm-60,
  .mx-sm-60 {
    margin-right: 60px !important; }
  .mb-sm-60,
  .my-sm-60 {
    margin-bottom: 60px !important; }
  .ml-sm-60,
  .mx-sm-60 {
    margin-left: 60px !important; }
  .m-sm-59 {
    margin: 59px !important; }
  .mt-sm-59,
  .my-sm-59 {
    margin-top: 59px !important; }
  .mr-sm-59,
  .mx-sm-59 {
    margin-right: 59px !important; }
  .mb-sm-59,
  .my-sm-59 {
    margin-bottom: 59px !important; }
  .ml-sm-59,
  .mx-sm-59 {
    margin-left: 59px !important; }
  .m-sm-58 {
    margin: 58px !important; }
  .mt-sm-58,
  .my-sm-58 {
    margin-top: 58px !important; }
  .mr-sm-58,
  .mx-sm-58 {
    margin-right: 58px !important; }
  .mb-sm-58,
  .my-sm-58 {
    margin-bottom: 58px !important; }
  .ml-sm-58,
  .mx-sm-58 {
    margin-left: 58px !important; }
  .m-sm-57 {
    margin: 57px !important; }
  .mt-sm-57,
  .my-sm-57 {
    margin-top: 57px !important; }
  .mr-sm-57,
  .mx-sm-57 {
    margin-right: 57px !important; }
  .mb-sm-57,
  .my-sm-57 {
    margin-bottom: 57px !important; }
  .ml-sm-57,
  .mx-sm-57 {
    margin-left: 57px !important; }
  .m-sm-56 {
    margin: 56px !important; }
  .mt-sm-56,
  .my-sm-56 {
    margin-top: 56px !important; }
  .mr-sm-56,
  .mx-sm-56 {
    margin-right: 56px !important; }
  .mb-sm-56,
  .my-sm-56 {
    margin-bottom: 56px !important; }
  .ml-sm-56,
  .mx-sm-56 {
    margin-left: 56px !important; }
  .m-sm-55 {
    margin: 55px !important; }
  .mt-sm-55,
  .my-sm-55 {
    margin-top: 55px !important; }
  .mr-sm-55,
  .mx-sm-55 {
    margin-right: 55px !important; }
  .mb-sm-55,
  .my-sm-55 {
    margin-bottom: 55px !important; }
  .ml-sm-55,
  .mx-sm-55 {
    margin-left: 55px !important; }
  .m-sm-54 {
    margin: 54px !important; }
  .mt-sm-54,
  .my-sm-54 {
    margin-top: 54px !important; }
  .mr-sm-54,
  .mx-sm-54 {
    margin-right: 54px !important; }
  .mb-sm-54,
  .my-sm-54 {
    margin-bottom: 54px !important; }
  .ml-sm-54,
  .mx-sm-54 {
    margin-left: 54px !important; }
  .m-sm-53 {
    margin: 53px !important; }
  .mt-sm-53,
  .my-sm-53 {
    margin-top: 53px !important; }
  .mr-sm-53,
  .mx-sm-53 {
    margin-right: 53px !important; }
  .mb-sm-53,
  .my-sm-53 {
    margin-bottom: 53px !important; }
  .ml-sm-53,
  .mx-sm-53 {
    margin-left: 53px !important; }
  .m-sm-52 {
    margin: 52px !important; }
  .mt-sm-52,
  .my-sm-52 {
    margin-top: 52px !important; }
  .mr-sm-52,
  .mx-sm-52 {
    margin-right: 52px !important; }
  .mb-sm-52,
  .my-sm-52 {
    margin-bottom: 52px !important; }
  .ml-sm-52,
  .mx-sm-52 {
    margin-left: 52px !important; }
  .m-sm-51 {
    margin: 51px !important; }
  .mt-sm-51,
  .my-sm-51 {
    margin-top: 51px !important; }
  .mr-sm-51,
  .mx-sm-51 {
    margin-right: 51px !important; }
  .mb-sm-51,
  .my-sm-51 {
    margin-bottom: 51px !important; }
  .ml-sm-51,
  .mx-sm-51 {
    margin-left: 51px !important; }
  .m-sm-50 {
    margin: 50px !important; }
  .mt-sm-50,
  .my-sm-50 {
    margin-top: 50px !important; }
  .mr-sm-50,
  .mx-sm-50 {
    margin-right: 50px !important; }
  .mb-sm-50,
  .my-sm-50 {
    margin-bottom: 50px !important; }
  .ml-sm-50,
  .mx-sm-50 {
    margin-left: 50px !important; }
  .m-sm-49 {
    margin: 49px !important; }
  .mt-sm-49,
  .my-sm-49 {
    margin-top: 49px !important; }
  .mr-sm-49,
  .mx-sm-49 {
    margin-right: 49px !important; }
  .mb-sm-49,
  .my-sm-49 {
    margin-bottom: 49px !important; }
  .ml-sm-49,
  .mx-sm-49 {
    margin-left: 49px !important; }
  .m-sm-48 {
    margin: 48px !important; }
  .mt-sm-48,
  .my-sm-48 {
    margin-top: 48px !important; }
  .mr-sm-48,
  .mx-sm-48 {
    margin-right: 48px !important; }
  .mb-sm-48,
  .my-sm-48 {
    margin-bottom: 48px !important; }
  .ml-sm-48,
  .mx-sm-48 {
    margin-left: 48px !important; }
  .m-sm-47 {
    margin: 47px !important; }
  .mt-sm-47,
  .my-sm-47 {
    margin-top: 47px !important; }
  .mr-sm-47,
  .mx-sm-47 {
    margin-right: 47px !important; }
  .mb-sm-47,
  .my-sm-47 {
    margin-bottom: 47px !important; }
  .ml-sm-47,
  .mx-sm-47 {
    margin-left: 47px !important; }
  .m-sm-46 {
    margin: 46px !important; }
  .mt-sm-46,
  .my-sm-46 {
    margin-top: 46px !important; }
  .mr-sm-46,
  .mx-sm-46 {
    margin-right: 46px !important; }
  .mb-sm-46,
  .my-sm-46 {
    margin-bottom: 46px !important; }
  .ml-sm-46,
  .mx-sm-46 {
    margin-left: 46px !important; }
  .m-sm-45 {
    margin: 45px !important; }
  .mt-sm-45,
  .my-sm-45 {
    margin-top: 45px !important; }
  .mr-sm-45,
  .mx-sm-45 {
    margin-right: 45px !important; }
  .mb-sm-45,
  .my-sm-45 {
    margin-bottom: 45px !important; }
  .ml-sm-45,
  .mx-sm-45 {
    margin-left: 45px !important; }
  .m-sm-44 {
    margin: 44px !important; }
  .mt-sm-44,
  .my-sm-44 {
    margin-top: 44px !important; }
  .mr-sm-44,
  .mx-sm-44 {
    margin-right: 44px !important; }
  .mb-sm-44,
  .my-sm-44 {
    margin-bottom: 44px !important; }
  .ml-sm-44,
  .mx-sm-44 {
    margin-left: 44px !important; }
  .m-sm-43 {
    margin: 43px !important; }
  .mt-sm-43,
  .my-sm-43 {
    margin-top: 43px !important; }
  .mr-sm-43,
  .mx-sm-43 {
    margin-right: 43px !important; }
  .mb-sm-43,
  .my-sm-43 {
    margin-bottom: 43px !important; }
  .ml-sm-43,
  .mx-sm-43 {
    margin-left: 43px !important; }
  .m-sm-42 {
    margin: 42px !important; }
  .mt-sm-42,
  .my-sm-42 {
    margin-top: 42px !important; }
  .mr-sm-42,
  .mx-sm-42 {
    margin-right: 42px !important; }
  .mb-sm-42,
  .my-sm-42 {
    margin-bottom: 42px !important; }
  .ml-sm-42,
  .mx-sm-42 {
    margin-left: 42px !important; }
  .m-sm-41 {
    margin: 41px !important; }
  .mt-sm-41,
  .my-sm-41 {
    margin-top: 41px !important; }
  .mr-sm-41,
  .mx-sm-41 {
    margin-right: 41px !important; }
  .mb-sm-41,
  .my-sm-41 {
    margin-bottom: 41px !important; }
  .ml-sm-41,
  .mx-sm-41 {
    margin-left: 41px !important; }
  .m-sm-40 {
    margin: 40px !important; }
  .mt-sm-40,
  .my-sm-40 {
    margin-top: 40px !important; }
  .mr-sm-40,
  .mx-sm-40 {
    margin-right: 40px !important; }
  .mb-sm-40,
  .my-sm-40 {
    margin-bottom: 40px !important; }
  .ml-sm-40,
  .mx-sm-40 {
    margin-left: 40px !important; }
  .m-sm-39 {
    margin: 39px !important; }
  .mt-sm-39,
  .my-sm-39 {
    margin-top: 39px !important; }
  .mr-sm-39,
  .mx-sm-39 {
    margin-right: 39px !important; }
  .mb-sm-39,
  .my-sm-39 {
    margin-bottom: 39px !important; }
  .ml-sm-39,
  .mx-sm-39 {
    margin-left: 39px !important; }
  .m-sm-38 {
    margin: 38px !important; }
  .mt-sm-38,
  .my-sm-38 {
    margin-top: 38px !important; }
  .mr-sm-38,
  .mx-sm-38 {
    margin-right: 38px !important; }
  .mb-sm-38,
  .my-sm-38 {
    margin-bottom: 38px !important; }
  .ml-sm-38,
  .mx-sm-38 {
    margin-left: 38px !important; }
  .m-sm-37 {
    margin: 37px !important; }
  .mt-sm-37,
  .my-sm-37 {
    margin-top: 37px !important; }
  .mr-sm-37,
  .mx-sm-37 {
    margin-right: 37px !important; }
  .mb-sm-37,
  .my-sm-37 {
    margin-bottom: 37px !important; }
  .ml-sm-37,
  .mx-sm-37 {
    margin-left: 37px !important; }
  .m-sm-36 {
    margin: 36px !important; }
  .mt-sm-36,
  .my-sm-36 {
    margin-top: 36px !important; }
  .mr-sm-36,
  .mx-sm-36 {
    margin-right: 36px !important; }
  .mb-sm-36,
  .my-sm-36 {
    margin-bottom: 36px !important; }
  .ml-sm-36,
  .mx-sm-36 {
    margin-left: 36px !important; }
  .m-sm-35 {
    margin: 35px !important; }
  .mt-sm-35,
  .my-sm-35 {
    margin-top: 35px !important; }
  .mr-sm-35,
  .mx-sm-35 {
    margin-right: 35px !important; }
  .mb-sm-35,
  .my-sm-35 {
    margin-bottom: 35px !important; }
  .ml-sm-35,
  .mx-sm-35 {
    margin-left: 35px !important; }
  .m-sm-34 {
    margin: 34px !important; }
  .mt-sm-34,
  .my-sm-34 {
    margin-top: 34px !important; }
  .mr-sm-34,
  .mx-sm-34 {
    margin-right: 34px !important; }
  .mb-sm-34,
  .my-sm-34 {
    margin-bottom: 34px !important; }
  .ml-sm-34,
  .mx-sm-34 {
    margin-left: 34px !important; }
  .m-sm-33 {
    margin: 33px !important; }
  .mt-sm-33,
  .my-sm-33 {
    margin-top: 33px !important; }
  .mr-sm-33,
  .mx-sm-33 {
    margin-right: 33px !important; }
  .mb-sm-33,
  .my-sm-33 {
    margin-bottom: 33px !important; }
  .ml-sm-33,
  .mx-sm-33 {
    margin-left: 33px !important; }
  .m-sm-32 {
    margin: 32px !important; }
  .mt-sm-32,
  .my-sm-32 {
    margin-top: 32px !important; }
  .mr-sm-32,
  .mx-sm-32 {
    margin-right: 32px !important; }
  .mb-sm-32,
  .my-sm-32 {
    margin-bottom: 32px !important; }
  .ml-sm-32,
  .mx-sm-32 {
    margin-left: 32px !important; }
  .m-sm-31 {
    margin: 31px !important; }
  .mt-sm-31,
  .my-sm-31 {
    margin-top: 31px !important; }
  .mr-sm-31,
  .mx-sm-31 {
    margin-right: 31px !important; }
  .mb-sm-31,
  .my-sm-31 {
    margin-bottom: 31px !important; }
  .ml-sm-31,
  .mx-sm-31 {
    margin-left: 31px !important; }
  .m-sm-30 {
    margin: 30px !important; }
  .mt-sm-30,
  .my-sm-30 {
    margin-top: 30px !important; }
  .mr-sm-30,
  .mx-sm-30 {
    margin-right: 30px !important; }
  .mb-sm-30,
  .my-sm-30 {
    margin-bottom: 30px !important; }
  .ml-sm-30,
  .mx-sm-30 {
    margin-left: 30px !important; }
  .m-sm-29 {
    margin: 29px !important; }
  .mt-sm-29,
  .my-sm-29 {
    margin-top: 29px !important; }
  .mr-sm-29,
  .mx-sm-29 {
    margin-right: 29px !important; }
  .mb-sm-29,
  .my-sm-29 {
    margin-bottom: 29px !important; }
  .ml-sm-29,
  .mx-sm-29 {
    margin-left: 29px !important; }
  .m-sm-28 {
    margin: 28px !important; }
  .mt-sm-28,
  .my-sm-28 {
    margin-top: 28px !important; }
  .mr-sm-28,
  .mx-sm-28 {
    margin-right: 28px !important; }
  .mb-sm-28,
  .my-sm-28 {
    margin-bottom: 28px !important; }
  .ml-sm-28,
  .mx-sm-28 {
    margin-left: 28px !important; }
  .m-sm-27 {
    margin: 27px !important; }
  .mt-sm-27,
  .my-sm-27 {
    margin-top: 27px !important; }
  .mr-sm-27,
  .mx-sm-27 {
    margin-right: 27px !important; }
  .mb-sm-27,
  .my-sm-27 {
    margin-bottom: 27px !important; }
  .ml-sm-27,
  .mx-sm-27 {
    margin-left: 27px !important; }
  .m-sm-26 {
    margin: 26px !important; }
  .mt-sm-26,
  .my-sm-26 {
    margin-top: 26px !important; }
  .mr-sm-26,
  .mx-sm-26 {
    margin-right: 26px !important; }
  .mb-sm-26,
  .my-sm-26 {
    margin-bottom: 26px !important; }
  .ml-sm-26,
  .mx-sm-26 {
    margin-left: 26px !important; }
  .m-sm-25 {
    margin: 25px !important; }
  .mt-sm-25,
  .my-sm-25 {
    margin-top: 25px !important; }
  .mr-sm-25,
  .mx-sm-25 {
    margin-right: 25px !important; }
  .mb-sm-25,
  .my-sm-25 {
    margin-bottom: 25px !important; }
  .ml-sm-25,
  .mx-sm-25 {
    margin-left: 25px !important; }
  .m-sm-24 {
    margin: 24px !important; }
  .mt-sm-24,
  .my-sm-24 {
    margin-top: 24px !important; }
  .mr-sm-24,
  .mx-sm-24 {
    margin-right: 24px !important; }
  .mb-sm-24,
  .my-sm-24 {
    margin-bottom: 24px !important; }
  .ml-sm-24,
  .mx-sm-24 {
    margin-left: 24px !important; }
  .m-sm-23 {
    margin: 23px !important; }
  .mt-sm-23,
  .my-sm-23 {
    margin-top: 23px !important; }
  .mr-sm-23,
  .mx-sm-23 {
    margin-right: 23px !important; }
  .mb-sm-23,
  .my-sm-23 {
    margin-bottom: 23px !important; }
  .ml-sm-23,
  .mx-sm-23 {
    margin-left: 23px !important; }
  .m-sm-22 {
    margin: 22px !important; }
  .mt-sm-22,
  .my-sm-22 {
    margin-top: 22px !important; }
  .mr-sm-22,
  .mx-sm-22 {
    margin-right: 22px !important; }
  .mb-sm-22,
  .my-sm-22 {
    margin-bottom: 22px !important; }
  .ml-sm-22,
  .mx-sm-22 {
    margin-left: 22px !important; }
  .m-sm-21 {
    margin: 21px !important; }
  .mt-sm-21,
  .my-sm-21 {
    margin-top: 21px !important; }
  .mr-sm-21,
  .mx-sm-21 {
    margin-right: 21px !important; }
  .mb-sm-21,
  .my-sm-21 {
    margin-bottom: 21px !important; }
  .ml-sm-21,
  .mx-sm-21 {
    margin-left: 21px !important; }
  .m-sm-20 {
    margin: 20px !important; }
  .mt-sm-20,
  .my-sm-20 {
    margin-top: 20px !important; }
  .mr-sm-20,
  .mx-sm-20 {
    margin-right: 20px !important; }
  .mb-sm-20,
  .my-sm-20 {
    margin-bottom: 20px !important; }
  .ml-sm-20,
  .mx-sm-20 {
    margin-left: 20px !important; }
  .m-sm-19 {
    margin: 19px !important; }
  .mt-sm-19,
  .my-sm-19 {
    margin-top: 19px !important; }
  .mr-sm-19,
  .mx-sm-19 {
    margin-right: 19px !important; }
  .mb-sm-19,
  .my-sm-19 {
    margin-bottom: 19px !important; }
  .ml-sm-19,
  .mx-sm-19 {
    margin-left: 19px !important; }
  .m-sm-18 {
    margin: 18px !important; }
  .mt-sm-18,
  .my-sm-18 {
    margin-top: 18px !important; }
  .mr-sm-18,
  .mx-sm-18 {
    margin-right: 18px !important; }
  .mb-sm-18,
  .my-sm-18 {
    margin-bottom: 18px !important; }
  .ml-sm-18,
  .mx-sm-18 {
    margin-left: 18px !important; }
  .m-sm-17 {
    margin: 17px !important; }
  .mt-sm-17,
  .my-sm-17 {
    margin-top: 17px !important; }
  .mr-sm-17,
  .mx-sm-17 {
    margin-right: 17px !important; }
  .mb-sm-17,
  .my-sm-17 {
    margin-bottom: 17px !important; }
  .ml-sm-17,
  .mx-sm-17 {
    margin-left: 17px !important; }
  .m-sm-16 {
    margin: 16px !important; }
  .mt-sm-16,
  .my-sm-16 {
    margin-top: 16px !important; }
  .mr-sm-16,
  .mx-sm-16 {
    margin-right: 16px !important; }
  .mb-sm-16,
  .my-sm-16 {
    margin-bottom: 16px !important; }
  .ml-sm-16,
  .mx-sm-16 {
    margin-left: 16px !important; }
  .m-sm-15 {
    margin: 15px !important; }
  .mt-sm-15,
  .my-sm-15 {
    margin-top: 15px !important; }
  .mr-sm-15,
  .mx-sm-15 {
    margin-right: 15px !important; }
  .mb-sm-15,
  .my-sm-15 {
    margin-bottom: 15px !important; }
  .ml-sm-15,
  .mx-sm-15 {
    margin-left: 15px !important; }
  .m-sm-14 {
    margin: 14px !important; }
  .mt-sm-14,
  .my-sm-14 {
    margin-top: 14px !important; }
  .mr-sm-14,
  .mx-sm-14 {
    margin-right: 14px !important; }
  .mb-sm-14,
  .my-sm-14 {
    margin-bottom: 14px !important; }
  .ml-sm-14,
  .mx-sm-14 {
    margin-left: 14px !important; }
  .m-sm-13 {
    margin: 13px !important; }
  .mt-sm-13,
  .my-sm-13 {
    margin-top: 13px !important; }
  .mr-sm-13,
  .mx-sm-13 {
    margin-right: 13px !important; }
  .mb-sm-13,
  .my-sm-13 {
    margin-bottom: 13px !important; }
  .ml-sm-13,
  .mx-sm-13 {
    margin-left: 13px !important; }
  .m-sm-12 {
    margin: 12px !important; }
  .mt-sm-12,
  .my-sm-12 {
    margin-top: 12px !important; }
  .mr-sm-12,
  .mx-sm-12 {
    margin-right: 12px !important; }
  .mb-sm-12,
  .my-sm-12 {
    margin-bottom: 12px !important; }
  .ml-sm-12,
  .mx-sm-12 {
    margin-left: 12px !important; }
  .m-sm-11 {
    margin: 11px !important; }
  .mt-sm-11,
  .my-sm-11 {
    margin-top: 11px !important; }
  .mr-sm-11,
  .mx-sm-11 {
    margin-right: 11px !important; }
  .mb-sm-11,
  .my-sm-11 {
    margin-bottom: 11px !important; }
  .ml-sm-11,
  .mx-sm-11 {
    margin-left: 11px !important; }
  .m-sm-10 {
    margin: 10px !important; }
  .mt-sm-10,
  .my-sm-10 {
    margin-top: 10px !important; }
  .mr-sm-10,
  .mx-sm-10 {
    margin-right: 10px !important; }
  .mb-sm-10,
  .my-sm-10 {
    margin-bottom: 10px !important; }
  .ml-sm-10,
  .mx-sm-10 {
    margin-left: 10px !important; }
  .m-sm-9 {
    margin: 9px !important; }
  .mt-sm-9,
  .my-sm-9 {
    margin-top: 9px !important; }
  .mr-sm-9,
  .mx-sm-9 {
    margin-right: 9px !important; }
  .mb-sm-9,
  .my-sm-9 {
    margin-bottom: 9px !important; }
  .ml-sm-9,
  .mx-sm-9 {
    margin-left: 9px !important; }
  .m-sm-8 {
    margin: 8px !important; }
  .mt-sm-8,
  .my-sm-8 {
    margin-top: 8px !important; }
  .mr-sm-8,
  .mx-sm-8 {
    margin-right: 8px !important; }
  .mb-sm-8,
  .my-sm-8 {
    margin-bottom: 8px !important; }
  .ml-sm-8,
  .mx-sm-8 {
    margin-left: 8px !important; }
  .m-sm-7 {
    margin: 7px !important; }
  .mt-sm-7,
  .my-sm-7 {
    margin-top: 7px !important; }
  .mr-sm-7,
  .mx-sm-7 {
    margin-right: 7px !important; }
  .mb-sm-7,
  .my-sm-7 {
    margin-bottom: 7px !important; }
  .ml-sm-7,
  .mx-sm-7 {
    margin-left: 7px !important; }
  .m-sm-6 {
    margin: 6px !important; }
  .mt-sm-6,
  .my-sm-6 {
    margin-top: 6px !important; }
  .mr-sm-6,
  .mx-sm-6 {
    margin-right: 6px !important; }
  .mb-sm-6,
  .my-sm-6 {
    margin-bottom: 6px !important; }
  .ml-sm-6,
  .mx-sm-6 {
    margin-left: 6px !important; }
  .p-sm-0 {
    padding: 0px !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0px !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0px !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0px !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0px !important; }
  .p-sm-1 {
    padding: 1px !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 1px !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 1px !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 1px !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 1px !important; }
  .p-sm-2 {
    padding: 2px !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 2px !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 2px !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 2px !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 2px !important; }
  .p-sm-3 {
    padding: 3px !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 3px !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 3px !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 3px !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 3px !important; }
  .p-sm-4 {
    padding: 4px !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 4px !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 4px !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 4px !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 4px !important; }
  .p-sm-5 {
    padding: 5px !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 5px !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 5px !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 5px !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 5px !important; }
  .p-sm-100 {
    padding: 100px !important; }
  .pt-sm-100,
  .py-sm-100 {
    padding-top: 100px !important; }
  .pr-sm-100,
  .px-sm-100 {
    padding-right: 100px !important; }
  .pb-sm-100,
  .py-sm-100 {
    padding-bottom: 100px !important; }
  .pl-sm-100,
  .px-sm-100 {
    padding-left: 100px !important; }
  .p-sm-99 {
    padding: 99px !important; }
  .pt-sm-99,
  .py-sm-99 {
    padding-top: 99px !important; }
  .pr-sm-99,
  .px-sm-99 {
    padding-right: 99px !important; }
  .pb-sm-99,
  .py-sm-99 {
    padding-bottom: 99px !important; }
  .pl-sm-99,
  .px-sm-99 {
    padding-left: 99px !important; }
  .p-sm-98 {
    padding: 98px !important; }
  .pt-sm-98,
  .py-sm-98 {
    padding-top: 98px !important; }
  .pr-sm-98,
  .px-sm-98 {
    padding-right: 98px !important; }
  .pb-sm-98,
  .py-sm-98 {
    padding-bottom: 98px !important; }
  .pl-sm-98,
  .px-sm-98 {
    padding-left: 98px !important; }
  .p-sm-97 {
    padding: 97px !important; }
  .pt-sm-97,
  .py-sm-97 {
    padding-top: 97px !important; }
  .pr-sm-97,
  .px-sm-97 {
    padding-right: 97px !important; }
  .pb-sm-97,
  .py-sm-97 {
    padding-bottom: 97px !important; }
  .pl-sm-97,
  .px-sm-97 {
    padding-left: 97px !important; }
  .p-sm-96 {
    padding: 96px !important; }
  .pt-sm-96,
  .py-sm-96 {
    padding-top: 96px !important; }
  .pr-sm-96,
  .px-sm-96 {
    padding-right: 96px !important; }
  .pb-sm-96,
  .py-sm-96 {
    padding-bottom: 96px !important; }
  .pl-sm-96,
  .px-sm-96 {
    padding-left: 96px !important; }
  .p-sm-95 {
    padding: 95px !important; }
  .pt-sm-95,
  .py-sm-95 {
    padding-top: 95px !important; }
  .pr-sm-95,
  .px-sm-95 {
    padding-right: 95px !important; }
  .pb-sm-95,
  .py-sm-95 {
    padding-bottom: 95px !important; }
  .pl-sm-95,
  .px-sm-95 {
    padding-left: 95px !important; }
  .p-sm-94 {
    padding: 94px !important; }
  .pt-sm-94,
  .py-sm-94 {
    padding-top: 94px !important; }
  .pr-sm-94,
  .px-sm-94 {
    padding-right: 94px !important; }
  .pb-sm-94,
  .py-sm-94 {
    padding-bottom: 94px !important; }
  .pl-sm-94,
  .px-sm-94 {
    padding-left: 94px !important; }
  .p-sm-93 {
    padding: 93px !important; }
  .pt-sm-93,
  .py-sm-93 {
    padding-top: 93px !important; }
  .pr-sm-93,
  .px-sm-93 {
    padding-right: 93px !important; }
  .pb-sm-93,
  .py-sm-93 {
    padding-bottom: 93px !important; }
  .pl-sm-93,
  .px-sm-93 {
    padding-left: 93px !important; }
  .p-sm-92 {
    padding: 92px !important; }
  .pt-sm-92,
  .py-sm-92 {
    padding-top: 92px !important; }
  .pr-sm-92,
  .px-sm-92 {
    padding-right: 92px !important; }
  .pb-sm-92,
  .py-sm-92 {
    padding-bottom: 92px !important; }
  .pl-sm-92,
  .px-sm-92 {
    padding-left: 92px !important; }
  .p-sm-91 {
    padding: 91px !important; }
  .pt-sm-91,
  .py-sm-91 {
    padding-top: 91px !important; }
  .pr-sm-91,
  .px-sm-91 {
    padding-right: 91px !important; }
  .pb-sm-91,
  .py-sm-91 {
    padding-bottom: 91px !important; }
  .pl-sm-91,
  .px-sm-91 {
    padding-left: 91px !important; }
  .p-sm-90 {
    padding: 90px !important; }
  .pt-sm-90,
  .py-sm-90 {
    padding-top: 90px !important; }
  .pr-sm-90,
  .px-sm-90 {
    padding-right: 90px !important; }
  .pb-sm-90,
  .py-sm-90 {
    padding-bottom: 90px !important; }
  .pl-sm-90,
  .px-sm-90 {
    padding-left: 90px !important; }
  .p-sm-89 {
    padding: 89px !important; }
  .pt-sm-89,
  .py-sm-89 {
    padding-top: 89px !important; }
  .pr-sm-89,
  .px-sm-89 {
    padding-right: 89px !important; }
  .pb-sm-89,
  .py-sm-89 {
    padding-bottom: 89px !important; }
  .pl-sm-89,
  .px-sm-89 {
    padding-left: 89px !important; }
  .p-sm-88 {
    padding: 88px !important; }
  .pt-sm-88,
  .py-sm-88 {
    padding-top: 88px !important; }
  .pr-sm-88,
  .px-sm-88 {
    padding-right: 88px !important; }
  .pb-sm-88,
  .py-sm-88 {
    padding-bottom: 88px !important; }
  .pl-sm-88,
  .px-sm-88 {
    padding-left: 88px !important; }
  .p-sm-87 {
    padding: 87px !important; }
  .pt-sm-87,
  .py-sm-87 {
    padding-top: 87px !important; }
  .pr-sm-87,
  .px-sm-87 {
    padding-right: 87px !important; }
  .pb-sm-87,
  .py-sm-87 {
    padding-bottom: 87px !important; }
  .pl-sm-87,
  .px-sm-87 {
    padding-left: 87px !important; }
  .p-sm-86 {
    padding: 86px !important; }
  .pt-sm-86,
  .py-sm-86 {
    padding-top: 86px !important; }
  .pr-sm-86,
  .px-sm-86 {
    padding-right: 86px !important; }
  .pb-sm-86,
  .py-sm-86 {
    padding-bottom: 86px !important; }
  .pl-sm-86,
  .px-sm-86 {
    padding-left: 86px !important; }
  .p-sm-85 {
    padding: 85px !important; }
  .pt-sm-85,
  .py-sm-85 {
    padding-top: 85px !important; }
  .pr-sm-85,
  .px-sm-85 {
    padding-right: 85px !important; }
  .pb-sm-85,
  .py-sm-85 {
    padding-bottom: 85px !important; }
  .pl-sm-85,
  .px-sm-85 {
    padding-left: 85px !important; }
  .p-sm-84 {
    padding: 84px !important; }
  .pt-sm-84,
  .py-sm-84 {
    padding-top: 84px !important; }
  .pr-sm-84,
  .px-sm-84 {
    padding-right: 84px !important; }
  .pb-sm-84,
  .py-sm-84 {
    padding-bottom: 84px !important; }
  .pl-sm-84,
  .px-sm-84 {
    padding-left: 84px !important; }
  .p-sm-83 {
    padding: 83px !important; }
  .pt-sm-83,
  .py-sm-83 {
    padding-top: 83px !important; }
  .pr-sm-83,
  .px-sm-83 {
    padding-right: 83px !important; }
  .pb-sm-83,
  .py-sm-83 {
    padding-bottom: 83px !important; }
  .pl-sm-83,
  .px-sm-83 {
    padding-left: 83px !important; }
  .p-sm-82 {
    padding: 82px !important; }
  .pt-sm-82,
  .py-sm-82 {
    padding-top: 82px !important; }
  .pr-sm-82,
  .px-sm-82 {
    padding-right: 82px !important; }
  .pb-sm-82,
  .py-sm-82 {
    padding-bottom: 82px !important; }
  .pl-sm-82,
  .px-sm-82 {
    padding-left: 82px !important; }
  .p-sm-81 {
    padding: 81px !important; }
  .pt-sm-81,
  .py-sm-81 {
    padding-top: 81px !important; }
  .pr-sm-81,
  .px-sm-81 {
    padding-right: 81px !important; }
  .pb-sm-81,
  .py-sm-81 {
    padding-bottom: 81px !important; }
  .pl-sm-81,
  .px-sm-81 {
    padding-left: 81px !important; }
  .p-sm-80 {
    padding: 80px !important; }
  .pt-sm-80,
  .py-sm-80 {
    padding-top: 80px !important; }
  .pr-sm-80,
  .px-sm-80 {
    padding-right: 80px !important; }
  .pb-sm-80,
  .py-sm-80 {
    padding-bottom: 80px !important; }
  .pl-sm-80,
  .px-sm-80 {
    padding-left: 80px !important; }
  .p-sm-79 {
    padding: 79px !important; }
  .pt-sm-79,
  .py-sm-79 {
    padding-top: 79px !important; }
  .pr-sm-79,
  .px-sm-79 {
    padding-right: 79px !important; }
  .pb-sm-79,
  .py-sm-79 {
    padding-bottom: 79px !important; }
  .pl-sm-79,
  .px-sm-79 {
    padding-left: 79px !important; }
  .p-sm-78 {
    padding: 78px !important; }
  .pt-sm-78,
  .py-sm-78 {
    padding-top: 78px !important; }
  .pr-sm-78,
  .px-sm-78 {
    padding-right: 78px !important; }
  .pb-sm-78,
  .py-sm-78 {
    padding-bottom: 78px !important; }
  .pl-sm-78,
  .px-sm-78 {
    padding-left: 78px !important; }
  .p-sm-77 {
    padding: 77px !important; }
  .pt-sm-77,
  .py-sm-77 {
    padding-top: 77px !important; }
  .pr-sm-77,
  .px-sm-77 {
    padding-right: 77px !important; }
  .pb-sm-77,
  .py-sm-77 {
    padding-bottom: 77px !important; }
  .pl-sm-77,
  .px-sm-77 {
    padding-left: 77px !important; }
  .p-sm-76 {
    padding: 76px !important; }
  .pt-sm-76,
  .py-sm-76 {
    padding-top: 76px !important; }
  .pr-sm-76,
  .px-sm-76 {
    padding-right: 76px !important; }
  .pb-sm-76,
  .py-sm-76 {
    padding-bottom: 76px !important; }
  .pl-sm-76,
  .px-sm-76 {
    padding-left: 76px !important; }
  .p-sm-75 {
    padding: 75px !important; }
  .pt-sm-75,
  .py-sm-75 {
    padding-top: 75px !important; }
  .pr-sm-75,
  .px-sm-75 {
    padding-right: 75px !important; }
  .pb-sm-75,
  .py-sm-75 {
    padding-bottom: 75px !important; }
  .pl-sm-75,
  .px-sm-75 {
    padding-left: 75px !important; }
  .p-sm-74 {
    padding: 74px !important; }
  .pt-sm-74,
  .py-sm-74 {
    padding-top: 74px !important; }
  .pr-sm-74,
  .px-sm-74 {
    padding-right: 74px !important; }
  .pb-sm-74,
  .py-sm-74 {
    padding-bottom: 74px !important; }
  .pl-sm-74,
  .px-sm-74 {
    padding-left: 74px !important; }
  .p-sm-73 {
    padding: 73px !important; }
  .pt-sm-73,
  .py-sm-73 {
    padding-top: 73px !important; }
  .pr-sm-73,
  .px-sm-73 {
    padding-right: 73px !important; }
  .pb-sm-73,
  .py-sm-73 {
    padding-bottom: 73px !important; }
  .pl-sm-73,
  .px-sm-73 {
    padding-left: 73px !important; }
  .p-sm-72 {
    padding: 72px !important; }
  .pt-sm-72,
  .py-sm-72 {
    padding-top: 72px !important; }
  .pr-sm-72,
  .px-sm-72 {
    padding-right: 72px !important; }
  .pb-sm-72,
  .py-sm-72 {
    padding-bottom: 72px !important; }
  .pl-sm-72,
  .px-sm-72 {
    padding-left: 72px !important; }
  .p-sm-71 {
    padding: 71px !important; }
  .pt-sm-71,
  .py-sm-71 {
    padding-top: 71px !important; }
  .pr-sm-71,
  .px-sm-71 {
    padding-right: 71px !important; }
  .pb-sm-71,
  .py-sm-71 {
    padding-bottom: 71px !important; }
  .pl-sm-71,
  .px-sm-71 {
    padding-left: 71px !important; }
  .p-sm-70 {
    padding: 70px !important; }
  .pt-sm-70,
  .py-sm-70 {
    padding-top: 70px !important; }
  .pr-sm-70,
  .px-sm-70 {
    padding-right: 70px !important; }
  .pb-sm-70,
  .py-sm-70 {
    padding-bottom: 70px !important; }
  .pl-sm-70,
  .px-sm-70 {
    padding-left: 70px !important; }
  .p-sm-69 {
    padding: 69px !important; }
  .pt-sm-69,
  .py-sm-69 {
    padding-top: 69px !important; }
  .pr-sm-69,
  .px-sm-69 {
    padding-right: 69px !important; }
  .pb-sm-69,
  .py-sm-69 {
    padding-bottom: 69px !important; }
  .pl-sm-69,
  .px-sm-69 {
    padding-left: 69px !important; }
  .p-sm-68 {
    padding: 68px !important; }
  .pt-sm-68,
  .py-sm-68 {
    padding-top: 68px !important; }
  .pr-sm-68,
  .px-sm-68 {
    padding-right: 68px !important; }
  .pb-sm-68,
  .py-sm-68 {
    padding-bottom: 68px !important; }
  .pl-sm-68,
  .px-sm-68 {
    padding-left: 68px !important; }
  .p-sm-67 {
    padding: 67px !important; }
  .pt-sm-67,
  .py-sm-67 {
    padding-top: 67px !important; }
  .pr-sm-67,
  .px-sm-67 {
    padding-right: 67px !important; }
  .pb-sm-67,
  .py-sm-67 {
    padding-bottom: 67px !important; }
  .pl-sm-67,
  .px-sm-67 {
    padding-left: 67px !important; }
  .p-sm-66 {
    padding: 66px !important; }
  .pt-sm-66,
  .py-sm-66 {
    padding-top: 66px !important; }
  .pr-sm-66,
  .px-sm-66 {
    padding-right: 66px !important; }
  .pb-sm-66,
  .py-sm-66 {
    padding-bottom: 66px !important; }
  .pl-sm-66,
  .px-sm-66 {
    padding-left: 66px !important; }
  .p-sm-65 {
    padding: 65px !important; }
  .pt-sm-65,
  .py-sm-65 {
    padding-top: 65px !important; }
  .pr-sm-65,
  .px-sm-65 {
    padding-right: 65px !important; }
  .pb-sm-65,
  .py-sm-65 {
    padding-bottom: 65px !important; }
  .pl-sm-65,
  .px-sm-65 {
    padding-left: 65px !important; }
  .p-sm-64 {
    padding: 64px !important; }
  .pt-sm-64,
  .py-sm-64 {
    padding-top: 64px !important; }
  .pr-sm-64,
  .px-sm-64 {
    padding-right: 64px !important; }
  .pb-sm-64,
  .py-sm-64 {
    padding-bottom: 64px !important; }
  .pl-sm-64,
  .px-sm-64 {
    padding-left: 64px !important; }
  .p-sm-63 {
    padding: 63px !important; }
  .pt-sm-63,
  .py-sm-63 {
    padding-top: 63px !important; }
  .pr-sm-63,
  .px-sm-63 {
    padding-right: 63px !important; }
  .pb-sm-63,
  .py-sm-63 {
    padding-bottom: 63px !important; }
  .pl-sm-63,
  .px-sm-63 {
    padding-left: 63px !important; }
  .p-sm-62 {
    padding: 62px !important; }
  .pt-sm-62,
  .py-sm-62 {
    padding-top: 62px !important; }
  .pr-sm-62,
  .px-sm-62 {
    padding-right: 62px !important; }
  .pb-sm-62,
  .py-sm-62 {
    padding-bottom: 62px !important; }
  .pl-sm-62,
  .px-sm-62 {
    padding-left: 62px !important; }
  .p-sm-61 {
    padding: 61px !important; }
  .pt-sm-61,
  .py-sm-61 {
    padding-top: 61px !important; }
  .pr-sm-61,
  .px-sm-61 {
    padding-right: 61px !important; }
  .pb-sm-61,
  .py-sm-61 {
    padding-bottom: 61px !important; }
  .pl-sm-61,
  .px-sm-61 {
    padding-left: 61px !important; }
  .p-sm-60 {
    padding: 60px !important; }
  .pt-sm-60,
  .py-sm-60 {
    padding-top: 60px !important; }
  .pr-sm-60,
  .px-sm-60 {
    padding-right: 60px !important; }
  .pb-sm-60,
  .py-sm-60 {
    padding-bottom: 60px !important; }
  .pl-sm-60,
  .px-sm-60 {
    padding-left: 60px !important; }
  .p-sm-59 {
    padding: 59px !important; }
  .pt-sm-59,
  .py-sm-59 {
    padding-top: 59px !important; }
  .pr-sm-59,
  .px-sm-59 {
    padding-right: 59px !important; }
  .pb-sm-59,
  .py-sm-59 {
    padding-bottom: 59px !important; }
  .pl-sm-59,
  .px-sm-59 {
    padding-left: 59px !important; }
  .p-sm-58 {
    padding: 58px !important; }
  .pt-sm-58,
  .py-sm-58 {
    padding-top: 58px !important; }
  .pr-sm-58,
  .px-sm-58 {
    padding-right: 58px !important; }
  .pb-sm-58,
  .py-sm-58 {
    padding-bottom: 58px !important; }
  .pl-sm-58,
  .px-sm-58 {
    padding-left: 58px !important; }
  .p-sm-57 {
    padding: 57px !important; }
  .pt-sm-57,
  .py-sm-57 {
    padding-top: 57px !important; }
  .pr-sm-57,
  .px-sm-57 {
    padding-right: 57px !important; }
  .pb-sm-57,
  .py-sm-57 {
    padding-bottom: 57px !important; }
  .pl-sm-57,
  .px-sm-57 {
    padding-left: 57px !important; }
  .p-sm-56 {
    padding: 56px !important; }
  .pt-sm-56,
  .py-sm-56 {
    padding-top: 56px !important; }
  .pr-sm-56,
  .px-sm-56 {
    padding-right: 56px !important; }
  .pb-sm-56,
  .py-sm-56 {
    padding-bottom: 56px !important; }
  .pl-sm-56,
  .px-sm-56 {
    padding-left: 56px !important; }
  .p-sm-55 {
    padding: 55px !important; }
  .pt-sm-55,
  .py-sm-55 {
    padding-top: 55px !important; }
  .pr-sm-55,
  .px-sm-55 {
    padding-right: 55px !important; }
  .pb-sm-55,
  .py-sm-55 {
    padding-bottom: 55px !important; }
  .pl-sm-55,
  .px-sm-55 {
    padding-left: 55px !important; }
  .p-sm-54 {
    padding: 54px !important; }
  .pt-sm-54,
  .py-sm-54 {
    padding-top: 54px !important; }
  .pr-sm-54,
  .px-sm-54 {
    padding-right: 54px !important; }
  .pb-sm-54,
  .py-sm-54 {
    padding-bottom: 54px !important; }
  .pl-sm-54,
  .px-sm-54 {
    padding-left: 54px !important; }
  .p-sm-53 {
    padding: 53px !important; }
  .pt-sm-53,
  .py-sm-53 {
    padding-top: 53px !important; }
  .pr-sm-53,
  .px-sm-53 {
    padding-right: 53px !important; }
  .pb-sm-53,
  .py-sm-53 {
    padding-bottom: 53px !important; }
  .pl-sm-53,
  .px-sm-53 {
    padding-left: 53px !important; }
  .p-sm-52 {
    padding: 52px !important; }
  .pt-sm-52,
  .py-sm-52 {
    padding-top: 52px !important; }
  .pr-sm-52,
  .px-sm-52 {
    padding-right: 52px !important; }
  .pb-sm-52,
  .py-sm-52 {
    padding-bottom: 52px !important; }
  .pl-sm-52,
  .px-sm-52 {
    padding-left: 52px !important; }
  .p-sm-51 {
    padding: 51px !important; }
  .pt-sm-51,
  .py-sm-51 {
    padding-top: 51px !important; }
  .pr-sm-51,
  .px-sm-51 {
    padding-right: 51px !important; }
  .pb-sm-51,
  .py-sm-51 {
    padding-bottom: 51px !important; }
  .pl-sm-51,
  .px-sm-51 {
    padding-left: 51px !important; }
  .p-sm-50 {
    padding: 50px !important; }
  .pt-sm-50,
  .py-sm-50 {
    padding-top: 50px !important; }
  .pr-sm-50,
  .px-sm-50 {
    padding-right: 50px !important; }
  .pb-sm-50,
  .py-sm-50 {
    padding-bottom: 50px !important; }
  .pl-sm-50,
  .px-sm-50 {
    padding-left: 50px !important; }
  .p-sm-49 {
    padding: 49px !important; }
  .pt-sm-49,
  .py-sm-49 {
    padding-top: 49px !important; }
  .pr-sm-49,
  .px-sm-49 {
    padding-right: 49px !important; }
  .pb-sm-49,
  .py-sm-49 {
    padding-bottom: 49px !important; }
  .pl-sm-49,
  .px-sm-49 {
    padding-left: 49px !important; }
  .p-sm-48 {
    padding: 48px !important; }
  .pt-sm-48,
  .py-sm-48 {
    padding-top: 48px !important; }
  .pr-sm-48,
  .px-sm-48 {
    padding-right: 48px !important; }
  .pb-sm-48,
  .py-sm-48 {
    padding-bottom: 48px !important; }
  .pl-sm-48,
  .px-sm-48 {
    padding-left: 48px !important; }
  .p-sm-47 {
    padding: 47px !important; }
  .pt-sm-47,
  .py-sm-47 {
    padding-top: 47px !important; }
  .pr-sm-47,
  .px-sm-47 {
    padding-right: 47px !important; }
  .pb-sm-47,
  .py-sm-47 {
    padding-bottom: 47px !important; }
  .pl-sm-47,
  .px-sm-47 {
    padding-left: 47px !important; }
  .p-sm-46 {
    padding: 46px !important; }
  .pt-sm-46,
  .py-sm-46 {
    padding-top: 46px !important; }
  .pr-sm-46,
  .px-sm-46 {
    padding-right: 46px !important; }
  .pb-sm-46,
  .py-sm-46 {
    padding-bottom: 46px !important; }
  .pl-sm-46,
  .px-sm-46 {
    padding-left: 46px !important; }
  .p-sm-45 {
    padding: 45px !important; }
  .pt-sm-45,
  .py-sm-45 {
    padding-top: 45px !important; }
  .pr-sm-45,
  .px-sm-45 {
    padding-right: 45px !important; }
  .pb-sm-45,
  .py-sm-45 {
    padding-bottom: 45px !important; }
  .pl-sm-45,
  .px-sm-45 {
    padding-left: 45px !important; }
  .p-sm-44 {
    padding: 44px !important; }
  .pt-sm-44,
  .py-sm-44 {
    padding-top: 44px !important; }
  .pr-sm-44,
  .px-sm-44 {
    padding-right: 44px !important; }
  .pb-sm-44,
  .py-sm-44 {
    padding-bottom: 44px !important; }
  .pl-sm-44,
  .px-sm-44 {
    padding-left: 44px !important; }
  .p-sm-43 {
    padding: 43px !important; }
  .pt-sm-43,
  .py-sm-43 {
    padding-top: 43px !important; }
  .pr-sm-43,
  .px-sm-43 {
    padding-right: 43px !important; }
  .pb-sm-43,
  .py-sm-43 {
    padding-bottom: 43px !important; }
  .pl-sm-43,
  .px-sm-43 {
    padding-left: 43px !important; }
  .p-sm-42 {
    padding: 42px !important; }
  .pt-sm-42,
  .py-sm-42 {
    padding-top: 42px !important; }
  .pr-sm-42,
  .px-sm-42 {
    padding-right: 42px !important; }
  .pb-sm-42,
  .py-sm-42 {
    padding-bottom: 42px !important; }
  .pl-sm-42,
  .px-sm-42 {
    padding-left: 42px !important; }
  .p-sm-41 {
    padding: 41px !important; }
  .pt-sm-41,
  .py-sm-41 {
    padding-top: 41px !important; }
  .pr-sm-41,
  .px-sm-41 {
    padding-right: 41px !important; }
  .pb-sm-41,
  .py-sm-41 {
    padding-bottom: 41px !important; }
  .pl-sm-41,
  .px-sm-41 {
    padding-left: 41px !important; }
  .p-sm-40 {
    padding: 40px !important; }
  .pt-sm-40,
  .py-sm-40 {
    padding-top: 40px !important; }
  .pr-sm-40,
  .px-sm-40 {
    padding-right: 40px !important; }
  .pb-sm-40,
  .py-sm-40 {
    padding-bottom: 40px !important; }
  .pl-sm-40,
  .px-sm-40 {
    padding-left: 40px !important; }
  .p-sm-39 {
    padding: 39px !important; }
  .pt-sm-39,
  .py-sm-39 {
    padding-top: 39px !important; }
  .pr-sm-39,
  .px-sm-39 {
    padding-right: 39px !important; }
  .pb-sm-39,
  .py-sm-39 {
    padding-bottom: 39px !important; }
  .pl-sm-39,
  .px-sm-39 {
    padding-left: 39px !important; }
  .p-sm-38 {
    padding: 38px !important; }
  .pt-sm-38,
  .py-sm-38 {
    padding-top: 38px !important; }
  .pr-sm-38,
  .px-sm-38 {
    padding-right: 38px !important; }
  .pb-sm-38,
  .py-sm-38 {
    padding-bottom: 38px !important; }
  .pl-sm-38,
  .px-sm-38 {
    padding-left: 38px !important; }
  .p-sm-37 {
    padding: 37px !important; }
  .pt-sm-37,
  .py-sm-37 {
    padding-top: 37px !important; }
  .pr-sm-37,
  .px-sm-37 {
    padding-right: 37px !important; }
  .pb-sm-37,
  .py-sm-37 {
    padding-bottom: 37px !important; }
  .pl-sm-37,
  .px-sm-37 {
    padding-left: 37px !important; }
  .p-sm-36 {
    padding: 36px !important; }
  .pt-sm-36,
  .py-sm-36 {
    padding-top: 36px !important; }
  .pr-sm-36,
  .px-sm-36 {
    padding-right: 36px !important; }
  .pb-sm-36,
  .py-sm-36 {
    padding-bottom: 36px !important; }
  .pl-sm-36,
  .px-sm-36 {
    padding-left: 36px !important; }
  .p-sm-35 {
    padding: 35px !important; }
  .pt-sm-35,
  .py-sm-35 {
    padding-top: 35px !important; }
  .pr-sm-35,
  .px-sm-35 {
    padding-right: 35px !important; }
  .pb-sm-35,
  .py-sm-35 {
    padding-bottom: 35px !important; }
  .pl-sm-35,
  .px-sm-35 {
    padding-left: 35px !important; }
  .p-sm-34 {
    padding: 34px !important; }
  .pt-sm-34,
  .py-sm-34 {
    padding-top: 34px !important; }
  .pr-sm-34,
  .px-sm-34 {
    padding-right: 34px !important; }
  .pb-sm-34,
  .py-sm-34 {
    padding-bottom: 34px !important; }
  .pl-sm-34,
  .px-sm-34 {
    padding-left: 34px !important; }
  .p-sm-33 {
    padding: 33px !important; }
  .pt-sm-33,
  .py-sm-33 {
    padding-top: 33px !important; }
  .pr-sm-33,
  .px-sm-33 {
    padding-right: 33px !important; }
  .pb-sm-33,
  .py-sm-33 {
    padding-bottom: 33px !important; }
  .pl-sm-33,
  .px-sm-33 {
    padding-left: 33px !important; }
  .p-sm-32 {
    padding: 32px !important; }
  .pt-sm-32,
  .py-sm-32 {
    padding-top: 32px !important; }
  .pr-sm-32,
  .px-sm-32 {
    padding-right: 32px !important; }
  .pb-sm-32,
  .py-sm-32 {
    padding-bottom: 32px !important; }
  .pl-sm-32,
  .px-sm-32 {
    padding-left: 32px !important; }
  .p-sm-31 {
    padding: 31px !important; }
  .pt-sm-31,
  .py-sm-31 {
    padding-top: 31px !important; }
  .pr-sm-31,
  .px-sm-31 {
    padding-right: 31px !important; }
  .pb-sm-31,
  .py-sm-31 {
    padding-bottom: 31px !important; }
  .pl-sm-31,
  .px-sm-31 {
    padding-left: 31px !important; }
  .p-sm-30 {
    padding: 30px !important; }
  .pt-sm-30,
  .py-sm-30 {
    padding-top: 30px !important; }
  .pr-sm-30,
  .px-sm-30 {
    padding-right: 30px !important; }
  .pb-sm-30,
  .py-sm-30 {
    padding-bottom: 30px !important; }
  .pl-sm-30,
  .px-sm-30 {
    padding-left: 30px !important; }
  .p-sm-29 {
    padding: 29px !important; }
  .pt-sm-29,
  .py-sm-29 {
    padding-top: 29px !important; }
  .pr-sm-29,
  .px-sm-29 {
    padding-right: 29px !important; }
  .pb-sm-29,
  .py-sm-29 {
    padding-bottom: 29px !important; }
  .pl-sm-29,
  .px-sm-29 {
    padding-left: 29px !important; }
  .p-sm-28 {
    padding: 28px !important; }
  .pt-sm-28,
  .py-sm-28 {
    padding-top: 28px !important; }
  .pr-sm-28,
  .px-sm-28 {
    padding-right: 28px !important; }
  .pb-sm-28,
  .py-sm-28 {
    padding-bottom: 28px !important; }
  .pl-sm-28,
  .px-sm-28 {
    padding-left: 28px !important; }
  .p-sm-27 {
    padding: 27px !important; }
  .pt-sm-27,
  .py-sm-27 {
    padding-top: 27px !important; }
  .pr-sm-27,
  .px-sm-27 {
    padding-right: 27px !important; }
  .pb-sm-27,
  .py-sm-27 {
    padding-bottom: 27px !important; }
  .pl-sm-27,
  .px-sm-27 {
    padding-left: 27px !important; }
  .p-sm-26 {
    padding: 26px !important; }
  .pt-sm-26,
  .py-sm-26 {
    padding-top: 26px !important; }
  .pr-sm-26,
  .px-sm-26 {
    padding-right: 26px !important; }
  .pb-sm-26,
  .py-sm-26 {
    padding-bottom: 26px !important; }
  .pl-sm-26,
  .px-sm-26 {
    padding-left: 26px !important; }
  .p-sm-25 {
    padding: 25px !important; }
  .pt-sm-25,
  .py-sm-25 {
    padding-top: 25px !important; }
  .pr-sm-25,
  .px-sm-25 {
    padding-right: 25px !important; }
  .pb-sm-25,
  .py-sm-25 {
    padding-bottom: 25px !important; }
  .pl-sm-25,
  .px-sm-25 {
    padding-left: 25px !important; }
  .p-sm-24 {
    padding: 24px !important; }
  .pt-sm-24,
  .py-sm-24 {
    padding-top: 24px !important; }
  .pr-sm-24,
  .px-sm-24 {
    padding-right: 24px !important; }
  .pb-sm-24,
  .py-sm-24 {
    padding-bottom: 24px !important; }
  .pl-sm-24,
  .px-sm-24 {
    padding-left: 24px !important; }
  .p-sm-23 {
    padding: 23px !important; }
  .pt-sm-23,
  .py-sm-23 {
    padding-top: 23px !important; }
  .pr-sm-23,
  .px-sm-23 {
    padding-right: 23px !important; }
  .pb-sm-23,
  .py-sm-23 {
    padding-bottom: 23px !important; }
  .pl-sm-23,
  .px-sm-23 {
    padding-left: 23px !important; }
  .p-sm-22 {
    padding: 22px !important; }
  .pt-sm-22,
  .py-sm-22 {
    padding-top: 22px !important; }
  .pr-sm-22,
  .px-sm-22 {
    padding-right: 22px !important; }
  .pb-sm-22,
  .py-sm-22 {
    padding-bottom: 22px !important; }
  .pl-sm-22,
  .px-sm-22 {
    padding-left: 22px !important; }
  .p-sm-21 {
    padding: 21px !important; }
  .pt-sm-21,
  .py-sm-21 {
    padding-top: 21px !important; }
  .pr-sm-21,
  .px-sm-21 {
    padding-right: 21px !important; }
  .pb-sm-21,
  .py-sm-21 {
    padding-bottom: 21px !important; }
  .pl-sm-21,
  .px-sm-21 {
    padding-left: 21px !important; }
  .p-sm-20 {
    padding: 20px !important; }
  .pt-sm-20,
  .py-sm-20 {
    padding-top: 20px !important; }
  .pr-sm-20,
  .px-sm-20 {
    padding-right: 20px !important; }
  .pb-sm-20,
  .py-sm-20 {
    padding-bottom: 20px !important; }
  .pl-sm-20,
  .px-sm-20 {
    padding-left: 20px !important; }
  .p-sm-19 {
    padding: 19px !important; }
  .pt-sm-19,
  .py-sm-19 {
    padding-top: 19px !important; }
  .pr-sm-19,
  .px-sm-19 {
    padding-right: 19px !important; }
  .pb-sm-19,
  .py-sm-19 {
    padding-bottom: 19px !important; }
  .pl-sm-19,
  .px-sm-19 {
    padding-left: 19px !important; }
  .p-sm-18 {
    padding: 18px !important; }
  .pt-sm-18,
  .py-sm-18 {
    padding-top: 18px !important; }
  .pr-sm-18,
  .px-sm-18 {
    padding-right: 18px !important; }
  .pb-sm-18,
  .py-sm-18 {
    padding-bottom: 18px !important; }
  .pl-sm-18,
  .px-sm-18 {
    padding-left: 18px !important; }
  .p-sm-17 {
    padding: 17px !important; }
  .pt-sm-17,
  .py-sm-17 {
    padding-top: 17px !important; }
  .pr-sm-17,
  .px-sm-17 {
    padding-right: 17px !important; }
  .pb-sm-17,
  .py-sm-17 {
    padding-bottom: 17px !important; }
  .pl-sm-17,
  .px-sm-17 {
    padding-left: 17px !important; }
  .p-sm-16 {
    padding: 16px !important; }
  .pt-sm-16,
  .py-sm-16 {
    padding-top: 16px !important; }
  .pr-sm-16,
  .px-sm-16 {
    padding-right: 16px !important; }
  .pb-sm-16,
  .py-sm-16 {
    padding-bottom: 16px !important; }
  .pl-sm-16,
  .px-sm-16 {
    padding-left: 16px !important; }
  .p-sm-15 {
    padding: 15px !important; }
  .pt-sm-15,
  .py-sm-15 {
    padding-top: 15px !important; }
  .pr-sm-15,
  .px-sm-15 {
    padding-right: 15px !important; }
  .pb-sm-15,
  .py-sm-15 {
    padding-bottom: 15px !important; }
  .pl-sm-15,
  .px-sm-15 {
    padding-left: 15px !important; }
  .p-sm-14 {
    padding: 14px !important; }
  .pt-sm-14,
  .py-sm-14 {
    padding-top: 14px !important; }
  .pr-sm-14,
  .px-sm-14 {
    padding-right: 14px !important; }
  .pb-sm-14,
  .py-sm-14 {
    padding-bottom: 14px !important; }
  .pl-sm-14,
  .px-sm-14 {
    padding-left: 14px !important; }
  .p-sm-13 {
    padding: 13px !important; }
  .pt-sm-13,
  .py-sm-13 {
    padding-top: 13px !important; }
  .pr-sm-13,
  .px-sm-13 {
    padding-right: 13px !important; }
  .pb-sm-13,
  .py-sm-13 {
    padding-bottom: 13px !important; }
  .pl-sm-13,
  .px-sm-13 {
    padding-left: 13px !important; }
  .p-sm-12 {
    padding: 12px !important; }
  .pt-sm-12,
  .py-sm-12 {
    padding-top: 12px !important; }
  .pr-sm-12,
  .px-sm-12 {
    padding-right: 12px !important; }
  .pb-sm-12,
  .py-sm-12 {
    padding-bottom: 12px !important; }
  .pl-sm-12,
  .px-sm-12 {
    padding-left: 12px !important; }
  .p-sm-11 {
    padding: 11px !important; }
  .pt-sm-11,
  .py-sm-11 {
    padding-top: 11px !important; }
  .pr-sm-11,
  .px-sm-11 {
    padding-right: 11px !important; }
  .pb-sm-11,
  .py-sm-11 {
    padding-bottom: 11px !important; }
  .pl-sm-11,
  .px-sm-11 {
    padding-left: 11px !important; }
  .p-sm-10 {
    padding: 10px !important; }
  .pt-sm-10,
  .py-sm-10 {
    padding-top: 10px !important; }
  .pr-sm-10,
  .px-sm-10 {
    padding-right: 10px !important; }
  .pb-sm-10,
  .py-sm-10 {
    padding-bottom: 10px !important; }
  .pl-sm-10,
  .px-sm-10 {
    padding-left: 10px !important; }
  .p-sm-9 {
    padding: 9px !important; }
  .pt-sm-9,
  .py-sm-9 {
    padding-top: 9px !important; }
  .pr-sm-9,
  .px-sm-9 {
    padding-right: 9px !important; }
  .pb-sm-9,
  .py-sm-9 {
    padding-bottom: 9px !important; }
  .pl-sm-9,
  .px-sm-9 {
    padding-left: 9px !important; }
  .p-sm-8 {
    padding: 8px !important; }
  .pt-sm-8,
  .py-sm-8 {
    padding-top: 8px !important; }
  .pr-sm-8,
  .px-sm-8 {
    padding-right: 8px !important; }
  .pb-sm-8,
  .py-sm-8 {
    padding-bottom: 8px !important; }
  .pl-sm-8,
  .px-sm-8 {
    padding-left: 8px !important; }
  .p-sm-7 {
    padding: 7px !important; }
  .pt-sm-7,
  .py-sm-7 {
    padding-top: 7px !important; }
  .pr-sm-7,
  .px-sm-7 {
    padding-right: 7px !important; }
  .pb-sm-7,
  .py-sm-7 {
    padding-bottom: 7px !important; }
  .pl-sm-7,
  .px-sm-7 {
    padding-left: 7px !important; }
  .p-sm-6 {
    padding: 6px !important; }
  .pt-sm-6,
  .py-sm-6 {
    padding-top: 6px !important; }
  .pr-sm-6,
  .px-sm-6 {
    padding-right: 6px !important; }
  .pb-sm-6,
  .py-sm-6 {
    padding-bottom: 6px !important; }
  .pl-sm-6,
  .px-sm-6 {
    padding-left: 6px !important; }
  .m-sm-n1 {
    margin: -1px !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -1px !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -1px !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -1px !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -1px !important; }
  .m-sm-n2 {
    margin: -2px !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -2px !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -2px !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -2px !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -2px !important; }
  .m-sm-n3 {
    margin: -3px !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -3px !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -3px !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -3px !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -3px !important; }
  .m-sm-n4 {
    margin: -4px !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -4px !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -4px !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -4px !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -4px !important; }
  .m-sm-n5 {
    margin: -5px !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -5px !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -5px !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -5px !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -5px !important; }
  .m-sm-n100 {
    margin: -100px !important; }
  .mt-sm-n100,
  .my-sm-n100 {
    margin-top: -100px !important; }
  .mr-sm-n100,
  .mx-sm-n100 {
    margin-right: -100px !important; }
  .mb-sm-n100,
  .my-sm-n100 {
    margin-bottom: -100px !important; }
  .ml-sm-n100,
  .mx-sm-n100 {
    margin-left: -100px !important; }
  .m-sm-n99 {
    margin: -99px !important; }
  .mt-sm-n99,
  .my-sm-n99 {
    margin-top: -99px !important; }
  .mr-sm-n99,
  .mx-sm-n99 {
    margin-right: -99px !important; }
  .mb-sm-n99,
  .my-sm-n99 {
    margin-bottom: -99px !important; }
  .ml-sm-n99,
  .mx-sm-n99 {
    margin-left: -99px !important; }
  .m-sm-n98 {
    margin: -98px !important; }
  .mt-sm-n98,
  .my-sm-n98 {
    margin-top: -98px !important; }
  .mr-sm-n98,
  .mx-sm-n98 {
    margin-right: -98px !important; }
  .mb-sm-n98,
  .my-sm-n98 {
    margin-bottom: -98px !important; }
  .ml-sm-n98,
  .mx-sm-n98 {
    margin-left: -98px !important; }
  .m-sm-n97 {
    margin: -97px !important; }
  .mt-sm-n97,
  .my-sm-n97 {
    margin-top: -97px !important; }
  .mr-sm-n97,
  .mx-sm-n97 {
    margin-right: -97px !important; }
  .mb-sm-n97,
  .my-sm-n97 {
    margin-bottom: -97px !important; }
  .ml-sm-n97,
  .mx-sm-n97 {
    margin-left: -97px !important; }
  .m-sm-n96 {
    margin: -96px !important; }
  .mt-sm-n96,
  .my-sm-n96 {
    margin-top: -96px !important; }
  .mr-sm-n96,
  .mx-sm-n96 {
    margin-right: -96px !important; }
  .mb-sm-n96,
  .my-sm-n96 {
    margin-bottom: -96px !important; }
  .ml-sm-n96,
  .mx-sm-n96 {
    margin-left: -96px !important; }
  .m-sm-n95 {
    margin: -95px !important; }
  .mt-sm-n95,
  .my-sm-n95 {
    margin-top: -95px !important; }
  .mr-sm-n95,
  .mx-sm-n95 {
    margin-right: -95px !important; }
  .mb-sm-n95,
  .my-sm-n95 {
    margin-bottom: -95px !important; }
  .ml-sm-n95,
  .mx-sm-n95 {
    margin-left: -95px !important; }
  .m-sm-n94 {
    margin: -94px !important; }
  .mt-sm-n94,
  .my-sm-n94 {
    margin-top: -94px !important; }
  .mr-sm-n94,
  .mx-sm-n94 {
    margin-right: -94px !important; }
  .mb-sm-n94,
  .my-sm-n94 {
    margin-bottom: -94px !important; }
  .ml-sm-n94,
  .mx-sm-n94 {
    margin-left: -94px !important; }
  .m-sm-n93 {
    margin: -93px !important; }
  .mt-sm-n93,
  .my-sm-n93 {
    margin-top: -93px !important; }
  .mr-sm-n93,
  .mx-sm-n93 {
    margin-right: -93px !important; }
  .mb-sm-n93,
  .my-sm-n93 {
    margin-bottom: -93px !important; }
  .ml-sm-n93,
  .mx-sm-n93 {
    margin-left: -93px !important; }
  .m-sm-n92 {
    margin: -92px !important; }
  .mt-sm-n92,
  .my-sm-n92 {
    margin-top: -92px !important; }
  .mr-sm-n92,
  .mx-sm-n92 {
    margin-right: -92px !important; }
  .mb-sm-n92,
  .my-sm-n92 {
    margin-bottom: -92px !important; }
  .ml-sm-n92,
  .mx-sm-n92 {
    margin-left: -92px !important; }
  .m-sm-n91 {
    margin: -91px !important; }
  .mt-sm-n91,
  .my-sm-n91 {
    margin-top: -91px !important; }
  .mr-sm-n91,
  .mx-sm-n91 {
    margin-right: -91px !important; }
  .mb-sm-n91,
  .my-sm-n91 {
    margin-bottom: -91px !important; }
  .ml-sm-n91,
  .mx-sm-n91 {
    margin-left: -91px !important; }
  .m-sm-n90 {
    margin: -90px !important; }
  .mt-sm-n90,
  .my-sm-n90 {
    margin-top: -90px !important; }
  .mr-sm-n90,
  .mx-sm-n90 {
    margin-right: -90px !important; }
  .mb-sm-n90,
  .my-sm-n90 {
    margin-bottom: -90px !important; }
  .ml-sm-n90,
  .mx-sm-n90 {
    margin-left: -90px !important; }
  .m-sm-n89 {
    margin: -89px !important; }
  .mt-sm-n89,
  .my-sm-n89 {
    margin-top: -89px !important; }
  .mr-sm-n89,
  .mx-sm-n89 {
    margin-right: -89px !important; }
  .mb-sm-n89,
  .my-sm-n89 {
    margin-bottom: -89px !important; }
  .ml-sm-n89,
  .mx-sm-n89 {
    margin-left: -89px !important; }
  .m-sm-n88 {
    margin: -88px !important; }
  .mt-sm-n88,
  .my-sm-n88 {
    margin-top: -88px !important; }
  .mr-sm-n88,
  .mx-sm-n88 {
    margin-right: -88px !important; }
  .mb-sm-n88,
  .my-sm-n88 {
    margin-bottom: -88px !important; }
  .ml-sm-n88,
  .mx-sm-n88 {
    margin-left: -88px !important; }
  .m-sm-n87 {
    margin: -87px !important; }
  .mt-sm-n87,
  .my-sm-n87 {
    margin-top: -87px !important; }
  .mr-sm-n87,
  .mx-sm-n87 {
    margin-right: -87px !important; }
  .mb-sm-n87,
  .my-sm-n87 {
    margin-bottom: -87px !important; }
  .ml-sm-n87,
  .mx-sm-n87 {
    margin-left: -87px !important; }
  .m-sm-n86 {
    margin: -86px !important; }
  .mt-sm-n86,
  .my-sm-n86 {
    margin-top: -86px !important; }
  .mr-sm-n86,
  .mx-sm-n86 {
    margin-right: -86px !important; }
  .mb-sm-n86,
  .my-sm-n86 {
    margin-bottom: -86px !important; }
  .ml-sm-n86,
  .mx-sm-n86 {
    margin-left: -86px !important; }
  .m-sm-n85 {
    margin: -85px !important; }
  .mt-sm-n85,
  .my-sm-n85 {
    margin-top: -85px !important; }
  .mr-sm-n85,
  .mx-sm-n85 {
    margin-right: -85px !important; }
  .mb-sm-n85,
  .my-sm-n85 {
    margin-bottom: -85px !important; }
  .ml-sm-n85,
  .mx-sm-n85 {
    margin-left: -85px !important; }
  .m-sm-n84 {
    margin: -84px !important; }
  .mt-sm-n84,
  .my-sm-n84 {
    margin-top: -84px !important; }
  .mr-sm-n84,
  .mx-sm-n84 {
    margin-right: -84px !important; }
  .mb-sm-n84,
  .my-sm-n84 {
    margin-bottom: -84px !important; }
  .ml-sm-n84,
  .mx-sm-n84 {
    margin-left: -84px !important; }
  .m-sm-n83 {
    margin: -83px !important; }
  .mt-sm-n83,
  .my-sm-n83 {
    margin-top: -83px !important; }
  .mr-sm-n83,
  .mx-sm-n83 {
    margin-right: -83px !important; }
  .mb-sm-n83,
  .my-sm-n83 {
    margin-bottom: -83px !important; }
  .ml-sm-n83,
  .mx-sm-n83 {
    margin-left: -83px !important; }
  .m-sm-n82 {
    margin: -82px !important; }
  .mt-sm-n82,
  .my-sm-n82 {
    margin-top: -82px !important; }
  .mr-sm-n82,
  .mx-sm-n82 {
    margin-right: -82px !important; }
  .mb-sm-n82,
  .my-sm-n82 {
    margin-bottom: -82px !important; }
  .ml-sm-n82,
  .mx-sm-n82 {
    margin-left: -82px !important; }
  .m-sm-n81 {
    margin: -81px !important; }
  .mt-sm-n81,
  .my-sm-n81 {
    margin-top: -81px !important; }
  .mr-sm-n81,
  .mx-sm-n81 {
    margin-right: -81px !important; }
  .mb-sm-n81,
  .my-sm-n81 {
    margin-bottom: -81px !important; }
  .ml-sm-n81,
  .mx-sm-n81 {
    margin-left: -81px !important; }
  .m-sm-n80 {
    margin: -80px !important; }
  .mt-sm-n80,
  .my-sm-n80 {
    margin-top: -80px !important; }
  .mr-sm-n80,
  .mx-sm-n80 {
    margin-right: -80px !important; }
  .mb-sm-n80,
  .my-sm-n80 {
    margin-bottom: -80px !important; }
  .ml-sm-n80,
  .mx-sm-n80 {
    margin-left: -80px !important; }
  .m-sm-n79 {
    margin: -79px !important; }
  .mt-sm-n79,
  .my-sm-n79 {
    margin-top: -79px !important; }
  .mr-sm-n79,
  .mx-sm-n79 {
    margin-right: -79px !important; }
  .mb-sm-n79,
  .my-sm-n79 {
    margin-bottom: -79px !important; }
  .ml-sm-n79,
  .mx-sm-n79 {
    margin-left: -79px !important; }
  .m-sm-n78 {
    margin: -78px !important; }
  .mt-sm-n78,
  .my-sm-n78 {
    margin-top: -78px !important; }
  .mr-sm-n78,
  .mx-sm-n78 {
    margin-right: -78px !important; }
  .mb-sm-n78,
  .my-sm-n78 {
    margin-bottom: -78px !important; }
  .ml-sm-n78,
  .mx-sm-n78 {
    margin-left: -78px !important; }
  .m-sm-n77 {
    margin: -77px !important; }
  .mt-sm-n77,
  .my-sm-n77 {
    margin-top: -77px !important; }
  .mr-sm-n77,
  .mx-sm-n77 {
    margin-right: -77px !important; }
  .mb-sm-n77,
  .my-sm-n77 {
    margin-bottom: -77px !important; }
  .ml-sm-n77,
  .mx-sm-n77 {
    margin-left: -77px !important; }
  .m-sm-n76 {
    margin: -76px !important; }
  .mt-sm-n76,
  .my-sm-n76 {
    margin-top: -76px !important; }
  .mr-sm-n76,
  .mx-sm-n76 {
    margin-right: -76px !important; }
  .mb-sm-n76,
  .my-sm-n76 {
    margin-bottom: -76px !important; }
  .ml-sm-n76,
  .mx-sm-n76 {
    margin-left: -76px !important; }
  .m-sm-n75 {
    margin: -75px !important; }
  .mt-sm-n75,
  .my-sm-n75 {
    margin-top: -75px !important; }
  .mr-sm-n75,
  .mx-sm-n75 {
    margin-right: -75px !important; }
  .mb-sm-n75,
  .my-sm-n75 {
    margin-bottom: -75px !important; }
  .ml-sm-n75,
  .mx-sm-n75 {
    margin-left: -75px !important; }
  .m-sm-n74 {
    margin: -74px !important; }
  .mt-sm-n74,
  .my-sm-n74 {
    margin-top: -74px !important; }
  .mr-sm-n74,
  .mx-sm-n74 {
    margin-right: -74px !important; }
  .mb-sm-n74,
  .my-sm-n74 {
    margin-bottom: -74px !important; }
  .ml-sm-n74,
  .mx-sm-n74 {
    margin-left: -74px !important; }
  .m-sm-n73 {
    margin: -73px !important; }
  .mt-sm-n73,
  .my-sm-n73 {
    margin-top: -73px !important; }
  .mr-sm-n73,
  .mx-sm-n73 {
    margin-right: -73px !important; }
  .mb-sm-n73,
  .my-sm-n73 {
    margin-bottom: -73px !important; }
  .ml-sm-n73,
  .mx-sm-n73 {
    margin-left: -73px !important; }
  .m-sm-n72 {
    margin: -72px !important; }
  .mt-sm-n72,
  .my-sm-n72 {
    margin-top: -72px !important; }
  .mr-sm-n72,
  .mx-sm-n72 {
    margin-right: -72px !important; }
  .mb-sm-n72,
  .my-sm-n72 {
    margin-bottom: -72px !important; }
  .ml-sm-n72,
  .mx-sm-n72 {
    margin-left: -72px !important; }
  .m-sm-n71 {
    margin: -71px !important; }
  .mt-sm-n71,
  .my-sm-n71 {
    margin-top: -71px !important; }
  .mr-sm-n71,
  .mx-sm-n71 {
    margin-right: -71px !important; }
  .mb-sm-n71,
  .my-sm-n71 {
    margin-bottom: -71px !important; }
  .ml-sm-n71,
  .mx-sm-n71 {
    margin-left: -71px !important; }
  .m-sm-n70 {
    margin: -70px !important; }
  .mt-sm-n70,
  .my-sm-n70 {
    margin-top: -70px !important; }
  .mr-sm-n70,
  .mx-sm-n70 {
    margin-right: -70px !important; }
  .mb-sm-n70,
  .my-sm-n70 {
    margin-bottom: -70px !important; }
  .ml-sm-n70,
  .mx-sm-n70 {
    margin-left: -70px !important; }
  .m-sm-n69 {
    margin: -69px !important; }
  .mt-sm-n69,
  .my-sm-n69 {
    margin-top: -69px !important; }
  .mr-sm-n69,
  .mx-sm-n69 {
    margin-right: -69px !important; }
  .mb-sm-n69,
  .my-sm-n69 {
    margin-bottom: -69px !important; }
  .ml-sm-n69,
  .mx-sm-n69 {
    margin-left: -69px !important; }
  .m-sm-n68 {
    margin: -68px !important; }
  .mt-sm-n68,
  .my-sm-n68 {
    margin-top: -68px !important; }
  .mr-sm-n68,
  .mx-sm-n68 {
    margin-right: -68px !important; }
  .mb-sm-n68,
  .my-sm-n68 {
    margin-bottom: -68px !important; }
  .ml-sm-n68,
  .mx-sm-n68 {
    margin-left: -68px !important; }
  .m-sm-n67 {
    margin: -67px !important; }
  .mt-sm-n67,
  .my-sm-n67 {
    margin-top: -67px !important; }
  .mr-sm-n67,
  .mx-sm-n67 {
    margin-right: -67px !important; }
  .mb-sm-n67,
  .my-sm-n67 {
    margin-bottom: -67px !important; }
  .ml-sm-n67,
  .mx-sm-n67 {
    margin-left: -67px !important; }
  .m-sm-n66 {
    margin: -66px !important; }
  .mt-sm-n66,
  .my-sm-n66 {
    margin-top: -66px !important; }
  .mr-sm-n66,
  .mx-sm-n66 {
    margin-right: -66px !important; }
  .mb-sm-n66,
  .my-sm-n66 {
    margin-bottom: -66px !important; }
  .ml-sm-n66,
  .mx-sm-n66 {
    margin-left: -66px !important; }
  .m-sm-n65 {
    margin: -65px !important; }
  .mt-sm-n65,
  .my-sm-n65 {
    margin-top: -65px !important; }
  .mr-sm-n65,
  .mx-sm-n65 {
    margin-right: -65px !important; }
  .mb-sm-n65,
  .my-sm-n65 {
    margin-bottom: -65px !important; }
  .ml-sm-n65,
  .mx-sm-n65 {
    margin-left: -65px !important; }
  .m-sm-n64 {
    margin: -64px !important; }
  .mt-sm-n64,
  .my-sm-n64 {
    margin-top: -64px !important; }
  .mr-sm-n64,
  .mx-sm-n64 {
    margin-right: -64px !important; }
  .mb-sm-n64,
  .my-sm-n64 {
    margin-bottom: -64px !important; }
  .ml-sm-n64,
  .mx-sm-n64 {
    margin-left: -64px !important; }
  .m-sm-n63 {
    margin: -63px !important; }
  .mt-sm-n63,
  .my-sm-n63 {
    margin-top: -63px !important; }
  .mr-sm-n63,
  .mx-sm-n63 {
    margin-right: -63px !important; }
  .mb-sm-n63,
  .my-sm-n63 {
    margin-bottom: -63px !important; }
  .ml-sm-n63,
  .mx-sm-n63 {
    margin-left: -63px !important; }
  .m-sm-n62 {
    margin: -62px !important; }
  .mt-sm-n62,
  .my-sm-n62 {
    margin-top: -62px !important; }
  .mr-sm-n62,
  .mx-sm-n62 {
    margin-right: -62px !important; }
  .mb-sm-n62,
  .my-sm-n62 {
    margin-bottom: -62px !important; }
  .ml-sm-n62,
  .mx-sm-n62 {
    margin-left: -62px !important; }
  .m-sm-n61 {
    margin: -61px !important; }
  .mt-sm-n61,
  .my-sm-n61 {
    margin-top: -61px !important; }
  .mr-sm-n61,
  .mx-sm-n61 {
    margin-right: -61px !important; }
  .mb-sm-n61,
  .my-sm-n61 {
    margin-bottom: -61px !important; }
  .ml-sm-n61,
  .mx-sm-n61 {
    margin-left: -61px !important; }
  .m-sm-n60 {
    margin: -60px !important; }
  .mt-sm-n60,
  .my-sm-n60 {
    margin-top: -60px !important; }
  .mr-sm-n60,
  .mx-sm-n60 {
    margin-right: -60px !important; }
  .mb-sm-n60,
  .my-sm-n60 {
    margin-bottom: -60px !important; }
  .ml-sm-n60,
  .mx-sm-n60 {
    margin-left: -60px !important; }
  .m-sm-n59 {
    margin: -59px !important; }
  .mt-sm-n59,
  .my-sm-n59 {
    margin-top: -59px !important; }
  .mr-sm-n59,
  .mx-sm-n59 {
    margin-right: -59px !important; }
  .mb-sm-n59,
  .my-sm-n59 {
    margin-bottom: -59px !important; }
  .ml-sm-n59,
  .mx-sm-n59 {
    margin-left: -59px !important; }
  .m-sm-n58 {
    margin: -58px !important; }
  .mt-sm-n58,
  .my-sm-n58 {
    margin-top: -58px !important; }
  .mr-sm-n58,
  .mx-sm-n58 {
    margin-right: -58px !important; }
  .mb-sm-n58,
  .my-sm-n58 {
    margin-bottom: -58px !important; }
  .ml-sm-n58,
  .mx-sm-n58 {
    margin-left: -58px !important; }
  .m-sm-n57 {
    margin: -57px !important; }
  .mt-sm-n57,
  .my-sm-n57 {
    margin-top: -57px !important; }
  .mr-sm-n57,
  .mx-sm-n57 {
    margin-right: -57px !important; }
  .mb-sm-n57,
  .my-sm-n57 {
    margin-bottom: -57px !important; }
  .ml-sm-n57,
  .mx-sm-n57 {
    margin-left: -57px !important; }
  .m-sm-n56 {
    margin: -56px !important; }
  .mt-sm-n56,
  .my-sm-n56 {
    margin-top: -56px !important; }
  .mr-sm-n56,
  .mx-sm-n56 {
    margin-right: -56px !important; }
  .mb-sm-n56,
  .my-sm-n56 {
    margin-bottom: -56px !important; }
  .ml-sm-n56,
  .mx-sm-n56 {
    margin-left: -56px !important; }
  .m-sm-n55 {
    margin: -55px !important; }
  .mt-sm-n55,
  .my-sm-n55 {
    margin-top: -55px !important; }
  .mr-sm-n55,
  .mx-sm-n55 {
    margin-right: -55px !important; }
  .mb-sm-n55,
  .my-sm-n55 {
    margin-bottom: -55px !important; }
  .ml-sm-n55,
  .mx-sm-n55 {
    margin-left: -55px !important; }
  .m-sm-n54 {
    margin: -54px !important; }
  .mt-sm-n54,
  .my-sm-n54 {
    margin-top: -54px !important; }
  .mr-sm-n54,
  .mx-sm-n54 {
    margin-right: -54px !important; }
  .mb-sm-n54,
  .my-sm-n54 {
    margin-bottom: -54px !important; }
  .ml-sm-n54,
  .mx-sm-n54 {
    margin-left: -54px !important; }
  .m-sm-n53 {
    margin: -53px !important; }
  .mt-sm-n53,
  .my-sm-n53 {
    margin-top: -53px !important; }
  .mr-sm-n53,
  .mx-sm-n53 {
    margin-right: -53px !important; }
  .mb-sm-n53,
  .my-sm-n53 {
    margin-bottom: -53px !important; }
  .ml-sm-n53,
  .mx-sm-n53 {
    margin-left: -53px !important; }
  .m-sm-n52 {
    margin: -52px !important; }
  .mt-sm-n52,
  .my-sm-n52 {
    margin-top: -52px !important; }
  .mr-sm-n52,
  .mx-sm-n52 {
    margin-right: -52px !important; }
  .mb-sm-n52,
  .my-sm-n52 {
    margin-bottom: -52px !important; }
  .ml-sm-n52,
  .mx-sm-n52 {
    margin-left: -52px !important; }
  .m-sm-n51 {
    margin: -51px !important; }
  .mt-sm-n51,
  .my-sm-n51 {
    margin-top: -51px !important; }
  .mr-sm-n51,
  .mx-sm-n51 {
    margin-right: -51px !important; }
  .mb-sm-n51,
  .my-sm-n51 {
    margin-bottom: -51px !important; }
  .ml-sm-n51,
  .mx-sm-n51 {
    margin-left: -51px !important; }
  .m-sm-n50 {
    margin: -50px !important; }
  .mt-sm-n50,
  .my-sm-n50 {
    margin-top: -50px !important; }
  .mr-sm-n50,
  .mx-sm-n50 {
    margin-right: -50px !important; }
  .mb-sm-n50,
  .my-sm-n50 {
    margin-bottom: -50px !important; }
  .ml-sm-n50,
  .mx-sm-n50 {
    margin-left: -50px !important; }
  .m-sm-n49 {
    margin: -49px !important; }
  .mt-sm-n49,
  .my-sm-n49 {
    margin-top: -49px !important; }
  .mr-sm-n49,
  .mx-sm-n49 {
    margin-right: -49px !important; }
  .mb-sm-n49,
  .my-sm-n49 {
    margin-bottom: -49px !important; }
  .ml-sm-n49,
  .mx-sm-n49 {
    margin-left: -49px !important; }
  .m-sm-n48 {
    margin: -48px !important; }
  .mt-sm-n48,
  .my-sm-n48 {
    margin-top: -48px !important; }
  .mr-sm-n48,
  .mx-sm-n48 {
    margin-right: -48px !important; }
  .mb-sm-n48,
  .my-sm-n48 {
    margin-bottom: -48px !important; }
  .ml-sm-n48,
  .mx-sm-n48 {
    margin-left: -48px !important; }
  .m-sm-n47 {
    margin: -47px !important; }
  .mt-sm-n47,
  .my-sm-n47 {
    margin-top: -47px !important; }
  .mr-sm-n47,
  .mx-sm-n47 {
    margin-right: -47px !important; }
  .mb-sm-n47,
  .my-sm-n47 {
    margin-bottom: -47px !important; }
  .ml-sm-n47,
  .mx-sm-n47 {
    margin-left: -47px !important; }
  .m-sm-n46 {
    margin: -46px !important; }
  .mt-sm-n46,
  .my-sm-n46 {
    margin-top: -46px !important; }
  .mr-sm-n46,
  .mx-sm-n46 {
    margin-right: -46px !important; }
  .mb-sm-n46,
  .my-sm-n46 {
    margin-bottom: -46px !important; }
  .ml-sm-n46,
  .mx-sm-n46 {
    margin-left: -46px !important; }
  .m-sm-n45 {
    margin: -45px !important; }
  .mt-sm-n45,
  .my-sm-n45 {
    margin-top: -45px !important; }
  .mr-sm-n45,
  .mx-sm-n45 {
    margin-right: -45px !important; }
  .mb-sm-n45,
  .my-sm-n45 {
    margin-bottom: -45px !important; }
  .ml-sm-n45,
  .mx-sm-n45 {
    margin-left: -45px !important; }
  .m-sm-n44 {
    margin: -44px !important; }
  .mt-sm-n44,
  .my-sm-n44 {
    margin-top: -44px !important; }
  .mr-sm-n44,
  .mx-sm-n44 {
    margin-right: -44px !important; }
  .mb-sm-n44,
  .my-sm-n44 {
    margin-bottom: -44px !important; }
  .ml-sm-n44,
  .mx-sm-n44 {
    margin-left: -44px !important; }
  .m-sm-n43 {
    margin: -43px !important; }
  .mt-sm-n43,
  .my-sm-n43 {
    margin-top: -43px !important; }
  .mr-sm-n43,
  .mx-sm-n43 {
    margin-right: -43px !important; }
  .mb-sm-n43,
  .my-sm-n43 {
    margin-bottom: -43px !important; }
  .ml-sm-n43,
  .mx-sm-n43 {
    margin-left: -43px !important; }
  .m-sm-n42 {
    margin: -42px !important; }
  .mt-sm-n42,
  .my-sm-n42 {
    margin-top: -42px !important; }
  .mr-sm-n42,
  .mx-sm-n42 {
    margin-right: -42px !important; }
  .mb-sm-n42,
  .my-sm-n42 {
    margin-bottom: -42px !important; }
  .ml-sm-n42,
  .mx-sm-n42 {
    margin-left: -42px !important; }
  .m-sm-n41 {
    margin: -41px !important; }
  .mt-sm-n41,
  .my-sm-n41 {
    margin-top: -41px !important; }
  .mr-sm-n41,
  .mx-sm-n41 {
    margin-right: -41px !important; }
  .mb-sm-n41,
  .my-sm-n41 {
    margin-bottom: -41px !important; }
  .ml-sm-n41,
  .mx-sm-n41 {
    margin-left: -41px !important; }
  .m-sm-n40 {
    margin: -40px !important; }
  .mt-sm-n40,
  .my-sm-n40 {
    margin-top: -40px !important; }
  .mr-sm-n40,
  .mx-sm-n40 {
    margin-right: -40px !important; }
  .mb-sm-n40,
  .my-sm-n40 {
    margin-bottom: -40px !important; }
  .ml-sm-n40,
  .mx-sm-n40 {
    margin-left: -40px !important; }
  .m-sm-n39 {
    margin: -39px !important; }
  .mt-sm-n39,
  .my-sm-n39 {
    margin-top: -39px !important; }
  .mr-sm-n39,
  .mx-sm-n39 {
    margin-right: -39px !important; }
  .mb-sm-n39,
  .my-sm-n39 {
    margin-bottom: -39px !important; }
  .ml-sm-n39,
  .mx-sm-n39 {
    margin-left: -39px !important; }
  .m-sm-n38 {
    margin: -38px !important; }
  .mt-sm-n38,
  .my-sm-n38 {
    margin-top: -38px !important; }
  .mr-sm-n38,
  .mx-sm-n38 {
    margin-right: -38px !important; }
  .mb-sm-n38,
  .my-sm-n38 {
    margin-bottom: -38px !important; }
  .ml-sm-n38,
  .mx-sm-n38 {
    margin-left: -38px !important; }
  .m-sm-n37 {
    margin: -37px !important; }
  .mt-sm-n37,
  .my-sm-n37 {
    margin-top: -37px !important; }
  .mr-sm-n37,
  .mx-sm-n37 {
    margin-right: -37px !important; }
  .mb-sm-n37,
  .my-sm-n37 {
    margin-bottom: -37px !important; }
  .ml-sm-n37,
  .mx-sm-n37 {
    margin-left: -37px !important; }
  .m-sm-n36 {
    margin: -36px !important; }
  .mt-sm-n36,
  .my-sm-n36 {
    margin-top: -36px !important; }
  .mr-sm-n36,
  .mx-sm-n36 {
    margin-right: -36px !important; }
  .mb-sm-n36,
  .my-sm-n36 {
    margin-bottom: -36px !important; }
  .ml-sm-n36,
  .mx-sm-n36 {
    margin-left: -36px !important; }
  .m-sm-n35 {
    margin: -35px !important; }
  .mt-sm-n35,
  .my-sm-n35 {
    margin-top: -35px !important; }
  .mr-sm-n35,
  .mx-sm-n35 {
    margin-right: -35px !important; }
  .mb-sm-n35,
  .my-sm-n35 {
    margin-bottom: -35px !important; }
  .ml-sm-n35,
  .mx-sm-n35 {
    margin-left: -35px !important; }
  .m-sm-n34 {
    margin: -34px !important; }
  .mt-sm-n34,
  .my-sm-n34 {
    margin-top: -34px !important; }
  .mr-sm-n34,
  .mx-sm-n34 {
    margin-right: -34px !important; }
  .mb-sm-n34,
  .my-sm-n34 {
    margin-bottom: -34px !important; }
  .ml-sm-n34,
  .mx-sm-n34 {
    margin-left: -34px !important; }
  .m-sm-n33 {
    margin: -33px !important; }
  .mt-sm-n33,
  .my-sm-n33 {
    margin-top: -33px !important; }
  .mr-sm-n33,
  .mx-sm-n33 {
    margin-right: -33px !important; }
  .mb-sm-n33,
  .my-sm-n33 {
    margin-bottom: -33px !important; }
  .ml-sm-n33,
  .mx-sm-n33 {
    margin-left: -33px !important; }
  .m-sm-n32 {
    margin: -32px !important; }
  .mt-sm-n32,
  .my-sm-n32 {
    margin-top: -32px !important; }
  .mr-sm-n32,
  .mx-sm-n32 {
    margin-right: -32px !important; }
  .mb-sm-n32,
  .my-sm-n32 {
    margin-bottom: -32px !important; }
  .ml-sm-n32,
  .mx-sm-n32 {
    margin-left: -32px !important; }
  .m-sm-n31 {
    margin: -31px !important; }
  .mt-sm-n31,
  .my-sm-n31 {
    margin-top: -31px !important; }
  .mr-sm-n31,
  .mx-sm-n31 {
    margin-right: -31px !important; }
  .mb-sm-n31,
  .my-sm-n31 {
    margin-bottom: -31px !important; }
  .ml-sm-n31,
  .mx-sm-n31 {
    margin-left: -31px !important; }
  .m-sm-n30 {
    margin: -30px !important; }
  .mt-sm-n30,
  .my-sm-n30 {
    margin-top: -30px !important; }
  .mr-sm-n30,
  .mx-sm-n30 {
    margin-right: -30px !important; }
  .mb-sm-n30,
  .my-sm-n30 {
    margin-bottom: -30px !important; }
  .ml-sm-n30,
  .mx-sm-n30 {
    margin-left: -30px !important; }
  .m-sm-n29 {
    margin: -29px !important; }
  .mt-sm-n29,
  .my-sm-n29 {
    margin-top: -29px !important; }
  .mr-sm-n29,
  .mx-sm-n29 {
    margin-right: -29px !important; }
  .mb-sm-n29,
  .my-sm-n29 {
    margin-bottom: -29px !important; }
  .ml-sm-n29,
  .mx-sm-n29 {
    margin-left: -29px !important; }
  .m-sm-n28 {
    margin: -28px !important; }
  .mt-sm-n28,
  .my-sm-n28 {
    margin-top: -28px !important; }
  .mr-sm-n28,
  .mx-sm-n28 {
    margin-right: -28px !important; }
  .mb-sm-n28,
  .my-sm-n28 {
    margin-bottom: -28px !important; }
  .ml-sm-n28,
  .mx-sm-n28 {
    margin-left: -28px !important; }
  .m-sm-n27 {
    margin: -27px !important; }
  .mt-sm-n27,
  .my-sm-n27 {
    margin-top: -27px !important; }
  .mr-sm-n27,
  .mx-sm-n27 {
    margin-right: -27px !important; }
  .mb-sm-n27,
  .my-sm-n27 {
    margin-bottom: -27px !important; }
  .ml-sm-n27,
  .mx-sm-n27 {
    margin-left: -27px !important; }
  .m-sm-n26 {
    margin: -26px !important; }
  .mt-sm-n26,
  .my-sm-n26 {
    margin-top: -26px !important; }
  .mr-sm-n26,
  .mx-sm-n26 {
    margin-right: -26px !important; }
  .mb-sm-n26,
  .my-sm-n26 {
    margin-bottom: -26px !important; }
  .ml-sm-n26,
  .mx-sm-n26 {
    margin-left: -26px !important; }
  .m-sm-n25 {
    margin: -25px !important; }
  .mt-sm-n25,
  .my-sm-n25 {
    margin-top: -25px !important; }
  .mr-sm-n25,
  .mx-sm-n25 {
    margin-right: -25px !important; }
  .mb-sm-n25,
  .my-sm-n25 {
    margin-bottom: -25px !important; }
  .ml-sm-n25,
  .mx-sm-n25 {
    margin-left: -25px !important; }
  .m-sm-n24 {
    margin: -24px !important; }
  .mt-sm-n24,
  .my-sm-n24 {
    margin-top: -24px !important; }
  .mr-sm-n24,
  .mx-sm-n24 {
    margin-right: -24px !important; }
  .mb-sm-n24,
  .my-sm-n24 {
    margin-bottom: -24px !important; }
  .ml-sm-n24,
  .mx-sm-n24 {
    margin-left: -24px !important; }
  .m-sm-n23 {
    margin: -23px !important; }
  .mt-sm-n23,
  .my-sm-n23 {
    margin-top: -23px !important; }
  .mr-sm-n23,
  .mx-sm-n23 {
    margin-right: -23px !important; }
  .mb-sm-n23,
  .my-sm-n23 {
    margin-bottom: -23px !important; }
  .ml-sm-n23,
  .mx-sm-n23 {
    margin-left: -23px !important; }
  .m-sm-n22 {
    margin: -22px !important; }
  .mt-sm-n22,
  .my-sm-n22 {
    margin-top: -22px !important; }
  .mr-sm-n22,
  .mx-sm-n22 {
    margin-right: -22px !important; }
  .mb-sm-n22,
  .my-sm-n22 {
    margin-bottom: -22px !important; }
  .ml-sm-n22,
  .mx-sm-n22 {
    margin-left: -22px !important; }
  .m-sm-n21 {
    margin: -21px !important; }
  .mt-sm-n21,
  .my-sm-n21 {
    margin-top: -21px !important; }
  .mr-sm-n21,
  .mx-sm-n21 {
    margin-right: -21px !important; }
  .mb-sm-n21,
  .my-sm-n21 {
    margin-bottom: -21px !important; }
  .ml-sm-n21,
  .mx-sm-n21 {
    margin-left: -21px !important; }
  .m-sm-n20 {
    margin: -20px !important; }
  .mt-sm-n20,
  .my-sm-n20 {
    margin-top: -20px !important; }
  .mr-sm-n20,
  .mx-sm-n20 {
    margin-right: -20px !important; }
  .mb-sm-n20,
  .my-sm-n20 {
    margin-bottom: -20px !important; }
  .ml-sm-n20,
  .mx-sm-n20 {
    margin-left: -20px !important; }
  .m-sm-n19 {
    margin: -19px !important; }
  .mt-sm-n19,
  .my-sm-n19 {
    margin-top: -19px !important; }
  .mr-sm-n19,
  .mx-sm-n19 {
    margin-right: -19px !important; }
  .mb-sm-n19,
  .my-sm-n19 {
    margin-bottom: -19px !important; }
  .ml-sm-n19,
  .mx-sm-n19 {
    margin-left: -19px !important; }
  .m-sm-n18 {
    margin: -18px !important; }
  .mt-sm-n18,
  .my-sm-n18 {
    margin-top: -18px !important; }
  .mr-sm-n18,
  .mx-sm-n18 {
    margin-right: -18px !important; }
  .mb-sm-n18,
  .my-sm-n18 {
    margin-bottom: -18px !important; }
  .ml-sm-n18,
  .mx-sm-n18 {
    margin-left: -18px !important; }
  .m-sm-n17 {
    margin: -17px !important; }
  .mt-sm-n17,
  .my-sm-n17 {
    margin-top: -17px !important; }
  .mr-sm-n17,
  .mx-sm-n17 {
    margin-right: -17px !important; }
  .mb-sm-n17,
  .my-sm-n17 {
    margin-bottom: -17px !important; }
  .ml-sm-n17,
  .mx-sm-n17 {
    margin-left: -17px !important; }
  .m-sm-n16 {
    margin: -16px !important; }
  .mt-sm-n16,
  .my-sm-n16 {
    margin-top: -16px !important; }
  .mr-sm-n16,
  .mx-sm-n16 {
    margin-right: -16px !important; }
  .mb-sm-n16,
  .my-sm-n16 {
    margin-bottom: -16px !important; }
  .ml-sm-n16,
  .mx-sm-n16 {
    margin-left: -16px !important; }
  .m-sm-n15 {
    margin: -15px !important; }
  .mt-sm-n15,
  .my-sm-n15 {
    margin-top: -15px !important; }
  .mr-sm-n15,
  .mx-sm-n15 {
    margin-right: -15px !important; }
  .mb-sm-n15,
  .my-sm-n15 {
    margin-bottom: -15px !important; }
  .ml-sm-n15,
  .mx-sm-n15 {
    margin-left: -15px !important; }
  .m-sm-n14 {
    margin: -14px !important; }
  .mt-sm-n14,
  .my-sm-n14 {
    margin-top: -14px !important; }
  .mr-sm-n14,
  .mx-sm-n14 {
    margin-right: -14px !important; }
  .mb-sm-n14,
  .my-sm-n14 {
    margin-bottom: -14px !important; }
  .ml-sm-n14,
  .mx-sm-n14 {
    margin-left: -14px !important; }
  .m-sm-n13 {
    margin: -13px !important; }
  .mt-sm-n13,
  .my-sm-n13 {
    margin-top: -13px !important; }
  .mr-sm-n13,
  .mx-sm-n13 {
    margin-right: -13px !important; }
  .mb-sm-n13,
  .my-sm-n13 {
    margin-bottom: -13px !important; }
  .ml-sm-n13,
  .mx-sm-n13 {
    margin-left: -13px !important; }
  .m-sm-n12 {
    margin: -12px !important; }
  .mt-sm-n12,
  .my-sm-n12 {
    margin-top: -12px !important; }
  .mr-sm-n12,
  .mx-sm-n12 {
    margin-right: -12px !important; }
  .mb-sm-n12,
  .my-sm-n12 {
    margin-bottom: -12px !important; }
  .ml-sm-n12,
  .mx-sm-n12 {
    margin-left: -12px !important; }
  .m-sm-n11 {
    margin: -11px !important; }
  .mt-sm-n11,
  .my-sm-n11 {
    margin-top: -11px !important; }
  .mr-sm-n11,
  .mx-sm-n11 {
    margin-right: -11px !important; }
  .mb-sm-n11,
  .my-sm-n11 {
    margin-bottom: -11px !important; }
  .ml-sm-n11,
  .mx-sm-n11 {
    margin-left: -11px !important; }
  .m-sm-n10 {
    margin: -10px !important; }
  .mt-sm-n10,
  .my-sm-n10 {
    margin-top: -10px !important; }
  .mr-sm-n10,
  .mx-sm-n10 {
    margin-right: -10px !important; }
  .mb-sm-n10,
  .my-sm-n10 {
    margin-bottom: -10px !important; }
  .ml-sm-n10,
  .mx-sm-n10 {
    margin-left: -10px !important; }
  .m-sm-n9 {
    margin: -9px !important; }
  .mt-sm-n9,
  .my-sm-n9 {
    margin-top: -9px !important; }
  .mr-sm-n9,
  .mx-sm-n9 {
    margin-right: -9px !important; }
  .mb-sm-n9,
  .my-sm-n9 {
    margin-bottom: -9px !important; }
  .ml-sm-n9,
  .mx-sm-n9 {
    margin-left: -9px !important; }
  .m-sm-n8 {
    margin: -8px !important; }
  .mt-sm-n8,
  .my-sm-n8 {
    margin-top: -8px !important; }
  .mr-sm-n8,
  .mx-sm-n8 {
    margin-right: -8px !important; }
  .mb-sm-n8,
  .my-sm-n8 {
    margin-bottom: -8px !important; }
  .ml-sm-n8,
  .mx-sm-n8 {
    margin-left: -8px !important; }
  .m-sm-n7 {
    margin: -7px !important; }
  .mt-sm-n7,
  .my-sm-n7 {
    margin-top: -7px !important; }
  .mr-sm-n7,
  .mx-sm-n7 {
    margin-right: -7px !important; }
  .mb-sm-n7,
  .my-sm-n7 {
    margin-bottom: -7px !important; }
  .ml-sm-n7,
  .mx-sm-n7 {
    margin-left: -7px !important; }
  .m-sm-n6 {
    margin: -6px !important; }
  .mt-sm-n6,
  .my-sm-n6 {
    margin-top: -6px !important; }
  .mr-sm-n6,
  .mx-sm-n6 {
    margin-right: -6px !important; }
  .mb-sm-n6,
  .my-sm-n6 {
    margin-bottom: -6px !important; }
  .ml-sm-n6,
  .mx-sm-n6 {
    margin-left: -6px !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: 0px !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0px !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0px !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0px !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0px !important; }
  .m-md-1 {
    margin: 1px !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 1px !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 1px !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 1px !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 1px !important; }
  .m-md-2 {
    margin: 2px !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 2px !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 2px !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 2px !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 2px !important; }
  .m-md-3 {
    margin: 3px !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 3px !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 3px !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 3px !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 3px !important; }
  .m-md-4 {
    margin: 4px !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 4px !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 4px !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 4px !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 4px !important; }
  .m-md-5 {
    margin: 5px !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 5px !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 5px !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 5px !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 5px !important; }
  .m-md-100 {
    margin: 100px !important; }
  .mt-md-100,
  .my-md-100 {
    margin-top: 100px !important; }
  .mr-md-100,
  .mx-md-100 {
    margin-right: 100px !important; }
  .mb-md-100,
  .my-md-100 {
    margin-bottom: 100px !important; }
  .ml-md-100,
  .mx-md-100 {
    margin-left: 100px !important; }
  .m-md-99 {
    margin: 99px !important; }
  .mt-md-99,
  .my-md-99 {
    margin-top: 99px !important; }
  .mr-md-99,
  .mx-md-99 {
    margin-right: 99px !important; }
  .mb-md-99,
  .my-md-99 {
    margin-bottom: 99px !important; }
  .ml-md-99,
  .mx-md-99 {
    margin-left: 99px !important; }
  .m-md-98 {
    margin: 98px !important; }
  .mt-md-98,
  .my-md-98 {
    margin-top: 98px !important; }
  .mr-md-98,
  .mx-md-98 {
    margin-right: 98px !important; }
  .mb-md-98,
  .my-md-98 {
    margin-bottom: 98px !important; }
  .ml-md-98,
  .mx-md-98 {
    margin-left: 98px !important; }
  .m-md-97 {
    margin: 97px !important; }
  .mt-md-97,
  .my-md-97 {
    margin-top: 97px !important; }
  .mr-md-97,
  .mx-md-97 {
    margin-right: 97px !important; }
  .mb-md-97,
  .my-md-97 {
    margin-bottom: 97px !important; }
  .ml-md-97,
  .mx-md-97 {
    margin-left: 97px !important; }
  .m-md-96 {
    margin: 96px !important; }
  .mt-md-96,
  .my-md-96 {
    margin-top: 96px !important; }
  .mr-md-96,
  .mx-md-96 {
    margin-right: 96px !important; }
  .mb-md-96,
  .my-md-96 {
    margin-bottom: 96px !important; }
  .ml-md-96,
  .mx-md-96 {
    margin-left: 96px !important; }
  .m-md-95 {
    margin: 95px !important; }
  .mt-md-95,
  .my-md-95 {
    margin-top: 95px !important; }
  .mr-md-95,
  .mx-md-95 {
    margin-right: 95px !important; }
  .mb-md-95,
  .my-md-95 {
    margin-bottom: 95px !important; }
  .ml-md-95,
  .mx-md-95 {
    margin-left: 95px !important; }
  .m-md-94 {
    margin: 94px !important; }
  .mt-md-94,
  .my-md-94 {
    margin-top: 94px !important; }
  .mr-md-94,
  .mx-md-94 {
    margin-right: 94px !important; }
  .mb-md-94,
  .my-md-94 {
    margin-bottom: 94px !important; }
  .ml-md-94,
  .mx-md-94 {
    margin-left: 94px !important; }
  .m-md-93 {
    margin: 93px !important; }
  .mt-md-93,
  .my-md-93 {
    margin-top: 93px !important; }
  .mr-md-93,
  .mx-md-93 {
    margin-right: 93px !important; }
  .mb-md-93,
  .my-md-93 {
    margin-bottom: 93px !important; }
  .ml-md-93,
  .mx-md-93 {
    margin-left: 93px !important; }
  .m-md-92 {
    margin: 92px !important; }
  .mt-md-92,
  .my-md-92 {
    margin-top: 92px !important; }
  .mr-md-92,
  .mx-md-92 {
    margin-right: 92px !important; }
  .mb-md-92,
  .my-md-92 {
    margin-bottom: 92px !important; }
  .ml-md-92,
  .mx-md-92 {
    margin-left: 92px !important; }
  .m-md-91 {
    margin: 91px !important; }
  .mt-md-91,
  .my-md-91 {
    margin-top: 91px !important; }
  .mr-md-91,
  .mx-md-91 {
    margin-right: 91px !important; }
  .mb-md-91,
  .my-md-91 {
    margin-bottom: 91px !important; }
  .ml-md-91,
  .mx-md-91 {
    margin-left: 91px !important; }
  .m-md-90 {
    margin: 90px !important; }
  .mt-md-90,
  .my-md-90 {
    margin-top: 90px !important; }
  .mr-md-90,
  .mx-md-90 {
    margin-right: 90px !important; }
  .mb-md-90,
  .my-md-90 {
    margin-bottom: 90px !important; }
  .ml-md-90,
  .mx-md-90 {
    margin-left: 90px !important; }
  .m-md-89 {
    margin: 89px !important; }
  .mt-md-89,
  .my-md-89 {
    margin-top: 89px !important; }
  .mr-md-89,
  .mx-md-89 {
    margin-right: 89px !important; }
  .mb-md-89,
  .my-md-89 {
    margin-bottom: 89px !important; }
  .ml-md-89,
  .mx-md-89 {
    margin-left: 89px !important; }
  .m-md-88 {
    margin: 88px !important; }
  .mt-md-88,
  .my-md-88 {
    margin-top: 88px !important; }
  .mr-md-88,
  .mx-md-88 {
    margin-right: 88px !important; }
  .mb-md-88,
  .my-md-88 {
    margin-bottom: 88px !important; }
  .ml-md-88,
  .mx-md-88 {
    margin-left: 88px !important; }
  .m-md-87 {
    margin: 87px !important; }
  .mt-md-87,
  .my-md-87 {
    margin-top: 87px !important; }
  .mr-md-87,
  .mx-md-87 {
    margin-right: 87px !important; }
  .mb-md-87,
  .my-md-87 {
    margin-bottom: 87px !important; }
  .ml-md-87,
  .mx-md-87 {
    margin-left: 87px !important; }
  .m-md-86 {
    margin: 86px !important; }
  .mt-md-86,
  .my-md-86 {
    margin-top: 86px !important; }
  .mr-md-86,
  .mx-md-86 {
    margin-right: 86px !important; }
  .mb-md-86,
  .my-md-86 {
    margin-bottom: 86px !important; }
  .ml-md-86,
  .mx-md-86 {
    margin-left: 86px !important; }
  .m-md-85 {
    margin: 85px !important; }
  .mt-md-85,
  .my-md-85 {
    margin-top: 85px !important; }
  .mr-md-85,
  .mx-md-85 {
    margin-right: 85px !important; }
  .mb-md-85,
  .my-md-85 {
    margin-bottom: 85px !important; }
  .ml-md-85,
  .mx-md-85 {
    margin-left: 85px !important; }
  .m-md-84 {
    margin: 84px !important; }
  .mt-md-84,
  .my-md-84 {
    margin-top: 84px !important; }
  .mr-md-84,
  .mx-md-84 {
    margin-right: 84px !important; }
  .mb-md-84,
  .my-md-84 {
    margin-bottom: 84px !important; }
  .ml-md-84,
  .mx-md-84 {
    margin-left: 84px !important; }
  .m-md-83 {
    margin: 83px !important; }
  .mt-md-83,
  .my-md-83 {
    margin-top: 83px !important; }
  .mr-md-83,
  .mx-md-83 {
    margin-right: 83px !important; }
  .mb-md-83,
  .my-md-83 {
    margin-bottom: 83px !important; }
  .ml-md-83,
  .mx-md-83 {
    margin-left: 83px !important; }
  .m-md-82 {
    margin: 82px !important; }
  .mt-md-82,
  .my-md-82 {
    margin-top: 82px !important; }
  .mr-md-82,
  .mx-md-82 {
    margin-right: 82px !important; }
  .mb-md-82,
  .my-md-82 {
    margin-bottom: 82px !important; }
  .ml-md-82,
  .mx-md-82 {
    margin-left: 82px !important; }
  .m-md-81 {
    margin: 81px !important; }
  .mt-md-81,
  .my-md-81 {
    margin-top: 81px !important; }
  .mr-md-81,
  .mx-md-81 {
    margin-right: 81px !important; }
  .mb-md-81,
  .my-md-81 {
    margin-bottom: 81px !important; }
  .ml-md-81,
  .mx-md-81 {
    margin-left: 81px !important; }
  .m-md-80 {
    margin: 80px !important; }
  .mt-md-80,
  .my-md-80 {
    margin-top: 80px !important; }
  .mr-md-80,
  .mx-md-80 {
    margin-right: 80px !important; }
  .mb-md-80,
  .my-md-80 {
    margin-bottom: 80px !important; }
  .ml-md-80,
  .mx-md-80 {
    margin-left: 80px !important; }
  .m-md-79 {
    margin: 79px !important; }
  .mt-md-79,
  .my-md-79 {
    margin-top: 79px !important; }
  .mr-md-79,
  .mx-md-79 {
    margin-right: 79px !important; }
  .mb-md-79,
  .my-md-79 {
    margin-bottom: 79px !important; }
  .ml-md-79,
  .mx-md-79 {
    margin-left: 79px !important; }
  .m-md-78 {
    margin: 78px !important; }
  .mt-md-78,
  .my-md-78 {
    margin-top: 78px !important; }
  .mr-md-78,
  .mx-md-78 {
    margin-right: 78px !important; }
  .mb-md-78,
  .my-md-78 {
    margin-bottom: 78px !important; }
  .ml-md-78,
  .mx-md-78 {
    margin-left: 78px !important; }
  .m-md-77 {
    margin: 77px !important; }
  .mt-md-77,
  .my-md-77 {
    margin-top: 77px !important; }
  .mr-md-77,
  .mx-md-77 {
    margin-right: 77px !important; }
  .mb-md-77,
  .my-md-77 {
    margin-bottom: 77px !important; }
  .ml-md-77,
  .mx-md-77 {
    margin-left: 77px !important; }
  .m-md-76 {
    margin: 76px !important; }
  .mt-md-76,
  .my-md-76 {
    margin-top: 76px !important; }
  .mr-md-76,
  .mx-md-76 {
    margin-right: 76px !important; }
  .mb-md-76,
  .my-md-76 {
    margin-bottom: 76px !important; }
  .ml-md-76,
  .mx-md-76 {
    margin-left: 76px !important; }
  .m-md-75 {
    margin: 75px !important; }
  .mt-md-75,
  .my-md-75 {
    margin-top: 75px !important; }
  .mr-md-75,
  .mx-md-75 {
    margin-right: 75px !important; }
  .mb-md-75,
  .my-md-75 {
    margin-bottom: 75px !important; }
  .ml-md-75,
  .mx-md-75 {
    margin-left: 75px !important; }
  .m-md-74 {
    margin: 74px !important; }
  .mt-md-74,
  .my-md-74 {
    margin-top: 74px !important; }
  .mr-md-74,
  .mx-md-74 {
    margin-right: 74px !important; }
  .mb-md-74,
  .my-md-74 {
    margin-bottom: 74px !important; }
  .ml-md-74,
  .mx-md-74 {
    margin-left: 74px !important; }
  .m-md-73 {
    margin: 73px !important; }
  .mt-md-73,
  .my-md-73 {
    margin-top: 73px !important; }
  .mr-md-73,
  .mx-md-73 {
    margin-right: 73px !important; }
  .mb-md-73,
  .my-md-73 {
    margin-bottom: 73px !important; }
  .ml-md-73,
  .mx-md-73 {
    margin-left: 73px !important; }
  .m-md-72 {
    margin: 72px !important; }
  .mt-md-72,
  .my-md-72 {
    margin-top: 72px !important; }
  .mr-md-72,
  .mx-md-72 {
    margin-right: 72px !important; }
  .mb-md-72,
  .my-md-72 {
    margin-bottom: 72px !important; }
  .ml-md-72,
  .mx-md-72 {
    margin-left: 72px !important; }
  .m-md-71 {
    margin: 71px !important; }
  .mt-md-71,
  .my-md-71 {
    margin-top: 71px !important; }
  .mr-md-71,
  .mx-md-71 {
    margin-right: 71px !important; }
  .mb-md-71,
  .my-md-71 {
    margin-bottom: 71px !important; }
  .ml-md-71,
  .mx-md-71 {
    margin-left: 71px !important; }
  .m-md-70 {
    margin: 70px !important; }
  .mt-md-70,
  .my-md-70 {
    margin-top: 70px !important; }
  .mr-md-70,
  .mx-md-70 {
    margin-right: 70px !important; }
  .mb-md-70,
  .my-md-70 {
    margin-bottom: 70px !important; }
  .ml-md-70,
  .mx-md-70 {
    margin-left: 70px !important; }
  .m-md-69 {
    margin: 69px !important; }
  .mt-md-69,
  .my-md-69 {
    margin-top: 69px !important; }
  .mr-md-69,
  .mx-md-69 {
    margin-right: 69px !important; }
  .mb-md-69,
  .my-md-69 {
    margin-bottom: 69px !important; }
  .ml-md-69,
  .mx-md-69 {
    margin-left: 69px !important; }
  .m-md-68 {
    margin: 68px !important; }
  .mt-md-68,
  .my-md-68 {
    margin-top: 68px !important; }
  .mr-md-68,
  .mx-md-68 {
    margin-right: 68px !important; }
  .mb-md-68,
  .my-md-68 {
    margin-bottom: 68px !important; }
  .ml-md-68,
  .mx-md-68 {
    margin-left: 68px !important; }
  .m-md-67 {
    margin: 67px !important; }
  .mt-md-67,
  .my-md-67 {
    margin-top: 67px !important; }
  .mr-md-67,
  .mx-md-67 {
    margin-right: 67px !important; }
  .mb-md-67,
  .my-md-67 {
    margin-bottom: 67px !important; }
  .ml-md-67,
  .mx-md-67 {
    margin-left: 67px !important; }
  .m-md-66 {
    margin: 66px !important; }
  .mt-md-66,
  .my-md-66 {
    margin-top: 66px !important; }
  .mr-md-66,
  .mx-md-66 {
    margin-right: 66px !important; }
  .mb-md-66,
  .my-md-66 {
    margin-bottom: 66px !important; }
  .ml-md-66,
  .mx-md-66 {
    margin-left: 66px !important; }
  .m-md-65 {
    margin: 65px !important; }
  .mt-md-65,
  .my-md-65 {
    margin-top: 65px !important; }
  .mr-md-65,
  .mx-md-65 {
    margin-right: 65px !important; }
  .mb-md-65,
  .my-md-65 {
    margin-bottom: 65px !important; }
  .ml-md-65,
  .mx-md-65 {
    margin-left: 65px !important; }
  .m-md-64 {
    margin: 64px !important; }
  .mt-md-64,
  .my-md-64 {
    margin-top: 64px !important; }
  .mr-md-64,
  .mx-md-64 {
    margin-right: 64px !important; }
  .mb-md-64,
  .my-md-64 {
    margin-bottom: 64px !important; }
  .ml-md-64,
  .mx-md-64 {
    margin-left: 64px !important; }
  .m-md-63 {
    margin: 63px !important; }
  .mt-md-63,
  .my-md-63 {
    margin-top: 63px !important; }
  .mr-md-63,
  .mx-md-63 {
    margin-right: 63px !important; }
  .mb-md-63,
  .my-md-63 {
    margin-bottom: 63px !important; }
  .ml-md-63,
  .mx-md-63 {
    margin-left: 63px !important; }
  .m-md-62 {
    margin: 62px !important; }
  .mt-md-62,
  .my-md-62 {
    margin-top: 62px !important; }
  .mr-md-62,
  .mx-md-62 {
    margin-right: 62px !important; }
  .mb-md-62,
  .my-md-62 {
    margin-bottom: 62px !important; }
  .ml-md-62,
  .mx-md-62 {
    margin-left: 62px !important; }
  .m-md-61 {
    margin: 61px !important; }
  .mt-md-61,
  .my-md-61 {
    margin-top: 61px !important; }
  .mr-md-61,
  .mx-md-61 {
    margin-right: 61px !important; }
  .mb-md-61,
  .my-md-61 {
    margin-bottom: 61px !important; }
  .ml-md-61,
  .mx-md-61 {
    margin-left: 61px !important; }
  .m-md-60 {
    margin: 60px !important; }
  .mt-md-60,
  .my-md-60 {
    margin-top: 60px !important; }
  .mr-md-60,
  .mx-md-60 {
    margin-right: 60px !important; }
  .mb-md-60,
  .my-md-60 {
    margin-bottom: 60px !important; }
  .ml-md-60,
  .mx-md-60 {
    margin-left: 60px !important; }
  .m-md-59 {
    margin: 59px !important; }
  .mt-md-59,
  .my-md-59 {
    margin-top: 59px !important; }
  .mr-md-59,
  .mx-md-59 {
    margin-right: 59px !important; }
  .mb-md-59,
  .my-md-59 {
    margin-bottom: 59px !important; }
  .ml-md-59,
  .mx-md-59 {
    margin-left: 59px !important; }
  .m-md-58 {
    margin: 58px !important; }
  .mt-md-58,
  .my-md-58 {
    margin-top: 58px !important; }
  .mr-md-58,
  .mx-md-58 {
    margin-right: 58px !important; }
  .mb-md-58,
  .my-md-58 {
    margin-bottom: 58px !important; }
  .ml-md-58,
  .mx-md-58 {
    margin-left: 58px !important; }
  .m-md-57 {
    margin: 57px !important; }
  .mt-md-57,
  .my-md-57 {
    margin-top: 57px !important; }
  .mr-md-57,
  .mx-md-57 {
    margin-right: 57px !important; }
  .mb-md-57,
  .my-md-57 {
    margin-bottom: 57px !important; }
  .ml-md-57,
  .mx-md-57 {
    margin-left: 57px !important; }
  .m-md-56 {
    margin: 56px !important; }
  .mt-md-56,
  .my-md-56 {
    margin-top: 56px !important; }
  .mr-md-56,
  .mx-md-56 {
    margin-right: 56px !important; }
  .mb-md-56,
  .my-md-56 {
    margin-bottom: 56px !important; }
  .ml-md-56,
  .mx-md-56 {
    margin-left: 56px !important; }
  .m-md-55 {
    margin: 55px !important; }
  .mt-md-55,
  .my-md-55 {
    margin-top: 55px !important; }
  .mr-md-55,
  .mx-md-55 {
    margin-right: 55px !important; }
  .mb-md-55,
  .my-md-55 {
    margin-bottom: 55px !important; }
  .ml-md-55,
  .mx-md-55 {
    margin-left: 55px !important; }
  .m-md-54 {
    margin: 54px !important; }
  .mt-md-54,
  .my-md-54 {
    margin-top: 54px !important; }
  .mr-md-54,
  .mx-md-54 {
    margin-right: 54px !important; }
  .mb-md-54,
  .my-md-54 {
    margin-bottom: 54px !important; }
  .ml-md-54,
  .mx-md-54 {
    margin-left: 54px !important; }
  .m-md-53 {
    margin: 53px !important; }
  .mt-md-53,
  .my-md-53 {
    margin-top: 53px !important; }
  .mr-md-53,
  .mx-md-53 {
    margin-right: 53px !important; }
  .mb-md-53,
  .my-md-53 {
    margin-bottom: 53px !important; }
  .ml-md-53,
  .mx-md-53 {
    margin-left: 53px !important; }
  .m-md-52 {
    margin: 52px !important; }
  .mt-md-52,
  .my-md-52 {
    margin-top: 52px !important; }
  .mr-md-52,
  .mx-md-52 {
    margin-right: 52px !important; }
  .mb-md-52,
  .my-md-52 {
    margin-bottom: 52px !important; }
  .ml-md-52,
  .mx-md-52 {
    margin-left: 52px !important; }
  .m-md-51 {
    margin: 51px !important; }
  .mt-md-51,
  .my-md-51 {
    margin-top: 51px !important; }
  .mr-md-51,
  .mx-md-51 {
    margin-right: 51px !important; }
  .mb-md-51,
  .my-md-51 {
    margin-bottom: 51px !important; }
  .ml-md-51,
  .mx-md-51 {
    margin-left: 51px !important; }
  .m-md-50 {
    margin: 50px !important; }
  .mt-md-50,
  .my-md-50 {
    margin-top: 50px !important; }
  .mr-md-50,
  .mx-md-50 {
    margin-right: 50px !important; }
  .mb-md-50,
  .my-md-50 {
    margin-bottom: 50px !important; }
  .ml-md-50,
  .mx-md-50 {
    margin-left: 50px !important; }
  .m-md-49 {
    margin: 49px !important; }
  .mt-md-49,
  .my-md-49 {
    margin-top: 49px !important; }
  .mr-md-49,
  .mx-md-49 {
    margin-right: 49px !important; }
  .mb-md-49,
  .my-md-49 {
    margin-bottom: 49px !important; }
  .ml-md-49,
  .mx-md-49 {
    margin-left: 49px !important; }
  .m-md-48 {
    margin: 48px !important; }
  .mt-md-48,
  .my-md-48 {
    margin-top: 48px !important; }
  .mr-md-48,
  .mx-md-48 {
    margin-right: 48px !important; }
  .mb-md-48,
  .my-md-48 {
    margin-bottom: 48px !important; }
  .ml-md-48,
  .mx-md-48 {
    margin-left: 48px !important; }
  .m-md-47 {
    margin: 47px !important; }
  .mt-md-47,
  .my-md-47 {
    margin-top: 47px !important; }
  .mr-md-47,
  .mx-md-47 {
    margin-right: 47px !important; }
  .mb-md-47,
  .my-md-47 {
    margin-bottom: 47px !important; }
  .ml-md-47,
  .mx-md-47 {
    margin-left: 47px !important; }
  .m-md-46 {
    margin: 46px !important; }
  .mt-md-46,
  .my-md-46 {
    margin-top: 46px !important; }
  .mr-md-46,
  .mx-md-46 {
    margin-right: 46px !important; }
  .mb-md-46,
  .my-md-46 {
    margin-bottom: 46px !important; }
  .ml-md-46,
  .mx-md-46 {
    margin-left: 46px !important; }
  .m-md-45 {
    margin: 45px !important; }
  .mt-md-45,
  .my-md-45 {
    margin-top: 45px !important; }
  .mr-md-45,
  .mx-md-45 {
    margin-right: 45px !important; }
  .mb-md-45,
  .my-md-45 {
    margin-bottom: 45px !important; }
  .ml-md-45,
  .mx-md-45 {
    margin-left: 45px !important; }
  .m-md-44 {
    margin: 44px !important; }
  .mt-md-44,
  .my-md-44 {
    margin-top: 44px !important; }
  .mr-md-44,
  .mx-md-44 {
    margin-right: 44px !important; }
  .mb-md-44,
  .my-md-44 {
    margin-bottom: 44px !important; }
  .ml-md-44,
  .mx-md-44 {
    margin-left: 44px !important; }
  .m-md-43 {
    margin: 43px !important; }
  .mt-md-43,
  .my-md-43 {
    margin-top: 43px !important; }
  .mr-md-43,
  .mx-md-43 {
    margin-right: 43px !important; }
  .mb-md-43,
  .my-md-43 {
    margin-bottom: 43px !important; }
  .ml-md-43,
  .mx-md-43 {
    margin-left: 43px !important; }
  .m-md-42 {
    margin: 42px !important; }
  .mt-md-42,
  .my-md-42 {
    margin-top: 42px !important; }
  .mr-md-42,
  .mx-md-42 {
    margin-right: 42px !important; }
  .mb-md-42,
  .my-md-42 {
    margin-bottom: 42px !important; }
  .ml-md-42,
  .mx-md-42 {
    margin-left: 42px !important; }
  .m-md-41 {
    margin: 41px !important; }
  .mt-md-41,
  .my-md-41 {
    margin-top: 41px !important; }
  .mr-md-41,
  .mx-md-41 {
    margin-right: 41px !important; }
  .mb-md-41,
  .my-md-41 {
    margin-bottom: 41px !important; }
  .ml-md-41,
  .mx-md-41 {
    margin-left: 41px !important; }
  .m-md-40 {
    margin: 40px !important; }
  .mt-md-40,
  .my-md-40 {
    margin-top: 40px !important; }
  .mr-md-40,
  .mx-md-40 {
    margin-right: 40px !important; }
  .mb-md-40,
  .my-md-40 {
    margin-bottom: 40px !important; }
  .ml-md-40,
  .mx-md-40 {
    margin-left: 40px !important; }
  .m-md-39 {
    margin: 39px !important; }
  .mt-md-39,
  .my-md-39 {
    margin-top: 39px !important; }
  .mr-md-39,
  .mx-md-39 {
    margin-right: 39px !important; }
  .mb-md-39,
  .my-md-39 {
    margin-bottom: 39px !important; }
  .ml-md-39,
  .mx-md-39 {
    margin-left: 39px !important; }
  .m-md-38 {
    margin: 38px !important; }
  .mt-md-38,
  .my-md-38 {
    margin-top: 38px !important; }
  .mr-md-38,
  .mx-md-38 {
    margin-right: 38px !important; }
  .mb-md-38,
  .my-md-38 {
    margin-bottom: 38px !important; }
  .ml-md-38,
  .mx-md-38 {
    margin-left: 38px !important; }
  .m-md-37 {
    margin: 37px !important; }
  .mt-md-37,
  .my-md-37 {
    margin-top: 37px !important; }
  .mr-md-37,
  .mx-md-37 {
    margin-right: 37px !important; }
  .mb-md-37,
  .my-md-37 {
    margin-bottom: 37px !important; }
  .ml-md-37,
  .mx-md-37 {
    margin-left: 37px !important; }
  .m-md-36 {
    margin: 36px !important; }
  .mt-md-36,
  .my-md-36 {
    margin-top: 36px !important; }
  .mr-md-36,
  .mx-md-36 {
    margin-right: 36px !important; }
  .mb-md-36,
  .my-md-36 {
    margin-bottom: 36px !important; }
  .ml-md-36,
  .mx-md-36 {
    margin-left: 36px !important; }
  .m-md-35 {
    margin: 35px !important; }
  .mt-md-35,
  .my-md-35 {
    margin-top: 35px !important; }
  .mr-md-35,
  .mx-md-35 {
    margin-right: 35px !important; }
  .mb-md-35,
  .my-md-35 {
    margin-bottom: 35px !important; }
  .ml-md-35,
  .mx-md-35 {
    margin-left: 35px !important; }
  .m-md-34 {
    margin: 34px !important; }
  .mt-md-34,
  .my-md-34 {
    margin-top: 34px !important; }
  .mr-md-34,
  .mx-md-34 {
    margin-right: 34px !important; }
  .mb-md-34,
  .my-md-34 {
    margin-bottom: 34px !important; }
  .ml-md-34,
  .mx-md-34 {
    margin-left: 34px !important; }
  .m-md-33 {
    margin: 33px !important; }
  .mt-md-33,
  .my-md-33 {
    margin-top: 33px !important; }
  .mr-md-33,
  .mx-md-33 {
    margin-right: 33px !important; }
  .mb-md-33,
  .my-md-33 {
    margin-bottom: 33px !important; }
  .ml-md-33,
  .mx-md-33 {
    margin-left: 33px !important; }
  .m-md-32 {
    margin: 32px !important; }
  .mt-md-32,
  .my-md-32 {
    margin-top: 32px !important; }
  .mr-md-32,
  .mx-md-32 {
    margin-right: 32px !important; }
  .mb-md-32,
  .my-md-32 {
    margin-bottom: 32px !important; }
  .ml-md-32,
  .mx-md-32 {
    margin-left: 32px !important; }
  .m-md-31 {
    margin: 31px !important; }
  .mt-md-31,
  .my-md-31 {
    margin-top: 31px !important; }
  .mr-md-31,
  .mx-md-31 {
    margin-right: 31px !important; }
  .mb-md-31,
  .my-md-31 {
    margin-bottom: 31px !important; }
  .ml-md-31,
  .mx-md-31 {
    margin-left: 31px !important; }
  .m-md-30 {
    margin: 30px !important; }
  .mt-md-30,
  .my-md-30 {
    margin-top: 30px !important; }
  .mr-md-30,
  .mx-md-30 {
    margin-right: 30px !important; }
  .mb-md-30,
  .my-md-30 {
    margin-bottom: 30px !important; }
  .ml-md-30,
  .mx-md-30 {
    margin-left: 30px !important; }
  .m-md-29 {
    margin: 29px !important; }
  .mt-md-29,
  .my-md-29 {
    margin-top: 29px !important; }
  .mr-md-29,
  .mx-md-29 {
    margin-right: 29px !important; }
  .mb-md-29,
  .my-md-29 {
    margin-bottom: 29px !important; }
  .ml-md-29,
  .mx-md-29 {
    margin-left: 29px !important; }
  .m-md-28 {
    margin: 28px !important; }
  .mt-md-28,
  .my-md-28 {
    margin-top: 28px !important; }
  .mr-md-28,
  .mx-md-28 {
    margin-right: 28px !important; }
  .mb-md-28,
  .my-md-28 {
    margin-bottom: 28px !important; }
  .ml-md-28,
  .mx-md-28 {
    margin-left: 28px !important; }
  .m-md-27 {
    margin: 27px !important; }
  .mt-md-27,
  .my-md-27 {
    margin-top: 27px !important; }
  .mr-md-27,
  .mx-md-27 {
    margin-right: 27px !important; }
  .mb-md-27,
  .my-md-27 {
    margin-bottom: 27px !important; }
  .ml-md-27,
  .mx-md-27 {
    margin-left: 27px !important; }
  .m-md-26 {
    margin: 26px !important; }
  .mt-md-26,
  .my-md-26 {
    margin-top: 26px !important; }
  .mr-md-26,
  .mx-md-26 {
    margin-right: 26px !important; }
  .mb-md-26,
  .my-md-26 {
    margin-bottom: 26px !important; }
  .ml-md-26,
  .mx-md-26 {
    margin-left: 26px !important; }
  .m-md-25 {
    margin: 25px !important; }
  .mt-md-25,
  .my-md-25 {
    margin-top: 25px !important; }
  .mr-md-25,
  .mx-md-25 {
    margin-right: 25px !important; }
  .mb-md-25,
  .my-md-25 {
    margin-bottom: 25px !important; }
  .ml-md-25,
  .mx-md-25 {
    margin-left: 25px !important; }
  .m-md-24 {
    margin: 24px !important; }
  .mt-md-24,
  .my-md-24 {
    margin-top: 24px !important; }
  .mr-md-24,
  .mx-md-24 {
    margin-right: 24px !important; }
  .mb-md-24,
  .my-md-24 {
    margin-bottom: 24px !important; }
  .ml-md-24,
  .mx-md-24 {
    margin-left: 24px !important; }
  .m-md-23 {
    margin: 23px !important; }
  .mt-md-23,
  .my-md-23 {
    margin-top: 23px !important; }
  .mr-md-23,
  .mx-md-23 {
    margin-right: 23px !important; }
  .mb-md-23,
  .my-md-23 {
    margin-bottom: 23px !important; }
  .ml-md-23,
  .mx-md-23 {
    margin-left: 23px !important; }
  .m-md-22 {
    margin: 22px !important; }
  .mt-md-22,
  .my-md-22 {
    margin-top: 22px !important; }
  .mr-md-22,
  .mx-md-22 {
    margin-right: 22px !important; }
  .mb-md-22,
  .my-md-22 {
    margin-bottom: 22px !important; }
  .ml-md-22,
  .mx-md-22 {
    margin-left: 22px !important; }
  .m-md-21 {
    margin: 21px !important; }
  .mt-md-21,
  .my-md-21 {
    margin-top: 21px !important; }
  .mr-md-21,
  .mx-md-21 {
    margin-right: 21px !important; }
  .mb-md-21,
  .my-md-21 {
    margin-bottom: 21px !important; }
  .ml-md-21,
  .mx-md-21 {
    margin-left: 21px !important; }
  .m-md-20 {
    margin: 20px !important; }
  .mt-md-20,
  .my-md-20 {
    margin-top: 20px !important; }
  .mr-md-20,
  .mx-md-20 {
    margin-right: 20px !important; }
  .mb-md-20,
  .my-md-20 {
    margin-bottom: 20px !important; }
  .ml-md-20,
  .mx-md-20 {
    margin-left: 20px !important; }
  .m-md-19 {
    margin: 19px !important; }
  .mt-md-19,
  .my-md-19 {
    margin-top: 19px !important; }
  .mr-md-19,
  .mx-md-19 {
    margin-right: 19px !important; }
  .mb-md-19,
  .my-md-19 {
    margin-bottom: 19px !important; }
  .ml-md-19,
  .mx-md-19 {
    margin-left: 19px !important; }
  .m-md-18 {
    margin: 18px !important; }
  .mt-md-18,
  .my-md-18 {
    margin-top: 18px !important; }
  .mr-md-18,
  .mx-md-18 {
    margin-right: 18px !important; }
  .mb-md-18,
  .my-md-18 {
    margin-bottom: 18px !important; }
  .ml-md-18,
  .mx-md-18 {
    margin-left: 18px !important; }
  .m-md-17 {
    margin: 17px !important; }
  .mt-md-17,
  .my-md-17 {
    margin-top: 17px !important; }
  .mr-md-17,
  .mx-md-17 {
    margin-right: 17px !important; }
  .mb-md-17,
  .my-md-17 {
    margin-bottom: 17px !important; }
  .ml-md-17,
  .mx-md-17 {
    margin-left: 17px !important; }
  .m-md-16 {
    margin: 16px !important; }
  .mt-md-16,
  .my-md-16 {
    margin-top: 16px !important; }
  .mr-md-16,
  .mx-md-16 {
    margin-right: 16px !important; }
  .mb-md-16,
  .my-md-16 {
    margin-bottom: 16px !important; }
  .ml-md-16,
  .mx-md-16 {
    margin-left: 16px !important; }
  .m-md-15 {
    margin: 15px !important; }
  .mt-md-15,
  .my-md-15 {
    margin-top: 15px !important; }
  .mr-md-15,
  .mx-md-15 {
    margin-right: 15px !important; }
  .mb-md-15,
  .my-md-15 {
    margin-bottom: 15px !important; }
  .ml-md-15,
  .mx-md-15 {
    margin-left: 15px !important; }
  .m-md-14 {
    margin: 14px !important; }
  .mt-md-14,
  .my-md-14 {
    margin-top: 14px !important; }
  .mr-md-14,
  .mx-md-14 {
    margin-right: 14px !important; }
  .mb-md-14,
  .my-md-14 {
    margin-bottom: 14px !important; }
  .ml-md-14,
  .mx-md-14 {
    margin-left: 14px !important; }
  .m-md-13 {
    margin: 13px !important; }
  .mt-md-13,
  .my-md-13 {
    margin-top: 13px !important; }
  .mr-md-13,
  .mx-md-13 {
    margin-right: 13px !important; }
  .mb-md-13,
  .my-md-13 {
    margin-bottom: 13px !important; }
  .ml-md-13,
  .mx-md-13 {
    margin-left: 13px !important; }
  .m-md-12 {
    margin: 12px !important; }
  .mt-md-12,
  .my-md-12 {
    margin-top: 12px !important; }
  .mr-md-12,
  .mx-md-12 {
    margin-right: 12px !important; }
  .mb-md-12,
  .my-md-12 {
    margin-bottom: 12px !important; }
  .ml-md-12,
  .mx-md-12 {
    margin-left: 12px !important; }
  .m-md-11 {
    margin: 11px !important; }
  .mt-md-11,
  .my-md-11 {
    margin-top: 11px !important; }
  .mr-md-11,
  .mx-md-11 {
    margin-right: 11px !important; }
  .mb-md-11,
  .my-md-11 {
    margin-bottom: 11px !important; }
  .ml-md-11,
  .mx-md-11 {
    margin-left: 11px !important; }
  .m-md-10 {
    margin: 10px !important; }
  .mt-md-10,
  .my-md-10 {
    margin-top: 10px !important; }
  .mr-md-10,
  .mx-md-10 {
    margin-right: 10px !important; }
  .mb-md-10,
  .my-md-10 {
    margin-bottom: 10px !important; }
  .ml-md-10,
  .mx-md-10 {
    margin-left: 10px !important; }
  .m-md-9 {
    margin: 9px !important; }
  .mt-md-9,
  .my-md-9 {
    margin-top: 9px !important; }
  .mr-md-9,
  .mx-md-9 {
    margin-right: 9px !important; }
  .mb-md-9,
  .my-md-9 {
    margin-bottom: 9px !important; }
  .ml-md-9,
  .mx-md-9 {
    margin-left: 9px !important; }
  .m-md-8 {
    margin: 8px !important; }
  .mt-md-8,
  .my-md-8 {
    margin-top: 8px !important; }
  .mr-md-8,
  .mx-md-8 {
    margin-right: 8px !important; }
  .mb-md-8,
  .my-md-8 {
    margin-bottom: 8px !important; }
  .ml-md-8,
  .mx-md-8 {
    margin-left: 8px !important; }
  .m-md-7 {
    margin: 7px !important; }
  .mt-md-7,
  .my-md-7 {
    margin-top: 7px !important; }
  .mr-md-7,
  .mx-md-7 {
    margin-right: 7px !important; }
  .mb-md-7,
  .my-md-7 {
    margin-bottom: 7px !important; }
  .ml-md-7,
  .mx-md-7 {
    margin-left: 7px !important; }
  .m-md-6 {
    margin: 6px !important; }
  .mt-md-6,
  .my-md-6 {
    margin-top: 6px !important; }
  .mr-md-6,
  .mx-md-6 {
    margin-right: 6px !important; }
  .mb-md-6,
  .my-md-6 {
    margin-bottom: 6px !important; }
  .ml-md-6,
  .mx-md-6 {
    margin-left: 6px !important; }
  .p-md-0 {
    padding: 0px !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0px !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0px !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0px !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0px !important; }
  .p-md-1 {
    padding: 1px !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 1px !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 1px !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 1px !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 1px !important; }
  .p-md-2 {
    padding: 2px !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 2px !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 2px !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 2px !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 2px !important; }
  .p-md-3 {
    padding: 3px !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 3px !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 3px !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 3px !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 3px !important; }
  .p-md-4 {
    padding: 4px !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 4px !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 4px !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 4px !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 4px !important; }
  .p-md-5 {
    padding: 5px !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 5px !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 5px !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 5px !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 5px !important; }
  .p-md-100 {
    padding: 100px !important; }
  .pt-md-100,
  .py-md-100 {
    padding-top: 100px !important; }
  .pr-md-100,
  .px-md-100 {
    padding-right: 100px !important; }
  .pb-md-100,
  .py-md-100 {
    padding-bottom: 100px !important; }
  .pl-md-100,
  .px-md-100 {
    padding-left: 100px !important; }
  .p-md-99 {
    padding: 99px !important; }
  .pt-md-99,
  .py-md-99 {
    padding-top: 99px !important; }
  .pr-md-99,
  .px-md-99 {
    padding-right: 99px !important; }
  .pb-md-99,
  .py-md-99 {
    padding-bottom: 99px !important; }
  .pl-md-99,
  .px-md-99 {
    padding-left: 99px !important; }
  .p-md-98 {
    padding: 98px !important; }
  .pt-md-98,
  .py-md-98 {
    padding-top: 98px !important; }
  .pr-md-98,
  .px-md-98 {
    padding-right: 98px !important; }
  .pb-md-98,
  .py-md-98 {
    padding-bottom: 98px !important; }
  .pl-md-98,
  .px-md-98 {
    padding-left: 98px !important; }
  .p-md-97 {
    padding: 97px !important; }
  .pt-md-97,
  .py-md-97 {
    padding-top: 97px !important; }
  .pr-md-97,
  .px-md-97 {
    padding-right: 97px !important; }
  .pb-md-97,
  .py-md-97 {
    padding-bottom: 97px !important; }
  .pl-md-97,
  .px-md-97 {
    padding-left: 97px !important; }
  .p-md-96 {
    padding: 96px !important; }
  .pt-md-96,
  .py-md-96 {
    padding-top: 96px !important; }
  .pr-md-96,
  .px-md-96 {
    padding-right: 96px !important; }
  .pb-md-96,
  .py-md-96 {
    padding-bottom: 96px !important; }
  .pl-md-96,
  .px-md-96 {
    padding-left: 96px !important; }
  .p-md-95 {
    padding: 95px !important; }
  .pt-md-95,
  .py-md-95 {
    padding-top: 95px !important; }
  .pr-md-95,
  .px-md-95 {
    padding-right: 95px !important; }
  .pb-md-95,
  .py-md-95 {
    padding-bottom: 95px !important; }
  .pl-md-95,
  .px-md-95 {
    padding-left: 95px !important; }
  .p-md-94 {
    padding: 94px !important; }
  .pt-md-94,
  .py-md-94 {
    padding-top: 94px !important; }
  .pr-md-94,
  .px-md-94 {
    padding-right: 94px !important; }
  .pb-md-94,
  .py-md-94 {
    padding-bottom: 94px !important; }
  .pl-md-94,
  .px-md-94 {
    padding-left: 94px !important; }
  .p-md-93 {
    padding: 93px !important; }
  .pt-md-93,
  .py-md-93 {
    padding-top: 93px !important; }
  .pr-md-93,
  .px-md-93 {
    padding-right: 93px !important; }
  .pb-md-93,
  .py-md-93 {
    padding-bottom: 93px !important; }
  .pl-md-93,
  .px-md-93 {
    padding-left: 93px !important; }
  .p-md-92 {
    padding: 92px !important; }
  .pt-md-92,
  .py-md-92 {
    padding-top: 92px !important; }
  .pr-md-92,
  .px-md-92 {
    padding-right: 92px !important; }
  .pb-md-92,
  .py-md-92 {
    padding-bottom: 92px !important; }
  .pl-md-92,
  .px-md-92 {
    padding-left: 92px !important; }
  .p-md-91 {
    padding: 91px !important; }
  .pt-md-91,
  .py-md-91 {
    padding-top: 91px !important; }
  .pr-md-91,
  .px-md-91 {
    padding-right: 91px !important; }
  .pb-md-91,
  .py-md-91 {
    padding-bottom: 91px !important; }
  .pl-md-91,
  .px-md-91 {
    padding-left: 91px !important; }
  .p-md-90 {
    padding: 90px !important; }
  .pt-md-90,
  .py-md-90 {
    padding-top: 90px !important; }
  .pr-md-90,
  .px-md-90 {
    padding-right: 90px !important; }
  .pb-md-90,
  .py-md-90 {
    padding-bottom: 90px !important; }
  .pl-md-90,
  .px-md-90 {
    padding-left: 90px !important; }
  .p-md-89 {
    padding: 89px !important; }
  .pt-md-89,
  .py-md-89 {
    padding-top: 89px !important; }
  .pr-md-89,
  .px-md-89 {
    padding-right: 89px !important; }
  .pb-md-89,
  .py-md-89 {
    padding-bottom: 89px !important; }
  .pl-md-89,
  .px-md-89 {
    padding-left: 89px !important; }
  .p-md-88 {
    padding: 88px !important; }
  .pt-md-88,
  .py-md-88 {
    padding-top: 88px !important; }
  .pr-md-88,
  .px-md-88 {
    padding-right: 88px !important; }
  .pb-md-88,
  .py-md-88 {
    padding-bottom: 88px !important; }
  .pl-md-88,
  .px-md-88 {
    padding-left: 88px !important; }
  .p-md-87 {
    padding: 87px !important; }
  .pt-md-87,
  .py-md-87 {
    padding-top: 87px !important; }
  .pr-md-87,
  .px-md-87 {
    padding-right: 87px !important; }
  .pb-md-87,
  .py-md-87 {
    padding-bottom: 87px !important; }
  .pl-md-87,
  .px-md-87 {
    padding-left: 87px !important; }
  .p-md-86 {
    padding: 86px !important; }
  .pt-md-86,
  .py-md-86 {
    padding-top: 86px !important; }
  .pr-md-86,
  .px-md-86 {
    padding-right: 86px !important; }
  .pb-md-86,
  .py-md-86 {
    padding-bottom: 86px !important; }
  .pl-md-86,
  .px-md-86 {
    padding-left: 86px !important; }
  .p-md-85 {
    padding: 85px !important; }
  .pt-md-85,
  .py-md-85 {
    padding-top: 85px !important; }
  .pr-md-85,
  .px-md-85 {
    padding-right: 85px !important; }
  .pb-md-85,
  .py-md-85 {
    padding-bottom: 85px !important; }
  .pl-md-85,
  .px-md-85 {
    padding-left: 85px !important; }
  .p-md-84 {
    padding: 84px !important; }
  .pt-md-84,
  .py-md-84 {
    padding-top: 84px !important; }
  .pr-md-84,
  .px-md-84 {
    padding-right: 84px !important; }
  .pb-md-84,
  .py-md-84 {
    padding-bottom: 84px !important; }
  .pl-md-84,
  .px-md-84 {
    padding-left: 84px !important; }
  .p-md-83 {
    padding: 83px !important; }
  .pt-md-83,
  .py-md-83 {
    padding-top: 83px !important; }
  .pr-md-83,
  .px-md-83 {
    padding-right: 83px !important; }
  .pb-md-83,
  .py-md-83 {
    padding-bottom: 83px !important; }
  .pl-md-83,
  .px-md-83 {
    padding-left: 83px !important; }
  .p-md-82 {
    padding: 82px !important; }
  .pt-md-82,
  .py-md-82 {
    padding-top: 82px !important; }
  .pr-md-82,
  .px-md-82 {
    padding-right: 82px !important; }
  .pb-md-82,
  .py-md-82 {
    padding-bottom: 82px !important; }
  .pl-md-82,
  .px-md-82 {
    padding-left: 82px !important; }
  .p-md-81 {
    padding: 81px !important; }
  .pt-md-81,
  .py-md-81 {
    padding-top: 81px !important; }
  .pr-md-81,
  .px-md-81 {
    padding-right: 81px !important; }
  .pb-md-81,
  .py-md-81 {
    padding-bottom: 81px !important; }
  .pl-md-81,
  .px-md-81 {
    padding-left: 81px !important; }
  .p-md-80 {
    padding: 80px !important; }
  .pt-md-80,
  .py-md-80 {
    padding-top: 80px !important; }
  .pr-md-80,
  .px-md-80 {
    padding-right: 80px !important; }
  .pb-md-80,
  .py-md-80 {
    padding-bottom: 80px !important; }
  .pl-md-80,
  .px-md-80 {
    padding-left: 80px !important; }
  .p-md-79 {
    padding: 79px !important; }
  .pt-md-79,
  .py-md-79 {
    padding-top: 79px !important; }
  .pr-md-79,
  .px-md-79 {
    padding-right: 79px !important; }
  .pb-md-79,
  .py-md-79 {
    padding-bottom: 79px !important; }
  .pl-md-79,
  .px-md-79 {
    padding-left: 79px !important; }
  .p-md-78 {
    padding: 78px !important; }
  .pt-md-78,
  .py-md-78 {
    padding-top: 78px !important; }
  .pr-md-78,
  .px-md-78 {
    padding-right: 78px !important; }
  .pb-md-78,
  .py-md-78 {
    padding-bottom: 78px !important; }
  .pl-md-78,
  .px-md-78 {
    padding-left: 78px !important; }
  .p-md-77 {
    padding: 77px !important; }
  .pt-md-77,
  .py-md-77 {
    padding-top: 77px !important; }
  .pr-md-77,
  .px-md-77 {
    padding-right: 77px !important; }
  .pb-md-77,
  .py-md-77 {
    padding-bottom: 77px !important; }
  .pl-md-77,
  .px-md-77 {
    padding-left: 77px !important; }
  .p-md-76 {
    padding: 76px !important; }
  .pt-md-76,
  .py-md-76 {
    padding-top: 76px !important; }
  .pr-md-76,
  .px-md-76 {
    padding-right: 76px !important; }
  .pb-md-76,
  .py-md-76 {
    padding-bottom: 76px !important; }
  .pl-md-76,
  .px-md-76 {
    padding-left: 76px !important; }
  .p-md-75 {
    padding: 75px !important; }
  .pt-md-75,
  .py-md-75 {
    padding-top: 75px !important; }
  .pr-md-75,
  .px-md-75 {
    padding-right: 75px !important; }
  .pb-md-75,
  .py-md-75 {
    padding-bottom: 75px !important; }
  .pl-md-75,
  .px-md-75 {
    padding-left: 75px !important; }
  .p-md-74 {
    padding: 74px !important; }
  .pt-md-74,
  .py-md-74 {
    padding-top: 74px !important; }
  .pr-md-74,
  .px-md-74 {
    padding-right: 74px !important; }
  .pb-md-74,
  .py-md-74 {
    padding-bottom: 74px !important; }
  .pl-md-74,
  .px-md-74 {
    padding-left: 74px !important; }
  .p-md-73 {
    padding: 73px !important; }
  .pt-md-73,
  .py-md-73 {
    padding-top: 73px !important; }
  .pr-md-73,
  .px-md-73 {
    padding-right: 73px !important; }
  .pb-md-73,
  .py-md-73 {
    padding-bottom: 73px !important; }
  .pl-md-73,
  .px-md-73 {
    padding-left: 73px !important; }
  .p-md-72 {
    padding: 72px !important; }
  .pt-md-72,
  .py-md-72 {
    padding-top: 72px !important; }
  .pr-md-72,
  .px-md-72 {
    padding-right: 72px !important; }
  .pb-md-72,
  .py-md-72 {
    padding-bottom: 72px !important; }
  .pl-md-72,
  .px-md-72 {
    padding-left: 72px !important; }
  .p-md-71 {
    padding: 71px !important; }
  .pt-md-71,
  .py-md-71 {
    padding-top: 71px !important; }
  .pr-md-71,
  .px-md-71 {
    padding-right: 71px !important; }
  .pb-md-71,
  .py-md-71 {
    padding-bottom: 71px !important; }
  .pl-md-71,
  .px-md-71 {
    padding-left: 71px !important; }
  .p-md-70 {
    padding: 70px !important; }
  .pt-md-70,
  .py-md-70 {
    padding-top: 70px !important; }
  .pr-md-70,
  .px-md-70 {
    padding-right: 70px !important; }
  .pb-md-70,
  .py-md-70 {
    padding-bottom: 70px !important; }
  .pl-md-70,
  .px-md-70 {
    padding-left: 70px !important; }
  .p-md-69 {
    padding: 69px !important; }
  .pt-md-69,
  .py-md-69 {
    padding-top: 69px !important; }
  .pr-md-69,
  .px-md-69 {
    padding-right: 69px !important; }
  .pb-md-69,
  .py-md-69 {
    padding-bottom: 69px !important; }
  .pl-md-69,
  .px-md-69 {
    padding-left: 69px !important; }
  .p-md-68 {
    padding: 68px !important; }
  .pt-md-68,
  .py-md-68 {
    padding-top: 68px !important; }
  .pr-md-68,
  .px-md-68 {
    padding-right: 68px !important; }
  .pb-md-68,
  .py-md-68 {
    padding-bottom: 68px !important; }
  .pl-md-68,
  .px-md-68 {
    padding-left: 68px !important; }
  .p-md-67 {
    padding: 67px !important; }
  .pt-md-67,
  .py-md-67 {
    padding-top: 67px !important; }
  .pr-md-67,
  .px-md-67 {
    padding-right: 67px !important; }
  .pb-md-67,
  .py-md-67 {
    padding-bottom: 67px !important; }
  .pl-md-67,
  .px-md-67 {
    padding-left: 67px !important; }
  .p-md-66 {
    padding: 66px !important; }
  .pt-md-66,
  .py-md-66 {
    padding-top: 66px !important; }
  .pr-md-66,
  .px-md-66 {
    padding-right: 66px !important; }
  .pb-md-66,
  .py-md-66 {
    padding-bottom: 66px !important; }
  .pl-md-66,
  .px-md-66 {
    padding-left: 66px !important; }
  .p-md-65 {
    padding: 65px !important; }
  .pt-md-65,
  .py-md-65 {
    padding-top: 65px !important; }
  .pr-md-65,
  .px-md-65 {
    padding-right: 65px !important; }
  .pb-md-65,
  .py-md-65 {
    padding-bottom: 65px !important; }
  .pl-md-65,
  .px-md-65 {
    padding-left: 65px !important; }
  .p-md-64 {
    padding: 64px !important; }
  .pt-md-64,
  .py-md-64 {
    padding-top: 64px !important; }
  .pr-md-64,
  .px-md-64 {
    padding-right: 64px !important; }
  .pb-md-64,
  .py-md-64 {
    padding-bottom: 64px !important; }
  .pl-md-64,
  .px-md-64 {
    padding-left: 64px !important; }
  .p-md-63 {
    padding: 63px !important; }
  .pt-md-63,
  .py-md-63 {
    padding-top: 63px !important; }
  .pr-md-63,
  .px-md-63 {
    padding-right: 63px !important; }
  .pb-md-63,
  .py-md-63 {
    padding-bottom: 63px !important; }
  .pl-md-63,
  .px-md-63 {
    padding-left: 63px !important; }
  .p-md-62 {
    padding: 62px !important; }
  .pt-md-62,
  .py-md-62 {
    padding-top: 62px !important; }
  .pr-md-62,
  .px-md-62 {
    padding-right: 62px !important; }
  .pb-md-62,
  .py-md-62 {
    padding-bottom: 62px !important; }
  .pl-md-62,
  .px-md-62 {
    padding-left: 62px !important; }
  .p-md-61 {
    padding: 61px !important; }
  .pt-md-61,
  .py-md-61 {
    padding-top: 61px !important; }
  .pr-md-61,
  .px-md-61 {
    padding-right: 61px !important; }
  .pb-md-61,
  .py-md-61 {
    padding-bottom: 61px !important; }
  .pl-md-61,
  .px-md-61 {
    padding-left: 61px !important; }
  .p-md-60 {
    padding: 60px !important; }
  .pt-md-60,
  .py-md-60 {
    padding-top: 60px !important; }
  .pr-md-60,
  .px-md-60 {
    padding-right: 60px !important; }
  .pb-md-60,
  .py-md-60 {
    padding-bottom: 60px !important; }
  .pl-md-60,
  .px-md-60 {
    padding-left: 60px !important; }
  .p-md-59 {
    padding: 59px !important; }
  .pt-md-59,
  .py-md-59 {
    padding-top: 59px !important; }
  .pr-md-59,
  .px-md-59 {
    padding-right: 59px !important; }
  .pb-md-59,
  .py-md-59 {
    padding-bottom: 59px !important; }
  .pl-md-59,
  .px-md-59 {
    padding-left: 59px !important; }
  .p-md-58 {
    padding: 58px !important; }
  .pt-md-58,
  .py-md-58 {
    padding-top: 58px !important; }
  .pr-md-58,
  .px-md-58 {
    padding-right: 58px !important; }
  .pb-md-58,
  .py-md-58 {
    padding-bottom: 58px !important; }
  .pl-md-58,
  .px-md-58 {
    padding-left: 58px !important; }
  .p-md-57 {
    padding: 57px !important; }
  .pt-md-57,
  .py-md-57 {
    padding-top: 57px !important; }
  .pr-md-57,
  .px-md-57 {
    padding-right: 57px !important; }
  .pb-md-57,
  .py-md-57 {
    padding-bottom: 57px !important; }
  .pl-md-57,
  .px-md-57 {
    padding-left: 57px !important; }
  .p-md-56 {
    padding: 56px !important; }
  .pt-md-56,
  .py-md-56 {
    padding-top: 56px !important; }
  .pr-md-56,
  .px-md-56 {
    padding-right: 56px !important; }
  .pb-md-56,
  .py-md-56 {
    padding-bottom: 56px !important; }
  .pl-md-56,
  .px-md-56 {
    padding-left: 56px !important; }
  .p-md-55 {
    padding: 55px !important; }
  .pt-md-55,
  .py-md-55 {
    padding-top: 55px !important; }
  .pr-md-55,
  .px-md-55 {
    padding-right: 55px !important; }
  .pb-md-55,
  .py-md-55 {
    padding-bottom: 55px !important; }
  .pl-md-55,
  .px-md-55 {
    padding-left: 55px !important; }
  .p-md-54 {
    padding: 54px !important; }
  .pt-md-54,
  .py-md-54 {
    padding-top: 54px !important; }
  .pr-md-54,
  .px-md-54 {
    padding-right: 54px !important; }
  .pb-md-54,
  .py-md-54 {
    padding-bottom: 54px !important; }
  .pl-md-54,
  .px-md-54 {
    padding-left: 54px !important; }
  .p-md-53 {
    padding: 53px !important; }
  .pt-md-53,
  .py-md-53 {
    padding-top: 53px !important; }
  .pr-md-53,
  .px-md-53 {
    padding-right: 53px !important; }
  .pb-md-53,
  .py-md-53 {
    padding-bottom: 53px !important; }
  .pl-md-53,
  .px-md-53 {
    padding-left: 53px !important; }
  .p-md-52 {
    padding: 52px !important; }
  .pt-md-52,
  .py-md-52 {
    padding-top: 52px !important; }
  .pr-md-52,
  .px-md-52 {
    padding-right: 52px !important; }
  .pb-md-52,
  .py-md-52 {
    padding-bottom: 52px !important; }
  .pl-md-52,
  .px-md-52 {
    padding-left: 52px !important; }
  .p-md-51 {
    padding: 51px !important; }
  .pt-md-51,
  .py-md-51 {
    padding-top: 51px !important; }
  .pr-md-51,
  .px-md-51 {
    padding-right: 51px !important; }
  .pb-md-51,
  .py-md-51 {
    padding-bottom: 51px !important; }
  .pl-md-51,
  .px-md-51 {
    padding-left: 51px !important; }
  .p-md-50 {
    padding: 50px !important; }
  .pt-md-50,
  .py-md-50 {
    padding-top: 50px !important; }
  .pr-md-50,
  .px-md-50 {
    padding-right: 50px !important; }
  .pb-md-50,
  .py-md-50 {
    padding-bottom: 50px !important; }
  .pl-md-50,
  .px-md-50 {
    padding-left: 50px !important; }
  .p-md-49 {
    padding: 49px !important; }
  .pt-md-49,
  .py-md-49 {
    padding-top: 49px !important; }
  .pr-md-49,
  .px-md-49 {
    padding-right: 49px !important; }
  .pb-md-49,
  .py-md-49 {
    padding-bottom: 49px !important; }
  .pl-md-49,
  .px-md-49 {
    padding-left: 49px !important; }
  .p-md-48 {
    padding: 48px !important; }
  .pt-md-48,
  .py-md-48 {
    padding-top: 48px !important; }
  .pr-md-48,
  .px-md-48 {
    padding-right: 48px !important; }
  .pb-md-48,
  .py-md-48 {
    padding-bottom: 48px !important; }
  .pl-md-48,
  .px-md-48 {
    padding-left: 48px !important; }
  .p-md-47 {
    padding: 47px !important; }
  .pt-md-47,
  .py-md-47 {
    padding-top: 47px !important; }
  .pr-md-47,
  .px-md-47 {
    padding-right: 47px !important; }
  .pb-md-47,
  .py-md-47 {
    padding-bottom: 47px !important; }
  .pl-md-47,
  .px-md-47 {
    padding-left: 47px !important; }
  .p-md-46 {
    padding: 46px !important; }
  .pt-md-46,
  .py-md-46 {
    padding-top: 46px !important; }
  .pr-md-46,
  .px-md-46 {
    padding-right: 46px !important; }
  .pb-md-46,
  .py-md-46 {
    padding-bottom: 46px !important; }
  .pl-md-46,
  .px-md-46 {
    padding-left: 46px !important; }
  .p-md-45 {
    padding: 45px !important; }
  .pt-md-45,
  .py-md-45 {
    padding-top: 45px !important; }
  .pr-md-45,
  .px-md-45 {
    padding-right: 45px !important; }
  .pb-md-45,
  .py-md-45 {
    padding-bottom: 45px !important; }
  .pl-md-45,
  .px-md-45 {
    padding-left: 45px !important; }
  .p-md-44 {
    padding: 44px !important; }
  .pt-md-44,
  .py-md-44 {
    padding-top: 44px !important; }
  .pr-md-44,
  .px-md-44 {
    padding-right: 44px !important; }
  .pb-md-44,
  .py-md-44 {
    padding-bottom: 44px !important; }
  .pl-md-44,
  .px-md-44 {
    padding-left: 44px !important; }
  .p-md-43 {
    padding: 43px !important; }
  .pt-md-43,
  .py-md-43 {
    padding-top: 43px !important; }
  .pr-md-43,
  .px-md-43 {
    padding-right: 43px !important; }
  .pb-md-43,
  .py-md-43 {
    padding-bottom: 43px !important; }
  .pl-md-43,
  .px-md-43 {
    padding-left: 43px !important; }
  .p-md-42 {
    padding: 42px !important; }
  .pt-md-42,
  .py-md-42 {
    padding-top: 42px !important; }
  .pr-md-42,
  .px-md-42 {
    padding-right: 42px !important; }
  .pb-md-42,
  .py-md-42 {
    padding-bottom: 42px !important; }
  .pl-md-42,
  .px-md-42 {
    padding-left: 42px !important; }
  .p-md-41 {
    padding: 41px !important; }
  .pt-md-41,
  .py-md-41 {
    padding-top: 41px !important; }
  .pr-md-41,
  .px-md-41 {
    padding-right: 41px !important; }
  .pb-md-41,
  .py-md-41 {
    padding-bottom: 41px !important; }
  .pl-md-41,
  .px-md-41 {
    padding-left: 41px !important; }
  .p-md-40 {
    padding: 40px !important; }
  .pt-md-40,
  .py-md-40 {
    padding-top: 40px !important; }
  .pr-md-40,
  .px-md-40 {
    padding-right: 40px !important; }
  .pb-md-40,
  .py-md-40 {
    padding-bottom: 40px !important; }
  .pl-md-40,
  .px-md-40 {
    padding-left: 40px !important; }
  .p-md-39 {
    padding: 39px !important; }
  .pt-md-39,
  .py-md-39 {
    padding-top: 39px !important; }
  .pr-md-39,
  .px-md-39 {
    padding-right: 39px !important; }
  .pb-md-39,
  .py-md-39 {
    padding-bottom: 39px !important; }
  .pl-md-39,
  .px-md-39 {
    padding-left: 39px !important; }
  .p-md-38 {
    padding: 38px !important; }
  .pt-md-38,
  .py-md-38 {
    padding-top: 38px !important; }
  .pr-md-38,
  .px-md-38 {
    padding-right: 38px !important; }
  .pb-md-38,
  .py-md-38 {
    padding-bottom: 38px !important; }
  .pl-md-38,
  .px-md-38 {
    padding-left: 38px !important; }
  .p-md-37 {
    padding: 37px !important; }
  .pt-md-37,
  .py-md-37 {
    padding-top: 37px !important; }
  .pr-md-37,
  .px-md-37 {
    padding-right: 37px !important; }
  .pb-md-37,
  .py-md-37 {
    padding-bottom: 37px !important; }
  .pl-md-37,
  .px-md-37 {
    padding-left: 37px !important; }
  .p-md-36 {
    padding: 36px !important; }
  .pt-md-36,
  .py-md-36 {
    padding-top: 36px !important; }
  .pr-md-36,
  .px-md-36 {
    padding-right: 36px !important; }
  .pb-md-36,
  .py-md-36 {
    padding-bottom: 36px !important; }
  .pl-md-36,
  .px-md-36 {
    padding-left: 36px !important; }
  .p-md-35 {
    padding: 35px !important; }
  .pt-md-35,
  .py-md-35 {
    padding-top: 35px !important; }
  .pr-md-35,
  .px-md-35 {
    padding-right: 35px !important; }
  .pb-md-35,
  .py-md-35 {
    padding-bottom: 35px !important; }
  .pl-md-35,
  .px-md-35 {
    padding-left: 35px !important; }
  .p-md-34 {
    padding: 34px !important; }
  .pt-md-34,
  .py-md-34 {
    padding-top: 34px !important; }
  .pr-md-34,
  .px-md-34 {
    padding-right: 34px !important; }
  .pb-md-34,
  .py-md-34 {
    padding-bottom: 34px !important; }
  .pl-md-34,
  .px-md-34 {
    padding-left: 34px !important; }
  .p-md-33 {
    padding: 33px !important; }
  .pt-md-33,
  .py-md-33 {
    padding-top: 33px !important; }
  .pr-md-33,
  .px-md-33 {
    padding-right: 33px !important; }
  .pb-md-33,
  .py-md-33 {
    padding-bottom: 33px !important; }
  .pl-md-33,
  .px-md-33 {
    padding-left: 33px !important; }
  .p-md-32 {
    padding: 32px !important; }
  .pt-md-32,
  .py-md-32 {
    padding-top: 32px !important; }
  .pr-md-32,
  .px-md-32 {
    padding-right: 32px !important; }
  .pb-md-32,
  .py-md-32 {
    padding-bottom: 32px !important; }
  .pl-md-32,
  .px-md-32 {
    padding-left: 32px !important; }
  .p-md-31 {
    padding: 31px !important; }
  .pt-md-31,
  .py-md-31 {
    padding-top: 31px !important; }
  .pr-md-31,
  .px-md-31 {
    padding-right: 31px !important; }
  .pb-md-31,
  .py-md-31 {
    padding-bottom: 31px !important; }
  .pl-md-31,
  .px-md-31 {
    padding-left: 31px !important; }
  .p-md-30 {
    padding: 30px !important; }
  .pt-md-30,
  .py-md-30 {
    padding-top: 30px !important; }
  .pr-md-30,
  .px-md-30 {
    padding-right: 30px !important; }
  .pb-md-30,
  .py-md-30 {
    padding-bottom: 30px !important; }
  .pl-md-30,
  .px-md-30 {
    padding-left: 30px !important; }
  .p-md-29 {
    padding: 29px !important; }
  .pt-md-29,
  .py-md-29 {
    padding-top: 29px !important; }
  .pr-md-29,
  .px-md-29 {
    padding-right: 29px !important; }
  .pb-md-29,
  .py-md-29 {
    padding-bottom: 29px !important; }
  .pl-md-29,
  .px-md-29 {
    padding-left: 29px !important; }
  .p-md-28 {
    padding: 28px !important; }
  .pt-md-28,
  .py-md-28 {
    padding-top: 28px !important; }
  .pr-md-28,
  .px-md-28 {
    padding-right: 28px !important; }
  .pb-md-28,
  .py-md-28 {
    padding-bottom: 28px !important; }
  .pl-md-28,
  .px-md-28 {
    padding-left: 28px !important; }
  .p-md-27 {
    padding: 27px !important; }
  .pt-md-27,
  .py-md-27 {
    padding-top: 27px !important; }
  .pr-md-27,
  .px-md-27 {
    padding-right: 27px !important; }
  .pb-md-27,
  .py-md-27 {
    padding-bottom: 27px !important; }
  .pl-md-27,
  .px-md-27 {
    padding-left: 27px !important; }
  .p-md-26 {
    padding: 26px !important; }
  .pt-md-26,
  .py-md-26 {
    padding-top: 26px !important; }
  .pr-md-26,
  .px-md-26 {
    padding-right: 26px !important; }
  .pb-md-26,
  .py-md-26 {
    padding-bottom: 26px !important; }
  .pl-md-26,
  .px-md-26 {
    padding-left: 26px !important; }
  .p-md-25 {
    padding: 25px !important; }
  .pt-md-25,
  .py-md-25 {
    padding-top: 25px !important; }
  .pr-md-25,
  .px-md-25 {
    padding-right: 25px !important; }
  .pb-md-25,
  .py-md-25 {
    padding-bottom: 25px !important; }
  .pl-md-25,
  .px-md-25 {
    padding-left: 25px !important; }
  .p-md-24 {
    padding: 24px !important; }
  .pt-md-24,
  .py-md-24 {
    padding-top: 24px !important; }
  .pr-md-24,
  .px-md-24 {
    padding-right: 24px !important; }
  .pb-md-24,
  .py-md-24 {
    padding-bottom: 24px !important; }
  .pl-md-24,
  .px-md-24 {
    padding-left: 24px !important; }
  .p-md-23 {
    padding: 23px !important; }
  .pt-md-23,
  .py-md-23 {
    padding-top: 23px !important; }
  .pr-md-23,
  .px-md-23 {
    padding-right: 23px !important; }
  .pb-md-23,
  .py-md-23 {
    padding-bottom: 23px !important; }
  .pl-md-23,
  .px-md-23 {
    padding-left: 23px !important; }
  .p-md-22 {
    padding: 22px !important; }
  .pt-md-22,
  .py-md-22 {
    padding-top: 22px !important; }
  .pr-md-22,
  .px-md-22 {
    padding-right: 22px !important; }
  .pb-md-22,
  .py-md-22 {
    padding-bottom: 22px !important; }
  .pl-md-22,
  .px-md-22 {
    padding-left: 22px !important; }
  .p-md-21 {
    padding: 21px !important; }
  .pt-md-21,
  .py-md-21 {
    padding-top: 21px !important; }
  .pr-md-21,
  .px-md-21 {
    padding-right: 21px !important; }
  .pb-md-21,
  .py-md-21 {
    padding-bottom: 21px !important; }
  .pl-md-21,
  .px-md-21 {
    padding-left: 21px !important; }
  .p-md-20 {
    padding: 20px !important; }
  .pt-md-20,
  .py-md-20 {
    padding-top: 20px !important; }
  .pr-md-20,
  .px-md-20 {
    padding-right: 20px !important; }
  .pb-md-20,
  .py-md-20 {
    padding-bottom: 20px !important; }
  .pl-md-20,
  .px-md-20 {
    padding-left: 20px !important; }
  .p-md-19 {
    padding: 19px !important; }
  .pt-md-19,
  .py-md-19 {
    padding-top: 19px !important; }
  .pr-md-19,
  .px-md-19 {
    padding-right: 19px !important; }
  .pb-md-19,
  .py-md-19 {
    padding-bottom: 19px !important; }
  .pl-md-19,
  .px-md-19 {
    padding-left: 19px !important; }
  .p-md-18 {
    padding: 18px !important; }
  .pt-md-18,
  .py-md-18 {
    padding-top: 18px !important; }
  .pr-md-18,
  .px-md-18 {
    padding-right: 18px !important; }
  .pb-md-18,
  .py-md-18 {
    padding-bottom: 18px !important; }
  .pl-md-18,
  .px-md-18 {
    padding-left: 18px !important; }
  .p-md-17 {
    padding: 17px !important; }
  .pt-md-17,
  .py-md-17 {
    padding-top: 17px !important; }
  .pr-md-17,
  .px-md-17 {
    padding-right: 17px !important; }
  .pb-md-17,
  .py-md-17 {
    padding-bottom: 17px !important; }
  .pl-md-17,
  .px-md-17 {
    padding-left: 17px !important; }
  .p-md-16 {
    padding: 16px !important; }
  .pt-md-16,
  .py-md-16 {
    padding-top: 16px !important; }
  .pr-md-16,
  .px-md-16 {
    padding-right: 16px !important; }
  .pb-md-16,
  .py-md-16 {
    padding-bottom: 16px !important; }
  .pl-md-16,
  .px-md-16 {
    padding-left: 16px !important; }
  .p-md-15 {
    padding: 15px !important; }
  .pt-md-15,
  .py-md-15 {
    padding-top: 15px !important; }
  .pr-md-15,
  .px-md-15 {
    padding-right: 15px !important; }
  .pb-md-15,
  .py-md-15 {
    padding-bottom: 15px !important; }
  .pl-md-15,
  .px-md-15 {
    padding-left: 15px !important; }
  .p-md-14 {
    padding: 14px !important; }
  .pt-md-14,
  .py-md-14 {
    padding-top: 14px !important; }
  .pr-md-14,
  .px-md-14 {
    padding-right: 14px !important; }
  .pb-md-14,
  .py-md-14 {
    padding-bottom: 14px !important; }
  .pl-md-14,
  .px-md-14 {
    padding-left: 14px !important; }
  .p-md-13 {
    padding: 13px !important; }
  .pt-md-13,
  .py-md-13 {
    padding-top: 13px !important; }
  .pr-md-13,
  .px-md-13 {
    padding-right: 13px !important; }
  .pb-md-13,
  .py-md-13 {
    padding-bottom: 13px !important; }
  .pl-md-13,
  .px-md-13 {
    padding-left: 13px !important; }
  .p-md-12 {
    padding: 12px !important; }
  .pt-md-12,
  .py-md-12 {
    padding-top: 12px !important; }
  .pr-md-12,
  .px-md-12 {
    padding-right: 12px !important; }
  .pb-md-12,
  .py-md-12 {
    padding-bottom: 12px !important; }
  .pl-md-12,
  .px-md-12 {
    padding-left: 12px !important; }
  .p-md-11 {
    padding: 11px !important; }
  .pt-md-11,
  .py-md-11 {
    padding-top: 11px !important; }
  .pr-md-11,
  .px-md-11 {
    padding-right: 11px !important; }
  .pb-md-11,
  .py-md-11 {
    padding-bottom: 11px !important; }
  .pl-md-11,
  .px-md-11 {
    padding-left: 11px !important; }
  .p-md-10 {
    padding: 10px !important; }
  .pt-md-10,
  .py-md-10 {
    padding-top: 10px !important; }
  .pr-md-10,
  .px-md-10 {
    padding-right: 10px !important; }
  .pb-md-10,
  .py-md-10 {
    padding-bottom: 10px !important; }
  .pl-md-10,
  .px-md-10 {
    padding-left: 10px !important; }
  .p-md-9 {
    padding: 9px !important; }
  .pt-md-9,
  .py-md-9 {
    padding-top: 9px !important; }
  .pr-md-9,
  .px-md-9 {
    padding-right: 9px !important; }
  .pb-md-9,
  .py-md-9 {
    padding-bottom: 9px !important; }
  .pl-md-9,
  .px-md-9 {
    padding-left: 9px !important; }
  .p-md-8 {
    padding: 8px !important; }
  .pt-md-8,
  .py-md-8 {
    padding-top: 8px !important; }
  .pr-md-8,
  .px-md-8 {
    padding-right: 8px !important; }
  .pb-md-8,
  .py-md-8 {
    padding-bottom: 8px !important; }
  .pl-md-8,
  .px-md-8 {
    padding-left: 8px !important; }
  .p-md-7 {
    padding: 7px !important; }
  .pt-md-7,
  .py-md-7 {
    padding-top: 7px !important; }
  .pr-md-7,
  .px-md-7 {
    padding-right: 7px !important; }
  .pb-md-7,
  .py-md-7 {
    padding-bottom: 7px !important; }
  .pl-md-7,
  .px-md-7 {
    padding-left: 7px !important; }
  .p-md-6 {
    padding: 6px !important; }
  .pt-md-6,
  .py-md-6 {
    padding-top: 6px !important; }
  .pr-md-6,
  .px-md-6 {
    padding-right: 6px !important; }
  .pb-md-6,
  .py-md-6 {
    padding-bottom: 6px !important; }
  .pl-md-6,
  .px-md-6 {
    padding-left: 6px !important; }
  .m-md-n1 {
    margin: -1px !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -1px !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -1px !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -1px !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -1px !important; }
  .m-md-n2 {
    margin: -2px !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -2px !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -2px !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -2px !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -2px !important; }
  .m-md-n3 {
    margin: -3px !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -3px !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -3px !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -3px !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -3px !important; }
  .m-md-n4 {
    margin: -4px !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -4px !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -4px !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -4px !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -4px !important; }
  .m-md-n5 {
    margin: -5px !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -5px !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -5px !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -5px !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -5px !important; }
  .m-md-n100 {
    margin: -100px !important; }
  .mt-md-n100,
  .my-md-n100 {
    margin-top: -100px !important; }
  .mr-md-n100,
  .mx-md-n100 {
    margin-right: -100px !important; }
  .mb-md-n100,
  .my-md-n100 {
    margin-bottom: -100px !important; }
  .ml-md-n100,
  .mx-md-n100 {
    margin-left: -100px !important; }
  .m-md-n99 {
    margin: -99px !important; }
  .mt-md-n99,
  .my-md-n99 {
    margin-top: -99px !important; }
  .mr-md-n99,
  .mx-md-n99 {
    margin-right: -99px !important; }
  .mb-md-n99,
  .my-md-n99 {
    margin-bottom: -99px !important; }
  .ml-md-n99,
  .mx-md-n99 {
    margin-left: -99px !important; }
  .m-md-n98 {
    margin: -98px !important; }
  .mt-md-n98,
  .my-md-n98 {
    margin-top: -98px !important; }
  .mr-md-n98,
  .mx-md-n98 {
    margin-right: -98px !important; }
  .mb-md-n98,
  .my-md-n98 {
    margin-bottom: -98px !important; }
  .ml-md-n98,
  .mx-md-n98 {
    margin-left: -98px !important; }
  .m-md-n97 {
    margin: -97px !important; }
  .mt-md-n97,
  .my-md-n97 {
    margin-top: -97px !important; }
  .mr-md-n97,
  .mx-md-n97 {
    margin-right: -97px !important; }
  .mb-md-n97,
  .my-md-n97 {
    margin-bottom: -97px !important; }
  .ml-md-n97,
  .mx-md-n97 {
    margin-left: -97px !important; }
  .m-md-n96 {
    margin: -96px !important; }
  .mt-md-n96,
  .my-md-n96 {
    margin-top: -96px !important; }
  .mr-md-n96,
  .mx-md-n96 {
    margin-right: -96px !important; }
  .mb-md-n96,
  .my-md-n96 {
    margin-bottom: -96px !important; }
  .ml-md-n96,
  .mx-md-n96 {
    margin-left: -96px !important; }
  .m-md-n95 {
    margin: -95px !important; }
  .mt-md-n95,
  .my-md-n95 {
    margin-top: -95px !important; }
  .mr-md-n95,
  .mx-md-n95 {
    margin-right: -95px !important; }
  .mb-md-n95,
  .my-md-n95 {
    margin-bottom: -95px !important; }
  .ml-md-n95,
  .mx-md-n95 {
    margin-left: -95px !important; }
  .m-md-n94 {
    margin: -94px !important; }
  .mt-md-n94,
  .my-md-n94 {
    margin-top: -94px !important; }
  .mr-md-n94,
  .mx-md-n94 {
    margin-right: -94px !important; }
  .mb-md-n94,
  .my-md-n94 {
    margin-bottom: -94px !important; }
  .ml-md-n94,
  .mx-md-n94 {
    margin-left: -94px !important; }
  .m-md-n93 {
    margin: -93px !important; }
  .mt-md-n93,
  .my-md-n93 {
    margin-top: -93px !important; }
  .mr-md-n93,
  .mx-md-n93 {
    margin-right: -93px !important; }
  .mb-md-n93,
  .my-md-n93 {
    margin-bottom: -93px !important; }
  .ml-md-n93,
  .mx-md-n93 {
    margin-left: -93px !important; }
  .m-md-n92 {
    margin: -92px !important; }
  .mt-md-n92,
  .my-md-n92 {
    margin-top: -92px !important; }
  .mr-md-n92,
  .mx-md-n92 {
    margin-right: -92px !important; }
  .mb-md-n92,
  .my-md-n92 {
    margin-bottom: -92px !important; }
  .ml-md-n92,
  .mx-md-n92 {
    margin-left: -92px !important; }
  .m-md-n91 {
    margin: -91px !important; }
  .mt-md-n91,
  .my-md-n91 {
    margin-top: -91px !important; }
  .mr-md-n91,
  .mx-md-n91 {
    margin-right: -91px !important; }
  .mb-md-n91,
  .my-md-n91 {
    margin-bottom: -91px !important; }
  .ml-md-n91,
  .mx-md-n91 {
    margin-left: -91px !important; }
  .m-md-n90 {
    margin: -90px !important; }
  .mt-md-n90,
  .my-md-n90 {
    margin-top: -90px !important; }
  .mr-md-n90,
  .mx-md-n90 {
    margin-right: -90px !important; }
  .mb-md-n90,
  .my-md-n90 {
    margin-bottom: -90px !important; }
  .ml-md-n90,
  .mx-md-n90 {
    margin-left: -90px !important; }
  .m-md-n89 {
    margin: -89px !important; }
  .mt-md-n89,
  .my-md-n89 {
    margin-top: -89px !important; }
  .mr-md-n89,
  .mx-md-n89 {
    margin-right: -89px !important; }
  .mb-md-n89,
  .my-md-n89 {
    margin-bottom: -89px !important; }
  .ml-md-n89,
  .mx-md-n89 {
    margin-left: -89px !important; }
  .m-md-n88 {
    margin: -88px !important; }
  .mt-md-n88,
  .my-md-n88 {
    margin-top: -88px !important; }
  .mr-md-n88,
  .mx-md-n88 {
    margin-right: -88px !important; }
  .mb-md-n88,
  .my-md-n88 {
    margin-bottom: -88px !important; }
  .ml-md-n88,
  .mx-md-n88 {
    margin-left: -88px !important; }
  .m-md-n87 {
    margin: -87px !important; }
  .mt-md-n87,
  .my-md-n87 {
    margin-top: -87px !important; }
  .mr-md-n87,
  .mx-md-n87 {
    margin-right: -87px !important; }
  .mb-md-n87,
  .my-md-n87 {
    margin-bottom: -87px !important; }
  .ml-md-n87,
  .mx-md-n87 {
    margin-left: -87px !important; }
  .m-md-n86 {
    margin: -86px !important; }
  .mt-md-n86,
  .my-md-n86 {
    margin-top: -86px !important; }
  .mr-md-n86,
  .mx-md-n86 {
    margin-right: -86px !important; }
  .mb-md-n86,
  .my-md-n86 {
    margin-bottom: -86px !important; }
  .ml-md-n86,
  .mx-md-n86 {
    margin-left: -86px !important; }
  .m-md-n85 {
    margin: -85px !important; }
  .mt-md-n85,
  .my-md-n85 {
    margin-top: -85px !important; }
  .mr-md-n85,
  .mx-md-n85 {
    margin-right: -85px !important; }
  .mb-md-n85,
  .my-md-n85 {
    margin-bottom: -85px !important; }
  .ml-md-n85,
  .mx-md-n85 {
    margin-left: -85px !important; }
  .m-md-n84 {
    margin: -84px !important; }
  .mt-md-n84,
  .my-md-n84 {
    margin-top: -84px !important; }
  .mr-md-n84,
  .mx-md-n84 {
    margin-right: -84px !important; }
  .mb-md-n84,
  .my-md-n84 {
    margin-bottom: -84px !important; }
  .ml-md-n84,
  .mx-md-n84 {
    margin-left: -84px !important; }
  .m-md-n83 {
    margin: -83px !important; }
  .mt-md-n83,
  .my-md-n83 {
    margin-top: -83px !important; }
  .mr-md-n83,
  .mx-md-n83 {
    margin-right: -83px !important; }
  .mb-md-n83,
  .my-md-n83 {
    margin-bottom: -83px !important; }
  .ml-md-n83,
  .mx-md-n83 {
    margin-left: -83px !important; }
  .m-md-n82 {
    margin: -82px !important; }
  .mt-md-n82,
  .my-md-n82 {
    margin-top: -82px !important; }
  .mr-md-n82,
  .mx-md-n82 {
    margin-right: -82px !important; }
  .mb-md-n82,
  .my-md-n82 {
    margin-bottom: -82px !important; }
  .ml-md-n82,
  .mx-md-n82 {
    margin-left: -82px !important; }
  .m-md-n81 {
    margin: -81px !important; }
  .mt-md-n81,
  .my-md-n81 {
    margin-top: -81px !important; }
  .mr-md-n81,
  .mx-md-n81 {
    margin-right: -81px !important; }
  .mb-md-n81,
  .my-md-n81 {
    margin-bottom: -81px !important; }
  .ml-md-n81,
  .mx-md-n81 {
    margin-left: -81px !important; }
  .m-md-n80 {
    margin: -80px !important; }
  .mt-md-n80,
  .my-md-n80 {
    margin-top: -80px !important; }
  .mr-md-n80,
  .mx-md-n80 {
    margin-right: -80px !important; }
  .mb-md-n80,
  .my-md-n80 {
    margin-bottom: -80px !important; }
  .ml-md-n80,
  .mx-md-n80 {
    margin-left: -80px !important; }
  .m-md-n79 {
    margin: -79px !important; }
  .mt-md-n79,
  .my-md-n79 {
    margin-top: -79px !important; }
  .mr-md-n79,
  .mx-md-n79 {
    margin-right: -79px !important; }
  .mb-md-n79,
  .my-md-n79 {
    margin-bottom: -79px !important; }
  .ml-md-n79,
  .mx-md-n79 {
    margin-left: -79px !important; }
  .m-md-n78 {
    margin: -78px !important; }
  .mt-md-n78,
  .my-md-n78 {
    margin-top: -78px !important; }
  .mr-md-n78,
  .mx-md-n78 {
    margin-right: -78px !important; }
  .mb-md-n78,
  .my-md-n78 {
    margin-bottom: -78px !important; }
  .ml-md-n78,
  .mx-md-n78 {
    margin-left: -78px !important; }
  .m-md-n77 {
    margin: -77px !important; }
  .mt-md-n77,
  .my-md-n77 {
    margin-top: -77px !important; }
  .mr-md-n77,
  .mx-md-n77 {
    margin-right: -77px !important; }
  .mb-md-n77,
  .my-md-n77 {
    margin-bottom: -77px !important; }
  .ml-md-n77,
  .mx-md-n77 {
    margin-left: -77px !important; }
  .m-md-n76 {
    margin: -76px !important; }
  .mt-md-n76,
  .my-md-n76 {
    margin-top: -76px !important; }
  .mr-md-n76,
  .mx-md-n76 {
    margin-right: -76px !important; }
  .mb-md-n76,
  .my-md-n76 {
    margin-bottom: -76px !important; }
  .ml-md-n76,
  .mx-md-n76 {
    margin-left: -76px !important; }
  .m-md-n75 {
    margin: -75px !important; }
  .mt-md-n75,
  .my-md-n75 {
    margin-top: -75px !important; }
  .mr-md-n75,
  .mx-md-n75 {
    margin-right: -75px !important; }
  .mb-md-n75,
  .my-md-n75 {
    margin-bottom: -75px !important; }
  .ml-md-n75,
  .mx-md-n75 {
    margin-left: -75px !important; }
  .m-md-n74 {
    margin: -74px !important; }
  .mt-md-n74,
  .my-md-n74 {
    margin-top: -74px !important; }
  .mr-md-n74,
  .mx-md-n74 {
    margin-right: -74px !important; }
  .mb-md-n74,
  .my-md-n74 {
    margin-bottom: -74px !important; }
  .ml-md-n74,
  .mx-md-n74 {
    margin-left: -74px !important; }
  .m-md-n73 {
    margin: -73px !important; }
  .mt-md-n73,
  .my-md-n73 {
    margin-top: -73px !important; }
  .mr-md-n73,
  .mx-md-n73 {
    margin-right: -73px !important; }
  .mb-md-n73,
  .my-md-n73 {
    margin-bottom: -73px !important; }
  .ml-md-n73,
  .mx-md-n73 {
    margin-left: -73px !important; }
  .m-md-n72 {
    margin: -72px !important; }
  .mt-md-n72,
  .my-md-n72 {
    margin-top: -72px !important; }
  .mr-md-n72,
  .mx-md-n72 {
    margin-right: -72px !important; }
  .mb-md-n72,
  .my-md-n72 {
    margin-bottom: -72px !important; }
  .ml-md-n72,
  .mx-md-n72 {
    margin-left: -72px !important; }
  .m-md-n71 {
    margin: -71px !important; }
  .mt-md-n71,
  .my-md-n71 {
    margin-top: -71px !important; }
  .mr-md-n71,
  .mx-md-n71 {
    margin-right: -71px !important; }
  .mb-md-n71,
  .my-md-n71 {
    margin-bottom: -71px !important; }
  .ml-md-n71,
  .mx-md-n71 {
    margin-left: -71px !important; }
  .m-md-n70 {
    margin: -70px !important; }
  .mt-md-n70,
  .my-md-n70 {
    margin-top: -70px !important; }
  .mr-md-n70,
  .mx-md-n70 {
    margin-right: -70px !important; }
  .mb-md-n70,
  .my-md-n70 {
    margin-bottom: -70px !important; }
  .ml-md-n70,
  .mx-md-n70 {
    margin-left: -70px !important; }
  .m-md-n69 {
    margin: -69px !important; }
  .mt-md-n69,
  .my-md-n69 {
    margin-top: -69px !important; }
  .mr-md-n69,
  .mx-md-n69 {
    margin-right: -69px !important; }
  .mb-md-n69,
  .my-md-n69 {
    margin-bottom: -69px !important; }
  .ml-md-n69,
  .mx-md-n69 {
    margin-left: -69px !important; }
  .m-md-n68 {
    margin: -68px !important; }
  .mt-md-n68,
  .my-md-n68 {
    margin-top: -68px !important; }
  .mr-md-n68,
  .mx-md-n68 {
    margin-right: -68px !important; }
  .mb-md-n68,
  .my-md-n68 {
    margin-bottom: -68px !important; }
  .ml-md-n68,
  .mx-md-n68 {
    margin-left: -68px !important; }
  .m-md-n67 {
    margin: -67px !important; }
  .mt-md-n67,
  .my-md-n67 {
    margin-top: -67px !important; }
  .mr-md-n67,
  .mx-md-n67 {
    margin-right: -67px !important; }
  .mb-md-n67,
  .my-md-n67 {
    margin-bottom: -67px !important; }
  .ml-md-n67,
  .mx-md-n67 {
    margin-left: -67px !important; }
  .m-md-n66 {
    margin: -66px !important; }
  .mt-md-n66,
  .my-md-n66 {
    margin-top: -66px !important; }
  .mr-md-n66,
  .mx-md-n66 {
    margin-right: -66px !important; }
  .mb-md-n66,
  .my-md-n66 {
    margin-bottom: -66px !important; }
  .ml-md-n66,
  .mx-md-n66 {
    margin-left: -66px !important; }
  .m-md-n65 {
    margin: -65px !important; }
  .mt-md-n65,
  .my-md-n65 {
    margin-top: -65px !important; }
  .mr-md-n65,
  .mx-md-n65 {
    margin-right: -65px !important; }
  .mb-md-n65,
  .my-md-n65 {
    margin-bottom: -65px !important; }
  .ml-md-n65,
  .mx-md-n65 {
    margin-left: -65px !important; }
  .m-md-n64 {
    margin: -64px !important; }
  .mt-md-n64,
  .my-md-n64 {
    margin-top: -64px !important; }
  .mr-md-n64,
  .mx-md-n64 {
    margin-right: -64px !important; }
  .mb-md-n64,
  .my-md-n64 {
    margin-bottom: -64px !important; }
  .ml-md-n64,
  .mx-md-n64 {
    margin-left: -64px !important; }
  .m-md-n63 {
    margin: -63px !important; }
  .mt-md-n63,
  .my-md-n63 {
    margin-top: -63px !important; }
  .mr-md-n63,
  .mx-md-n63 {
    margin-right: -63px !important; }
  .mb-md-n63,
  .my-md-n63 {
    margin-bottom: -63px !important; }
  .ml-md-n63,
  .mx-md-n63 {
    margin-left: -63px !important; }
  .m-md-n62 {
    margin: -62px !important; }
  .mt-md-n62,
  .my-md-n62 {
    margin-top: -62px !important; }
  .mr-md-n62,
  .mx-md-n62 {
    margin-right: -62px !important; }
  .mb-md-n62,
  .my-md-n62 {
    margin-bottom: -62px !important; }
  .ml-md-n62,
  .mx-md-n62 {
    margin-left: -62px !important; }
  .m-md-n61 {
    margin: -61px !important; }
  .mt-md-n61,
  .my-md-n61 {
    margin-top: -61px !important; }
  .mr-md-n61,
  .mx-md-n61 {
    margin-right: -61px !important; }
  .mb-md-n61,
  .my-md-n61 {
    margin-bottom: -61px !important; }
  .ml-md-n61,
  .mx-md-n61 {
    margin-left: -61px !important; }
  .m-md-n60 {
    margin: -60px !important; }
  .mt-md-n60,
  .my-md-n60 {
    margin-top: -60px !important; }
  .mr-md-n60,
  .mx-md-n60 {
    margin-right: -60px !important; }
  .mb-md-n60,
  .my-md-n60 {
    margin-bottom: -60px !important; }
  .ml-md-n60,
  .mx-md-n60 {
    margin-left: -60px !important; }
  .m-md-n59 {
    margin: -59px !important; }
  .mt-md-n59,
  .my-md-n59 {
    margin-top: -59px !important; }
  .mr-md-n59,
  .mx-md-n59 {
    margin-right: -59px !important; }
  .mb-md-n59,
  .my-md-n59 {
    margin-bottom: -59px !important; }
  .ml-md-n59,
  .mx-md-n59 {
    margin-left: -59px !important; }
  .m-md-n58 {
    margin: -58px !important; }
  .mt-md-n58,
  .my-md-n58 {
    margin-top: -58px !important; }
  .mr-md-n58,
  .mx-md-n58 {
    margin-right: -58px !important; }
  .mb-md-n58,
  .my-md-n58 {
    margin-bottom: -58px !important; }
  .ml-md-n58,
  .mx-md-n58 {
    margin-left: -58px !important; }
  .m-md-n57 {
    margin: -57px !important; }
  .mt-md-n57,
  .my-md-n57 {
    margin-top: -57px !important; }
  .mr-md-n57,
  .mx-md-n57 {
    margin-right: -57px !important; }
  .mb-md-n57,
  .my-md-n57 {
    margin-bottom: -57px !important; }
  .ml-md-n57,
  .mx-md-n57 {
    margin-left: -57px !important; }
  .m-md-n56 {
    margin: -56px !important; }
  .mt-md-n56,
  .my-md-n56 {
    margin-top: -56px !important; }
  .mr-md-n56,
  .mx-md-n56 {
    margin-right: -56px !important; }
  .mb-md-n56,
  .my-md-n56 {
    margin-bottom: -56px !important; }
  .ml-md-n56,
  .mx-md-n56 {
    margin-left: -56px !important; }
  .m-md-n55 {
    margin: -55px !important; }
  .mt-md-n55,
  .my-md-n55 {
    margin-top: -55px !important; }
  .mr-md-n55,
  .mx-md-n55 {
    margin-right: -55px !important; }
  .mb-md-n55,
  .my-md-n55 {
    margin-bottom: -55px !important; }
  .ml-md-n55,
  .mx-md-n55 {
    margin-left: -55px !important; }
  .m-md-n54 {
    margin: -54px !important; }
  .mt-md-n54,
  .my-md-n54 {
    margin-top: -54px !important; }
  .mr-md-n54,
  .mx-md-n54 {
    margin-right: -54px !important; }
  .mb-md-n54,
  .my-md-n54 {
    margin-bottom: -54px !important; }
  .ml-md-n54,
  .mx-md-n54 {
    margin-left: -54px !important; }
  .m-md-n53 {
    margin: -53px !important; }
  .mt-md-n53,
  .my-md-n53 {
    margin-top: -53px !important; }
  .mr-md-n53,
  .mx-md-n53 {
    margin-right: -53px !important; }
  .mb-md-n53,
  .my-md-n53 {
    margin-bottom: -53px !important; }
  .ml-md-n53,
  .mx-md-n53 {
    margin-left: -53px !important; }
  .m-md-n52 {
    margin: -52px !important; }
  .mt-md-n52,
  .my-md-n52 {
    margin-top: -52px !important; }
  .mr-md-n52,
  .mx-md-n52 {
    margin-right: -52px !important; }
  .mb-md-n52,
  .my-md-n52 {
    margin-bottom: -52px !important; }
  .ml-md-n52,
  .mx-md-n52 {
    margin-left: -52px !important; }
  .m-md-n51 {
    margin: -51px !important; }
  .mt-md-n51,
  .my-md-n51 {
    margin-top: -51px !important; }
  .mr-md-n51,
  .mx-md-n51 {
    margin-right: -51px !important; }
  .mb-md-n51,
  .my-md-n51 {
    margin-bottom: -51px !important; }
  .ml-md-n51,
  .mx-md-n51 {
    margin-left: -51px !important; }
  .m-md-n50 {
    margin: -50px !important; }
  .mt-md-n50,
  .my-md-n50 {
    margin-top: -50px !important; }
  .mr-md-n50,
  .mx-md-n50 {
    margin-right: -50px !important; }
  .mb-md-n50,
  .my-md-n50 {
    margin-bottom: -50px !important; }
  .ml-md-n50,
  .mx-md-n50 {
    margin-left: -50px !important; }
  .m-md-n49 {
    margin: -49px !important; }
  .mt-md-n49,
  .my-md-n49 {
    margin-top: -49px !important; }
  .mr-md-n49,
  .mx-md-n49 {
    margin-right: -49px !important; }
  .mb-md-n49,
  .my-md-n49 {
    margin-bottom: -49px !important; }
  .ml-md-n49,
  .mx-md-n49 {
    margin-left: -49px !important; }
  .m-md-n48 {
    margin: -48px !important; }
  .mt-md-n48,
  .my-md-n48 {
    margin-top: -48px !important; }
  .mr-md-n48,
  .mx-md-n48 {
    margin-right: -48px !important; }
  .mb-md-n48,
  .my-md-n48 {
    margin-bottom: -48px !important; }
  .ml-md-n48,
  .mx-md-n48 {
    margin-left: -48px !important; }
  .m-md-n47 {
    margin: -47px !important; }
  .mt-md-n47,
  .my-md-n47 {
    margin-top: -47px !important; }
  .mr-md-n47,
  .mx-md-n47 {
    margin-right: -47px !important; }
  .mb-md-n47,
  .my-md-n47 {
    margin-bottom: -47px !important; }
  .ml-md-n47,
  .mx-md-n47 {
    margin-left: -47px !important; }
  .m-md-n46 {
    margin: -46px !important; }
  .mt-md-n46,
  .my-md-n46 {
    margin-top: -46px !important; }
  .mr-md-n46,
  .mx-md-n46 {
    margin-right: -46px !important; }
  .mb-md-n46,
  .my-md-n46 {
    margin-bottom: -46px !important; }
  .ml-md-n46,
  .mx-md-n46 {
    margin-left: -46px !important; }
  .m-md-n45 {
    margin: -45px !important; }
  .mt-md-n45,
  .my-md-n45 {
    margin-top: -45px !important; }
  .mr-md-n45,
  .mx-md-n45 {
    margin-right: -45px !important; }
  .mb-md-n45,
  .my-md-n45 {
    margin-bottom: -45px !important; }
  .ml-md-n45,
  .mx-md-n45 {
    margin-left: -45px !important; }
  .m-md-n44 {
    margin: -44px !important; }
  .mt-md-n44,
  .my-md-n44 {
    margin-top: -44px !important; }
  .mr-md-n44,
  .mx-md-n44 {
    margin-right: -44px !important; }
  .mb-md-n44,
  .my-md-n44 {
    margin-bottom: -44px !important; }
  .ml-md-n44,
  .mx-md-n44 {
    margin-left: -44px !important; }
  .m-md-n43 {
    margin: -43px !important; }
  .mt-md-n43,
  .my-md-n43 {
    margin-top: -43px !important; }
  .mr-md-n43,
  .mx-md-n43 {
    margin-right: -43px !important; }
  .mb-md-n43,
  .my-md-n43 {
    margin-bottom: -43px !important; }
  .ml-md-n43,
  .mx-md-n43 {
    margin-left: -43px !important; }
  .m-md-n42 {
    margin: -42px !important; }
  .mt-md-n42,
  .my-md-n42 {
    margin-top: -42px !important; }
  .mr-md-n42,
  .mx-md-n42 {
    margin-right: -42px !important; }
  .mb-md-n42,
  .my-md-n42 {
    margin-bottom: -42px !important; }
  .ml-md-n42,
  .mx-md-n42 {
    margin-left: -42px !important; }
  .m-md-n41 {
    margin: -41px !important; }
  .mt-md-n41,
  .my-md-n41 {
    margin-top: -41px !important; }
  .mr-md-n41,
  .mx-md-n41 {
    margin-right: -41px !important; }
  .mb-md-n41,
  .my-md-n41 {
    margin-bottom: -41px !important; }
  .ml-md-n41,
  .mx-md-n41 {
    margin-left: -41px !important; }
  .m-md-n40 {
    margin: -40px !important; }
  .mt-md-n40,
  .my-md-n40 {
    margin-top: -40px !important; }
  .mr-md-n40,
  .mx-md-n40 {
    margin-right: -40px !important; }
  .mb-md-n40,
  .my-md-n40 {
    margin-bottom: -40px !important; }
  .ml-md-n40,
  .mx-md-n40 {
    margin-left: -40px !important; }
  .m-md-n39 {
    margin: -39px !important; }
  .mt-md-n39,
  .my-md-n39 {
    margin-top: -39px !important; }
  .mr-md-n39,
  .mx-md-n39 {
    margin-right: -39px !important; }
  .mb-md-n39,
  .my-md-n39 {
    margin-bottom: -39px !important; }
  .ml-md-n39,
  .mx-md-n39 {
    margin-left: -39px !important; }
  .m-md-n38 {
    margin: -38px !important; }
  .mt-md-n38,
  .my-md-n38 {
    margin-top: -38px !important; }
  .mr-md-n38,
  .mx-md-n38 {
    margin-right: -38px !important; }
  .mb-md-n38,
  .my-md-n38 {
    margin-bottom: -38px !important; }
  .ml-md-n38,
  .mx-md-n38 {
    margin-left: -38px !important; }
  .m-md-n37 {
    margin: -37px !important; }
  .mt-md-n37,
  .my-md-n37 {
    margin-top: -37px !important; }
  .mr-md-n37,
  .mx-md-n37 {
    margin-right: -37px !important; }
  .mb-md-n37,
  .my-md-n37 {
    margin-bottom: -37px !important; }
  .ml-md-n37,
  .mx-md-n37 {
    margin-left: -37px !important; }
  .m-md-n36 {
    margin: -36px !important; }
  .mt-md-n36,
  .my-md-n36 {
    margin-top: -36px !important; }
  .mr-md-n36,
  .mx-md-n36 {
    margin-right: -36px !important; }
  .mb-md-n36,
  .my-md-n36 {
    margin-bottom: -36px !important; }
  .ml-md-n36,
  .mx-md-n36 {
    margin-left: -36px !important; }
  .m-md-n35 {
    margin: -35px !important; }
  .mt-md-n35,
  .my-md-n35 {
    margin-top: -35px !important; }
  .mr-md-n35,
  .mx-md-n35 {
    margin-right: -35px !important; }
  .mb-md-n35,
  .my-md-n35 {
    margin-bottom: -35px !important; }
  .ml-md-n35,
  .mx-md-n35 {
    margin-left: -35px !important; }
  .m-md-n34 {
    margin: -34px !important; }
  .mt-md-n34,
  .my-md-n34 {
    margin-top: -34px !important; }
  .mr-md-n34,
  .mx-md-n34 {
    margin-right: -34px !important; }
  .mb-md-n34,
  .my-md-n34 {
    margin-bottom: -34px !important; }
  .ml-md-n34,
  .mx-md-n34 {
    margin-left: -34px !important; }
  .m-md-n33 {
    margin: -33px !important; }
  .mt-md-n33,
  .my-md-n33 {
    margin-top: -33px !important; }
  .mr-md-n33,
  .mx-md-n33 {
    margin-right: -33px !important; }
  .mb-md-n33,
  .my-md-n33 {
    margin-bottom: -33px !important; }
  .ml-md-n33,
  .mx-md-n33 {
    margin-left: -33px !important; }
  .m-md-n32 {
    margin: -32px !important; }
  .mt-md-n32,
  .my-md-n32 {
    margin-top: -32px !important; }
  .mr-md-n32,
  .mx-md-n32 {
    margin-right: -32px !important; }
  .mb-md-n32,
  .my-md-n32 {
    margin-bottom: -32px !important; }
  .ml-md-n32,
  .mx-md-n32 {
    margin-left: -32px !important; }
  .m-md-n31 {
    margin: -31px !important; }
  .mt-md-n31,
  .my-md-n31 {
    margin-top: -31px !important; }
  .mr-md-n31,
  .mx-md-n31 {
    margin-right: -31px !important; }
  .mb-md-n31,
  .my-md-n31 {
    margin-bottom: -31px !important; }
  .ml-md-n31,
  .mx-md-n31 {
    margin-left: -31px !important; }
  .m-md-n30 {
    margin: -30px !important; }
  .mt-md-n30,
  .my-md-n30 {
    margin-top: -30px !important; }
  .mr-md-n30,
  .mx-md-n30 {
    margin-right: -30px !important; }
  .mb-md-n30,
  .my-md-n30 {
    margin-bottom: -30px !important; }
  .ml-md-n30,
  .mx-md-n30 {
    margin-left: -30px !important; }
  .m-md-n29 {
    margin: -29px !important; }
  .mt-md-n29,
  .my-md-n29 {
    margin-top: -29px !important; }
  .mr-md-n29,
  .mx-md-n29 {
    margin-right: -29px !important; }
  .mb-md-n29,
  .my-md-n29 {
    margin-bottom: -29px !important; }
  .ml-md-n29,
  .mx-md-n29 {
    margin-left: -29px !important; }
  .m-md-n28 {
    margin: -28px !important; }
  .mt-md-n28,
  .my-md-n28 {
    margin-top: -28px !important; }
  .mr-md-n28,
  .mx-md-n28 {
    margin-right: -28px !important; }
  .mb-md-n28,
  .my-md-n28 {
    margin-bottom: -28px !important; }
  .ml-md-n28,
  .mx-md-n28 {
    margin-left: -28px !important; }
  .m-md-n27 {
    margin: -27px !important; }
  .mt-md-n27,
  .my-md-n27 {
    margin-top: -27px !important; }
  .mr-md-n27,
  .mx-md-n27 {
    margin-right: -27px !important; }
  .mb-md-n27,
  .my-md-n27 {
    margin-bottom: -27px !important; }
  .ml-md-n27,
  .mx-md-n27 {
    margin-left: -27px !important; }
  .m-md-n26 {
    margin: -26px !important; }
  .mt-md-n26,
  .my-md-n26 {
    margin-top: -26px !important; }
  .mr-md-n26,
  .mx-md-n26 {
    margin-right: -26px !important; }
  .mb-md-n26,
  .my-md-n26 {
    margin-bottom: -26px !important; }
  .ml-md-n26,
  .mx-md-n26 {
    margin-left: -26px !important; }
  .m-md-n25 {
    margin: -25px !important; }
  .mt-md-n25,
  .my-md-n25 {
    margin-top: -25px !important; }
  .mr-md-n25,
  .mx-md-n25 {
    margin-right: -25px !important; }
  .mb-md-n25,
  .my-md-n25 {
    margin-bottom: -25px !important; }
  .ml-md-n25,
  .mx-md-n25 {
    margin-left: -25px !important; }
  .m-md-n24 {
    margin: -24px !important; }
  .mt-md-n24,
  .my-md-n24 {
    margin-top: -24px !important; }
  .mr-md-n24,
  .mx-md-n24 {
    margin-right: -24px !important; }
  .mb-md-n24,
  .my-md-n24 {
    margin-bottom: -24px !important; }
  .ml-md-n24,
  .mx-md-n24 {
    margin-left: -24px !important; }
  .m-md-n23 {
    margin: -23px !important; }
  .mt-md-n23,
  .my-md-n23 {
    margin-top: -23px !important; }
  .mr-md-n23,
  .mx-md-n23 {
    margin-right: -23px !important; }
  .mb-md-n23,
  .my-md-n23 {
    margin-bottom: -23px !important; }
  .ml-md-n23,
  .mx-md-n23 {
    margin-left: -23px !important; }
  .m-md-n22 {
    margin: -22px !important; }
  .mt-md-n22,
  .my-md-n22 {
    margin-top: -22px !important; }
  .mr-md-n22,
  .mx-md-n22 {
    margin-right: -22px !important; }
  .mb-md-n22,
  .my-md-n22 {
    margin-bottom: -22px !important; }
  .ml-md-n22,
  .mx-md-n22 {
    margin-left: -22px !important; }
  .m-md-n21 {
    margin: -21px !important; }
  .mt-md-n21,
  .my-md-n21 {
    margin-top: -21px !important; }
  .mr-md-n21,
  .mx-md-n21 {
    margin-right: -21px !important; }
  .mb-md-n21,
  .my-md-n21 {
    margin-bottom: -21px !important; }
  .ml-md-n21,
  .mx-md-n21 {
    margin-left: -21px !important; }
  .m-md-n20 {
    margin: -20px !important; }
  .mt-md-n20,
  .my-md-n20 {
    margin-top: -20px !important; }
  .mr-md-n20,
  .mx-md-n20 {
    margin-right: -20px !important; }
  .mb-md-n20,
  .my-md-n20 {
    margin-bottom: -20px !important; }
  .ml-md-n20,
  .mx-md-n20 {
    margin-left: -20px !important; }
  .m-md-n19 {
    margin: -19px !important; }
  .mt-md-n19,
  .my-md-n19 {
    margin-top: -19px !important; }
  .mr-md-n19,
  .mx-md-n19 {
    margin-right: -19px !important; }
  .mb-md-n19,
  .my-md-n19 {
    margin-bottom: -19px !important; }
  .ml-md-n19,
  .mx-md-n19 {
    margin-left: -19px !important; }
  .m-md-n18 {
    margin: -18px !important; }
  .mt-md-n18,
  .my-md-n18 {
    margin-top: -18px !important; }
  .mr-md-n18,
  .mx-md-n18 {
    margin-right: -18px !important; }
  .mb-md-n18,
  .my-md-n18 {
    margin-bottom: -18px !important; }
  .ml-md-n18,
  .mx-md-n18 {
    margin-left: -18px !important; }
  .m-md-n17 {
    margin: -17px !important; }
  .mt-md-n17,
  .my-md-n17 {
    margin-top: -17px !important; }
  .mr-md-n17,
  .mx-md-n17 {
    margin-right: -17px !important; }
  .mb-md-n17,
  .my-md-n17 {
    margin-bottom: -17px !important; }
  .ml-md-n17,
  .mx-md-n17 {
    margin-left: -17px !important; }
  .m-md-n16 {
    margin: -16px !important; }
  .mt-md-n16,
  .my-md-n16 {
    margin-top: -16px !important; }
  .mr-md-n16,
  .mx-md-n16 {
    margin-right: -16px !important; }
  .mb-md-n16,
  .my-md-n16 {
    margin-bottom: -16px !important; }
  .ml-md-n16,
  .mx-md-n16 {
    margin-left: -16px !important; }
  .m-md-n15 {
    margin: -15px !important; }
  .mt-md-n15,
  .my-md-n15 {
    margin-top: -15px !important; }
  .mr-md-n15,
  .mx-md-n15 {
    margin-right: -15px !important; }
  .mb-md-n15,
  .my-md-n15 {
    margin-bottom: -15px !important; }
  .ml-md-n15,
  .mx-md-n15 {
    margin-left: -15px !important; }
  .m-md-n14 {
    margin: -14px !important; }
  .mt-md-n14,
  .my-md-n14 {
    margin-top: -14px !important; }
  .mr-md-n14,
  .mx-md-n14 {
    margin-right: -14px !important; }
  .mb-md-n14,
  .my-md-n14 {
    margin-bottom: -14px !important; }
  .ml-md-n14,
  .mx-md-n14 {
    margin-left: -14px !important; }
  .m-md-n13 {
    margin: -13px !important; }
  .mt-md-n13,
  .my-md-n13 {
    margin-top: -13px !important; }
  .mr-md-n13,
  .mx-md-n13 {
    margin-right: -13px !important; }
  .mb-md-n13,
  .my-md-n13 {
    margin-bottom: -13px !important; }
  .ml-md-n13,
  .mx-md-n13 {
    margin-left: -13px !important; }
  .m-md-n12 {
    margin: -12px !important; }
  .mt-md-n12,
  .my-md-n12 {
    margin-top: -12px !important; }
  .mr-md-n12,
  .mx-md-n12 {
    margin-right: -12px !important; }
  .mb-md-n12,
  .my-md-n12 {
    margin-bottom: -12px !important; }
  .ml-md-n12,
  .mx-md-n12 {
    margin-left: -12px !important; }
  .m-md-n11 {
    margin: -11px !important; }
  .mt-md-n11,
  .my-md-n11 {
    margin-top: -11px !important; }
  .mr-md-n11,
  .mx-md-n11 {
    margin-right: -11px !important; }
  .mb-md-n11,
  .my-md-n11 {
    margin-bottom: -11px !important; }
  .ml-md-n11,
  .mx-md-n11 {
    margin-left: -11px !important; }
  .m-md-n10 {
    margin: -10px !important; }
  .mt-md-n10,
  .my-md-n10 {
    margin-top: -10px !important; }
  .mr-md-n10,
  .mx-md-n10 {
    margin-right: -10px !important; }
  .mb-md-n10,
  .my-md-n10 {
    margin-bottom: -10px !important; }
  .ml-md-n10,
  .mx-md-n10 {
    margin-left: -10px !important; }
  .m-md-n9 {
    margin: -9px !important; }
  .mt-md-n9,
  .my-md-n9 {
    margin-top: -9px !important; }
  .mr-md-n9,
  .mx-md-n9 {
    margin-right: -9px !important; }
  .mb-md-n9,
  .my-md-n9 {
    margin-bottom: -9px !important; }
  .ml-md-n9,
  .mx-md-n9 {
    margin-left: -9px !important; }
  .m-md-n8 {
    margin: -8px !important; }
  .mt-md-n8,
  .my-md-n8 {
    margin-top: -8px !important; }
  .mr-md-n8,
  .mx-md-n8 {
    margin-right: -8px !important; }
  .mb-md-n8,
  .my-md-n8 {
    margin-bottom: -8px !important; }
  .ml-md-n8,
  .mx-md-n8 {
    margin-left: -8px !important; }
  .m-md-n7 {
    margin: -7px !important; }
  .mt-md-n7,
  .my-md-n7 {
    margin-top: -7px !important; }
  .mr-md-n7,
  .mx-md-n7 {
    margin-right: -7px !important; }
  .mb-md-n7,
  .my-md-n7 {
    margin-bottom: -7px !important; }
  .ml-md-n7,
  .mx-md-n7 {
    margin-left: -7px !important; }
  .m-md-n6 {
    margin: -6px !important; }
  .mt-md-n6,
  .my-md-n6 {
    margin-top: -6px !important; }
  .mr-md-n6,
  .mx-md-n6 {
    margin-right: -6px !important; }
  .mb-md-n6,
  .my-md-n6 {
    margin-bottom: -6px !important; }
  .ml-md-n6,
  .mx-md-n6 {
    margin-left: -6px !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: 0px !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0px !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0px !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0px !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0px !important; }
  .m-lg-1 {
    margin: 1px !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 1px !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 1px !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 1px !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 1px !important; }
  .m-lg-2 {
    margin: 2px !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 2px !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 2px !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 2px !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 2px !important; }
  .m-lg-3 {
    margin: 3px !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 3px !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 3px !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 3px !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 3px !important; }
  .m-lg-4 {
    margin: 4px !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 4px !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 4px !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 4px !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 4px !important; }
  .m-lg-5 {
    margin: 5px !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 5px !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 5px !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 5px !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 5px !important; }
  .m-lg-100 {
    margin: 100px !important; }
  .mt-lg-100,
  .my-lg-100 {
    margin-top: 100px !important; }
  .mr-lg-100,
  .mx-lg-100 {
    margin-right: 100px !important; }
  .mb-lg-100,
  .my-lg-100 {
    margin-bottom: 100px !important; }
  .ml-lg-100,
  .mx-lg-100 {
    margin-left: 100px !important; }
  .m-lg-99 {
    margin: 99px !important; }
  .mt-lg-99,
  .my-lg-99 {
    margin-top: 99px !important; }
  .mr-lg-99,
  .mx-lg-99 {
    margin-right: 99px !important; }
  .mb-lg-99,
  .my-lg-99 {
    margin-bottom: 99px !important; }
  .ml-lg-99,
  .mx-lg-99 {
    margin-left: 99px !important; }
  .m-lg-98 {
    margin: 98px !important; }
  .mt-lg-98,
  .my-lg-98 {
    margin-top: 98px !important; }
  .mr-lg-98,
  .mx-lg-98 {
    margin-right: 98px !important; }
  .mb-lg-98,
  .my-lg-98 {
    margin-bottom: 98px !important; }
  .ml-lg-98,
  .mx-lg-98 {
    margin-left: 98px !important; }
  .m-lg-97 {
    margin: 97px !important; }
  .mt-lg-97,
  .my-lg-97 {
    margin-top: 97px !important; }
  .mr-lg-97,
  .mx-lg-97 {
    margin-right: 97px !important; }
  .mb-lg-97,
  .my-lg-97 {
    margin-bottom: 97px !important; }
  .ml-lg-97,
  .mx-lg-97 {
    margin-left: 97px !important; }
  .m-lg-96 {
    margin: 96px !important; }
  .mt-lg-96,
  .my-lg-96 {
    margin-top: 96px !important; }
  .mr-lg-96,
  .mx-lg-96 {
    margin-right: 96px !important; }
  .mb-lg-96,
  .my-lg-96 {
    margin-bottom: 96px !important; }
  .ml-lg-96,
  .mx-lg-96 {
    margin-left: 96px !important; }
  .m-lg-95 {
    margin: 95px !important; }
  .mt-lg-95,
  .my-lg-95 {
    margin-top: 95px !important; }
  .mr-lg-95,
  .mx-lg-95 {
    margin-right: 95px !important; }
  .mb-lg-95,
  .my-lg-95 {
    margin-bottom: 95px !important; }
  .ml-lg-95,
  .mx-lg-95 {
    margin-left: 95px !important; }
  .m-lg-94 {
    margin: 94px !important; }
  .mt-lg-94,
  .my-lg-94 {
    margin-top: 94px !important; }
  .mr-lg-94,
  .mx-lg-94 {
    margin-right: 94px !important; }
  .mb-lg-94,
  .my-lg-94 {
    margin-bottom: 94px !important; }
  .ml-lg-94,
  .mx-lg-94 {
    margin-left: 94px !important; }
  .m-lg-93 {
    margin: 93px !important; }
  .mt-lg-93,
  .my-lg-93 {
    margin-top: 93px !important; }
  .mr-lg-93,
  .mx-lg-93 {
    margin-right: 93px !important; }
  .mb-lg-93,
  .my-lg-93 {
    margin-bottom: 93px !important; }
  .ml-lg-93,
  .mx-lg-93 {
    margin-left: 93px !important; }
  .m-lg-92 {
    margin: 92px !important; }
  .mt-lg-92,
  .my-lg-92 {
    margin-top: 92px !important; }
  .mr-lg-92,
  .mx-lg-92 {
    margin-right: 92px !important; }
  .mb-lg-92,
  .my-lg-92 {
    margin-bottom: 92px !important; }
  .ml-lg-92,
  .mx-lg-92 {
    margin-left: 92px !important; }
  .m-lg-91 {
    margin: 91px !important; }
  .mt-lg-91,
  .my-lg-91 {
    margin-top: 91px !important; }
  .mr-lg-91,
  .mx-lg-91 {
    margin-right: 91px !important; }
  .mb-lg-91,
  .my-lg-91 {
    margin-bottom: 91px !important; }
  .ml-lg-91,
  .mx-lg-91 {
    margin-left: 91px !important; }
  .m-lg-90 {
    margin: 90px !important; }
  .mt-lg-90,
  .my-lg-90 {
    margin-top: 90px !important; }
  .mr-lg-90,
  .mx-lg-90 {
    margin-right: 90px !important; }
  .mb-lg-90,
  .my-lg-90 {
    margin-bottom: 90px !important; }
  .ml-lg-90,
  .mx-lg-90 {
    margin-left: 90px !important; }
  .m-lg-89 {
    margin: 89px !important; }
  .mt-lg-89,
  .my-lg-89 {
    margin-top: 89px !important; }
  .mr-lg-89,
  .mx-lg-89 {
    margin-right: 89px !important; }
  .mb-lg-89,
  .my-lg-89 {
    margin-bottom: 89px !important; }
  .ml-lg-89,
  .mx-lg-89 {
    margin-left: 89px !important; }
  .m-lg-88 {
    margin: 88px !important; }
  .mt-lg-88,
  .my-lg-88 {
    margin-top: 88px !important; }
  .mr-lg-88,
  .mx-lg-88 {
    margin-right: 88px !important; }
  .mb-lg-88,
  .my-lg-88 {
    margin-bottom: 88px !important; }
  .ml-lg-88,
  .mx-lg-88 {
    margin-left: 88px !important; }
  .m-lg-87 {
    margin: 87px !important; }
  .mt-lg-87,
  .my-lg-87 {
    margin-top: 87px !important; }
  .mr-lg-87,
  .mx-lg-87 {
    margin-right: 87px !important; }
  .mb-lg-87,
  .my-lg-87 {
    margin-bottom: 87px !important; }
  .ml-lg-87,
  .mx-lg-87 {
    margin-left: 87px !important; }
  .m-lg-86 {
    margin: 86px !important; }
  .mt-lg-86,
  .my-lg-86 {
    margin-top: 86px !important; }
  .mr-lg-86,
  .mx-lg-86 {
    margin-right: 86px !important; }
  .mb-lg-86,
  .my-lg-86 {
    margin-bottom: 86px !important; }
  .ml-lg-86,
  .mx-lg-86 {
    margin-left: 86px !important; }
  .m-lg-85 {
    margin: 85px !important; }
  .mt-lg-85,
  .my-lg-85 {
    margin-top: 85px !important; }
  .mr-lg-85,
  .mx-lg-85 {
    margin-right: 85px !important; }
  .mb-lg-85,
  .my-lg-85 {
    margin-bottom: 85px !important; }
  .ml-lg-85,
  .mx-lg-85 {
    margin-left: 85px !important; }
  .m-lg-84 {
    margin: 84px !important; }
  .mt-lg-84,
  .my-lg-84 {
    margin-top: 84px !important; }
  .mr-lg-84,
  .mx-lg-84 {
    margin-right: 84px !important; }
  .mb-lg-84,
  .my-lg-84 {
    margin-bottom: 84px !important; }
  .ml-lg-84,
  .mx-lg-84 {
    margin-left: 84px !important; }
  .m-lg-83 {
    margin: 83px !important; }
  .mt-lg-83,
  .my-lg-83 {
    margin-top: 83px !important; }
  .mr-lg-83,
  .mx-lg-83 {
    margin-right: 83px !important; }
  .mb-lg-83,
  .my-lg-83 {
    margin-bottom: 83px !important; }
  .ml-lg-83,
  .mx-lg-83 {
    margin-left: 83px !important; }
  .m-lg-82 {
    margin: 82px !important; }
  .mt-lg-82,
  .my-lg-82 {
    margin-top: 82px !important; }
  .mr-lg-82,
  .mx-lg-82 {
    margin-right: 82px !important; }
  .mb-lg-82,
  .my-lg-82 {
    margin-bottom: 82px !important; }
  .ml-lg-82,
  .mx-lg-82 {
    margin-left: 82px !important; }
  .m-lg-81 {
    margin: 81px !important; }
  .mt-lg-81,
  .my-lg-81 {
    margin-top: 81px !important; }
  .mr-lg-81,
  .mx-lg-81 {
    margin-right: 81px !important; }
  .mb-lg-81,
  .my-lg-81 {
    margin-bottom: 81px !important; }
  .ml-lg-81,
  .mx-lg-81 {
    margin-left: 81px !important; }
  .m-lg-80 {
    margin: 80px !important; }
  .mt-lg-80,
  .my-lg-80 {
    margin-top: 80px !important; }
  .mr-lg-80,
  .mx-lg-80 {
    margin-right: 80px !important; }
  .mb-lg-80,
  .my-lg-80 {
    margin-bottom: 80px !important; }
  .ml-lg-80,
  .mx-lg-80 {
    margin-left: 80px !important; }
  .m-lg-79 {
    margin: 79px !important; }
  .mt-lg-79,
  .my-lg-79 {
    margin-top: 79px !important; }
  .mr-lg-79,
  .mx-lg-79 {
    margin-right: 79px !important; }
  .mb-lg-79,
  .my-lg-79 {
    margin-bottom: 79px !important; }
  .ml-lg-79,
  .mx-lg-79 {
    margin-left: 79px !important; }
  .m-lg-78 {
    margin: 78px !important; }
  .mt-lg-78,
  .my-lg-78 {
    margin-top: 78px !important; }
  .mr-lg-78,
  .mx-lg-78 {
    margin-right: 78px !important; }
  .mb-lg-78,
  .my-lg-78 {
    margin-bottom: 78px !important; }
  .ml-lg-78,
  .mx-lg-78 {
    margin-left: 78px !important; }
  .m-lg-77 {
    margin: 77px !important; }
  .mt-lg-77,
  .my-lg-77 {
    margin-top: 77px !important; }
  .mr-lg-77,
  .mx-lg-77 {
    margin-right: 77px !important; }
  .mb-lg-77,
  .my-lg-77 {
    margin-bottom: 77px !important; }
  .ml-lg-77,
  .mx-lg-77 {
    margin-left: 77px !important; }
  .m-lg-76 {
    margin: 76px !important; }
  .mt-lg-76,
  .my-lg-76 {
    margin-top: 76px !important; }
  .mr-lg-76,
  .mx-lg-76 {
    margin-right: 76px !important; }
  .mb-lg-76,
  .my-lg-76 {
    margin-bottom: 76px !important; }
  .ml-lg-76,
  .mx-lg-76 {
    margin-left: 76px !important; }
  .m-lg-75 {
    margin: 75px !important; }
  .mt-lg-75,
  .my-lg-75 {
    margin-top: 75px !important; }
  .mr-lg-75,
  .mx-lg-75 {
    margin-right: 75px !important; }
  .mb-lg-75,
  .my-lg-75 {
    margin-bottom: 75px !important; }
  .ml-lg-75,
  .mx-lg-75 {
    margin-left: 75px !important; }
  .m-lg-74 {
    margin: 74px !important; }
  .mt-lg-74,
  .my-lg-74 {
    margin-top: 74px !important; }
  .mr-lg-74,
  .mx-lg-74 {
    margin-right: 74px !important; }
  .mb-lg-74,
  .my-lg-74 {
    margin-bottom: 74px !important; }
  .ml-lg-74,
  .mx-lg-74 {
    margin-left: 74px !important; }
  .m-lg-73 {
    margin: 73px !important; }
  .mt-lg-73,
  .my-lg-73 {
    margin-top: 73px !important; }
  .mr-lg-73,
  .mx-lg-73 {
    margin-right: 73px !important; }
  .mb-lg-73,
  .my-lg-73 {
    margin-bottom: 73px !important; }
  .ml-lg-73,
  .mx-lg-73 {
    margin-left: 73px !important; }
  .m-lg-72 {
    margin: 72px !important; }
  .mt-lg-72,
  .my-lg-72 {
    margin-top: 72px !important; }
  .mr-lg-72,
  .mx-lg-72 {
    margin-right: 72px !important; }
  .mb-lg-72,
  .my-lg-72 {
    margin-bottom: 72px !important; }
  .ml-lg-72,
  .mx-lg-72 {
    margin-left: 72px !important; }
  .m-lg-71 {
    margin: 71px !important; }
  .mt-lg-71,
  .my-lg-71 {
    margin-top: 71px !important; }
  .mr-lg-71,
  .mx-lg-71 {
    margin-right: 71px !important; }
  .mb-lg-71,
  .my-lg-71 {
    margin-bottom: 71px !important; }
  .ml-lg-71,
  .mx-lg-71 {
    margin-left: 71px !important; }
  .m-lg-70 {
    margin: 70px !important; }
  .mt-lg-70,
  .my-lg-70 {
    margin-top: 70px !important; }
  .mr-lg-70,
  .mx-lg-70 {
    margin-right: 70px !important; }
  .mb-lg-70,
  .my-lg-70 {
    margin-bottom: 70px !important; }
  .ml-lg-70,
  .mx-lg-70 {
    margin-left: 70px !important; }
  .m-lg-69 {
    margin: 69px !important; }
  .mt-lg-69,
  .my-lg-69 {
    margin-top: 69px !important; }
  .mr-lg-69,
  .mx-lg-69 {
    margin-right: 69px !important; }
  .mb-lg-69,
  .my-lg-69 {
    margin-bottom: 69px !important; }
  .ml-lg-69,
  .mx-lg-69 {
    margin-left: 69px !important; }
  .m-lg-68 {
    margin: 68px !important; }
  .mt-lg-68,
  .my-lg-68 {
    margin-top: 68px !important; }
  .mr-lg-68,
  .mx-lg-68 {
    margin-right: 68px !important; }
  .mb-lg-68,
  .my-lg-68 {
    margin-bottom: 68px !important; }
  .ml-lg-68,
  .mx-lg-68 {
    margin-left: 68px !important; }
  .m-lg-67 {
    margin: 67px !important; }
  .mt-lg-67,
  .my-lg-67 {
    margin-top: 67px !important; }
  .mr-lg-67,
  .mx-lg-67 {
    margin-right: 67px !important; }
  .mb-lg-67,
  .my-lg-67 {
    margin-bottom: 67px !important; }
  .ml-lg-67,
  .mx-lg-67 {
    margin-left: 67px !important; }
  .m-lg-66 {
    margin: 66px !important; }
  .mt-lg-66,
  .my-lg-66 {
    margin-top: 66px !important; }
  .mr-lg-66,
  .mx-lg-66 {
    margin-right: 66px !important; }
  .mb-lg-66,
  .my-lg-66 {
    margin-bottom: 66px !important; }
  .ml-lg-66,
  .mx-lg-66 {
    margin-left: 66px !important; }
  .m-lg-65 {
    margin: 65px !important; }
  .mt-lg-65,
  .my-lg-65 {
    margin-top: 65px !important; }
  .mr-lg-65,
  .mx-lg-65 {
    margin-right: 65px !important; }
  .mb-lg-65,
  .my-lg-65 {
    margin-bottom: 65px !important; }
  .ml-lg-65,
  .mx-lg-65 {
    margin-left: 65px !important; }
  .m-lg-64 {
    margin: 64px !important; }
  .mt-lg-64,
  .my-lg-64 {
    margin-top: 64px !important; }
  .mr-lg-64,
  .mx-lg-64 {
    margin-right: 64px !important; }
  .mb-lg-64,
  .my-lg-64 {
    margin-bottom: 64px !important; }
  .ml-lg-64,
  .mx-lg-64 {
    margin-left: 64px !important; }
  .m-lg-63 {
    margin: 63px !important; }
  .mt-lg-63,
  .my-lg-63 {
    margin-top: 63px !important; }
  .mr-lg-63,
  .mx-lg-63 {
    margin-right: 63px !important; }
  .mb-lg-63,
  .my-lg-63 {
    margin-bottom: 63px !important; }
  .ml-lg-63,
  .mx-lg-63 {
    margin-left: 63px !important; }
  .m-lg-62 {
    margin: 62px !important; }
  .mt-lg-62,
  .my-lg-62 {
    margin-top: 62px !important; }
  .mr-lg-62,
  .mx-lg-62 {
    margin-right: 62px !important; }
  .mb-lg-62,
  .my-lg-62 {
    margin-bottom: 62px !important; }
  .ml-lg-62,
  .mx-lg-62 {
    margin-left: 62px !important; }
  .m-lg-61 {
    margin: 61px !important; }
  .mt-lg-61,
  .my-lg-61 {
    margin-top: 61px !important; }
  .mr-lg-61,
  .mx-lg-61 {
    margin-right: 61px !important; }
  .mb-lg-61,
  .my-lg-61 {
    margin-bottom: 61px !important; }
  .ml-lg-61,
  .mx-lg-61 {
    margin-left: 61px !important; }
  .m-lg-60 {
    margin: 60px !important; }
  .mt-lg-60,
  .my-lg-60 {
    margin-top: 60px !important; }
  .mr-lg-60,
  .mx-lg-60 {
    margin-right: 60px !important; }
  .mb-lg-60,
  .my-lg-60 {
    margin-bottom: 60px !important; }
  .ml-lg-60,
  .mx-lg-60 {
    margin-left: 60px !important; }
  .m-lg-59 {
    margin: 59px !important; }
  .mt-lg-59,
  .my-lg-59 {
    margin-top: 59px !important; }
  .mr-lg-59,
  .mx-lg-59 {
    margin-right: 59px !important; }
  .mb-lg-59,
  .my-lg-59 {
    margin-bottom: 59px !important; }
  .ml-lg-59,
  .mx-lg-59 {
    margin-left: 59px !important; }
  .m-lg-58 {
    margin: 58px !important; }
  .mt-lg-58,
  .my-lg-58 {
    margin-top: 58px !important; }
  .mr-lg-58,
  .mx-lg-58 {
    margin-right: 58px !important; }
  .mb-lg-58,
  .my-lg-58 {
    margin-bottom: 58px !important; }
  .ml-lg-58,
  .mx-lg-58 {
    margin-left: 58px !important; }
  .m-lg-57 {
    margin: 57px !important; }
  .mt-lg-57,
  .my-lg-57 {
    margin-top: 57px !important; }
  .mr-lg-57,
  .mx-lg-57 {
    margin-right: 57px !important; }
  .mb-lg-57,
  .my-lg-57 {
    margin-bottom: 57px !important; }
  .ml-lg-57,
  .mx-lg-57 {
    margin-left: 57px !important; }
  .m-lg-56 {
    margin: 56px !important; }
  .mt-lg-56,
  .my-lg-56 {
    margin-top: 56px !important; }
  .mr-lg-56,
  .mx-lg-56 {
    margin-right: 56px !important; }
  .mb-lg-56,
  .my-lg-56 {
    margin-bottom: 56px !important; }
  .ml-lg-56,
  .mx-lg-56 {
    margin-left: 56px !important; }
  .m-lg-55 {
    margin: 55px !important; }
  .mt-lg-55,
  .my-lg-55 {
    margin-top: 55px !important; }
  .mr-lg-55,
  .mx-lg-55 {
    margin-right: 55px !important; }
  .mb-lg-55,
  .my-lg-55 {
    margin-bottom: 55px !important; }
  .ml-lg-55,
  .mx-lg-55 {
    margin-left: 55px !important; }
  .m-lg-54 {
    margin: 54px !important; }
  .mt-lg-54,
  .my-lg-54 {
    margin-top: 54px !important; }
  .mr-lg-54,
  .mx-lg-54 {
    margin-right: 54px !important; }
  .mb-lg-54,
  .my-lg-54 {
    margin-bottom: 54px !important; }
  .ml-lg-54,
  .mx-lg-54 {
    margin-left: 54px !important; }
  .m-lg-53 {
    margin: 53px !important; }
  .mt-lg-53,
  .my-lg-53 {
    margin-top: 53px !important; }
  .mr-lg-53,
  .mx-lg-53 {
    margin-right: 53px !important; }
  .mb-lg-53,
  .my-lg-53 {
    margin-bottom: 53px !important; }
  .ml-lg-53,
  .mx-lg-53 {
    margin-left: 53px !important; }
  .m-lg-52 {
    margin: 52px !important; }
  .mt-lg-52,
  .my-lg-52 {
    margin-top: 52px !important; }
  .mr-lg-52,
  .mx-lg-52 {
    margin-right: 52px !important; }
  .mb-lg-52,
  .my-lg-52 {
    margin-bottom: 52px !important; }
  .ml-lg-52,
  .mx-lg-52 {
    margin-left: 52px !important; }
  .m-lg-51 {
    margin: 51px !important; }
  .mt-lg-51,
  .my-lg-51 {
    margin-top: 51px !important; }
  .mr-lg-51,
  .mx-lg-51 {
    margin-right: 51px !important; }
  .mb-lg-51,
  .my-lg-51 {
    margin-bottom: 51px !important; }
  .ml-lg-51,
  .mx-lg-51 {
    margin-left: 51px !important; }
  .m-lg-50 {
    margin: 50px !important; }
  .mt-lg-50,
  .my-lg-50 {
    margin-top: 50px !important; }
  .mr-lg-50,
  .mx-lg-50 {
    margin-right: 50px !important; }
  .mb-lg-50,
  .my-lg-50 {
    margin-bottom: 50px !important; }
  .ml-lg-50,
  .mx-lg-50 {
    margin-left: 50px !important; }
  .m-lg-49 {
    margin: 49px !important; }
  .mt-lg-49,
  .my-lg-49 {
    margin-top: 49px !important; }
  .mr-lg-49,
  .mx-lg-49 {
    margin-right: 49px !important; }
  .mb-lg-49,
  .my-lg-49 {
    margin-bottom: 49px !important; }
  .ml-lg-49,
  .mx-lg-49 {
    margin-left: 49px !important; }
  .m-lg-48 {
    margin: 48px !important; }
  .mt-lg-48,
  .my-lg-48 {
    margin-top: 48px !important; }
  .mr-lg-48,
  .mx-lg-48 {
    margin-right: 48px !important; }
  .mb-lg-48,
  .my-lg-48 {
    margin-bottom: 48px !important; }
  .ml-lg-48,
  .mx-lg-48 {
    margin-left: 48px !important; }
  .m-lg-47 {
    margin: 47px !important; }
  .mt-lg-47,
  .my-lg-47 {
    margin-top: 47px !important; }
  .mr-lg-47,
  .mx-lg-47 {
    margin-right: 47px !important; }
  .mb-lg-47,
  .my-lg-47 {
    margin-bottom: 47px !important; }
  .ml-lg-47,
  .mx-lg-47 {
    margin-left: 47px !important; }
  .m-lg-46 {
    margin: 46px !important; }
  .mt-lg-46,
  .my-lg-46 {
    margin-top: 46px !important; }
  .mr-lg-46,
  .mx-lg-46 {
    margin-right: 46px !important; }
  .mb-lg-46,
  .my-lg-46 {
    margin-bottom: 46px !important; }
  .ml-lg-46,
  .mx-lg-46 {
    margin-left: 46px !important; }
  .m-lg-45 {
    margin: 45px !important; }
  .mt-lg-45,
  .my-lg-45 {
    margin-top: 45px !important; }
  .mr-lg-45,
  .mx-lg-45 {
    margin-right: 45px !important; }
  .mb-lg-45,
  .my-lg-45 {
    margin-bottom: 45px !important; }
  .ml-lg-45,
  .mx-lg-45 {
    margin-left: 45px !important; }
  .m-lg-44 {
    margin: 44px !important; }
  .mt-lg-44,
  .my-lg-44 {
    margin-top: 44px !important; }
  .mr-lg-44,
  .mx-lg-44 {
    margin-right: 44px !important; }
  .mb-lg-44,
  .my-lg-44 {
    margin-bottom: 44px !important; }
  .ml-lg-44,
  .mx-lg-44 {
    margin-left: 44px !important; }
  .m-lg-43 {
    margin: 43px !important; }
  .mt-lg-43,
  .my-lg-43 {
    margin-top: 43px !important; }
  .mr-lg-43,
  .mx-lg-43 {
    margin-right: 43px !important; }
  .mb-lg-43,
  .my-lg-43 {
    margin-bottom: 43px !important; }
  .ml-lg-43,
  .mx-lg-43 {
    margin-left: 43px !important; }
  .m-lg-42 {
    margin: 42px !important; }
  .mt-lg-42,
  .my-lg-42 {
    margin-top: 42px !important; }
  .mr-lg-42,
  .mx-lg-42 {
    margin-right: 42px !important; }
  .mb-lg-42,
  .my-lg-42 {
    margin-bottom: 42px !important; }
  .ml-lg-42,
  .mx-lg-42 {
    margin-left: 42px !important; }
  .m-lg-41 {
    margin: 41px !important; }
  .mt-lg-41,
  .my-lg-41 {
    margin-top: 41px !important; }
  .mr-lg-41,
  .mx-lg-41 {
    margin-right: 41px !important; }
  .mb-lg-41,
  .my-lg-41 {
    margin-bottom: 41px !important; }
  .ml-lg-41,
  .mx-lg-41 {
    margin-left: 41px !important; }
  .m-lg-40 {
    margin: 40px !important; }
  .mt-lg-40,
  .my-lg-40 {
    margin-top: 40px !important; }
  .mr-lg-40,
  .mx-lg-40 {
    margin-right: 40px !important; }
  .mb-lg-40,
  .my-lg-40 {
    margin-bottom: 40px !important; }
  .ml-lg-40,
  .mx-lg-40 {
    margin-left: 40px !important; }
  .m-lg-39 {
    margin: 39px !important; }
  .mt-lg-39,
  .my-lg-39 {
    margin-top: 39px !important; }
  .mr-lg-39,
  .mx-lg-39 {
    margin-right: 39px !important; }
  .mb-lg-39,
  .my-lg-39 {
    margin-bottom: 39px !important; }
  .ml-lg-39,
  .mx-lg-39 {
    margin-left: 39px !important; }
  .m-lg-38 {
    margin: 38px !important; }
  .mt-lg-38,
  .my-lg-38 {
    margin-top: 38px !important; }
  .mr-lg-38,
  .mx-lg-38 {
    margin-right: 38px !important; }
  .mb-lg-38,
  .my-lg-38 {
    margin-bottom: 38px !important; }
  .ml-lg-38,
  .mx-lg-38 {
    margin-left: 38px !important; }
  .m-lg-37 {
    margin: 37px !important; }
  .mt-lg-37,
  .my-lg-37 {
    margin-top: 37px !important; }
  .mr-lg-37,
  .mx-lg-37 {
    margin-right: 37px !important; }
  .mb-lg-37,
  .my-lg-37 {
    margin-bottom: 37px !important; }
  .ml-lg-37,
  .mx-lg-37 {
    margin-left: 37px !important; }
  .m-lg-36 {
    margin: 36px !important; }
  .mt-lg-36,
  .my-lg-36 {
    margin-top: 36px !important; }
  .mr-lg-36,
  .mx-lg-36 {
    margin-right: 36px !important; }
  .mb-lg-36,
  .my-lg-36 {
    margin-bottom: 36px !important; }
  .ml-lg-36,
  .mx-lg-36 {
    margin-left: 36px !important; }
  .m-lg-35 {
    margin: 35px !important; }
  .mt-lg-35,
  .my-lg-35 {
    margin-top: 35px !important; }
  .mr-lg-35,
  .mx-lg-35 {
    margin-right: 35px !important; }
  .mb-lg-35,
  .my-lg-35 {
    margin-bottom: 35px !important; }
  .ml-lg-35,
  .mx-lg-35 {
    margin-left: 35px !important; }
  .m-lg-34 {
    margin: 34px !important; }
  .mt-lg-34,
  .my-lg-34 {
    margin-top: 34px !important; }
  .mr-lg-34,
  .mx-lg-34 {
    margin-right: 34px !important; }
  .mb-lg-34,
  .my-lg-34 {
    margin-bottom: 34px !important; }
  .ml-lg-34,
  .mx-lg-34 {
    margin-left: 34px !important; }
  .m-lg-33 {
    margin: 33px !important; }
  .mt-lg-33,
  .my-lg-33 {
    margin-top: 33px !important; }
  .mr-lg-33,
  .mx-lg-33 {
    margin-right: 33px !important; }
  .mb-lg-33,
  .my-lg-33 {
    margin-bottom: 33px !important; }
  .ml-lg-33,
  .mx-lg-33 {
    margin-left: 33px !important; }
  .m-lg-32 {
    margin: 32px !important; }
  .mt-lg-32,
  .my-lg-32 {
    margin-top: 32px !important; }
  .mr-lg-32,
  .mx-lg-32 {
    margin-right: 32px !important; }
  .mb-lg-32,
  .my-lg-32 {
    margin-bottom: 32px !important; }
  .ml-lg-32,
  .mx-lg-32 {
    margin-left: 32px !important; }
  .m-lg-31 {
    margin: 31px !important; }
  .mt-lg-31,
  .my-lg-31 {
    margin-top: 31px !important; }
  .mr-lg-31,
  .mx-lg-31 {
    margin-right: 31px !important; }
  .mb-lg-31,
  .my-lg-31 {
    margin-bottom: 31px !important; }
  .ml-lg-31,
  .mx-lg-31 {
    margin-left: 31px !important; }
  .m-lg-30 {
    margin: 30px !important; }
  .mt-lg-30,
  .my-lg-30 {
    margin-top: 30px !important; }
  .mr-lg-30,
  .mx-lg-30 {
    margin-right: 30px !important; }
  .mb-lg-30,
  .my-lg-30 {
    margin-bottom: 30px !important; }
  .ml-lg-30,
  .mx-lg-30 {
    margin-left: 30px !important; }
  .m-lg-29 {
    margin: 29px !important; }
  .mt-lg-29,
  .my-lg-29 {
    margin-top: 29px !important; }
  .mr-lg-29,
  .mx-lg-29 {
    margin-right: 29px !important; }
  .mb-lg-29,
  .my-lg-29 {
    margin-bottom: 29px !important; }
  .ml-lg-29,
  .mx-lg-29 {
    margin-left: 29px !important; }
  .m-lg-28 {
    margin: 28px !important; }
  .mt-lg-28,
  .my-lg-28 {
    margin-top: 28px !important; }
  .mr-lg-28,
  .mx-lg-28 {
    margin-right: 28px !important; }
  .mb-lg-28,
  .my-lg-28 {
    margin-bottom: 28px !important; }
  .ml-lg-28,
  .mx-lg-28 {
    margin-left: 28px !important; }
  .m-lg-27 {
    margin: 27px !important; }
  .mt-lg-27,
  .my-lg-27 {
    margin-top: 27px !important; }
  .mr-lg-27,
  .mx-lg-27 {
    margin-right: 27px !important; }
  .mb-lg-27,
  .my-lg-27 {
    margin-bottom: 27px !important; }
  .ml-lg-27,
  .mx-lg-27 {
    margin-left: 27px !important; }
  .m-lg-26 {
    margin: 26px !important; }
  .mt-lg-26,
  .my-lg-26 {
    margin-top: 26px !important; }
  .mr-lg-26,
  .mx-lg-26 {
    margin-right: 26px !important; }
  .mb-lg-26,
  .my-lg-26 {
    margin-bottom: 26px !important; }
  .ml-lg-26,
  .mx-lg-26 {
    margin-left: 26px !important; }
  .m-lg-25 {
    margin: 25px !important; }
  .mt-lg-25,
  .my-lg-25 {
    margin-top: 25px !important; }
  .mr-lg-25,
  .mx-lg-25 {
    margin-right: 25px !important; }
  .mb-lg-25,
  .my-lg-25 {
    margin-bottom: 25px !important; }
  .ml-lg-25,
  .mx-lg-25 {
    margin-left: 25px !important; }
  .m-lg-24 {
    margin: 24px !important; }
  .mt-lg-24,
  .my-lg-24 {
    margin-top: 24px !important; }
  .mr-lg-24,
  .mx-lg-24 {
    margin-right: 24px !important; }
  .mb-lg-24,
  .my-lg-24 {
    margin-bottom: 24px !important; }
  .ml-lg-24,
  .mx-lg-24 {
    margin-left: 24px !important; }
  .m-lg-23 {
    margin: 23px !important; }
  .mt-lg-23,
  .my-lg-23 {
    margin-top: 23px !important; }
  .mr-lg-23,
  .mx-lg-23 {
    margin-right: 23px !important; }
  .mb-lg-23,
  .my-lg-23 {
    margin-bottom: 23px !important; }
  .ml-lg-23,
  .mx-lg-23 {
    margin-left: 23px !important; }
  .m-lg-22 {
    margin: 22px !important; }
  .mt-lg-22,
  .my-lg-22 {
    margin-top: 22px !important; }
  .mr-lg-22,
  .mx-lg-22 {
    margin-right: 22px !important; }
  .mb-lg-22,
  .my-lg-22 {
    margin-bottom: 22px !important; }
  .ml-lg-22,
  .mx-lg-22 {
    margin-left: 22px !important; }
  .m-lg-21 {
    margin: 21px !important; }
  .mt-lg-21,
  .my-lg-21 {
    margin-top: 21px !important; }
  .mr-lg-21,
  .mx-lg-21 {
    margin-right: 21px !important; }
  .mb-lg-21,
  .my-lg-21 {
    margin-bottom: 21px !important; }
  .ml-lg-21,
  .mx-lg-21 {
    margin-left: 21px !important; }
  .m-lg-20 {
    margin: 20px !important; }
  .mt-lg-20,
  .my-lg-20 {
    margin-top: 20px !important; }
  .mr-lg-20,
  .mx-lg-20 {
    margin-right: 20px !important; }
  .mb-lg-20,
  .my-lg-20 {
    margin-bottom: 20px !important; }
  .ml-lg-20,
  .mx-lg-20 {
    margin-left: 20px !important; }
  .m-lg-19 {
    margin: 19px !important; }
  .mt-lg-19,
  .my-lg-19 {
    margin-top: 19px !important; }
  .mr-lg-19,
  .mx-lg-19 {
    margin-right: 19px !important; }
  .mb-lg-19,
  .my-lg-19 {
    margin-bottom: 19px !important; }
  .ml-lg-19,
  .mx-lg-19 {
    margin-left: 19px !important; }
  .m-lg-18 {
    margin: 18px !important; }
  .mt-lg-18,
  .my-lg-18 {
    margin-top: 18px !important; }
  .mr-lg-18,
  .mx-lg-18 {
    margin-right: 18px !important; }
  .mb-lg-18,
  .my-lg-18 {
    margin-bottom: 18px !important; }
  .ml-lg-18,
  .mx-lg-18 {
    margin-left: 18px !important; }
  .m-lg-17 {
    margin: 17px !important; }
  .mt-lg-17,
  .my-lg-17 {
    margin-top: 17px !important; }
  .mr-lg-17,
  .mx-lg-17 {
    margin-right: 17px !important; }
  .mb-lg-17,
  .my-lg-17 {
    margin-bottom: 17px !important; }
  .ml-lg-17,
  .mx-lg-17 {
    margin-left: 17px !important; }
  .m-lg-16 {
    margin: 16px !important; }
  .mt-lg-16,
  .my-lg-16 {
    margin-top: 16px !important; }
  .mr-lg-16,
  .mx-lg-16 {
    margin-right: 16px !important; }
  .mb-lg-16,
  .my-lg-16 {
    margin-bottom: 16px !important; }
  .ml-lg-16,
  .mx-lg-16 {
    margin-left: 16px !important; }
  .m-lg-15 {
    margin: 15px !important; }
  .mt-lg-15,
  .my-lg-15 {
    margin-top: 15px !important; }
  .mr-lg-15,
  .mx-lg-15 {
    margin-right: 15px !important; }
  .mb-lg-15,
  .my-lg-15 {
    margin-bottom: 15px !important; }
  .ml-lg-15,
  .mx-lg-15 {
    margin-left: 15px !important; }
  .m-lg-14 {
    margin: 14px !important; }
  .mt-lg-14,
  .my-lg-14 {
    margin-top: 14px !important; }
  .mr-lg-14,
  .mx-lg-14 {
    margin-right: 14px !important; }
  .mb-lg-14,
  .my-lg-14 {
    margin-bottom: 14px !important; }
  .ml-lg-14,
  .mx-lg-14 {
    margin-left: 14px !important; }
  .m-lg-13 {
    margin: 13px !important; }
  .mt-lg-13,
  .my-lg-13 {
    margin-top: 13px !important; }
  .mr-lg-13,
  .mx-lg-13 {
    margin-right: 13px !important; }
  .mb-lg-13,
  .my-lg-13 {
    margin-bottom: 13px !important; }
  .ml-lg-13,
  .mx-lg-13 {
    margin-left: 13px !important; }
  .m-lg-12 {
    margin: 12px !important; }
  .mt-lg-12,
  .my-lg-12 {
    margin-top: 12px !important; }
  .mr-lg-12,
  .mx-lg-12 {
    margin-right: 12px !important; }
  .mb-lg-12,
  .my-lg-12 {
    margin-bottom: 12px !important; }
  .ml-lg-12,
  .mx-lg-12 {
    margin-left: 12px !important; }
  .m-lg-11 {
    margin: 11px !important; }
  .mt-lg-11,
  .my-lg-11 {
    margin-top: 11px !important; }
  .mr-lg-11,
  .mx-lg-11 {
    margin-right: 11px !important; }
  .mb-lg-11,
  .my-lg-11 {
    margin-bottom: 11px !important; }
  .ml-lg-11,
  .mx-lg-11 {
    margin-left: 11px !important; }
  .m-lg-10 {
    margin: 10px !important; }
  .mt-lg-10,
  .my-lg-10 {
    margin-top: 10px !important; }
  .mr-lg-10,
  .mx-lg-10 {
    margin-right: 10px !important; }
  .mb-lg-10,
  .my-lg-10 {
    margin-bottom: 10px !important; }
  .ml-lg-10,
  .mx-lg-10 {
    margin-left: 10px !important; }
  .m-lg-9 {
    margin: 9px !important; }
  .mt-lg-9,
  .my-lg-9 {
    margin-top: 9px !important; }
  .mr-lg-9,
  .mx-lg-9 {
    margin-right: 9px !important; }
  .mb-lg-9,
  .my-lg-9 {
    margin-bottom: 9px !important; }
  .ml-lg-9,
  .mx-lg-9 {
    margin-left: 9px !important; }
  .m-lg-8 {
    margin: 8px !important; }
  .mt-lg-8,
  .my-lg-8 {
    margin-top: 8px !important; }
  .mr-lg-8,
  .mx-lg-8 {
    margin-right: 8px !important; }
  .mb-lg-8,
  .my-lg-8 {
    margin-bottom: 8px !important; }
  .ml-lg-8,
  .mx-lg-8 {
    margin-left: 8px !important; }
  .m-lg-7 {
    margin: 7px !important; }
  .mt-lg-7,
  .my-lg-7 {
    margin-top: 7px !important; }
  .mr-lg-7,
  .mx-lg-7 {
    margin-right: 7px !important; }
  .mb-lg-7,
  .my-lg-7 {
    margin-bottom: 7px !important; }
  .ml-lg-7,
  .mx-lg-7 {
    margin-left: 7px !important; }
  .m-lg-6 {
    margin: 6px !important; }
  .mt-lg-6,
  .my-lg-6 {
    margin-top: 6px !important; }
  .mr-lg-6,
  .mx-lg-6 {
    margin-right: 6px !important; }
  .mb-lg-6,
  .my-lg-6 {
    margin-bottom: 6px !important; }
  .ml-lg-6,
  .mx-lg-6 {
    margin-left: 6px !important; }
  .p-lg-0 {
    padding: 0px !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0px !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0px !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0px !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0px !important; }
  .p-lg-1 {
    padding: 1px !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 1px !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 1px !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 1px !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 1px !important; }
  .p-lg-2 {
    padding: 2px !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 2px !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 2px !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 2px !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 2px !important; }
  .p-lg-3 {
    padding: 3px !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 3px !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 3px !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 3px !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 3px !important; }
  .p-lg-4 {
    padding: 4px !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 4px !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 4px !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 4px !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 4px !important; }
  .p-lg-5 {
    padding: 5px !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 5px !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 5px !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 5px !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 5px !important; }
  .p-lg-100 {
    padding: 100px !important; }
  .pt-lg-100,
  .py-lg-100 {
    padding-top: 100px !important; }
  .pr-lg-100,
  .px-lg-100 {
    padding-right: 100px !important; }
  .pb-lg-100,
  .py-lg-100 {
    padding-bottom: 100px !important; }
  .pl-lg-100,
  .px-lg-100 {
    padding-left: 100px !important; }
  .p-lg-99 {
    padding: 99px !important; }
  .pt-lg-99,
  .py-lg-99 {
    padding-top: 99px !important; }
  .pr-lg-99,
  .px-lg-99 {
    padding-right: 99px !important; }
  .pb-lg-99,
  .py-lg-99 {
    padding-bottom: 99px !important; }
  .pl-lg-99,
  .px-lg-99 {
    padding-left: 99px !important; }
  .p-lg-98 {
    padding: 98px !important; }
  .pt-lg-98,
  .py-lg-98 {
    padding-top: 98px !important; }
  .pr-lg-98,
  .px-lg-98 {
    padding-right: 98px !important; }
  .pb-lg-98,
  .py-lg-98 {
    padding-bottom: 98px !important; }
  .pl-lg-98,
  .px-lg-98 {
    padding-left: 98px !important; }
  .p-lg-97 {
    padding: 97px !important; }
  .pt-lg-97,
  .py-lg-97 {
    padding-top: 97px !important; }
  .pr-lg-97,
  .px-lg-97 {
    padding-right: 97px !important; }
  .pb-lg-97,
  .py-lg-97 {
    padding-bottom: 97px !important; }
  .pl-lg-97,
  .px-lg-97 {
    padding-left: 97px !important; }
  .p-lg-96 {
    padding: 96px !important; }
  .pt-lg-96,
  .py-lg-96 {
    padding-top: 96px !important; }
  .pr-lg-96,
  .px-lg-96 {
    padding-right: 96px !important; }
  .pb-lg-96,
  .py-lg-96 {
    padding-bottom: 96px !important; }
  .pl-lg-96,
  .px-lg-96 {
    padding-left: 96px !important; }
  .p-lg-95 {
    padding: 95px !important; }
  .pt-lg-95,
  .py-lg-95 {
    padding-top: 95px !important; }
  .pr-lg-95,
  .px-lg-95 {
    padding-right: 95px !important; }
  .pb-lg-95,
  .py-lg-95 {
    padding-bottom: 95px !important; }
  .pl-lg-95,
  .px-lg-95 {
    padding-left: 95px !important; }
  .p-lg-94 {
    padding: 94px !important; }
  .pt-lg-94,
  .py-lg-94 {
    padding-top: 94px !important; }
  .pr-lg-94,
  .px-lg-94 {
    padding-right: 94px !important; }
  .pb-lg-94,
  .py-lg-94 {
    padding-bottom: 94px !important; }
  .pl-lg-94,
  .px-lg-94 {
    padding-left: 94px !important; }
  .p-lg-93 {
    padding: 93px !important; }
  .pt-lg-93,
  .py-lg-93 {
    padding-top: 93px !important; }
  .pr-lg-93,
  .px-lg-93 {
    padding-right: 93px !important; }
  .pb-lg-93,
  .py-lg-93 {
    padding-bottom: 93px !important; }
  .pl-lg-93,
  .px-lg-93 {
    padding-left: 93px !important; }
  .p-lg-92 {
    padding: 92px !important; }
  .pt-lg-92,
  .py-lg-92 {
    padding-top: 92px !important; }
  .pr-lg-92,
  .px-lg-92 {
    padding-right: 92px !important; }
  .pb-lg-92,
  .py-lg-92 {
    padding-bottom: 92px !important; }
  .pl-lg-92,
  .px-lg-92 {
    padding-left: 92px !important; }
  .p-lg-91 {
    padding: 91px !important; }
  .pt-lg-91,
  .py-lg-91 {
    padding-top: 91px !important; }
  .pr-lg-91,
  .px-lg-91 {
    padding-right: 91px !important; }
  .pb-lg-91,
  .py-lg-91 {
    padding-bottom: 91px !important; }
  .pl-lg-91,
  .px-lg-91 {
    padding-left: 91px !important; }
  .p-lg-90 {
    padding: 90px !important; }
  .pt-lg-90,
  .py-lg-90 {
    padding-top: 90px !important; }
  .pr-lg-90,
  .px-lg-90 {
    padding-right: 90px !important; }
  .pb-lg-90,
  .py-lg-90 {
    padding-bottom: 90px !important; }
  .pl-lg-90,
  .px-lg-90 {
    padding-left: 90px !important; }
  .p-lg-89 {
    padding: 89px !important; }
  .pt-lg-89,
  .py-lg-89 {
    padding-top: 89px !important; }
  .pr-lg-89,
  .px-lg-89 {
    padding-right: 89px !important; }
  .pb-lg-89,
  .py-lg-89 {
    padding-bottom: 89px !important; }
  .pl-lg-89,
  .px-lg-89 {
    padding-left: 89px !important; }
  .p-lg-88 {
    padding: 88px !important; }
  .pt-lg-88,
  .py-lg-88 {
    padding-top: 88px !important; }
  .pr-lg-88,
  .px-lg-88 {
    padding-right: 88px !important; }
  .pb-lg-88,
  .py-lg-88 {
    padding-bottom: 88px !important; }
  .pl-lg-88,
  .px-lg-88 {
    padding-left: 88px !important; }
  .p-lg-87 {
    padding: 87px !important; }
  .pt-lg-87,
  .py-lg-87 {
    padding-top: 87px !important; }
  .pr-lg-87,
  .px-lg-87 {
    padding-right: 87px !important; }
  .pb-lg-87,
  .py-lg-87 {
    padding-bottom: 87px !important; }
  .pl-lg-87,
  .px-lg-87 {
    padding-left: 87px !important; }
  .p-lg-86 {
    padding: 86px !important; }
  .pt-lg-86,
  .py-lg-86 {
    padding-top: 86px !important; }
  .pr-lg-86,
  .px-lg-86 {
    padding-right: 86px !important; }
  .pb-lg-86,
  .py-lg-86 {
    padding-bottom: 86px !important; }
  .pl-lg-86,
  .px-lg-86 {
    padding-left: 86px !important; }
  .p-lg-85 {
    padding: 85px !important; }
  .pt-lg-85,
  .py-lg-85 {
    padding-top: 85px !important; }
  .pr-lg-85,
  .px-lg-85 {
    padding-right: 85px !important; }
  .pb-lg-85,
  .py-lg-85 {
    padding-bottom: 85px !important; }
  .pl-lg-85,
  .px-lg-85 {
    padding-left: 85px !important; }
  .p-lg-84 {
    padding: 84px !important; }
  .pt-lg-84,
  .py-lg-84 {
    padding-top: 84px !important; }
  .pr-lg-84,
  .px-lg-84 {
    padding-right: 84px !important; }
  .pb-lg-84,
  .py-lg-84 {
    padding-bottom: 84px !important; }
  .pl-lg-84,
  .px-lg-84 {
    padding-left: 84px !important; }
  .p-lg-83 {
    padding: 83px !important; }
  .pt-lg-83,
  .py-lg-83 {
    padding-top: 83px !important; }
  .pr-lg-83,
  .px-lg-83 {
    padding-right: 83px !important; }
  .pb-lg-83,
  .py-lg-83 {
    padding-bottom: 83px !important; }
  .pl-lg-83,
  .px-lg-83 {
    padding-left: 83px !important; }
  .p-lg-82 {
    padding: 82px !important; }
  .pt-lg-82,
  .py-lg-82 {
    padding-top: 82px !important; }
  .pr-lg-82,
  .px-lg-82 {
    padding-right: 82px !important; }
  .pb-lg-82,
  .py-lg-82 {
    padding-bottom: 82px !important; }
  .pl-lg-82,
  .px-lg-82 {
    padding-left: 82px !important; }
  .p-lg-81 {
    padding: 81px !important; }
  .pt-lg-81,
  .py-lg-81 {
    padding-top: 81px !important; }
  .pr-lg-81,
  .px-lg-81 {
    padding-right: 81px !important; }
  .pb-lg-81,
  .py-lg-81 {
    padding-bottom: 81px !important; }
  .pl-lg-81,
  .px-lg-81 {
    padding-left: 81px !important; }
  .p-lg-80 {
    padding: 80px !important; }
  .pt-lg-80,
  .py-lg-80 {
    padding-top: 80px !important; }
  .pr-lg-80,
  .px-lg-80 {
    padding-right: 80px !important; }
  .pb-lg-80,
  .py-lg-80 {
    padding-bottom: 80px !important; }
  .pl-lg-80,
  .px-lg-80 {
    padding-left: 80px !important; }
  .p-lg-79 {
    padding: 79px !important; }
  .pt-lg-79,
  .py-lg-79 {
    padding-top: 79px !important; }
  .pr-lg-79,
  .px-lg-79 {
    padding-right: 79px !important; }
  .pb-lg-79,
  .py-lg-79 {
    padding-bottom: 79px !important; }
  .pl-lg-79,
  .px-lg-79 {
    padding-left: 79px !important; }
  .p-lg-78 {
    padding: 78px !important; }
  .pt-lg-78,
  .py-lg-78 {
    padding-top: 78px !important; }
  .pr-lg-78,
  .px-lg-78 {
    padding-right: 78px !important; }
  .pb-lg-78,
  .py-lg-78 {
    padding-bottom: 78px !important; }
  .pl-lg-78,
  .px-lg-78 {
    padding-left: 78px !important; }
  .p-lg-77 {
    padding: 77px !important; }
  .pt-lg-77,
  .py-lg-77 {
    padding-top: 77px !important; }
  .pr-lg-77,
  .px-lg-77 {
    padding-right: 77px !important; }
  .pb-lg-77,
  .py-lg-77 {
    padding-bottom: 77px !important; }
  .pl-lg-77,
  .px-lg-77 {
    padding-left: 77px !important; }
  .p-lg-76 {
    padding: 76px !important; }
  .pt-lg-76,
  .py-lg-76 {
    padding-top: 76px !important; }
  .pr-lg-76,
  .px-lg-76 {
    padding-right: 76px !important; }
  .pb-lg-76,
  .py-lg-76 {
    padding-bottom: 76px !important; }
  .pl-lg-76,
  .px-lg-76 {
    padding-left: 76px !important; }
  .p-lg-75 {
    padding: 75px !important; }
  .pt-lg-75,
  .py-lg-75 {
    padding-top: 75px !important; }
  .pr-lg-75,
  .px-lg-75 {
    padding-right: 75px !important; }
  .pb-lg-75,
  .py-lg-75 {
    padding-bottom: 75px !important; }
  .pl-lg-75,
  .px-lg-75 {
    padding-left: 75px !important; }
  .p-lg-74 {
    padding: 74px !important; }
  .pt-lg-74,
  .py-lg-74 {
    padding-top: 74px !important; }
  .pr-lg-74,
  .px-lg-74 {
    padding-right: 74px !important; }
  .pb-lg-74,
  .py-lg-74 {
    padding-bottom: 74px !important; }
  .pl-lg-74,
  .px-lg-74 {
    padding-left: 74px !important; }
  .p-lg-73 {
    padding: 73px !important; }
  .pt-lg-73,
  .py-lg-73 {
    padding-top: 73px !important; }
  .pr-lg-73,
  .px-lg-73 {
    padding-right: 73px !important; }
  .pb-lg-73,
  .py-lg-73 {
    padding-bottom: 73px !important; }
  .pl-lg-73,
  .px-lg-73 {
    padding-left: 73px !important; }
  .p-lg-72 {
    padding: 72px !important; }
  .pt-lg-72,
  .py-lg-72 {
    padding-top: 72px !important; }
  .pr-lg-72,
  .px-lg-72 {
    padding-right: 72px !important; }
  .pb-lg-72,
  .py-lg-72 {
    padding-bottom: 72px !important; }
  .pl-lg-72,
  .px-lg-72 {
    padding-left: 72px !important; }
  .p-lg-71 {
    padding: 71px !important; }
  .pt-lg-71,
  .py-lg-71 {
    padding-top: 71px !important; }
  .pr-lg-71,
  .px-lg-71 {
    padding-right: 71px !important; }
  .pb-lg-71,
  .py-lg-71 {
    padding-bottom: 71px !important; }
  .pl-lg-71,
  .px-lg-71 {
    padding-left: 71px !important; }
  .p-lg-70 {
    padding: 70px !important; }
  .pt-lg-70,
  .py-lg-70 {
    padding-top: 70px !important; }
  .pr-lg-70,
  .px-lg-70 {
    padding-right: 70px !important; }
  .pb-lg-70,
  .py-lg-70 {
    padding-bottom: 70px !important; }
  .pl-lg-70,
  .px-lg-70 {
    padding-left: 70px !important; }
  .p-lg-69 {
    padding: 69px !important; }
  .pt-lg-69,
  .py-lg-69 {
    padding-top: 69px !important; }
  .pr-lg-69,
  .px-lg-69 {
    padding-right: 69px !important; }
  .pb-lg-69,
  .py-lg-69 {
    padding-bottom: 69px !important; }
  .pl-lg-69,
  .px-lg-69 {
    padding-left: 69px !important; }
  .p-lg-68 {
    padding: 68px !important; }
  .pt-lg-68,
  .py-lg-68 {
    padding-top: 68px !important; }
  .pr-lg-68,
  .px-lg-68 {
    padding-right: 68px !important; }
  .pb-lg-68,
  .py-lg-68 {
    padding-bottom: 68px !important; }
  .pl-lg-68,
  .px-lg-68 {
    padding-left: 68px !important; }
  .p-lg-67 {
    padding: 67px !important; }
  .pt-lg-67,
  .py-lg-67 {
    padding-top: 67px !important; }
  .pr-lg-67,
  .px-lg-67 {
    padding-right: 67px !important; }
  .pb-lg-67,
  .py-lg-67 {
    padding-bottom: 67px !important; }
  .pl-lg-67,
  .px-lg-67 {
    padding-left: 67px !important; }
  .p-lg-66 {
    padding: 66px !important; }
  .pt-lg-66,
  .py-lg-66 {
    padding-top: 66px !important; }
  .pr-lg-66,
  .px-lg-66 {
    padding-right: 66px !important; }
  .pb-lg-66,
  .py-lg-66 {
    padding-bottom: 66px !important; }
  .pl-lg-66,
  .px-lg-66 {
    padding-left: 66px !important; }
  .p-lg-65 {
    padding: 65px !important; }
  .pt-lg-65,
  .py-lg-65 {
    padding-top: 65px !important; }
  .pr-lg-65,
  .px-lg-65 {
    padding-right: 65px !important; }
  .pb-lg-65,
  .py-lg-65 {
    padding-bottom: 65px !important; }
  .pl-lg-65,
  .px-lg-65 {
    padding-left: 65px !important; }
  .p-lg-64 {
    padding: 64px !important; }
  .pt-lg-64,
  .py-lg-64 {
    padding-top: 64px !important; }
  .pr-lg-64,
  .px-lg-64 {
    padding-right: 64px !important; }
  .pb-lg-64,
  .py-lg-64 {
    padding-bottom: 64px !important; }
  .pl-lg-64,
  .px-lg-64 {
    padding-left: 64px !important; }
  .p-lg-63 {
    padding: 63px !important; }
  .pt-lg-63,
  .py-lg-63 {
    padding-top: 63px !important; }
  .pr-lg-63,
  .px-lg-63 {
    padding-right: 63px !important; }
  .pb-lg-63,
  .py-lg-63 {
    padding-bottom: 63px !important; }
  .pl-lg-63,
  .px-lg-63 {
    padding-left: 63px !important; }
  .p-lg-62 {
    padding: 62px !important; }
  .pt-lg-62,
  .py-lg-62 {
    padding-top: 62px !important; }
  .pr-lg-62,
  .px-lg-62 {
    padding-right: 62px !important; }
  .pb-lg-62,
  .py-lg-62 {
    padding-bottom: 62px !important; }
  .pl-lg-62,
  .px-lg-62 {
    padding-left: 62px !important; }
  .p-lg-61 {
    padding: 61px !important; }
  .pt-lg-61,
  .py-lg-61 {
    padding-top: 61px !important; }
  .pr-lg-61,
  .px-lg-61 {
    padding-right: 61px !important; }
  .pb-lg-61,
  .py-lg-61 {
    padding-bottom: 61px !important; }
  .pl-lg-61,
  .px-lg-61 {
    padding-left: 61px !important; }
  .p-lg-60 {
    padding: 60px !important; }
  .pt-lg-60,
  .py-lg-60 {
    padding-top: 60px !important; }
  .pr-lg-60,
  .px-lg-60 {
    padding-right: 60px !important; }
  .pb-lg-60,
  .py-lg-60 {
    padding-bottom: 60px !important; }
  .pl-lg-60,
  .px-lg-60 {
    padding-left: 60px !important; }
  .p-lg-59 {
    padding: 59px !important; }
  .pt-lg-59,
  .py-lg-59 {
    padding-top: 59px !important; }
  .pr-lg-59,
  .px-lg-59 {
    padding-right: 59px !important; }
  .pb-lg-59,
  .py-lg-59 {
    padding-bottom: 59px !important; }
  .pl-lg-59,
  .px-lg-59 {
    padding-left: 59px !important; }
  .p-lg-58 {
    padding: 58px !important; }
  .pt-lg-58,
  .py-lg-58 {
    padding-top: 58px !important; }
  .pr-lg-58,
  .px-lg-58 {
    padding-right: 58px !important; }
  .pb-lg-58,
  .py-lg-58 {
    padding-bottom: 58px !important; }
  .pl-lg-58,
  .px-lg-58 {
    padding-left: 58px !important; }
  .p-lg-57 {
    padding: 57px !important; }
  .pt-lg-57,
  .py-lg-57 {
    padding-top: 57px !important; }
  .pr-lg-57,
  .px-lg-57 {
    padding-right: 57px !important; }
  .pb-lg-57,
  .py-lg-57 {
    padding-bottom: 57px !important; }
  .pl-lg-57,
  .px-lg-57 {
    padding-left: 57px !important; }
  .p-lg-56 {
    padding: 56px !important; }
  .pt-lg-56,
  .py-lg-56 {
    padding-top: 56px !important; }
  .pr-lg-56,
  .px-lg-56 {
    padding-right: 56px !important; }
  .pb-lg-56,
  .py-lg-56 {
    padding-bottom: 56px !important; }
  .pl-lg-56,
  .px-lg-56 {
    padding-left: 56px !important; }
  .p-lg-55 {
    padding: 55px !important; }
  .pt-lg-55,
  .py-lg-55 {
    padding-top: 55px !important; }
  .pr-lg-55,
  .px-lg-55 {
    padding-right: 55px !important; }
  .pb-lg-55,
  .py-lg-55 {
    padding-bottom: 55px !important; }
  .pl-lg-55,
  .px-lg-55 {
    padding-left: 55px !important; }
  .p-lg-54 {
    padding: 54px !important; }
  .pt-lg-54,
  .py-lg-54 {
    padding-top: 54px !important; }
  .pr-lg-54,
  .px-lg-54 {
    padding-right: 54px !important; }
  .pb-lg-54,
  .py-lg-54 {
    padding-bottom: 54px !important; }
  .pl-lg-54,
  .px-lg-54 {
    padding-left: 54px !important; }
  .p-lg-53 {
    padding: 53px !important; }
  .pt-lg-53,
  .py-lg-53 {
    padding-top: 53px !important; }
  .pr-lg-53,
  .px-lg-53 {
    padding-right: 53px !important; }
  .pb-lg-53,
  .py-lg-53 {
    padding-bottom: 53px !important; }
  .pl-lg-53,
  .px-lg-53 {
    padding-left: 53px !important; }
  .p-lg-52 {
    padding: 52px !important; }
  .pt-lg-52,
  .py-lg-52 {
    padding-top: 52px !important; }
  .pr-lg-52,
  .px-lg-52 {
    padding-right: 52px !important; }
  .pb-lg-52,
  .py-lg-52 {
    padding-bottom: 52px !important; }
  .pl-lg-52,
  .px-lg-52 {
    padding-left: 52px !important; }
  .p-lg-51 {
    padding: 51px !important; }
  .pt-lg-51,
  .py-lg-51 {
    padding-top: 51px !important; }
  .pr-lg-51,
  .px-lg-51 {
    padding-right: 51px !important; }
  .pb-lg-51,
  .py-lg-51 {
    padding-bottom: 51px !important; }
  .pl-lg-51,
  .px-lg-51 {
    padding-left: 51px !important; }
  .p-lg-50 {
    padding: 50px !important; }
  .pt-lg-50,
  .py-lg-50 {
    padding-top: 50px !important; }
  .pr-lg-50,
  .px-lg-50 {
    padding-right: 50px !important; }
  .pb-lg-50,
  .py-lg-50 {
    padding-bottom: 50px !important; }
  .pl-lg-50,
  .px-lg-50 {
    padding-left: 50px !important; }
  .p-lg-49 {
    padding: 49px !important; }
  .pt-lg-49,
  .py-lg-49 {
    padding-top: 49px !important; }
  .pr-lg-49,
  .px-lg-49 {
    padding-right: 49px !important; }
  .pb-lg-49,
  .py-lg-49 {
    padding-bottom: 49px !important; }
  .pl-lg-49,
  .px-lg-49 {
    padding-left: 49px !important; }
  .p-lg-48 {
    padding: 48px !important; }
  .pt-lg-48,
  .py-lg-48 {
    padding-top: 48px !important; }
  .pr-lg-48,
  .px-lg-48 {
    padding-right: 48px !important; }
  .pb-lg-48,
  .py-lg-48 {
    padding-bottom: 48px !important; }
  .pl-lg-48,
  .px-lg-48 {
    padding-left: 48px !important; }
  .p-lg-47 {
    padding: 47px !important; }
  .pt-lg-47,
  .py-lg-47 {
    padding-top: 47px !important; }
  .pr-lg-47,
  .px-lg-47 {
    padding-right: 47px !important; }
  .pb-lg-47,
  .py-lg-47 {
    padding-bottom: 47px !important; }
  .pl-lg-47,
  .px-lg-47 {
    padding-left: 47px !important; }
  .p-lg-46 {
    padding: 46px !important; }
  .pt-lg-46,
  .py-lg-46 {
    padding-top: 46px !important; }
  .pr-lg-46,
  .px-lg-46 {
    padding-right: 46px !important; }
  .pb-lg-46,
  .py-lg-46 {
    padding-bottom: 46px !important; }
  .pl-lg-46,
  .px-lg-46 {
    padding-left: 46px !important; }
  .p-lg-45 {
    padding: 45px !important; }
  .pt-lg-45,
  .py-lg-45 {
    padding-top: 45px !important; }
  .pr-lg-45,
  .px-lg-45 {
    padding-right: 45px !important; }
  .pb-lg-45,
  .py-lg-45 {
    padding-bottom: 45px !important; }
  .pl-lg-45,
  .px-lg-45 {
    padding-left: 45px !important; }
  .p-lg-44 {
    padding: 44px !important; }
  .pt-lg-44,
  .py-lg-44 {
    padding-top: 44px !important; }
  .pr-lg-44,
  .px-lg-44 {
    padding-right: 44px !important; }
  .pb-lg-44,
  .py-lg-44 {
    padding-bottom: 44px !important; }
  .pl-lg-44,
  .px-lg-44 {
    padding-left: 44px !important; }
  .p-lg-43 {
    padding: 43px !important; }
  .pt-lg-43,
  .py-lg-43 {
    padding-top: 43px !important; }
  .pr-lg-43,
  .px-lg-43 {
    padding-right: 43px !important; }
  .pb-lg-43,
  .py-lg-43 {
    padding-bottom: 43px !important; }
  .pl-lg-43,
  .px-lg-43 {
    padding-left: 43px !important; }
  .p-lg-42 {
    padding: 42px !important; }
  .pt-lg-42,
  .py-lg-42 {
    padding-top: 42px !important; }
  .pr-lg-42,
  .px-lg-42 {
    padding-right: 42px !important; }
  .pb-lg-42,
  .py-lg-42 {
    padding-bottom: 42px !important; }
  .pl-lg-42,
  .px-lg-42 {
    padding-left: 42px !important; }
  .p-lg-41 {
    padding: 41px !important; }
  .pt-lg-41,
  .py-lg-41 {
    padding-top: 41px !important; }
  .pr-lg-41,
  .px-lg-41 {
    padding-right: 41px !important; }
  .pb-lg-41,
  .py-lg-41 {
    padding-bottom: 41px !important; }
  .pl-lg-41,
  .px-lg-41 {
    padding-left: 41px !important; }
  .p-lg-40 {
    padding: 40px !important; }
  .pt-lg-40,
  .py-lg-40 {
    padding-top: 40px !important; }
  .pr-lg-40,
  .px-lg-40 {
    padding-right: 40px !important; }
  .pb-lg-40,
  .py-lg-40 {
    padding-bottom: 40px !important; }
  .pl-lg-40,
  .px-lg-40 {
    padding-left: 40px !important; }
  .p-lg-39 {
    padding: 39px !important; }
  .pt-lg-39,
  .py-lg-39 {
    padding-top: 39px !important; }
  .pr-lg-39,
  .px-lg-39 {
    padding-right: 39px !important; }
  .pb-lg-39,
  .py-lg-39 {
    padding-bottom: 39px !important; }
  .pl-lg-39,
  .px-lg-39 {
    padding-left: 39px !important; }
  .p-lg-38 {
    padding: 38px !important; }
  .pt-lg-38,
  .py-lg-38 {
    padding-top: 38px !important; }
  .pr-lg-38,
  .px-lg-38 {
    padding-right: 38px !important; }
  .pb-lg-38,
  .py-lg-38 {
    padding-bottom: 38px !important; }
  .pl-lg-38,
  .px-lg-38 {
    padding-left: 38px !important; }
  .p-lg-37 {
    padding: 37px !important; }
  .pt-lg-37,
  .py-lg-37 {
    padding-top: 37px !important; }
  .pr-lg-37,
  .px-lg-37 {
    padding-right: 37px !important; }
  .pb-lg-37,
  .py-lg-37 {
    padding-bottom: 37px !important; }
  .pl-lg-37,
  .px-lg-37 {
    padding-left: 37px !important; }
  .p-lg-36 {
    padding: 36px !important; }
  .pt-lg-36,
  .py-lg-36 {
    padding-top: 36px !important; }
  .pr-lg-36,
  .px-lg-36 {
    padding-right: 36px !important; }
  .pb-lg-36,
  .py-lg-36 {
    padding-bottom: 36px !important; }
  .pl-lg-36,
  .px-lg-36 {
    padding-left: 36px !important; }
  .p-lg-35 {
    padding: 35px !important; }
  .pt-lg-35,
  .py-lg-35 {
    padding-top: 35px !important; }
  .pr-lg-35,
  .px-lg-35 {
    padding-right: 35px !important; }
  .pb-lg-35,
  .py-lg-35 {
    padding-bottom: 35px !important; }
  .pl-lg-35,
  .px-lg-35 {
    padding-left: 35px !important; }
  .p-lg-34 {
    padding: 34px !important; }
  .pt-lg-34,
  .py-lg-34 {
    padding-top: 34px !important; }
  .pr-lg-34,
  .px-lg-34 {
    padding-right: 34px !important; }
  .pb-lg-34,
  .py-lg-34 {
    padding-bottom: 34px !important; }
  .pl-lg-34,
  .px-lg-34 {
    padding-left: 34px !important; }
  .p-lg-33 {
    padding: 33px !important; }
  .pt-lg-33,
  .py-lg-33 {
    padding-top: 33px !important; }
  .pr-lg-33,
  .px-lg-33 {
    padding-right: 33px !important; }
  .pb-lg-33,
  .py-lg-33 {
    padding-bottom: 33px !important; }
  .pl-lg-33,
  .px-lg-33 {
    padding-left: 33px !important; }
  .p-lg-32 {
    padding: 32px !important; }
  .pt-lg-32,
  .py-lg-32 {
    padding-top: 32px !important; }
  .pr-lg-32,
  .px-lg-32 {
    padding-right: 32px !important; }
  .pb-lg-32,
  .py-lg-32 {
    padding-bottom: 32px !important; }
  .pl-lg-32,
  .px-lg-32 {
    padding-left: 32px !important; }
  .p-lg-31 {
    padding: 31px !important; }
  .pt-lg-31,
  .py-lg-31 {
    padding-top: 31px !important; }
  .pr-lg-31,
  .px-lg-31 {
    padding-right: 31px !important; }
  .pb-lg-31,
  .py-lg-31 {
    padding-bottom: 31px !important; }
  .pl-lg-31,
  .px-lg-31 {
    padding-left: 31px !important; }
  .p-lg-30 {
    padding: 30px !important; }
  .pt-lg-30,
  .py-lg-30 {
    padding-top: 30px !important; }
  .pr-lg-30,
  .px-lg-30 {
    padding-right: 30px !important; }
  .pb-lg-30,
  .py-lg-30 {
    padding-bottom: 30px !important; }
  .pl-lg-30,
  .px-lg-30 {
    padding-left: 30px !important; }
  .p-lg-29 {
    padding: 29px !important; }
  .pt-lg-29,
  .py-lg-29 {
    padding-top: 29px !important; }
  .pr-lg-29,
  .px-lg-29 {
    padding-right: 29px !important; }
  .pb-lg-29,
  .py-lg-29 {
    padding-bottom: 29px !important; }
  .pl-lg-29,
  .px-lg-29 {
    padding-left: 29px !important; }
  .p-lg-28 {
    padding: 28px !important; }
  .pt-lg-28,
  .py-lg-28 {
    padding-top: 28px !important; }
  .pr-lg-28,
  .px-lg-28 {
    padding-right: 28px !important; }
  .pb-lg-28,
  .py-lg-28 {
    padding-bottom: 28px !important; }
  .pl-lg-28,
  .px-lg-28 {
    padding-left: 28px !important; }
  .p-lg-27 {
    padding: 27px !important; }
  .pt-lg-27,
  .py-lg-27 {
    padding-top: 27px !important; }
  .pr-lg-27,
  .px-lg-27 {
    padding-right: 27px !important; }
  .pb-lg-27,
  .py-lg-27 {
    padding-bottom: 27px !important; }
  .pl-lg-27,
  .px-lg-27 {
    padding-left: 27px !important; }
  .p-lg-26 {
    padding: 26px !important; }
  .pt-lg-26,
  .py-lg-26 {
    padding-top: 26px !important; }
  .pr-lg-26,
  .px-lg-26 {
    padding-right: 26px !important; }
  .pb-lg-26,
  .py-lg-26 {
    padding-bottom: 26px !important; }
  .pl-lg-26,
  .px-lg-26 {
    padding-left: 26px !important; }
  .p-lg-25 {
    padding: 25px !important; }
  .pt-lg-25,
  .py-lg-25 {
    padding-top: 25px !important; }
  .pr-lg-25,
  .px-lg-25 {
    padding-right: 25px !important; }
  .pb-lg-25,
  .py-lg-25 {
    padding-bottom: 25px !important; }
  .pl-lg-25,
  .px-lg-25 {
    padding-left: 25px !important; }
  .p-lg-24 {
    padding: 24px !important; }
  .pt-lg-24,
  .py-lg-24 {
    padding-top: 24px !important; }
  .pr-lg-24,
  .px-lg-24 {
    padding-right: 24px !important; }
  .pb-lg-24,
  .py-lg-24 {
    padding-bottom: 24px !important; }
  .pl-lg-24,
  .px-lg-24 {
    padding-left: 24px !important; }
  .p-lg-23 {
    padding: 23px !important; }
  .pt-lg-23,
  .py-lg-23 {
    padding-top: 23px !important; }
  .pr-lg-23,
  .px-lg-23 {
    padding-right: 23px !important; }
  .pb-lg-23,
  .py-lg-23 {
    padding-bottom: 23px !important; }
  .pl-lg-23,
  .px-lg-23 {
    padding-left: 23px !important; }
  .p-lg-22 {
    padding: 22px !important; }
  .pt-lg-22,
  .py-lg-22 {
    padding-top: 22px !important; }
  .pr-lg-22,
  .px-lg-22 {
    padding-right: 22px !important; }
  .pb-lg-22,
  .py-lg-22 {
    padding-bottom: 22px !important; }
  .pl-lg-22,
  .px-lg-22 {
    padding-left: 22px !important; }
  .p-lg-21 {
    padding: 21px !important; }
  .pt-lg-21,
  .py-lg-21 {
    padding-top: 21px !important; }
  .pr-lg-21,
  .px-lg-21 {
    padding-right: 21px !important; }
  .pb-lg-21,
  .py-lg-21 {
    padding-bottom: 21px !important; }
  .pl-lg-21,
  .px-lg-21 {
    padding-left: 21px !important; }
  .p-lg-20 {
    padding: 20px !important; }
  .pt-lg-20,
  .py-lg-20 {
    padding-top: 20px !important; }
  .pr-lg-20,
  .px-lg-20 {
    padding-right: 20px !important; }
  .pb-lg-20,
  .py-lg-20 {
    padding-bottom: 20px !important; }
  .pl-lg-20,
  .px-lg-20 {
    padding-left: 20px !important; }
  .p-lg-19 {
    padding: 19px !important; }
  .pt-lg-19,
  .py-lg-19 {
    padding-top: 19px !important; }
  .pr-lg-19,
  .px-lg-19 {
    padding-right: 19px !important; }
  .pb-lg-19,
  .py-lg-19 {
    padding-bottom: 19px !important; }
  .pl-lg-19,
  .px-lg-19 {
    padding-left: 19px !important; }
  .p-lg-18 {
    padding: 18px !important; }
  .pt-lg-18,
  .py-lg-18 {
    padding-top: 18px !important; }
  .pr-lg-18,
  .px-lg-18 {
    padding-right: 18px !important; }
  .pb-lg-18,
  .py-lg-18 {
    padding-bottom: 18px !important; }
  .pl-lg-18,
  .px-lg-18 {
    padding-left: 18px !important; }
  .p-lg-17 {
    padding: 17px !important; }
  .pt-lg-17,
  .py-lg-17 {
    padding-top: 17px !important; }
  .pr-lg-17,
  .px-lg-17 {
    padding-right: 17px !important; }
  .pb-lg-17,
  .py-lg-17 {
    padding-bottom: 17px !important; }
  .pl-lg-17,
  .px-lg-17 {
    padding-left: 17px !important; }
  .p-lg-16 {
    padding: 16px !important; }
  .pt-lg-16,
  .py-lg-16 {
    padding-top: 16px !important; }
  .pr-lg-16,
  .px-lg-16 {
    padding-right: 16px !important; }
  .pb-lg-16,
  .py-lg-16 {
    padding-bottom: 16px !important; }
  .pl-lg-16,
  .px-lg-16 {
    padding-left: 16px !important; }
  .p-lg-15 {
    padding: 15px !important; }
  .pt-lg-15,
  .py-lg-15 {
    padding-top: 15px !important; }
  .pr-lg-15,
  .px-lg-15 {
    padding-right: 15px !important; }
  .pb-lg-15,
  .py-lg-15 {
    padding-bottom: 15px !important; }
  .pl-lg-15,
  .px-lg-15 {
    padding-left: 15px !important; }
  .p-lg-14 {
    padding: 14px !important; }
  .pt-lg-14,
  .py-lg-14 {
    padding-top: 14px !important; }
  .pr-lg-14,
  .px-lg-14 {
    padding-right: 14px !important; }
  .pb-lg-14,
  .py-lg-14 {
    padding-bottom: 14px !important; }
  .pl-lg-14,
  .px-lg-14 {
    padding-left: 14px !important; }
  .p-lg-13 {
    padding: 13px !important; }
  .pt-lg-13,
  .py-lg-13 {
    padding-top: 13px !important; }
  .pr-lg-13,
  .px-lg-13 {
    padding-right: 13px !important; }
  .pb-lg-13,
  .py-lg-13 {
    padding-bottom: 13px !important; }
  .pl-lg-13,
  .px-lg-13 {
    padding-left: 13px !important; }
  .p-lg-12 {
    padding: 12px !important; }
  .pt-lg-12,
  .py-lg-12 {
    padding-top: 12px !important; }
  .pr-lg-12,
  .px-lg-12 {
    padding-right: 12px !important; }
  .pb-lg-12,
  .py-lg-12 {
    padding-bottom: 12px !important; }
  .pl-lg-12,
  .px-lg-12 {
    padding-left: 12px !important; }
  .p-lg-11 {
    padding: 11px !important; }
  .pt-lg-11,
  .py-lg-11 {
    padding-top: 11px !important; }
  .pr-lg-11,
  .px-lg-11 {
    padding-right: 11px !important; }
  .pb-lg-11,
  .py-lg-11 {
    padding-bottom: 11px !important; }
  .pl-lg-11,
  .px-lg-11 {
    padding-left: 11px !important; }
  .p-lg-10 {
    padding: 10px !important; }
  .pt-lg-10,
  .py-lg-10 {
    padding-top: 10px !important; }
  .pr-lg-10,
  .px-lg-10 {
    padding-right: 10px !important; }
  .pb-lg-10,
  .py-lg-10 {
    padding-bottom: 10px !important; }
  .pl-lg-10,
  .px-lg-10 {
    padding-left: 10px !important; }
  .p-lg-9 {
    padding: 9px !important; }
  .pt-lg-9,
  .py-lg-9 {
    padding-top: 9px !important; }
  .pr-lg-9,
  .px-lg-9 {
    padding-right: 9px !important; }
  .pb-lg-9,
  .py-lg-9 {
    padding-bottom: 9px !important; }
  .pl-lg-9,
  .px-lg-9 {
    padding-left: 9px !important; }
  .p-lg-8 {
    padding: 8px !important; }
  .pt-lg-8,
  .py-lg-8 {
    padding-top: 8px !important; }
  .pr-lg-8,
  .px-lg-8 {
    padding-right: 8px !important; }
  .pb-lg-8,
  .py-lg-8 {
    padding-bottom: 8px !important; }
  .pl-lg-8,
  .px-lg-8 {
    padding-left: 8px !important; }
  .p-lg-7 {
    padding: 7px !important; }
  .pt-lg-7,
  .py-lg-7 {
    padding-top: 7px !important; }
  .pr-lg-7,
  .px-lg-7 {
    padding-right: 7px !important; }
  .pb-lg-7,
  .py-lg-7 {
    padding-bottom: 7px !important; }
  .pl-lg-7,
  .px-lg-7 {
    padding-left: 7px !important; }
  .p-lg-6 {
    padding: 6px !important; }
  .pt-lg-6,
  .py-lg-6 {
    padding-top: 6px !important; }
  .pr-lg-6,
  .px-lg-6 {
    padding-right: 6px !important; }
  .pb-lg-6,
  .py-lg-6 {
    padding-bottom: 6px !important; }
  .pl-lg-6,
  .px-lg-6 {
    padding-left: 6px !important; }
  .m-lg-n1 {
    margin: -1px !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -1px !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -1px !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -1px !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -1px !important; }
  .m-lg-n2 {
    margin: -2px !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -2px !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -2px !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -2px !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -2px !important; }
  .m-lg-n3 {
    margin: -3px !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -3px !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -3px !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -3px !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -3px !important; }
  .m-lg-n4 {
    margin: -4px !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -4px !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -4px !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -4px !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -4px !important; }
  .m-lg-n5 {
    margin: -5px !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -5px !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -5px !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -5px !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -5px !important; }
  .m-lg-n100 {
    margin: -100px !important; }
  .mt-lg-n100,
  .my-lg-n100 {
    margin-top: -100px !important; }
  .mr-lg-n100,
  .mx-lg-n100 {
    margin-right: -100px !important; }
  .mb-lg-n100,
  .my-lg-n100 {
    margin-bottom: -100px !important; }
  .ml-lg-n100,
  .mx-lg-n100 {
    margin-left: -100px !important; }
  .m-lg-n99 {
    margin: -99px !important; }
  .mt-lg-n99,
  .my-lg-n99 {
    margin-top: -99px !important; }
  .mr-lg-n99,
  .mx-lg-n99 {
    margin-right: -99px !important; }
  .mb-lg-n99,
  .my-lg-n99 {
    margin-bottom: -99px !important; }
  .ml-lg-n99,
  .mx-lg-n99 {
    margin-left: -99px !important; }
  .m-lg-n98 {
    margin: -98px !important; }
  .mt-lg-n98,
  .my-lg-n98 {
    margin-top: -98px !important; }
  .mr-lg-n98,
  .mx-lg-n98 {
    margin-right: -98px !important; }
  .mb-lg-n98,
  .my-lg-n98 {
    margin-bottom: -98px !important; }
  .ml-lg-n98,
  .mx-lg-n98 {
    margin-left: -98px !important; }
  .m-lg-n97 {
    margin: -97px !important; }
  .mt-lg-n97,
  .my-lg-n97 {
    margin-top: -97px !important; }
  .mr-lg-n97,
  .mx-lg-n97 {
    margin-right: -97px !important; }
  .mb-lg-n97,
  .my-lg-n97 {
    margin-bottom: -97px !important; }
  .ml-lg-n97,
  .mx-lg-n97 {
    margin-left: -97px !important; }
  .m-lg-n96 {
    margin: -96px !important; }
  .mt-lg-n96,
  .my-lg-n96 {
    margin-top: -96px !important; }
  .mr-lg-n96,
  .mx-lg-n96 {
    margin-right: -96px !important; }
  .mb-lg-n96,
  .my-lg-n96 {
    margin-bottom: -96px !important; }
  .ml-lg-n96,
  .mx-lg-n96 {
    margin-left: -96px !important; }
  .m-lg-n95 {
    margin: -95px !important; }
  .mt-lg-n95,
  .my-lg-n95 {
    margin-top: -95px !important; }
  .mr-lg-n95,
  .mx-lg-n95 {
    margin-right: -95px !important; }
  .mb-lg-n95,
  .my-lg-n95 {
    margin-bottom: -95px !important; }
  .ml-lg-n95,
  .mx-lg-n95 {
    margin-left: -95px !important; }
  .m-lg-n94 {
    margin: -94px !important; }
  .mt-lg-n94,
  .my-lg-n94 {
    margin-top: -94px !important; }
  .mr-lg-n94,
  .mx-lg-n94 {
    margin-right: -94px !important; }
  .mb-lg-n94,
  .my-lg-n94 {
    margin-bottom: -94px !important; }
  .ml-lg-n94,
  .mx-lg-n94 {
    margin-left: -94px !important; }
  .m-lg-n93 {
    margin: -93px !important; }
  .mt-lg-n93,
  .my-lg-n93 {
    margin-top: -93px !important; }
  .mr-lg-n93,
  .mx-lg-n93 {
    margin-right: -93px !important; }
  .mb-lg-n93,
  .my-lg-n93 {
    margin-bottom: -93px !important; }
  .ml-lg-n93,
  .mx-lg-n93 {
    margin-left: -93px !important; }
  .m-lg-n92 {
    margin: -92px !important; }
  .mt-lg-n92,
  .my-lg-n92 {
    margin-top: -92px !important; }
  .mr-lg-n92,
  .mx-lg-n92 {
    margin-right: -92px !important; }
  .mb-lg-n92,
  .my-lg-n92 {
    margin-bottom: -92px !important; }
  .ml-lg-n92,
  .mx-lg-n92 {
    margin-left: -92px !important; }
  .m-lg-n91 {
    margin: -91px !important; }
  .mt-lg-n91,
  .my-lg-n91 {
    margin-top: -91px !important; }
  .mr-lg-n91,
  .mx-lg-n91 {
    margin-right: -91px !important; }
  .mb-lg-n91,
  .my-lg-n91 {
    margin-bottom: -91px !important; }
  .ml-lg-n91,
  .mx-lg-n91 {
    margin-left: -91px !important; }
  .m-lg-n90 {
    margin: -90px !important; }
  .mt-lg-n90,
  .my-lg-n90 {
    margin-top: -90px !important; }
  .mr-lg-n90,
  .mx-lg-n90 {
    margin-right: -90px !important; }
  .mb-lg-n90,
  .my-lg-n90 {
    margin-bottom: -90px !important; }
  .ml-lg-n90,
  .mx-lg-n90 {
    margin-left: -90px !important; }
  .m-lg-n89 {
    margin: -89px !important; }
  .mt-lg-n89,
  .my-lg-n89 {
    margin-top: -89px !important; }
  .mr-lg-n89,
  .mx-lg-n89 {
    margin-right: -89px !important; }
  .mb-lg-n89,
  .my-lg-n89 {
    margin-bottom: -89px !important; }
  .ml-lg-n89,
  .mx-lg-n89 {
    margin-left: -89px !important; }
  .m-lg-n88 {
    margin: -88px !important; }
  .mt-lg-n88,
  .my-lg-n88 {
    margin-top: -88px !important; }
  .mr-lg-n88,
  .mx-lg-n88 {
    margin-right: -88px !important; }
  .mb-lg-n88,
  .my-lg-n88 {
    margin-bottom: -88px !important; }
  .ml-lg-n88,
  .mx-lg-n88 {
    margin-left: -88px !important; }
  .m-lg-n87 {
    margin: -87px !important; }
  .mt-lg-n87,
  .my-lg-n87 {
    margin-top: -87px !important; }
  .mr-lg-n87,
  .mx-lg-n87 {
    margin-right: -87px !important; }
  .mb-lg-n87,
  .my-lg-n87 {
    margin-bottom: -87px !important; }
  .ml-lg-n87,
  .mx-lg-n87 {
    margin-left: -87px !important; }
  .m-lg-n86 {
    margin: -86px !important; }
  .mt-lg-n86,
  .my-lg-n86 {
    margin-top: -86px !important; }
  .mr-lg-n86,
  .mx-lg-n86 {
    margin-right: -86px !important; }
  .mb-lg-n86,
  .my-lg-n86 {
    margin-bottom: -86px !important; }
  .ml-lg-n86,
  .mx-lg-n86 {
    margin-left: -86px !important; }
  .m-lg-n85 {
    margin: -85px !important; }
  .mt-lg-n85,
  .my-lg-n85 {
    margin-top: -85px !important; }
  .mr-lg-n85,
  .mx-lg-n85 {
    margin-right: -85px !important; }
  .mb-lg-n85,
  .my-lg-n85 {
    margin-bottom: -85px !important; }
  .ml-lg-n85,
  .mx-lg-n85 {
    margin-left: -85px !important; }
  .m-lg-n84 {
    margin: -84px !important; }
  .mt-lg-n84,
  .my-lg-n84 {
    margin-top: -84px !important; }
  .mr-lg-n84,
  .mx-lg-n84 {
    margin-right: -84px !important; }
  .mb-lg-n84,
  .my-lg-n84 {
    margin-bottom: -84px !important; }
  .ml-lg-n84,
  .mx-lg-n84 {
    margin-left: -84px !important; }
  .m-lg-n83 {
    margin: -83px !important; }
  .mt-lg-n83,
  .my-lg-n83 {
    margin-top: -83px !important; }
  .mr-lg-n83,
  .mx-lg-n83 {
    margin-right: -83px !important; }
  .mb-lg-n83,
  .my-lg-n83 {
    margin-bottom: -83px !important; }
  .ml-lg-n83,
  .mx-lg-n83 {
    margin-left: -83px !important; }
  .m-lg-n82 {
    margin: -82px !important; }
  .mt-lg-n82,
  .my-lg-n82 {
    margin-top: -82px !important; }
  .mr-lg-n82,
  .mx-lg-n82 {
    margin-right: -82px !important; }
  .mb-lg-n82,
  .my-lg-n82 {
    margin-bottom: -82px !important; }
  .ml-lg-n82,
  .mx-lg-n82 {
    margin-left: -82px !important; }
  .m-lg-n81 {
    margin: -81px !important; }
  .mt-lg-n81,
  .my-lg-n81 {
    margin-top: -81px !important; }
  .mr-lg-n81,
  .mx-lg-n81 {
    margin-right: -81px !important; }
  .mb-lg-n81,
  .my-lg-n81 {
    margin-bottom: -81px !important; }
  .ml-lg-n81,
  .mx-lg-n81 {
    margin-left: -81px !important; }
  .m-lg-n80 {
    margin: -80px !important; }
  .mt-lg-n80,
  .my-lg-n80 {
    margin-top: -80px !important; }
  .mr-lg-n80,
  .mx-lg-n80 {
    margin-right: -80px !important; }
  .mb-lg-n80,
  .my-lg-n80 {
    margin-bottom: -80px !important; }
  .ml-lg-n80,
  .mx-lg-n80 {
    margin-left: -80px !important; }
  .m-lg-n79 {
    margin: -79px !important; }
  .mt-lg-n79,
  .my-lg-n79 {
    margin-top: -79px !important; }
  .mr-lg-n79,
  .mx-lg-n79 {
    margin-right: -79px !important; }
  .mb-lg-n79,
  .my-lg-n79 {
    margin-bottom: -79px !important; }
  .ml-lg-n79,
  .mx-lg-n79 {
    margin-left: -79px !important; }
  .m-lg-n78 {
    margin: -78px !important; }
  .mt-lg-n78,
  .my-lg-n78 {
    margin-top: -78px !important; }
  .mr-lg-n78,
  .mx-lg-n78 {
    margin-right: -78px !important; }
  .mb-lg-n78,
  .my-lg-n78 {
    margin-bottom: -78px !important; }
  .ml-lg-n78,
  .mx-lg-n78 {
    margin-left: -78px !important; }
  .m-lg-n77 {
    margin: -77px !important; }
  .mt-lg-n77,
  .my-lg-n77 {
    margin-top: -77px !important; }
  .mr-lg-n77,
  .mx-lg-n77 {
    margin-right: -77px !important; }
  .mb-lg-n77,
  .my-lg-n77 {
    margin-bottom: -77px !important; }
  .ml-lg-n77,
  .mx-lg-n77 {
    margin-left: -77px !important; }
  .m-lg-n76 {
    margin: -76px !important; }
  .mt-lg-n76,
  .my-lg-n76 {
    margin-top: -76px !important; }
  .mr-lg-n76,
  .mx-lg-n76 {
    margin-right: -76px !important; }
  .mb-lg-n76,
  .my-lg-n76 {
    margin-bottom: -76px !important; }
  .ml-lg-n76,
  .mx-lg-n76 {
    margin-left: -76px !important; }
  .m-lg-n75 {
    margin: -75px !important; }
  .mt-lg-n75,
  .my-lg-n75 {
    margin-top: -75px !important; }
  .mr-lg-n75,
  .mx-lg-n75 {
    margin-right: -75px !important; }
  .mb-lg-n75,
  .my-lg-n75 {
    margin-bottom: -75px !important; }
  .ml-lg-n75,
  .mx-lg-n75 {
    margin-left: -75px !important; }
  .m-lg-n74 {
    margin: -74px !important; }
  .mt-lg-n74,
  .my-lg-n74 {
    margin-top: -74px !important; }
  .mr-lg-n74,
  .mx-lg-n74 {
    margin-right: -74px !important; }
  .mb-lg-n74,
  .my-lg-n74 {
    margin-bottom: -74px !important; }
  .ml-lg-n74,
  .mx-lg-n74 {
    margin-left: -74px !important; }
  .m-lg-n73 {
    margin: -73px !important; }
  .mt-lg-n73,
  .my-lg-n73 {
    margin-top: -73px !important; }
  .mr-lg-n73,
  .mx-lg-n73 {
    margin-right: -73px !important; }
  .mb-lg-n73,
  .my-lg-n73 {
    margin-bottom: -73px !important; }
  .ml-lg-n73,
  .mx-lg-n73 {
    margin-left: -73px !important; }
  .m-lg-n72 {
    margin: -72px !important; }
  .mt-lg-n72,
  .my-lg-n72 {
    margin-top: -72px !important; }
  .mr-lg-n72,
  .mx-lg-n72 {
    margin-right: -72px !important; }
  .mb-lg-n72,
  .my-lg-n72 {
    margin-bottom: -72px !important; }
  .ml-lg-n72,
  .mx-lg-n72 {
    margin-left: -72px !important; }
  .m-lg-n71 {
    margin: -71px !important; }
  .mt-lg-n71,
  .my-lg-n71 {
    margin-top: -71px !important; }
  .mr-lg-n71,
  .mx-lg-n71 {
    margin-right: -71px !important; }
  .mb-lg-n71,
  .my-lg-n71 {
    margin-bottom: -71px !important; }
  .ml-lg-n71,
  .mx-lg-n71 {
    margin-left: -71px !important; }
  .m-lg-n70 {
    margin: -70px !important; }
  .mt-lg-n70,
  .my-lg-n70 {
    margin-top: -70px !important; }
  .mr-lg-n70,
  .mx-lg-n70 {
    margin-right: -70px !important; }
  .mb-lg-n70,
  .my-lg-n70 {
    margin-bottom: -70px !important; }
  .ml-lg-n70,
  .mx-lg-n70 {
    margin-left: -70px !important; }
  .m-lg-n69 {
    margin: -69px !important; }
  .mt-lg-n69,
  .my-lg-n69 {
    margin-top: -69px !important; }
  .mr-lg-n69,
  .mx-lg-n69 {
    margin-right: -69px !important; }
  .mb-lg-n69,
  .my-lg-n69 {
    margin-bottom: -69px !important; }
  .ml-lg-n69,
  .mx-lg-n69 {
    margin-left: -69px !important; }
  .m-lg-n68 {
    margin: -68px !important; }
  .mt-lg-n68,
  .my-lg-n68 {
    margin-top: -68px !important; }
  .mr-lg-n68,
  .mx-lg-n68 {
    margin-right: -68px !important; }
  .mb-lg-n68,
  .my-lg-n68 {
    margin-bottom: -68px !important; }
  .ml-lg-n68,
  .mx-lg-n68 {
    margin-left: -68px !important; }
  .m-lg-n67 {
    margin: -67px !important; }
  .mt-lg-n67,
  .my-lg-n67 {
    margin-top: -67px !important; }
  .mr-lg-n67,
  .mx-lg-n67 {
    margin-right: -67px !important; }
  .mb-lg-n67,
  .my-lg-n67 {
    margin-bottom: -67px !important; }
  .ml-lg-n67,
  .mx-lg-n67 {
    margin-left: -67px !important; }
  .m-lg-n66 {
    margin: -66px !important; }
  .mt-lg-n66,
  .my-lg-n66 {
    margin-top: -66px !important; }
  .mr-lg-n66,
  .mx-lg-n66 {
    margin-right: -66px !important; }
  .mb-lg-n66,
  .my-lg-n66 {
    margin-bottom: -66px !important; }
  .ml-lg-n66,
  .mx-lg-n66 {
    margin-left: -66px !important; }
  .m-lg-n65 {
    margin: -65px !important; }
  .mt-lg-n65,
  .my-lg-n65 {
    margin-top: -65px !important; }
  .mr-lg-n65,
  .mx-lg-n65 {
    margin-right: -65px !important; }
  .mb-lg-n65,
  .my-lg-n65 {
    margin-bottom: -65px !important; }
  .ml-lg-n65,
  .mx-lg-n65 {
    margin-left: -65px !important; }
  .m-lg-n64 {
    margin: -64px !important; }
  .mt-lg-n64,
  .my-lg-n64 {
    margin-top: -64px !important; }
  .mr-lg-n64,
  .mx-lg-n64 {
    margin-right: -64px !important; }
  .mb-lg-n64,
  .my-lg-n64 {
    margin-bottom: -64px !important; }
  .ml-lg-n64,
  .mx-lg-n64 {
    margin-left: -64px !important; }
  .m-lg-n63 {
    margin: -63px !important; }
  .mt-lg-n63,
  .my-lg-n63 {
    margin-top: -63px !important; }
  .mr-lg-n63,
  .mx-lg-n63 {
    margin-right: -63px !important; }
  .mb-lg-n63,
  .my-lg-n63 {
    margin-bottom: -63px !important; }
  .ml-lg-n63,
  .mx-lg-n63 {
    margin-left: -63px !important; }
  .m-lg-n62 {
    margin: -62px !important; }
  .mt-lg-n62,
  .my-lg-n62 {
    margin-top: -62px !important; }
  .mr-lg-n62,
  .mx-lg-n62 {
    margin-right: -62px !important; }
  .mb-lg-n62,
  .my-lg-n62 {
    margin-bottom: -62px !important; }
  .ml-lg-n62,
  .mx-lg-n62 {
    margin-left: -62px !important; }
  .m-lg-n61 {
    margin: -61px !important; }
  .mt-lg-n61,
  .my-lg-n61 {
    margin-top: -61px !important; }
  .mr-lg-n61,
  .mx-lg-n61 {
    margin-right: -61px !important; }
  .mb-lg-n61,
  .my-lg-n61 {
    margin-bottom: -61px !important; }
  .ml-lg-n61,
  .mx-lg-n61 {
    margin-left: -61px !important; }
  .m-lg-n60 {
    margin: -60px !important; }
  .mt-lg-n60,
  .my-lg-n60 {
    margin-top: -60px !important; }
  .mr-lg-n60,
  .mx-lg-n60 {
    margin-right: -60px !important; }
  .mb-lg-n60,
  .my-lg-n60 {
    margin-bottom: -60px !important; }
  .ml-lg-n60,
  .mx-lg-n60 {
    margin-left: -60px !important; }
  .m-lg-n59 {
    margin: -59px !important; }
  .mt-lg-n59,
  .my-lg-n59 {
    margin-top: -59px !important; }
  .mr-lg-n59,
  .mx-lg-n59 {
    margin-right: -59px !important; }
  .mb-lg-n59,
  .my-lg-n59 {
    margin-bottom: -59px !important; }
  .ml-lg-n59,
  .mx-lg-n59 {
    margin-left: -59px !important; }
  .m-lg-n58 {
    margin: -58px !important; }
  .mt-lg-n58,
  .my-lg-n58 {
    margin-top: -58px !important; }
  .mr-lg-n58,
  .mx-lg-n58 {
    margin-right: -58px !important; }
  .mb-lg-n58,
  .my-lg-n58 {
    margin-bottom: -58px !important; }
  .ml-lg-n58,
  .mx-lg-n58 {
    margin-left: -58px !important; }
  .m-lg-n57 {
    margin: -57px !important; }
  .mt-lg-n57,
  .my-lg-n57 {
    margin-top: -57px !important; }
  .mr-lg-n57,
  .mx-lg-n57 {
    margin-right: -57px !important; }
  .mb-lg-n57,
  .my-lg-n57 {
    margin-bottom: -57px !important; }
  .ml-lg-n57,
  .mx-lg-n57 {
    margin-left: -57px !important; }
  .m-lg-n56 {
    margin: -56px !important; }
  .mt-lg-n56,
  .my-lg-n56 {
    margin-top: -56px !important; }
  .mr-lg-n56,
  .mx-lg-n56 {
    margin-right: -56px !important; }
  .mb-lg-n56,
  .my-lg-n56 {
    margin-bottom: -56px !important; }
  .ml-lg-n56,
  .mx-lg-n56 {
    margin-left: -56px !important; }
  .m-lg-n55 {
    margin: -55px !important; }
  .mt-lg-n55,
  .my-lg-n55 {
    margin-top: -55px !important; }
  .mr-lg-n55,
  .mx-lg-n55 {
    margin-right: -55px !important; }
  .mb-lg-n55,
  .my-lg-n55 {
    margin-bottom: -55px !important; }
  .ml-lg-n55,
  .mx-lg-n55 {
    margin-left: -55px !important; }
  .m-lg-n54 {
    margin: -54px !important; }
  .mt-lg-n54,
  .my-lg-n54 {
    margin-top: -54px !important; }
  .mr-lg-n54,
  .mx-lg-n54 {
    margin-right: -54px !important; }
  .mb-lg-n54,
  .my-lg-n54 {
    margin-bottom: -54px !important; }
  .ml-lg-n54,
  .mx-lg-n54 {
    margin-left: -54px !important; }
  .m-lg-n53 {
    margin: -53px !important; }
  .mt-lg-n53,
  .my-lg-n53 {
    margin-top: -53px !important; }
  .mr-lg-n53,
  .mx-lg-n53 {
    margin-right: -53px !important; }
  .mb-lg-n53,
  .my-lg-n53 {
    margin-bottom: -53px !important; }
  .ml-lg-n53,
  .mx-lg-n53 {
    margin-left: -53px !important; }
  .m-lg-n52 {
    margin: -52px !important; }
  .mt-lg-n52,
  .my-lg-n52 {
    margin-top: -52px !important; }
  .mr-lg-n52,
  .mx-lg-n52 {
    margin-right: -52px !important; }
  .mb-lg-n52,
  .my-lg-n52 {
    margin-bottom: -52px !important; }
  .ml-lg-n52,
  .mx-lg-n52 {
    margin-left: -52px !important; }
  .m-lg-n51 {
    margin: -51px !important; }
  .mt-lg-n51,
  .my-lg-n51 {
    margin-top: -51px !important; }
  .mr-lg-n51,
  .mx-lg-n51 {
    margin-right: -51px !important; }
  .mb-lg-n51,
  .my-lg-n51 {
    margin-bottom: -51px !important; }
  .ml-lg-n51,
  .mx-lg-n51 {
    margin-left: -51px !important; }
  .m-lg-n50 {
    margin: -50px !important; }
  .mt-lg-n50,
  .my-lg-n50 {
    margin-top: -50px !important; }
  .mr-lg-n50,
  .mx-lg-n50 {
    margin-right: -50px !important; }
  .mb-lg-n50,
  .my-lg-n50 {
    margin-bottom: -50px !important; }
  .ml-lg-n50,
  .mx-lg-n50 {
    margin-left: -50px !important; }
  .m-lg-n49 {
    margin: -49px !important; }
  .mt-lg-n49,
  .my-lg-n49 {
    margin-top: -49px !important; }
  .mr-lg-n49,
  .mx-lg-n49 {
    margin-right: -49px !important; }
  .mb-lg-n49,
  .my-lg-n49 {
    margin-bottom: -49px !important; }
  .ml-lg-n49,
  .mx-lg-n49 {
    margin-left: -49px !important; }
  .m-lg-n48 {
    margin: -48px !important; }
  .mt-lg-n48,
  .my-lg-n48 {
    margin-top: -48px !important; }
  .mr-lg-n48,
  .mx-lg-n48 {
    margin-right: -48px !important; }
  .mb-lg-n48,
  .my-lg-n48 {
    margin-bottom: -48px !important; }
  .ml-lg-n48,
  .mx-lg-n48 {
    margin-left: -48px !important; }
  .m-lg-n47 {
    margin: -47px !important; }
  .mt-lg-n47,
  .my-lg-n47 {
    margin-top: -47px !important; }
  .mr-lg-n47,
  .mx-lg-n47 {
    margin-right: -47px !important; }
  .mb-lg-n47,
  .my-lg-n47 {
    margin-bottom: -47px !important; }
  .ml-lg-n47,
  .mx-lg-n47 {
    margin-left: -47px !important; }
  .m-lg-n46 {
    margin: -46px !important; }
  .mt-lg-n46,
  .my-lg-n46 {
    margin-top: -46px !important; }
  .mr-lg-n46,
  .mx-lg-n46 {
    margin-right: -46px !important; }
  .mb-lg-n46,
  .my-lg-n46 {
    margin-bottom: -46px !important; }
  .ml-lg-n46,
  .mx-lg-n46 {
    margin-left: -46px !important; }
  .m-lg-n45 {
    margin: -45px !important; }
  .mt-lg-n45,
  .my-lg-n45 {
    margin-top: -45px !important; }
  .mr-lg-n45,
  .mx-lg-n45 {
    margin-right: -45px !important; }
  .mb-lg-n45,
  .my-lg-n45 {
    margin-bottom: -45px !important; }
  .ml-lg-n45,
  .mx-lg-n45 {
    margin-left: -45px !important; }
  .m-lg-n44 {
    margin: -44px !important; }
  .mt-lg-n44,
  .my-lg-n44 {
    margin-top: -44px !important; }
  .mr-lg-n44,
  .mx-lg-n44 {
    margin-right: -44px !important; }
  .mb-lg-n44,
  .my-lg-n44 {
    margin-bottom: -44px !important; }
  .ml-lg-n44,
  .mx-lg-n44 {
    margin-left: -44px !important; }
  .m-lg-n43 {
    margin: -43px !important; }
  .mt-lg-n43,
  .my-lg-n43 {
    margin-top: -43px !important; }
  .mr-lg-n43,
  .mx-lg-n43 {
    margin-right: -43px !important; }
  .mb-lg-n43,
  .my-lg-n43 {
    margin-bottom: -43px !important; }
  .ml-lg-n43,
  .mx-lg-n43 {
    margin-left: -43px !important; }
  .m-lg-n42 {
    margin: -42px !important; }
  .mt-lg-n42,
  .my-lg-n42 {
    margin-top: -42px !important; }
  .mr-lg-n42,
  .mx-lg-n42 {
    margin-right: -42px !important; }
  .mb-lg-n42,
  .my-lg-n42 {
    margin-bottom: -42px !important; }
  .ml-lg-n42,
  .mx-lg-n42 {
    margin-left: -42px !important; }
  .m-lg-n41 {
    margin: -41px !important; }
  .mt-lg-n41,
  .my-lg-n41 {
    margin-top: -41px !important; }
  .mr-lg-n41,
  .mx-lg-n41 {
    margin-right: -41px !important; }
  .mb-lg-n41,
  .my-lg-n41 {
    margin-bottom: -41px !important; }
  .ml-lg-n41,
  .mx-lg-n41 {
    margin-left: -41px !important; }
  .m-lg-n40 {
    margin: -40px !important; }
  .mt-lg-n40,
  .my-lg-n40 {
    margin-top: -40px !important; }
  .mr-lg-n40,
  .mx-lg-n40 {
    margin-right: -40px !important; }
  .mb-lg-n40,
  .my-lg-n40 {
    margin-bottom: -40px !important; }
  .ml-lg-n40,
  .mx-lg-n40 {
    margin-left: -40px !important; }
  .m-lg-n39 {
    margin: -39px !important; }
  .mt-lg-n39,
  .my-lg-n39 {
    margin-top: -39px !important; }
  .mr-lg-n39,
  .mx-lg-n39 {
    margin-right: -39px !important; }
  .mb-lg-n39,
  .my-lg-n39 {
    margin-bottom: -39px !important; }
  .ml-lg-n39,
  .mx-lg-n39 {
    margin-left: -39px !important; }
  .m-lg-n38 {
    margin: -38px !important; }
  .mt-lg-n38,
  .my-lg-n38 {
    margin-top: -38px !important; }
  .mr-lg-n38,
  .mx-lg-n38 {
    margin-right: -38px !important; }
  .mb-lg-n38,
  .my-lg-n38 {
    margin-bottom: -38px !important; }
  .ml-lg-n38,
  .mx-lg-n38 {
    margin-left: -38px !important; }
  .m-lg-n37 {
    margin: -37px !important; }
  .mt-lg-n37,
  .my-lg-n37 {
    margin-top: -37px !important; }
  .mr-lg-n37,
  .mx-lg-n37 {
    margin-right: -37px !important; }
  .mb-lg-n37,
  .my-lg-n37 {
    margin-bottom: -37px !important; }
  .ml-lg-n37,
  .mx-lg-n37 {
    margin-left: -37px !important; }
  .m-lg-n36 {
    margin: -36px !important; }
  .mt-lg-n36,
  .my-lg-n36 {
    margin-top: -36px !important; }
  .mr-lg-n36,
  .mx-lg-n36 {
    margin-right: -36px !important; }
  .mb-lg-n36,
  .my-lg-n36 {
    margin-bottom: -36px !important; }
  .ml-lg-n36,
  .mx-lg-n36 {
    margin-left: -36px !important; }
  .m-lg-n35 {
    margin: -35px !important; }
  .mt-lg-n35,
  .my-lg-n35 {
    margin-top: -35px !important; }
  .mr-lg-n35,
  .mx-lg-n35 {
    margin-right: -35px !important; }
  .mb-lg-n35,
  .my-lg-n35 {
    margin-bottom: -35px !important; }
  .ml-lg-n35,
  .mx-lg-n35 {
    margin-left: -35px !important; }
  .m-lg-n34 {
    margin: -34px !important; }
  .mt-lg-n34,
  .my-lg-n34 {
    margin-top: -34px !important; }
  .mr-lg-n34,
  .mx-lg-n34 {
    margin-right: -34px !important; }
  .mb-lg-n34,
  .my-lg-n34 {
    margin-bottom: -34px !important; }
  .ml-lg-n34,
  .mx-lg-n34 {
    margin-left: -34px !important; }
  .m-lg-n33 {
    margin: -33px !important; }
  .mt-lg-n33,
  .my-lg-n33 {
    margin-top: -33px !important; }
  .mr-lg-n33,
  .mx-lg-n33 {
    margin-right: -33px !important; }
  .mb-lg-n33,
  .my-lg-n33 {
    margin-bottom: -33px !important; }
  .ml-lg-n33,
  .mx-lg-n33 {
    margin-left: -33px !important; }
  .m-lg-n32 {
    margin: -32px !important; }
  .mt-lg-n32,
  .my-lg-n32 {
    margin-top: -32px !important; }
  .mr-lg-n32,
  .mx-lg-n32 {
    margin-right: -32px !important; }
  .mb-lg-n32,
  .my-lg-n32 {
    margin-bottom: -32px !important; }
  .ml-lg-n32,
  .mx-lg-n32 {
    margin-left: -32px !important; }
  .m-lg-n31 {
    margin: -31px !important; }
  .mt-lg-n31,
  .my-lg-n31 {
    margin-top: -31px !important; }
  .mr-lg-n31,
  .mx-lg-n31 {
    margin-right: -31px !important; }
  .mb-lg-n31,
  .my-lg-n31 {
    margin-bottom: -31px !important; }
  .ml-lg-n31,
  .mx-lg-n31 {
    margin-left: -31px !important; }
  .m-lg-n30 {
    margin: -30px !important; }
  .mt-lg-n30,
  .my-lg-n30 {
    margin-top: -30px !important; }
  .mr-lg-n30,
  .mx-lg-n30 {
    margin-right: -30px !important; }
  .mb-lg-n30,
  .my-lg-n30 {
    margin-bottom: -30px !important; }
  .ml-lg-n30,
  .mx-lg-n30 {
    margin-left: -30px !important; }
  .m-lg-n29 {
    margin: -29px !important; }
  .mt-lg-n29,
  .my-lg-n29 {
    margin-top: -29px !important; }
  .mr-lg-n29,
  .mx-lg-n29 {
    margin-right: -29px !important; }
  .mb-lg-n29,
  .my-lg-n29 {
    margin-bottom: -29px !important; }
  .ml-lg-n29,
  .mx-lg-n29 {
    margin-left: -29px !important; }
  .m-lg-n28 {
    margin: -28px !important; }
  .mt-lg-n28,
  .my-lg-n28 {
    margin-top: -28px !important; }
  .mr-lg-n28,
  .mx-lg-n28 {
    margin-right: -28px !important; }
  .mb-lg-n28,
  .my-lg-n28 {
    margin-bottom: -28px !important; }
  .ml-lg-n28,
  .mx-lg-n28 {
    margin-left: -28px !important; }
  .m-lg-n27 {
    margin: -27px !important; }
  .mt-lg-n27,
  .my-lg-n27 {
    margin-top: -27px !important; }
  .mr-lg-n27,
  .mx-lg-n27 {
    margin-right: -27px !important; }
  .mb-lg-n27,
  .my-lg-n27 {
    margin-bottom: -27px !important; }
  .ml-lg-n27,
  .mx-lg-n27 {
    margin-left: -27px !important; }
  .m-lg-n26 {
    margin: -26px !important; }
  .mt-lg-n26,
  .my-lg-n26 {
    margin-top: -26px !important; }
  .mr-lg-n26,
  .mx-lg-n26 {
    margin-right: -26px !important; }
  .mb-lg-n26,
  .my-lg-n26 {
    margin-bottom: -26px !important; }
  .ml-lg-n26,
  .mx-lg-n26 {
    margin-left: -26px !important; }
  .m-lg-n25 {
    margin: -25px !important; }
  .mt-lg-n25,
  .my-lg-n25 {
    margin-top: -25px !important; }
  .mr-lg-n25,
  .mx-lg-n25 {
    margin-right: -25px !important; }
  .mb-lg-n25,
  .my-lg-n25 {
    margin-bottom: -25px !important; }
  .ml-lg-n25,
  .mx-lg-n25 {
    margin-left: -25px !important; }
  .m-lg-n24 {
    margin: -24px !important; }
  .mt-lg-n24,
  .my-lg-n24 {
    margin-top: -24px !important; }
  .mr-lg-n24,
  .mx-lg-n24 {
    margin-right: -24px !important; }
  .mb-lg-n24,
  .my-lg-n24 {
    margin-bottom: -24px !important; }
  .ml-lg-n24,
  .mx-lg-n24 {
    margin-left: -24px !important; }
  .m-lg-n23 {
    margin: -23px !important; }
  .mt-lg-n23,
  .my-lg-n23 {
    margin-top: -23px !important; }
  .mr-lg-n23,
  .mx-lg-n23 {
    margin-right: -23px !important; }
  .mb-lg-n23,
  .my-lg-n23 {
    margin-bottom: -23px !important; }
  .ml-lg-n23,
  .mx-lg-n23 {
    margin-left: -23px !important; }
  .m-lg-n22 {
    margin: -22px !important; }
  .mt-lg-n22,
  .my-lg-n22 {
    margin-top: -22px !important; }
  .mr-lg-n22,
  .mx-lg-n22 {
    margin-right: -22px !important; }
  .mb-lg-n22,
  .my-lg-n22 {
    margin-bottom: -22px !important; }
  .ml-lg-n22,
  .mx-lg-n22 {
    margin-left: -22px !important; }
  .m-lg-n21 {
    margin: -21px !important; }
  .mt-lg-n21,
  .my-lg-n21 {
    margin-top: -21px !important; }
  .mr-lg-n21,
  .mx-lg-n21 {
    margin-right: -21px !important; }
  .mb-lg-n21,
  .my-lg-n21 {
    margin-bottom: -21px !important; }
  .ml-lg-n21,
  .mx-lg-n21 {
    margin-left: -21px !important; }
  .m-lg-n20 {
    margin: -20px !important; }
  .mt-lg-n20,
  .my-lg-n20 {
    margin-top: -20px !important; }
  .mr-lg-n20,
  .mx-lg-n20 {
    margin-right: -20px !important; }
  .mb-lg-n20,
  .my-lg-n20 {
    margin-bottom: -20px !important; }
  .ml-lg-n20,
  .mx-lg-n20 {
    margin-left: -20px !important; }
  .m-lg-n19 {
    margin: -19px !important; }
  .mt-lg-n19,
  .my-lg-n19 {
    margin-top: -19px !important; }
  .mr-lg-n19,
  .mx-lg-n19 {
    margin-right: -19px !important; }
  .mb-lg-n19,
  .my-lg-n19 {
    margin-bottom: -19px !important; }
  .ml-lg-n19,
  .mx-lg-n19 {
    margin-left: -19px !important; }
  .m-lg-n18 {
    margin: -18px !important; }
  .mt-lg-n18,
  .my-lg-n18 {
    margin-top: -18px !important; }
  .mr-lg-n18,
  .mx-lg-n18 {
    margin-right: -18px !important; }
  .mb-lg-n18,
  .my-lg-n18 {
    margin-bottom: -18px !important; }
  .ml-lg-n18,
  .mx-lg-n18 {
    margin-left: -18px !important; }
  .m-lg-n17 {
    margin: -17px !important; }
  .mt-lg-n17,
  .my-lg-n17 {
    margin-top: -17px !important; }
  .mr-lg-n17,
  .mx-lg-n17 {
    margin-right: -17px !important; }
  .mb-lg-n17,
  .my-lg-n17 {
    margin-bottom: -17px !important; }
  .ml-lg-n17,
  .mx-lg-n17 {
    margin-left: -17px !important; }
  .m-lg-n16 {
    margin: -16px !important; }
  .mt-lg-n16,
  .my-lg-n16 {
    margin-top: -16px !important; }
  .mr-lg-n16,
  .mx-lg-n16 {
    margin-right: -16px !important; }
  .mb-lg-n16,
  .my-lg-n16 {
    margin-bottom: -16px !important; }
  .ml-lg-n16,
  .mx-lg-n16 {
    margin-left: -16px !important; }
  .m-lg-n15 {
    margin: -15px !important; }
  .mt-lg-n15,
  .my-lg-n15 {
    margin-top: -15px !important; }
  .mr-lg-n15,
  .mx-lg-n15 {
    margin-right: -15px !important; }
  .mb-lg-n15,
  .my-lg-n15 {
    margin-bottom: -15px !important; }
  .ml-lg-n15,
  .mx-lg-n15 {
    margin-left: -15px !important; }
  .m-lg-n14 {
    margin: -14px !important; }
  .mt-lg-n14,
  .my-lg-n14 {
    margin-top: -14px !important; }
  .mr-lg-n14,
  .mx-lg-n14 {
    margin-right: -14px !important; }
  .mb-lg-n14,
  .my-lg-n14 {
    margin-bottom: -14px !important; }
  .ml-lg-n14,
  .mx-lg-n14 {
    margin-left: -14px !important; }
  .m-lg-n13 {
    margin: -13px !important; }
  .mt-lg-n13,
  .my-lg-n13 {
    margin-top: -13px !important; }
  .mr-lg-n13,
  .mx-lg-n13 {
    margin-right: -13px !important; }
  .mb-lg-n13,
  .my-lg-n13 {
    margin-bottom: -13px !important; }
  .ml-lg-n13,
  .mx-lg-n13 {
    margin-left: -13px !important; }
  .m-lg-n12 {
    margin: -12px !important; }
  .mt-lg-n12,
  .my-lg-n12 {
    margin-top: -12px !important; }
  .mr-lg-n12,
  .mx-lg-n12 {
    margin-right: -12px !important; }
  .mb-lg-n12,
  .my-lg-n12 {
    margin-bottom: -12px !important; }
  .ml-lg-n12,
  .mx-lg-n12 {
    margin-left: -12px !important; }
  .m-lg-n11 {
    margin: -11px !important; }
  .mt-lg-n11,
  .my-lg-n11 {
    margin-top: -11px !important; }
  .mr-lg-n11,
  .mx-lg-n11 {
    margin-right: -11px !important; }
  .mb-lg-n11,
  .my-lg-n11 {
    margin-bottom: -11px !important; }
  .ml-lg-n11,
  .mx-lg-n11 {
    margin-left: -11px !important; }
  .m-lg-n10 {
    margin: -10px !important; }
  .mt-lg-n10,
  .my-lg-n10 {
    margin-top: -10px !important; }
  .mr-lg-n10,
  .mx-lg-n10 {
    margin-right: -10px !important; }
  .mb-lg-n10,
  .my-lg-n10 {
    margin-bottom: -10px !important; }
  .ml-lg-n10,
  .mx-lg-n10 {
    margin-left: -10px !important; }
  .m-lg-n9 {
    margin: -9px !important; }
  .mt-lg-n9,
  .my-lg-n9 {
    margin-top: -9px !important; }
  .mr-lg-n9,
  .mx-lg-n9 {
    margin-right: -9px !important; }
  .mb-lg-n9,
  .my-lg-n9 {
    margin-bottom: -9px !important; }
  .ml-lg-n9,
  .mx-lg-n9 {
    margin-left: -9px !important; }
  .m-lg-n8 {
    margin: -8px !important; }
  .mt-lg-n8,
  .my-lg-n8 {
    margin-top: -8px !important; }
  .mr-lg-n8,
  .mx-lg-n8 {
    margin-right: -8px !important; }
  .mb-lg-n8,
  .my-lg-n8 {
    margin-bottom: -8px !important; }
  .ml-lg-n8,
  .mx-lg-n8 {
    margin-left: -8px !important; }
  .m-lg-n7 {
    margin: -7px !important; }
  .mt-lg-n7,
  .my-lg-n7 {
    margin-top: -7px !important; }
  .mr-lg-n7,
  .mx-lg-n7 {
    margin-right: -7px !important; }
  .mb-lg-n7,
  .my-lg-n7 {
    margin-bottom: -7px !important; }
  .ml-lg-n7,
  .mx-lg-n7 {
    margin-left: -7px !important; }
  .m-lg-n6 {
    margin: -6px !important; }
  .mt-lg-n6,
  .my-lg-n6 {
    margin-top: -6px !important; }
  .mr-lg-n6,
  .mx-lg-n6 {
    margin-right: -6px !important; }
  .mb-lg-n6,
  .my-lg-n6 {
    margin-bottom: -6px !important; }
  .ml-lg-n6,
  .mx-lg-n6 {
    margin-left: -6px !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: 0px !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0px !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0px !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0px !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0px !important; }
  .m-xl-1 {
    margin: 1px !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 1px !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 1px !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 1px !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 1px !important; }
  .m-xl-2 {
    margin: 2px !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 2px !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 2px !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 2px !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 2px !important; }
  .m-xl-3 {
    margin: 3px !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 3px !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 3px !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 3px !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 3px !important; }
  .m-xl-4 {
    margin: 4px !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 4px !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 4px !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 4px !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 4px !important; }
  .m-xl-5 {
    margin: 5px !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 5px !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 5px !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 5px !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 5px !important; }
  .m-xl-100 {
    margin: 100px !important; }
  .mt-xl-100,
  .my-xl-100 {
    margin-top: 100px !important; }
  .mr-xl-100,
  .mx-xl-100 {
    margin-right: 100px !important; }
  .mb-xl-100,
  .my-xl-100 {
    margin-bottom: 100px !important; }
  .ml-xl-100,
  .mx-xl-100 {
    margin-left: 100px !important; }
  .m-xl-99 {
    margin: 99px !important; }
  .mt-xl-99,
  .my-xl-99 {
    margin-top: 99px !important; }
  .mr-xl-99,
  .mx-xl-99 {
    margin-right: 99px !important; }
  .mb-xl-99,
  .my-xl-99 {
    margin-bottom: 99px !important; }
  .ml-xl-99,
  .mx-xl-99 {
    margin-left: 99px !important; }
  .m-xl-98 {
    margin: 98px !important; }
  .mt-xl-98,
  .my-xl-98 {
    margin-top: 98px !important; }
  .mr-xl-98,
  .mx-xl-98 {
    margin-right: 98px !important; }
  .mb-xl-98,
  .my-xl-98 {
    margin-bottom: 98px !important; }
  .ml-xl-98,
  .mx-xl-98 {
    margin-left: 98px !important; }
  .m-xl-97 {
    margin: 97px !important; }
  .mt-xl-97,
  .my-xl-97 {
    margin-top: 97px !important; }
  .mr-xl-97,
  .mx-xl-97 {
    margin-right: 97px !important; }
  .mb-xl-97,
  .my-xl-97 {
    margin-bottom: 97px !important; }
  .ml-xl-97,
  .mx-xl-97 {
    margin-left: 97px !important; }
  .m-xl-96 {
    margin: 96px !important; }
  .mt-xl-96,
  .my-xl-96 {
    margin-top: 96px !important; }
  .mr-xl-96,
  .mx-xl-96 {
    margin-right: 96px !important; }
  .mb-xl-96,
  .my-xl-96 {
    margin-bottom: 96px !important; }
  .ml-xl-96,
  .mx-xl-96 {
    margin-left: 96px !important; }
  .m-xl-95 {
    margin: 95px !important; }
  .mt-xl-95,
  .my-xl-95 {
    margin-top: 95px !important; }
  .mr-xl-95,
  .mx-xl-95 {
    margin-right: 95px !important; }
  .mb-xl-95,
  .my-xl-95 {
    margin-bottom: 95px !important; }
  .ml-xl-95,
  .mx-xl-95 {
    margin-left: 95px !important; }
  .m-xl-94 {
    margin: 94px !important; }
  .mt-xl-94,
  .my-xl-94 {
    margin-top: 94px !important; }
  .mr-xl-94,
  .mx-xl-94 {
    margin-right: 94px !important; }
  .mb-xl-94,
  .my-xl-94 {
    margin-bottom: 94px !important; }
  .ml-xl-94,
  .mx-xl-94 {
    margin-left: 94px !important; }
  .m-xl-93 {
    margin: 93px !important; }
  .mt-xl-93,
  .my-xl-93 {
    margin-top: 93px !important; }
  .mr-xl-93,
  .mx-xl-93 {
    margin-right: 93px !important; }
  .mb-xl-93,
  .my-xl-93 {
    margin-bottom: 93px !important; }
  .ml-xl-93,
  .mx-xl-93 {
    margin-left: 93px !important; }
  .m-xl-92 {
    margin: 92px !important; }
  .mt-xl-92,
  .my-xl-92 {
    margin-top: 92px !important; }
  .mr-xl-92,
  .mx-xl-92 {
    margin-right: 92px !important; }
  .mb-xl-92,
  .my-xl-92 {
    margin-bottom: 92px !important; }
  .ml-xl-92,
  .mx-xl-92 {
    margin-left: 92px !important; }
  .m-xl-91 {
    margin: 91px !important; }
  .mt-xl-91,
  .my-xl-91 {
    margin-top: 91px !important; }
  .mr-xl-91,
  .mx-xl-91 {
    margin-right: 91px !important; }
  .mb-xl-91,
  .my-xl-91 {
    margin-bottom: 91px !important; }
  .ml-xl-91,
  .mx-xl-91 {
    margin-left: 91px !important; }
  .m-xl-90 {
    margin: 90px !important; }
  .mt-xl-90,
  .my-xl-90 {
    margin-top: 90px !important; }
  .mr-xl-90,
  .mx-xl-90 {
    margin-right: 90px !important; }
  .mb-xl-90,
  .my-xl-90 {
    margin-bottom: 90px !important; }
  .ml-xl-90,
  .mx-xl-90 {
    margin-left: 90px !important; }
  .m-xl-89 {
    margin: 89px !important; }
  .mt-xl-89,
  .my-xl-89 {
    margin-top: 89px !important; }
  .mr-xl-89,
  .mx-xl-89 {
    margin-right: 89px !important; }
  .mb-xl-89,
  .my-xl-89 {
    margin-bottom: 89px !important; }
  .ml-xl-89,
  .mx-xl-89 {
    margin-left: 89px !important; }
  .m-xl-88 {
    margin: 88px !important; }
  .mt-xl-88,
  .my-xl-88 {
    margin-top: 88px !important; }
  .mr-xl-88,
  .mx-xl-88 {
    margin-right: 88px !important; }
  .mb-xl-88,
  .my-xl-88 {
    margin-bottom: 88px !important; }
  .ml-xl-88,
  .mx-xl-88 {
    margin-left: 88px !important; }
  .m-xl-87 {
    margin: 87px !important; }
  .mt-xl-87,
  .my-xl-87 {
    margin-top: 87px !important; }
  .mr-xl-87,
  .mx-xl-87 {
    margin-right: 87px !important; }
  .mb-xl-87,
  .my-xl-87 {
    margin-bottom: 87px !important; }
  .ml-xl-87,
  .mx-xl-87 {
    margin-left: 87px !important; }
  .m-xl-86 {
    margin: 86px !important; }
  .mt-xl-86,
  .my-xl-86 {
    margin-top: 86px !important; }
  .mr-xl-86,
  .mx-xl-86 {
    margin-right: 86px !important; }
  .mb-xl-86,
  .my-xl-86 {
    margin-bottom: 86px !important; }
  .ml-xl-86,
  .mx-xl-86 {
    margin-left: 86px !important; }
  .m-xl-85 {
    margin: 85px !important; }
  .mt-xl-85,
  .my-xl-85 {
    margin-top: 85px !important; }
  .mr-xl-85,
  .mx-xl-85 {
    margin-right: 85px !important; }
  .mb-xl-85,
  .my-xl-85 {
    margin-bottom: 85px !important; }
  .ml-xl-85,
  .mx-xl-85 {
    margin-left: 85px !important; }
  .m-xl-84 {
    margin: 84px !important; }
  .mt-xl-84,
  .my-xl-84 {
    margin-top: 84px !important; }
  .mr-xl-84,
  .mx-xl-84 {
    margin-right: 84px !important; }
  .mb-xl-84,
  .my-xl-84 {
    margin-bottom: 84px !important; }
  .ml-xl-84,
  .mx-xl-84 {
    margin-left: 84px !important; }
  .m-xl-83 {
    margin: 83px !important; }
  .mt-xl-83,
  .my-xl-83 {
    margin-top: 83px !important; }
  .mr-xl-83,
  .mx-xl-83 {
    margin-right: 83px !important; }
  .mb-xl-83,
  .my-xl-83 {
    margin-bottom: 83px !important; }
  .ml-xl-83,
  .mx-xl-83 {
    margin-left: 83px !important; }
  .m-xl-82 {
    margin: 82px !important; }
  .mt-xl-82,
  .my-xl-82 {
    margin-top: 82px !important; }
  .mr-xl-82,
  .mx-xl-82 {
    margin-right: 82px !important; }
  .mb-xl-82,
  .my-xl-82 {
    margin-bottom: 82px !important; }
  .ml-xl-82,
  .mx-xl-82 {
    margin-left: 82px !important; }
  .m-xl-81 {
    margin: 81px !important; }
  .mt-xl-81,
  .my-xl-81 {
    margin-top: 81px !important; }
  .mr-xl-81,
  .mx-xl-81 {
    margin-right: 81px !important; }
  .mb-xl-81,
  .my-xl-81 {
    margin-bottom: 81px !important; }
  .ml-xl-81,
  .mx-xl-81 {
    margin-left: 81px !important; }
  .m-xl-80 {
    margin: 80px !important; }
  .mt-xl-80,
  .my-xl-80 {
    margin-top: 80px !important; }
  .mr-xl-80,
  .mx-xl-80 {
    margin-right: 80px !important; }
  .mb-xl-80,
  .my-xl-80 {
    margin-bottom: 80px !important; }
  .ml-xl-80,
  .mx-xl-80 {
    margin-left: 80px !important; }
  .m-xl-79 {
    margin: 79px !important; }
  .mt-xl-79,
  .my-xl-79 {
    margin-top: 79px !important; }
  .mr-xl-79,
  .mx-xl-79 {
    margin-right: 79px !important; }
  .mb-xl-79,
  .my-xl-79 {
    margin-bottom: 79px !important; }
  .ml-xl-79,
  .mx-xl-79 {
    margin-left: 79px !important; }
  .m-xl-78 {
    margin: 78px !important; }
  .mt-xl-78,
  .my-xl-78 {
    margin-top: 78px !important; }
  .mr-xl-78,
  .mx-xl-78 {
    margin-right: 78px !important; }
  .mb-xl-78,
  .my-xl-78 {
    margin-bottom: 78px !important; }
  .ml-xl-78,
  .mx-xl-78 {
    margin-left: 78px !important; }
  .m-xl-77 {
    margin: 77px !important; }
  .mt-xl-77,
  .my-xl-77 {
    margin-top: 77px !important; }
  .mr-xl-77,
  .mx-xl-77 {
    margin-right: 77px !important; }
  .mb-xl-77,
  .my-xl-77 {
    margin-bottom: 77px !important; }
  .ml-xl-77,
  .mx-xl-77 {
    margin-left: 77px !important; }
  .m-xl-76 {
    margin: 76px !important; }
  .mt-xl-76,
  .my-xl-76 {
    margin-top: 76px !important; }
  .mr-xl-76,
  .mx-xl-76 {
    margin-right: 76px !important; }
  .mb-xl-76,
  .my-xl-76 {
    margin-bottom: 76px !important; }
  .ml-xl-76,
  .mx-xl-76 {
    margin-left: 76px !important; }
  .m-xl-75 {
    margin: 75px !important; }
  .mt-xl-75,
  .my-xl-75 {
    margin-top: 75px !important; }
  .mr-xl-75,
  .mx-xl-75 {
    margin-right: 75px !important; }
  .mb-xl-75,
  .my-xl-75 {
    margin-bottom: 75px !important; }
  .ml-xl-75,
  .mx-xl-75 {
    margin-left: 75px !important; }
  .m-xl-74 {
    margin: 74px !important; }
  .mt-xl-74,
  .my-xl-74 {
    margin-top: 74px !important; }
  .mr-xl-74,
  .mx-xl-74 {
    margin-right: 74px !important; }
  .mb-xl-74,
  .my-xl-74 {
    margin-bottom: 74px !important; }
  .ml-xl-74,
  .mx-xl-74 {
    margin-left: 74px !important; }
  .m-xl-73 {
    margin: 73px !important; }
  .mt-xl-73,
  .my-xl-73 {
    margin-top: 73px !important; }
  .mr-xl-73,
  .mx-xl-73 {
    margin-right: 73px !important; }
  .mb-xl-73,
  .my-xl-73 {
    margin-bottom: 73px !important; }
  .ml-xl-73,
  .mx-xl-73 {
    margin-left: 73px !important; }
  .m-xl-72 {
    margin: 72px !important; }
  .mt-xl-72,
  .my-xl-72 {
    margin-top: 72px !important; }
  .mr-xl-72,
  .mx-xl-72 {
    margin-right: 72px !important; }
  .mb-xl-72,
  .my-xl-72 {
    margin-bottom: 72px !important; }
  .ml-xl-72,
  .mx-xl-72 {
    margin-left: 72px !important; }
  .m-xl-71 {
    margin: 71px !important; }
  .mt-xl-71,
  .my-xl-71 {
    margin-top: 71px !important; }
  .mr-xl-71,
  .mx-xl-71 {
    margin-right: 71px !important; }
  .mb-xl-71,
  .my-xl-71 {
    margin-bottom: 71px !important; }
  .ml-xl-71,
  .mx-xl-71 {
    margin-left: 71px !important; }
  .m-xl-70 {
    margin: 70px !important; }
  .mt-xl-70,
  .my-xl-70 {
    margin-top: 70px !important; }
  .mr-xl-70,
  .mx-xl-70 {
    margin-right: 70px !important; }
  .mb-xl-70,
  .my-xl-70 {
    margin-bottom: 70px !important; }
  .ml-xl-70,
  .mx-xl-70 {
    margin-left: 70px !important; }
  .m-xl-69 {
    margin: 69px !important; }
  .mt-xl-69,
  .my-xl-69 {
    margin-top: 69px !important; }
  .mr-xl-69,
  .mx-xl-69 {
    margin-right: 69px !important; }
  .mb-xl-69,
  .my-xl-69 {
    margin-bottom: 69px !important; }
  .ml-xl-69,
  .mx-xl-69 {
    margin-left: 69px !important; }
  .m-xl-68 {
    margin: 68px !important; }
  .mt-xl-68,
  .my-xl-68 {
    margin-top: 68px !important; }
  .mr-xl-68,
  .mx-xl-68 {
    margin-right: 68px !important; }
  .mb-xl-68,
  .my-xl-68 {
    margin-bottom: 68px !important; }
  .ml-xl-68,
  .mx-xl-68 {
    margin-left: 68px !important; }
  .m-xl-67 {
    margin: 67px !important; }
  .mt-xl-67,
  .my-xl-67 {
    margin-top: 67px !important; }
  .mr-xl-67,
  .mx-xl-67 {
    margin-right: 67px !important; }
  .mb-xl-67,
  .my-xl-67 {
    margin-bottom: 67px !important; }
  .ml-xl-67,
  .mx-xl-67 {
    margin-left: 67px !important; }
  .m-xl-66 {
    margin: 66px !important; }
  .mt-xl-66,
  .my-xl-66 {
    margin-top: 66px !important; }
  .mr-xl-66,
  .mx-xl-66 {
    margin-right: 66px !important; }
  .mb-xl-66,
  .my-xl-66 {
    margin-bottom: 66px !important; }
  .ml-xl-66,
  .mx-xl-66 {
    margin-left: 66px !important; }
  .m-xl-65 {
    margin: 65px !important; }
  .mt-xl-65,
  .my-xl-65 {
    margin-top: 65px !important; }
  .mr-xl-65,
  .mx-xl-65 {
    margin-right: 65px !important; }
  .mb-xl-65,
  .my-xl-65 {
    margin-bottom: 65px !important; }
  .ml-xl-65,
  .mx-xl-65 {
    margin-left: 65px !important; }
  .m-xl-64 {
    margin: 64px !important; }
  .mt-xl-64,
  .my-xl-64 {
    margin-top: 64px !important; }
  .mr-xl-64,
  .mx-xl-64 {
    margin-right: 64px !important; }
  .mb-xl-64,
  .my-xl-64 {
    margin-bottom: 64px !important; }
  .ml-xl-64,
  .mx-xl-64 {
    margin-left: 64px !important; }
  .m-xl-63 {
    margin: 63px !important; }
  .mt-xl-63,
  .my-xl-63 {
    margin-top: 63px !important; }
  .mr-xl-63,
  .mx-xl-63 {
    margin-right: 63px !important; }
  .mb-xl-63,
  .my-xl-63 {
    margin-bottom: 63px !important; }
  .ml-xl-63,
  .mx-xl-63 {
    margin-left: 63px !important; }
  .m-xl-62 {
    margin: 62px !important; }
  .mt-xl-62,
  .my-xl-62 {
    margin-top: 62px !important; }
  .mr-xl-62,
  .mx-xl-62 {
    margin-right: 62px !important; }
  .mb-xl-62,
  .my-xl-62 {
    margin-bottom: 62px !important; }
  .ml-xl-62,
  .mx-xl-62 {
    margin-left: 62px !important; }
  .m-xl-61 {
    margin: 61px !important; }
  .mt-xl-61,
  .my-xl-61 {
    margin-top: 61px !important; }
  .mr-xl-61,
  .mx-xl-61 {
    margin-right: 61px !important; }
  .mb-xl-61,
  .my-xl-61 {
    margin-bottom: 61px !important; }
  .ml-xl-61,
  .mx-xl-61 {
    margin-left: 61px !important; }
  .m-xl-60 {
    margin: 60px !important; }
  .mt-xl-60,
  .my-xl-60 {
    margin-top: 60px !important; }
  .mr-xl-60,
  .mx-xl-60 {
    margin-right: 60px !important; }
  .mb-xl-60,
  .my-xl-60 {
    margin-bottom: 60px !important; }
  .ml-xl-60,
  .mx-xl-60 {
    margin-left: 60px !important; }
  .m-xl-59 {
    margin: 59px !important; }
  .mt-xl-59,
  .my-xl-59 {
    margin-top: 59px !important; }
  .mr-xl-59,
  .mx-xl-59 {
    margin-right: 59px !important; }
  .mb-xl-59,
  .my-xl-59 {
    margin-bottom: 59px !important; }
  .ml-xl-59,
  .mx-xl-59 {
    margin-left: 59px !important; }
  .m-xl-58 {
    margin: 58px !important; }
  .mt-xl-58,
  .my-xl-58 {
    margin-top: 58px !important; }
  .mr-xl-58,
  .mx-xl-58 {
    margin-right: 58px !important; }
  .mb-xl-58,
  .my-xl-58 {
    margin-bottom: 58px !important; }
  .ml-xl-58,
  .mx-xl-58 {
    margin-left: 58px !important; }
  .m-xl-57 {
    margin: 57px !important; }
  .mt-xl-57,
  .my-xl-57 {
    margin-top: 57px !important; }
  .mr-xl-57,
  .mx-xl-57 {
    margin-right: 57px !important; }
  .mb-xl-57,
  .my-xl-57 {
    margin-bottom: 57px !important; }
  .ml-xl-57,
  .mx-xl-57 {
    margin-left: 57px !important; }
  .m-xl-56 {
    margin: 56px !important; }
  .mt-xl-56,
  .my-xl-56 {
    margin-top: 56px !important; }
  .mr-xl-56,
  .mx-xl-56 {
    margin-right: 56px !important; }
  .mb-xl-56,
  .my-xl-56 {
    margin-bottom: 56px !important; }
  .ml-xl-56,
  .mx-xl-56 {
    margin-left: 56px !important; }
  .m-xl-55 {
    margin: 55px !important; }
  .mt-xl-55,
  .my-xl-55 {
    margin-top: 55px !important; }
  .mr-xl-55,
  .mx-xl-55 {
    margin-right: 55px !important; }
  .mb-xl-55,
  .my-xl-55 {
    margin-bottom: 55px !important; }
  .ml-xl-55,
  .mx-xl-55 {
    margin-left: 55px !important; }
  .m-xl-54 {
    margin: 54px !important; }
  .mt-xl-54,
  .my-xl-54 {
    margin-top: 54px !important; }
  .mr-xl-54,
  .mx-xl-54 {
    margin-right: 54px !important; }
  .mb-xl-54,
  .my-xl-54 {
    margin-bottom: 54px !important; }
  .ml-xl-54,
  .mx-xl-54 {
    margin-left: 54px !important; }
  .m-xl-53 {
    margin: 53px !important; }
  .mt-xl-53,
  .my-xl-53 {
    margin-top: 53px !important; }
  .mr-xl-53,
  .mx-xl-53 {
    margin-right: 53px !important; }
  .mb-xl-53,
  .my-xl-53 {
    margin-bottom: 53px !important; }
  .ml-xl-53,
  .mx-xl-53 {
    margin-left: 53px !important; }
  .m-xl-52 {
    margin: 52px !important; }
  .mt-xl-52,
  .my-xl-52 {
    margin-top: 52px !important; }
  .mr-xl-52,
  .mx-xl-52 {
    margin-right: 52px !important; }
  .mb-xl-52,
  .my-xl-52 {
    margin-bottom: 52px !important; }
  .ml-xl-52,
  .mx-xl-52 {
    margin-left: 52px !important; }
  .m-xl-51 {
    margin: 51px !important; }
  .mt-xl-51,
  .my-xl-51 {
    margin-top: 51px !important; }
  .mr-xl-51,
  .mx-xl-51 {
    margin-right: 51px !important; }
  .mb-xl-51,
  .my-xl-51 {
    margin-bottom: 51px !important; }
  .ml-xl-51,
  .mx-xl-51 {
    margin-left: 51px !important; }
  .m-xl-50 {
    margin: 50px !important; }
  .mt-xl-50,
  .my-xl-50 {
    margin-top: 50px !important; }
  .mr-xl-50,
  .mx-xl-50 {
    margin-right: 50px !important; }
  .mb-xl-50,
  .my-xl-50 {
    margin-bottom: 50px !important; }
  .ml-xl-50,
  .mx-xl-50 {
    margin-left: 50px !important; }
  .m-xl-49 {
    margin: 49px !important; }
  .mt-xl-49,
  .my-xl-49 {
    margin-top: 49px !important; }
  .mr-xl-49,
  .mx-xl-49 {
    margin-right: 49px !important; }
  .mb-xl-49,
  .my-xl-49 {
    margin-bottom: 49px !important; }
  .ml-xl-49,
  .mx-xl-49 {
    margin-left: 49px !important; }
  .m-xl-48 {
    margin: 48px !important; }
  .mt-xl-48,
  .my-xl-48 {
    margin-top: 48px !important; }
  .mr-xl-48,
  .mx-xl-48 {
    margin-right: 48px !important; }
  .mb-xl-48,
  .my-xl-48 {
    margin-bottom: 48px !important; }
  .ml-xl-48,
  .mx-xl-48 {
    margin-left: 48px !important; }
  .m-xl-47 {
    margin: 47px !important; }
  .mt-xl-47,
  .my-xl-47 {
    margin-top: 47px !important; }
  .mr-xl-47,
  .mx-xl-47 {
    margin-right: 47px !important; }
  .mb-xl-47,
  .my-xl-47 {
    margin-bottom: 47px !important; }
  .ml-xl-47,
  .mx-xl-47 {
    margin-left: 47px !important; }
  .m-xl-46 {
    margin: 46px !important; }
  .mt-xl-46,
  .my-xl-46 {
    margin-top: 46px !important; }
  .mr-xl-46,
  .mx-xl-46 {
    margin-right: 46px !important; }
  .mb-xl-46,
  .my-xl-46 {
    margin-bottom: 46px !important; }
  .ml-xl-46,
  .mx-xl-46 {
    margin-left: 46px !important; }
  .m-xl-45 {
    margin: 45px !important; }
  .mt-xl-45,
  .my-xl-45 {
    margin-top: 45px !important; }
  .mr-xl-45,
  .mx-xl-45 {
    margin-right: 45px !important; }
  .mb-xl-45,
  .my-xl-45 {
    margin-bottom: 45px !important; }
  .ml-xl-45,
  .mx-xl-45 {
    margin-left: 45px !important; }
  .m-xl-44 {
    margin: 44px !important; }
  .mt-xl-44,
  .my-xl-44 {
    margin-top: 44px !important; }
  .mr-xl-44,
  .mx-xl-44 {
    margin-right: 44px !important; }
  .mb-xl-44,
  .my-xl-44 {
    margin-bottom: 44px !important; }
  .ml-xl-44,
  .mx-xl-44 {
    margin-left: 44px !important; }
  .m-xl-43 {
    margin: 43px !important; }
  .mt-xl-43,
  .my-xl-43 {
    margin-top: 43px !important; }
  .mr-xl-43,
  .mx-xl-43 {
    margin-right: 43px !important; }
  .mb-xl-43,
  .my-xl-43 {
    margin-bottom: 43px !important; }
  .ml-xl-43,
  .mx-xl-43 {
    margin-left: 43px !important; }
  .m-xl-42 {
    margin: 42px !important; }
  .mt-xl-42,
  .my-xl-42 {
    margin-top: 42px !important; }
  .mr-xl-42,
  .mx-xl-42 {
    margin-right: 42px !important; }
  .mb-xl-42,
  .my-xl-42 {
    margin-bottom: 42px !important; }
  .ml-xl-42,
  .mx-xl-42 {
    margin-left: 42px !important; }
  .m-xl-41 {
    margin: 41px !important; }
  .mt-xl-41,
  .my-xl-41 {
    margin-top: 41px !important; }
  .mr-xl-41,
  .mx-xl-41 {
    margin-right: 41px !important; }
  .mb-xl-41,
  .my-xl-41 {
    margin-bottom: 41px !important; }
  .ml-xl-41,
  .mx-xl-41 {
    margin-left: 41px !important; }
  .m-xl-40 {
    margin: 40px !important; }
  .mt-xl-40,
  .my-xl-40 {
    margin-top: 40px !important; }
  .mr-xl-40,
  .mx-xl-40 {
    margin-right: 40px !important; }
  .mb-xl-40,
  .my-xl-40 {
    margin-bottom: 40px !important; }
  .ml-xl-40,
  .mx-xl-40 {
    margin-left: 40px !important; }
  .m-xl-39 {
    margin: 39px !important; }
  .mt-xl-39,
  .my-xl-39 {
    margin-top: 39px !important; }
  .mr-xl-39,
  .mx-xl-39 {
    margin-right: 39px !important; }
  .mb-xl-39,
  .my-xl-39 {
    margin-bottom: 39px !important; }
  .ml-xl-39,
  .mx-xl-39 {
    margin-left: 39px !important; }
  .m-xl-38 {
    margin: 38px !important; }
  .mt-xl-38,
  .my-xl-38 {
    margin-top: 38px !important; }
  .mr-xl-38,
  .mx-xl-38 {
    margin-right: 38px !important; }
  .mb-xl-38,
  .my-xl-38 {
    margin-bottom: 38px !important; }
  .ml-xl-38,
  .mx-xl-38 {
    margin-left: 38px !important; }
  .m-xl-37 {
    margin: 37px !important; }
  .mt-xl-37,
  .my-xl-37 {
    margin-top: 37px !important; }
  .mr-xl-37,
  .mx-xl-37 {
    margin-right: 37px !important; }
  .mb-xl-37,
  .my-xl-37 {
    margin-bottom: 37px !important; }
  .ml-xl-37,
  .mx-xl-37 {
    margin-left: 37px !important; }
  .m-xl-36 {
    margin: 36px !important; }
  .mt-xl-36,
  .my-xl-36 {
    margin-top: 36px !important; }
  .mr-xl-36,
  .mx-xl-36 {
    margin-right: 36px !important; }
  .mb-xl-36,
  .my-xl-36 {
    margin-bottom: 36px !important; }
  .ml-xl-36,
  .mx-xl-36 {
    margin-left: 36px !important; }
  .m-xl-35 {
    margin: 35px !important; }
  .mt-xl-35,
  .my-xl-35 {
    margin-top: 35px !important; }
  .mr-xl-35,
  .mx-xl-35 {
    margin-right: 35px !important; }
  .mb-xl-35,
  .my-xl-35 {
    margin-bottom: 35px !important; }
  .ml-xl-35,
  .mx-xl-35 {
    margin-left: 35px !important; }
  .m-xl-34 {
    margin: 34px !important; }
  .mt-xl-34,
  .my-xl-34 {
    margin-top: 34px !important; }
  .mr-xl-34,
  .mx-xl-34 {
    margin-right: 34px !important; }
  .mb-xl-34,
  .my-xl-34 {
    margin-bottom: 34px !important; }
  .ml-xl-34,
  .mx-xl-34 {
    margin-left: 34px !important; }
  .m-xl-33 {
    margin: 33px !important; }
  .mt-xl-33,
  .my-xl-33 {
    margin-top: 33px !important; }
  .mr-xl-33,
  .mx-xl-33 {
    margin-right: 33px !important; }
  .mb-xl-33,
  .my-xl-33 {
    margin-bottom: 33px !important; }
  .ml-xl-33,
  .mx-xl-33 {
    margin-left: 33px !important; }
  .m-xl-32 {
    margin: 32px !important; }
  .mt-xl-32,
  .my-xl-32 {
    margin-top: 32px !important; }
  .mr-xl-32,
  .mx-xl-32 {
    margin-right: 32px !important; }
  .mb-xl-32,
  .my-xl-32 {
    margin-bottom: 32px !important; }
  .ml-xl-32,
  .mx-xl-32 {
    margin-left: 32px !important; }
  .m-xl-31 {
    margin: 31px !important; }
  .mt-xl-31,
  .my-xl-31 {
    margin-top: 31px !important; }
  .mr-xl-31,
  .mx-xl-31 {
    margin-right: 31px !important; }
  .mb-xl-31,
  .my-xl-31 {
    margin-bottom: 31px !important; }
  .ml-xl-31,
  .mx-xl-31 {
    margin-left: 31px !important; }
  .m-xl-30 {
    margin: 30px !important; }
  .mt-xl-30,
  .my-xl-30 {
    margin-top: 30px !important; }
  .mr-xl-30,
  .mx-xl-30 {
    margin-right: 30px !important; }
  .mb-xl-30,
  .my-xl-30 {
    margin-bottom: 30px !important; }
  .ml-xl-30,
  .mx-xl-30 {
    margin-left: 30px !important; }
  .m-xl-29 {
    margin: 29px !important; }
  .mt-xl-29,
  .my-xl-29 {
    margin-top: 29px !important; }
  .mr-xl-29,
  .mx-xl-29 {
    margin-right: 29px !important; }
  .mb-xl-29,
  .my-xl-29 {
    margin-bottom: 29px !important; }
  .ml-xl-29,
  .mx-xl-29 {
    margin-left: 29px !important; }
  .m-xl-28 {
    margin: 28px !important; }
  .mt-xl-28,
  .my-xl-28 {
    margin-top: 28px !important; }
  .mr-xl-28,
  .mx-xl-28 {
    margin-right: 28px !important; }
  .mb-xl-28,
  .my-xl-28 {
    margin-bottom: 28px !important; }
  .ml-xl-28,
  .mx-xl-28 {
    margin-left: 28px !important; }
  .m-xl-27 {
    margin: 27px !important; }
  .mt-xl-27,
  .my-xl-27 {
    margin-top: 27px !important; }
  .mr-xl-27,
  .mx-xl-27 {
    margin-right: 27px !important; }
  .mb-xl-27,
  .my-xl-27 {
    margin-bottom: 27px !important; }
  .ml-xl-27,
  .mx-xl-27 {
    margin-left: 27px !important; }
  .m-xl-26 {
    margin: 26px !important; }
  .mt-xl-26,
  .my-xl-26 {
    margin-top: 26px !important; }
  .mr-xl-26,
  .mx-xl-26 {
    margin-right: 26px !important; }
  .mb-xl-26,
  .my-xl-26 {
    margin-bottom: 26px !important; }
  .ml-xl-26,
  .mx-xl-26 {
    margin-left: 26px !important; }
  .m-xl-25 {
    margin: 25px !important; }
  .mt-xl-25,
  .my-xl-25 {
    margin-top: 25px !important; }
  .mr-xl-25,
  .mx-xl-25 {
    margin-right: 25px !important; }
  .mb-xl-25,
  .my-xl-25 {
    margin-bottom: 25px !important; }
  .ml-xl-25,
  .mx-xl-25 {
    margin-left: 25px !important; }
  .m-xl-24 {
    margin: 24px !important; }
  .mt-xl-24,
  .my-xl-24 {
    margin-top: 24px !important; }
  .mr-xl-24,
  .mx-xl-24 {
    margin-right: 24px !important; }
  .mb-xl-24,
  .my-xl-24 {
    margin-bottom: 24px !important; }
  .ml-xl-24,
  .mx-xl-24 {
    margin-left: 24px !important; }
  .m-xl-23 {
    margin: 23px !important; }
  .mt-xl-23,
  .my-xl-23 {
    margin-top: 23px !important; }
  .mr-xl-23,
  .mx-xl-23 {
    margin-right: 23px !important; }
  .mb-xl-23,
  .my-xl-23 {
    margin-bottom: 23px !important; }
  .ml-xl-23,
  .mx-xl-23 {
    margin-left: 23px !important; }
  .m-xl-22 {
    margin: 22px !important; }
  .mt-xl-22,
  .my-xl-22 {
    margin-top: 22px !important; }
  .mr-xl-22,
  .mx-xl-22 {
    margin-right: 22px !important; }
  .mb-xl-22,
  .my-xl-22 {
    margin-bottom: 22px !important; }
  .ml-xl-22,
  .mx-xl-22 {
    margin-left: 22px !important; }
  .m-xl-21 {
    margin: 21px !important; }
  .mt-xl-21,
  .my-xl-21 {
    margin-top: 21px !important; }
  .mr-xl-21,
  .mx-xl-21 {
    margin-right: 21px !important; }
  .mb-xl-21,
  .my-xl-21 {
    margin-bottom: 21px !important; }
  .ml-xl-21,
  .mx-xl-21 {
    margin-left: 21px !important; }
  .m-xl-20 {
    margin: 20px !important; }
  .mt-xl-20,
  .my-xl-20 {
    margin-top: 20px !important; }
  .mr-xl-20,
  .mx-xl-20 {
    margin-right: 20px !important; }
  .mb-xl-20,
  .my-xl-20 {
    margin-bottom: 20px !important; }
  .ml-xl-20,
  .mx-xl-20 {
    margin-left: 20px !important; }
  .m-xl-19 {
    margin: 19px !important; }
  .mt-xl-19,
  .my-xl-19 {
    margin-top: 19px !important; }
  .mr-xl-19,
  .mx-xl-19 {
    margin-right: 19px !important; }
  .mb-xl-19,
  .my-xl-19 {
    margin-bottom: 19px !important; }
  .ml-xl-19,
  .mx-xl-19 {
    margin-left: 19px !important; }
  .m-xl-18 {
    margin: 18px !important; }
  .mt-xl-18,
  .my-xl-18 {
    margin-top: 18px !important; }
  .mr-xl-18,
  .mx-xl-18 {
    margin-right: 18px !important; }
  .mb-xl-18,
  .my-xl-18 {
    margin-bottom: 18px !important; }
  .ml-xl-18,
  .mx-xl-18 {
    margin-left: 18px !important; }
  .m-xl-17 {
    margin: 17px !important; }
  .mt-xl-17,
  .my-xl-17 {
    margin-top: 17px !important; }
  .mr-xl-17,
  .mx-xl-17 {
    margin-right: 17px !important; }
  .mb-xl-17,
  .my-xl-17 {
    margin-bottom: 17px !important; }
  .ml-xl-17,
  .mx-xl-17 {
    margin-left: 17px !important; }
  .m-xl-16 {
    margin: 16px !important; }
  .mt-xl-16,
  .my-xl-16 {
    margin-top: 16px !important; }
  .mr-xl-16,
  .mx-xl-16 {
    margin-right: 16px !important; }
  .mb-xl-16,
  .my-xl-16 {
    margin-bottom: 16px !important; }
  .ml-xl-16,
  .mx-xl-16 {
    margin-left: 16px !important; }
  .m-xl-15 {
    margin: 15px !important; }
  .mt-xl-15,
  .my-xl-15 {
    margin-top: 15px !important; }
  .mr-xl-15,
  .mx-xl-15 {
    margin-right: 15px !important; }
  .mb-xl-15,
  .my-xl-15 {
    margin-bottom: 15px !important; }
  .ml-xl-15,
  .mx-xl-15 {
    margin-left: 15px !important; }
  .m-xl-14 {
    margin: 14px !important; }
  .mt-xl-14,
  .my-xl-14 {
    margin-top: 14px !important; }
  .mr-xl-14,
  .mx-xl-14 {
    margin-right: 14px !important; }
  .mb-xl-14,
  .my-xl-14 {
    margin-bottom: 14px !important; }
  .ml-xl-14,
  .mx-xl-14 {
    margin-left: 14px !important; }
  .m-xl-13 {
    margin: 13px !important; }
  .mt-xl-13,
  .my-xl-13 {
    margin-top: 13px !important; }
  .mr-xl-13,
  .mx-xl-13 {
    margin-right: 13px !important; }
  .mb-xl-13,
  .my-xl-13 {
    margin-bottom: 13px !important; }
  .ml-xl-13,
  .mx-xl-13 {
    margin-left: 13px !important; }
  .m-xl-12 {
    margin: 12px !important; }
  .mt-xl-12,
  .my-xl-12 {
    margin-top: 12px !important; }
  .mr-xl-12,
  .mx-xl-12 {
    margin-right: 12px !important; }
  .mb-xl-12,
  .my-xl-12 {
    margin-bottom: 12px !important; }
  .ml-xl-12,
  .mx-xl-12 {
    margin-left: 12px !important; }
  .m-xl-11 {
    margin: 11px !important; }
  .mt-xl-11,
  .my-xl-11 {
    margin-top: 11px !important; }
  .mr-xl-11,
  .mx-xl-11 {
    margin-right: 11px !important; }
  .mb-xl-11,
  .my-xl-11 {
    margin-bottom: 11px !important; }
  .ml-xl-11,
  .mx-xl-11 {
    margin-left: 11px !important; }
  .m-xl-10 {
    margin: 10px !important; }
  .mt-xl-10,
  .my-xl-10 {
    margin-top: 10px !important; }
  .mr-xl-10,
  .mx-xl-10 {
    margin-right: 10px !important; }
  .mb-xl-10,
  .my-xl-10 {
    margin-bottom: 10px !important; }
  .ml-xl-10,
  .mx-xl-10 {
    margin-left: 10px !important; }
  .m-xl-9 {
    margin: 9px !important; }
  .mt-xl-9,
  .my-xl-9 {
    margin-top: 9px !important; }
  .mr-xl-9,
  .mx-xl-9 {
    margin-right: 9px !important; }
  .mb-xl-9,
  .my-xl-9 {
    margin-bottom: 9px !important; }
  .ml-xl-9,
  .mx-xl-9 {
    margin-left: 9px !important; }
  .m-xl-8 {
    margin: 8px !important; }
  .mt-xl-8,
  .my-xl-8 {
    margin-top: 8px !important; }
  .mr-xl-8,
  .mx-xl-8 {
    margin-right: 8px !important; }
  .mb-xl-8,
  .my-xl-8 {
    margin-bottom: 8px !important; }
  .ml-xl-8,
  .mx-xl-8 {
    margin-left: 8px !important; }
  .m-xl-7 {
    margin: 7px !important; }
  .mt-xl-7,
  .my-xl-7 {
    margin-top: 7px !important; }
  .mr-xl-7,
  .mx-xl-7 {
    margin-right: 7px !important; }
  .mb-xl-7,
  .my-xl-7 {
    margin-bottom: 7px !important; }
  .ml-xl-7,
  .mx-xl-7 {
    margin-left: 7px !important; }
  .m-xl-6 {
    margin: 6px !important; }
  .mt-xl-6,
  .my-xl-6 {
    margin-top: 6px !important; }
  .mr-xl-6,
  .mx-xl-6 {
    margin-right: 6px !important; }
  .mb-xl-6,
  .my-xl-6 {
    margin-bottom: 6px !important; }
  .ml-xl-6,
  .mx-xl-6 {
    margin-left: 6px !important; }
  .p-xl-0 {
    padding: 0px !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0px !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0px !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0px !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0px !important; }
  .p-xl-1 {
    padding: 1px !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 1px !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 1px !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 1px !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 1px !important; }
  .p-xl-2 {
    padding: 2px !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 2px !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 2px !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 2px !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 2px !important; }
  .p-xl-3 {
    padding: 3px !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 3px !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 3px !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 3px !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 3px !important; }
  .p-xl-4 {
    padding: 4px !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 4px !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 4px !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 4px !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 4px !important; }
  .p-xl-5 {
    padding: 5px !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 5px !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 5px !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 5px !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 5px !important; }
  .p-xl-100 {
    padding: 100px !important; }
  .pt-xl-100,
  .py-xl-100 {
    padding-top: 100px !important; }
  .pr-xl-100,
  .px-xl-100 {
    padding-right: 100px !important; }
  .pb-xl-100,
  .py-xl-100 {
    padding-bottom: 100px !important; }
  .pl-xl-100,
  .px-xl-100 {
    padding-left: 100px !important; }
  .p-xl-99 {
    padding: 99px !important; }
  .pt-xl-99,
  .py-xl-99 {
    padding-top: 99px !important; }
  .pr-xl-99,
  .px-xl-99 {
    padding-right: 99px !important; }
  .pb-xl-99,
  .py-xl-99 {
    padding-bottom: 99px !important; }
  .pl-xl-99,
  .px-xl-99 {
    padding-left: 99px !important; }
  .p-xl-98 {
    padding: 98px !important; }
  .pt-xl-98,
  .py-xl-98 {
    padding-top: 98px !important; }
  .pr-xl-98,
  .px-xl-98 {
    padding-right: 98px !important; }
  .pb-xl-98,
  .py-xl-98 {
    padding-bottom: 98px !important; }
  .pl-xl-98,
  .px-xl-98 {
    padding-left: 98px !important; }
  .p-xl-97 {
    padding: 97px !important; }
  .pt-xl-97,
  .py-xl-97 {
    padding-top: 97px !important; }
  .pr-xl-97,
  .px-xl-97 {
    padding-right: 97px !important; }
  .pb-xl-97,
  .py-xl-97 {
    padding-bottom: 97px !important; }
  .pl-xl-97,
  .px-xl-97 {
    padding-left: 97px !important; }
  .p-xl-96 {
    padding: 96px !important; }
  .pt-xl-96,
  .py-xl-96 {
    padding-top: 96px !important; }
  .pr-xl-96,
  .px-xl-96 {
    padding-right: 96px !important; }
  .pb-xl-96,
  .py-xl-96 {
    padding-bottom: 96px !important; }
  .pl-xl-96,
  .px-xl-96 {
    padding-left: 96px !important; }
  .p-xl-95 {
    padding: 95px !important; }
  .pt-xl-95,
  .py-xl-95 {
    padding-top: 95px !important; }
  .pr-xl-95,
  .px-xl-95 {
    padding-right: 95px !important; }
  .pb-xl-95,
  .py-xl-95 {
    padding-bottom: 95px !important; }
  .pl-xl-95,
  .px-xl-95 {
    padding-left: 95px !important; }
  .p-xl-94 {
    padding: 94px !important; }
  .pt-xl-94,
  .py-xl-94 {
    padding-top: 94px !important; }
  .pr-xl-94,
  .px-xl-94 {
    padding-right: 94px !important; }
  .pb-xl-94,
  .py-xl-94 {
    padding-bottom: 94px !important; }
  .pl-xl-94,
  .px-xl-94 {
    padding-left: 94px !important; }
  .p-xl-93 {
    padding: 93px !important; }
  .pt-xl-93,
  .py-xl-93 {
    padding-top: 93px !important; }
  .pr-xl-93,
  .px-xl-93 {
    padding-right: 93px !important; }
  .pb-xl-93,
  .py-xl-93 {
    padding-bottom: 93px !important; }
  .pl-xl-93,
  .px-xl-93 {
    padding-left: 93px !important; }
  .p-xl-92 {
    padding: 92px !important; }
  .pt-xl-92,
  .py-xl-92 {
    padding-top: 92px !important; }
  .pr-xl-92,
  .px-xl-92 {
    padding-right: 92px !important; }
  .pb-xl-92,
  .py-xl-92 {
    padding-bottom: 92px !important; }
  .pl-xl-92,
  .px-xl-92 {
    padding-left: 92px !important; }
  .p-xl-91 {
    padding: 91px !important; }
  .pt-xl-91,
  .py-xl-91 {
    padding-top: 91px !important; }
  .pr-xl-91,
  .px-xl-91 {
    padding-right: 91px !important; }
  .pb-xl-91,
  .py-xl-91 {
    padding-bottom: 91px !important; }
  .pl-xl-91,
  .px-xl-91 {
    padding-left: 91px !important; }
  .p-xl-90 {
    padding: 90px !important; }
  .pt-xl-90,
  .py-xl-90 {
    padding-top: 90px !important; }
  .pr-xl-90,
  .px-xl-90 {
    padding-right: 90px !important; }
  .pb-xl-90,
  .py-xl-90 {
    padding-bottom: 90px !important; }
  .pl-xl-90,
  .px-xl-90 {
    padding-left: 90px !important; }
  .p-xl-89 {
    padding: 89px !important; }
  .pt-xl-89,
  .py-xl-89 {
    padding-top: 89px !important; }
  .pr-xl-89,
  .px-xl-89 {
    padding-right: 89px !important; }
  .pb-xl-89,
  .py-xl-89 {
    padding-bottom: 89px !important; }
  .pl-xl-89,
  .px-xl-89 {
    padding-left: 89px !important; }
  .p-xl-88 {
    padding: 88px !important; }
  .pt-xl-88,
  .py-xl-88 {
    padding-top: 88px !important; }
  .pr-xl-88,
  .px-xl-88 {
    padding-right: 88px !important; }
  .pb-xl-88,
  .py-xl-88 {
    padding-bottom: 88px !important; }
  .pl-xl-88,
  .px-xl-88 {
    padding-left: 88px !important; }
  .p-xl-87 {
    padding: 87px !important; }
  .pt-xl-87,
  .py-xl-87 {
    padding-top: 87px !important; }
  .pr-xl-87,
  .px-xl-87 {
    padding-right: 87px !important; }
  .pb-xl-87,
  .py-xl-87 {
    padding-bottom: 87px !important; }
  .pl-xl-87,
  .px-xl-87 {
    padding-left: 87px !important; }
  .p-xl-86 {
    padding: 86px !important; }
  .pt-xl-86,
  .py-xl-86 {
    padding-top: 86px !important; }
  .pr-xl-86,
  .px-xl-86 {
    padding-right: 86px !important; }
  .pb-xl-86,
  .py-xl-86 {
    padding-bottom: 86px !important; }
  .pl-xl-86,
  .px-xl-86 {
    padding-left: 86px !important; }
  .p-xl-85 {
    padding: 85px !important; }
  .pt-xl-85,
  .py-xl-85 {
    padding-top: 85px !important; }
  .pr-xl-85,
  .px-xl-85 {
    padding-right: 85px !important; }
  .pb-xl-85,
  .py-xl-85 {
    padding-bottom: 85px !important; }
  .pl-xl-85,
  .px-xl-85 {
    padding-left: 85px !important; }
  .p-xl-84 {
    padding: 84px !important; }
  .pt-xl-84,
  .py-xl-84 {
    padding-top: 84px !important; }
  .pr-xl-84,
  .px-xl-84 {
    padding-right: 84px !important; }
  .pb-xl-84,
  .py-xl-84 {
    padding-bottom: 84px !important; }
  .pl-xl-84,
  .px-xl-84 {
    padding-left: 84px !important; }
  .p-xl-83 {
    padding: 83px !important; }
  .pt-xl-83,
  .py-xl-83 {
    padding-top: 83px !important; }
  .pr-xl-83,
  .px-xl-83 {
    padding-right: 83px !important; }
  .pb-xl-83,
  .py-xl-83 {
    padding-bottom: 83px !important; }
  .pl-xl-83,
  .px-xl-83 {
    padding-left: 83px !important; }
  .p-xl-82 {
    padding: 82px !important; }
  .pt-xl-82,
  .py-xl-82 {
    padding-top: 82px !important; }
  .pr-xl-82,
  .px-xl-82 {
    padding-right: 82px !important; }
  .pb-xl-82,
  .py-xl-82 {
    padding-bottom: 82px !important; }
  .pl-xl-82,
  .px-xl-82 {
    padding-left: 82px !important; }
  .p-xl-81 {
    padding: 81px !important; }
  .pt-xl-81,
  .py-xl-81 {
    padding-top: 81px !important; }
  .pr-xl-81,
  .px-xl-81 {
    padding-right: 81px !important; }
  .pb-xl-81,
  .py-xl-81 {
    padding-bottom: 81px !important; }
  .pl-xl-81,
  .px-xl-81 {
    padding-left: 81px !important; }
  .p-xl-80 {
    padding: 80px !important; }
  .pt-xl-80,
  .py-xl-80 {
    padding-top: 80px !important; }
  .pr-xl-80,
  .px-xl-80 {
    padding-right: 80px !important; }
  .pb-xl-80,
  .py-xl-80 {
    padding-bottom: 80px !important; }
  .pl-xl-80,
  .px-xl-80 {
    padding-left: 80px !important; }
  .p-xl-79 {
    padding: 79px !important; }
  .pt-xl-79,
  .py-xl-79 {
    padding-top: 79px !important; }
  .pr-xl-79,
  .px-xl-79 {
    padding-right: 79px !important; }
  .pb-xl-79,
  .py-xl-79 {
    padding-bottom: 79px !important; }
  .pl-xl-79,
  .px-xl-79 {
    padding-left: 79px !important; }
  .p-xl-78 {
    padding: 78px !important; }
  .pt-xl-78,
  .py-xl-78 {
    padding-top: 78px !important; }
  .pr-xl-78,
  .px-xl-78 {
    padding-right: 78px !important; }
  .pb-xl-78,
  .py-xl-78 {
    padding-bottom: 78px !important; }
  .pl-xl-78,
  .px-xl-78 {
    padding-left: 78px !important; }
  .p-xl-77 {
    padding: 77px !important; }
  .pt-xl-77,
  .py-xl-77 {
    padding-top: 77px !important; }
  .pr-xl-77,
  .px-xl-77 {
    padding-right: 77px !important; }
  .pb-xl-77,
  .py-xl-77 {
    padding-bottom: 77px !important; }
  .pl-xl-77,
  .px-xl-77 {
    padding-left: 77px !important; }
  .p-xl-76 {
    padding: 76px !important; }
  .pt-xl-76,
  .py-xl-76 {
    padding-top: 76px !important; }
  .pr-xl-76,
  .px-xl-76 {
    padding-right: 76px !important; }
  .pb-xl-76,
  .py-xl-76 {
    padding-bottom: 76px !important; }
  .pl-xl-76,
  .px-xl-76 {
    padding-left: 76px !important; }
  .p-xl-75 {
    padding: 75px !important; }
  .pt-xl-75,
  .py-xl-75 {
    padding-top: 75px !important; }
  .pr-xl-75,
  .px-xl-75 {
    padding-right: 75px !important; }
  .pb-xl-75,
  .py-xl-75 {
    padding-bottom: 75px !important; }
  .pl-xl-75,
  .px-xl-75 {
    padding-left: 75px !important; }
  .p-xl-74 {
    padding: 74px !important; }
  .pt-xl-74,
  .py-xl-74 {
    padding-top: 74px !important; }
  .pr-xl-74,
  .px-xl-74 {
    padding-right: 74px !important; }
  .pb-xl-74,
  .py-xl-74 {
    padding-bottom: 74px !important; }
  .pl-xl-74,
  .px-xl-74 {
    padding-left: 74px !important; }
  .p-xl-73 {
    padding: 73px !important; }
  .pt-xl-73,
  .py-xl-73 {
    padding-top: 73px !important; }
  .pr-xl-73,
  .px-xl-73 {
    padding-right: 73px !important; }
  .pb-xl-73,
  .py-xl-73 {
    padding-bottom: 73px !important; }
  .pl-xl-73,
  .px-xl-73 {
    padding-left: 73px !important; }
  .p-xl-72 {
    padding: 72px !important; }
  .pt-xl-72,
  .py-xl-72 {
    padding-top: 72px !important; }
  .pr-xl-72,
  .px-xl-72 {
    padding-right: 72px !important; }
  .pb-xl-72,
  .py-xl-72 {
    padding-bottom: 72px !important; }
  .pl-xl-72,
  .px-xl-72 {
    padding-left: 72px !important; }
  .p-xl-71 {
    padding: 71px !important; }
  .pt-xl-71,
  .py-xl-71 {
    padding-top: 71px !important; }
  .pr-xl-71,
  .px-xl-71 {
    padding-right: 71px !important; }
  .pb-xl-71,
  .py-xl-71 {
    padding-bottom: 71px !important; }
  .pl-xl-71,
  .px-xl-71 {
    padding-left: 71px !important; }
  .p-xl-70 {
    padding: 70px !important; }
  .pt-xl-70,
  .py-xl-70 {
    padding-top: 70px !important; }
  .pr-xl-70,
  .px-xl-70 {
    padding-right: 70px !important; }
  .pb-xl-70,
  .py-xl-70 {
    padding-bottom: 70px !important; }
  .pl-xl-70,
  .px-xl-70 {
    padding-left: 70px !important; }
  .p-xl-69 {
    padding: 69px !important; }
  .pt-xl-69,
  .py-xl-69 {
    padding-top: 69px !important; }
  .pr-xl-69,
  .px-xl-69 {
    padding-right: 69px !important; }
  .pb-xl-69,
  .py-xl-69 {
    padding-bottom: 69px !important; }
  .pl-xl-69,
  .px-xl-69 {
    padding-left: 69px !important; }
  .p-xl-68 {
    padding: 68px !important; }
  .pt-xl-68,
  .py-xl-68 {
    padding-top: 68px !important; }
  .pr-xl-68,
  .px-xl-68 {
    padding-right: 68px !important; }
  .pb-xl-68,
  .py-xl-68 {
    padding-bottom: 68px !important; }
  .pl-xl-68,
  .px-xl-68 {
    padding-left: 68px !important; }
  .p-xl-67 {
    padding: 67px !important; }
  .pt-xl-67,
  .py-xl-67 {
    padding-top: 67px !important; }
  .pr-xl-67,
  .px-xl-67 {
    padding-right: 67px !important; }
  .pb-xl-67,
  .py-xl-67 {
    padding-bottom: 67px !important; }
  .pl-xl-67,
  .px-xl-67 {
    padding-left: 67px !important; }
  .p-xl-66 {
    padding: 66px !important; }
  .pt-xl-66,
  .py-xl-66 {
    padding-top: 66px !important; }
  .pr-xl-66,
  .px-xl-66 {
    padding-right: 66px !important; }
  .pb-xl-66,
  .py-xl-66 {
    padding-bottom: 66px !important; }
  .pl-xl-66,
  .px-xl-66 {
    padding-left: 66px !important; }
  .p-xl-65 {
    padding: 65px !important; }
  .pt-xl-65,
  .py-xl-65 {
    padding-top: 65px !important; }
  .pr-xl-65,
  .px-xl-65 {
    padding-right: 65px !important; }
  .pb-xl-65,
  .py-xl-65 {
    padding-bottom: 65px !important; }
  .pl-xl-65,
  .px-xl-65 {
    padding-left: 65px !important; }
  .p-xl-64 {
    padding: 64px !important; }
  .pt-xl-64,
  .py-xl-64 {
    padding-top: 64px !important; }
  .pr-xl-64,
  .px-xl-64 {
    padding-right: 64px !important; }
  .pb-xl-64,
  .py-xl-64 {
    padding-bottom: 64px !important; }
  .pl-xl-64,
  .px-xl-64 {
    padding-left: 64px !important; }
  .p-xl-63 {
    padding: 63px !important; }
  .pt-xl-63,
  .py-xl-63 {
    padding-top: 63px !important; }
  .pr-xl-63,
  .px-xl-63 {
    padding-right: 63px !important; }
  .pb-xl-63,
  .py-xl-63 {
    padding-bottom: 63px !important; }
  .pl-xl-63,
  .px-xl-63 {
    padding-left: 63px !important; }
  .p-xl-62 {
    padding: 62px !important; }
  .pt-xl-62,
  .py-xl-62 {
    padding-top: 62px !important; }
  .pr-xl-62,
  .px-xl-62 {
    padding-right: 62px !important; }
  .pb-xl-62,
  .py-xl-62 {
    padding-bottom: 62px !important; }
  .pl-xl-62,
  .px-xl-62 {
    padding-left: 62px !important; }
  .p-xl-61 {
    padding: 61px !important; }
  .pt-xl-61,
  .py-xl-61 {
    padding-top: 61px !important; }
  .pr-xl-61,
  .px-xl-61 {
    padding-right: 61px !important; }
  .pb-xl-61,
  .py-xl-61 {
    padding-bottom: 61px !important; }
  .pl-xl-61,
  .px-xl-61 {
    padding-left: 61px !important; }
  .p-xl-60 {
    padding: 60px !important; }
  .pt-xl-60,
  .py-xl-60 {
    padding-top: 60px !important; }
  .pr-xl-60,
  .px-xl-60 {
    padding-right: 60px !important; }
  .pb-xl-60,
  .py-xl-60 {
    padding-bottom: 60px !important; }
  .pl-xl-60,
  .px-xl-60 {
    padding-left: 60px !important; }
  .p-xl-59 {
    padding: 59px !important; }
  .pt-xl-59,
  .py-xl-59 {
    padding-top: 59px !important; }
  .pr-xl-59,
  .px-xl-59 {
    padding-right: 59px !important; }
  .pb-xl-59,
  .py-xl-59 {
    padding-bottom: 59px !important; }
  .pl-xl-59,
  .px-xl-59 {
    padding-left: 59px !important; }
  .p-xl-58 {
    padding: 58px !important; }
  .pt-xl-58,
  .py-xl-58 {
    padding-top: 58px !important; }
  .pr-xl-58,
  .px-xl-58 {
    padding-right: 58px !important; }
  .pb-xl-58,
  .py-xl-58 {
    padding-bottom: 58px !important; }
  .pl-xl-58,
  .px-xl-58 {
    padding-left: 58px !important; }
  .p-xl-57 {
    padding: 57px !important; }
  .pt-xl-57,
  .py-xl-57 {
    padding-top: 57px !important; }
  .pr-xl-57,
  .px-xl-57 {
    padding-right: 57px !important; }
  .pb-xl-57,
  .py-xl-57 {
    padding-bottom: 57px !important; }
  .pl-xl-57,
  .px-xl-57 {
    padding-left: 57px !important; }
  .p-xl-56 {
    padding: 56px !important; }
  .pt-xl-56,
  .py-xl-56 {
    padding-top: 56px !important; }
  .pr-xl-56,
  .px-xl-56 {
    padding-right: 56px !important; }
  .pb-xl-56,
  .py-xl-56 {
    padding-bottom: 56px !important; }
  .pl-xl-56,
  .px-xl-56 {
    padding-left: 56px !important; }
  .p-xl-55 {
    padding: 55px !important; }
  .pt-xl-55,
  .py-xl-55 {
    padding-top: 55px !important; }
  .pr-xl-55,
  .px-xl-55 {
    padding-right: 55px !important; }
  .pb-xl-55,
  .py-xl-55 {
    padding-bottom: 55px !important; }
  .pl-xl-55,
  .px-xl-55 {
    padding-left: 55px !important; }
  .p-xl-54 {
    padding: 54px !important; }
  .pt-xl-54,
  .py-xl-54 {
    padding-top: 54px !important; }
  .pr-xl-54,
  .px-xl-54 {
    padding-right: 54px !important; }
  .pb-xl-54,
  .py-xl-54 {
    padding-bottom: 54px !important; }
  .pl-xl-54,
  .px-xl-54 {
    padding-left: 54px !important; }
  .p-xl-53 {
    padding: 53px !important; }
  .pt-xl-53,
  .py-xl-53 {
    padding-top: 53px !important; }
  .pr-xl-53,
  .px-xl-53 {
    padding-right: 53px !important; }
  .pb-xl-53,
  .py-xl-53 {
    padding-bottom: 53px !important; }
  .pl-xl-53,
  .px-xl-53 {
    padding-left: 53px !important; }
  .p-xl-52 {
    padding: 52px !important; }
  .pt-xl-52,
  .py-xl-52 {
    padding-top: 52px !important; }
  .pr-xl-52,
  .px-xl-52 {
    padding-right: 52px !important; }
  .pb-xl-52,
  .py-xl-52 {
    padding-bottom: 52px !important; }
  .pl-xl-52,
  .px-xl-52 {
    padding-left: 52px !important; }
  .p-xl-51 {
    padding: 51px !important; }
  .pt-xl-51,
  .py-xl-51 {
    padding-top: 51px !important; }
  .pr-xl-51,
  .px-xl-51 {
    padding-right: 51px !important; }
  .pb-xl-51,
  .py-xl-51 {
    padding-bottom: 51px !important; }
  .pl-xl-51,
  .px-xl-51 {
    padding-left: 51px !important; }
  .p-xl-50 {
    padding: 50px !important; }
  .pt-xl-50,
  .py-xl-50 {
    padding-top: 50px !important; }
  .pr-xl-50,
  .px-xl-50 {
    padding-right: 50px !important; }
  .pb-xl-50,
  .py-xl-50 {
    padding-bottom: 50px !important; }
  .pl-xl-50,
  .px-xl-50 {
    padding-left: 50px !important; }
  .p-xl-49 {
    padding: 49px !important; }
  .pt-xl-49,
  .py-xl-49 {
    padding-top: 49px !important; }
  .pr-xl-49,
  .px-xl-49 {
    padding-right: 49px !important; }
  .pb-xl-49,
  .py-xl-49 {
    padding-bottom: 49px !important; }
  .pl-xl-49,
  .px-xl-49 {
    padding-left: 49px !important; }
  .p-xl-48 {
    padding: 48px !important; }
  .pt-xl-48,
  .py-xl-48 {
    padding-top: 48px !important; }
  .pr-xl-48,
  .px-xl-48 {
    padding-right: 48px !important; }
  .pb-xl-48,
  .py-xl-48 {
    padding-bottom: 48px !important; }
  .pl-xl-48,
  .px-xl-48 {
    padding-left: 48px !important; }
  .p-xl-47 {
    padding: 47px !important; }
  .pt-xl-47,
  .py-xl-47 {
    padding-top: 47px !important; }
  .pr-xl-47,
  .px-xl-47 {
    padding-right: 47px !important; }
  .pb-xl-47,
  .py-xl-47 {
    padding-bottom: 47px !important; }
  .pl-xl-47,
  .px-xl-47 {
    padding-left: 47px !important; }
  .p-xl-46 {
    padding: 46px !important; }
  .pt-xl-46,
  .py-xl-46 {
    padding-top: 46px !important; }
  .pr-xl-46,
  .px-xl-46 {
    padding-right: 46px !important; }
  .pb-xl-46,
  .py-xl-46 {
    padding-bottom: 46px !important; }
  .pl-xl-46,
  .px-xl-46 {
    padding-left: 46px !important; }
  .p-xl-45 {
    padding: 45px !important; }
  .pt-xl-45,
  .py-xl-45 {
    padding-top: 45px !important; }
  .pr-xl-45,
  .px-xl-45 {
    padding-right: 45px !important; }
  .pb-xl-45,
  .py-xl-45 {
    padding-bottom: 45px !important; }
  .pl-xl-45,
  .px-xl-45 {
    padding-left: 45px !important; }
  .p-xl-44 {
    padding: 44px !important; }
  .pt-xl-44,
  .py-xl-44 {
    padding-top: 44px !important; }
  .pr-xl-44,
  .px-xl-44 {
    padding-right: 44px !important; }
  .pb-xl-44,
  .py-xl-44 {
    padding-bottom: 44px !important; }
  .pl-xl-44,
  .px-xl-44 {
    padding-left: 44px !important; }
  .p-xl-43 {
    padding: 43px !important; }
  .pt-xl-43,
  .py-xl-43 {
    padding-top: 43px !important; }
  .pr-xl-43,
  .px-xl-43 {
    padding-right: 43px !important; }
  .pb-xl-43,
  .py-xl-43 {
    padding-bottom: 43px !important; }
  .pl-xl-43,
  .px-xl-43 {
    padding-left: 43px !important; }
  .p-xl-42 {
    padding: 42px !important; }
  .pt-xl-42,
  .py-xl-42 {
    padding-top: 42px !important; }
  .pr-xl-42,
  .px-xl-42 {
    padding-right: 42px !important; }
  .pb-xl-42,
  .py-xl-42 {
    padding-bottom: 42px !important; }
  .pl-xl-42,
  .px-xl-42 {
    padding-left: 42px !important; }
  .p-xl-41 {
    padding: 41px !important; }
  .pt-xl-41,
  .py-xl-41 {
    padding-top: 41px !important; }
  .pr-xl-41,
  .px-xl-41 {
    padding-right: 41px !important; }
  .pb-xl-41,
  .py-xl-41 {
    padding-bottom: 41px !important; }
  .pl-xl-41,
  .px-xl-41 {
    padding-left: 41px !important; }
  .p-xl-40 {
    padding: 40px !important; }
  .pt-xl-40,
  .py-xl-40 {
    padding-top: 40px !important; }
  .pr-xl-40,
  .px-xl-40 {
    padding-right: 40px !important; }
  .pb-xl-40,
  .py-xl-40 {
    padding-bottom: 40px !important; }
  .pl-xl-40,
  .px-xl-40 {
    padding-left: 40px !important; }
  .p-xl-39 {
    padding: 39px !important; }
  .pt-xl-39,
  .py-xl-39 {
    padding-top: 39px !important; }
  .pr-xl-39,
  .px-xl-39 {
    padding-right: 39px !important; }
  .pb-xl-39,
  .py-xl-39 {
    padding-bottom: 39px !important; }
  .pl-xl-39,
  .px-xl-39 {
    padding-left: 39px !important; }
  .p-xl-38 {
    padding: 38px !important; }
  .pt-xl-38,
  .py-xl-38 {
    padding-top: 38px !important; }
  .pr-xl-38,
  .px-xl-38 {
    padding-right: 38px !important; }
  .pb-xl-38,
  .py-xl-38 {
    padding-bottom: 38px !important; }
  .pl-xl-38,
  .px-xl-38 {
    padding-left: 38px !important; }
  .p-xl-37 {
    padding: 37px !important; }
  .pt-xl-37,
  .py-xl-37 {
    padding-top: 37px !important; }
  .pr-xl-37,
  .px-xl-37 {
    padding-right: 37px !important; }
  .pb-xl-37,
  .py-xl-37 {
    padding-bottom: 37px !important; }
  .pl-xl-37,
  .px-xl-37 {
    padding-left: 37px !important; }
  .p-xl-36 {
    padding: 36px !important; }
  .pt-xl-36,
  .py-xl-36 {
    padding-top: 36px !important; }
  .pr-xl-36,
  .px-xl-36 {
    padding-right: 36px !important; }
  .pb-xl-36,
  .py-xl-36 {
    padding-bottom: 36px !important; }
  .pl-xl-36,
  .px-xl-36 {
    padding-left: 36px !important; }
  .p-xl-35 {
    padding: 35px !important; }
  .pt-xl-35,
  .py-xl-35 {
    padding-top: 35px !important; }
  .pr-xl-35,
  .px-xl-35 {
    padding-right: 35px !important; }
  .pb-xl-35,
  .py-xl-35 {
    padding-bottom: 35px !important; }
  .pl-xl-35,
  .px-xl-35 {
    padding-left: 35px !important; }
  .p-xl-34 {
    padding: 34px !important; }
  .pt-xl-34,
  .py-xl-34 {
    padding-top: 34px !important; }
  .pr-xl-34,
  .px-xl-34 {
    padding-right: 34px !important; }
  .pb-xl-34,
  .py-xl-34 {
    padding-bottom: 34px !important; }
  .pl-xl-34,
  .px-xl-34 {
    padding-left: 34px !important; }
  .p-xl-33 {
    padding: 33px !important; }
  .pt-xl-33,
  .py-xl-33 {
    padding-top: 33px !important; }
  .pr-xl-33,
  .px-xl-33 {
    padding-right: 33px !important; }
  .pb-xl-33,
  .py-xl-33 {
    padding-bottom: 33px !important; }
  .pl-xl-33,
  .px-xl-33 {
    padding-left: 33px !important; }
  .p-xl-32 {
    padding: 32px !important; }
  .pt-xl-32,
  .py-xl-32 {
    padding-top: 32px !important; }
  .pr-xl-32,
  .px-xl-32 {
    padding-right: 32px !important; }
  .pb-xl-32,
  .py-xl-32 {
    padding-bottom: 32px !important; }
  .pl-xl-32,
  .px-xl-32 {
    padding-left: 32px !important; }
  .p-xl-31 {
    padding: 31px !important; }
  .pt-xl-31,
  .py-xl-31 {
    padding-top: 31px !important; }
  .pr-xl-31,
  .px-xl-31 {
    padding-right: 31px !important; }
  .pb-xl-31,
  .py-xl-31 {
    padding-bottom: 31px !important; }
  .pl-xl-31,
  .px-xl-31 {
    padding-left: 31px !important; }
  .p-xl-30 {
    padding: 30px !important; }
  .pt-xl-30,
  .py-xl-30 {
    padding-top: 30px !important; }
  .pr-xl-30,
  .px-xl-30 {
    padding-right: 30px !important; }
  .pb-xl-30,
  .py-xl-30 {
    padding-bottom: 30px !important; }
  .pl-xl-30,
  .px-xl-30 {
    padding-left: 30px !important; }
  .p-xl-29 {
    padding: 29px !important; }
  .pt-xl-29,
  .py-xl-29 {
    padding-top: 29px !important; }
  .pr-xl-29,
  .px-xl-29 {
    padding-right: 29px !important; }
  .pb-xl-29,
  .py-xl-29 {
    padding-bottom: 29px !important; }
  .pl-xl-29,
  .px-xl-29 {
    padding-left: 29px !important; }
  .p-xl-28 {
    padding: 28px !important; }
  .pt-xl-28,
  .py-xl-28 {
    padding-top: 28px !important; }
  .pr-xl-28,
  .px-xl-28 {
    padding-right: 28px !important; }
  .pb-xl-28,
  .py-xl-28 {
    padding-bottom: 28px !important; }
  .pl-xl-28,
  .px-xl-28 {
    padding-left: 28px !important; }
  .p-xl-27 {
    padding: 27px !important; }
  .pt-xl-27,
  .py-xl-27 {
    padding-top: 27px !important; }
  .pr-xl-27,
  .px-xl-27 {
    padding-right: 27px !important; }
  .pb-xl-27,
  .py-xl-27 {
    padding-bottom: 27px !important; }
  .pl-xl-27,
  .px-xl-27 {
    padding-left: 27px !important; }
  .p-xl-26 {
    padding: 26px !important; }
  .pt-xl-26,
  .py-xl-26 {
    padding-top: 26px !important; }
  .pr-xl-26,
  .px-xl-26 {
    padding-right: 26px !important; }
  .pb-xl-26,
  .py-xl-26 {
    padding-bottom: 26px !important; }
  .pl-xl-26,
  .px-xl-26 {
    padding-left: 26px !important; }
  .p-xl-25 {
    padding: 25px !important; }
  .pt-xl-25,
  .py-xl-25 {
    padding-top: 25px !important; }
  .pr-xl-25,
  .px-xl-25 {
    padding-right: 25px !important; }
  .pb-xl-25,
  .py-xl-25 {
    padding-bottom: 25px !important; }
  .pl-xl-25,
  .px-xl-25 {
    padding-left: 25px !important; }
  .p-xl-24 {
    padding: 24px !important; }
  .pt-xl-24,
  .py-xl-24 {
    padding-top: 24px !important; }
  .pr-xl-24,
  .px-xl-24 {
    padding-right: 24px !important; }
  .pb-xl-24,
  .py-xl-24 {
    padding-bottom: 24px !important; }
  .pl-xl-24,
  .px-xl-24 {
    padding-left: 24px !important; }
  .p-xl-23 {
    padding: 23px !important; }
  .pt-xl-23,
  .py-xl-23 {
    padding-top: 23px !important; }
  .pr-xl-23,
  .px-xl-23 {
    padding-right: 23px !important; }
  .pb-xl-23,
  .py-xl-23 {
    padding-bottom: 23px !important; }
  .pl-xl-23,
  .px-xl-23 {
    padding-left: 23px !important; }
  .p-xl-22 {
    padding: 22px !important; }
  .pt-xl-22,
  .py-xl-22 {
    padding-top: 22px !important; }
  .pr-xl-22,
  .px-xl-22 {
    padding-right: 22px !important; }
  .pb-xl-22,
  .py-xl-22 {
    padding-bottom: 22px !important; }
  .pl-xl-22,
  .px-xl-22 {
    padding-left: 22px !important; }
  .p-xl-21 {
    padding: 21px !important; }
  .pt-xl-21,
  .py-xl-21 {
    padding-top: 21px !important; }
  .pr-xl-21,
  .px-xl-21 {
    padding-right: 21px !important; }
  .pb-xl-21,
  .py-xl-21 {
    padding-bottom: 21px !important; }
  .pl-xl-21,
  .px-xl-21 {
    padding-left: 21px !important; }
  .p-xl-20 {
    padding: 20px !important; }
  .pt-xl-20,
  .py-xl-20 {
    padding-top: 20px !important; }
  .pr-xl-20,
  .px-xl-20 {
    padding-right: 20px !important; }
  .pb-xl-20,
  .py-xl-20 {
    padding-bottom: 20px !important; }
  .pl-xl-20,
  .px-xl-20 {
    padding-left: 20px !important; }
  .p-xl-19 {
    padding: 19px !important; }
  .pt-xl-19,
  .py-xl-19 {
    padding-top: 19px !important; }
  .pr-xl-19,
  .px-xl-19 {
    padding-right: 19px !important; }
  .pb-xl-19,
  .py-xl-19 {
    padding-bottom: 19px !important; }
  .pl-xl-19,
  .px-xl-19 {
    padding-left: 19px !important; }
  .p-xl-18 {
    padding: 18px !important; }
  .pt-xl-18,
  .py-xl-18 {
    padding-top: 18px !important; }
  .pr-xl-18,
  .px-xl-18 {
    padding-right: 18px !important; }
  .pb-xl-18,
  .py-xl-18 {
    padding-bottom: 18px !important; }
  .pl-xl-18,
  .px-xl-18 {
    padding-left: 18px !important; }
  .p-xl-17 {
    padding: 17px !important; }
  .pt-xl-17,
  .py-xl-17 {
    padding-top: 17px !important; }
  .pr-xl-17,
  .px-xl-17 {
    padding-right: 17px !important; }
  .pb-xl-17,
  .py-xl-17 {
    padding-bottom: 17px !important; }
  .pl-xl-17,
  .px-xl-17 {
    padding-left: 17px !important; }
  .p-xl-16 {
    padding: 16px !important; }
  .pt-xl-16,
  .py-xl-16 {
    padding-top: 16px !important; }
  .pr-xl-16,
  .px-xl-16 {
    padding-right: 16px !important; }
  .pb-xl-16,
  .py-xl-16 {
    padding-bottom: 16px !important; }
  .pl-xl-16,
  .px-xl-16 {
    padding-left: 16px !important; }
  .p-xl-15 {
    padding: 15px !important; }
  .pt-xl-15,
  .py-xl-15 {
    padding-top: 15px !important; }
  .pr-xl-15,
  .px-xl-15 {
    padding-right: 15px !important; }
  .pb-xl-15,
  .py-xl-15 {
    padding-bottom: 15px !important; }
  .pl-xl-15,
  .px-xl-15 {
    padding-left: 15px !important; }
  .p-xl-14 {
    padding: 14px !important; }
  .pt-xl-14,
  .py-xl-14 {
    padding-top: 14px !important; }
  .pr-xl-14,
  .px-xl-14 {
    padding-right: 14px !important; }
  .pb-xl-14,
  .py-xl-14 {
    padding-bottom: 14px !important; }
  .pl-xl-14,
  .px-xl-14 {
    padding-left: 14px !important; }
  .p-xl-13 {
    padding: 13px !important; }
  .pt-xl-13,
  .py-xl-13 {
    padding-top: 13px !important; }
  .pr-xl-13,
  .px-xl-13 {
    padding-right: 13px !important; }
  .pb-xl-13,
  .py-xl-13 {
    padding-bottom: 13px !important; }
  .pl-xl-13,
  .px-xl-13 {
    padding-left: 13px !important; }
  .p-xl-12 {
    padding: 12px !important; }
  .pt-xl-12,
  .py-xl-12 {
    padding-top: 12px !important; }
  .pr-xl-12,
  .px-xl-12 {
    padding-right: 12px !important; }
  .pb-xl-12,
  .py-xl-12 {
    padding-bottom: 12px !important; }
  .pl-xl-12,
  .px-xl-12 {
    padding-left: 12px !important; }
  .p-xl-11 {
    padding: 11px !important; }
  .pt-xl-11,
  .py-xl-11 {
    padding-top: 11px !important; }
  .pr-xl-11,
  .px-xl-11 {
    padding-right: 11px !important; }
  .pb-xl-11,
  .py-xl-11 {
    padding-bottom: 11px !important; }
  .pl-xl-11,
  .px-xl-11 {
    padding-left: 11px !important; }
  .p-xl-10 {
    padding: 10px !important; }
  .pt-xl-10,
  .py-xl-10 {
    padding-top: 10px !important; }
  .pr-xl-10,
  .px-xl-10 {
    padding-right: 10px !important; }
  .pb-xl-10,
  .py-xl-10 {
    padding-bottom: 10px !important; }
  .pl-xl-10,
  .px-xl-10 {
    padding-left: 10px !important; }
  .p-xl-9 {
    padding: 9px !important; }
  .pt-xl-9,
  .py-xl-9 {
    padding-top: 9px !important; }
  .pr-xl-9,
  .px-xl-9 {
    padding-right: 9px !important; }
  .pb-xl-9,
  .py-xl-9 {
    padding-bottom: 9px !important; }
  .pl-xl-9,
  .px-xl-9 {
    padding-left: 9px !important; }
  .p-xl-8 {
    padding: 8px !important; }
  .pt-xl-8,
  .py-xl-8 {
    padding-top: 8px !important; }
  .pr-xl-8,
  .px-xl-8 {
    padding-right: 8px !important; }
  .pb-xl-8,
  .py-xl-8 {
    padding-bottom: 8px !important; }
  .pl-xl-8,
  .px-xl-8 {
    padding-left: 8px !important; }
  .p-xl-7 {
    padding: 7px !important; }
  .pt-xl-7,
  .py-xl-7 {
    padding-top: 7px !important; }
  .pr-xl-7,
  .px-xl-7 {
    padding-right: 7px !important; }
  .pb-xl-7,
  .py-xl-7 {
    padding-bottom: 7px !important; }
  .pl-xl-7,
  .px-xl-7 {
    padding-left: 7px !important; }
  .p-xl-6 {
    padding: 6px !important; }
  .pt-xl-6,
  .py-xl-6 {
    padding-top: 6px !important; }
  .pr-xl-6,
  .px-xl-6 {
    padding-right: 6px !important; }
  .pb-xl-6,
  .py-xl-6 {
    padding-bottom: 6px !important; }
  .pl-xl-6,
  .px-xl-6 {
    padding-left: 6px !important; }
  .m-xl-n1 {
    margin: -1px !important; }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -1px !important; }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -1px !important; }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -1px !important; }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -1px !important; }
  .m-xl-n2 {
    margin: -2px !important; }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -2px !important; }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -2px !important; }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -2px !important; }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -2px !important; }
  .m-xl-n3 {
    margin: -3px !important; }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -3px !important; }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -3px !important; }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -3px !important; }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -3px !important; }
  .m-xl-n4 {
    margin: -4px !important; }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -4px !important; }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -4px !important; }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -4px !important; }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -4px !important; }
  .m-xl-n5 {
    margin: -5px !important; }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -5px !important; }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -5px !important; }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -5px !important; }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -5px !important; }
  .m-xl-n100 {
    margin: -100px !important; }
  .mt-xl-n100,
  .my-xl-n100 {
    margin-top: -100px !important; }
  .mr-xl-n100,
  .mx-xl-n100 {
    margin-right: -100px !important; }
  .mb-xl-n100,
  .my-xl-n100 {
    margin-bottom: -100px !important; }
  .ml-xl-n100,
  .mx-xl-n100 {
    margin-left: -100px !important; }
  .m-xl-n99 {
    margin: -99px !important; }
  .mt-xl-n99,
  .my-xl-n99 {
    margin-top: -99px !important; }
  .mr-xl-n99,
  .mx-xl-n99 {
    margin-right: -99px !important; }
  .mb-xl-n99,
  .my-xl-n99 {
    margin-bottom: -99px !important; }
  .ml-xl-n99,
  .mx-xl-n99 {
    margin-left: -99px !important; }
  .m-xl-n98 {
    margin: -98px !important; }
  .mt-xl-n98,
  .my-xl-n98 {
    margin-top: -98px !important; }
  .mr-xl-n98,
  .mx-xl-n98 {
    margin-right: -98px !important; }
  .mb-xl-n98,
  .my-xl-n98 {
    margin-bottom: -98px !important; }
  .ml-xl-n98,
  .mx-xl-n98 {
    margin-left: -98px !important; }
  .m-xl-n97 {
    margin: -97px !important; }
  .mt-xl-n97,
  .my-xl-n97 {
    margin-top: -97px !important; }
  .mr-xl-n97,
  .mx-xl-n97 {
    margin-right: -97px !important; }
  .mb-xl-n97,
  .my-xl-n97 {
    margin-bottom: -97px !important; }
  .ml-xl-n97,
  .mx-xl-n97 {
    margin-left: -97px !important; }
  .m-xl-n96 {
    margin: -96px !important; }
  .mt-xl-n96,
  .my-xl-n96 {
    margin-top: -96px !important; }
  .mr-xl-n96,
  .mx-xl-n96 {
    margin-right: -96px !important; }
  .mb-xl-n96,
  .my-xl-n96 {
    margin-bottom: -96px !important; }
  .ml-xl-n96,
  .mx-xl-n96 {
    margin-left: -96px !important; }
  .m-xl-n95 {
    margin: -95px !important; }
  .mt-xl-n95,
  .my-xl-n95 {
    margin-top: -95px !important; }
  .mr-xl-n95,
  .mx-xl-n95 {
    margin-right: -95px !important; }
  .mb-xl-n95,
  .my-xl-n95 {
    margin-bottom: -95px !important; }
  .ml-xl-n95,
  .mx-xl-n95 {
    margin-left: -95px !important; }
  .m-xl-n94 {
    margin: -94px !important; }
  .mt-xl-n94,
  .my-xl-n94 {
    margin-top: -94px !important; }
  .mr-xl-n94,
  .mx-xl-n94 {
    margin-right: -94px !important; }
  .mb-xl-n94,
  .my-xl-n94 {
    margin-bottom: -94px !important; }
  .ml-xl-n94,
  .mx-xl-n94 {
    margin-left: -94px !important; }
  .m-xl-n93 {
    margin: -93px !important; }
  .mt-xl-n93,
  .my-xl-n93 {
    margin-top: -93px !important; }
  .mr-xl-n93,
  .mx-xl-n93 {
    margin-right: -93px !important; }
  .mb-xl-n93,
  .my-xl-n93 {
    margin-bottom: -93px !important; }
  .ml-xl-n93,
  .mx-xl-n93 {
    margin-left: -93px !important; }
  .m-xl-n92 {
    margin: -92px !important; }
  .mt-xl-n92,
  .my-xl-n92 {
    margin-top: -92px !important; }
  .mr-xl-n92,
  .mx-xl-n92 {
    margin-right: -92px !important; }
  .mb-xl-n92,
  .my-xl-n92 {
    margin-bottom: -92px !important; }
  .ml-xl-n92,
  .mx-xl-n92 {
    margin-left: -92px !important; }
  .m-xl-n91 {
    margin: -91px !important; }
  .mt-xl-n91,
  .my-xl-n91 {
    margin-top: -91px !important; }
  .mr-xl-n91,
  .mx-xl-n91 {
    margin-right: -91px !important; }
  .mb-xl-n91,
  .my-xl-n91 {
    margin-bottom: -91px !important; }
  .ml-xl-n91,
  .mx-xl-n91 {
    margin-left: -91px !important; }
  .m-xl-n90 {
    margin: -90px !important; }
  .mt-xl-n90,
  .my-xl-n90 {
    margin-top: -90px !important; }
  .mr-xl-n90,
  .mx-xl-n90 {
    margin-right: -90px !important; }
  .mb-xl-n90,
  .my-xl-n90 {
    margin-bottom: -90px !important; }
  .ml-xl-n90,
  .mx-xl-n90 {
    margin-left: -90px !important; }
  .m-xl-n89 {
    margin: -89px !important; }
  .mt-xl-n89,
  .my-xl-n89 {
    margin-top: -89px !important; }
  .mr-xl-n89,
  .mx-xl-n89 {
    margin-right: -89px !important; }
  .mb-xl-n89,
  .my-xl-n89 {
    margin-bottom: -89px !important; }
  .ml-xl-n89,
  .mx-xl-n89 {
    margin-left: -89px !important; }
  .m-xl-n88 {
    margin: -88px !important; }
  .mt-xl-n88,
  .my-xl-n88 {
    margin-top: -88px !important; }
  .mr-xl-n88,
  .mx-xl-n88 {
    margin-right: -88px !important; }
  .mb-xl-n88,
  .my-xl-n88 {
    margin-bottom: -88px !important; }
  .ml-xl-n88,
  .mx-xl-n88 {
    margin-left: -88px !important; }
  .m-xl-n87 {
    margin: -87px !important; }
  .mt-xl-n87,
  .my-xl-n87 {
    margin-top: -87px !important; }
  .mr-xl-n87,
  .mx-xl-n87 {
    margin-right: -87px !important; }
  .mb-xl-n87,
  .my-xl-n87 {
    margin-bottom: -87px !important; }
  .ml-xl-n87,
  .mx-xl-n87 {
    margin-left: -87px !important; }
  .m-xl-n86 {
    margin: -86px !important; }
  .mt-xl-n86,
  .my-xl-n86 {
    margin-top: -86px !important; }
  .mr-xl-n86,
  .mx-xl-n86 {
    margin-right: -86px !important; }
  .mb-xl-n86,
  .my-xl-n86 {
    margin-bottom: -86px !important; }
  .ml-xl-n86,
  .mx-xl-n86 {
    margin-left: -86px !important; }
  .m-xl-n85 {
    margin: -85px !important; }
  .mt-xl-n85,
  .my-xl-n85 {
    margin-top: -85px !important; }
  .mr-xl-n85,
  .mx-xl-n85 {
    margin-right: -85px !important; }
  .mb-xl-n85,
  .my-xl-n85 {
    margin-bottom: -85px !important; }
  .ml-xl-n85,
  .mx-xl-n85 {
    margin-left: -85px !important; }
  .m-xl-n84 {
    margin: -84px !important; }
  .mt-xl-n84,
  .my-xl-n84 {
    margin-top: -84px !important; }
  .mr-xl-n84,
  .mx-xl-n84 {
    margin-right: -84px !important; }
  .mb-xl-n84,
  .my-xl-n84 {
    margin-bottom: -84px !important; }
  .ml-xl-n84,
  .mx-xl-n84 {
    margin-left: -84px !important; }
  .m-xl-n83 {
    margin: -83px !important; }
  .mt-xl-n83,
  .my-xl-n83 {
    margin-top: -83px !important; }
  .mr-xl-n83,
  .mx-xl-n83 {
    margin-right: -83px !important; }
  .mb-xl-n83,
  .my-xl-n83 {
    margin-bottom: -83px !important; }
  .ml-xl-n83,
  .mx-xl-n83 {
    margin-left: -83px !important; }
  .m-xl-n82 {
    margin: -82px !important; }
  .mt-xl-n82,
  .my-xl-n82 {
    margin-top: -82px !important; }
  .mr-xl-n82,
  .mx-xl-n82 {
    margin-right: -82px !important; }
  .mb-xl-n82,
  .my-xl-n82 {
    margin-bottom: -82px !important; }
  .ml-xl-n82,
  .mx-xl-n82 {
    margin-left: -82px !important; }
  .m-xl-n81 {
    margin: -81px !important; }
  .mt-xl-n81,
  .my-xl-n81 {
    margin-top: -81px !important; }
  .mr-xl-n81,
  .mx-xl-n81 {
    margin-right: -81px !important; }
  .mb-xl-n81,
  .my-xl-n81 {
    margin-bottom: -81px !important; }
  .ml-xl-n81,
  .mx-xl-n81 {
    margin-left: -81px !important; }
  .m-xl-n80 {
    margin: -80px !important; }
  .mt-xl-n80,
  .my-xl-n80 {
    margin-top: -80px !important; }
  .mr-xl-n80,
  .mx-xl-n80 {
    margin-right: -80px !important; }
  .mb-xl-n80,
  .my-xl-n80 {
    margin-bottom: -80px !important; }
  .ml-xl-n80,
  .mx-xl-n80 {
    margin-left: -80px !important; }
  .m-xl-n79 {
    margin: -79px !important; }
  .mt-xl-n79,
  .my-xl-n79 {
    margin-top: -79px !important; }
  .mr-xl-n79,
  .mx-xl-n79 {
    margin-right: -79px !important; }
  .mb-xl-n79,
  .my-xl-n79 {
    margin-bottom: -79px !important; }
  .ml-xl-n79,
  .mx-xl-n79 {
    margin-left: -79px !important; }
  .m-xl-n78 {
    margin: -78px !important; }
  .mt-xl-n78,
  .my-xl-n78 {
    margin-top: -78px !important; }
  .mr-xl-n78,
  .mx-xl-n78 {
    margin-right: -78px !important; }
  .mb-xl-n78,
  .my-xl-n78 {
    margin-bottom: -78px !important; }
  .ml-xl-n78,
  .mx-xl-n78 {
    margin-left: -78px !important; }
  .m-xl-n77 {
    margin: -77px !important; }
  .mt-xl-n77,
  .my-xl-n77 {
    margin-top: -77px !important; }
  .mr-xl-n77,
  .mx-xl-n77 {
    margin-right: -77px !important; }
  .mb-xl-n77,
  .my-xl-n77 {
    margin-bottom: -77px !important; }
  .ml-xl-n77,
  .mx-xl-n77 {
    margin-left: -77px !important; }
  .m-xl-n76 {
    margin: -76px !important; }
  .mt-xl-n76,
  .my-xl-n76 {
    margin-top: -76px !important; }
  .mr-xl-n76,
  .mx-xl-n76 {
    margin-right: -76px !important; }
  .mb-xl-n76,
  .my-xl-n76 {
    margin-bottom: -76px !important; }
  .ml-xl-n76,
  .mx-xl-n76 {
    margin-left: -76px !important; }
  .m-xl-n75 {
    margin: -75px !important; }
  .mt-xl-n75,
  .my-xl-n75 {
    margin-top: -75px !important; }
  .mr-xl-n75,
  .mx-xl-n75 {
    margin-right: -75px !important; }
  .mb-xl-n75,
  .my-xl-n75 {
    margin-bottom: -75px !important; }
  .ml-xl-n75,
  .mx-xl-n75 {
    margin-left: -75px !important; }
  .m-xl-n74 {
    margin: -74px !important; }
  .mt-xl-n74,
  .my-xl-n74 {
    margin-top: -74px !important; }
  .mr-xl-n74,
  .mx-xl-n74 {
    margin-right: -74px !important; }
  .mb-xl-n74,
  .my-xl-n74 {
    margin-bottom: -74px !important; }
  .ml-xl-n74,
  .mx-xl-n74 {
    margin-left: -74px !important; }
  .m-xl-n73 {
    margin: -73px !important; }
  .mt-xl-n73,
  .my-xl-n73 {
    margin-top: -73px !important; }
  .mr-xl-n73,
  .mx-xl-n73 {
    margin-right: -73px !important; }
  .mb-xl-n73,
  .my-xl-n73 {
    margin-bottom: -73px !important; }
  .ml-xl-n73,
  .mx-xl-n73 {
    margin-left: -73px !important; }
  .m-xl-n72 {
    margin: -72px !important; }
  .mt-xl-n72,
  .my-xl-n72 {
    margin-top: -72px !important; }
  .mr-xl-n72,
  .mx-xl-n72 {
    margin-right: -72px !important; }
  .mb-xl-n72,
  .my-xl-n72 {
    margin-bottom: -72px !important; }
  .ml-xl-n72,
  .mx-xl-n72 {
    margin-left: -72px !important; }
  .m-xl-n71 {
    margin: -71px !important; }
  .mt-xl-n71,
  .my-xl-n71 {
    margin-top: -71px !important; }
  .mr-xl-n71,
  .mx-xl-n71 {
    margin-right: -71px !important; }
  .mb-xl-n71,
  .my-xl-n71 {
    margin-bottom: -71px !important; }
  .ml-xl-n71,
  .mx-xl-n71 {
    margin-left: -71px !important; }
  .m-xl-n70 {
    margin: -70px !important; }
  .mt-xl-n70,
  .my-xl-n70 {
    margin-top: -70px !important; }
  .mr-xl-n70,
  .mx-xl-n70 {
    margin-right: -70px !important; }
  .mb-xl-n70,
  .my-xl-n70 {
    margin-bottom: -70px !important; }
  .ml-xl-n70,
  .mx-xl-n70 {
    margin-left: -70px !important; }
  .m-xl-n69 {
    margin: -69px !important; }
  .mt-xl-n69,
  .my-xl-n69 {
    margin-top: -69px !important; }
  .mr-xl-n69,
  .mx-xl-n69 {
    margin-right: -69px !important; }
  .mb-xl-n69,
  .my-xl-n69 {
    margin-bottom: -69px !important; }
  .ml-xl-n69,
  .mx-xl-n69 {
    margin-left: -69px !important; }
  .m-xl-n68 {
    margin: -68px !important; }
  .mt-xl-n68,
  .my-xl-n68 {
    margin-top: -68px !important; }
  .mr-xl-n68,
  .mx-xl-n68 {
    margin-right: -68px !important; }
  .mb-xl-n68,
  .my-xl-n68 {
    margin-bottom: -68px !important; }
  .ml-xl-n68,
  .mx-xl-n68 {
    margin-left: -68px !important; }
  .m-xl-n67 {
    margin: -67px !important; }
  .mt-xl-n67,
  .my-xl-n67 {
    margin-top: -67px !important; }
  .mr-xl-n67,
  .mx-xl-n67 {
    margin-right: -67px !important; }
  .mb-xl-n67,
  .my-xl-n67 {
    margin-bottom: -67px !important; }
  .ml-xl-n67,
  .mx-xl-n67 {
    margin-left: -67px !important; }
  .m-xl-n66 {
    margin: -66px !important; }
  .mt-xl-n66,
  .my-xl-n66 {
    margin-top: -66px !important; }
  .mr-xl-n66,
  .mx-xl-n66 {
    margin-right: -66px !important; }
  .mb-xl-n66,
  .my-xl-n66 {
    margin-bottom: -66px !important; }
  .ml-xl-n66,
  .mx-xl-n66 {
    margin-left: -66px !important; }
  .m-xl-n65 {
    margin: -65px !important; }
  .mt-xl-n65,
  .my-xl-n65 {
    margin-top: -65px !important; }
  .mr-xl-n65,
  .mx-xl-n65 {
    margin-right: -65px !important; }
  .mb-xl-n65,
  .my-xl-n65 {
    margin-bottom: -65px !important; }
  .ml-xl-n65,
  .mx-xl-n65 {
    margin-left: -65px !important; }
  .m-xl-n64 {
    margin: -64px !important; }
  .mt-xl-n64,
  .my-xl-n64 {
    margin-top: -64px !important; }
  .mr-xl-n64,
  .mx-xl-n64 {
    margin-right: -64px !important; }
  .mb-xl-n64,
  .my-xl-n64 {
    margin-bottom: -64px !important; }
  .ml-xl-n64,
  .mx-xl-n64 {
    margin-left: -64px !important; }
  .m-xl-n63 {
    margin: -63px !important; }
  .mt-xl-n63,
  .my-xl-n63 {
    margin-top: -63px !important; }
  .mr-xl-n63,
  .mx-xl-n63 {
    margin-right: -63px !important; }
  .mb-xl-n63,
  .my-xl-n63 {
    margin-bottom: -63px !important; }
  .ml-xl-n63,
  .mx-xl-n63 {
    margin-left: -63px !important; }
  .m-xl-n62 {
    margin: -62px !important; }
  .mt-xl-n62,
  .my-xl-n62 {
    margin-top: -62px !important; }
  .mr-xl-n62,
  .mx-xl-n62 {
    margin-right: -62px !important; }
  .mb-xl-n62,
  .my-xl-n62 {
    margin-bottom: -62px !important; }
  .ml-xl-n62,
  .mx-xl-n62 {
    margin-left: -62px !important; }
  .m-xl-n61 {
    margin: -61px !important; }
  .mt-xl-n61,
  .my-xl-n61 {
    margin-top: -61px !important; }
  .mr-xl-n61,
  .mx-xl-n61 {
    margin-right: -61px !important; }
  .mb-xl-n61,
  .my-xl-n61 {
    margin-bottom: -61px !important; }
  .ml-xl-n61,
  .mx-xl-n61 {
    margin-left: -61px !important; }
  .m-xl-n60 {
    margin: -60px !important; }
  .mt-xl-n60,
  .my-xl-n60 {
    margin-top: -60px !important; }
  .mr-xl-n60,
  .mx-xl-n60 {
    margin-right: -60px !important; }
  .mb-xl-n60,
  .my-xl-n60 {
    margin-bottom: -60px !important; }
  .ml-xl-n60,
  .mx-xl-n60 {
    margin-left: -60px !important; }
  .m-xl-n59 {
    margin: -59px !important; }
  .mt-xl-n59,
  .my-xl-n59 {
    margin-top: -59px !important; }
  .mr-xl-n59,
  .mx-xl-n59 {
    margin-right: -59px !important; }
  .mb-xl-n59,
  .my-xl-n59 {
    margin-bottom: -59px !important; }
  .ml-xl-n59,
  .mx-xl-n59 {
    margin-left: -59px !important; }
  .m-xl-n58 {
    margin: -58px !important; }
  .mt-xl-n58,
  .my-xl-n58 {
    margin-top: -58px !important; }
  .mr-xl-n58,
  .mx-xl-n58 {
    margin-right: -58px !important; }
  .mb-xl-n58,
  .my-xl-n58 {
    margin-bottom: -58px !important; }
  .ml-xl-n58,
  .mx-xl-n58 {
    margin-left: -58px !important; }
  .m-xl-n57 {
    margin: -57px !important; }
  .mt-xl-n57,
  .my-xl-n57 {
    margin-top: -57px !important; }
  .mr-xl-n57,
  .mx-xl-n57 {
    margin-right: -57px !important; }
  .mb-xl-n57,
  .my-xl-n57 {
    margin-bottom: -57px !important; }
  .ml-xl-n57,
  .mx-xl-n57 {
    margin-left: -57px !important; }
  .m-xl-n56 {
    margin: -56px !important; }
  .mt-xl-n56,
  .my-xl-n56 {
    margin-top: -56px !important; }
  .mr-xl-n56,
  .mx-xl-n56 {
    margin-right: -56px !important; }
  .mb-xl-n56,
  .my-xl-n56 {
    margin-bottom: -56px !important; }
  .ml-xl-n56,
  .mx-xl-n56 {
    margin-left: -56px !important; }
  .m-xl-n55 {
    margin: -55px !important; }
  .mt-xl-n55,
  .my-xl-n55 {
    margin-top: -55px !important; }
  .mr-xl-n55,
  .mx-xl-n55 {
    margin-right: -55px !important; }
  .mb-xl-n55,
  .my-xl-n55 {
    margin-bottom: -55px !important; }
  .ml-xl-n55,
  .mx-xl-n55 {
    margin-left: -55px !important; }
  .m-xl-n54 {
    margin: -54px !important; }
  .mt-xl-n54,
  .my-xl-n54 {
    margin-top: -54px !important; }
  .mr-xl-n54,
  .mx-xl-n54 {
    margin-right: -54px !important; }
  .mb-xl-n54,
  .my-xl-n54 {
    margin-bottom: -54px !important; }
  .ml-xl-n54,
  .mx-xl-n54 {
    margin-left: -54px !important; }
  .m-xl-n53 {
    margin: -53px !important; }
  .mt-xl-n53,
  .my-xl-n53 {
    margin-top: -53px !important; }
  .mr-xl-n53,
  .mx-xl-n53 {
    margin-right: -53px !important; }
  .mb-xl-n53,
  .my-xl-n53 {
    margin-bottom: -53px !important; }
  .ml-xl-n53,
  .mx-xl-n53 {
    margin-left: -53px !important; }
  .m-xl-n52 {
    margin: -52px !important; }
  .mt-xl-n52,
  .my-xl-n52 {
    margin-top: -52px !important; }
  .mr-xl-n52,
  .mx-xl-n52 {
    margin-right: -52px !important; }
  .mb-xl-n52,
  .my-xl-n52 {
    margin-bottom: -52px !important; }
  .ml-xl-n52,
  .mx-xl-n52 {
    margin-left: -52px !important; }
  .m-xl-n51 {
    margin: -51px !important; }
  .mt-xl-n51,
  .my-xl-n51 {
    margin-top: -51px !important; }
  .mr-xl-n51,
  .mx-xl-n51 {
    margin-right: -51px !important; }
  .mb-xl-n51,
  .my-xl-n51 {
    margin-bottom: -51px !important; }
  .ml-xl-n51,
  .mx-xl-n51 {
    margin-left: -51px !important; }
  .m-xl-n50 {
    margin: -50px !important; }
  .mt-xl-n50,
  .my-xl-n50 {
    margin-top: -50px !important; }
  .mr-xl-n50,
  .mx-xl-n50 {
    margin-right: -50px !important; }
  .mb-xl-n50,
  .my-xl-n50 {
    margin-bottom: -50px !important; }
  .ml-xl-n50,
  .mx-xl-n50 {
    margin-left: -50px !important; }
  .m-xl-n49 {
    margin: -49px !important; }
  .mt-xl-n49,
  .my-xl-n49 {
    margin-top: -49px !important; }
  .mr-xl-n49,
  .mx-xl-n49 {
    margin-right: -49px !important; }
  .mb-xl-n49,
  .my-xl-n49 {
    margin-bottom: -49px !important; }
  .ml-xl-n49,
  .mx-xl-n49 {
    margin-left: -49px !important; }
  .m-xl-n48 {
    margin: -48px !important; }
  .mt-xl-n48,
  .my-xl-n48 {
    margin-top: -48px !important; }
  .mr-xl-n48,
  .mx-xl-n48 {
    margin-right: -48px !important; }
  .mb-xl-n48,
  .my-xl-n48 {
    margin-bottom: -48px !important; }
  .ml-xl-n48,
  .mx-xl-n48 {
    margin-left: -48px !important; }
  .m-xl-n47 {
    margin: -47px !important; }
  .mt-xl-n47,
  .my-xl-n47 {
    margin-top: -47px !important; }
  .mr-xl-n47,
  .mx-xl-n47 {
    margin-right: -47px !important; }
  .mb-xl-n47,
  .my-xl-n47 {
    margin-bottom: -47px !important; }
  .ml-xl-n47,
  .mx-xl-n47 {
    margin-left: -47px !important; }
  .m-xl-n46 {
    margin: -46px !important; }
  .mt-xl-n46,
  .my-xl-n46 {
    margin-top: -46px !important; }
  .mr-xl-n46,
  .mx-xl-n46 {
    margin-right: -46px !important; }
  .mb-xl-n46,
  .my-xl-n46 {
    margin-bottom: -46px !important; }
  .ml-xl-n46,
  .mx-xl-n46 {
    margin-left: -46px !important; }
  .m-xl-n45 {
    margin: -45px !important; }
  .mt-xl-n45,
  .my-xl-n45 {
    margin-top: -45px !important; }
  .mr-xl-n45,
  .mx-xl-n45 {
    margin-right: -45px !important; }
  .mb-xl-n45,
  .my-xl-n45 {
    margin-bottom: -45px !important; }
  .ml-xl-n45,
  .mx-xl-n45 {
    margin-left: -45px !important; }
  .m-xl-n44 {
    margin: -44px !important; }
  .mt-xl-n44,
  .my-xl-n44 {
    margin-top: -44px !important; }
  .mr-xl-n44,
  .mx-xl-n44 {
    margin-right: -44px !important; }
  .mb-xl-n44,
  .my-xl-n44 {
    margin-bottom: -44px !important; }
  .ml-xl-n44,
  .mx-xl-n44 {
    margin-left: -44px !important; }
  .m-xl-n43 {
    margin: -43px !important; }
  .mt-xl-n43,
  .my-xl-n43 {
    margin-top: -43px !important; }
  .mr-xl-n43,
  .mx-xl-n43 {
    margin-right: -43px !important; }
  .mb-xl-n43,
  .my-xl-n43 {
    margin-bottom: -43px !important; }
  .ml-xl-n43,
  .mx-xl-n43 {
    margin-left: -43px !important; }
  .m-xl-n42 {
    margin: -42px !important; }
  .mt-xl-n42,
  .my-xl-n42 {
    margin-top: -42px !important; }
  .mr-xl-n42,
  .mx-xl-n42 {
    margin-right: -42px !important; }
  .mb-xl-n42,
  .my-xl-n42 {
    margin-bottom: -42px !important; }
  .ml-xl-n42,
  .mx-xl-n42 {
    margin-left: -42px !important; }
  .m-xl-n41 {
    margin: -41px !important; }
  .mt-xl-n41,
  .my-xl-n41 {
    margin-top: -41px !important; }
  .mr-xl-n41,
  .mx-xl-n41 {
    margin-right: -41px !important; }
  .mb-xl-n41,
  .my-xl-n41 {
    margin-bottom: -41px !important; }
  .ml-xl-n41,
  .mx-xl-n41 {
    margin-left: -41px !important; }
  .m-xl-n40 {
    margin: -40px !important; }
  .mt-xl-n40,
  .my-xl-n40 {
    margin-top: -40px !important; }
  .mr-xl-n40,
  .mx-xl-n40 {
    margin-right: -40px !important; }
  .mb-xl-n40,
  .my-xl-n40 {
    margin-bottom: -40px !important; }
  .ml-xl-n40,
  .mx-xl-n40 {
    margin-left: -40px !important; }
  .m-xl-n39 {
    margin: -39px !important; }
  .mt-xl-n39,
  .my-xl-n39 {
    margin-top: -39px !important; }
  .mr-xl-n39,
  .mx-xl-n39 {
    margin-right: -39px !important; }
  .mb-xl-n39,
  .my-xl-n39 {
    margin-bottom: -39px !important; }
  .ml-xl-n39,
  .mx-xl-n39 {
    margin-left: -39px !important; }
  .m-xl-n38 {
    margin: -38px !important; }
  .mt-xl-n38,
  .my-xl-n38 {
    margin-top: -38px !important; }
  .mr-xl-n38,
  .mx-xl-n38 {
    margin-right: -38px !important; }
  .mb-xl-n38,
  .my-xl-n38 {
    margin-bottom: -38px !important; }
  .ml-xl-n38,
  .mx-xl-n38 {
    margin-left: -38px !important; }
  .m-xl-n37 {
    margin: -37px !important; }
  .mt-xl-n37,
  .my-xl-n37 {
    margin-top: -37px !important; }
  .mr-xl-n37,
  .mx-xl-n37 {
    margin-right: -37px !important; }
  .mb-xl-n37,
  .my-xl-n37 {
    margin-bottom: -37px !important; }
  .ml-xl-n37,
  .mx-xl-n37 {
    margin-left: -37px !important; }
  .m-xl-n36 {
    margin: -36px !important; }
  .mt-xl-n36,
  .my-xl-n36 {
    margin-top: -36px !important; }
  .mr-xl-n36,
  .mx-xl-n36 {
    margin-right: -36px !important; }
  .mb-xl-n36,
  .my-xl-n36 {
    margin-bottom: -36px !important; }
  .ml-xl-n36,
  .mx-xl-n36 {
    margin-left: -36px !important; }
  .m-xl-n35 {
    margin: -35px !important; }
  .mt-xl-n35,
  .my-xl-n35 {
    margin-top: -35px !important; }
  .mr-xl-n35,
  .mx-xl-n35 {
    margin-right: -35px !important; }
  .mb-xl-n35,
  .my-xl-n35 {
    margin-bottom: -35px !important; }
  .ml-xl-n35,
  .mx-xl-n35 {
    margin-left: -35px !important; }
  .m-xl-n34 {
    margin: -34px !important; }
  .mt-xl-n34,
  .my-xl-n34 {
    margin-top: -34px !important; }
  .mr-xl-n34,
  .mx-xl-n34 {
    margin-right: -34px !important; }
  .mb-xl-n34,
  .my-xl-n34 {
    margin-bottom: -34px !important; }
  .ml-xl-n34,
  .mx-xl-n34 {
    margin-left: -34px !important; }
  .m-xl-n33 {
    margin: -33px !important; }
  .mt-xl-n33,
  .my-xl-n33 {
    margin-top: -33px !important; }
  .mr-xl-n33,
  .mx-xl-n33 {
    margin-right: -33px !important; }
  .mb-xl-n33,
  .my-xl-n33 {
    margin-bottom: -33px !important; }
  .ml-xl-n33,
  .mx-xl-n33 {
    margin-left: -33px !important; }
  .m-xl-n32 {
    margin: -32px !important; }
  .mt-xl-n32,
  .my-xl-n32 {
    margin-top: -32px !important; }
  .mr-xl-n32,
  .mx-xl-n32 {
    margin-right: -32px !important; }
  .mb-xl-n32,
  .my-xl-n32 {
    margin-bottom: -32px !important; }
  .ml-xl-n32,
  .mx-xl-n32 {
    margin-left: -32px !important; }
  .m-xl-n31 {
    margin: -31px !important; }
  .mt-xl-n31,
  .my-xl-n31 {
    margin-top: -31px !important; }
  .mr-xl-n31,
  .mx-xl-n31 {
    margin-right: -31px !important; }
  .mb-xl-n31,
  .my-xl-n31 {
    margin-bottom: -31px !important; }
  .ml-xl-n31,
  .mx-xl-n31 {
    margin-left: -31px !important; }
  .m-xl-n30 {
    margin: -30px !important; }
  .mt-xl-n30,
  .my-xl-n30 {
    margin-top: -30px !important; }
  .mr-xl-n30,
  .mx-xl-n30 {
    margin-right: -30px !important; }
  .mb-xl-n30,
  .my-xl-n30 {
    margin-bottom: -30px !important; }
  .ml-xl-n30,
  .mx-xl-n30 {
    margin-left: -30px !important; }
  .m-xl-n29 {
    margin: -29px !important; }
  .mt-xl-n29,
  .my-xl-n29 {
    margin-top: -29px !important; }
  .mr-xl-n29,
  .mx-xl-n29 {
    margin-right: -29px !important; }
  .mb-xl-n29,
  .my-xl-n29 {
    margin-bottom: -29px !important; }
  .ml-xl-n29,
  .mx-xl-n29 {
    margin-left: -29px !important; }
  .m-xl-n28 {
    margin: -28px !important; }
  .mt-xl-n28,
  .my-xl-n28 {
    margin-top: -28px !important; }
  .mr-xl-n28,
  .mx-xl-n28 {
    margin-right: -28px !important; }
  .mb-xl-n28,
  .my-xl-n28 {
    margin-bottom: -28px !important; }
  .ml-xl-n28,
  .mx-xl-n28 {
    margin-left: -28px !important; }
  .m-xl-n27 {
    margin: -27px !important; }
  .mt-xl-n27,
  .my-xl-n27 {
    margin-top: -27px !important; }
  .mr-xl-n27,
  .mx-xl-n27 {
    margin-right: -27px !important; }
  .mb-xl-n27,
  .my-xl-n27 {
    margin-bottom: -27px !important; }
  .ml-xl-n27,
  .mx-xl-n27 {
    margin-left: -27px !important; }
  .m-xl-n26 {
    margin: -26px !important; }
  .mt-xl-n26,
  .my-xl-n26 {
    margin-top: -26px !important; }
  .mr-xl-n26,
  .mx-xl-n26 {
    margin-right: -26px !important; }
  .mb-xl-n26,
  .my-xl-n26 {
    margin-bottom: -26px !important; }
  .ml-xl-n26,
  .mx-xl-n26 {
    margin-left: -26px !important; }
  .m-xl-n25 {
    margin: -25px !important; }
  .mt-xl-n25,
  .my-xl-n25 {
    margin-top: -25px !important; }
  .mr-xl-n25,
  .mx-xl-n25 {
    margin-right: -25px !important; }
  .mb-xl-n25,
  .my-xl-n25 {
    margin-bottom: -25px !important; }
  .ml-xl-n25,
  .mx-xl-n25 {
    margin-left: -25px !important; }
  .m-xl-n24 {
    margin: -24px !important; }
  .mt-xl-n24,
  .my-xl-n24 {
    margin-top: -24px !important; }
  .mr-xl-n24,
  .mx-xl-n24 {
    margin-right: -24px !important; }
  .mb-xl-n24,
  .my-xl-n24 {
    margin-bottom: -24px !important; }
  .ml-xl-n24,
  .mx-xl-n24 {
    margin-left: -24px !important; }
  .m-xl-n23 {
    margin: -23px !important; }
  .mt-xl-n23,
  .my-xl-n23 {
    margin-top: -23px !important; }
  .mr-xl-n23,
  .mx-xl-n23 {
    margin-right: -23px !important; }
  .mb-xl-n23,
  .my-xl-n23 {
    margin-bottom: -23px !important; }
  .ml-xl-n23,
  .mx-xl-n23 {
    margin-left: -23px !important; }
  .m-xl-n22 {
    margin: -22px !important; }
  .mt-xl-n22,
  .my-xl-n22 {
    margin-top: -22px !important; }
  .mr-xl-n22,
  .mx-xl-n22 {
    margin-right: -22px !important; }
  .mb-xl-n22,
  .my-xl-n22 {
    margin-bottom: -22px !important; }
  .ml-xl-n22,
  .mx-xl-n22 {
    margin-left: -22px !important; }
  .m-xl-n21 {
    margin: -21px !important; }
  .mt-xl-n21,
  .my-xl-n21 {
    margin-top: -21px !important; }
  .mr-xl-n21,
  .mx-xl-n21 {
    margin-right: -21px !important; }
  .mb-xl-n21,
  .my-xl-n21 {
    margin-bottom: -21px !important; }
  .ml-xl-n21,
  .mx-xl-n21 {
    margin-left: -21px !important; }
  .m-xl-n20 {
    margin: -20px !important; }
  .mt-xl-n20,
  .my-xl-n20 {
    margin-top: -20px !important; }
  .mr-xl-n20,
  .mx-xl-n20 {
    margin-right: -20px !important; }
  .mb-xl-n20,
  .my-xl-n20 {
    margin-bottom: -20px !important; }
  .ml-xl-n20,
  .mx-xl-n20 {
    margin-left: -20px !important; }
  .m-xl-n19 {
    margin: -19px !important; }
  .mt-xl-n19,
  .my-xl-n19 {
    margin-top: -19px !important; }
  .mr-xl-n19,
  .mx-xl-n19 {
    margin-right: -19px !important; }
  .mb-xl-n19,
  .my-xl-n19 {
    margin-bottom: -19px !important; }
  .ml-xl-n19,
  .mx-xl-n19 {
    margin-left: -19px !important; }
  .m-xl-n18 {
    margin: -18px !important; }
  .mt-xl-n18,
  .my-xl-n18 {
    margin-top: -18px !important; }
  .mr-xl-n18,
  .mx-xl-n18 {
    margin-right: -18px !important; }
  .mb-xl-n18,
  .my-xl-n18 {
    margin-bottom: -18px !important; }
  .ml-xl-n18,
  .mx-xl-n18 {
    margin-left: -18px !important; }
  .m-xl-n17 {
    margin: -17px !important; }
  .mt-xl-n17,
  .my-xl-n17 {
    margin-top: -17px !important; }
  .mr-xl-n17,
  .mx-xl-n17 {
    margin-right: -17px !important; }
  .mb-xl-n17,
  .my-xl-n17 {
    margin-bottom: -17px !important; }
  .ml-xl-n17,
  .mx-xl-n17 {
    margin-left: -17px !important; }
  .m-xl-n16 {
    margin: -16px !important; }
  .mt-xl-n16,
  .my-xl-n16 {
    margin-top: -16px !important; }
  .mr-xl-n16,
  .mx-xl-n16 {
    margin-right: -16px !important; }
  .mb-xl-n16,
  .my-xl-n16 {
    margin-bottom: -16px !important; }
  .ml-xl-n16,
  .mx-xl-n16 {
    margin-left: -16px !important; }
  .m-xl-n15 {
    margin: -15px !important; }
  .mt-xl-n15,
  .my-xl-n15 {
    margin-top: -15px !important; }
  .mr-xl-n15,
  .mx-xl-n15 {
    margin-right: -15px !important; }
  .mb-xl-n15,
  .my-xl-n15 {
    margin-bottom: -15px !important; }
  .ml-xl-n15,
  .mx-xl-n15 {
    margin-left: -15px !important; }
  .m-xl-n14 {
    margin: -14px !important; }
  .mt-xl-n14,
  .my-xl-n14 {
    margin-top: -14px !important; }
  .mr-xl-n14,
  .mx-xl-n14 {
    margin-right: -14px !important; }
  .mb-xl-n14,
  .my-xl-n14 {
    margin-bottom: -14px !important; }
  .ml-xl-n14,
  .mx-xl-n14 {
    margin-left: -14px !important; }
  .m-xl-n13 {
    margin: -13px !important; }
  .mt-xl-n13,
  .my-xl-n13 {
    margin-top: -13px !important; }
  .mr-xl-n13,
  .mx-xl-n13 {
    margin-right: -13px !important; }
  .mb-xl-n13,
  .my-xl-n13 {
    margin-bottom: -13px !important; }
  .ml-xl-n13,
  .mx-xl-n13 {
    margin-left: -13px !important; }
  .m-xl-n12 {
    margin: -12px !important; }
  .mt-xl-n12,
  .my-xl-n12 {
    margin-top: -12px !important; }
  .mr-xl-n12,
  .mx-xl-n12 {
    margin-right: -12px !important; }
  .mb-xl-n12,
  .my-xl-n12 {
    margin-bottom: -12px !important; }
  .ml-xl-n12,
  .mx-xl-n12 {
    margin-left: -12px !important; }
  .m-xl-n11 {
    margin: -11px !important; }
  .mt-xl-n11,
  .my-xl-n11 {
    margin-top: -11px !important; }
  .mr-xl-n11,
  .mx-xl-n11 {
    margin-right: -11px !important; }
  .mb-xl-n11,
  .my-xl-n11 {
    margin-bottom: -11px !important; }
  .ml-xl-n11,
  .mx-xl-n11 {
    margin-left: -11px !important; }
  .m-xl-n10 {
    margin: -10px !important; }
  .mt-xl-n10,
  .my-xl-n10 {
    margin-top: -10px !important; }
  .mr-xl-n10,
  .mx-xl-n10 {
    margin-right: -10px !important; }
  .mb-xl-n10,
  .my-xl-n10 {
    margin-bottom: -10px !important; }
  .ml-xl-n10,
  .mx-xl-n10 {
    margin-left: -10px !important; }
  .m-xl-n9 {
    margin: -9px !important; }
  .mt-xl-n9,
  .my-xl-n9 {
    margin-top: -9px !important; }
  .mr-xl-n9,
  .mx-xl-n9 {
    margin-right: -9px !important; }
  .mb-xl-n9,
  .my-xl-n9 {
    margin-bottom: -9px !important; }
  .ml-xl-n9,
  .mx-xl-n9 {
    margin-left: -9px !important; }
  .m-xl-n8 {
    margin: -8px !important; }
  .mt-xl-n8,
  .my-xl-n8 {
    margin-top: -8px !important; }
  .mr-xl-n8,
  .mx-xl-n8 {
    margin-right: -8px !important; }
  .mb-xl-n8,
  .my-xl-n8 {
    margin-bottom: -8px !important; }
  .ml-xl-n8,
  .mx-xl-n8 {
    margin-left: -8px !important; }
  .m-xl-n7 {
    margin: -7px !important; }
  .mt-xl-n7,
  .my-xl-n7 {
    margin-top: -7px !important; }
  .mr-xl-n7,
  .mx-xl-n7 {
    margin-right: -7px !important; }
  .mb-xl-n7,
  .my-xl-n7 {
    margin-bottom: -7px !important; }
  .ml-xl-n7,
  .mx-xl-n7 {
    margin-left: -7px !important; }
  .m-xl-n6 {
    margin: -6px !important; }
  .mt-xl-n6,
  .my-xl-n6 {
    margin-top: -6px !important; }
  .mr-xl-n6,
  .mx-xl-n6 {
    margin-right: -6px !important; }
  .mb-xl-n6,
  .my-xl-n6 {
    margin-bottom: -6px !important; }
  .ml-xl-n6,
  .mx-xl-n6 {
    margin-left: -6px !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; } }

@media (min-width: 1640px) {
  .m-xls-0 {
    margin: 0px !important; }
  .mt-xls-0,
  .my-xls-0 {
    margin-top: 0px !important; }
  .mr-xls-0,
  .mx-xls-0 {
    margin-right: 0px !important; }
  .mb-xls-0,
  .my-xls-0 {
    margin-bottom: 0px !important; }
  .ml-xls-0,
  .mx-xls-0 {
    margin-left: 0px !important; }
  .m-xls-1 {
    margin: 1px !important; }
  .mt-xls-1,
  .my-xls-1 {
    margin-top: 1px !important; }
  .mr-xls-1,
  .mx-xls-1 {
    margin-right: 1px !important; }
  .mb-xls-1,
  .my-xls-1 {
    margin-bottom: 1px !important; }
  .ml-xls-1,
  .mx-xls-1 {
    margin-left: 1px !important; }
  .m-xls-2 {
    margin: 2px !important; }
  .mt-xls-2,
  .my-xls-2 {
    margin-top: 2px !important; }
  .mr-xls-2,
  .mx-xls-2 {
    margin-right: 2px !important; }
  .mb-xls-2,
  .my-xls-2 {
    margin-bottom: 2px !important; }
  .ml-xls-2,
  .mx-xls-2 {
    margin-left: 2px !important; }
  .m-xls-3 {
    margin: 3px !important; }
  .mt-xls-3,
  .my-xls-3 {
    margin-top: 3px !important; }
  .mr-xls-3,
  .mx-xls-3 {
    margin-right: 3px !important; }
  .mb-xls-3,
  .my-xls-3 {
    margin-bottom: 3px !important; }
  .ml-xls-3,
  .mx-xls-3 {
    margin-left: 3px !important; }
  .m-xls-4 {
    margin: 4px !important; }
  .mt-xls-4,
  .my-xls-4 {
    margin-top: 4px !important; }
  .mr-xls-4,
  .mx-xls-4 {
    margin-right: 4px !important; }
  .mb-xls-4,
  .my-xls-4 {
    margin-bottom: 4px !important; }
  .ml-xls-4,
  .mx-xls-4 {
    margin-left: 4px !important; }
  .m-xls-5 {
    margin: 5px !important; }
  .mt-xls-5,
  .my-xls-5 {
    margin-top: 5px !important; }
  .mr-xls-5,
  .mx-xls-5 {
    margin-right: 5px !important; }
  .mb-xls-5,
  .my-xls-5 {
    margin-bottom: 5px !important; }
  .ml-xls-5,
  .mx-xls-5 {
    margin-left: 5px !important; }
  .m-xls-100 {
    margin: 100px !important; }
  .mt-xls-100,
  .my-xls-100 {
    margin-top: 100px !important; }
  .mr-xls-100,
  .mx-xls-100 {
    margin-right: 100px !important; }
  .mb-xls-100,
  .my-xls-100 {
    margin-bottom: 100px !important; }
  .ml-xls-100,
  .mx-xls-100 {
    margin-left: 100px !important; }
  .m-xls-99 {
    margin: 99px !important; }
  .mt-xls-99,
  .my-xls-99 {
    margin-top: 99px !important; }
  .mr-xls-99,
  .mx-xls-99 {
    margin-right: 99px !important; }
  .mb-xls-99,
  .my-xls-99 {
    margin-bottom: 99px !important; }
  .ml-xls-99,
  .mx-xls-99 {
    margin-left: 99px !important; }
  .m-xls-98 {
    margin: 98px !important; }
  .mt-xls-98,
  .my-xls-98 {
    margin-top: 98px !important; }
  .mr-xls-98,
  .mx-xls-98 {
    margin-right: 98px !important; }
  .mb-xls-98,
  .my-xls-98 {
    margin-bottom: 98px !important; }
  .ml-xls-98,
  .mx-xls-98 {
    margin-left: 98px !important; }
  .m-xls-97 {
    margin: 97px !important; }
  .mt-xls-97,
  .my-xls-97 {
    margin-top: 97px !important; }
  .mr-xls-97,
  .mx-xls-97 {
    margin-right: 97px !important; }
  .mb-xls-97,
  .my-xls-97 {
    margin-bottom: 97px !important; }
  .ml-xls-97,
  .mx-xls-97 {
    margin-left: 97px !important; }
  .m-xls-96 {
    margin: 96px !important; }
  .mt-xls-96,
  .my-xls-96 {
    margin-top: 96px !important; }
  .mr-xls-96,
  .mx-xls-96 {
    margin-right: 96px !important; }
  .mb-xls-96,
  .my-xls-96 {
    margin-bottom: 96px !important; }
  .ml-xls-96,
  .mx-xls-96 {
    margin-left: 96px !important; }
  .m-xls-95 {
    margin: 95px !important; }
  .mt-xls-95,
  .my-xls-95 {
    margin-top: 95px !important; }
  .mr-xls-95,
  .mx-xls-95 {
    margin-right: 95px !important; }
  .mb-xls-95,
  .my-xls-95 {
    margin-bottom: 95px !important; }
  .ml-xls-95,
  .mx-xls-95 {
    margin-left: 95px !important; }
  .m-xls-94 {
    margin: 94px !important; }
  .mt-xls-94,
  .my-xls-94 {
    margin-top: 94px !important; }
  .mr-xls-94,
  .mx-xls-94 {
    margin-right: 94px !important; }
  .mb-xls-94,
  .my-xls-94 {
    margin-bottom: 94px !important; }
  .ml-xls-94,
  .mx-xls-94 {
    margin-left: 94px !important; }
  .m-xls-93 {
    margin: 93px !important; }
  .mt-xls-93,
  .my-xls-93 {
    margin-top: 93px !important; }
  .mr-xls-93,
  .mx-xls-93 {
    margin-right: 93px !important; }
  .mb-xls-93,
  .my-xls-93 {
    margin-bottom: 93px !important; }
  .ml-xls-93,
  .mx-xls-93 {
    margin-left: 93px !important; }
  .m-xls-92 {
    margin: 92px !important; }
  .mt-xls-92,
  .my-xls-92 {
    margin-top: 92px !important; }
  .mr-xls-92,
  .mx-xls-92 {
    margin-right: 92px !important; }
  .mb-xls-92,
  .my-xls-92 {
    margin-bottom: 92px !important; }
  .ml-xls-92,
  .mx-xls-92 {
    margin-left: 92px !important; }
  .m-xls-91 {
    margin: 91px !important; }
  .mt-xls-91,
  .my-xls-91 {
    margin-top: 91px !important; }
  .mr-xls-91,
  .mx-xls-91 {
    margin-right: 91px !important; }
  .mb-xls-91,
  .my-xls-91 {
    margin-bottom: 91px !important; }
  .ml-xls-91,
  .mx-xls-91 {
    margin-left: 91px !important; }
  .m-xls-90 {
    margin: 90px !important; }
  .mt-xls-90,
  .my-xls-90 {
    margin-top: 90px !important; }
  .mr-xls-90,
  .mx-xls-90 {
    margin-right: 90px !important; }
  .mb-xls-90,
  .my-xls-90 {
    margin-bottom: 90px !important; }
  .ml-xls-90,
  .mx-xls-90 {
    margin-left: 90px !important; }
  .m-xls-89 {
    margin: 89px !important; }
  .mt-xls-89,
  .my-xls-89 {
    margin-top: 89px !important; }
  .mr-xls-89,
  .mx-xls-89 {
    margin-right: 89px !important; }
  .mb-xls-89,
  .my-xls-89 {
    margin-bottom: 89px !important; }
  .ml-xls-89,
  .mx-xls-89 {
    margin-left: 89px !important; }
  .m-xls-88 {
    margin: 88px !important; }
  .mt-xls-88,
  .my-xls-88 {
    margin-top: 88px !important; }
  .mr-xls-88,
  .mx-xls-88 {
    margin-right: 88px !important; }
  .mb-xls-88,
  .my-xls-88 {
    margin-bottom: 88px !important; }
  .ml-xls-88,
  .mx-xls-88 {
    margin-left: 88px !important; }
  .m-xls-87 {
    margin: 87px !important; }
  .mt-xls-87,
  .my-xls-87 {
    margin-top: 87px !important; }
  .mr-xls-87,
  .mx-xls-87 {
    margin-right: 87px !important; }
  .mb-xls-87,
  .my-xls-87 {
    margin-bottom: 87px !important; }
  .ml-xls-87,
  .mx-xls-87 {
    margin-left: 87px !important; }
  .m-xls-86 {
    margin: 86px !important; }
  .mt-xls-86,
  .my-xls-86 {
    margin-top: 86px !important; }
  .mr-xls-86,
  .mx-xls-86 {
    margin-right: 86px !important; }
  .mb-xls-86,
  .my-xls-86 {
    margin-bottom: 86px !important; }
  .ml-xls-86,
  .mx-xls-86 {
    margin-left: 86px !important; }
  .m-xls-85 {
    margin: 85px !important; }
  .mt-xls-85,
  .my-xls-85 {
    margin-top: 85px !important; }
  .mr-xls-85,
  .mx-xls-85 {
    margin-right: 85px !important; }
  .mb-xls-85,
  .my-xls-85 {
    margin-bottom: 85px !important; }
  .ml-xls-85,
  .mx-xls-85 {
    margin-left: 85px !important; }
  .m-xls-84 {
    margin: 84px !important; }
  .mt-xls-84,
  .my-xls-84 {
    margin-top: 84px !important; }
  .mr-xls-84,
  .mx-xls-84 {
    margin-right: 84px !important; }
  .mb-xls-84,
  .my-xls-84 {
    margin-bottom: 84px !important; }
  .ml-xls-84,
  .mx-xls-84 {
    margin-left: 84px !important; }
  .m-xls-83 {
    margin: 83px !important; }
  .mt-xls-83,
  .my-xls-83 {
    margin-top: 83px !important; }
  .mr-xls-83,
  .mx-xls-83 {
    margin-right: 83px !important; }
  .mb-xls-83,
  .my-xls-83 {
    margin-bottom: 83px !important; }
  .ml-xls-83,
  .mx-xls-83 {
    margin-left: 83px !important; }
  .m-xls-82 {
    margin: 82px !important; }
  .mt-xls-82,
  .my-xls-82 {
    margin-top: 82px !important; }
  .mr-xls-82,
  .mx-xls-82 {
    margin-right: 82px !important; }
  .mb-xls-82,
  .my-xls-82 {
    margin-bottom: 82px !important; }
  .ml-xls-82,
  .mx-xls-82 {
    margin-left: 82px !important; }
  .m-xls-81 {
    margin: 81px !important; }
  .mt-xls-81,
  .my-xls-81 {
    margin-top: 81px !important; }
  .mr-xls-81,
  .mx-xls-81 {
    margin-right: 81px !important; }
  .mb-xls-81,
  .my-xls-81 {
    margin-bottom: 81px !important; }
  .ml-xls-81,
  .mx-xls-81 {
    margin-left: 81px !important; }
  .m-xls-80 {
    margin: 80px !important; }
  .mt-xls-80,
  .my-xls-80 {
    margin-top: 80px !important; }
  .mr-xls-80,
  .mx-xls-80 {
    margin-right: 80px !important; }
  .mb-xls-80,
  .my-xls-80 {
    margin-bottom: 80px !important; }
  .ml-xls-80,
  .mx-xls-80 {
    margin-left: 80px !important; }
  .m-xls-79 {
    margin: 79px !important; }
  .mt-xls-79,
  .my-xls-79 {
    margin-top: 79px !important; }
  .mr-xls-79,
  .mx-xls-79 {
    margin-right: 79px !important; }
  .mb-xls-79,
  .my-xls-79 {
    margin-bottom: 79px !important; }
  .ml-xls-79,
  .mx-xls-79 {
    margin-left: 79px !important; }
  .m-xls-78 {
    margin: 78px !important; }
  .mt-xls-78,
  .my-xls-78 {
    margin-top: 78px !important; }
  .mr-xls-78,
  .mx-xls-78 {
    margin-right: 78px !important; }
  .mb-xls-78,
  .my-xls-78 {
    margin-bottom: 78px !important; }
  .ml-xls-78,
  .mx-xls-78 {
    margin-left: 78px !important; }
  .m-xls-77 {
    margin: 77px !important; }
  .mt-xls-77,
  .my-xls-77 {
    margin-top: 77px !important; }
  .mr-xls-77,
  .mx-xls-77 {
    margin-right: 77px !important; }
  .mb-xls-77,
  .my-xls-77 {
    margin-bottom: 77px !important; }
  .ml-xls-77,
  .mx-xls-77 {
    margin-left: 77px !important; }
  .m-xls-76 {
    margin: 76px !important; }
  .mt-xls-76,
  .my-xls-76 {
    margin-top: 76px !important; }
  .mr-xls-76,
  .mx-xls-76 {
    margin-right: 76px !important; }
  .mb-xls-76,
  .my-xls-76 {
    margin-bottom: 76px !important; }
  .ml-xls-76,
  .mx-xls-76 {
    margin-left: 76px !important; }
  .m-xls-75 {
    margin: 75px !important; }
  .mt-xls-75,
  .my-xls-75 {
    margin-top: 75px !important; }
  .mr-xls-75,
  .mx-xls-75 {
    margin-right: 75px !important; }
  .mb-xls-75,
  .my-xls-75 {
    margin-bottom: 75px !important; }
  .ml-xls-75,
  .mx-xls-75 {
    margin-left: 75px !important; }
  .m-xls-74 {
    margin: 74px !important; }
  .mt-xls-74,
  .my-xls-74 {
    margin-top: 74px !important; }
  .mr-xls-74,
  .mx-xls-74 {
    margin-right: 74px !important; }
  .mb-xls-74,
  .my-xls-74 {
    margin-bottom: 74px !important; }
  .ml-xls-74,
  .mx-xls-74 {
    margin-left: 74px !important; }
  .m-xls-73 {
    margin: 73px !important; }
  .mt-xls-73,
  .my-xls-73 {
    margin-top: 73px !important; }
  .mr-xls-73,
  .mx-xls-73 {
    margin-right: 73px !important; }
  .mb-xls-73,
  .my-xls-73 {
    margin-bottom: 73px !important; }
  .ml-xls-73,
  .mx-xls-73 {
    margin-left: 73px !important; }
  .m-xls-72 {
    margin: 72px !important; }
  .mt-xls-72,
  .my-xls-72 {
    margin-top: 72px !important; }
  .mr-xls-72,
  .mx-xls-72 {
    margin-right: 72px !important; }
  .mb-xls-72,
  .my-xls-72 {
    margin-bottom: 72px !important; }
  .ml-xls-72,
  .mx-xls-72 {
    margin-left: 72px !important; }
  .m-xls-71 {
    margin: 71px !important; }
  .mt-xls-71,
  .my-xls-71 {
    margin-top: 71px !important; }
  .mr-xls-71,
  .mx-xls-71 {
    margin-right: 71px !important; }
  .mb-xls-71,
  .my-xls-71 {
    margin-bottom: 71px !important; }
  .ml-xls-71,
  .mx-xls-71 {
    margin-left: 71px !important; }
  .m-xls-70 {
    margin: 70px !important; }
  .mt-xls-70,
  .my-xls-70 {
    margin-top: 70px !important; }
  .mr-xls-70,
  .mx-xls-70 {
    margin-right: 70px !important; }
  .mb-xls-70,
  .my-xls-70 {
    margin-bottom: 70px !important; }
  .ml-xls-70,
  .mx-xls-70 {
    margin-left: 70px !important; }
  .m-xls-69 {
    margin: 69px !important; }
  .mt-xls-69,
  .my-xls-69 {
    margin-top: 69px !important; }
  .mr-xls-69,
  .mx-xls-69 {
    margin-right: 69px !important; }
  .mb-xls-69,
  .my-xls-69 {
    margin-bottom: 69px !important; }
  .ml-xls-69,
  .mx-xls-69 {
    margin-left: 69px !important; }
  .m-xls-68 {
    margin: 68px !important; }
  .mt-xls-68,
  .my-xls-68 {
    margin-top: 68px !important; }
  .mr-xls-68,
  .mx-xls-68 {
    margin-right: 68px !important; }
  .mb-xls-68,
  .my-xls-68 {
    margin-bottom: 68px !important; }
  .ml-xls-68,
  .mx-xls-68 {
    margin-left: 68px !important; }
  .m-xls-67 {
    margin: 67px !important; }
  .mt-xls-67,
  .my-xls-67 {
    margin-top: 67px !important; }
  .mr-xls-67,
  .mx-xls-67 {
    margin-right: 67px !important; }
  .mb-xls-67,
  .my-xls-67 {
    margin-bottom: 67px !important; }
  .ml-xls-67,
  .mx-xls-67 {
    margin-left: 67px !important; }
  .m-xls-66 {
    margin: 66px !important; }
  .mt-xls-66,
  .my-xls-66 {
    margin-top: 66px !important; }
  .mr-xls-66,
  .mx-xls-66 {
    margin-right: 66px !important; }
  .mb-xls-66,
  .my-xls-66 {
    margin-bottom: 66px !important; }
  .ml-xls-66,
  .mx-xls-66 {
    margin-left: 66px !important; }
  .m-xls-65 {
    margin: 65px !important; }
  .mt-xls-65,
  .my-xls-65 {
    margin-top: 65px !important; }
  .mr-xls-65,
  .mx-xls-65 {
    margin-right: 65px !important; }
  .mb-xls-65,
  .my-xls-65 {
    margin-bottom: 65px !important; }
  .ml-xls-65,
  .mx-xls-65 {
    margin-left: 65px !important; }
  .m-xls-64 {
    margin: 64px !important; }
  .mt-xls-64,
  .my-xls-64 {
    margin-top: 64px !important; }
  .mr-xls-64,
  .mx-xls-64 {
    margin-right: 64px !important; }
  .mb-xls-64,
  .my-xls-64 {
    margin-bottom: 64px !important; }
  .ml-xls-64,
  .mx-xls-64 {
    margin-left: 64px !important; }
  .m-xls-63 {
    margin: 63px !important; }
  .mt-xls-63,
  .my-xls-63 {
    margin-top: 63px !important; }
  .mr-xls-63,
  .mx-xls-63 {
    margin-right: 63px !important; }
  .mb-xls-63,
  .my-xls-63 {
    margin-bottom: 63px !important; }
  .ml-xls-63,
  .mx-xls-63 {
    margin-left: 63px !important; }
  .m-xls-62 {
    margin: 62px !important; }
  .mt-xls-62,
  .my-xls-62 {
    margin-top: 62px !important; }
  .mr-xls-62,
  .mx-xls-62 {
    margin-right: 62px !important; }
  .mb-xls-62,
  .my-xls-62 {
    margin-bottom: 62px !important; }
  .ml-xls-62,
  .mx-xls-62 {
    margin-left: 62px !important; }
  .m-xls-61 {
    margin: 61px !important; }
  .mt-xls-61,
  .my-xls-61 {
    margin-top: 61px !important; }
  .mr-xls-61,
  .mx-xls-61 {
    margin-right: 61px !important; }
  .mb-xls-61,
  .my-xls-61 {
    margin-bottom: 61px !important; }
  .ml-xls-61,
  .mx-xls-61 {
    margin-left: 61px !important; }
  .m-xls-60 {
    margin: 60px !important; }
  .mt-xls-60,
  .my-xls-60 {
    margin-top: 60px !important; }
  .mr-xls-60,
  .mx-xls-60 {
    margin-right: 60px !important; }
  .mb-xls-60,
  .my-xls-60 {
    margin-bottom: 60px !important; }
  .ml-xls-60,
  .mx-xls-60 {
    margin-left: 60px !important; }
  .m-xls-59 {
    margin: 59px !important; }
  .mt-xls-59,
  .my-xls-59 {
    margin-top: 59px !important; }
  .mr-xls-59,
  .mx-xls-59 {
    margin-right: 59px !important; }
  .mb-xls-59,
  .my-xls-59 {
    margin-bottom: 59px !important; }
  .ml-xls-59,
  .mx-xls-59 {
    margin-left: 59px !important; }
  .m-xls-58 {
    margin: 58px !important; }
  .mt-xls-58,
  .my-xls-58 {
    margin-top: 58px !important; }
  .mr-xls-58,
  .mx-xls-58 {
    margin-right: 58px !important; }
  .mb-xls-58,
  .my-xls-58 {
    margin-bottom: 58px !important; }
  .ml-xls-58,
  .mx-xls-58 {
    margin-left: 58px !important; }
  .m-xls-57 {
    margin: 57px !important; }
  .mt-xls-57,
  .my-xls-57 {
    margin-top: 57px !important; }
  .mr-xls-57,
  .mx-xls-57 {
    margin-right: 57px !important; }
  .mb-xls-57,
  .my-xls-57 {
    margin-bottom: 57px !important; }
  .ml-xls-57,
  .mx-xls-57 {
    margin-left: 57px !important; }
  .m-xls-56 {
    margin: 56px !important; }
  .mt-xls-56,
  .my-xls-56 {
    margin-top: 56px !important; }
  .mr-xls-56,
  .mx-xls-56 {
    margin-right: 56px !important; }
  .mb-xls-56,
  .my-xls-56 {
    margin-bottom: 56px !important; }
  .ml-xls-56,
  .mx-xls-56 {
    margin-left: 56px !important; }
  .m-xls-55 {
    margin: 55px !important; }
  .mt-xls-55,
  .my-xls-55 {
    margin-top: 55px !important; }
  .mr-xls-55,
  .mx-xls-55 {
    margin-right: 55px !important; }
  .mb-xls-55,
  .my-xls-55 {
    margin-bottom: 55px !important; }
  .ml-xls-55,
  .mx-xls-55 {
    margin-left: 55px !important; }
  .m-xls-54 {
    margin: 54px !important; }
  .mt-xls-54,
  .my-xls-54 {
    margin-top: 54px !important; }
  .mr-xls-54,
  .mx-xls-54 {
    margin-right: 54px !important; }
  .mb-xls-54,
  .my-xls-54 {
    margin-bottom: 54px !important; }
  .ml-xls-54,
  .mx-xls-54 {
    margin-left: 54px !important; }
  .m-xls-53 {
    margin: 53px !important; }
  .mt-xls-53,
  .my-xls-53 {
    margin-top: 53px !important; }
  .mr-xls-53,
  .mx-xls-53 {
    margin-right: 53px !important; }
  .mb-xls-53,
  .my-xls-53 {
    margin-bottom: 53px !important; }
  .ml-xls-53,
  .mx-xls-53 {
    margin-left: 53px !important; }
  .m-xls-52 {
    margin: 52px !important; }
  .mt-xls-52,
  .my-xls-52 {
    margin-top: 52px !important; }
  .mr-xls-52,
  .mx-xls-52 {
    margin-right: 52px !important; }
  .mb-xls-52,
  .my-xls-52 {
    margin-bottom: 52px !important; }
  .ml-xls-52,
  .mx-xls-52 {
    margin-left: 52px !important; }
  .m-xls-51 {
    margin: 51px !important; }
  .mt-xls-51,
  .my-xls-51 {
    margin-top: 51px !important; }
  .mr-xls-51,
  .mx-xls-51 {
    margin-right: 51px !important; }
  .mb-xls-51,
  .my-xls-51 {
    margin-bottom: 51px !important; }
  .ml-xls-51,
  .mx-xls-51 {
    margin-left: 51px !important; }
  .m-xls-50 {
    margin: 50px !important; }
  .mt-xls-50,
  .my-xls-50 {
    margin-top: 50px !important; }
  .mr-xls-50,
  .mx-xls-50 {
    margin-right: 50px !important; }
  .mb-xls-50,
  .my-xls-50 {
    margin-bottom: 50px !important; }
  .ml-xls-50,
  .mx-xls-50 {
    margin-left: 50px !important; }
  .m-xls-49 {
    margin: 49px !important; }
  .mt-xls-49,
  .my-xls-49 {
    margin-top: 49px !important; }
  .mr-xls-49,
  .mx-xls-49 {
    margin-right: 49px !important; }
  .mb-xls-49,
  .my-xls-49 {
    margin-bottom: 49px !important; }
  .ml-xls-49,
  .mx-xls-49 {
    margin-left: 49px !important; }
  .m-xls-48 {
    margin: 48px !important; }
  .mt-xls-48,
  .my-xls-48 {
    margin-top: 48px !important; }
  .mr-xls-48,
  .mx-xls-48 {
    margin-right: 48px !important; }
  .mb-xls-48,
  .my-xls-48 {
    margin-bottom: 48px !important; }
  .ml-xls-48,
  .mx-xls-48 {
    margin-left: 48px !important; }
  .m-xls-47 {
    margin: 47px !important; }
  .mt-xls-47,
  .my-xls-47 {
    margin-top: 47px !important; }
  .mr-xls-47,
  .mx-xls-47 {
    margin-right: 47px !important; }
  .mb-xls-47,
  .my-xls-47 {
    margin-bottom: 47px !important; }
  .ml-xls-47,
  .mx-xls-47 {
    margin-left: 47px !important; }
  .m-xls-46 {
    margin: 46px !important; }
  .mt-xls-46,
  .my-xls-46 {
    margin-top: 46px !important; }
  .mr-xls-46,
  .mx-xls-46 {
    margin-right: 46px !important; }
  .mb-xls-46,
  .my-xls-46 {
    margin-bottom: 46px !important; }
  .ml-xls-46,
  .mx-xls-46 {
    margin-left: 46px !important; }
  .m-xls-45 {
    margin: 45px !important; }
  .mt-xls-45,
  .my-xls-45 {
    margin-top: 45px !important; }
  .mr-xls-45,
  .mx-xls-45 {
    margin-right: 45px !important; }
  .mb-xls-45,
  .my-xls-45 {
    margin-bottom: 45px !important; }
  .ml-xls-45,
  .mx-xls-45 {
    margin-left: 45px !important; }
  .m-xls-44 {
    margin: 44px !important; }
  .mt-xls-44,
  .my-xls-44 {
    margin-top: 44px !important; }
  .mr-xls-44,
  .mx-xls-44 {
    margin-right: 44px !important; }
  .mb-xls-44,
  .my-xls-44 {
    margin-bottom: 44px !important; }
  .ml-xls-44,
  .mx-xls-44 {
    margin-left: 44px !important; }
  .m-xls-43 {
    margin: 43px !important; }
  .mt-xls-43,
  .my-xls-43 {
    margin-top: 43px !important; }
  .mr-xls-43,
  .mx-xls-43 {
    margin-right: 43px !important; }
  .mb-xls-43,
  .my-xls-43 {
    margin-bottom: 43px !important; }
  .ml-xls-43,
  .mx-xls-43 {
    margin-left: 43px !important; }
  .m-xls-42 {
    margin: 42px !important; }
  .mt-xls-42,
  .my-xls-42 {
    margin-top: 42px !important; }
  .mr-xls-42,
  .mx-xls-42 {
    margin-right: 42px !important; }
  .mb-xls-42,
  .my-xls-42 {
    margin-bottom: 42px !important; }
  .ml-xls-42,
  .mx-xls-42 {
    margin-left: 42px !important; }
  .m-xls-41 {
    margin: 41px !important; }
  .mt-xls-41,
  .my-xls-41 {
    margin-top: 41px !important; }
  .mr-xls-41,
  .mx-xls-41 {
    margin-right: 41px !important; }
  .mb-xls-41,
  .my-xls-41 {
    margin-bottom: 41px !important; }
  .ml-xls-41,
  .mx-xls-41 {
    margin-left: 41px !important; }
  .m-xls-40 {
    margin: 40px !important; }
  .mt-xls-40,
  .my-xls-40 {
    margin-top: 40px !important; }
  .mr-xls-40,
  .mx-xls-40 {
    margin-right: 40px !important; }
  .mb-xls-40,
  .my-xls-40 {
    margin-bottom: 40px !important; }
  .ml-xls-40,
  .mx-xls-40 {
    margin-left: 40px !important; }
  .m-xls-39 {
    margin: 39px !important; }
  .mt-xls-39,
  .my-xls-39 {
    margin-top: 39px !important; }
  .mr-xls-39,
  .mx-xls-39 {
    margin-right: 39px !important; }
  .mb-xls-39,
  .my-xls-39 {
    margin-bottom: 39px !important; }
  .ml-xls-39,
  .mx-xls-39 {
    margin-left: 39px !important; }
  .m-xls-38 {
    margin: 38px !important; }
  .mt-xls-38,
  .my-xls-38 {
    margin-top: 38px !important; }
  .mr-xls-38,
  .mx-xls-38 {
    margin-right: 38px !important; }
  .mb-xls-38,
  .my-xls-38 {
    margin-bottom: 38px !important; }
  .ml-xls-38,
  .mx-xls-38 {
    margin-left: 38px !important; }
  .m-xls-37 {
    margin: 37px !important; }
  .mt-xls-37,
  .my-xls-37 {
    margin-top: 37px !important; }
  .mr-xls-37,
  .mx-xls-37 {
    margin-right: 37px !important; }
  .mb-xls-37,
  .my-xls-37 {
    margin-bottom: 37px !important; }
  .ml-xls-37,
  .mx-xls-37 {
    margin-left: 37px !important; }
  .m-xls-36 {
    margin: 36px !important; }
  .mt-xls-36,
  .my-xls-36 {
    margin-top: 36px !important; }
  .mr-xls-36,
  .mx-xls-36 {
    margin-right: 36px !important; }
  .mb-xls-36,
  .my-xls-36 {
    margin-bottom: 36px !important; }
  .ml-xls-36,
  .mx-xls-36 {
    margin-left: 36px !important; }
  .m-xls-35 {
    margin: 35px !important; }
  .mt-xls-35,
  .my-xls-35 {
    margin-top: 35px !important; }
  .mr-xls-35,
  .mx-xls-35 {
    margin-right: 35px !important; }
  .mb-xls-35,
  .my-xls-35 {
    margin-bottom: 35px !important; }
  .ml-xls-35,
  .mx-xls-35 {
    margin-left: 35px !important; }
  .m-xls-34 {
    margin: 34px !important; }
  .mt-xls-34,
  .my-xls-34 {
    margin-top: 34px !important; }
  .mr-xls-34,
  .mx-xls-34 {
    margin-right: 34px !important; }
  .mb-xls-34,
  .my-xls-34 {
    margin-bottom: 34px !important; }
  .ml-xls-34,
  .mx-xls-34 {
    margin-left: 34px !important; }
  .m-xls-33 {
    margin: 33px !important; }
  .mt-xls-33,
  .my-xls-33 {
    margin-top: 33px !important; }
  .mr-xls-33,
  .mx-xls-33 {
    margin-right: 33px !important; }
  .mb-xls-33,
  .my-xls-33 {
    margin-bottom: 33px !important; }
  .ml-xls-33,
  .mx-xls-33 {
    margin-left: 33px !important; }
  .m-xls-32 {
    margin: 32px !important; }
  .mt-xls-32,
  .my-xls-32 {
    margin-top: 32px !important; }
  .mr-xls-32,
  .mx-xls-32 {
    margin-right: 32px !important; }
  .mb-xls-32,
  .my-xls-32 {
    margin-bottom: 32px !important; }
  .ml-xls-32,
  .mx-xls-32 {
    margin-left: 32px !important; }
  .m-xls-31 {
    margin: 31px !important; }
  .mt-xls-31,
  .my-xls-31 {
    margin-top: 31px !important; }
  .mr-xls-31,
  .mx-xls-31 {
    margin-right: 31px !important; }
  .mb-xls-31,
  .my-xls-31 {
    margin-bottom: 31px !important; }
  .ml-xls-31,
  .mx-xls-31 {
    margin-left: 31px !important; }
  .m-xls-30 {
    margin: 30px !important; }
  .mt-xls-30,
  .my-xls-30 {
    margin-top: 30px !important; }
  .mr-xls-30,
  .mx-xls-30 {
    margin-right: 30px !important; }
  .mb-xls-30,
  .my-xls-30 {
    margin-bottom: 30px !important; }
  .ml-xls-30,
  .mx-xls-30 {
    margin-left: 30px !important; }
  .m-xls-29 {
    margin: 29px !important; }
  .mt-xls-29,
  .my-xls-29 {
    margin-top: 29px !important; }
  .mr-xls-29,
  .mx-xls-29 {
    margin-right: 29px !important; }
  .mb-xls-29,
  .my-xls-29 {
    margin-bottom: 29px !important; }
  .ml-xls-29,
  .mx-xls-29 {
    margin-left: 29px !important; }
  .m-xls-28 {
    margin: 28px !important; }
  .mt-xls-28,
  .my-xls-28 {
    margin-top: 28px !important; }
  .mr-xls-28,
  .mx-xls-28 {
    margin-right: 28px !important; }
  .mb-xls-28,
  .my-xls-28 {
    margin-bottom: 28px !important; }
  .ml-xls-28,
  .mx-xls-28 {
    margin-left: 28px !important; }
  .m-xls-27 {
    margin: 27px !important; }
  .mt-xls-27,
  .my-xls-27 {
    margin-top: 27px !important; }
  .mr-xls-27,
  .mx-xls-27 {
    margin-right: 27px !important; }
  .mb-xls-27,
  .my-xls-27 {
    margin-bottom: 27px !important; }
  .ml-xls-27,
  .mx-xls-27 {
    margin-left: 27px !important; }
  .m-xls-26 {
    margin: 26px !important; }
  .mt-xls-26,
  .my-xls-26 {
    margin-top: 26px !important; }
  .mr-xls-26,
  .mx-xls-26 {
    margin-right: 26px !important; }
  .mb-xls-26,
  .my-xls-26 {
    margin-bottom: 26px !important; }
  .ml-xls-26,
  .mx-xls-26 {
    margin-left: 26px !important; }
  .m-xls-25 {
    margin: 25px !important; }
  .mt-xls-25,
  .my-xls-25 {
    margin-top: 25px !important; }
  .mr-xls-25,
  .mx-xls-25 {
    margin-right: 25px !important; }
  .mb-xls-25,
  .my-xls-25 {
    margin-bottom: 25px !important; }
  .ml-xls-25,
  .mx-xls-25 {
    margin-left: 25px !important; }
  .m-xls-24 {
    margin: 24px !important; }
  .mt-xls-24,
  .my-xls-24 {
    margin-top: 24px !important; }
  .mr-xls-24,
  .mx-xls-24 {
    margin-right: 24px !important; }
  .mb-xls-24,
  .my-xls-24 {
    margin-bottom: 24px !important; }
  .ml-xls-24,
  .mx-xls-24 {
    margin-left: 24px !important; }
  .m-xls-23 {
    margin: 23px !important; }
  .mt-xls-23,
  .my-xls-23 {
    margin-top: 23px !important; }
  .mr-xls-23,
  .mx-xls-23 {
    margin-right: 23px !important; }
  .mb-xls-23,
  .my-xls-23 {
    margin-bottom: 23px !important; }
  .ml-xls-23,
  .mx-xls-23 {
    margin-left: 23px !important; }
  .m-xls-22 {
    margin: 22px !important; }
  .mt-xls-22,
  .my-xls-22 {
    margin-top: 22px !important; }
  .mr-xls-22,
  .mx-xls-22 {
    margin-right: 22px !important; }
  .mb-xls-22,
  .my-xls-22 {
    margin-bottom: 22px !important; }
  .ml-xls-22,
  .mx-xls-22 {
    margin-left: 22px !important; }
  .m-xls-21 {
    margin: 21px !important; }
  .mt-xls-21,
  .my-xls-21 {
    margin-top: 21px !important; }
  .mr-xls-21,
  .mx-xls-21 {
    margin-right: 21px !important; }
  .mb-xls-21,
  .my-xls-21 {
    margin-bottom: 21px !important; }
  .ml-xls-21,
  .mx-xls-21 {
    margin-left: 21px !important; }
  .m-xls-20 {
    margin: 20px !important; }
  .mt-xls-20,
  .my-xls-20 {
    margin-top: 20px !important; }
  .mr-xls-20,
  .mx-xls-20 {
    margin-right: 20px !important; }
  .mb-xls-20,
  .my-xls-20 {
    margin-bottom: 20px !important; }
  .ml-xls-20,
  .mx-xls-20 {
    margin-left: 20px !important; }
  .m-xls-19 {
    margin: 19px !important; }
  .mt-xls-19,
  .my-xls-19 {
    margin-top: 19px !important; }
  .mr-xls-19,
  .mx-xls-19 {
    margin-right: 19px !important; }
  .mb-xls-19,
  .my-xls-19 {
    margin-bottom: 19px !important; }
  .ml-xls-19,
  .mx-xls-19 {
    margin-left: 19px !important; }
  .m-xls-18 {
    margin: 18px !important; }
  .mt-xls-18,
  .my-xls-18 {
    margin-top: 18px !important; }
  .mr-xls-18,
  .mx-xls-18 {
    margin-right: 18px !important; }
  .mb-xls-18,
  .my-xls-18 {
    margin-bottom: 18px !important; }
  .ml-xls-18,
  .mx-xls-18 {
    margin-left: 18px !important; }
  .m-xls-17 {
    margin: 17px !important; }
  .mt-xls-17,
  .my-xls-17 {
    margin-top: 17px !important; }
  .mr-xls-17,
  .mx-xls-17 {
    margin-right: 17px !important; }
  .mb-xls-17,
  .my-xls-17 {
    margin-bottom: 17px !important; }
  .ml-xls-17,
  .mx-xls-17 {
    margin-left: 17px !important; }
  .m-xls-16 {
    margin: 16px !important; }
  .mt-xls-16,
  .my-xls-16 {
    margin-top: 16px !important; }
  .mr-xls-16,
  .mx-xls-16 {
    margin-right: 16px !important; }
  .mb-xls-16,
  .my-xls-16 {
    margin-bottom: 16px !important; }
  .ml-xls-16,
  .mx-xls-16 {
    margin-left: 16px !important; }
  .m-xls-15 {
    margin: 15px !important; }
  .mt-xls-15,
  .my-xls-15 {
    margin-top: 15px !important; }
  .mr-xls-15,
  .mx-xls-15 {
    margin-right: 15px !important; }
  .mb-xls-15,
  .my-xls-15 {
    margin-bottom: 15px !important; }
  .ml-xls-15,
  .mx-xls-15 {
    margin-left: 15px !important; }
  .m-xls-14 {
    margin: 14px !important; }
  .mt-xls-14,
  .my-xls-14 {
    margin-top: 14px !important; }
  .mr-xls-14,
  .mx-xls-14 {
    margin-right: 14px !important; }
  .mb-xls-14,
  .my-xls-14 {
    margin-bottom: 14px !important; }
  .ml-xls-14,
  .mx-xls-14 {
    margin-left: 14px !important; }
  .m-xls-13 {
    margin: 13px !important; }
  .mt-xls-13,
  .my-xls-13 {
    margin-top: 13px !important; }
  .mr-xls-13,
  .mx-xls-13 {
    margin-right: 13px !important; }
  .mb-xls-13,
  .my-xls-13 {
    margin-bottom: 13px !important; }
  .ml-xls-13,
  .mx-xls-13 {
    margin-left: 13px !important; }
  .m-xls-12 {
    margin: 12px !important; }
  .mt-xls-12,
  .my-xls-12 {
    margin-top: 12px !important; }
  .mr-xls-12,
  .mx-xls-12 {
    margin-right: 12px !important; }
  .mb-xls-12,
  .my-xls-12 {
    margin-bottom: 12px !important; }
  .ml-xls-12,
  .mx-xls-12 {
    margin-left: 12px !important; }
  .m-xls-11 {
    margin: 11px !important; }
  .mt-xls-11,
  .my-xls-11 {
    margin-top: 11px !important; }
  .mr-xls-11,
  .mx-xls-11 {
    margin-right: 11px !important; }
  .mb-xls-11,
  .my-xls-11 {
    margin-bottom: 11px !important; }
  .ml-xls-11,
  .mx-xls-11 {
    margin-left: 11px !important; }
  .m-xls-10 {
    margin: 10px !important; }
  .mt-xls-10,
  .my-xls-10 {
    margin-top: 10px !important; }
  .mr-xls-10,
  .mx-xls-10 {
    margin-right: 10px !important; }
  .mb-xls-10,
  .my-xls-10 {
    margin-bottom: 10px !important; }
  .ml-xls-10,
  .mx-xls-10 {
    margin-left: 10px !important; }
  .m-xls-9 {
    margin: 9px !important; }
  .mt-xls-9,
  .my-xls-9 {
    margin-top: 9px !important; }
  .mr-xls-9,
  .mx-xls-9 {
    margin-right: 9px !important; }
  .mb-xls-9,
  .my-xls-9 {
    margin-bottom: 9px !important; }
  .ml-xls-9,
  .mx-xls-9 {
    margin-left: 9px !important; }
  .m-xls-8 {
    margin: 8px !important; }
  .mt-xls-8,
  .my-xls-8 {
    margin-top: 8px !important; }
  .mr-xls-8,
  .mx-xls-8 {
    margin-right: 8px !important; }
  .mb-xls-8,
  .my-xls-8 {
    margin-bottom: 8px !important; }
  .ml-xls-8,
  .mx-xls-8 {
    margin-left: 8px !important; }
  .m-xls-7 {
    margin: 7px !important; }
  .mt-xls-7,
  .my-xls-7 {
    margin-top: 7px !important; }
  .mr-xls-7,
  .mx-xls-7 {
    margin-right: 7px !important; }
  .mb-xls-7,
  .my-xls-7 {
    margin-bottom: 7px !important; }
  .ml-xls-7,
  .mx-xls-7 {
    margin-left: 7px !important; }
  .m-xls-6 {
    margin: 6px !important; }
  .mt-xls-6,
  .my-xls-6 {
    margin-top: 6px !important; }
  .mr-xls-6,
  .mx-xls-6 {
    margin-right: 6px !important; }
  .mb-xls-6,
  .my-xls-6 {
    margin-bottom: 6px !important; }
  .ml-xls-6,
  .mx-xls-6 {
    margin-left: 6px !important; }
  .p-xls-0 {
    padding: 0px !important; }
  .pt-xls-0,
  .py-xls-0 {
    padding-top: 0px !important; }
  .pr-xls-0,
  .px-xls-0 {
    padding-right: 0px !important; }
  .pb-xls-0,
  .py-xls-0 {
    padding-bottom: 0px !important; }
  .pl-xls-0,
  .px-xls-0 {
    padding-left: 0px !important; }
  .p-xls-1 {
    padding: 1px !important; }
  .pt-xls-1,
  .py-xls-1 {
    padding-top: 1px !important; }
  .pr-xls-1,
  .px-xls-1 {
    padding-right: 1px !important; }
  .pb-xls-1,
  .py-xls-1 {
    padding-bottom: 1px !important; }
  .pl-xls-1,
  .px-xls-1 {
    padding-left: 1px !important; }
  .p-xls-2 {
    padding: 2px !important; }
  .pt-xls-2,
  .py-xls-2 {
    padding-top: 2px !important; }
  .pr-xls-2,
  .px-xls-2 {
    padding-right: 2px !important; }
  .pb-xls-2,
  .py-xls-2 {
    padding-bottom: 2px !important; }
  .pl-xls-2,
  .px-xls-2 {
    padding-left: 2px !important; }
  .p-xls-3 {
    padding: 3px !important; }
  .pt-xls-3,
  .py-xls-3 {
    padding-top: 3px !important; }
  .pr-xls-3,
  .px-xls-3 {
    padding-right: 3px !important; }
  .pb-xls-3,
  .py-xls-3 {
    padding-bottom: 3px !important; }
  .pl-xls-3,
  .px-xls-3 {
    padding-left: 3px !important; }
  .p-xls-4 {
    padding: 4px !important; }
  .pt-xls-4,
  .py-xls-4 {
    padding-top: 4px !important; }
  .pr-xls-4,
  .px-xls-4 {
    padding-right: 4px !important; }
  .pb-xls-4,
  .py-xls-4 {
    padding-bottom: 4px !important; }
  .pl-xls-4,
  .px-xls-4 {
    padding-left: 4px !important; }
  .p-xls-5 {
    padding: 5px !important; }
  .pt-xls-5,
  .py-xls-5 {
    padding-top: 5px !important; }
  .pr-xls-5,
  .px-xls-5 {
    padding-right: 5px !important; }
  .pb-xls-5,
  .py-xls-5 {
    padding-bottom: 5px !important; }
  .pl-xls-5,
  .px-xls-5 {
    padding-left: 5px !important; }
  .p-xls-100 {
    padding: 100px !important; }
  .pt-xls-100,
  .py-xls-100 {
    padding-top: 100px !important; }
  .pr-xls-100,
  .px-xls-100 {
    padding-right: 100px !important; }
  .pb-xls-100,
  .py-xls-100 {
    padding-bottom: 100px !important; }
  .pl-xls-100,
  .px-xls-100 {
    padding-left: 100px !important; }
  .p-xls-99 {
    padding: 99px !important; }
  .pt-xls-99,
  .py-xls-99 {
    padding-top: 99px !important; }
  .pr-xls-99,
  .px-xls-99 {
    padding-right: 99px !important; }
  .pb-xls-99,
  .py-xls-99 {
    padding-bottom: 99px !important; }
  .pl-xls-99,
  .px-xls-99 {
    padding-left: 99px !important; }
  .p-xls-98 {
    padding: 98px !important; }
  .pt-xls-98,
  .py-xls-98 {
    padding-top: 98px !important; }
  .pr-xls-98,
  .px-xls-98 {
    padding-right: 98px !important; }
  .pb-xls-98,
  .py-xls-98 {
    padding-bottom: 98px !important; }
  .pl-xls-98,
  .px-xls-98 {
    padding-left: 98px !important; }
  .p-xls-97 {
    padding: 97px !important; }
  .pt-xls-97,
  .py-xls-97 {
    padding-top: 97px !important; }
  .pr-xls-97,
  .px-xls-97 {
    padding-right: 97px !important; }
  .pb-xls-97,
  .py-xls-97 {
    padding-bottom: 97px !important; }
  .pl-xls-97,
  .px-xls-97 {
    padding-left: 97px !important; }
  .p-xls-96 {
    padding: 96px !important; }
  .pt-xls-96,
  .py-xls-96 {
    padding-top: 96px !important; }
  .pr-xls-96,
  .px-xls-96 {
    padding-right: 96px !important; }
  .pb-xls-96,
  .py-xls-96 {
    padding-bottom: 96px !important; }
  .pl-xls-96,
  .px-xls-96 {
    padding-left: 96px !important; }
  .p-xls-95 {
    padding: 95px !important; }
  .pt-xls-95,
  .py-xls-95 {
    padding-top: 95px !important; }
  .pr-xls-95,
  .px-xls-95 {
    padding-right: 95px !important; }
  .pb-xls-95,
  .py-xls-95 {
    padding-bottom: 95px !important; }
  .pl-xls-95,
  .px-xls-95 {
    padding-left: 95px !important; }
  .p-xls-94 {
    padding: 94px !important; }
  .pt-xls-94,
  .py-xls-94 {
    padding-top: 94px !important; }
  .pr-xls-94,
  .px-xls-94 {
    padding-right: 94px !important; }
  .pb-xls-94,
  .py-xls-94 {
    padding-bottom: 94px !important; }
  .pl-xls-94,
  .px-xls-94 {
    padding-left: 94px !important; }
  .p-xls-93 {
    padding: 93px !important; }
  .pt-xls-93,
  .py-xls-93 {
    padding-top: 93px !important; }
  .pr-xls-93,
  .px-xls-93 {
    padding-right: 93px !important; }
  .pb-xls-93,
  .py-xls-93 {
    padding-bottom: 93px !important; }
  .pl-xls-93,
  .px-xls-93 {
    padding-left: 93px !important; }
  .p-xls-92 {
    padding: 92px !important; }
  .pt-xls-92,
  .py-xls-92 {
    padding-top: 92px !important; }
  .pr-xls-92,
  .px-xls-92 {
    padding-right: 92px !important; }
  .pb-xls-92,
  .py-xls-92 {
    padding-bottom: 92px !important; }
  .pl-xls-92,
  .px-xls-92 {
    padding-left: 92px !important; }
  .p-xls-91 {
    padding: 91px !important; }
  .pt-xls-91,
  .py-xls-91 {
    padding-top: 91px !important; }
  .pr-xls-91,
  .px-xls-91 {
    padding-right: 91px !important; }
  .pb-xls-91,
  .py-xls-91 {
    padding-bottom: 91px !important; }
  .pl-xls-91,
  .px-xls-91 {
    padding-left: 91px !important; }
  .p-xls-90 {
    padding: 90px !important; }
  .pt-xls-90,
  .py-xls-90 {
    padding-top: 90px !important; }
  .pr-xls-90,
  .px-xls-90 {
    padding-right: 90px !important; }
  .pb-xls-90,
  .py-xls-90 {
    padding-bottom: 90px !important; }
  .pl-xls-90,
  .px-xls-90 {
    padding-left: 90px !important; }
  .p-xls-89 {
    padding: 89px !important; }
  .pt-xls-89,
  .py-xls-89 {
    padding-top: 89px !important; }
  .pr-xls-89,
  .px-xls-89 {
    padding-right: 89px !important; }
  .pb-xls-89,
  .py-xls-89 {
    padding-bottom: 89px !important; }
  .pl-xls-89,
  .px-xls-89 {
    padding-left: 89px !important; }
  .p-xls-88 {
    padding: 88px !important; }
  .pt-xls-88,
  .py-xls-88 {
    padding-top: 88px !important; }
  .pr-xls-88,
  .px-xls-88 {
    padding-right: 88px !important; }
  .pb-xls-88,
  .py-xls-88 {
    padding-bottom: 88px !important; }
  .pl-xls-88,
  .px-xls-88 {
    padding-left: 88px !important; }
  .p-xls-87 {
    padding: 87px !important; }
  .pt-xls-87,
  .py-xls-87 {
    padding-top: 87px !important; }
  .pr-xls-87,
  .px-xls-87 {
    padding-right: 87px !important; }
  .pb-xls-87,
  .py-xls-87 {
    padding-bottom: 87px !important; }
  .pl-xls-87,
  .px-xls-87 {
    padding-left: 87px !important; }
  .p-xls-86 {
    padding: 86px !important; }
  .pt-xls-86,
  .py-xls-86 {
    padding-top: 86px !important; }
  .pr-xls-86,
  .px-xls-86 {
    padding-right: 86px !important; }
  .pb-xls-86,
  .py-xls-86 {
    padding-bottom: 86px !important; }
  .pl-xls-86,
  .px-xls-86 {
    padding-left: 86px !important; }
  .p-xls-85 {
    padding: 85px !important; }
  .pt-xls-85,
  .py-xls-85 {
    padding-top: 85px !important; }
  .pr-xls-85,
  .px-xls-85 {
    padding-right: 85px !important; }
  .pb-xls-85,
  .py-xls-85 {
    padding-bottom: 85px !important; }
  .pl-xls-85,
  .px-xls-85 {
    padding-left: 85px !important; }
  .p-xls-84 {
    padding: 84px !important; }
  .pt-xls-84,
  .py-xls-84 {
    padding-top: 84px !important; }
  .pr-xls-84,
  .px-xls-84 {
    padding-right: 84px !important; }
  .pb-xls-84,
  .py-xls-84 {
    padding-bottom: 84px !important; }
  .pl-xls-84,
  .px-xls-84 {
    padding-left: 84px !important; }
  .p-xls-83 {
    padding: 83px !important; }
  .pt-xls-83,
  .py-xls-83 {
    padding-top: 83px !important; }
  .pr-xls-83,
  .px-xls-83 {
    padding-right: 83px !important; }
  .pb-xls-83,
  .py-xls-83 {
    padding-bottom: 83px !important; }
  .pl-xls-83,
  .px-xls-83 {
    padding-left: 83px !important; }
  .p-xls-82 {
    padding: 82px !important; }
  .pt-xls-82,
  .py-xls-82 {
    padding-top: 82px !important; }
  .pr-xls-82,
  .px-xls-82 {
    padding-right: 82px !important; }
  .pb-xls-82,
  .py-xls-82 {
    padding-bottom: 82px !important; }
  .pl-xls-82,
  .px-xls-82 {
    padding-left: 82px !important; }
  .p-xls-81 {
    padding: 81px !important; }
  .pt-xls-81,
  .py-xls-81 {
    padding-top: 81px !important; }
  .pr-xls-81,
  .px-xls-81 {
    padding-right: 81px !important; }
  .pb-xls-81,
  .py-xls-81 {
    padding-bottom: 81px !important; }
  .pl-xls-81,
  .px-xls-81 {
    padding-left: 81px !important; }
  .p-xls-80 {
    padding: 80px !important; }
  .pt-xls-80,
  .py-xls-80 {
    padding-top: 80px !important; }
  .pr-xls-80,
  .px-xls-80 {
    padding-right: 80px !important; }
  .pb-xls-80,
  .py-xls-80 {
    padding-bottom: 80px !important; }
  .pl-xls-80,
  .px-xls-80 {
    padding-left: 80px !important; }
  .p-xls-79 {
    padding: 79px !important; }
  .pt-xls-79,
  .py-xls-79 {
    padding-top: 79px !important; }
  .pr-xls-79,
  .px-xls-79 {
    padding-right: 79px !important; }
  .pb-xls-79,
  .py-xls-79 {
    padding-bottom: 79px !important; }
  .pl-xls-79,
  .px-xls-79 {
    padding-left: 79px !important; }
  .p-xls-78 {
    padding: 78px !important; }
  .pt-xls-78,
  .py-xls-78 {
    padding-top: 78px !important; }
  .pr-xls-78,
  .px-xls-78 {
    padding-right: 78px !important; }
  .pb-xls-78,
  .py-xls-78 {
    padding-bottom: 78px !important; }
  .pl-xls-78,
  .px-xls-78 {
    padding-left: 78px !important; }
  .p-xls-77 {
    padding: 77px !important; }
  .pt-xls-77,
  .py-xls-77 {
    padding-top: 77px !important; }
  .pr-xls-77,
  .px-xls-77 {
    padding-right: 77px !important; }
  .pb-xls-77,
  .py-xls-77 {
    padding-bottom: 77px !important; }
  .pl-xls-77,
  .px-xls-77 {
    padding-left: 77px !important; }
  .p-xls-76 {
    padding: 76px !important; }
  .pt-xls-76,
  .py-xls-76 {
    padding-top: 76px !important; }
  .pr-xls-76,
  .px-xls-76 {
    padding-right: 76px !important; }
  .pb-xls-76,
  .py-xls-76 {
    padding-bottom: 76px !important; }
  .pl-xls-76,
  .px-xls-76 {
    padding-left: 76px !important; }
  .p-xls-75 {
    padding: 75px !important; }
  .pt-xls-75,
  .py-xls-75 {
    padding-top: 75px !important; }
  .pr-xls-75,
  .px-xls-75 {
    padding-right: 75px !important; }
  .pb-xls-75,
  .py-xls-75 {
    padding-bottom: 75px !important; }
  .pl-xls-75,
  .px-xls-75 {
    padding-left: 75px !important; }
  .p-xls-74 {
    padding: 74px !important; }
  .pt-xls-74,
  .py-xls-74 {
    padding-top: 74px !important; }
  .pr-xls-74,
  .px-xls-74 {
    padding-right: 74px !important; }
  .pb-xls-74,
  .py-xls-74 {
    padding-bottom: 74px !important; }
  .pl-xls-74,
  .px-xls-74 {
    padding-left: 74px !important; }
  .p-xls-73 {
    padding: 73px !important; }
  .pt-xls-73,
  .py-xls-73 {
    padding-top: 73px !important; }
  .pr-xls-73,
  .px-xls-73 {
    padding-right: 73px !important; }
  .pb-xls-73,
  .py-xls-73 {
    padding-bottom: 73px !important; }
  .pl-xls-73,
  .px-xls-73 {
    padding-left: 73px !important; }
  .p-xls-72 {
    padding: 72px !important; }
  .pt-xls-72,
  .py-xls-72 {
    padding-top: 72px !important; }
  .pr-xls-72,
  .px-xls-72 {
    padding-right: 72px !important; }
  .pb-xls-72,
  .py-xls-72 {
    padding-bottom: 72px !important; }
  .pl-xls-72,
  .px-xls-72 {
    padding-left: 72px !important; }
  .p-xls-71 {
    padding: 71px !important; }
  .pt-xls-71,
  .py-xls-71 {
    padding-top: 71px !important; }
  .pr-xls-71,
  .px-xls-71 {
    padding-right: 71px !important; }
  .pb-xls-71,
  .py-xls-71 {
    padding-bottom: 71px !important; }
  .pl-xls-71,
  .px-xls-71 {
    padding-left: 71px !important; }
  .p-xls-70 {
    padding: 70px !important; }
  .pt-xls-70,
  .py-xls-70 {
    padding-top: 70px !important; }
  .pr-xls-70,
  .px-xls-70 {
    padding-right: 70px !important; }
  .pb-xls-70,
  .py-xls-70 {
    padding-bottom: 70px !important; }
  .pl-xls-70,
  .px-xls-70 {
    padding-left: 70px !important; }
  .p-xls-69 {
    padding: 69px !important; }
  .pt-xls-69,
  .py-xls-69 {
    padding-top: 69px !important; }
  .pr-xls-69,
  .px-xls-69 {
    padding-right: 69px !important; }
  .pb-xls-69,
  .py-xls-69 {
    padding-bottom: 69px !important; }
  .pl-xls-69,
  .px-xls-69 {
    padding-left: 69px !important; }
  .p-xls-68 {
    padding: 68px !important; }
  .pt-xls-68,
  .py-xls-68 {
    padding-top: 68px !important; }
  .pr-xls-68,
  .px-xls-68 {
    padding-right: 68px !important; }
  .pb-xls-68,
  .py-xls-68 {
    padding-bottom: 68px !important; }
  .pl-xls-68,
  .px-xls-68 {
    padding-left: 68px !important; }
  .p-xls-67 {
    padding: 67px !important; }
  .pt-xls-67,
  .py-xls-67 {
    padding-top: 67px !important; }
  .pr-xls-67,
  .px-xls-67 {
    padding-right: 67px !important; }
  .pb-xls-67,
  .py-xls-67 {
    padding-bottom: 67px !important; }
  .pl-xls-67,
  .px-xls-67 {
    padding-left: 67px !important; }
  .p-xls-66 {
    padding: 66px !important; }
  .pt-xls-66,
  .py-xls-66 {
    padding-top: 66px !important; }
  .pr-xls-66,
  .px-xls-66 {
    padding-right: 66px !important; }
  .pb-xls-66,
  .py-xls-66 {
    padding-bottom: 66px !important; }
  .pl-xls-66,
  .px-xls-66 {
    padding-left: 66px !important; }
  .p-xls-65 {
    padding: 65px !important; }
  .pt-xls-65,
  .py-xls-65 {
    padding-top: 65px !important; }
  .pr-xls-65,
  .px-xls-65 {
    padding-right: 65px !important; }
  .pb-xls-65,
  .py-xls-65 {
    padding-bottom: 65px !important; }
  .pl-xls-65,
  .px-xls-65 {
    padding-left: 65px !important; }
  .p-xls-64 {
    padding: 64px !important; }
  .pt-xls-64,
  .py-xls-64 {
    padding-top: 64px !important; }
  .pr-xls-64,
  .px-xls-64 {
    padding-right: 64px !important; }
  .pb-xls-64,
  .py-xls-64 {
    padding-bottom: 64px !important; }
  .pl-xls-64,
  .px-xls-64 {
    padding-left: 64px !important; }
  .p-xls-63 {
    padding: 63px !important; }
  .pt-xls-63,
  .py-xls-63 {
    padding-top: 63px !important; }
  .pr-xls-63,
  .px-xls-63 {
    padding-right: 63px !important; }
  .pb-xls-63,
  .py-xls-63 {
    padding-bottom: 63px !important; }
  .pl-xls-63,
  .px-xls-63 {
    padding-left: 63px !important; }
  .p-xls-62 {
    padding: 62px !important; }
  .pt-xls-62,
  .py-xls-62 {
    padding-top: 62px !important; }
  .pr-xls-62,
  .px-xls-62 {
    padding-right: 62px !important; }
  .pb-xls-62,
  .py-xls-62 {
    padding-bottom: 62px !important; }
  .pl-xls-62,
  .px-xls-62 {
    padding-left: 62px !important; }
  .p-xls-61 {
    padding: 61px !important; }
  .pt-xls-61,
  .py-xls-61 {
    padding-top: 61px !important; }
  .pr-xls-61,
  .px-xls-61 {
    padding-right: 61px !important; }
  .pb-xls-61,
  .py-xls-61 {
    padding-bottom: 61px !important; }
  .pl-xls-61,
  .px-xls-61 {
    padding-left: 61px !important; }
  .p-xls-60 {
    padding: 60px !important; }
  .pt-xls-60,
  .py-xls-60 {
    padding-top: 60px !important; }
  .pr-xls-60,
  .px-xls-60 {
    padding-right: 60px !important; }
  .pb-xls-60,
  .py-xls-60 {
    padding-bottom: 60px !important; }
  .pl-xls-60,
  .px-xls-60 {
    padding-left: 60px !important; }
  .p-xls-59 {
    padding: 59px !important; }
  .pt-xls-59,
  .py-xls-59 {
    padding-top: 59px !important; }
  .pr-xls-59,
  .px-xls-59 {
    padding-right: 59px !important; }
  .pb-xls-59,
  .py-xls-59 {
    padding-bottom: 59px !important; }
  .pl-xls-59,
  .px-xls-59 {
    padding-left: 59px !important; }
  .p-xls-58 {
    padding: 58px !important; }
  .pt-xls-58,
  .py-xls-58 {
    padding-top: 58px !important; }
  .pr-xls-58,
  .px-xls-58 {
    padding-right: 58px !important; }
  .pb-xls-58,
  .py-xls-58 {
    padding-bottom: 58px !important; }
  .pl-xls-58,
  .px-xls-58 {
    padding-left: 58px !important; }
  .p-xls-57 {
    padding: 57px !important; }
  .pt-xls-57,
  .py-xls-57 {
    padding-top: 57px !important; }
  .pr-xls-57,
  .px-xls-57 {
    padding-right: 57px !important; }
  .pb-xls-57,
  .py-xls-57 {
    padding-bottom: 57px !important; }
  .pl-xls-57,
  .px-xls-57 {
    padding-left: 57px !important; }
  .p-xls-56 {
    padding: 56px !important; }
  .pt-xls-56,
  .py-xls-56 {
    padding-top: 56px !important; }
  .pr-xls-56,
  .px-xls-56 {
    padding-right: 56px !important; }
  .pb-xls-56,
  .py-xls-56 {
    padding-bottom: 56px !important; }
  .pl-xls-56,
  .px-xls-56 {
    padding-left: 56px !important; }
  .p-xls-55 {
    padding: 55px !important; }
  .pt-xls-55,
  .py-xls-55 {
    padding-top: 55px !important; }
  .pr-xls-55,
  .px-xls-55 {
    padding-right: 55px !important; }
  .pb-xls-55,
  .py-xls-55 {
    padding-bottom: 55px !important; }
  .pl-xls-55,
  .px-xls-55 {
    padding-left: 55px !important; }
  .p-xls-54 {
    padding: 54px !important; }
  .pt-xls-54,
  .py-xls-54 {
    padding-top: 54px !important; }
  .pr-xls-54,
  .px-xls-54 {
    padding-right: 54px !important; }
  .pb-xls-54,
  .py-xls-54 {
    padding-bottom: 54px !important; }
  .pl-xls-54,
  .px-xls-54 {
    padding-left: 54px !important; }
  .p-xls-53 {
    padding: 53px !important; }
  .pt-xls-53,
  .py-xls-53 {
    padding-top: 53px !important; }
  .pr-xls-53,
  .px-xls-53 {
    padding-right: 53px !important; }
  .pb-xls-53,
  .py-xls-53 {
    padding-bottom: 53px !important; }
  .pl-xls-53,
  .px-xls-53 {
    padding-left: 53px !important; }
  .p-xls-52 {
    padding: 52px !important; }
  .pt-xls-52,
  .py-xls-52 {
    padding-top: 52px !important; }
  .pr-xls-52,
  .px-xls-52 {
    padding-right: 52px !important; }
  .pb-xls-52,
  .py-xls-52 {
    padding-bottom: 52px !important; }
  .pl-xls-52,
  .px-xls-52 {
    padding-left: 52px !important; }
  .p-xls-51 {
    padding: 51px !important; }
  .pt-xls-51,
  .py-xls-51 {
    padding-top: 51px !important; }
  .pr-xls-51,
  .px-xls-51 {
    padding-right: 51px !important; }
  .pb-xls-51,
  .py-xls-51 {
    padding-bottom: 51px !important; }
  .pl-xls-51,
  .px-xls-51 {
    padding-left: 51px !important; }
  .p-xls-50 {
    padding: 50px !important; }
  .pt-xls-50,
  .py-xls-50 {
    padding-top: 50px !important; }
  .pr-xls-50,
  .px-xls-50 {
    padding-right: 50px !important; }
  .pb-xls-50,
  .py-xls-50 {
    padding-bottom: 50px !important; }
  .pl-xls-50,
  .px-xls-50 {
    padding-left: 50px !important; }
  .p-xls-49 {
    padding: 49px !important; }
  .pt-xls-49,
  .py-xls-49 {
    padding-top: 49px !important; }
  .pr-xls-49,
  .px-xls-49 {
    padding-right: 49px !important; }
  .pb-xls-49,
  .py-xls-49 {
    padding-bottom: 49px !important; }
  .pl-xls-49,
  .px-xls-49 {
    padding-left: 49px !important; }
  .p-xls-48 {
    padding: 48px !important; }
  .pt-xls-48,
  .py-xls-48 {
    padding-top: 48px !important; }
  .pr-xls-48,
  .px-xls-48 {
    padding-right: 48px !important; }
  .pb-xls-48,
  .py-xls-48 {
    padding-bottom: 48px !important; }
  .pl-xls-48,
  .px-xls-48 {
    padding-left: 48px !important; }
  .p-xls-47 {
    padding: 47px !important; }
  .pt-xls-47,
  .py-xls-47 {
    padding-top: 47px !important; }
  .pr-xls-47,
  .px-xls-47 {
    padding-right: 47px !important; }
  .pb-xls-47,
  .py-xls-47 {
    padding-bottom: 47px !important; }
  .pl-xls-47,
  .px-xls-47 {
    padding-left: 47px !important; }
  .p-xls-46 {
    padding: 46px !important; }
  .pt-xls-46,
  .py-xls-46 {
    padding-top: 46px !important; }
  .pr-xls-46,
  .px-xls-46 {
    padding-right: 46px !important; }
  .pb-xls-46,
  .py-xls-46 {
    padding-bottom: 46px !important; }
  .pl-xls-46,
  .px-xls-46 {
    padding-left: 46px !important; }
  .p-xls-45 {
    padding: 45px !important; }
  .pt-xls-45,
  .py-xls-45 {
    padding-top: 45px !important; }
  .pr-xls-45,
  .px-xls-45 {
    padding-right: 45px !important; }
  .pb-xls-45,
  .py-xls-45 {
    padding-bottom: 45px !important; }
  .pl-xls-45,
  .px-xls-45 {
    padding-left: 45px !important; }
  .p-xls-44 {
    padding: 44px !important; }
  .pt-xls-44,
  .py-xls-44 {
    padding-top: 44px !important; }
  .pr-xls-44,
  .px-xls-44 {
    padding-right: 44px !important; }
  .pb-xls-44,
  .py-xls-44 {
    padding-bottom: 44px !important; }
  .pl-xls-44,
  .px-xls-44 {
    padding-left: 44px !important; }
  .p-xls-43 {
    padding: 43px !important; }
  .pt-xls-43,
  .py-xls-43 {
    padding-top: 43px !important; }
  .pr-xls-43,
  .px-xls-43 {
    padding-right: 43px !important; }
  .pb-xls-43,
  .py-xls-43 {
    padding-bottom: 43px !important; }
  .pl-xls-43,
  .px-xls-43 {
    padding-left: 43px !important; }
  .p-xls-42 {
    padding: 42px !important; }
  .pt-xls-42,
  .py-xls-42 {
    padding-top: 42px !important; }
  .pr-xls-42,
  .px-xls-42 {
    padding-right: 42px !important; }
  .pb-xls-42,
  .py-xls-42 {
    padding-bottom: 42px !important; }
  .pl-xls-42,
  .px-xls-42 {
    padding-left: 42px !important; }
  .p-xls-41 {
    padding: 41px !important; }
  .pt-xls-41,
  .py-xls-41 {
    padding-top: 41px !important; }
  .pr-xls-41,
  .px-xls-41 {
    padding-right: 41px !important; }
  .pb-xls-41,
  .py-xls-41 {
    padding-bottom: 41px !important; }
  .pl-xls-41,
  .px-xls-41 {
    padding-left: 41px !important; }
  .p-xls-40 {
    padding: 40px !important; }
  .pt-xls-40,
  .py-xls-40 {
    padding-top: 40px !important; }
  .pr-xls-40,
  .px-xls-40 {
    padding-right: 40px !important; }
  .pb-xls-40,
  .py-xls-40 {
    padding-bottom: 40px !important; }
  .pl-xls-40,
  .px-xls-40 {
    padding-left: 40px !important; }
  .p-xls-39 {
    padding: 39px !important; }
  .pt-xls-39,
  .py-xls-39 {
    padding-top: 39px !important; }
  .pr-xls-39,
  .px-xls-39 {
    padding-right: 39px !important; }
  .pb-xls-39,
  .py-xls-39 {
    padding-bottom: 39px !important; }
  .pl-xls-39,
  .px-xls-39 {
    padding-left: 39px !important; }
  .p-xls-38 {
    padding: 38px !important; }
  .pt-xls-38,
  .py-xls-38 {
    padding-top: 38px !important; }
  .pr-xls-38,
  .px-xls-38 {
    padding-right: 38px !important; }
  .pb-xls-38,
  .py-xls-38 {
    padding-bottom: 38px !important; }
  .pl-xls-38,
  .px-xls-38 {
    padding-left: 38px !important; }
  .p-xls-37 {
    padding: 37px !important; }
  .pt-xls-37,
  .py-xls-37 {
    padding-top: 37px !important; }
  .pr-xls-37,
  .px-xls-37 {
    padding-right: 37px !important; }
  .pb-xls-37,
  .py-xls-37 {
    padding-bottom: 37px !important; }
  .pl-xls-37,
  .px-xls-37 {
    padding-left: 37px !important; }
  .p-xls-36 {
    padding: 36px !important; }
  .pt-xls-36,
  .py-xls-36 {
    padding-top: 36px !important; }
  .pr-xls-36,
  .px-xls-36 {
    padding-right: 36px !important; }
  .pb-xls-36,
  .py-xls-36 {
    padding-bottom: 36px !important; }
  .pl-xls-36,
  .px-xls-36 {
    padding-left: 36px !important; }
  .p-xls-35 {
    padding: 35px !important; }
  .pt-xls-35,
  .py-xls-35 {
    padding-top: 35px !important; }
  .pr-xls-35,
  .px-xls-35 {
    padding-right: 35px !important; }
  .pb-xls-35,
  .py-xls-35 {
    padding-bottom: 35px !important; }
  .pl-xls-35,
  .px-xls-35 {
    padding-left: 35px !important; }
  .p-xls-34 {
    padding: 34px !important; }
  .pt-xls-34,
  .py-xls-34 {
    padding-top: 34px !important; }
  .pr-xls-34,
  .px-xls-34 {
    padding-right: 34px !important; }
  .pb-xls-34,
  .py-xls-34 {
    padding-bottom: 34px !important; }
  .pl-xls-34,
  .px-xls-34 {
    padding-left: 34px !important; }
  .p-xls-33 {
    padding: 33px !important; }
  .pt-xls-33,
  .py-xls-33 {
    padding-top: 33px !important; }
  .pr-xls-33,
  .px-xls-33 {
    padding-right: 33px !important; }
  .pb-xls-33,
  .py-xls-33 {
    padding-bottom: 33px !important; }
  .pl-xls-33,
  .px-xls-33 {
    padding-left: 33px !important; }
  .p-xls-32 {
    padding: 32px !important; }
  .pt-xls-32,
  .py-xls-32 {
    padding-top: 32px !important; }
  .pr-xls-32,
  .px-xls-32 {
    padding-right: 32px !important; }
  .pb-xls-32,
  .py-xls-32 {
    padding-bottom: 32px !important; }
  .pl-xls-32,
  .px-xls-32 {
    padding-left: 32px !important; }
  .p-xls-31 {
    padding: 31px !important; }
  .pt-xls-31,
  .py-xls-31 {
    padding-top: 31px !important; }
  .pr-xls-31,
  .px-xls-31 {
    padding-right: 31px !important; }
  .pb-xls-31,
  .py-xls-31 {
    padding-bottom: 31px !important; }
  .pl-xls-31,
  .px-xls-31 {
    padding-left: 31px !important; }
  .p-xls-30 {
    padding: 30px !important; }
  .pt-xls-30,
  .py-xls-30 {
    padding-top: 30px !important; }
  .pr-xls-30,
  .px-xls-30 {
    padding-right: 30px !important; }
  .pb-xls-30,
  .py-xls-30 {
    padding-bottom: 30px !important; }
  .pl-xls-30,
  .px-xls-30 {
    padding-left: 30px !important; }
  .p-xls-29 {
    padding: 29px !important; }
  .pt-xls-29,
  .py-xls-29 {
    padding-top: 29px !important; }
  .pr-xls-29,
  .px-xls-29 {
    padding-right: 29px !important; }
  .pb-xls-29,
  .py-xls-29 {
    padding-bottom: 29px !important; }
  .pl-xls-29,
  .px-xls-29 {
    padding-left: 29px !important; }
  .p-xls-28 {
    padding: 28px !important; }
  .pt-xls-28,
  .py-xls-28 {
    padding-top: 28px !important; }
  .pr-xls-28,
  .px-xls-28 {
    padding-right: 28px !important; }
  .pb-xls-28,
  .py-xls-28 {
    padding-bottom: 28px !important; }
  .pl-xls-28,
  .px-xls-28 {
    padding-left: 28px !important; }
  .p-xls-27 {
    padding: 27px !important; }
  .pt-xls-27,
  .py-xls-27 {
    padding-top: 27px !important; }
  .pr-xls-27,
  .px-xls-27 {
    padding-right: 27px !important; }
  .pb-xls-27,
  .py-xls-27 {
    padding-bottom: 27px !important; }
  .pl-xls-27,
  .px-xls-27 {
    padding-left: 27px !important; }
  .p-xls-26 {
    padding: 26px !important; }
  .pt-xls-26,
  .py-xls-26 {
    padding-top: 26px !important; }
  .pr-xls-26,
  .px-xls-26 {
    padding-right: 26px !important; }
  .pb-xls-26,
  .py-xls-26 {
    padding-bottom: 26px !important; }
  .pl-xls-26,
  .px-xls-26 {
    padding-left: 26px !important; }
  .p-xls-25 {
    padding: 25px !important; }
  .pt-xls-25,
  .py-xls-25 {
    padding-top: 25px !important; }
  .pr-xls-25,
  .px-xls-25 {
    padding-right: 25px !important; }
  .pb-xls-25,
  .py-xls-25 {
    padding-bottom: 25px !important; }
  .pl-xls-25,
  .px-xls-25 {
    padding-left: 25px !important; }
  .p-xls-24 {
    padding: 24px !important; }
  .pt-xls-24,
  .py-xls-24 {
    padding-top: 24px !important; }
  .pr-xls-24,
  .px-xls-24 {
    padding-right: 24px !important; }
  .pb-xls-24,
  .py-xls-24 {
    padding-bottom: 24px !important; }
  .pl-xls-24,
  .px-xls-24 {
    padding-left: 24px !important; }
  .p-xls-23 {
    padding: 23px !important; }
  .pt-xls-23,
  .py-xls-23 {
    padding-top: 23px !important; }
  .pr-xls-23,
  .px-xls-23 {
    padding-right: 23px !important; }
  .pb-xls-23,
  .py-xls-23 {
    padding-bottom: 23px !important; }
  .pl-xls-23,
  .px-xls-23 {
    padding-left: 23px !important; }
  .p-xls-22 {
    padding: 22px !important; }
  .pt-xls-22,
  .py-xls-22 {
    padding-top: 22px !important; }
  .pr-xls-22,
  .px-xls-22 {
    padding-right: 22px !important; }
  .pb-xls-22,
  .py-xls-22 {
    padding-bottom: 22px !important; }
  .pl-xls-22,
  .px-xls-22 {
    padding-left: 22px !important; }
  .p-xls-21 {
    padding: 21px !important; }
  .pt-xls-21,
  .py-xls-21 {
    padding-top: 21px !important; }
  .pr-xls-21,
  .px-xls-21 {
    padding-right: 21px !important; }
  .pb-xls-21,
  .py-xls-21 {
    padding-bottom: 21px !important; }
  .pl-xls-21,
  .px-xls-21 {
    padding-left: 21px !important; }
  .p-xls-20 {
    padding: 20px !important; }
  .pt-xls-20,
  .py-xls-20 {
    padding-top: 20px !important; }
  .pr-xls-20,
  .px-xls-20 {
    padding-right: 20px !important; }
  .pb-xls-20,
  .py-xls-20 {
    padding-bottom: 20px !important; }
  .pl-xls-20,
  .px-xls-20 {
    padding-left: 20px !important; }
  .p-xls-19 {
    padding: 19px !important; }
  .pt-xls-19,
  .py-xls-19 {
    padding-top: 19px !important; }
  .pr-xls-19,
  .px-xls-19 {
    padding-right: 19px !important; }
  .pb-xls-19,
  .py-xls-19 {
    padding-bottom: 19px !important; }
  .pl-xls-19,
  .px-xls-19 {
    padding-left: 19px !important; }
  .p-xls-18 {
    padding: 18px !important; }
  .pt-xls-18,
  .py-xls-18 {
    padding-top: 18px !important; }
  .pr-xls-18,
  .px-xls-18 {
    padding-right: 18px !important; }
  .pb-xls-18,
  .py-xls-18 {
    padding-bottom: 18px !important; }
  .pl-xls-18,
  .px-xls-18 {
    padding-left: 18px !important; }
  .p-xls-17 {
    padding: 17px !important; }
  .pt-xls-17,
  .py-xls-17 {
    padding-top: 17px !important; }
  .pr-xls-17,
  .px-xls-17 {
    padding-right: 17px !important; }
  .pb-xls-17,
  .py-xls-17 {
    padding-bottom: 17px !important; }
  .pl-xls-17,
  .px-xls-17 {
    padding-left: 17px !important; }
  .p-xls-16 {
    padding: 16px !important; }
  .pt-xls-16,
  .py-xls-16 {
    padding-top: 16px !important; }
  .pr-xls-16,
  .px-xls-16 {
    padding-right: 16px !important; }
  .pb-xls-16,
  .py-xls-16 {
    padding-bottom: 16px !important; }
  .pl-xls-16,
  .px-xls-16 {
    padding-left: 16px !important; }
  .p-xls-15 {
    padding: 15px !important; }
  .pt-xls-15,
  .py-xls-15 {
    padding-top: 15px !important; }
  .pr-xls-15,
  .px-xls-15 {
    padding-right: 15px !important; }
  .pb-xls-15,
  .py-xls-15 {
    padding-bottom: 15px !important; }
  .pl-xls-15,
  .px-xls-15 {
    padding-left: 15px !important; }
  .p-xls-14 {
    padding: 14px !important; }
  .pt-xls-14,
  .py-xls-14 {
    padding-top: 14px !important; }
  .pr-xls-14,
  .px-xls-14 {
    padding-right: 14px !important; }
  .pb-xls-14,
  .py-xls-14 {
    padding-bottom: 14px !important; }
  .pl-xls-14,
  .px-xls-14 {
    padding-left: 14px !important; }
  .p-xls-13 {
    padding: 13px !important; }
  .pt-xls-13,
  .py-xls-13 {
    padding-top: 13px !important; }
  .pr-xls-13,
  .px-xls-13 {
    padding-right: 13px !important; }
  .pb-xls-13,
  .py-xls-13 {
    padding-bottom: 13px !important; }
  .pl-xls-13,
  .px-xls-13 {
    padding-left: 13px !important; }
  .p-xls-12 {
    padding: 12px !important; }
  .pt-xls-12,
  .py-xls-12 {
    padding-top: 12px !important; }
  .pr-xls-12,
  .px-xls-12 {
    padding-right: 12px !important; }
  .pb-xls-12,
  .py-xls-12 {
    padding-bottom: 12px !important; }
  .pl-xls-12,
  .px-xls-12 {
    padding-left: 12px !important; }
  .p-xls-11 {
    padding: 11px !important; }
  .pt-xls-11,
  .py-xls-11 {
    padding-top: 11px !important; }
  .pr-xls-11,
  .px-xls-11 {
    padding-right: 11px !important; }
  .pb-xls-11,
  .py-xls-11 {
    padding-bottom: 11px !important; }
  .pl-xls-11,
  .px-xls-11 {
    padding-left: 11px !important; }
  .p-xls-10 {
    padding: 10px !important; }
  .pt-xls-10,
  .py-xls-10 {
    padding-top: 10px !important; }
  .pr-xls-10,
  .px-xls-10 {
    padding-right: 10px !important; }
  .pb-xls-10,
  .py-xls-10 {
    padding-bottom: 10px !important; }
  .pl-xls-10,
  .px-xls-10 {
    padding-left: 10px !important; }
  .p-xls-9 {
    padding: 9px !important; }
  .pt-xls-9,
  .py-xls-9 {
    padding-top: 9px !important; }
  .pr-xls-9,
  .px-xls-9 {
    padding-right: 9px !important; }
  .pb-xls-9,
  .py-xls-9 {
    padding-bottom: 9px !important; }
  .pl-xls-9,
  .px-xls-9 {
    padding-left: 9px !important; }
  .p-xls-8 {
    padding: 8px !important; }
  .pt-xls-8,
  .py-xls-8 {
    padding-top: 8px !important; }
  .pr-xls-8,
  .px-xls-8 {
    padding-right: 8px !important; }
  .pb-xls-8,
  .py-xls-8 {
    padding-bottom: 8px !important; }
  .pl-xls-8,
  .px-xls-8 {
    padding-left: 8px !important; }
  .p-xls-7 {
    padding: 7px !important; }
  .pt-xls-7,
  .py-xls-7 {
    padding-top: 7px !important; }
  .pr-xls-7,
  .px-xls-7 {
    padding-right: 7px !important; }
  .pb-xls-7,
  .py-xls-7 {
    padding-bottom: 7px !important; }
  .pl-xls-7,
  .px-xls-7 {
    padding-left: 7px !important; }
  .p-xls-6 {
    padding: 6px !important; }
  .pt-xls-6,
  .py-xls-6 {
    padding-top: 6px !important; }
  .pr-xls-6,
  .px-xls-6 {
    padding-right: 6px !important; }
  .pb-xls-6,
  .py-xls-6 {
    padding-bottom: 6px !important; }
  .pl-xls-6,
  .px-xls-6 {
    padding-left: 6px !important; }
  .m-xls-n1 {
    margin: -1px !important; }
  .mt-xls-n1,
  .my-xls-n1 {
    margin-top: -1px !important; }
  .mr-xls-n1,
  .mx-xls-n1 {
    margin-right: -1px !important; }
  .mb-xls-n1,
  .my-xls-n1 {
    margin-bottom: -1px !important; }
  .ml-xls-n1,
  .mx-xls-n1 {
    margin-left: -1px !important; }
  .m-xls-n2 {
    margin: -2px !important; }
  .mt-xls-n2,
  .my-xls-n2 {
    margin-top: -2px !important; }
  .mr-xls-n2,
  .mx-xls-n2 {
    margin-right: -2px !important; }
  .mb-xls-n2,
  .my-xls-n2 {
    margin-bottom: -2px !important; }
  .ml-xls-n2,
  .mx-xls-n2 {
    margin-left: -2px !important; }
  .m-xls-n3 {
    margin: -3px !important; }
  .mt-xls-n3,
  .my-xls-n3 {
    margin-top: -3px !important; }
  .mr-xls-n3,
  .mx-xls-n3 {
    margin-right: -3px !important; }
  .mb-xls-n3,
  .my-xls-n3 {
    margin-bottom: -3px !important; }
  .ml-xls-n3,
  .mx-xls-n3 {
    margin-left: -3px !important; }
  .m-xls-n4 {
    margin: -4px !important; }
  .mt-xls-n4,
  .my-xls-n4 {
    margin-top: -4px !important; }
  .mr-xls-n4,
  .mx-xls-n4 {
    margin-right: -4px !important; }
  .mb-xls-n4,
  .my-xls-n4 {
    margin-bottom: -4px !important; }
  .ml-xls-n4,
  .mx-xls-n4 {
    margin-left: -4px !important; }
  .m-xls-n5 {
    margin: -5px !important; }
  .mt-xls-n5,
  .my-xls-n5 {
    margin-top: -5px !important; }
  .mr-xls-n5,
  .mx-xls-n5 {
    margin-right: -5px !important; }
  .mb-xls-n5,
  .my-xls-n5 {
    margin-bottom: -5px !important; }
  .ml-xls-n5,
  .mx-xls-n5 {
    margin-left: -5px !important; }
  .m-xls-n100 {
    margin: -100px !important; }
  .mt-xls-n100,
  .my-xls-n100 {
    margin-top: -100px !important; }
  .mr-xls-n100,
  .mx-xls-n100 {
    margin-right: -100px !important; }
  .mb-xls-n100,
  .my-xls-n100 {
    margin-bottom: -100px !important; }
  .ml-xls-n100,
  .mx-xls-n100 {
    margin-left: -100px !important; }
  .m-xls-n99 {
    margin: -99px !important; }
  .mt-xls-n99,
  .my-xls-n99 {
    margin-top: -99px !important; }
  .mr-xls-n99,
  .mx-xls-n99 {
    margin-right: -99px !important; }
  .mb-xls-n99,
  .my-xls-n99 {
    margin-bottom: -99px !important; }
  .ml-xls-n99,
  .mx-xls-n99 {
    margin-left: -99px !important; }
  .m-xls-n98 {
    margin: -98px !important; }
  .mt-xls-n98,
  .my-xls-n98 {
    margin-top: -98px !important; }
  .mr-xls-n98,
  .mx-xls-n98 {
    margin-right: -98px !important; }
  .mb-xls-n98,
  .my-xls-n98 {
    margin-bottom: -98px !important; }
  .ml-xls-n98,
  .mx-xls-n98 {
    margin-left: -98px !important; }
  .m-xls-n97 {
    margin: -97px !important; }
  .mt-xls-n97,
  .my-xls-n97 {
    margin-top: -97px !important; }
  .mr-xls-n97,
  .mx-xls-n97 {
    margin-right: -97px !important; }
  .mb-xls-n97,
  .my-xls-n97 {
    margin-bottom: -97px !important; }
  .ml-xls-n97,
  .mx-xls-n97 {
    margin-left: -97px !important; }
  .m-xls-n96 {
    margin: -96px !important; }
  .mt-xls-n96,
  .my-xls-n96 {
    margin-top: -96px !important; }
  .mr-xls-n96,
  .mx-xls-n96 {
    margin-right: -96px !important; }
  .mb-xls-n96,
  .my-xls-n96 {
    margin-bottom: -96px !important; }
  .ml-xls-n96,
  .mx-xls-n96 {
    margin-left: -96px !important; }
  .m-xls-n95 {
    margin: -95px !important; }
  .mt-xls-n95,
  .my-xls-n95 {
    margin-top: -95px !important; }
  .mr-xls-n95,
  .mx-xls-n95 {
    margin-right: -95px !important; }
  .mb-xls-n95,
  .my-xls-n95 {
    margin-bottom: -95px !important; }
  .ml-xls-n95,
  .mx-xls-n95 {
    margin-left: -95px !important; }
  .m-xls-n94 {
    margin: -94px !important; }
  .mt-xls-n94,
  .my-xls-n94 {
    margin-top: -94px !important; }
  .mr-xls-n94,
  .mx-xls-n94 {
    margin-right: -94px !important; }
  .mb-xls-n94,
  .my-xls-n94 {
    margin-bottom: -94px !important; }
  .ml-xls-n94,
  .mx-xls-n94 {
    margin-left: -94px !important; }
  .m-xls-n93 {
    margin: -93px !important; }
  .mt-xls-n93,
  .my-xls-n93 {
    margin-top: -93px !important; }
  .mr-xls-n93,
  .mx-xls-n93 {
    margin-right: -93px !important; }
  .mb-xls-n93,
  .my-xls-n93 {
    margin-bottom: -93px !important; }
  .ml-xls-n93,
  .mx-xls-n93 {
    margin-left: -93px !important; }
  .m-xls-n92 {
    margin: -92px !important; }
  .mt-xls-n92,
  .my-xls-n92 {
    margin-top: -92px !important; }
  .mr-xls-n92,
  .mx-xls-n92 {
    margin-right: -92px !important; }
  .mb-xls-n92,
  .my-xls-n92 {
    margin-bottom: -92px !important; }
  .ml-xls-n92,
  .mx-xls-n92 {
    margin-left: -92px !important; }
  .m-xls-n91 {
    margin: -91px !important; }
  .mt-xls-n91,
  .my-xls-n91 {
    margin-top: -91px !important; }
  .mr-xls-n91,
  .mx-xls-n91 {
    margin-right: -91px !important; }
  .mb-xls-n91,
  .my-xls-n91 {
    margin-bottom: -91px !important; }
  .ml-xls-n91,
  .mx-xls-n91 {
    margin-left: -91px !important; }
  .m-xls-n90 {
    margin: -90px !important; }
  .mt-xls-n90,
  .my-xls-n90 {
    margin-top: -90px !important; }
  .mr-xls-n90,
  .mx-xls-n90 {
    margin-right: -90px !important; }
  .mb-xls-n90,
  .my-xls-n90 {
    margin-bottom: -90px !important; }
  .ml-xls-n90,
  .mx-xls-n90 {
    margin-left: -90px !important; }
  .m-xls-n89 {
    margin: -89px !important; }
  .mt-xls-n89,
  .my-xls-n89 {
    margin-top: -89px !important; }
  .mr-xls-n89,
  .mx-xls-n89 {
    margin-right: -89px !important; }
  .mb-xls-n89,
  .my-xls-n89 {
    margin-bottom: -89px !important; }
  .ml-xls-n89,
  .mx-xls-n89 {
    margin-left: -89px !important; }
  .m-xls-n88 {
    margin: -88px !important; }
  .mt-xls-n88,
  .my-xls-n88 {
    margin-top: -88px !important; }
  .mr-xls-n88,
  .mx-xls-n88 {
    margin-right: -88px !important; }
  .mb-xls-n88,
  .my-xls-n88 {
    margin-bottom: -88px !important; }
  .ml-xls-n88,
  .mx-xls-n88 {
    margin-left: -88px !important; }
  .m-xls-n87 {
    margin: -87px !important; }
  .mt-xls-n87,
  .my-xls-n87 {
    margin-top: -87px !important; }
  .mr-xls-n87,
  .mx-xls-n87 {
    margin-right: -87px !important; }
  .mb-xls-n87,
  .my-xls-n87 {
    margin-bottom: -87px !important; }
  .ml-xls-n87,
  .mx-xls-n87 {
    margin-left: -87px !important; }
  .m-xls-n86 {
    margin: -86px !important; }
  .mt-xls-n86,
  .my-xls-n86 {
    margin-top: -86px !important; }
  .mr-xls-n86,
  .mx-xls-n86 {
    margin-right: -86px !important; }
  .mb-xls-n86,
  .my-xls-n86 {
    margin-bottom: -86px !important; }
  .ml-xls-n86,
  .mx-xls-n86 {
    margin-left: -86px !important; }
  .m-xls-n85 {
    margin: -85px !important; }
  .mt-xls-n85,
  .my-xls-n85 {
    margin-top: -85px !important; }
  .mr-xls-n85,
  .mx-xls-n85 {
    margin-right: -85px !important; }
  .mb-xls-n85,
  .my-xls-n85 {
    margin-bottom: -85px !important; }
  .ml-xls-n85,
  .mx-xls-n85 {
    margin-left: -85px !important; }
  .m-xls-n84 {
    margin: -84px !important; }
  .mt-xls-n84,
  .my-xls-n84 {
    margin-top: -84px !important; }
  .mr-xls-n84,
  .mx-xls-n84 {
    margin-right: -84px !important; }
  .mb-xls-n84,
  .my-xls-n84 {
    margin-bottom: -84px !important; }
  .ml-xls-n84,
  .mx-xls-n84 {
    margin-left: -84px !important; }
  .m-xls-n83 {
    margin: -83px !important; }
  .mt-xls-n83,
  .my-xls-n83 {
    margin-top: -83px !important; }
  .mr-xls-n83,
  .mx-xls-n83 {
    margin-right: -83px !important; }
  .mb-xls-n83,
  .my-xls-n83 {
    margin-bottom: -83px !important; }
  .ml-xls-n83,
  .mx-xls-n83 {
    margin-left: -83px !important; }
  .m-xls-n82 {
    margin: -82px !important; }
  .mt-xls-n82,
  .my-xls-n82 {
    margin-top: -82px !important; }
  .mr-xls-n82,
  .mx-xls-n82 {
    margin-right: -82px !important; }
  .mb-xls-n82,
  .my-xls-n82 {
    margin-bottom: -82px !important; }
  .ml-xls-n82,
  .mx-xls-n82 {
    margin-left: -82px !important; }
  .m-xls-n81 {
    margin: -81px !important; }
  .mt-xls-n81,
  .my-xls-n81 {
    margin-top: -81px !important; }
  .mr-xls-n81,
  .mx-xls-n81 {
    margin-right: -81px !important; }
  .mb-xls-n81,
  .my-xls-n81 {
    margin-bottom: -81px !important; }
  .ml-xls-n81,
  .mx-xls-n81 {
    margin-left: -81px !important; }
  .m-xls-n80 {
    margin: -80px !important; }
  .mt-xls-n80,
  .my-xls-n80 {
    margin-top: -80px !important; }
  .mr-xls-n80,
  .mx-xls-n80 {
    margin-right: -80px !important; }
  .mb-xls-n80,
  .my-xls-n80 {
    margin-bottom: -80px !important; }
  .ml-xls-n80,
  .mx-xls-n80 {
    margin-left: -80px !important; }
  .m-xls-n79 {
    margin: -79px !important; }
  .mt-xls-n79,
  .my-xls-n79 {
    margin-top: -79px !important; }
  .mr-xls-n79,
  .mx-xls-n79 {
    margin-right: -79px !important; }
  .mb-xls-n79,
  .my-xls-n79 {
    margin-bottom: -79px !important; }
  .ml-xls-n79,
  .mx-xls-n79 {
    margin-left: -79px !important; }
  .m-xls-n78 {
    margin: -78px !important; }
  .mt-xls-n78,
  .my-xls-n78 {
    margin-top: -78px !important; }
  .mr-xls-n78,
  .mx-xls-n78 {
    margin-right: -78px !important; }
  .mb-xls-n78,
  .my-xls-n78 {
    margin-bottom: -78px !important; }
  .ml-xls-n78,
  .mx-xls-n78 {
    margin-left: -78px !important; }
  .m-xls-n77 {
    margin: -77px !important; }
  .mt-xls-n77,
  .my-xls-n77 {
    margin-top: -77px !important; }
  .mr-xls-n77,
  .mx-xls-n77 {
    margin-right: -77px !important; }
  .mb-xls-n77,
  .my-xls-n77 {
    margin-bottom: -77px !important; }
  .ml-xls-n77,
  .mx-xls-n77 {
    margin-left: -77px !important; }
  .m-xls-n76 {
    margin: -76px !important; }
  .mt-xls-n76,
  .my-xls-n76 {
    margin-top: -76px !important; }
  .mr-xls-n76,
  .mx-xls-n76 {
    margin-right: -76px !important; }
  .mb-xls-n76,
  .my-xls-n76 {
    margin-bottom: -76px !important; }
  .ml-xls-n76,
  .mx-xls-n76 {
    margin-left: -76px !important; }
  .m-xls-n75 {
    margin: -75px !important; }
  .mt-xls-n75,
  .my-xls-n75 {
    margin-top: -75px !important; }
  .mr-xls-n75,
  .mx-xls-n75 {
    margin-right: -75px !important; }
  .mb-xls-n75,
  .my-xls-n75 {
    margin-bottom: -75px !important; }
  .ml-xls-n75,
  .mx-xls-n75 {
    margin-left: -75px !important; }
  .m-xls-n74 {
    margin: -74px !important; }
  .mt-xls-n74,
  .my-xls-n74 {
    margin-top: -74px !important; }
  .mr-xls-n74,
  .mx-xls-n74 {
    margin-right: -74px !important; }
  .mb-xls-n74,
  .my-xls-n74 {
    margin-bottom: -74px !important; }
  .ml-xls-n74,
  .mx-xls-n74 {
    margin-left: -74px !important; }
  .m-xls-n73 {
    margin: -73px !important; }
  .mt-xls-n73,
  .my-xls-n73 {
    margin-top: -73px !important; }
  .mr-xls-n73,
  .mx-xls-n73 {
    margin-right: -73px !important; }
  .mb-xls-n73,
  .my-xls-n73 {
    margin-bottom: -73px !important; }
  .ml-xls-n73,
  .mx-xls-n73 {
    margin-left: -73px !important; }
  .m-xls-n72 {
    margin: -72px !important; }
  .mt-xls-n72,
  .my-xls-n72 {
    margin-top: -72px !important; }
  .mr-xls-n72,
  .mx-xls-n72 {
    margin-right: -72px !important; }
  .mb-xls-n72,
  .my-xls-n72 {
    margin-bottom: -72px !important; }
  .ml-xls-n72,
  .mx-xls-n72 {
    margin-left: -72px !important; }
  .m-xls-n71 {
    margin: -71px !important; }
  .mt-xls-n71,
  .my-xls-n71 {
    margin-top: -71px !important; }
  .mr-xls-n71,
  .mx-xls-n71 {
    margin-right: -71px !important; }
  .mb-xls-n71,
  .my-xls-n71 {
    margin-bottom: -71px !important; }
  .ml-xls-n71,
  .mx-xls-n71 {
    margin-left: -71px !important; }
  .m-xls-n70 {
    margin: -70px !important; }
  .mt-xls-n70,
  .my-xls-n70 {
    margin-top: -70px !important; }
  .mr-xls-n70,
  .mx-xls-n70 {
    margin-right: -70px !important; }
  .mb-xls-n70,
  .my-xls-n70 {
    margin-bottom: -70px !important; }
  .ml-xls-n70,
  .mx-xls-n70 {
    margin-left: -70px !important; }
  .m-xls-n69 {
    margin: -69px !important; }
  .mt-xls-n69,
  .my-xls-n69 {
    margin-top: -69px !important; }
  .mr-xls-n69,
  .mx-xls-n69 {
    margin-right: -69px !important; }
  .mb-xls-n69,
  .my-xls-n69 {
    margin-bottom: -69px !important; }
  .ml-xls-n69,
  .mx-xls-n69 {
    margin-left: -69px !important; }
  .m-xls-n68 {
    margin: -68px !important; }
  .mt-xls-n68,
  .my-xls-n68 {
    margin-top: -68px !important; }
  .mr-xls-n68,
  .mx-xls-n68 {
    margin-right: -68px !important; }
  .mb-xls-n68,
  .my-xls-n68 {
    margin-bottom: -68px !important; }
  .ml-xls-n68,
  .mx-xls-n68 {
    margin-left: -68px !important; }
  .m-xls-n67 {
    margin: -67px !important; }
  .mt-xls-n67,
  .my-xls-n67 {
    margin-top: -67px !important; }
  .mr-xls-n67,
  .mx-xls-n67 {
    margin-right: -67px !important; }
  .mb-xls-n67,
  .my-xls-n67 {
    margin-bottom: -67px !important; }
  .ml-xls-n67,
  .mx-xls-n67 {
    margin-left: -67px !important; }
  .m-xls-n66 {
    margin: -66px !important; }
  .mt-xls-n66,
  .my-xls-n66 {
    margin-top: -66px !important; }
  .mr-xls-n66,
  .mx-xls-n66 {
    margin-right: -66px !important; }
  .mb-xls-n66,
  .my-xls-n66 {
    margin-bottom: -66px !important; }
  .ml-xls-n66,
  .mx-xls-n66 {
    margin-left: -66px !important; }
  .m-xls-n65 {
    margin: -65px !important; }
  .mt-xls-n65,
  .my-xls-n65 {
    margin-top: -65px !important; }
  .mr-xls-n65,
  .mx-xls-n65 {
    margin-right: -65px !important; }
  .mb-xls-n65,
  .my-xls-n65 {
    margin-bottom: -65px !important; }
  .ml-xls-n65,
  .mx-xls-n65 {
    margin-left: -65px !important; }
  .m-xls-n64 {
    margin: -64px !important; }
  .mt-xls-n64,
  .my-xls-n64 {
    margin-top: -64px !important; }
  .mr-xls-n64,
  .mx-xls-n64 {
    margin-right: -64px !important; }
  .mb-xls-n64,
  .my-xls-n64 {
    margin-bottom: -64px !important; }
  .ml-xls-n64,
  .mx-xls-n64 {
    margin-left: -64px !important; }
  .m-xls-n63 {
    margin: -63px !important; }
  .mt-xls-n63,
  .my-xls-n63 {
    margin-top: -63px !important; }
  .mr-xls-n63,
  .mx-xls-n63 {
    margin-right: -63px !important; }
  .mb-xls-n63,
  .my-xls-n63 {
    margin-bottom: -63px !important; }
  .ml-xls-n63,
  .mx-xls-n63 {
    margin-left: -63px !important; }
  .m-xls-n62 {
    margin: -62px !important; }
  .mt-xls-n62,
  .my-xls-n62 {
    margin-top: -62px !important; }
  .mr-xls-n62,
  .mx-xls-n62 {
    margin-right: -62px !important; }
  .mb-xls-n62,
  .my-xls-n62 {
    margin-bottom: -62px !important; }
  .ml-xls-n62,
  .mx-xls-n62 {
    margin-left: -62px !important; }
  .m-xls-n61 {
    margin: -61px !important; }
  .mt-xls-n61,
  .my-xls-n61 {
    margin-top: -61px !important; }
  .mr-xls-n61,
  .mx-xls-n61 {
    margin-right: -61px !important; }
  .mb-xls-n61,
  .my-xls-n61 {
    margin-bottom: -61px !important; }
  .ml-xls-n61,
  .mx-xls-n61 {
    margin-left: -61px !important; }
  .m-xls-n60 {
    margin: -60px !important; }
  .mt-xls-n60,
  .my-xls-n60 {
    margin-top: -60px !important; }
  .mr-xls-n60,
  .mx-xls-n60 {
    margin-right: -60px !important; }
  .mb-xls-n60,
  .my-xls-n60 {
    margin-bottom: -60px !important; }
  .ml-xls-n60,
  .mx-xls-n60 {
    margin-left: -60px !important; }
  .m-xls-n59 {
    margin: -59px !important; }
  .mt-xls-n59,
  .my-xls-n59 {
    margin-top: -59px !important; }
  .mr-xls-n59,
  .mx-xls-n59 {
    margin-right: -59px !important; }
  .mb-xls-n59,
  .my-xls-n59 {
    margin-bottom: -59px !important; }
  .ml-xls-n59,
  .mx-xls-n59 {
    margin-left: -59px !important; }
  .m-xls-n58 {
    margin: -58px !important; }
  .mt-xls-n58,
  .my-xls-n58 {
    margin-top: -58px !important; }
  .mr-xls-n58,
  .mx-xls-n58 {
    margin-right: -58px !important; }
  .mb-xls-n58,
  .my-xls-n58 {
    margin-bottom: -58px !important; }
  .ml-xls-n58,
  .mx-xls-n58 {
    margin-left: -58px !important; }
  .m-xls-n57 {
    margin: -57px !important; }
  .mt-xls-n57,
  .my-xls-n57 {
    margin-top: -57px !important; }
  .mr-xls-n57,
  .mx-xls-n57 {
    margin-right: -57px !important; }
  .mb-xls-n57,
  .my-xls-n57 {
    margin-bottom: -57px !important; }
  .ml-xls-n57,
  .mx-xls-n57 {
    margin-left: -57px !important; }
  .m-xls-n56 {
    margin: -56px !important; }
  .mt-xls-n56,
  .my-xls-n56 {
    margin-top: -56px !important; }
  .mr-xls-n56,
  .mx-xls-n56 {
    margin-right: -56px !important; }
  .mb-xls-n56,
  .my-xls-n56 {
    margin-bottom: -56px !important; }
  .ml-xls-n56,
  .mx-xls-n56 {
    margin-left: -56px !important; }
  .m-xls-n55 {
    margin: -55px !important; }
  .mt-xls-n55,
  .my-xls-n55 {
    margin-top: -55px !important; }
  .mr-xls-n55,
  .mx-xls-n55 {
    margin-right: -55px !important; }
  .mb-xls-n55,
  .my-xls-n55 {
    margin-bottom: -55px !important; }
  .ml-xls-n55,
  .mx-xls-n55 {
    margin-left: -55px !important; }
  .m-xls-n54 {
    margin: -54px !important; }
  .mt-xls-n54,
  .my-xls-n54 {
    margin-top: -54px !important; }
  .mr-xls-n54,
  .mx-xls-n54 {
    margin-right: -54px !important; }
  .mb-xls-n54,
  .my-xls-n54 {
    margin-bottom: -54px !important; }
  .ml-xls-n54,
  .mx-xls-n54 {
    margin-left: -54px !important; }
  .m-xls-n53 {
    margin: -53px !important; }
  .mt-xls-n53,
  .my-xls-n53 {
    margin-top: -53px !important; }
  .mr-xls-n53,
  .mx-xls-n53 {
    margin-right: -53px !important; }
  .mb-xls-n53,
  .my-xls-n53 {
    margin-bottom: -53px !important; }
  .ml-xls-n53,
  .mx-xls-n53 {
    margin-left: -53px !important; }
  .m-xls-n52 {
    margin: -52px !important; }
  .mt-xls-n52,
  .my-xls-n52 {
    margin-top: -52px !important; }
  .mr-xls-n52,
  .mx-xls-n52 {
    margin-right: -52px !important; }
  .mb-xls-n52,
  .my-xls-n52 {
    margin-bottom: -52px !important; }
  .ml-xls-n52,
  .mx-xls-n52 {
    margin-left: -52px !important; }
  .m-xls-n51 {
    margin: -51px !important; }
  .mt-xls-n51,
  .my-xls-n51 {
    margin-top: -51px !important; }
  .mr-xls-n51,
  .mx-xls-n51 {
    margin-right: -51px !important; }
  .mb-xls-n51,
  .my-xls-n51 {
    margin-bottom: -51px !important; }
  .ml-xls-n51,
  .mx-xls-n51 {
    margin-left: -51px !important; }
  .m-xls-n50 {
    margin: -50px !important; }
  .mt-xls-n50,
  .my-xls-n50 {
    margin-top: -50px !important; }
  .mr-xls-n50,
  .mx-xls-n50 {
    margin-right: -50px !important; }
  .mb-xls-n50,
  .my-xls-n50 {
    margin-bottom: -50px !important; }
  .ml-xls-n50,
  .mx-xls-n50 {
    margin-left: -50px !important; }
  .m-xls-n49 {
    margin: -49px !important; }
  .mt-xls-n49,
  .my-xls-n49 {
    margin-top: -49px !important; }
  .mr-xls-n49,
  .mx-xls-n49 {
    margin-right: -49px !important; }
  .mb-xls-n49,
  .my-xls-n49 {
    margin-bottom: -49px !important; }
  .ml-xls-n49,
  .mx-xls-n49 {
    margin-left: -49px !important; }
  .m-xls-n48 {
    margin: -48px !important; }
  .mt-xls-n48,
  .my-xls-n48 {
    margin-top: -48px !important; }
  .mr-xls-n48,
  .mx-xls-n48 {
    margin-right: -48px !important; }
  .mb-xls-n48,
  .my-xls-n48 {
    margin-bottom: -48px !important; }
  .ml-xls-n48,
  .mx-xls-n48 {
    margin-left: -48px !important; }
  .m-xls-n47 {
    margin: -47px !important; }
  .mt-xls-n47,
  .my-xls-n47 {
    margin-top: -47px !important; }
  .mr-xls-n47,
  .mx-xls-n47 {
    margin-right: -47px !important; }
  .mb-xls-n47,
  .my-xls-n47 {
    margin-bottom: -47px !important; }
  .ml-xls-n47,
  .mx-xls-n47 {
    margin-left: -47px !important; }
  .m-xls-n46 {
    margin: -46px !important; }
  .mt-xls-n46,
  .my-xls-n46 {
    margin-top: -46px !important; }
  .mr-xls-n46,
  .mx-xls-n46 {
    margin-right: -46px !important; }
  .mb-xls-n46,
  .my-xls-n46 {
    margin-bottom: -46px !important; }
  .ml-xls-n46,
  .mx-xls-n46 {
    margin-left: -46px !important; }
  .m-xls-n45 {
    margin: -45px !important; }
  .mt-xls-n45,
  .my-xls-n45 {
    margin-top: -45px !important; }
  .mr-xls-n45,
  .mx-xls-n45 {
    margin-right: -45px !important; }
  .mb-xls-n45,
  .my-xls-n45 {
    margin-bottom: -45px !important; }
  .ml-xls-n45,
  .mx-xls-n45 {
    margin-left: -45px !important; }
  .m-xls-n44 {
    margin: -44px !important; }
  .mt-xls-n44,
  .my-xls-n44 {
    margin-top: -44px !important; }
  .mr-xls-n44,
  .mx-xls-n44 {
    margin-right: -44px !important; }
  .mb-xls-n44,
  .my-xls-n44 {
    margin-bottom: -44px !important; }
  .ml-xls-n44,
  .mx-xls-n44 {
    margin-left: -44px !important; }
  .m-xls-n43 {
    margin: -43px !important; }
  .mt-xls-n43,
  .my-xls-n43 {
    margin-top: -43px !important; }
  .mr-xls-n43,
  .mx-xls-n43 {
    margin-right: -43px !important; }
  .mb-xls-n43,
  .my-xls-n43 {
    margin-bottom: -43px !important; }
  .ml-xls-n43,
  .mx-xls-n43 {
    margin-left: -43px !important; }
  .m-xls-n42 {
    margin: -42px !important; }
  .mt-xls-n42,
  .my-xls-n42 {
    margin-top: -42px !important; }
  .mr-xls-n42,
  .mx-xls-n42 {
    margin-right: -42px !important; }
  .mb-xls-n42,
  .my-xls-n42 {
    margin-bottom: -42px !important; }
  .ml-xls-n42,
  .mx-xls-n42 {
    margin-left: -42px !important; }
  .m-xls-n41 {
    margin: -41px !important; }
  .mt-xls-n41,
  .my-xls-n41 {
    margin-top: -41px !important; }
  .mr-xls-n41,
  .mx-xls-n41 {
    margin-right: -41px !important; }
  .mb-xls-n41,
  .my-xls-n41 {
    margin-bottom: -41px !important; }
  .ml-xls-n41,
  .mx-xls-n41 {
    margin-left: -41px !important; }
  .m-xls-n40 {
    margin: -40px !important; }
  .mt-xls-n40,
  .my-xls-n40 {
    margin-top: -40px !important; }
  .mr-xls-n40,
  .mx-xls-n40 {
    margin-right: -40px !important; }
  .mb-xls-n40,
  .my-xls-n40 {
    margin-bottom: -40px !important; }
  .ml-xls-n40,
  .mx-xls-n40 {
    margin-left: -40px !important; }
  .m-xls-n39 {
    margin: -39px !important; }
  .mt-xls-n39,
  .my-xls-n39 {
    margin-top: -39px !important; }
  .mr-xls-n39,
  .mx-xls-n39 {
    margin-right: -39px !important; }
  .mb-xls-n39,
  .my-xls-n39 {
    margin-bottom: -39px !important; }
  .ml-xls-n39,
  .mx-xls-n39 {
    margin-left: -39px !important; }
  .m-xls-n38 {
    margin: -38px !important; }
  .mt-xls-n38,
  .my-xls-n38 {
    margin-top: -38px !important; }
  .mr-xls-n38,
  .mx-xls-n38 {
    margin-right: -38px !important; }
  .mb-xls-n38,
  .my-xls-n38 {
    margin-bottom: -38px !important; }
  .ml-xls-n38,
  .mx-xls-n38 {
    margin-left: -38px !important; }
  .m-xls-n37 {
    margin: -37px !important; }
  .mt-xls-n37,
  .my-xls-n37 {
    margin-top: -37px !important; }
  .mr-xls-n37,
  .mx-xls-n37 {
    margin-right: -37px !important; }
  .mb-xls-n37,
  .my-xls-n37 {
    margin-bottom: -37px !important; }
  .ml-xls-n37,
  .mx-xls-n37 {
    margin-left: -37px !important; }
  .m-xls-n36 {
    margin: -36px !important; }
  .mt-xls-n36,
  .my-xls-n36 {
    margin-top: -36px !important; }
  .mr-xls-n36,
  .mx-xls-n36 {
    margin-right: -36px !important; }
  .mb-xls-n36,
  .my-xls-n36 {
    margin-bottom: -36px !important; }
  .ml-xls-n36,
  .mx-xls-n36 {
    margin-left: -36px !important; }
  .m-xls-n35 {
    margin: -35px !important; }
  .mt-xls-n35,
  .my-xls-n35 {
    margin-top: -35px !important; }
  .mr-xls-n35,
  .mx-xls-n35 {
    margin-right: -35px !important; }
  .mb-xls-n35,
  .my-xls-n35 {
    margin-bottom: -35px !important; }
  .ml-xls-n35,
  .mx-xls-n35 {
    margin-left: -35px !important; }
  .m-xls-n34 {
    margin: -34px !important; }
  .mt-xls-n34,
  .my-xls-n34 {
    margin-top: -34px !important; }
  .mr-xls-n34,
  .mx-xls-n34 {
    margin-right: -34px !important; }
  .mb-xls-n34,
  .my-xls-n34 {
    margin-bottom: -34px !important; }
  .ml-xls-n34,
  .mx-xls-n34 {
    margin-left: -34px !important; }
  .m-xls-n33 {
    margin: -33px !important; }
  .mt-xls-n33,
  .my-xls-n33 {
    margin-top: -33px !important; }
  .mr-xls-n33,
  .mx-xls-n33 {
    margin-right: -33px !important; }
  .mb-xls-n33,
  .my-xls-n33 {
    margin-bottom: -33px !important; }
  .ml-xls-n33,
  .mx-xls-n33 {
    margin-left: -33px !important; }
  .m-xls-n32 {
    margin: -32px !important; }
  .mt-xls-n32,
  .my-xls-n32 {
    margin-top: -32px !important; }
  .mr-xls-n32,
  .mx-xls-n32 {
    margin-right: -32px !important; }
  .mb-xls-n32,
  .my-xls-n32 {
    margin-bottom: -32px !important; }
  .ml-xls-n32,
  .mx-xls-n32 {
    margin-left: -32px !important; }
  .m-xls-n31 {
    margin: -31px !important; }
  .mt-xls-n31,
  .my-xls-n31 {
    margin-top: -31px !important; }
  .mr-xls-n31,
  .mx-xls-n31 {
    margin-right: -31px !important; }
  .mb-xls-n31,
  .my-xls-n31 {
    margin-bottom: -31px !important; }
  .ml-xls-n31,
  .mx-xls-n31 {
    margin-left: -31px !important; }
  .m-xls-n30 {
    margin: -30px !important; }
  .mt-xls-n30,
  .my-xls-n30 {
    margin-top: -30px !important; }
  .mr-xls-n30,
  .mx-xls-n30 {
    margin-right: -30px !important; }
  .mb-xls-n30,
  .my-xls-n30 {
    margin-bottom: -30px !important; }
  .ml-xls-n30,
  .mx-xls-n30 {
    margin-left: -30px !important; }
  .m-xls-n29 {
    margin: -29px !important; }
  .mt-xls-n29,
  .my-xls-n29 {
    margin-top: -29px !important; }
  .mr-xls-n29,
  .mx-xls-n29 {
    margin-right: -29px !important; }
  .mb-xls-n29,
  .my-xls-n29 {
    margin-bottom: -29px !important; }
  .ml-xls-n29,
  .mx-xls-n29 {
    margin-left: -29px !important; }
  .m-xls-n28 {
    margin: -28px !important; }
  .mt-xls-n28,
  .my-xls-n28 {
    margin-top: -28px !important; }
  .mr-xls-n28,
  .mx-xls-n28 {
    margin-right: -28px !important; }
  .mb-xls-n28,
  .my-xls-n28 {
    margin-bottom: -28px !important; }
  .ml-xls-n28,
  .mx-xls-n28 {
    margin-left: -28px !important; }
  .m-xls-n27 {
    margin: -27px !important; }
  .mt-xls-n27,
  .my-xls-n27 {
    margin-top: -27px !important; }
  .mr-xls-n27,
  .mx-xls-n27 {
    margin-right: -27px !important; }
  .mb-xls-n27,
  .my-xls-n27 {
    margin-bottom: -27px !important; }
  .ml-xls-n27,
  .mx-xls-n27 {
    margin-left: -27px !important; }
  .m-xls-n26 {
    margin: -26px !important; }
  .mt-xls-n26,
  .my-xls-n26 {
    margin-top: -26px !important; }
  .mr-xls-n26,
  .mx-xls-n26 {
    margin-right: -26px !important; }
  .mb-xls-n26,
  .my-xls-n26 {
    margin-bottom: -26px !important; }
  .ml-xls-n26,
  .mx-xls-n26 {
    margin-left: -26px !important; }
  .m-xls-n25 {
    margin: -25px !important; }
  .mt-xls-n25,
  .my-xls-n25 {
    margin-top: -25px !important; }
  .mr-xls-n25,
  .mx-xls-n25 {
    margin-right: -25px !important; }
  .mb-xls-n25,
  .my-xls-n25 {
    margin-bottom: -25px !important; }
  .ml-xls-n25,
  .mx-xls-n25 {
    margin-left: -25px !important; }
  .m-xls-n24 {
    margin: -24px !important; }
  .mt-xls-n24,
  .my-xls-n24 {
    margin-top: -24px !important; }
  .mr-xls-n24,
  .mx-xls-n24 {
    margin-right: -24px !important; }
  .mb-xls-n24,
  .my-xls-n24 {
    margin-bottom: -24px !important; }
  .ml-xls-n24,
  .mx-xls-n24 {
    margin-left: -24px !important; }
  .m-xls-n23 {
    margin: -23px !important; }
  .mt-xls-n23,
  .my-xls-n23 {
    margin-top: -23px !important; }
  .mr-xls-n23,
  .mx-xls-n23 {
    margin-right: -23px !important; }
  .mb-xls-n23,
  .my-xls-n23 {
    margin-bottom: -23px !important; }
  .ml-xls-n23,
  .mx-xls-n23 {
    margin-left: -23px !important; }
  .m-xls-n22 {
    margin: -22px !important; }
  .mt-xls-n22,
  .my-xls-n22 {
    margin-top: -22px !important; }
  .mr-xls-n22,
  .mx-xls-n22 {
    margin-right: -22px !important; }
  .mb-xls-n22,
  .my-xls-n22 {
    margin-bottom: -22px !important; }
  .ml-xls-n22,
  .mx-xls-n22 {
    margin-left: -22px !important; }
  .m-xls-n21 {
    margin: -21px !important; }
  .mt-xls-n21,
  .my-xls-n21 {
    margin-top: -21px !important; }
  .mr-xls-n21,
  .mx-xls-n21 {
    margin-right: -21px !important; }
  .mb-xls-n21,
  .my-xls-n21 {
    margin-bottom: -21px !important; }
  .ml-xls-n21,
  .mx-xls-n21 {
    margin-left: -21px !important; }
  .m-xls-n20 {
    margin: -20px !important; }
  .mt-xls-n20,
  .my-xls-n20 {
    margin-top: -20px !important; }
  .mr-xls-n20,
  .mx-xls-n20 {
    margin-right: -20px !important; }
  .mb-xls-n20,
  .my-xls-n20 {
    margin-bottom: -20px !important; }
  .ml-xls-n20,
  .mx-xls-n20 {
    margin-left: -20px !important; }
  .m-xls-n19 {
    margin: -19px !important; }
  .mt-xls-n19,
  .my-xls-n19 {
    margin-top: -19px !important; }
  .mr-xls-n19,
  .mx-xls-n19 {
    margin-right: -19px !important; }
  .mb-xls-n19,
  .my-xls-n19 {
    margin-bottom: -19px !important; }
  .ml-xls-n19,
  .mx-xls-n19 {
    margin-left: -19px !important; }
  .m-xls-n18 {
    margin: -18px !important; }
  .mt-xls-n18,
  .my-xls-n18 {
    margin-top: -18px !important; }
  .mr-xls-n18,
  .mx-xls-n18 {
    margin-right: -18px !important; }
  .mb-xls-n18,
  .my-xls-n18 {
    margin-bottom: -18px !important; }
  .ml-xls-n18,
  .mx-xls-n18 {
    margin-left: -18px !important; }
  .m-xls-n17 {
    margin: -17px !important; }
  .mt-xls-n17,
  .my-xls-n17 {
    margin-top: -17px !important; }
  .mr-xls-n17,
  .mx-xls-n17 {
    margin-right: -17px !important; }
  .mb-xls-n17,
  .my-xls-n17 {
    margin-bottom: -17px !important; }
  .ml-xls-n17,
  .mx-xls-n17 {
    margin-left: -17px !important; }
  .m-xls-n16 {
    margin: -16px !important; }
  .mt-xls-n16,
  .my-xls-n16 {
    margin-top: -16px !important; }
  .mr-xls-n16,
  .mx-xls-n16 {
    margin-right: -16px !important; }
  .mb-xls-n16,
  .my-xls-n16 {
    margin-bottom: -16px !important; }
  .ml-xls-n16,
  .mx-xls-n16 {
    margin-left: -16px !important; }
  .m-xls-n15 {
    margin: -15px !important; }
  .mt-xls-n15,
  .my-xls-n15 {
    margin-top: -15px !important; }
  .mr-xls-n15,
  .mx-xls-n15 {
    margin-right: -15px !important; }
  .mb-xls-n15,
  .my-xls-n15 {
    margin-bottom: -15px !important; }
  .ml-xls-n15,
  .mx-xls-n15 {
    margin-left: -15px !important; }
  .m-xls-n14 {
    margin: -14px !important; }
  .mt-xls-n14,
  .my-xls-n14 {
    margin-top: -14px !important; }
  .mr-xls-n14,
  .mx-xls-n14 {
    margin-right: -14px !important; }
  .mb-xls-n14,
  .my-xls-n14 {
    margin-bottom: -14px !important; }
  .ml-xls-n14,
  .mx-xls-n14 {
    margin-left: -14px !important; }
  .m-xls-n13 {
    margin: -13px !important; }
  .mt-xls-n13,
  .my-xls-n13 {
    margin-top: -13px !important; }
  .mr-xls-n13,
  .mx-xls-n13 {
    margin-right: -13px !important; }
  .mb-xls-n13,
  .my-xls-n13 {
    margin-bottom: -13px !important; }
  .ml-xls-n13,
  .mx-xls-n13 {
    margin-left: -13px !important; }
  .m-xls-n12 {
    margin: -12px !important; }
  .mt-xls-n12,
  .my-xls-n12 {
    margin-top: -12px !important; }
  .mr-xls-n12,
  .mx-xls-n12 {
    margin-right: -12px !important; }
  .mb-xls-n12,
  .my-xls-n12 {
    margin-bottom: -12px !important; }
  .ml-xls-n12,
  .mx-xls-n12 {
    margin-left: -12px !important; }
  .m-xls-n11 {
    margin: -11px !important; }
  .mt-xls-n11,
  .my-xls-n11 {
    margin-top: -11px !important; }
  .mr-xls-n11,
  .mx-xls-n11 {
    margin-right: -11px !important; }
  .mb-xls-n11,
  .my-xls-n11 {
    margin-bottom: -11px !important; }
  .ml-xls-n11,
  .mx-xls-n11 {
    margin-left: -11px !important; }
  .m-xls-n10 {
    margin: -10px !important; }
  .mt-xls-n10,
  .my-xls-n10 {
    margin-top: -10px !important; }
  .mr-xls-n10,
  .mx-xls-n10 {
    margin-right: -10px !important; }
  .mb-xls-n10,
  .my-xls-n10 {
    margin-bottom: -10px !important; }
  .ml-xls-n10,
  .mx-xls-n10 {
    margin-left: -10px !important; }
  .m-xls-n9 {
    margin: -9px !important; }
  .mt-xls-n9,
  .my-xls-n9 {
    margin-top: -9px !important; }
  .mr-xls-n9,
  .mx-xls-n9 {
    margin-right: -9px !important; }
  .mb-xls-n9,
  .my-xls-n9 {
    margin-bottom: -9px !important; }
  .ml-xls-n9,
  .mx-xls-n9 {
    margin-left: -9px !important; }
  .m-xls-n8 {
    margin: -8px !important; }
  .mt-xls-n8,
  .my-xls-n8 {
    margin-top: -8px !important; }
  .mr-xls-n8,
  .mx-xls-n8 {
    margin-right: -8px !important; }
  .mb-xls-n8,
  .my-xls-n8 {
    margin-bottom: -8px !important; }
  .ml-xls-n8,
  .mx-xls-n8 {
    margin-left: -8px !important; }
  .m-xls-n7 {
    margin: -7px !important; }
  .mt-xls-n7,
  .my-xls-n7 {
    margin-top: -7px !important; }
  .mr-xls-n7,
  .mx-xls-n7 {
    margin-right: -7px !important; }
  .mb-xls-n7,
  .my-xls-n7 {
    margin-bottom: -7px !important; }
  .ml-xls-n7,
  .mx-xls-n7 {
    margin-left: -7px !important; }
  .m-xls-n6 {
    margin: -6px !important; }
  .mt-xls-n6,
  .my-xls-n6 {
    margin-top: -6px !important; }
  .mr-xls-n6,
  .mx-xls-n6 {
    margin-right: -6px !important; }
  .mb-xls-n6,
  .my-xls-n6 {
    margin-bottom: -6px !important; }
  .ml-xls-n6,
  .mx-xls-n6 {
    margin-left: -6px !important; }
  .m-xls-auto {
    margin: auto !important; }
  .mt-xls-auto,
  .my-xls-auto {
    margin-top: auto !important; }
  .mr-xls-auto,
  .mx-xls-auto {
    margin-right: auto !important; }
  .mb-xls-auto,
  .my-xls-auto {
    margin-bottom: auto !important; }
  .ml-xls-auto,
  .mx-xls-auto {
    margin-left: auto !important; } }

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0); }

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }

.text-justify {
  text-align: justify !important; }

.text-wrap {
  white-space: normal !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: 414px) {
  .text-tn-left {
    text-align: left !important; }
  .text-tn-right {
    text-align: right !important; }
  .text-tn-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; } }

@media (min-width: 1640px) {
  .text-xls-left {
    text-align: left !important; }
  .text-xls-right {
    text-align: right !important; }
  .text-xls-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-lighter {
  font-weight: lighter !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-weight-bolder {
  font-weight: bolder !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fff !important; }

.text-primary {
  color: #007bff !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #0056b3 !important; }

.text-secondary {
  color: #6c757d !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important; }

.text-success {
  color: #28a745 !important; }

a.text-success:hover, a.text-success:focus {
  color: #19692c !important; }

.text-info {
  color: #17a2b8 !important; }

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important; }

.text-warning {
  color: #ffc107 !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important; }

.text-danger {
  color: #dc3545 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important; }

.text-light {
  color: #f8f9fa !important; }

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important; }

.text-body {
  color: #212529 !important; }

.text-muted {
  color: #6c757d !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.text-decoration-none {
  text-decoration: none !important; }

.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important; }

.text-reset {
  color: inherit !important; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

.fade {
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  @media (prefers-reduced-motion: reduce) {
    .fade {
      -webkit-transition: none;
      transition: none; } }
  .fade:not(.show) {
    opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease; }
  @media (prefers-reduced-motion: reduce) {
    .collapsing {
      -webkit-transition: none;
      transition: none; } }
  .collapsing.width {
    width: 0;
    height: auto;
    -webkit-transition: width 0.35s ease;
    transition: width 0.35s ease; }
    @media (prefers-reduced-motion: reduce) {
      .collapsing.width {
        -webkit-transition: none;
        transition: none; } }

.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.5rem 1rem; }
  .nav-link:hover, .nav-link:focus {
    text-decoration: none; }
  .nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default; }

.nav-tabs {
  border-bottom: 1px solid #dee2e6; }
  .nav-tabs .nav-link {
    margin-bottom: -1px;
    background-color: transparent;
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      isolation: isolate;
      border-color: #e9ecef #e9ecef #dee2e6; }
    .nav-tabs .nav-link.disabled {
      color: #6c757d;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.25rem; }

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff; }

.nav-fill > .nav-link,
.nav-fill .nav-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center; }

.nav-justified > .nav-link,
.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem; }
    .popover .arrow::before, .popover .arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem; }
  .bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
    bottom: calc(-0.5rem - 1px); }
    .bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
      bottom: 0;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
      bottom: 1px;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: #fff; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem; }
  .bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
    left: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
    .bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
      left: 0;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
      left: 1px;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: #fff; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem; }
  .bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
    top: calc(-0.5rem - 1px); }
    .bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
      top: 0;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
      top: 1px;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: #fff; }
  .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem; }
  .bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
    right: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
    .bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
      right: 0;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
      right: 1px;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: #fff; }

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .popover-header:empty {
    display: none; }

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529; }

@media (min-width: 0) and (max-width: 992px) {
  .row > .col,
  .row > [class*="col-"] {
    padding-right: 2px;
    padding-left: 2px; }
  .row.no-gutters > .col,
  .row.no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; } }

/* Define a custom property */
:root {
  --color-orange: #E08330;
  --color-violet:  #9B0263;
  --color-blue:  #008C9D;
  --color-dark-gold:  #A57B36;
  --color-dark-blue:  #0C264E; }

/* ------------------------------------
Very convenient
=======================================
But don't forget to hide these when going live!
------------------------------------ */
.styleguide_card {
  border: 1px solid grey;
  background: #f1f2f6;
  padding: 20px;
  margin-top: 20px; }
  .styleguide_card .title {
    border-bottom: 2px solid grey; }

.extbase-debugger-floating {
  z-index: 9999999;
  overflow: visible; }

/* ------------------------------------
  Font-weight
 ------------------------------------ */
/* ------------------------------------
   Font-styles
  ------------------------------------ */
/* ------------------------------------
   letter-spacing
  ------------------------------------ */
/* ------------------------------------
   Desktop Font sizes
  ------------------------------------ */
/* ------------------------------------
  Desktop Line Heights
  ------------------------------------ */
/* ------------------------------------
 Mobile Font sizes
 ------------------------------------ */
/* ------------------------------------
 Mobile Line Heights
 ------------------------------------ */
/* ------------------------------------
  Base Variables
  ------------------------------------ */
/* source-sans-pro-200 - latin */
/* source-sans-pro-200 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 200;
  src: url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-200.eot');
  /* IE9 Compat Modes */
  src: local(""), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-200.eot?#iefix') format("embedded-opentype"), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-200.woff2') format("woff2"), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-200.woff') format("woff"), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-200.ttf') format("truetype"), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-200.svg#SourceSansPro') format("svg");
  /* Legacy iOS */ }

/* source-sans-pro-200italic - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 200;
  src: url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-200italic.eot');
  /* IE9 Compat Modes */
  src: local(""), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-200italic.eot?#iefix') format("embedded-opentype"), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-200italic.woff2') format("woff2"), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-200italic.woff') format("woff"), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-200italic.ttf') format("truetype"), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-200italic.svg#SourceSansPro') format("svg");
  /* Legacy iOS */ }

/* source-sans-pro-300 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-300.eot');
  /* IE9 Compat Modes */
  src: local(""), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-300.eot?#iefix') format("embedded-opentype"), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-300.woff2') format("woff2"), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-300.woff') format("woff"), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-300.ttf') format("truetype"), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-300.svg#SourceSansPro') format("svg");
  /* Legacy iOS */ }

/* source-sans-pro-300italic - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 300;
  src: url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-300italic.eot');
  /* IE9 Compat Modes */
  src: local(""), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-300italic.eot?#iefix') format("embedded-opentype"), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-300italic.woff2') format("woff2"), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-300italic.woff') format("woff"), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-300italic.ttf') format("truetype"), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-300italic.svg#SourceSansPro') format("svg");
  /* Legacy iOS */ }

/* source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local(""), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-regular.eot?#iefix') format("embedded-opentype"), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-regular.woff2') format("woff2"), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-regular.woff') format("woff"), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-regular.ttf') format("truetype"), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-regular.svg#SourceSansPro') format("svg");
  /* Legacy iOS */ }

/* source-sans-pro-italic - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 400;
  src: url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-italic.eot');
  /* IE9 Compat Modes */
  src: local(""), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-italic.eot?#iefix') format("embedded-opentype"), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-italic.woff2') format("woff2"), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-italic.woff') format("woff"), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-italic.ttf') format("truetype"), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-italic.svg#SourceSansPro') format("svg");
  /* Legacy iOS */ }

/* source-sans-pro-600 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-600.eot');
  /* IE9 Compat Modes */
  src: local(""), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-600.eot?#iefix') format("embedded-opentype"), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-600.woff2') format("woff2"), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-600.woff') format("woff"), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-600.ttf') format("truetype"), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-600.svg#SourceSansPro') format("svg");
  /* Legacy iOS */ }

/* source-sans-pro-600italic - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 600;
  src: url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-600italic.eot');
  /* IE9 Compat Modes */
  src: local(""), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-600italic.eot?#iefix') format("embedded-opentype"), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-600italic.woff2') format("woff2"), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-600italic.woff') format("woff"), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-600italic.ttf') format("truetype"), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-600italic.svg#SourceSansPro') format("svg");
  /* Legacy iOS */ }

/* source-sans-pro-700 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-700.eot');
  /* IE9 Compat Modes */
  src: local(""), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-700.eot?#iefix') format("embedded-opentype"), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-700.woff2') format("woff2"), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-700.woff') format("woff"), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-700.ttf') format("truetype"), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-700.svg#SourceSansPro') format("svg");
  /* Legacy iOS */ }

/* source-sans-pro-700italic - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 700;
  src: url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-700italic.eot');
  /* IE9 Compat Modes */
  src: local(""), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-700italic.eot?#iefix') format("embedded-opentype"), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-700italic.woff2') format("woff2"), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-700italic.woff') format("woff"), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-700italic.ttf') format("truetype"), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-700italic.svg#SourceSansPro') format("svg");
  /* Legacy iOS */ }

/* source-sans-pro-900 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 900;
  src: url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-900.eot');
  /* IE9 Compat Modes */
  src: local(""), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-900.eot?#iefix') format("embedded-opentype"), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-900.woff2') format("woff2"), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-900.woff') format("woff"), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-900.ttf') format("truetype"), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-900.svg#SourceSansPro') format("svg");
  /* Legacy iOS */ }

/* source-sans-pro-900italic - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 900;
  src: url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-900italic.eot');
  /* IE9 Compat Modes */
  src: local(""), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-900italic.eot?#iefix') format("embedded-opentype"), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-900italic.woff2') format("woff2"), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-900italic.woff') format("woff"), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-900italic.ttf') format("truetype"), url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Fonts/source_sans_pro/source-sans-pro-v14-latin-900italic.svg#SourceSansPro') format("svg");
  /* Legacy iOS */ }

/* ------------------------------------
Z-Indeces
=======================================
Add here all z-index overrides to elements for better control of z-index problems
------------------------------------ */
/* ------------------------------------
3. Functions
------------------------------------ */
/* ------------------------------------
Usage examples

Use 'shade' to slighty darken a color:

button {
    color: shade(red, 60%);
}

Use 'tint' to slighty lighten a color:

button {
    color: tint(red, 60%);
}
------------------------------------ */
/* ------------------------------------
6. Globals
------------------------------------ */
h1, .h1, h2, h3, h4, .tx-indexedsearch-res .tx-indexedsearch-title a, h5, h6 {
  font-family: "Source Sans Pro";
  word-break: break-word; }

h1, .h1 {
  font-size: 34px;
  line-height: 42px;
  font-weight: 200;
  letter-spacing: 0; }
  @media (min-width: 768px) {
    h1, .h1 {
      font-size: 38px;
      line-height: 40px; } }
  @media (min-width: 992px) {
    h1, .h1 {
      font-size: 40px;
      line-height: 44px; } }

h2 {
  font-size: 34px;
  line-height: 42px;
  font-weight: 300; }
  @media (min-width: 768px) {
    h2 {
      font-size: 26px;
      line-height: 32px; } }
  @media (min-width: 992px) {
    h2 {
      font-size: 35px;
      line-height: 40px; } }
  @media (min-width: 768px) {
    h2.big {
      font-size: 56px;
      line-height: 70px; } }
  h2.medium {
    font-size: 34px;
    line-height: 43px;
    font-weight: 300; }
    @media (min-width: 768px) {
      h2.medium {
        font-size: 37px;
        line-height: 46.51px; } }
  h2.bold {
    font-weight: 600;
    letter-spacing: 0; }
    @media (min-width: 992px) {
      h2.bold {
        font-size: 38px;
        line-height: 47px; } }
  h2.light {
    font-weight: 300;
    letter-spacing: 0; }
    @media (min-width: 992px) {
      h2.light {
        font-size: 38px;
        line-height: 47px; } }

h3 {
  font-size: 34px;
  line-height: 42px;
  font-weight: 200; }
  @media (min-width: 768px) {
    h3 {
      font-size: 32px;
      line-height: 36px; } }

h4, .tx-indexedsearch-res .tx-indexedsearch-title a {
  font-size: 22px;
  line-height: 28px;
  font-weight: 300; }
  @media (min-width: 768px) {
    h4, .tx-indexedsearch-res .tx-indexedsearch-title a {
      font-size: 20px;
      line-height: 21px; } }
  @media (min-width: 992px) {
    h4, .tx-indexedsearch-res .tx-indexedsearch-title a {
      font-size: 26px;
      line-height: 30px; } }

figure {
  margin: 0;
  padding: 0; }

img {
  max-width: 100%;
  display: block;
  height: auto; }

figcaption {
  font-size: 14px;
  line-height: 19px; }
  @media (min-width: 992px) {
    figcaption {
      font-size: 20px;
      line-height: 25px; } }
  figcaption.image-caption {
    font-size: 14px;
    line-height: 19px; }
    @media (min-width: 992px) {
      figcaption.image-caption {
        font-size: 16px;
        line-height: 25px; } }

.circle-img-profile img, .ce-sidebar .contact figure img, .ce-element-detail .contact-img figure img {
  border-radius: 50%; }

.light-blue-shadow {
  display: inline-block;
  position: relative; }
  .light-blue-shadow:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    height: 100%;
    width: 100%;
    opacity: 0.5;
    background: -webkit-gradient(linear, left top, right top, from(#002857), to(rgba(0, 62, 111, 0.3)));
    background: linear-gradient(90deg, #002857 0%, rgba(0, 62, 111, 0.3) 100%); }

.dark-blue-shadow {
  display: inline-block;
  position: relative; }
  .dark-blue-shadow:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    height: 100%;
    width: 100%;
    background: -webkit-gradient(linear, left top, right top, from(#002857), to(rgba(0, 62, 111, 0.3)));
    background: linear-gradient(90deg, #002857 0%, rgba(0, 62, 111, 0.3) 100%); }

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

.popover {
  max-width: 400px;
  min-width: 200px;
  margin: 0 20px 0 10px;
  top: 10% !important;
  right: 0; }
  @media (min-width: 576px) {
    .popover {
      right: unset; } }
  @media (min-width: 992px) {
    .popover {
      max-width: 623px;
      margin: auto; } }
  .popover .popover-body {
    position: relative;
    padding: 30px;
    color: #fff !important;
    background-color: #002857; }
    .popover .popover-body p, .popover .popover-body .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text .popover .popover-body p {
      word-break: break-word;
      color: #fff !important;
      line-height: 22px;
      margin-bottom: 0; }
  .popover .close-tooltip {
    cursor: pointer;
    height: 30px;
    width: 30px;
    position: absolute;
    right: 18px;
    top: 20px;
    z-index: 9999; }
    .popover .close-tooltip:after {
      right: 12px;
      top: 5px;
      content: "";
      position: absolute;
      Z-index: 2;
      height: 13px;
      width: 1px;
      background-color: #fff;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
  .popover .icon {
    right: 12px;
    top: 5px;
    content: "";
    position: absolute;
    Z-index: 2;
    height: 13px;
    width: 1px;
    background-color: #fff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg); }

.bs-popover-right:before, .bs-popover-auto[x-placement^="right"]:before {
  left: -10px;
  top: 18px;
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-right: 12px solid #002857;
  border-bottom: 8px solid transparent; }

.bs-popover-left:before, .bs-popover-auto[x-placement^="left"]:before {
  right: -10px;
  top: 18px;
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-left: 12px solid #002857;
  border-bottom: 8px solid transparent; }

.popup-item {
  position: relative;
  cursor: pointer; }
  .popup-item.open .pop-up {
    z-index: 10;
    display: block; }
  .popup-item.post-item {
    padding: 0; }
  .popup-item .pop-up {
    position: absolute;
    width: auto;
    display: none;
    color: #fff;
    background-color: #002857; }
    @media (min-width: 768px) {
      .popup-item .pop-up {
        position: absolute;
        top: 6px;
        width: 200%;
        right: 200%;
        left: -200%;
        margin: 0; } }
    .popup-item .pop-up p, .popup-item .pop-up .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text .popup-item .pop-up p {
      word-break: break-word;
      color: #fff; }
      .popup-item .pop-up p.regular-big, .popup-item .pop-up input.quicksearch-submit[type=submit], .popup-item .pop-up .winter-form .custom-select p.select-selected, .winter-form .custom-select .popup-item .pop-up p.select-selected, .popup-item .pop-up .special-event-form .custom-select p.select-selected, .special-event-form .custom-select .popup-item .pop-up p.select-selected, .popup-item .pop-up .ce-news-archive .news-card-date, .ce-news-archive .popup-item .pop-up .news-card-date {
        margin-bottom: 10px; }
    .popup-item .pop-up svg {
      width: 24px;
      height: 24px; }
  .popup-item .notification {
    position: relative;
    padding: 30px;
    background-color: #002857; }
    .popup-item .notification span.popup-arrow {
      left: 20px;
      right: unset;
      top: -12px;
      position: absolute;
      width: 0;
      height: 0;
      border-bottom: 12px solid #002857;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-top: none; }
      @media (min-width: 768px) {
        .popup-item .notification span.popup-arrow {
          right: -10px;
          left: unset;
          top: 18px;
          -webkit-transform: unset;
          transform: unset;
          border-top: 10px solid transparent;
          border-left: 12px solid #002857;
          border-bottom: 10px solid transparent;
          border-right: none; } }
    .popup-item .notification p, .popup-item .notification .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text .popup-item .notification p {
      word-break: break-word; }
    .popup-item .notification .text p {
      word-break: break-word;
      color: #fff !important;
      line-height: 22px;
      margin-bottom: 0; }
    .popup-item .notification .text a {
      color: #fff !important; }
    .popup-item .notification a.close-btn {
      position: absolute;
      top: 20px;
      right: 0; }
    .popup-item .notification a figure {
      width: 24px;
      height: 24px; }
    .popup-item .notification a:hover {
      text-decoration: none;
      color: unset;
      border-bottom: 0px solid transparent; }

div, p, .ce-sidebar .sponsor .text p {
  font-size: 16px;
  line-height: 23px;
  font-weight: 400;
  font-family: "Source Sans Pro";
  color: #002857; }
  div.primary,
  p.primary,
  .ce-sidebar .sponsor .text p.primary,
  .ce-sidebar .sponsor .text .ce-bildergalerie .bildergalerie-item p,
  .ce-bildergalerie .bildergalerie-item .ce-sidebar .sponsor .text p,
  .ce-bildergalerie .bildergalerie-item p {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400; }
  div.secondary,
  p.secondary,
  .ce-top-issues .top-issue-item p,
  .ce-top-issues .top-issue-item .ce-sidebar .sponsor .text p,
  .ce-sidebar .sponsor .text .ce-top-issues .top-issue-item p,
  .ce-sidebar .sponsor .text p.secondary {
    font-weight: 300;
    font-size: 17px;
    line-height: 25px; }
  div.less-height,
  p.less-height,
  .ce-sidebar .sponsor .text p.less-height {
    line-height: 17px; }
    @media (min-width: 768px) {
      div.less-height,
      p.less-height,
      .ce-sidebar .sponsor .text p.less-height {
        line-height: 22px; } }
  div.regular,
  p.regular,
  .ce-sidebar .sponsor .text p.regular {
    font-weight: 400; }
  div.regular-normal,
  p.regular-normal,
  .ce-sidebar .sponsor .text p.regular-normal,
  .ce-sidebar .sponsor .text .ce-table-verwalterobjekte ol li.text,
  .ce-table-verwalterobjekte ol .ce-sidebar .sponsor .text li.text,
  .ce-table-verwalterobjekte ol li.text {
    line-height: 22px; }
  div.regular-small,
  p.regular-small,
  .ce-sidebar .sponsor .text p.regular-small {
    font-size: 14px;
    line-height: 22px; }
  div.regular-high,
  p.regular-high,
  .ce-sidebar .sponsor .text p.regular-high {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400; }
  div.regular-big, .winter-form .custom-select div.select-selected, .special-event-form .custom-select div.select-selected,
  p.regular-big,
  input.quicksearch-submit[type=submit],
  .winter-form .custom-select p.select-selected,
  .special-event-form .custom-select p.select-selected,
  .ce-sidebar .sponsor .text p.regular-big,
  .ce-sidebar .sponsor .text input.quicksearch-submit[type=submit],
  .ce-sidebar .sponsor .text .ce-news-archive .news-card-date,
  .ce-news-archive .ce-sidebar .sponsor .text .news-card-date,
  .ce-news-archive .news-card-date {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600; }
  div.regular-medium,
  p.regular-medium,
  .ce-sidebar .sponsor .text p.regular-medium {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400; }
  div.regular-bold,
  p.regular-bold,
  .ce-sidebar .sponsor .text p.regular-bold {
    font-size: 16px;
    line-height: 20px;
    font-weight: 700; }
  div.bigger,
  p.bigger,
  .ce-top-issues .top-issue-item .headline,
  .ce-aktuelle .content p.bigger a,
  .ce-aktuelle .content h3.bigger a,
  .ce-sidebar .sponsor .text p.bigger {
    font-size: 25px;
    line-height: 32px;
    font-weight: 300; }
  div.big,
  p.big,
  .ce-sidebar .sponsor .text p.big {
    font-size: 16px;
    line-height: 20px;
    font-weight: 300; }
    @media (min-width: 768px) {
      div.big,
      p.big,
      .ce-sidebar .sponsor .text p.big {
        font-size: 15px;
        line-height: 19px; } }
    @media (min-width: 992px) {
      div.big,
      p.big,
      .ce-sidebar .sponsor .text p.big {
        font-size: 20px;
        line-height: 26px; } }
  div.big-regular,
  p.big-regular,
  .ce-sidebar .sponsor .text p.big-regular {
    font-size: 16px;
    line-height: 25px;
    font-weight: 400; }
    @media (min-width: 768px) {
      div.big-regular,
      p.big-regular,
      .ce-sidebar .sponsor .text p.big-regular {
        font-size: 20px;
        line-height: 26px; } }
  div.big-1,
  p.big-1,
  .ce-sidebar .sponsor .text p.big-1 {
    font-size: 20px;
    line-height: 25px; }
  div.medium,
  p.medium,
  .ce-sidebar .sponsor .text p.medium,
  .ce-sidebar .sponsor .text .ce-partners-logo .partner-item p,
  .ce-partners-logo .partner-item .ce-sidebar .sponsor .text p,
  .ce-partners-logo .partner-item p {
    font-size: 18px;
    line-height: 23px;
    font-weight: 600; }
  div.small,
  p.small,
  .popover .popover-body p,
  .popup-item .notification .text p,
  .error,
  .loginContent .loginPage .showMessage p.big-1,
  .login-action-button.popup-item .notification .text p,
  .login-action-mobile-button.popup-item .notification .text p,
  .ce-sidebar .text,
  .ce-sidebar .text p,
  .ce-sidebar .sponsor .text p,
  .ce-sidebar .post .text p,
  .ce-sidebar .sponsor .text .error,
  .ce-sidebar .sponsor .text .text,
  .ce-bildergalerie .bildergalerie-slider p {
    font-size: 14px;
    line-height: 19px; }
  div.caption,
  p.caption,
  .ce-aktuelle .content a,
  .ce-sidebar .sponsor .text p.caption,
  .ce-sidebar .sponsor .text .ce-aktuelle .content a,
  .ce-aktuelle .content .ce-sidebar .sponsor .text a {
    font-size: 15px;
    line-height: 19px; }
  div.large,
  p.large,
  .ce-sidebar .sponsor .text p.large {
    font-size: 22px;
    line-height: 30px; }
  div.very-small,
  p.very-small,
  .ce-sidebar .sponsor .text p.very-small {
    font-size: 12px;
    line-height: 15px;
    color: #7C90A8; }
  div.very-small-semiBold,
  p.very-small-semiBold,
  .ce-sidebar .sponsor .text p.very-small-semiBold {
    font-size: 12px;
    line-height: 15px;
    font-weight: 600; }
  div.xlarge,
  p.xlarge,
  .ce-sidebar .sponsor .text p.xlarge {
    font-size: 25px;
    line-height: 32px;
    font-weight: 300; }
  div.H2,
  p.H2,
  .ce-sidebar .sponsor .text p.H2 {
    color: #fff;
    font-size: 34px;
    line-height: 42px;
    font-weight: 300; }
    @media (min-width: 768px) {
      div.H2,
      p.H2,
      .ce-sidebar .sponsor .text p.H2 {
        font-size: 26px;
        line-height: 32px; } }
    @media (min-width: 992px) {
      div.H2,
      p.H2,
      .ce-sidebar .sponsor .text p.H2 {
        font-size: 38px;
        line-height: 47px; } }

.primary, .ce-bildergalerie .bildergalerie-item p {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400; }

.secondary, .ce-top-issues .top-issue-item p, .ce-top-issues .top-issue-item .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text .ce-top-issues .top-issue-item p {
  font-weight: 300;
  font-size: 17px;
  line-height: 25px; }

.less-height {
  line-height: 17px; }
  @media (min-width: 768px) {
    .less-height {
      line-height: 22px; } }

.regular, .content-menu ul.menu .menu-item a.menu-link {
  font-weight: 400; }

.regular-high {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400; }

.regular-big, .winter-form .custom-select .select-selected, .special-event-form .custom-select .select-selected {
  font-size: 16px;
  line-height: 20px;
  font-weight: 600; }

.regular-medium {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400; }

.regular-bold {
  font-size: 16px;
  line-height: 20px;
  font-weight: 700; }

.bigger {
  font-size: 25px;
  line-height: 32px;
  font-weight: 300; }

.big {
  font-size: 16px;
  line-height: 20px;
  font-weight: 300; }
  @media (min-width: 768px) {
    .big {
      font-size: 15px;
      line-height: 19px; } }
  @media (min-width: 992px) {
    .big {
      font-size: 20px;
      line-height: 26px; } }

.big-regular {
  font-size: 16px;
  line-height: 25px;
  font-weight: 400; }
  @media (min-width: 768px) {
    .big-regular {
      font-size: 20px;
      line-height: 26px; } }

.big-1 {
  font-size: 20px;
  line-height: 25px; }

.medium, .ce-partners-logo .partner-item p {
  font-size: 18px;
  line-height: 23px;
  font-weight: 600; }

.small, .ce-bildergalerie .bildergalerie-slider p {
  font-size: 14px;
  line-height: 19px; }

.small-bold {
  font-size: 16px;
  line-height: 18px;
  font-weight: 700; }

.smaller {
  font-size: 14px;
  line-height: 18px; }

.smallest {
  font-size: 14px;
  line-height: 17.6px; }

.caption {
  font-size: 15px;
  line-height: 19px; }

.large {
  font-size: 22px;
  line-height: 30px; }

.xlarge {
  font-size: 25px;
  line-height: 32px;
  font-weight: 300; }

label {
  color: #7C90A8;
  font-family: "Source Sans Pro";
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 22px; }

.news-card-date {
  color: #008B95;
  font-family: "Source Sans Pro";
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 23px; }

.news-category-badge {
  padding: 2px 8px;
  color: #008B95;
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 18px;
  background-color: #F7F7F7;
  border-radius: 6px; }

.circle-badge {
  height: 0;
  z-index: 1;
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media (min-width: 992px) {
    .circle-badge {
      position: absolute;
      border-radius: 50%;
      height: 194px;
      width: 194px; } }
  .circle-badge.blue {
    color: #fff;
    right: 0;
    top: 0;
    background-color: #009FDA; }
    @media (min-width: 992px) {
      .circle-badge.blue {
        right: 100px;
        top: 50px; } }
  .circle-badge.white {
    color: #009FDA;
    right: 0;
    top: 0;
    background-color: #fff; }
    @media (min-width: 992px) {
      .circle-badge.white {
        right: 9px;
        top: 18px; } }
  .circle-badge .circle-info {
    display: none;
    font-size: 16px;
    line-height: 20px;
    font-family: "Source Sans Pro";
    font-weight: 600;
    padding: 15px 0;
    text-align: center;
    color: unset; }
    @media (min-width: 992px) {
      .circle-badge .circle-info {
        display: block;
        font-size: 20px;
        line-height: 23px;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        padding: unset;
        width: 100%; } }

.rte-text-config p, .rte-text-config .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text .rte-text-config p {
  margin-bottom: 0 !important; }
  .rte-text-config p a, .rte-text-config .ce-sidebar .sponsor .text p a, .ce-sidebar .sponsor .text .rte-text-config p a {
    padding-bottom: 0 !important; }

div.policy-text p, div.policy-text .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text div.policy-text p {
  font-size: 14px;
  line-height: 19px; }
  div.policy-text p a, div.policy-text .ce-sidebar .sponsor .text p a, .ce-sidebar .sponsor .text div.policy-text p a {
    font-size: 14px;
    line-height: 19px; }

.title-big {
  font-size: 16px;
  line-height: 25px;
  font-weight: 300; }
  @media (min-width: 768px) {
    .title-big {
      font-size: 37px;
      line-height: 47px; } }

.title-big-2 {
  font-size: 30px;
  line-height: 32px;
  font-weight: 300; }
  @media (min-width: 768px) {
    .title-big-2 {
      font-size: 37px;
      line-height: 47px; } }

.title-big-3 {
  font-size: 30px;
  line-height: 32px;
  font-weight: 300; }
  @media (min-width: 768px) {
    .title-big-3 {
      font-size: 30px;
      line-height: 37.71px; } }

.quote, .ce-partner-detail .ce-sidebar .contact p.medium, .ce-partner-detail .ce-sidebar .sponsor .text .ce-partners-logo .partner-item .contact p, .ce-partner-detail .ce-partners-logo .partner-item .ce-sidebar .contact .sponsor .text p, .ce-partner-detail .ce-partners-logo .partner-item .ce-sidebar .sponsor .text .contact p, .ce-partner-detail .ce-sidebar .contact .ce-partners-logo .partner-item p, .ce-partners-logo .partner-item .ce-partner-detail .ce-sidebar .contact p {
  font-size: 18px;
  line-height: 22px;
  font-weight: 700; }

a {
  font-size: 16px;
  line-height: 20px;
  color: #002857;
  font-weight: 400;
  padding: 0 5px;
  border-bottom: 1px solid #002857;
  word-break: break-word; }
  a:hover {
    text-decoration: none;
    color: #B4134B;
    border-bottom: 1px solid #B4134B; }
  a.disabled-buttons {
    pointer-events: none;
    cursor: default; }
  a.img-link {
    border-bottom: unset;
    padding: 0;
    position: absolute; }
    a.img-link:hover {
      border-bottom: unset; }
  a.underlined, .ce-contact .description a, .ce-sidebar .post .text a, .ce-elements .element-item a, .ce-text-2-col .content a, .ce-referent-contact a, .ce-referent-contact .contact-col .contact-item .bodytext a {
    border: none;
    text-decoration: underline;
    color: #002857;
    padding: 0; }
    a.underlined:hover, .ce-contact .description a:hover, .ce-sidebar .post .text a:hover, .ce-elements .element-item a:hover, .ce-text-2-col .content a:hover, .ce-referent-contact a:hover, .ce-referent-contact .contact-col .contact-item .bodytext a:hover {
      color: #B4134B; }
  a.underlined-under {
    text-underline-position: under;
    text-decoration: underline;
    border: none;
    color: #002857;
    padding: 0; }
    a.underlined-under:hover {
      color: #B4134B; }
  a.regular, .content-menu ul.menu .menu-item a.menu-link {
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 25px;
    border-bottom: none; }
    a.regular:hover, .content-menu ul.menu .menu-item a.menu-link:hover {
      color: #009FDA; }
  a.button-link, .ce-top-issues .btn a, .ce-mitglieder .btn a {
    border-radius: 1px;
    background-color: #E10E49;
    color: #fff;
    font-family: "Source Sans Pro";
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 19px;
    text-align: center;
    padding: 10px;
    border: unset;
    text-transform: uppercase;
    width: 100%; }
    @media (min-width: 576px) {
      a.button-link, .ce-top-issues .btn a, .ce-mitglieder .btn a {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content; } }
    a.button-link:hover, .ce-top-issues .btn a:hover, .ce-mitglieder .btn a:hover {
      background-color: #B4134B; }
    a.button-link.disabled, .ce-top-issues .btn a.disabled, .ce-mitglieder .btn a.disabled {
      background-color: #7C90A8;
      pointer-events: none;
      cursor: default; }
  a.active {
    border-bottom: 1px solid #002857; }
  a.active:hover {
    border-bottom: 1px solid #009FDA; }
  a.small, .ce-top-issues .link-text {
    font-size: 16px;
    line-height: 20px;
    color: #002857;
    font-weight: 400;
    padding: 0;
    border-bottom: none; }
    @media (min-width: 768px) {
      a.small, .ce-top-issues .link-text {
        font-size: 15px;
        line-height: 19px; } }
    a.small:hover, .ce-top-issues .link-text:hover {
      text-decoration: none;
      color: #E10E49; }
    a.small.active:hover, .ce-top-issues .active.link-text:hover {
      border-bottom-color: #E10E49; }
  a.footer-link {
    font-size: 16px;
    line-height: 20px;
    padding: 0;
    color: #fff;
    border-bottom: none; }
    a.footer-link:hover {
      text-decoration: underline; }
  a.header-link {
    font-size: 24px;
    line-height: 31px;
    font-weight: 300;
    padding: 0;
    border-bottom: none;
    letter-spacing: 0; }
    @media (min-width: 992px) {
      a.header-link {
        font-size: 20px;
        line-height: 31px; } }
    @media (min-width: 1640px) {
      a.header-link {
        font-size: 24px;
        line-height: 31px; } }
    a.header-link:hover {
      color: #009FDA;
      border-bottom: unset; }
      @media (min-width: 768px) {
        a.header-link:hover {
          color: #E10E49; } }
    a.header-link.active {
      color: #009FDA;
      border-bottom: unset; }
      @media (min-width: 768px) {
        a.header-link.active {
          color: #E10E49; } }

button, input[type=button],
input[type=submit],
input[type=reset] {
  border-radius: 1px;
  background-color: #E10E49;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  text-align: center;
  padding: 10px 16px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  border: unset;
  text-transform: uppercase; }
  button:hover, input:hover[type=button],
  input:hover[type=submit],
  input:hover[type=reset] {
    background-color: #B4134B; }
  button.drawer-button, input.drawer-button[type=button],
  input.drawer-button[type=submit],
  input.drawer-button[type=reset] {
    background-color: transparent;
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-transition: background-image 100ms ease;
    transition: background-image 100ms ease;
    height: 24px;
    width: 24px;
    background-image: url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Img/Icons/small/icon-menu.svg'); }
  button.login-action-button, input.login-action-button[type=button],
  input.login-action-button[type=submit],
  input.login-action-button[type=reset] {
    padding: 7px 20px; }
    button.login-action-button.outline, input.login-action-button.outline[type=button],
    input.login-action-button.outline[type=submit],
    input.login-action-button.outline[type=reset] {
      padding: 7px 20px; }

button, input[type=button],
input[type=submit],
input[type=reset],
a {
  cursor: pointer;
  letter-spacing: 0;
  font-family: "Source Sans Pro"; }
  button.disabled, input.disabled[type=button],
  input.disabled[type=submit],
  input.disabled[type=reset],
  a.disabled {
    background-color: #7C90A8;
    pointer-events: none;
    cursor: default; }
  button.primary-button, input.primary-button[type=button],
  input.primary-button[type=submit],
  input.primary-button[type=reset],
  a.primary-button {
    border-radius: 1px;
    background-color: #E10E49;
    color: #fff;
    font-family: "Source Sans Pro";
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 19px;
    text-align: center;
    padding: 15px 47px;
    border: unset;
    text-transform: uppercase;
    width: 100%; }
    @media (min-width: 576px) {
      button.primary-button, input.primary-button[type=button],
      input.primary-button[type=submit],
      input.primary-button[type=reset],
      a.primary-button {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content; } }
    button.primary-button:hover, input.primary-button:hover[type=button],
    input.primary-button:hover[type=submit],
    input.primary-button:hover[type=reset],
    a.primary-button:hover {
      background-color: #B4134B; }
    button.primary-button.disabled, input.primary-button.disabled[type=button],
    input.primary-button.disabled[type=submit],
    input.primary-button.disabled[type=reset],
    a.primary-button.disabled {
      background-color: #7C90A8;
      pointer-events: none;
      cursor: default; }
  button.outline, input.outline[type=button],
  input.outline[type=submit],
  input.outline[type=reset],
  a.outline {
    color: #002857;
    font-size: 15px;
    line-height: 19px;
    background-color: transparent;
    border: 1px solid #002857;
    border-radius: 1px;
    padding: 10px 15px; }
    button.outline:hover, input.outline:hover[type=button],
    input.outline:hover[type=submit],
    input.outline:hover[type=reset],
    a.outline:hover {
      border-color: #E10E49;
      color: #E10E49; }
    button.outline.disabled, input.outline.disabled[type=button],
    input.outline.disabled[type=submit],
    input.outline.disabled[type=reset],
    a.outline.disabled {
      opacity: 0.4;
      background-color: unset;
      pointer-events: none;
      cursor: default; }
  button.outline-2, input.outline-2[type=button],
  input.outline-2[type=submit],
  input.outline-2[type=reset],
  a.outline-2 {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    color: #002857;
    font-size: 14px;
    line-height: 17.6px;
    background-color: transparent;
    border: 1px solid #002857;
    border-radius: 1px;
    padding: 4px 13px; }
    button.outline-2:hover, input.outline-2:hover[type=button],
    input.outline-2:hover[type=submit],
    input.outline-2:hover[type=reset],
    a.outline-2:hover {
      border-color: #E10E49;
      color: #E10E49; }
    button.outline-2.disabled, input.outline-2.disabled[type=button],
    input.outline-2.disabled[type=submit],
    input.outline-2.disabled[type=reset],
    a.outline-2.disabled {
      opacity: 0.4;
      background-color: unset;
      pointer-events: none;
      cursor: default; }
  button.text-only, input.text-only[type=button],
  input.text-only[type=submit],
  input.text-only[type=reset],
  a.text-only {
    color: #7C90A8;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 19px;
    text-decoration: underline;
    background-color: transparent;
    position: relative;
    padding-left: 16px; }
    button.text-only:hover, input.text-only:hover[type=button],
    input.text-only:hover[type=submit],
    input.text-only:hover[type=reset],
    a.text-only:hover {
      color: #E10E49; }
      button.text-only:hover:before, input.text-only[type=button]:hover:before,
      input.text-only[type=submit]:hover:before,
      input.text-only[type=reset]:hover:before,
      a.text-only:hover:before {
        border-color: #E10E49; }
    button.text-only:before, input.text-only[type=button]:before,
    input.text-only[type=submit]:before,
    input.text-only[type=reset]:before,
    a.text-only:before {
      position: absolute;
      left: 0;
      top: 38%;
      display: block;
      width: 9px;
      height: 10px;
      border-top: 2px solid #7C90A8;
      border-left: 2px solid #7C90A8;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
      content: ""; }
  button.round-btn, input.round-btn[type=button],
  input.round-btn[type=submit],
  input.round-btn[type=reset],
  a.round-btn {
    border-radius: 999px;
    border: 1.5px solid;
    border-color: var(--color);
    color: var(--color);
    padding: 5px 24px;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px; }
    button.round-btn:hover, input.round-btn:hover[type=button],
    input.round-btn:hover[type=submit],
    input.round-btn:hover[type=reset],
    a.round-btn:hover {
      color: #fff;
      background: var(--color); }
  button.filled-round-btn, input.filled-round-btn[type=button],
  input.filled-round-btn[type=submit],
  input.filled-round-btn[type=reset],
  a.filled-round-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 3;
    border: none;
    border-radius: 999px;
    margin-right: 12px;
    color: #fff;
    padding: 6px 24px;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
    position: relative;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700; }
    button.filled-round-btn img, input.filled-round-btn[type=button] img, input.filled-round-btn[type=submit] img, input.filled-round-btn[type=reset] img,
    a.filled-round-btn img {
      max-height: 17px;
      margin-right: 14px; }
    button.filled-round-btn:before, input.filled-round-btn[type=button]:before,
    input.filled-round-btn[type=submit]:before,
    input.filled-round-btn[type=reset]:before,
    a.filled-round-btn:before {
      z-index: -2;
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: var(--color);
      border-radius: 999px; }
    button.filled-round-btn:hover:after, input.filled-round-btn[type=button]:hover:after,
    input.filled-round-btn[type=submit]:hover:after,
    input.filled-round-btn[type=reset]:hover:after,
    a.filled-round-btn:hover:after {
      z-index: -1;
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(95, 95, 95, 0.302);
      border-radius: 999px;
      color: inherit; }
  button.arrow, input.arrow[type=button],
  input.arrow[type=submit],
  input.arrow[type=reset],
  a.arrow {
    color: #002857;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
    border-bottom: none;
    background-color: #F7F7F7;
    position: relative;
    padding-left: 18px;
    padding-right: 8px;
    padding-top: 3px;
    padding-bottom: 3px;
    text-transform: uppercase; }
    button.arrow:hover, input.arrow:hover[type=button],
    input.arrow:hover[type=submit],
    input.arrow:hover[type=reset],
    a.arrow:hover {
      color: #E10E49; }
      button.arrow:hover:before, input.arrow[type=button]:hover:before,
      input.arrow[type=submit]:hover:before,
      input.arrow[type=reset]:hover:before,
      a.arrow:hover:before {
        border-color: #E10E49; }
    button.arrow:before, input.arrow[type=button]:before,
    input.arrow[type=submit]:before,
    input.arrow[type=reset]:before,
    a.arrow:before {
      content: "";
      position: absolute;
      left: 7px;
      top: 13px;
      height: 7px;
      width: 2px;
      border-color: #002857;
      border-top: 1px solid;
      border-left: 1px solid;
      -webkit-transform: translateY(-60%) rotate(-45deg);
      transform: translateY(-60%) rotate(-45deg);
      display: inline-block;
      padding: 3px; }

.content p, .content .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text .content p {
  margin-bottom: 0; }

.content .btn-less {
  display: none; }

.content .data-item-description {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

.content.open .data-item-description {
  -webkit-line-clamp: unset; }

.content.open .btn-more {
  display: none; }

.content.open .btn-less {
  display: block; }

.read-more,
.read-less {
  margin-top: 18px;
  margin-bottom: 28px; }
  @media (min-width: 768px) {
    .read-more,
    .read-less {
      margin-right: 18px; } }

button.active-btn.open, input.active-btn.open[type=button],
input.active-btn.open[type=submit],
input.active-btn.open[type=reset], a.active-btn.open {
  border-color: #B4134B;
  color: #B4134B; }
  button.active-btn.open:hover, input.active-btn.open:hover[type=button],
  input.active-btn.open:hover[type=submit],
  input.active-btn.open:hover[type=reset], a.active-btn.open:hover {
    border-color: #B4134B;
    color: #B4134B; }

button.active-btn:hover, input.active-btn:hover[type=button],
input.active-btn:hover[type=submit],
input.active-btn:hover[type=reset], a.active-btn:hover {
  border-color: unset;
  color: unset; }

input,
textarea {
  color: #002857;
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 22px;
  padding: 16.5px 12.5px;
  border: 1px solid #E3E3E3;
  background-color: #fff; }
  @media (min-width: 992px) {
    input,
    textarea {
      font-size: 14px;
      line-height: 18px; } }
  input::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #7C90A8;
    font-family: "Source Sans Pro";
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 22px; }
  input::-moz-placeholder,
  textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: #7C90A8;
    font-family: "Source Sans Pro";
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 22px; }
  input:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    /* IE 10+ */
    color: #7C90A8;
    font-family: "Source Sans Pro";
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 22px; }
  input:-moz-placeholder,
  textarea:-moz-placeholder {
    /* Firefox 18- */
    color: #7C90A8;
    font-family: "Source Sans Pro";
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 22px; }

textarea.form-control {
  margin: 0 0 16px 0;
  border-radius: 0; }
  textarea.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #E3E3E3;
    outline: 0;
    -webkit-box-shadow: unset;
    box-shadow: unset; }

form.needs-validation.was-validated input:invalid::-webkit-input-placeholder {
  color: #FF9133; }

form.needs-validation.was-validated input:invalid::-moz-placeholder {
  color: #FF9133; }

form.needs-validation.was-validated input:invalid:-ms-input-placeholder {
  color: #FF9133; }

form.needs-validation.was-validated input:invalid::-ms-input-placeholder {
  color: #FF9133; }

form.needs-validation.was-validated input:invalid::placeholder {
  color: #FF9133; }

form .form-group {
  margin-bottom: 0;
  padding: 0; }
  @media (min-width: 576px) {
    form .form-group {
      padding: 0 7px; } }
  @media (min-width: 768px) {
    form .form-group {
      padding: 0; } }

form .jcf-select {
  margin: 0 0 40px 0;
  width: 100%; }
  @media (min-width: 992px) {
    form .jcf-select {
      margin: 0 0 16px 0; } }
  form .jcf-select.textfield {
    margin: 0; }

.special-input-wrapper {
  position: relative;
  margin: 1rem;
  display: inline-block; }
  .special-input-wrapper .special-input {
    margin: 0 !important;
    position: relative;
    z-index: 2;
    background-color: transparent; }
    .special-input-wrapper .special-input::-webkit-input-placeholder {
      position: absolute;
      left: -2500px;
      opacity: 0; }
    .special-input-wrapper .special-input::-moz-placeholder {
      position: absolute;
      left: -2500px;
      opacity: 0; }
    .special-input-wrapper .special-input:-ms-input-placeholder {
      position: absolute;
      left: -2500px;
      opacity: 0; }
    .special-input-wrapper .special-input::-ms-input-placeholder {
      position: absolute;
      left: -2500px;
      opacity: 0; }
    .special-input-wrapper .special-input::placeholder {
      position: absolute;
      left: -2500px;
      opacity: 0; }
    .special-input-wrapper .special-input::-webkit-input-placeholder {
      position: absolute;
      left: -2500px;
      opacity: 0; }
    .special-input-wrapper .special-input::-moz-placeholder {
      position: absolute;
      left: -2500px;
      opacity: 0; }
    .special-input-wrapper .special-input:-ms-input-placeholder {
      position: absolute;
      left: -2500px;
      opacity: 0; }
    .special-input-wrapper .special-input:-moz-placeholder {
      position: absolute;
      left: -2500px;
      opacity: 0; }
    .special-input-wrapper .special-input:focus ~ span,
    .special-input-wrapper .special-input.not-empty ~ span {
      top: calc(-1 * 22px / 2);
      z-index: 3; }
      @media (min-width: 992px) {
        .special-input-wrapper .special-input:focus ~ span,
        .special-input-wrapper .special-input.not-empty ~ span {
          font-size: 12px;
          line-height: 18px; } }
  .special-input-wrapper span {
    position: absolute;
    left: 14px;
    top: calc(50% - 22px / 2);
    color: #7C90A8;
    font-family: "Source Sans Pro";
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 22px;
    background-color: #fff;
    -webkit-transition: 300ms ease;
    transition: 300ms ease;
    padding: 0 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    width: 90%;
    /* number of lines to show */
    -webkit-box-orient: vertical; }
    @media (max-width: 991.98px) {
      .special-input-wrapper span {
        top: calc(0% - 22px / 2);
        z-index: 2; } }
    .special-input-wrapper span.input-placeholder-textArea {
      top: 15px; }

.invalid-tooltip {
  position: absolute;
  top: -16px;
  left: 7px;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 18px;
  color: #fff;
  background-color: #FF9133;
  border-radius: 0; }
  .invalid-tooltip:after {
    width: 0;
    height: 0;
    border-top: 5px solid #FF9133;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    content: "";
    position: absolute;
    bottom: -5px;
    left: 8px; }

.input-effect {
  position: relative; }

#ui-datepicker-div a {
  border-bottom: none; }

.ui-datepicker {
  background-color: #fff; }

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  width: 20px;
  height: 16px;
  background-size: contain; }

.ui-datepicker-next span {
  background-image: url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Img/Icons/chev-re-mini-blue.svg') !important;
  background-position: 0 0 !important; }

.ui-datepicker-prev span {
  background-image: url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Img/Icons/chev-li-mini-blue.svg') !important;
  background-position: 0 0 !important; }

.selectors {
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .selectors {
      margin-bottom: 0; } }

.special-input-wrapper.datepicker-filter {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 50px; }

.datepicker-filter {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: inline-block;
  position: relative;
  margin: 0 0 0.4375rem 0; }
  .datepicker-filter input {
    font-family: "Source Sans Pro"; }
  .datepicker-filter:after {
    width: 18px;
    height: 20px;
    position: absolute;
    right: 0.625rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Img/Icons/search-icon-calendar.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    content: " "; }

input[disabled] {
  opacity: .5; }

input[type=date] {
  color: #7C90A8;
  font-family: "Source Sans Pro";
  font-size: 16px;
  letter-spacing: 0;
  line-height: 22px; }

input[type=file] {
  display: block;
  position: absolute;
  cursor: pointer;
  border: 0;
  outline: 0;
  padding: 16.5px 0;
  width: 100%;
  opacity: 0; }

input#file-upload-button {
  display: none; }

.custom-file {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  padding: 5px 0 20px; }
  .custom-file .custom-file-label {
    word-break: break-all;
    border-radius: 0;
    border: none;
    margin: auto;
    padding: 10px; }
  .custom-file .file-input {
    position: relative;
    width: 100%; }
    .custom-file .file-input:after {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      border-radius: 0;
      padding: 19px 0;
      font-size: 14px;
      font-weight: 600;
      line-height: 18px;
      text-transform: uppercase;
      background-color: #002857;
      color: white;
      text-align: center;
      content: 'DATEIUPLOAD';
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      left: 0;
      right: unset; }
    .custom-file .file-input:hover:after {
      background-color: #052040; }

input[type=number] {
  padding: 5px;
  margin: 0 5px 15px;
  max-width: 69px;
  width: auto;
  border-radius: 0; }

.form-group-number {
  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;
  height: 100%; }
  .form-group-number label {
    margin-bottom: 10px; }

form.custom-typo3-form .jcf-select {
  width: 100%; }

/*.special-input-wrapper.datepicker-filter {*/
/*  margin: 0; }*/
  @media (min-width: 992px) {
    /*.special-input-wrapper.datepicker-filter {*/
    /*  padding-left: 0; } */
  }
  .special-input-wrapper.datepicker-filter .input-placeholder {
    display: none; }

.custom-typo3-form .row {
  margin-right: 0;
  margin-left: 0; }
  @media (min-width: 992px) {
    .custom-typo3-form .row {
      margin-right: -9px;
      margin-left: -9px; } }

.input-multiCheck {
  margin: 10px 0 20px; }
  .input-multiCheck .form-check {
    margin: 10px 0; }

.form-inline {
  margin-bottom: 15px; }
  .form-inline label {
    padding-right: 15px; }

.mandatory {
  margin-top: 20px; }

.error {
  color: #FF9133; }
  .error ul {
    padding-left: 0;
    list-style: none; }

form .error {
  margin-top: -5px;
  padding-bottom: 15px; }

.quicksearch {
  width: auto;
  margin-left: auto;
  margin-right: 0;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto 0; }
  .quicksearch form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.quicksearch-mobile {
  text-decoration: none;
  height: 18px;
  font-size: 0;
  line-height: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: none; }
  @media (min-width: 992px) {
    .quicksearch-mobile {
      display: none; } }

input[type=search].quicksearch-sword {
  background-position: left 4% top 50%;
  padding: 8px;
  width: 180px;
  border: 1px solid #2E4C6F;
  border-radius: 1px;
  padding-left: 34px;
  background-size: 15px;
  margin-right: 0;
  display: none;
  max-height: 33px;
  margin-top: auto;
  margin-bottom: auto; }
  @media (min-width: 992px) {
    input[type=search].quicksearch-sword {
      width: 238px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

input[type=submit].quicksearch-submit {
  padding: 10px 16px 10px 8px;
  background-color: transparent;
  color: #2E4C6F;
  text-transform: capitalize;
  font-weight: 400;
  display: none; }
  @media (min-width: 992px) {
    input[type=submit].quicksearch-submit {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  input[type=submit].quicksearch-submit:hover {
    text-decoration: underline;
    text-underline-position: under;
    color: #2E4C6F;
    background-color: transparent; }

form .novalid .checkmark {
  border: 1px solid #fe8a78 !important; }

form .checkboxParent input:checked ~ .checkmark {
  border: 1px solid black !important; }

form input.novalid,
form select.novalid,
form textarea.novalid {
  outline: none;
  border-color: #fe8a78;
  border-width: 1px;
  border-style: solid; }

form .custom-select.novalid {
  border: 1px solid #fe8a78; }

form input.novalid:valid,
form select.novalid:valid,
form textarea.novalid:valid {
  border-style: auto;
  border-color: #E3E3E3; }

.radio span {
  color: #7C90A8;
  font-family: "Source Sans Pro";
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 22px; }

.form-group p, .form-group .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text .form-group p {
  color: #7C90A8; }

table {
  width: 100%;
  border-collapse: collapse; }
  table th,
  table td {
    position: relative; }
    table th.arrow:before,
    table td.arrow:before {
      position: absolute;
      top: 0;
      left: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      content: '';
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg);
      background-image: url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Img/Icons/arrow-large-blue.svg');
      background-repeat: no-repeat;
      background-position: center;
      width: 100%;
      height: 100%;
      background-size: 7px;
      border: none; }
    table th.arrow.open:before,
    table td.arrow.open:before {
      -webkit-transform: rotate(270deg);
      transform: rotate(270deg); }
  table.contenttable {
    border-top: 1px solid #D0D0D0; }
    @media (min-width: 992px) {
      table.contenttable {
        display: table;
        border-top: none; } }
    table.contenttable tr {
      text-align: left;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      border-bottom: 1px solid #D0D0D0;
      padding: 10px 0; }
      @media (min-width: 992px) {
        table.contenttable tr {
          padding: 0;
          display: table-row;
          border-bottom: none; } }
    table.contenttable thead {
      display: none; }
      @media (min-width: 992px) {
        table.contenttable thead {
          display: table-row-group; } }
    table.contenttable td, table.contenttable th {
      padding: 5px 0;
      vertical-align: top; }
      @media (min-width: 992px) {
        table.contenttable td, table.contenttable th {
          border-bottom: 1px solid #D0D0D0;
          padding: 20px 20px 20px 0; } }
      table.contenttable td:last-child, table.contenttable th:last-child {
        padding: 20px 0; }

.table-wrapper {
  position: relative;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .table-wrapper:after {
    content: "";
    position: absolute;
    left: unset;
    right: 0;
    height: 100%;
    border: 3px solid white; }
  .table-wrapper:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    border: 1px solid white;
    background-color: white;
    z-index: 2; }
  .table-wrapper .item {
    border-right: 1px solid #D0D0D0;
    border-bottom: 1px solid #D0D0D0; }
    .table-wrapper .item:last-child {
      border: none; }

th {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400; }
  th:first-child {
    font-weight: 600; }

td {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

ul, ol {
  padding-left: 20px; }
  ul li.header-link, ol li.header-link {
    font-size: 24px;
    line-height: 31px;
    font-weight: 300;
    letter-spacing: 0;
    font-family: "Source Sans Pro";
    color: #002857;
    cursor: pointer; }
    @media (min-width: 768px) {
      ul li.header-link, ol li.header-link {
        font-size: 15px;
        line-height: 20px;
        font-weight: 300; } }
    @media (min-width: 992px) {
      ul li.header-link, ol li.header-link {
        font-size: 17px;
        line-height: 26px; } }
    @media (min-width: 1200px) {
      ul li.header-link, ol li.header-link {
        font-size: 24px;
        line-height: 31px; } }
    ul li.header-link:hover, ol li.header-link:hover {
      color: #E10E49;
      border-bottom: unset; }

.icon {
  cursor: pointer;
  background-size: contain;
  background-repeat: no-repeat; }
  .icon.twitter {
    height: 25px;
    width: 31px;
    background-image: url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Img/Icons/twitter.svg');
    background-position: center;
    background-size: 25px 30px; }
    .icon.twitter:hover {
      background-image: url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Img/Icons/twitter-hover.svg'); }
  .icon.linkedin {
    height: 25px;
    width: 31px;
    background-image: url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Img/Icons/linkedin-icon@1x.svg');
    background-position: center;
    background-size: 25px 30px; }
    .icon.linkedin:hover {
      background-image: url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Img/Icons/linkedin-icon@1x-hover.svg'); }
  .icon.instagram {
    height: 25px;
    width: 31px;
    background-image: url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Img/Icons/icon-instagram.svg');
    background-size: 36px;
    background-position: center; }
    .icon.instagram:hover {
      background-image: url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Img/Icons/icon-instagram-hover.svg'); }
  .icon.youtube {
    height: 24px;
    width: 34px;
    background-image: url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Img/Icons/youtube.svg'); }
    .icon.youtube:hover {
      background-image: url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Img/Icons/youtube-hover.svg'); }

.icon-menu {
  height: 24px;
  width: 24px;
  background-repeat: no-repeat; }
  @media (min-width: 576px) {
    .icon-menu {
      width: 45px;
      height: 45px; } }
  .icon-menu.icon-menu-open {
    background-image: url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Img/Icons/small/icon-menu.svg'); }
    @media (min-width: 576px) {
      .icon-menu.icon-menu-open {
        background-image: url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Img/Icons/medium/icon-menu.svg'); } }
  .icon-menu.icon-menu-close {
    background-image: url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Img/Icons/small/icon-menu-close.svg'); }
    @media (min-width: 576px) {
      .icon-menu.icon-menu-close {
        background-image: url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Img/Icons/medium/icon-menu-close.svg'); } }

.quicksearch-mobile {
  margin-right: 20px; }
  .quicksearch-mobile a {
    text-decoration: none;
    border-bottom: none;
    width: 24px;
    height: 24px; }
    .quicksearch-mobile a span.search-icon {
      position: relative; }
      .quicksearch-mobile a span.search-icon:before {
        content: '';
        position: absolute;
        background: #fff url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Img/Icons/search-icon-magnify.svg') no-repeat top left;
        background-position: left 4% top 50%;
        background-size: 18px;
        height: 18px;
        width: 18px;
        margin-right: 20px; }

.mini-container {
  max-width: 396px;
  margin: auto; }
  @media (min-width: 576px) {
    .mini-container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .mini-container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .mini-container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .mini-container {
      max-width: 1162px; } }

.circle-shape.white:after {
  display: none;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border-bottom: 60px solid #fff;
  border-left: 60px solid #fff;
  border-right: 60px solid #fff;
  border-top: 60px solid transparent;
  z-index: 5;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0;
  left: -30px; }
  @media (min-width: 992px) {
    .circle-shape.white:after {
      display: block; } }

.circle-shape.blue:after {
  content: "";
  position: absolute;
  width: 100vw;
  height: 100vw;
  border-radius: 50%;
  border-bottom: 30px solid transparent;
  border-left: 30px solid #009FDA;
  border-right: 30px solid #009FDA;
  border-top: 30px solid transparent;
  z-index: 5;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 20px;
  left: -20%;
  overflow: hidden; }
  @media (min-width: 768px) {
    .circle-shape.blue:after {
      display: none; } }

.content-menu {
  height: 58px;
  background-color: #EBEDF2; }
  @media (min-width: 992px) {
    .content-menu {
      height: auto; } }
  .content-menu ul,
  .content-menu ol {
    list-style: none; }
  .content-menu ul.menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    padding-left: 0; }
    @media (min-width: 992px) {
      .content-menu ul.menu {
        margin: 0 100px; } }
    .content-menu ul.menu .menu-item {
      padding: 16px 10px; }
      @media (min-width: 992px) {
        .content-menu ul.menu .menu-item {
          padding: 20px 10px 20px 10px; } }
      .content-menu ul.menu .menu-item a.menu-link.active {
        border-bottom: 1px solid #002857;
        color: #002857; }
  .content-menu.dark-blue {
    background-color: #009FDA; }
    .content-menu.dark-blue ul.menu .menu-item a {
      color: #fff; }
      .content-menu.dark-blue ul.menu .menu-item a:hover {
        color: #002857; }
      .content-menu.dark-blue ul.menu .menu-item a.active {
        color: #002857; }
    .content-menu.dark-blue .slick-next {
      background: -webkit-gradient(linear, left top, right top, from(rgba(0, 159, 218, 0)), to(#009FDA));
      background: linear-gradient(90deg, rgba(0, 159, 218, 0) 0%, #009FDA 100%); }
  .content-menu .slick-next {
    right: 0;
    top: 0;
    height: 100%;
    width: 70px;
    height: 100%;
    pointer-events: none;
    background: -webkit-gradient(linear, left top, right top, from(rgba(235, 237, 242, 0)), to(#EBEDF2));
    background: linear-gradient(90deg, rgba(235, 237, 242, 0) 0%, #EBEDF2 100%);
    -webkit-transform: none;
    transform: none; }
    .content-menu .slick-next:before {
      content: url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Img/Icons/icon-double-arrow.svg');
      position: absolute;
      top: 50%;
      right: 0;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .content-menu .slick-prev {
    left: 0;
    height: 100%;
    display: none !important; }

.header-centered {
  margin: auto;
  padding-top: 25px;
  padding-bottom: 20px;
  padding-right: 9px;
  padding-left: 9px; }
  @media (min-width: 992px) {
    .header-centered {
      padding-top: 40px;
      padding-right: 0;
      padding-left: 0; } }
  .header-centered .headline {
    text-align: center;
    margin-bottom: 10px; }
    .header-centered .headline h2 {
      font-weight: 300; }
  .header-centered .subline {
    text-align: left;
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 25px;
    font-weight: 400; }
    @media (min-width: 768px) {
      .header-centered .subline {
        text-align: center; } }
    @media (min-width: 992px) {
      .header-centered .subline {
        padding: 0 70px; } }
    @media (min-width: 1200px) {
      .header-centered .subline {
        padding: 0 140px; } }
  .header-centered .textcenter {
    text-align: left;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400; }
    @media (min-width: 768px) {
      .header-centered .textcenter {
        text-align: center; } }

form .checkbox-group .first {
  margin-bottom: 16px; }

form .checkboxParent,
form .radioParent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  form .checkboxParent input,
  form .radioParent input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 20px;
    width: 20px;
    left: 0;
    z-index: 9; }
    form .checkboxParent input:checked ~ .checkmark,
    form .radioParent input:checked ~ .checkmark {
      border: 1px solid #2A2E3B; }
      form .checkboxParent input:checked ~ .checkmark:after,
      form .radioParent input:checked ~ .checkmark:after {
        display: block; }
  form .checkboxParent .checkmark:after,
  form .radioParent .checkmark:after {
    left: 7px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid #2A2E3B;
    border-width: 0 0.125rem 0.125rem 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }

form .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #fff;
  border: 1px solid #E3E3E3; }
  form .checkmark:after {
    content: "";
    position: absolute;
    display: none; }

form .radioParent .checkmark {
  border-radius: 50%; }
  form .radioParent .checkmark:after {
    border-radius: 50%;
    left: 4px;
    top: 4px;
    border-width: 5px; }

form .radioParent input:checked ~ .checkmark {
  border-radius: 50%; }

/*the container must be positioned relative:*/
/*style the arrow inside the select element:*/
/*point the arrow upwards when the select box is open (active):*/
/*style the items (options), including the selected item:*/
/*style items (options):*/
/*hide the items when the select box is closed:*/
.new-member-wrapper-row select {
  cursor: pointer;
  visibility: visible;
  height: 36px;
  min-height: 36px;
  padding: 6.5px 12px;
  background-position-y: 10px;
  z-index: 0; }

.new-member-wrapper-row .select-selected {
  padding: 6.5px 35px 6.5px 12px;
  height: 36px; }

.new-member-wrapper-row .custom-select {
  margin: 20px 0 10px; }

.custom-select {
  margin: 0 0 16px 0;
  min-width: 150px;
  position: relative;
  font-family: Arial;
  border: 1px solid #E3E3E3; }

select {
  opacity: 0;
  height: 50px;
  width: 100%;
  min-width: 150px;
  min-height: 50px;
  padding: 14px 12px;
  color: #7C90A8;
  border-color: #E3E3E3;
  background-color: #fff;
  border-radius: 0 !important;
  background-image: url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Img/Icons/small/arrow-down.svg');
  background-repeat: no-repeat;
  background-size: 17px auto;
  background-position-x: calc(100% - 9px);
  background-position-y: 15px;
  position: absolute !important;
  z-index: -1; }
  select.form-control:focus {
    color: #7C90A8;
    background-color: #fff;
    border-color: #E3E3E3;
    outline: 0;
    -webkit-box-shadow: unset;
    box-shadow: unset; }

.select-selected {
  border-color: #E3E3E3;
  background-color: #fff;
  padding: 14px 35px 14px 12px;
  height: 50px;
  color: #7C90A8;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .select-selected:after {
    position: absolute;
    content: "";
    background-color: #fff;
    width: 8.5px;
    height: 8.5px;
    border-right: 1px solid #002857;
    border-bottom: 1px solid #002857;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 15px;
    top: 35%; }

.select-selected.select-arrow-active:after {
  border-right: 1px solid #7C90A8;
  border-bottom: 1px solid #7C90A8;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  top: 42%; }

.select-items {
  border-bottom: 1px solid #E3E3E3;
  box-shadow: 2px 18px 31px -10px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 2px 18px 31px -10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 2px 18px 31px -10px rgba(0, 0, 0, 0.75);
  overflow-y: auto;
  position: absolute;
  background-color: #fff;
  max-height: 500px;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99; }
  .select-items a {
    padding: 0; }
  .select-items div {
    color: #002857;
    padding: 13px 12px;
    border-top: 1px solid;
    border-color: #E3E3E3;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .select-items div:hover {
      background-color: rgba(0, 0, 0, 0.1); }

.select-hide {
  display: none; }

.same-as-selected {
  background-color: rgba(0, 0, 0, 0.1); }

.loading .lds-ring {
  display: inline-block; }

.lds-ring {
  display: none;
  width: 34px;
  height: 34px;
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 10px; }

.lds-ring div {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 21px;
  height: 21px;
  margin: 6px 0;
  border: 2px solid;
  border-radius: 50%;
  -webkit-animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #000 transparent transparent transparent; }

.lds-ring div:nth-child(1) {
  -webkit-animation-delay: -0.45s;
  animation-delay: -0.45s; }

.lds-ring div:nth-child(2) {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s; }

.lds-ring div:nth-child(3) {
  -webkit-animation-delay: -0.15s;
  animation-delay: -0.15s; }

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

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

.loaderButton.loading {
  padding-left: 40px !important;
  position: relative; }

.filter-partner {
  padding: 30px 0 14px;
  background-color: #EBEDF2; }
  @media (min-width: 992px) {
    .filter-partner {
      padding: 40px 0 24px; } }
  .filter-partner .filter-row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .filter-partner .checkbox-group {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 16px; }
  .filter-partner .checkboxParent {
    margin-right: 32px; }
    .filter-partner .checkboxParent:last-child {
      margin-right: 0; }
  @media (min-width: 992px) {
    .filter-partner .col-filter-button {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; } }
  .filter-partner .col-filter-button a.outline-2 {
    margin-left: 0;
    margin-top: 12px; }
    @media (min-width: 992px) {
      .filter-partner .col-filter-button a.outline-2 {
        margin-left: 20px; } }

.animated-link a, .select-items .option a {
  position: relative;
  display: inline-block;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  padding-bottom: 2px; }
  .animated-link a:hover, .select-items .option a:hover {
    border-bottom: 1px solid transparent; }
    .animated-link a:hover:before, .select-items .option a:hover:before {
      right: 0 !important; }
  .animated-link a::before, .select-items .option a::before {
    content: '';
    position: absolute;
    z-index: 0;
    left: 0;
    right: 100%;
    bottom: 0;
    background: gray;
    height: 1px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }

/* ------------------------------------
7. Partials
------------------------------------ */
html,
body {
  height: 100%;
  font-family: "Source Sans Pro";
  font-weight: 400; }

body.wait * {
  cursor: wait !important; }

main .container .container {
  max-width: unset;
  margin: unset;
  padding-left: 0;
  padding-right: 0; }

body {
  margin: 0;
  padding: 0;
  overflow-x: hidden; }

* {
  outline: none;
  margin: 0;
  padding: 0; }

.main-section {
  min-height: calc(100vh - 338px); }

.no-scroll {
  overflow: hidden; }

header {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  min-height: 70px; }
  @media (min-width: 576px) {
    header {
      min-height: 90px; } }
  @media (min-width: 992px) {
    header {
      min-height: 150px; } }
  header .logo {
    -ms-flex-negative: 1;
    flex-shrink: 1; }
    header .logo img {
      height: 70px;
      width: auto;
      -o-object-fit: cover;
      object-fit: cover; }
      @media (min-width: 576px) {
        header .logo img {
          height: 90px; } }
      @media (min-width: 992px) {
        header .logo img {
          height: 120px; } }
      @media (min-width: 1640px) {
        header .logo img {
          height: 150px; } }
  header .menu-wrapper {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    header .menu-wrapper ul.top-menu {
      padding-left: 0;
      padding-right: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      margin-top: 21px;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      @media (min-width: 992px) {
        header .menu-wrapper ul.top-menu {
          -webkit-box-align: start;
          -ms-flex-align: start;
          align-items: flex-start; } }
      header .menu-wrapper ul.top-menu li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        height: 100%; }
        @media (min-width: 576px) {
          header .menu-wrapper ul.top-menu li {
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center; } }
        header .menu-wrapper ul.top-menu li:first-child a.small, header .menu-wrapper ul.top-menu li:first-child .ce-top-issues .link-text, .ce-top-issues header .menu-wrapper ul.top-menu li:first-child .link-text {
          border-left: none; }
        header .menu-wrapper ul.top-menu li.first-nav-item {
          display: none; }
          @media (min-width: 768px) {
            header .menu-wrapper ul.top-menu li.first-nav-item {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex; } }
        header .menu-wrapper ul.top-menu li a {
          border-color: #2E4C6F;
          color: #2E4C6F; }
          header .menu-wrapper ul.top-menu li a:hover {
            color: #E10E49; }
          header .menu-wrapper ul.top-menu li a.small, header .menu-wrapper ul.top-menu li .ce-top-issues .link-text, .ce-top-issues header .menu-wrapper ul.top-menu li .link-text {
            font-size: 14px;
            line-height: 18px; }
            @media (min-width: 576px) {
              header .menu-wrapper ul.top-menu li a.small, header .menu-wrapper ul.top-menu li .ce-top-issues .link-text, .ce-top-issues header .menu-wrapper ul.top-menu li .link-text {
                border-left: 1px solid rgba(227, 227, 227, 0.4);
                padding: 5px 15px;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex; } }
            @media (min-width: 768px) {
              header .menu-wrapper ul.top-menu li a.small, header .menu-wrapper ul.top-menu li .ce-top-issues .link-text, .ce-top-issues header .menu-wrapper ul.top-menu li .link-text {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                padding: 5px 12px; } }
            @media (min-width: 992px) {
              header .menu-wrapper ul.top-menu li a.small, header .menu-wrapper ul.top-menu li .ce-top-issues .link-text, .ce-top-issues header .menu-wrapper ul.top-menu li .link-text {
                font-size: 15px;
                line-height: 20px; } }
            @media (min-width: 1200px) {
              header .menu-wrapper ul.top-menu li a.small, header .menu-wrapper ul.top-menu li .ce-top-issues .link-text, .ce-top-issues header .menu-wrapper ul.top-menu li .link-text {
                font-size: 16px; } }
          header .menu-wrapper ul.top-menu li a.outline {
            padding: 5px 10px;
            text-transform: lowercase; }
            @media (min-width: 992px) {
              header .menu-wrapper ul.top-menu li a.outline {
                padding: 8px 12px; } }
            @media (min-width: 1200px) {
              header .menu-wrapper ul.top-menu li a.outline {
                padding: 10px 20px; } }
      @media (min-width: 992px) {
        header .menu-wrapper ul.top-menu .drawer-button {
          display: none; } }
      header .menu-wrapper ul.top-menu .mobile-menu-button {
        background-color: transparent;
        margin-left: 0;
        padding: 5px 17px 0 17px; }
        @media (min-width: 768px) {
          header .menu-wrapper ul.top-menu .mobile-menu-button {
            padding-top: 0; } }
        @media (min-width: 992px) {
          header .menu-wrapper ul.top-menu .mobile-menu-button {
            padding: 0; } }
        header .menu-wrapper ul.top-menu .mobile-menu-button.is-open div.opened-menu {
          display: block !important; }
          @media (min-width: 992px) {
            header .menu-wrapper ul.top-menu .mobile-menu-button.is-open div.opened-menu {
              display: none !important; } }
        header .menu-wrapper ul.top-menu .mobile-menu-button.is-open div.closed-menu {
          display: none !important; }
          @media (min-width: 992px) {
            header .menu-wrapper ul.top-menu .mobile-menu-button.is-open div.closed-menu {
              display: none !important; } }
      @media (min-width: 992px) {
        header .menu-wrapper ul.top-menu div.opened-menu {
          display: none !important; } }
      @media (min-width: 992px) {
        header .menu-wrapper ul.top-menu div.closed-menu {
          display: none !important; } }
      header .menu-wrapper ul.top-menu .login-action-mobile-button {
        padding: 5px 10.5px;
        display: block;
        border-color: #2E4C6F;
        color: #2E4C6F;
        text-transform: none; }
        header .menu-wrapper ul.top-menu .login-action-mobile-button.is-open {
          color: #fff;
          background-color: #009FDA;
          border-color: #009FDA;
          position: relative; }
          header .menu-wrapper ul.top-menu .login-action-mobile-button.is-open:hover, header .menu-wrapper ul.top-menu .login-action-mobile-button.is-open:focus {
            border-color: #009FDA;
            color: #fff; }
        header .menu-wrapper ul.top-menu .login-action-mobile-button:hover {
          border-color: #E10E49;
          color: #E10E49; }
        @media (min-width: 992px) {
          header .menu-wrapper ul.top-menu .login-action-mobile-button {
            display: none; } }
        header .menu-wrapper ul.top-menu .login-action-mobile-button.logout-btn {
          background-color: #009FDA;
          color: #fff;
          width: 122px;
          text-align: center;
          border: none;
          text-decoration: none;
          border-radius: 1px;
          font-size: 16px;
          line-height: 20px;
          font-weight: 400; }
      header .menu-wrapper ul.top-menu .login-action-button {
        display: none;
        text-transform: capitalize; }
        @media (min-width: 992px) {
          header .menu-wrapper ul.top-menu .login-action-button {
            display: block; } }
        header .menu-wrapper ul.top-menu .login-action-button.logout-btn {
          background-color: #009FDA;
          color: #fff;
          text-align: center;
          border: none;
          text-decoration: none;
          border-radius: 1px;
          padding: 6px 15px;
          font-size: 16px;
          line-height: 20px;
          font-weight: 400; }
      @media (min-width: 768px) {
        header .menu-wrapper ul.top-menu {
          margin: 18px; } }
    header .menu-wrapper .desktop-menu {
      display: none; }
      @media (min-width: 992px) {
        header .menu-wrapper .desktop-menu {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          margin-top: auto;
          margin-bottom: 2px;
          padding: 0; } }
      @media (min-width: 1200px) {
        header .menu-wrapper .desktop-menu {
          max-width: 1050px;
          padding: 0 2vw; } }
      @media (min-width: 1640px) {
        header .menu-wrapper .desktop-menu {
          max-width: 1200px;
          padding: 0; } }
      header .menu-wrapper .desktop-menu .nav-menu {
        list-style: none;
        padding-left: 0;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
        @media (min-width: 1200px) {
          header .menu-wrapper .desktop-menu .nav-menu {
            padding-left: 67px; } }
        header .menu-wrapper .desktop-menu .nav-menu li.login-wrapper {
          display: block; }
          header .menu-wrapper .desktop-menu .nav-menu li.login-wrapper .headerLoginPage {
            display: none; }
          header .menu-wrapper .desktop-menu .nav-menu li.login-wrapper .showMessage h1, header .menu-wrapper .desktop-menu .nav-menu li.login-wrapper .showMessage .h1,
          header .menu-wrapper .desktop-menu .nav-menu li.login-wrapper .showMessage p {
            color: #7C90A8; }
          header .menu-wrapper .desktop-menu .nav-menu li.login-wrapper .loginContent .form-login form {
            width: 100%; }
            header .menu-wrapper .desktop-menu .nav-menu li.login-wrapper .loginContent .form-login form input {
              max-width: 361px;
              padding: 10.5px 12.5px; }
          header .menu-wrapper .desktop-menu .nav-menu li.login-wrapper .loginContent .form-login a.underlined-under {
            text-underline-position: unset;
            color: #7C90A8; }
          header .menu-wrapper .desktop-menu .nav-menu li.login-wrapper .loginContent .form-login .buttons-wrapper {
            margin-top: 7px; }
          header .menu-wrapper .desktop-menu .nav-menu li.login-wrapper .loginContent .container {
            max-width: unset; }
            header .menu-wrapper .desktop-menu .nav-menu li.login-wrapper .loginContent .container .col-md-10 {
              -webkit-box-flex: unset;
              -ms-flex: unset;
              flex: unset;
              max-width: unset; }
            header .menu-wrapper .desktop-menu .nav-menu li.login-wrapper .loginContent .container .offset-md-1, header .menu-wrapper .desktop-menu .nav-menu li.login-wrapper .loginContent .container .loginPage {
              margin-left: unset; }
          header .menu-wrapper .desktop-menu .nav-menu li.login-wrapper .loginContent .loginPage {
            padding: 0;
            margin-left: 0; }
            header .menu-wrapper .desktop-menu .nav-menu li.login-wrapper .loginContent .loginPage form .special-input-wrapper {
              width: 100%;
              max-width: unset;
              -ms-flex-wrap: wrap;
              flex-wrap: wrap;
              padding: 0;
              margin: 0 0 16px 0; }
              header .menu-wrapper .desktop-menu .nav-menu li.login-wrapper .loginContent .loginPage form .special-input-wrapper span {
                display: none; }
            header .menu-wrapper .desktop-menu .nav-menu li.login-wrapper .loginContent .loginPage form input[type=submit] {
              height: auto;
              width: -webkit-fit-content;
              width: -moz-fit-content;
              width: fit-content;
              padding: 11px 40px;
              margin-bottom: 0; }
            header .menu-wrapper .desktop-menu .nav-menu li.login-wrapper .loginContent .loginPage form label {
              margin-top: 0;
              display: block; }
          header .menu-wrapper .desktop-menu .nav-menu li.login-wrapper .loginContent a.underlined-under {
            text-underline-position: under; }
        header .menu-wrapper .desktop-menu .nav-menu li.active a {
          color: #009FDA; }
        header .menu-wrapper .desktop-menu .nav-menu li .submenu-wrapper {
          position: absolute;
          z-index: 10000;
          width: 100%;
          height: 0;
          left: 0;
          visibility: hidden;
          overflow: hidden;
          -webkit-transition: height 0.15s ease-in;
          transition: height 0.15s ease-in;
          background-color: #052040;
          color: #fff;
          margin-top: 8px; }
          header .menu-wrapper .desktop-menu .nav-menu li .submenu-wrapper li.active a {
            color: #009FDA; }
          header .menu-wrapper .desktop-menu .nav-menu li .submenu-wrapper li a {
            color: #fff; }
            header .menu-wrapper .desktop-menu .nav-menu li .submenu-wrapper li a:hover {
              color: #B4134B; }
          header .menu-wrapper .desktop-menu .nav-menu li .submenu-wrapper .content-wrapper {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center; }
            header .menu-wrapper .desktop-menu .nav-menu li .submenu-wrapper .content-wrapper .menu-flyout {
              position: relative; }
              header .menu-wrapper .desktop-menu .nav-menu li .submenu-wrapper .content-wrapper .menu-flyout:before {
                position: absolute;
                background-color: white;
                height: 100%;
                right: -28px;
                width: 1px;
                content: ""; }
            header .menu-wrapper .desktop-menu .nav-menu li .submenu-wrapper .content-wrapper.loginContent .form-login {
              min-height: 319px;
              position: relative; }
              header .menu-wrapper .desktop-menu .nav-menu li .submenu-wrapper .content-wrapper.loginContent .form-login:before {
                position: absolute;
                background-color: white;
                height: 100%;
                right: -26px;
                width: 1px;
                content: ""; }
            header .menu-wrapper .desktop-menu .nav-menu li .submenu-wrapper .content-wrapper ul {
              margin: 0;
              width: 40%;
              padding: 20px 0;
              min-height: 319px; }
              header .menu-wrapper .desktop-menu .nav-menu li .submenu-wrapper .content-wrapper ul li:not(:last-child) {
                margin-bottom: 20px; }
            header .menu-wrapper .desktop-menu .nav-menu li .submenu-wrapper .content-wrapper form {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-orient: vertical;
              -webkit-box-direction: normal;
              -ms-flex-direction: column;
              flex-direction: column;
              width: 50%;
              margin: 0;
              padding: 20px 0; }
              header .menu-wrapper .desktop-menu .nav-menu li .submenu-wrapper .content-wrapper form > * {
                width: 70%; }
              header .menu-wrapper .desktop-menu .nav-menu li .submenu-wrapper .content-wrapper form label {
                margin-top: 15.5px;
                margin-bottom: 9.5px; }
              header .menu-wrapper .desktop-menu .nav-menu li .submenu-wrapper .content-wrapper form .buttons-wrapper {
                margin-top: 23px; }
                @media (min-width: 768px) {
                  header .menu-wrapper .desktop-menu .nav-menu li .submenu-wrapper .content-wrapper form .buttons-wrapper {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-align: baseline;
                    -ms-flex-align: baseline;
                    align-items: baseline; } }
                header .menu-wrapper .desktop-menu .nav-menu li .submenu-wrapper .content-wrapper form .buttons-wrapper .submit-button {
                  padding: 10px 40px; }
                header .menu-wrapper .desktop-menu .nav-menu li .submenu-wrapper .content-wrapper form .buttons-wrapper .underlined, header .menu-wrapper .desktop-menu .nav-menu li .submenu-wrapper .content-wrapper form .buttons-wrapper .ce-contact .description a, .ce-contact .description header .menu-wrapper .desktop-menu .nav-menu li .submenu-wrapper .content-wrapper form .buttons-wrapper a, header .menu-wrapper .desktop-menu .nav-menu li .submenu-wrapper .content-wrapper form .buttons-wrapper .ce-elements .element-item a, .ce-elements .element-item header .menu-wrapper .desktop-menu .nav-menu li .submenu-wrapper .content-wrapper form .buttons-wrapper a {
                  color: #7C90A8; }
                  header .menu-wrapper .desktop-menu .nav-menu li .submenu-wrapper .content-wrapper form .buttons-wrapper .underlined:hover, header .menu-wrapper .desktop-menu .nav-menu li .submenu-wrapper .content-wrapper form .buttons-wrapper .ce-contact .description a:hover, .ce-contact .description header .menu-wrapper .desktop-menu .nav-menu li .submenu-wrapper .content-wrapper form .buttons-wrapper a:hover, header .menu-wrapper .desktop-menu .nav-menu li .submenu-wrapper .content-wrapper form .buttons-wrapper .ce-elements .element-item a:hover, .ce-elements .element-item header .menu-wrapper .desktop-menu .nav-menu li .submenu-wrapper .content-wrapper form .buttons-wrapper a:hover {
                    color: #B4134B; }
                header .menu-wrapper .desktop-menu .nav-menu li .submenu-wrapper .content-wrapper form .buttons-wrapper a {
                  font-size: 14px;
                  line-height: 22px;
                  padding-left: 15px; }
                header .menu-wrapper .desktop-menu .nav-menu li .submenu-wrapper .content-wrapper form .buttons-wrapper .mobile-register {
                  display: block; }
                  @media (min-width: 768px) {
                    header .menu-wrapper .desktop-menu .nav-menu li .submenu-wrapper .content-wrapper form .buttons-wrapper .mobile-register {
                      display: none; } }
              header .menu-wrapper .desktop-menu .nav-menu li .submenu-wrapper .content-wrapper form .message-error {
                padding-top: 10px; }
                header .menu-wrapper .desktop-menu .nav-menu li .submenu-wrapper .content-wrapper form .message-error h4, header .menu-wrapper .desktop-menu .nav-menu li .submenu-wrapper .content-wrapper form .message-error .tx-indexedsearch-res .tx-indexedsearch-title a, .tx-indexedsearch-res .tx-indexedsearch-title header .menu-wrapper .desktop-menu .nav-menu li .submenu-wrapper .content-wrapper form .message-error a {
                  color: #E10E49;
                  padding-bottom: 10px; }
                header .menu-wrapper .desktop-menu .nav-menu li .submenu-wrapper .content-wrapper form .message-error p {
                  color: #E3E3E3;
                  margin-bottom: 0;
                  text-align: justify; }
                  @media (min-width: 768px) {
                    header .menu-wrapper .desktop-menu .nav-menu li .submenu-wrapper .content-wrapper form .message-error p {
                      font-size: 14px;
                      line-height: 18px; } }
                  @media (min-width: 992px) {
                    header .menu-wrapper .desktop-menu .nav-menu li .submenu-wrapper .content-wrapper form .message-error p {
                      margin-bottom: 10px; } }
              header .menu-wrapper .desktop-menu .nav-menu li .submenu-wrapper .content-wrapper form .special-input {
                background-color: #fff; }
            header .menu-wrapper .desktop-menu .nav-menu li .submenu-wrapper .content-wrapper .description {
              padding-left: 69px; }
              header .menu-wrapper .desktop-menu .nav-menu li .submenu-wrapper .content-wrapper .description .menu-description-title {
                color: #fff;
                font-size: 24px;
                font-weight: 300;
                letter-spacing: 0;
                line-height: 31px;
                margin-bottom: 10px; }
              header .menu-wrapper .desktop-menu .nav-menu li .submenu-wrapper .content-wrapper .description p,
              header .menu-wrapper .desktop-menu .nav-menu li .submenu-wrapper .content-wrapper .description .regular,
              header .menu-wrapper .desktop-menu .nav-menu li .submenu-wrapper .content-wrapper .description .content-menu ul.menu .menu-item a.menu-link,
              .content-menu ul.menu .menu-item header .menu-wrapper .desktop-menu .nav-menu li .submenu-wrapper .content-wrapper .description a.menu-link {
                color: #fff;
                overflow: hidden;
                text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-line-clamp: 7;
                /* number of lines to show */
                -webkit-box-orient: vertical;
                margin-bottom: 30px; }
              header .menu-wrapper .desktop-menu .nav-menu li .submenu-wrapper .content-wrapper .description .outline {
                color: #fff;
                border-color: #fff;
                font-weight: 600;
                text-transform: uppercase; }
                header .menu-wrapper .desktop-menu .nav-menu li .submenu-wrapper .content-wrapper .description .outline:hover {
                  color: #009FDA;
                  border-color: #009FDA; }
            @media (min-width: 768px) {
              header .menu-wrapper .desktop-menu .nav-menu li .submenu-wrapper .content-wrapper .special-input-wrapper {
                display: block;
                margin-bottom: 0px; } }
            @media (min-width: 992px) {
              header .menu-wrapper .desktop-menu .nav-menu li .submenu-wrapper .content-wrapper .special-input-wrapper {
                margin-bottom: 16px; } }
        header .menu-wrapper .desktop-menu .nav-menu li:hover .submenu-wrapper, header .menu-wrapper .desktop-menu .nav-menu li.login-active .submenu-wrapper {
          visibility: visible;
          min-height: 411px;
          height: auto;
          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; }
  header .nav-menu {
    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-flex: 3;
    -ms-flex-positive: 3;
    flex-grow: 3;
    padding-left: 0;
    margin-bottom: 40px;
    position: static; }
    header .nav-menu li:not(:last-child) {
      margin-bottom: 30px; }
      @media (min-width: 768px) {
        header .nav-menu li:not(:last-child) {
          margin-bottom: 0; } }
    header .nav-menu li a {
      white-space: nowrap; }
    @media (min-width: 768px) {
      header .nav-menu li {
        padding: 0 0 20px; } }
    @media (min-width: 992px) {
      header .nav-menu li {
        padding: 0 10px 8px; } }
    @media (min-width: 1200px) {
      header .nav-menu li {
        padding: 0 10px 17px; } }
    @media (min-width: 1640px) {
      header .nav-menu li {
        padding: 0 17px 17px; } }
    header .nav-menu li ul {
      margin-left: 20px;
      margin-top: 20px; }
      header .nav-menu li ul li:not(:last-child) {
        margin-bottom: 20px; }
        @media (min-width: 768px) {
          header .nav-menu li ul li:not(:last-child) {
            margin-bottom: 0; } }
    @media (min-width: 768px) {
      header .nav-menu {
        margin-bottom: 0; } }
    @media (min-width: 992px) {
      header .nav-menu {
        padding-left: 20px;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; } }
    @media (min-width: 1200px) {
      header .nav-menu {
        padding-left: 49px; } }
  header .navbar-default .drawer-button,
  header .navbar-default .outline {
    display: none; }
  header .navbar-default .offcanvas-body {
    width: 100vw; }
    header .navbar-default .offcanvas-body.mobile-canvas .special-input {
      margin-bottom: 20px; }
    header .navbar-default .offcanvas-body .top-menu .regular, header .navbar-default .offcanvas-body .top-menu .content-menu ul.menu .menu-item a.menu-link, .content-menu ul.menu .menu-item header .navbar-default .offcanvas-body .top-menu a.menu-link {
      color: #424B5A;
      font-size: 18px;
      line-height: 23px; }
    header .navbar-default .offcanvas-body .nav-menu li.active a {
      color: #009FDA; }
    header .navbar-default .offcanvas-body .nav-menu li.active ul a {
      color: #002857; }
    header .navbar-default .offcanvas-body .nav-menu li.active ul li.active a {
      color: #009FDA; }
  header .navbar-default .navbar-offcanvas {
    top: 70px;
    background-color: #fff;
    right: -100%;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: scroll; }
    @media (min-width: 576px) {
      header .navbar-default .navbar-offcanvas {
        top: 90px; } }
    @media (min-width: 992px) {
      header .navbar-default .navbar-offcanvas {
        display: none; } }
    header .navbar-default .navbar-offcanvas .offcanvas-body {
      padding: 30px 11px 20px; }
      @media (min-width: 992px) {
        header .navbar-default .navbar-offcanvas .offcanvas-body {
          padding: 27px 29px; } }
    header .navbar-default .navbar-offcanvas.in.navbar-offcanvas-right {
      height: calc(100vh - 73px) !important;
      -webkit-transform: translateX(-100%);
      transform: translateX(-100%);
      -webkit-box-shadow: unset;
      box-shadow: unset; }
    header .navbar-default .navbar-offcanvas.navbar-offcanvas-login {
      padding: 0; }
      header .navbar-default .navbar-offcanvas.navbar-offcanvas-login form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
        header .navbar-default .navbar-offcanvas.navbar-offcanvas-login form .special-input-wrapper input {
          padding: 13px;
          width: 100%; }
        header .navbar-default .navbar-offcanvas.navbar-offcanvas-login form .special-input-wrapper.last-input {
          margin: 0 0 8px 0; }
        header .navbar-default .navbar-offcanvas.navbar-offcanvas-login form a {
          margin-left: 15px;
          margin-bottom: 20px; }
          header .navbar-default .navbar-offcanvas.navbar-offcanvas-login form a.underlined, header .navbar-default .navbar-offcanvas.navbar-offcanvas-login form .ce-contact .description a, .ce-contact .description header .navbar-default .navbar-offcanvas.navbar-offcanvas-login form a, header .navbar-default .navbar-offcanvas.navbar-offcanvas-login form .ce-sidebar .post .text a, .ce-sidebar .post .text header .navbar-default .navbar-offcanvas.navbar-offcanvas-login form a, header .navbar-default .navbar-offcanvas.navbar-offcanvas-login form .ce-elements .element-item a, .ce-elements .element-item header .navbar-default .navbar-offcanvas.navbar-offcanvas-login form a, header .navbar-default .navbar-offcanvas.navbar-offcanvas-login form .ce-text-2-col .content a, .ce-text-2-col .content header .navbar-default .navbar-offcanvas.navbar-offcanvas-login form a, header .navbar-default .navbar-offcanvas.navbar-offcanvas-login form .ce-referent-contact a, .ce-referent-contact header .navbar-default .navbar-offcanvas.navbar-offcanvas-login form a {
            font-size: 14px;
            line-height: 22px; }
        header .navbar-default .navbar-offcanvas.navbar-offcanvas-login form .submit-button {
          margin-top: 25px;
          margin-bottom: 16px; }
  header .navbar-default .top-menu {
    padding-bottom: 20px; }
    header .navbar-default .top-menu li:not(:last-child) {
      margin-bottom: 20px; }
    header .navbar-default .top-menu a {
      padding-left: 0; }
  header ul,
  header ol {
    list-style: none;
    padding-left: 0; }

.frame-default header {
  display: none; }

.loginContent {
  display: block; }
  .loginContent .loginPage .showMessage h1, .loginContent .loginPage .showMessage .h1 {
    display: none; }
  .loginContent .loginPage .showMessage p.large {
    display: block; }
  .loginContent .loginMessage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    padding: 20px 0; }
    .loginContent .loginMessage > * {
      width: 70%; }
    .loginContent .loginMessage .title {
      color: #fff;
      font-size: 24px;
      font-weight: 300;
      letter-spacing: 0;
      line-height: 31px;
      margin-bottom: 30px; }
    .loginContent .loginMessage .emailAdress {
      color: #7C90A8;
      margin-bottom: 10px; }
    .loginContent .loginMessage p, .loginContent .loginMessage .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text .loginContent .loginMessage p {
      color: #fff; }
    .loginContent .loginMessage .button-link, .loginContent .loginMessage .ce-top-issues .btn a, .ce-top-issues .btn .loginContent .loginMessage a, .loginContent .loginMessage .ce-mitglieder .btn a, .ce-mitglieder .btn .loginContent .loginMessage a {
      max-width: 120px; }

footer {
  background-color: #002857;
  width: 100%;
  padding: 28px 18px 15px 18px;
  position: relative; }
  @media (min-width: 768px) {
    footer {
      padding: 20px; } }
  @media (min-width: 1200px) {
    footer {
      padding: 75px 60px 34px 120px; } }
  footer p, footer .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text footer p {
    color: #fff;
    margin-bottom: 0; }
  footer .first-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      footer .first-footer {
        margin-bottom: 10px; } }
    @media (min-width: 992px) {
      footer .first-footer {
        margin-bottom: 0; } }
    @media (min-width: 576px) {
      footer .first-footer p, footer .first-footer .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text footer .first-footer p {
        padding-top: 0; } }
  footer .icons-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: unset;
    left: unset;
    right: 25px;
    bottom: 24px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media (min-width: 576px) {
      footer .icons-wrapper {
        float: right;
        position: relative;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        right: unset;
        left: unset;
        bottom: 40px;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end; } }
    @media (min-width: 992px) {
      footer .icons-wrapper {
        position: absolute;
        top: 58px;
        right: 60px;
        bottom: unset; } }
    footer .icons-wrapper a {
      max-height: 25px;
      max-width: 31px;
      padding: 0; }
      footer .icons-wrapper a:hover {
        border-bottom: unset; }
    footer .icons-wrapper :not(:last-child) {
      margin-right: 17px; }
    footer .icons-wrapper :last-child {
      margin-right: 0; }
  footer .second-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media (min-width: 576px) {
      footer .second-footer {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
    @media (min-width: 1200px) {
      footer .second-footer {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; } }
    footer .second-footer .footer-link-left {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      @media (min-width: 576px) {
        footer .second-footer .footer-link-left {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -ms-flex-direction: row;
          flex-direction: row;
          margin-top: 0; } }
      @media (min-width: 992px) {
        footer .second-footer .footer-link-left {
          margin-top: 15px; } }
      footer .second-footer .footer-link-left .address {
        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: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-bottom: 20px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
        @media (min-width: 576px) {
          footer .second-footer .footer-link-left .address {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
            padding-bottom: unset;
            border-bottom: unset; } }
        @media (min-width: 576px) {
          footer .second-footer .footer-link-left .address p {
            border-right: 1px solid rgba(255, 255, 255, 0.2);
            line-height: 24px;
            font-size: 16px;
            letter-spacing: 0; }
            footer .second-footer .footer-link-left .address p:first-child {
              padding-left: 0; }
            footer .second-footer .footer-link-left .address p:last-child {
              margin-right: 12px; } }
        @media (min-width: 768px) {
          footer .second-footer .footer-link-left .address p {
            font-size: 14px; } }
        @media (min-width: 992px) {
          footer .second-footer .footer-link-left .address p {
            font-size: 16px;
            border-right: 1px solid rgba(255, 255, 255, 0.2); }
            footer .second-footer .footer-link-left .address p:first-child {
              padding-left: 0; }
            footer .second-footer .footer-link-left .address p:last-child {
              margin-right: 12px; } }
      footer .second-footer .footer-link-left .contact {
        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: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 20px 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        @media (min-width: 576px) {
          footer .second-footer .footer-link-left .contact {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
            padding: unset;
            border-bottom: unset; } }
        footer .second-footer .footer-link-left .contact a {
          line-height: 24px;
          font-size: 16px;
          text-decoration: none; }
          footer .second-footer .footer-link-left .contact a.underlined, footer .second-footer .footer-link-left .contact .ce-contact .description a, .ce-contact .description footer .second-footer .footer-link-left .contact a, footer .second-footer .footer-link-left .contact .ce-sidebar .post .text a, .ce-sidebar .post .text footer .second-footer .footer-link-left .contact a, footer .second-footer .footer-link-left .contact .ce-elements .element-item a, .ce-elements .element-item footer .second-footer .footer-link-left .contact a, footer .second-footer .footer-link-left .contact .ce-text-2-col .content a, .ce-text-2-col .content footer .second-footer .footer-link-left .contact a, footer .second-footer .footer-link-left .contact .ce-referent-contact a, .ce-referent-contact footer .second-footer .footer-link-left .contact a {
            text-decoration: underline; }
            @media (min-width: 576px) {
              footer .second-footer .footer-link-left .contact a.underlined, footer .second-footer .footer-link-left .contact .ce-contact .description a, .ce-contact .description footer .second-footer .footer-link-left .contact a, footer .second-footer .footer-link-left .contact .ce-sidebar .post .text a, .ce-sidebar .post .text footer .second-footer .footer-link-left .contact a, footer .second-footer .footer-link-left .contact .ce-elements .element-item a, .ce-elements .element-item footer .second-footer .footer-link-left .contact a, footer .second-footer .footer-link-left .contact .ce-text-2-col .content a, .ce-text-2-col .content footer .second-footer .footer-link-left .contact a, footer .second-footer .footer-link-left .contact .ce-referent-contact a, .ce-referent-contact footer .second-footer .footer-link-left .contact a {
                text-decoration: none; } }
          @media (min-width: 768px) {
            footer .second-footer .footer-link-left .contact a {
              font-size: 14px; } }
          @media (min-width: 992px) {
            footer .second-footer .footer-link-left .contact a {
              font-size: 16px; } }
        @media (min-width: 576px) {
          footer .second-footer .footer-link-left .contact p {
            font-size: 14px;
            line-height: 24px; }
            footer .second-footer .footer-link-left .contact p:not(:last-child) {
              border-right: 1px solid rgba(255, 255, 255, 0.2); }
            footer .second-footer .footer-link-left .contact p:first-child {
              padding-left: 0; }
            footer .second-footer .footer-link-left .contact p:not(:last-child) {
              border-right: 1px solid rgba(255, 255, 255, 0.2); } }
        @media (min-width: 992px) {
          footer .second-footer .footer-link-left .contact p {
            line-height: 24px;
            font-size: 16px;
            letter-spacing: 0; }
            footer .second-footer .footer-link-left .contact p:not(:last-child) {
              border-right: 1px solid rgba(255, 255, 255, 0.2); }
            footer .second-footer .footer-link-left .contact p:first-child {
              padding-left: 0; }
            footer .second-footer .footer-link-left .contact p:not(:last-child) {
              border-right: 1px solid rgba(255, 255, 255, 0.2); } }
      @media (min-width: 576px) {
        footer .second-footer .footer-link-left p, footer .second-footer .footer-link-left .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text footer .second-footer .footer-link-left p {
          padding: 2px 12px 2px 0;
          margin-right: 12px; } }
    footer .second-footer .footer-link-right {
      margin-top: 2px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      padding: 5px 0 0;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      @media (min-width: 576px) {
        footer .second-footer .footer-link-right {
          margin-top: 40px;
          padding: 0 120px 0 0;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -ms-flex-direction: row;
          flex-direction: row; } }
      @media (min-width: 992px) {
        footer .second-footer .footer-link-right {
          padding: unset; } }
      @media (min-width: 1200px) {
        footer .second-footer .footer-link-right {
          margin-top: 15px; }
          footer .second-footer .footer-link-right :first-child {
            padding-left: 10px; } }
      footer .second-footer .footer-link-right a {
        font-size: 17px;
        line-height: 45px;
        text-decoration: underline;
        white-space: nowrap; }
        @media (min-width: 576px) {
          footer .second-footer .footer-link-right a {
            padding: 7px 27px 7px 0;
            margin-bottom: 0; }
            footer .second-footer .footer-link-right a:not(:last-child) {
              border-right: unset; }
            footer .second-footer .footer-link-right a:last-child {
              padding-right: 0; }
            footer .second-footer .footer-link-right a:first-child {
              padding-left: 0; } }
        @media (min-width: 768px) {
          footer .second-footer .footer-link-right a {
            font-size: 16px;
            line-height: 20px;
            padding: 7px 10px; } }
        @media (min-width: 992px) {
          footer .second-footer .footer-link-right a {
            font-size: 16px;
            line-height: 20px;
            text-decoration: none;
            padding: 7px 10px; }
            footer .second-footer .footer-link-right a:not(:last-child) {
              border-right: 1px solid rgba(255, 255, 255, 0.2); }
            footer .second-footer .footer-link-right a:last-child {
              padding-right: 0; }
            footer .second-footer .footer-link-right a:first-child {
              padding-left: 0; } }
        @media (min-width: 1200px) {
          footer .second-footer .footer-link-right a {
            font-size: 16px;
            line-height: 20px; } }

form p, form .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text form p {
  margin-bottom: 10px; }

form.ssneeds-validation {
  padding-top: 10px; }
  form.ssneeds-validation .cd-input-wrapper .jcf-checkbox .checkbox-label {
    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%; }
  form.ssneeds-validation .invalid {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 36px 0; }
    form.ssneeds-validation .invalid .error {
      width: 100%;
      position: absolute;
      bottom: -25px;
      margin-top: 0;
      padding-bottom: 0; }
    form.ssneeds-validation .invalid.checkbox-group {
      display: block; }

form .input-group {
  margin: 0; }
  @media (min-width: 768px) {
    form .input-group {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      margin: unset;
      margin-right: 18px; } }
  form .input-group .special-input-wrapper {
    padding-left: 0;
    padding-right: 0; }
    @media (min-width: 768px) {
      form .input-group .special-input-wrapper {
        padding-left: unset;
        padding-right: unset;
        margin-right: 18px; } }

form .special-input-wrapper {
  margin: 0 0 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }
  @media (min-width: 992px) {
    form .special-input-wrapper {
      margin: 0 0 16px 0;
      width: 100%; } }
  form .special-input-wrapper .special-input {
    width: 100%; }
  form .special-input-wrapper.anrede {
    width: 100%; }
    @media (min-width: 576px) {
      form .special-input-wrapper.anrede {
        width: 317px; } }
    @media (min-width: 992px) {
      form .special-input-wrapper.anrede {
        width: 141px; } }
    @media (min-width: 992px) {
      form .special-input-wrapper.anrede input {
        width: 141px; } }
  form .special-input-wrapper.textarea {
    height: 191px;
    width: 100%; }
    @media (min-width: 576px) {
      form .special-input-wrapper.textarea {
        width: 375px;
        margin-bottom: 30px; } }
    @media (min-width: 992px) {
      form .special-input-wrapper.textarea {
        width: 574px; } }
    @media (min-width: 1200px) {
      form .special-input-wrapper.textarea {
        width: 575px; } }
    form .special-input-wrapper.textarea .special-input {
      height: 191px;
      width: 100%; }
      @media (min-width: 576px) {
        form .special-input-wrapper.textarea .special-input {
          width: 375px;
          margin-bottom: 30px; } }
      @media (min-width: 992px) {
        form .special-input-wrapper.textarea .special-input {
          width: 574px; } }
      @media (min-width: 1200px) {
        form .special-input-wrapper.textarea .special-input {
          width: 575px; } }
      form .special-input-wrapper.textarea .special-input:focus ~ span,
      form .special-input-wrapper.textarea .special-input.not-empty ~ span {
        top: calc(-1 * 22px / 2);
        z-index: 3; }
    @media (min-width: 992px) {
      form .special-input-wrapper.textarea span {
        top: calc(10% - 22px / 2); } }

form .cd-input-wrapper {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (min-width: 992px) {
    form .cd-input-wrapper {
      margin-bottom: 16px; } }
  form .cd-input-wrapper span.jcf-checkbox {
    margin-right: 15px;
    margin-top: 2px;
    height: 20px;
    width: 20px;
    border-radius: 0;
    min-width: 20px;
    min-height: 20px; }
    form .cd-input-wrapper span.jcf-checkbox + label {
      display: inline; }
  form .cd-input-wrapper .acceptance {
    margin-top: 10px;
    font-size: 12px;
    line-height: 15px; }
    @media (min-width: 992px) {
      form .cd-input-wrapper .acceptance {
        width: 510px; } }

form .checkbox-label {
  color: #7C90A8; }

form span.help-block {
  margin-bottom: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #7C90A8; }

form .submit {
  text-align: center; }
  @media (min-width: 992px) {
    form .submit {
      text-align: unset;
      padding-top: 16px; } }
  form .submit button, form .submit input[type=button],
  form .submit input[type=submit],
  form .submit input[type=reset] {
    width: 100%;
    padding: 10px 20px; }
    @media (min-width: 576px) {
      form .submit button, form .submit input[type=button],
      form .submit input[type=submit],
      form .submit input[type=reset] {
        width: auto; } }

form label {
  margin-bottom: 0; }

.custom-checkbox span.jcf-checkbox {
  border-radius: 0;
  min-width: 20px;
  min-height: 20px; }
  .custom-checkbox span.jcf-checkbox + label {
    display: inline; }

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px white inset !important; }

form .actions button.btn-primary, form .actions input.btn-primary[type=button],
form .actions input.btn-primary[type=submit],
form .actions input.btn-primary[type=reset] {
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    form .actions button.btn-primary, form .actions input.btn-primary[type=button],
    form .actions input.btn-primary[type=submit],
    form .actions input.btn-primary[type=reset] {
      margin-bottom: 60px; } }

form[id^="forumZukunf"] div.clearfix:nth-of-type(8) > p:first-child, form[id^="forumZukunf"] .ce-sidebar .sponsor .text div.clearfix:nth-of-type(8) > p:first-child, form[id^="forumZukunf"] div.clearfix:nth-of-type(14) > p:first-child, form[id^="forumZukunf"] .ce-sidebar .sponsor .text div.clearfix:nth-of-type(14) > p:first-child, form[id^="forumZukunf"] div.clearfix:nth-of-type(16) > p:first-child, form[id^="forumZukunf"] .ce-sidebar .sponsor .text div.clearfix:nth-of-type(16) > p:first-child, form[id^="forumZukunf"] div.clearfix:nth-of-type(22) > p:first-child, form[id^="forumZukunf"] .ce-sidebar .sponsor .text div.clearfix:nth-of-type(22) > p:first-child, form[id^="forumZukunf"] div.clearfix:nth-of-type(25) > p:first-child, form[id^="forumZukunf"] .ce-sidebar .sponsor .text div.clearfix:nth-of-type(25) > p:first-child {
  font-size: larger; }

form[id^="forumZukunf"] label[for*="infooptions"] {
  font-size: larger; }
  form[id^="forumZukunf"] label[for*="infooptions"] span {
    font-size: 16px; }

form[id^="forumZukunf"] label[for*="-options"], form[id^="forumZukunf"] label[for*="-options2"] {
  font-weight: bold; }
  form[id^="forumZukunf"] label[for*="-options"] span, form[id^="forumZukunf"] label[for*="-options2"] span {
    font-weight: normal; }

form[id^="verwaltertag"] div.clearfix.u2 > p:first-child, form[id^="verwaltertag"] .ce-sidebar .sponsor .text div.clearfix.u2 > p:first-child, form[id^="vDIV-Golf-Cup22"] div.clearfix.u2 > p:first-child, form[id^="vDIV-Golf-Cup22"] .ce-sidebar .sponsor .text div.clearfix.u2 > p:first-child, form[id^="5VDIV-Sommerakademi"] div.clearfix.u2 > p:first-child, form[id^="5VDIV-Sommerakademi"] .ce-sidebar .sponsor .text div.clearfix.u2 > p:first-child {
  font-size: larger; }

form[id^="verwaltertag"] .form-check label, form[id^="vDIV-Golf-Cup22"] .form-check label, form[id^="5VDIV-Sommerakademi"] .form-check label {
  font-size: unset; }

form[id^="verwaltertag"] label[for*="infooptions"], form[id^="vDIV-Golf-Cup22"] label[for*="infooptions"], form[id^="5VDIV-Sommerakademi"] label[for*="infooptions"] {
  font-size: larger; }
  form[id^="verwaltertag"] label[for*="infooptions"] span, form[id^="vDIV-Golf-Cup22"] label[for*="infooptions"] span, form[id^="5VDIV-Sommerakademi"] label[for*="infooptions"] span {
    font-size: 16px; }

form[id^="verwaltertag"] label[for*="-options"], form[id^="verwaltertag"] label[for*="-options2"], form[id^="verwaltertag"] label[for*="event"], form[id^="verwaltertag"] label[for*="event2"], form[id^="vDIV-Golf-Cup22"] label[for*="-options"], form[id^="vDIV-Golf-Cup22"] label[for*="-options2"], form[id^="vDIV-Golf-Cup22"] label[for*="event"], form[id^="vDIV-Golf-Cup22"] label[for*="event2"], form[id^="5VDIV-Sommerakademi"] label[for*="-options"], form[id^="5VDIV-Sommerakademi"] label[for*="-options2"], form[id^="5VDIV-Sommerakademi"] label[for*="event"], form[id^="5VDIV-Sommerakademi"] label[for*="event2"] {
  font-weight: bold; }
  form[id^="verwaltertag"] label[for*="-options"] span, form[id^="verwaltertag"] label[for*="-options2"] span, form[id^="verwaltertag"] label[for*="event"] span, form[id^="verwaltertag"] label[for*="event2"] span, form[id^="vDIV-Golf-Cup22"] label[for*="-options"] span, form[id^="vDIV-Golf-Cup22"] label[for*="-options2"] span, form[id^="vDIV-Golf-Cup22"] label[for*="event"] span, form[id^="vDIV-Golf-Cup22"] label[for*="event2"] span, form[id^="5VDIV-Sommerakademi"] label[for*="-options"] span, form[id^="5VDIV-Sommerakademi"] label[for*="-options2"] span, form[id^="5VDIV-Sommerakademi"] label[for*="event"] span, form[id^="5VDIV-Sommerakademi"] label[for*="event2"] span {
    font-weight: normal; }

form[id^="verwaltertag"] .u3 > p:first-child, form[id^="verwaltertag"] .ce-sidebar .sponsor .text .u3 > p:first-child, form[id^="vDIV-Golf-Cup22"] .u3 > p:first-child, form[id^="vDIV-Golf-Cup22"] .ce-sidebar .sponsor .text .u3 > p:first-child, form[id^="5VDIV-Sommerakademi"] .u3 > p:first-child, form[id^="5VDIV-Sommerakademi"] .ce-sidebar .sponsor .text .u3 > p:first-child {
  font-weight: bold; }
  form[id^="verwaltertag"] .u3 > p:first-child span, form[id^="verwaltertag"] .ce-sidebar .sponsor .text .u3 > p:first-child span, form[id^="vDIV-Golf-Cup22"] .u3 > p:first-child span, form[id^="vDIV-Golf-Cup22"] .ce-sidebar .sponsor .text .u3 > p:first-child span, form[id^="5VDIV-Sommerakademi"] .u3 > p:first-child span, form[id^="5VDIV-Sommerakademi"] .ce-sidebar .sponsor .text .u3 > p:first-child span {
    font-weight: normal; }

.style-guide-header {
  background-color: white;
  position: fixed;
  height: 80px;
  width: 100%;
  top: 0;
  left: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  z-index: 10; }
  .style-guide-header .cd-logo {
    background-color: #fff;
    width: 120px;
    display: inline-block;
    height: 100%;
    position: relative; }
    .style-guide-header .cd-logo img {
      position: absolute;
      display: block;
      top: 50%;
      left: 50%;
      -webkit-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%); }
    @media (min-width: 992px) {
      .style-guide-header .cd-logo {
        width: 180px; } }
    @media (min-width: 1200px) {
      .style-guide-header .cd-logo {
        margin-left: 5%; } }
  .style-guide-header .headline-guide {
    color: #052040;
    text-align: center;
    margin: 3em 0;
    position: fixed;
    left: 50%; }
    @media (min-width: 1200px) {
      .style-guide-header .headline-guide {
        top: 5%;
        height: 80px;
        line-height: 80px;
        width: 400px;
        margin: 0 0 0 -200px;
        font-size: 2.6rem;
        z-index: 20; } }
  @media (min-width: 992px) {
    .style-guide-header {
      height: 80px; }
      .style-guide-header:after {
        content: "";
        display: table;
        clear: both; } }

.style-guide {
  width: 90%;
  max-width: 1024px;
  margin: 0 auto;
  padding: 50px 0; }
  .style-guide ul {
    list-style-type: none; }
  .style-guide .cd-section {
    margin: 3em 0; }
    .style-guide .cd-section > h2 {
      margin: 1em 0 1.4em; }
      .style-guide .cd-section > h2::before {
        color: silver; }
    .style-guide .cd-section:after {
      content: "";
      display: table;
      clear: both; }
    .style-guide .cd-section:nth-of-type(1) h2::before {
      content: '1. '; }
    .style-guide .cd-section:nth-of-type(2) h2::before {
      content: '2. '; }
    .style-guide .cd-section:nth-of-type(3) h2::before {
      content: '3. '; }
    .style-guide .cd-section:nth-of-type(4) h2::before {
      content: '4. '; }
    .style-guide .cd-section:nth-of-type(5) h2::before {
      content: '5. '; }
    .style-guide .cd-section:nth-of-type(6) h2::before {
      content: '6. '; }
    .style-guide .cd-section:nth-of-type(7) h2::before {
      content: '7. '; }
    .style-guide .cd-section:nth-of-type(8) h2::before {
      content: '8. '; }
    .style-guide .cd-section:nth-of-type(9) h2::before {
      content: '9. '; }
    .style-guide .cd-section:nth-of-type(10) h2::before {
      content: '10. '; }
    .style-guide .cd-section:nth-of-type(11) h2::before {
      content: '11. '; }
    .style-guide .cd-section .cd-box {
      border: 1px solid #e6e6e6;
      border-radius: 3px;
      background: #ffffff;
      padding: 6px; }
    .style-guide .cd-section.cd-branding .cd-box {
      margin-bottom: 1em; }
    .style-guide .cd-section.cd-branding img {
      width: 100%; }
    .style-guide .cd-section.cd-branding ul:last-of-type {
      padding-top: .6em; }
      .style-guide .cd-section.cd-branding ul:last-of-type li {
        display: inline-block;
        margin-right: 1em; }
        .style-guide .cd-section.cd-branding ul:last-of-type li:nth-of-type(1) img {
          width: 90px;
          height: 90px;
          border-radius: 1em; }
        .style-guide .cd-section.cd-branding ul:last-of-type li:nth-of-type(2) img {
          width: 60px;
          height: 60px;
          border-radius: .6em; }
        .style-guide .cd-section.cd-branding ul:last-of-type li:nth-of-type(3) img {
          width: 32px;
          height: 32px;
          border-radius: .4em; }
        .style-guide .cd-section.cd-branding ul:last-of-type li:nth-of-type(4) img {
          width: 16px;
          height: 16px;
          border-radius: .2em; }
    @media (min-width: 768px) {
      .style-guide .cd-section.cd-branding .cd-box {
        width: 49%;
        float: left;
        margin: 0 2% 2em 0; }
        .style-guide .cd-section.cd-branding .cd-box:nth-of-type(2n) {
          margin-right: 0; }
      .style-guide .cd-section.cd-branding ul:last-of-type {
        clear: left; }
        .style-guide .cd-section.cd-branding ul:last-of-type li {
          margin-right: 3em; } }
    .style-guide .cd-section.cd-colors li {
      text-align: center;
      width: 48%;
      float: left;
      margin: 0 4% 1em 0; }
      .style-guide .cd-section.cd-colors li:nth-of-type(2n) {
        margin-right: 0; }
      .style-guide .cd-section.cd-colors li:nth-of-type(1) .cd-color-swatch {
        background: #002857; }
        .style-guide .cd-section.cd-colors li:nth-of-type(1) .cd-color-swatch::before {
          background: #052040; }
        .style-guide .cd-section.cd-colors li:nth-of-type(1) .cd-color-swatch::after {
          background: #2E4C6F; }
      .style-guide .cd-section.cd-colors li:nth-of-type(2) .cd-color-swatch {
        background: #009FDA; }
        .style-guide .cd-section.cd-colors li:nth-of-type(2) .cd-color-swatch::before {
          background: #008B95; }
        .style-guide .cd-section.cd-colors li:nth-of-type(2) .cd-color-swatch::after {
          background: #08B3F3; }
      .style-guide .cd-section.cd-colors li:nth-of-type(3) .cd-color-swatch {
        background: #E10E49; }
        .style-guide .cd-section.cd-colors li:nth-of-type(3) .cd-color-swatch::before {
          background: #B4134B; }
        .style-guide .cd-section.cd-colors li:nth-of-type(3) .cd-color-swatch::after {
          background: #FF9133; }
      .style-guide .cd-section.cd-colors li:nth-of-type(4) .cd-color-swatch {
        background: #2A2E3B; }
        .style-guide .cd-section.cd-colors li:nth-of-type(4) .cd-color-swatch::before {
          background: #000000; }
        .style-guide .cd-section.cd-colors li:nth-of-type(4) .cd-color-swatch::after {
          background: #1C1C1C; }
      .style-guide .cd-section.cd-colors li:nth-of-type(5) .cd-color-swatch {
        background: #7C90A8; }
        .style-guide .cd-section.cd-colors li:nth-of-type(5) .cd-color-swatch::before {
          background: #424B5A; }
        .style-guide .cd-section.cd-colors li:nth-of-type(5) .cd-color-swatch::after {
          background: #A1AEB7; }
      .style-guide .cd-section.cd-colors li:nth-of-type(6) .cd-color-swatch {
        background: #A1AEB7; }
        .style-guide .cd-section.cd-colors li:nth-of-type(6) .cd-color-swatch::before {
          background: #C2D1D9; }
        .style-guide .cd-section.cd-colors li:nth-of-type(6) .cd-color-swatch::after {
          background: #F2F5F7; }
      .style-guide .cd-section.cd-colors li:nth-of-type(7) .cd-color-swatch {
        background: #D0D0D0; }
        .style-guide .cd-section.cd-colors li:nth-of-type(7) .cd-color-swatch::before {
          background: #E3E3E3; }
        .style-guide .cd-section.cd-colors li:nth-of-type(7) .cd-color-swatch::after {
          background: #EBEDF2; }
      .style-guide .cd-section.cd-colors li:nth-of-type(8) .cd-color-swatch {
        background: #FAFAFA; }
        .style-guide .cd-section.cd-colors li:nth-of-type(8) .cd-color-swatch::before {
          background: #F7F7F7; }
        .style-guide .cd-section.cd-colors li:nth-of-type(8) .cd-color-swatch::after {
          background: #fff; }
    .style-guide .cd-section.cd-colors .cd-color-swatch {
      position: relative;
      width: 100%;
      padding: 50% 0; }
      .style-guide .cd-section.cd-colors .cd-color-swatch::before {
        content: '';
        position: absolute;
        bottom: 0;
        width: 50%;
        height: 20%;
        left: 0; }
      .style-guide .cd-section.cd-colors .cd-color-swatch::after {
        content: '';
        position: absolute;
        bottom: 0;
        width: 50%;
        height: 20%;
        right: 0; }
    @media (min-width: 768px) {
      .style-guide .cd-section.cd-colors li {
        width: 19%;
        float: left;
        margin: 0 1.25% 1em 0; }
        .style-guide .cd-section.cd-colors li:nth-of-type(2n) {
          margin-right: 1.25%; }
        .style-guide .cd-section.cd-colors li:nth-of-type(5n) {
          margin-right: 0; } }
    .style-guide .cd-section.cd-typography .cd-box {
      padding: 1em; }
      .style-guide .cd-section.cd-typography .cd-box h1, .style-guide .cd-section.cd-typography .cd-box .h1, .style-guide .cd-section.cd-typography .cd-box h2, .style-guide .cd-section.cd-typography .cd-box h3, .style-guide .cd-section.cd-typography .cd-box h4, .style-guide .cd-section.cd-typography .cd-box .tx-indexedsearch-res .tx-indexedsearch-title a, .tx-indexedsearch-res .tx-indexedsearch-title .style-guide .cd-section.cd-typography .cd-box a {
        margin-bottom: 15px; }
        .style-guide .cd-section.cd-typography .cd-box h1::before, .style-guide .cd-section.cd-typography .cd-box .h1::before, .style-guide .cd-section.cd-typography .cd-box h2::before, .style-guide .cd-section.cd-typography .cd-box h3::before, .style-guide .cd-section.cd-typography .cd-box h4::before, .style-guide .cd-section.cd-typography .cd-box .tx-indexedsearch-res .tx-indexedsearch-title a::before, .tx-indexedsearch-res .tx-indexedsearch-title .style-guide .cd-section.cd-typography .cd-box a::before {
          content: '';
          color: #002857; }
    @media (min-width: 768px) {
      .style-guide .cd-section.cd-typography .cd-box .cd-box {
        padding: 2em; } }
    .style-guide .cd-section.cd-buttons .cd-box {
      padding: 1em; }
      .style-guide .cd-section.cd-buttons .cd-box:first-of-type {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0; }
      .style-guide .cd-section.cd-buttons .cd-box:last-of-type {
        margin-top: -1px;
        border-top-left-radius: 0;
        border-top-right-radius: 0; }
    .style-guide .cd-section.cd-buttons button, .style-guide .cd-section.cd-buttons input[type=button],
    .style-guide .cd-section.cd-buttons input[type=submit],
    .style-guide .cd-section.cd-buttons input[type=reset] {
      margin: .4em; }
    @media (min-width: 768px) {
      .style-guide .cd-section.cd-buttons .cd-box .cd-box {
        padding: 2em; } }
    @media (min-width: 992px) {
      .style-guide .cd-section.cd-buttons .cd-buttons button, .style-guide .cd-section.cd-buttons .cd-buttons input[type=button],
      .style-guide .cd-section.cd-buttons .cd-buttons input[type=submit],
      .style-guide .cd-section.cd-buttons .cd-buttons input[type=reset] {
        margin: 1em; } }
    .style-guide .cd-section.cd-icons .cd-box {
      padding: 1em;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .style-guide .cd-section.cd-icons li {
      background-position: center center;
      background-repeat: no-repeat;
      margin: 1em; }
    @media (min-width: 768px) {
      .style-guide .cd-section.cd-icons .cd-box .cd-box {
        padding: 2em; } }
    .style-guide .cd-section.cd-form .cd-box {
      padding: 1em; }
    .style-guide .cd-section.cd-form input[type=text] {
      margin: 1em; }
    .style-guide .cd-section.cd-form .cd-input-wrapper {
      margin: 1em;
      position: relative;
      display: inline-block; }
    .style-guide .cd-section.cd-form .datepicker-filter input {
      margin: 0 0 0.4375rem 0; }
    @media (min-width: 768px) {
      .style-guide .cd-section.cd-form .cd-box .cd-box {
        padding: 2em; } }
    @media (min-width: 768px) {
      .style-guide .cd-section {
        margin: 3em 0 5em; } }
    @media (min-width: 1200px) {
      .style-guide .cd-section {
        width: 48%;
        float: left;
        margin: 0 4% 4em 0; }
        .style-guide .cd-section:nth-of-type(2n) {
          margin-right: 0; } }
  @media (min-width: 992px) {
    .style-guide {
      padding-top: 80px; } }
  @media (min-width: 1200px) {
    .style-guide {
      max-width: none;
      padding: 120px 0 50px; } }

.login .special-input-wrapper {
  width: 100%; }

.register-link {
  display: none; }

.main-section .register-link {
  margin-top: 16px;
  display: block; }

.login-mobile .buttons-wrapper {
  position: relative;
  padding-top: 20px; }
  .login-mobile .buttons-wrapper .submit-button {
    width: 100%;
    margin-top: 20px;
    display: block; }
    @media (min-width: 576px) {
      .login-mobile .buttons-wrapper .submit-button {
        width: auto; } }
  .login-mobile .buttons-wrapper a {
    font-size: 14px;
    line-height: 22px; }
  .login-mobile .buttons-wrapper a.forget-password {
    position: absolute;
    top: 0; }

.login-mobile form label {
  margin-bottom: 0;
  position: absolute;
  top: -12px;
  left: 13px;
  background-color: #fff;
  z-index: 3;
  padding: 0 5px;
  color: #002857; }

.login-mobile form .message-error h4, .login-mobile form .message-error .tx-indexedsearch-res .tx-indexedsearch-title a, .tx-indexedsearch-res .tx-indexedsearch-title .login-mobile form .message-error a {
  color: #E10E49;
  padding-bottom: 10px;
  text-align: center; }

.login-mobile form .message-error p, .login-mobile form .message-error .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text .login-mobile form .message-error p {
  margin-bottom: 10px;
  text-align: justify;
  font-size: 14px;
  line-height: 18px; }

.login-mobile form .special-input-wrapper {
  width: 100%; }

.forgotPasswordPage {
  padding: 25px 0 70px; }
  @media (min-width: 768px) {
    .forgotPasswordPage {
      padding: 45px 0 130px; } }
  .forgotPasswordPage h1, .forgotPasswordPage .h1 {
    margin-bottom: 10px; }
  .forgotPasswordPage p.big-1, .forgotPasswordPage .ce-sidebar .sponsor .text p.big-1, .ce-sidebar .sponsor .text .forgotPasswordPage p.big-1 {
    margin-bottom: 30px; }
  .forgotPasswordPage form .special-input-wrapper {
    margin: 0 0 20px 0; }
  .forgotPasswordPage form input[type=text] {
    font-size: 16px;
    line-height: 22px; }
  .forgotPasswordPage form input[type=submit] {
    height: 40px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 11px 12px;
    margin-bottom: 30px; }

.loginPage {
  padding: 25px 0 0; }
  @media (min-width: 768px) {
    .loginPage {
      padding: 45px 0 10px; } }
  .loginPage ul.typo3-messages {
    padding-left: 0;
    list-style: none; }
    .loginPage ul.typo3-messages p, .loginPage ul.typo3-messages .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text .loginPage ul.typo3-messages p {
      margin-top: 20px;
      margin-bottom: 20px; }
    .loginPage ul.typo3-messages .alert-message {
      background-color: #EBEDF2;
      padding: 20px; }
  .loginPage .showMessage h1, .loginPage .showMessage .h1 {
    display: block; }
  .loginPage .showMessage p.large {
    display: none; }
  .loginPage h1, .loginPage .h1 {
    margin-bottom: 10px; }
  .loginPage p.big-1, .loginPage .ce-sidebar .sponsor .text p.big-1, .ce-sidebar .sponsor .text .loginPage p.big-1 {
    margin-bottom: 30px; }
  .loginPage form .special-input-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 27px 0;
    padding: 0; }
    .loginPage form .special-input-wrapper.last-input {
      margin: 0 0 20px 0; }
  .loginPage form input[type=submit] {
    height: auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 11px 43px;
    margin-bottom: 30px; }
  .loginPage form label {
    display: none; }
  .loginPage .link {
    width: 100%; }
  .loginPage p.register-mobile, .loginPage .ce-sidebar .sponsor .text p.register-mobile, .ce-sidebar .sponsor .text .loginPage p.register-mobile {
    margin-bottom: 10px; }
  .loginPage #register-button {
    display: inline-block; }

.changePasswordPage {
  padding: 25px 0 70px; }
  @media (min-width: 768px) {
    .changePasswordPage {
      padding: 45px 0 130px; } }
  .changePasswordPage h1, .changePasswordPage .h1 {
    margin-bottom: 10px; }
  .changePasswordPage p.big-1, .changePasswordPage .ce-sidebar .sponsor .text p.big-1, .ce-sidebar .sponsor .text .changePasswordPage p.big-1 {
    margin-bottom: 30px; }
  .changePasswordPage form .special-input-wrapper {
    margin: 0 0 27px 0; }
    .changePasswordPage form .special-input-wrapper.last-input {
      margin: 0 0 20px 0; }
  .changePasswordPage form input[type=submit] {
    margin-bottom: 30px; }

.login-action-button.popup-mobile .pop-up,
.login-action-mobile-button.popup-mobile .pop-up {
  width: 420% !important;
  left: -140px !important; }

.login-action-button.popup-item,
.login-action-mobile-button.popup-item {
  position: relative;
  cursor: pointer; }
  .login-action-button.popup-item.open .pop-up,
  .login-action-mobile-button.popup-item.open .pop-up {
    z-index: 10;
    display: block; }
  .login-action-button.popup-item.post-item,
  .login-action-mobile-button.popup-item.post-item {
    padding: 0; }
  .login-action-button.popup-item .item,
  .login-action-mobile-button.popup-item .item {
    padding: 26px; }
    @media (min-width: 768px) {
      .login-action-button.popup-item .item,
      .login-action-mobile-button.popup-item .item {
        padding: 26px 15px; } }
    @media (min-width: 1200px) {
      .login-action-button.popup-item .item,
      .login-action-mobile-button.popup-item .item {
        padding: 26px; } }
  .login-action-button.popup-item .pop-up,
  .login-action-mobile-button.popup-item .pop-up {
    position: absolute;
    width: 220%;
    top: 50px;
    left: -105px;
    display: none;
    color: #fff;
    background-color: #002857; }
    @media (min-width: 768px) {
      .login-action-button.popup-item .pop-up,
      .login-action-mobile-button.popup-item .pop-up {
        position: absolute;
        top: 56px;
        width: 360%;
        right: 200%;
        left: -263%;
        margin: 0; } }
    .login-action-button.popup-item .pop-up p,
    .login-action-mobile-button.popup-item .pop-up p {
      word-break: break-word;
      color: #fff; }
      .login-action-button.popup-item .pop-up p.regular-big, .login-action-button.popup-item .pop-up input.quicksearch-submit[type=submit], .login-action-button.popup-item .pop-up .winter-form .custom-select p.select-selected, .winter-form .custom-select .login-action-button.popup-item .pop-up p.select-selected, .login-action-button.popup-item .pop-up .special-event-form .custom-select p.select-selected, .special-event-form .custom-select .login-action-button.popup-item .pop-up p.select-selected, .login-action-button.popup-item .pop-up .ce-news-archive .news-card-date, .ce-news-archive .login-action-button.popup-item .pop-up .news-card-date,
      .login-action-mobile-button.popup-item .pop-up p.regular-big,
      .login-action-mobile-button.popup-item .pop-up input.quicksearch-submit[type=submit],
      .login-action-mobile-button.popup-item .pop-up .winter-form .custom-select p.select-selected,
      .winter-form .custom-select .login-action-mobile-button.popup-item .pop-up p.select-selected,
      .login-action-mobile-button.popup-item .pop-up .special-event-form .custom-select p.select-selected,
      .special-event-form .custom-select .login-action-mobile-button.popup-item .pop-up p.select-selected,
      .login-action-mobile-button.popup-item .pop-up .ce-news-archive .news-card-date,
      .ce-news-archive .login-action-mobile-button.popup-item .pop-up .news-card-date {
        margin-bottom: 10px; }
    .login-action-button.popup-item .pop-up svg,
    .login-action-mobile-button.popup-item .pop-up svg {
      width: 24px;
      height: 24px; }
  .login-action-button.popup-item .notification,
  .login-action-mobile-button.popup-item .notification {
    position: relative;
    padding: 15px;
    background-color: #002857; }
    .login-action-button.popup-item .notification p,
    .login-action-mobile-button.popup-item .notification p {
      color: white;
      margin-bottom: 0;
      text-align: left;
      text-transform: none; }
    .login-action-button.popup-item .notification .close-btn,
    .login-action-mobile-button.popup-item .notification .close-btn {
      border-bottom: none; }
    .login-action-button.popup-item .notification span.popup-arrow,
    .login-action-mobile-button.popup-item .notification span.popup-arrow {
      left: 140px;
      right: unset;
      top: -12px;
      position: absolute;
      width: 0;
      height: 0;
      border-bottom: 12px solid #002857;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-top: none; }
      @media (min-width: 768px) {
        .login-action-button.popup-item .notification span.popup-arrow,
        .login-action-mobile-button.popup-item .notification span.popup-arrow {
          right: unset;
          left: 85%;
          -webkit-transform: rotateZ(-90deg);
          transform: rotateZ(-90deg);
          top: -16px;
          border-top: 10px solid transparent;
          border-left: 12px solid #002857;
          border-bottom: 10px solid transparent;
          border-right: none; } }
      @media (max-width: 767.98px) {
        .login-action-button.popup-item .notification span.popup-arrow,
        .login-action-mobile-button.popup-item .notification span.popup-arrow {
          left: 140px; } }
    .login-action-button.popup-item .notification p,
    .login-action-mobile-button.popup-item .notification p {
      word-break: break-word; }
    .login-action-button.popup-item .notification .text p,
    .login-action-mobile-button.popup-item .notification .text p {
      word-break: break-word;
      color: #fff !important;
      line-height: 22px;
      margin-bottom: 0; }
    .login-action-button.popup-item .notification a,
    .login-action-mobile-button.popup-item .notification a {
      color: #fff; }
      .login-action-button.popup-item .notification a.close-btn,
      .login-action-mobile-button.popup-item .notification a.close-btn {
        position: absolute;
        top: 20px;
        right: 0; }
      .login-action-button.popup-item .notification a figure,
      .login-action-mobile-button.popup-item .notification a figure {
        width: 24px;
        height: 24px; }
      .login-action-button.popup-item .notification a:hover,
      .login-action-mobile-button.popup-item .notification a:hover {
        text-decoration: none;
        color: unset;
        border-bottom: 0px solid transparent; }

.tx_evoweb_sfregister {
  margin: 30px 0; }
  @media (min-width: 768px) {
    .tx_evoweb_sfregister {
      margin: 60px 0; } }
  .tx_evoweb_sfregister form .special-input-wrapper {
    width: 100%; }
  .tx_evoweb_sfregister form .custom-checkbox {
    margin-bottom: 15px; }

/* Dots */
ul.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.data-table-card .page-navigation-limit p, .data-table-card .page-navigation-limit .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text .data-table-card .page-navigation-limit p {
  margin-bottom: 0; }

.pagination-page {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  padding: 24px 0; }
  .pagination-page.top {
    display: none; }
    @media (min-width: 768px) {
      .pagination-page.top {
        display: block; } }
  .pagination-page:last-child {
    margin-bottom: 30px; }
  @media (min-width: 768px) {
    .pagination-page {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; } }
  .pagination-page .page-navigation {
    padding: 10px 0; }
    @media (min-width: 768px) {
      .pagination-page .page-navigation {
        padding: 0; } }
  .pagination-page.top {
    display: none; }
    @media (min-width: 768px) {
      .pagination-page.top {
        display: block; } }

.page-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  padding: 24px 0; }
  .page-navigation ul {
    padding-left: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .page-navigation ul.tx-indexedsearch-browsebox li {
      line-height: 35px; }
      @media (min-width: 768px) {
        .page-navigation ul.tx-indexedsearch-browsebox li {
          line-height: 26px; } }
    .page-navigation ul li {
      margin: 5px 0;
      font-size: 20px;
      font-weight: 300;
      line-height: 25px; }
      @media (min-width: 768px) {
        .page-navigation ul li {
          font-size: 20px;
          line-height: 26px; } }
      .page-navigation ul li a {
        padding: 0 2px;
        margin: 0 15px;
        border-bottom: none;
        font-size: 20px;
        font-weight: 300;
        line-height: 25px; }
        @media (min-width: 768px) {
          .page-navigation ul li a {
            font-size: 20px;
            line-height: 26px;
            margin: 0 10px; } }
        .page-navigation ul li a:hover {
          color: #B4134B;
          border-bottom: 1px solid #B4134B; }
      .page-navigation ul li.current {
        padding: 0 2px 0px 2px;
        margin: 5px;
        color: #B4134B;
        border-bottom: 1px solid #B4134B; }
  .page-navigation li.previous a, .page-navigation li.next a {
    margin: 0 10px;
    border-bottom: none !important; }
  .page-navigation li .left {
    border-top: 1px solid;
    border-left: 1px solid;
    border-color: #7C90A8;
    display: inline-block;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    height: 9px;
    width: 9px;
    padding: 3px;
    position: relative;
    bottom: 2px; }
    .page-navigation li .left:hover {
      border-color: #B4134B; }
  .page-navigation li .right {
    border-top: 1px solid;
    border-right: 1px solid;
    border-color: #7C90A8;
    display: inline-block;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    height: 9px;
    width: 9px;
    padding: 3px; }
    .page-navigation li .right:hover {
      border-color: #B4134B; }
  .page-navigation.ce-pagination {
    width: 100%; }
    .page-navigation.ce-pagination ul li.next {
      border-top: 1px solid;
      border-right: 1px solid;
      border-color: #7C90A8;
      display: inline-block;
      transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      height: 9px;
      width: 9px;
      padding: 3px;
      margin-top: 10px; }
      .page-navigation.ce-pagination ul li.next:hover {
        border-color: #B4134B; }
    .page-navigation.ce-pagination ul li.previous {
      border-top: 1px solid;
      border-left: 1px solid;
      border-color: #7C90A8;
      display: inline-block;
      transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      height: 9px;
      width: 9px;
      padding: 3px;
      margin-top: 10px; }
      .page-navigation.ce-pagination ul li.previous:hover {
        border-color: #B4134B; }
    .page-navigation.ce-pagination ul li.current a {
      margin: 0;
      padding: 0; }

.page-navigation-limit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: auto 0 auto auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  right: 0;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  top: 0;
  height: 100%; }
  @media (min-width: 768px) {
    .page-navigation-limit {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      position: absolute;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      top: 50%; } }
  @media (min-width: 1200px) {
    .page-navigation-limit {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; } }
  .page-navigation-limit > p, .ce-sidebar .sponsor .text .page-navigation-limit > p {
    font-size: small;
    color: #A1AEB7;
    margin-right: .5em;
    margin-bottom: 0; }
  .page-navigation-limit ul {
    margin: 0; }

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

.table-wrapper > * {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%; }

.right-pagination p, .right-pagination .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text .right-pagination p {
  color: #A1AEB7; }

.tx-indexedsearch-browsebox ul li.current {
  border: none; }
  .tx-indexedsearch-browsebox ul li.current a {
    color: #B4134B;
    border-bottom: 1px solid #B4134B; }

.tx-indexedsearch-browsebox ul li a.previous {
  text-decoration: none;
  border-bottom: none;
  height: 9px;
  width: 9px;
  position: relative;
  color: white; }
  .tx-indexedsearch-browsebox ul li a.previous:before {
    position: absolute;
    content: "";
    border-top: 1px solid;
    border-left: 1px solid;
    border-color: #7C90A8;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    height: 9px;
    width: 9px;
    padding: 3px;
    bottom: 6px;
    right: 0; }
  .tx-indexedsearch-browsebox ul li a.previous:hover:before {
    border-color: #B4134B; }

.tx-indexedsearch-browsebox ul li a.next {
  text-decoration: none;
  border-bottom: none;
  color: white;
  height: 9px;
  width: 9px;
  position: relative; }
  .tx-indexedsearch-browsebox ul li a.next:before {
    position: absolute;
    content: "";
    border-top: 1px solid;
    border-right: 1px solid;
    border-color: #7C90A8;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    height: 9px;
    width: 9px;
    padding: 3px;
    top: 9px; }
  .tx-indexedsearch-browsebox ul li a.next:hover:before {
    border-color: #B4134B; }

.winter-form, .special-event-form {
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .winter-form, .special-event-form {
      margin-bottom: 30px; } }
  .winter-form h4, .winter-form .tx-indexedsearch-res .tx-indexedsearch-title a, .tx-indexedsearch-res .tx-indexedsearch-title .winter-form a, .special-event-form h4, .special-event-form .tx-indexedsearch-res .tx-indexedsearch-title a, .tx-indexedsearch-res .tx-indexedsearch-title .special-event-form a {
    line-height: 32px; }
  .winter-form input[type=text], .special-event-form input[type=text] {
    width: 100%;
    padding: 6px 12.5px;
    margin-bottom: 10px; }
  .winter-form .accordion-step2:last-child .accordion-element, .special-event-form .accordion-step2:last-child .accordion-element {
    border-bottom: 1px solid #002857; }
  .winter-form .accordion-step2 .title, .special-event-form .accordion-step2 .title {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .winter-form .accordion-step2 .arrow-collapse, .special-event-form .accordion-step2 .arrow-collapse {
    background: transparent; }
  .winter-form .custom-select, .special-event-form .custom-select {
    max-width: unset; }
    @media (min-width: 1200px) {
      .winter-form .custom-select, .special-event-form .custom-select {
        min-width: 48%; } }
    @media (min-width: 1640px) {
      .winter-form .custom-select, .special-event-form .custom-select {
        min-width: unset;
        max-width: 368px; } }
    .winter-form .custom-select select, .special-event-form .custom-select select {
      height: 100%;
      min-height: 33px; }
    .winter-form .custom-select .select-selected, .special-event-form .custom-select .select-selected {
      padding: 6px 35px 6px 10px;
      color: #002857;
      opacity: 0.5;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      min-height: 33px;
      height: 100%; }
      .winter-form .custom-select .select-selected:after, .special-event-form .custom-select .select-selected:after {
        top: 30%; }
      .winter-form .custom-select .select-selected.select-arrow-active:after, .special-event-form .custom-select .select-selected.select-arrow-active:after {
        top: 45%; }
    .winter-form .custom-select .select-items div, .special-event-form .custom-select .select-items div {
      padding: 5px 12px; }
  .winter-form-step1 .teaser-info .regular-medium:last-child, .special-event-form-step1 .teaser-info .regular-medium:last-child {
    margin-top: 15px; }
    @media (min-width: 768px) {
      .winter-form-step1 .teaser-info .regular-medium:last-child, .special-event-form-step1 .teaser-info .regular-medium:last-child {
        margin-top: 30px; } }
  .winter-form-step1 .radio-list, .special-event-form-step1 .radio-list {
    margin-top: 16px;
    border-top: 1px solid #D0D0D0;
    padding-top: 14px; }
  .winter-form-step1 .datepicker-cell input, .special-event-form-step1 .datepicker-cell input {
    padding: 4px 5px 4px 10px;
    border-radius: 5px;
    min-width: 190px; }
  .winter-form-step1 .datepicker-cell .datepicker-item, .special-event-form-step1 .datepicker-cell .datepicker-item {
    margin: 0 0 14px; }
    .winter-form-step1 .datepicker-cell .datepicker-item label, .special-event-form-step1 .datepicker-cell .datepicker-item label {
      color: #002857;
      opacity: 0.5;
      margin-right: 15px; }
  .winter-form-step1.participant, .special-event-form-step1.participant {
    margin: 14px 0 6px; }
    @media (min-width: 768px) {
      .winter-form-step1.participant, .special-event-form-step1.participant {
        margin: 25px 0 11px; } }
    .winter-form-step1.participant .participant-form, .special-event-form-step1.participant .participant-form {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .winter-form-step1.participant .participant-form .participant-item, .special-event-form-step1.participant .participant-form .participant-item {
        width: 100%;
        max-width: unset; }
        @media (min-width: 1200px) {
          .winter-form-step1.participant .participant-form .participant-item, .special-event-form-step1.participant .participant-form .participant-item {
            max-width: 48%; } }
        @media (min-width: 1640px) {
          .winter-form-step1.participant .participant-form .participant-item, .special-event-form-step1.participant .participant-form .participant-item {
            max-width: 368px; } }
  .winter-form-step2 .teaser-info, .special-event-form-step2 .teaser-info {
    margin-bottom: 15px; }
    @media (min-width: 768px) {
      .winter-form-step2 .teaser-info, .special-event-form-step2 .teaser-info {
        margin-bottom: 30px; } }
  .winter-form-step2 .accordion-element, .special-event-form-step2 .accordion-element {
    border-top: 1px solid #002857; }
    .winter-form-step2 .accordion-element button:hover, .winter-form-step2 .accordion-element input:hover[type=button],
    .winter-form-step2 .accordion-element input:hover[type=submit],
    .winter-form-step2 .accordion-element input:hover[type=reset], .special-event-form-step2 .accordion-element button:hover, .special-event-form-step2 .accordion-element input:hover[type=button],
    .special-event-form-step2 .accordion-element input:hover[type=submit],
    .special-event-form-step2 .accordion-element input:hover[type=reset] {
      background-color: transparent; }
    .winter-form-step2 .accordion-element button.arrow-collapse, .winter-form-step2 .accordion-element input.arrow-collapse[type=button],
    .winter-form-step2 .accordion-element input.arrow-collapse[type=submit],
    .winter-form-step2 .accordion-element input.arrow-collapse[type=reset], .special-event-form-step2 .accordion-element button.arrow-collapse, .special-event-form-step2 .accordion-element input.arrow-collapse[type=button],
    .special-event-form-step2 .accordion-element input.arrow-collapse[type=submit],
    .special-event-form-step2 .accordion-element input.arrow-collapse[type=reset] {
      padding: 10px 0 10px 16px;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg); }
      .winter-form-step2 .accordion-element button.arrow-collapse::before, .winter-form-step2 .accordion-element input.arrow-collapse[type=button]::before,
      .winter-form-step2 .accordion-element input.arrow-collapse[type=submit]::before,
      .winter-form-step2 .accordion-element input.arrow-collapse[type=reset]::before, .special-event-form-step2 .accordion-element button.arrow-collapse::before, .special-event-form-step2 .accordion-element input.arrow-collapse[type=button]::before,
      .special-event-form-step2 .accordion-element input.arrow-collapse[type=submit]::before,
      .special-event-form-step2 .accordion-element input.arrow-collapse[type=reset]::before {
        content: url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Img/Icons/accordion-arrow.svg'); }
    .winter-form-step2 .accordion-element .arrow-collapse[aria-expanded="true"], .special-event-form-step2 .accordion-element .arrow-collapse[aria-expanded="true"] {
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg); }
  .winter-form-step2 .frameprogram-day-frame, .special-event-form-step2 .frameprogram-day-frame {
    margin: 28px 0; }
  .winter-form-step3 h4, .winter-form-step3 .tx-indexedsearch-res .tx-indexedsearch-title a, .tx-indexedsearch-res .tx-indexedsearch-title .winter-form-step3 a, .special-event-form-step3 h4, .special-event-form-step3 .tx-indexedsearch-res .tx-indexedsearch-title a, .tx-indexedsearch-res .tx-indexedsearch-title .special-event-form-step3 a {
    line-height: 32px; }
  .winter-form-step3 p.very-small-semiBold, .winter-form-step3 .ce-sidebar .sponsor .text p.very-small-semiBold, .ce-sidebar .sponsor .text .winter-form-step3 p.very-small-semiBold, .special-event-form-step3 p.very-small-semiBold, .special-event-form-step3 .ce-sidebar .sponsor .text p.very-small-semiBold, .ce-sidebar .sponsor .text .special-event-form-step3 p.very-small-semiBold {
    margin: 15px 0; }
    @media (min-width: 768px) {
      .winter-form-step3 p.very-small-semiBold, .winter-form-step3 .ce-sidebar .sponsor .text p.very-small-semiBold, .ce-sidebar .sponsor .text .winter-form-step3 p.very-small-semiBold, .special-event-form-step3 p.very-small-semiBold, .special-event-form-step3 .ce-sidebar .sponsor .text p.very-small-semiBold, .ce-sidebar .sponsor .text .special-event-form-step3 p.very-small-semiBold {
        margin: 30px 0; } }
  .winter-form-step3 input[type=text], .special-event-form-step3 input[type=text] {
    width: 100%;
    max-width: 382px;
    padding: 6px 12.5px;
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .winter-form-step3 input[type=text], .special-event-form-step3 input[type=text] {
        margin-bottom: 30px; } }
  .winter-form-step3 .custom-select, .special-event-form-step3 .custom-select {
    margin: 0 0 16px 0;
    max-width: 171px; }
    @media (min-width: 768px) {
      .winter-form-step3 .custom-select, .special-event-form-step3 .custom-select {
        margin: 0 0 30px 0; } }
  .winter-form-step3 table.winter-table, .special-event-form-step3 table.winter-table {
    margin-bottom: 15px; }
    @media (min-width: 768px) {
      .winter-form-step3 table.winter-table, .special-event-form-step3 table.winter-table {
        margin-bottom: 30px; } }
    .winter-form-step3 table.winter-table tr, .special-event-form-step3 table.winter-table tr {
      vertical-align: top;
      border-top: 1px solid rgba(0, 40, 87, 0.24); }
      .winter-form-step3 table.winter-table tr:first-child, .special-event-form-step3 table.winter-table tr:first-child {
        border-top: 1px solid #002857; }
      .winter-form-step3 table.winter-table tr th, .special-event-form-step3 table.winter-table tr th {
        padding: 5px 0 11px; }
      .winter-form-step3 table.winter-table tr td.regular-medium, .winter-form-step3 table.winter-table tr td.regular-bold, .special-event-form-step3 table.winter-table tr td.regular-medium, .special-event-form-step3 table.winter-table tr td.regular-bold {
        line-height: 30px; }
  .winter-form-step3 table.winter-table-result, .special-event-form-step3 table.winter-table-result {
    margin: 4px 0 15px; }
    @media (min-width: 768px) {
      .winter-form-step3 table.winter-table-result, .special-event-form-step3 table.winter-table-result {
        margin: 8px 0 30px; } }
    .winter-form-step3 table.winter-table-result tr:first-child, .special-event-form-step3 table.winter-table-result tr:first-child {
      border-bottom: 1px solid #002857; }
    .winter-form-step3 table.winter-table-result tr th.totalSum, .special-event-form-step3 table.winter-table-result tr th.totalSum {
      text-align: right; }

.table-total-sum {
  margin: 4px 0 15px; }
  @media (min-width: 768px) {
    .table-total-sum {
      margin: 8px 0 30px; } }
  .table-total-sum tr:first-child {
    border-bottom: 1px solid #002857; }
  .table-total-sum tr th.totalSum {
    text-align: right; }

/* ------------------------------------
8. Conditionals
------------------------------------ */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */ }

/* ------------------------------------
iPad
------------------------------------ */
/* ------------------------------------
iPad only landscape
------------------------------------ */
/* ------------------------------------
iPad only portrait
------------------------------------ */
.news-single .article .news-img-wrap {
  width: 100%; }
  .news-single .article .news-img-wrap .outer {
    margin-bottom: 15px; }
    @media (min-width: 768px) {
      .news-single .article .news-img-wrap .outer {
        margin-bottom: 30px; } }
  .news-single .article .news-img-wrap img {
    width: 100%; }

.news-list-view .page-navigation:before {
  border: 3px solid white;
  content: "";
  position: absolute;
  left: 0;
  top: -1px;
  width: 100%;
  background-color: white;
  z-index: 2;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content; }

.news-list-view .article .title {
  -ms-hyphens: auto;
  hyphens: auto; }

/* ------------------------------------
9. Content Elements
------------------------------------ */
.ce-text {
  margin: 20px; }
  @media (min-width: 414px) {
    .ce-text {
      margin: 20px 0; } }
  @media (min-width: 992px) {
    .ce-text {
      margin: 0; } }
  .ce-text p, .ce-text .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text .ce-text p {
    margin-bottom: 20px; }
    .ce-text p:last-child, .ce-text .ce-sidebar .sponsor .text p:last-child, .ce-sidebar .sponsor .text .ce-text p:last-child {
      margin-bottom: 0; }
  .ce-text h1, .ce-text .h1 {
    margin-bottom: 10px; }
  .ce-text h2 {
    margin-bottom: 5px; }
  .ce-text h3 {
    margin-bottom: 3px; }
  .ce-text h4, .ce-text .tx-indexedsearch-res .tx-indexedsearch-title a, .tx-indexedsearch-res .tx-indexedsearch-title .ce-text a {
    margin-bottom: 5px; }

.teaser-image-text {
  background: linear-gradient(206.57deg, #004071 0%, #002857 100%);
  width: 100%;
  margin: 40px 0 30px 0;
  overflow: hidden; }
  .teaser-image-text.image-right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .teaser-image-text .image-teaser {
    padding: 0;
    overflow: hidden; }
    .teaser-image-text .image-teaser figure {
      height: 100%;
      width: 100%; }
      .teaser-image-text .image-teaser figure img {
        max-height: 300px; }
        @media (min-width: 576px) {
          .teaser-image-text .image-teaser figure img {
            max-height: unset;
            height: 100%;
            width: 100%;
            -o-object-fit: cover;
            object-fit: cover; } }
  .teaser-image-text .text-teaser {
    color: #fff;
    padding: 0; }
    @media (min-width: 768px) {
      .teaser-image-text .text-teaser {
        margin: auto; } }
    @media (min-width: 992px) {
      .teaser-image-text .text-teaser {
        padding: 20px 8vw; } }
    .teaser-image-text .text-teaser .headline {
      padding: 20px 20px 10px 20px; }
      @media (min-width: 992px) {
        .teaser-image-text .text-teaser .headline {
          padding: 0 0 20px 0; } }
      .teaser-image-text .text-teaser .headline h2 {
        color: #fff;
        margin-bottom: 0px !important; }
        .teaser-image-text .text-teaser .headline h2.light {
          font-weight: 200; }
        .teaser-image-text .text-teaser .headline h2.strong {
          font-weight: 600; }
    .teaser-image-text .text-teaser .subline {
      margin-bottom: 30px;
      padding: 0 30px; }
      @media (min-width: 992px) {
        .teaser-image-text .text-teaser .subline {
          padding: 0; } }
      .teaser-image-text .text-teaser .subline h4, .teaser-image-text .text-teaser .subline .tx-indexedsearch-res .tx-indexedsearch-title a, .tx-indexedsearch-res .tx-indexedsearch-title .teaser-image-text .text-teaser .subline a {
        color: #fff; }
    .teaser-image-text .text-teaser .text {
      padding: 0 20px; }
      @media (min-width: 992px) {
        .teaser-image-text .text-teaser .text {
          padding: 0; } }
      .teaser-image-text .text-teaser .text p {
        color: #fff;
        margin-bottom: 30px; }
    .teaser-image-text .text-teaser .link {
      width: 100%;
      padding: 0 20px 20px 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      @media (min-width: 992px) {
        .teaser-image-text .text-teaser .link {
          padding: unset; } }
      .teaser-image-text .text-teaser .link a {
        width: 100%; }
        @media (min-width: 768px) {
          .teaser-image-text .text-teaser .link a {
            width: unset; } }
      .teaser-image-text .text-teaser .link .button-link, .teaser-image-text .text-teaser .link .ce-top-issues .btn a, .ce-top-issues .btn .teaser-image-text .text-teaser .link a, .teaser-image-text .text-teaser .link .ce-mitglieder .btn a, .ce-mitglieder .btn .teaser-image-text .text-teaser .link a {
        padding: 10px 15px; }

.newsletter-teaser .newsletter {
  border-top: 1px solid #E3E3E3;
  border-bottom: 1px solid #E3E3E3;
  padding: 10px 0;
  margin: 30px 0; }
  @media (min-width: 768px) {
    .newsletter-teaser .newsletter {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
      padding: 30px 0;
      margin: 50px 0; } }
  @media (min-width: 992px) {
    .newsletter-teaser .newsletter {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding-left: 0; } }
  .newsletter-teaser .newsletter .description {
    margin: auto;
    padding-left: 2px;
    padding-right: 2px; }
    @media (min-width: 992px) {
      .newsletter-teaser .newsletter .description {
        padding-left: 0px;
        padding-right: 25px; } }
    .newsletter-teaser .newsletter .description .headline {
      color: #002857;
      word-break: break-word; }
      .newsletter-teaser .newsletter .description .headline p {
        font-size: 28px;
        line-height: 35px;
        font-weight: 200;
        margin-bottom: 0; }
        @media (min-width: 768px) {
          .newsletter-teaser .newsletter .description .headline p {
            font-size: 38px;
            line-height: 47px;
            margin-bottom: 25px; } }
        @media (min-width: 992px) {
          .newsletter-teaser .newsletter .description .headline p {
            margin-bottom: 30px; } }
    .newsletter-teaser .newsletter .description .special-input-wrapper {
      width: 100%;
      margin: 0;
      margin-top: 30px; }
      @media (min-width: 992px) {
        .newsletter-teaser .newsletter .description .special-input-wrapper {
          width: auto;
          margin-top: unset; } }
      .newsletter-teaser .newsletter .description .special-input-wrapper .special-input {
        width: 100%; }
        @media (min-width: 992px) {
          .newsletter-teaser .newsletter .description .special-input-wrapper .special-input {
            width: 400px;
            height: 50px; } }
    .newsletter-teaser .newsletter .description .link {
      width: 100%;
      margin-top: 30px;
      margin-bottom: 30px; }
      @media (min-width: 992px) {
        .newsletter-teaser .newsletter .description .link {
          margin-top: 50px;
          width: -webkit-fit-content;
          width: -moz-fit-content;
          width: fit-content; } }
      .newsletter-teaser .newsletter .description .link a {
        padding: 15px;
        display: block;
        width: 100%; }
        @media (min-width: 992px) {
          .newsletter-teaser .newsletter .description .link a {
            height: 50px;
            min-width: 178px; } }
  .newsletter-teaser .newsletter .image {
    padding: 0; }
    .newsletter-teaser .newsletter .image img {
      margin: 0 auto; }
      @media (min-width: 576px) {
        .newsletter-teaser .newsletter .image img {
          max-width: 414px;
          max-height: 414px; } }
      @media (min-width: 768px) {
        .newsletter-teaser .newsletter .image img {
          width: 100%;
          margin: 0 auto; } }
      @media (min-width: 992px) {
        .newsletter-teaser .newsletter .image img {
          max-width: 612px;
          max-height: 612px;
          margin: 0 0 auto; } }

.newsletter-form .newsletter_subscribe,
.newsletter-form .newsletter_unsubscribe {
  margin: 0 0 30px; }
  @media (min-width: 768px) {
    .newsletter-form .newsletter_subscribe,
    .newsletter-form .newsletter_unsubscribe {
      margin: 0 0 60px; } }

.ce-slider-publications-downloads {
  overflow: visible;
  position: relative; }
  @media (min-width: 992px) {
    .ce-slider-publications-downloads {
      margin-top: 60px; } }
  .ce-slider-publications-downloads .headline {
    text-align: center;
    font-size: 17px;
    line-height: 22px; }
  .ce-slider-publications-downloads .button {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 20px;
    margin-bottom: 50px; }
    @media (min-width: 992px) {
      .ce-slider-publications-downloads .button {
        top: 10px;
        position: absolute;
        right: 20px;
        width: 100%;
        margin-bottom: 50px; } }
  .ce-slider-publications-downloads .under-header {
    margin: 0; }
  .ce-slider-publications-downloads .slider {
    padding: 0;
    margin: 0; }
    .ce-slider-publications-downloads .slider .slick-prev {
      top: 38%; }
      .ce-slider-publications-downloads .slider .slick-prev:before {
        content: url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Img/Icons/arrow-large-blue.svg'); }
    .ce-slider-publications-downloads .slider .slick-next {
      top: 38%; }
      .ce-slider-publications-downloads .slider .slick-next:before {
        content: url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Img/Icons/arrow-large-blue.svg'); }
    .ce-slider-publications-downloads .slider .slick-track .slick-slide {
      text-align: center; }
      .ce-slider-publications-downloads .slider .slick-track .slick-slide.slick-active {
        -webkit-transition: opacity 250ms ease;
        transition: opacity 250ms ease; }
    .ce-slider-publications-downloads .slider .slick-list:before {
      content: "";
      position: absolute;
      left: -1px;
      width: 20%;
      top: 0;
      height: 100%;
      background-color: #fff;
      opacity: .9;
      z-index: 3; }
      @media (min-width: 576px) {
        .ce-slider-publications-downloads .slider .slick-list:before {
          width: 15%; } }
    .ce-slider-publications-downloads .slider .slick-list:after {
      content: "";
      position: absolute;
      left: unset;
      top: 0;
      right: -1px;
      width: 20%;
      height: 100%;
      background-color: #fff;
      opacity: .9;
      z-index: 3; }
      @media (min-width: 576px) {
        .ce-slider-publications-downloads .slider .slick-list:after {
          width: 15%; } }
    .ce-slider-publications-downloads .slider .slider-elements {
      margin-top: 20px;
      max-width: 150px !important; }
      @media (min-width: 414px) {
        .ce-slider-publications-downloads .slider .slider-elements {
          max-width: 230px !important; } }
      .ce-slider-publications-downloads .slider .slider-elements .image figure {
        width: 150px;
        height: 230px; }
        @media (min-width: 414px) {
          .ce-slider-publications-downloads .slider .slider-elements .image figure {
            padding: 25px 25px 20px 20px;
            width: 230px;
            height: 308px; } }
      .ce-slider-publications-downloads .slider .slider-elements .image img {
        height: 100%;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 40, 87, 0.4);
        box-shadow: 1px 1px 2px 0 rgba(0, 40, 87, 0.4); }
      .ce-slider-publications-downloads .slider .slider-elements .text {
        text-align: left;
        max-width: 190px;
        margin: 0 auto;
        word-break: break-all; }
        .ce-slider-publications-downloads .slider .slider-elements .text .headline {
          padding: 0;
          text-align: left;
          -ms-hyphens: auto;
          hyphens: auto;
          word-break: break-word; }
        .ce-slider-publications-downloads .slider .slider-elements .text .link {
          margin-top: 18px;
          margin-bottom: 25px; }
          .ce-slider-publications-downloads .slider .slider-elements .text .link a {
            border-bottom: 1px solid #2E4C6F; }
    .ce-slider-publications-downloads .slider.slick-dotted.slick-slider {
      margin-bottom: 31px; }
  .ce-slider-publications-downloads .slick-dots-container {
    margin: 10px auto; }

.ce-top-issues {
  color: #002857;
  padding: 10px 0 30px 0; }
  @media (min-width: 768px) {
    .ce-top-issues {
      padding: 50px 0 0 0; } }
  .ce-top-issues .slick-list {
    padding: 0 8% 0 0 !important; }
  .ce-top-issues .slick-slide {
    margin: 0 -8px 0 0; }
  .ce-top-issues .top-issue-item {
    padding: 0 10px 10px 10px; }
    @media (min-width: 768px) {
      .ce-top-issues .top-issue-item {
        padding: 0 21px 30px 20px; } }
    .ce-top-issues .top-issue-item figure img {
      -o-object-fit: cover;
      object-fit: cover;
      width: 100%; }
    .ce-top-issues .top-issue-item .headline {
      padding-top: 16px;
      margin-bottom: 5px;
      -ms-hyphens: auto;
      hyphens: auto; }
    .ce-top-issues .top-issue-item p, .ce-top-issues .top-issue-item .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text .ce-top-issues .top-issue-item p {
      word-break: break-word;
      margin-bottom: 12px; }
      .ce-top-issues .top-issue-item p.subtitle {
        margin-bottom: 12px;
        font-weight: 400; }
    .ce-top-issues .top-issue-item a {
      padding: 0; }
  .ce-top-issues .btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 35px;
    padding-left: 10px;
    padding-right: 10px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .ce-top-issues .link-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    text-decoration: underline;
    text-underline-position: under; }
    .ce-top-issues .link-text:hover {
      text-decoration: underline; }

.ce-contact {
  padding: 10px 0 20px 0; }
  @media (min-width: 992px) {
    .ce-contact {
      padding-top: 0; } }
  .ce-contact .header-centered .subline {
    margin-bottom: 30px;
    text-align: center; }
    @media (min-width: 768px) {
      .ce-contact .header-centered .subline {
        margin-bottom: 40px; } }
  .ce-contact .contact-items {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media (min-width: 768px) {
      .ce-contact .contact-items .contact-col:nth-child(3n) .contact-item {
        border-right: 1px solid #D0D0D0; } }
    @media (min-width: 992px) {
      .ce-contact .contact-items .contact-col:nth-child(3n) .contact-item {
        border-right: none; } }
    @media (min-width: 992px) {
      .ce-contact .contact-items .contact-col:nth-child(3n) .contact-item:last-child {
        border-right: none; } }
    @media (min-width: 768px) {
      .ce-contact .contact-items .contact-col:nth-child(2n) .contact-item {
        border-right: none; } }
    @media (min-width: 992px) {
      .ce-contact .contact-items .contact-col:nth-child(2n) .contact-item {
        border-right: 1px solid #D0D0D0; } }
    @media (min-width: 768px) {
      .ce-contact .contact-items .contact-col:last-child .contact-item {
        border-right: none; } }
    .ce-contact .contact-items .contact-item {
      padding: 0px 25px 7px 25px;
      margin-bottom: 34px;
      position: relative; }
      @media (min-width: 768px) {
        .ce-contact .contact-items .contact-item {
          border-right: 1px solid #D0D0D0; } }
      @media (min-width: 992px) {
        .ce-contact .contact-items .contact-item {
          padding: 20px 63px 7px 63px;
          border-right: 1px solid #D0D0D0;
          margin-bottom: 50px; } }
  .ce-contact .contact-img {
    text-align: center; }
    .ce-contact .contact-img figure img {
      margin: auto; }
      .ce-contact .contact-img figure img.round {
        border-radius: 50%; }
    .ce-contact .contact-img .name p {
      padding-top: 18px;
      margin-bottom: 0;
      color: #002857; }
    .ce-contact .contact-img .position p {
      color: #7C90A8;
      margin-bottom: 5px; }
  .ce-contact .description {
    margin: 0 20px; }
    .ce-contact .description.center {
      text-align: center; }
    .ce-contact .description .title p {
      margin-bottom: 10px;
      font-weight: 600;
      color: #1C1C1C; }
    .ce-contact .description p, .ce-contact .description .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text .ce-contact .description p {
      margin-bottom: 0;
      color: #1C1C1C; }
    .ce-contact .description a {
      padding: 0; }

.ce-kpi.slider-element {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0; }
  .ce-kpi.slider-element .image {
    padding: 10px; }
    @media (min-width: 768px) {
      .ce-kpi.slider-element .image {
        border-right: solid 1px #002857;
        margin: auto;
        padding-right: 60px;
        height: 262px; } }
    .ce-kpi.slider-element .image figure {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      @media (min-width: 768px) {
        .ce-kpi.slider-element .image figure {
          -webkit-box-pack: end;
          -ms-flex-pack: end;
          justify-content: flex-end; } }
  .ce-kpi.slider-element .description {
    padding: 0 10px;
    margin: auto;
    text-align: left;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .ce-kpi.slider-element .description {
        margin: unset;
        padding-left: 100px;
        padding-top: 10px; } }
    .ce-kpi.slider-element .description span {
      display: inline-block; }
    .ce-kpi.slider-element .description .number {
      font-size: 100px;
      font-weight: 200;
      letter-spacing: 0;
      line-height: 125px;
      color: #002857; }
    .ce-kpi.slider-element .description .text {
      color: #002857;
      font-size: 25px;
      line-height: 32px;
      font-weight: 300; }
    .ce-kpi.slider-element .description .value {
      color: #002857;
      font-size: 25px;
      line-height: 32px;
      font-weight: 300; }

.ce-kpi.grid-element {
  display: block;
  padding: 0 40px; }
  @media (min-width: 768px) {
    .ce-kpi.grid-element {
      padding: 35px; } }
  .ce-kpi.grid-element .image {
    padding-bottom: 35px;
    border-bottom: solid 1px #D0D0D0;
    width: auto;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    max-width: 100%;
    margin: 0 9px; }
    @media (min-width: 768px) {
      .ce-kpi.grid-element .image {
        margin: auto; } }
    .ce-kpi.grid-element .image figure {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin: auto;
      height: 158px;
      width: 163px; }
      .ce-kpi.grid-element .image figure img {
        height: 100%;
        width: 100%;
        aspect-ratio: 1/1;
        -o-object-fit: cover;
        object-fit: cover; }
  .ce-kpi.grid-element .description {
    padding: 13px 10px 0;
    text-align: center;
    width: auto;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    max-width: 100%;
    margin: auto; }
    @media (min-width: 1200px) {
      .ce-kpi.grid-element .description {
        margin: auto 10px; } }
    .ce-kpi.grid-element .description .number {
      font-size: 56px;
      font-weight: 200;
      letter-spacing: 0;
      line-height: 70px;
      color: #002857; }
    .ce-kpi.grid-element .description .text {
      color: #002857;
      font-size: 20px;
      font-weight: 300;
      line-height: 25px;
      padding: 0;
      margin: 0 auto;
      display: block; }
      @media (min-width: 1200px) {
        .ce-kpi.grid-element .description .text {
          padding: 0 20px; } }
    .ce-kpi.grid-element .description .value {
      color: #002857;
      font-size: 20px;
      font-weight: 400;
      line-height: 25px; }
    .ce-kpi.grid-element .description span {
      display: inline-block; }

.ce-kpi-slider {
  padding: 20px;
  position: relative; }
  .ce-kpi-slider .headline {
    text-align: center; }
    .ce-kpi-slider .headline h3 {
      margin-bottom: 20px; }
    .ce-kpi-slider .headline h2 {
      color: #002857; }
    @media (min-width: 768px) {
      .ce-kpi-slider .headline {
        margin-bottom: 25px; } }
  @media (min-width: 768px) {
    .ce-kpi-slider .fact-slider .ce-kpi.slider-element {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      margin: 31px auto 20px; } }
  .ce-kpi-slider .fact-slider .ce-kpi.slider-element .image img {
    width: 226px;
    height: 218px; }
    @media (min-width: 768px) {
      .ce-kpi-slider .fact-slider .ce-kpi.slider-element .image img {
        width: 227px;
        height: 191px;
        margin: auto 0; } }
  .ce-kpi-slider .fact-slider .ce-kpi .description {
    text-align: left;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .ce-kpi-slider .fact-slider .ce-kpi .description {
        padding-top: 10px;
        padding-left: 60px; } }
  .ce-kpi-slider .fact-slider .slick-dots {
    bottom: unset; }
  .ce-kpi-slider .fact-slider .slick-arrow {
    display: none !important; }
  .ce-kpi-slider .link {
    position: relative; }
    @media (min-width: 992px) {
      .ce-kpi-slider .link {
        top: 30px;
        position: absolute;
        right: 20px;
        width: 100%; } }
    .ce-kpi-slider .link a {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin: auto; }
      @media (min-width: 768px) {
        .ce-kpi-slider .link a {
          width: 50%; } }
      @media (min-width: 992px) {
        .ce-kpi-slider .link a {
          width: -webkit-fit-content;
          width: -moz-fit-content;
          width: fit-content;
          padding: 11px 15px; } }
  .ce-kpi-slider .slick-dots-container {
    margin-top: 10px; }
    @media (min-width: 992px) {
      .ce-kpi-slider .slick-dots-container {
        margin-top: 40px; } }

.ce-aktuelle {
  margin: 10px 11px 50px; }
  @media (min-width: 992px) {
    .ce-aktuelle {
      margin-top: 50px; } }
  .ce-aktuelle .item {
    padding: 0; }
    @media (min-width: 768px) {
      .ce-aktuelle .item {
        padding: 0 28px 0 20px; } }
  .ce-aktuelle div.page-navigation {
    z-index: 9;
    border-bottom: 1px solid #D0D0D0; }
  .ce-aktuelle .grid-item {
    padding-top: 20px;
    padding-bottom: 20px; }
    @media (min-width: 768px) {
      .ce-aktuelle .grid-item {
        padding-top: 25px;
        padding-bottom: 30px; } }
    .ce-aktuelle .grid-item:nth-child(3n+2) {
      padding-left: 20px;
      padding-right: 20px; }
    .ce-aktuelle .grid-item .caption {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .ce-aktuelle .grid-item .caption p {
        margin-bottom: 5px; }
        .ce-aktuelle .grid-item .caption p.news-card-date {
          padding-right: 12px; }
        @media (min-width: 768px) {
          .ce-aktuelle .grid-item .caption p {
            margin-bottom: 8px; } }
        .ce-aktuelle .grid-item .caption p.news-card-date {
          font-weight: 400; }
  .ce-aktuelle .content {
    color: #002857; }
    .ce-aktuelle .content p, .ce-aktuelle .content .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text .ce-aktuelle .content p, .ce-aktuelle .content h3 {
      display: -webkit-box;
      -webkit-line-clamp: 7;
      -webkit-box-orient: vertical;
      margin-bottom: 10px;
      line-height: 22px;
      position: relative; }
      @media (min-width: 768px) {
        .ce-aktuelle .content p, .ce-aktuelle .content .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text .ce-aktuelle .content p, .ce-aktuelle .content h3 {
          line-height: 25px; } }
      .ce-aktuelle .content p.bigger a, .ce-aktuelle .content .ce-top-issues .top-issue-item .headline a, .ce-top-issues .top-issue-item .ce-aktuelle .content .headline a, .ce-aktuelle .content h3.bigger a a, .ce-aktuelle .content h3.bigger a {
        border-bottom: none; }
    .ce-aktuelle .content a {
      padding: 0;
      text-decoration: unset;
      border-bottom: none; }
  .ce-aktuelle .btn {
    margin-top: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .ce-aktuelle .btn button, .ce-aktuelle .btn input[type=button],
    .ce-aktuelle .btn input[type=submit],
    .ce-aktuelle .btn input[type=reset] {
      margin: auto; }
  .ce-aktuelle .table-wrapper {
    margin: 0; }
    .ce-aktuelle .table-wrapper .item {
      border-top: 1px solid #D0D0D0;
      border-bottom: none; }
    .ce-aktuelle .table-wrapper:before {
      border: 3px solid white;
      bottom: unset;
      top: 0; }

.press-link {
  border-bottom: none; }
  .press-link:hover {
    border: none; }

.ce-kpi-grid .fact-grid {
  padding: 0; }
  @media (min-width: 768px) {
    .ce-kpi-grid .fact-grid {
      padding: 0 0 30px; } }

.ce-kpi-grid .row-element .element {
  padding-bottom: 100px; }
  @media (min-width: 768px) {
    .ce-kpi-grid .row-element .element {
      padding-bottom: 0; } }
  .ce-kpi-grid .row-element .element:last-child {
    padding-bottom: 25px; }
    @media (min-width: 768px) {
      .ce-kpi-grid .row-element .element:last-child {
        padding-bottom: 0; } }

.ce-news-detail {
  margin: 30px 0px; }
  @media (min-width: 768px) {
    .ce-news-detail {
      margin: 30px 0px 30px 30px; } }
  .ce-news-detail .teaser-text {
    margin-bottom: 20px;
    font-weight: 600; }
  .ce-news-detail .bloc-left {
    padding-right: 0px;
    padding-left: 0px; }
    @media (min-width: 768px) {
      .ce-news-detail .bloc-left {
        padding-right: 30px; } }
  .ce-news-detail .caption {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (min-width: 768px) {
      .ce-news-detail .caption {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 5px; } }
    @media (min-width: 768px) {
      .ce-news-detail .caption .news-category-badge {
        display: none; } }
    @media (min-width: 992px) {
      .ce-news-detail .caption .news-category-badge {
        display: block; } }
    .ce-news-detail .caption p, .ce-news-detail .caption .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text .ce-news-detail .caption p {
      margin-bottom: 0px;
      padding-right: 8px; }
  .ce-news-detail .headline p.big {
    line-height: 20px;
    font-weight: 400; }
    @media (min-width: 768px) {
      .ce-news-detail .headline p.big {
        line-height: 25px; } }
  .ce-news-detail .content-news {
    padding: 0; }
  .ce-news-detail .link-arrow {
    margin-bottom: 18px;
    display: block; }
    @media (min-width: 768px) {
      .ce-news-detail .link-arrow {
        margin-bottom: 50px; } }
  .ce-news-detail h1, .ce-news-detail .h1,
  .ce-news-detail h2,
  .ce-news-detail h3,
  .ce-news-detail h4,
  .ce-news-detail .tx-indexedsearch-res .tx-indexedsearch-title a,
  .tx-indexedsearch-res .tx-indexedsearch-title .ce-news-detail a {
    padding-bottom: 10px;
    -ms-hyphens: auto;
    hyphens: auto; }
    @media (min-width: 768px) {
      .ce-news-detail h1, .ce-news-detail .h1,
      .ce-news-detail h2,
      .ce-news-detail h3,
      .ce-news-detail h4,
      .ce-news-detail .tx-indexedsearch-res .tx-indexedsearch-title a,
      .tx-indexedsearch-res .tx-indexedsearch-title .ce-news-detail a {
        padding-bottom: 6px; } }
  .ce-news-detail p, .ce-news-detail .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text .ce-news-detail p {
    margin-bottom: 30px;
    word-break: break-word; }
    @media (min-width: 768px) {
      .ce-news-detail p, .ce-news-detail .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text .ce-news-detail p {
        margin-bottom: 20px; } }

.sidebar-col {
  margin-left: auto; }
  @media (min-width: 1200px) {
    .sidebar-col {
      margin-left: 7.66666%; } }

.Sidebarpage {
  padding: 0 18px; }
  @media (min-width: 576px) {
    .Sidebarpage {
      padding: 0; } }
  .Sidebarpage .mini-container {
    padding: 0; }

.ce-sidebar {
  margin-top: 10px; }
  .ce-sidebar .post-item {
    padding: 26px;
    margin-bottom: 30px;
    background-color: #EBEDF2;
    position: relative; }
    @media (min-width: 768px) {
      .ce-sidebar .post-item {
        padding: 26px 15px; } }
    @media (min-width: 1200px) {
      .ce-sidebar .post-item {
        padding: 26px; } }
    .ce-sidebar .post-item.contact {
      background: transparent;
      padding: 0;
      overflow: visible; }
  .ce-sidebar p, .ce-sidebar .sponsor .text p {
    margin-bottom: 0;
    word-break: break-word; }
    .ce-sidebar p.regular-big, .ce-sidebar input.quicksearch-submit[type=submit], .ce-sidebar .winter-form .custom-select p.select-selected, .winter-form .custom-select .ce-sidebar p.select-selected, .ce-sidebar .special-event-form .custom-select p.select-selected, .special-event-form .custom-select .ce-sidebar p.select-selected, .ce-sidebar .sponsor .text p.regular-big, .ce-sidebar .sponsor .text .ce-news-archive .news-card-date, .ce-news-archive .ce-sidebar .sponsor .text .news-card-date, .ce-sidebar .ce-news-archive .news-card-date, .ce-news-archive .ce-sidebar .news-card-date {
      padding-bottom: 8px; }
    .ce-sidebar p.secondary, .ce-sidebar .ce-top-issues .top-issue-item p, .ce-top-issues .top-issue-item .ce-sidebar p, .ce-sidebar .sponsor .text p.secondary {
      line-height: 22px;
      font-weight: 400; }
    .ce-sidebar p.small, .ce-sidebar p.default, .ce-sidebar .popover .popover-body p, .popover .popover-body .ce-sidebar p, .ce-sidebar .popup-item .notification .text p, .popup-item .notification .text .ce-sidebar p, .ce-sidebar .error, .ce-sidebar .loginContent .loginPage .showMessage p.big-1, .loginContent .loginPage .showMessage .ce-sidebar p.big-1, .ce-sidebar .text, .ce-sidebar .text p, .ce-sidebar .sponsor .text p, .ce-sidebar .post .text p, .ce-sidebar .sponsor .text .error, .login-action-button.popup-item .notification .ce-sidebar .sponsor .text p, .login-action-mobile-button.popup-item .notification .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text .text, .ce-sidebar .ce-bildergalerie .bildergalerie-slider p, .ce-bildergalerie .bildergalerie-slider .ce-sidebar p {
      color: #1C1C1C; }
    .ce-sidebar p.title, .ce-sidebar .sponsor .text p.title {
      padding-bottom: 26px;
      margin-bottom: 0; }
  .ce-sidebar a {
    padding: 0;
    font-size: 14px;
    line-height: 18px;
    word-break: break-word; }
    .ce-sidebar a.underlined, .ce-sidebar .ce-contact .description a, .ce-contact .description .ce-sidebar a, .ce-sidebar .post .text a, .ce-sidebar .ce-elements .element-item a, .ce-elements .element-item .ce-sidebar a, .ce-sidebar .ce-text-2-col .content a, .ce-text-2-col .content .ce-sidebar a, .ce-sidebar .ce-referent-contact a, .ce-referent-contact .ce-sidebar a, .ce-sidebar .ce-referent-contact .contact-col .contact-item .bodytext a, .ce-referent-contact .contact-col .contact-item .bodytext .ce-sidebar a {
      padding: 0;
      color: #1C1C1C; }
    .ce-sidebar a.underlined-under {
      text-underline-position: unset; }
    .ce-sidebar a.outline, .ce-sidebar a.button-link, .ce-sidebar .ce-top-issues .btn a, .ce-top-issues .btn .ce-sidebar a, .ce-sidebar .ce-mitglieder .btn a, .ce-mitglieder .btn .ce-sidebar a {
      display: table;
      padding: 7px 15px;
      text-transform: uppercase; }
  .ce-sidebar .text {
    color: #1C1C1C; }
    .ce-sidebar .text p, .ce-sidebar .sponsor .text p {
      color: #1C1C1C;
      margin-bottom: 20px; }
    .ce-sidebar .text a {
      color: #1C1C1C;
      border: none;
      padding-bottom: 10px;
      text-decoration: underline; }
      .ce-sidebar .text a:last-child {
        padding-bottom: 0; }
  .ce-sidebar .post .text p {
    color: #1C1C1C;
    margin-bottom: 18px; }
  .ce-sidebar .post .text a {
    padding: 0;
    color: #002857; }
    .ce-sidebar .post .text a:hover {
      color: #B4134B; }
  .ce-sidebar .post .details .text {
    margin-top: 22px; }
  .ce-sidebar .post .details p {
    margin-bottom: 0;
    margin-top: 0; }
  .ce-sidebar .btnFull {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .ce-sidebar .btnFull a {
      width: 100%;
      margin: auto;
      text-align: center; }
      .ce-sidebar .btnFull a.outline, .ce-sidebar .btnFull a.button-link, .ce-sidebar .btnFull .ce-top-issues .btn a, .ce-top-issues .btn .ce-sidebar .btnFull a, .ce-sidebar .btnFull .ce-mitglieder .btn a, .ce-mitglieder .btn .ce-sidebar .btnFull a {
        padding: 10px 15px;
        font-size: 15px;
        line-height: 19px;
        font-weight: 600; }
    .ce-sidebar .btnFull button, .ce-sidebar .btnFull input[type=button],
    .ce-sidebar .btnFull input[type=submit],
    .ce-sidebar .btnFull input[type=reset] {
      padding: 10px 15px;
      font-size: 15px;
      line-height: 19px;
      font-weight: 600; }
    .ce-sidebar .btnFull .text {
      margin-bottom: 0; }
    .ce-sidebar .btnFull .details p.small, .ce-sidebar .btnFull .details .popover .popover-body p, .popover .popover-body .ce-sidebar .btnFull .details p, .popup-item .notification .text .ce-sidebar .btnFull .details p, .ce-sidebar .btnFull .details .error, .ce-sidebar .btnFull .details .loginContent .loginPage .showMessage p.big-1, .loginContent .loginPage .showMessage .ce-sidebar .btnFull .details p.big-1, .ce-sidebar .btnFull .details .text, .ce-sidebar .btnFull .details .text p, .ce-sidebar .text .btnFull .details p, .ce-sidebar .btnFull .details .sponsor .text .error, .ce-sidebar .sponsor .text .btnFull .details .error, .ce-sidebar .btnFull .details .sponsor .text .text, .ce-sidebar .sponsor .text .btnFull .details .text, .ce-sidebar .btnFull .details .ce-bildergalerie .bildergalerie-slider p, .ce-bildergalerie .bildergalerie-slider .ce-sidebar .btnFull .details p {
      margin-bottom: 15px; }
      .ce-sidebar .btnFull .details p.small:last-child, .ce-sidebar .btnFull .details .popover .popover-body p:last-child, .popover .popover-body .ce-sidebar .btnFull .details p:last-child, .popup-item .notification .text .ce-sidebar .btnFull .details p:last-child, .ce-sidebar .btnFull .details .error:last-child, .ce-sidebar .btnFull .details .loginContent .loginPage .showMessage p.big-1:last-child, .loginContent .loginPage .showMessage .ce-sidebar .btnFull .details p.big-1:last-child, .ce-sidebar .btnFull .details .text:last-child, .ce-sidebar .btnFull .details .text p:last-child, .ce-sidebar .text .btnFull .details p:last-child, .ce-sidebar .btnFull .details .sponsor .text .error:last-child, .ce-sidebar .sponsor .text .btnFull .details .error:last-child, .ce-sidebar .btnFull .details .sponsor .text .text:last-child, .ce-sidebar .sponsor .text .btnFull .details .text:last-child, .ce-sidebar .btnFull .details .ce-bildergalerie .bildergalerie-slider p:last-child, .ce-bildergalerie .bildergalerie-slider .ce-sidebar .btnFull .details p:last-child {
        margin-bottom: 0; }
  .ce-sidebar .article figure {
    padding-bottom: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .ce-sidebar .article figure.imageHigh {
      padding-top: 0;
      max-width: 180px;
      margin: 0 auto 20px; }
    .ce-sidebar .article figure img {
      margin: auto; }
    .ce-sidebar .article figure.left img {
      margin: 21px 0;
      -o-object-position: left;
      object-position: left;
      max-height: 50px;
      -o-object-fit: contain;
      object-fit: contain;
      min-height: 35px; }
  .ce-sidebar .article p, .ce-sidebar .article .sponsor .text p, .ce-sidebar .sponsor .text .article p {
    margin-bottom: 22px; }
    .ce-sidebar .article p.regular-big, .ce-sidebar .article input.quicksearch-submit[type=submit], .ce-sidebar .article .winter-form .custom-select p.select-selected, .winter-form .custom-select .ce-sidebar .article p.select-selected, .ce-sidebar .article .special-event-form .custom-select p.select-selected, .special-event-form .custom-select .ce-sidebar .article p.select-selected, .ce-sidebar .sponsor .text .winter-form .custom-select .article p.select-selected, .ce-sidebar .sponsor .text .special-event-form .custom-select .article p.select-selected, .ce-sidebar .sponsor .text .ce-news-archive .article .news-card-date, .ce-sidebar .article .ce-news-archive .news-card-date, .ce-news-archive .ce-sidebar .article .news-card-date {
      margin-bottom: 6px; }
  .ce-sidebar .article a.outline {
    margin-top: 5px;
    margin-bottom: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .ce-sidebar .icon figure {
    max-width: 50px;
    margin-right: 15px; }
    .ce-sidebar .icon figure img {
      margin: 0;
      width: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      height: auto;
      display: inline-block; }
  .ce-sidebar .icon p, .ce-sidebar .icon .sponsor .text p, .ce-sidebar .sponsor .text .icon p {
    margin-bottom: 18px; }
    .ce-sidebar .icon p.regular-big, .ce-sidebar .icon input.quicksearch-submit[type=submit], .ce-sidebar .icon .winter-form .custom-select p.select-selected, .winter-form .custom-select .ce-sidebar .icon p.select-selected, .ce-sidebar .icon .special-event-form .custom-select p.select-selected, .special-event-form .custom-select .ce-sidebar .icon p.select-selected, .ce-sidebar .sponsor .text .winter-form .custom-select .icon p.select-selected, .ce-sidebar .sponsor .text .special-event-form .custom-select .icon p.select-selected, .ce-sidebar .sponsor .text .ce-news-archive .icon .news-card-date, .ce-sidebar .icon .ce-news-archive .news-card-date, .ce-news-archive .ce-sidebar .icon .news-card-date {
      margin-bottom: 0; }
    .ce-sidebar .icon p.secondary, .ce-sidebar .icon .ce-top-issues .top-issue-item p, .ce-top-issues .top-issue-item .ce-sidebar .icon p, .ce-sidebar .sponsor .text .ce-top-issues .top-issue-item .icon p {
      margin-bottom: 0; }
  .ce-sidebar .icon .download-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 26px; }
  .ce-sidebar .icon .download {
    margin-bottom: 24px; }
    .ce-sidebar .icon .download:last-child {
      margin-bottom: 0; }
  .ce-sidebar .contact {
    position: relative;
    cursor: default; }
    .ce-sidebar .contact p, .ce-sidebar .contact .sponsor .text p, .ce-sidebar .sponsor .text .contact p {
      word-break: break-word;
      margin-bottom: 18px; }
    .ce-sidebar .contact .info-autor {
      margin-top: 12px;
      color: #000000;
      margin-bottom: 0; }
    .ce-sidebar .contact .contact-info p.medium, .ce-sidebar .sponsor .text .ce-partners-logo .partner-item .contact .contact-info p, .ce-sidebar .contact .contact-info .ce-partners-logo .partner-item p, .ce-partners-logo .partner-item .ce-sidebar .contact .contact-info p {
      margin-bottom: 0;
      text-align: center; }
    .ce-sidebar .contact .contact-info p.small, .ce-sidebar .contact .contact-info .popover .popover-body p, .popover .popover-body .ce-sidebar .contact .contact-info p, .popup-item .notification .text .ce-sidebar .contact .contact-info p, .ce-sidebar .contact .contact-info .error, .ce-sidebar .contact .contact-info .loginContent .loginPage .showMessage p.big-1, .loginContent .loginPage .showMessage .ce-sidebar .contact .contact-info p.big-1, .ce-sidebar .contact .contact-info .text, .ce-sidebar .contact .contact-info .text p, .ce-sidebar .text .contact .contact-info p, .ce-sidebar .contact .contact-info .sponsor .text .error, .ce-sidebar .sponsor .text .contact .contact-info .error, .ce-sidebar .contact .contact-info .sponsor .text .text, .ce-sidebar .sponsor .text .contact .contact-info .text, .ce-sidebar .contact .contact-info .ce-bildergalerie .bildergalerie-slider p, .ce-bildergalerie .bildergalerie-slider .ce-sidebar .contact .contact-info p {
      text-align: center;
      margin-bottom: 8px;
      color: #7C90A8; }
    .ce-sidebar .contact figure {
      margin-bottom: 18px; }
      .ce-sidebar .contact figure img {
        width: 123px;
        aspect-ratio: 1/1;
        -o-object-fit: cover;
        object-fit: cover;
        margin: auto; }
  .ce-sidebar .pop-up {
    position: absolute;
    display: none;
    color: #fff;
    background-color: #002857;
    width: 100%;
    right: 0;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
  .ce-sidebar .sponsor .regular-big, .ce-sidebar .sponsor .winter-form .custom-select .select-selected, .winter-form .custom-select .ce-sidebar .sponsor .select-selected, .ce-sidebar .sponsor .special-event-form .custom-select .select-selected, .special-event-form .custom-select .ce-sidebar .sponsor .select-selected {
    line-height: 23px;
    font-weight: 700;
    padding-bottom: 36px; }
  .ce-sidebar .sponsor figure {
    margin-bottom: 40px; }
    .ce-sidebar .sponsor figure img {
      -o-object-position: left;
      object-position: left;
      max-height: 50px;
      -o-object-fit: contain;
      object-fit: contain;
      min-height: 35px; }
  .ce-sidebar .sponsor .text p {
    color: #002857; }
  .ce-sidebar .contact-item {
    background: #EBEDF2;
    padding: 20px 18px 40px;
    text-align: center;
    min-height: 345px;
    position: relative;
    overflow: visible; }
    .ce-sidebar .contact-item p.regular-big, .ce-sidebar .contact-item input.quicksearch-submit[type=submit], .ce-sidebar .contact-item .winter-form .custom-select p.select-selected, .winter-form .custom-select .ce-sidebar .contact-item p.select-selected, .ce-sidebar .contact-item .special-event-form .custom-select p.select-selected, .special-event-form .custom-select .ce-sidebar .contact-item p.select-selected, .ce-sidebar .sponsor .text .winter-form .custom-select .contact-item p.select-selected, .ce-sidebar .sponsor .text .special-event-form .custom-select .contact-item p.select-selected, .ce-sidebar .sponsor .text .ce-news-archive .contact-item .news-card-date, .ce-sidebar .contact-item .ce-news-archive .news-card-date, .ce-news-archive .ce-sidebar .contact-item .news-card-date {
      margin: 0 0 8px;
      text-align: left;
      font-size: 16px;
      padding-left: 8px;
      color: #002857;
      padding-bottom: 0 !important; }
    .ce-sidebar .contact-item .name p {
      font-size: 18px !important;
      font-weight: 600 !important;
      color: #002857 !important; }
    .ce-sidebar .contact-item.blue-bg {
      background: #002857;
      overflow: visible; }
      .ce-sidebar .contact-item.blue-bg p.regular-big, .ce-sidebar .contact-item.blue-bg input.quicksearch-submit[type=submit], .ce-sidebar .contact-item.blue-bg .winter-form .custom-select p.select-selected, .winter-form .custom-select .ce-sidebar .contact-item.blue-bg p.select-selected, .ce-sidebar .contact-item.blue-bg .special-event-form .custom-select p.select-selected, .special-event-form .custom-select .ce-sidebar .contact-item.blue-bg p.select-selected, .ce-sidebar .sponsor .text .winter-form .custom-select .contact-item.blue-bg p.select-selected, .ce-sidebar .sponsor .text .special-event-form .custom-select .contact-item.blue-bg p.select-selected, .ce-sidebar .sponsor .text .ce-news-archive .contact-item.blue-bg .news-card-date, .ce-sidebar .contact-item.blue-bg .ce-news-archive .news-card-date, .ce-news-archive .ce-sidebar .contact-item.blue-bg .news-card-date {
        display: none; }
      .ce-sidebar .contact-item.blue-bg .name p {
        color: #FAFAFA !important;
        font-weight: 600;
        text-align: left;
        font-size: 16px !important;
        line-height: 20px;
        margin: 0 0 25px; }
      .ce-sidebar .contact-item.blue-bg .position {
        display: none; }
      .ce-sidebar .contact-item.blue-bg figure {
        display: none; }
      .ce-sidebar .contact-item.blue-bg .description {
        text-align: left;
        color: #FAFAFA;
        background: #002857;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        text-align: center;
        padding: 20px 18px 40px;
        z-index: 10;
        min-height: 100%; }
        .ce-sidebar .contact-item.blue-bg .description p {
          color: #FAFAFA;
          text-align: left;
          font-weight: 600; }
      .ce-sidebar .contact-item.blue-bg .show-more,
      .ce-sidebar .contact-item.blue-bg .show-less {
        color: #FAFAFA;
        border-bottom: 1px solid #FAFAFA;
        padding: 0;
        background: none; }
      .ce-sidebar .contact-item.blue-bg .show-more.hidden {
        display: none; }
      .ce-sidebar .contact-item.blue-bg .show-less.show {
        display: block;
        margin: 0 auto;
        font-weight: 400; }
    .ce-sidebar .contact-item figure {
      width: 123px;
      height: 123px;
      margin: 0 auto 18px;
      padding: 0 !important;
      border-radius: 50%;
      overflow: hidden; }
      .ce-sidebar .contact-item figure img {
        width: 100% !important;
        height: 100% !important;
        -o-object-fit: cover !important;
        object-fit: cover !important;
        border-radius: 0 !important; }
    .ce-sidebar .contact-item .medium, .ce-sidebar .contact-item .ce-partners-logo .partner-item p, .ce-partners-logo .partner-item .ce-sidebar .contact-item p {
      font-size: 18px;
      line-height: 23px;
      font-weight: 600;
      margin: 0 0 12px; }
    .ce-sidebar .contact-item .description {
      font-size: 14px;
      line-height: 19px;
      text-align: center;
      color: #1C1C1C; }
      .ce-sidebar .contact-item .description p {
        color: #1C1C1C;
        font-size: 14px;
        line-height: 19px;
        text-align: center;
        font-weight: 400; }
      .ce-sidebar .contact-item .description.position p.small, .ce-sidebar .contact-item .description.position .popover .popover-body p, .popover .popover-body .ce-sidebar .contact-item .description.position p, .popup-item .notification .text .ce-sidebar .contact-item .description.position p, .ce-sidebar .contact-item .description.position .error, .ce-sidebar .contact-item .description.position .loginContent .loginPage .showMessage p.big-1, .loginContent .loginPage .showMessage .ce-sidebar .contact-item .description.position p.big-1, .ce-sidebar .contact-item .description.position .text, .ce-sidebar .contact-item .description.position .text p, .ce-sidebar .text .contact-item .description.position p, .ce-sidebar .contact-item .description.position .sponsor .text .error, .ce-sidebar .sponsor .text .contact-item .description.position .error, .ce-sidebar .contact-item .description.position .sponsor .text .text, .ce-sidebar .sponsor .text .contact-item .description.position .text, .ce-sidebar .contact-item .description.position .ce-bildergalerie .bildergalerie-slider p, .ce-bildergalerie .bildergalerie-slider .ce-sidebar .contact-item .description.position p {
        max-width: 175px;
        margin: 0 auto; }
      .ce-sidebar .contact-item .description.hidden {
        display: none; }
    .ce-sidebar .contact-item .show-more,
    .ce-sidebar .contact-item .show-less {
      font-size: 14px;
      line-height: 17.6px;
      color: #002857;
      border-bottom: 1px solid #002857;
      padding: 0;
      background: none;
      position: absolute;
      left: 0;
      right: 0;
      margin: auto;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      bottom: 18px; }
    .ce-sidebar .contact-item .show-less {
      display: none; }

.ce-element-detail .headline {
  margin-bottom: 27px; }
  @media (min-width: 768px) {
    .ce-element-detail .headline {
      margin-bottom: 47px; } }
  .ce-element-detail .headline h1, .ce-element-detail .headline .h1 {
    padding-bottom: 14px; }
  .ce-element-detail .headline p.big {
    line-height: 25px;
    margin-bottom: 28px;
    font-weight: 400; }
  .ce-element-detail .headline button, .ce-element-detail .headline input[type=button],
  .ce-element-detail .headline input[type=submit],
  .ce-element-detail .headline input[type=reset] {
    margin-bottom: 50px; }
  .ce-element-detail .headline a.button-link, .ce-element-detail .headline .ce-top-issues .btn a, .ce-top-issues .btn .ce-element-detail .headline a, .ce-element-detail .headline .ce-mitglieder .btn a, .ce-mitglieder .btn .ce-element-detail .headline a {
    padding: 12px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 20px;
    font-weight: 700; }

.ce-element-detail .content-elements p, .ce-element-detail .content-elements .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text .ce-element-detail .content-elements p,
.ce-element-detail .content-elements figure {
  margin-bottom: 30px; }

.ce-element-detail .content-elements figure img {
  margin: auto; }

.ce-element-detail .news-category-badge {
  margin-bottom: 20px; }

.ce-element-detail .link-arrow {
  margin-bottom: 36px; }
  @media (min-width: 768px) {
    .ce-element-detail .link-arrow {
      margin-bottom: 55px; } }

.ce-element-detail .bloc-left {
  margin: 15px;
  padding-right: 9px !important; }
  @media (min-width: 768px) {
    .ce-element-detail .bloc-left {
      margin: 0; } }
  .ce-element-detail .bloc-left button, .ce-element-detail .bloc-left input[type=button],
  .ce-element-detail .bloc-left input[type=submit],
  .ce-element-detail .bloc-left input[type=reset] {
    font-size: 15px;
    line-height: 19px; }

.ce-element-detail .ce-sidebar figure {
  padding-top: 14px; }

.ce-element-detail .ce-sidebar a.button-link, .ce-element-detail .ce-sidebar .ce-top-issues .btn a, .ce-top-issues .btn .ce-element-detail .ce-sidebar a, .ce-element-detail .ce-sidebar .ce-mitglieder .btn a, .ce-mitglieder .btn .ce-element-detail .ce-sidebar a {
  padding: 12px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 20px;
  font-weight: 700; }

.ce-element-detail.archive-detail {
  padding: 0 15px 15px; }
  @media (min-width: 992px) {
    .ce-element-detail.archive-detail {
      padding: 0 0 25px; } }
  .aktuell-author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
    .aktuell-author .aktuell-author-image {
      margin-right: 20px; }
  .ce-element-detail.archive-detail .caption {
    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: 10px; }
    @media (min-width: 576px) {
      .ce-element-detail.archive-detail .caption {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; } }
  .ce-element-detail.archive-detail .news-card-date {
    margin-right: 20px;
    margin-bottom: 0; }
  .ce-element-detail.archive-detail h1, .ce-element-detail.archive-detail .h1 {
    margin-bottom: 20px; }
    @media (min-width: 992px) {
      .ce-element-detail.archive-detail h1, .ce-element-detail.archive-detail .h1 {
        margin-bottom: 40px; } }
  .ce-element-detail.archive-detail .img-figcaption {
    margin-bottom: 20px; }
    @media (min-width: 992px) {
      .ce-element-detail.archive-detail .img-figcaption {
        margin-bottom: 40px; } }
    .ce-element-detail.archive-detail .img-figcaption figure {
      margin-bottom: 10px;
      height: 100%; }
      .ce-element-detail.archive-detail .img-figcaption figure img {
        height: 100%;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        max-height: unset; }
        @media (min-width: 768px) {
          .ce-element-detail.archive-detail .img-figcaption figure img {
            max-height: 250px; } }
        @media (min-width: 1200px) {
          .ce-element-detail.archive-detail .img-figcaption figure img {
            max-height: 321px; } }
  .ce-element-detail.archive-detail .sidebar-col {
    margin-left: 0; }

.ce-element-detail .contact-img figure img {
  width: 123px;
  height: 123px;
  -o-object-fit: cover;
  object-fit: cover; }

#eventDetailView .news-category-badge {
  display: inline-block; }

@media print {
  /* Reset default browser styles */
  * {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  /* Set default font and line height */
  body {
    line-height: 1.5; }
  /* Style headings */
  h1, .h1 {
    font-size: 28px;
    margin-bottom: 10px; }
  h2 {
    font-size: 22px;
    margin-bottom: 10px; }
  /* Style paragraphs */
  p, .ce-sidebar .sponsor .text p {
    font-size: 16px;
    margin-bottom: 15px; }
  /* Style images */
  img {
    max-width: 100%;
    height: auto;
    margin-bottom: 15px; }
  /* Style links */
  a {
    color: #007bff;
    text-decoration: none; }
  a:hover {
    text-decoration: underline; }
  /* Style list items */
  ul {
    list-style: disc;
    margin-bottom: 15px; }
  li {
    margin-left: 20px;
    margin-bottom: 5px; }
  /* Style container */
  .container {
    max-width: 960px;
    margin: 0 auto;
    padding: 15px; }
  .login-action-mobile-button {
    display: none !important; }
  outline login-action-button {
    display: none !important; }
  .footer-link-right {
    display: none !important; }
  .large {
    font-size: 16px !important; }
  .footer-link-left {
    margin: 0px !important; } }

.ce-mediathek-fotogalerien {
  padding: 20px 0; }
  @media (min-width: 992px) {
    .ce-mediathek-fotogalerien {
      padding: 50px 0; } }
  .ce-mediathek-fotogalerien div.page-navigation {
    border-top: 1px solid #D0D0D0; }
  .ce-mediathek-fotogalerien .mediathek-item {
    margin-bottom: 10px; }
    @media (min-width: 992px) {
      .ce-mediathek-fotogalerien .mediathek-item {
        margin-bottom: 30px; } }
  .ce-mediathek-fotogalerien p, .ce-mediathek-fotogalerien .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text .ce-mediathek-fotogalerien p {
    margin-bottom: 0px;
    font-weight: 300;
    font-size: 17px;
    line-height: 25px;
    color: #002857; }
    @media (min-width: 992px) {
      .ce-mediathek-fotogalerien p, .ce-mediathek-fotogalerien .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text .ce-mediathek-fotogalerien p {
        font-size: 30px;
        line-height: 38px;
        font-weight: 300; } }
  .ce-mediathek-fotogalerien figure {
    width: 100%;
    height: auto;
    padding-bottom: 20px; }
    .ce-mediathek-fotogalerien figure img {
      -o-object-fit: contain;
      object-fit: contain;
      height: 330px;
      -o-object-fit: cover;
      object-fit: cover;
      width: 100%; }
  .ce-mediathek-fotogalerien a {
    padding: 0;
    text-decoration: none;
    border-bottom: none; }

.fancybox-container .fancybox-image {
  max-height: 670px;
  max-width: 1170px;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  margin: auto;
  position: relative;
  padding: 0 50px; }
  @media (min-width: 1200px) {
    .fancybox-container .fancybox-image {
      padding: 0; } }

.fancybox-container .fancybox-thumbs__list a {
  height: 58px; }
  .fancybox-container .fancybox-thumbs__list a:before {
    border: 2px solid #E10E49; }

.ce-mediathek-videos {
  padding: 20px 0; }
  @media (min-width: 992px) {
    .ce-mediathek-videos {
      padding: 50px 0 38px; } }
  .ce-mediathek-videos .page-navigation {
    border-top: 1px solid #D0D0D0; }
  .ce-mediathek-videos .mediathek-items {
    overflow-x: hidden;
    margin-bottom: 5px; }
  .ce-mediathek-videos .mediathek-item {
    margin-bottom: 10px; }
    @media (min-width: 992px) {
      .ce-mediathek-videos .mediathek-item {
        margin-bottom: 15px; } }
    .ce-mediathek-videos .mediathek-item .video-thumbnail {
      position: relative;
      margin-bottom: 20px; }
      .ce-mediathek-videos .mediathek-item .video-thumbnail .notification a {
        color: #fff;
        text-decoration: underline; }
      .ce-mediathek-videos .mediathek-item .video-thumbnail figure {
        width: 100%;
        height: auto;
        position: relative; }
        .ce-mediathek-videos .mediathek-item .video-thumbnail figure img {
          width: 100%;
          -o-object-fit: cover;
          object-fit: cover;
          max-height: 330px; }
      .ce-mediathek-videos .mediathek-item .video-thumbnail iframe {
        border: 0; }
      .ce-mediathek-videos .mediathek-item .video-thumbnail .notification {
        position: absolute;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        bottom: 0;
        height: 80px;
        background-color: #002857;
        opacity: 0.9;
        width: 100%;
        z-index: 1; }
        .ce-mediathek-videos .mediathek-item .video-thumbnail .notification > p, .ce-mediathek-videos .mediathek-item .video-thumbnail .ce-sidebar .sponsor .text .notification > p {
          color: #fff;
          display: block;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          text-align: center;
          margin: 5px; }
          @media (min-width: 992px) {
            .ce-mediathek-videos .mediathek-item .video-thumbnail .notification > p, .ce-mediathek-videos .mediathek-item .video-thumbnail .ce-sidebar .sponsor .text .notification > p {
              margin: 10px; } }
          @media (min-width: 1200px) {
            .ce-mediathek-videos .mediathek-item .video-thumbnail .notification > p, .ce-mediathek-videos .mediathek-item .video-thumbnail .ce-sidebar .sponsor .text .notification > p {
              margin: 20px; } }
    .ce-mediathek-videos .mediathek-item .overlay {
      position: absolute;
      height: 100%;
      width: 100%;
      opacity: 0.9;
      -webkit-transition: .3s ease;
      transition: .3s ease;
      background-color: transparent;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0; }
      .ce-mediathek-videos .mediathek-item .overlay .play-icon {
        position: absolute;
        color: black;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        background-color: transparent; }
    .ce-mediathek-videos .mediathek-item iframe {
      width: 100%;
      position: absolute;
      height: 100%;
      top: 0;
      display: none; }
  .ce-mediathek-videos h4, .ce-mediathek-videos .tx-indexedsearch-res .tx-indexedsearch-title a, .tx-indexedsearch-res .tx-indexedsearch-title .ce-mediathek-videos a {
    padding-bottom: 15px; }
  .ce-mediathek-videos p, .ce-mediathek-videos .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text .ce-mediathek-videos p {
    margin-bottom: 10px;
    color: #002857; }
    @media (min-width: 992px) {
      .ce-mediathek-videos p, .ce-mediathek-videos .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text .ce-mediathek-videos p {
        margin-bottom: 15px; } }
    .ce-mediathek-videos p.small, .ce-mediathek-videos .popover .popover-body p, .popover .popover-body .ce-mediathek-videos p, .ce-mediathek-videos .popup-item .notification .text p, .popup-item .notification .text .ce-mediathek-videos p, .ce-mediathek-videos .error, .ce-mediathek-videos .loginContent .loginPage .showMessage p.big-1, .loginContent .loginPage .showMessage .ce-mediathek-videos p.big-1, .ce-mediathek-videos .ce-sidebar .text, .ce-sidebar .ce-mediathek-videos .text, .ce-mediathek-videos .ce-sidebar .text p, .ce-sidebar .text .ce-mediathek-videos p, .ce-mediathek-videos .ce-sidebar .sponsor .text .error, .ce-sidebar .sponsor .text .ce-mediathek-videos .error, .ce-mediathek-videos .ce-sidebar .sponsor .text .text, .ce-sidebar .sponsor .text .ce-mediathek-videos .text, .ce-mediathek-videos .ce-bildergalerie .bildergalerie-slider p, .ce-bildergalerie .bildergalerie-slider .ce-mediathek-videos p {
      color: #1C1C1C; }
  .ce-mediathek-videos a {
    text-decoration: none;
    border-bottom: none; }

.ce-elements {
  padding: 20px;
  background-color: #EBEDF2;
  margin-bottom: 10px; }
  @media (min-width: 768px) {
    .ce-elements {
      padding: 40px 9px; } }
  .ce-elements .element-item {
    margin-right: 9px;
    margin-left: 9px; }
    @media (min-width: 768px) {
      .ce-elements .element-item {
        margin-right: 0;
        margin-left: 0; } }
    .ce-elements .element-item h2 {
      margin-bottom: 10px; }
    .ce-elements .element-item p, .ce-elements .element-item .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text .ce-elements .element-item p {
      margin-bottom: 18px; }
    .ce-elements .element-item a {
      padding: 0; }

.ce-bildergalerie {
  position: relative;
  padding-top: 25px;
  padding-bottom: 20px;
  background-color: #EBEDF2;
  margin-top: 25px; }
  @media (min-width: 768px) {
    .ce-bildergalerie {
      padding-top: 50px;
      padding-bottom: 45px;
      margin-top: 50px; } }
  .ce-bildergalerie .container-bildergalerie {
    position: relative;
    margin: auto;
    margin-left: 9px;
    margin-right: 9px; }
    @media (min-width: 992px) {
      .ce-bildergalerie .container-bildergalerie {
        margin-right: 0;
        min-height: 40vh; } }
  .ce-bildergalerie .bildergalerie-item {
    margin-bottom: auto;
    margin-top: auto;
    padding-left: 20px;
    padding-right: 20px; }
    @media (min-width: 768px) {
      .ce-bildergalerie .bildergalerie-item {
        padding-left: 0;
        padding-right: 0; } }
    .ce-bildergalerie .bildergalerie-item h3 {
      margin-bottom: 10px; }
    .ce-bildergalerie .bildergalerie-item p, .ce-bildergalerie .bildergalerie-item .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text .ce-bildergalerie .bildergalerie-item p {
      margin-bottom: 18px; }
  .ce-bildergalerie .bildergalerie-slider {
    position: relative;
    padding: 0; }
    @media (min-width: 992px) {
      .ce-bildergalerie .bildergalerie-slider {
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transform-origin: center;
        transform-origin: center; } }
    .ce-bildergalerie .bildergalerie-slider.slick-dotted.slick-slider {
      margin-bottom: 0 !important; }
    .ce-bildergalerie .bildergalerie-slider .bildergalerie-slick {
      height: auto;
      max-width: unset; }
      @media (min-width: 992px) {
        .ce-bildergalerie .bildergalerie-slider .bildergalerie-slick {
          max-width: 500px; } }
    .ce-bildergalerie .bildergalerie-slider p, .ce-bildergalerie .bildergalerie-slider .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text .ce-bildergalerie .bildergalerie-slider p {
      line-height: 18px;
      margin-top: 8px;
      margin-bottom: 0; }
    .ce-bildergalerie .bildergalerie-slider .slick-list {
      margin-left: 10px;
      padding: 0 30% 0 0 !important; }
      @media (min-width: 992px) {
        .ce-bildergalerie .bildergalerie-slider .slick-list {
          margin-left: 0px;
          padding: 0 35% 0 0 !important; } }
    .ce-bildergalerie .bildergalerie-slider .slick-slide {
      margin: 0 20px 0 0;
      max-width: unset; }
      @media (min-width: 992px) {
        .ce-bildergalerie .bildergalerie-slider .slick-slide {
          max-width: 500px; } }

.ce-mitglieder {
  padding: 25px 20px 20px 20px;
  background-color: #002857;
  color: #fff;
  margin: 25px 0 30px 0;
  text-align: center; }
  @media (min-width: 768px) {
    .ce-mitglieder {
      margin: 50px 0 60px 0;
      padding: 50px 0 40px 0; } }
  .ce-mitglieder h2 {
    color: #fff;
    margin-bottom: 10px; }
  .ce-mitglieder p, .ce-mitglieder .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text .ce-mitglieder p {
    color: #fff;
    margin-bottom: 20px;
    line-height: 22px; }
  .ce-mitglieder .btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .ce-mitglieder .btn a {
      padding: 11px 45px;
      margin: auto; }

.ce-text-2-col .center .header, .ce-text-2-col .center p, .ce-text-2-col .center .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text .ce-text-2-col .center p {
  text-align: center; }

.ce-text-2-col .text-center {
  padding: 25px 0; }
  @media (min-width: 768px) {
    .ce-text-2-col .text-center {
      padding: 50px 0; } }

.ce-text-2-col .content {
  margin-bottom: 20px; }

.ce-text-2-col p, .ce-text-2-col .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text .ce-text-2-col p {
  margin-bottom: 20px; }

.ce-text-2-col .header {
  margin-bottom: 10px; }

.ce-text-2-col .text-col-2-item:nth-child(odd) {
  padding-right: 0; }
  @media (min-width: 768px) {
    .ce-text-2-col .text-col-2-item:nth-child(odd) {
      padding-right: 36px; } }

.ce-text-2-col .text-col-2-item:nth-child(even) {
  padding-left: 0; }
  @media (min-width: 768px) {
    .ce-text-2-col .text-col-2-item:nth-child(even) {
      padding-left: 36px; } }

.ce-partners-logo {
  padding: 16px 20px; }
  @media (min-width: 992px) {
    .ce-partners-logo {
      padding: 16px 30px; } }
  @media (min-width: 1200px) {
    .ce-partners-logo {
      padding: 16px 57px; } }
  .ce-partners-logo .divider {
    margin: 0 0 20px;
    height: 1px;
    width: 100%;
    border-bottom: 1px solid #D0D0D0; }
    @media (min-width: 992px) {
      .ce-partners-logo .divider {
        margin: 0 0 0 40px;
        height: 104px;
        width: 1px; } }
    .ce-partners-logo .divider:last-child {
      width: 0;
      margin: 0; }
  .ce-partners-logo .partner-items {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    @media (min-width: 992px) {
      .ce-partners-logo .partner-items {
        width: 100%;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end; } }
  .ce-partners-logo .gray-color img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%); }
  .ce-partners-logo .partner-item {
    padding-left: 0; }
    @media (min-width: 992px) {
      .ce-partners-logo .partner-item {
        padding-left: 40px; } }
    .ce-partners-logo .partner-item:first-child {
      padding-left: 0; }
    .ce-partners-logo .partner-item .items {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .ce-partners-logo .partner-item .items a {
        text-decoration: none;
        border-bottom: none;
        margin-bottom: 20px; }
        @media (min-width: 992px) {
          .ce-partners-logo .partner-item .items a {
            margin-bottom: 0; } }
        .ce-partners-logo .partner-item .items a.item {
          padding-right: 40px; }
          .ce-partners-logo .partner-item .items a.item figure img {
            -o-object-fit: contain;
            object-fit: contain;
            width: 100%;
            max-width: 102px;
            max-height: 50px;
            min-height: 45px; }
            @media (min-width: 768px) {
              .ce-partners-logo .partner-item .items a.item figure img {
                max-width: 122px;
                max-height: 70px;
                margin-bottom: 0; } }
          .ce-partners-logo .partner-item .items a.item:last-child {
            padding-right: 0; }
    .ce-partners-logo .partner-item p, .ce-partners-logo .partner-item .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text .ce-partners-logo .partner-item p {
      color: #000000;
      margin-bottom: 10px;
      font-weight: 300; }

.main-section .tx-kesearch-pi1 input[type=search] {
  background: #fff url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Img/Icons/search-icon-magnify.svg') no-repeat top left;
  background-size: 20px;
  background-position: left 5% top 50%;
  padding-left: 50px;
  margin-right: 8px;
  margin-top: 1px;
  margin-bottom: 1px;
  padding-top: 14px;
  padding-bottom: 14px;
  min-height: 50px; }
  @media (min-width: 992px) {
    .main-section .tx-kesearch-pi1 input[type=search] {
      background-position: left 2% top 50%;
      margin-right: 18px; } }

span.hit {
  font-weight: 700; }

form {
  /* this class search-form is an useful code*/ }
  form input[type=search] {
    background: #fff url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Img/Icons/search-icon-magnify.svg') no-repeat top left;
    background-size: 20px;
    background-position: left 5% top 50%;
    padding-left: 50px;
    margin-right: 8px;
    width: 80%;
    height: 50px; }
    @media (min-width: 992px) {
      form input[type=search] {
        background-position: left 2% top 50%;
        margin-right: 18px; } }
  form .search-form {
    height: 90px;
    margin-bottom: 2px;
    padding-top: 20px;
    padding-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px; }
    @media (min-width: 768px) {
      form .search-form {
        padding-right: 0;
        padding-left: 0;
        padding-top: 45px;
        padding-bottom: 45px;
        height: 140px; } }
    form .search-form button, form .search-form input[type=button],
    form .search-form input[type=submit],
    form .search-form input[type=reset] {
      height: -webkit-fit-content;
      height: -moz-fit-content;
      height: fit-content;
      padding: 15px 17px; }
  form .ce-search-form {
    background-color: #EBEDF2;
    border-bottom: solid 2px #fff;
    position: relative; }
    form .ce-search-form button, form .ce-search-form input[type=button],
    form .ce-search-form input[type=submit],
    form .ce-search-form input[type=reset] {
      height: 50px;
      width: 100%; }
      @media (min-width: 576px) {
        form .ce-search-form button, form .ce-search-form input[type=button],
        form .ce-search-form input[type=submit],
        form .ce-search-form input[type=reset] {
          width: 20%; } }
      @media (min-width: 768px) {
        form .ce-search-form button, form .ce-search-form input[type=button],
        form .ce-search-form input[type=submit],
        form .ce-search-form input[type=reset] {
          width: 218px; } }
    form .ce-search-form:before {
      position: absolute;
      content: "";
      background-color: #EBEDF2;
      height: 100%;
      width: 100vw;
      left: 50%;
      right: 50%;
      -webkit-transform: translatex(-50%);
      transform: translatex(-50%); }
  form .searchForm {
    padding: 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    @media (min-width: 768px) {
      form .searchForm {
        padding: 45px 0;
        height: 100%; } }
    form .searchForm .search-input {
      margin-bottom: 20px; }
      @media (min-width: 768px) {
        form .searchForm .search-input {
          margin-bottom: 0; } }
    form .searchForm input[type=search] {
      margin-right: 0;
      padding-top: 16px;
      padding-bottom: 16px;
      width: 100%;
      height: 100%; }
    form .searchForm button, form .searchForm input[type=button],
    form .searchForm input[type=submit],
    form .searchForm input[type=reset] {
      padding: 15px 17px;
      width: 100%; }
      @media (min-width: 576px) {
        form .searchForm button, form .searchForm input[type=button],
        form .searchForm input[type=submit],
        form .searchForm input[type=reset] {
          width: 100%; } }
    form .searchForm input[type=search] {
      width: 100%; }

.tx-indexedsearch-searchbox {
  margin-bottom: 3px; }
  .tx-indexedsearch-searchbox h1, .tx-indexedsearch-searchbox .h1 {
    padding: 40px 0 10px; }

.tx-indexedsearch-res {
  padding: 25px 0;
  border-bottom: 1px solid #D0D0D0; }
  .tx-indexedsearch-res .tx-indexedsearch-title a {
    padding: 0;
    border-bottom: none; }
  .tx-indexedsearch-res p, .tx-indexedsearch-res .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text .tx-indexedsearch-res p {
    margin-bottom: 0; }

.tx-indexedsearch-rules {
  padding: 20px 0  0; }

.filter-grid {
  display: block;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  row-gap: 20px;
  grid-template-columns: repeat(1, 1fr); }
  @media (min-width: 576px) {
    .filter-grid {
      display: grid; } }
  @media (min-width: 992px) {
    .filter-grid {
      grid-template-columns: repeat(2, 1fr); } }
  @media (min-width: 1200px) {
    .filter-grid {
      grid-template-columns: repeat(3, 1fr); } }
  @media (min-width: 1640px) {
    .filter-grid {
      grid-template-columns: repeat(4, 1fr); } }
  @media (min-width: 576px) {
    .filter-grid .custom-select {
      margin: 0; } }
  .filter-grid .filter-grid-element .select-selected {
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 1.8em;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical; }
  .filter-grid .filter-grid-element.button-filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-top: 16px; }
    @media (min-width: 576px) {
      .filter-grid .filter-grid-element.button-filter {
        margin-top: 0; } }
    @media (min-width: 992px) {
      .filter-grid .filter-grid-element.button-filter {
        grid-column: 2; } }
    @media (min-width: 1200px) {
      .filter-grid .filter-grid-element.button-filter {
        grid-column: 3; } }
    @media (min-width: 1640px) {
      .filter-grid .filter-grid-element.button-filter {
        grid-column: 4; } }
    .filter-grid .filter-grid-element.button-filter > button, .filter-grid .filter-grid-element.button-filter > input[type=button],
    .filter-grid .filter-grid-element.button-filter > input[type=submit],
    .filter-grid .filter-grid-element.button-filter > input[type=reset] {
      padding: 5px 10px; }

.filter-section {
  background-color: #EBEDF2;
  height: unset;
  padding: 0 10px; }
  @media (min-width: 768px) {
    .filter-section {
      padding: 0 9px 20px; } }
  .filter-section .filters {
    margin: 10px 0;
    text-align: left;
    padding: 15px 10px; }
    @media (min-width: 768px) {
      .filter-section .filters {
        margin: 0;
        background-color: unset;
        padding: unset; } }
    @media (min-width: 992px) {
      .filter-section .filters {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
    @media (min-width: 1200px) {
      .filter-section .filters {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start; } }
    @media (min-width: 1640px) {
      .filter-section .filters {
        text-align: left; } }
    .filter-section .filters .texttype span {
      display: none; }
    .filter-section .filters .jcf-select-text .jcf-option-placeholder {
      display: none; }
      @media (min-width: 768px) {
        .filter-section .filters .jcf-select-text .jcf-option-placeholder {
          display: block; } }
    .filter-section .filters .jcf-select {
      width: 100%;
      position: relative;
      margin-bottom: 0; }
      @media (min-width: 768px) {
        .filter-section .filters .jcf-select {
          margin-bottom: 0; } }
      .filter-section .filters .jcf-select.textfield__ {
        min-width: unset;
        width: 100%;
        margin: 0; }
        @media (min-width: 768px) {
          .filter-section .filters .jcf-select.textfield__ {
            margin-right: 10px;
            width: 133px;
            margin-bottom: 20px; } }
        @media (min-width: 1200px) {
          .filter-section .filters .jcf-select.textfield__ {
            margin-right: 20px; } }
      .filter-section .filters .jcf-select .jcf-select-text span {
        color: #002857; }
        @media (min-width: 768px) {
          .filter-section .filters .jcf-select .jcf-select-text span {
            color: #7C90A8; } }
      .filter-section .filters .jcf-select .select-placeholder {
        background-color: #fff;
        position: absolute;
        top: -12px;
        padding-right: 5px;
        padding-left: 5px;
        color: #7C90A8; }
        @media (min-width: 768px) {
          .filter-section .filters .jcf-select .select-placeholder {
            display: none; } }
    .filter-section .filters input {
      height: 50px;
      width: 100%; }
    .filter-section .filters .datepicker-cell {
      display: grid;
      grid-template-columns: 1fr  1fr;
      -webkit-column-gap: 5px;
      -moz-column-gap: 5px;
      column-gap: 5px; }
      .filter-section .filters .datepicker-cell .datepicker-filter {
        width: 100%;
        margin-bottom: 0; }
    .filter-section .filters .selectors {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      @media (min-width: 768px) {
        .filter-section .filters .selectors {
          display: -webkit-inline-box;
          display: -ms-inline-flexbox;
          display: inline-flex; } }
  .filter-section .filter-reset {
    padding-top: 15px;
    padding-bottom: 15px;
    display: grid;
    grid-template-columns: 1fr  auto; }
    @media (min-width: 576px) {
      .filter-section .filter-reset {
        grid-template-columns: 1fr  1fr; } }
    .filter-section .filter-reset .reset-btn {
      justify-self: flex-end; }
    .filter-section .filter-reset .filter-controls-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .filter-section .filter-reset .filter-controls {
      background: transparent url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Img/Icons/icon-filter.svg') no-repeat top left;
      padding-left: 25px;
      background-position: left 8px top 50%; }
    .filter-section .filter-reset .closed-filter[aria-expanded="true"] {
      display: none !important; }
    .filter-section .filter-reset .opened-filter {
      display: none !important; }
      .filter-section .filter-reset .opened-filter[aria-expanded="true"] {
        display: block !important; }
    .filter-section .filter-reset .filter-arrow {
      position: relative;
      border-bottom: none; }
      .filter-section .filter-reset .filter-arrow img.search-icon-dropdown-up {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg); }
  .filter-section a.mobile {
    display: block;
    color: #7C90A8;
    word-break: break-all; }
    @media (min-width: 992px) {
      .filter-section a.mobile {
        display: none; } }
  .filter-section a.desktop {
    display: none; }
    @media (min-width: 768px) {
      .filter-section a.desktop {
        display: block;
        color: #1C1C1C;
        font-size: 14px;
        line-height: 19px; } }

div.ui-datepicker {
  z-index: 4 !important;
  box-shadow: -1px 18px 28px -10px rgba(0, 0, 0, 0.49);
  -webkit-box-shadow: -1px 18px 28px -10px rgba(0, 0, 0, 0.49);
  -moz-box-shadow: -1px 18px 28px -10px rgba(0, 0, 0, 0.49); }

.data-table-card {
  position: relative; }
  .data-table-card .noItemsFound {
    margin: 140px 0; }
  .data-table-card a.data-title-link {
    padding: 0; }
  .data-table-card p, .data-table-card .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text .data-table-card p {
    margin-bottom: 5px; }
  .data-table-card h2.data-table-title {
    padding: 30px 0 15px 0; }
  .data-table-card .data-card-wrapper {
    padding: 21px 0;
    border-bottom: 1px solid #D0D0D0;
    -webkit-transition: border-bottom 100ms linear;
    transition: border-bottom 100ms linear; }
    .data-table-card .data-card-wrapper .desktop {
      display: none; }
      @media (min-width: 1200px) {
        .data-table-card .data-card-wrapper .desktop {
          display: table-row; } }
    .data-table-card .data-card-wrapper .mobile {
      display: block; }
      @media (min-width: 1200px) {
        .data-table-card .data-card-wrapper .mobile {
          display: none; } }
    .data-table-card .data-card-wrapper.no-border {
      border-bottom-width: 0; }
    .data-table-card .data-card-wrapper .data-title-link {
      border: none; }
      .data-table-card .data-card-wrapper .data-title-link .data-table-title {
        margin-bottom: 8px; }
    .data-table-card .data-card-wrapper .data-card-table td {
      vertical-align: top;
      padding-right: 5px; }
      .data-table-card .data-card-wrapper .data-card-table td.small {
        width: 50%; }
        @media (min-width: 768px) {
          .data-table-card .data-card-wrapper .data-card-table td.small {
            width: auto; } }
      .data-table-card .data-card-wrapper .data-card-table td.right {
        text-align: unset; }
        @media (min-width: 768px) {
          .data-table-card .data-card-wrapper .data-card-table td.right {
            text-align: right; } }
    .data-table-card .data-card-wrapper .button-wrapper {
      margin-top: 10px;
      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: unset;
      -ms-flex-align: unset;
      align-items: unset;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      @media (min-width: 576px) {
        .data-table-card .data-card-wrapper .button-wrapper {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -ms-flex-direction: row;
          flex-direction: row;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: start;
          -ms-flex-pack: start;
          justify-content: flex-start; } }
      @media (max-width: 575.98px) {
        .data-table-card .data-card-wrapper .button-wrapper .jcf-select {
          width: 100%; } }
      .data-table-card .data-card-wrapper .button-wrapper a, .data-table-card .data-card-wrapper .button-wrapper button, .data-table-card .data-card-wrapper .button-wrapper input[type=button],
      .data-table-card .data-card-wrapper .button-wrapper input[type=submit],
      .data-table-card .data-card-wrapper .button-wrapper input[type=reset] {
        text-transform: uppercase;
        padding: 6.5px 13px;
        font-size: 14px;
        line-height: 18px;
        margin: 10px 0;
        text-align: center;
        border: 1px solid; }
        .data-table-card .data-card-wrapper .button-wrapper a.disabled, .data-table-card .data-card-wrapper .button-wrapper button.disabled, .data-table-card .data-card-wrapper .button-wrapper input.disabled[type=button],
        .data-table-card .data-card-wrapper .button-wrapper input.disabled[type=submit],
        .data-table-card .data-card-wrapper .button-wrapper input.disabled[type=reset] {
          border: 1px solid; }
        @media (min-width: 576px) {
          .data-table-card .data-card-wrapper .button-wrapper a, .data-table-card .data-card-wrapper .button-wrapper button, .data-table-card .data-card-wrapper .button-wrapper input[type=button],
          .data-table-card .data-card-wrapper .button-wrapper input[type=submit],
          .data-table-card .data-card-wrapper .button-wrapper input[type=reset] {
            margin: 10px 0; }
            .data-table-card .data-card-wrapper .button-wrapper a:not(:last-child), .data-table-card .data-card-wrapper .button-wrapper button:not(:last-child), .data-table-card .data-card-wrapper .button-wrapper input:not(:last-child)[type=button],
            .data-table-card .data-card-wrapper .button-wrapper input:not(:last-child)[type=submit],
            .data-table-card .data-card-wrapper .button-wrapper input:not(:last-child)[type=reset] {
              margin-right: 17px; }
            .data-table-card .data-card-wrapper .button-wrapper a:last-child, .data-table-card .data-card-wrapper .button-wrapper button:last-child, .data-table-card .data-card-wrapper .button-wrapper input:last-child[type=button],
            .data-table-card .data-card-wrapper .button-wrapper input:last-child[type=submit],
            .data-table-card .data-card-wrapper .button-wrapper input:last-child[type=reset] {
              margin-right: 10px; } }
      .data-table-card .data-card-wrapper .button-wrapper a:last-child {
        margin: 10px 0; }
  .data-table-card .special-event {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
    width: calc(100% + 40px);
    max-width: unset;
    border-bottom: none; }
    .data-table-card .special-event.bg-gray {
      background-color: #EBEDF2; }
    .data-table-card .special-event.bg-blue {
      background-color: rgba(0, 159, 218, 0.1); }
  .data-table-card .type-wrapper {
    position: relative; }
    .data-table-card .type-wrapper .type-badge {
      position: absolute;
      top: 0;
      left: 0;
      color: #fff;
      text-transform: uppercase;
      border-radius: 0;
      font-size: 12px;
      line-height: 15px;
      font-weight: 600; }
    .type-badge.dark-blue {
      background-color: #002857; }
    .type-badge.light-blue {
      background-color: #009FDA; }
    .type-badge.red {
      background-color: #D70039; }
  #eventDetailView .type-badge {
    color: #fff;
    text-transform: uppercase;
    border-radius: 0; }
  .data-table-card .table-responsive {
    padding: 10px 0 0; }
    @media (min-width: 992px) {
      .data-table-card .table-responsive {
        padding: 0; } }
    .data-table-card .table-responsive.first-table {
      width: 100%; }
      @media (min-width: 1200px) {
        .data-table-card .table-responsive.first-table {
          width: -webkit-fit-content;
          width: -moz-fit-content;
          width: fit-content; } }

.seminare-list {
  padding: 28px 0 18px; }
  @media (min-width: 576px) {
    .seminare-list {
      padding: 48px 0 28px; } }
  .seminare-list p.big-1, .seminare-list .ce-sidebar .sponsor .text p.big-1, .ce-sidebar .sponsor .text .seminare-list p.big-1 {
    margin-bottom: 20px; }
  .seminare-list .header {
    border-bottom: 1px solid #D0D0D0; }

#event-list .data-table-card {
  margin-bottom: 0; }
  #event-list .data-table-card .data-card-wrapper {
    padding: 21px 11px 11px; }
    #event-list .data-table-card .data-card-wrapper .data-title-link .data-table-title {
      padding-top: 0; }
  #event-list .data-table-card .special-event {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    border-bottom: 1px solid #D0D0D0; }
  #event-list .data-table-card .type-wrapper .type-badge {
    position: relative;
    display: table;
    margin-bottom: 5px; }

.liste-verwalterobjekte .only-desk {
  display: none; }
  @media (min-width: 768px) {
    .liste-verwalterobjekte .only-desk {
      display: block; } }

.liste-verwalterobjekte table.table-action-mobile {
  width: auto;
  margin: 20px 0; }
  .liste-verwalterobjekte table.table-action-mobile tr {
    height: auto;
    border: none; }
  .liste-verwalterobjekte table.table-action-mobile td {
    padding-right: 10px; }
    .liste-verwalterobjekte table.table-action-mobile td.title {
      width: 46%; }
      .liste-verwalterobjekte table.table-action-mobile td.title p {
        word-break: break-word; }
    .liste-verwalterobjekte table.table-action-mobile td.info {
      width: 100%; }
      .liste-verwalterobjekte table.table-action-mobile td.info p {
        word-break: break-word; }
    .liste-verwalterobjekte table.table-action-mobile td .arrow {
      width: 25px; }
    .liste-verwalterobjekte table.table-action-mobile td.btn-arrow {
      padding-right: 0; }

.liste-verwalterobjekte table.table-infos {
  margin: 20px 0;
  width: auto; }
  .liste-verwalterobjekte table.table-infos tr {
    height: auto;
    border: none; }
  .liste-verwalterobjekte table.table-infos td {
    padding-right: 10px; }

.liste-verwalterobjekte table.only-mobile {
  margin: 0 20px;
  border-bottom: 1px solid #D0D0D0; }
  @media (min-width: 768px) {
    .liste-verwalterobjekte table.only-mobile {
      display: none; } }
  .liste-verwalterobjekte table.only-mobile .sub-table {
    margin: 0 -9px; }
  .liste-verwalterobjekte table.only-mobile .title .small, .liste-verwalterobjekte table.only-mobile .title .ce-bildergalerie .bildergalerie-slider p, .ce-bildergalerie .bildergalerie-slider .liste-verwalterobjekte table.only-mobile .title p {
    font-weight: 600; }
  .liste-verwalterobjekte table.only-mobile .title .primary, .liste-verwalterobjekte table.only-mobile .title .ce-bildergalerie .bildergalerie-item p, .ce-bildergalerie .bildergalerie-item .liste-verwalterobjekte table.only-mobile .title p {
    font-size: 14px;
    line-height: 22px; }
  .liste-verwalterobjekte table.only-mobile p, .liste-verwalterobjekte table.only-mobile .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text .liste-verwalterobjekte table.only-mobile p {
    margin-bottom: 0; }
    .liste-verwalterobjekte table.only-mobile p.primary, .liste-verwalterobjekte table.only-mobile .ce-bildergalerie .bildergalerie-item p, .ce-bildergalerie .bildergalerie-item .liste-verwalterobjekte table.only-mobile p {
      word-break: break-word; }
  .liste-verwalterobjekte table.only-mobile .btn-arrow {
    margin: auto 0; }

.liste-verwalterobjekte table.collapse-table {
  border-bottom: 1px solid #D0D0D0; }

.liste-verwalterobjekte table tr {
  height: auto;
  border-top: 1px solid #D0D0D0; }
  @media (min-width: 768px) {
    .liste-verwalterobjekte table tr {
      height: 52px; } }
  .liste-verwalterobjekte table tr.info-container {
    position: relative;
    min-height: 550px;
    border: none; }
  .liste-verwalterobjekte table tr:first-of-type {
    border-top: 1px solid transparent; }
  .liste-verwalterobjekte table tr .entry6 {
    text-align: left; }
    @media (min-width: 768px) {
      .liste-verwalterobjekte table tr .entry6 {
        text-align: center; } }
  .liste-verwalterobjekte table tr.action {
    cursor: pointer; }

.liste-verwalterobjekte table td a {
  border-top: none; }

.liste-verwalterobjekte table td.infos {
  width: 100%;
  position: relative;
  top: 0;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: 10px 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.liste-verwalterobjekte table .infos .bold {
  font-weight: 700; }

.liste-verwalterobjekte td.action-mobile {
  width: 100%; }

.liste-verwalterobjekte .description {
  margin-bottom: 20px; }

.liste-verwalterobjekte .description:last-child {
  margin-bottom: 6px; }

.liste-verwalterobjekte button, .liste-verwalterobjekte input[type=button],
.liste-verwalterobjekte input[type=submit],
.liste-verwalterobjekte input[type=reset] {
  position: relative;
  background-color: transparent;
  border: none;
  width: 50px;
  height: 50px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0; }
  .liste-verwalterobjekte button.arrow:before, .liste-verwalterobjekte input.arrow[type=button]:before,
  .liste-verwalterobjekte input.arrow[type=submit]:before,
  .liste-verwalterobjekte input.arrow[type=reset]:before {
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    content: '';
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    background-image: url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Img/Icons/arrow-large-blue.svg');
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 100%;
    background-size: 7px;
    border: none; }

.liste-verwalterobjekte .open button.arrow:before, .liste-verwalterobjekte .open input.arrow[type=button]:before,
.liste-verwalterobjekte .open input.arrow[type=submit]:before,
.liste-verwalterobjekte .open input.arrow[type=reset]:before {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg); }

.ce-product-item-global {
  padding-top: 20px;
  padding-bottom: 13px;
  margin: auto;
  max-width: unset; }
  @media (min-width: 768px) {
    .ce-product-item-global {
      padding: 46px 0 33px; } }
  .ce-product-item-global .product-item-wrapper {
    margin: auto;
    max-width: unset; }

.product-item-wrapper {
  margin: auto;
  max-width: 1162px;
  border-bottom: 1px solid #D0D0D0;
  -webkit-transition: border-bottom 100ms linear;
  transition: border-bottom 100ms linear; }
  .product-item-wrapper:last-child {
    border-bottom: none; }
  .product-item-wrapper.special-event {
    background-color: #EBEDF2;
    border-bottom: unset; }
  .product-item-wrapper.publication .read-more,
  .product-item-wrapper.publication .read-less {
    margin-top: 18px;
    margin-bottom: 28px; }
    @media (min-width: 768px) {
      .product-item-wrapper.publication .read-more,
      .product-item-wrapper.publication .read-less {
        margin-right: 18px; } }
  .product-item-wrapper.publication .data-item-table td.right {
    min-width: unset;
    text-align: unset; }
  .product-item-wrapper .product-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px 5px; }
    @media (min-width: 768px) {
      .product-item-wrapper .product-item {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        padding: 30px 0; } }
    .product-item-wrapper .product-item figure {
      width: 160px;
      height: auto;
      aspect-ratio: 5/7;
      margin-right: auto;
      margin-left: auto; }
      .product-item-wrapper .product-item figure img {
        width: 100%;
        height: 100%;
        margin: 0 auto;
        -o-object-fit: cover;
        object-fit: cover;
        -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 40, 87, 0.4);
        box-shadow: 1px 1px 2px 0 rgba(0, 40, 87, 0.4); }
        @media (min-width: 768px) {
          .product-item-wrapper .product-item figure img {
            margin-bottom: 0; } }
  .product-item-wrapper .product-image {
    padding-right: 0;
    padding-left: 0; }
    @media (min-width: 768px) {
      .product-item-wrapper .product-image {
        padding-right: 50px; } }
  .product-item-wrapper .product-info {
    padding-right: 0;
    padding-top: 20px;
    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) {
      .product-item-wrapper .product-info {
        padding-top: 0;
        display: block; } }
    @media (min-width: 1640px) {
      .product-item-wrapper .product-info {
        padding-right: 49px; } }
  .product-item-wrapper .read-more,
  .product-item-wrapper .read-less {
    margin-top: 0;
    margin-bottom: 15px; }
    @media (min-width: 768px) {
      .product-item-wrapper .read-more,
      .product-item-wrapper .read-less {
        margin-right: 18px; } }
  .product-item-wrapper .data-item-description {
    max-width: 775px;
    margin-bottom: 18px; }
  .product-item-wrapper .data-item-table {
    margin-bottom: 20px;
    margin-top: 10px; }
    .product-item-wrapper .data-item-table td {
      padding-right: 10px; }
      .product-item-wrapper .data-item-table td.right {
        min-width: 50px;
        text-align: right; }
  .product-item-wrapper .order-wrapper {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%; }
    .product-item-wrapper .order-wrapper.print-btn {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      padding: 0 0 20px; }
      @media (min-width: 576px) {
        .product-item-wrapper .order-wrapper.print-btn {
          -webkit-box-pack: end;
          -ms-flex-pack: end;
          justify-content: flex-end; } }
      .product-item-wrapper .order-wrapper.print-btn a.outline {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 11px;
        line-height: 14px; }
        @media (min-width: 992px) {
          .product-item-wrapper .order-wrapper.print-btn a.outline {
            font-size: 14px;
            line-height: 18px;
            padding-left: 8px;
            padding-right: 8px; } }
        @media (min-width: 1200px) {
          .product-item-wrapper .order-wrapper.print-btn a.outline {
            padding-left: 15px;
            padding-right: 15px; } }
    .product-item-wrapper .order-wrapper .select {
      display: none; }
    .product-item-wrapper .order-wrapper .slot-select {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-right: auto; }
      .product-item-wrapper .order-wrapper .slot-select .select {
        display: block; }
      .product-item-wrapper .order-wrapper .slot-select input[type=number] {
        display: none; }
    .product-item-wrapper .order-wrapper .buttons-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
      width: 100%;
      row-gap: 10px;
      text-align: center; }
      @media (min-width: 414px) {
        .product-item-wrapper .order-wrapper .buttons-wrapper {
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          text-align: unset;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -ms-flex-direction: row;
          flex-direction: row;
          -webkit-box-pack: start;
          -ms-flex-pack: start;
          justify-content: flex-start; }
          .product-item-wrapper .order-wrapper .buttons-wrapper .item-quantity-input-wrapper {
            width: -webkit-fit-content;
            width: -moz-fit-content;
            width: fit-content; } }
      .product-item-wrapper .order-wrapper .buttons-wrapper span {
        margin: auto 0; }
        .product-item-wrapper .order-wrapper .buttons-wrapper span.notify {
          padding: 5px 5px 5px 0; }
        @media (min-width: 768px) {
          .product-item-wrapper .order-wrapper .buttons-wrapper span.next-to-button {
            margin-left: 10px; } }
    .product-item-wrapper .order-wrapper .jcf-select {
      margin-bottom: 0;
      margin-left: 11px;
      margin-right: auto;
      min-width: 0;
      height: 30px;
      padding: 3.5px 2px 5.5px 6px;
      width: 68px; }
      @media (min-width: 576px) {
        .product-item-wrapper .order-wrapper .jcf-select {
          padding: 3.5px 0 5.5px 16.5px;
          height: 30px; } }
      .product-item-wrapper .order-wrapper .jcf-select .jcf-select-opener {
        top: 30%; }
      .product-item-wrapper .order-wrapper .jcf-select .jcf-select-text {
        margin: 0; }
    .product-item-wrapper .order-wrapper input[type="number"] {
      padding-top: 3.5px;
      padding-bottom: 3.5px;
      font-weight: 400;
      font-size: 16px;
      line-height: 22px; }
      .product-item-wrapper .order-wrapper input[type="number"] ~ button, .product-item-wrapper .order-wrapper input[type="number"] ~ input[type=button],
      .product-item-wrapper .order-wrapper input[type="number"] ~ input[type=submit],
      .product-item-wrapper .order-wrapper input[type="number"] ~ input[type=reset] {
        vertical-align: bottom; }
    .product-item-wrapper .order-wrapper .outline, .product-item-wrapper .order-wrapper .disabled, .product-item-wrapper .order-wrapper a.button-link, .product-item-wrapper .order-wrapper .ce-top-issues .btn a, .ce-top-issues .btn .product-item-wrapper .order-wrapper a, .product-item-wrapper .order-wrapper .ce-mitglieder .btn a, .ce-mitglieder .btn .product-item-wrapper .order-wrapper a {
      padding-top: 5.5px;
      padding-bottom: 5.5px;
      border: 1px solid;
      font-size: 14px;
      line-height: 18px;
      text-transform: uppercase;
      font-weight: 600; }
      @media (max-width: 767.98px) {
        .product-item-wrapper .order-wrapper .outline, .product-item-wrapper .order-wrapper .disabled, .product-item-wrapper .order-wrapper a.button-link, .product-item-wrapper .order-wrapper .ce-top-issues .btn a, .ce-top-issues .btn .product-item-wrapper .order-wrapper a, .product-item-wrapper .order-wrapper .ce-mitglieder .btn a, .ce-mitglieder .btn .product-item-wrapper .order-wrapper a {
          width: 100%; } }
      @media (min-width: 1200px) {
        .product-item-wrapper .order-wrapper .outline, .product-item-wrapper .order-wrapper .disabled, .product-item-wrapper .order-wrapper a.button-link, .product-item-wrapper .order-wrapper .ce-top-issues .btn a, .ce-top-issues .btn .product-item-wrapper .order-wrapper a, .product-item-wrapper .order-wrapper .ce-mitglieder .btn a, .ce-mitglieder .btn .product-item-wrapper .order-wrapper a {
          width: -webkit-fit-content;
          width: -moz-fit-content;
          width: fit-content;
          height: -webkit-fit-content;
          height: -moz-fit-content;
          height: fit-content;
          position: relative;
          right: 0; } }
    @media (max-width: 767.98px) {
      .product-item-wrapper .order-wrapper .item-quantity-input-wrapper ~ button, .product-item-wrapper .order-wrapper .item-quantity-input-wrapper ~ input[type=button],
      .product-item-wrapper .order-wrapper .item-quantity-input-wrapper ~ input[type=submit],
      .product-item-wrapper .order-wrapper .item-quantity-input-wrapper ~ input[type=reset], .product-item-wrapper .order-wrapper .item-quantity-input-wrapper ~ a.btn {
        width: auto;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        text-align: center; } }
  .product-item-wrapper:first-of-type .date:first-of-type {
    padding: 3px 0 20px; }
  .product-item-wrapper .type-wrapper {
    display: none; }

.date {
  padding: 30px 0 20px; }
  .date p, .date .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text .date p {
    line-height: 25px;
    margin-bottom: 0; }

.step-by-step .data-card-wrapper .desktop {
  display: none; }

.step-by-step.bottom {
  margin-bottom: 60px; }

.step-by-step.top {
  margin-bottom: 50px; }

.step-by-step .korb-header {
  padding-top: 40px; }

.step-by-step .stepwizard {
  margin-top: 22px;
  display: table;
  width: 100%;
  position: relative; }
  .step-by-step .stepwizard .stepwizard-step a {
    text-transform: uppercase; }
  .step-by-step .stepwizard .stepwizard-step p {
    margin-top: 10px; }
  .step-by-step .stepwizard .stepwizard-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .step-by-step .stepwizard .stepwizard-row.setup-panel {
      background-color: #EBEDF2;
      border-radius: 15px; }
  .step-by-step .stepwizard .stepwizard-row-2-steps {
    margin: 0 auto;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media (min-width: 992px) {
      .step-by-step .stepwizard .stepwizard-row-2-steps {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content; } }
    .step-by-step .stepwizard .stepwizard-row-2-steps .stepwizard-step {
      text-align: center;
      position: relative;
      width: 50%;
      min-width: unset; }
      @media (min-width: 992px) {
        .step-by-step .stepwizard .stepwizard-row-2-steps .stepwizard-step {
          min-width: 380px; } }
  .step-by-step .stepwizard .stepwizard-step button[disabled], .step-by-step .stepwizard .stepwizard-step input[disabled][type=button],
  .step-by-step .stepwizard .stepwizard-step input[disabled][type=submit],
  .step-by-step .stepwizard .stepwizard-step input[disabled][type=reset] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important; }
  .step-by-step .stepwizard .stepwizard-step {
    text-align: center;
    position: relative;
    width: 33.33%; }
  .step-by-step .stepwizard .btn-circle {
    width: 100%;
    text-align: center;
    padding: 6.5px 20px;
    font-size: 12px;
    line-height: 13px;
    border-radius: 15px;
    font-family: "Source Sans Pro";
    display: block; }
  .step-by-step .stepwizard .btn-default {
    color: #002857;
    background-color: #EBEDF2;
    border-color: #EBEDF2; }
  .step-by-step .stepwizard .btn-primary {
    color: #fff;
    background-color: #002857;
    border-color: #002857; }

.step-by-step .cart-bar {
  height: 100px;
  background-color: #002857;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .step-by-step .cart-bar > .container {
    max-width: 2480px; }
  @media (min-width: 768px) {
    .step-by-step .cart-bar {
      margin-bottom: 20px; } }
  .step-by-step .cart-bar .cart-options {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    .step-by-step .cart-bar .cart-options .step1,
    .step-by-step .cart-bar .cart-options .step2,
    .step-by-step .cart-bar .cart-options .step3 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding: 0 10px; }
      .step-by-step .cart-bar .cart-options .step1 > a,
      .step-by-step .cart-bar .cart-options .step2 > a,
      .step-by-step .cart-bar .cart-options .step3 > a {
        min-width: 230px;
        text-align: center; }
        .step-by-step .cart-bar .cart-options .step1 > a.outline,
        .step-by-step .cart-bar .cart-options .step2 > a.outline,
        .step-by-step .cart-bar .cart-options .step3 > a.outline {
          text-transform: uppercase;
          color: #fff;
          border-color: #fff;
          background-color: transparent; }
    .step-by-step .cart-bar .cart-options .info {
      display: inline-block;
      margin-right: 22px;
      margin-top: auto;
      margin-bottom: auto;
      padding: 0 0 5px;
      text-align: right; }
      @media (min-width: 768px) {
        .step-by-step .cart-bar .cart-options .info {
          padding: 0; } }
      .step-by-step .cart-bar .cart-options .info p {
        color: #fff;
        margin-bottom: 0; }

.step-by-step .checkbox-text {
  padding: 5px 35px 0;
  font-size: 12px;
  line-height: 15px;
  color: #7C90A8; }

.step-by-step .cd-input-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.step-by-step .headline {
  padding: 0 0 25px; }
  @media (min-width: 768px) {
    .step-by-step .headline {
      padding: 0 0 50px; } }

.step-by-step p.bigger, .step-by-step .ce-top-issues .top-issue-item .headline, .ce-top-issues .top-issue-item .step-by-step .headline, .step-by-step .ce-aktuelle .content p.bigger a, .ce-aktuelle .content p.bigger .step-by-step a, .step-by-step .ce-aktuelle .content h3.bigger a, .ce-aktuelle .content h3.bigger .step-by-step a, .step-by-step .ce-sidebar .sponsor .text p.bigger, .ce-sidebar .sponsor .text .step-by-step p.bigger {
  font-size: 18px;
  line-height: 22px;
  font-weight: 300; }
  @media (min-width: 768px) {
    .step-by-step p.bigger, .step-by-step .ce-top-issues .top-issue-item .headline, .ce-top-issues .top-issue-item .step-by-step .headline, .step-by-step .ce-aktuelle .content p.bigger a, .ce-aktuelle .content p.bigger .step-by-step a, .step-by-step .ce-aktuelle .content h3.bigger a, .ce-aktuelle .content h3.bigger .step-by-step a, .step-by-step .ce-sidebar .sponsor .text p.bigger, .ce-sidebar .sponsor .text .step-by-step p.bigger {
      font-size: 24px;
      line-height: 31px; } }

.step-by-step button, .step-by-step input[type=button],
.step-by-step input[type=submit],
.step-by-step input[type=reset] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media (min-width: 576px) {
    .step-by-step button, .step-by-step input[type=button],
    .step-by-step input[type=submit],
    .step-by-step input[type=reset] {
      width: auto; } }

.step-by-step .special-input-wrapper input {
  padding-top: 6.5px;
  padding-bottom: 6.5px; }

.step-by-step .section .divider:first-child {
  display: none; }

.step-by-step .section .head {
  padding: 20px 0 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.step-by-step .section a {
  border-radius: 1px;
  text-transform: uppercase; }
  .step-by-step .section a.outline {
    padding: 6px 15px;
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content; }
  .step-by-step .section a.button-link, .step-by-step .section .ce-top-issues .btn a, .ce-top-issues .btn .step-by-step .section a, .step-by-step .section .ce-mitglieder .btn a, .ce-mitglieder .btn .step-by-step .section a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto 0;
    background-color: #002857;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

.step-by-step .section .jcf-select {
  width: 50%;
  margin: 13px 10px 10px 0;
  padding-top: 4.5px;
  padding-bottom: 4.5px;
  height: auto;
  vertical-align: bottom; }
  .step-by-step .section .jcf-select .jcf-option {
    line-height: unset; }

.step-by-step .section .btn {
  height: 100%;
  margin: auto 0;
  padding: 20px 0 0; }
  @media (min-width: 768px) {
    .step-by-step .section .btn {
      padding: 0 10px 0; } }

.section-step-2 {
  padding: 0; }
  .section-step-2 .addParticipant {
    margin: 10px !important; }
  .section-step-2 .publication-invoice {
    padding-top: 25px; }
    .section-step-2 .publication-invoice p, .section-step-2 .publication-invoice .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text .section-step-2 .publication-invoice p {
      margin-bottom: 0; }
      @media (min-width: 768px) {
        .section-step-2 .publication-invoice p, .section-step-2 .publication-invoice .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text .section-step-2 .publication-invoice p {
          margin-bottom: 20px; } }
  .section-step-2 .eventSummery p, .section-step-2 .eventSummery .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text .section-step-2 .eventSummery p {
    margin-top: 10px; }
  .section-step-2 .section .jcf-select {
    margin-bottom: 15px; }
  .invoiceAddress {
    margin-bottom: 20px; }
    @media (min-width: 1200px) {
      .invoiceAddress {
        margin-bottom: 50px; } }
    .invoiceAddress h5 {
      font-size: 16px;
      font-weight: 600;
      margin-bottom: 5px;
      margin-top: 10px; }
    .invoiceAddress div.invoice-address-wrapper {
      margin-bottom: 0;
      margin-top: 10px; }
      .invoiceAddress div.invoice-address-wrapper input {
        width: 80%;
        padding-top: 6.5px;
        padding-bottom: 6.5px;
        margin-bottom: 16px;
        margin-top: 5px; }
      .invoiceAddress div.invoice-address-wrapper.regular-normal {
        margin-top: 0; }
    .invoiceAddress input + .error, .invoiceAddress .special-input-wrapper + .error {
      margin-top: -16px; }
    .invoiceAddress .error {
      line-height: 8px; }
  .accept-wrapper {
    margin-top: 15px; }
  table.cart-table {
    margin-bottom: 20px; }
    table.cart-table.only-mobile {
      display: block; }
      @media (min-width: 992px) {
        table.cart-table.only-mobile {
          display: none; } }
      table.cart-table.only-mobile p, table.cart-table.only-mobile .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text table.cart-table.only-mobile p {
        margin-bottom: 0; }
      table.cart-table.only-mobile tr {
        width: 100%; }
        table.cart-table.only-mobile tr:nth-child(2) {
          margin-bottom: 5px; }
        table.cart-table.only-mobile tr.result {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          width: 100%;
          border-top: 1px solid transparent; }
          table.cart-table.only-mobile tr.result td {
            font-weight: 600;
            width: auto; }
            table.cart-table.only-mobile tr.result td:first-child {
              width: 60%; }
              @media (min-width: 576px) {
                table.cart-table.only-mobile tr.result td:first-child {
                  width: 70%; } }
      table.cart-table.only-mobile td {
        padding: 0; }
        table.cart-table.only-mobile td.title {
          width: 60%;
          padding-right: 40px; }
          @media (min-width: 576px) {
            table.cart-table.only-mobile td.title {
              width: 70%; } }
          table.cart-table.only-mobile td.title p {
            font-weight: 600; }
      table.cart-table.only-mobile tbody {
        padding: 20px 0;
        border-bottom: 1px solid #D0D0D0; }
        table.cart-table.only-mobile tbody:last-child {
          border-bottom: 1px solid transparent;
          margin-bottom: 5px; }
    @media (min-width: 992px) {
      table.cart-table {
        margin-bottom: 50px; } }
    table.cart-table .only-desk {
      display: none; }
      @media (min-width: 992px) {
        table.cart-table .only-desk {
          display: table-row; } }
      table.cart-table .only-desk.result {
        display: none;
        width: 100%;
        border-top: 1px solid #D0D0D0; }
        @media (min-width: 992px) {
          table.cart-table .only-desk.result {
            display: table-row; } }
        table.cart-table .only-desk.result td {
          width: 50%;
          padding: 10px 0; }
          table.cart-table .only-desk.result td.right {
            width: 43%; }
    table.cart-table th {
      vertical-align: top; }
    table.cart-table td, table.cart-table th {
      font-weight: 400;
      padding: 0; }
      @media (min-width: 992px) {
        table.cart-table td, table.cart-table th {
          font-weight: 600;
          padding: 10px 10px 5px 0; } }
      table.cart-table td:last-child, table.cart-table th:last-child {
        padding: 0; }
        @media (min-width: 992px) {
          table.cart-table td:last-child, table.cart-table th:last-child {
            padding: 10px 0 5px; } }
    table.cart-table .right {
      text-align: unset; }
      @media (min-width: 1200px) {
        table.cart-table .right {
          text-align: right; } }
    table.cart-table tbody {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      @media (min-width: 992px) {
        table.cart-table tbody {
          display: table; } }
    table.cart-table tr {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 100%; }
      @media (min-width: 992px) {
        table.cart-table tr {
          display: table-row; } }
      table.cart-table tr.with-border {
        border-top: 1px solid; }
      table.cart-table tr.info {
        width: 46%; }
        @media (min-width: 992px) {
          table.cart-table tr.info {
            width: 100%; } }
        table.cart-table tr.info td {
          font-weight: 400;
          padding: 0 0 10px; }
          @media (min-width: 992px) {
            table.cart-table tr.info td {
              padding: 5px 10px 10px 0; } }
          table.cart-table tr.info td:last-child {
            padding: 0 0 10px; }
            @media (min-width: 992px) {
              table.cart-table tr.info td:last-child {
                padding: 5px 0 10px; } }
  .companyMember-new {
    height: 0;
    overflow: hidden; }
    .companyMember-new.on {
      height: auto;
      overflow: hidden; }
      .companyMember-new.on select {
        opacity: 1;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none; }
      .companyMember-new.on .custom-select {
        border: 0px solid transparent; }
    .companyMember-new .new-member-wrapper-row {
      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; }
    .companyMember-new .select-wrapper {
      display: block;
      width: 100%; }
      @media (min-width: 576px) {
        .companyMember-new .select-wrapper {
          width: 45%; } }
      @media (min-width: 992px) {
        .companyMember-new .select-wrapper {
          width: 30%; } }
      .companyMember-new .select-wrapper .jcf-select {
        width: 100%;
        margin: 20px auto 10px; }
        @media (min-width: 992px) {
          .companyMember-new .select-wrapper .jcf-select {
            width: 30%; } }
    .companyMember-new .select-wrapper + .special-input-wrapper {
      width: 100%; }
      @media (min-width: 576px) {
        .companyMember-new .select-wrapper + .special-input-wrapper {
          width: 45%; } }
      @media (min-width: 992px) {
        .companyMember-new .select-wrapper + .special-input-wrapper {
          width: 30%; } }
    .companyMember-new .special-input-wrapper {
      margin: 20px 0 10px;
      width: 100%; }
      @media (min-width: 576px) {
        .companyMember-new .special-input-wrapper {
          width: 45%; } }
      @media (min-width: 992px) {
        .companyMember-new .special-input-wrapper {
          width: 30%; } }

.section-step-3 {
  padding: 25px 20px 0; }
  @media (min-width: 1200px) {
    .section-step-3 {
      padding: 25px 0 0; } }
  .section-step-3 .checkbox-text {
    padding: 5px 35px 0;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 15px;
    color: #7C90A8; }
  .section-step-3 .cd-input-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .section-step-3 .headline {
    padding: 0 0 25px; }
    @media (min-width: 768px) {
      .section-step-3 .headline {
        padding: 0 0 50px; } }
  .section-step-3 p.bigger, .section-step-3 .ce-top-issues .top-issue-item .headline, .ce-top-issues .top-issue-item .section-step-3 .headline, .section-step-3 .ce-aktuelle .content p.bigger a, .ce-aktuelle .content p.bigger .section-step-3 a, .section-step-3 .ce-aktuelle .content h3.bigger a, .ce-aktuelle .content h3.bigger .section-step-3 a, .section-step-3 .ce-sidebar .sponsor .text p.bigger, .ce-sidebar .sponsor .text .section-step-3 p.bigger {
    font-size: 18px;
    line-height: 22px;
    font-weight: 300; }
    @media (min-width: 768px) {
      .section-step-3 p.bigger, .section-step-3 .ce-top-issues .top-issue-item .headline, .ce-top-issues .top-issue-item .section-step-3 .headline, .section-step-3 .ce-aktuelle .content p.bigger a, .ce-aktuelle .content p.bigger .section-step-3 a, .section-step-3 .ce-aktuelle .content h3.bigger a, .ce-aktuelle .content h3.bigger .section-step-3 a, .section-step-3 .ce-sidebar .sponsor .text p.bigger, .ce-sidebar .sponsor .text .section-step-3 p.bigger {
        font-size: 24px;
        line-height: 31px; } }
  .section-step-3 p.text, .section-step-3 .ce-sidebar .sponsor .text p.text, .ce-sidebar .sponsor .text .section-step-3 p.text {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 22px;
    margin: 0; }
  .section-step-3 .btn {
    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) {
      .section-step-3 .btn {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; } }
  .section-step-3 .stepwizard a,
  .section-step-3 .stepwizard button,
  .section-step-3 .stepwizard input[type=button],
  .section-step-3 .stepwizard input[type=submit],
  .section-step-3 .stepwizard input[type=reset] {
    border-radius: 1px;
    text-transform: uppercase;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto; }
    .section-step-3 .stepwizard a.outline,
    .section-step-3 .stepwizard button.outline,
    .section-step-3 .stepwizard input.outline[type=button],
    .section-step-3 .stepwizard input.outline[type=submit],
    .section-step-3 .stepwizard input.outline[type=reset] {
      padding: 11px 20px;
      margin-right: 0;
      margin-left: 0;
      margin-bottom: 20px; }
      @media (min-width: 576px) {
        .section-step-3 .stepwizard a.outline,
        .section-step-3 .stepwizard button.outline,
        .section-step-3 .stepwizard input.outline[type=button],
        .section-step-3 .stepwizard input.outline[type=submit],
        .section-step-3 .stepwizard input.outline[type=reset] {
          margin-bottom: 20px;
          margin-right: 20px; } }
  .section-step-3 .section .block {
    padding: 0 0 23px; }
    .section-step-3 .section .block:last-child {
      padding: 0; }

.divider {
  margin: 28px 0;
  height: 1px;
  color: #D0D0D0;
  background-color: #D0D0D0;
  border: none; }

#publicationCartStep1,
#eventCartStep1 {
  margin: 0 0 50px; }
  @media (min-width: 1200px) {
    #publicationCartStep1,
    #eventCartStep1 {
      margin: 0 0 80px; } }
  #publicationCartStep1 .section-step-1,
  #eventCartStep1 .section-step-1 {
    margin-top: -30px; }
  #publicationCartStep1 .previous-btn,
  #eventCartStep1 .previous-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px; }
    @media (min-width: 768px) {
      #publicationCartStep1 .previous-btn,
      #eventCartStep1 .previous-btn {
        margin-top: 30px; } }
  @media (min-width: 768px) {
    #publicationCartStep1 a.outline,
    #eventCartStep1 a.outline {
      font-size: 14px;
      line-height: 18px;
      text-transform: uppercase;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content; } }

.thx-order {
  margin-top: 40px; }

.ce-interner-bereich {
  background-color: #EBEDF2; }
  .ce-interner-bereich .accordion-element {
    background-color: #fff; }
  .ce-interner-bereich .content {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .ce-interner-bereich .arrow-collapse {
    background-color: transparent;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg); }
    .ce-interner-bereich .arrow-collapse:before {
      content: url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Img/Icons/arrow-large-blue.svg'); }
  .ce-interner-bereich .content-collapse {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative; }
  .ce-interner-bereich .title {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .ce-interner-bereich .arrow-collapse[aria-expanded="true"] {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); }

.ce-referent-contact {
  background-color: #EBEDF2;
  padding: 30px 10px; }
  @media (min-width: 768px) {
    .ce-referent-contact {
      padding: 50px 0 59px; } }
  .ce-referent-contact a {
    border: none;
    padding: 0 7px;
    max-width: 1198px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .ce-referent-contact .headline {
    margin-bottom: 30px; }
  .ce-referent-contact p, .ce-referent-contact .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text .ce-referent-contact p {
    margin-bottom: 0; }
  .ce-referent-contact .contact-items {
    max-width: 1198px;
    margin: 0 auto;
    padding-bottom: 0; }
    @media (min-width: 768px) {
      .ce-referent-contact .contact-items {
        padding-bottom: 50px; } }
    .ce-referent-contact .contact-items p, .ce-referent-contact .contact-items .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text .ce-referent-contact .contact-items p {
      word-break: break-word; }
  .ce-referent-contact .contact-col {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content; }
    @media (min-width: 992px) {
      .ce-referent-contact .contact-col {
        height: inherit; } }
    .ce-referent-contact .contact-col p.medium, .ce-referent-contact .contact-col .ce-partners-logo .partner-item p, .ce-partners-logo .partner-item .ce-referent-contact .contact-col p {
      margin-bottom: 0;
      text-align: center; }
    .ce-referent-contact .contact-col p.small, .ce-referent-contact .contact-col .popover .popover-body p, .popover .popover-body .ce-referent-contact .contact-col p, .ce-referent-contact .contact-col .popup-item .notification .text p, .popup-item .notification .text .ce-referent-contact .contact-col p, .ce-referent-contact .contact-col .error, .ce-referent-contact .contact-col .loginContent .loginPage .showMessage p.big-1, .loginContent .loginPage .showMessage .ce-referent-contact .contact-col p.big-1, .ce-referent-contact .contact-col .ce-sidebar .text, .ce-sidebar .ce-referent-contact .contact-col .text, .ce-referent-contact .contact-col .ce-sidebar .text p, .ce-sidebar .text .ce-referent-contact .contact-col p, .ce-referent-contact .contact-col .ce-sidebar .sponsor .text .error, .ce-sidebar .sponsor .text .ce-referent-contact .contact-col .error, .ce-referent-contact .contact-col .ce-bildergalerie .bildergalerie-slider p, .ce-bildergalerie .bildergalerie-slider .ce-referent-contact .contact-col p {
      text-align: center;
      margin-bottom: 8px;
      color: #7C90A8; }
    .ce-referent-contact .contact-col .contact-item {
      position: relative;
      height: -webkit-fit-content;
      height: -moz-fit-content;
      height: fit-content;
      text-align: center;
      background-color: #fff;
      padding: 54px 20px 20px 20px;
      margin-bottom: 18px;
      margin-right: 0; }
      @media (min-width: 576px) {
        .ce-referent-contact .contact-col .contact-item {
          margin-right: 18px; } }
      @media (min-width: 992px) {
        .ce-referent-contact .contact-col .contact-item {
          padding: 54px 26px 24px 26px;
          margin-right: 5px;
          margin-bottom: 0;
          height: 100%; } }
      .ce-referent-contact .contact-col .contact-item .bodytext {
        width: 100%;
        text-align: left; }
        @media (min-width: 768px) {
          .ce-referent-contact .contact-col .contact-item .bodytext {
            width: 85%; } }
        .ce-referent-contact .contact-col .contact-item .bodytext a {
          border: none;
          padding: 0; }
      .ce-referent-contact .contact-col .contact-item .contact-img figure {
        margin-bottom: 18px; }
        .ce-referent-contact .contact-col .contact-item .contact-img figure img {
          width: 123px;
          aspect-ratio: 1/1;
          -o-object-fit: cover;
          object-fit: cover;
          border-radius: 50%;
          margin: 0 auto; }
  .ce-referent-contact .pop-up {
    position: absolute;
    display: none;
    color: #fff;
    background-color: #002857;
    width: 100%;
    right: 0;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }

.noItemsFound {
  margin: 140px 0; }

.publication-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 20px 0;
  margin: 0; }
  @media (min-width: 768px) {
    .publication-header {
      padding: 60px 0 15px 0;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      margin: 0 -8px; } }

.ce-publication-list {
  max-width: 1162px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto; }
  .ce-publication-list table.data-item-table td {
    padding-right: 10px; }
  .ce-publication-list .date {
    padding: 30px 0 20px;
    border-bottom: 1px solid #D0D0D0; }
    .ce-publication-list .date p, .ce-publication-list .date .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text .ce-publication-list .date p {
      line-height: 25px;
      margin-bottom: 0; }
  .ce-publication-list .date:first-of-type {
    padding: 3px 0 20px; }
  .ce-publication-list .publication-item {
    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: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0 15px;
    margin: 0;
    border-bottom: 1px solid #D0D0D0; }
    @media (min-width: 768px) {
      .ce-publication-list .publication-item {
        padding: 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; } }
    .ce-publication-list .publication-item .data-item-title {
      margin-bottom: 5px; }
    .ce-publication-list .publication-item .info {
      padding: 20px 0; }
      @media (min-width: 768px) {
        .ce-publication-list .publication-item .info {
          padding: 30px 30px 30px 23px; } }
    .ce-publication-list .publication-item .image {
      padding: 20px 0 0; }
      @media (min-width: 768px) {
        .ce-publication-list .publication-item .image {
          padding: 30px; } }
    .ce-publication-list .publication-item figure {
      width: 160px;
      height: auto;
      aspect-ratio: 5/7;
      margin-right: auto;
      margin-left: auto; }
      .ce-publication-list .publication-item figure img {
        width: 100%;
        height: 100%;
        margin: 0 auto;
        -o-object-fit: cover;
        object-fit: cover;
        -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 40, 87, 0.4);
        box-shadow: 1px 1px 2px 0 rgba(0, 40, 87, 0.4); }
    .ce-publication-list .publication-item .btn .outline {
      padding: 5.5px 15px;
      font-size: 14px;
      line-height: 18px; }

.purchased .headline {
  margin-bottom: 0; }

.purchased .data-item-description {
  line-height: 22px;
  margin-bottom: 18px; }

.purchased .read-more, .purchased .read-less {
  margin-bottom: 18px; }

.purchased .publication-item .info {
  padding: 20px 0; }
  @media (min-width: 768px) {
    .purchased .publication-item .info {
      padding: 30px 30px 30px 20px; } }

.free-publications form {
  margin-bottom: 3px; }

.ce-user-profile {
  padding: 25px 20px; }
  @media (min-width: 992px) {
    .ce-user-profile {
      padding: 50px 0 29px; } }
  .ce-user-profile h2,
  .ce-user-profile h1,
  .ce-user-profile .h1 {
    margin-bottom: 10px; }
  .ce-user-profile .subline {
    margin-bottom: 20px; }
  .ce-user-profile table.user-profile-table {
    width: auto; }
    .ce-user-profile table.user-profile-table td {
      word-break: break-word;
      vertical-align: top;
      padding-bottom: 21px; }
    .ce-user-profile table.user-profile-table .user-profil-label {
      font-weight: 600;
      padding-right: 10px; }
      @media (min-width: 768px) {
        .ce-user-profile table.user-profile-table .user-profil-label {
          padding-right: 78px; } }
    .ce-user-profile table.user-profile-table .user-pb td {
      padding-bottom: 0; }

.ce-table-verwalterobjekte {
  padding: 0 15px; }
  .ce-table-verwalterobjekte table th, .ce-table-verwalterobjekte table td {
    vertical-align: top;
    padding: 15px 10px;
    display: block; }
    @media (min-width: 992px) {
      .ce-table-verwalterobjekte table th, .ce-table-verwalterobjekte table td {
        display: table-cell;
        padding: 15px 0; } }
  .ce-table-verwalterobjekte table th {
    font-weight: 700; }
  .ce-table-verwalterobjekte table tr {
    width: 70%;
    display: block;
    float: left; }
    @media (min-width: 992px) {
      .ce-table-verwalterobjekte table tr {
        display: table-row;
        float: unset;
        width: auto; } }
    .ce-table-verwalterobjekte table tr.only-mobile {
      width: 30%;
      display: table-row; }
      @media (min-width: 992px) {
        .ce-table-verwalterobjekte table tr.only-mobile {
          width: auto;
          display: none; } }
      .ce-table-verwalterobjekte table tr.only-mobile th {
        font-weight: 700; }
    .ce-table-verwalterobjekte table tr.only-desk {
      display: none; }
      @media (min-width: 992px) {
        .ce-table-verwalterobjekte table tr.only-desk {
          display: table-row; } }
  .ce-table-verwalterobjekte table tbody {
    border-bottom: 1px solid #D0D0D0; }
    .ce-table-verwalterobjekte table tbody:last-of-type tr:last-child {
      border-bottom: 1px solid transparent; }
  .ce-table-verwalterobjekte .regular-small {
    color: #7C90A8;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 0;
    margin-top: 2px; }
  .ce-table-verwalterobjekte ol {
    padding-left: 0;
    margin-bottom: 0;
    list-style-type: none; }
    .ce-table-verwalterobjekte ol li.text {
      text-transform: capitalize;
      margin-bottom: 10px; }
    .ce-table-verwalterobjekte ol.roman-list {
      list-style-type: upper-roman; }

.vdiv-info table th, .vdiv-info table td {
  vertical-align: top;
  padding: 15px 10px;
  display: block; }
  @media (min-width: 992px) {
    .vdiv-info table th, .vdiv-info table td {
      display: table-cell; } }

.vdiv-info table th {
  font-weight: 700; }

.vdiv-info table tr {
  width: 70%; }
  @media (min-width: 992px) {
    .vdiv-info table tr {
      display: table-row;
      float: unset;
      width: auto; } }
  .vdiv-info table tr table.only-mobile td {
    padding-top: 10px; }
  .vdiv-info table tr table.only-mobile td.title {
    font-weight: 700; }
  .vdiv-info table tr table.only-mobile tr {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .vdiv-info table tr.only-desk {
    display: none; }
    @media (min-width: 992px) {
      .vdiv-info table tr.only-desk {
        display: table-row; } }

.vdiv-info table tbody {
  border-bottom: 1px solid #D0D0D0; }
  .vdiv-info table tbody:last-of-type tr:last-child {
    border-bottom: 1px solid transparent; }

.vdiv-info .regular-small {
  color: #7C90A8;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 0;
  margin-top: 2px; }

.vdiv-info .theme-title {
  margin-bottom: 0; }

.vdiv-info .info-description {
  padding-top: 5px; }

.vdiv-info ul {
  list-style: none;
  padding-left: 0; }
  .vdiv-info ul li.text {
    padding-bottom: 10px; }

.vdiv-info a {
  padding: 0; }

.ce-news-archive .sidebar-col {
  margin-left: 0; }

.ce-news-archive .caption p, .ce-news-archive .caption .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text .ce-news-archive .caption p {
  margin-bottom: 8px; }

.ce-news-archive .data-item-title {
  margin-bottom: 10px; }

.ce-news-archive .product-item-wrapper {
  margin-right: 0; }
  @media (min-width: 768px) {
    .ce-news-archive .product-item-wrapper {
      margin-right: 10px; } }

.ce-news-archive .product-item {
  padding: 20px 0; }
  .ce-news-archive .product-item figure {
    width: 100%;
    aspect-ratio: 1/1; }
    @media (min-width: 576px) {
      .ce-news-archive .product-item figure {
        width: 155px; } }
    @media (min-width: 992px) {
      .ce-news-archive .product-item figure {
        width: 181px; } }

.ce-news-archive .product-image {
  padding-right: 0;
  padding-left: 0; }
  @media (min-width: 768px) {
    .ce-news-archive .product-image {
      padding-right: 30px; } }

.ce-news-archive .product-info {
  padding-top: 20px;
  padding-right: 0; }
  @media (min-width: 768px) {
    .ce-news-archive .product-info {
      padding-top: 0; } }

.ce-news-archive .data-item-description {
  max-width: unset; }
  .ce-news-archive .data-item-description p, .ce-news-archive .data-item-description .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text .ce-news-archive .data-item-description p {
    margin-bottom: 20px;
    text-transform: capitalize; }

.ce-news-archive .outline {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 14px;
  line-height: 18px;
  padding: 5px 15px; }

.ce-news-archive .news-card-date {
  margin-right: 14px;
  font-weight: 400; }

.Sidebarpage .ce-textpic .ce-gallery {
  float: unset; }
  .Sidebarpage .ce-textpic .ce-gallery .ce-column {
    width: 100%; }
    .Sidebarpage .ce-textpic .ce-gallery .ce-column figure {
      width: 100%; }
      .Sidebarpage .ce-textpic .ce-gallery .ce-column figure.image {
        margin-bottom: 20px; }
      .Sidebarpage .ce-textpic .ce-gallery .ce-column figure img {
        width: 100%; }
        .Sidebarpage .ce-textpic .ce-gallery .ce-column figure img.image-embed-item {
          margin-bottom: 14px; }

.ce-textpic .ce-bodytext p:last-child {
  margin-bottom: 0; }

.frame-type-textpic + .newsletter-form {
  margin-top: 30px; }

.news-search-form .filter-section {
  border-top: solid 2px #fff; }
  @media (min-width: 1640px) {
    .news-search-form .filter-section .filter-reset {
      grid-template-columns: repeat(4, 1fr); }
      .news-search-form .filter-section .filter-reset .reset-btn {
        justify-self: end;
        grid-column: 3;
        margin-right: 5px; } }

@media (min-width: 1640px) {
  .news-search-form .filter-grid .filter-grid-element:first-child {
    grid-column: 2; } }

.news-search-form .filter-grid .filter-grid-element:last-child {
  grid-column: 3; }
  .news-search-form .filter-grid .filter-grid-element:last-child input {
    height: auto;
    width: auto; }

.frameprogram-day-frame {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  border-bottom: 1px solid; }

.frameprogram-day {
  width: 80px; }

.winter-table th, .winter-table td {
  text-align: right; }
  .winter-table th:first-child, .winter-table td:first-child {
    text-align: left; }

.hotelInfo {
  margin-top: 20px;
  margin-bottom: 20px; }

.ce-full-width-sponsor {
  margin: 15px 0;
  padding: 25px 20px;
  background-color: rgba(0, 40, 87, 0.1); }
  @media (min-width: 768px) {
    .ce-full-width-sponsor {
      margin: 30px 0;
      padding: 48px 0; } }
  .ce-full-width-sponsor .subheader {
    margin-bottom: 30px;
    font-weight: 700; }
  .ce-full-width-sponsor .link-sponsor a {
    padding: 0; }
    .ce-full-width-sponsor .link-sponsor a figure {
      margin-bottom: 40px; }
      .ce-full-width-sponsor .link-sponsor a figure img {
        -o-object-position: left;
        object-position: left;
        max-height: 50px;
        -o-object-fit: contain;
        object-fit: contain;
        min-height: 35px; }
  .ce-full-width-sponsor .bodytext {
    margin-bottom: 30px; }
    .ce-full-width-sponsor .bodytext p, .ce-full-width-sponsor .bodytext .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text .ce-full-width-sponsor .bodytext p {
      margin-bottom: 30px; }
      .ce-full-width-sponsor .bodytext p:last-child {
        margin-bottom: 0; }
    .ce-full-width-sponsor .bodytext a {
      border-bottom: none;
      padding: 0; }

.data-table-card {
  position: relative;
  margin-bottom: 40px; }

.participant .custom-select, .participant .custom-select {
  max-width: 100%; }

.participant input[type=text] {
  max-width: 100%; }

.setup-content .korb-header {
  margin: 0 0 58px; }

.setup-content h4, .setup-content .tx-indexedsearch-res .tx-indexedsearch-title a, .tx-indexedsearch-res .tx-indexedsearch-title .setup-content a {
  margin: 0 0 12px; }

.setup-content .section .title-big {
  margin: 0 0 16px; }
  .setup-content .section .title-big > div {
    padding: 0; }
  .setup-content .section .title-big .bigger {
    font-size: 16px;
    font-weight: 700;
    margin: 0; }
  .setup-content .section .title-big .outline {
    float: right; }

.setup-content .section .select-selected {
  padding: 6px 35px 6px 12px;
  height: 33px;
  font-weight: 600; }

.setup-content .section .button-link, .setup-content .section .ce-top-issues .btn a, .ce-top-issues .btn .setup-content .section a, .setup-content .section .ce-mitglieder .btn a, .ce-mitglieder .btn .setup-content .section a {
  line-height: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto 0;
  background-color: #002857;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.setup-content .accordion-element {
  margin: 0 0 80px; }
  .setup-content .accordion-element .title {
    border-top: 1px solid #002857;
    border-bottom: 1px solid #002857;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .setup-content .accordion-element .title h4, .setup-content .accordion-element .title .tx-indexedsearch-res .tx-indexedsearch-title a, .tx-indexedsearch-res .tx-indexedsearch-title .setup-content .accordion-element .title a {
      font-size: 16px;
      line-height: 20px;
      font-weight: 600;
      margin: 0;
      width: 100%; }
  .setup-content .accordion-element .checkboxParent, .setup-content .accordion-element .radioParent {
    font-size: 16px;
    line-height: 25px;
    padding-left: 25px; }
    .setup-content .accordion-element .checkboxParent .checkmark, .setup-content .accordion-element .radioParent .checkmark {
      top: 2px; }
    .setup-content .accordion-element .checkboxParent.sub-item, .setup-content .accordion-element .radioParent.sub-item {
      margin: 0; }
  .setup-content .accordion-element .arrow-collapse {
    background-color: transparent;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    -webkit-transform: none;
    transform: none;
    color: #002857;
    padding: 18px 0;
    text-align: left;
    text-transform: none;
    width: 100%; }
    .setup-content .accordion-element .arrow-collapse:before {
      content: url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Img/Icons/arrow-large-blue.svg');
      width: 13px;
      height: 23px;
      -webkit-transition: all .4s ease;
      transition: all .4s ease;
      right: 10px;
      position: absolute;
      -webkit-transform: rotate(-90deg);
      transform: rotate(-90deg); }
  .setup-content .accordion-element .arrow-collapse[aria-expanded="true"]:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); }
  .setup-content .accordion-element .collapse .fadeIn {
    opacity: 0;
    -webkit-transition: all 0.6s ease-out 0.3s;
    transition: all 0.6s ease-out 0.3s; }
  .setup-content .accordion-element .collapse.show .fadeIn {
    opacity: 1; }
  .setup-content .accordion-element .collapse .content-collapse {
    border-bottom: 1px solid #002857; }
    .setup-content .accordion-element .collapse .content-collapse .content {
      background: rgba(0, 40, 87, 0.04); }
      .setup-content .accordion-element .collapse .content-collapse .content .divider {
        margin: 0; }
      .setup-content .accordion-element .collapse .content-collapse .content .content-wrapper {
        padding: 20px; }
        .setup-content .accordion-element .collapse .content-collapse .content .content-wrapper label {
          color: #002857; }
        .setup-content .accordion-element .collapse .content-collapse .content .content-wrapper input, .setup-content .accordion-element .collapse .content-collapse .content .content-wrapper textarea {
          padding: 5px 12.5px;
          min-width: 480px; }
        .setup-content .accordion-element .collapse .content-collapse .content .content-wrapper .form-group {
          margin: 0 0 10px; }
        .setup-content .accordion-element .collapse .content-collapse .content .content-wrapper p {
          margin: 0 0 12px; }
          .setup-content .accordion-element .collapse .content-collapse .content .content-wrapper p:first-child {
            font-weight: 600; }
        .setup-content .accordion-element .collapse .content-collapse .content .content-wrapper h5 {
          font-size: 16px;
          margin-bottom: 14px; }

.setup-content .italic-content {
  font-style: italic; }

.ce-partner-detail {
  padding: 0 18px; }
  @media (min-width: 768px) {
    .ce-partner-detail {
      padding: 0; } }
  .ce-partner-detail .link-arrow {
    margin-bottom: 50px; }
  .ce-partner-detail .buttons-section {
    margin-bottom: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .ce-partner-detail .buttons-section a {
      margin-bottom: 20px; }
      @media (min-width: 992px) {
        .ce-partner-detail .buttons-section a {
          margin-bottom: 0; } }
  .ce-partner-detail .headline {
    margin-bottom: 15px; }
  .ce-partner-detail .content-elements .title {
    margin-bottom: 12px;
    font-weight: 200; }
  .ce-partner-detail .content-elements p, .ce-partner-detail .content-elements .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text .ce-partner-detail .content-elements p {
    margin-bottom: 30px; }
    .ce-partner-detail .content-elements p.regular-big, .ce-partner-detail .content-elements input.quicksearch-submit[type=submit], .ce-partner-detail .content-elements .winter-form .custom-select p.select-selected, .winter-form .custom-select .ce-partner-detail .content-elements p.select-selected, .ce-partner-detail .content-elements .special-event-form .custom-select p.select-selected, .special-event-form .custom-select .ce-partner-detail .content-elements p.select-selected, .ce-partner-detail .content-elements .ce-news-archive .news-card-date, .ce-news-archive .ce-partner-detail .content-elements .news-card-date {
      margin-bottom: 15px; }
  .ce-partner-detail .content-elements ol {
    -webkit-padding-start: 12px;
    padding-inline-start: 12px; }
  .ce-partner-detail .content-elements ul, .ce-partner-detail .content-elements ol {
    margin-bottom: 40px; }
    .ce-partner-detail .content-elements ul li, .ce-partner-detail .content-elements ol li {
      line-height: 20px;
      margin-bottom: 5px; }
  .ce-partner-detail .content-elements ul li::marker {
    font-size: 12px; }
  .ce-partner-detail .ce-sidebar .contact p.regular-big, .ce-partner-detail .ce-sidebar .contact input.quicksearch-submit[type=submit], .ce-partner-detail .ce-sidebar .contact .winter-form .custom-select p.select-selected, .winter-form .custom-select .ce-partner-detail .ce-sidebar .contact p.select-selected, .ce-partner-detail .ce-sidebar .contact .special-event-form .custom-select p.select-selected, .special-event-form .custom-select .ce-partner-detail .ce-sidebar .contact p.select-selected, .ce-partner-detail .ce-sidebar .sponsor .text .winter-form .custom-select .contact p.select-selected, .ce-partner-detail .winter-form .custom-select .ce-sidebar .contact .sponsor .text p.select-selected, .ce-partner-detail .winter-form .custom-select .ce-sidebar .sponsor .text .contact p.select-selected, .ce-partner-detail .ce-sidebar .sponsor .text .special-event-form .custom-select .contact p.select-selected, .ce-partner-detail .special-event-form .custom-select .ce-sidebar .contact .sponsor .text p.select-selected, .ce-partner-detail .special-event-form .custom-select .ce-sidebar .sponsor .text .contact p.select-selected, .ce-partner-detail .ce-sidebar .sponsor .text .ce-news-archive .contact .news-card-date, .ce-partner-detail .ce-news-archive .ce-sidebar .contact .sponsor .text .news-card-date, .ce-partner-detail .ce-news-archive .ce-sidebar .sponsor .text .contact .news-card-date, .ce-partner-detail .ce-sidebar .contact .ce-news-archive .news-card-date, .ce-news-archive .ce-partner-detail .ce-sidebar .contact .news-card-date {
    margin-bottom: 0;
    padding-bottom: 0; }
  .ce-partner-detail .ce-sidebar .contact .contact-info p.small, .ce-partner-detail .ce-sidebar .contact .contact-info .popover .popover-body p, .popover .popover-body .ce-partner-detail .ce-sidebar .contact .contact-info p, .popup-item .notification .text .ce-partner-detail .ce-sidebar .contact .contact-info p, .ce-partner-detail .ce-sidebar .contact .contact-info .error, .ce-partner-detail .ce-sidebar .contact .contact-info .loginContent .loginPage .showMessage p.big-1, .loginContent .loginPage .showMessage .ce-partner-detail .ce-sidebar .contact .contact-info p.big-1, .ce-partner-detail .ce-sidebar .contact .contact-info .text, .ce-partner-detail .ce-sidebar .contact .contact-info .text p, .ce-partner-detail .ce-sidebar .text .contact .contact-info p, .ce-partner-detail .ce-sidebar .contact .contact-info .sponsor .text .error, .ce-partner-detail .ce-sidebar .sponsor .text .contact .contact-info .error, .ce-partner-detail .ce-sidebar .contact .contact-info .sponsor .text .text, .ce-partner-detail .ce-sidebar .sponsor .text .contact .contact-info .text, .ce-partner-detail .ce-sidebar .contact .contact-info .ce-bildergalerie .bildergalerie-slider p, .ce-bildergalerie .bildergalerie-slider .ce-partner-detail .ce-sidebar .contact .contact-info p {
    color: #000000;
    line-height: 17.6px;
    margin-top: 7px; }
  .ce-partner-detail .ce-sidebar figure {
    padding-top: 14px; }
  .ce-partner-detail .ce-sidebar .post p.regular-big, .ce-partner-detail .ce-sidebar .post input.quicksearch-submit[type=submit], .ce-partner-detail .ce-sidebar .post .winter-form .custom-select p.select-selected, .winter-form .custom-select .ce-partner-detail .ce-sidebar .post p.select-selected, .ce-partner-detail .ce-sidebar .post .special-event-form .custom-select p.select-selected, .special-event-form .custom-select .ce-partner-detail .ce-sidebar .post p.select-selected, .ce-partner-detail .ce-sidebar .sponsor .text .winter-form .custom-select .post p.select-selected, .ce-partner-detail .winter-form .custom-select .ce-sidebar .post .sponsor .text p.select-selected, .ce-partner-detail .winter-form .custom-select .ce-sidebar .sponsor .text .post p.select-selected, .ce-partner-detail .ce-sidebar .sponsor .text .special-event-form .custom-select .post p.select-selected, .ce-partner-detail .special-event-form .custom-select .ce-sidebar .post .sponsor .text p.select-selected, .ce-partner-detail .special-event-form .custom-select .ce-sidebar .sponsor .text .post p.select-selected, .ce-partner-detail .ce-sidebar .sponsor .text .ce-news-archive .post .news-card-date, .ce-partner-detail .ce-news-archive .ce-sidebar .post .sponsor .text .news-card-date, .ce-partner-detail .ce-news-archive .ce-sidebar .sponsor .text .post .news-card-date, .ce-partner-detail .ce-sidebar .post .ce-news-archive .news-card-date, .ce-news-archive .ce-partner-detail .ce-sidebar .post .news-card-date {
    font-weight: 700; }
  .ce-partner-detail .ce-sidebar .post .text p {
    color: #002857; }

.ce-divider-image-text {
  background: #EBEDF2;
  padding: 50px 0; }
  .ce-divider-image-text .divider-image-text {
    background: #fff;
    position: relative;
    padding: 30px; }
    .ce-divider-image-text .divider-image-text a {
      border: 0;
      text-decoration: none; }
  .ce-divider-image-text .bodytext {
    padding: 10px 20px; }
    @media (min-width: 768px) {
      .ce-divider-image-text .bodytext {
        padding: 10px 20% 0 0; } }
  .ce-divider-image-text .headline {
    margin-bottom: 12px; }
    .ce-divider-image-text .headline p, .ce-divider-image-text .headline .ce-sidebar .sponsor .text p, .ce-sidebar .sponsor .text .ce-divider-image-text .headline p {
      margin-bottom: 0; }
  .ce-divider-image-text figure {
    margin-left: auto;
    max-width: 270px; }
    .ce-divider-image-text figure img {
      margin: 0 auto;
      padding: 20px; }
      @media (min-width: 768px) {
        .ce-divider-image-text figure img {
          padding: 0;
          height: 100%;
          -o-object-fit: contain;
          object-fit: contain;
          width: 100%; } }

.contact-persons-wrapper .header-contact-persons {
  margin: 0 0 29px; }
  .contact-persons-wrapper .header-contact-persons h2 {
    color: #002857;
    font-size: 38px;
    font-weight: 300;
    line-height: 48px; }

.contact-persons-wrapper .contact-col {
  margin: 0 0 8px;
  overflow: visible; }

.contact-persons-wrapper .contact-item {
  background: #EBEDF2;
  padding: 20px 18px 40px;
  text-align: center;
  min-height: 325px;
  position: relative; }
  .contact-persons-wrapper .contact-item .name p {
    font-size: 18px !important;
    font-weight: 600 !important;
    color: #002857 !important; }
  .contact-persons-wrapper .contact-item.blue-bg {
    background: #002857;
    overflow: visible; }
    .contact-persons-wrapper .contact-item.blue-bg .name p {
      color: #FAFAFA !important;
      font-weight: 600;
      text-align: left;
      font-size: 16px !important;
      line-height: 20px !important;
      margin: 0 0 8px; }
    .contact-persons-wrapper .contact-item.blue-bg .position {
      display: none; }
    .contact-persons-wrapper .contact-item.blue-bg figure {
      display: none; }
    .contact-persons-wrapper .contact-item.blue-bg .description {
      text-align: left;
      color: #FAFAFA;
      background: #002857;
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      height: -webkit-fit-content;
      height: -moz-fit-content;
      height: fit-content;
      text-align: center;
      padding: 20px 18px 40px;
      z-index: 10;
      min-height: 100%; }
      .contact-persons-wrapper .contact-item.blue-bg .description p {
        color: #FAFAFA;
        text-align: left;
        font-weight: 600; }
    .contact-persons-wrapper .contact-item.blue-bg .show-more,
    .contact-persons-wrapper .contact-item.blue-bg .show-less {
      color: #FAFAFA;
      border-bottom: 1px solid #FAFAFA;
      padding: 0;
      background: none; }
    .contact-persons-wrapper .contact-item.blue-bg .show-more.hidden {
      display: none; }
    .contact-persons-wrapper .contact-item.blue-bg .show-less.show {
      display: block;
      margin: 0 auto;
      font-weight: 400; }
  .contact-persons-wrapper .contact-item figure {
    width: 123px;
    height: 123px;
    margin: 0 auto 18px;
    border-radius: 50%;
    overflow: hidden; }
    .contact-persons-wrapper .contact-item figure img {
      width: 100% !important;
      height: 100% !important;
      -o-object-fit: cover !important;
      object-fit: cover !important;
      border-radius: 0; }
  .contact-persons-wrapper .contact-item .medium, .contact-persons-wrapper .contact-item .ce-partners-logo .partner-item p, .ce-partners-logo .partner-item .contact-persons-wrapper .contact-item p {
    font-size: 18px;
    line-height: 23px;
    font-weight: 600;
    margin: 0 0 12px; }
  .contact-persons-wrapper .contact-item .description {
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    color: #1C1C1C; }
    .contact-persons-wrapper .contact-item .description p {
      color: #1C1C1C;
      font-size: 14px;
      line-height: 19px;
      text-align: center;
      font-weight: 400; }
    .contact-persons-wrapper .contact-item .description.position p.small, .contact-persons-wrapper .contact-item .description.position .popover .popover-body p, .popover .popover-body .contact-persons-wrapper .contact-item .description.position p, .contact-persons-wrapper .contact-item .description.position .popup-item .notification .text p, .popup-item .notification .text .contact-persons-wrapper .contact-item .description.position p, .contact-persons-wrapper .contact-item .description.position .error, .contact-persons-wrapper .contact-item .description.position .loginContent .loginPage .showMessage p.big-1, .loginContent .loginPage .showMessage .contact-persons-wrapper .contact-item .description.position p.big-1, .contact-persons-wrapper .contact-item .description.position .ce-sidebar .text, .ce-sidebar .contact-persons-wrapper .contact-item .description.position .text, .contact-persons-wrapper .contact-item .description.position .ce-sidebar .text p, .ce-sidebar .text .contact-persons-wrapper .contact-item .description.position p, .contact-persons-wrapper .contact-item .description.position .ce-sidebar .sponsor .text .error, .ce-sidebar .sponsor .text .contact-persons-wrapper .contact-item .description.position .error, .contact-persons-wrapper .contact-item .description.position .ce-bildergalerie .bildergalerie-slider p, .ce-bildergalerie .bildergalerie-slider .contact-persons-wrapper .contact-item .description.position p {
      max-width: 204px;
      margin: 0 auto; }
    .contact-persons-wrapper .contact-item .description.hidden {
      display: none; }
  .contact-persons-wrapper .contact-item .show-more,
  .contact-persons-wrapper .contact-item .show-less {
    font-size: 14px;
    line-height: 17.6px;
    color: #002857;
    border-bottom: 1px solid #002857;
    padding: 0;
    background: none;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    bottom: 18px; }
  .contact-persons-wrapper .contact-item .show-less {
    display: none; }

/* ------------------------------------\
10. Mixins
------------------------------------ */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 1; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  z-index: 1;
  left: 20px;
  right: unset; }
  .slick-prev:before {
    content: url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Img/Icons/arrow-large.svg'); }

.slick-next {
  z-index: 1;
  left: unset;
  right: 20px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }
  .slick-next:before {
    content: url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Img/Icons/arrow-large.svg'); }

/* Dots */
.slick-dots-container {
  width: 5.5rem;
  overflow: hidden;
  display: block;
  padding: 0;
  margin: 0.625rem auto;
  height: 0.875rem;
  position: relative; }
  .slick-dots-container > ul {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    position: relative;
    margin: 0;
    list-style: none;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    bottom: unset;
    height: 100%; }
    .slick-dots-container > ul li {
      width: 0.625rem;
      height: 0.625rem;
      margin: 0 0.25rem;
      background-color: #D0D0D0;
      border: none;
      border-radius: 50%; }
      .slick-dots-container > ul li button, .slick-dots-container > ul li input[type=button],
      .slick-dots-container > ul li input[type=submit],
      .slick-dots-container > ul li input[type=reset] {
        font-size: 0;
        line-height: 0;
        display: block;
        width: 1.25rem;
        height: 1.25rem;
        padding: 0.3125rem;
        cursor: pointer;
        color: transparent;
        border: 0;
        outline: 0;
        background: 0 0; }
        .slick-dots-container > ul li button:before, .slick-dots-container > ul li input[type=button]:before,
        .slick-dots-container > ul li input[type=submit]:before,
        .slick-dots-container > ul li input[type=reset]:before {
          display: none; }
      .slick-dots-container > ul li.p-small-1, .slick-dots-container > ul li.n-small-1 {
        -webkit-transform: scale(0.8);
        transform: scale(0.8); }
      .slick-dots-container > ul li.slick-active {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
        -webkit-transform-origin: center;
        transform-origin: center;
        background: #009FDA; }

/***/
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: 0;
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
  width: 100%; }
  @media (min-width: 992px) {
    .slick-dots {
      bottom: 10px; } }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 10px;
    width: 10px;
    margin: 0 0 0 7px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button, .slick-dots li input[type=button],
    .slick-dots li input[type=submit],
    .slick-dots li input[type=reset] {
      position: relative;
      border: 0;
      background: transparent;
      display: block;
      height: 10px;
      width: 10px;
      outline: none;
      line-height: 0;
      font-size: 0;
      color: transparent;
      padding: 0;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li input:hover[type=button],
      .slick-dots li input:hover[type=submit],
      .slick-dots li input:hover[type=reset], .slick-dots li button:focus, .slick-dots li input:focus[type=button],
      .slick-dots li input:focus[type=submit],
      .slick-dots li input:focus[type=reset] {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li input[type=button]:hover:before,
        .slick-dots li input[type=submit]:hover:before,
        .slick-dots li input[type=reset]:hover:before, .slick-dots li button:focus:before, .slick-dots li input[type=button]:focus:before,
        .slick-dots li input[type=submit]:focus:before,
        .slick-dots li input[type=reset]:focus:before {
          opacity: 1; }
      .slick-dots li button:before, .slick-dots li input[type=button]:before,
      .slick-dots li input[type=submit]:before,
      .slick-dots li input[type=reset]:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 10px;
        height: 10px;
        font-family: "slick";
        font-size: 40px;
        line-height: 10px;
        text-align: center;
        color: #E3E3E3;
        opacity: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before, .slick-dots li.slick-active input[type=button]:before,
    .slick-dots li.slick-active input[type=submit]:before,
    .slick-dots li.slick-active input[type=reset]:before {
      color: #009FDA;
      opacity: 1; }

/* Slider */
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.fancybox-toolbar div {
  display: inline-block;
  height: 44px;
  line-height: 42px;
  background: transparent;
  color: transparent;
  font-size: 12px;
  font-weight: bold;
  min-width: 42px;
  text-align: center;
  white-space: nowrap; }

.fancybox-is-open .fancybox-bg {
  opacity: 0.97;
  background-color: #fff; }

@media all and (min-width: 800px) {
  .fancybox-thumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: auto;
    top: 40px;
    width: auto;
    bottom: 0;
    left: 0;
    right: 0;
    height: 95px;
    padding: 10px 10px 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: transparent; }
  .fancybox-bg {
    background: #fff; }
  .fancybox-caption {
    background: none;
    bottom: 55px; }
    .fancybox-caption .fancybox-caption__body {
      font-size: 16px;
      line-height: 22px;
      font-family: "Source Sans Pro"; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 0;
    bottom: 95px;
    overflow: visible;
    top: 130px; }
  .fancybox-thumbs::-webkit-scrollbar {
    height: 4px; }
  .fancybox-thumbs::-webkit-scrollbar-track {
    background: #7C90A8;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }
  .fancybox-thumbs::-webkit-scrollbar-thumb {
    background: #EBEDF2;
    border-radius: 10px; }
  .fancybox-thumbs__list a {
    margin: 2px 10px; }
    .fancybox-thumbs__list a:before {
      border: 2px ​solid #E10E49; }
  .reference_lightbox .arrow_fancybox.arrow_fancybox-next {
    -webkit-transform: rotate(180deg) translateY(-50%);
    transform: rotate(180deg) translateY(-50%);
    right: 20px;
    left: auto; }
  .fancybox-navigation {
    display: none; }
  .fancybox-button.fancybox-button--close {
    top: -125px;
    right: 120px; } }

@media all and (min-width: 300px) and (max-width: 800px) {
  .fancybox-button.fancybox-button--close {
    top: 5px;
    right: 15px; }
  .fancybox-content {
    width: 100% !important; }
  .fancybox-inner {
    width: 100%; } }

.fancybox-button.fancybox-button--close {
  background: none;
  background-color: transparent; }
  .fancybox-button.fancybox-button--close:before {
    content: url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Img/Icons/icon-close-blue.svg'); }

.arrow_fancybox {
  min-width: 10px;
  width: 29px;
  height: 35px;
  background-image: url('../../../_assets/8a2b7607e287a93bd6e89753b6241389/Img/Icons/chev-li-mini-blue.svg');
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
  position: absolute;
  left: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform-origin: top;
  transform-origin: top;
  z-index: 1;
  top: 50%;
  border: none; }
  .arrow_fancybox.arrow_fancybox-next {
    -webkit-transform: rotate(180deg) translateY(-50%);
    transform: rotate(180deg) translateY(-50%);
    right: 10px;
    left: auto; }
    @media (min-width: 1200px) {
      .arrow_fancybox.arrow_fancybox-next {
        right: -100px; } }
    .arrow_fancybox.arrow_fancybox-next::before {
      content: unset; }
  .arrow_fancybox.arrow_fancybox-prev {
    position: absolute;
    left: 10px; }
    @media (min-width: 1200px) {
      .arrow_fancybox.arrow_fancybox-prev {
        left: -100px; } }
    .arrow_fancybox.arrow_fancybox-prev::before {
      content: unset; }
  .arrow_fancybox:hover {
    border: none; }

.fancybox-slide--image {
  padding: 0; }

.fancybox-infobar {
  height: 0; }

.fancybox-button {
  background-color: transparent; }
  .fancybox-button svg {
    display: none; }

.fancybox-thumbs {
  margin-left: auto;
  margin-right: auto;
  width: 300px;
  background: transparent;
  left: 0;
  top: 60px; }
  @media (min-width: 576px) {
    .fancybox-thumbs {
      width: 400px;
      width: 100%;
      top: 40px;
      padding: 0 50px; } }
  @media (min-width: 1200px) {
    .fancybox-thumbs {
      max-width: unset;
      margin-left: 10%;
      margin-right: 10%; } }

.tx-kesearch-pi1 {
    font-family: Sans-Serif;
}

/* Clearer */
.tx-kesearch-pi1 .clearer {
    display: block;
    height: 1px;
    line-height: 1px;
    clear: both;
}

/* formElements */
.tx-kesearch-pi1 form{
    border: 0 none;
    margin: 0 0 20px 0;
}
.tx-kesearch-pi1 form fieldset{
	margin:0;
	padding:0;
}
.tx-kesearch-pi1 .kesearch_searchbox {
	border:none;
}
.tx-kesearch-pi1 input[type="search"],
.tx-kesearch-pi1 select,
.tx-kesearch-pi1 textarea{
    padding: 0.3em 0.3em 0.3em 0.4em;
    background: white;
    border: 1px solid #bbbbbb;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #2b2b2b;
}
.tx-kesearch-pi1 input[type="search"]:focus,
.tx-kesearch-pi1 input[type="search"]:hover,
.tx-kesearch-pi1 select:focus,
.tx-kesearch-pi1 select:hover,
.tx-kesearch-pi1 textarea:focus,
.tx-kesearch-pi1 textarea:hover{
    box-shadow: 0 0 3px #bbbbbb;
    border: 1px solid #b2b2b2;
    color: #000;
}

/* Buttons */
a.kesGreyButt,
span.resetbutt a,
span.submitbutt input,
input.kesGreyButt,
span.kesGreyButt{
    font-size:1em;
    font-family: Sans-Serif;
    padding: 5px 10px;
    margin: 0 10px 10px 0;
	display: block;
    cursor: pointer;
	min-width:70px;
	max-width:140px;
    -moz-user-select: none;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(center top , #f6f6f6, #f0f0f0);
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    color: #444;
    text-align: center;
    text-decoration: none;
}

/* fix firefox button size (line-height is not working in firefox submit button)*/
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
li.checkboxButtonSubmit span,
span.submitbutt input,
input.kesGreyButt[type="submit"]{
	min-width:169px;
	max-width:220px;
}

span.resetbutt {
	float:left;
}

span.resetbutt a:hover,
span.submitbutt input:hover,
input.kesGreyButt:hover,
span.kesGreyButt:hover{
    text-decoration: none;
    cursor: pointer;
	background-color: #f8f8f8;
    background-image: -moz-linear-gradient(center top , #f8f8f8, #f1f1f1);
    border: 1px solid #c6c6c6;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #222;
}
span.kesGreyButt a{
    text-decoration: none;
    color:#444;
    text-shadow: 0px 1px 0px #ffffff;
}
span.kesGreyButt a:hover{
    text-decoration: none;
    color:#000;
    text-shadow: 0px -1px 0px #ffffff;
}
/* buttFixes */
#kesearch_filters .list li.checkboxButton,
#kesearch_filters .list li.checkboxButtonSubmit{
    text-decoration: none !important;
    padding-bottom: 5px;
}
#kesearch_filters .list li.checkboxButtonSubmit{ margin-bottom: 1px;}
#kesearch_filters .list li.checkboxButtonSubmit{ padding-bottom: 0;}

/* SearchBox */
div.kesearchbox{
    position: relative;
    height: 35px;
    margin: 0 0 10px 0;
}
#ke_search_sword {
    position: absolute;
    top: 1px;
    width: 220px;
    height: auto;
    padding: 8px 40px 7px 9px;
    margin: 0;
    display: inline;
}
#kesearch_submit{
    position: absolute;
    top: 3px;
    left: 237px;
    height: 28px;
    width: 28px;
    border: 0 none;
    padding: 0;
}
#kesearch_submit:focus,
#kesearch_submit:hover{
    box-shadow: 0 0 0 white;
    border: 0 none;
    cursor: pointer;
}

/* Filters */
#kesearch_filters select {
    margin: 0 0 10px 0;
}
#kesearch_filters .list {
    border: 1px solid #cfcfcf;
    margin-bottom: 10px;
}
#kesearch_filters .list .head {
    display:block;
    border-bottom: 1px solid #CFCFCF;
    padding: 5px;
}
#kesearch_filters .list ul {
    padding: 10px;
    margin: 0;
    list-style-type:none;
}
#kesearch_filters .list ul.expanded { display:block; }
#kesearch_filters .list ul.closed { display:none; }
#kesearch_filters .list li {
    display:block;
    list-style-type:none;
    margin:0 0 10px 0;
    line-height:16px;
    color: #444;
}
#kesearch_filters .list li a{
    color: #444;
}
#kesearch_filters .list a.kesGreyButt {
   margin-left: 10px;
}
#kesearch_filters .list li:hover,
#kesearch_filters .list li a:hover{
    text-decoration: none;
    color: #444;
    cursor: pointer;
}
#kesearch_filters .list li.selected { font-weight: bold; }
#kesearch_filters .list li.parent0,
#kesearch_filters .list li.level0 { margin-left: 14px; }
#kesearch_filters .list li.parent1,
#kesearch_filters .list li.level1 { margin-left: 21px; }
#kesearch_filters .list li.parent2,
#kesearch_filters .list li.level2 { margin-left: 28px; }
#kesearch_filters .list li.parent3,
#kesearch_filters .list li.level3 { margin-left: 35px; }
#kesearch_filters .list li.parent0,
#kesearch_filters .list li.parent1,
#kesearch_filters .list li.parent2,
#kesearch_filters .list li.parent3 {
    font-weight: bold;
    list-style-position: outside;
}

/* Checkboxes */
#kesearch_filters .list ul.checkboxList{ padding-bottom: 1px; }
#kesearch_filters .list li.optionCheckBox {
    float: left;
    width: 200px;
    text-decoration: none;
    margin-bottom: 4px;
}
#kesearch_filters .list li.optionCheckBox input[type="checkbox"]{
    float: left;
    margin: 0 5px 0 0;
}
#kesearch_filters .list li.clearer {
    font-size: 0;
    line-height: 0;
    float: none;
    margin: 0 !important;
}
#kesearch_filters label{
    display:block;
    font-weight:bold;
    color: #353535;
    margin:0 0 4px 0;
}
#kesearch_filters .list li.region {
    font-weight: bold;
    margin-top: 5px;
}
#kesearch_filters .list li.noclick { cursor: default !important; }
#kesearch_filters .list li.country { margin-left: 7px; }

/* SPECIAL CSS CLASS */
#kesearch_filters .small {
    display:block;
    height: 65px;
    max-height: 65px;
    overflow-y: auto;
    overflow-x: hidden;
}
#kesearch_filters .larger {
    display:block;
    height: 130px;
    max-height: 130px;
    overflow-y: auto;
    overflow-x: hidden;
}

/* Results */
#kesearch_num_results{
	color:#898989;
	float:left;
}

#kesearch_results .result-list-item{
	clear:both;
    margin: 20px 0 30px 0;
    padding: 0;
}
#kesearch_results .result-list-item .result-number,
#kesearch_results .result-list-item .result-title {
	font-size:1.2em;
}
#kesearch_results {
	clear:both;
	margin-top:20px;
}
#kesearch_results .result-list-item .result-teaser {
	color:#707070;
}
.tx-kesearch-pi1 #kesearch_results .result-list-item-type-page { }

.tx-kesearch-pi1 #kesearch_results .teaser_icon img {
    float:left;
    margin-top:2px;
    margin-right:5px;
}

.tx-kesearch-pi1 #kesearch_results .result-list-item .hit {
    color: red;
    font-weight: bold;
}
.tx-kesearch-pi1 #kesearch_results .result-list-item .add-info {
}
.tx-kesearch-pi1 #kesearch_results .result-list-item .scoreBar {
    border: 1px solid #D3D3D3;
    display: block;
    float: right;
    height: 10px;
    width: 48px;
}
.tx-kesearch-pi1 #kesearch_results .result-list-item .scoreBar .score {
    background-color: #D3D3D3;
    border: 1px solid #898989;
    display: block;
    height: 10px;
    margin: -1px 0 0 -1px;
}

/* Query time */
.tx-kesearch-pi1 #kesearch_query_time {
    font-style: italic;
    text-align: center;
    font-size: 80%;
}

/* Searchbox */
.tx-kesearch-pi1 .searchbox {
    margin-bottom: 5px;
}
.tx-kesearch-pi1 .searchbox input {
    margin-left: 0;
    width: 145px;
}
.tx-kesearch-pi1 .searchbox input.submit {
    width: 18px;
    height: 18px;
    border: none;
    background: none;
    vertical-align: middle;
}
.tx-kesearch-pi1 form.static .searchbox input.submit {
    margin-top: -16px;
}
.tx-kesearch-pi1 form.ajax .searchbox input.submit {
    margin-top: -4px;
}
.tx-kesearch-pi1 .searchbox .search_input {
    float:left;
    margin-right: 5px;
}

/* General Message */
.tx-kesearch-pi1 .general-message {
    padding: 5px;
}
.tx-kesearch-pi1 .general-message .image {
    float:left;
    vertical-align: middle;
    margin-right: 10px;
}

/* Pagebrowser */
.kesearch_pagebrowser ul {
    display: inline;
    margin: 0;
    padding: 0;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 0;
}
.kesearch_pagebrowser ul li {
    list-style-type: none;
    display: inline-block;
    margin: 0;
}
#kesearch_pagebrowser_top,
#kesearch_pagebrowser_bottom {
    text-align: center;
    word-wrap: break-word;
    color:#707070;
}
#kesearch_pagebrowser_top .pages_total,
#kesearch_pagebrowser_bottom .pages_total{
    padding: 8px 0;
    background:#fff;
    margin-bottom: 15px;
}
#kesearch_pagebrowser_top .pages_total { border-bottom: 1px solid #cccccc; }
#kesearch_pagebrowser_bottom .pages_total { border-top: 1px solid #cccccc; }
#kesearch_pagebrowser_top div.result_txt,
#kesearch_pagebrowser_bottom div.result_txt{
    margin: 0 0 5px 0;
}
#kesearch_pagebrowser_top .kesearch_pagebrowser,
#kesearch_pagebrowser_bottom .kesearch_pagebrowser { margin: 0 auto 0; }

#kesearch_pagebrowser_top a,
#kesearch_pagebrowser_bottom a { padding: 3px; }
#kesearch_pagebrowser_top a:hover,
#kesearch_pagebrowser_bottom a:hover { cursor:pointer; }
#kesearch_pagebrowser_top a.current,
#kesearch_pagebrowser_bottom  a.current {
   font-weight: bold;
   color:#000;
   text-decoration:none;
}
#kesearch_pagebrowser_top .browser,
#kesearch_pagebrowser_bottom .browser{
    border:1px solid;
}

/* Ordering */
.tx-kesearch-pi1 #kesearch_ordering span.down {
    display: inline-block;
    width: 0;
    height: 0;
    border-color: #FF0000 transparent;
    border-style: solid solid none;
    border-width: 4px 4px 0;
}
.tx-kesearch-pi1 #kesearch_ordering span.up {
    display: inline-block;
    width: 0;
    height: 0;
    border-color: transparent transparent #FF0000;
    border-style: none solid solid;
    border-width: 0 4px 4px;
}
.tx-kesearch-pi1 #kesearch_ordering div.ordering {
	float:right;
	max-width:300px;
}
.tx-kesearch-pi1 #kesearch_ordering ul {
    display: inline-block;
    height: 20px;
    list-style-type: none;
    margin: 0 0 10px;
    padding: 0;
}
.tx-kesearch-pi1 #kesearch_ordering ul li {
    float: left;
    margin-right: 10px;
}
.tx-kesearch-pi1 #kesearch_ordering div.clearer {
    clear: left;
}
/* needed for autocomplete */
ul.ui-autocomplete li a {
	font-size: 12px;
}