.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row > .col {
  padding-left: 15px;
  padding-right: 15px;
}
.row > .row-clearfix {
  height: 30px;
}
.row.row-flex {
  gap: 30px;
}
.row.row-masonry > .col {
  margin-bottom: 30px;
}
.row.row-isotope > .col {
  margin-bottom: 30px;
}
.row.grid-gutter-width-xs-0 {
  margin-left: 0px;
  margin-right: 0px;
}
.row.grid-gutter-width-xs-0 > .col {
  padding-left: 0px;
  padding-right: 0px;
}
.row.grid-gutter-width-xs-0 > .row-clearfix {
  height: 0px;
}
.row.grid-gutter-width-xs-0.row-flex {
  gap: 0px;
}
.row.grid-gutter-width-xs-0.row-masonry > .col {
  margin-bottom: 0px;
}
.row.grid-gutter-width-xs-0.row-isotope > .col {
  margin-bottom: 0px;
}
.row.grid-gutter-width-xs-2 {
  margin-left: -1px;
  margin-right: -1px;
}
.row.grid-gutter-width-xs-2 > .col {
  padding-left: 1px;
  padding-right: 1px;
}
.row.grid-gutter-width-xs-2 > .row-clearfix {
  height: 2px;
}
.row.grid-gutter-width-xs-2.row-flex {
  gap: 2px;
}
.row.grid-gutter-width-xs-2.row-masonry > .col {
  margin-bottom: 2px;
}
.row.grid-gutter-width-xs-2.row-isotope > .col {
  margin-bottom: 2px;
}
.row.grid-gutter-width-xs-4 {
  margin-left: -2px;
  margin-right: -2px;
}
.row.grid-gutter-width-xs-4 > .col {
  padding-left: 2px;
  padding-right: 2px;
}
.row.grid-gutter-width-xs-4 > .row-clearfix {
  height: 4px;
}
.row.grid-gutter-width-xs-4.row-flex {
  gap: 4px;
}
.row.grid-gutter-width-xs-4.row-masonry > .col {
  margin-bottom: 4px;
}
.row.grid-gutter-width-xs-4.row-isotope > .col {
  margin-bottom: 4px;
}
.row.grid-gutter-width-xs-6 {
  margin-left: -3px;
  margin-right: -3px;
}
.row.grid-gutter-width-xs-6 > .col {
  padding-left: 3px;
  padding-right: 3px;
}
.row.grid-gutter-width-xs-6 > .row-clearfix {
  height: 6px;
}
.row.grid-gutter-width-xs-6.row-flex {
  gap: 6px;
}
.row.grid-gutter-width-xs-6.row-masonry > .col {
  margin-bottom: 6px;
}
.row.grid-gutter-width-xs-6.row-isotope > .col {
  margin-bottom: 6px;
}
.row.grid-gutter-width-xs-8 {
  margin-left: -4px;
  margin-right: -4px;
}
.row.grid-gutter-width-xs-8 > .col {
  padding-left: 4px;
  padding-right: 4px;
}
.row.grid-gutter-width-xs-8 > .row-clearfix {
  height: 8px;
}
.row.grid-gutter-width-xs-8.row-flex {
  gap: 8px;
}
.row.grid-gutter-width-xs-8.row-masonry > .col {
  margin-bottom: 8px;
}
.row.grid-gutter-width-xs-8.row-isotope > .col {
  margin-bottom: 8px;
}
.row.grid-gutter-width-xs-10 {
  margin-left: -5px;
  margin-right: -5px;
}
.row.grid-gutter-width-xs-10 > .col {
  padding-left: 5px;
  padding-right: 5px;
}
.row.grid-gutter-width-xs-10 > .row-clearfix {
  height: 10px;
}
.row.grid-gutter-width-xs-10.row-flex {
  gap: 10px;
}
.row.grid-gutter-width-xs-10.row-masonry > .col {
  margin-bottom: 10px;
}
.row.grid-gutter-width-xs-10.row-isotope > .col {
  margin-bottom: 10px;
}
.row.grid-gutter-width-xs-12 {
  margin-left: -6px;
  margin-right: -6px;
}
.row.grid-gutter-width-xs-12 > .col {
  padding-left: 6px;
  padding-right: 6px;
}
.row.grid-gutter-width-xs-12 > .row-clearfix {
  height: 12px;
}
.row.grid-gutter-width-xs-12.row-flex {
  gap: 12px;
}
.row.grid-gutter-width-xs-12.row-masonry > .col {
  margin-bottom: 12px;
}
.row.grid-gutter-width-xs-12.row-isotope > .col {
  margin-bottom: 12px;
}
.row.grid-gutter-width-xs-14 {
  margin-left: -7px;
  margin-right: -7px;
}
.row.grid-gutter-width-xs-14 > .col {
  padding-left: 7px;
  padding-right: 7px;
}
.row.grid-gutter-width-xs-14 > .row-clearfix {
  height: 14px;
}
.row.grid-gutter-width-xs-14.row-flex {
  gap: 14px;
}
.row.grid-gutter-width-xs-14.row-masonry > .col {
  margin-bottom: 14px;
}
.row.grid-gutter-width-xs-14.row-isotope > .col {
  margin-bottom: 14px;
}
.row.grid-gutter-width-xs-16 {
  margin-left: -8px;
  margin-right: -8px;
}
.row.grid-gutter-width-xs-16 > .col {
  padding-left: 8px;
  padding-right: 8px;
}
.row.grid-gutter-width-xs-16 > .row-clearfix {
  height: 16px;
}
.row.grid-gutter-width-xs-16.row-flex {
  gap: 16px;
}
.row.grid-gutter-width-xs-16.row-masonry > .col {
  margin-bottom: 16px;
}
.row.grid-gutter-width-xs-16.row-isotope > .col {
  margin-bottom: 16px;
}
.row.grid-gutter-width-xs-18 {
  margin-left: -9px;
  margin-right: -9px;
}
.row.grid-gutter-width-xs-18 > .col {
  padding-left: 9px;
  padding-right: 9px;
}
.row.grid-gutter-width-xs-18 > .row-clearfix {
  height: 18px;
}
.row.grid-gutter-width-xs-18.row-flex {
  gap: 18px;
}
.row.grid-gutter-width-xs-18.row-masonry > .col {
  margin-bottom: 18px;
}
.row.grid-gutter-width-xs-18.row-isotope > .col {
  margin-bottom: 18px;
}
.row.grid-gutter-width-xs-20 {
  margin-left: -10px;
  margin-right: -10px;
}
.row.grid-gutter-width-xs-20 > .col {
  padding-left: 10px;
  padding-right: 10px;
}
.row.grid-gutter-width-xs-20 > .row-clearfix {
  height: 20px;
}
.row.grid-gutter-width-xs-20.row-flex {
  gap: 20px;
}
.row.grid-gutter-width-xs-20.row-masonry > .col {
  margin-bottom: 20px;
}
.row.grid-gutter-width-xs-20.row-isotope > .col {
  margin-bottom: 20px;
}
.row.grid-gutter-width-xs-30 {
  margin-left: -15px;
  margin-right: -15px;
}
.row.grid-gutter-width-xs-30 > .col {
  padding-left: 15px;
  padding-right: 15px;
}
.row.grid-gutter-width-xs-30 > .row-clearfix {
  height: 30px;
}
.row.grid-gutter-width-xs-30.row-flex {
  gap: 30px;
}
.row.grid-gutter-width-xs-30.row-masonry > .col {
  margin-bottom: 30px;
}
.row.grid-gutter-width-xs-30.row-isotope > .col {
  margin-bottom: 30px;
}
.row.grid-gutter-width-xs-40 {
  margin-left: -20px;
  margin-right: -20px;
}
.row.grid-gutter-width-xs-40 > .col {
  padding-left: 20px;
  padding-right: 20px;
}
.row.grid-gutter-width-xs-40 > .row-clearfix {
  height: 40px;
}
.row.grid-gutter-width-xs-40.row-flex {
  gap: 40px;
}
.row.grid-gutter-width-xs-40.row-masonry > .col {
  margin-bottom: 40px;
}
.row.grid-gutter-width-xs-40.row-isotope > .col {
  margin-bottom: 40px;
}
.row.grid-gutter-width-xs-50 {
  margin-left: -25px;
  margin-right: -25px;
}
.row.grid-gutter-width-xs-50 > .col {
  padding-left: 25px;
  padding-right: 25px;
}
.row.grid-gutter-width-xs-50 > .row-clearfix {
  height: 50px;
}
.row.grid-gutter-width-xs-50.row-flex {
  gap: 50px;
}
.row.grid-gutter-width-xs-50.row-masonry > .col {
  margin-bottom: 50px;
}
.row.grid-gutter-width-xs-50.row-isotope > .col {
  margin-bottom: 50px;
}
.row.grid-gutter-width-xs-60 {
  margin-left: -30px;
  margin-right: -30px;
}
.row.grid-gutter-width-xs-60 > .col {
  padding-left: 30px;
  padding-right: 30px;
}
.row.grid-gutter-width-xs-60 > .row-clearfix {
  height: 60px;
}
.row.grid-gutter-width-xs-60.row-flex {
  gap: 60px;
}
.row.grid-gutter-width-xs-60.row-masonry > .col {
  margin-bottom: 60px;
}
.row.grid-gutter-width-xs-60.row-isotope > .col {
  margin-bottom: 60px;
}
.row.grid-gutter-width-xs-70 {
  margin-left: -35px;
  margin-right: -35px;
}
.row.grid-gutter-width-xs-70 > .col {
  padding-left: 35px;
  padding-right: 35px;
}
.row.grid-gutter-width-xs-70 > .row-clearfix {
  height: 70px;
}
.row.grid-gutter-width-xs-70.row-flex {
  gap: 70px;
}
.row.grid-gutter-width-xs-70.row-masonry > .col {
  margin-bottom: 70px;
}
.row.grid-gutter-width-xs-70.row-isotope > .col {
  margin-bottom: 70px;
}
.row.grid-gutter-width-xs-80 {
  margin-left: -40px;
  margin-right: -40px;
}
.row.grid-gutter-width-xs-80 > .col {
  padding-left: 40px;
  padding-right: 40px;
}
.row.grid-gutter-width-xs-80 > .row-clearfix {
  height: 80px;
}
.row.grid-gutter-width-xs-80.row-flex {
  gap: 80px;
}
.row.grid-gutter-width-xs-80.row-masonry > .col {
  margin-bottom: 80px;
}
.row.grid-gutter-width-xs-80.row-isotope > .col {
  margin-bottom: 80px;
}
.row.grid-gutter-width-xs-90 {
  margin-left: -45px;
  margin-right: -45px;
}
.row.grid-gutter-width-xs-90 > .col {
  padding-left: 45px;
  padding-right: 45px;
}
.row.grid-gutter-width-xs-90 > .row-clearfix {
  height: 90px;
}
.row.grid-gutter-width-xs-90.row-flex {
  gap: 90px;
}
.row.grid-gutter-width-xs-90.row-masonry > .col {
  margin-bottom: 90px;
}
.row.grid-gutter-width-xs-90.row-isotope > .col {
  margin-bottom: 90px;
}
.row.grid-gutter-width-xs-100 {
  margin-left: -50px;
  margin-right: -50px;
}
.row.grid-gutter-width-xs-100 > .col {
  padding-left: 50px;
  padding-right: 50px;
}
.row.grid-gutter-width-xs-100 > .row-clearfix {
  height: 100px;
}
.row.grid-gutter-width-xs-100.row-flex {
  gap: 100px;
}
.row.grid-gutter-width-xs-100.row-masonry > .col {
  margin-bottom: 100px;
}
.row.grid-gutter-width-xs-100.row-isotope > .col {
  margin-bottom: 100px;
}
.row.grid-gutter-width-xs-110 {
  margin-left: -55px;
  margin-right: -55px;
}
.row.grid-gutter-width-xs-110 > .col {
  padding-left: 55px;
  padding-right: 55px;
}
.row.grid-gutter-width-xs-110 > .row-clearfix {
  height: 110px;
}
.row.grid-gutter-width-xs-110.row-flex {
  gap: 110px;
}
.row.grid-gutter-width-xs-110.row-masonry > .col {
  margin-bottom: 110px;
}
.row.grid-gutter-width-xs-110.row-isotope > .col {
  margin-bottom: 110px;
}
.row.grid-gutter-width-xs-120 {
  margin-left: -60px;
  margin-right: -60px;
}
.row.grid-gutter-width-xs-120 > .col {
  padding-left: 60px;
  padding-right: 60px;
}
.row.grid-gutter-width-xs-120 > .row-clearfix {
  height: 120px;
}
.row.grid-gutter-width-xs-120.row-flex {
  gap: 120px;
}
.row.grid-gutter-width-xs-120.row-masonry > .col {
  margin-bottom: 120px;
}
.row.grid-gutter-width-xs-120.row-isotope > .col {
  margin-bottom: 120px;
}
@media (min-width: 480px) {
  .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row > .col {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row > .row-clearfix {
    height: 30px;
  }
  .row.row-flex {
    gap: 30px;
  }
  .row.row-masonry > .col {
    margin-bottom: 30px;
  }
  .row.row-isotope > .col {
    margin-bottom: 30px;
  }
  .row.grid-gutter-width-ms-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .row.grid-gutter-width-ms-0 > .col {
    padding-left: 0px;
    padding-right: 0px;
  }
  .row.grid-gutter-width-ms-0 > .row-clearfix {
    height: 0px;
  }
  .row.grid-gutter-width-ms-0.row-flex {
    gap: 0px;
  }
  .row.grid-gutter-width-ms-0.row-masonry > .col {
    margin-bottom: 0px;
  }
  .row.grid-gutter-width-ms-0.row-isotope > .col {
    margin-bottom: 0px;
  }
  .row.grid-gutter-width-ms-2 {
    margin-left: -1px;
    margin-right: -1px;
  }
  .row.grid-gutter-width-ms-2 > .col {
    padding-left: 1px;
    padding-right: 1px;
  }
  .row.grid-gutter-width-ms-2 > .row-clearfix {
    height: 2px;
  }
  .row.grid-gutter-width-ms-2.row-flex {
    gap: 2px;
  }
  .row.grid-gutter-width-ms-2.row-masonry > .col {
    margin-bottom: 2px;
  }
  .row.grid-gutter-width-ms-2.row-isotope > .col {
    margin-bottom: 2px;
  }
  .row.grid-gutter-width-ms-4 {
    margin-left: -2px;
    margin-right: -2px;
  }
  .row.grid-gutter-width-ms-4 > .col {
    padding-left: 2px;
    padding-right: 2px;
  }
  .row.grid-gutter-width-ms-4 > .row-clearfix {
    height: 4px;
  }
  .row.grid-gutter-width-ms-4.row-flex {
    gap: 4px;
  }
  .row.grid-gutter-width-ms-4.row-masonry > .col {
    margin-bottom: 4px;
  }
  .row.grid-gutter-width-ms-4.row-isotope > .col {
    margin-bottom: 4px;
  }
  .row.grid-gutter-width-ms-6 {
    margin-left: -3px;
    margin-right: -3px;
  }
  .row.grid-gutter-width-ms-6 > .col {
    padding-left: 3px;
    padding-right: 3px;
  }
  .row.grid-gutter-width-ms-6 > .row-clearfix {
    height: 6px;
  }
  .row.grid-gutter-width-ms-6.row-flex {
    gap: 6px;
  }
  .row.grid-gutter-width-ms-6.row-masonry > .col {
    margin-bottom: 6px;
  }
  .row.grid-gutter-width-ms-6.row-isotope > .col {
    margin-bottom: 6px;
  }
  .row.grid-gutter-width-ms-8 {
    margin-left: -4px;
    margin-right: -4px;
  }
  .row.grid-gutter-width-ms-8 > .col {
    padding-left: 4px;
    padding-right: 4px;
  }
  .row.grid-gutter-width-ms-8 > .row-clearfix {
    height: 8px;
  }
  .row.grid-gutter-width-ms-8.row-flex {
    gap: 8px;
  }
  .row.grid-gutter-width-ms-8.row-masonry > .col {
    margin-bottom: 8px;
  }
  .row.grid-gutter-width-ms-8.row-isotope > .col {
    margin-bottom: 8px;
  }
  .row.grid-gutter-width-ms-10 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .row.grid-gutter-width-ms-10 > .col {
    padding-left: 5px;
    padding-right: 5px;
  }
  .row.grid-gutter-width-ms-10 > .row-clearfix {
    height: 10px;
  }
  .row.grid-gutter-width-ms-10.row-flex {
    gap: 10px;
  }
  .row.grid-gutter-width-ms-10.row-masonry > .col {
    margin-bottom: 10px;
  }
  .row.grid-gutter-width-ms-10.row-isotope > .col {
    margin-bottom: 10px;
  }
  .row.grid-gutter-width-ms-12 {
    margin-left: -6px;
    margin-right: -6px;
  }
  .row.grid-gutter-width-ms-12 > .col {
    padding-left: 6px;
    padding-right: 6px;
  }
  .row.grid-gutter-width-ms-12 > .row-clearfix {
    height: 12px;
  }
  .row.grid-gutter-width-ms-12.row-flex {
    gap: 12px;
  }
  .row.grid-gutter-width-ms-12.row-masonry > .col {
    margin-bottom: 12px;
  }
  .row.grid-gutter-width-ms-12.row-isotope > .col {
    margin-bottom: 12px;
  }
  .row.grid-gutter-width-ms-14 {
    margin-left: -7px;
    margin-right: -7px;
  }
  .row.grid-gutter-width-ms-14 > .col {
    padding-left: 7px;
    padding-right: 7px;
  }
  .row.grid-gutter-width-ms-14 > .row-clearfix {
    height: 14px;
  }
  .row.grid-gutter-width-ms-14.row-flex {
    gap: 14px;
  }
  .row.grid-gutter-width-ms-14.row-masonry > .col {
    margin-bottom: 14px;
  }
  .row.grid-gutter-width-ms-14.row-isotope > .col {
    margin-bottom: 14px;
  }
  .row.grid-gutter-width-ms-16 {
    margin-left: -8px;
    margin-right: -8px;
  }
  .row.grid-gutter-width-ms-16 > .col {
    padding-left: 8px;
    padding-right: 8px;
  }
  .row.grid-gutter-width-ms-16 > .row-clearfix {
    height: 16px;
  }
  .row.grid-gutter-width-ms-16.row-flex {
    gap: 16px;
  }
  .row.grid-gutter-width-ms-16.row-masonry > .col {
    margin-bottom: 16px;
  }
  .row.grid-gutter-width-ms-16.row-isotope > .col {
    margin-bottom: 16px;
  }
  .row.grid-gutter-width-ms-18 {
    margin-left: -9px;
    margin-right: -9px;
  }
  .row.grid-gutter-width-ms-18 > .col {
    padding-left: 9px;
    padding-right: 9px;
  }
  .row.grid-gutter-width-ms-18 > .row-clearfix {
    height: 18px;
  }
  .row.grid-gutter-width-ms-18.row-flex {
    gap: 18px;
  }
  .row.grid-gutter-width-ms-18.row-masonry > .col {
    margin-bottom: 18px;
  }
  .row.grid-gutter-width-ms-18.row-isotope > .col {
    margin-bottom: 18px;
  }
  .row.grid-gutter-width-ms-20 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .row.grid-gutter-width-ms-20 > .col {
    padding-left: 10px;
    padding-right: 10px;
  }
  .row.grid-gutter-width-ms-20 > .row-clearfix {
    height: 20px;
  }
  .row.grid-gutter-width-ms-20.row-flex {
    gap: 20px;
  }
  .row.grid-gutter-width-ms-20.row-masonry > .col {
    margin-bottom: 20px;
  }
  .row.grid-gutter-width-ms-20.row-isotope > .col {
    margin-bottom: 20px;
  }
  .row.grid-gutter-width-ms-30 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row.grid-gutter-width-ms-30 > .col {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row.grid-gutter-width-ms-30 > .row-clearfix {
    height: 30px;
  }
  .row.grid-gutter-width-ms-30.row-flex {
    gap: 30px;
  }
  .row.grid-gutter-width-ms-30.row-masonry > .col {
    margin-bottom: 30px;
  }
  .row.grid-gutter-width-ms-30.row-isotope > .col {
    margin-bottom: 30px;
  }
  .row.grid-gutter-width-ms-40 {
    margin-left: -20px;
    margin-right: -20px;
  }
  .row.grid-gutter-width-ms-40 > .col {
    padding-left: 20px;
    padding-right: 20px;
  }
  .row.grid-gutter-width-ms-40 > .row-clearfix {
    height: 40px;
  }
  .row.grid-gutter-width-ms-40.row-flex {
    gap: 40px;
  }
  .row.grid-gutter-width-ms-40.row-masonry > .col {
    margin-bottom: 40px;
  }
  .row.grid-gutter-width-ms-40.row-isotope > .col {
    margin-bottom: 40px;
  }
  .row.grid-gutter-width-ms-50 {
    margin-left: -25px;
    margin-right: -25px;
  }
  .row.grid-gutter-width-ms-50 > .col {
    padding-left: 25px;
    padding-right: 25px;
  }
  .row.grid-gutter-width-ms-50 > .row-clearfix {
    height: 50px;
  }
  .row.grid-gutter-width-ms-50.row-flex {
    gap: 50px;
  }
  .row.grid-gutter-width-ms-50.row-masonry > .col {
    margin-bottom: 50px;
  }
  .row.grid-gutter-width-ms-50.row-isotope > .col {
    margin-bottom: 50px;
  }
  .row.grid-gutter-width-ms-60 {
    margin-left: -30px;
    margin-right: -30px;
  }
  .row.grid-gutter-width-ms-60 > .col {
    padding-left: 30px;
    padding-right: 30px;
  }
  .row.grid-gutter-width-ms-60 > .row-clearfix {
    height: 60px;
  }
  .row.grid-gutter-width-ms-60.row-flex {
    gap: 60px;
  }
  .row.grid-gutter-width-ms-60.row-masonry > .col {
    margin-bottom: 60px;
  }
  .row.grid-gutter-width-ms-60.row-isotope > .col {
    margin-bottom: 60px;
  }
  .row.grid-gutter-width-ms-70 {
    margin-left: -35px;
    margin-right: -35px;
  }
  .row.grid-gutter-width-ms-70 > .col {
    padding-left: 35px;
    padding-right: 35px;
  }
  .row.grid-gutter-width-ms-70 > .row-clearfix {
    height: 70px;
  }
  .row.grid-gutter-width-ms-70.row-flex {
    gap: 70px;
  }
  .row.grid-gutter-width-ms-70.row-masonry > .col {
    margin-bottom: 70px;
  }
  .row.grid-gutter-width-ms-70.row-isotope > .col {
    margin-bottom: 70px;
  }
  .row.grid-gutter-width-ms-80 {
    margin-left: -40px;
    margin-right: -40px;
  }
  .row.grid-gutter-width-ms-80 > .col {
    padding-left: 40px;
    padding-right: 40px;
  }
  .row.grid-gutter-width-ms-80 > .row-clearfix {
    height: 80px;
  }
  .row.grid-gutter-width-ms-80.row-flex {
    gap: 80px;
  }
  .row.grid-gutter-width-ms-80.row-masonry > .col {
    margin-bottom: 80px;
  }
  .row.grid-gutter-width-ms-80.row-isotope > .col {
    margin-bottom: 80px;
  }
  .row.grid-gutter-width-ms-90 {
    margin-left: -45px;
    margin-right: -45px;
  }
  .row.grid-gutter-width-ms-90 > .col {
    padding-left: 45px;
    padding-right: 45px;
  }
  .row.grid-gutter-width-ms-90 > .row-clearfix {
    height: 90px;
  }
  .row.grid-gutter-width-ms-90.row-flex {
    gap: 90px;
  }
  .row.grid-gutter-width-ms-90.row-masonry > .col {
    margin-bottom: 90px;
  }
  .row.grid-gutter-width-ms-90.row-isotope > .col {
    margin-bottom: 90px;
  }
  .row.grid-gutter-width-ms-100 {
    margin-left: -50px;
    margin-right: -50px;
  }
  .row.grid-gutter-width-ms-100 > .col {
    padding-left: 50px;
    padding-right: 50px;
  }
  .row.grid-gutter-width-ms-100 > .row-clearfix {
    height: 100px;
  }
  .row.grid-gutter-width-ms-100.row-flex {
    gap: 100px;
  }
  .row.grid-gutter-width-ms-100.row-masonry > .col {
    margin-bottom: 100px;
  }
  .row.grid-gutter-width-ms-100.row-isotope > .col {
    margin-bottom: 100px;
  }
  .row.grid-gutter-width-ms-110 {
    margin-left: -55px;
    margin-right: -55px;
  }
  .row.grid-gutter-width-ms-110 > .col {
    padding-left: 55px;
    padding-right: 55px;
  }
  .row.grid-gutter-width-ms-110 > .row-clearfix {
    height: 110px;
  }
  .row.grid-gutter-width-ms-110.row-flex {
    gap: 110px;
  }
  .row.grid-gutter-width-ms-110.row-masonry > .col {
    margin-bottom: 110px;
  }
  .row.grid-gutter-width-ms-110.row-isotope > .col {
    margin-bottom: 110px;
  }
  .row.grid-gutter-width-ms-120 {
    margin-left: -60px;
    margin-right: -60px;
  }
  .row.grid-gutter-width-ms-120 > .col {
    padding-left: 60px;
    padding-right: 60px;
  }
  .row.grid-gutter-width-ms-120 > .row-clearfix {
    height: 120px;
  }
  .row.grid-gutter-width-ms-120.row-flex {
    gap: 120px;
  }
  .row.grid-gutter-width-ms-120.row-masonry > .col {
    margin-bottom: 120px;
  }
  .row.grid-gutter-width-ms-120.row-isotope > .col {
    margin-bottom: 120px;
  }
}
@media (min-width: 480px) {
  .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row > .col {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row > .row-clearfix {
    height: 30px;
  }
  .row.row-flex {
    gap: 30px;
  }
  .row.row-masonry > .col {
    margin-bottom: 30px;
  }
  .row.row-isotope > .col {
    margin-bottom: 30px;
  }
  .row.grid-gutter-width-sm-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .row.grid-gutter-width-sm-0 > .col {
    padding-left: 0px;
    padding-right: 0px;
  }
  .row.grid-gutter-width-sm-0 > .row-clearfix {
    height: 0px;
  }
  .row.grid-gutter-width-sm-0.row-flex {
    gap: 0px;
  }
  .row.grid-gutter-width-sm-0.row-masonry > .col {
    margin-bottom: 0px;
  }
  .row.grid-gutter-width-sm-0.row-isotope > .col {
    margin-bottom: 0px;
  }
  .row.grid-gutter-width-sm-2 {
    margin-left: -1px;
    margin-right: -1px;
  }
  .row.grid-gutter-width-sm-2 > .col {
    padding-left: 1px;
    padding-right: 1px;
  }
  .row.grid-gutter-width-sm-2 > .row-clearfix {
    height: 2px;
  }
  .row.grid-gutter-width-sm-2.row-flex {
    gap: 2px;
  }
  .row.grid-gutter-width-sm-2.row-masonry > .col {
    margin-bottom: 2px;
  }
  .row.grid-gutter-width-sm-2.row-isotope > .col {
    margin-bottom: 2px;
  }
  .row.grid-gutter-width-sm-4 {
    margin-left: -2px;
    margin-right: -2px;
  }
  .row.grid-gutter-width-sm-4 > .col {
    padding-left: 2px;
    padding-right: 2px;
  }
  .row.grid-gutter-width-sm-4 > .row-clearfix {
    height: 4px;
  }
  .row.grid-gutter-width-sm-4.row-flex {
    gap: 4px;
  }
  .row.grid-gutter-width-sm-4.row-masonry > .col {
    margin-bottom: 4px;
  }
  .row.grid-gutter-width-sm-4.row-isotope > .col {
    margin-bottom: 4px;
  }
  .row.grid-gutter-width-sm-6 {
    margin-left: -3px;
    margin-right: -3px;
  }
  .row.grid-gutter-width-sm-6 > .col {
    padding-left: 3px;
    padding-right: 3px;
  }
  .row.grid-gutter-width-sm-6 > .row-clearfix {
    height: 6px;
  }
  .row.grid-gutter-width-sm-6.row-flex {
    gap: 6px;
  }
  .row.grid-gutter-width-sm-6.row-masonry > .col {
    margin-bottom: 6px;
  }
  .row.grid-gutter-width-sm-6.row-isotope > .col {
    margin-bottom: 6px;
  }
  .row.grid-gutter-width-sm-8 {
    margin-left: -4px;
    margin-right: -4px;
  }
  .row.grid-gutter-width-sm-8 > .col {
    padding-left: 4px;
    padding-right: 4px;
  }
  .row.grid-gutter-width-sm-8 > .row-clearfix {
    height: 8px;
  }
  .row.grid-gutter-width-sm-8.row-flex {
    gap: 8px;
  }
  .row.grid-gutter-width-sm-8.row-masonry > .col {
    margin-bottom: 8px;
  }
  .row.grid-gutter-width-sm-8.row-isotope > .col {
    margin-bottom: 8px;
  }
  .row.grid-gutter-width-sm-10 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .row.grid-gutter-width-sm-10 > .col {
    padding-left: 5px;
    padding-right: 5px;
  }
  .row.grid-gutter-width-sm-10 > .row-clearfix {
    height: 10px;
  }
  .row.grid-gutter-width-sm-10.row-flex {
    gap: 10px;
  }
  .row.grid-gutter-width-sm-10.row-masonry > .col {
    margin-bottom: 10px;
  }
  .row.grid-gutter-width-sm-10.row-isotope > .col {
    margin-bottom: 10px;
  }
  .row.grid-gutter-width-sm-12 {
    margin-left: -6px;
    margin-right: -6px;
  }
  .row.grid-gutter-width-sm-12 > .col {
    padding-left: 6px;
    padding-right: 6px;
  }
  .row.grid-gutter-width-sm-12 > .row-clearfix {
    height: 12px;
  }
  .row.grid-gutter-width-sm-12.row-flex {
    gap: 12px;
  }
  .row.grid-gutter-width-sm-12.row-masonry > .col {
    margin-bottom: 12px;
  }
  .row.grid-gutter-width-sm-12.row-isotope > .col {
    margin-bottom: 12px;
  }
  .row.grid-gutter-width-sm-14 {
    margin-left: -7px;
    margin-right: -7px;
  }
  .row.grid-gutter-width-sm-14 > .col {
    padding-left: 7px;
    padding-right: 7px;
  }
  .row.grid-gutter-width-sm-14 > .row-clearfix {
    height: 14px;
  }
  .row.grid-gutter-width-sm-14.row-flex {
    gap: 14px;
  }
  .row.grid-gutter-width-sm-14.row-masonry > .col {
    margin-bottom: 14px;
  }
  .row.grid-gutter-width-sm-14.row-isotope > .col {
    margin-bottom: 14px;
  }
  .row.grid-gutter-width-sm-16 {
    margin-left: -8px;
    margin-right: -8px;
  }
  .row.grid-gutter-width-sm-16 > .col {
    padding-left: 8px;
    padding-right: 8px;
  }
  .row.grid-gutter-width-sm-16 > .row-clearfix {
    height: 16px;
  }
  .row.grid-gutter-width-sm-16.row-flex {
    gap: 16px;
  }
  .row.grid-gutter-width-sm-16.row-masonry > .col {
    margin-bottom: 16px;
  }
  .row.grid-gutter-width-sm-16.row-isotope > .col {
    margin-bottom: 16px;
  }
  .row.grid-gutter-width-sm-18 {
    margin-left: -9px;
    margin-right: -9px;
  }
  .row.grid-gutter-width-sm-18 > .col {
    padding-left: 9px;
    padding-right: 9px;
  }
  .row.grid-gutter-width-sm-18 > .row-clearfix {
    height: 18px;
  }
  .row.grid-gutter-width-sm-18.row-flex {
    gap: 18px;
  }
  .row.grid-gutter-width-sm-18.row-masonry > .col {
    margin-bottom: 18px;
  }
  .row.grid-gutter-width-sm-18.row-isotope > .col {
    margin-bottom: 18px;
  }
  .row.grid-gutter-width-sm-20 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .row.grid-gutter-width-sm-20 > .col {
    padding-left: 10px;
    padding-right: 10px;
  }
  .row.grid-gutter-width-sm-20 > .row-clearfix {
    height: 20px;
  }
  .row.grid-gutter-width-sm-20.row-flex {
    gap: 20px;
  }
  .row.grid-gutter-width-sm-20.row-masonry > .col {
    margin-bottom: 20px;
  }
  .row.grid-gutter-width-sm-20.row-isotope > .col {
    margin-bottom: 20px;
  }
  .row.grid-gutter-width-sm-30 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row.grid-gutter-width-sm-30 > .col {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row.grid-gutter-width-sm-30 > .row-clearfix {
    height: 30px;
  }
  .row.grid-gutter-width-sm-30.row-flex {
    gap: 30px;
  }
  .row.grid-gutter-width-sm-30.row-masonry > .col {
    margin-bottom: 30px;
  }
  .row.grid-gutter-width-sm-30.row-isotope > .col {
    margin-bottom: 30px;
  }
  .row.grid-gutter-width-sm-40 {
    margin-left: -20px;
    margin-right: -20px;
  }
  .row.grid-gutter-width-sm-40 > .col {
    padding-left: 20px;
    padding-right: 20px;
  }
  .row.grid-gutter-width-sm-40 > .row-clearfix {
    height: 40px;
  }
  .row.grid-gutter-width-sm-40.row-flex {
    gap: 40px;
  }
  .row.grid-gutter-width-sm-40.row-masonry > .col {
    margin-bottom: 40px;
  }
  .row.grid-gutter-width-sm-40.row-isotope > .col {
    margin-bottom: 40px;
  }
  .row.grid-gutter-width-sm-50 {
    margin-left: -25px;
    margin-right: -25px;
  }
  .row.grid-gutter-width-sm-50 > .col {
    padding-left: 25px;
    padding-right: 25px;
  }
  .row.grid-gutter-width-sm-50 > .row-clearfix {
    height: 50px;
  }
  .row.grid-gutter-width-sm-50.row-flex {
    gap: 50px;
  }
  .row.grid-gutter-width-sm-50.row-masonry > .col {
    margin-bottom: 50px;
  }
  .row.grid-gutter-width-sm-50.row-isotope > .col {
    margin-bottom: 50px;
  }
  .row.grid-gutter-width-sm-60 {
    margin-left: -30px;
    margin-right: -30px;
  }
  .row.grid-gutter-width-sm-60 > .col {
    padding-left: 30px;
    padding-right: 30px;
  }
  .row.grid-gutter-width-sm-60 > .row-clearfix {
    height: 60px;
  }
  .row.grid-gutter-width-sm-60.row-flex {
    gap: 60px;
  }
  .row.grid-gutter-width-sm-60.row-masonry > .col {
    margin-bottom: 60px;
  }
  .row.grid-gutter-width-sm-60.row-isotope > .col {
    margin-bottom: 60px;
  }
  .row.grid-gutter-width-sm-70 {
    margin-left: -35px;
    margin-right: -35px;
  }
  .row.grid-gutter-width-sm-70 > .col {
    padding-left: 35px;
    padding-right: 35px;
  }
  .row.grid-gutter-width-sm-70 > .row-clearfix {
    height: 70px;
  }
  .row.grid-gutter-width-sm-70.row-flex {
    gap: 70px;
  }
  .row.grid-gutter-width-sm-70.row-masonry > .col {
    margin-bottom: 70px;
  }
  .row.grid-gutter-width-sm-70.row-isotope > .col {
    margin-bottom: 70px;
  }
  .row.grid-gutter-width-sm-80 {
    margin-left: -40px;
    margin-right: -40px;
  }
  .row.grid-gutter-width-sm-80 > .col {
    padding-left: 40px;
    padding-right: 40px;
  }
  .row.grid-gutter-width-sm-80 > .row-clearfix {
    height: 80px;
  }
  .row.grid-gutter-width-sm-80.row-flex {
    gap: 80px;
  }
  .row.grid-gutter-width-sm-80.row-masonry > .col {
    margin-bottom: 80px;
  }
  .row.grid-gutter-width-sm-80.row-isotope > .col {
    margin-bottom: 80px;
  }
  .row.grid-gutter-width-sm-90 {
    margin-left: -45px;
    margin-right: -45px;
  }
  .row.grid-gutter-width-sm-90 > .col {
    padding-left: 45px;
    padding-right: 45px;
  }
  .row.grid-gutter-width-sm-90 > .row-clearfix {
    height: 90px;
  }
  .row.grid-gutter-width-sm-90.row-flex {
    gap: 90px;
  }
  .row.grid-gutter-width-sm-90.row-masonry > .col {
    margin-bottom: 90px;
  }
  .row.grid-gutter-width-sm-90.row-isotope > .col {
    margin-bottom: 90px;
  }
  .row.grid-gutter-width-sm-100 {
    margin-left: -50px;
    margin-right: -50px;
  }
  .row.grid-gutter-width-sm-100 > .col {
    padding-left: 50px;
    padding-right: 50px;
  }
  .row.grid-gutter-width-sm-100 > .row-clearfix {
    height: 100px;
  }
  .row.grid-gutter-width-sm-100.row-flex {
    gap: 100px;
  }
  .row.grid-gutter-width-sm-100.row-masonry > .col {
    margin-bottom: 100px;
  }
  .row.grid-gutter-width-sm-100.row-isotope > .col {
    margin-bottom: 100px;
  }
  .row.grid-gutter-width-sm-110 {
    margin-left: -55px;
    margin-right: -55px;
  }
  .row.grid-gutter-width-sm-110 > .col {
    padding-left: 55px;
    padding-right: 55px;
  }
  .row.grid-gutter-width-sm-110 > .row-clearfix {
    height: 110px;
  }
  .row.grid-gutter-width-sm-110.row-flex {
    gap: 110px;
  }
  .row.grid-gutter-width-sm-110.row-masonry > .col {
    margin-bottom: 110px;
  }
  .row.grid-gutter-width-sm-110.row-isotope > .col {
    margin-bottom: 110px;
  }
  .row.grid-gutter-width-sm-120 {
    margin-left: -60px;
    margin-right: -60px;
  }
  .row.grid-gutter-width-sm-120 > .col {
    padding-left: 60px;
    padding-right: 60px;
  }
  .row.grid-gutter-width-sm-120 > .row-clearfix {
    height: 120px;
  }
  .row.grid-gutter-width-sm-120.row-flex {
    gap: 120px;
  }
  .row.grid-gutter-width-sm-120.row-masonry > .col {
    margin-bottom: 120px;
  }
  .row.grid-gutter-width-sm-120.row-isotope > .col {
    margin-bottom: 120px;
  }
}
@media (min-width: 992px) {
  .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row > .col {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row > .row-clearfix {
    height: 30px;
  }
  .row.row-flex {
    gap: 30px;
  }
  .row.row-masonry > .col {
    margin-bottom: 30px;
  }
  .row.row-isotope > .col {
    margin-bottom: 30px;
  }
  .row.grid-gutter-width-md-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .row.grid-gutter-width-md-0 > .col {
    padding-left: 0px;
    padding-right: 0px;
  }
  .row.grid-gutter-width-md-0 > .row-clearfix {
    height: 0px;
  }
  .row.grid-gutter-width-md-0.row-flex {
    gap: 0px;
  }
  .row.grid-gutter-width-md-0.row-masonry > .col {
    margin-bottom: 0px;
  }
  .row.grid-gutter-width-md-0.row-isotope > .col {
    margin-bottom: 0px;
  }
  .row.grid-gutter-width-md-2 {
    margin-left: -1px;
    margin-right: -1px;
  }
  .row.grid-gutter-width-md-2 > .col {
    padding-left: 1px;
    padding-right: 1px;
  }
  .row.grid-gutter-width-md-2 > .row-clearfix {
    height: 2px;
  }
  .row.grid-gutter-width-md-2.row-flex {
    gap: 2px;
  }
  .row.grid-gutter-width-md-2.row-masonry > .col {
    margin-bottom: 2px;
  }
  .row.grid-gutter-width-md-2.row-isotope > .col {
    margin-bottom: 2px;
  }
  .row.grid-gutter-width-md-4 {
    margin-left: -2px;
    margin-right: -2px;
  }
  .row.grid-gutter-width-md-4 > .col {
    padding-left: 2px;
    padding-right: 2px;
  }
  .row.grid-gutter-width-md-4 > .row-clearfix {
    height: 4px;
  }
  .row.grid-gutter-width-md-4.row-flex {
    gap: 4px;
  }
  .row.grid-gutter-width-md-4.row-masonry > .col {
    margin-bottom: 4px;
  }
  .row.grid-gutter-width-md-4.row-isotope > .col {
    margin-bottom: 4px;
  }
  .row.grid-gutter-width-md-6 {
    margin-left: -3px;
    margin-right: -3px;
  }
  .row.grid-gutter-width-md-6 > .col {
    padding-left: 3px;
    padding-right: 3px;
  }
  .row.grid-gutter-width-md-6 > .row-clearfix {
    height: 6px;
  }
  .row.grid-gutter-width-md-6.row-flex {
    gap: 6px;
  }
  .row.grid-gutter-width-md-6.row-masonry > .col {
    margin-bottom: 6px;
  }
  .row.grid-gutter-width-md-6.row-isotope > .col {
    margin-bottom: 6px;
  }
  .row.grid-gutter-width-md-8 {
    margin-left: -4px;
    margin-right: -4px;
  }
  .row.grid-gutter-width-md-8 > .col {
    padding-left: 4px;
    padding-right: 4px;
  }
  .row.grid-gutter-width-md-8 > .row-clearfix {
    height: 8px;
  }
  .row.grid-gutter-width-md-8.row-flex {
    gap: 8px;
  }
  .row.grid-gutter-width-md-8.row-masonry > .col {
    margin-bottom: 8px;
  }
  .row.grid-gutter-width-md-8.row-isotope > .col {
    margin-bottom: 8px;
  }
  .row.grid-gutter-width-md-10 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .row.grid-gutter-width-md-10 > .col {
    padding-left: 5px;
    padding-right: 5px;
  }
  .row.grid-gutter-width-md-10 > .row-clearfix {
    height: 10px;
  }
  .row.grid-gutter-width-md-10.row-flex {
    gap: 10px;
  }
  .row.grid-gutter-width-md-10.row-masonry > .col {
    margin-bottom: 10px;
  }
  .row.grid-gutter-width-md-10.row-isotope > .col {
    margin-bottom: 10px;
  }
  .row.grid-gutter-width-md-12 {
    margin-left: -6px;
    margin-right: -6px;
  }
  .row.grid-gutter-width-md-12 > .col {
    padding-left: 6px;
    padding-right: 6px;
  }
  .row.grid-gutter-width-md-12 > .row-clearfix {
    height: 12px;
  }
  .row.grid-gutter-width-md-12.row-flex {
    gap: 12px;
  }
  .row.grid-gutter-width-md-12.row-masonry > .col {
    margin-bottom: 12px;
  }
  .row.grid-gutter-width-md-12.row-isotope > .col {
    margin-bottom: 12px;
  }
  .row.grid-gutter-width-md-14 {
    margin-left: -7px;
    margin-right: -7px;
  }
  .row.grid-gutter-width-md-14 > .col {
    padding-left: 7px;
    padding-right: 7px;
  }
  .row.grid-gutter-width-md-14 > .row-clearfix {
    height: 14px;
  }
  .row.grid-gutter-width-md-14.row-flex {
    gap: 14px;
  }
  .row.grid-gutter-width-md-14.row-masonry > .col {
    margin-bottom: 14px;
  }
  .row.grid-gutter-width-md-14.row-isotope > .col {
    margin-bottom: 14px;
  }
  .row.grid-gutter-width-md-16 {
    margin-left: -8px;
    margin-right: -8px;
  }
  .row.grid-gutter-width-md-16 > .col {
    padding-left: 8px;
    padding-right: 8px;
  }
  .row.grid-gutter-width-md-16 > .row-clearfix {
    height: 16px;
  }
  .row.grid-gutter-width-md-16.row-flex {
    gap: 16px;
  }
  .row.grid-gutter-width-md-16.row-masonry > .col {
    margin-bottom: 16px;
  }
  .row.grid-gutter-width-md-16.row-isotope > .col {
    margin-bottom: 16px;
  }
  .row.grid-gutter-width-md-18 {
    margin-left: -9px;
    margin-right: -9px;
  }
  .row.grid-gutter-width-md-18 > .col {
    padding-left: 9px;
    padding-right: 9px;
  }
  .row.grid-gutter-width-md-18 > .row-clearfix {
    height: 18px;
  }
  .row.grid-gutter-width-md-18.row-flex {
    gap: 18px;
  }
  .row.grid-gutter-width-md-18.row-masonry > .col {
    margin-bottom: 18px;
  }
  .row.grid-gutter-width-md-18.row-isotope > .col {
    margin-bottom: 18px;
  }
  .row.grid-gutter-width-md-20 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .row.grid-gutter-width-md-20 > .col {
    padding-left: 10px;
    padding-right: 10px;
  }
  .row.grid-gutter-width-md-20 > .row-clearfix {
    height: 20px;
  }
  .row.grid-gutter-width-md-20.row-flex {
    gap: 20px;
  }
  .row.grid-gutter-width-md-20.row-masonry > .col {
    margin-bottom: 20px;
  }
  .row.grid-gutter-width-md-20.row-isotope > .col {
    margin-bottom: 20px;
  }
  .row.grid-gutter-width-md-30 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row.grid-gutter-width-md-30 > .col {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row.grid-gutter-width-md-30 > .row-clearfix {
    height: 30px;
  }
  .row.grid-gutter-width-md-30.row-flex {
    gap: 30px;
  }
  .row.grid-gutter-width-md-30.row-masonry > .col {
    margin-bottom: 30px;
  }
  .row.grid-gutter-width-md-30.row-isotope > .col {
    margin-bottom: 30px;
  }
  .row.grid-gutter-width-md-40 {
    margin-left: -20px;
    margin-right: -20px;
  }
  .row.grid-gutter-width-md-40 > .col {
    padding-left: 20px;
    padding-right: 20px;
  }
  .row.grid-gutter-width-md-40 > .row-clearfix {
    height: 40px;
  }
  .row.grid-gutter-width-md-40.row-flex {
    gap: 40px;
  }
  .row.grid-gutter-width-md-40.row-masonry > .col {
    margin-bottom: 40px;
  }
  .row.grid-gutter-width-md-40.row-isotope > .col {
    margin-bottom: 40px;
  }
  .row.grid-gutter-width-md-50 {
    margin-left: -25px;
    margin-right: -25px;
  }
  .row.grid-gutter-width-md-50 > .col {
    padding-left: 25px;
    padding-right: 25px;
  }
  .row.grid-gutter-width-md-50 > .row-clearfix {
    height: 50px;
  }
  .row.grid-gutter-width-md-50.row-flex {
    gap: 50px;
  }
  .row.grid-gutter-width-md-50.row-masonry > .col {
    margin-bottom: 50px;
  }
  .row.grid-gutter-width-md-50.row-isotope > .col {
    margin-bottom: 50px;
  }
  .row.grid-gutter-width-md-60 {
    margin-left: -30px;
    margin-right: -30px;
  }
  .row.grid-gutter-width-md-60 > .col {
    padding-left: 30px;
    padding-right: 30px;
  }
  .row.grid-gutter-width-md-60 > .row-clearfix {
    height: 60px;
  }
  .row.grid-gutter-width-md-60.row-flex {
    gap: 60px;
  }
  .row.grid-gutter-width-md-60.row-masonry > .col {
    margin-bottom: 60px;
  }
  .row.grid-gutter-width-md-60.row-isotope > .col {
    margin-bottom: 60px;
  }
  .row.grid-gutter-width-md-70 {
    margin-left: -35px;
    margin-right: -35px;
  }
  .row.grid-gutter-width-md-70 > .col {
    padding-left: 35px;
    padding-right: 35px;
  }
  .row.grid-gutter-width-md-70 > .row-clearfix {
    height: 70px;
  }
  .row.grid-gutter-width-md-70.row-flex {
    gap: 70px;
  }
  .row.grid-gutter-width-md-70.row-masonry > .col {
    margin-bottom: 70px;
  }
  .row.grid-gutter-width-md-70.row-isotope > .col {
    margin-bottom: 70px;
  }
  .row.grid-gutter-width-md-80 {
    margin-left: -40px;
    margin-right: -40px;
  }
  .row.grid-gutter-width-md-80 > .col {
    padding-left: 40px;
    padding-right: 40px;
  }
  .row.grid-gutter-width-md-80 > .row-clearfix {
    height: 80px;
  }
  .row.grid-gutter-width-md-80.row-flex {
    gap: 80px;
  }
  .row.grid-gutter-width-md-80.row-masonry > .col {
    margin-bottom: 80px;
  }
  .row.grid-gutter-width-md-80.row-isotope > .col {
    margin-bottom: 80px;
  }
  .row.grid-gutter-width-md-90 {
    margin-left: -45px;
    margin-right: -45px;
  }
  .row.grid-gutter-width-md-90 > .col {
    padding-left: 45px;
    padding-right: 45px;
  }
  .row.grid-gutter-width-md-90 > .row-clearfix {
    height: 90px;
  }
  .row.grid-gutter-width-md-90.row-flex {
    gap: 90px;
  }
  .row.grid-gutter-width-md-90.row-masonry > .col {
    margin-bottom: 90px;
  }
  .row.grid-gutter-width-md-90.row-isotope > .col {
    margin-bottom: 90px;
  }
  .row.grid-gutter-width-md-100 {
    margin-left: -50px;
    margin-right: -50px;
  }
  .row.grid-gutter-width-md-100 > .col {
    padding-left: 50px;
    padding-right: 50px;
  }
  .row.grid-gutter-width-md-100 > .row-clearfix {
    height: 100px;
  }
  .row.grid-gutter-width-md-100.row-flex {
    gap: 100px;
  }
  .row.grid-gutter-width-md-100.row-masonry > .col {
    margin-bottom: 100px;
  }
  .row.grid-gutter-width-md-100.row-isotope > .col {
    margin-bottom: 100px;
  }
  .row.grid-gutter-width-md-110 {
    margin-left: -55px;
    margin-right: -55px;
  }
  .row.grid-gutter-width-md-110 > .col {
    padding-left: 55px;
    padding-right: 55px;
  }
  .row.grid-gutter-width-md-110 > .row-clearfix {
    height: 110px;
  }
  .row.grid-gutter-width-md-110.row-flex {
    gap: 110px;
  }
  .row.grid-gutter-width-md-110.row-masonry > .col {
    margin-bottom: 110px;
  }
  .row.grid-gutter-width-md-110.row-isotope > .col {
    margin-bottom: 110px;
  }
  .row.grid-gutter-width-md-120 {
    margin-left: -60px;
    margin-right: -60px;
  }
  .row.grid-gutter-width-md-120 > .col {
    padding-left: 60px;
    padding-right: 60px;
  }
  .row.grid-gutter-width-md-120 > .row-clearfix {
    height: 120px;
  }
  .row.grid-gutter-width-md-120.row-flex {
    gap: 120px;
  }
  .row.grid-gutter-width-md-120.row-masonry > .col {
    margin-bottom: 120px;
  }
  .row.grid-gutter-width-md-120.row-isotope > .col {
    margin-bottom: 120px;
  }
}
@media (min-width: 1200px) {
  .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row > .col {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row > .row-clearfix {
    height: 30px;
  }
  .row.row-flex {
    gap: 30px;
  }
  .row.row-masonry > .col {
    margin-bottom: 30px;
  }
  .row.row-isotope > .col {
    margin-bottom: 30px;
  }
  .row.grid-gutter-width-lg-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .row.grid-gutter-width-lg-0 > .col {
    padding-left: 0px;
    padding-right: 0px;
  }
  .row.grid-gutter-width-lg-0 > .row-clearfix {
    height: 0px;
  }
  .row.grid-gutter-width-lg-0.row-flex {
    gap: 0px;
  }
  .row.grid-gutter-width-lg-0.row-masonry > .col {
    margin-bottom: 0px;
  }
  .row.grid-gutter-width-lg-0.row-isotope > .col {
    margin-bottom: 0px;
  }
  .row.grid-gutter-width-lg-2 {
    margin-left: -1px;
    margin-right: -1px;
  }
  .row.grid-gutter-width-lg-2 > .col {
    padding-left: 1px;
    padding-right: 1px;
  }
  .row.grid-gutter-width-lg-2 > .row-clearfix {
    height: 2px;
  }
  .row.grid-gutter-width-lg-2.row-flex {
    gap: 2px;
  }
  .row.grid-gutter-width-lg-2.row-masonry > .col {
    margin-bottom: 2px;
  }
  .row.grid-gutter-width-lg-2.row-isotope > .col {
    margin-bottom: 2px;
  }
  .row.grid-gutter-width-lg-4 {
    margin-left: -2px;
    margin-right: -2px;
  }
  .row.grid-gutter-width-lg-4 > .col {
    padding-left: 2px;
    padding-right: 2px;
  }
  .row.grid-gutter-width-lg-4 > .row-clearfix {
    height: 4px;
  }
  .row.grid-gutter-width-lg-4.row-flex {
    gap: 4px;
  }
  .row.grid-gutter-width-lg-4.row-masonry > .col {
    margin-bottom: 4px;
  }
  .row.grid-gutter-width-lg-4.row-isotope > .col {
    margin-bottom: 4px;
  }
  .row.grid-gutter-width-lg-6 {
    margin-left: -3px;
    margin-right: -3px;
  }
  .row.grid-gutter-width-lg-6 > .col {
    padding-left: 3px;
    padding-right: 3px;
  }
  .row.grid-gutter-width-lg-6 > .row-clearfix {
    height: 6px;
  }
  .row.grid-gutter-width-lg-6.row-flex {
    gap: 6px;
  }
  .row.grid-gutter-width-lg-6.row-masonry > .col {
    margin-bottom: 6px;
  }
  .row.grid-gutter-width-lg-6.row-isotope > .col {
    margin-bottom: 6px;
  }
  .row.grid-gutter-width-lg-8 {
    margin-left: -4px;
    margin-right: -4px;
  }
  .row.grid-gutter-width-lg-8 > .col {
    padding-left: 4px;
    padding-right: 4px;
  }
  .row.grid-gutter-width-lg-8 > .row-clearfix {
    height: 8px;
  }
  .row.grid-gutter-width-lg-8.row-flex {
    gap: 8px;
  }
  .row.grid-gutter-width-lg-8.row-masonry > .col {
    margin-bottom: 8px;
  }
  .row.grid-gutter-width-lg-8.row-isotope > .col {
    margin-bottom: 8px;
  }
  .row.grid-gutter-width-lg-10 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .row.grid-gutter-width-lg-10 > .col {
    padding-left: 5px;
    padding-right: 5px;
  }
  .row.grid-gutter-width-lg-10 > .row-clearfix {
    height: 10px;
  }
  .row.grid-gutter-width-lg-10.row-flex {
    gap: 10px;
  }
  .row.grid-gutter-width-lg-10.row-masonry > .col {
    margin-bottom: 10px;
  }
  .row.grid-gutter-width-lg-10.row-isotope > .col {
    margin-bottom: 10px;
  }
  .row.grid-gutter-width-lg-12 {
    margin-left: -6px;
    margin-right: -6px;
  }
  .row.grid-gutter-width-lg-12 > .col {
    padding-left: 6px;
    padding-right: 6px;
  }
  .row.grid-gutter-width-lg-12 > .row-clearfix {
    height: 12px;
  }
  .row.grid-gutter-width-lg-12.row-flex {
    gap: 12px;
  }
  .row.grid-gutter-width-lg-12.row-masonry > .col {
    margin-bottom: 12px;
  }
  .row.grid-gutter-width-lg-12.row-isotope > .col {
    margin-bottom: 12px;
  }
  .row.grid-gutter-width-lg-14 {
    margin-left: -7px;
    margin-right: -7px;
  }
  .row.grid-gutter-width-lg-14 > .col {
    padding-left: 7px;
    padding-right: 7px;
  }
  .row.grid-gutter-width-lg-14 > .row-clearfix {
    height: 14px;
  }
  .row.grid-gutter-width-lg-14.row-flex {
    gap: 14px;
  }
  .row.grid-gutter-width-lg-14.row-masonry > .col {
    margin-bottom: 14px;
  }
  .row.grid-gutter-width-lg-14.row-isotope > .col {
    margin-bottom: 14px;
  }
  .row.grid-gutter-width-lg-16 {
    margin-left: -8px;
    margin-right: -8px;
  }
  .row.grid-gutter-width-lg-16 > .col {
    padding-left: 8px;
    padding-right: 8px;
  }
  .row.grid-gutter-width-lg-16 > .row-clearfix {
    height: 16px;
  }
  .row.grid-gutter-width-lg-16.row-flex {
    gap: 16px;
  }
  .row.grid-gutter-width-lg-16.row-masonry > .col {
    margin-bottom: 16px;
  }
  .row.grid-gutter-width-lg-16.row-isotope > .col {
    margin-bottom: 16px;
  }
  .row.grid-gutter-width-lg-18 {
    margin-left: -9px;
    margin-right: -9px;
  }
  .row.grid-gutter-width-lg-18 > .col {
    padding-left: 9px;
    padding-right: 9px;
  }
  .row.grid-gutter-width-lg-18 > .row-clearfix {
    height: 18px;
  }
  .row.grid-gutter-width-lg-18.row-flex {
    gap: 18px;
  }
  .row.grid-gutter-width-lg-18.row-masonry > .col {
    margin-bottom: 18px;
  }
  .row.grid-gutter-width-lg-18.row-isotope > .col {
    margin-bottom: 18px;
  }
  .row.grid-gutter-width-lg-20 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .row.grid-gutter-width-lg-20 > .col {
    padding-left: 10px;
    padding-right: 10px;
  }
  .row.grid-gutter-width-lg-20 > .row-clearfix {
    height: 20px;
  }
  .row.grid-gutter-width-lg-20.row-flex {
    gap: 20px;
  }
  .row.grid-gutter-width-lg-20.row-masonry > .col {
    margin-bottom: 20px;
  }
  .row.grid-gutter-width-lg-20.row-isotope > .col {
    margin-bottom: 20px;
  }
  .row.grid-gutter-width-lg-30 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row.grid-gutter-width-lg-30 > .col {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row.grid-gutter-width-lg-30 > .row-clearfix {
    height: 30px;
  }
  .row.grid-gutter-width-lg-30.row-flex {
    gap: 30px;
  }
  .row.grid-gutter-width-lg-30.row-masonry > .col {
    margin-bottom: 30px;
  }
  .row.grid-gutter-width-lg-30.row-isotope > .col {
    margin-bottom: 30px;
  }
  .row.grid-gutter-width-lg-40 {
    margin-left: -20px;
    margin-right: -20px;
  }
  .row.grid-gutter-width-lg-40 > .col {
    padding-left: 20px;
    padding-right: 20px;
  }
  .row.grid-gutter-width-lg-40 > .row-clearfix {
    height: 40px;
  }
  .row.grid-gutter-width-lg-40.row-flex {
    gap: 40px;
  }
  .row.grid-gutter-width-lg-40.row-masonry > .col {
    margin-bottom: 40px;
  }
  .row.grid-gutter-width-lg-40.row-isotope > .col {
    margin-bottom: 40px;
  }
  .row.grid-gutter-width-lg-50 {
    margin-left: -25px;
    margin-right: -25px;
  }
  .row.grid-gutter-width-lg-50 > .col {
    padding-left: 25px;
    padding-right: 25px;
  }
  .row.grid-gutter-width-lg-50 > .row-clearfix {
    height: 50px;
  }
  .row.grid-gutter-width-lg-50.row-flex {
    gap: 50px;
  }
  .row.grid-gutter-width-lg-50.row-masonry > .col {
    margin-bottom: 50px;
  }
  .row.grid-gutter-width-lg-50.row-isotope > .col {
    margin-bottom: 50px;
  }
  .row.grid-gutter-width-lg-60 {
    margin-left: -30px;
    margin-right: -30px;
  }
  .row.grid-gutter-width-lg-60 > .col {
    padding-left: 30px;
    padding-right: 30px;
  }
  .row.grid-gutter-width-lg-60 > .row-clearfix {
    height: 60px;
  }
  .row.grid-gutter-width-lg-60.row-flex {
    gap: 60px;
  }
  .row.grid-gutter-width-lg-60.row-masonry > .col {
    margin-bottom: 60px;
  }
  .row.grid-gutter-width-lg-60.row-isotope > .col {
    margin-bottom: 60px;
  }
  .row.grid-gutter-width-lg-70 {
    margin-left: -35px;
    margin-right: -35px;
  }
  .row.grid-gutter-width-lg-70 > .col {
    padding-left: 35px;
    padding-right: 35px;
  }
  .row.grid-gutter-width-lg-70 > .row-clearfix {
    height: 70px;
  }
  .row.grid-gutter-width-lg-70.row-flex {
    gap: 70px;
  }
  .row.grid-gutter-width-lg-70.row-masonry > .col {
    margin-bottom: 70px;
  }
  .row.grid-gutter-width-lg-70.row-isotope > .col {
    margin-bottom: 70px;
  }
  .row.grid-gutter-width-lg-80 {
    margin-left: -40px;
    margin-right: -40px;
  }
  .row.grid-gutter-width-lg-80 > .col {
    padding-left: 40px;
    padding-right: 40px;
  }
  .row.grid-gutter-width-lg-80 > .row-clearfix {
    height: 80px;
  }
  .row.grid-gutter-width-lg-80.row-flex {
    gap: 80px;
  }
  .row.grid-gutter-width-lg-80.row-masonry > .col {
    margin-bottom: 80px;
  }
  .row.grid-gutter-width-lg-80.row-isotope > .col {
    margin-bottom: 80px;
  }
  .row.grid-gutter-width-lg-90 {
    margin-left: -45px;
    margin-right: -45px;
  }
  .row.grid-gutter-width-lg-90 > .col {
    padding-left: 45px;
    padding-right: 45px;
  }
  .row.grid-gutter-width-lg-90 > .row-clearfix {
    height: 90px;
  }
  .row.grid-gutter-width-lg-90.row-flex {
    gap: 90px;
  }
  .row.grid-gutter-width-lg-90.row-masonry > .col {
    margin-bottom: 90px;
  }
  .row.grid-gutter-width-lg-90.row-isotope > .col {
    margin-bottom: 90px;
  }
  .row.grid-gutter-width-lg-100 {
    margin-left: -50px;
    margin-right: -50px;
  }
  .row.grid-gutter-width-lg-100 > .col {
    padding-left: 50px;
    padding-right: 50px;
  }
  .row.grid-gutter-width-lg-100 > .row-clearfix {
    height: 100px;
  }
  .row.grid-gutter-width-lg-100.row-flex {
    gap: 100px;
  }
  .row.grid-gutter-width-lg-100.row-masonry > .col {
    margin-bottom: 100px;
  }
  .row.grid-gutter-width-lg-100.row-isotope > .col {
    margin-bottom: 100px;
  }
  .row.grid-gutter-width-lg-110 {
    margin-left: -55px;
    margin-right: -55px;
  }
  .row.grid-gutter-width-lg-110 > .col {
    padding-left: 55px;
    padding-right: 55px;
  }
  .row.grid-gutter-width-lg-110 > .row-clearfix {
    height: 110px;
  }
  .row.grid-gutter-width-lg-110.row-flex {
    gap: 110px;
  }
  .row.grid-gutter-width-lg-110.row-masonry > .col {
    margin-bottom: 110px;
  }
  .row.grid-gutter-width-lg-110.row-isotope > .col {
    margin-bottom: 110px;
  }
  .row.grid-gutter-width-lg-120 {
    margin-left: -60px;
    margin-right: -60px;
  }
  .row.grid-gutter-width-lg-120 > .col {
    padding-left: 60px;
    padding-right: 60px;
  }
  .row.grid-gutter-width-lg-120 > .row-clearfix {
    height: 120px;
  }
  .row.grid-gutter-width-lg-120.row-flex {
    gap: 120px;
  }
  .row.grid-gutter-width-lg-120.row-masonry > .col {
    margin-bottom: 120px;
  }
  .row.grid-gutter-width-lg-120.row-isotope > .col {
    margin-bottom: 120px;
  }
}
@media (min-width: 1500px) {
  .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row > .col {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row > .row-clearfix {
    height: 30px;
  }
  .row.row-flex {
    gap: 30px;
  }
  .row.row-masonry > .col {
    margin-bottom: 30px;
  }
  .row.row-isotope > .col {
    margin-bottom: 30px;
  }
  .row.grid-gutter-width-xl-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .row.grid-gutter-width-xl-0 > .col {
    padding-left: 0px;
    padding-right: 0px;
  }
  .row.grid-gutter-width-xl-0 > .row-clearfix {
    height: 0px;
  }
  .row.grid-gutter-width-xl-0.row-flex {
    gap: 0px;
  }
  .row.grid-gutter-width-xl-0.row-masonry > .col {
    margin-bottom: 0px;
  }
  .row.grid-gutter-width-xl-0.row-isotope > .col {
    margin-bottom: 0px;
  }
  .row.grid-gutter-width-xl-2 {
    margin-left: -1px;
    margin-right: -1px;
  }
  .row.grid-gutter-width-xl-2 > .col {
    padding-left: 1px;
    padding-right: 1px;
  }
  .row.grid-gutter-width-xl-2 > .row-clearfix {
    height: 2px;
  }
  .row.grid-gutter-width-xl-2.row-flex {
    gap: 2px;
  }
  .row.grid-gutter-width-xl-2.row-masonry > .col {
    margin-bottom: 2px;
  }
  .row.grid-gutter-width-xl-2.row-isotope > .col {
    margin-bottom: 2px;
  }
  .row.grid-gutter-width-xl-4 {
    margin-left: -2px;
    margin-right: -2px;
  }
  .row.grid-gutter-width-xl-4 > .col {
    padding-left: 2px;
    padding-right: 2px;
  }
  .row.grid-gutter-width-xl-4 > .row-clearfix {
    height: 4px;
  }
  .row.grid-gutter-width-xl-4.row-flex {
    gap: 4px;
  }
  .row.grid-gutter-width-xl-4.row-masonry > .col {
    margin-bottom: 4px;
  }
  .row.grid-gutter-width-xl-4.row-isotope > .col {
    margin-bottom: 4px;
  }
  .row.grid-gutter-width-xl-6 {
    margin-left: -3px;
    margin-right: -3px;
  }
  .row.grid-gutter-width-xl-6 > .col {
    padding-left: 3px;
    padding-right: 3px;
  }
  .row.grid-gutter-width-xl-6 > .row-clearfix {
    height: 6px;
  }
  .row.grid-gutter-width-xl-6.row-flex {
    gap: 6px;
  }
  .row.grid-gutter-width-xl-6.row-masonry > .col {
    margin-bottom: 6px;
  }
  .row.grid-gutter-width-xl-6.row-isotope > .col {
    margin-bottom: 6px;
  }
  .row.grid-gutter-width-xl-8 {
    margin-left: -4px;
    margin-right: -4px;
  }
  .row.grid-gutter-width-xl-8 > .col {
    padding-left: 4px;
    padding-right: 4px;
  }
  .row.grid-gutter-width-xl-8 > .row-clearfix {
    height: 8px;
  }
  .row.grid-gutter-width-xl-8.row-flex {
    gap: 8px;
  }
  .row.grid-gutter-width-xl-8.row-masonry > .col {
    margin-bottom: 8px;
  }
  .row.grid-gutter-width-xl-8.row-isotope > .col {
    margin-bottom: 8px;
  }
  .row.grid-gutter-width-xl-10 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .row.grid-gutter-width-xl-10 > .col {
    padding-left: 5px;
    padding-right: 5px;
  }
  .row.grid-gutter-width-xl-10 > .row-clearfix {
    height: 10px;
  }
  .row.grid-gutter-width-xl-10.row-flex {
    gap: 10px;
  }
  .row.grid-gutter-width-xl-10.row-masonry > .col {
    margin-bottom: 10px;
  }
  .row.grid-gutter-width-xl-10.row-isotope > .col {
    margin-bottom: 10px;
  }
  .row.grid-gutter-width-xl-12 {
    margin-left: -6px;
    margin-right: -6px;
  }
  .row.grid-gutter-width-xl-12 > .col {
    padding-left: 6px;
    padding-right: 6px;
  }
  .row.grid-gutter-width-xl-12 > .row-clearfix {
    height: 12px;
  }
  .row.grid-gutter-width-xl-12.row-flex {
    gap: 12px;
  }
  .row.grid-gutter-width-xl-12.row-masonry > .col {
    margin-bottom: 12px;
  }
  .row.grid-gutter-width-xl-12.row-isotope > .col {
    margin-bottom: 12px;
  }
  .row.grid-gutter-width-xl-14 {
    margin-left: -7px;
    margin-right: -7px;
  }
  .row.grid-gutter-width-xl-14 > .col {
    padding-left: 7px;
    padding-right: 7px;
  }
  .row.grid-gutter-width-xl-14 > .row-clearfix {
    height: 14px;
  }
  .row.grid-gutter-width-xl-14.row-flex {
    gap: 14px;
  }
  .row.grid-gutter-width-xl-14.row-masonry > .col {
    margin-bottom: 14px;
  }
  .row.grid-gutter-width-xl-14.row-isotope > .col {
    margin-bottom: 14px;
  }
  .row.grid-gutter-width-xl-16 {
    margin-left: -8px;
    margin-right: -8px;
  }
  .row.grid-gutter-width-xl-16 > .col {
    padding-left: 8px;
    padding-right: 8px;
  }
  .row.grid-gutter-width-xl-16 > .row-clearfix {
    height: 16px;
  }
  .row.grid-gutter-width-xl-16.row-flex {
    gap: 16px;
  }
  .row.grid-gutter-width-xl-16.row-masonry > .col {
    margin-bottom: 16px;
  }
  .row.grid-gutter-width-xl-16.row-isotope > .col {
    margin-bottom: 16px;
  }
  .row.grid-gutter-width-xl-18 {
    margin-left: -9px;
    margin-right: -9px;
  }
  .row.grid-gutter-width-xl-18 > .col {
    padding-left: 9px;
    padding-right: 9px;
  }
  .row.grid-gutter-width-xl-18 > .row-clearfix {
    height: 18px;
  }
  .row.grid-gutter-width-xl-18.row-flex {
    gap: 18px;
  }
  .row.grid-gutter-width-xl-18.row-masonry > .col {
    margin-bottom: 18px;
  }
  .row.grid-gutter-width-xl-18.row-isotope > .col {
    margin-bottom: 18px;
  }
  .row.grid-gutter-width-xl-20 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .row.grid-gutter-width-xl-20 > .col {
    padding-left: 10px;
    padding-right: 10px;
  }
  .row.grid-gutter-width-xl-20 > .row-clearfix {
    height: 20px;
  }
  .row.grid-gutter-width-xl-20.row-flex {
    gap: 20px;
  }
  .row.grid-gutter-width-xl-20.row-masonry > .col {
    margin-bottom: 20px;
  }
  .row.grid-gutter-width-xl-20.row-isotope > .col {
    margin-bottom: 20px;
  }
  .row.grid-gutter-width-xl-30 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row.grid-gutter-width-xl-30 > .col {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row.grid-gutter-width-xl-30 > .row-clearfix {
    height: 30px;
  }
  .row.grid-gutter-width-xl-30.row-flex {
    gap: 30px;
  }
  .row.grid-gutter-width-xl-30.row-masonry > .col {
    margin-bottom: 30px;
  }
  .row.grid-gutter-width-xl-30.row-isotope > .col {
    margin-bottom: 30px;
  }
  .row.grid-gutter-width-xl-40 {
    margin-left: -20px;
    margin-right: -20px;
  }
  .row.grid-gutter-width-xl-40 > .col {
    padding-left: 20px;
    padding-right: 20px;
  }
  .row.grid-gutter-width-xl-40 > .row-clearfix {
    height: 40px;
  }
  .row.grid-gutter-width-xl-40.row-flex {
    gap: 40px;
  }
  .row.grid-gutter-width-xl-40.row-masonry > .col {
    margin-bottom: 40px;
  }
  .row.grid-gutter-width-xl-40.row-isotope > .col {
    margin-bottom: 40px;
  }
  .row.grid-gutter-width-xl-50 {
    margin-left: -25px;
    margin-right: -25px;
  }
  .row.grid-gutter-width-xl-50 > .col {
    padding-left: 25px;
    padding-right: 25px;
  }
  .row.grid-gutter-width-xl-50 > .row-clearfix {
    height: 50px;
  }
  .row.grid-gutter-width-xl-50.row-flex {
    gap: 50px;
  }
  .row.grid-gutter-width-xl-50.row-masonry > .col {
    margin-bottom: 50px;
  }
  .row.grid-gutter-width-xl-50.row-isotope > .col {
    margin-bottom: 50px;
  }
  .row.grid-gutter-width-xl-60 {
    margin-left: -30px;
    margin-right: -30px;
  }
  .row.grid-gutter-width-xl-60 > .col {
    padding-left: 30px;
    padding-right: 30px;
  }
  .row.grid-gutter-width-xl-60 > .row-clearfix {
    height: 60px;
  }
  .row.grid-gutter-width-xl-60.row-flex {
    gap: 60px;
  }
  .row.grid-gutter-width-xl-60.row-masonry > .col {
    margin-bottom: 60px;
  }
  .row.grid-gutter-width-xl-60.row-isotope > .col {
    margin-bottom: 60px;
  }
  .row.grid-gutter-width-xl-70 {
    margin-left: -35px;
    margin-right: -35px;
  }
  .row.grid-gutter-width-xl-70 > .col {
    padding-left: 35px;
    padding-right: 35px;
  }
  .row.grid-gutter-width-xl-70 > .row-clearfix {
    height: 70px;
  }
  .row.grid-gutter-width-xl-70.row-flex {
    gap: 70px;
  }
  .row.grid-gutter-width-xl-70.row-masonry > .col {
    margin-bottom: 70px;
  }
  .row.grid-gutter-width-xl-70.row-isotope > .col {
    margin-bottom: 70px;
  }
  .row.grid-gutter-width-xl-80 {
    margin-left: -40px;
    margin-right: -40px;
  }
  .row.grid-gutter-width-xl-80 > .col {
    padding-left: 40px;
    padding-right: 40px;
  }
  .row.grid-gutter-width-xl-80 > .row-clearfix {
    height: 80px;
  }
  .row.grid-gutter-width-xl-80.row-flex {
    gap: 80px;
  }
  .row.grid-gutter-width-xl-80.row-masonry > .col {
    margin-bottom: 80px;
  }
  .row.grid-gutter-width-xl-80.row-isotope > .col {
    margin-bottom: 80px;
  }
  .row.grid-gutter-width-xl-90 {
    margin-left: -45px;
    margin-right: -45px;
  }
  .row.grid-gutter-width-xl-90 > .col {
    padding-left: 45px;
    padding-right: 45px;
  }
  .row.grid-gutter-width-xl-90 > .row-clearfix {
    height: 90px;
  }
  .row.grid-gutter-width-xl-90.row-flex {
    gap: 90px;
  }
  .row.grid-gutter-width-xl-90.row-masonry > .col {
    margin-bottom: 90px;
  }
  .row.grid-gutter-width-xl-90.row-isotope > .col {
    margin-bottom: 90px;
  }
  .row.grid-gutter-width-xl-100 {
    margin-left: -50px;
    margin-right: -50px;
  }
  .row.grid-gutter-width-xl-100 > .col {
    padding-left: 50px;
    padding-right: 50px;
  }
  .row.grid-gutter-width-xl-100 > .row-clearfix {
    height: 100px;
  }
  .row.grid-gutter-width-xl-100.row-flex {
    gap: 100px;
  }
  .row.grid-gutter-width-xl-100.row-masonry > .col {
    margin-bottom: 100px;
  }
  .row.grid-gutter-width-xl-100.row-isotope > .col {
    margin-bottom: 100px;
  }
  .row.grid-gutter-width-xl-110 {
    margin-left: -55px;
    margin-right: -55px;
  }
  .row.grid-gutter-width-xl-110 > .col {
    padding-left: 55px;
    padding-right: 55px;
  }
  .row.grid-gutter-width-xl-110 > .row-clearfix {
    height: 110px;
  }
  .row.grid-gutter-width-xl-110.row-flex {
    gap: 110px;
  }
  .row.grid-gutter-width-xl-110.row-masonry > .col {
    margin-bottom: 110px;
  }
  .row.grid-gutter-width-xl-110.row-isotope > .col {
    margin-bottom: 110px;
  }
  .row.grid-gutter-width-xl-120 {
    margin-left: -60px;
    margin-right: -60px;
  }
  .row.grid-gutter-width-xl-120 > .col {
    padding-left: 60px;
    padding-right: 60px;
  }
  .row.grid-gutter-width-xl-120 > .row-clearfix {
    height: 120px;
  }
  .row.grid-gutter-width-xl-120.row-flex {
    gap: 120px;
  }
  .row.grid-gutter-width-xl-120.row-masonry > .col {
    margin-bottom: 120px;
  }
  .row.grid-gutter-width-xl-120.row-isotope > .col {
    margin-bottom: 120px;
  }
}
@media (min-width: 1800px) {
  .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row > .col {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row > .row-clearfix {
    height: 30px;
  }
  .row.row-flex {
    gap: 30px;
  }
  .row.row-masonry > .col {
    margin-bottom: 30px;
  }
  .row.row-isotope > .col {
    margin-bottom: 30px;
  }
  .row.grid-gutter-width-xx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .row.grid-gutter-width-xx-0 > .col {
    padding-left: 0px;
    padding-right: 0px;
  }
  .row.grid-gutter-width-xx-0 > .row-clearfix {
    height: 0px;
  }
  .row.grid-gutter-width-xx-0.row-flex {
    gap: 0px;
  }
  .row.grid-gutter-width-xx-0.row-masonry > .col {
    margin-bottom: 0px;
  }
  .row.grid-gutter-width-xx-0.row-isotope > .col {
    margin-bottom: 0px;
  }
  .row.grid-gutter-width-xx-2 {
    margin-left: -1px;
    margin-right: -1px;
  }
  .row.grid-gutter-width-xx-2 > .col {
    padding-left: 1px;
    padding-right: 1px;
  }
  .row.grid-gutter-width-xx-2 > .row-clearfix {
    height: 2px;
  }
  .row.grid-gutter-width-xx-2.row-flex {
    gap: 2px;
  }
  .row.grid-gutter-width-xx-2.row-masonry > .col {
    margin-bottom: 2px;
  }
  .row.grid-gutter-width-xx-2.row-isotope > .col {
    margin-bottom: 2px;
  }
  .row.grid-gutter-width-xx-4 {
    margin-left: -2px;
    margin-right: -2px;
  }
  .row.grid-gutter-width-xx-4 > .col {
    padding-left: 2px;
    padding-right: 2px;
  }
  .row.grid-gutter-width-xx-4 > .row-clearfix {
    height: 4px;
  }
  .row.grid-gutter-width-xx-4.row-flex {
    gap: 4px;
  }
  .row.grid-gutter-width-xx-4.row-masonry > .col {
    margin-bottom: 4px;
  }
  .row.grid-gutter-width-xx-4.row-isotope > .col {
    margin-bottom: 4px;
  }
  .row.grid-gutter-width-xx-6 {
    margin-left: -3px;
    margin-right: -3px;
  }
  .row.grid-gutter-width-xx-6 > .col {
    padding-left: 3px;
    padding-right: 3px;
  }
  .row.grid-gutter-width-xx-6 > .row-clearfix {
    height: 6px;
  }
  .row.grid-gutter-width-xx-6.row-flex {
    gap: 6px;
  }
  .row.grid-gutter-width-xx-6.row-masonry > .col {
    margin-bottom: 6px;
  }
  .row.grid-gutter-width-xx-6.row-isotope > .col {
    margin-bottom: 6px;
  }
  .row.grid-gutter-width-xx-8 {
    margin-left: -4px;
    margin-right: -4px;
  }
  .row.grid-gutter-width-xx-8 > .col {
    padding-left: 4px;
    padding-right: 4px;
  }
  .row.grid-gutter-width-xx-8 > .row-clearfix {
    height: 8px;
  }
  .row.grid-gutter-width-xx-8.row-flex {
    gap: 8px;
  }
  .row.grid-gutter-width-xx-8.row-masonry > .col {
    margin-bottom: 8px;
  }
  .row.grid-gutter-width-xx-8.row-isotope > .col {
    margin-bottom: 8px;
  }
  .row.grid-gutter-width-xx-10 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .row.grid-gutter-width-xx-10 > .col {
    padding-left: 5px;
    padding-right: 5px;
  }
  .row.grid-gutter-width-xx-10 > .row-clearfix {
    height: 10px;
  }
  .row.grid-gutter-width-xx-10.row-flex {
    gap: 10px;
  }
  .row.grid-gutter-width-xx-10.row-masonry > .col {
    margin-bottom: 10px;
  }
  .row.grid-gutter-width-xx-10.row-isotope > .col {
    margin-bottom: 10px;
  }
  .row.grid-gutter-width-xx-12 {
    margin-left: -6px;
    margin-right: -6px;
  }
  .row.grid-gutter-width-xx-12 > .col {
    padding-left: 6px;
    padding-right: 6px;
  }
  .row.grid-gutter-width-xx-12 > .row-clearfix {
    height: 12px;
  }
  .row.grid-gutter-width-xx-12.row-flex {
    gap: 12px;
  }
  .row.grid-gutter-width-xx-12.row-masonry > .col {
    margin-bottom: 12px;
  }
  .row.grid-gutter-width-xx-12.row-isotope > .col {
    margin-bottom: 12px;
  }
  .row.grid-gutter-width-xx-14 {
    margin-left: -7px;
    margin-right: -7px;
  }
  .row.grid-gutter-width-xx-14 > .col {
    padding-left: 7px;
    padding-right: 7px;
  }
  .row.grid-gutter-width-xx-14 > .row-clearfix {
    height: 14px;
  }
  .row.grid-gutter-width-xx-14.row-flex {
    gap: 14px;
  }
  .row.grid-gutter-width-xx-14.row-masonry > .col {
    margin-bottom: 14px;
  }
  .row.grid-gutter-width-xx-14.row-isotope > .col {
    margin-bottom: 14px;
  }
  .row.grid-gutter-width-xx-16 {
    margin-left: -8px;
    margin-right: -8px;
  }
  .row.grid-gutter-width-xx-16 > .col {
    padding-left: 8px;
    padding-right: 8px;
  }
  .row.grid-gutter-width-xx-16 > .row-clearfix {
    height: 16px;
  }
  .row.grid-gutter-width-xx-16.row-flex {
    gap: 16px;
  }
  .row.grid-gutter-width-xx-16.row-masonry > .col {
    margin-bottom: 16px;
  }
  .row.grid-gutter-width-xx-16.row-isotope > .col {
    margin-bottom: 16px;
  }
  .row.grid-gutter-width-xx-18 {
    margin-left: -9px;
    margin-right: -9px;
  }
  .row.grid-gutter-width-xx-18 > .col {
    padding-left: 9px;
    padding-right: 9px;
  }
  .row.grid-gutter-width-xx-18 > .row-clearfix {
    height: 18px;
  }
  .row.grid-gutter-width-xx-18.row-flex {
    gap: 18px;
  }
  .row.grid-gutter-width-xx-18.row-masonry > .col {
    margin-bottom: 18px;
  }
  .row.grid-gutter-width-xx-18.row-isotope > .col {
    margin-bottom: 18px;
  }
  .row.grid-gutter-width-xx-20 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .row.grid-gutter-width-xx-20 > .col {
    padding-left: 10px;
    padding-right: 10px;
  }
  .row.grid-gutter-width-xx-20 > .row-clearfix {
    height: 20px;
  }
  .row.grid-gutter-width-xx-20.row-flex {
    gap: 20px;
  }
  .row.grid-gutter-width-xx-20.row-masonry > .col {
    margin-bottom: 20px;
  }
  .row.grid-gutter-width-xx-20.row-isotope > .col {
    margin-bottom: 20px;
  }
  .row.grid-gutter-width-xx-30 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row.grid-gutter-width-xx-30 > .col {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row.grid-gutter-width-xx-30 > .row-clearfix {
    height: 30px;
  }
  .row.grid-gutter-width-xx-30.row-flex {
    gap: 30px;
  }
  .row.grid-gutter-width-xx-30.row-masonry > .col {
    margin-bottom: 30px;
  }
  .row.grid-gutter-width-xx-30.row-isotope > .col {
    margin-bottom: 30px;
  }
  .row.grid-gutter-width-xx-40 {
    margin-left: -20px;
    margin-right: -20px;
  }
  .row.grid-gutter-width-xx-40 > .col {
    padding-left: 20px;
    padding-right: 20px;
  }
  .row.grid-gutter-width-xx-40 > .row-clearfix {
    height: 40px;
  }
  .row.grid-gutter-width-xx-40.row-flex {
    gap: 40px;
  }
  .row.grid-gutter-width-xx-40.row-masonry > .col {
    margin-bottom: 40px;
  }
  .row.grid-gutter-width-xx-40.row-isotope > .col {
    margin-bottom: 40px;
  }
  .row.grid-gutter-width-xx-50 {
    margin-left: -25px;
    margin-right: -25px;
  }
  .row.grid-gutter-width-xx-50 > .col {
    padding-left: 25px;
    padding-right: 25px;
  }
  .row.grid-gutter-width-xx-50 > .row-clearfix {
    height: 50px;
  }
  .row.grid-gutter-width-xx-50.row-flex {
    gap: 50px;
  }
  .row.grid-gutter-width-xx-50.row-masonry > .col {
    margin-bottom: 50px;
  }
  .row.grid-gutter-width-xx-50.row-isotope > .col {
    margin-bottom: 50px;
  }
  .row.grid-gutter-width-xx-60 {
    margin-left: -30px;
    margin-right: -30px;
  }
  .row.grid-gutter-width-xx-60 > .col {
    padding-left: 30px;
    padding-right: 30px;
  }
  .row.grid-gutter-width-xx-60 > .row-clearfix {
    height: 60px;
  }
  .row.grid-gutter-width-xx-60.row-flex {
    gap: 60px;
  }
  .row.grid-gutter-width-xx-60.row-masonry > .col {
    margin-bottom: 60px;
  }
  .row.grid-gutter-width-xx-60.row-isotope > .col {
    margin-bottom: 60px;
  }
  .row.grid-gutter-width-xx-70 {
    margin-left: -35px;
    margin-right: -35px;
  }
  .row.grid-gutter-width-xx-70 > .col {
    padding-left: 35px;
    padding-right: 35px;
  }
  .row.grid-gutter-width-xx-70 > .row-clearfix {
    height: 70px;
  }
  .row.grid-gutter-width-xx-70.row-flex {
    gap: 70px;
  }
  .row.grid-gutter-width-xx-70.row-masonry > .col {
    margin-bottom: 70px;
  }
  .row.grid-gutter-width-xx-70.row-isotope > .col {
    margin-bottom: 70px;
  }
  .row.grid-gutter-width-xx-80 {
    margin-left: -40px;
    margin-right: -40px;
  }
  .row.grid-gutter-width-xx-80 > .col {
    padding-left: 40px;
    padding-right: 40px;
  }
  .row.grid-gutter-width-xx-80 > .row-clearfix {
    height: 80px;
  }
  .row.grid-gutter-width-xx-80.row-flex {
    gap: 80px;
  }
  .row.grid-gutter-width-xx-80.row-masonry > .col {
    margin-bottom: 80px;
  }
  .row.grid-gutter-width-xx-80.row-isotope > .col {
    margin-bottom: 80px;
  }
  .row.grid-gutter-width-xx-90 {
    margin-left: -45px;
    margin-right: -45px;
  }
  .row.grid-gutter-width-xx-90 > .col {
    padding-left: 45px;
    padding-right: 45px;
  }
  .row.grid-gutter-width-xx-90 > .row-clearfix {
    height: 90px;
  }
  .row.grid-gutter-width-xx-90.row-flex {
    gap: 90px;
  }
  .row.grid-gutter-width-xx-90.row-masonry > .col {
    margin-bottom: 90px;
  }
  .row.grid-gutter-width-xx-90.row-isotope > .col {
    margin-bottom: 90px;
  }
  .row.grid-gutter-width-xx-100 {
    margin-left: -50px;
    margin-right: -50px;
  }
  .row.grid-gutter-width-xx-100 > .col {
    padding-left: 50px;
    padding-right: 50px;
  }
  .row.grid-gutter-width-xx-100 > .row-clearfix {
    height: 100px;
  }
  .row.grid-gutter-width-xx-100.row-flex {
    gap: 100px;
  }
  .row.grid-gutter-width-xx-100.row-masonry > .col {
    margin-bottom: 100px;
  }
  .row.grid-gutter-width-xx-100.row-isotope > .col {
    margin-bottom: 100px;
  }
  .row.grid-gutter-width-xx-110 {
    margin-left: -55px;
    margin-right: -55px;
  }
  .row.grid-gutter-width-xx-110 > .col {
    padding-left: 55px;
    padding-right: 55px;
  }
  .row.grid-gutter-width-xx-110 > .row-clearfix {
    height: 110px;
  }
  .row.grid-gutter-width-xx-110.row-flex {
    gap: 110px;
  }
  .row.grid-gutter-width-xx-110.row-masonry > .col {
    margin-bottom: 110px;
  }
  .row.grid-gutter-width-xx-110.row-isotope > .col {
    margin-bottom: 110px;
  }
  .row.grid-gutter-width-xx-120 {
    margin-left: -60px;
    margin-right: -60px;
  }
  .row.grid-gutter-width-xx-120 > .col {
    padding-left: 60px;
    padding-right: 60px;
  }
  .row.grid-gutter-width-xx-120 > .row-clearfix {
    height: 120px;
  }
  .row.grid-gutter-width-xx-120.row-flex {
    gap: 120px;
  }
  .row.grid-gutter-width-xx-120.row-masonry > .col {
    margin-bottom: 120px;
  }
  .row.grid-gutter-width-xx-120.row-isotope > .col {
    margin-bottom: 120px;
  }
}
* > p {
  margin-top: 0;
}
* > p:last-child {
  margin-bottom: 0;
}
img,
img.img-responsive {
  max-width: 100%;
  height: auto;
}
img.img-noresponsive {
  max-width: none;
  height: auto;
}
.hc-widget-popup {
  z-index: 100;
}
.c-clickable,
.clickable,
.jquerylink,
.ev-clickable {
  cursor: pointer;
}
.c-zoom-inzoomin {
  cursor: zoom-in;
}
.c-zoom-out {
  cursor: zoom-out;
}
.c-zoom-out {
  cursor: zoom-out;
}
.c-help {
  cursor: help;
}
.c-progress {
  cursor: progress;
}
.ev-clickable-loaded {
  cursor: pointer;
}
.valign-table {
  display: table;
  width: 100%;
  height: 100%;
}
.valign-cell {
  display: table-cell;
}
.valign-top {
  vertical-align: top;
}
.valign-middle {
  vertical-align: middle;
}
.valign-bottom {
  vertical-align: bottom;
}
.owl-carousel {
  display: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.evfltgrd,
.evfloatinggrid {
  position: relative;
  height: 0px;
}
.evfltgrd .evfltgrd-cell,
.evfloatinggrid .evfltgrd-cell,
.evfltgrd .evfloatinggrid-cell,
.evfloatinggrid .evfloatinggrid-cell {
  position: absolute;
  height: 0px;
}
.ev-tbsl .ev-tbsl-row {
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.ev-tbsl .ev-tbsl-row .owl-nav,
.ev-tbsl .ev-tbsl-row .owl-dots {
  display: none;
}
.ev-tbsl .ev-tbsl-row:first-child .owl-nav {
  display: block;
}
.ev-tbsl .ev-tbsl-row:first-child .owl-nav.disabled,
.ev-tbsl .ev-tbsl-row:first-child .owl-nav .owl-prev.disabled,
.ev-tbsl .ev-tbsl-row:first-child .owl-nav .owl-next.disabled {
  display: none;
}
.ev-tbsl .ev-tbsl-row:first-child .owl-dots.disabled {
  display: none;
}
.ev-tbsl .ev-tbsl-fixed-col {
  width: 50%;
}
.ev-tbsl .ev-tbsl-slide-cols {
  width: 50%;
}
.ev-leaders {
  position: relative;
}
.ev-leaders:before {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0px;
  overflow: hidden;
  z-index: 1;
}
.ev-leaders:after {
  clear: both;
  content: "";
}
.ev-leaders.ev-leaders-dot:before {
  content: "..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................";
}
.ev-leaders.ev-leaders-star:before {
  content: "**************************************************************************************************************************************************************************************************************************************************************************************************************************************";
}
.ev-leaders .ev-leaders-caption {
  position: relative;
  z-index: 2;
  display: inline;
  background-color: white;
  padding-right: 5px;
}
.ev-leaders .ev-leaders-value {
  position: relative;
  z-index: 2;
  float: right;
  background-color: white;
  padding-left: 5px;
}
.ev-text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/** vp only styles **/
@media (max-width: 479px) {
  .ev-nop-xs {
    padding: 0px !important;
  }
  .ev-nop-xs-1 {
    padding-top: 0px !important;
  }
  .ev-nop-xs-2 {
    padding-right: 0px !important;
  }
  .ev-nop-xs-3 {
    padding-bottom: 0px !important;
  }
  .ev-nop-xs-4 {
    padding-left: 0px !important;
  }
  .r-tabs.r-tabs-accordion-xs .r-tabs-nav {
    display: none;
  }
  .r-tabs.r-tabs-accordion-xs .r-tabs-nav-container {
    display: none;
  }
  .r-tabs.r-tabs-accordion-xs .r-tabs-accordion-title {
    display: block;
  }
}
@media (min-width: 480px) and (max-width: 479px) {
  .ev-nop-ms {
    padding: 0px !important;
  }
  .ev-nop-ms-1 {
    padding-top: 0px !important;
  }
  .ev-nop-ms-2 {
    padding-right: 0px !important;
  }
  .ev-nop-ms-3 {
    padding-bottom: 0px !important;
  }
  .ev-nop-ms-4 {
    padding-left: 0px !important;
  }
  .r-tabs.r-tabs-accordion-ms .r-tabs-nav {
    display: none;
  }
  .r-tabs.r-tabs-accordion-ms .r-tabs-nav-container {
    display: none;
  }
  .r-tabs.r-tabs-accordion-ms .r-tabs-accordion-title {
    display: block;
  }
}
@media (min-width: 480px) and (max-width: 991px) {
  .ev-nop-sm {
    padding: 0px !important;
  }
  .ev-nop-sm-1 {
    padding-top: 0px !important;
  }
  .ev-nop-sm-2 {
    padding-right: 0px !important;
  }
  .ev-nop-sm-3 {
    padding-bottom: 0px !important;
  }
  .ev-nop-sm-4 {
    padding-left: 0px !important;
  }
  .r-tabs.r-tabs-accordion-sm .r-tabs-nav {
    display: none;
  }
  .r-tabs.r-tabs-accordion-sm .r-tabs-nav-container {
    display: none;
  }
  .r-tabs.r-tabs-accordion-sm .r-tabs-accordion-title {
    display: block;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ev-nop-md {
    padding: 0px !important;
  }
  .ev-nop-md-1 {
    padding-top: 0px !important;
  }
  .ev-nop-md-2 {
    padding-right: 0px !important;
  }
  .ev-nop-md-3 {
    padding-bottom: 0px !important;
  }
  .ev-nop-md-4 {
    padding-left: 0px !important;
  }
  .r-tabs.r-tabs-accordion-md .r-tabs-nav {
    display: none;
  }
  .r-tabs.r-tabs-accordion-md .r-tabs-nav-container {
    display: none;
  }
  .r-tabs.r-tabs-accordion-md .r-tabs-accordion-title {
    display: block;
  }
}
@media (min-width: 1200px) and (max-width: 1499px) {
  .ev-nop-lg {
    padding: 0px !important;
  }
  .ev-nop-lg-1 {
    padding-top: 0px !important;
  }
  .ev-nop-lg-2 {
    padding-right: 0px !important;
  }
  .ev-nop-lg-3 {
    padding-bottom: 0px !important;
  }
  .ev-nop-lg-4 {
    padding-left: 0px !important;
  }
  .r-tabs.r-tabs-accordion-lg .r-tabs-nav {
    display: none;
  }
  .r-tabs.r-tabs-accordion-lg .r-tabs-nav-container {
    display: none;
  }
  .r-tabs.r-tabs-accordion-lg .r-tabs-accordion-title {
    display: block;
  }
}
@media (min-width: 1500px) and (max-width: 1799px) {
  .ev-nop-xl {
    padding: 0px !important;
  }
  .ev-nop-xl-1 {
    padding-top: 0px !important;
  }
  .ev-nop-xl-2 {
    padding-right: 0px !important;
  }
  .ev-nop-xl-3 {
    padding-bottom: 0px !important;
  }
  .ev-nop-xl-4 {
    padding-left: 0px !important;
  }
  .r-tabs.r-tabs-accordion-xl .r-tabs-nav {
    display: none;
  }
  .r-tabs.r-tabs-accordion-xl .r-tabs-nav-container {
    display: none;
  }
  .r-tabs.r-tabs-accordion-xl .r-tabs-accordion-title {
    display: block;
  }
}
@media (min-width: 1800px) {
  .ev-nop-xx {
    padding: 0px !important;
  }
  .ev-nop-xx-1 {
    padding-top: 0px !important;
  }
  .ev-nop-xx-2 {
    padding-right: 0px !important;
  }
  .ev-nop-xx-3 {
    padding-bottom: 0px !important;
  }
  .ev-nop-xx-4 {
    padding-left: 0px !important;
  }
  .r-tabs.r-tabs-accordion-xx .r-tabs-nav {
    display: none;
  }
  .r-tabs.r-tabs-accordion-xx .r-tabs-nav-container {
    display: none;
  }
  .r-tabs.r-tabs-accordion-xx .r-tabs-accordion-title {
    display: block;
  }
}
.ev-viewport {
  display: none;
}
@media (max-width: 479px) {
  .ev-viewport-xs {
    display: block;
  }
}
@media (min-width: 480px) {
  .ev-viewport-ms {
    display: block;
  }
}
@media (min-width: 480px) {
  .ev-viewport-sm {
    display: block;
  }
}
@media (min-width: 992px) {
  .ev-viewport-md {
    display: block;
  }
}
@media (min-width: 1200px) {
  .ev-viewport-lg {
    display: block;
  }
}
@media (min-width: 1500px) {
  .ev-viewport-xl {
    display: block;
  }
}
.ev-absolute {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 479px) {
  .align-left-xs {
    text-align: left;
  }
  .align-center-xs {
    text-align: center;
  }
  .align-right-xs {
    text-align: right;
  }
  .pull-left-xs {
    float: left;
  }
  .pull-right-xs {
    float: right;
  }
  .block-center-xs {
    display: block;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .block-left-xs {
    display: block;
    float: none !important;
    margin-right: auto !important;
    margin-left: 0px !important;
  }
  .block-xs {
    display: block;
  }
  .block-right-xs {
    display: block;
    float: none !important;
    margin-left: auto !important;
    margin-right: 0px !important;
  }
  .ev-ratio-xs {
    position: relative;
  }
  .ev-ratio-xs:before {
    content: "";
    display: block;
  }
  .ev-ratio-xs-item {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }
  .ev-ratio-xs-itemauto {
    position: static;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    width: auto;
    height: auto;
  }
  .ev-ratio-xs-1by1:before {
    padding-top: 100%;
  }
  .ev-ratio-xs-2by1:before {
    padding-top: 50%;
  }
  .ev-ratio-xs-1by2:before {
    padding-top: 200%;
  }
  .ev-ratio-xs-4by3:before {
    padding-top: 75%;
  }
  .ev-ratio-xs-16by9:before {
    padding-top: 56.25%;
  }
  .ev-ratio-xs-2by3:before {
    padding-top: 133.333333%;
  }
  .ev-ratio-xs-3by2:before {
    padding-top: 66.666666%;
  }
  .ev-ratio-xs-6by4:before {
    padding-top: 66.666666%;
  }
  .ev-ratio-xs-3by4:before {
    padding-top: 125%;
  }
  .ev-ratio-xs-3by1:before {
    padding-top: 33.333333%;
  }
  .ev-ratio-xs-6by2:before {
    padding-top: 33.333333%;
  }
  .ev-ratio-xs-1by3:before {
    padding-top: 166.666666%;
  }
  .ev-ratio-xs-auto {
    position: static;
  }
  .ev-ratio-xs-auto:before {
    display: none;
  }
  .ev-sticky-xs-top {
    position: sticky;
    top: 0px;
  }
  .ev-sticky-xs-bottom {
    position: sticky;
    bottom: 0px;
  }
  .ev-fixed-xs-top {
    position: sticky;
    top: 0px;
  }
  .ev-fixed-xs-bottom {
    position: sticky;
    bottom: 0px;
  }
}
@media (min-width: 480px) {
  .ev-tbsl .ev-tbsl-fixed-col {
    width: 33%;
  }
  .ev-tbsl .ev-tbsl-slide-cols {
    width: 66%;
  }
  .align-left-ms {
    text-align: left;
  }
  .align-center-ms {
    text-align: center;
  }
  .align-right-ms {
    text-align: right;
  }
  .pull-left-ms {
    float: left;
  }
  .pull-right-ms {
    float: right;
  }
  .block-center-ms {
    display: block;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .block-left-ms {
    display: block;
    float: none !important;
    margin-right: auto !important;
    margin-left: 0px !important;
  }
  .block-ms {
    display: block;
  }
  .block-right-ms {
    display: block;
    float: none !important;
    margin-left: auto !important;
    margin-right: 0px !important;
  }
  .ev-ratio-ms {
    position: relative;
  }
  .ev-ratio-ms:before {
    content: "";
    display: block;
  }
  .ev-ratio-ms-item {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }
  .ev-ratio-ms-itemauto {
    position: static;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    width: auto;
    height: auto;
  }
  .ev-ratio-ms-1by1:before {
    padding-top: 100%;
  }
  .ev-ratio-ms-2by1:before {
    padding-top: 50%;
  }
  .ev-ratio-ms-1by2:before {
    padding-top: 200%;
  }
  .ev-ratio-ms-4by3:before {
    padding-top: 75%;
  }
  .ev-ratio-ms-16by9:before {
    padding-top: 56.25%;
  }
  .ev-ratio-ms-2by3:before {
    padding-top: 133.333333%;
  }
  .ev-ratio-ms-3by2:before {
    padding-top: 66.666666%;
  }
  .ev-ratio-ms-6by4:before {
    padding-top: 66.666666%;
  }
  .ev-ratio-ms-3by4:before {
    padding-top: 125%;
  }
  .ev-ratio-ms-3by1:before {
    padding-top: 33.333333%;
  }
  .ev-ratio-ms-6by2:before {
    padding-top: 33.333333%;
  }
  .ev-ratio-ms-1by3:before {
    padding-top: 166.666666%;
  }
  .ev-ratio-ms-auto {
    position: static;
  }
  .ev-ratio-ms-auto:before {
    display: none;
  }
  .ev-sticky-ms-top {
    position: sticky;
    top: 0px;
  }
  .ev-sticky-ms-bottom {
    position: sticky;
    bottom: 0px;
  }
  .ev-fixed-ms-top {
    position: sticky;
    top: 0px;
  }
  .ev-fixed-ms-bottom {
    position: sticky;
    bottom: 0px;
  }
}
@media (min-width: 480px) {
  .ev-tbsl .ev-tbsl-fixed-col {
    width: 33%;
  }
  .ev-tbsl .ev-tbsl-slide-cols {
    width: 66%;
  }
  .align-left-sm {
    text-align: left;
  }
  .align-center-sm {
    text-align: center;
  }
  .align-right-sm {
    text-align: right;
  }
  .pull-left-sm {
    float: left;
  }
  .pull-right-sm {
    float: right;
  }
  .block-center-sm {
    display: block;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .block-left-sm {
    display: block;
    float: none !important;
    margin-right: auto !important;
    margin-left: 0px !important;
  }
  .block-sm {
    display: block;
  }
  .block-right-sm {
    display: block;
    float: none !important;
    margin-left: auto !important;
    margin-right: 0px !important;
  }
  .ev-ratio-sm {
    position: relative;
  }
  .ev-ratio-sm:before {
    content: "";
    display: block;
  }
  .ev-ratio-sm-item {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }
  .ev-ratio-sm-itemauto {
    position: static;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    width: auto;
    height: auto;
  }
  .ev-ratio-sm-1by1:before {
    padding-top: 100%;
  }
  .ev-ratio-sm-2by1:before {
    padding-top: 50%;
  }
  .ev-ratio-sm-1by2:before {
    padding-top: 200%;
  }
  .ev-ratio-sm-4by3:before {
    padding-top: 75%;
  }
  .ev-ratio-sm-16by9:before {
    padding-top: 56.25%;
  }
  .ev-ratio-sm-2by3:before {
    padding-top: 133.333333%;
  }
  .ev-ratio-sm-3by2:before {
    padding-top: 66.666666%;
  }
  .ev-ratio-sm-6by4:before {
    padding-top: 66.666666%;
  }
  .ev-ratio-sm-3by4:before {
    padding-top: 125%;
  }
  .ev-ratio-sm-3by1:before {
    padding-top: 33.333333%;
  }
  .ev-ratio-sm-6by2:before {
    padding-top: 33.333333%;
  }
  .ev-ratio-sm-1by3:before {
    padding-top: 166.666666%;
  }
  .ev-ratio-sm-auto {
    position: static;
  }
  .ev-ratio-sm-auto:before {
    display: none;
  }
  .ev-sticky-sm-top {
    position: sticky;
    top: 0px;
  }
  .ev-sticky-sm-bottom {
    position: sticky;
    bottom: 0px;
  }
  .ev-fixed-sm-top {
    position: sticky;
    top: 0px;
  }
  .ev-fixed-sm-bottom {
    position: sticky;
    bottom: 0px;
  }
}
@media (min-width: 992px) {
  .ev-tbsl-fixed-col {
    width: 33%;
  }
  .ev-tbsl-slide-cols {
    width: 66%;
  }
  .align-left-md {
    text-align: left;
  }
  .align-center-md {
    text-align: center;
  }
  .align-right-md {
    text-align: right;
  }
  .pull-left-md {
    float: left;
  }
  .pull-right-md {
    float: right;
  }
  .block-center-md {
    display: block;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .block-left-md {
    display: block;
    float: none !important;
    margin-right: auto !important;
    margin-left: 0px !important;
  }
  .block-md {
    display: block;
  }
  .block-right-md {
    display: block;
    float: none !important;
    margin-left: auto !important;
    margin-right: 0px !important;
  }
  .ev-ratio-md {
    position: relative;
  }
  .ev-ratio-md:before {
    content: "";
    display: block;
  }
  .ev-ratio-md-item {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }
  .ev-ratio-md-itemauto {
    position: static;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    width: auto;
    height: auto;
  }
  .ev-ratio-md-1by1:before {
    padding-top: 100%;
  }
  .ev-ratio-md-2by1:before {
    padding-top: 50%;
  }
  .ev-ratio-md-1by2:before {
    padding-top: 200%;
  }
  .ev-ratio-md-4by3:before {
    padding-top: 75%;
  }
  .ev-ratio-md-16by9:before {
    padding-top: 56.25%;
  }
  .ev-ratio-md-2by3:before {
    padding-top: 133.333333%;
  }
  .ev-ratio-md-3by2:before {
    padding-top: 66.666666%;
  }
  .ev-ratio-md-6by4:before {
    padding-top: 66.666666%;
  }
  .ev-ratio-md-3by4:before {
    padding-top: 125%;
  }
  .ev-ratio-md-3by1:before {
    padding-top: 33.333333%;
  }
  .ev-ratio-md-6by2:before {
    padding-top: 33.333333%;
  }
  .ev-ratio-md-1by3:before {
    padding-top: 166.666666%;
  }
  .ev-ratio-md-auto {
    position: static;
  }
  .ev-ratio-md-auto:before {
    display: none;
  }
  .ev-sticky-md-top {
    position: sticky;
    top: 0px;
  }
  .ev-sticky-md-bottom {
    position: sticky;
    bottom: 0px;
  }
  .ev-fixed-md-top {
    position: sticky;
    top: 0px;
  }
  .ev-fixed-md-bottom {
    position: sticky;
    bottom: 0px;
  }
}
@media (min-width: 1200px) {
  .ev-tbsl .ev-tbsl-fixed-col {
    width: 25%;
  }
  .ev-tbsl .ev-tbsl-slide-cols {
    width: 75%;
  }
  .align-left-lg {
    text-align: left;
  }
  .align-center-lg {
    text-align: center;
  }
  .align-right-lg {
    text-align: right;
  }
  .pull-left-lg {
    float: left;
  }
  .pull-right-lg {
    float: right;
  }
  .block-center-lg {
    display: block;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .block-left-lg {
    display: block;
    float: none !important;
    margin-right: auto !important;
    margin-left: 0px !important;
  }
  .block-lg {
    display: block;
  }
  .block-right-lg {
    display: block;
    float: none !important;
    margin-left: auto !important;
    margin-right: 0px !important;
  }
  .ev-ratio-lg {
    position: relative;
  }
  .ev-ratio-lg:before {
    content: "";
    display: block;
  }
  .ev-ratio-lg-item {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }
  .ev-ratio-lg-itemauto {
    position: static;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    width: auto;
    height: auto;
  }
  .ev-ratio-lg-1by1:before {
    padding-top: 100%;
  }
  .ev-ratio-lg-2by1:before {
    padding-top: 50%;
  }
  .ev-ratio-lg-1by2:before {
    padding-top: 200%;
  }
  .ev-ratio-lg-4by3:before {
    padding-top: 75%;
  }
  .ev-ratio-lg-16by9:before {
    padding-top: 56.25%;
  }
  .ev-ratio-lg-2by3:before {
    padding-top: 133.333333%;
  }
  .ev-ratio-lg-3by2:before {
    padding-top: 66.666666%;
  }
  .ev-ratio-lg-6by4:before {
    padding-top: 66.666666%;
  }
  .ev-ratio-lg-3by4:before {
    padding-top: 125%;
  }
  .ev-ratio-lg-3by1:before {
    padding-top: 33.333333%;
  }
  .ev-ratio-lg-6by2:before {
    padding-top: 33.333333%;
  }
  .ev-ratio-lg-1by3:before {
    padding-top: 166.666666%;
  }
  .ev-ratio-lg-auto {
    position: static;
  }
  .ev-ratio-lg-auto:before {
    display: none;
  }
  .ev-sticky-lg-top {
    position: sticky;
    top: 0px;
  }
  .ev-sticky-lg-bottom {
    position: sticky;
    bottom: 0px;
  }
  .ev-fixed-lg-top {
    position: sticky;
    top: 0px;
  }
  .ev-fixed-lg-bottom {
    position: sticky;
    bottom: 0px;
  }
}
@media (min-width: 1500px) {
  .align-left-xl {
    text-align: left;
  }
  .align-center-xl {
    text-align: center;
  }
  .align-right-xl {
    text-align: right;
  }
  .pull-left-xl {
    float: left;
  }
  .pull-right-xl {
    float: right;
  }
  .block-center-xl {
    display: block;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .block-left-xl {
    display: block;
    float: none !important;
    margin-right: auto !important;
    margin-left: 0px !important;
  }
  .block-xl {
    display: block;
  }
  .block-right-xl {
    display: block;
    float: none !important;
    margin-left: auto !important;
    margin-right: 0px !important;
  }
  .ev-ratio-xl {
    position: relative;
  }
  .ev-ratio-xl:before {
    content: "";
    display: block;
  }
  .ev-ratio-xl-item {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }
  .ev-ratio-xl-itemauto {
    position: static;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    width: auto;
    height: auto;
  }
  .ev-ratio-xl-1by1:before {
    padding-top: 100%;
  }
  .ev-ratio-xl-2by1:before {
    padding-top: 50%;
  }
  .ev-ratio-xl-1by2:before {
    padding-top: 200%;
  }
  .ev-ratio-xl-4by3:before {
    padding-top: 75%;
  }
  .ev-ratio-xl-16by9:before {
    padding-top: 56.25%;
  }
  .ev-ratio-xl-2by3:before {
    padding-top: 133.333333%;
  }
  .ev-ratio-xl-3by2:before {
    padding-top: 66.666666%;
  }
  .ev-ratio-xl-6by4:before {
    padding-top: 66.666666%;
  }
  .ev-ratio-xl-3by4:before {
    padding-top: 125%;
  }
  .ev-ratio-xl-3by1:before {
    padding-top: 33.333333%;
  }
  .ev-ratio-xl-6by2:before {
    padding-top: 33.333333%;
  }
  .ev-ratio-xl-1by3:before {
    padding-top: 166.666666%;
  }
  .ev-ratio-xl-auto {
    position: static;
  }
  .ev-ratio-xl-auto:before {
    display: none;
  }
  .ev-sticky-xl-top {
    position: sticky;
    top: 0px;
  }
  .ev-sticky-xl-bottom {
    position: sticky;
    bottom: 0px;
  }
  .ev-fixed-xl-top {
    position: sticky;
    top: 0px;
  }
  .ev-fixed-xl-bottom {
    position: sticky;
    bottom: 0px;
  }
}
@media (min-width: 1800px) {
  .align-left-xx {
    text-align: left;
  }
  .align-center-xx {
    text-align: center;
  }
  .align-right-xx {
    text-align: right;
  }
  .pull-left-xx {
    float: left;
  }
  .pull-right-xx {
    float: right;
  }
  .block-center-xx {
    display: block;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .block-left-xx {
    display: block;
    float: none !important;
    margin-right: auto !important;
    margin-left: 0px !important;
  }
  .block-xx {
    display: block;
  }
  .block-right-xx {
    display: block;
    float: none !important;
    margin-left: auto !important;
    margin-right: 0px !important;
  }
  .ev-ratio-xx {
    position: relative;
  }
  .ev-ratio-xx:before {
    content: "";
    display: block;
  }
  .ev-ratio-xx-item {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }
  .ev-ratio-xx-itemauto {
    position: static;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    width: auto;
    height: auto;
  }
  .ev-ratio-xx-1by1:before {
    padding-top: 100%;
  }
  .ev-ratio-xx-2by1:before {
    padding-top: 50%;
  }
  .ev-ratio-xx-1by2:before {
    padding-top: 200%;
  }
  .ev-ratio-xx-4by3:before {
    padding-top: 75%;
  }
  .ev-ratio-xx-16by9:before {
    padding-top: 56.25%;
  }
  .ev-ratio-xx-2by3:before {
    padding-top: 133.333333%;
  }
  .ev-ratio-xx-3by2:before {
    padding-top: 66.666666%;
  }
  .ev-ratio-xx-6by4:before {
    padding-top: 66.666666%;
  }
  .ev-ratio-xx-3by4:before {
    padding-top: 125%;
  }
  .ev-ratio-xx-3by1:before {
    padding-top: 33.333333%;
  }
  .ev-ratio-xx-6by2:before {
    padding-top: 33.333333%;
  }
  .ev-ratio-xx-1by3:before {
    padding-top: 166.666666%;
  }
  .ev-ratio-xx-auto {
    position: static;
  }
  .ev-ratio-xx-auto:before {
    display: none;
  }
  .ev-sticky-xx-top {
    position: sticky;
    top: 0px;
  }
  .ev-sticky-xx-bottom {
    position: sticky;
    bottom: 0px;
  }
  .ev-fixed-xx-top {
    position: sticky;
    top: 0px;
  }
  .ev-fixed-xx-bottom {
    position: sticky;
    bottom: 0px;
  }
}
.row-flex {
  display: flex;
}
.row-flex > .col > * {
  height: 100%;
}
.d-flex {
  display: flex;
}
.d-inline-flex {
  display: inline-flex !important;
}
.flex-column {
  flex-direction: column !important;
}
.flex-column-reverse {
  flex-direction: column-reverse;
}
.flex-row {
  flex-direction: row;
}
.flex-row-reverse {
  flex-direction: row-reverse;
}
.justify-content-start {
  justify-content: flex-start;
}
.justify-content-end {
  justify-content: flex-end;
}
.justify-content-center {
  justify-content: center;
}
.justify-content-between {
  justify-content: space-between;
}
.justify-content-around {
  justify-content: space-around;
}
.justify-content-evenly {
  justify-content: space-evenly;
}
.align-items-start {
  align-items: flex-start;
}
.align-items-end {
  align-items: flex-end;
}
.align-items-center {
  align-items: center;
}
.align-items-baseline {
  align-items: baseline;
}
.align-items-stretch {
  align-items: stretch;
}
.align-self-start {
  align-items: flex-start;
}
.align-self-end {
  align-items: flex-end;
}
.align-self-center {
  align-items: center;
}
.align-self-baseline {
  align-items: baseline;
}
.align-self-stretch {
  align-items: stretch;
}
.flex-fill {
  flex: 1 1 auto !important;
}
.flex-grow-0 {
  flex-grow: 0 !important;
}
.flex-grow-1 {
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  flex-shrink: 1 !important;
}
.flex-nowrap {
  flex-wrap: nowrap;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse;
}
.order-first {
  order: -1;
}
.order-last {
  order: 99;
}
.order-10 {
  order: 10;
}
.order-9 {
  order: 9;
}
.order-8 {
  order: 8;
}
.order-7 {
  order: 7;
}
.order-6 {
  order: 6;
}
.order-5 {
  order: 5;
}
.order-4 {
  order: 4;
}
.order-3 {
  order: 3;
}
.order-2 {
  order: 2;
}
.order-1 {
  order: 1;
}
.align-content-start {
  align-content: flex-start;
}
.align-content-end {
  align-content: flex-end;
}
.align-content-center {
  align-content: center;
}
.align-content-around {
  align-content: space-around;
}
.align-content-between {
  align-content: space-between;
}
.align-content-stretch {
  align-content: stretch;
}
/*
        .gap-025 { gap:var(--grid-gutter-width-025); }
        .gap-050 { gap:var(--grid-gutter-width-050); }
        .gap-075 { gap:var(--grid-gutter-width-075); }
        .gap-125 { gap:var(--grid-gutter-width-125); }
        .gap-150 { gap:var(--grid-gutter-width-150); }
        .gap-175 { gap:var(--grid-gutter-width-175); }
        .gap-200 { gap:var(--grid-gutter-width-200); }
        .gap-300 { gap:var(--grid-gutter-width-300); }
        .gap-400 { gap:var(--grid-gutter-width-400); }
        .gap-500 { gap:var(--grid-gutter-width-500); }
        .gap-600 { gap:var(--grid-gutter-width-600); }*/
@media (max-width: 479px) {
  .my-xs-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mx-xs-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .ml-xs-auto {
    margin-left: auto !important;
  }
  .mr-xs-auto {
    margin-right: auto !important;
  }
  .mb-xs-auto {
    margin-bottom: auto !important;
  }
  .mt-xs-auto {
    margin-top: auto !important;
  }
  .d-xs-flex {
    display: flex;
  }
  .d-xs-inline-flex {
    display: inline-flex !important;
  }
  .flex-xs-column {
    flex-direction: column !important;
  }
  .flex-xs-column-reverse {
    flex-direction: column-reverse;
  }
  .flex-xs-row {
    flex-direction: row;
  }
  .flex-xs-row-reverse {
    flex-direction: row-reverse;
  }
  .justify-content-xs-start {
    justify-content: flex-start;
  }
  .justify-content-xs-end {
    justify-content: flex-end;
  }
  .justify-content-xs-center {
    justify-content: center;
  }
  .justify-content-xs-between {
    justify-content: space-between;
  }
  .justify-content-xs-around {
    justify-content: space-around;
  }
  .justify-content-xs-evenly {
    justify-content: space-evenly;
  }
  .align-items-xs-start {
    align-items: flex-start;
  }
  .align-items-xs-end {
    align-items: flex-end;
  }
  .align-items-xs-center {
    align-items: center;
  }
  .align-items-xs-baseline {
    align-items: baseline;
  }
  .align-items-xs-stretch {
    align-items: stretch;
  }
  .align-self-xs-start {
    align-self: flex-start;
  }
  .align-self-xs-end {
    align-self: flex-end;
  }
  .align-self-xs-center {
    align-self: center;
  }
  .align-self-xs-baseline {
    align-self: baseline;
  }
  .align-self-xs-stretch {
    align-self: stretch;
  }
  .flex-xs-fill {
    flex: 1 1 auto !important;
  }
  .flex-xs-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xs-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xs-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xs-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xs-nowrap {
    flex-wrap: nowrap;
  }
  .flex-xs-wrap {
    flex-wrap: wrap;
  }
  .flex-xs-wrap-reverse {
    flex-wrap: wrap-reverse;
  }
  .flex-gap-xs-0 {
    gap: 0px;
  }
  .flex-gap-xs-2 {
    gap: 2px;
  }
  .flex-gap-xs-4 {
    gap: 4px;
  }
  .flex-gap-xs-6 {
    gap: 6px;
  }
  .flex-gap-xs-8 {
    gap: 8px;
  }
  .flex-gap-xs-10 {
    gap: 10px;
  }
  .flex-gap-xs-12 {
    gap: 12px;
  }
  .flex-gap-xs-14 {
    gap: 14px;
  }
  .flex-gap-xs-16 {
    gap: 16px;
  }
  .flex-gap-xs-18 {
    gap: 18px;
  }
  .flex-gap-xs-20 {
    gap: 20px;
  }
  .flex-gap-xs-30 {
    gap: 30px;
  }
  .flex-gap-xs-40 {
    gap: 40px;
  }
  .flex-gap-xs-50 {
    gap: 50px;
  }
  .flex-gap-xs-60 {
    gap: 60px;
  }
  .flex-gap-xs-70 {
    gap: 70px;
  }
  .flex-gap-xs-80 {
    gap: 80px;
  }
  .flex-gap-xs-90 {
    gap: 90px;
  }
  .flex-gap-xs-100 {
    gap: 100px;
  }
  .flex-gap-xs-110 {
    gap: 110px;
  }
  .flex-gap-xs-120 {
    gap: 120px;
  }
  .order-xs-first {
    order: -1;
  }
  .order-xs-last {
    order: 99;
  }
  .order-xs-10 {
    order: 10;
  }
  .order-xs-9 {
    order: 9;
  }
  .order-xs-8 {
    order: 8;
  }
  .order-xs-7 {
    order: 7;
  }
  .order-xs-6 {
    order: 6;
  }
  .order-xs-5 {
    order: 5;
  }
  .order-xs-4 {
    order: 4;
  }
  .order-xs-3 {
    order: 3;
  }
  .order-xs-2 {
    order: 2;
  }
  .order-xs-1 {
    order: 1;
  }
  .align-content-xs-start {
    align-content: flex-start;
  }
  .align-content-xs-end {
    align-content: flex-end;
  }
  .align-content-xs-center {
    align-content: center;
  }
  .align-content-xs-around {
    align-content: space-around;
  }
  .align-content-xs-between {
    align-content: space-between;
  }
  .align-content-xs-stretch {
    align-content: stretch;
  }
}
@media (min-width: 480px) {
  .my-ms-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mx-ms-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .ml-ms-auto {
    margin-left: auto !important;
  }
  .mr-ms-auto {
    margin-right: auto !important;
  }
  .mb-ms-auto {
    margin-bottom: auto !important;
  }
  .mt-ms-auto {
    margin-top: auto !important;
  }
  .d-ms-flex {
    display: flex;
  }
  .d-ms-inline-flex {
    display: inline-flex !important;
  }
  .flex-ms-column {
    flex-direction: column !important;
  }
  .flex-ms-column-reverse {
    flex-direction: column-reverse;
  }
  .flex-ms-row {
    flex-direction: row;
  }
  .flex-ms-row-reverse {
    flex-direction: row-reverse;
  }
  .justify-content-ms-start {
    justify-content: flex-start;
  }
  .justify-content-ms-end {
    justify-content: flex-end;
  }
  .justify-content-ms-center {
    justify-content: center;
  }
  .justify-content-ms-between {
    justify-content: space-between;
  }
  .justify-content-ms-around {
    justify-content: space-around;
  }
  .justify-content-ms-evenly {
    justify-content: space-evenly;
  }
  .align-items-ms-start {
    align-items: flex-start;
  }
  .align-items-ms-end {
    align-items: flex-end;
  }
  .align-items-ms-center {
    align-items: center;
  }
  .align-items-ms-baseline {
    align-items: baseline;
  }
  .align-items-ms-stretch {
    align-items: stretch;
  }
  .align-self-ms-start {
    align-self: flex-start;
  }
  .align-self-ms-end {
    align-self: flex-end;
  }
  .align-self-ms-center {
    align-self: center;
  }
  .align-self-ms-baseline {
    align-self: baseline;
  }
  .align-self-ms-stretch {
    align-self: stretch;
  }
  .flex-ms-fill {
    flex: 1 1 auto !important;
  }
  .flex-ms-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-ms-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-ms-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-ms-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-ms-nowrap {
    flex-wrap: nowrap;
  }
  .flex-ms-wrap {
    flex-wrap: wrap;
  }
  .flex-ms-wrap-reverse {
    flex-wrap: wrap-reverse;
  }
  .flex-gap-ms-0 {
    gap: 0px;
  }
  .flex-gap-ms-2 {
    gap: 2px;
  }
  .flex-gap-ms-4 {
    gap: 4px;
  }
  .flex-gap-ms-6 {
    gap: 6px;
  }
  .flex-gap-ms-8 {
    gap: 8px;
  }
  .flex-gap-ms-10 {
    gap: 10px;
  }
  .flex-gap-ms-12 {
    gap: 12px;
  }
  .flex-gap-ms-14 {
    gap: 14px;
  }
  .flex-gap-ms-16 {
    gap: 16px;
  }
  .flex-gap-ms-18 {
    gap: 18px;
  }
  .flex-gap-ms-20 {
    gap: 20px;
  }
  .flex-gap-ms-30 {
    gap: 30px;
  }
  .flex-gap-ms-40 {
    gap: 40px;
  }
  .flex-gap-ms-50 {
    gap: 50px;
  }
  .flex-gap-ms-60 {
    gap: 60px;
  }
  .flex-gap-ms-70 {
    gap: 70px;
  }
  .flex-gap-ms-80 {
    gap: 80px;
  }
  .flex-gap-ms-90 {
    gap: 90px;
  }
  .flex-gap-ms-100 {
    gap: 100px;
  }
  .flex-gap-ms-110 {
    gap: 110px;
  }
  .flex-gap-ms-120 {
    gap: 120px;
  }
  .order-ms-first {
    order: -1;
  }
  .order-ms-last {
    order: 99;
  }
  .order-ms-10 {
    order: 10;
  }
  .order-ms-9 {
    order: 9;
  }
  .order-ms-8 {
    order: 8;
  }
  .order-ms-7 {
    order: 7;
  }
  .order-ms-6 {
    order: 6;
  }
  .order-ms-5 {
    order: 5;
  }
  .order-ms-4 {
    order: 4;
  }
  .order-ms-3 {
    order: 3;
  }
  .order-ms-2 {
    order: 2;
  }
  .order-ms-1 {
    order: 1;
  }
  .align-content-ms-start {
    align-content: flex-start;
  }
  .align-content-ms-end {
    align-content: flex-end;
  }
  .align-content-ms-center {
    align-content: center;
  }
  .align-content-ms-around {
    align-content: space-around;
  }
  .align-content-ms-between {
    align-content: space-between;
  }
  .align-content-ms-stretch {
    align-content: stretch;
  }
}
@media (min-width: 480px) {
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mx-sm-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .ml-sm-auto {
    margin-left: auto !important;
  }
  .mr-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .d-sm-flex {
    display: flex;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse;
  }
  .flex-sm-row {
    flex-direction: row;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse;
  }
  .justify-content-sm-start {
    justify-content: flex-start;
  }
  .justify-content-sm-end {
    justify-content: flex-end;
  }
  .justify-content-sm-center {
    justify-content: center;
  }
  .justify-content-sm-between {
    justify-content: space-between;
  }
  .justify-content-sm-around {
    justify-content: space-around;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly;
  }
  .align-items-sm-start {
    align-items: flex-start;
  }
  .align-items-sm-end {
    align-items: flex-end;
  }
  .align-items-sm-center {
    align-items: center;
  }
  .align-items-sm-baseline {
    align-items: baseline;
  }
  .align-items-sm-stretch {
    align-items: stretch;
  }
  .align-self-sm-start {
    align-self: flex-start;
  }
  .align-self-sm-end {
    align-self: flex-end;
  }
  .align-self-sm-center {
    align-self: center;
  }
  .align-self-sm-baseline {
    align-self: baseline;
  }
  .align-self-sm-stretch {
    align-self: stretch;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap;
  }
  .flex-sm-wrap {
    flex-wrap: wrap;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse;
  }
  .flex-gap-sm-0 {
    gap: 0px;
  }
  .flex-gap-sm-2 {
    gap: 2px;
  }
  .flex-gap-sm-4 {
    gap: 4px;
  }
  .flex-gap-sm-6 {
    gap: 6px;
  }
  .flex-gap-sm-8 {
    gap: 8px;
  }
  .flex-gap-sm-10 {
    gap: 10px;
  }
  .flex-gap-sm-12 {
    gap: 12px;
  }
  .flex-gap-sm-14 {
    gap: 14px;
  }
  .flex-gap-sm-16 {
    gap: 16px;
  }
  .flex-gap-sm-18 {
    gap: 18px;
  }
  .flex-gap-sm-20 {
    gap: 20px;
  }
  .flex-gap-sm-30 {
    gap: 30px;
  }
  .flex-gap-sm-40 {
    gap: 40px;
  }
  .flex-gap-sm-50 {
    gap: 50px;
  }
  .flex-gap-sm-60 {
    gap: 60px;
  }
  .flex-gap-sm-70 {
    gap: 70px;
  }
  .flex-gap-sm-80 {
    gap: 80px;
  }
  .flex-gap-sm-90 {
    gap: 90px;
  }
  .flex-gap-sm-100 {
    gap: 100px;
  }
  .flex-gap-sm-110 {
    gap: 110px;
  }
  .flex-gap-sm-120 {
    gap: 120px;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 99;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-1 {
    order: 1;
  }
  .align-content-sm-start {
    align-content: flex-start;
  }
  .align-content-sm-end {
    align-content: flex-end;
  }
  .align-content-sm-center {
    align-content: center;
  }
  .align-content-sm-around {
    align-content: space-around;
  }
  .align-content-sm-between {
    align-content: space-between;
  }
  .align-content-sm-stretch {
    align-content: stretch;
  }
}
@media (min-width: 992px) {
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mx-md-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .ml-md-auto {
    margin-left: auto !important;
  }
  .mr-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .d-md-flex {
    display: flex;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse;
  }
  .flex-md-row {
    flex-direction: row;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse;
  }
  .justify-content-md-start {
    justify-content: flex-start;
  }
  .justify-content-md-end {
    justify-content: flex-end;
  }
  .justify-content-md-center {
    justify-content: center;
  }
  .justify-content-md-between {
    justify-content: space-between;
  }
  .justify-content-md-around {
    justify-content: space-around;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly;
  }
  .align-items-md-start {
    align-items: flex-start;
  }
  .align-items-md-end {
    align-items: flex-end;
  }
  .align-items-md-center {
    align-items: center;
  }
  .align-items-md-baseline {
    align-items: baseline;
  }
  .align-items-md-stretch {
    align-items: stretch;
  }
  .align-self-md-start {
    align-self: flex-start;
  }
  .align-self-md-end {
    align-self: flex-end;
  }
  .align-self-md-center {
    align-self: center;
  }
  .align-self-md-baseline {
    align-self: baseline;
  }
  .align-self-md-stretch {
    align-self: stretch;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap;
  }
  .flex-md-wrap {
    flex-wrap: wrap;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse;
  }
  .flex-gap-md-0 {
    gap: 0px;
  }
  .flex-gap-md-2 {
    gap: 2px;
  }
  .flex-gap-md-4 {
    gap: 4px;
  }
  .flex-gap-md-6 {
    gap: 6px;
  }
  .flex-gap-md-8 {
    gap: 8px;
  }
  .flex-gap-md-10 {
    gap: 10px;
  }
  .flex-gap-md-12 {
    gap: 12px;
  }
  .flex-gap-md-14 {
    gap: 14px;
  }
  .flex-gap-md-16 {
    gap: 16px;
  }
  .flex-gap-md-18 {
    gap: 18px;
  }
  .flex-gap-md-20 {
    gap: 20px;
  }
  .flex-gap-md-30 {
    gap: 30px;
  }
  .flex-gap-md-40 {
    gap: 40px;
  }
  .flex-gap-md-50 {
    gap: 50px;
  }
  .flex-gap-md-60 {
    gap: 60px;
  }
  .flex-gap-md-70 {
    gap: 70px;
  }
  .flex-gap-md-80 {
    gap: 80px;
  }
  .flex-gap-md-90 {
    gap: 90px;
  }
  .flex-gap-md-100 {
    gap: 100px;
  }
  .flex-gap-md-110 {
    gap: 110px;
  }
  .flex-gap-md-120 {
    gap: 120px;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 99;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-1 {
    order: 1;
  }
  .align-content-md-start {
    align-content: flex-start;
  }
  .align-content-md-end {
    align-content: flex-end;
  }
  .align-content-md-center {
    align-content: center;
  }
  .align-content-md-around {
    align-content: space-around;
  }
  .align-content-md-between {
    align-content: space-between;
  }
  .align-content-md-stretch {
    align-content: stretch;
  }
}
@media (min-width: 1200px) {
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mx-lg-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .ml-lg-auto {
    margin-left: auto !important;
  }
  .mr-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .d-lg-flex {
    display: flex;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse;
  }
  .flex-lg-row {
    flex-direction: row;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse;
  }
  .justify-content-lg-start {
    justify-content: flex-start;
  }
  .justify-content-lg-end {
    justify-content: flex-end;
  }
  .justify-content-lg-center {
    justify-content: center;
  }
  .justify-content-lg-between {
    justify-content: space-between;
  }
  .justify-content-lg-around {
    justify-content: space-around;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly;
  }
  .align-items-lg-start {
    align-items: flex-start;
  }
  .align-items-lg-end {
    align-items: flex-end;
  }
  .align-items-lg-center {
    align-items: center;
  }
  .align-items-lg-baseline {
    align-items: baseline;
  }
  .align-items-lg-stretch {
    align-items: stretch;
  }
  .align-self-lg-start {
    align-self: flex-start;
  }
  .align-self-lg-end {
    align-self: flex-end;
  }
  .align-self-lg-center {
    align-self: center;
  }
  .align-self-lg-baseline {
    align-self: baseline;
  }
  .align-self-lg-stretch {
    align-self: stretch;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap;
  }
  .flex-lg-wrap {
    flex-wrap: wrap;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse;
  }
  .flex-gap-lg-0 {
    gap: 0px;
  }
  .flex-gap-lg-2 {
    gap: 2px;
  }
  .flex-gap-lg-4 {
    gap: 4px;
  }
  .flex-gap-lg-6 {
    gap: 6px;
  }
  .flex-gap-lg-8 {
    gap: 8px;
  }
  .flex-gap-lg-10 {
    gap: 10px;
  }
  .flex-gap-lg-12 {
    gap: 12px;
  }
  .flex-gap-lg-14 {
    gap: 14px;
  }
  .flex-gap-lg-16 {
    gap: 16px;
  }
  .flex-gap-lg-18 {
    gap: 18px;
  }
  .flex-gap-lg-20 {
    gap: 20px;
  }
  .flex-gap-lg-30 {
    gap: 30px;
  }
  .flex-gap-lg-40 {
    gap: 40px;
  }
  .flex-gap-lg-50 {
    gap: 50px;
  }
  .flex-gap-lg-60 {
    gap: 60px;
  }
  .flex-gap-lg-70 {
    gap: 70px;
  }
  .flex-gap-lg-80 {
    gap: 80px;
  }
  .flex-gap-lg-90 {
    gap: 90px;
  }
  .flex-gap-lg-100 {
    gap: 100px;
  }
  .flex-gap-lg-110 {
    gap: 110px;
  }
  .flex-gap-lg-120 {
    gap: 120px;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 99;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-1 {
    order: 1;
  }
  .align-content-lg-start {
    align-content: flex-start;
  }
  .align-content-lg-end {
    align-content: flex-end;
  }
  .align-content-lg-center {
    align-content: center;
  }
  .align-content-lg-around {
    align-content: space-around;
  }
  .align-content-lg-between {
    align-content: space-between;
  }
  .align-content-lg-stretch {
    align-content: stretch;
  }
}
@media (min-width: 1500px) {
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mx-xl-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .ml-xl-auto {
    margin-left: auto !important;
  }
  .mr-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .d-xl-flex {
    display: flex;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse;
  }
  .flex-xl-row {
    flex-direction: row;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse;
  }
  .justify-content-xl-start {
    justify-content: flex-start;
  }
  .justify-content-xl-end {
    justify-content: flex-end;
  }
  .justify-content-xl-center {
    justify-content: center;
  }
  .justify-content-xl-between {
    justify-content: space-between;
  }
  .justify-content-xl-around {
    justify-content: space-around;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly;
  }
  .align-items-xl-start {
    align-items: flex-start;
  }
  .align-items-xl-end {
    align-items: flex-end;
  }
  .align-items-xl-center {
    align-items: center;
  }
  .align-items-xl-baseline {
    align-items: baseline;
  }
  .align-items-xl-stretch {
    align-items: stretch;
  }
  .align-self-xl-start {
    align-self: flex-start;
  }
  .align-self-xl-end {
    align-self: flex-end;
  }
  .align-self-xl-center {
    align-self: center;
  }
  .align-self-xl-baseline {
    align-self: baseline;
  }
  .align-self-xl-stretch {
    align-self: stretch;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap;
  }
  .flex-xl-wrap {
    flex-wrap: wrap;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse;
  }
  .flex-gap-xl-0 {
    gap: 0px;
  }
  .flex-gap-xl-2 {
    gap: 2px;
  }
  .flex-gap-xl-4 {
    gap: 4px;
  }
  .flex-gap-xl-6 {
    gap: 6px;
  }
  .flex-gap-xl-8 {
    gap: 8px;
  }
  .flex-gap-xl-10 {
    gap: 10px;
  }
  .flex-gap-xl-12 {
    gap: 12px;
  }
  .flex-gap-xl-14 {
    gap: 14px;
  }
  .flex-gap-xl-16 {
    gap: 16px;
  }
  .flex-gap-xl-18 {
    gap: 18px;
  }
  .flex-gap-xl-20 {
    gap: 20px;
  }
  .flex-gap-xl-30 {
    gap: 30px;
  }
  .flex-gap-xl-40 {
    gap: 40px;
  }
  .flex-gap-xl-50 {
    gap: 50px;
  }
  .flex-gap-xl-60 {
    gap: 60px;
  }
  .flex-gap-xl-70 {
    gap: 70px;
  }
  .flex-gap-xl-80 {
    gap: 80px;
  }
  .flex-gap-xl-90 {
    gap: 90px;
  }
  .flex-gap-xl-100 {
    gap: 100px;
  }
  .flex-gap-xl-110 {
    gap: 110px;
  }
  .flex-gap-xl-120 {
    gap: 120px;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 99;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-1 {
    order: 1;
  }
  .align-content-xl-start {
    align-content: flex-start;
  }
  .align-content-xl-end {
    align-content: flex-end;
  }
  .align-content-xl-center {
    align-content: center;
  }
  .align-content-xl-around {
    align-content: space-around;
  }
  .align-content-xl-between {
    align-content: space-between;
  }
  .align-content-xl-stretch {
    align-content: stretch;
  }
}
@media (min-width: 1800px) {
  .my-xx-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mx-xx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .ml-xx-auto {
    margin-left: auto !important;
  }
  .mr-xx-auto {
    margin-right: auto !important;
  }
  .mb-xx-auto {
    margin-bottom: auto !important;
  }
  .mt-xx-auto {
    margin-top: auto !important;
  }
  .d-xx-flex {
    display: flex;
  }
  .d-xx-inline-flex {
    display: inline-flex !important;
  }
  .flex-xx-column {
    flex-direction: column !important;
  }
  .flex-xx-column-reverse {
    flex-direction: column-reverse;
  }
  .flex-xx-row {
    flex-direction: row;
  }
  .flex-xx-row-reverse {
    flex-direction: row-reverse;
  }
  .justify-content-xx-start {
    justify-content: flex-start;
  }
  .justify-content-xx-end {
    justify-content: flex-end;
  }
  .justify-content-xx-center {
    justify-content: center;
  }
  .justify-content-xx-between {
    justify-content: space-between;
  }
  .justify-content-xx-around {
    justify-content: space-around;
  }
  .justify-content-xx-evenly {
    justify-content: space-evenly;
  }
  .align-items-xx-start {
    align-items: flex-start;
  }
  .align-items-xx-end {
    align-items: flex-end;
  }
  .align-items-xx-center {
    align-items: center;
  }
  .align-items-xx-baseline {
    align-items: baseline;
  }
  .align-items-xx-stretch {
    align-items: stretch;
  }
  .align-self-xx-start {
    align-self: flex-start;
  }
  .align-self-xx-end {
    align-self: flex-end;
  }
  .align-self-xx-center {
    align-self: center;
  }
  .align-self-xx-baseline {
    align-self: baseline;
  }
  .align-self-xx-stretch {
    align-self: stretch;
  }
  .flex-xx-fill {
    flex: 1 1 auto !important;
  }
  .flex-xx-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xx-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xx-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xx-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xx-nowrap {
    flex-wrap: nowrap;
  }
  .flex-xx-wrap {
    flex-wrap: wrap;
  }
  .flex-xx-wrap-reverse {
    flex-wrap: wrap-reverse;
  }
  .flex-gap-xx-0 {
    gap: 0px;
  }
  .flex-gap-xx-2 {
    gap: 2px;
  }
  .flex-gap-xx-4 {
    gap: 4px;
  }
  .flex-gap-xx-6 {
    gap: 6px;
  }
  .flex-gap-xx-8 {
    gap: 8px;
  }
  .flex-gap-xx-10 {
    gap: 10px;
  }
  .flex-gap-xx-12 {
    gap: 12px;
  }
  .flex-gap-xx-14 {
    gap: 14px;
  }
  .flex-gap-xx-16 {
    gap: 16px;
  }
  .flex-gap-xx-18 {
    gap: 18px;
  }
  .flex-gap-xx-20 {
    gap: 20px;
  }
  .flex-gap-xx-30 {
    gap: 30px;
  }
  .flex-gap-xx-40 {
    gap: 40px;
  }
  .flex-gap-xx-50 {
    gap: 50px;
  }
  .flex-gap-xx-60 {
    gap: 60px;
  }
  .flex-gap-xx-70 {
    gap: 70px;
  }
  .flex-gap-xx-80 {
    gap: 80px;
  }
  .flex-gap-xx-90 {
    gap: 90px;
  }
  .flex-gap-xx-100 {
    gap: 100px;
  }
  .flex-gap-xx-110 {
    gap: 110px;
  }
  .flex-gap-xx-120 {
    gap: 120px;
  }
  .order-xx-first {
    order: -1;
  }
  .order-xx-last {
    order: 99;
  }
  .order-xx-10 {
    order: 10;
  }
  .order-xx-9 {
    order: 9;
  }
  .order-xx-8 {
    order: 8;
  }
  .order-xx-7 {
    order: 7;
  }
  .order-xx-6 {
    order: 6;
  }
  .order-xx-5 {
    order: 5;
  }
  .order-xx-4 {
    order: 4;
  }
  .order-xx-3 {
    order: 3;
  }
  .order-xx-2 {
    order: 2;
  }
  .order-xx-1 {
    order: 1;
  }
  .align-content-xx-start {
    align-content: flex-start;
  }
  .align-content-xx-end {
    align-content: flex-end;
  }
  .align-content-xx-center {
    align-content: center;
  }
  .align-content-xx-around {
    align-content: space-around;
  }
  .align-content-xx-between {
    align-content: space-between;
  }
  .align-content-xx-stretch {
    align-content: stretch;
  }
}
.ev-alert {
  border: 1px solid transparent;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin: 20px 0px;
  padding: 15px;
}
.ev-alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.ev-alert-success a {
  color: #3c763d;
  text-decoration: underline;
}
.ev-alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.ev-alert-info a {
  color: #31708f;
  text-decoration: underline;
}
.ev-alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.ev-alert-danger a {
  color: #a94442;
  text-decoration: underline;
}
.ev-alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.ev-alert-warning a {
  color: #8a6d3b;
  text-decoration: underline;
}
:root {
  --ev_font-size: 16px;
  --grid-gutter-width: 30px;
  --grid-gutter-width-025: 7px;
  --grid-gutter-width-050: 15px;
  --grid-gutter-width-075: 22px;
  --grid-gutter-width-125: 37px;
  --grid-gutter-width-150: 45px;
  --grid-gutter-width-175: 52px;
  --grid-gutter-width-200: 60px;
  --grid-gutter-width-300: 90px;
  --grid-gutter-width-400: 120px;
  --grid-gutter-width-500: 150px;
  --grid-gutter-width-600: 180px;
  --ev_color-base: #e72c2e;
  --ev_color-base-rgb: 231, 44, 46;
  --ev_color-base-light: #e3bf73;
  --ev_color-base-light-rgb: 227, 191, 115;
  --ev_color-base-dark: #bb9442;
  --ev_color-base-dark-rgb: 187, 148, 66;
  --ev_color-base-bg: #f8f3e9;
  --ev_color-base-bg-rgb: 248, 243, 233;
  --ev_color-extend-1: #2652a0;
  --ev_color-extend-1-rgb: 38, 82, 160;
  --ev_color-extend-1-light: #4170c5;
  --ev_color-extend-1-light-rgb: 65, 112, 197;
  --ev_color-extend-1-dark: #254988;
  --ev_color-extend-1-dark-rgb: 37, 73, 136;
  --ev_color-extend-1-bg: #e9eef6;
  --ev_color-extend-1-bg-rgb: 233, 238, 246;
  --ev_color-extend-2: #3a3a3a;
  --ev_color-extend-2-rgb: 58, 58, 58;
  --ev_color-extend-2-light: #3f3f3f;
  --ev_color-extend-2-light-rgb: 63, 63, 63;
  --ev_color-extend-2-dark: #333333;
  --ev_color-extend-2-dark-rgb: 51, 51, 51;
  --ev_color-extend-2-bg: #f2f2f2;
  --ev_color-extend-2-bg-rgb: 242, 242, 242;
  --ev_color-text: #4f4f4f;
  --ev_color-text-rgb: 79, 79, 79;
  --ev_color-link: #2652a0;
  --ev_color-link-rgb: 38, 82, 160;
  --ev_c1_color-base: #e72c2e;
  --ev_c1_color-base-rgb: 231, 44, 46;
  --ev_c1_color-base-light: #e3bf73;
  --ev_c1_color-base-light-rgb: 227, 191, 115;
  --ev_c1_color-base-dark: #bb9442;
  --ev_c1_color-base-dark-rgb: 187, 148, 66;
  --ev_c1_color-base-bg: #f8f3e9;
  --ev_c1_color-base-bg-rgb: 248, 243, 233;
  --ev_c1_color-extend-1: #2652a0;
  --ev_c1_color-extend-1-rgb: 38, 82, 160;
  --ev_c1_color-extend-1-light: #4170c5;
  --ev_c1_color-extend-1-light-rgb: 65, 112, 197;
  --ev_c1_color-extend-1-dark: #254988;
  --ev_c1_color-extend-1-dark-rgb: 37, 73, 136;
  --ev_c1_color-extend-1-bg: #e9eef6;
  --ev_c1_color-extend-1-bg-rgb: 233, 238, 246;
  --ev_c1_color-extend-2: #3a3a3a;
  --ev_c1_color-extend-2-rgb: 58, 58, 58;
  --ev_c1_color-extend-2-light: #3f3f3f;
  --ev_c1_color-extend-2-light-rgb: 63, 63, 63;
  --ev_c1_color-extend-2-dark: #333333;
  --ev_c1_color-extend-2-dark-rgb: 51, 51, 51;
  --ev_c1_color-extend-2-bg: #f2f2f2;
  --ev_c1_color-extend-2-bg-rgb: 242, 242, 242;
  --ev_c1_color-text: #4f4f4f;
  --ev_c1_color-text-rgb: 79, 79, 79;
  --ev_c1_color-link: #2652a0;
  --ev_c1_color-link-rgb: 38, 82, 160;
}
@media (min-width: 480px) {
  :root {
    --ev_font-size: 16px;
    --grid-gutter-width: 30px;
    --grid-gutter-width-025: 7px;
    --grid-gutter-width-050: 15px;
    --grid-gutter-width-075: 22px;
    --grid-gutter-width-125: 37px;
    --grid-gutter-width-150: 45px;
    --grid-gutter-width-175: 52px;
    --grid-gutter-width-200: 60px;
    --grid-gutter-width-300: 90px;
    --grid-gutter-width-400: 120px;
    --grid-gutter-width-500: 150px;
    --grid-gutter-width-600: 180px;
  }
}
@media (min-width: 480px) {
  :root {
    --ev_font-size: 16px;
    --grid-gutter-width: 30px;
    --grid-gutter-width-025: 7px;
    --grid-gutter-width-050: 15px;
    --grid-gutter-width-075: 22px;
    --grid-gutter-width-125: 37px;
    --grid-gutter-width-150: 45px;
    --grid-gutter-width-175: 52px;
    --grid-gutter-width-200: 60px;
    --grid-gutter-width-300: 90px;
    --grid-gutter-width-400: 120px;
    --grid-gutter-width-500: 150px;
    --grid-gutter-width-600: 180px;
  }
}
@media (min-width: 992px) {
  :root {
    --ev_font-size: 16px;
    --grid-gutter-width: 30px;
    --grid-gutter-width-025: 7px;
    --grid-gutter-width-050: 15px;
    --grid-gutter-width-075: 22px;
    --grid-gutter-width-125: 37px;
    --grid-gutter-width-150: 45px;
    --grid-gutter-width-175: 52px;
    --grid-gutter-width-200: 60px;
    --grid-gutter-width-300: 90px;
    --grid-gutter-width-400: 120px;
    --grid-gutter-width-500: 150px;
    --grid-gutter-width-600: 180px;
  }
}
@media (min-width: 1200px) {
  :root {
    --ev_font-size: 16px;
    --grid-gutter-width: 30px;
    --grid-gutter-width-025: 7px;
    --grid-gutter-width-050: 15px;
    --grid-gutter-width-075: 22px;
    --grid-gutter-width-125: 37px;
    --grid-gutter-width-150: 45px;
    --grid-gutter-width-175: 52px;
    --grid-gutter-width-200: 60px;
    --grid-gutter-width-300: 90px;
    --grid-gutter-width-400: 120px;
    --grid-gutter-width-500: 150px;
    --grid-gutter-width-600: 180px;
  }
}
@media (min-width: 1500px) {
  :root {
    --ev_font-size: 16px;
    --grid-gutter-width: 30px;
    --grid-gutter-width-025: 7px;
    --grid-gutter-width-050: 15px;
    --grid-gutter-width-075: 22px;
    --grid-gutter-width-125: 37px;
    --grid-gutter-width-150: 45px;
    --grid-gutter-width-175: 52px;
    --grid-gutter-width-200: 60px;
    --grid-gutter-width-300: 90px;
    --grid-gutter-width-400: 120px;
    --grid-gutter-width-500: 150px;
    --grid-gutter-width-600: 180px;
  }
}
@media (min-width: 1800px) {
  :root {
    --ev_font-size: 16px;
    --grid-gutter-width: 30px;
    --grid-gutter-width-025: 7px;
    --grid-gutter-width-050: 15px;
    --grid-gutter-width-075: 22px;
    --grid-gutter-width-125: 37px;
    --grid-gutter-width-150: 45px;
    --grid-gutter-width-175: 52px;
    --grid-gutter-width-200: 60px;
    --grid-gutter-width-300: 90px;
    --grid-gutter-width-400: 120px;
    --grid-gutter-width-500: 150px;
    --grid-gutter-width-600: 180px;
  }
}
:root .ev-cth-1 {
  --ev_color-base: #e72c2e;
  --ev_color-base-rgb: 231, 44, 46;
  --ev_color-base-light: #e3bf73;
  --ev_color-base-light-rgb: 227, 191, 115;
  --ev_color-base-dark: #bb9442;
  --ev_color-base-dark-rgb: 187, 148, 66;
  --ev_color-base-bg: #f8f3e9;
  --ev_color-base-bg-rgb: 248, 243, 233;
  --ev_color-extend-1: #2652a0;
  --ev_color-extend-1-rgb: 38, 82, 160;
  --ev_color-extend-1-light: #4170c5;
  --ev_color-extend-1-light-rgb: 65, 112, 197;
  --ev_color-extend-1-dark: #254988;
  --ev_color-extend-1-dark-rgb: 37, 73, 136;
  --ev_color-extend-1-bg: #e9eef6;
  --ev_color-extend-1-bg-rgb: 233, 238, 246;
  --ev_color-extend-2: #3a3a3a;
  --ev_color-extend-2-rgb: 58, 58, 58;
  --ev_color-extend-2-light: #3f3f3f;
  --ev_color-extend-2-light-rgb: 63, 63, 63;
  --ev_color-extend-2-dark: #333333;
  --ev_color-extend-2-dark-rgb: 51, 51, 51;
  --ev_color-extend-2-bg: #f2f2f2;
  --ev_color-extend-2-bg-rgb: 242, 242, 242;
  --ev_color-text: #4f4f4f;
  --ev_color-text-rgb: 79, 79, 79;
  --ev_color-link: #2652a0;
  --ev_color-link-rgb: 38, 82, 160;
}
body,
table {
  font-family: "Fira Sans";
  color: #4f4f4f;
}
a {
  color: #2652a0;
}
body,
table {
  font-size: 16px;
}
@media (min-width: 480px) {
  body,
  table {
    font-size: 16px;
  }
}
@media (min-width: 480px) {
  body,
  table {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  body,
  table {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  body,
  table {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  body,
  table {
    font-size: 16px;
  }
}
@media (min-width: 1800px) {
  body,
  table {
    font-size: 16px;
  }
}
.ev-mxw-1 {
  max-width: 1920px !important;
}
.ev-mxw-2 {
  max-width: 1180px !important;
}
.ev-mxw-3 {
  max-width: 1440px !important;
}
.ev-mxw-4 {
  max-width: 855px !important;
}
/** VIELWETTYPE LAYOUT **/
div.vlt-tl496 .ev-hnavi-default {
  border: none !important;
  margin-top: 20px;
}
div.vlt-tl496 .ev-hnavi-default .row-clearfix {
  height: 0;
}
div.vlt-tl496 .ev-hnavi-default a {
  display: block;
  text-transform: uppercase;
  text-align: center;
  padding: 15px 0;
}
div.vlt-tl496 .ev-hnavi-default a .icon {
  vertical-align: middle;
}
@media (min-width: 480px) {
  div.vlt-tl496 .ev-hnavi-default a {
    border: none;
  }
  div.vlt-tl496 .ev-hnavi-default a.ev-btn-prev {
    border: none;
    text-align: left;
  }
  div.vlt-tl496 .ev-hnavi-default a.ev-btn-prev .icon {
    display: inline-block;
    margin-right: 5px;
  }
  div.vlt-tl496 .ev-hnavi-default a.ev-btn-back {
    border: none;
  }
  div.vlt-tl496 .ev-hnavi-default a.ev-btn-next {
    text-align: right;
    border: none;
  }
  div.vlt-tl496 .ev-hnavi-default a.ev-btn-next .icon {
    display: inline-block;
    margin-left: 5px;
  }
}
div.vlt-tl845 .vlt-weather .vlt-weather-header {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  padding-bottom: var(--grid-gutter-width-025);
}
div.vlt-tl845 .vlt-weather .vlt-weather-header .vlt-weather-caption {
  display: none;
}
div.vlt-tl845 .vlt-weather .vlt-weather-header .vlt-weather-icon {
  flex: 0 0 50%;
}
div.vlt-tl845 .vlt-weather .vlt-weather-header .vlt-weather-icon svg {
  position: absolute;
  top: 0;
  bottom: 0;
  height: 60px;
}
div.vlt-tl845 .vlt-weather .vlt-weather-header .vlt-weather-temperature {
  flex: 0 0 100%;
  text-align: right;
  font-weight: bold;
  font-size: 1.1em;
}
div.vlt-tl845 .vlt-weather .vlt-weather-header .vlt-weather-value {
  flex: 0 0 100%;
  text-align: right;
  letter-spacing: -0.03em;
}
div.vlt-tl845 .vlt-weather .vlt-weather-properties > div {
  display: flex;
  justify-content: space-between;
  padding-left: var(--grid-gutter-width-050);
}
div.vlt-tl845 .vlt-weather .vlt-weather-properties > div .caption {
  display: none;
}
div.vlt-tl845 .vlt-weather .vlt-weather-properties > div .icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
div.vlt-tl497 {
  /*& {
  border: 2px solid blue;
}*/
}
div.vlt-tl391 .vlt-teaser-inner {
  padding: 15px;
}
div.vlt-tl391 .vlt-teaser-caption {
  font-size: 150%;
}
div.vlt-tl391 .guestbook-entry-metadata {
  font-weight: bold;
  margin-bottom: 10px;
}
div.vlt-tl391 .guestbook-entry-town {
  margin-left: 15px;
}
div.vlt-tl391 .vlt-item-rowsep {
  clear: both;
  height: 15px;
}
div.vlt-tl391 .field-description {
  float: left;
}
div.vlt-tl413 .vlt-crop {
  position: relative;
}
div.vlt-tl413 .vlt-crop-zoomicon {
  cursor: pointer;
}
div.vlt-tl431 .vlt-group {
  padding: var(--grid-gutter-width) 0;
}
div.vlt-tl431 .ev-tbsl-col {
  /*border: 1px solid fade(black, 20%);
 border-width: 1px 0px 0px 0px;
 border-collapse: collapse;*/
  padding: 10px;
  text-align: center;
}
div.vlt-tl431 .ev-tbsl-col.ev-tbsl-fixed-col {
  text-align: left;
  font-weight: bold;
}
div.vlt-tl431 .ev-tbsl > .ev-tbsl-row.vlt-weather-daytime-row {
  font-weight: bold;
}
div.vlt-tl431 .ev-tbsl > .ev-tbsl-row.vlt-weather-daytime-row .ev-tbsl-col {
  border: 0px;
}
div.vlt-tl431 .ev-tbsl > .ev-tbsl-row:last-child .ev-tbsl-col {
  border-bottom-width: 1px;
}
div.vlt-tl431 .owl-nav > div {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  left: 0;
  width: 15px;
}
div.vlt-tl431 .owl-nav > div .icon {
  font-size: 1em !important;
}
div.vlt-tl431 .owl-nav > div.owl-next {
  left: auto;
  right: 0;
}
div.vlt-tl431 .ev-tbsl-row .owl-nav {
  display: none;
}
div.vlt-tl431 .ev-tbsl-row .owl-dots {
  display: none;
}
div.vlt-tl431 .ev-tbsl-row:hover .owl-nav {
  display: inline;
}
div.vlt-tl582,
div.vlt-tl582 table {
  color: #484848;
}
div.vlt-tl582 a {
  color: black;
}
div.vlt-tl582 .pvy-configure {
  max-width: 996px;
  padding: 15px;
}
div.vlt-tl582 .pvy-configure-head h3 {
  display: block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
div.vlt-tl582 .pvy-configure-links {
  display: flex;
  justify-content: center;
  gap: 15px;
}
div.vlt-tl582 .pvy-configure-links a {
  flex: 1;
  text-align: center;
  padding: 12px 16px;
  border: 1px solid #DDDDDD;
  font-weight: bold;
}
div.vlt-tl582 .pvy-configure-links a:hover {
  text-decoration: none;
  background-color: #484848;
  color: white;
  border-color: #484848;
}
div.vlt-tl582 .pvy-configure-body .pvy-cookieapps,
div.vlt-tl582 .pvy-configure-body .pvy-cookiegroups {
  margin-top: 30px;
}
@media (min-width: 480px) {
  div.vlt-tl582 .pvy-configure-body {
    margin-top: 30px;
    display: flex;
    flex-direction: row;
    border: 1px solid #DDDDDD;
  }
  div.vlt-tl582 .pvy-configure-body .pvy-cookieapps,
  div.vlt-tl582 .pvy-configure-body .pvy-cookiegroups {
    margin-top: 0px;
  }
  div.vlt-tl582 .pvy-configure-body .pvy-cookiegroups {
    background-color: #f1f1f1;
    border-right: 1px solid #DDDDDD;
    flex: 2 2;
    /*
      display: flex;
      flex-direction: row;
      */
  }
  div.vlt-tl582 .pvy-configure-body .pvy-cookieapps {
    background-color: white;
    padding: 30px;
    flex: 4 4;
    display: grid;
    grid-template-columns: 1fr;
    column-gap: 30px;
    row-gap: 30px;
  }
}
div.vlt-tl582 .pvy-cookiegroups {
  flex: 1;
  /*
  display: flex;
  flex-direction: row;
  */
}
div.vlt-tl582 .pvy-cookiegroup {
  border-bottom: 1px solid #DDDDDD;
  padding: 8px 0px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
div.vlt-tl582 .pvy-cookiegroup .pvy-cookiegroup-caption {
  flex: 1 1;
  display: block;
  order: 1;
}
div.vlt-tl582 .pvy-cookiegroup .pvy-cookiegroup-caption a span {
  cursor: pointer;
}
div.vlt-tl582 .pvy-cookiegroup .pvy-cookiegroup-switcher {
  display: block;
  width: 40px;
  order: 2;
}
div.vlt-tl582 .pvy-cookiegroup.active .pvy-cookiegroup-caption {
  font-weight: bold;
}
@media (min-width: 480px) {
  div.vlt-tl582 .pvy-cookiegroup {
    padding: 15px 30px;
  }
  div.vlt-tl582 .pvy-cookiegroup:last-child {
    border-bottom: 0;
  }
  div.vlt-tl582 .pvy-cookiegroup.active {
    background-color: white;
    margin-right: -2px;
  }
}
div.vlt-tl582 .pvy-cookieapp {
  padding: 8px 0px;
}
div.vlt-tl582 .pvy-cookieapp .pvy-cookieapp-head {
  display: flex;
  flex-direction: row;
  align-items: center;
}
div.vlt-tl582 .pvy-cookieapp .pvy-cookieapp-head .pvy-cookieapp-caption {
  flex: 1 1;
  font-weight: bold;
}
div.vlt-tl582 .pvy-cookieapp .pvy-cookieapp-head .pvy-cookieapp-switcher {
  width: 40px;
}
div.vlt-tl582 .pvy-cookieapp .pvy-cookieapp-cookielist {
  margin-top: 15px;
}
div.vlt-tl582 .pvy-cookieapp .pvy-cookieapp-cookielist table {
  width: 100%;
  border: 1px solid #CCCCCC;
  font-size: 0.85em;
}
div.vlt-tl582 .pvy-cookieapp .pvy-cookieapp-cookielist table th:first-child,
div.vlt-tl582 .pvy-cookieapp .pvy-cookieapp-cookielist table td:first-child {
  max-width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
}
div.vlt-tl582 .pvy-cookieapp .pvy-cookieapp-cookielist table td,
div.vlt-tl582 .pvy-cookieapp .pvy-cookieapp-cookielist table th {
  padding: 4px 8px;
}
div.vlt-tl582 .pvy-cookieapp .pvy-cookieapp-cookielist table td:first-child {
  font-weight: bold;
  vertical-align: top;
}
div.vlt-tl582 .pvy-cookieapp .pvy-cookieapp-cookielist table tr:first-child th {
  background-color: #CCCCCC;
}
@media (min-width: 480px) {
  div.vlt-tl582 .pvy-cookieapp {
    padding: 15px;
    background-color: #f1f1f1;
  }
  div.vlt-tl582 .pvy-cookieapp .pvy-cookieapp-caption {
    font-size: 1.25em;
  }
}
div.vlt-tl582 .pvy-configure-footer {
  margin-top: 15px;
  text-align: center;
}
div.vlt-tl582 .pvy-configure-footer a {
  display: inline-block;
  margin: 0px 5px;
  color: #AAAAAA;
  font-size: 0.85em;
}
div.vlt-tl582 .switch label {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 24px;
}
div.vlt-tl582 .switch label input {
  opacity: 0;
  width: 0;
  height: 0;
}
div.vlt-tl582 .switch label span {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #CCCCCC;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
div.vlt-tl582 .switch label span:before {
  position: absolute;
  content: '';
  height: 18px;
  width: 18px;
  left: 3px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
div.vlt-tl582 .switch label input:checked + span {
  background-color: #5DBE7B;
}
div.vlt-tl582 .switch label input:focus + span {
  box-shadow: 0 0 1px #5DBE7B;
}
div.vlt-tl582 .switch label input:checked + span:before {
  transform: translateX(calc(40px / 2 - 2 * 3px));
}
div.vlt-tl582 .switch label span.round {
  border-radius: 24px;
}
div.vlt-tl582 .switch label span.round:before {
  border-radius: 50%;
}
div.vlt-tl560 .evconsent-dialog-bg {
  position: fixed;
  right: 0px;
  top: 0px;
  left: 0px;
  bottom: 0px;
  z-index: 99999;
  background-color: rgba(0, 0, 0, 0.5);
}
div.vlt-tl560 .evconsent-dialog {
  position: fixed;
  right: 0px;
  left: 0px;
  bottom: 0px;
  z-index: 100000;
  padding: 1.5rem;
  text-align: center;
}
div.vlt-tl560 .evconsent-dialog .evconsent-dialog-caption {
  font-weight: bold;
  font-size: 1.25em;
  line-height: 1.1;
}
div.vlt-tl560 .evconsent-dialog .evconsent-dialog-description {
  margin-top: 1rem;
}
div.vlt-tl560 .evconsent-dialog .evconsent-dialog-links {
  display: flex;
  flex-direction: column;
  margin-top: 1rem;
}
div.vlt-tl560 .evconsent-dialog .evconsent-dialog-links a {
  display: block;
  padding: 8px 16px;
  margin: 2px 0px;
  text-decoration: none;
  order: 2;
  order: 1;
  padding: 16px 32px;
}
@media (min-width: 480px) {
  div.vlt-tl560 .evconsent-dialog .evconsent-dialog-links {
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  div.vlt-tl560 .evconsent-dialog .evconsent-dialog-links a {
    order: 1;
    margin: 0px 8px;
  }
}
div.vlt-tl560 .evconsent-dialog .evconsent-dialog-footer {
  margin-top: 1rem;
}
div.vlt-tl560 .evconsent-dialog .evconsent-dialog-footer a {
  margin: 0px 8px;
}
/** VIELWETTYPE LAYOUT VARIANT **/
div.vlt-tv502 .ev-hnavi-default {
  border-top: 3px solid #4f4f4f;
  border-bottom: 3px solid #4f4f4f;
}
@media (min-width: 480px) {
  div.vlt-tv502 .ev-hnavi-default {
    border-bottom: none;
  }
}
div.vlt-tv502 .ev-hnavi-default a {
  color: #4f4f4f;
  text-decoration: none;
  border-bottom: 1px solid rgba(79, 79, 79, 0.3);
}
div.vlt-tv502 .ev-hnavi-default a.ev-btn-prev {
  border-top: 1px solid rgba(79, 79, 79, 0.3);
}
@media (min-width: 480px) {
  div.vlt-tv502 .ev-hnavi-default a.ev-btn-prev {
    border-top: none;
  }
}
div.vlt-tv502 .ev-hnavi-default a .icon {
  font-size: 1.3em;
}
div.vlt-tv502 .ev-hnavi-default a:hover {
  color: #e72c2e;
}
div.vlt-tv889 .vlt-weather .vlt-weather-header .vlt-weather-icon svg {
  fill: white;
}
div.vlt-tv579 .evconsent-dialog {
  background-color: #e72c2e;
  color: white;
}
div.vlt-tv579 .evconsent-dialog .evconsent-dialog-links a {
  color: white;
  background-color: white;
  font-weight: bold;
  color: #e72c2e;
}
div.vlt-tv579 .evconsent-dialog .evconsent-dialog-links a:hover {
  color: white;
}
div.vlt-tv579 .evconsent-dialog .evconsent-dialog-links a:hover {
  background-color: #bb9442;
  border-color: #bb9442;
}
div.vlt-tv579 .evconsent-dialog .evconsent-dialog-footer a {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.9em;
}
/** PROJECT **/
.vlt-batch {
  padding: var(--grid-gutter-width) 0px;
}
.vlt-batch .vlt-batch-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.vlt-batch .vlt-batch-inner .vlt-batch-prev.disabled,
.vlt-batch .vlt-batch-inner .vlt-batch-next.disabled {
  visibility: hidden;
}
.vlt-batch .vlt-batch-inner a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #2652a0;
  text-decoration: none;
  background-color: white;
  aspect-ratio: 1/1;
  width: 26px;
}
.vlt-batch .vlt-batch-inner a.active,
.vlt-batch .vlt-batch-inner a:hover {
  background-color: #2652a0;
  color: white;
}
.vlt-batch .vlt-batch-inner .vlt-batch-nav {
  order: 1;
}
.vlt-batch .vlt-batch-inner .vlt-batch-nav ul {
  margin: 0px;
  padding: 0px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 1px;
}
.vlt-batch .vlt-batch-inner .vlt-batch-nav ul > li {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.vlt-batch .vlt-batch-inner .vlt-batch-nav ul > li.vlt-batch-nav-dots > * {
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1/1;
  width: 26px;
}
.vlt-batch .vlt-batch-inner .vlt-batch-next {
  order: 3;
}
.evphoto {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
a {
  color: #2652a0;
  line-height: 1;
  outline: none !important;
}
h1,
h2,
h3,
h4 {
  margin: 0;
  padding: 0;
  line-height: 1.1;
  font-family: 'PT Sans Narrow', sans-serif;
}
/** LAYOUTS **/
.ev-lyt-1047 {
  background-color: #e9eef6 !important;
}
/** SECTIONS **/
body,
td {
  color: #4f4f4f;
  font-family: "Fira Sans";
  line-height: 27.3px;
  font-size: 16px;
}
@media (min-width: 1200px) {
  body,
  td {
    font-size: 17px;
  }
}
.ev-lyt-1047 {
  background-color: rgba(38, 82, 160, 0.1);
}
/* intro exception */
@media (min-width: 992px) {
  body.Layout02 #page_header_top {
    background-color: rgba(38, 82, 160, 0.3) !important;
  }
  body.Layout02 #page_header_top.sticky {
    background-color: rgba(38, 82, 160, 0.8) !important;
  }
}
body.Layout01 #page_header_top .vlt-v10425 .ev-btn {
  padding-top: 5px;
  padding-bottom: 5px;
}
body.Layout01 #page_header_top .vlt-v10425 .ev-btn .caption em {
  display: none !important;
}
body.Layout01 #page_header_top .vlt-v10425 .ev-btn .icon {
  margin-top: 4px !important;
  font-size: 1.3em;
}
/*.page_container {
  padding: 15px;
  @media (min-width:@screen-md-min ) {
    padding: 30px;
  }
}
@media (min-width:@screen-xl-min ) {
  .page_container {
    padding: 60px 0;
  }
}*/
#page {
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
  padding: 15px;
}
@media (min-width: 1200px) {
  #page {
    padding: 30px;
  }
}
#page_header {
  position: relative;
  z-index: 100;
}
#page_slideshow {
  position: relative;
  z-index: 1;
}
#page_info {
  position: absolute;
  top: 0px;
  left: 0;
  z-index: 505;
  display: block;
}
@media (min-width: 480px) {
  #page_info {
    position: absolute;
    bottom: 86px;
    top: auto;
    left: 0;
    z-index: 505;
    display: block;
  }
}
@media (min-width: 1200px) {
  #page_info {
    bottom: 150px;
  }
}
#page_weather {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 505;
  padding: 15px;
  background-color: rgba(38, 82, 160, 0.7);
}
@media (min-width: 1200px) {
  #page_weather {
    padding: 35px 30px;
    padding-right: 50%;
  }
}
#page_button_scrolldown {
  position: absolute;
  left: 45%;
  right: 45%;
  z-index: 505;
  bottom: 50px;
  text-align: center;
}
@media (min-width: 992px) {
  #page_button_scrolldown {
    bottom: 100px;
  }
}
@media (min-width: 1200px) {
  #page_button_scrolldown {
    bottom: 175px;
  }
}
@media (min-width: 1500px) {
  #page_button_scrolldown {
    bottom: 50px;
  }
}
#page_sign {
  position: absolute;
  bottom: 55px;
  right: -10px;
  z-index: 505;
}
#page_sign img {
  width: 120px;
}
@media (min-width: 480px) {
  #page_sign {
    right: 10px;
  }
}
@media (min-width: 992px) {
  #page_sign {
    right: 30px;
  }
  #page_sign img {
    width: auto;
  }
}
@media (min-width: 1200px) {
  #page_sign {
    right: 90px;
  }
}
@media (min-width: 1500px) {
  #page_sign {
    right: 140px;
    bottom: 120px;
  }
}
#page_signet {
  position: relative;
  z-index: 10;
}
#page_signet_inner {
  display: block;
  position: absolute;
  top: -70px;
  right: -90px;
  left: 0;
  z-index: 1;
  height: 360px;
  background-image: url('/de/images/header-graphic-xs.png');
  background-size: 90% auto;
  background-repeat: no-repeat;
  background-position: 150% top;
}
@media (min-width: 480px) {
  #page_signet_inner {
    left: 50%;
  }
}
@media (min-width: 992px) {
  #page_signet_inner {
    background-image: url('/de/images/header-graphic.png');
    right: -30px;
    left: 50%;
    height: 400px;
    background-size: contain;
  }
}
@media (min-width: 1200px) {
  #page_signet_inner {
    left: 50%;
    height: 450px;
    right: 0;
  }
}
@media (min-width: 1500px) {
  #page_signet_inner {
    height: 500px;
    top: -135px;
    left: 60%;
    background-size: cover;
  }
}
@media (min-width: 1800px) {
  #page_signet_inner {
    height: 550px;
    left: 55%;
    right: 0;
    background-size: auto;
  }
}
#page_body {
  position: relative;
  z-index: 10;
}
@media (min-width: 992px) {
  #page_body {
    min-height: 350px;
  }
}
@media (min-width: 1500px) {
  #page_body {
    min-height: 500px;
  }
}
#page_footer_address {
  background-color: #2652a0;
  padding: 14px;
  color: white;
}
#page_footer_address_inner {
  padding: 15px;
  border: 1px solid white;
  text-align: center;
}
#page_footer_address_inner .key-page-footer-address {
  max-width: 1180px;
  margin: 0 auto;
}
#page_footer_address_inner .key-page-footer-address > div {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  #page_footer_address_inner .key-page-footer-address {
    display: flex;
    justify-content: space-between;
  }
  #page_footer_address_inner .key-page-footer-address > div {
    flex: 0 0 33.33%;
    margin-bottom: 0px;
  }
}
@media (min-width: 992px) {
  #page_footer_address_inner {
    padding: 30px;
  }
}
#cmsskin_poweredby {
  position: absolute;
  bottom: 15px;
  right: 30px;
}
#page_header #page_header_top {
  position: relative;
  z-index: 100;
  background-color: #2652a0;
}
#page_header #page_header_top_inner {
  display: flex;
  align-items: stretch;
}
#page_header #page_header_top_inner #page_logo {
  border-top: 4px solid white;
  background-color: white;
  display: flex;
  align-items: center;
}
#page_header #page_header_top_inner #page_links_navi {
  display: flex;
  align-items: center;
}
#page_header #page_header_top_inner #page_links_navi #page_links .key-page-links {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 480px) {
  #page_header #page_header_top_inner {
    justify-content: space-between;
  }
  #page_header #page_header_top_inner #page_logo {
    flex: 0 0 25%;
    border: none;
    height: auto;
  }
  #page_header #page_header_top_inner #page_links_navi {
    flex: 1 0 75%;
    justify-content: center;
    display: flex;
  }
  #page_header #page_header_top_inner #page_links_navi #page_links {
    width: 85%;
  }
  #page_header #page_header_top_inner #page_links_navi #page_navigation {
    width: 15%;
    align-content: flex-end;
  }
}
@media (min-width: 992px) {
  #page_header #page_header_top {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: rgba(38, 82, 160, 0.8);
  }
  #page_header #page_header_top_inner #page_logo {
    flex: 0 0 30%;
  }
  #page_header #page_header_top_inner #page_links_navi {
    flex-direction: column;
    align-items: flex-end;
    flex: 1 0 70%;
    position: relative;
    padding: 0 30px;
  }
  #page_header #page_header_top_inner #page_links_navi #page_links {
    order: 2;
    width: 100%;
  }
  #page_header #page_header_top_inner #page_links_navi #page_links .key-page-links {
    justify-content: flex-start;
  }
  #page_header #page_header_top_inner #page_links_navi #page_navigation {
    order: 1;
    width: 100%;
  }
  #page_header #page_header_top_inner #page_links_navi #page_navigation .key-page-navigation {
    border-bottom: 2px solid rgba(255, 255, 255, 0.7);
  }
}
@media (min-width: 1200px) {
  #page_header #page_header_top_inner #page_logo {
    flex: 0 0 25%;
  }
  #page_header #page_header_top_inner #page_links_navi {
    flex: 1 0 75%;
  }
  #page_header #page_header_top_inner #page_links_navi .key-page-links,
  #page_header #page_header_top_inner #page_links_navi .key-page-navigation {
    padding-left: 30px;
  }
  #page_header #page_header_top_inner #page_links_navi .key-page-navigation {
    max-width: 880px;
  }
}
@media (min-width: 1500px) {
  #page_header #page_header_top_inner #page_logo {
    flex: 0 0 20%;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: 120px;
    background-color: white;
  }
  #page_header #page_header_top_inner #page_links_navi {
    flex: 0 0 80%;
    padding-right: 25%;
  }
}
#page_header #page_header_top.sticky {
  top: 0px;
  /*
    @media (min-width:@screen-xl-min ) {
      #page_header_top_inner {
        #page_logo {
          flex: 0 0 18% !important;
        }
      }
    }*/
}
@media (min-width: 992px) {
  #page_header #page_header_top.sticky #page_links em {
    display: none;
  }
  #page_header #page_header_top.sticky #page_links .ev-btn {
    display: flex;
  }
  #page_header #page_header_top.sticky #page_links .ev-btn .icon {
    margin-top: 10px;
  }
}
#page_content .key-maingroup .key-maingroup-child > div {
  padding: 15px 0;
}
@media (min-width: 992px) {
  #page_content .key-maingroup .key-maingroup-child > div.ev-lyt-1050 {
    padding-left: 30px;
  }
}
@media (min-width: 1200px) {
  #page_content .key-maingroup .key-maingroup-child > div {
    padding: 30px 0;
  }
}
#page_content .key-maingroup .key-maingroup-child.ev-lyt-1049 > div {
  max-width: 1180px;
  margin: auto;
}
@media (min-width: 992px) {
  #page_content .ev-teaser {
    width: 50%;
  }
}
@media (min-width: 1500px) {
  #page_content .ev-teaser {
    margin-bottom: 30px;
  }
}
#page_content .ev-outer > div {
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 2fr 1fr;
  grid-template-columns: 3fr 1fr 1fr 1fr 1fr 1fr 1fr;
  margin-bottom: 2px;
  grid-gap: 2px;
}
#page_content .ev-outer > div span {
  background-color: rgba(65, 112, 197, 0.2);
  text-align: center;
  padding: 5px;
  /*@media (max-width:@screen-xs-max ) {
        grid-column-start: 1;
        grid-column-end: 1;
      }*/
}
#page_content .ev-outer > div span:first-child {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  /*@media (max-width:@screen-xs-max ) {
          font-weight: bold;
          grid-column-start: 1;
          grid-column-end: 5;
        }*/
}
#page_content .ev-outer > div.header span {
  background-color: #2652a0 !important;
  font-weight: bold;
  color: white;
}
@media (min-width: 480px) {
  #page_content .ev-outer > div {
    margin: 0;
    grid-template-rows: 1fr;
    grid-template-columns: 2fr 1fr 1fr 1fr;
    grid-template-columns: 3fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-gap: 2px;
    border-bottom: 2px solid white;
  }
  #page_content .ev-outer > div span:first-child {
    text-align: left;
  }
  #page_content .ev-outer > div.header {
    display: grid;
  }
}
@media (min-width: 992px) {
  #page_content .ev-outer > div {
    grid-template-columns: 3fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}
