body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

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

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* COLOR DEFINITIONS */
/* SETTINGS */
/* BREAKPOINTS */
a, p, h1, h2, h3, h4, h5, h6, li, span, strong, label, figcaption, textarea, input, button {
  color: #000000;
}
a.nopadding, p.nopadding, h1.nopadding, h2.nopadding, h3.nopadding, h4.nopadding, h5.nopadding, h6.nopadding, li.nopadding, span.nopadding, strong.nopadding, label.nopadding, figcaption.nopadding, textarea.nopadding, input.nopadding, button.nopadding {
  padding: 0;
}

.content-text li {
  font-family: "open-sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 28px;
  list-style-type: disc;
  margin-left: 20px;
  padding-bottom: 10px;
}

a, strong {
  font-family: "sofia-pro-soft", sans-serif;
  font-weight: 500;
  font-style: normal;
  text-decoration: none;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  display: inline-block;
  cursor: pointer;
}

p, figcaption {
  font-family: "open-sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 28px;
  padding-bottom: 20px;
  -ms-hyphens: auto;
      hyphens: auto;
}
@media (min-width: 320px) and (max-width: 767px) {
  p, figcaption {
    font-size: 18px;
    line-height: 32px;
  }
}

h1, .h1 {
  font-family: "sofia-pro-soft", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 60px;
  line-height: 76px;
  padding-bottom: 30px;
}
@media (min-width: 768px) and (max-width: 991px) {
  h1, .h1 {
    font-size: 48px;
    line-height: 60px;
    -ms-hyphens: auto;
        hyphens: auto;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  h1, .h1 {
    font-size: 40px;
    line-height: 52px;
    -ms-hyphens: auto;
        hyphens: auto;
  }
}

h2, .h2 {
  font-family: "sofia-pro-soft", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 44px;
  line-height: 52px;
  padding-bottom: 30px;
  -ms-hyphens: none;
      hyphens: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  h2, .h2 {
    font-size: 32px;
    line-height: 44px;
    padding-bottom: 20px;
    -ms-hyphens: auto;
        hyphens: auto;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  h2, .h2 {
    font-size: 28px;
    line-height: 40px;
    padding-bottom: 20px;
    -ms-hyphens: auto;
        hyphens: auto;
  }
}

.content-text .h2 strong {
  font-family: "sofia-pro-soft", sans-serif;
}

h3, .h3 {
  font-family: "sofia-pro-soft", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 26px;
  line-height: 36px;
  padding-bottom: 20px;
  -ms-hyphens: auto;
      hyphens: auto;
}
@media (min-width: 320px) and (max-width: 767px) {
  h3, .h3 {
    font-size: 22px;
    line-height: 32px;
  }
}

h4, .h4 {
  font-family: "sofia-pro-soft", sans-serif;
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  padding-bottom: 10px;
}

.content-text strong {
  font-family: "open-sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  cursor: auto;
  display: inline;
}
.content-text .underline--sun {
  position: relative;
  display: inline-block;
}
.content-text .underline--sun::after {
  content: "";
  height: 17px;
  width: calc(100% + 16px);
  background-color: #FAC836;
  border-radius: 17px;
  position: absolute;
  bottom: 8px;
  left: -8px;
  z-index: -1;
}
.content-text .underline--tree {
  position: relative;
}
.content-text .underline--tree::after {
  content: "";
  height: 17px;
  width: calc(100% + 16px);
  background-color: #55C875;
  border-radius: 17px;
  position: absolute;
  bottom: 8px;
  left: -8px;
  z-index: -1;
}
.content-text .underline--water {
  position: relative;
}
.content-text .underline--water::after {
  content: "";
  height: 17px;
  width: calc(100% + 16px);
  background-color: #168BC2;
  border-radius: 17px;
  position: absolute;
  bottom: 8px;
  left: -8px;
  z-index: -1;
}
.content-text .rte p:last-child {
  padding-bottom: 0px;
}

.content-image.border-radius img {
  border-radius: 40px;
}
.content-image.pad-neg-80 {
  margin-bottom: -80px;
}
.content-image.pad-top-neg-80 {
  margin-top: -80px;
}

.button {
  position: relative;
  padding-right: 70px;
}
.button::after {
  content: "";
  position: absolute;
  height: 40px;
  width: 40px;
  top: -20%;
  margin-left: 20px;
  background-color: #FAC836;
  border-radius: 40px;
  background-size: 45%;
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 320px) and (max-width: 767px) {
  .button::after {
    top: inherit;
    height: 30px;
    width: 30px;
    background-size: 55%;
  }
}
.button.arrow::after {
  background-image: url("../../files/Glemstal-Grundschule/theme/img/arrow--black--right.svg");
}
.button.tel::after {
  background-image: url("../../files/Glemstal-Grundschule/theme/img/tel--black.svg");
}
.button.mail::after {
  background-image: url("../../files/Glemstal-Grundschule/theme/img/mail--black.svg");
}
.button.plus::after {
  background-image: url("../../files/Glemstal-Grundschule/theme/img/plus--black.svg");
}
.button.download::after {
  background-image: url("../../files/Glemstal-Grundschule/theme/img/download--black.svg");
}
.button.arrow.zurueck::after {
  background-image: url("../../files/Glemstal-Grundschule/theme/img/arrow--black--right.svg");
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.list-style-ringe ul li {
  font-family: "open-sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 28px;
  padding: 10px 0;
  margin-left: 40px;
  -ms-hyphens: auto;
      hyphens: auto;
  position: relative;
  list-style-type: none;
}
.list-style-ringe ul li::before {
  content: "";
  height: 25px;
  width: 25px;
  background-image: url("../../files/Glemstal-Grundschule/theme/img/list-style-type.svg");
  background-repeat: no-repeat;
  position: absolute;
  left: -40px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .list-style-ringe ul li {
    font-size: 18px;
    line-height: 32px;
  }
}

.border-radius-element {
  border-radius: 40px;
}

.txt-element {
  padding: 50px !important;
}
@media (min-width: 320px) and (max-width: 767px) {
  .txt-element {
    padding: 40px;
    margin: 20px;
  }
}

.jahreszahl {
  font-weight: 600;
  color: #FAC836;
}

/* generate grid classes */
.col-1 {
  -ms-grid-column: 1;
  grid-column-start: 1;
}

.col-span-1 {
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

.row-1 {
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.row-span-1 {
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

.col-2 {
  -ms-grid-column: 2;
  grid-column-start: 2;
}

.col-span-2 {
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

.row-2 {
  -ms-grid-row: 2;
  grid-row-start: 2;
}

.row-span-2 {
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
}

.col-3 {
  -ms-grid-column: 3;
  grid-column-start: 3;
}

.col-span-3 {
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
}

.row-3 {
  -ms-grid-row: 3;
  grid-row-start: 3;
}

.row-span-3 {
  -ms-grid-row-span: 3;
  grid-row-end: span 3;
}

.col-4 {
  -ms-grid-column: 4;
  grid-column-start: 4;
}

.col-span-4 {
  -ms-grid-column-span: 4;
  grid-column-end: span 4;
}

.row-4 {
  -ms-grid-row: 4;
  grid-row-start: 4;
}

.row-span-4 {
  -ms-grid-row-span: 4;
  grid-row-end: span 4;
}

.col-5 {
  -ms-grid-column: 5;
  grid-column-start: 5;
}

.col-span-5 {
  -ms-grid-column-span: 5;
  grid-column-end: span 5;
}

.row-5 {
  -ms-grid-row: 5;
  grid-row-start: 5;
}

.row-span-5 {
  -ms-grid-row-span: 5;
  grid-row-end: span 5;
}

.col-6 {
  -ms-grid-column: 6;
  grid-column-start: 6;
}

.col-span-6 {
  -ms-grid-column-span: 6;
  grid-column-end: span 6;
}

.row-6 {
  -ms-grid-row: 6;
  grid-row-start: 6;
}

.row-span-6 {
  -ms-grid-row-span: 6;
  grid-row-end: span 6;
}

.col-7 {
  -ms-grid-column: 7;
  grid-column-start: 7;
}

.col-span-7 {
  -ms-grid-column-span: 7;
  grid-column-end: span 7;
}

.row-7 {
  -ms-grid-row: 7;
  grid-row-start: 7;
}

.row-span-7 {
  -ms-grid-row-span: 7;
  grid-row-end: span 7;
}

.col-8 {
  -ms-grid-column: 8;
  grid-column-start: 8;
}

.col-span-8 {
  -ms-grid-column-span: 8;
  grid-column-end: span 8;
}

.row-8 {
  -ms-grid-row: 8;
  grid-row-start: 8;
}

.row-span-8 {
  -ms-grid-row-span: 8;
  grid-row-end: span 8;
}

.col-9 {
  -ms-grid-column: 9;
  grid-column-start: 9;
}

.col-span-9 {
  -ms-grid-column-span: 9;
  grid-column-end: span 9;
}

.row-9 {
  -ms-grid-row: 9;
  grid-row-start: 9;
}

.row-span-9 {
  -ms-grid-row-span: 9;
  grid-row-end: span 9;
}

.col-10 {
  -ms-grid-column: 10;
  grid-column-start: 10;
}

.col-span-10 {
  -ms-grid-column-span: 10;
  grid-column-end: span 10;
}

.row-10 {
  -ms-grid-row: 10;
  grid-row-start: 10;
}

.row-span-10 {
  -ms-grid-row-span: 10;
  grid-row-end: span 10;
}

.col-11 {
  -ms-grid-column: 11;
  grid-column-start: 11;
}

.col-span-11 {
  -ms-grid-column-span: 11;
  grid-column-end: span 11;
}

.row-11 {
  -ms-grid-row: 11;
  grid-row-start: 11;
}

.row-span-11 {
  -ms-grid-row-span: 11;
  grid-row-end: span 11;
}

.col-12 {
  -ms-grid-column: 12;
  grid-column-start: 12;
}

.col-span-12 {
  -ms-grid-column-span: 12;
  grid-column-end: span 12;
}

.row-12 {
  -ms-grid-row: 12;
  grid-row-start: 12;
}

.row-span-12 {
  -ms-grid-row-span: 12;
  grid-row-end: span 12;
}

.col-13 {
  -ms-grid-column: 13;
  grid-column-start: 13;
}

.col-span-13 {
  -ms-grid-column-span: 13;
  grid-column-end: span 13;
}

.row-13 {
  -ms-grid-row: 13;
  grid-row-start: 13;
}

.row-span-13 {
  -ms-grid-row-span: 13;
  grid-row-end: span 13;
}

.col-14 {
  -ms-grid-column: 14;
  grid-column-start: 14;
}

.col-span-14 {
  -ms-grid-column-span: 14;
  grid-column-end: span 14;
}

.row-14 {
  -ms-grid-row: 14;
  grid-row-start: 14;
}

.row-span-14 {
  -ms-grid-row-span: 14;
  grid-row-end: span 14;
}

.col-15 {
  -ms-grid-column: 15;
  grid-column-start: 15;
}

.col-span-15 {
  -ms-grid-column-span: 15;
  grid-column-end: span 15;
}

.row-15 {
  -ms-grid-row: 15;
  grid-row-start: 15;
}

.row-span-15 {
  -ms-grid-row-span: 15;
  grid-row-end: span 15;
}

.col-16 {
  -ms-grid-column: 16;
  grid-column-start: 16;
}

.col-span-16 {
  -ms-grid-column-span: 16;
  grid-column-end: span 16;
}

.row-16 {
  -ms-grid-row: 16;
  grid-row-start: 16;
}

.row-span-16 {
  -ms-grid-row-span: 16;
  grid-row-end: span 16;
}

.justify-self-start {
  -ms-grid-column-align: start;
      justify-self: start;
}

.justify-self-end {
  -ms-grid-column-align: end;
      justify-self: end;
}

.justify-self-center {
  -ms-grid-column-align: center;
      justify-self: center;
}

.justify-self-stretch {
  -ms-grid-column-align: stretch;
      justify-self: stretch;
}

.align-self-start {
  -ms-flex-item-align: start;
      -ms-grid-row-align: start;
      align-self: start;
}

.align-self-end {
  -ms-flex-item-align: end;
      -ms-grid-row-align: end;
      align-self: end;
}

.align-self-center {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.align-self-stretch {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}

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

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

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

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

.align-items-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

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

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

.align-items-stretch {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}

.flex-direction-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

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

.pt-0-imp {
  padding-top: 0px !important;
}

.pb-0-imp {
  padding-bottom: 0px !important;
}

.pt-1-imp {
  padding-top: 1px !important;
}

.pb-1-imp {
  padding-bottom: 1px !important;
}

.pt-2-imp {
  padding-top: 2px !important;
}

.pb-2-imp {
  padding-bottom: 2px !important;
}

.pt-3-imp {
  padding-top: 3px !important;
}

.pb-3-imp {
  padding-bottom: 3px !important;
}

.pt-4-imp {
  padding-top: 4px !important;
}

.pb-4-imp {
  padding-bottom: 4px !important;
}

.pt-5-imp {
  padding-top: 5px !important;
}

.pb-5-imp {
  padding-bottom: 5px !important;
}

.pt-6-imp {
  padding-top: 6px !important;
}

.pb-6-imp {
  padding-bottom: 6px !important;
}

.pt-7-imp {
  padding-top: 7px !important;
}

.pb-7-imp {
  padding-bottom: 7px !important;
}

.pt-8-imp {
  padding-top: 8px !important;
}

.pb-8-imp {
  padding-bottom: 8px !important;
}

.pt-9-imp {
  padding-top: 9px !important;
}

.pb-9-imp {
  padding-bottom: 9px !important;
}

.pt-10-imp {
  padding-top: 10px !important;
}

.pb-10-imp {
  padding-bottom: 10px !important;
}

.pt-11-imp {
  padding-top: 11px !important;
}

.pb-11-imp {
  padding-bottom: 11px !important;
}

.pt-12-imp {
  padding-top: 12px !important;
}

.pb-12-imp {
  padding-bottom: 12px !important;
}

.pt-13-imp {
  padding-top: 13px !important;
}

.pb-13-imp {
  padding-bottom: 13px !important;
}

.pt-14-imp {
  padding-top: 14px !important;
}

.pb-14-imp {
  padding-bottom: 14px !important;
}

.pt-15-imp {
  padding-top: 15px !important;
}

.pb-15-imp {
  padding-bottom: 15px !important;
}

.pt-16-imp {
  padding-top: 16px !important;
}

.pb-16-imp {
  padding-bottom: 16px !important;
}

.pt-17-imp {
  padding-top: 17px !important;
}

.pb-17-imp {
  padding-bottom: 17px !important;
}

.pt-18-imp {
  padding-top: 18px !important;
}

.pb-18-imp {
  padding-bottom: 18px !important;
}

.pt-19-imp {
  padding-top: 19px !important;
}

.pb-19-imp {
  padding-bottom: 19px !important;
}

.pt-20-imp {
  padding-top: 20px !important;
}

.pb-20-imp {
  padding-bottom: 20px !important;
}

.pt-21-imp {
  padding-top: 21px !important;
}

.pb-21-imp {
  padding-bottom: 21px !important;
}

.pt-22-imp {
  padding-top: 22px !important;
}

.pb-22-imp {
  padding-bottom: 22px !important;
}

.pt-23-imp {
  padding-top: 23px !important;
}

.pb-23-imp {
  padding-bottom: 23px !important;
}

.pt-24-imp {
  padding-top: 24px !important;
}

.pb-24-imp {
  padding-bottom: 24px !important;
}

.pt-25-imp {
  padding-top: 25px !important;
}

.pb-25-imp {
  padding-bottom: 25px !important;
}

.pt-26-imp {
  padding-top: 26px !important;
}

.pb-26-imp {
  padding-bottom: 26px !important;
}

.pt-27-imp {
  padding-top: 27px !important;
}

.pb-27-imp {
  padding-bottom: 27px !important;
}

.pt-28-imp {
  padding-top: 28px !important;
}

.pb-28-imp {
  padding-bottom: 28px !important;
}

.pt-29-imp {
  padding-top: 29px !important;
}

.pb-29-imp {
  padding-bottom: 29px !important;
}

.pt-30-imp {
  padding-top: 30px !important;
}

.pb-30-imp {
  padding-bottom: 30px !important;
}

.pt-31-imp {
  padding-top: 31px !important;
}

.pb-31-imp {
  padding-bottom: 31px !important;
}

.pt-32-imp {
  padding-top: 32px !important;
}

.pb-32-imp {
  padding-bottom: 32px !important;
}

.pt-33-imp {
  padding-top: 33px !important;
}

.pb-33-imp {
  padding-bottom: 33px !important;
}

.pt-34-imp {
  padding-top: 34px !important;
}

.pb-34-imp {
  padding-bottom: 34px !important;
}

.pt-35-imp {
  padding-top: 35px !important;
}

.pb-35-imp {
  padding-bottom: 35px !important;
}

.pt-36-imp {
  padding-top: 36px !important;
}

.pb-36-imp {
  padding-bottom: 36px !important;
}

.pt-37-imp {
  padding-top: 37px !important;
}

.pb-37-imp {
  padding-bottom: 37px !important;
}

.pt-38-imp {
  padding-top: 38px !important;
}

.pb-38-imp {
  padding-bottom: 38px !important;
}

.pt-39-imp {
  padding-top: 39px !important;
}

.pb-39-imp {
  padding-bottom: 39px !important;
}

.pt-40-imp {
  padding-top: 40px !important;
}

.pb-40-imp {
  padding-bottom: 40px !important;
}

.pt-41-imp {
  padding-top: 41px !important;
}

.pb-41-imp {
  padding-bottom: 41px !important;
}

.pt-42-imp {
  padding-top: 42px !important;
}

.pb-42-imp {
  padding-bottom: 42px !important;
}

.pt-43-imp {
  padding-top: 43px !important;
}

.pb-43-imp {
  padding-bottom: 43px !important;
}

.pt-44-imp {
  padding-top: 44px !important;
}

.pb-44-imp {
  padding-bottom: 44px !important;
}

.pt-45-imp {
  padding-top: 45px !important;
}

.pb-45-imp {
  padding-bottom: 45px !important;
}

.pt-46-imp {
  padding-top: 46px !important;
}

.pb-46-imp {
  padding-bottom: 46px !important;
}

.pt-47-imp {
  padding-top: 47px !important;
}

.pb-47-imp {
  padding-bottom: 47px !important;
}

.pt-48-imp {
  padding-top: 48px !important;
}

.pb-48-imp {
  padding-bottom: 48px !important;
}

.pt-49-imp {
  padding-top: 49px !important;
}

.pb-49-imp {
  padding-bottom: 49px !important;
}

.pt-50-imp {
  padding-top: 50px !important;
}

.pb-50-imp {
  padding-bottom: 50px !important;
}

.pt-51-imp {
  padding-top: 51px !important;
}

.pb-51-imp {
  padding-bottom: 51px !important;
}

.pt-52-imp {
  padding-top: 52px !important;
}

.pb-52-imp {
  padding-bottom: 52px !important;
}

.pt-53-imp {
  padding-top: 53px !important;
}

.pb-53-imp {
  padding-bottom: 53px !important;
}

.pt-54-imp {
  padding-top: 54px !important;
}

.pb-54-imp {
  padding-bottom: 54px !important;
}

.pt-55-imp {
  padding-top: 55px !important;
}

.pb-55-imp {
  padding-bottom: 55px !important;
}

.pt-56-imp {
  padding-top: 56px !important;
}

.pb-56-imp {
  padding-bottom: 56px !important;
}

.pt-57-imp {
  padding-top: 57px !important;
}

.pb-57-imp {
  padding-bottom: 57px !important;
}

.pt-58-imp {
  padding-top: 58px !important;
}

.pb-58-imp {
  padding-bottom: 58px !important;
}

.pt-59-imp {
  padding-top: 59px !important;
}

.pb-59-imp {
  padding-bottom: 59px !important;
}

.pt-60-imp {
  padding-top: 60px !important;
}

.pb-60-imp {
  padding-bottom: 60px !important;
}

.pt-61-imp {
  padding-top: 61px !important;
}

.pb-61-imp {
  padding-bottom: 61px !important;
}

.pt-62-imp {
  padding-top: 62px !important;
}

.pb-62-imp {
  padding-bottom: 62px !important;
}

.pt-63-imp {
  padding-top: 63px !important;
}

.pb-63-imp {
  padding-bottom: 63px !important;
}

.pt-64-imp {
  padding-top: 64px !important;
}

.pb-64-imp {
  padding-bottom: 64px !important;
}

.pt-65-imp {
  padding-top: 65px !important;
}

.pb-65-imp {
  padding-bottom: 65px !important;
}

.pt-66-imp {
  padding-top: 66px !important;
}

.pb-66-imp {
  padding-bottom: 66px !important;
}

.pt-67-imp {
  padding-top: 67px !important;
}

.pb-67-imp {
  padding-bottom: 67px !important;
}

.pt-68-imp {
  padding-top: 68px !important;
}

.pb-68-imp {
  padding-bottom: 68px !important;
}

.pt-69-imp {
  padding-top: 69px !important;
}

.pb-69-imp {
  padding-bottom: 69px !important;
}

.pt-70-imp {
  padding-top: 70px !important;
}

.pb-70-imp {
  padding-bottom: 70px !important;
}

.pt-71-imp {
  padding-top: 71px !important;
}

.pb-71-imp {
  padding-bottom: 71px !important;
}

.pt-72-imp {
  padding-top: 72px !important;
}

.pb-72-imp {
  padding-bottom: 72px !important;
}

.pt-73-imp {
  padding-top: 73px !important;
}

.pb-73-imp {
  padding-bottom: 73px !important;
}

.pt-74-imp {
  padding-top: 74px !important;
}

.pb-74-imp {
  padding-bottom: 74px !important;
}

.pt-75-imp {
  padding-top: 75px !important;
}

.pb-75-imp {
  padding-bottom: 75px !important;
}

.pt-76-imp {
  padding-top: 76px !important;
}

.pb-76-imp {
  padding-bottom: 76px !important;
}

.pt-77-imp {
  padding-top: 77px !important;
}

.pb-77-imp {
  padding-bottom: 77px !important;
}

.pt-78-imp {
  padding-top: 78px !important;
}

.pb-78-imp {
  padding-bottom: 78px !important;
}

.pt-79-imp {
  padding-top: 79px !important;
}

.pb-79-imp {
  padding-bottom: 79px !important;
}

.pt-80-imp {
  padding-top: 80px !important;
}

.pb-80-imp {
  padding-bottom: 80px !important;
}

.pt-81-imp {
  padding-top: 81px !important;
}

.pb-81-imp {
  padding-bottom: 81px !important;
}

.pt-82-imp {
  padding-top: 82px !important;
}

.pb-82-imp {
  padding-bottom: 82px !important;
}

.pt-83-imp {
  padding-top: 83px !important;
}

.pb-83-imp {
  padding-bottom: 83px !important;
}

.pt-84-imp {
  padding-top: 84px !important;
}

.pb-84-imp {
  padding-bottom: 84px !important;
}

.pt-85-imp {
  padding-top: 85px !important;
}

.pb-85-imp {
  padding-bottom: 85px !important;
}

.pt-86-imp {
  padding-top: 86px !important;
}

.pb-86-imp {
  padding-bottom: 86px !important;
}

.pt-87-imp {
  padding-top: 87px !important;
}

.pb-87-imp {
  padding-bottom: 87px !important;
}

.pt-88-imp {
  padding-top: 88px !important;
}

.pb-88-imp {
  padding-bottom: 88px !important;
}

.pt-89-imp {
  padding-top: 89px !important;
}

.pb-89-imp {
  padding-bottom: 89px !important;
}

.pt-90-imp {
  padding-top: 90px !important;
}

.pb-90-imp {
  padding-bottom: 90px !important;
}

.pt-91-imp {
  padding-top: 91px !important;
}

.pb-91-imp {
  padding-bottom: 91px !important;
}

.pt-92-imp {
  padding-top: 92px !important;
}

.pb-92-imp {
  padding-bottom: 92px !important;
}

.pt-93-imp {
  padding-top: 93px !important;
}

.pb-93-imp {
  padding-bottom: 93px !important;
}

.pt-94-imp {
  padding-top: 94px !important;
}

.pb-94-imp {
  padding-bottom: 94px !important;
}

.pt-95-imp {
  padding-top: 95px !important;
}

.pb-95-imp {
  padding-bottom: 95px !important;
}

.pt-96-imp {
  padding-top: 96px !important;
}

.pb-96-imp {
  padding-bottom: 96px !important;
}

.pt-97-imp {
  padding-top: 97px !important;
}

.pb-97-imp {
  padding-bottom: 97px !important;
}

.pt-98-imp {
  padding-top: 98px !important;
}

.pb-98-imp {
  padding-bottom: 98px !important;
}

.pt-99-imp {
  padding-top: 99px !important;
}

.pb-99-imp {
  padding-bottom: 99px !important;
}

.pt-100-imp {
  padding-top: 100px !important;
}

.pb-100-imp {
  padding-bottom: 100px !important;
}

@media (min-width: 1200px) {
  .col-xl-1 {
    -ms-grid-column: 1;
    grid-column-start: 1;
  }
  .col-xl-span-1 {
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
  .row-xl-1 {
    -ms-grid-row: 1;
    grid-row-start: 1;
  }
  .row-xl-span-1 {
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
  .col-xl-2 {
    -ms-grid-column: 2;
    grid-column-start: 2;
  }
  .col-xl-span-2 {
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }
  .row-xl-2 {
    -ms-grid-row: 2;
    grid-row-start: 2;
  }
  .row-xl-span-2 {
    -ms-grid-row-span: 2;
    grid-row-end: span 2;
  }
  .col-xl-3 {
    -ms-grid-column: 3;
    grid-column-start: 3;
  }
  .col-xl-span-3 {
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }
  .row-xl-3 {
    -ms-grid-row: 3;
    grid-row-start: 3;
  }
  .row-xl-span-3 {
    -ms-grid-row-span: 3;
    grid-row-end: span 3;
  }
  .col-xl-4 {
    -ms-grid-column: 4;
    grid-column-start: 4;
  }
  .col-xl-span-4 {
    -ms-grid-column-span: 4;
    grid-column-end: span 4;
  }
  .row-xl-4 {
    -ms-grid-row: 4;
    grid-row-start: 4;
  }
  .row-xl-span-4 {
    -ms-grid-row-span: 4;
    grid-row-end: span 4;
  }
  .col-xl-5 {
    -ms-grid-column: 5;
    grid-column-start: 5;
  }
  .col-xl-span-5 {
    -ms-grid-column-span: 5;
    grid-column-end: span 5;
  }
  .row-xl-5 {
    -ms-grid-row: 5;
    grid-row-start: 5;
  }
  .row-xl-span-5 {
    -ms-grid-row-span: 5;
    grid-row-end: span 5;
  }
  .col-xl-6 {
    -ms-grid-column: 6;
    grid-column-start: 6;
  }
  .col-xl-span-6 {
    -ms-grid-column-span: 6;
    grid-column-end: span 6;
  }
  .row-xl-6 {
    -ms-grid-row: 6;
    grid-row-start: 6;
  }
  .row-xl-span-6 {
    -ms-grid-row-span: 6;
    grid-row-end: span 6;
  }
  .col-xl-7 {
    -ms-grid-column: 7;
    grid-column-start: 7;
  }
  .col-xl-span-7 {
    -ms-grid-column-span: 7;
    grid-column-end: span 7;
  }
  .row-xl-7 {
    -ms-grid-row: 7;
    grid-row-start: 7;
  }
  .row-xl-span-7 {
    -ms-grid-row-span: 7;
    grid-row-end: span 7;
  }
  .col-xl-8 {
    -ms-grid-column: 8;
    grid-column-start: 8;
  }
  .col-xl-span-8 {
    -ms-grid-column-span: 8;
    grid-column-end: span 8;
  }
  .row-xl-8 {
    -ms-grid-row: 8;
    grid-row-start: 8;
  }
  .row-xl-span-8 {
    -ms-grid-row-span: 8;
    grid-row-end: span 8;
  }
  .col-xl-9 {
    -ms-grid-column: 9;
    grid-column-start: 9;
  }
  .col-xl-span-9 {
    -ms-grid-column-span: 9;
    grid-column-end: span 9;
  }
  .row-xl-9 {
    -ms-grid-row: 9;
    grid-row-start: 9;
  }
  .row-xl-span-9 {
    -ms-grid-row-span: 9;
    grid-row-end: span 9;
  }
  .col-xl-10 {
    -ms-grid-column: 10;
    grid-column-start: 10;
  }
  .col-xl-span-10 {
    -ms-grid-column-span: 10;
    grid-column-end: span 10;
  }
  .row-xl-10 {
    -ms-grid-row: 10;
    grid-row-start: 10;
  }
  .row-xl-span-10 {
    -ms-grid-row-span: 10;
    grid-row-end: span 10;
  }
  .col-xl-11 {
    -ms-grid-column: 11;
    grid-column-start: 11;
  }
  .col-xl-span-11 {
    -ms-grid-column-span: 11;
    grid-column-end: span 11;
  }
  .row-xl-11 {
    -ms-grid-row: 11;
    grid-row-start: 11;
  }
  .row-xl-span-11 {
    -ms-grid-row-span: 11;
    grid-row-end: span 11;
  }
  .col-xl-12 {
    -ms-grid-column: 12;
    grid-column-start: 12;
  }
  .col-xl-span-12 {
    -ms-grid-column-span: 12;
    grid-column-end: span 12;
  }
  .row-xl-12 {
    -ms-grid-row: 12;
    grid-row-start: 12;
  }
  .row-xl-span-12 {
    -ms-grid-row-span: 12;
    grid-row-end: span 12;
  }
  .col-xl-13 {
    -ms-grid-column: 13;
    grid-column-start: 13;
  }
  .col-xl-span-13 {
    -ms-grid-column-span: 13;
    grid-column-end: span 13;
  }
  .row-xl-13 {
    -ms-grid-row: 13;
    grid-row-start: 13;
  }
  .row-xl-span-13 {
    -ms-grid-row-span: 13;
    grid-row-end: span 13;
  }
  .col-xl-14 {
    -ms-grid-column: 14;
    grid-column-start: 14;
  }
  .col-xl-span-14 {
    -ms-grid-column-span: 14;
    grid-column-end: span 14;
  }
  .row-xl-14 {
    -ms-grid-row: 14;
    grid-row-start: 14;
  }
  .row-xl-span-14 {
    -ms-grid-row-span: 14;
    grid-row-end: span 14;
  }
  .col-xl-15 {
    -ms-grid-column: 15;
    grid-column-start: 15;
  }
  .col-xl-span-15 {
    -ms-grid-column-span: 15;
    grid-column-end: span 15;
  }
  .row-xl-15 {
    -ms-grid-row: 15;
    grid-row-start: 15;
  }
  .row-xl-span-15 {
    -ms-grid-row-span: 15;
    grid-row-end: span 15;
  }
  .col-xl-16 {
    -ms-grid-column: 16;
    grid-column-start: 16;
  }
  .col-xl-span-16 {
    -ms-grid-column-span: 16;
    grid-column-end: span 16;
  }
  .row-xl-16 {
    -ms-grid-row: 16;
    grid-row-start: 16;
  }
  .row-xl-span-16 {
    -ms-grid-row-span: 16;
    grid-row-end: span 16;
  }
  .justify-self-xl-start {
    -ms-grid-column-align: start;
        justify-self: start;
  }
  .justify-self-xl-end {
    -ms-grid-column-align: end;
        justify-self: end;
  }
  .justify-self-xl-center {
    -ms-grid-column-align: center;
        justify-self: center;
  }
  .justify-self-xl-stretch {
    -ms-grid-column-align: stretch;
        justify-self: stretch;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end;
        -ms-grid-row-align: end;
        align-self: end;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .justify-content-xl-stretch {
    -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
            justify-content: stretch;
  }
  .align-items-xl-start {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .align-items-xl-end {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .align-items-xl-center {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .align-items-xl-stretch {
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }
  .pt-xl-0-imp {
    padding-top: 0px !important;
  }
  .pb-xl-0-imp {
    padding-bottom: 0px !important;
  }
  .pt-xl-1-imp {
    padding-top: 1px !important;
  }
  .pb-xl-1-imp {
    padding-bottom: 1px !important;
  }
  .pt-xl-2-imp {
    padding-top: 2px !important;
  }
  .pb-xl-2-imp {
    padding-bottom: 2px !important;
  }
  .pt-xl-3-imp {
    padding-top: 3px !important;
  }
  .pb-xl-3-imp {
    padding-bottom: 3px !important;
  }
  .pt-xl-4-imp {
    padding-top: 4px !important;
  }
  .pb-xl-4-imp {
    padding-bottom: 4px !important;
  }
  .pt-xl-5-imp {
    padding-top: 5px !important;
  }
  .pb-xl-5-imp {
    padding-bottom: 5px !important;
  }
  .pt-xl-6-imp {
    padding-top: 6px !important;
  }
  .pb-xl-6-imp {
    padding-bottom: 6px !important;
  }
  .pt-xl-7-imp {
    padding-top: 7px !important;
  }
  .pb-xl-7-imp {
    padding-bottom: 7px !important;
  }
  .pt-xl-8-imp {
    padding-top: 8px !important;
  }
  .pb-xl-8-imp {
    padding-bottom: 8px !important;
  }
  .pt-xl-9-imp {
    padding-top: 9px !important;
  }
  .pb-xl-9-imp {
    padding-bottom: 9px !important;
  }
  .pt-xl-10-imp {
    padding-top: 10px !important;
  }
  .pb-xl-10-imp {
    padding-bottom: 10px !important;
  }
  .pt-xl-11-imp {
    padding-top: 11px !important;
  }
  .pb-xl-11-imp {
    padding-bottom: 11px !important;
  }
  .pt-xl-12-imp {
    padding-top: 12px !important;
  }
  .pb-xl-12-imp {
    padding-bottom: 12px !important;
  }
  .pt-xl-13-imp {
    padding-top: 13px !important;
  }
  .pb-xl-13-imp {
    padding-bottom: 13px !important;
  }
  .pt-xl-14-imp {
    padding-top: 14px !important;
  }
  .pb-xl-14-imp {
    padding-bottom: 14px !important;
  }
  .pt-xl-15-imp {
    padding-top: 15px !important;
  }
  .pb-xl-15-imp {
    padding-bottom: 15px !important;
  }
  .pt-xl-16-imp {
    padding-top: 16px !important;
  }
  .pb-xl-16-imp {
    padding-bottom: 16px !important;
  }
  .pt-xl-17-imp {
    padding-top: 17px !important;
  }
  .pb-xl-17-imp {
    padding-bottom: 17px !important;
  }
  .pt-xl-18-imp {
    padding-top: 18px !important;
  }
  .pb-xl-18-imp {
    padding-bottom: 18px !important;
  }
  .pt-xl-19-imp {
    padding-top: 19px !important;
  }
  .pb-xl-19-imp {
    padding-bottom: 19px !important;
  }
  .pt-xl-20-imp {
    padding-top: 20px !important;
  }
  .pb-xl-20-imp {
    padding-bottom: 20px !important;
  }
  .pt-xl-21-imp {
    padding-top: 21px !important;
  }
  .pb-xl-21-imp {
    padding-bottom: 21px !important;
  }
  .pt-xl-22-imp {
    padding-top: 22px !important;
  }
  .pb-xl-22-imp {
    padding-bottom: 22px !important;
  }
  .pt-xl-23-imp {
    padding-top: 23px !important;
  }
  .pb-xl-23-imp {
    padding-bottom: 23px !important;
  }
  .pt-xl-24-imp {
    padding-top: 24px !important;
  }
  .pb-xl-24-imp {
    padding-bottom: 24px !important;
  }
  .pt-xl-25-imp {
    padding-top: 25px !important;
  }
  .pb-xl-25-imp {
    padding-bottom: 25px !important;
  }
  .pt-xl-26-imp {
    padding-top: 26px !important;
  }
  .pb-xl-26-imp {
    padding-bottom: 26px !important;
  }
  .pt-xl-27-imp {
    padding-top: 27px !important;
  }
  .pb-xl-27-imp {
    padding-bottom: 27px !important;
  }
  .pt-xl-28-imp {
    padding-top: 28px !important;
  }
  .pb-xl-28-imp {
    padding-bottom: 28px !important;
  }
  .pt-xl-29-imp {
    padding-top: 29px !important;
  }
  .pb-xl-29-imp {
    padding-bottom: 29px !important;
  }
  .pt-xl-30-imp {
    padding-top: 30px !important;
  }
  .pb-xl-30-imp {
    padding-bottom: 30px !important;
  }
  .pt-xl-31-imp {
    padding-top: 31px !important;
  }
  .pb-xl-31-imp {
    padding-bottom: 31px !important;
  }
  .pt-xl-32-imp {
    padding-top: 32px !important;
  }
  .pb-xl-32-imp {
    padding-bottom: 32px !important;
  }
  .pt-xl-33-imp {
    padding-top: 33px !important;
  }
  .pb-xl-33-imp {
    padding-bottom: 33px !important;
  }
  .pt-xl-34-imp {
    padding-top: 34px !important;
  }
  .pb-xl-34-imp {
    padding-bottom: 34px !important;
  }
  .pt-xl-35-imp {
    padding-top: 35px !important;
  }
  .pb-xl-35-imp {
    padding-bottom: 35px !important;
  }
  .pt-xl-36-imp {
    padding-top: 36px !important;
  }
  .pb-xl-36-imp {
    padding-bottom: 36px !important;
  }
  .pt-xl-37-imp {
    padding-top: 37px !important;
  }
  .pb-xl-37-imp {
    padding-bottom: 37px !important;
  }
  .pt-xl-38-imp {
    padding-top: 38px !important;
  }
  .pb-xl-38-imp {
    padding-bottom: 38px !important;
  }
  .pt-xl-39-imp {
    padding-top: 39px !important;
  }
  .pb-xl-39-imp {
    padding-bottom: 39px !important;
  }
  .pt-xl-40-imp {
    padding-top: 40px !important;
  }
  .pb-xl-40-imp {
    padding-bottom: 40px !important;
  }
  .pt-xl-41-imp {
    padding-top: 41px !important;
  }
  .pb-xl-41-imp {
    padding-bottom: 41px !important;
  }
  .pt-xl-42-imp {
    padding-top: 42px !important;
  }
  .pb-xl-42-imp {
    padding-bottom: 42px !important;
  }
  .pt-xl-43-imp {
    padding-top: 43px !important;
  }
  .pb-xl-43-imp {
    padding-bottom: 43px !important;
  }
  .pt-xl-44-imp {
    padding-top: 44px !important;
  }
  .pb-xl-44-imp {
    padding-bottom: 44px !important;
  }
  .pt-xl-45-imp {
    padding-top: 45px !important;
  }
  .pb-xl-45-imp {
    padding-bottom: 45px !important;
  }
  .pt-xl-46-imp {
    padding-top: 46px !important;
  }
  .pb-xl-46-imp {
    padding-bottom: 46px !important;
  }
  .pt-xl-47-imp {
    padding-top: 47px !important;
  }
  .pb-xl-47-imp {
    padding-bottom: 47px !important;
  }
  .pt-xl-48-imp {
    padding-top: 48px !important;
  }
  .pb-xl-48-imp {
    padding-bottom: 48px !important;
  }
  .pt-xl-49-imp {
    padding-top: 49px !important;
  }
  .pb-xl-49-imp {
    padding-bottom: 49px !important;
  }
  .pt-xl-50-imp {
    padding-top: 50px !important;
  }
  .pb-xl-50-imp {
    padding-bottom: 50px !important;
  }
  .pt-xl-51-imp {
    padding-top: 51px !important;
  }
  .pb-xl-51-imp {
    padding-bottom: 51px !important;
  }
  .pt-xl-52-imp {
    padding-top: 52px !important;
  }
  .pb-xl-52-imp {
    padding-bottom: 52px !important;
  }
  .pt-xl-53-imp {
    padding-top: 53px !important;
  }
  .pb-xl-53-imp {
    padding-bottom: 53px !important;
  }
  .pt-xl-54-imp {
    padding-top: 54px !important;
  }
  .pb-xl-54-imp {
    padding-bottom: 54px !important;
  }
  .pt-xl-55-imp {
    padding-top: 55px !important;
  }
  .pb-xl-55-imp {
    padding-bottom: 55px !important;
  }
  .pt-xl-56-imp {
    padding-top: 56px !important;
  }
  .pb-xl-56-imp {
    padding-bottom: 56px !important;
  }
  .pt-xl-57-imp {
    padding-top: 57px !important;
  }
  .pb-xl-57-imp {
    padding-bottom: 57px !important;
  }
  .pt-xl-58-imp {
    padding-top: 58px !important;
  }
  .pb-xl-58-imp {
    padding-bottom: 58px !important;
  }
  .pt-xl-59-imp {
    padding-top: 59px !important;
  }
  .pb-xl-59-imp {
    padding-bottom: 59px !important;
  }
  .pt-xl-60-imp {
    padding-top: 60px !important;
  }
  .pb-xl-60-imp {
    padding-bottom: 60px !important;
  }
  .pt-xl-61-imp {
    padding-top: 61px !important;
  }
  .pb-xl-61-imp {
    padding-bottom: 61px !important;
  }
  .pt-xl-62-imp {
    padding-top: 62px !important;
  }
  .pb-xl-62-imp {
    padding-bottom: 62px !important;
  }
  .pt-xl-63-imp {
    padding-top: 63px !important;
  }
  .pb-xl-63-imp {
    padding-bottom: 63px !important;
  }
  .pt-xl-64-imp {
    padding-top: 64px !important;
  }
  .pb-xl-64-imp {
    padding-bottom: 64px !important;
  }
  .pt-xl-65-imp {
    padding-top: 65px !important;
  }
  .pb-xl-65-imp {
    padding-bottom: 65px !important;
  }
  .pt-xl-66-imp {
    padding-top: 66px !important;
  }
  .pb-xl-66-imp {
    padding-bottom: 66px !important;
  }
  .pt-xl-67-imp {
    padding-top: 67px !important;
  }
  .pb-xl-67-imp {
    padding-bottom: 67px !important;
  }
  .pt-xl-68-imp {
    padding-top: 68px !important;
  }
  .pb-xl-68-imp {
    padding-bottom: 68px !important;
  }
  .pt-xl-69-imp {
    padding-top: 69px !important;
  }
  .pb-xl-69-imp {
    padding-bottom: 69px !important;
  }
  .pt-xl-70-imp {
    padding-top: 70px !important;
  }
  .pb-xl-70-imp {
    padding-bottom: 70px !important;
  }
  .pt-xl-71-imp {
    padding-top: 71px !important;
  }
  .pb-xl-71-imp {
    padding-bottom: 71px !important;
  }
  .pt-xl-72-imp {
    padding-top: 72px !important;
  }
  .pb-xl-72-imp {
    padding-bottom: 72px !important;
  }
  .pt-xl-73-imp {
    padding-top: 73px !important;
  }
  .pb-xl-73-imp {
    padding-bottom: 73px !important;
  }
  .pt-xl-74-imp {
    padding-top: 74px !important;
  }
  .pb-xl-74-imp {
    padding-bottom: 74px !important;
  }
  .pt-xl-75-imp {
    padding-top: 75px !important;
  }
  .pb-xl-75-imp {
    padding-bottom: 75px !important;
  }
  .pt-xl-76-imp {
    padding-top: 76px !important;
  }
  .pb-xl-76-imp {
    padding-bottom: 76px !important;
  }
  .pt-xl-77-imp {
    padding-top: 77px !important;
  }
  .pb-xl-77-imp {
    padding-bottom: 77px !important;
  }
  .pt-xl-78-imp {
    padding-top: 78px !important;
  }
  .pb-xl-78-imp {
    padding-bottom: 78px !important;
  }
  .pt-xl-79-imp {
    padding-top: 79px !important;
  }
  .pb-xl-79-imp {
    padding-bottom: 79px !important;
  }
  .pt-xl-80-imp {
    padding-top: 80px !important;
  }
  .pb-xl-80-imp {
    padding-bottom: 80px !important;
  }
  .pt-xl-81-imp {
    padding-top: 81px !important;
  }
  .pb-xl-81-imp {
    padding-bottom: 81px !important;
  }
  .pt-xl-82-imp {
    padding-top: 82px !important;
  }
  .pb-xl-82-imp {
    padding-bottom: 82px !important;
  }
  .pt-xl-83-imp {
    padding-top: 83px !important;
  }
  .pb-xl-83-imp {
    padding-bottom: 83px !important;
  }
  .pt-xl-84-imp {
    padding-top: 84px !important;
  }
  .pb-xl-84-imp {
    padding-bottom: 84px !important;
  }
  .pt-xl-85-imp {
    padding-top: 85px !important;
  }
  .pb-xl-85-imp {
    padding-bottom: 85px !important;
  }
  .pt-xl-86-imp {
    padding-top: 86px !important;
  }
  .pb-xl-86-imp {
    padding-bottom: 86px !important;
  }
  .pt-xl-87-imp {
    padding-top: 87px !important;
  }
  .pb-xl-87-imp {
    padding-bottom: 87px !important;
  }
  .pt-xl-88-imp {
    padding-top: 88px !important;
  }
  .pb-xl-88-imp {
    padding-bottom: 88px !important;
  }
  .pt-xl-89-imp {
    padding-top: 89px !important;
  }
  .pb-xl-89-imp {
    padding-bottom: 89px !important;
  }
  .pt-xl-90-imp {
    padding-top: 90px !important;
  }
  .pb-xl-90-imp {
    padding-bottom: 90px !important;
  }
  .pt-xl-91-imp {
    padding-top: 91px !important;
  }
  .pb-xl-91-imp {
    padding-bottom: 91px !important;
  }
  .pt-xl-92-imp {
    padding-top: 92px !important;
  }
  .pb-xl-92-imp {
    padding-bottom: 92px !important;
  }
  .pt-xl-93-imp {
    padding-top: 93px !important;
  }
  .pb-xl-93-imp {
    padding-bottom: 93px !important;
  }
  .pt-xl-94-imp {
    padding-top: 94px !important;
  }
  .pb-xl-94-imp {
    padding-bottom: 94px !important;
  }
  .pt-xl-95-imp {
    padding-top: 95px !important;
  }
  .pb-xl-95-imp {
    padding-bottom: 95px !important;
  }
  .pt-xl-96-imp {
    padding-top: 96px !important;
  }
  .pb-xl-96-imp {
    padding-bottom: 96px !important;
  }
  .pt-xl-97-imp {
    padding-top: 97px !important;
  }
  .pb-xl-97-imp {
    padding-bottom: 97px !important;
  }
  .pt-xl-98-imp {
    padding-top: 98px !important;
  }
  .pb-xl-98-imp {
    padding-bottom: 98px !important;
  }
  .pt-xl-99-imp {
    padding-top: 99px !important;
  }
  .pb-xl-99-imp {
    padding-bottom: 99px !important;
  }
  .pt-xl-100-imp {
    padding-top: 100px !important;
  }
  .pb-xl-100-imp {
    padding-bottom: 100px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .col-l-1 {
    -ms-grid-column: 1;
    grid-column-start: 1;
  }
  .col-l-span-1 {
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
  .row-l-1 {
    -ms-grid-row: 1;
    grid-row-start: 1;
  }
  .row-l-span-1 {
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
  .col-l-2 {
    -ms-grid-column: 2;
    grid-column-start: 2;
  }
  .col-l-span-2 {
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }
  .row-l-2 {
    -ms-grid-row: 2;
    grid-row-start: 2;
  }
  .row-l-span-2 {
    -ms-grid-row-span: 2;
    grid-row-end: span 2;
  }
  .col-l-3 {
    -ms-grid-column: 3;
    grid-column-start: 3;
  }
  .col-l-span-3 {
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }
  .row-l-3 {
    -ms-grid-row: 3;
    grid-row-start: 3;
  }
  .row-l-span-3 {
    -ms-grid-row-span: 3;
    grid-row-end: span 3;
  }
  .col-l-4 {
    -ms-grid-column: 4;
    grid-column-start: 4;
  }
  .col-l-span-4 {
    -ms-grid-column-span: 4;
    grid-column-end: span 4;
  }
  .row-l-4 {
    -ms-grid-row: 4;
    grid-row-start: 4;
  }
  .row-l-span-4 {
    -ms-grid-row-span: 4;
    grid-row-end: span 4;
  }
  .col-l-5 {
    -ms-grid-column: 5;
    grid-column-start: 5;
  }
  .col-l-span-5 {
    -ms-grid-column-span: 5;
    grid-column-end: span 5;
  }
  .row-l-5 {
    -ms-grid-row: 5;
    grid-row-start: 5;
  }
  .row-l-span-5 {
    -ms-grid-row-span: 5;
    grid-row-end: span 5;
  }
  .col-l-6 {
    -ms-grid-column: 6;
    grid-column-start: 6;
  }
  .col-l-span-6 {
    -ms-grid-column-span: 6;
    grid-column-end: span 6;
  }
  .row-l-6 {
    -ms-grid-row: 6;
    grid-row-start: 6;
  }
  .row-l-span-6 {
    -ms-grid-row-span: 6;
    grid-row-end: span 6;
  }
  .col-l-7 {
    -ms-grid-column: 7;
    grid-column-start: 7;
  }
  .col-l-span-7 {
    -ms-grid-column-span: 7;
    grid-column-end: span 7;
  }
  .row-l-7 {
    -ms-grid-row: 7;
    grid-row-start: 7;
  }
  .row-l-span-7 {
    -ms-grid-row-span: 7;
    grid-row-end: span 7;
  }
  .col-l-8 {
    -ms-grid-column: 8;
    grid-column-start: 8;
  }
  .col-l-span-8 {
    -ms-grid-column-span: 8;
    grid-column-end: span 8;
  }
  .row-l-8 {
    -ms-grid-row: 8;
    grid-row-start: 8;
  }
  .row-l-span-8 {
    -ms-grid-row-span: 8;
    grid-row-end: span 8;
  }
  .col-l-9 {
    -ms-grid-column: 9;
    grid-column-start: 9;
  }
  .col-l-span-9 {
    -ms-grid-column-span: 9;
    grid-column-end: span 9;
  }
  .row-l-9 {
    -ms-grid-row: 9;
    grid-row-start: 9;
  }
  .row-l-span-9 {
    -ms-grid-row-span: 9;
    grid-row-end: span 9;
  }
  .col-l-10 {
    -ms-grid-column: 10;
    grid-column-start: 10;
  }
  .col-l-span-10 {
    -ms-grid-column-span: 10;
    grid-column-end: span 10;
  }
  .row-l-10 {
    -ms-grid-row: 10;
    grid-row-start: 10;
  }
  .row-l-span-10 {
    -ms-grid-row-span: 10;
    grid-row-end: span 10;
  }
  .col-l-11 {
    -ms-grid-column: 11;
    grid-column-start: 11;
  }
  .col-l-span-11 {
    -ms-grid-column-span: 11;
    grid-column-end: span 11;
  }
  .row-l-11 {
    -ms-grid-row: 11;
    grid-row-start: 11;
  }
  .row-l-span-11 {
    -ms-grid-row-span: 11;
    grid-row-end: span 11;
  }
  .col-l-12 {
    -ms-grid-column: 12;
    grid-column-start: 12;
  }
  .col-l-span-12 {
    -ms-grid-column-span: 12;
    grid-column-end: span 12;
  }
  .row-l-12 {
    -ms-grid-row: 12;
    grid-row-start: 12;
  }
  .row-l-span-12 {
    -ms-grid-row-span: 12;
    grid-row-end: span 12;
  }
  .col-l-13 {
    -ms-grid-column: 13;
    grid-column-start: 13;
  }
  .col-l-span-13 {
    -ms-grid-column-span: 13;
    grid-column-end: span 13;
  }
  .row-l-13 {
    -ms-grid-row: 13;
    grid-row-start: 13;
  }
  .row-l-span-13 {
    -ms-grid-row-span: 13;
    grid-row-end: span 13;
  }
  .col-l-14 {
    -ms-grid-column: 14;
    grid-column-start: 14;
  }
  .col-l-span-14 {
    -ms-grid-column-span: 14;
    grid-column-end: span 14;
  }
  .row-l-14 {
    -ms-grid-row: 14;
    grid-row-start: 14;
  }
  .row-l-span-14 {
    -ms-grid-row-span: 14;
    grid-row-end: span 14;
  }
  .col-l-15 {
    -ms-grid-column: 15;
    grid-column-start: 15;
  }
  .col-l-span-15 {
    -ms-grid-column-span: 15;
    grid-column-end: span 15;
  }
  .row-l-15 {
    -ms-grid-row: 15;
    grid-row-start: 15;
  }
  .row-l-span-15 {
    -ms-grid-row-span: 15;
    grid-row-end: span 15;
  }
  .col-l-16 {
    -ms-grid-column: 16;
    grid-column-start: 16;
  }
  .col-l-span-16 {
    -ms-grid-column-span: 16;
    grid-column-end: span 16;
  }
  .row-l-16 {
    -ms-grid-row: 16;
    grid-row-start: 16;
  }
  .row-l-span-16 {
    -ms-grid-row-span: 16;
    grid-row-end: span 16;
  }
  .justify-self-l-start {
    -ms-grid-column-align: start;
        justify-self: start;
  }
  .justify-self-l-end {
    -ms-grid-column-align: end;
        justify-self: end;
  }
  .justify-self-l-center {
    -ms-grid-column-align: center;
        justify-self: center;
  }
  .justify-self-l-stretch {
    -ms-grid-column-align: stretch;
        justify-self: stretch;
  }
  .align-self-l-start {
    -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
  }
  .align-self-l-end {
    -ms-flex-item-align: end;
        -ms-grid-row-align: end;
        align-self: end;
  }
  .align-self-l-center {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  .align-self-l-stretch {
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }
  .justify-content-l-start {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .justify-content-l-end {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .justify-content-l-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .justify-content-l-stretch {
    -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
            justify-content: stretch;
  }
  .align-items-l-start {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .align-items-l-end {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .align-items-l-center {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .align-items-l-stretch {
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }
  .ta-l-center {
    text-align: center;
  }
  .ta-l-left {
    text-align: left;
  }
  .ta-l-right {
    text-align: right;
  }
  .pt-l-0-imp {
    padding-top: 0px !important;
  }
  .pb-l-0-imp {
    padding-bottom: 0px !important;
  }
  .pt-l-1-imp {
    padding-top: 1px !important;
  }
  .pb-l-1-imp {
    padding-bottom: 1px !important;
  }
  .pt-l-2-imp {
    padding-top: 2px !important;
  }
  .pb-l-2-imp {
    padding-bottom: 2px !important;
  }
  .pt-l-3-imp {
    padding-top: 3px !important;
  }
  .pb-l-3-imp {
    padding-bottom: 3px !important;
  }
  .pt-l-4-imp {
    padding-top: 4px !important;
  }
  .pb-l-4-imp {
    padding-bottom: 4px !important;
  }
  .pt-l-5-imp {
    padding-top: 5px !important;
  }
  .pb-l-5-imp {
    padding-bottom: 5px !important;
  }
  .pt-l-6-imp {
    padding-top: 6px !important;
  }
  .pb-l-6-imp {
    padding-bottom: 6px !important;
  }
  .pt-l-7-imp {
    padding-top: 7px !important;
  }
  .pb-l-7-imp {
    padding-bottom: 7px !important;
  }
  .pt-l-8-imp {
    padding-top: 8px !important;
  }
  .pb-l-8-imp {
    padding-bottom: 8px !important;
  }
  .pt-l-9-imp {
    padding-top: 9px !important;
  }
  .pb-l-9-imp {
    padding-bottom: 9px !important;
  }
  .pt-l-10-imp {
    padding-top: 10px !important;
  }
  .pb-l-10-imp {
    padding-bottom: 10px !important;
  }
  .pt-l-11-imp {
    padding-top: 11px !important;
  }
  .pb-l-11-imp {
    padding-bottom: 11px !important;
  }
  .pt-l-12-imp {
    padding-top: 12px !important;
  }
  .pb-l-12-imp {
    padding-bottom: 12px !important;
  }
  .pt-l-13-imp {
    padding-top: 13px !important;
  }
  .pb-l-13-imp {
    padding-bottom: 13px !important;
  }
  .pt-l-14-imp {
    padding-top: 14px !important;
  }
  .pb-l-14-imp {
    padding-bottom: 14px !important;
  }
  .pt-l-15-imp {
    padding-top: 15px !important;
  }
  .pb-l-15-imp {
    padding-bottom: 15px !important;
  }
  .pt-l-16-imp {
    padding-top: 16px !important;
  }
  .pb-l-16-imp {
    padding-bottom: 16px !important;
  }
  .pt-l-17-imp {
    padding-top: 17px !important;
  }
  .pb-l-17-imp {
    padding-bottom: 17px !important;
  }
  .pt-l-18-imp {
    padding-top: 18px !important;
  }
  .pb-l-18-imp {
    padding-bottom: 18px !important;
  }
  .pt-l-19-imp {
    padding-top: 19px !important;
  }
  .pb-l-19-imp {
    padding-bottom: 19px !important;
  }
  .pt-l-20-imp {
    padding-top: 20px !important;
  }
  .pb-l-20-imp {
    padding-bottom: 20px !important;
  }
  .pt-l-21-imp {
    padding-top: 21px !important;
  }
  .pb-l-21-imp {
    padding-bottom: 21px !important;
  }
  .pt-l-22-imp {
    padding-top: 22px !important;
  }
  .pb-l-22-imp {
    padding-bottom: 22px !important;
  }
  .pt-l-23-imp {
    padding-top: 23px !important;
  }
  .pb-l-23-imp {
    padding-bottom: 23px !important;
  }
  .pt-l-24-imp {
    padding-top: 24px !important;
  }
  .pb-l-24-imp {
    padding-bottom: 24px !important;
  }
  .pt-l-25-imp {
    padding-top: 25px !important;
  }
  .pb-l-25-imp {
    padding-bottom: 25px !important;
  }
  .pt-l-26-imp {
    padding-top: 26px !important;
  }
  .pb-l-26-imp {
    padding-bottom: 26px !important;
  }
  .pt-l-27-imp {
    padding-top: 27px !important;
  }
  .pb-l-27-imp {
    padding-bottom: 27px !important;
  }
  .pt-l-28-imp {
    padding-top: 28px !important;
  }
  .pb-l-28-imp {
    padding-bottom: 28px !important;
  }
  .pt-l-29-imp {
    padding-top: 29px !important;
  }
  .pb-l-29-imp {
    padding-bottom: 29px !important;
  }
  .pt-l-30-imp {
    padding-top: 30px !important;
  }
  .pb-l-30-imp {
    padding-bottom: 30px !important;
  }
  .pt-l-31-imp {
    padding-top: 31px !important;
  }
  .pb-l-31-imp {
    padding-bottom: 31px !important;
  }
  .pt-l-32-imp {
    padding-top: 32px !important;
  }
  .pb-l-32-imp {
    padding-bottom: 32px !important;
  }
  .pt-l-33-imp {
    padding-top: 33px !important;
  }
  .pb-l-33-imp {
    padding-bottom: 33px !important;
  }
  .pt-l-34-imp {
    padding-top: 34px !important;
  }
  .pb-l-34-imp {
    padding-bottom: 34px !important;
  }
  .pt-l-35-imp {
    padding-top: 35px !important;
  }
  .pb-l-35-imp {
    padding-bottom: 35px !important;
  }
  .pt-l-36-imp {
    padding-top: 36px !important;
  }
  .pb-l-36-imp {
    padding-bottom: 36px !important;
  }
  .pt-l-37-imp {
    padding-top: 37px !important;
  }
  .pb-l-37-imp {
    padding-bottom: 37px !important;
  }
  .pt-l-38-imp {
    padding-top: 38px !important;
  }
  .pb-l-38-imp {
    padding-bottom: 38px !important;
  }
  .pt-l-39-imp {
    padding-top: 39px !important;
  }
  .pb-l-39-imp {
    padding-bottom: 39px !important;
  }
  .pt-l-40-imp {
    padding-top: 40px !important;
  }
  .pb-l-40-imp {
    padding-bottom: 40px !important;
  }
  .pt-l-41-imp {
    padding-top: 41px !important;
  }
  .pb-l-41-imp {
    padding-bottom: 41px !important;
  }
  .pt-l-42-imp {
    padding-top: 42px !important;
  }
  .pb-l-42-imp {
    padding-bottom: 42px !important;
  }
  .pt-l-43-imp {
    padding-top: 43px !important;
  }
  .pb-l-43-imp {
    padding-bottom: 43px !important;
  }
  .pt-l-44-imp {
    padding-top: 44px !important;
  }
  .pb-l-44-imp {
    padding-bottom: 44px !important;
  }
  .pt-l-45-imp {
    padding-top: 45px !important;
  }
  .pb-l-45-imp {
    padding-bottom: 45px !important;
  }
  .pt-l-46-imp {
    padding-top: 46px !important;
  }
  .pb-l-46-imp {
    padding-bottom: 46px !important;
  }
  .pt-l-47-imp {
    padding-top: 47px !important;
  }
  .pb-l-47-imp {
    padding-bottom: 47px !important;
  }
  .pt-l-48-imp {
    padding-top: 48px !important;
  }
  .pb-l-48-imp {
    padding-bottom: 48px !important;
  }
  .pt-l-49-imp {
    padding-top: 49px !important;
  }
  .pb-l-49-imp {
    padding-bottom: 49px !important;
  }
  .pt-l-50-imp {
    padding-top: 50px !important;
  }
  .pb-l-50-imp {
    padding-bottom: 50px !important;
  }
  .pt-l-51-imp {
    padding-top: 51px !important;
  }
  .pb-l-51-imp {
    padding-bottom: 51px !important;
  }
  .pt-l-52-imp {
    padding-top: 52px !important;
  }
  .pb-l-52-imp {
    padding-bottom: 52px !important;
  }
  .pt-l-53-imp {
    padding-top: 53px !important;
  }
  .pb-l-53-imp {
    padding-bottom: 53px !important;
  }
  .pt-l-54-imp {
    padding-top: 54px !important;
  }
  .pb-l-54-imp {
    padding-bottom: 54px !important;
  }
  .pt-l-55-imp {
    padding-top: 55px !important;
  }
  .pb-l-55-imp {
    padding-bottom: 55px !important;
  }
  .pt-l-56-imp {
    padding-top: 56px !important;
  }
  .pb-l-56-imp {
    padding-bottom: 56px !important;
  }
  .pt-l-57-imp {
    padding-top: 57px !important;
  }
  .pb-l-57-imp {
    padding-bottom: 57px !important;
  }
  .pt-l-58-imp {
    padding-top: 58px !important;
  }
  .pb-l-58-imp {
    padding-bottom: 58px !important;
  }
  .pt-l-59-imp {
    padding-top: 59px !important;
  }
  .pb-l-59-imp {
    padding-bottom: 59px !important;
  }
  .pt-l-60-imp {
    padding-top: 60px !important;
  }
  .pb-l-60-imp {
    padding-bottom: 60px !important;
  }
  .pt-l-61-imp {
    padding-top: 61px !important;
  }
  .pb-l-61-imp {
    padding-bottom: 61px !important;
  }
  .pt-l-62-imp {
    padding-top: 62px !important;
  }
  .pb-l-62-imp {
    padding-bottom: 62px !important;
  }
  .pt-l-63-imp {
    padding-top: 63px !important;
  }
  .pb-l-63-imp {
    padding-bottom: 63px !important;
  }
  .pt-l-64-imp {
    padding-top: 64px !important;
  }
  .pb-l-64-imp {
    padding-bottom: 64px !important;
  }
  .pt-l-65-imp {
    padding-top: 65px !important;
  }
  .pb-l-65-imp {
    padding-bottom: 65px !important;
  }
  .pt-l-66-imp {
    padding-top: 66px !important;
  }
  .pb-l-66-imp {
    padding-bottom: 66px !important;
  }
  .pt-l-67-imp {
    padding-top: 67px !important;
  }
  .pb-l-67-imp {
    padding-bottom: 67px !important;
  }
  .pt-l-68-imp {
    padding-top: 68px !important;
  }
  .pb-l-68-imp {
    padding-bottom: 68px !important;
  }
  .pt-l-69-imp {
    padding-top: 69px !important;
  }
  .pb-l-69-imp {
    padding-bottom: 69px !important;
  }
  .pt-l-70-imp {
    padding-top: 70px !important;
  }
  .pb-l-70-imp {
    padding-bottom: 70px !important;
  }
  .pt-l-71-imp {
    padding-top: 71px !important;
  }
  .pb-l-71-imp {
    padding-bottom: 71px !important;
  }
  .pt-l-72-imp {
    padding-top: 72px !important;
  }
  .pb-l-72-imp {
    padding-bottom: 72px !important;
  }
  .pt-l-73-imp {
    padding-top: 73px !important;
  }
  .pb-l-73-imp {
    padding-bottom: 73px !important;
  }
  .pt-l-74-imp {
    padding-top: 74px !important;
  }
  .pb-l-74-imp {
    padding-bottom: 74px !important;
  }
  .pt-l-75-imp {
    padding-top: 75px !important;
  }
  .pb-l-75-imp {
    padding-bottom: 75px !important;
  }
  .pt-l-76-imp {
    padding-top: 76px !important;
  }
  .pb-l-76-imp {
    padding-bottom: 76px !important;
  }
  .pt-l-77-imp {
    padding-top: 77px !important;
  }
  .pb-l-77-imp {
    padding-bottom: 77px !important;
  }
  .pt-l-78-imp {
    padding-top: 78px !important;
  }
  .pb-l-78-imp {
    padding-bottom: 78px !important;
  }
  .pt-l-79-imp {
    padding-top: 79px !important;
  }
  .pb-l-79-imp {
    padding-bottom: 79px !important;
  }
  .pt-l-80-imp {
    padding-top: 80px !important;
  }
  .pb-l-80-imp {
    padding-bottom: 80px !important;
  }
  .pt-l-81-imp {
    padding-top: 81px !important;
  }
  .pb-l-81-imp {
    padding-bottom: 81px !important;
  }
  .pt-l-82-imp {
    padding-top: 82px !important;
  }
  .pb-l-82-imp {
    padding-bottom: 82px !important;
  }
  .pt-l-83-imp {
    padding-top: 83px !important;
  }
  .pb-l-83-imp {
    padding-bottom: 83px !important;
  }
  .pt-l-84-imp {
    padding-top: 84px !important;
  }
  .pb-l-84-imp {
    padding-bottom: 84px !important;
  }
  .pt-l-85-imp {
    padding-top: 85px !important;
  }
  .pb-l-85-imp {
    padding-bottom: 85px !important;
  }
  .pt-l-86-imp {
    padding-top: 86px !important;
  }
  .pb-l-86-imp {
    padding-bottom: 86px !important;
  }
  .pt-l-87-imp {
    padding-top: 87px !important;
  }
  .pb-l-87-imp {
    padding-bottom: 87px !important;
  }
  .pt-l-88-imp {
    padding-top: 88px !important;
  }
  .pb-l-88-imp {
    padding-bottom: 88px !important;
  }
  .pt-l-89-imp {
    padding-top: 89px !important;
  }
  .pb-l-89-imp {
    padding-bottom: 89px !important;
  }
  .pt-l-90-imp {
    padding-top: 90px !important;
  }
  .pb-l-90-imp {
    padding-bottom: 90px !important;
  }
  .pt-l-91-imp {
    padding-top: 91px !important;
  }
  .pb-l-91-imp {
    padding-bottom: 91px !important;
  }
  .pt-l-92-imp {
    padding-top: 92px !important;
  }
  .pb-l-92-imp {
    padding-bottom: 92px !important;
  }
  .pt-l-93-imp {
    padding-top: 93px !important;
  }
  .pb-l-93-imp {
    padding-bottom: 93px !important;
  }
  .pt-l-94-imp {
    padding-top: 94px !important;
  }
  .pb-l-94-imp {
    padding-bottom: 94px !important;
  }
  .pt-l-95-imp {
    padding-top: 95px !important;
  }
  .pb-l-95-imp {
    padding-bottom: 95px !important;
  }
  .pt-l-96-imp {
    padding-top: 96px !important;
  }
  .pb-l-96-imp {
    padding-bottom: 96px !important;
  }
  .pt-l-97-imp {
    padding-top: 97px !important;
  }
  .pb-l-97-imp {
    padding-bottom: 97px !important;
  }
  .pt-l-98-imp {
    padding-top: 98px !important;
  }
  .pb-l-98-imp {
    padding-bottom: 98px !important;
  }
  .pt-l-99-imp {
    padding-top: 99px !important;
  }
  .pb-l-99-imp {
    padding-bottom: 99px !important;
  }
  .pt-l-100-imp {
    padding-top: 100px !important;
  }
  .pb-l-100-imp {
    padding-bottom: 100px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .col-m-1 {
    -ms-grid-column: 1;
    grid-column-start: 1;
  }
  .col-m-span-1 {
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
  .row-m-1 {
    -ms-grid-row: 1;
    grid-row-start: 1;
  }
  .row-m-span-1 {
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
  .col-m-2 {
    -ms-grid-column: 2;
    grid-column-start: 2;
  }
  .col-m-span-2 {
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }
  .row-m-2 {
    -ms-grid-row: 2;
    grid-row-start: 2;
  }
  .row-m-span-2 {
    -ms-grid-row-span: 2;
    grid-row-end: span 2;
  }
  .col-m-3 {
    -ms-grid-column: 3;
    grid-column-start: 3;
  }
  .col-m-span-3 {
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }
  .row-m-3 {
    -ms-grid-row: 3;
    grid-row-start: 3;
  }
  .row-m-span-3 {
    -ms-grid-row-span: 3;
    grid-row-end: span 3;
  }
  .col-m-4 {
    -ms-grid-column: 4;
    grid-column-start: 4;
  }
  .col-m-span-4 {
    -ms-grid-column-span: 4;
    grid-column-end: span 4;
  }
  .row-m-4 {
    -ms-grid-row: 4;
    grid-row-start: 4;
  }
  .row-m-span-4 {
    -ms-grid-row-span: 4;
    grid-row-end: span 4;
  }
  .col-m-5 {
    -ms-grid-column: 5;
    grid-column-start: 5;
  }
  .col-m-span-5 {
    -ms-grid-column-span: 5;
    grid-column-end: span 5;
  }
  .row-m-5 {
    -ms-grid-row: 5;
    grid-row-start: 5;
  }
  .row-m-span-5 {
    -ms-grid-row-span: 5;
    grid-row-end: span 5;
  }
  .col-m-6 {
    -ms-grid-column: 6;
    grid-column-start: 6;
  }
  .col-m-span-6 {
    -ms-grid-column-span: 6;
    grid-column-end: span 6;
  }
  .row-m-6 {
    -ms-grid-row: 6;
    grid-row-start: 6;
  }
  .row-m-span-6 {
    -ms-grid-row-span: 6;
    grid-row-end: span 6;
  }
  .col-m-7 {
    -ms-grid-column: 7;
    grid-column-start: 7;
  }
  .col-m-span-7 {
    -ms-grid-column-span: 7;
    grid-column-end: span 7;
  }
  .row-m-7 {
    -ms-grid-row: 7;
    grid-row-start: 7;
  }
  .row-m-span-7 {
    -ms-grid-row-span: 7;
    grid-row-end: span 7;
  }
  .col-m-8 {
    -ms-grid-column: 8;
    grid-column-start: 8;
  }
  .col-m-span-8 {
    -ms-grid-column-span: 8;
    grid-column-end: span 8;
  }
  .row-m-8 {
    -ms-grid-row: 8;
    grid-row-start: 8;
  }
  .row-m-span-8 {
    -ms-grid-row-span: 8;
    grid-row-end: span 8;
  }
  .col-m-9 {
    -ms-grid-column: 9;
    grid-column-start: 9;
  }
  .col-m-span-9 {
    -ms-grid-column-span: 9;
    grid-column-end: span 9;
  }
  .row-m-9 {
    -ms-grid-row: 9;
    grid-row-start: 9;
  }
  .row-m-span-9 {
    -ms-grid-row-span: 9;
    grid-row-end: span 9;
  }
  .col-m-10 {
    -ms-grid-column: 10;
    grid-column-start: 10;
  }
  .col-m-span-10 {
    -ms-grid-column-span: 10;
    grid-column-end: span 10;
  }
  .row-m-10 {
    -ms-grid-row: 10;
    grid-row-start: 10;
  }
  .row-m-span-10 {
    -ms-grid-row-span: 10;
    grid-row-end: span 10;
  }
  .col-m-11 {
    -ms-grid-column: 11;
    grid-column-start: 11;
  }
  .col-m-span-11 {
    -ms-grid-column-span: 11;
    grid-column-end: span 11;
  }
  .row-m-11 {
    -ms-grid-row: 11;
    grid-row-start: 11;
  }
  .row-m-span-11 {
    -ms-grid-row-span: 11;
    grid-row-end: span 11;
  }
  .col-m-12 {
    -ms-grid-column: 12;
    grid-column-start: 12;
  }
  .col-m-span-12 {
    -ms-grid-column-span: 12;
    grid-column-end: span 12;
  }
  .row-m-12 {
    -ms-grid-row: 12;
    grid-row-start: 12;
  }
  .row-m-span-12 {
    -ms-grid-row-span: 12;
    grid-row-end: span 12;
  }
  .col-m-13 {
    -ms-grid-column: 13;
    grid-column-start: 13;
  }
  .col-m-span-13 {
    -ms-grid-column-span: 13;
    grid-column-end: span 13;
  }
  .row-m-13 {
    -ms-grid-row: 13;
    grid-row-start: 13;
  }
  .row-m-span-13 {
    -ms-grid-row-span: 13;
    grid-row-end: span 13;
  }
  .col-m-14 {
    -ms-grid-column: 14;
    grid-column-start: 14;
  }
  .col-m-span-14 {
    -ms-grid-column-span: 14;
    grid-column-end: span 14;
  }
  .row-m-14 {
    -ms-grid-row: 14;
    grid-row-start: 14;
  }
  .row-m-span-14 {
    -ms-grid-row-span: 14;
    grid-row-end: span 14;
  }
  .col-m-15 {
    -ms-grid-column: 15;
    grid-column-start: 15;
  }
  .col-m-span-15 {
    -ms-grid-column-span: 15;
    grid-column-end: span 15;
  }
  .row-m-15 {
    -ms-grid-row: 15;
    grid-row-start: 15;
  }
  .row-m-span-15 {
    -ms-grid-row-span: 15;
    grid-row-end: span 15;
  }
  .col-m-16 {
    -ms-grid-column: 16;
    grid-column-start: 16;
  }
  .col-m-span-16 {
    -ms-grid-column-span: 16;
    grid-column-end: span 16;
  }
  .row-m-16 {
    -ms-grid-row: 16;
    grid-row-start: 16;
  }
  .row-m-span-16 {
    -ms-grid-row-span: 16;
    grid-row-end: span 16;
  }
  .justify-self-m-start {
    -ms-grid-column-align: start;
        justify-self: start;
  }
  .justify-self-m-end {
    -ms-grid-column-align: end;
        justify-self: end;
  }
  .justify-self-m-center {
    -ms-grid-column-align: center;
        justify-self: center;
  }
  .justify-self-m-stretch {
    -ms-grid-column-align: stretch;
        justify-self: stretch;
  }
  .align-self-m-start {
    -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
  }
  .align-self-m-end {
    -ms-flex-item-align: end;
        -ms-grid-row-align: end;
        align-self: end;
  }
  .align-self-m-center {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  .align-self-m-stretch {
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }
  .justify-content-m-start {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .justify-content-m-end {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .justify-content-m-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .justify-content-m-stretch {
    -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
            justify-content: stretch;
  }
  .align-items-m-start {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .align-items-m-end {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .align-items-m-center {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .align-items-m-stretch {
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }
  .pt-m-0-imp {
    padding-top: 0px !important;
  }
  .pb-m-0-imp {
    padding-bottom: 0px !important;
  }
  .pt-m-1-imp {
    padding-top: 1px !important;
  }
  .pb-m-1-imp {
    padding-bottom: 1px !important;
  }
  .pt-m-2-imp {
    padding-top: 2px !important;
  }
  .pb-m-2-imp {
    padding-bottom: 2px !important;
  }
  .pt-m-3-imp {
    padding-top: 3px !important;
  }
  .pb-m-3-imp {
    padding-bottom: 3px !important;
  }
  .pt-m-4-imp {
    padding-top: 4px !important;
  }
  .pb-m-4-imp {
    padding-bottom: 4px !important;
  }
  .pt-m-5-imp {
    padding-top: 5px !important;
  }
  .pb-m-5-imp {
    padding-bottom: 5px !important;
  }
  .pt-m-6-imp {
    padding-top: 6px !important;
  }
  .pb-m-6-imp {
    padding-bottom: 6px !important;
  }
  .pt-m-7-imp {
    padding-top: 7px !important;
  }
  .pb-m-7-imp {
    padding-bottom: 7px !important;
  }
  .pt-m-8-imp {
    padding-top: 8px !important;
  }
  .pb-m-8-imp {
    padding-bottom: 8px !important;
  }
  .pt-m-9-imp {
    padding-top: 9px !important;
  }
  .pb-m-9-imp {
    padding-bottom: 9px !important;
  }
  .pt-m-10-imp {
    padding-top: 10px !important;
  }
  .pb-m-10-imp {
    padding-bottom: 10px !important;
  }
  .pt-m-11-imp {
    padding-top: 11px !important;
  }
  .pb-m-11-imp {
    padding-bottom: 11px !important;
  }
  .pt-m-12-imp {
    padding-top: 12px !important;
  }
  .pb-m-12-imp {
    padding-bottom: 12px !important;
  }
  .pt-m-13-imp {
    padding-top: 13px !important;
  }
  .pb-m-13-imp {
    padding-bottom: 13px !important;
  }
  .pt-m-14-imp {
    padding-top: 14px !important;
  }
  .pb-m-14-imp {
    padding-bottom: 14px !important;
  }
  .pt-m-15-imp {
    padding-top: 15px !important;
  }
  .pb-m-15-imp {
    padding-bottom: 15px !important;
  }
  .pt-m-16-imp {
    padding-top: 16px !important;
  }
  .pb-m-16-imp {
    padding-bottom: 16px !important;
  }
  .pt-m-17-imp {
    padding-top: 17px !important;
  }
  .pb-m-17-imp {
    padding-bottom: 17px !important;
  }
  .pt-m-18-imp {
    padding-top: 18px !important;
  }
  .pb-m-18-imp {
    padding-bottom: 18px !important;
  }
  .pt-m-19-imp {
    padding-top: 19px !important;
  }
  .pb-m-19-imp {
    padding-bottom: 19px !important;
  }
  .pt-m-20-imp {
    padding-top: 20px !important;
  }
  .pb-m-20-imp {
    padding-bottom: 20px !important;
  }
  .pt-m-21-imp {
    padding-top: 21px !important;
  }
  .pb-m-21-imp {
    padding-bottom: 21px !important;
  }
  .pt-m-22-imp {
    padding-top: 22px !important;
  }
  .pb-m-22-imp {
    padding-bottom: 22px !important;
  }
  .pt-m-23-imp {
    padding-top: 23px !important;
  }
  .pb-m-23-imp {
    padding-bottom: 23px !important;
  }
  .pt-m-24-imp {
    padding-top: 24px !important;
  }
  .pb-m-24-imp {
    padding-bottom: 24px !important;
  }
  .pt-m-25-imp {
    padding-top: 25px !important;
  }
  .pb-m-25-imp {
    padding-bottom: 25px !important;
  }
  .pt-m-26-imp {
    padding-top: 26px !important;
  }
  .pb-m-26-imp {
    padding-bottom: 26px !important;
  }
  .pt-m-27-imp {
    padding-top: 27px !important;
  }
  .pb-m-27-imp {
    padding-bottom: 27px !important;
  }
  .pt-m-28-imp {
    padding-top: 28px !important;
  }
  .pb-m-28-imp {
    padding-bottom: 28px !important;
  }
  .pt-m-29-imp {
    padding-top: 29px !important;
  }
  .pb-m-29-imp {
    padding-bottom: 29px !important;
  }
  .pt-m-30-imp {
    padding-top: 30px !important;
  }
  .pb-m-30-imp {
    padding-bottom: 30px !important;
  }
  .pt-m-31-imp {
    padding-top: 31px !important;
  }
  .pb-m-31-imp {
    padding-bottom: 31px !important;
  }
  .pt-m-32-imp {
    padding-top: 32px !important;
  }
  .pb-m-32-imp {
    padding-bottom: 32px !important;
  }
  .pt-m-33-imp {
    padding-top: 33px !important;
  }
  .pb-m-33-imp {
    padding-bottom: 33px !important;
  }
  .pt-m-34-imp {
    padding-top: 34px !important;
  }
  .pb-m-34-imp {
    padding-bottom: 34px !important;
  }
  .pt-m-35-imp {
    padding-top: 35px !important;
  }
  .pb-m-35-imp {
    padding-bottom: 35px !important;
  }
  .pt-m-36-imp {
    padding-top: 36px !important;
  }
  .pb-m-36-imp {
    padding-bottom: 36px !important;
  }
  .pt-m-37-imp {
    padding-top: 37px !important;
  }
  .pb-m-37-imp {
    padding-bottom: 37px !important;
  }
  .pt-m-38-imp {
    padding-top: 38px !important;
  }
  .pb-m-38-imp {
    padding-bottom: 38px !important;
  }
  .pt-m-39-imp {
    padding-top: 39px !important;
  }
  .pb-m-39-imp {
    padding-bottom: 39px !important;
  }
  .pt-m-40-imp {
    padding-top: 40px !important;
  }
  .pb-m-40-imp {
    padding-bottom: 40px !important;
  }
  .pt-m-41-imp {
    padding-top: 41px !important;
  }
  .pb-m-41-imp {
    padding-bottom: 41px !important;
  }
  .pt-m-42-imp {
    padding-top: 42px !important;
  }
  .pb-m-42-imp {
    padding-bottom: 42px !important;
  }
  .pt-m-43-imp {
    padding-top: 43px !important;
  }
  .pb-m-43-imp {
    padding-bottom: 43px !important;
  }
  .pt-m-44-imp {
    padding-top: 44px !important;
  }
  .pb-m-44-imp {
    padding-bottom: 44px !important;
  }
  .pt-m-45-imp {
    padding-top: 45px !important;
  }
  .pb-m-45-imp {
    padding-bottom: 45px !important;
  }
  .pt-m-46-imp {
    padding-top: 46px !important;
  }
  .pb-m-46-imp {
    padding-bottom: 46px !important;
  }
  .pt-m-47-imp {
    padding-top: 47px !important;
  }
  .pb-m-47-imp {
    padding-bottom: 47px !important;
  }
  .pt-m-48-imp {
    padding-top: 48px !important;
  }
  .pb-m-48-imp {
    padding-bottom: 48px !important;
  }
  .pt-m-49-imp {
    padding-top: 49px !important;
  }
  .pb-m-49-imp {
    padding-bottom: 49px !important;
  }
  .pt-m-50-imp {
    padding-top: 50px !important;
  }
  .pb-m-50-imp {
    padding-bottom: 50px !important;
  }
  .pt-m-51-imp {
    padding-top: 51px !important;
  }
  .pb-m-51-imp {
    padding-bottom: 51px !important;
  }
  .pt-m-52-imp {
    padding-top: 52px !important;
  }
  .pb-m-52-imp {
    padding-bottom: 52px !important;
  }
  .pt-m-53-imp {
    padding-top: 53px !important;
  }
  .pb-m-53-imp {
    padding-bottom: 53px !important;
  }
  .pt-m-54-imp {
    padding-top: 54px !important;
  }
  .pb-m-54-imp {
    padding-bottom: 54px !important;
  }
  .pt-m-55-imp {
    padding-top: 55px !important;
  }
  .pb-m-55-imp {
    padding-bottom: 55px !important;
  }
  .pt-m-56-imp {
    padding-top: 56px !important;
  }
  .pb-m-56-imp {
    padding-bottom: 56px !important;
  }
  .pt-m-57-imp {
    padding-top: 57px !important;
  }
  .pb-m-57-imp {
    padding-bottom: 57px !important;
  }
  .pt-m-58-imp {
    padding-top: 58px !important;
  }
  .pb-m-58-imp {
    padding-bottom: 58px !important;
  }
  .pt-m-59-imp {
    padding-top: 59px !important;
  }
  .pb-m-59-imp {
    padding-bottom: 59px !important;
  }
  .pt-m-60-imp {
    padding-top: 60px !important;
  }
  .pb-m-60-imp {
    padding-bottom: 60px !important;
  }
  .pt-m-61-imp {
    padding-top: 61px !important;
  }
  .pb-m-61-imp {
    padding-bottom: 61px !important;
  }
  .pt-m-62-imp {
    padding-top: 62px !important;
  }
  .pb-m-62-imp {
    padding-bottom: 62px !important;
  }
  .pt-m-63-imp {
    padding-top: 63px !important;
  }
  .pb-m-63-imp {
    padding-bottom: 63px !important;
  }
  .pt-m-64-imp {
    padding-top: 64px !important;
  }
  .pb-m-64-imp {
    padding-bottom: 64px !important;
  }
  .pt-m-65-imp {
    padding-top: 65px !important;
  }
  .pb-m-65-imp {
    padding-bottom: 65px !important;
  }
  .pt-m-66-imp {
    padding-top: 66px !important;
  }
  .pb-m-66-imp {
    padding-bottom: 66px !important;
  }
  .pt-m-67-imp {
    padding-top: 67px !important;
  }
  .pb-m-67-imp {
    padding-bottom: 67px !important;
  }
  .pt-m-68-imp {
    padding-top: 68px !important;
  }
  .pb-m-68-imp {
    padding-bottom: 68px !important;
  }
  .pt-m-69-imp {
    padding-top: 69px !important;
  }
  .pb-m-69-imp {
    padding-bottom: 69px !important;
  }
  .pt-m-70-imp {
    padding-top: 70px !important;
  }
  .pb-m-70-imp {
    padding-bottom: 70px !important;
  }
  .pt-m-71-imp {
    padding-top: 71px !important;
  }
  .pb-m-71-imp {
    padding-bottom: 71px !important;
  }
  .pt-m-72-imp {
    padding-top: 72px !important;
  }
  .pb-m-72-imp {
    padding-bottom: 72px !important;
  }
  .pt-m-73-imp {
    padding-top: 73px !important;
  }
  .pb-m-73-imp {
    padding-bottom: 73px !important;
  }
  .pt-m-74-imp {
    padding-top: 74px !important;
  }
  .pb-m-74-imp {
    padding-bottom: 74px !important;
  }
  .pt-m-75-imp {
    padding-top: 75px !important;
  }
  .pb-m-75-imp {
    padding-bottom: 75px !important;
  }
  .pt-m-76-imp {
    padding-top: 76px !important;
  }
  .pb-m-76-imp {
    padding-bottom: 76px !important;
  }
  .pt-m-77-imp {
    padding-top: 77px !important;
  }
  .pb-m-77-imp {
    padding-bottom: 77px !important;
  }
  .pt-m-78-imp {
    padding-top: 78px !important;
  }
  .pb-m-78-imp {
    padding-bottom: 78px !important;
  }
  .pt-m-79-imp {
    padding-top: 79px !important;
  }
  .pb-m-79-imp {
    padding-bottom: 79px !important;
  }
  .pt-m-80-imp {
    padding-top: 80px !important;
  }
  .pb-m-80-imp {
    padding-bottom: 80px !important;
  }
  .pt-m-81-imp {
    padding-top: 81px !important;
  }
  .pb-m-81-imp {
    padding-bottom: 81px !important;
  }
  .pt-m-82-imp {
    padding-top: 82px !important;
  }
  .pb-m-82-imp {
    padding-bottom: 82px !important;
  }
  .pt-m-83-imp {
    padding-top: 83px !important;
  }
  .pb-m-83-imp {
    padding-bottom: 83px !important;
  }
  .pt-m-84-imp {
    padding-top: 84px !important;
  }
  .pb-m-84-imp {
    padding-bottom: 84px !important;
  }
  .pt-m-85-imp {
    padding-top: 85px !important;
  }
  .pb-m-85-imp {
    padding-bottom: 85px !important;
  }
  .pt-m-86-imp {
    padding-top: 86px !important;
  }
  .pb-m-86-imp {
    padding-bottom: 86px !important;
  }
  .pt-m-87-imp {
    padding-top: 87px !important;
  }
  .pb-m-87-imp {
    padding-bottom: 87px !important;
  }
  .pt-m-88-imp {
    padding-top: 88px !important;
  }
  .pb-m-88-imp {
    padding-bottom: 88px !important;
  }
  .pt-m-89-imp {
    padding-top: 89px !important;
  }
  .pb-m-89-imp {
    padding-bottom: 89px !important;
  }
  .pt-m-90-imp {
    padding-top: 90px !important;
  }
  .pb-m-90-imp {
    padding-bottom: 90px !important;
  }
  .pt-m-91-imp {
    padding-top: 91px !important;
  }
  .pb-m-91-imp {
    padding-bottom: 91px !important;
  }
  .pt-m-92-imp {
    padding-top: 92px !important;
  }
  .pb-m-92-imp {
    padding-bottom: 92px !important;
  }
  .pt-m-93-imp {
    padding-top: 93px !important;
  }
  .pb-m-93-imp {
    padding-bottom: 93px !important;
  }
  .pt-m-94-imp {
    padding-top: 94px !important;
  }
  .pb-m-94-imp {
    padding-bottom: 94px !important;
  }
  .pt-m-95-imp {
    padding-top: 95px !important;
  }
  .pb-m-95-imp {
    padding-bottom: 95px !important;
  }
  .pt-m-96-imp {
    padding-top: 96px !important;
  }
  .pb-m-96-imp {
    padding-bottom: 96px !important;
  }
  .pt-m-97-imp {
    padding-top: 97px !important;
  }
  .pb-m-97-imp {
    padding-bottom: 97px !important;
  }
  .pt-m-98-imp {
    padding-top: 98px !important;
  }
  .pb-m-98-imp {
    padding-bottom: 98px !important;
  }
  .pt-m-99-imp {
    padding-top: 99px !important;
  }
  .pb-m-99-imp {
    padding-bottom: 99px !important;
  }
  .pt-m-100-imp {
    padding-top: 100px !important;
  }
  .pb-m-100-imp {
    padding-bottom: 100px !important;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .col-s-1 {
    -ms-grid-column: 1;
    grid-column-start: 1;
  }
  .col-s-span-1 {
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
  .row-s-1 {
    -ms-grid-row: 1;
    grid-row-start: 1;
  }
  .row-s-span-1 {
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
  .col-s-2 {
    -ms-grid-column: 2;
    grid-column-start: 2;
  }
  .col-s-span-2 {
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }
  .row-s-2 {
    -ms-grid-row: 2;
    grid-row-start: 2;
  }
  .row-s-span-2 {
    -ms-grid-row-span: 2;
    grid-row-end: span 2;
  }
  .col-s-3 {
    -ms-grid-column: 3;
    grid-column-start: 3;
  }
  .col-s-span-3 {
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }
  .row-s-3 {
    -ms-grid-row: 3;
    grid-row-start: 3;
  }
  .row-s-span-3 {
    -ms-grid-row-span: 3;
    grid-row-end: span 3;
  }
  .col-s-4 {
    -ms-grid-column: 4;
    grid-column-start: 4;
  }
  .col-s-span-4 {
    -ms-grid-column-span: 4;
    grid-column-end: span 4;
  }
  .row-s-4 {
    -ms-grid-row: 4;
    grid-row-start: 4;
  }
  .row-s-span-4 {
    -ms-grid-row-span: 4;
    grid-row-end: span 4;
  }
  .col-s-5 {
    -ms-grid-column: 5;
    grid-column-start: 5;
  }
  .col-s-span-5 {
    -ms-grid-column-span: 5;
    grid-column-end: span 5;
  }
  .row-s-5 {
    -ms-grid-row: 5;
    grid-row-start: 5;
  }
  .row-s-span-5 {
    -ms-grid-row-span: 5;
    grid-row-end: span 5;
  }
  .col-s-6 {
    -ms-grid-column: 6;
    grid-column-start: 6;
  }
  .col-s-span-6 {
    -ms-grid-column-span: 6;
    grid-column-end: span 6;
  }
  .row-s-6 {
    -ms-grid-row: 6;
    grid-row-start: 6;
  }
  .row-s-span-6 {
    -ms-grid-row-span: 6;
    grid-row-end: span 6;
  }
  .col-s-7 {
    -ms-grid-column: 7;
    grid-column-start: 7;
  }
  .col-s-span-7 {
    -ms-grid-column-span: 7;
    grid-column-end: span 7;
  }
  .row-s-7 {
    -ms-grid-row: 7;
    grid-row-start: 7;
  }
  .row-s-span-7 {
    -ms-grid-row-span: 7;
    grid-row-end: span 7;
  }
  .col-s-8 {
    -ms-grid-column: 8;
    grid-column-start: 8;
  }
  .col-s-span-8 {
    -ms-grid-column-span: 8;
    grid-column-end: span 8;
  }
  .row-s-8 {
    -ms-grid-row: 8;
    grid-row-start: 8;
  }
  .row-s-span-8 {
    -ms-grid-row-span: 8;
    grid-row-end: span 8;
  }
  .col-s-9 {
    -ms-grid-column: 9;
    grid-column-start: 9;
  }
  .col-s-span-9 {
    -ms-grid-column-span: 9;
    grid-column-end: span 9;
  }
  .row-s-9 {
    -ms-grid-row: 9;
    grid-row-start: 9;
  }
  .row-s-span-9 {
    -ms-grid-row-span: 9;
    grid-row-end: span 9;
  }
  .col-s-10 {
    -ms-grid-column: 10;
    grid-column-start: 10;
  }
  .col-s-span-10 {
    -ms-grid-column-span: 10;
    grid-column-end: span 10;
  }
  .row-s-10 {
    -ms-grid-row: 10;
    grid-row-start: 10;
  }
  .row-s-span-10 {
    -ms-grid-row-span: 10;
    grid-row-end: span 10;
  }
  .col-s-11 {
    -ms-grid-column: 11;
    grid-column-start: 11;
  }
  .col-s-span-11 {
    -ms-grid-column-span: 11;
    grid-column-end: span 11;
  }
  .row-s-11 {
    -ms-grid-row: 11;
    grid-row-start: 11;
  }
  .row-s-span-11 {
    -ms-grid-row-span: 11;
    grid-row-end: span 11;
  }
  .col-s-12 {
    -ms-grid-column: 12;
    grid-column-start: 12;
  }
  .col-s-span-12 {
    -ms-grid-column-span: 12;
    grid-column-end: span 12;
  }
  .row-s-12 {
    -ms-grid-row: 12;
    grid-row-start: 12;
  }
  .row-s-span-12 {
    -ms-grid-row-span: 12;
    grid-row-end: span 12;
  }
  .col-s-13 {
    -ms-grid-column: 13;
    grid-column-start: 13;
  }
  .col-s-span-13 {
    -ms-grid-column-span: 13;
    grid-column-end: span 13;
  }
  .row-s-13 {
    -ms-grid-row: 13;
    grid-row-start: 13;
  }
  .row-s-span-13 {
    -ms-grid-row-span: 13;
    grid-row-end: span 13;
  }
  .col-s-14 {
    -ms-grid-column: 14;
    grid-column-start: 14;
  }
  .col-s-span-14 {
    -ms-grid-column-span: 14;
    grid-column-end: span 14;
  }
  .row-s-14 {
    -ms-grid-row: 14;
    grid-row-start: 14;
  }
  .row-s-span-14 {
    -ms-grid-row-span: 14;
    grid-row-end: span 14;
  }
  .col-s-15 {
    -ms-grid-column: 15;
    grid-column-start: 15;
  }
  .col-s-span-15 {
    -ms-grid-column-span: 15;
    grid-column-end: span 15;
  }
  .row-s-15 {
    -ms-grid-row: 15;
    grid-row-start: 15;
  }
  .row-s-span-15 {
    -ms-grid-row-span: 15;
    grid-row-end: span 15;
  }
  .col-s-16 {
    -ms-grid-column: 16;
    grid-column-start: 16;
  }
  .col-s-span-16 {
    -ms-grid-column-span: 16;
    grid-column-end: span 16;
  }
  .row-s-16 {
    -ms-grid-row: 16;
    grid-row-start: 16;
  }
  .row-s-span-16 {
    -ms-grid-row-span: 16;
    grid-row-end: span 16;
  }
  .justify-self-s-start {
    -ms-grid-column-align: start;
        justify-self: start;
  }
  .justify-self-s-end {
    -ms-grid-column-align: end;
        justify-self: end;
  }
  .justify-self-s-center {
    -ms-grid-column-align: center;
        justify-self: center;
  }
  .justify-self-s-stretch {
    -ms-grid-column-align: stretch;
        justify-self: stretch;
  }
  .align-self-s-start {
    -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
  }
  .align-self-s-end {
    -ms-flex-item-align: end;
        -ms-grid-row-align: end;
        align-self: end;
  }
  .align-self-s-center {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  .align-self-s-stretch {
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }
  .justify-content-s-start {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .justify-content-s-end {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .justify-content-s-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .justify-content-s-stretch {
    -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
            justify-content: stretch;
  }
  .align-items-s-start {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .align-items-s-end {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .align-items-s-center {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .align-items-s-stretch {
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }
  .pt-s-0-imp {
    padding-top: 0px !important;
  }
  .pb-s-0-imp {
    padding-bottom: 0px !important;
  }
  .pt-s-1-imp {
    padding-top: 1px !important;
  }
  .pb-s-1-imp {
    padding-bottom: 1px !important;
  }
  .pt-s-2-imp {
    padding-top: 2px !important;
  }
  .pb-s-2-imp {
    padding-bottom: 2px !important;
  }
  .pt-s-3-imp {
    padding-top: 3px !important;
  }
  .pb-s-3-imp {
    padding-bottom: 3px !important;
  }
  .pt-s-4-imp {
    padding-top: 4px !important;
  }
  .pb-s-4-imp {
    padding-bottom: 4px !important;
  }
  .pt-s-5-imp {
    padding-top: 5px !important;
  }
  .pb-s-5-imp {
    padding-bottom: 5px !important;
  }
  .pt-s-6-imp {
    padding-top: 6px !important;
  }
  .pb-s-6-imp {
    padding-bottom: 6px !important;
  }
  .pt-s-7-imp {
    padding-top: 7px !important;
  }
  .pb-s-7-imp {
    padding-bottom: 7px !important;
  }
  .pt-s-8-imp {
    padding-top: 8px !important;
  }
  .pb-s-8-imp {
    padding-bottom: 8px !important;
  }
  .pt-s-9-imp {
    padding-top: 9px !important;
  }
  .pb-s-9-imp {
    padding-bottom: 9px !important;
  }
  .pt-s-10-imp {
    padding-top: 10px !important;
  }
  .pb-s-10-imp {
    padding-bottom: 10px !important;
  }
  .pt-s-11-imp {
    padding-top: 11px !important;
  }
  .pb-s-11-imp {
    padding-bottom: 11px !important;
  }
  .pt-s-12-imp {
    padding-top: 12px !important;
  }
  .pb-s-12-imp {
    padding-bottom: 12px !important;
  }
  .pt-s-13-imp {
    padding-top: 13px !important;
  }
  .pb-s-13-imp {
    padding-bottom: 13px !important;
  }
  .pt-s-14-imp {
    padding-top: 14px !important;
  }
  .pb-s-14-imp {
    padding-bottom: 14px !important;
  }
  .pt-s-15-imp {
    padding-top: 15px !important;
  }
  .pb-s-15-imp {
    padding-bottom: 15px !important;
  }
  .pt-s-16-imp {
    padding-top: 16px !important;
  }
  .pb-s-16-imp {
    padding-bottom: 16px !important;
  }
  .pt-s-17-imp {
    padding-top: 17px !important;
  }
  .pb-s-17-imp {
    padding-bottom: 17px !important;
  }
  .pt-s-18-imp {
    padding-top: 18px !important;
  }
  .pb-s-18-imp {
    padding-bottom: 18px !important;
  }
  .pt-s-19-imp {
    padding-top: 19px !important;
  }
  .pb-s-19-imp {
    padding-bottom: 19px !important;
  }
  .pt-s-20-imp {
    padding-top: 20px !important;
  }
  .pb-s-20-imp {
    padding-bottom: 20px !important;
  }
  .pt-s-21-imp {
    padding-top: 21px !important;
  }
  .pb-s-21-imp {
    padding-bottom: 21px !important;
  }
  .pt-s-22-imp {
    padding-top: 22px !important;
  }
  .pb-s-22-imp {
    padding-bottom: 22px !important;
  }
  .pt-s-23-imp {
    padding-top: 23px !important;
  }
  .pb-s-23-imp {
    padding-bottom: 23px !important;
  }
  .pt-s-24-imp {
    padding-top: 24px !important;
  }
  .pb-s-24-imp {
    padding-bottom: 24px !important;
  }
  .pt-s-25-imp {
    padding-top: 25px !important;
  }
  .pb-s-25-imp {
    padding-bottom: 25px !important;
  }
  .pt-s-26-imp {
    padding-top: 26px !important;
  }
  .pb-s-26-imp {
    padding-bottom: 26px !important;
  }
  .pt-s-27-imp {
    padding-top: 27px !important;
  }
  .pb-s-27-imp {
    padding-bottom: 27px !important;
  }
  .pt-s-28-imp {
    padding-top: 28px !important;
  }
  .pb-s-28-imp {
    padding-bottom: 28px !important;
  }
  .pt-s-29-imp {
    padding-top: 29px !important;
  }
  .pb-s-29-imp {
    padding-bottom: 29px !important;
  }
  .pt-s-30-imp {
    padding-top: 30px !important;
  }
  .pb-s-30-imp {
    padding-bottom: 30px !important;
  }
  .pt-s-31-imp {
    padding-top: 31px !important;
  }
  .pb-s-31-imp {
    padding-bottom: 31px !important;
  }
  .pt-s-32-imp {
    padding-top: 32px !important;
  }
  .pb-s-32-imp {
    padding-bottom: 32px !important;
  }
  .pt-s-33-imp {
    padding-top: 33px !important;
  }
  .pb-s-33-imp {
    padding-bottom: 33px !important;
  }
  .pt-s-34-imp {
    padding-top: 34px !important;
  }
  .pb-s-34-imp {
    padding-bottom: 34px !important;
  }
  .pt-s-35-imp {
    padding-top: 35px !important;
  }
  .pb-s-35-imp {
    padding-bottom: 35px !important;
  }
  .pt-s-36-imp {
    padding-top: 36px !important;
  }
  .pb-s-36-imp {
    padding-bottom: 36px !important;
  }
  .pt-s-37-imp {
    padding-top: 37px !important;
  }
  .pb-s-37-imp {
    padding-bottom: 37px !important;
  }
  .pt-s-38-imp {
    padding-top: 38px !important;
  }
  .pb-s-38-imp {
    padding-bottom: 38px !important;
  }
  .pt-s-39-imp {
    padding-top: 39px !important;
  }
  .pb-s-39-imp {
    padding-bottom: 39px !important;
  }
  .pt-s-40-imp {
    padding-top: 40px !important;
  }
  .pb-s-40-imp {
    padding-bottom: 40px !important;
  }
  .pt-s-41-imp {
    padding-top: 41px !important;
  }
  .pb-s-41-imp {
    padding-bottom: 41px !important;
  }
  .pt-s-42-imp {
    padding-top: 42px !important;
  }
  .pb-s-42-imp {
    padding-bottom: 42px !important;
  }
  .pt-s-43-imp {
    padding-top: 43px !important;
  }
  .pb-s-43-imp {
    padding-bottom: 43px !important;
  }
  .pt-s-44-imp {
    padding-top: 44px !important;
  }
  .pb-s-44-imp {
    padding-bottom: 44px !important;
  }
  .pt-s-45-imp {
    padding-top: 45px !important;
  }
  .pb-s-45-imp {
    padding-bottom: 45px !important;
  }
  .pt-s-46-imp {
    padding-top: 46px !important;
  }
  .pb-s-46-imp {
    padding-bottom: 46px !important;
  }
  .pt-s-47-imp {
    padding-top: 47px !important;
  }
  .pb-s-47-imp {
    padding-bottom: 47px !important;
  }
  .pt-s-48-imp {
    padding-top: 48px !important;
  }
  .pb-s-48-imp {
    padding-bottom: 48px !important;
  }
  .pt-s-49-imp {
    padding-top: 49px !important;
  }
  .pb-s-49-imp {
    padding-bottom: 49px !important;
  }
  .pt-s-50-imp {
    padding-top: 50px !important;
  }
  .pb-s-50-imp {
    padding-bottom: 50px !important;
  }
  .pt-s-51-imp {
    padding-top: 51px !important;
  }
  .pb-s-51-imp {
    padding-bottom: 51px !important;
  }
  .pt-s-52-imp {
    padding-top: 52px !important;
  }
  .pb-s-52-imp {
    padding-bottom: 52px !important;
  }
  .pt-s-53-imp {
    padding-top: 53px !important;
  }
  .pb-s-53-imp {
    padding-bottom: 53px !important;
  }
  .pt-s-54-imp {
    padding-top: 54px !important;
  }
  .pb-s-54-imp {
    padding-bottom: 54px !important;
  }
  .pt-s-55-imp {
    padding-top: 55px !important;
  }
  .pb-s-55-imp {
    padding-bottom: 55px !important;
  }
  .pt-s-56-imp {
    padding-top: 56px !important;
  }
  .pb-s-56-imp {
    padding-bottom: 56px !important;
  }
  .pt-s-57-imp {
    padding-top: 57px !important;
  }
  .pb-s-57-imp {
    padding-bottom: 57px !important;
  }
  .pt-s-58-imp {
    padding-top: 58px !important;
  }
  .pb-s-58-imp {
    padding-bottom: 58px !important;
  }
  .pt-s-59-imp {
    padding-top: 59px !important;
  }
  .pb-s-59-imp {
    padding-bottom: 59px !important;
  }
  .pt-s-60-imp {
    padding-top: 60px !important;
  }
  .pb-s-60-imp {
    padding-bottom: 60px !important;
  }
  .pt-s-61-imp {
    padding-top: 61px !important;
  }
  .pb-s-61-imp {
    padding-bottom: 61px !important;
  }
  .pt-s-62-imp {
    padding-top: 62px !important;
  }
  .pb-s-62-imp {
    padding-bottom: 62px !important;
  }
  .pt-s-63-imp {
    padding-top: 63px !important;
  }
  .pb-s-63-imp {
    padding-bottom: 63px !important;
  }
  .pt-s-64-imp {
    padding-top: 64px !important;
  }
  .pb-s-64-imp {
    padding-bottom: 64px !important;
  }
  .pt-s-65-imp {
    padding-top: 65px !important;
  }
  .pb-s-65-imp {
    padding-bottom: 65px !important;
  }
  .pt-s-66-imp {
    padding-top: 66px !important;
  }
  .pb-s-66-imp {
    padding-bottom: 66px !important;
  }
  .pt-s-67-imp {
    padding-top: 67px !important;
  }
  .pb-s-67-imp {
    padding-bottom: 67px !important;
  }
  .pt-s-68-imp {
    padding-top: 68px !important;
  }
  .pb-s-68-imp {
    padding-bottom: 68px !important;
  }
  .pt-s-69-imp {
    padding-top: 69px !important;
  }
  .pb-s-69-imp {
    padding-bottom: 69px !important;
  }
  .pt-s-70-imp {
    padding-top: 70px !important;
  }
  .pb-s-70-imp {
    padding-bottom: 70px !important;
  }
  .pt-s-71-imp {
    padding-top: 71px !important;
  }
  .pb-s-71-imp {
    padding-bottom: 71px !important;
  }
  .pt-s-72-imp {
    padding-top: 72px !important;
  }
  .pb-s-72-imp {
    padding-bottom: 72px !important;
  }
  .pt-s-73-imp {
    padding-top: 73px !important;
  }
  .pb-s-73-imp {
    padding-bottom: 73px !important;
  }
  .pt-s-74-imp {
    padding-top: 74px !important;
  }
  .pb-s-74-imp {
    padding-bottom: 74px !important;
  }
  .pt-s-75-imp {
    padding-top: 75px !important;
  }
  .pb-s-75-imp {
    padding-bottom: 75px !important;
  }
  .pt-s-76-imp {
    padding-top: 76px !important;
  }
  .pb-s-76-imp {
    padding-bottom: 76px !important;
  }
  .pt-s-77-imp {
    padding-top: 77px !important;
  }
  .pb-s-77-imp {
    padding-bottom: 77px !important;
  }
  .pt-s-78-imp {
    padding-top: 78px !important;
  }
  .pb-s-78-imp {
    padding-bottom: 78px !important;
  }
  .pt-s-79-imp {
    padding-top: 79px !important;
  }
  .pb-s-79-imp {
    padding-bottom: 79px !important;
  }
  .pt-s-80-imp {
    padding-top: 80px !important;
  }
  .pb-s-80-imp {
    padding-bottom: 80px !important;
  }
  .pt-s-81-imp {
    padding-top: 81px !important;
  }
  .pb-s-81-imp {
    padding-bottom: 81px !important;
  }
  .pt-s-82-imp {
    padding-top: 82px !important;
  }
  .pb-s-82-imp {
    padding-bottom: 82px !important;
  }
  .pt-s-83-imp {
    padding-top: 83px !important;
  }
  .pb-s-83-imp {
    padding-bottom: 83px !important;
  }
  .pt-s-84-imp {
    padding-top: 84px !important;
  }
  .pb-s-84-imp {
    padding-bottom: 84px !important;
  }
  .pt-s-85-imp {
    padding-top: 85px !important;
  }
  .pb-s-85-imp {
    padding-bottom: 85px !important;
  }
  .pt-s-86-imp {
    padding-top: 86px !important;
  }
  .pb-s-86-imp {
    padding-bottom: 86px !important;
  }
  .pt-s-87-imp {
    padding-top: 87px !important;
  }
  .pb-s-87-imp {
    padding-bottom: 87px !important;
  }
  .pt-s-88-imp {
    padding-top: 88px !important;
  }
  .pb-s-88-imp {
    padding-bottom: 88px !important;
  }
  .pt-s-89-imp {
    padding-top: 89px !important;
  }
  .pb-s-89-imp {
    padding-bottom: 89px !important;
  }
  .pt-s-90-imp {
    padding-top: 90px !important;
  }
  .pb-s-90-imp {
    padding-bottom: 90px !important;
  }
  .pt-s-91-imp {
    padding-top: 91px !important;
  }
  .pb-s-91-imp {
    padding-bottom: 91px !important;
  }
  .pt-s-92-imp {
    padding-top: 92px !important;
  }
  .pb-s-92-imp {
    padding-bottom: 92px !important;
  }
  .pt-s-93-imp {
    padding-top: 93px !important;
  }
  .pb-s-93-imp {
    padding-bottom: 93px !important;
  }
  .pt-s-94-imp {
    padding-top: 94px !important;
  }
  .pb-s-94-imp {
    padding-bottom: 94px !important;
  }
  .pt-s-95-imp {
    padding-top: 95px !important;
  }
  .pb-s-95-imp {
    padding-bottom: 95px !important;
  }
  .pt-s-96-imp {
    padding-top: 96px !important;
  }
  .pb-s-96-imp {
    padding-bottom: 96px !important;
  }
  .pt-s-97-imp {
    padding-top: 97px !important;
  }
  .pb-s-97-imp {
    padding-bottom: 97px !important;
  }
  .pt-s-98-imp {
    padding-top: 98px !important;
  }
  .pb-s-98-imp {
    padding-bottom: 98px !important;
  }
  .pt-s-99-imp {
    padding-top: 99px !important;
  }
  .pb-s-99-imp {
    padding-bottom: 99px !important;
  }
  .pt-s-100-imp {
    padding-top: 100px !important;
  }
  .pb-s-100-imp {
    padding-bottom: 100px !important;
  }
}
@media (max-width: 320px) {
  .col-xs-1 {
    -ms-grid-column: 1;
    grid-column-start: 1;
  }
  .col-xs-span-1 {
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
  .row-xs-1 {
    -ms-grid-row: 1;
    grid-row-start: 1;
  }
  .row-xs-span-1 {
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
  .col-xs-2 {
    -ms-grid-column: 2;
    grid-column-start: 2;
  }
  .col-xs-span-2 {
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }
  .row-xs-2 {
    -ms-grid-row: 2;
    grid-row-start: 2;
  }
  .row-xs-span-2 {
    -ms-grid-row-span: 2;
    grid-row-end: span 2;
  }
  .col-xs-3 {
    -ms-grid-column: 3;
    grid-column-start: 3;
  }
  .col-xs-span-3 {
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }
  .row-xs-3 {
    -ms-grid-row: 3;
    grid-row-start: 3;
  }
  .row-xs-span-3 {
    -ms-grid-row-span: 3;
    grid-row-end: span 3;
  }
  .col-xs-4 {
    -ms-grid-column: 4;
    grid-column-start: 4;
  }
  .col-xs-span-4 {
    -ms-grid-column-span: 4;
    grid-column-end: span 4;
  }
  .row-xs-4 {
    -ms-grid-row: 4;
    grid-row-start: 4;
  }
  .row-xs-span-4 {
    -ms-grid-row-span: 4;
    grid-row-end: span 4;
  }
  .col-xs-5 {
    -ms-grid-column: 5;
    grid-column-start: 5;
  }
  .col-xs-span-5 {
    -ms-grid-column-span: 5;
    grid-column-end: span 5;
  }
  .row-xs-5 {
    -ms-grid-row: 5;
    grid-row-start: 5;
  }
  .row-xs-span-5 {
    -ms-grid-row-span: 5;
    grid-row-end: span 5;
  }
  .col-xs-6 {
    -ms-grid-column: 6;
    grid-column-start: 6;
  }
  .col-xs-span-6 {
    -ms-grid-column-span: 6;
    grid-column-end: span 6;
  }
  .row-xs-6 {
    -ms-grid-row: 6;
    grid-row-start: 6;
  }
  .row-xs-span-6 {
    -ms-grid-row-span: 6;
    grid-row-end: span 6;
  }
  .col-xs-7 {
    -ms-grid-column: 7;
    grid-column-start: 7;
  }
  .col-xs-span-7 {
    -ms-grid-column-span: 7;
    grid-column-end: span 7;
  }
  .row-xs-7 {
    -ms-grid-row: 7;
    grid-row-start: 7;
  }
  .row-xs-span-7 {
    -ms-grid-row-span: 7;
    grid-row-end: span 7;
  }
  .col-xs-8 {
    -ms-grid-column: 8;
    grid-column-start: 8;
  }
  .col-xs-span-8 {
    -ms-grid-column-span: 8;
    grid-column-end: span 8;
  }
  .row-xs-8 {
    -ms-grid-row: 8;
    grid-row-start: 8;
  }
  .row-xs-span-8 {
    -ms-grid-row-span: 8;
    grid-row-end: span 8;
  }
  .col-xs-9 {
    -ms-grid-column: 9;
    grid-column-start: 9;
  }
  .col-xs-span-9 {
    -ms-grid-column-span: 9;
    grid-column-end: span 9;
  }
  .row-xs-9 {
    -ms-grid-row: 9;
    grid-row-start: 9;
  }
  .row-xs-span-9 {
    -ms-grid-row-span: 9;
    grid-row-end: span 9;
  }
  .col-xs-10 {
    -ms-grid-column: 10;
    grid-column-start: 10;
  }
  .col-xs-span-10 {
    -ms-grid-column-span: 10;
    grid-column-end: span 10;
  }
  .row-xs-10 {
    -ms-grid-row: 10;
    grid-row-start: 10;
  }
  .row-xs-span-10 {
    -ms-grid-row-span: 10;
    grid-row-end: span 10;
  }
  .col-xs-11 {
    -ms-grid-column: 11;
    grid-column-start: 11;
  }
  .col-xs-span-11 {
    -ms-grid-column-span: 11;
    grid-column-end: span 11;
  }
  .row-xs-11 {
    -ms-grid-row: 11;
    grid-row-start: 11;
  }
  .row-xs-span-11 {
    -ms-grid-row-span: 11;
    grid-row-end: span 11;
  }
  .col-xs-12 {
    -ms-grid-column: 12;
    grid-column-start: 12;
  }
  .col-xs-span-12 {
    -ms-grid-column-span: 12;
    grid-column-end: span 12;
  }
  .row-xs-12 {
    -ms-grid-row: 12;
    grid-row-start: 12;
  }
  .row-xs-span-12 {
    -ms-grid-row-span: 12;
    grid-row-end: span 12;
  }
  .col-xs-13 {
    -ms-grid-column: 13;
    grid-column-start: 13;
  }
  .col-xs-span-13 {
    -ms-grid-column-span: 13;
    grid-column-end: span 13;
  }
  .row-xs-13 {
    -ms-grid-row: 13;
    grid-row-start: 13;
  }
  .row-xs-span-13 {
    -ms-grid-row-span: 13;
    grid-row-end: span 13;
  }
  .col-xs-14 {
    -ms-grid-column: 14;
    grid-column-start: 14;
  }
  .col-xs-span-14 {
    -ms-grid-column-span: 14;
    grid-column-end: span 14;
  }
  .row-xs-14 {
    -ms-grid-row: 14;
    grid-row-start: 14;
  }
  .row-xs-span-14 {
    -ms-grid-row-span: 14;
    grid-row-end: span 14;
  }
  .col-xs-15 {
    -ms-grid-column: 15;
    grid-column-start: 15;
  }
  .col-xs-span-15 {
    -ms-grid-column-span: 15;
    grid-column-end: span 15;
  }
  .row-xs-15 {
    -ms-grid-row: 15;
    grid-row-start: 15;
  }
  .row-xs-span-15 {
    -ms-grid-row-span: 15;
    grid-row-end: span 15;
  }
  .col-xs-16 {
    -ms-grid-column: 16;
    grid-column-start: 16;
  }
  .col-xs-span-16 {
    -ms-grid-column-span: 16;
    grid-column-end: span 16;
  }
  .row-xs-16 {
    -ms-grid-row: 16;
    grid-row-start: 16;
  }
  .row-xs-span-16 {
    -ms-grid-row-span: 16;
    grid-row-end: span 16;
  }
  .justify-self-xs-start {
    -ms-grid-column-align: start;
        justify-self: start;
  }
  .justify-self-xs-end {
    -ms-grid-column-align: end;
        justify-self: end;
  }
  .justify-self-xs-center {
    -ms-grid-column-align: center;
        justify-self: center;
  }
  .justify-self-xs-stretch {
    -ms-grid-column-align: stretch;
        justify-self: stretch;
  }
  .align-self-xs-start {
    -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
  }
  .align-self-xs-end {
    -ms-flex-item-align: end;
        -ms-grid-row-align: end;
        align-self: end;
  }
  .align-self-xs-center {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  .align-self-xs-stretch {
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }
  .justify-content-xs-start {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .justify-content-xs-end {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .justify-content-xs-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .justify-content-xs-stretch {
    -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
            justify-content: stretch;
  }
  .align-items-xs-start {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .align-items-xs-end {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .align-items-xs-center {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .align-items-xs-stretch {
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }
}
strong {
  font-weight: 600;
}

img {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  z-index: 2;
}

.txt-img__container {
  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;
}

.dreispaltig .txt-img__element {
  width: calc(33% - 25px);
  padding: 20px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
@media (min-width: 993px) {
  .dreispaltig .txt-img__element:nth-child(3n+1) {
    padding-left: 0px;
  }
  .dreispaltig .txt-img__element:nth-child(3n) {
    padding-right: 0px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .dreispaltig .txt-img__element {
    width: calc(50% - 20px);
  }
  .dreispaltig .txt-img__element:nth-child(odd) {
    padding-left: 0;
  }
  .dreispaltig .txt-img__element:nth-child(even) {
    padding-right: 0;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .dreispaltig .txt-img__element {
    width: 100%;
    padding: 20px 0;
  }
}

.zweispaltig .txt-img__element {
  width: calc(50% - 20px);
  padding: 20px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.zweispaltig .txt-img__element:nth-child(odd) {
  padding-left: 0;
}
.zweispaltig .txt-img__element:nth-child(even) {
  padding-right: 0;
}
@media (min-width: 320px) and (max-width: 767px) {
  .zweispaltig .txt-img__element {
    width: 100%;
    padding: 20px 0;
  }
}

.txt-img__img {
  margin-bottom: 30px;
  border-radius: 40px;
}

.txt-img__title, .txt-img__desc {
  text-align: center;
  padding-bottom: 0;
}

.grid--container-element.kontakt {
  padding: 80px;
  z-index: 5;
}
@media (min-width: 768px) and (max-width: 991px) {
  .grid--container-element.kontakt {
    padding: 60px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .grid--container-element.kontakt {
    padding: 40px;
    margin: 20px;
  }
}

.news__container {
  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;
}

.news__element {
  margin: 20px;
  padding: 30px;
  width: calc(33.33% - 104px);
  border: 2px solid #000000;
  border-radius: 40px;
  position: relative;
  overflow: visible;
}
@media (min-width: 768px) and (max-width: 991px) {
  .news__element {
    width: calc(50% - 104px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .news__element {
    width: 100%;
  }
}

.date {
  position: absolute;
  top: -20px;
  left: 40px;
  background: #55C875;
  padding: 5px 15px;
  border-radius: 40px;
  font-weight: 600;
  font-size: 0.875rem;
}

.news--title {
  padding-top: 10px;
}

.mod_newsreader .back {
  margin-top: 40px;
}

.aktuelles__container img {
  width: inherit;
  margin: 40px auto;
}

.aktuelles--heading {
  text-align: center;
  padding: 0 60px;
  padding-bottom: 40px;
  -ms-hyphens: auto;
      hyphens: auto;
}
@media (min-width: 320px) and (max-width: 767px) {
  .aktuelles--heading {
    padding: 0;
    padding-bottom: 40px;
  }
}

.date--svg {
  width: 35px;
  height: 30px;
}

.author--svg {
  width: 28px;
  height: 32px;
}

.info--detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 80px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .info--detail {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    padding-bottom: 40px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.date--detail, .author {
  padding: 0 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;
}
@media (min-width: 320px) and (max-width: 767px) {
  .date--detail, .author {
    padding: 10px 20px;
  }
}

.author--txt, .date--txt {
  padding-bottom: 0;
  font-weight: 600;
  padding-left: 20px;
}

.termine--container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.termine--container.vierspaltig .termine--element {
  padding: 30px 20px;
  width: calc(25% - 40px);
}
@media (min-width: 768px) and (max-width: 991px) {
  .termine--container.vierspaltig .termine--element {
    width: calc(33.33% - 40px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .termine--container.vierspaltig .termine--element {
    width: 100%;
    padding: 20px 0;
  }
}
.termine--container .termine--element .termine--txt p {
  padding-bottom: 0;
}
.termine--container .termine--txt strong {
  font-weight: 600;
  font-family: "open-sans", sans-serif;
}

.accordion {
  cursor: pointer;
  padding: 15px 20px 15px 40px;
  border: none;
  text-align: left;
  outline: none;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media (min-width: 320px) and (max-width: 767px) {
  .accordion {
    padding: 15px 0 15px 35px;
  }
}
.accordion::before {
  content: "+";
  position: absolute;
  left: 20px;
  color: #168BC2;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
@media (min-width: 320px) and (max-width: 767px) {
  .accordion::before {
    left: 20px;
  }
}
.accordion.active::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.panel {
  padding: 0 20px 0 40px;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.4s ease-in-out;
  transition: max-height 0.4s ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media (min-width: 320px) and (max-width: 767px) {
  .panel {
    padding: 0 0 0 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.w-40 {
  width: 40%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .w-40 {
    width: 50%;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .w-40 {
    width: 100%;
  }
}

.accordion--img img {
  width: 80%;
  margin-left: 60px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .accordion--img img {
    margin-bottom: 40px;
    margin-left: 0;
  }
}

html {
  width: 100%;
  height: 100%;
  scroll-behavior: smooth;
}
html body {
  width: 100%;
  height: 100%;
}
html body.noscroll {
  overflow: hidden;
}
html body #header {
  position: fixed;
  width: 100%;
  z-index: 1000;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  top: 0;
}
html body #header.open {
  height: 100vh;
}
html body .mmenu__container {
  width: 30px;
  height: 30px;
  padding: 15px !important;
  border: 3px solid #000000;
  border-radius: 100%;
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
html body #mmenu {
  display: block;
}
html body #mmenu span.line {
  width: 30px;
  height: 3px;
  background-color: #000000;
  display: block;
  margin: 7px auto;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
html body #mmenu span.line:first-child {
  margin-top: 0;
}
html body #mmenu span.line:last-child {
  margin-bottom: 0;
}
html body #mmenu:hover {
  cursor: pointer;
}
html body #mmenu.flip {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
html body #mmenu.flip .line:nth-child(2) {
  width: 0px;
}
html body #mmenu.flip .line:nth-child(1),
html body #mmenu.flip .line:nth-child(3) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
html body #mmenu.flip .line:nth-child(1) {
  -webkit-transform: translateY(11px);
  transform: translateY(11px);
}
html body #mmenu.flip .line:nth-child(3) {
  -webkit-transform: translateY(-9px) rotate(90deg);
  transform: translateY(-9px) rotate(90deg);
}
html body .header__logo--nav {
  display: none;
}
html body .header__logo--nav.open {
  display: block;
}
html body .nav__main {
  width: 100%;
}
html body .nav__main ul.level_1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  justify-self: flex-end;
}
html body .nav__main ul.level_1 li {
  text-align: right;
}
html body .nav__main ul.level_1 li a {
  font-weight: 300;
  font-size: 2rem;
  line-height: 2rem;
  padding: 10px 0;
}
html body .nav__main ul.level_1 li a:hover {
  font-weight: 500;
}
html body .nav__main ul.level_1 li strong {
  font-weight: 500;
  font-size: 2rem;
  line-height: 2rem;
  padding: 10px 0;
}
html body .nav__main ul.level_1 li ul.level_2 {
  padding-bottom: 25px;
}
html body .nav__main ul.level_1 li ul.level_2 li a, html body .nav__main ul.level_1 li ul.level_2 li strong {
  font-size: 1.125rem;
  line-height: 1.125rem;
  padding: 5px 0;
}
html body .header__logo--container img {
  width: auto;
  height: 100px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 320px) and (max-width: 767px) {
  html body .header__logo--container img {
    height: 80px;
  }
}
html body .header--container {
  padding: 20px 0;
}
@media (min-width: 320px) and (max-width: 767px) {
  html body .header--container {
    padding: 15px;
  }
}
html body .mmenu_bg__circle {
  width: 1100px;
  height: 1100px;
  position: absolute;
  top: -200px;
  right: -500px;
  background: #FAC836;
  border-radius: 100%;
  display: none;
  opacity: 0.95;
}
html body .mmenu_bg__circle.active {
  display: block;
}
@media (min-width: 768px) and (max-width: 991px) {
  html body .mmenu_bg__circle {
    right: -620px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  html body .mmenu_bg__circle {
    width: 1000px;
    height: 1000px;
    top: -100px;
    right: -670px;
  }
}
html body .mod_article {
  padding: 60px 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  html body .mod_article {
    padding: 50px 0;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  html body .mod_article {
    padding: 40px 0;
  }
}
html body .grid--container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[12];
  grid-template-columns: repeat(12, 1fr);
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  max-width: 1200px;
  margin: 0 auto;
}
html body .grid--container > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
html body .grid--container > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}
html body .grid--container > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
html body .grid--container > *:nth-child(4) {
  -ms-grid-row: 1;
  -ms-grid-column: 4;
}
html body .grid--container > *:nth-child(5) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}
html body .grid--container > *:nth-child(6) {
  -ms-grid-row: 1;
  -ms-grid-column: 6;
}
html body .grid--container > *:nth-child(7) {
  -ms-grid-row: 1;
  -ms-grid-column: 7;
}
html body .grid--container > *:nth-child(8) {
  -ms-grid-row: 1;
  -ms-grid-column: 8;
}
html body .grid--container > *:nth-child(9) {
  -ms-grid-row: 1;
  -ms-grid-column: 9;
}
html body .grid--container > *:nth-child(10) {
  -ms-grid-row: 1;
  -ms-grid-column: 10;
}
html body .grid--container > *:nth-child(11) {
  -ms-grid-row: 1;
  -ms-grid-column: 11;
}
html body .grid--container > *:nth-child(12) {
  -ms-grid-row: 1;
  -ms-grid-column: 12;
}
html body .grid--container.nopadding {
  padding: 0;
}
@media (min-width: 1200px) {
  html body .grid--container.nopadding-xl {
    padding: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  html body .grid--container {
    max-width: 992px;
  }
  html body .grid--container.nopadding-l {
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  html body .grid--container {
    max-width: 768px;
  }
  html body .grid--container.nopadding-m {
    padding: 0;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  html body .grid--container {
    max-width: 576px;
  }
  html body .grid--container.nopadding-s {
    padding: 0;
  }
}
html body .grid--container.color--sun {
  background-color: #FAC836;
}
html body .grid--container.color--tree {
  background-color: #55C875;
}
html body .grid--container.color--water {
  background-color: #168BC2;
}
@media (min-width: 768px) and (max-width: 991px) {
  html body .grid--container {
    -ms-grid-columns: (1fr)[8];
    grid-template-columns: repeat(8, 1fr);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  html body .grid--container {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 320px) {
  html body .grid--container {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
  }
}
html body .grid--container-element {
  padding: 20px;
  position: relative;
}
html body .grid--container-element.z-index-bg {
  z-index: 1;
}
html body .grid--container-element.z-index-fg {
  z-index: 5;
}
html body .grid--container-element.nopadding {
  padding: 0;
}
@media (min-width: 1200px) {
  html body .grid--container-element.nopadding-xl {
    padding: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  html body .grid--container-element.nopadding-l {
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  html body .grid--container-element.nopadding-m {
    padding: 0;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  html body .grid--container-element.nopadding-s {
    padding: 0;
  }
}
html body .grid--container-element.color--sun {
  background-color: #FAC836;
}
html body .grid--container-element.color--tree {
  background-color: #55C875;
}
html body .grid--container-element.color--water {
  background-color: #168BC2;
}
html body .grid--container-element.vordergrund {
  z-index: 8;
}
html body .team-pos-ab {
  position: absolute;
  margin-top: -60px;
}
@media (max-width: 992px) {
  html body .team-pos-ab {
    position: relative;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  html body .team-pos-ab {
    margin-top: -40px;
  }
}
html body #footer {
  padding-bottom: 20px;
}
html body .footer--container {
  padding: 40px;
  background: #F0F0F0;
  border-radius: 40px;
  margin-top: 60px;
}
html body .footer--container p, html body .footer--container strong, html body .footer--container a, html body .footer--container li {
  font-family: "open-sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  padding-bottom: 0;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
html body .footer--container strong {
  font-weight: 600;
  cursor: auto;
}
@media (min-width: 768px) and (max-width: 991px) {
  html body .footer--container {
    margin: 30px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  html body .footer--container {
    margin: 20px;
  }
}
html body .footer__element__nav--ueberuns, html body .footer__element__layout {
  padding-top: 20px;
}
html body .nav_footer_ueberuns ul, html body .nav_footer_aktuelles ul, html body .nav_footer_kontakt ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 2.5px 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
html body .nav_footer_ueberuns ul li:last-child a::after, html body .nav_footer_ueberuns ul li:last-child strong::after, html body .nav_footer_aktuelles ul li:last-child a::after, html body .nav_footer_aktuelles ul li:last-child strong::after, html body .nav_footer_kontakt ul li:last-child a::after, html body .nav_footer_kontakt ul li:last-child strong::after {
  content: "";
  padding-left: 5px;
  font-weight: 300;
}
html body .nav_footer_ueberuns ul a, html body .nav_footer_ueberuns ul strong, html body .nav_footer_aktuelles ul a, html body .nav_footer_aktuelles ul strong, html body .nav_footer_kontakt ul a, html body .nav_footer_kontakt ul strong {
  padding-right: 5px;
}
html body .nav_footer_ueberuns ul a::after, html body .nav_footer_ueberuns ul strong::after, html body .nav_footer_aktuelles ul a::after, html body .nav_footer_aktuelles ul strong::after, html body .nav_footer_kontakt ul a::after, html body .nav_footer_kontakt ul strong::after {
  content: "|";
  padding-left: 5px;
  font-weight: 300;
}
html body .nav_footer_ueberuns ul a.title, html body .nav_footer_ueberuns ul strong.title, html body .nav_footer_aktuelles ul a.title, html body .nav_footer_aktuelles ul strong.title, html body .nav_footer_kontakt ul a.title, html body .nav_footer_kontakt ul strong.title {
  font-weight: 600;
}
html body #wrapper {
  width: 100%;
  height: 100%;
}
html body #main {
  margin-top: 143px;
}
@media (min-width: 320px) and (max-width: 767px) {
  html body #main {
    margin-top: 113px;
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  .hide-s {
    display: none;
  }
  .pt-s-40 {
    margin-top: 40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hide-m {
    display: none;
  }
}