@media (max-width: 991px) {
  #page_content div.Layout {
    overflow-x: auto;
  }
  #page_content div.Layout div.ev-outer {
    min-width: 600px;
    width: 100%;
  }
}
#page_footer .ev-webfonticon-default .icon {
  font-size: 2.8em;
}
#page_footer .key-webcam .vlt-v10433 .ev-btn {
  justify-content: center;
  display: flex;
  align-items: center;
  text-decoration: none;
}
#page_footer .key-webcam .vlt-v10433 .ev-btn .caption {
  color: #2652a0;
  background-color: white;
  padding: 7px 20px;
  border-radius: 73px;
}
#page_footer .key-webcam .vlt-v10433 .ev-btn:after {
  content: "\e90f";
  font-family: "icon";
  color: white;
  font-size: 2.3em;
}
#page_footer .key-webcam .vlt-v10433 .ev-btn:hover .caption {
  background-color: #f2f2f2;
}
#page_footer .key-webcam .vlt-v10433 .ev-btn:hover:after {
  color: #f2f2f2;
}
@media (min-width: 992px) {
  #page_footer .key-webcam {
    padding: 0px 60px;
  }
}
#page_footer .key-contact {
  line-height: 1.7em;
}
#page_footer .key-contact .key-webfont {
  margin-bottom: -15px;
}
#page_footer .key-contact a {
  display: block;
  color: white;
  text-decoration: none !important;
  padding: 3px 0;
}
#page_footer .key-contact a .icon {
  display: inline-block;
  font-size: 1.3em;
  vertical-align: middle;
  margin-right: 20px;
}
#page_footer .key-contact a .caption {
  display: inline-block;
  text-align: right;
}
#page_footer .key-contact a:hover .caption {
  text-decoration: underline;
}
@media (min-width: 992px) {
  #page_footer .key-contact a {
    padding: 3px 0;
  }
}
.mm-menu {
  background-color: #2652a0 !important;
}
.mm-menu .mm-panels {
  background-color: white;
}
.mm-menu .mm-panels .description {
  margin-left: 5px;
}
.mm-menu .mm-navbars_top {
  background-color: #2652a0;
}
.mm-menu .mm-navbars_top input {
  color: white !important;
  background-color: white;
}
.mm-menu .mm-navbars_top a {
  color: white;
}
.mm-menu .mm-navbars_top a:before,
.mm-menu .mm-navbars_top a:after {
  border-color: white !important;
}
.mm-menu .level-2-wrapper {
  padding: 0 10px !important;
  padding-top: 40px !important;
}
.mm-menu .mm-panels {
  margin-top: 20px;
  background-color: white;
}
.mm-menu .mm-panels .page_navigation_thumbnail {
  text-align: center;
}
.mm-menu .mm-panels .page_navigation_thumbnail img {
  height: 200px;
}
.mm-menu .mm-navbar {
  border: transparent;
  padding: 0px 40px 0px 20px;
}
.mm-menu .mm-navbar .mm-btn:before {
  border-color: white;
}
.mm-menu .mm-navbar .mm-btn:after {
  border-color: white;
}
.mm-menu .mm-navbar .mm-navbar__title {
  border-radius: 5px;
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  color: white;
  margin-right: -20px;
  background-color: #2652a0;
}
.mm-menu .mm-navbars_top {
  border: none;
}
.mm-menu .mm-navbars_top .mm-navbar__btn {
  padding: 30px 0;
}
.mm-menu .mm-navbars_top .mm-searchfield {
  margin-top: 7px;
}
.mm-menu .mm-navbars_top .mm-searchfield input {
  color: white !important;
  border-radius: 0;
  background-color: #4170c5 !important;
  padding: 15px 10px !important;
}
.mm-menu .mm-navbars_top .mm-searchfield .mm-searchfield__input {
  padding: 7px 10px 0 0;
}
.mm-menu .mm-navbars_top .mm-searchfield .mm-searchfield__input ::-webkit-input-placeholder {
  color: white;
}
.mm-menu .mm-navbars_top .mm-searchfield .mm-searchfield__input ::-moz-placeholder {
  color: white;
}
.mm-menu .mm-navbars_top .mm-searchfield .mm-searchfield__input :-ms-input-placeholder {
  color: white;
}
.mm-menu .mm-navbars_top .mm-searchfield .mm-searchfield__input :-moz-placeholder {
  color: white;
}
.mm-menu ul li {
  border: transparent;
  position: relative;
  margin: 10px 20px;
}
.mm-menu ul li .mm-btn_next {
  position: absolute;
  top: 0;
  left: auto;
  bottom: 0;
  width: 20%;
  background-color: none;
  border-left: solid 2px rgba(79, 79, 79, 0.2);
}
.mm-menu ul li .mm-btn_next::after {
  content: '\e915';
  font-family: 'icon';
  transform: rotate(0);
  font-size: 1.2em;
  left: 0;
  top: -15px;
  border: none;
}
.mm-menu ul li .mm-btn_next::before {
  display: none;
}
.mm-menu ul li > a {
  margin-right: 0px !important;
  color: white;
  padding: 10px 10px;
  border-bottom: solid 2px white;
  display: flex;
  justify-content: flex-start;
}
.mm-menu ul li > a span {
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: 10px;
}
.mm-menu ul li > a .caption {
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  text-overflow: ellipsis;
}
.mm-menu ul li > a .caption strong {
  font-family: 'PT Sans Narrow', sans-serif;
  margin-right: 4px;
  font-size: 1.4em;
  font-weight: lighter;
  text-transform: none;
}
.mm-menu ul li > a .caption br {
  display: none;
}
.mm-menu ul li:hover > a,
.mm-menu ul li.active > a,
.mm-menu ul li.sub > a {
  background-color: transparent !important;
  color: #e72c2e;
  border-bottom: solid 2px #e72c2e;
}
.mm-menu ul li:hover .mm-btn_next,
.mm-menu ul li.active .mm-btn_next,
.mm-menu ul li.sub .mm-btn_next {
  border-left: solid 2px rgba(231, 44, 46, 0.2);
}
.mm-menu .level-2-wrapper {
  position: relative;
}
.mm-menu .level-2-wrapper .mm-navbar {
  background-color: transparent;
  padding: 10px 0px;
  height: auto;
  text-align: center;
}
.mm-menu .level-2-wrapper .mm-navbar .mm-navbar__title {
  background-color: transparent;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 210px;
  margin: auto;
}
.mm-menu .level-2-wrapper .level-2 {
  margin-top: 15px !important;
}
.mm-menu .level-2-wrapper .mm-btn_prev {
  padding: 30px 0px;
  height: auto;
}
.mm-menu .level-2-wrapper .level-2-thumbnail {
  display: none;
}
.mm-menu .level-2-wrapper:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  top: 70%;
  height: auto;
  background-image: url(/de/images/geweih-wasserzeichen-grey.svg);
  background-position: right bottom;
  background-size: contain;
  background-repeat: no-repeat;
}
.mm-menu .mm-panel_opened .mm-navbar {
  background-color: transparent;
  padding: 10px 0px;
  height: auto;
}
.mm-menu .mm-panel_opened .mm-navbar .mm-navbar__title {
  background-color: transparent;
  color: #e72c2e;
  border-radius: 0px;
  padding-bottom: 20px;
  border-bottom: solid 2px #e72c2e;
}
.mm-menu .mm-panel_opened .level-3 {
  margin-top: 10px !important;
}
.mm-menu .mm-panel_opened .mm-btn_prev {
  padding: 30px 0px;
  height: auto;
}
.mm-menu .mm-panel_opened .mm-btn_prev:before {
  border-color: #e72c2e !important;
}
.mm-menu .mm-listview {
  margin-top: 0px !important;
}
.mm-menu.mm-menu_offcanvas {
  left: auto;
  right: 0px;
}
.mm-menu #mm-1 {
  padding: 0px 0px;
}
.mm-menu #mm-1 .mm-listview {
  margin-top: -20px !important;
}
.mm-menu #mm-1 .mm-listview > li a:last-child {
  padding: 10px 20px;
}
.FormlibForm .page-content table {
  width: 100%;
}
.FormlibForm .flatpickr-day.selected,
.FormlibForm .flatpickr-day.startRange,
.FormlibForm .flatpickr-day.endRange,
.FormlibForm .flatpickr-day.selected.inRange,
.FormlibForm .flatpickr-day.startRange.inRange,
.FormlibForm .flatpickr-day.endRange.inRange,
.FormlibForm .flatpickr-day.selected:focus,
.FormlibForm .flatpickr-day.startRange:focus,
.FormlibForm .flatpickr-day.endRange:focus,
.FormlibForm .flatpickr-day.selected:hover,
.FormlibForm .flatpickr-day.startRange:hover,
.FormlibForm .flatpickr-day.endRange:hover,
.FormlibForm .flatpickr-day.selected.prevMonthDay,
.FormlibForm .flatpickr-day.startRange.prevMonthDay,
.FormlibForm .flatpickr-day.endRange.prevMonthDay,
.FormlibForm .flatpickr-day.selected.nextMonthDay,
.FormlibForm .flatpickr-day.startRange.nextMonthDay,
.FormlibForm .flatpickr-day.endRange.nextMonthDay {
  background: var(--ev_color-base);
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  border-color: var(--ev_color-base);
}
.FormlibForm .view-status {
  margin-bottom: 20px;
}
.FormlibForm .view-status a {
  text-decoration: none;
}
.FormlibForm .view-status > .view-status-first-message span {
  display: block;
  padding: 5px 10px;
  color: #ffffff;
  font-weight: bold;
}
.FormlibForm .view-status > .view-status-first-message span.error {
  background-color: #a94442;
}
.FormlibForm .view-status > .view-status-first-message span.notice {
  background-color: #3c763d;
}
.FormlibForm .view-status > .view-status-first-message span.warning {
  background-color: #8a6d3b;
}
.FormlibForm .view-status > .view-status-first-message span.info {
  background-color: #31708f;
}
.FormlibForm .view-status > .view-status-other-messages span {
  display: block;
  padding: 5px 10px;
  border-bottom: 1px solid;
}
.FormlibForm .view-status > .view-status-other-messages span.error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.FormlibForm .view-status > .view-status-other-messages span.notice {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.FormlibForm .view-status > .view-status-other-messages span.warning {
  border-color: #faebcc;
  background-color: #fcf8e3;
  color: #8a6d3b;
}
.FormlibForm .view-status > .view-status-other-messages span.info {
  border-color: #bce8f1;
  background-color: #d9edf7;
  color: #31708f;
}
.FormlibForm .view-content {
  /*
      .field-datetime {
        input.TypeDate {
          display: inline-block;
          width: 50% !important;
          margin-left: 10px;
        }

        >div {
          width: auto !important;
          input.TypeText {
            width: 2em !important;
            text-align: center;
          }
        }

        a.choose {
          background-image: url(/basewebinterface/org/images/icons/16x16/calendar.png);
          display: inline-block;
          vertical-align: middle;
          width: 16px;
          height: 16px;
          margin-left: -25px;
          text-decoration: none;
        }
      }
      */
}
.FormlibForm .view-content .field-caption {
  padding: 13px 0px;
  line-height: 1;
  vertical-align: top;
}
.FormlibForm .view-content .required {
  font-weight: bold;
}
.FormlibForm .view-content .required b {
  color: #a94442;
}
.FormlibForm .view-content select,
.FormlibForm .view-content input[type="text"],
.FormlibForm .view-content input[type="date"],
.FormlibForm .view-content input[type="number"],
.FormlibForm .view-content input[type="password"],
.FormlibForm .view-content textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0px;
  border: 1px solid;
  width: 100%;
  margin: 5px 0px;
  padding: 5px;
  line-height: 1;
}
.FormlibForm .view-content select:active,
.FormlibForm .view-content input[type="text"]:active,
.FormlibForm .view-content input[type="date"]:active,
.FormlibForm .view-content input[type="number"]:active,
.FormlibForm .view-content input[type="password"]:active,
.FormlibForm .view-content textarea:active {
  box-shadow: unset;
}
.FormlibForm .view-content select:focus,
.FormlibForm .view-content input[type="text"]:focus,
.FormlibForm .view-content input[type="date"]:focus,
.FormlibForm .view-content input[type="number"]:focus,
.FormlibForm .view-content input[type="password"]:focus,
.FormlibForm .view-content textarea:focus {
  outline: 0px;
  box-shadow: unset;
}
.FormlibForm .view-content textarea {
  line-height: 1.1;
}
.FormlibForm .view-content select {
  padding: 6px 5px;
}
.FormlibForm .view-content div.selectbox {
  position: relative;
}
.FormlibForm .view-content div.selectbox::before {
  aspect-ratio: 1;
  pointer-events: none;
  content: "\002B";
  position: absolute;
  right: 0px;
  top: 5px;
  bottom: 5px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  color: white;
  background-color: black;
}
.FormlibForm .view-content input[type="radio"],
.FormlibForm .view-content input[type="checkbox"] {
  /*-moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;  */
  width: auto;
  margin-right: 10px;
  vertical-align: middle;
}
.FormlibForm .view-content .field-error input,
.FormlibForm .view-content .field-error select,
.FormlibForm .view-content .field-error textarea {
  background-color: #f2dede;
  color: #a94442;
  border-color: #a94442;
}
.FormlibForm .view-content .field-error .selectbox::before {
  background-color: #a94442;
}
.FormlibForm .view-content .fieldgroup-horizontal > tbody > tr > td {
  padding-right: 10px;
}
.FormlibForm .view-content .fieldgroup-horizontal > tbody > tr > td:last-child {
  padding-right: 0px;
}
.FormlibForm .view-content .field-date input.TypeDate {
  width: 100% !important;
}
.FormlibForm .view-content .field-date .flatpickr-wrapper {
  width: 100% !important;
}
.FormlibForm .view-content .field-datetime input.TypeDate {
  width: 50% !important;
}
.FormlibForm .view-content .field-datetime .flatpickr-wrapper {
  width: 50% !important;
}
.FormlibForm .view-content .field-datetime .flatpickr-wrapper input.TypeDate {
  width: 100% !important;
}
.FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-month,
.FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-month {
  height: 34px;
}
.FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-month .flatpickr-current-month,
.FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-month .flatpickr-current-month {
  font-size: 110%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-month input.cur-year,
.FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-month input.cur-year {
  margin: 0px;
  padding: 0 0 0 0.5ch;
}
.FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-monthDropdown-months,
.FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-monthDropdown-months {
  appearance: menulist;
  background: transparent;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  color: inherit;
  cursor: pointer;
  font-size: inherit;
  font-family: inherit;
  font-weight: normal;
  height: 22px;
  line-height: inherit;
  margin: -1px 0 0 0;
  outline: none;
  padding: 0 0 0 0.5ch;
  position: relative;
  vertical-align: initial;
  -webkit-box-sizing: border-box;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  width: auto;
}
.FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.selected,
.FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.selected,
.FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.startRange,
.FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.startRange,
.FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.endRange,
.FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.endRange,
.FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.selected.inRange,
.FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.selected.inRange,
.FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.startRange.inRange,
.FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.startRange.inRange,
.FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.endRange.inRange,
.FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.endRange.inRange,
.FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.selected:focus,
.FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.selected:focus,
.FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.startRange:focus,
.FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.startRange:focus,
.FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.endRange:focus,
.FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.endRange:focus,
.FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.selected:hover,
.FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.selected:hover,
.FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.startRange:hover,
.FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.startRange:hover,
.FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.endRange:hover,
.FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.endRange:hover,
.FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.selected.prevMonthDay,
.FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.selected.prevMonthDay,
.FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.startRange.prevMonthDay,
.FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.startRange.prevMonthDay,
.FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.endRange.prevMonthDay,
.FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.endRange.prevMonthDay,
.FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.selected.nextMonthDay,
.FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.selected.nextMonthDay,
.FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.startRange.nextMonthDay,
.FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.startRange.nextMonthDay,
.FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.endRange.nextMonthDay,
.FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.endRange.nextMonthDay {
  background: var(--ev_color-base);
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  border-color: var(--ev_color-base);
}
.FormlibForm .view-content .field-date a.choose,
.FormlibForm .view-content .field-datetime a.choose {
  position: relative;
  z-index: 100;
  /*background-image: url(/basewebinterface/org/images/icons/16x16/calendar.png);*/
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  line-height: 25px;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: -25px;
  text-decoration: none;
}
.FormlibForm .view-content .field-date a.choose .icon:before,
.FormlibForm .view-content .field-datetime a.choose .icon:before {
  content: "\01F4C5";
}
.FormlibForm .view-content .field-checkbox-switch {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  width: 40px;
  height: 23px;
}
.FormlibForm .view-content .field-checkbox-switch input {
  display: none;
}
.FormlibForm .view-content .field-checkbox-switch .field-checkbox-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.FormlibForm .view-content .field-checkbox-switch .field-checkbox-slider:before {
  position: absolute;
  content: "";
  height: 17px;
  width: 17px;
  left: 3px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.FormlibForm .view-content .field-checkbox-switch input:checked + .field-checkbox-slider {
  background-color: #2196F3;
}
.FormlibForm .view-content .field-checkbox-switch input:focus + .field-checkbox-slider {
  box-shadow: 0 0 1px #2196F3;
}
.FormlibForm .view-content .field-checkbox-switch input:checked + .field-checkbox-slider:before {
  -webkit-transform: translateX(17px);
  -ms-transform: translateX(17px);
  transform: translateX(17px);
}
.FormlibForm .view-content .field-checkbox-switch .field-checkbox-slider {
  border-radius: 23px;
}
.FormlibForm .view-content .field-checkbox-switch .field-checkbox-slider:before {
  border-radius: 23px;
}
.FormlibForm .view-content .field-checkbox.field-nocaption.field-error {
  background-color: #f2dede;
  padding: 10px;
}
.FormlibForm .view-content .field-checkbox.field-nocaption.field-error .field-description {
  color: #a94442;
}
.FormlibForm .view-content .field-checkbox.field-nocaption.field-error .field-description a {
  color: #a94442;
}
.FormlibForm .view-content .easy-autocomplete-container ul li {
  padding: 4px;
}
.FormlibForm .view-content .fieldgroup-messengerconsent .fieldkey-togglextrmessengernumber {
  font-weight: bold;
  padding-top: 10px;
}
.FormlibForm .view-content .fieldgroup-messengerconsent .fieldkey-messengerprivacy {
  font-size: 0.85em;
  opacity: 0.8;
}
.FormlibForm .view-content .fieldgroup-privacy .field-checkbox .field-description a {
  text-decoration: underline;
}
.FormlibForm .view-content .fieldgroup-privacy .field-checkbox.field-error {
  background-color: #f2dede;
  padding: 10px;
}
.FormlibForm .view-content .fieldgroup-privacy .field-checkbox.field-error .field-description {
  color: #a94442;
}
.FormlibForm .view-content .fieldgroup-privacy .field-checkbox.field-error .field-description a {
  color: #a94442;
}
@media (max-width: 991px) {
  .FormlibForm table.view-table-single table.fieldgroup > colgroup {
    display: none;
  }
  .FormlibForm table.view-table-single table.fieldgroup > colgroup > col {
    width: auto !important;
  }
  .FormlibForm table.view-table-single table.fieldgroup > tbody > tr > td {
    display: block;
  }
  .FormlibForm .field-controllervalue > div {
    width: auto !important;
  }
  .FormlibForm .field-fieldgroup .fieldgroup-horizontal > tbody > tr {
    display: inline-block;
    vertical-align: top;
    width: 50%;
  }
  .FormlibForm .field-fieldgroup .fieldgroup-horizontal > tbody > tr > td {
    padding-right: 0px !important;
  }
}
@media (min-width: 480px) {
  .FormlibForm .field-fieldgroup .fieldgroup-horizontal > tbody > tr > td.field-caption {
    padding-bottom: 0px !important;
    overflow: hidden;
  }
}
.FormlibForm .ButtonPrimary {
  border: none;
  text-align: center;
  background-color: #2652a0;
  color: white !important;
  padding: 5px 50px;
  font-size: 1.3em;
}
.FormlibForm .ButtonPrimary:hover {
  background-color: #254988 !important;
}
.FormlibForm h1,
.FormlibForm h2,
.FormlibForm h3 {
  margin: 0;
  margin-top: 40px !important;
}
.FormlibForm table.fieldgroup .field-datetime > div .TypeText {
  width: 50px !important;
}
@media (max-width: 479px) {
  .FormlibForm div.vlt-offer-ptable {
    overflow-x: auto;
  }
  .FormlibForm div.vlt-offer-ptable table.vlt-offer-ptable {
    min-width: 600px;
    width: 100%;
  }
}
#page_weather .key-page-weather {
  display: flex;
}
#page_weather .key-page-weather-child {
  flex: 0 0 60%;
}
@media (min-width: 480px) {
  #page_weather .key-page-weather-child {
    flex: 0 0 45%;
  }
}
@media (min-width: 992px) {
  #page_weather .key-page-weather-child {
    flex: 0 0 auto;
    margin-right: 40px;
  }
}
@media (min-width: 1500px) {
  #page_weather .key-page-weather-child {
    margin-right: 30px;
  }
}
#page_weather .key-page-weather-child-2 {
  display: none;
}
@media (min-width: 992px) {
  #page_weather .key-page-weather-child-2 {
    display: inline;
    line-height: 1.1;
  }
  #page_weather .key-page-weather-child-2 .key-schnee {
    display: flex;
    align-items: center;
    flex-direction: flex-wrap;
    color: white;
  }
  #page_weather .key-page-weather-child-2 .key-schnee .key-schneehoehe {
    display: block;
    padding-left: 10px;
  }
  #page_weather .key-page-weather-child-2 .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 3em;
    color: #254988;
    height: 56px;
    width: 56px;
    background-color: white;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
  }
}
@media (min-width: 1200px) {
  #page_weather .key-page-weather-child-2 .icon {
    height: 80px;
    width: 80px;
  }
}
#page_weather .key-page-weather-child-3 {
  display: none;
}
@media (min-width: 480px) {
  #page_weather .key-page-weather-child-3 {
    display: flex;
  }
}
@media (min-width: 992px) {
  #page_weather .key-page-weather-child-3 {
    margin-left: 40px;
  }
}
@media (min-width: 1200px) {
  #page_weather .key-page-weather-child-3 {
    margin-left: 50px;
  }
}
@media (min-width: 1500px) {
  #page_weather .key-page-weather-child-3 {
    margin-left: 0;
  }
}
/** VIEWLET **/
div.vlt-v10420 ul.level-1 {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  padding-top: 15px;
}
div.vlt-v10420 ul.level-1 > li {
  list-style: none;
  display: flex;
  align-items: center;
}
div.vlt-v10420 ul.level-1 > li > a {
  display: inline-block;
  padding: 0 5px;
  color: black !important;
}
div.vlt-v10420 ul.level-1 > li:not(:last-child):after {
  content: '\e911';
  font-family: 'icon';
  font-size: 0.3em;
  color: #2652a0 !important;
}
div.vlt-v10421 .toggle-link > a {
  position: relative;
  z-index: 100;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
}
div.vlt-v10421 .toggle-link > a .caption {
  display: none;
}
div.vlt-v10421 .toggle-link > a .icon {
  color: white;
}
div.vlt-v10421 .toggle-link > a .icon:after {
  display: block;
  content: '\e90d';
  font-family: 'icon';
  font-size: 2em;
  color: white;
  padding: 0 15px;
}
div.vlt-v10421 .toggle-link > a:hover .icon:after {
  color: #0e1d39;
}
div.vlt-v10421 ul.level-1 {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 880px;
  padding-top: 6px;
  /*
  @media (min-width:@screen-lg-min ) {
    ul.level-1 {
      >li {
        >a {
          padding: 15px 10px;
        }
      }
    }
  }*/
}
div.vlt-v10421 ul.level-1 > li {
  display: block;
  width: 100%;
  list-style: none;
  position: relative;
  text-align: center;
}
div.vlt-v10421 ul.level-1 > li > a {
  display: block;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0px 0px;
  font-size: 1.1em;
  height: 56px;
  line-height: 56px;
}
div.vlt-v10421 ul.level-1 > li:last-child > a {
  background-color: #e72c2e;
  padding: 10px 0px;
  padding-bottom: 0px;
  line-height: 1;
}
div.vlt-v10421 ul.level-1 > li:last-child > a .icon {
  font-size: 1.1em;
  padding-right: 5px;
}
div.vlt-v10421 ul.level-1 > li:last-child > a .description {
  display: block;
  font-size: 0.7em;
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
  text-transform: none;
  padding-top: 4px;
}
@media (min-width: 992px) {
  div.vlt-v10421 ul.level-1 > li:last-child > a {
    padding: 14px 30px;
  }
  div.vlt-v10421 ul.level-1 > li:last-child > a .icon {
    padding-right: 8px;
  }
}
@media (min-width: 1200px) {
  div.vlt-v10421 ul.level-1 > li:last-child > a {
    padding: 10px 32px;
    padding-bottom: 8px;
  }
}
div.vlt-v10421 ul.level-1 > li.active > a,
div.vlt-v10421 ul.level-1 > li.sub > a {
  color: #000000;
}
div.vlt-v10421 ul.level-1 > li:hover > a {
  background-color: rgba(255, 255, 255, 0.5);
}
div.vlt-v10421 ul.level-1 > li:hover ul.level-2 {
  display: block;
}
div.vlt-v10421 ul.level-2 {
  margin: 0;
  position: absolute;
  left: -60px;
  right: -60px;
  background-color: white;
  padding: 15px 0;
  padding-bottom: 0px;
  text-align: center;
  display: none;
}
div.vlt-v10421 ul.level-2:before {
  content: '\e90e';
  font-family: 'icon';
  color: #2652a0;
}
div.vlt-v10421 ul.level-2 > li {
  list-style: none;
}
div.vlt-v10421 ul.level-2 > li > a {
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 1;
  padding: 10px 0px;
}
div.vlt-v10421 ul.level-2 > li.active > a,
div.vlt-v10421 ul.level-2 > li.sub > a {
  color: #000000;
}
div.vlt-v10421 ul.level-2 > li:hover > a {
  background-color: #4170c5;
  color: white;
}
div.vlt-v10422 .ev-headline {
  padding-top: 50px;
}
div.vlt-v10422 .ev-headline h1 {
  font-family: 'PT Sans Narrow', sans-serif;
  color: #2652a0;
  font-weight: normal;
  text-transform: uppercase;
  position: relative;
  z-index: 5;
}
@media (min-width: 992px) {
  div.vlt-v10422 .ev-headline h1 {
    font-size: 2.6em;
  }
}
div.vlt-v10423 .ev-headline h2 {
  font-weight: 400;
  color: #2652a0;
  font-size: 1.6em;
}
div.vlt-v10425 .ev-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  text-decoration: none;
  padding: 15px 12px;
}
div.vlt-v10425 .ev-btn .caption strong,
div.vlt-v10425 .ev-btn .caption em {
  display: none;
}
div.vlt-v10425 .ev-btn .icon {
  font-size: 1.5em;
}
@media (min-width: 480px) {
  div.vlt-v10425 .ev-btn {
    padding-top: 18px;
    flex-direction: column;
    justify-content: space-between;
  }
  div.vlt-v10425 .ev-btn .caption {
    display: inline-block;
    white-space: nowrap;
    padding-top: 6px;
  }
  div.vlt-v10425 .ev-btn .caption strong {
    display: inline-block;
    font-weight: normal;
    font-size: 0.8em;
  }
  div.vlt-v10425 .ev-btn .icon {
    font-size: 1.2em;
  }
}
@media (min-width: 992px) {
  div.vlt-v10425 .ev-btn {
    flex-direction: row;
    justify-content: flex-start;
    padding: 10px 15px;
    padding-top: 5px;
    padding-top: 10px;
  }
  div.vlt-v10425 .ev-btn .caption {
    display: inline-block;
  }
  div.vlt-v10425 .ev-btn .caption strong {
    font-size: 1.1em;
    padding-left: 10px;
    text-transform: uppercase;
  }
  div.vlt-v10425 .ev-btn .caption em {
    display: inline-block;
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    -webkit-opacity: 0.7;
    opacity: 0.7;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    filter: alpha(opacity=70);
    font-size: 0.8em;
    font-style: normal;
    padding-top: 5px;
    margin-left: -15px;
  }
  div.vlt-v10425 .ev-btn .icon {
    font-size: 1em;
    margin-top: -14px;
  }
}
@media (min-width: 1200px) {
  div.vlt-v10425 .ev-btn .caption em {
    font-size: 0.95em;
  }
}
div.vlt-v10425 .ev-btn:hover {
  color: #0e1d39;
}
div.vlt-v10426 .ev-btn {
  display: block;
  color: white;
  background-color: #e72c2e;
  padding: 15px 10px;
  padding-bottom: 16px;
  text-decoration: none;
}
div.vlt-v10426 .ev-btn .caption strong {
  text-transform: uppercase;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  font-weight: normal;
}
div.vlt-v10426 .ev-btn .icon {
  margin-right: 5px;
}
div.vlt-v10426 .ev-btn:after {
  text-align: left;
  display: block;
  content: 'Webcam';
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
  font-size: 0.8em;
  padding-top: 5px;
}
div.vlt-v10426 .ev-btn:hover {
  background-color: #c91719;
}
div.vlt-v10426 .ev-btn:hover .caption em {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
@media (min-width: 480px) {
  div.vlt-v10426 .ev-btn {
    padding: 22px 25px;
  }
  div.vlt-v10426 .ev-btn .caption {
    display: inline-block;
    vertical-align: bottom;
  }
  div.vlt-v10426 .ev-btn .icon {
    font-size: 1.3em;
    display: inline-block;
    vertical-align: bottom;
  }
  div.vlt-v10426 .ev-btn:after {
    padding-top: 9px;
  }
}
@media (min-width: 992px) {
  div.vlt-v10426 .ev-btn {
    padding: 10px;
  }
}
div.vlt-v10428 .swiper-button-prev,
div.vlt-v10428 .swiper-button-next {
  display: inline-block;
  left: 15px;
  outline: none !important;
  width: auto !important;
}
div.vlt-v10428 .swiper-button-prev .icon,
div.vlt-v10428 .swiper-button-next .icon {
  color: white;
  font-size: 2.5em;
}
div.vlt-v10428 .swiper-button-prev:hover .icon,
div.vlt-v10428 .swiper-button-next:hover .icon {
  color: #2652a0;
}
div.vlt-v10428 .swiper-button-prev:after,
div.vlt-v10428 .swiper-button-next:after {
  display: none;
}
div.vlt-v10428 .swiper-button-prev.swiper-button-next,
div.vlt-v10428 .swiper-button-next.swiper-button-next {
  left: auto;
  right: 15px;
}
@media (min-width: 992px) {
  div.vlt-v10428 .swiper-button-prev,
  div.vlt-v10428 .swiper-button-next {
    left: 30px;
  }
  div.vlt-v10428 .swiper-button-prev.swiper-button-next,
  div.vlt-v10428 .swiper-button-next.swiper-button-next {
    right: 30px;
  }
}
div.vlt-v10428 .swiper-pagination {
  display: none;
}
@media (min-width: 480px) {
  div.vlt-v10429 a {
    padding-top: 30%;
  }
}
div.vlt-v10430 .ev-box {
  padding: 30px;
}
div.vlt-v10430 .ev-box .ev-box-headline .mainline {
  font-weight: 400px;
  color: #2652a0;
  line-height: 1.1;
  font-size: 1.6em;
}
@media (min-width: 992px) {
  div.vlt-v10430 .ev-box .ev-box-headline .mainline {
    font-size: 1.7em;
  }
}
div.vlt-v10430 .ev-box .ev-box-content {
  padding: 30px 0;
}
div.vlt-v10430 .ev-box .ev-box-links a {
  display: flex;
  align-items: center;
  text-decoration: none;
}
div.vlt-v10430 .ev-box .ev-box-links a .caption {
  color: white;
  background-color: #2652a0;
  padding: 7px 20px;
  border-radius: 73px;
}
div.vlt-v10430 .ev-box .ev-box-links a:after {
  content: "\e90f";
  font-family: "icon";
  color: #2652a0;
  font-size: 2.3em;
}
div.vlt-v10430 .ev-box .ev-box-links a:hover .caption {
  background-color: #21478b;
}
div.vlt-v10430 .ev-box .ev-box-links a:hover:after {
  color: #21478b;
}
@media (min-width: 1500px) {
  div.vlt-v10430 .ev-box {
    padding: 60px 30px;
  }
}
div.vlt-v10431 .ev-btn {
  display: flex;
  align-items: center;
  text-decoration: none;
}
div.vlt-v10431 .ev-btn .caption {
  color: white;
  background-color: #2652a0;
  padding: 7px 20px;
  border-radius: 73px;
}
div.vlt-v10431 .ev-btn:after {
  content: "\e90f";
  font-family: "icon";
  color: #2652a0;
  font-size: 2.3em;
}
div.vlt-v10431 .ev-btn:hover .caption {
  background-color: #21478b;
}
div.vlt-v10431 .ev-btn:hover:after {
  color: #21478b;
}
div.vlt-v10432 .ev-box {
  padding: 45px 15px;
  text-align: center;
  background-image: url('/de/images/snowballs-bg.svg');
}
div.vlt-v10432 .ev-box-inner {
  padding: 30px 20px;
  background-color: white;
  max-width: 1180px;
  margin: 0 auto;
}
div.vlt-v10432 .ev-box .ev-box-headline .mainline {
  text-align: center;
  color: #2652a0;
  font-size: 1.6em;
}
@media (min-width: 992px) {
  div.vlt-v10432 .ev-box .ev-box-headline .mainline {
    font-size: 1.7em;
  }
}
div.vlt-v10432 .ev-box .ev-box-content {
  padding: 30px 15px;
  margin: 0 15px;
  padding-bottom: 0;
}
div.vlt-v10432 .ev-box .ev-box-content table {
  max-width: 300px;
  margin: 0 auto;
}
div.vlt-v10432 .ev-box .ev-box-content table tbody tr td {
  text-align: left;
  text-transform: uppercase;
}
div.vlt-v10432 .ev-box .ev-box-content table tbody tr td:nth-child(2) {
  text-align: right;
}
@media (min-width: 1500px) {
  div.vlt-v10432 .ev-box {
    padding: 65px 15px;
  }
  div.vlt-v10432 .ev-box-inner {
    padding: 40px;
  }
}
div.vlt-v10434 .ev-headline h2 {
  color: white;
  font-weight: normal;
  font-size: 1.7em;
  font-family: "Fira Sans";
}
div.vlt-v10442 .ev-box {
  display: block;
  background-color: rgba(233, 238, 246, 0.8);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
  width: 330px;
  padding: 30px;
}
div.vlt-v10442 .ev-box .ev-box-headline .mainline {
  text-transform: uppercase;
  font-size: 1.3em;
  color: #2652a0;
}
div.vlt-v10442 .ev-box .ev-box-content {
  padding: 15px 0;
}
div.vlt-v10442 .ev-box .ev-box-links a {
  display: flex;
  align-items: center;
  text-decoration: none;
}
div.vlt-v10442 .ev-box .ev-box-links a .caption {
  color: white;
  background-color: #2652a0;
  padding: 7px 20px;
  border-radius: 73px;
}
div.vlt-v10442 .ev-box .ev-box-links a:after {
  content: "\e90f";
  font-family: "icon";
  color: #2652a0;
  font-size: 2.3em;
}
div.vlt-v10442 .ev-box .ev-box-links a:hover .caption {
  background-color: #21478b;
}
div.vlt-v10442 .ev-box .ev-box-links a:hover:after {
  color: #21478b;
}
div.vlt-v10452 .ev-btn {
  display: block;
  color: white;
  text-decoration: none;
  width: 100%;
}
div.vlt-v10452 .ev-btn .icon {
  font-size: 2.5em;
}
div.vlt-v10453 .ev-btn .caption {
  padding-top: 10px;
}
div.vlt-v10453 .icon-chevron-left {
  margin-right: 15px !important;
  margin-top: -5px;
}
div.vlt-v10453 .icon-chevron-right {
  margin-left: 15px !important;
  margin-top: -5px;
}
div.vlt-v10453 .ev-hnavi {
  padding: 10px 0px;
}
div.vlt-v10456 .vlt-weather {
  padding-bottom: 0;
  color: white;
}
@media (min-width: 480px) {
  div.vlt-v10456 .vlt-weather {
    padding: 0 25%;
  }
}
@media (min-width: 992px) {
  div.vlt-v10456 .vlt-weather {
    padding: 0;
  }
}
@media (min-width: 1500px) {
  div.vlt-v10456 .vlt-weather {
    padding: var(--grid-gutter-width);
  }
}
div.vlt-v10456 .vlt-weather .vlt-weather-header .vlt-weather-caption {
  display: block;
  padding-bottom: var(--grid-gutter-width);
}
div.vlt-v10456 .vlt-weather .vlt-weather-header .vlt-weather-icon {
  position: absolute;
  top: var(--grid-gutter-width);
  left: 0;
  height: 60px;
  flex: 0 0 100%;
}
div.vlt-v10456 .vlt-weather .vlt-weather-header .vlt-weather-icon svg {
  height: 60px;
  fill: white;
}
div.vlt-v10456 .vlt-weather .vlt-weather-properties {
  padding-top: var(--grid-gutter-width-050);
}
div.vlt-v10456 .vlt-weather .vlt-weather-properties > div {
  padding: var(--grid-gutter-width-025);
}
div.vlt-v10456 .vlt-weather .vlt-weather-properties > div.vlt-weather-precipitation .icon:after {
  content: "\e913";
}
div.vlt-v10456 .vlt-weather .vlt-weather-properties > div.vlt-weather-wind-direction .icon:after {
  content: "\e917";
}
div.vlt-v10456 .vlt-weather .vlt-weather-properties > div.vlt-weather-wind-speed .icon:after {
  content: "\e914";
}
div.vlt-v10456 .vlt-weather .vlt-weather-properties > div.vlt-weather-cloud-cover .icon:after {
  content: "\e912";
}
div.vlt-v10512 .vlt-weather-header {
  display: flex;
  align-items: center;
}
div.vlt-v10512 .vlt-weather-header:before {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  content: '\e907';
  font-family: 'icon';
  background-color: white;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 2.8em;
  color: #254988;
}
@media (min-width: 1200px) {
  div.vlt-v10512 .vlt-weather-header:before {
    width: 80px;
    height: 80px;
  }
}
div.vlt-v10512 .vlt-weather-header .vlt-weather-temperature {
  display: none;
}
div.vlt-v10512 .vlt-weather-header .vlt-weather-value {
  text-transform: uppercase;
  color: white;
  padding-left: 10px;
  line-height: 1.1;
  font-size: 0.9em;
}
@media (min-width: 480px) {
  div.vlt-v10512 .vlt-weather-header .vlt-weather-value {
    font-size: 19px;
  }
  div.vlt-v10512 .vlt-weather-header .vlt-weather-value:after {
    display: block;
    content: 'Wetter';
    text-transform: none;
    font-size: 17px;
  }
}
div.vlt-v10513 .vlt-weather-header {
  display: flex;
  align-items: center;
}
div.vlt-v10513 .vlt-weather-header:before {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  content: '\e909';
  font-family: 'icon';
  background-color: white;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 3em;
  color: #254988;
}
@media (min-width: 1200px) {
  div.vlt-v10513 .vlt-weather-header:before {
    width: 80px;
    height: 80px;
  }
}
div.vlt-v10513 .vlt-weather-header .vlt-weather-temperature {
  text-transform: uppercase;
  color: white;
  padding-left: 10px;
  line-height: 1.1;
  font-size: 0.9em;
}
@media (min-width: 480px) {
  div.vlt-v10513 .vlt-weather-header .vlt-weather-temperature {
    text-transform: uppercase;
    color: white;
    padding-left: 10px;
    font-size: 19px;
  }
  div.vlt-v10513 .vlt-weather-header .vlt-weather-temperature:after {
    display: block;
    content: 'Temperatur';
    text-transform: none;
    font-size: 17px;
  }
}