@charset "UTF-8";
/* GamePC deterministic concatenation: current appearance and cascade preserved. */

/* SOURCE: https://www.gamepc.cz/user/documents/css/style.css?v=41 */
.swiper-wrapper {
  display: -webkit-inline-box;
  flex-wrap: unset;
}

#socials {
  list-style-type: none;
  padding: 0px;
  display: block;
  width: 100%;
  float: left;
}

.in-merch .swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: visible;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.in-merch .content {
  padding-left: 31px !important;
  overflow: hidden;
}
#socials a {
  padding: 20px;
  background-color: #fff;
  text-indent: -9999px !important;
  border-radius: 100px;
  float: left;
  width: 62px;
  height: 62px;
}

.bannerafter {
   background-size: cover;
}

.youtube a {
  background-image: url("https://www.gamepc.cz/user/documents/pic/youtube.svg");
  background-size: 30px;
  background-position: center center;
  background-repeat: no-repeat;
}

.facebook a {
  background-image: url("https://www.gamepc.cz/user/documents/pic/fb.svg");
  background-size: 30px;
  background-position: center center;
  background-repeat: no-repeat;
}
.instagram a {
  background-image: url("https://www.gamepc.cz/user/documents/pic/ig.svg");
  background-size: 30px;
  background-position: center center;
  background-repeat: no-repeat;
}
.twich a {
  background-image: url("https://www.gamepc.cz/user/documents/pic/twich.svg");
  background-size: 30px;
  background-position: center center;
  background-repeat: no-repeat;
}
.tiktok a {
  background-image: url("https://www.gamepc.cz/user/documents/pic/tiktok.svg");
  background-size: 30px;
  background-position: center center;
  background-repeat: no-repeat;
}

.in-merch .overall-wrapper {
  overflow-x: hidden;
}

#socials li {
  float: left;
  margin-right: 20px;
}

.producto {
  overflow: visible;
  position: relative;
}
.youtubo {
  overflow: visible;
  position: relative;
}
.loadproducts {
  display: none;
}
.in-merch .sidebar.sidebar-left {
  display: none;
}
.bannerafter {
  height: 922px;
  float: unset;
  width: 100%;
  max-width: 1920px;
  margin: auto;
}
.in-merch .popisek {
  font-size: 17px;
}
.in-merch .content-wrapper.partners-block.js-partners-block {
  display: none;
}
.in-merch .content-wrapper.instagram-block.js-instagram-block {
  display: none;
}
.bin h1 {
  background: linear-gradient(90deg, #e017fd, #45acff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  font-size: 68px;
  font-weight: 900;
  text-transform: uppercase;
  max-width: 635px;
}
.bin {
  color: #fff;
  max-width: 750px;
  float: right;
  margin-top: 67px;
  margin-right: 96px;
}
.in-merch {
  background: #f1f2f6;
}
.bannerholder {
  max-width: 1640px;
  margin: auto;
}
.in-merch .breadcrumbs.navigation-home-icon-wrapper {
  display: none;
}
.in-merch .content-inner h1 {
  display: none;
}
.in-merch .bannersbot {
  padding: 0px;
  list-style-type: none;
  display: block;
}
.in-merch .bannersbot li {
  padding: 18px;
}
.in-merch .bannersbot {
  margin-top: -255px !important;
  max-width: 1614px;
  margin: auto;
    margin-top: auto;
  float: unset;
}
.in-merch .bannersbot li {
  display: inline-block;
  width: 50%;
  float: left;
}
.in-merch .content-wrapper-in h2 {
  text-align: center;
  font-size: 38px !important;
  color: #4e3e6d;
}
.in-merch .p-bottom .p-desc {
    max-height: 70px;
    margin-bottom: 15px;
    font-size: 14px;
  }

.in-merch .p-bottom .prices {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  flex-basis: 65%;
}
.in-merch .p .name {
  margin-bottom: 10px;
  font-weight: 800;
  text-decoration: none;
}
.in-merch .p-bottom .price-additional {
  color: #7c7e8f;
  margin-top: -6px;
  font-size: 12px;
  order: 2;
}

.in-merch .availability {
  position: absolute;
  right: 32px;
  font-size: 14px;
}
.in-merch .p .name {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
}
.in-merch .p-bottom .p-desc {
  color: #7c7e8f;
  font-size: 12px;
  font-weight: 400;
  margin-top: 30px;
  margin-bottom: 8px;
  line-height: 1.7;
  margin-top: 15px;
  align-items: flex-start;
  flex-direction: column;
  max-height: 78px;
}
.in-merch .p-code {
  position: absolute;
  background-color: #fff;
  top: 14px;
  right: 50px;
}
.in-merch .price.price-final {
  order: 1;
}
.in-merch .btn.btn-cart.add-to-cart-button {
  width: 100%;
}

.in-merch .swiper-button-next::after {
  content: "";
  background: url("https://www.gamepc.cz/user/documents/pic/arl.png");
}

.in-merch .swiper-button-prev::after {
  content: "";
  background: url("https://www.gamepc.cz/user/documents/pic/arr.png");
}


.in-merch .swiper-button-prev {
  left: -28px;
  right: auto;
  background: var(--color-primary);
  width: 50px;
  height: 50px;
  border-radius: 100px;
background-image: url("https://www.gamepc.cz/user/documents/pic/arr.png");
  background-repeat: no-repeat;
  background-position: center left 10px;

}

.in-merch .swiper-button-next {
  right: -19px;
  left: auto;
  background-color: var(--color-primary);
  width: 50px;
  height: 50px;
  border-radius: 100px;
  background-image: url("https://www.gamepc.cz/user/documents/pic/arl.png");
  background-repeat: no-repeat;
  background-position: center right 10px;
}
.in-merch .p-tools {
  position: relative;
  bottom: -27px;
}
.in-merch .but {
  background: #fff;
  color: #fff;
  padding: 21px;
    padding-right: 21px;
    padding-left: 21px;
  float: left;
  margin-top: 45px;
  border-radius: 100px;
  color: var(--color-secondary);
  font-weight: 600;
  padding-left: 38px;
  padding-right: 38px;
}



@media (max-width: 1550px) {
.bin {
  color: #fff;
  max-width: 541px;
  float: right;
  margin-top: 67px;
  margin-right: 96px;
}
.bannerafter {
  background-size: unset;
  background-position: left -169px top !important;
}
.bin h1 {
  background: linear-gradient(90deg, #e017fd, #45acff);
    background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  font-size: 58px;
  font-weight: 900;
  text-transform: uppercase;
  max-width: 635px;
}

.bannerafter {
  height: 922px;
  float: unset;
  width: 100%;
  max-width: 1920px;
  margin: auto;
  float: left;
  width: 100%;
}

.bannersbot {
  margin-top: -250px;
  float: left;
  width: 100%;
}

}


@media (max-width: 1000px) { 
.bin {
  color: #fff;
  max-width: 341px;
  float: right;
  margin-top: 67px;
  margin-right: 96px;
}

.bin h1 {
  background: linear-gradient(90deg, #e017fd, #45acff);
    background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  font-size: 51px;
  font-weight: 900;
  text-transform: uppercase;
  max-width: 635px;
}
#socials li {
  float: left;
  margin-right: 9px;
}

#socials a {
  padding: 13px;
  background-color: #fff;
  text-indent: -9999px !important;
  border-radius: 100px;
  float: left;
  width: 57px;
  height: 57px;
}

.bin {
  color: #fff;
  max-width: 341px;
  float: right;
  margin-top: 40px;
  margin-right: 29px;
}

.bannersbot {
  padding: 0px;
  list-style-type: none;
  display: block;
}

}


@media (max-width: 780px) { 
.bannerafter {
  background-size: unset;
  background-position: left -320px top !important;
}
.bannersbot li {
  padding: 0px;
}
}

@media (max-width: 480px) { 
.bannerafter {
    background-size: 805px;
    background-position: left -69px top !important;
    background-repeat: no-repeat;
  }

.bin {
    color: #fff;
    max-width: 100%;
    float: right;
    margin-top: 298px;
    margin-right: 0px;
    padding: 28px;
    padding-top: 28px;
    background: #000;
    padding-top: 0px;
  }
.bannersbot {
    margin-top: -112px;
    float: left;
    width: 100%;
  }

.in-merch .popisek {
    font-size: 17px;
    /* Removed invalid two-digit hex color; inherited color preserved. */
    margin-bottom: 13px;
  }
#socials a {
    padding: 13px;
    background-color: #fff;
    text-indent: -9999px !important;
    border-radius: 100px;
    float: left;
    width: 49px;
    height: 49px;
  }

.in-merch .but {
  background: #fff;
  color: #fff;
  padding: 21px;
    padding-right: 21px;
    padding-left: 21px;
  padding-right: 21px;
  padding-left: 21px;
  float: left;
  margin-top: 21px;
  border-radius: 100px;
  color: var(--color-secondary);
  font-weight: 600;
  padding-left: 38px;
  padding-right: 38px;
}
.in-merch .content {
  padding-left: 0px!important;
  overflow: visible;
}
.in-merch .bannersbot li {
  display: inline-block;
  width: 100%;
  float: left;
}
.in-merch .bannersbot li {
  padding: 0px;
}

.in-merch .swiper-button-next {
  right: -15px;
  left: auto;
  background-color: var(--color-primary);
  width: 39px;
  height: 39px;
  border-radius: 100px;
  background-image: url("https://www.gamepc.cz/user/documents/pic/arl.png");
  background-repeat: no-repeat;
  background-position: center right 6px;
}
.in-merch .swiper-button-prev {
  left: -18px;
  right: auto;
  background: var(--color-primary);
  width: 39px;
  height: 39px;
  border-radius: 100px;
  background-image: url("https://www.gamepc.cz/user/documents/pic/arr.png");
  background-repeat: no-repeat;
  background-position: center left 6px;
}

.in-merch .bannerholder::before {
  content: "";
  width: 100%;
  height: 80px;
  position: absolute;
  float: left;
  background: linear-gradient(-180deg,rgba(0,0,0,0) 0%,rgb(0, 0, 0) 100%);
  z-index: 2;
  top: 330px;
}

.in-merch .bin h1 {
    background: linear-gradient(90deg, #e017fd, #45acff);
    background-clip: border-box;
    background-clip: border-box;
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-size: 51px;
    font-weight: 900;
    text-transform: uppercase;
    max-width: 635px;
    margin-top: -19px;
    position: relative;
    z-index: 4;
  }

}

/* SOURCE: https://cdn.admio.net/usr/www.gamepc.cz/css/bs4-toolkit.css?v=5 */
.bs4 h1,
.bs4 h2,
.bs4 h3,
.bs4 h4,
.bs4 h5,
.bs4 h6 {
  margin-top: 0 !important;
  margin-bottom: 0.5rem !important;
}

.bs4 p {
  margin-top: 0 !important;
  margin-bottom: 1rem !important;
}

.bs4 h1,
.bs4 h2,
.bs4 h3,
.bs4 h4,
.bs4 h5,
.bs4 h6,
.bs4 .h1,
.bs4 .h2,
.bs4 .h3,
.bs4 .h4,
.bs4 .h5,
.bs4 .h6 {
  margin-bottom: 0.5rem !important;
  font-weight: 500 !important;
  line-height: 1.2 !important;
}

.bs4 h1,
.bs4 .h1 {
  font-size: 2.5rem !important;
}

@media (max-width: 1200px) {

  .bs4 h1,
  .bs4 .h1 {
    font-size: calc(1.375rem + 1.5vw) !important;
  }
}

.bs4 h2,
.bs4 .h2 {
  font-size: 2rem !important;
}

@media (max-width: 1200px) {

  .bs4 h2,
  .bs4 .h2 {
    font-size: calc(1.325rem + 0.9vw) !important;
  }
}

.bs4 h3,
.bs4 .h3 {
  font-size: 1.75rem !important;
}

@media (max-width: 1200px) {

  .bs4 h3,
  .bs4 .h3 {
    font-size: calc(1.3rem + 0.6vw) !important;
  }
}

.bs4 h4,
.bs4 .h4 {
  font-size: 1.5rem !important;
}

@media (max-width: 1200px) {

  .bs4 h4,
  .bs4 .h4 {
    font-size: calc(1.275rem + 0.3vw) !important;
  }
}

.bs4 h5,
.bs4 .h5 {
  font-size: 1.25rem !important;
}

.bs4 h6,
.bs4 .h6 {
  font-size: 1rem !important;
}

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

.bs4 .display-1 {
  font-size: 6rem !important;
  font-weight: 300 !important;
  line-height: 1.2 !important;
}

@media (max-width: 1200px) {
  .bs4 .display-1 {
    font-size: calc(1.725rem + 5.7vw) !important;
  }
}

.bs4 .display-2 {
  font-size: 5.5rem !important;
  font-weight: 300 !important;
  line-height: 1.2 !important;
}

@media (max-width: 1200px) {
  .bs4 .display-2 {
    font-size: calc(1.675rem + 5.1vw) !important;
  }
}

.bs4 .display-3 {
  font-size: 4.5rem !important;
  font-weight: 300 !important;
  line-height: 1.2 !important;
}

@media (max-width: 1200px) {
  .bs4 .display-3 {
    font-size: calc(1.575rem + 3.9vw) !important;
  }
}

.bs4 .display-4 {
  font-size: 3.5rem !important;
  font-weight: 300 !important;
  line-height: 1.2 !important;
}

@media (max-width: 1200px) {
  .bs4 .display-4 {
    font-size: calc(1.475rem + 2.7vw) !important;
  }
}

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

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

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

.bs4 .list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.bs4 .container,
.bs4 .container-fluid,
.bs4 .container-sm,
.bs4 .container-md,
.bs4 .container-lg,
.bs4 .container-xl,
.bs4 .container-xxl {
  width: 100%;
  padding-right: 15px !important;
  padding-left: 15px !important;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {

  .bs4 .container,
  .bs4 .container-sm {
    max-width: 540px;
  }
}

@media (min-width: 768px) {

  .bs4 .container,
  .bs4 .container-sm,
  .bs4 .container-md {
    max-width: 720px;
  }
}

@media (min-width: 992px) {

  .bs4 .container,
  .bs4 .container-sm,
  .bs4 .container-md,
  .bs4 .container-lg {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {

  .bs4 .container,
  .bs4 .container-sm,
  .bs4 .container-md,
  .bs4 .container-lg,
  .bs4 .container-xl {
    max-width: 1140px;
  }
}

@media (min-width: 1400px) {

  .bs4 .container,
  .bs4 .container-sm,
  .bs4 .container-md,
  .bs4 .container-lg,
  .bs4 .container-xl,
  .bs4 .container-xxl {
    max-width: 1320px;
  }
}

.bs4 .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

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

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

.bs4 .col-1,
.bs4 .col-2,
.bs4 .col-3,
.bs4 .col-4,
.bs4 .col-5,
.bs4 .col-6,
.bs4 .col-7,
.bs4 .col-8,
.bs4 .col-9,
.bs4 .col-10,
.bs4 .col-11,
.bs4 .col-12,
.bs4 .col,
.bs4 .col-auto,
.bs4 .col-sm-1,
.bs4 .col-sm-2,
.bs4 .col-sm-3,
.bs4 .col-sm-4,
.bs4 .col-sm-5,
.bs4 .col-sm-6,
.bs4 .col-sm-7,
.bs4 .col-sm-8,
.bs4 .col-sm-9,
.bs4 .col-sm-10,
.bs4 .col-sm-11,
.bs4 .col-sm-12,
.bs4 .col-sm,
.bs4 .col-sm-auto,
.bs4 .col-md-1,
.bs4 .col-md-2,
.bs4 .col-md-3,
.bs4 .col-md-4,
.bs4 .col-md-5,
.bs4 .col-md-6,
.bs4 .col-md-7,
.bs4 .col-md-8,
.bs4 .col-md-9,
.bs4 .col-md-10,
.bs4 .col-md-11,
.bs4 .col-md-12,
.bs4 .col-md,
.bs4 .col-md-auto,
.bs4 .col-lg-1,
.bs4 .col-lg-2,
.bs4 .col-lg-3,
.bs4 .col-lg-4,
.bs4 .col-lg-5,
.bs4 .col-lg-6,
.bs4 .col-lg-7,
.bs4 .col-lg-8,
.bs4 .col-lg-9,
.bs4 .col-lg-10,
.bs4 .col-lg-11,
.bs4 .col-lg-12,
.bs4 .col-lg,
.bs4 .col-lg-auto,
.bs4 .col-xl-1,
.bs4 .col-xl-2,
.bs4 .col-xl-3,
.bs4 .col-xl-4,
.bs4 .col-xl-5,
.bs4 .col-xl-6,
.bs4 .col-xl-7,
.bs4 .col-xl-8,
.bs4 .col-xl-9,
.bs4 .col-xl-10,
.bs4 .col-xl-11,
.bs4 .col-xl-12,
.bs4 .col-xl,
.bs4 .col-xl-auto,
.bs4 .col-xxl-1,
.bs4 .col-xxl-2,
.bs4 .col-xxl-3,
.bs4 .col-xxl-4,
.bs4 .col-xxl-5,
.bs4 .col-xxl-6,
.bs4 .col-xxl-7,
.bs4 .col-xxl-8,
.bs4 .col-xxl-9,
.bs4 .col-xxl-10,
.bs4 .col-xxl-11,
.bs4 .col-xxl-12,
.bs4 .col-xxl,
.bs4 .col-xxl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

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

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

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

.bs4 .row-cols-3>* {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

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

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

.bs4 .row-cols-6>* {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.bs4 .order-first {
  -ms-flex-order: -1;
  order: -1;
}

.bs4 .order-last {
  -ms-flex-order: 13;
  order: 13;
}

.bs4 .order-0 {
  -ms-flex-order: 0;
  order: 0;
}

.bs4 .order-1 {
  -ms-flex-order: 1;
  order: 1;
}

.bs4 .order-2 {
  -ms-flex-order: 2;
  order: 2;
}

.bs4 .order-3 {
  -ms-flex-order: 3;
  order: 3;
}

.bs4 .order-4 {
  -ms-flex-order: 4;
  order: 4;
}

.bs4 .order-5 {
  -ms-flex-order: 5;
  order: 5;
}

.bs4 .order-6 {
  -ms-flex-order: 6;
  order: 6;
}

.bs4 .order-7 {
  -ms-flex-order: 7;
  order: 7;
}

.bs4 .order-8 {
  -ms-flex-order: 8;
  order: 8;
}

.bs4 .order-9 {
  -ms-flex-order: 9;
  order: 9;
}

.bs4 .order-10 {
  -ms-flex-order: 10;
  order: 10;
}

.bs4 .order-11 {
  -ms-flex-order: 11;
  order: 11;
}

.bs4 .order-12 {
  -ms-flex-order: 12;
  order: 12;
}

.bs4 .offset-1 {
  margin-left: 8.333333%;
}

.bs4 .offset-2 {
  margin-left: 16.666667%;
}

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

.bs4 .offset-4 {
  margin-left: 33.333333%;
}

.bs4 .offset-5 {
  margin-left: 41.666667%;
}

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

.bs4 .offset-7 {
  margin-left: 58.333333%;
}

.bs4 .offset-8 {
  margin-left: 66.666667%;
}

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

.bs4 .offset-10 {
  margin-left: 83.333333%;
}

.bs4 .offset-11 {
  margin-left: 91.666667%;
}

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

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

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

  .bs4 .row-cols-sm-3>* {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

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

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

  .bs4 .row-cols-sm-6>* {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .bs4 .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .bs4 .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .bs4 .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

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

  .bs4 .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .bs4 .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

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

  .bs4 .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .bs4 .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

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

  .bs4 .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .bs4 .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

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

  .bs4 .order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }

  .bs4 .order-sm-last {
    -ms-flex-order: 13;
    order: 13;
  }

  .bs4 .order-sm-0 {
    -ms-flex-order: 0;
    order: 0;
  }

  .bs4 .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }

  .bs4 .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }

  .bs4 .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }

  .bs4 .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }

  .bs4 .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }

  .bs4 .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }

  .bs4 .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }

  .bs4 .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }

  .bs4 .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }

  .bs4 .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }

  .bs4 .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }

  .bs4 .order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }

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

  .bs4 .offset-sm-1 {
    margin-left: 8.333333%;
  }

  .bs4 .offset-sm-2 {
    margin-left: 16.666667%;
  }

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

  .bs4 .offset-sm-4 {
    margin-left: 33.333333%;
  }

  .bs4 .offset-sm-5 {
    margin-left: 41.666667%;
  }

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

  .bs4 .offset-sm-7 {
    margin-left: 58.333333%;
  }

  .bs4 .offset-sm-8 {
    margin-left: 66.666667%;
  }

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

  .bs4 .offset-sm-10 {
    margin-left: 83.333333%;
  }

  .bs4 .offset-sm-11 {
    margin-left: 91.666667%;
  }
}

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

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

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

  .bs4 .row-cols-md-3>* {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

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

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

  .bs4 .row-cols-md-6>* {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .bs4 .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .bs4 .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .bs4 .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

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

  .bs4 .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .bs4 .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

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

  .bs4 .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .bs4 .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

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

  .bs4 .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .bs4 .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

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

  .bs4 .order-md-first {
    -ms-flex-order: -1;
    order: -1;
  }

  .bs4 .order-md-last {
    -ms-flex-order: 13;
    order: 13;
  }

  .bs4 .order-md-0 {
    -ms-flex-order: 0;
    order: 0;
  }

  .bs4 .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }

  .bs4 .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }

  .bs4 .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }

  .bs4 .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }

  .bs4 .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }

  .bs4 .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }

  .bs4 .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }

  .bs4 .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }

  .bs4 .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }

  .bs4 .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }

  .bs4 .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }

  .bs4 .order-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }

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

  .bs4 .offset-md-1 {
    margin-left: 8.333333%;
  }

  .bs4 .offset-md-2 {
    margin-left: 16.666667%;
  }

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

  .bs4 .offset-md-4 {
    margin-left: 33.333333%;
  }

  .bs4 .offset-md-5 {
    margin-left: 41.666667%;
  }

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

  .bs4 .offset-md-7 {
    margin-left: 58.333333%;
  }

  .bs4 .offset-md-8 {
    margin-left: 66.666667%;
  }

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

  .bs4 .offset-md-10 {
    margin-left: 83.333333%;
  }

  .bs4 .offset-md-11 {
    margin-left: 91.666667%;
  }
}

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

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

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

  .bs4 .row-cols-lg-3>* {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

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

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

  .bs4 .row-cols-lg-6>* {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .bs4 .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .bs4 .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .bs4 .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

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

  .bs4 .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .bs4 .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

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

  .bs4 .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .bs4 .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

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

  .bs4 .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .bs4 .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

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

  .bs4 .order-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }

  .bs4 .order-lg-last {
    -ms-flex-order: 13;
    order: 13;
  }

  .bs4 .order-lg-0 {
    -ms-flex-order: 0;
    order: 0;
  }

  .bs4 .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }

  .bs4 .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }

  .bs4 .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }

  .bs4 .order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }

  .bs4 .order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }

  .bs4 .order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }

  .bs4 .order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }

  .bs4 .order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }

  .bs4 .order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }

  .bs4 .order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }

  .bs4 .order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }

  .bs4 .order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
  }

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

  .bs4 .offset-lg-1 {
    margin-left: 8.333333%;
  }

  .bs4 .offset-lg-2 {
    margin-left: 16.666667%;
  }

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

  .bs4 .offset-lg-4 {
    margin-left: 33.333333%;
  }

  .bs4 .offset-lg-5 {
    margin-left: 41.666667%;
  }

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

  .bs4 .offset-lg-7 {
    margin-left: 58.333333%;
  }

  .bs4 .offset-lg-8 {
    margin-left: 66.666667%;
  }

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

  .bs4 .offset-lg-10 {
    margin-left: 83.333333%;
  }

  .bs4 .offset-lg-11 {
    margin-left: 91.666667%;
  }
}

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

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

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

  .bs4 .row-cols-xl-3>* {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

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

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

  .bs4 .row-cols-xl-6>* {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .bs4 .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .bs4 .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .bs4 .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

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

  .bs4 .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .bs4 .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

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

  .bs4 .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .bs4 .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

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

  .bs4 .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .bs4 .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

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

  .bs4 .order-xl-first {
    -ms-flex-order: -1;
    order: -1;
  }

  .bs4 .order-xl-last {
    -ms-flex-order: 13;
    order: 13;
  }

  .bs4 .order-xl-0 {
    -ms-flex-order: 0;
    order: 0;
  }

  .bs4 .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }

  .bs4 .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }

  .bs4 .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }

  .bs4 .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }

  .bs4 .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }

  .bs4 .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }

  .bs4 .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }

  .bs4 .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }

  .bs4 .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }

  .bs4 .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }

  .bs4 .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }

  .bs4 .order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
  }

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

  .bs4 .offset-xl-1 {
    margin-left: 8.333333%;
  }

  .bs4 .offset-xl-2 {
    margin-left: 16.666667%;
  }

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

  .bs4 .offset-xl-4 {
    margin-left: 33.333333%;
  }

  .bs4 .offset-xl-5 {
    margin-left: 41.666667%;
  }

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

  .bs4 .offset-xl-7 {
    margin-left: 58.333333%;
  }

  .bs4 .offset-xl-8 {
    margin-left: 66.666667%;
  }

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

  .bs4 .offset-xl-10 {
    margin-left: 83.333333%;
  }

  .bs4 .offset-xl-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1400px) {
  .bs4 .col-xxl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

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

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

  .bs4 .row-cols-xxl-3>* {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

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

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

  .bs4 .row-cols-xxl-6>* {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .bs4 .col-xxl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .bs4 .col-xxl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .bs4 .col-xxl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

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

  .bs4 .col-xxl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .bs4 .col-xxl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

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

  .bs4 .col-xxl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .bs4 .col-xxl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

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

  .bs4 .col-xxl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .bs4 .col-xxl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .bs4 .col-xxl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .bs4 .order-xxl-first {
    -ms-flex-order: -1;
    order: -1;
  }

  .bs4 .order-xxl-last {
    -ms-flex-order: 13;
    order: 13;
  }

  .bs4 .order-xxl-0 {
    -ms-flex-order: 0;
    order: 0;
  }

  .bs4 .order-xxl-1 {
    -ms-flex-order: 1;
    order: 1;
  }

  .bs4 .order-xxl-2 {
    -ms-flex-order: 2;
    order: 2;
  }

  .bs4 .order-xxl-3 {
    -ms-flex-order: 3;
    order: 3;
  }

  .bs4 .order-xxl-4 {
    -ms-flex-order: 4;
    order: 4;
  }

  .bs4 .order-xxl-5 {
    -ms-flex-order: 5;
    order: 5;
  }

  .bs4 .order-xxl-6 {
    -ms-flex-order: 6;
    order: 6;
  }

  .bs4 .order-xxl-7 {
    -ms-flex-order: 7;
    order: 7;
  }

  .bs4 .order-xxl-8 {
    -ms-flex-order: 8;
    order: 8;
  }

  .bs4 .order-xxl-9 {
    -ms-flex-order: 9;
    order: 9;
  }

  .bs4 .order-xxl-10 {
    -ms-flex-order: 10;
    order: 10;
  }

  .bs4 .order-xxl-11 {
    -ms-flex-order: 11;
    order: 11;
  }

  .bs4 .order-xxl-12 {
    -ms-flex-order: 12;
    order: 12;
  }

  .bs4 .offset-xxl-0 {
    margin-left: 0;
  }

  .bs4 .offset-xxl-1 {
    margin-left: 8.333333%;
  }

  .bs4 .offset-xxl-2 {
    margin-left: 16.666667%;
  }

  .bs4 .offset-xxl-3 {
    margin-left: 25%;
  }

  .bs4 .offset-xxl-4 {
    margin-left: 33.333333%;
  }

  .bs4 .offset-xxl-5 {
    margin-left: 41.666667%;
  }

  .bs4 .offset-xxl-6 {
    margin-left: 50%;
  }

  .bs4 .offset-xxl-7 {
    margin-left: 58.333333%;
  }

  .bs4 .offset-xxl-8 {
    margin-left: 66.666667%;
  }

  .bs4 .offset-xxl-9 {
    margin-left: 75%;
  }

  .bs4 .offset-xxl-10 {
    margin-left: 83.333333%;
  }

  .bs4 .offset-xxl-11 {
    margin-left: 91.666667%;
  }
}

.bs4 .rounded-sm {
  border-radius: 0.2rem !important;
}

.bs4 .rounded {
  border-radius: 10px !important;
}

.bs4 .rounded-top {
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
}

.bs4 .rounded-right {
  border-top-right-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
}

.bs4 .rounded-bottom {
  border-bottom-right-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
}

.bs4 .rounded-left {
  border-top-left-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
}

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

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

.bs4 .rounded-pill {
  border-radius: 50rem !important;
}

.bs4 .rounded-0 {
  border-radius: 0 !important;
}

.bs4 .d-none {
  display: none !important;
}

.bs4 .d-inline {
  display: inline !important;
}

.bs4 .d-inline-block {
  display: inline-block !important;
}

.bs4 .d-block {
  display: block !important;
}

.bs4 .d-table {
  display: table !important;
}

.bs4 .d-table-row {
  display: table-row !important;
}

.bs4 .d-table-cell {
  display: table-cell !important;
}

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

.bs4 .d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .bs4 .d-sm-none {
    display: none !important;
  }

  .bs4 .d-sm-inline {
    display: inline !important;
  }

  .bs4 .d-sm-inline-block {
    display: inline-block !important;
  }

  .bs4 .d-sm-block {
    display: block !important;
  }

  .bs4 .d-sm-table {
    display: table !important;
  }

  .bs4 .d-sm-table-row {
    display: table-row !important;
  }

  .bs4 .d-sm-table-cell {
    display: table-cell !important;
  }

  .bs4 .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .bs4 .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .bs4 .d-md-none {
    display: none !important;
  }

  .bs4 .d-md-inline {
    display: inline !important;
  }

  .bs4 .d-md-inline-block {
    display: inline-block !important;
  }

  .bs4 .d-md-block {
    display: block !important;
  }

  .bs4 .d-md-table {
    display: table !important;
  }

  .bs4 .d-md-table-row {
    display: table-row !important;
  }

  .bs4 .d-md-table-cell {
    display: table-cell !important;
  }

  .bs4 .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .bs4 .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .bs4 .d-lg-none {
    display: none !important;
  }

  .bs4 .d-lg-inline {
    display: inline !important;
  }

  .bs4 .d-lg-inline-block {
    display: inline-block !important;
  }

  .bs4 .d-lg-block {
    display: block !important;
  }

  .bs4 .d-lg-table {
    display: table !important;
  }

  .bs4 .d-lg-table-row {
    display: table-row !important;
  }

  .bs4 .d-lg-table-cell {
    display: table-cell !important;
  }

  .bs4 .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .bs4 .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .bs4 .d-xl-none {
    display: none !important;
  }

  .bs4 .d-xl-inline {
    display: inline !important;
  }

  .bs4 .d-xl-inline-block {
    display: inline-block !important;
  }

  .bs4 .d-xl-block {
    display: block !important;
  }

  .bs4 .d-xl-table {
    display: table !important;
  }

  .bs4 .d-xl-table-row {
    display: table-row !important;
  }

  .bs4 .d-xl-table-cell {
    display: table-cell !important;
  }

  .bs4 .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .bs4 .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1400px) {
  .bs4 .d-xxl-none {
    display: none !important;
  }

  .bs4 .d-xxl-inline {
    display: inline !important;
  }

  .bs4 .d-xxl-inline-block {
    display: inline-block !important;
  }

  .bs4 .d-xxl-block {
    display: block !important;
  }

  .bs4 .d-xxl-table {
    display: table !important;
  }

  .bs4 .d-xxl-table-row {
    display: table-row !important;
  }

  .bs4 .d-xxl-table-cell {
    display: table-cell !important;
  }

  .bs4 .d-xxl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .bs4 .d-xxl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media print {
  .bs4 .d-print-none {
    display: none !important;
  }

  .bs4 .d-print-inline {
    display: inline !important;
  }

  .bs4 .d-print-inline-block {
    display: inline-block !important;
  }

  .bs4 .d-print-block {
    display: block !important;
  }

  .bs4 .d-print-table {
    display: table !important;
  }

  .bs4 .d-print-table-row {
    display: table-row !important;
  }

  .bs4 .d-print-table-cell {
    display: table-cell !important;
  }

  .bs4 .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }

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

.bs4 .flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.bs4 .flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.bs4 .flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.bs4 .flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

.bs4 .flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.bs4 .flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.bs4 .flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

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

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

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

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

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

.bs4 .justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.bs4 .justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

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

.bs4 .justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.bs4 .justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

.bs4 .align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.bs4 .align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.bs4 .align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}

.bs4 .align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

.bs4 .align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

.bs4 .align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.bs4 .align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.bs4 .align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.bs4 .align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.bs4 .align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.bs4 .align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.bs4 .align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

.bs4 .align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.bs4 .align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.bs4 .align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.bs4 .align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.bs4 .align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

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

  .bs4 .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .bs4 .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .bs4 .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .bs4 .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .bs4 .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .bs4 .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .bs4 .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }

  .bs4 .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  .bs4 .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

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

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

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

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

  .bs4 .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .bs4 .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .bs4 .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .bs4 .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

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

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

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

  .bs4 .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .bs4 .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .bs4 .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .bs4 .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .bs4 .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .bs4 .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .bs4 .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .bs4 .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  .bs4 .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .bs4 .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .bs4 .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .bs4 .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .bs4 .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .bs4 .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .bs4 .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .bs4 .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .bs4 .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .bs4 .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .bs4 .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .bs4 .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .bs4 .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }

  .bs4 .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  .bs4 .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

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

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

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

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

  .bs4 .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .bs4 .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .bs4 .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .bs4 .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

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

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

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

  .bs4 .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .bs4 .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .bs4 .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .bs4 .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .bs4 .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .bs4 .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .bs4 .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .bs4 .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  .bs4 .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .bs4 .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .bs4 .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .bs4 .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .bs4 .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .bs4 .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .bs4 .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .bs4 .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .bs4 .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .bs4 .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .bs4 .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .bs4 .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .bs4 .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }

  .bs4 .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  .bs4 .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

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

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

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

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

  .bs4 .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .bs4 .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .bs4 .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .bs4 .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

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

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

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

  .bs4 .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .bs4 .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .bs4 .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .bs4 .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .bs4 .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .bs4 .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .bs4 .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .bs4 .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  .bs4 .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .bs4 .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .bs4 .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .bs4 .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .bs4 .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .bs4 .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .bs4 .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .bs4 .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .bs4 .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .bs4 .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .bs4 .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .bs4 .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .bs4 .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }

  .bs4 .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  .bs4 .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

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

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

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

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

  .bs4 .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .bs4 .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .bs4 .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .bs4 .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

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

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

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

  .bs4 .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .bs4 .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .bs4 .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .bs4 .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .bs4 .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .bs4 .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .bs4 .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .bs4 .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  .bs4 .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .bs4 .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .bs4 .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .bs4 .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .bs4 .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1400px) {
  .bs4 .flex-xxl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .bs4 .flex-xxl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .bs4 .flex-xxl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .bs4 .flex-xxl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .bs4 .flex-xxl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .bs4 .flex-xxl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .bs4 .flex-xxl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .bs4 .flex-xxl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }

  .bs4 .flex-xxl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  .bs4 .flex-xxl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

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

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

  .bs4 .justify-content-xxl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .bs4 .justify-content-xxl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .bs4 .justify-content-xxl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .bs4 .justify-content-xxl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .bs4 .justify-content-xxl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .bs4 .align-items-xxl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .bs4 .align-items-xxl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .bs4 .align-items-xxl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .bs4 .align-items-xxl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .bs4 .align-items-xxl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .bs4 .align-content-xxl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .bs4 .align-content-xxl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .bs4 .align-content-xxl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .bs4 .align-content-xxl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .bs4 .align-content-xxl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .bs4 .align-content-xxl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .bs4 .align-self-xxl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  .bs4 .align-self-xxl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .bs4 .align-self-xxl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .bs4 .align-self-xxl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .bs4 .align-self-xxl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .bs4 .align-self-xxl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

.bs4 .float-left {
  float: left !important;
}

.bs4 .float-right {
  float: right !important;
}

.bs4 .float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .bs4 .float-sm-left {
    float: left !important;
  }

  .bs4 .float-sm-right {
    float: right !important;
  }

  .bs4 .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  .bs4 .float-md-left {
    float: left !important;
  }

  .bs4 .float-md-right {
    float: right !important;
  }

  .bs4 .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  .bs4 .float-lg-left {
    float: left !important;
  }

  .bs4 .float-lg-right {
    float: right !important;
  }

  .bs4 .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  .bs4 .float-xl-left {
    float: left !important;
  }

  .bs4 .float-xl-right {
    float: right !important;
  }

  .bs4 .float-xl-none {
    float: none !important;
  }
}

@media (min-width: 1400px) {
  .bs4 .float-xxl-left {
    float: left !important;
  }

  .bs4 .float-xxl-right {
    float: right !important;
  }

  .bs4 .float-xxl-none {
    float: none !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bs4 .m-1 {
  margin: 0.25rem !important;
}

.bs4 .mt-1,
.bs4 .my-1 {
  margin-top: 0.25rem !important;
}

.bs4 .mr-1,
.bs4 .mx-1 {
  margin-right: 0.25rem !important;
}

.bs4 .mb-1,
.bs4 .my-1 {
  margin-bottom: 0.25rem !important;
}

.bs4 .ml-1,
.bs4 .mx-1 {
  margin-left: 0.25rem !important;
}

.bs4 .m-2 {
  margin: 0.5rem !important;
}

.bs4 .mt-2,
.bs4 .my-2 {
  margin-top: 0.5rem !important;
}

.bs4 .mr-2,
.bs4 .mx-2 {
  margin-right: 0.5rem !important;
}

.bs4 .mb-2,
.bs4 .my-2 {
  margin-bottom: 0.5rem !important;
}

.bs4 .ml-2,
.bs4 .mx-2 {
  margin-left: 0.5rem !important;
}

.bs4 .m-3 {
  margin: 1rem !important;
}

.bs4 .mt-3,
.bs4 .my-3 {
  margin-top: 1rem !important;
}

.bs4 .mr-3,
.bs4 .mx-3 {
  margin-right: 1rem !important;
}

.bs4 .mb-3,
.bs4 .my-3 {
  margin-bottom: 1rem !important;
}

.bs4 .ml-3,
.bs4 .mx-3 {
  margin-left: 1rem !important;
}

.bs4 .m-4 {
  margin: 1.5rem !important;
}

.bs4 .mt-4,
.bs4 .my-4 {
  margin-top: 1.5rem !important;
}

.bs4 .mr-4,
.bs4 .mx-4 {
  margin-right: 1.5rem !important;
}

.bs4 .mb-4,
.bs4 .my-4 {
  margin-bottom: 1.5rem !important;
}

.bs4 .ml-4,
.bs4 .mx-4 {
  margin-left: 1.5rem !important;
}

.bs4 .m-5 {
  margin: 3rem !important;
}

.bs4 .mt-5,
.bs4 .my-5 {
  margin-top: 3rem !important;
}

.bs4 .mr-5,
.bs4 .mx-5 {
  margin-right: 3rem !important;
}

.bs4 .mb-5,
.bs4 .my-5 {
  margin-bottom: 3rem !important;
}

.bs4 .ml-5,
.bs4 .mx-5 {
  margin-left: 3rem !important;
}

.bs4 .m-6 {
  margin: 3.5rem !important;
}

.bs4 .mt-6,
.bs4 .my-6 {
  margin-top: 3.5rem !important;
}

.bs4 .mr-6,
.bs4 .mx-6 {
  margin-right: 3.5rem !important;
}

.bs4 .mb-6,
.bs4 .my-6 {
  margin-bottom: 3.5rem !important;
}

.bs4 .ml-6,
.bs4 .mx-6 {
  margin-left: 3.5rem !important;
}

.bs4 .m-7 {
  margin: 4rem !important;
}

.bs4 .mt-7,
.bs4 .my-7 {
  margin-top: 4rem !important;
}

.bs4 .mr-7,
.bs4 .mx-7 {
  margin-right: 4rem !important;
}

.bs4 .mb-7,
.bs4 .my-7 {
  margin-bottom: 4rem !important;
}

.bs4 .ml-7,
.bs4 .mx-7 {
  margin-left: 4rem !important;
}

.bs4 .m-8 {
  margin: 4.5rem !important;
}

.bs4 .mt-8,
.bs4 .my-8 {
  margin-top: 4.5rem !important;
}

.bs4 .mr-8,
.bs4 .mx-8 {
  margin-right: 4.5rem !important;
}

.bs4 .mb-8,
.bs4 .my-8 {
  margin-bottom: 4.5rem !important;
}

.bs4 .ml-8,
.bs4 .mx-8 {
  margin-left: 4.5rem !important;
}

.bs4 .m-9 {
  margin: 5rem !important;
}

.bs4 .mt-9,
.bs4 .my-9 {
  margin-top: 5rem !important;
}

.bs4 .mr-9,
.bs4 .mx-9 {
  margin-right: 5rem !important;
}

.bs4 .mb-9,
.bs4 .my-9 {
  margin-bottom: 5rem !important;
}

.bs4 .ml-9,
.bs4 .mx-9 {
  margin-left: 5rem !important;
}

.bs4 .m-10 {
  margin: 5.5rem !important;
}

.bs4 .mt-10,
.bs4 .my-10 {
  margin-top: 5.5rem !important;
}

.bs4 .mr-10,
.bs4 .mx-10 {
  margin-right: 5.5rem !important;
}

.bs4 .mb-10,
.bs4 .my-10 {
  margin-bottom: 5.5rem !important;
}

.bs4 .ml-10,
.bs4 .mx-10 {
  margin-left: 5.5rem !important;
}

.bs4 .m-11 {
  margin: 6rem !important;
}

.bs4 .mt-11,
.bs4 .my-11 {
  margin-top: 6rem !important;
}

.bs4 .mr-11,
.bs4 .mx-11 {
  margin-right: 6rem !important;
}

.bs4 .mb-11,
.bs4 .my-11 {
  margin-bottom: 6rem !important;
}

.bs4 .ml-11,
.bs4 .mx-11 {
  margin-left: 6rem !important;
}

.bs4 .p-0 {
  padding: 0 !important;
}

.bs4 .pt-0,
.bs4 .py-0 {
  padding-top: 0 !important;
}

.bs4 .pr-0,
.bs4 .px-0 {
  padding-right: 0 !important;
}

.bs4 .pb-0,
.bs4 .py-0 {
  padding-bottom: 0 !important;
}

.bs4 .pl-0,
.bs4 .px-0 {
  padding-left: 0 !important;
}

.bs4 .p-1 {
  padding: 0.25rem !important;
}

.bs4 .pt-1,
.bs4 .py-1 {
  padding-top: 0.25rem !important;
}

.bs4 .pr-1,
.bs4 .px-1 {
  padding-right: 0.25rem !important;
}

.bs4 .pb-1,
.bs4 .py-1 {
  padding-bottom: 0.25rem !important;
}

.bs4 .pl-1,
.bs4 .px-1 {
  padding-left: 0.25rem !important;
}

.bs4 .p-2 {
  padding: 0.5rem !important;
}

.bs4 .pt-2,
.bs4 .py-2 {
  padding-top: 0.5rem !important;
}

.bs4 .pr-2,
.bs4 .px-2 {
  padding-right: 0.5rem !important;
}

.bs4 .pb-2,
.bs4 .py-2 {
  padding-bottom: 0.5rem !important;
}

.bs4 .pl-2,
.bs4 .px-2 {
  padding-left: 0.5rem !important;
}

.bs4 .p-3 {
  padding: 1rem !important;
}

.bs4 .pt-3,
.bs4 .py-3 {
  padding-top: 1rem !important;
}

.bs4 .pr-3,
.bs4 .px-3 {
  padding-right: 1rem !important;
}

.bs4 .pb-3,
.bs4 .py-3 {
  padding-bottom: 1rem !important;
}

.bs4 .pl-3,
.bs4 .px-3 {
  padding-left: 1rem !important;
}

.bs4 .p-4 {
  padding: 1.5rem !important;
}

.bs4 .pt-4,
.bs4 .py-4 {
  padding-top: 1.5rem !important;
}

.bs4 .pr-4,
.bs4 .px-4 {
  padding-right: 1.5rem !important;
}

.bs4 .pb-4,
.bs4 .py-4 {
  padding-bottom: 1.5rem !important;
}

.bs4 .pl-4,
.bs4 .px-4 {
  padding-left: 1.5rem !important;
}

.bs4 .p-5 {
  padding: 3rem !important;
}

.bs4 .pt-5,
.bs4 .py-5 {
  padding-top: 3rem !important;
}

.bs4 .pr-5,
.bs4 .px-5 {
  padding-right: 3rem !important;
}

.bs4 .pb-5,
.bs4 .py-5 {
  padding-bottom: 3rem !important;
}

.bs4 .pl-5,
.bs4 .px-5 {
  padding-left: 3rem !important;
}

.bs4 .p-6 {
  padding: 3.5rem !important;
}

.bs4 .pt-6,
.bs4 .py-6 {
  padding-top: 3.5rem !important;
}

.bs4 .pr-6,
.bs4 .px-6 {
  padding-right: 3.5rem !important;
}

.bs4 .pb-6,
.bs4 .py-6 {
  padding-bottom: 3.5rem !important;
}

.bs4 .pl-6,
.bs4 .px-6 {
  padding-left: 3.5rem !important;
}

.bs4 .p-7 {
  padding: 4rem !important;
}

.bs4 .pt-7,
.bs4 .py-7 {
  padding-top: 4rem !important;
}

.bs4 .pr-7,
.bs4 .px-7 {
  padding-right: 4rem !important;
}

.bs4 .pb-7,
.bs4 .py-7 {
  padding-bottom: 4rem !important;
}

.bs4 .pl-7,
.bs4 .px-7 {
  padding-left: 4rem !important;
}

.bs4 .p-8 {
  padding: 4.5rem !important;
}

.bs4 .pt-8,
.bs4 .py-8 {
  padding-top: 4.5rem !important;
}

.bs4 .pr-8,
.bs4 .px-8 {
  padding-right: 4.5rem !important;
}

.bs4 .pb-8,
.bs4 .py-8 {
  padding-bottom: 4.5rem !important;
}

.bs4 .pl-8,
.bs4 .px-8 {
  padding-left: 4.5rem !important;
}

.bs4 .p-9 {
  padding: 5rem !important;
}

.bs4 .pt-9,
.bs4 .py-9 {
  padding-top: 5rem !important;
}

.bs4 .pr-9,
.bs4 .px-9 {
  padding-right: 5rem !important;
}

.bs4 .pb-9,
.bs4 .py-9 {
  padding-bottom: 5rem !important;
}

.bs4 .pl-9,
.bs4 .px-9 {
  padding-left: 5rem !important;
}

.bs4 .p-10 {
  padding: 5.5rem !important;
}

.bs4 .pt-10,
.bs4 .py-10 {
  padding-top: 5.5rem !important;
}

.bs4 .pr-10,
.bs4 .px-10 {
  padding-right: 5.5rem !important;
}

.bs4 .pb-10,
.bs4 .py-10 {
  padding-bottom: 5.5rem !important;
}

.bs4 .pl-10,
.bs4 .px-10 {
  padding-left: 5.5rem !important;
}

.bs4 .p-11 {
  padding: 6rem !important;
}

.bs4 .pt-11,
.bs4 .py-11 {
  padding-top: 6rem !important;
}

.bs4 .pr-11,
.bs4 .px-11 {
  padding-right: 6rem !important;
}

.bs4 .pb-11,
.bs4 .py-11 {
  padding-bottom: 6rem !important;
}

.bs4 .pl-11,
.bs4 .px-11 {
  padding-left: 6rem !important;
}

.bs4 .m-n1 {
  margin: -0.25rem !important;
}

.bs4 .mt-n1,
.bs4 .my-n1 {
  margin-top: -0.25rem !important;
}

.bs4 .mr-n1,
.bs4 .mx-n1 {
  margin-right: -0.25rem !important;
}

.bs4 .mb-n1,
.bs4 .my-n1 {
  margin-bottom: -0.25rem !important;
}

.bs4 .ml-n1,
.bs4 .mx-n1 {
  margin-left: -0.25rem !important;
}

.bs4 .m-n2 {
  margin: -0.5rem !important;
}

.bs4 .mt-n2,
.bs4 .my-n2 {
  margin-top: -0.5rem !important;
}

.bs4 .mr-n2,
.bs4 .mx-n2 {
  margin-right: -0.5rem !important;
}

.bs4 .mb-n2,
.bs4 .my-n2 {
  margin-bottom: -0.5rem !important;
}

.bs4 .ml-n2,
.bs4 .mx-n2 {
  margin-left: -0.5rem !important;
}

.bs4 .m-n3 {
  margin: -1rem !important;
}

.bs4 .mt-n3,
.bs4 .my-n3 {
  margin-top: -1rem !important;
}

.bs4 .mr-n3,
.bs4 .mx-n3 {
  margin-right: -1rem !important;
}

.bs4 .mb-n3,
.bs4 .my-n3 {
  margin-bottom: -1rem !important;
}

.bs4 .ml-n3,
.bs4 .mx-n3 {
  margin-left: -1rem !important;
}

.bs4 .m-n4 {
  margin: -1.5rem !important;
}

.bs4 .mt-n4,
.bs4 .my-n4 {
  margin-top: -1.5rem !important;
}

.bs4 .mr-n4,
.bs4 .mx-n4 {
  margin-right: -1.5rem !important;
}

.bs4 .mb-n4,
.bs4 .my-n4 {
  margin-bottom: -1.5rem !important;
}

.bs4 .ml-n4,
.bs4 .mx-n4 {
  margin-left: -1.5rem !important;
}

.bs4 .m-n5 {
  margin: -3rem !important;
}

.bs4 .mt-n5,
.bs4 .my-n5 {
  margin-top: -3rem !important;
}

.bs4 .mr-n5,
.bs4 .mx-n5 {
  margin-right: -3rem !important;
}

.bs4 .mb-n5,
.bs4 .my-n5 {
  margin-bottom: -3rem !important;
}

.bs4 .ml-n5,
.bs4 .mx-n5 {
  margin-left: -3rem !important;
}

.bs4 .m-n6 {
  margin: -3.5rem !important;
}

.bs4 .mt-n6,
.bs4 .my-n6 {
  margin-top: -3.5rem !important;
}

.bs4 .mr-n6,
.bs4 .mx-n6 {
  margin-right: -3.5rem !important;
}

.bs4 .mb-n6,
.bs4 .my-n6 {
  margin-bottom: -3.5rem !important;
}

.bs4 .ml-n6,
.bs4 .mx-n6 {
  margin-left: -3.5rem !important;
}

.bs4 .m-n7 {
  margin: -4rem !important;
}

.bs4 .mt-n7,
.bs4 .my-n7 {
  margin-top: -4rem !important;
}

.bs4 .mr-n7,
.bs4 .mx-n7 {
  margin-right: -4rem !important;
}

.bs4 .mb-n7,
.bs4 .my-n7 {
  margin-bottom: -4rem !important;
}

.bs4 .ml-n7,
.bs4 .mx-n7 {
  margin-left: -4rem !important;
}

.bs4 .m-n8 {
  margin: -4.5rem !important;
}

.bs4 .mt-n8,
.bs4 .my-n8 {
  margin-top: -4.5rem !important;
}

.bs4 .mr-n8,
.bs4 .mx-n8 {
  margin-right: -4.5rem !important;
}

.bs4 .mb-n8,
.bs4 .my-n8 {
  margin-bottom: -4.5rem !important;
}

.bs4 .ml-n8,
.bs4 .mx-n8 {
  margin-left: -4.5rem !important;
}

.bs4 .m-n9 {
  margin: -5rem !important;
}

.bs4 .mt-n9,
.bs4 .my-n9 {
  margin-top: -5rem !important;
}

.bs4 .mr-n9,
.bs4 .mx-n9 {
  margin-right: -5rem !important;
}

.bs4 .mb-n9,
.bs4 .my-n9 {
  margin-bottom: -5rem !important;
}

.bs4 .ml-n9,
.bs4 .mx-n9 {
  margin-left: -5rem !important;
}

.bs4 .m-n10 {
  margin: -5.5rem !important;
}

.bs4 .mt-n10,
.bs4 .my-n10 {
  margin-top: -5.5rem !important;
}

.bs4 .mr-n10,
.bs4 .mx-n10 {
  margin-right: -5.5rem !important;
}

.bs4 .mb-n10,
.bs4 .my-n10 {
  margin-bottom: -5.5rem !important;
}

.bs4 .ml-n10,
.bs4 .mx-n10 {
  margin-left: -5.5rem !important;
}

.bs4 .m-n11 {
  margin: -6rem !important;
}

.bs4 .mt-n11,
.bs4 .my-n11 {
  margin-top: -6rem !important;
}

.bs4 .mr-n11,
.bs4 .mx-n11 {
  margin-right: -6rem !important;
}

.bs4 .mb-n11,
.bs4 .my-n11 {
  margin-bottom: -6rem !important;
}

.bs4 .ml-n11,
.bs4 .mx-n11 {
  margin-left: -6rem !important;
}

.bs4 .m-auto {
  margin: auto !important;
}

.bs4 .mt-auto,
.bs4 .my-auto {
  margin-top: auto !important;
}

.bs4 .mr-auto,
.bs4 .mx-auto {
  margin-right: auto !important;
}

.bs4 .mb-auto,
.bs4 .my-auto {
  margin-bottom: auto !important;
}

.bs4 .ml-auto,
.bs4 .mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .bs4 .m-sm-0 {
    margin: 0 !important;
  }

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

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

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

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

  .bs4 .m-sm-1 {
    margin: 0.25rem !important;
  }

  .bs4 .mt-sm-1,
  .bs4 .my-sm-1 {
    margin-top: 0.25rem !important;
  }

  .bs4 .mr-sm-1,
  .bs4 .mx-sm-1 {
    margin-right: 0.25rem !important;
  }

  .bs4 .mb-sm-1,
  .bs4 .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .bs4 .ml-sm-1,
  .bs4 .mx-sm-1 {
    margin-left: 0.25rem !important;
  }

  .bs4 .m-sm-2 {
    margin: 0.5rem !important;
  }

  .bs4 .mt-sm-2,
  .bs4 .my-sm-2 {
    margin-top: 0.5rem !important;
  }

  .bs4 .mr-sm-2,
  .bs4 .mx-sm-2 {
    margin-right: 0.5rem !important;
  }

  .bs4 .mb-sm-2,
  .bs4 .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .bs4 .ml-sm-2,
  .bs4 .mx-sm-2 {
    margin-left: 0.5rem !important;
  }

  .bs4 .m-sm-3 {
    margin: 1rem !important;
  }

  .bs4 .mt-sm-3,
  .bs4 .my-sm-3 {
    margin-top: 1rem !important;
  }

  .bs4 .mr-sm-3,
  .bs4 .mx-sm-3 {
    margin-right: 1rem !important;
  }

  .bs4 .mb-sm-3,
  .bs4 .my-sm-3 {
    margin-bottom: 1rem !important;
  }

  .bs4 .ml-sm-3,
  .bs4 .mx-sm-3 {
    margin-left: 1rem !important;
  }

  .bs4 .m-sm-4 {
    margin: 1.5rem !important;
  }

  .bs4 .mt-sm-4,
  .bs4 .my-sm-4 {
    margin-top: 1.5rem !important;
  }

  .bs4 .mr-sm-4,
  .bs4 .mx-sm-4 {
    margin-right: 1.5rem !important;
  }

  .bs4 .mb-sm-4,
  .bs4 .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .bs4 .ml-sm-4,
  .bs4 .mx-sm-4 {
    margin-left: 1.5rem !important;
  }

  .bs4 .m-sm-5 {
    margin: 3rem !important;
  }

  .bs4 .mt-sm-5,
  .bs4 .my-sm-5 {
    margin-top: 3rem !important;
  }

  .bs4 .mr-sm-5,
  .bs4 .mx-sm-5 {
    margin-right: 3rem !important;
  }

  .bs4 .mb-sm-5,
  .bs4 .my-sm-5 {
    margin-bottom: 3rem !important;
  }

  .bs4 .ml-sm-5,
  .bs4 .mx-sm-5 {
    margin-left: 3rem !important;
  }

  .bs4 .m-sm-6 {
    margin: 3.5rem !important;
  }

  .bs4 .mt-sm-6,
  .bs4 .my-sm-6 {
    margin-top: 3.5rem !important;
  }

  .bs4 .mr-sm-6,
  .bs4 .mx-sm-6 {
    margin-right: 3.5rem !important;
  }

  .bs4 .mb-sm-6,
  .bs4 .my-sm-6 {
    margin-bottom: 3.5rem !important;
  }

  .bs4 .ml-sm-6,
  .bs4 .mx-sm-6 {
    margin-left: 3.5rem !important;
  }

  .bs4 .m-sm-7 {
    margin: 4rem !important;
  }

  .bs4 .mt-sm-7,
  .bs4 .my-sm-7 {
    margin-top: 4rem !important;
  }

  .bs4 .mr-sm-7,
  .bs4 .mx-sm-7 {
    margin-right: 4rem !important;
  }

  .bs4 .mb-sm-7,
  .bs4 .my-sm-7 {
    margin-bottom: 4rem !important;
  }

  .bs4 .ml-sm-7,
  .bs4 .mx-sm-7 {
    margin-left: 4rem !important;
  }

  .bs4 .m-sm-8 {
    margin: 4.5rem !important;
  }

  .bs4 .mt-sm-8,
  .bs4 .my-sm-8 {
    margin-top: 4.5rem !important;
  }

  .bs4 .mr-sm-8,
  .bs4 .mx-sm-8 {
    margin-right: 4.5rem !important;
  }

  .bs4 .mb-sm-8,
  .bs4 .my-sm-8 {
    margin-bottom: 4.5rem !important;
  }

  .bs4 .ml-sm-8,
  .bs4 .mx-sm-8 {
    margin-left: 4.5rem !important;
  }

  .bs4 .m-sm-9 {
    margin: 5rem !important;
  }

  .bs4 .mt-sm-9,
  .bs4 .my-sm-9 {
    margin-top: 5rem !important;
  }

  .bs4 .mr-sm-9,
  .bs4 .mx-sm-9 {
    margin-right: 5rem !important;
  }

  .bs4 .mb-sm-9,
  .bs4 .my-sm-9 {
    margin-bottom: 5rem !important;
  }

  .bs4 .ml-sm-9,
  .bs4 .mx-sm-9 {
    margin-left: 5rem !important;
  }

  .bs4 .m-sm-10 {
    margin: 5.5rem !important;
  }

  .bs4 .mt-sm-10,
  .bs4 .my-sm-10 {
    margin-top: 5.5rem !important;
  }

  .bs4 .mr-sm-10,
  .bs4 .mx-sm-10 {
    margin-right: 5.5rem !important;
  }

  .bs4 .mb-sm-10,
  .bs4 .my-sm-10 {
    margin-bottom: 5.5rem !important;
  }

  .bs4 .ml-sm-10,
  .bs4 .mx-sm-10 {
    margin-left: 5.5rem !important;
  }

  .bs4 .m-sm-11 {
    margin: 6rem !important;
  }

  .bs4 .mt-sm-11,
  .bs4 .my-sm-11 {
    margin-top: 6rem !important;
  }

  .bs4 .mr-sm-11,
  .bs4 .mx-sm-11 {
    margin-right: 6rem !important;
  }

  .bs4 .mb-sm-11,
  .bs4 .my-sm-11 {
    margin-bottom: 6rem !important;
  }

  .bs4 .ml-sm-11,
  .bs4 .mx-sm-11 {
    margin-left: 6rem !important;
  }

  .bs4 .p-sm-0 {
    padding: 0 !important;
  }

  .bs4 .pt-sm-0,
  .bs4 .py-sm-0 {
    padding-top: 0 !important;
  }

  .bs4 .pr-sm-0,
  .bs4 .px-sm-0 {
    padding-right: 0 !important;
  }

  .bs4 .pb-sm-0,
  .bs4 .py-sm-0 {
    padding-bottom: 0 !important;
  }

  .bs4 .pl-sm-0,
  .bs4 .px-sm-0 {
    padding-left: 0 !important;
  }

  .bs4 .p-sm-1 {
    padding: 0.25rem !important;
  }

  .bs4 .pt-sm-1,
  .bs4 .py-sm-1 {
    padding-top: 0.25rem !important;
  }

  .bs4 .pr-sm-1,
  .bs4 .px-sm-1 {
    padding-right: 0.25rem !important;
  }

  .bs4 .pb-sm-1,
  .bs4 .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .bs4 .pl-sm-1,
  .bs4 .px-sm-1 {
    padding-left: 0.25rem !important;
  }

  .bs4 .p-sm-2 {
    padding: 0.5rem !important;
  }

  .bs4 .pt-sm-2,
  .bs4 .py-sm-2 {
    padding-top: 0.5rem !important;
  }

  .bs4 .pr-sm-2,
  .bs4 .px-sm-2 {
    padding-right: 0.5rem !important;
  }

  .bs4 .pb-sm-2,
  .bs4 .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .bs4 .pl-sm-2,
  .bs4 .px-sm-2 {
    padding-left: 0.5rem !important;
  }

  .bs4 .p-sm-3 {
    padding: 1rem !important;
  }

  .bs4 .pt-sm-3,
  .bs4 .py-sm-3 {
    padding-top: 1rem !important;
  }

  .bs4 .pr-sm-3,
  .bs4 .px-sm-3 {
    padding-right: 1rem !important;
  }

  .bs4 .pb-sm-3,
  .bs4 .py-sm-3 {
    padding-bottom: 1rem !important;
  }

  .bs4 .pl-sm-3,
  .bs4 .px-sm-3 {
    padding-left: 1rem !important;
  }

  .bs4 .p-sm-4 {
    padding: 1.5rem !important;
  }

  .bs4 .pt-sm-4,
  .bs4 .py-sm-4 {
    padding-top: 1.5rem !important;
  }

  .bs4 .pr-sm-4,
  .bs4 .px-sm-4 {
    padding-right: 1.5rem !important;
  }

  .bs4 .pb-sm-4,
  .bs4 .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .bs4 .pl-sm-4,
  .bs4 .px-sm-4 {
    padding-left: 1.5rem !important;
  }

  .bs4 .p-sm-5 {
    padding: 3rem !important;
  }

  .bs4 .pt-sm-5,
  .bs4 .py-sm-5 {
    padding-top: 3rem !important;
  }

  .bs4 .pr-sm-5,
  .bs4 .px-sm-5 {
    padding-right: 3rem !important;
  }

  .bs4 .pb-sm-5,
  .bs4 .py-sm-5 {
    padding-bottom: 3rem !important;
  }

  .bs4 .pl-sm-5,
  .bs4 .px-sm-5 {
    padding-left: 3rem !important;
  }

  .bs4 .p-sm-6 {
    padding: 3.5rem !important;
  }

  .bs4 .pt-sm-6,
  .bs4 .py-sm-6 {
    padding-top: 3.5rem !important;
  }

  .bs4 .pr-sm-6,
  .bs4 .px-sm-6 {
    padding-right: 3.5rem !important;
  }

  .bs4 .pb-sm-6,
  .bs4 .py-sm-6 {
    padding-bottom: 3.5rem !important;
  }

  .bs4 .pl-sm-6,
  .bs4 .px-sm-6 {
    padding-left: 3.5rem !important;
  }

  .bs4 .p-sm-7 {
    padding: 4rem !important;
  }

  .bs4 .pt-sm-7,
  .bs4 .py-sm-7 {
    padding-top: 4rem !important;
  }

  .bs4 .pr-sm-7,
  .bs4 .px-sm-7 {
    padding-right: 4rem !important;
  }

  .bs4 .pb-sm-7,
  .bs4 .py-sm-7 {
    padding-bottom: 4rem !important;
  }

  .bs4 .pl-sm-7,
  .bs4 .px-sm-7 {
    padding-left: 4rem !important;
  }

  .bs4 .p-sm-8 {
    padding: 4.5rem !important;
  }

  .bs4 .pt-sm-8,
  .bs4 .py-sm-8 {
    padding-top: 4.5rem !important;
  }

  .bs4 .pr-sm-8,
  .bs4 .px-sm-8 {
    padding-right: 4.5rem !important;
  }

  .bs4 .pb-sm-8,
  .bs4 .py-sm-8 {
    padding-bottom: 4.5rem !important;
  }

  .bs4 .pl-sm-8,
  .bs4 .px-sm-8 {
    padding-left: 4.5rem !important;
  }

  .bs4 .p-sm-9 {
    padding: 5rem !important;
  }

  .bs4 .pt-sm-9,
  .bs4 .py-sm-9 {
    padding-top: 5rem !important;
  }

  .bs4 .pr-sm-9,
  .bs4 .px-sm-9 {
    padding-right: 5rem !important;
  }

  .bs4 .pb-sm-9,
  .bs4 .py-sm-9 {
    padding-bottom: 5rem !important;
  }

  .bs4 .pl-sm-9,
  .bs4 .px-sm-9 {
    padding-left: 5rem !important;
  }

  .bs4 .p-sm-10 {
    padding: 5.5rem !important;
  }

  .bs4 .pt-sm-10,
  .bs4 .py-sm-10 {
    padding-top: 5.5rem !important;
  }

  .bs4 .pr-sm-10,
  .bs4 .px-sm-10 {
    padding-right: 5.5rem !important;
  }

  .bs4 .pb-sm-10,
  .bs4 .py-sm-10 {
    padding-bottom: 5.5rem !important;
  }

  .bs4 .pl-sm-10,
  .bs4 .px-sm-10 {
    padding-left: 5.5rem !important;
  }

  .bs4 .p-sm-11 {
    padding: 6rem !important;
  }

  .bs4 .pt-sm-11,
  .bs4 .py-sm-11 {
    padding-top: 6rem !important;
  }

  .bs4 .pr-sm-11,
  .bs4 .px-sm-11 {
    padding-right: 6rem !important;
  }

  .bs4 .pb-sm-11,
  .bs4 .py-sm-11 {
    padding-bottom: 6rem !important;
  }

  .bs4 .pl-sm-11,
  .bs4 .px-sm-11 {
    padding-left: 6rem !important;
  }

  .bs4 .m-sm-n1 {
    margin: -0.25rem !important;
  }

  .bs4 .mt-sm-n1,
  .bs4 .my-sm-n1 {
    margin-top: -0.25rem !important;
  }

  .bs4 .mr-sm-n1,
  .bs4 .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }

  .bs4 .mb-sm-n1,
  .bs4 .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }

  .bs4 .ml-sm-n1,
  .bs4 .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }

  .bs4 .m-sm-n2 {
    margin: -0.5rem !important;
  }

  .bs4 .mt-sm-n2,
  .bs4 .my-sm-n2 {
    margin-top: -0.5rem !important;
  }

  .bs4 .mr-sm-n2,
  .bs4 .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }

  .bs4 .mb-sm-n2,
  .bs4 .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }

  .bs4 .ml-sm-n2,
  .bs4 .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }

  .bs4 .m-sm-n3 {
    margin: -1rem !important;
  }

  .bs4 .mt-sm-n3,
  .bs4 .my-sm-n3 {
    margin-top: -1rem !important;
  }

  .bs4 .mr-sm-n3,
  .bs4 .mx-sm-n3 {
    margin-right: -1rem !important;
  }

  .bs4 .mb-sm-n3,
  .bs4 .my-sm-n3 {
    margin-bottom: -1rem !important;
  }

  .bs4 .ml-sm-n3,
  .bs4 .mx-sm-n3 {
    margin-left: -1rem !important;
  }

  .bs4 .m-sm-n4 {
    margin: -1.5rem !important;
  }

  .bs4 .mt-sm-n4,
  .bs4 .my-sm-n4 {
    margin-top: -1.5rem !important;
  }

  .bs4 .mr-sm-n4,
  .bs4 .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }

  .bs4 .mb-sm-n4,
  .bs4 .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }

  .bs4 .ml-sm-n4,
  .bs4 .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }

  .bs4 .m-sm-n5 {
    margin: -3rem !important;
  }

  .bs4 .mt-sm-n5,
  .bs4 .my-sm-n5 {
    margin-top: -3rem !important;
  }

  .bs4 .mr-sm-n5,
  .bs4 .mx-sm-n5 {
    margin-right: -3rem !important;
  }

  .bs4 .mb-sm-n5,
  .bs4 .my-sm-n5 {
    margin-bottom: -3rem !important;
  }

  .bs4 .ml-sm-n5,
  .bs4 .mx-sm-n5 {
    margin-left: -3rem !important;
  }

  .bs4 .m-sm-n6 {
    margin: -3.5rem !important;
  }

  .bs4 .mt-sm-n6,
  .bs4 .my-sm-n6 {
    margin-top: -3.5rem !important;
  }

  .bs4 .mr-sm-n6,
  .bs4 .mx-sm-n6 {
    margin-right: -3.5rem !important;
  }

  .bs4 .mb-sm-n6,
  .bs4 .my-sm-n6 {
    margin-bottom: -3.5rem !important;
  }

  .bs4 .ml-sm-n6,
  .bs4 .mx-sm-n6 {
    margin-left: -3.5rem !important;
  }

  .bs4 .m-sm-n7 {
    margin: -4rem !important;
  }

  .bs4 .mt-sm-n7,
  .bs4 .my-sm-n7 {
    margin-top: -4rem !important;
  }

  .bs4 .mr-sm-n7,
  .bs4 .mx-sm-n7 {
    margin-right: -4rem !important;
  }

  .bs4 .mb-sm-n7,
  .bs4 .my-sm-n7 {
    margin-bottom: -4rem !important;
  }

  .bs4 .ml-sm-n7,
  .bs4 .mx-sm-n7 {
    margin-left: -4rem !important;
  }

  .bs4 .m-sm-n8 {
    margin: -4.5rem !important;
  }

  .bs4 .mt-sm-n8,
  .bs4 .my-sm-n8 {
    margin-top: -4.5rem !important;
  }

  .bs4 .mr-sm-n8,
  .bs4 .mx-sm-n8 {
    margin-right: -4.5rem !important;
  }

  .bs4 .mb-sm-n8,
  .bs4 .my-sm-n8 {
    margin-bottom: -4.5rem !important;
  }

  .bs4 .ml-sm-n8,
  .bs4 .mx-sm-n8 {
    margin-left: -4.5rem !important;
  }

  .bs4 .m-sm-n9 {
    margin: -5rem !important;
  }

  .bs4 .mt-sm-n9,
  .bs4 .my-sm-n9 {
    margin-top: -5rem !important;
  }

  .bs4 .mr-sm-n9,
  .bs4 .mx-sm-n9 {
    margin-right: -5rem !important;
  }

  .bs4 .mb-sm-n9,
  .bs4 .my-sm-n9 {
    margin-bottom: -5rem !important;
  }

  .bs4 .ml-sm-n9,
  .bs4 .mx-sm-n9 {
    margin-left: -5rem !important;
  }

  .bs4 .m-sm-n10 {
    margin: -5.5rem !important;
  }

  .bs4 .mt-sm-n10,
  .bs4 .my-sm-n10 {
    margin-top: -5.5rem !important;
  }

  .bs4 .mr-sm-n10,
  .bs4 .mx-sm-n10 {
    margin-right: -5.5rem !important;
  }

  .bs4 .mb-sm-n10,
  .bs4 .my-sm-n10 {
    margin-bottom: -5.5rem !important;
  }

  .bs4 .ml-sm-n10,
  .bs4 .mx-sm-n10 {
    margin-left: -5.5rem !important;
  }

  .bs4 .m-sm-n11 {
    margin: -6rem !important;
  }

  .bs4 .mt-sm-n11,
  .bs4 .my-sm-n11 {
    margin-top: -6rem !important;
  }

  .bs4 .mr-sm-n11,
  .bs4 .mx-sm-n11 {
    margin-right: -6rem !important;
  }

  .bs4 .mb-sm-n11,
  .bs4 .my-sm-n11 {
    margin-bottom: -6rem !important;
  }

  .bs4 .ml-sm-n11,
  .bs4 .mx-sm-n11 {
    margin-left: -6rem !important;
  }

  .bs4 .m-sm-auto {
    margin: auto !important;
  }

  .bs4 .mt-sm-auto,
  .bs4 .my-sm-auto {
    margin-top: auto !important;
  }

  .bs4 .mr-sm-auto,
  .bs4 .mx-sm-auto {
    margin-right: auto !important;
  }

  .bs4 .mb-sm-auto,
  .bs4 .my-sm-auto {
    margin-bottom: auto !important;
  }

  .bs4 .ml-sm-auto,
  .bs4 .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .bs4 .m-md-0 {
    margin: 0 !important;
  }

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

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

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

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

  .bs4 .m-md-1 {
    margin: 0.25rem !important;
  }

  .bs4 .mt-md-1,
  .bs4 .my-md-1 {
    margin-top: 0.25rem !important;
  }

  .bs4 .mr-md-1,
  .bs4 .mx-md-1 {
    margin-right: 0.25rem !important;
  }

  .bs4 .mb-md-1,
  .bs4 .my-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .bs4 .ml-md-1,
  .bs4 .mx-md-1 {
    margin-left: 0.25rem !important;
  }

  .bs4 .m-md-2 {
    margin: 0.5rem !important;
  }

  .bs4 .mt-md-2,
  .bs4 .my-md-2 {
    margin-top: 0.5rem !important;
  }

  .bs4 .mr-md-2,
  .bs4 .mx-md-2 {
    margin-right: 0.5rem !important;
  }

  .bs4 .mb-md-2,
  .bs4 .my-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .bs4 .ml-md-2,
  .bs4 .mx-md-2 {
    margin-left: 0.5rem !important;
  }

  .bs4 .m-md-3 {
    margin: 1rem !important;
  }

  .bs4 .mt-md-3,
  .bs4 .my-md-3 {
    margin-top: 1rem !important;
  }

  .bs4 .mr-md-3,
  .bs4 .mx-md-3 {
    margin-right: 1rem !important;
  }

  .bs4 .mb-md-3,
  .bs4 .my-md-3 {
    margin-bottom: 1rem !important;
  }

  .bs4 .ml-md-3,
  .bs4 .mx-md-3 {
    margin-left: 1rem !important;
  }

  .bs4 .m-md-4 {
    margin: 1.5rem !important;
  }

  .bs4 .mt-md-4,
  .bs4 .my-md-4 {
    margin-top: 1.5rem !important;
  }

  .bs4 .mr-md-4,
  .bs4 .mx-md-4 {
    margin-right: 1.5rem !important;
  }

  .bs4 .mb-md-4,
  .bs4 .my-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .bs4 .ml-md-4,
  .bs4 .mx-md-4 {
    margin-left: 1.5rem !important;
  }

  .bs4 .m-md-5 {
    margin: 3rem !important;
  }

  .bs4 .mt-md-5,
  .bs4 .my-md-5 {
    margin-top: 3rem !important;
  }

  .bs4 .mr-md-5,
  .bs4 .mx-md-5 {
    margin-right: 3rem !important;
  }

  .bs4 .mb-md-5,
  .bs4 .my-md-5 {
    margin-bottom: 3rem !important;
  }

  .bs4 .ml-md-5,
  .bs4 .mx-md-5 {
    margin-left: 3rem !important;
  }

  .bs4 .m-md-6 {
    margin: 3.5rem !important;
  }

  .bs4 .mt-md-6,
  .bs4 .my-md-6 {
    margin-top: 3.5rem !important;
  }

  .bs4 .mr-md-6,
  .bs4 .mx-md-6 {
    margin-right: 3.5rem !important;
  }

  .bs4 .mb-md-6,
  .bs4 .my-md-6 {
    margin-bottom: 3.5rem !important;
  }

  .bs4 .ml-md-6,
  .bs4 .mx-md-6 {
    margin-left: 3.5rem !important;
  }

  .bs4 .m-md-7 {
    margin: 4rem !important;
  }

  .bs4 .mt-md-7,
  .bs4 .my-md-7 {
    margin-top: 4rem !important;
  }

  .bs4 .mr-md-7,
  .bs4 .mx-md-7 {
    margin-right: 4rem !important;
  }

  .bs4 .mb-md-7,
  .bs4 .my-md-7 {
    margin-bottom: 4rem !important;
  }

  .bs4 .ml-md-7,
  .bs4 .mx-md-7 {
    margin-left: 4rem !important;
  }

  .bs4 .m-md-8 {
    margin: 4.5rem !important;
  }

  .bs4 .mt-md-8,
  .bs4 .my-md-8 {
    margin-top: 4.5rem !important;
  }

  .bs4 .mr-md-8,
  .bs4 .mx-md-8 {
    margin-right: 4.5rem !important;
  }

  .bs4 .mb-md-8,
  .bs4 .my-md-8 {
    margin-bottom: 4.5rem !important;
  }

  .bs4 .ml-md-8,
  .bs4 .mx-md-8 {
    margin-left: 4.5rem !important;
  }

  .bs4 .m-md-9 {
    margin: 5rem !important;
  }

  .bs4 .mt-md-9,
  .bs4 .my-md-9 {
    margin-top: 5rem !important;
  }

  .bs4 .mr-md-9,
  .bs4 .mx-md-9 {
    margin-right: 5rem !important;
  }

  .bs4 .mb-md-9,
  .bs4 .my-md-9 {
    margin-bottom: 5rem !important;
  }

  .bs4 .ml-md-9,
  .bs4 .mx-md-9 {
    margin-left: 5rem !important;
  }

  .bs4 .m-md-10 {
    margin: 5.5rem !important;
  }

  .bs4 .mt-md-10,
  .bs4 .my-md-10 {
    margin-top: 5.5rem !important;
  }

  .bs4 .mr-md-10,
  .bs4 .mx-md-10 {
    margin-right: 5.5rem !important;
  }

  .bs4 .mb-md-10,
  .bs4 .my-md-10 {
    margin-bottom: 5.5rem !important;
  }

  .bs4 .ml-md-10,
  .bs4 .mx-md-10 {
    margin-left: 5.5rem !important;
  }

  .bs4 .m-md-11 {
    margin: 6rem !important;
  }

  .bs4 .mt-md-11,
  .bs4 .my-md-11 {
    margin-top: 6rem !important;
  }

  .bs4 .mr-md-11,
  .bs4 .mx-md-11 {
    margin-right: 6rem !important;
  }

  .bs4 .mb-md-11,
  .bs4 .my-md-11 {
    margin-bottom: 6rem !important;
  }

  .bs4 .ml-md-11,
  .bs4 .mx-md-11 {
    margin-left: 6rem !important;
  }

  .bs4 .p-md-0 {
    padding: 0 !important;
  }

  .bs4 .pt-md-0,
  .bs4 .py-md-0 {
    padding-top: 0 !important;
  }

  .bs4 .pr-md-0,
  .bs4 .px-md-0 {
    padding-right: 0 !important;
  }

  .bs4 .pb-md-0,
  .bs4 .py-md-0 {
    padding-bottom: 0 !important;
  }

  .bs4 .pl-md-0,
  .bs4 .px-md-0 {
    padding-left: 0 !important;
  }

  .bs4 .p-md-1 {
    padding: 0.25rem !important;
  }

  .bs4 .pt-md-1,
  .bs4 .py-md-1 {
    padding-top: 0.25rem !important;
  }

  .bs4 .pr-md-1,
  .bs4 .px-md-1 {
    padding-right: 0.25rem !important;
  }

  .bs4 .pb-md-1,
  .bs4 .py-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .bs4 .pl-md-1,
  .bs4 .px-md-1 {
    padding-left: 0.25rem !important;
  }

  .bs4 .p-md-2 {
    padding: 0.5rem !important;
  }

  .bs4 .pt-md-2,
  .bs4 .py-md-2 {
    padding-top: 0.5rem !important;
  }

  .bs4 .pr-md-2,
  .bs4 .px-md-2 {
    padding-right: 0.5rem !important;
  }

  .bs4 .pb-md-2,
  .bs4 .py-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .bs4 .pl-md-2,
  .bs4 .px-md-2 {
    padding-left: 0.5rem !important;
  }

  .bs4 .p-md-3 {
    padding: 1rem !important;
  }

  .bs4 .pt-md-3,
  .bs4 .py-md-3 {
    padding-top: 1rem !important;
  }

  .bs4 .pr-md-3,
  .bs4 .px-md-3 {
    padding-right: 1rem !important;
  }

  .bs4 .pb-md-3,
  .bs4 .py-md-3 {
    padding-bottom: 1rem !important;
  }

  .bs4 .pl-md-3,
  .bs4 .px-md-3 {
    padding-left: 1rem !important;
  }

  .bs4 .p-md-4 {
    padding: 1.5rem !important;
  }

  .bs4 .pt-md-4,
  .bs4 .py-md-4 {
    padding-top: 1.5rem !important;
  }

  .bs4 .pr-md-4,
  .bs4 .px-md-4 {
    padding-right: 1.5rem !important;
  }

  .bs4 .pb-md-4,
  .bs4 .py-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .bs4 .pl-md-4,
  .bs4 .px-md-4 {
    padding-left: 1.5rem !important;
  }

  .bs4 .p-md-5 {
    padding: 3rem !important;
  }

  .bs4 .pt-md-5,
  .bs4 .py-md-5 {
    padding-top: 3rem !important;
  }

  .bs4 .pr-md-5,
  .bs4 .px-md-5 {
    padding-right: 3rem !important;
  }

  .bs4 .pb-md-5,
  .bs4 .py-md-5 {
    padding-bottom: 3rem !important;
  }

  .bs4 .pl-md-5,
  .bs4 .px-md-5 {
    padding-left: 3rem !important;
  }

  .bs4 .p-md-6 {
    padding: 3.5rem !important;
  }

  .bs4 .pt-md-6,
  .bs4 .py-md-6 {
    padding-top: 3.5rem !important;
  }

  .bs4 .pr-md-6,
  .bs4 .px-md-6 {
    padding-right: 3.5rem !important;
  }

  .bs4 .pb-md-6,
  .bs4 .py-md-6 {
    padding-bottom: 3.5rem !important;
  }

  .bs4 .pl-md-6,
  .bs4 .px-md-6 {
    padding-left: 3.5rem !important;
  }

  .bs4 .p-md-7 {
    padding: 4rem !important;
  }

  .bs4 .pt-md-7,
  .bs4 .py-md-7 {
    padding-top: 4rem !important;
  }

  .bs4 .pr-md-7,
  .bs4 .px-md-7 {
    padding-right: 4rem !important;
  }

  .bs4 .pb-md-7,
  .bs4 .py-md-7 {
    padding-bottom: 4rem !important;
  }

  .bs4 .pl-md-7,
  .bs4 .px-md-7 {
    padding-left: 4rem !important;
  }

  .bs4 .p-md-8 {
    padding: 4.5rem !important;
  }

  .bs4 .pt-md-8,
  .bs4 .py-md-8 {
    padding-top: 4.5rem !important;
  }

  .bs4 .pr-md-8,
  .bs4 .px-md-8 {
    padding-right: 4.5rem !important;
  }

  .bs4 .pb-md-8,
  .bs4 .py-md-8 {
    padding-bottom: 4.5rem !important;
  }

  .bs4 .pl-md-8,
  .bs4 .px-md-8 {
    padding-left: 4.5rem !important;
  }

  .bs4 .p-md-9 {
    padding: 5rem !important;
  }

  .bs4 .pt-md-9,
  .bs4 .py-md-9 {
    padding-top: 5rem !important;
  }

  .bs4 .pr-md-9,
  .bs4 .px-md-9 {
    padding-right: 5rem !important;
  }

  .bs4 .pb-md-9,
  .bs4 .py-md-9 {
    padding-bottom: 5rem !important;
  }

  .bs4 .pl-md-9,
  .bs4 .px-md-9 {
    padding-left: 5rem !important;
  }

  .bs4 .p-md-10 {
    padding: 5.5rem !important;
  }

  .bs4 .pt-md-10,
  .bs4 .py-md-10 {
    padding-top: 5.5rem !important;
  }

  .bs4 .pr-md-10,
  .bs4 .px-md-10 {
    padding-right: 5.5rem !important;
  }

  .bs4 .pb-md-10,
  .bs4 .py-md-10 {
    padding-bottom: 5.5rem !important;
  }

  .bs4 .pl-md-10,
  .bs4 .px-md-10 {
    padding-left: 5.5rem !important;
  }

  .bs4 .p-md-11 {
    padding: 6rem !important;
  }

  .bs4 .pt-md-11,
  .bs4 .py-md-11 {
    padding-top: 6rem !important;
  }

  .bs4 .pr-md-11,
  .bs4 .px-md-11 {
    padding-right: 6rem !important;
  }

  .bs4 .pb-md-11,
  .bs4 .py-md-11 {
    padding-bottom: 6rem !important;
  }

  .bs4 .pl-md-11,
  .bs4 .px-md-11 {
    padding-left: 6rem !important;
  }

  .bs4 .m-md-n1 {
    margin: -0.25rem !important;
  }

  .bs4 .mt-md-n1,
  .bs4 .my-md-n1 {
    margin-top: -0.25rem !important;
  }

  .bs4 .mr-md-n1,
  .bs4 .mx-md-n1 {
    margin-right: -0.25rem !important;
  }

  .bs4 .mb-md-n1,
  .bs4 .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }

  .bs4 .ml-md-n1,
  .bs4 .mx-md-n1 {
    margin-left: -0.25rem !important;
  }

  .bs4 .m-md-n2 {
    margin: -0.5rem !important;
  }

  .bs4 .mt-md-n2,
  .bs4 .my-md-n2 {
    margin-top: -0.5rem !important;
  }

  .bs4 .mr-md-n2,
  .bs4 .mx-md-n2 {
    margin-right: -0.5rem !important;
  }

  .bs4 .mb-md-n2,
  .bs4 .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }

  .bs4 .ml-md-n2,
  .bs4 .mx-md-n2 {
    margin-left: -0.5rem !important;
  }

  .bs4 .m-md-n3 {
    margin: -1rem !important;
  }

  .bs4 .mt-md-n3,
  .bs4 .my-md-n3 {
    margin-top: -1rem !important;
  }

  .bs4 .mr-md-n3,
  .bs4 .mx-md-n3 {
    margin-right: -1rem !important;
  }

  .bs4 .mb-md-n3,
  .bs4 .my-md-n3 {
    margin-bottom: -1rem !important;
  }

  .bs4 .ml-md-n3,
  .bs4 .mx-md-n3 {
    margin-left: -1rem !important;
  }

  .bs4 .m-md-n4 {
    margin: -1.5rem !important;
  }

  .bs4 .mt-md-n4,
  .bs4 .my-md-n4 {
    margin-top: -1.5rem !important;
  }

  .bs4 .mr-md-n4,
  .bs4 .mx-md-n4 {
    margin-right: -1.5rem !important;
  }

  .bs4 .mb-md-n4,
  .bs4 .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }

  .bs4 .ml-md-n4,
  .bs4 .mx-md-n4 {
    margin-left: -1.5rem !important;
  }

  .bs4 .m-md-n5 {
    margin: -3rem !important;
  }

  .bs4 .mt-md-n5,
  .bs4 .my-md-n5 {
    margin-top: -3rem !important;
  }

  .bs4 .mr-md-n5,
  .bs4 .mx-md-n5 {
    margin-right: -3rem !important;
  }

  .bs4 .mb-md-n5,
  .bs4 .my-md-n5 {
    margin-bottom: -3rem !important;
  }

  .bs4 .ml-md-n5,
  .bs4 .mx-md-n5 {
    margin-left: -3rem !important;
  }

  .bs4 .m-md-n6 {
    margin: -3.5rem !important;
  }

  .bs4 .mt-md-n6,
  .bs4 .my-md-n6 {
    margin-top: -3.5rem !important;
  }

  .bs4 .mr-md-n6,
  .bs4 .mx-md-n6 {
    margin-right: -3.5rem !important;
  }

  .bs4 .mb-md-n6,
  .bs4 .my-md-n6 {
    margin-bottom: -3.5rem !important;
  }

  .bs4 .ml-md-n6,
  .bs4 .mx-md-n6 {
    margin-left: -3.5rem !important;
  }

  .bs4 .m-md-n7 {
    margin: -4rem !important;
  }

  .bs4 .mt-md-n7,
  .bs4 .my-md-n7 {
    margin-top: -4rem !important;
  }

  .bs4 .mr-md-n7,
  .bs4 .mx-md-n7 {
    margin-right: -4rem !important;
  }

  .bs4 .mb-md-n7,
  .bs4 .my-md-n7 {
    margin-bottom: -4rem !important;
  }

  .bs4 .ml-md-n7,
  .bs4 .mx-md-n7 {
    margin-left: -4rem !important;
  }

  .bs4 .m-md-n8 {
    margin: -4.5rem !important;
  }

  .bs4 .mt-md-n8,
  .bs4 .my-md-n8 {
    margin-top: -4.5rem !important;
  }

  .bs4 .mr-md-n8,
  .bs4 .mx-md-n8 {
    margin-right: -4.5rem !important;
  }

  .bs4 .mb-md-n8,
  .bs4 .my-md-n8 {
    margin-bottom: -4.5rem !important;
  }

  .bs4 .ml-md-n8,
  .bs4 .mx-md-n8 {
    margin-left: -4.5rem !important;
  }

  .bs4 .m-md-n9 {
    margin: -5rem !important;
  }

  .bs4 .mt-md-n9,
  .bs4 .my-md-n9 {
    margin-top: -5rem !important;
  }

  .bs4 .mr-md-n9,
  .bs4 .mx-md-n9 {
    margin-right: -5rem !important;
  }

  .bs4 .mb-md-n9,
  .bs4 .my-md-n9 {
    margin-bottom: -5rem !important;
  }

  .bs4 .ml-md-n9,
  .bs4 .mx-md-n9 {
    margin-left: -5rem !important;
  }

  .bs4 .m-md-n10 {
    margin: -5.5rem !important;
  }

  .bs4 .mt-md-n10,
  .bs4 .my-md-n10 {
    margin-top: -5.5rem !important;
  }

  .bs4 .mr-md-n10,
  .bs4 .mx-md-n10 {
    margin-right: -5.5rem !important;
  }

  .bs4 .mb-md-n10,
  .bs4 .my-md-n10 {
    margin-bottom: -5.5rem !important;
  }

  .bs4 .ml-md-n10,
  .bs4 .mx-md-n10 {
    margin-left: -5.5rem !important;
  }

  .bs4 .m-md-n11 {
    margin: -6rem !important;
  }

  .bs4 .mt-md-n11,
  .bs4 .my-md-n11 {
    margin-top: -6rem !important;
  }

  .bs4 .mr-md-n11,
  .bs4 .mx-md-n11 {
    margin-right: -6rem !important;
  }

  .bs4 .mb-md-n11,
  .bs4 .my-md-n11 {
    margin-bottom: -6rem !important;
  }

  .bs4 .ml-md-n11,
  .bs4 .mx-md-n11 {
    margin-left: -6rem !important;
  }

  .bs4 .m-md-auto {
    margin: auto !important;
  }

  .bs4 .mt-md-auto,
  .bs4 .my-md-auto {
    margin-top: auto !important;
  }

  .bs4 .mr-md-auto,
  .bs4 .mx-md-auto {
    margin-right: auto !important;
  }

  .bs4 .mb-md-auto,
  .bs4 .my-md-auto {
    margin-bottom: auto !important;
  }

  .bs4 .ml-md-auto,
  .bs4 .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .bs4 .m-lg-0 {
    margin: 0 !important;
  }

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

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

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

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

  .bs4 .m-lg-1 {
    margin: 0.25rem !important;
  }

  .bs4 .mt-lg-1,
  .bs4 .my-lg-1 {
    margin-top: 0.25rem !important;
  }

  .bs4 .mr-lg-1,
  .bs4 .mx-lg-1 {
    margin-right: 0.25rem !important;
  }

  .bs4 .mb-lg-1,
  .bs4 .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .bs4 .ml-lg-1,
  .bs4 .mx-lg-1 {
    margin-left: 0.25rem !important;
  }

  .bs4 .m-lg-2 {
    margin: 0.5rem !important;
  }

  .bs4 .mt-lg-2,
  .bs4 .my-lg-2 {
    margin-top: 0.5rem !important;
  }

  .bs4 .mr-lg-2,
  .bs4 .mx-lg-2 {
    margin-right: 0.5rem !important;
  }

  .bs4 .mb-lg-2,
  .bs4 .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .bs4 .ml-lg-2,
  .bs4 .mx-lg-2 {
    margin-left: 0.5rem !important;
  }

  .bs4 .m-lg-3 {
    margin: 1rem !important;
  }

  .bs4 .mt-lg-3,
  .bs4 .my-lg-3 {
    margin-top: 1rem !important;
  }

  .bs4 .mr-lg-3,
  .bs4 .mx-lg-3 {
    margin-right: 1rem !important;
  }

  .bs4 .mb-lg-3,
  .bs4 .my-lg-3 {
    margin-bottom: 1rem !important;
  }

  .bs4 .ml-lg-3,
  .bs4 .mx-lg-3 {
    margin-left: 1rem !important;
  }

  .bs4 .m-lg-4 {
    margin: 1.5rem !important;
  }

  .bs4 .mt-lg-4,
  .bs4 .my-lg-4 {
    margin-top: 1.5rem !important;
  }

  .bs4 .mr-lg-4,
  .bs4 .mx-lg-4 {
    margin-right: 1.5rem !important;
  }

  .bs4 .mb-lg-4,
  .bs4 .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .bs4 .ml-lg-4,
  .bs4 .mx-lg-4 {
    margin-left: 1.5rem !important;
  }

  .bs4 .m-lg-5 {
    margin: 3rem !important;
  }

  .bs4 .mt-lg-5,
  .bs4 .my-lg-5 {
    margin-top: 3rem !important;
  }

  .bs4 .mr-lg-5,
  .bs4 .mx-lg-5 {
    margin-right: 3rem !important;
  }

  .bs4 .mb-lg-5,
  .bs4 .my-lg-5 {
    margin-bottom: 3rem !important;
  }

  .bs4 .ml-lg-5,
  .bs4 .mx-lg-5 {
    margin-left: 3rem !important;
  }

  .bs4 .m-lg-6 {
    margin: 3.5rem !important;
  }

  .bs4 .mt-lg-6,
  .bs4 .my-lg-6 {
    margin-top: 3.5rem !important;
  }

  .bs4 .mr-lg-6,
  .bs4 .mx-lg-6 {
    margin-right: 3.5rem !important;
  }

  .bs4 .mb-lg-6,
  .bs4 .my-lg-6 {
    margin-bottom: 3.5rem !important;
  }

  .bs4 .ml-lg-6,
  .bs4 .mx-lg-6 {
    margin-left: 3.5rem !important;
  }

  .bs4 .m-lg-7 {
    margin: 4rem !important;
  }

  .bs4 .mt-lg-7,
  .bs4 .my-lg-7 {
    margin-top: 4rem !important;
  }

  .bs4 .mr-lg-7,
  .bs4 .mx-lg-7 {
    margin-right: 4rem !important;
  }

  .bs4 .mb-lg-7,
  .bs4 .my-lg-7 {
    margin-bottom: 4rem !important;
  }

  .bs4 .ml-lg-7,
  .bs4 .mx-lg-7 {
    margin-left: 4rem !important;
  }

  .bs4 .m-lg-8 {
    margin: 4.5rem !important;
  }

  .bs4 .mt-lg-8,
  .bs4 .my-lg-8 {
    margin-top: 4.5rem !important;
  }

  .bs4 .mr-lg-8,
  .bs4 .mx-lg-8 {
    margin-right: 4.5rem !important;
  }

  .bs4 .mb-lg-8,
  .bs4 .my-lg-8 {
    margin-bottom: 4.5rem !important;
  }

  .bs4 .ml-lg-8,
  .bs4 .mx-lg-8 {
    margin-left: 4.5rem !important;
  }

  .bs4 .m-lg-9 {
    margin: 5rem !important;
  }

  .bs4 .mt-lg-9,
  .bs4 .my-lg-9 {
    margin-top: 5rem !important;
  }

  .bs4 .mr-lg-9,
  .bs4 .mx-lg-9 {
    margin-right: 5rem !important;
  }

  .bs4 .mb-lg-9,
  .bs4 .my-lg-9 {
    margin-bottom: 5rem !important;
  }

  .bs4 .ml-lg-9,
  .bs4 .mx-lg-9 {
    margin-left: 5rem !important;
  }

  .bs4 .m-lg-10 {
    margin: 5.5rem !important;
  }

  .bs4 .mt-lg-10,
  .bs4 .my-lg-10 {
    margin-top: 5.5rem !important;
  }

  .bs4 .mr-lg-10,
  .bs4 .mx-lg-10 {
    margin-right: 5.5rem !important;
  }

  .bs4 .mb-lg-10,
  .bs4 .my-lg-10 {
    margin-bottom: 5.5rem !important;
  }

  .bs4 .ml-lg-10,
  .bs4 .mx-lg-10 {
    margin-left: 5.5rem !important;
  }

  .bs4 .m-lg-11 {
    margin: 6rem !important;
  }

  .bs4 .mt-lg-11,
  .bs4 .my-lg-11 {
    margin-top: 6rem !important;
  }

  .bs4 .mr-lg-11,
  .bs4 .mx-lg-11 {
    margin-right: 6rem !important;
  }

  .bs4 .mb-lg-11,
  .bs4 .my-lg-11 {
    margin-bottom: 6rem !important;
  }

  .bs4 .ml-lg-11,
  .bs4 .mx-lg-11 {
    margin-left: 6rem !important;
  }

  .bs4 .p-lg-0 {
    padding: 0 !important;
  }

  .bs4 .pt-lg-0,
  .bs4 .py-lg-0 {
    padding-top: 0 !important;
  }

  .bs4 .pr-lg-0,
  .bs4 .px-lg-0 {
    padding-right: 0 !important;
  }

  .bs4 .pb-lg-0,
  .bs4 .py-lg-0 {
    padding-bottom: 0 !important;
  }

  .bs4 .pl-lg-0,
  .bs4 .px-lg-0 {
    padding-left: 0 !important;
  }

  .bs4 .p-lg-1 {
    padding: 0.25rem !important;
  }

  .bs4 .pt-lg-1,
  .bs4 .py-lg-1 {
    padding-top: 0.25rem !important;
  }

  .bs4 .pr-lg-1,
  .bs4 .px-lg-1 {
    padding-right: 0.25rem !important;
  }

  .bs4 .pb-lg-1,
  .bs4 .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .bs4 .pl-lg-1,
  .bs4 .px-lg-1 {
    padding-left: 0.25rem !important;
  }

  .bs4 .p-lg-2 {
    padding: 0.5rem !important;
  }

  .bs4 .pt-lg-2,
  .bs4 .py-lg-2 {
    padding-top: 0.5rem !important;
  }

  .bs4 .pr-lg-2,
  .bs4 .px-lg-2 {
    padding-right: 0.5rem !important;
  }

  .bs4 .pb-lg-2,
  .bs4 .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .bs4 .pl-lg-2,
  .bs4 .px-lg-2 {
    padding-left: 0.5rem !important;
  }

  .bs4 .p-lg-3 {
    padding: 1rem !important;
  }

  .bs4 .pt-lg-3,
  .bs4 .py-lg-3 {
    padding-top: 1rem !important;
  }

  .bs4 .pr-lg-3,
  .bs4 .px-lg-3 {
    padding-right: 1rem !important;
  }

  .bs4 .pb-lg-3,
  .bs4 .py-lg-3 {
    padding-bottom: 1rem !important;
  }

  .bs4 .pl-lg-3,
  .bs4 .px-lg-3 {
    padding-left: 1rem !important;
  }

  .bs4 .p-lg-4 {
    padding: 1.5rem !important;
  }

  .bs4 .pt-lg-4,
  .bs4 .py-lg-4 {
    padding-top: 1.5rem !important;
  }

  .bs4 .pr-lg-4,
  .bs4 .px-lg-4 {
    padding-right: 1.5rem !important;
  }

  .bs4 .pb-lg-4,
  .bs4 .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .bs4 .pl-lg-4,
  .bs4 .px-lg-4 {
    padding-left: 1.5rem !important;
  }

  .bs4 .p-lg-5 {
    padding: 3rem !important;
  }

  .bs4 .pt-lg-5,
  .bs4 .py-lg-5 {
    padding-top: 3rem !important;
  }

  .bs4 .pr-lg-5,
  .bs4 .px-lg-5 {
    padding-right: 3rem !important;
  }

  .bs4 .pb-lg-5,
  .bs4 .py-lg-5 {
    padding-bottom: 3rem !important;
  }

  .bs4 .pl-lg-5,
  .bs4 .px-lg-5 {
    padding-left: 3rem !important;
  }

  .bs4 .p-lg-6 {
    padding: 3.5rem !important;
  }

  .bs4 .pt-lg-6,
  .bs4 .py-lg-6 {
    padding-top: 3.5rem !important;
  }

  .bs4 .pr-lg-6,
  .bs4 .px-lg-6 {
    padding-right: 3.5rem !important;
  }

  .bs4 .pb-lg-6,
  .bs4 .py-lg-6 {
    padding-bottom: 3.5rem !important;
  }

  .bs4 .pl-lg-6,
  .bs4 .px-lg-6 {
    padding-left: 3.5rem !important;
  }

  .bs4 .p-lg-7 {
    padding: 4rem !important;
  }

  .bs4 .pt-lg-7,
  .bs4 .py-lg-7 {
    padding-top: 4rem !important;
  }

  .bs4 .pr-lg-7,
  .bs4 .px-lg-7 {
    padding-right: 4rem !important;
  }

  .bs4 .pb-lg-7,
  .bs4 .py-lg-7 {
    padding-bottom: 4rem !important;
  }

  .bs4 .pl-lg-7,
  .bs4 .px-lg-7 {
    padding-left: 4rem !important;
  }

  .bs4 .p-lg-8 {
    padding: 4.5rem !important;
  }

  .bs4 .pt-lg-8,
  .bs4 .py-lg-8 {
    padding-top: 4.5rem !important;
  }

  .bs4 .pr-lg-8,
  .bs4 .px-lg-8 {
    padding-right: 4.5rem !important;
  }

  .bs4 .pb-lg-8,
  .bs4 .py-lg-8 {
    padding-bottom: 4.5rem !important;
  }

  .bs4 .pl-lg-8,
  .bs4 .px-lg-8 {
    padding-left: 4.5rem !important;
  }

  .bs4 .p-lg-9 {
    padding: 5rem !important;
  }

  .bs4 .pt-lg-9,
  .bs4 .py-lg-9 {
    padding-top: 5rem !important;
  }

  .bs4 .pr-lg-9,
  .bs4 .px-lg-9 {
    padding-right: 5rem !important;
  }

  .bs4 .pb-lg-9,
  .bs4 .py-lg-9 {
    padding-bottom: 5rem !important;
  }

  .bs4 .pl-lg-9,
  .bs4 .px-lg-9 {
    padding-left: 5rem !important;
  }

  .bs4 .p-lg-10 {
    padding: 5.5rem !important;
  }

  .bs4 .pt-lg-10,
  .bs4 .py-lg-10 {
    padding-top: 5.5rem !important;
  }

  .bs4 .pr-lg-10,
  .bs4 .px-lg-10 {
    padding-right: 5.5rem !important;
  }

  .bs4 .pb-lg-10,
  .bs4 .py-lg-10 {
    padding-bottom: 5.5rem !important;
  }

  .bs4 .pl-lg-10,
  .bs4 .px-lg-10 {
    padding-left: 5.5rem !important;
  }

  .bs4 .p-lg-11 {
    padding: 6rem !important;
  }

  .bs4 .pt-lg-11,
  .bs4 .py-lg-11 {
    padding-top: 6rem !important;
  }

  .bs4 .pr-lg-11,
  .bs4 .px-lg-11 {
    padding-right: 6rem !important;
  }

  .bs4 .pb-lg-11,
  .bs4 .py-lg-11 {
    padding-bottom: 6rem !important;
  }

  .bs4 .pl-lg-11,
  .bs4 .px-lg-11 {
    padding-left: 6rem !important;
  }

  .bs4 .m-lg-n1 {
    margin: -0.25rem !important;
  }

  .bs4 .mt-lg-n1,
  .bs4 .my-lg-n1 {
    margin-top: -0.25rem !important;
  }

  .bs4 .mr-lg-n1,
  .bs4 .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }

  .bs4 .mb-lg-n1,
  .bs4 .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }

  .bs4 .ml-lg-n1,
  .bs4 .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }

  .bs4 .m-lg-n2 {
    margin: -0.5rem !important;
  }

  .bs4 .mt-lg-n2,
  .bs4 .my-lg-n2 {
    margin-top: -0.5rem !important;
  }

  .bs4 .mr-lg-n2,
  .bs4 .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }

  .bs4 .mb-lg-n2,
  .bs4 .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }

  .bs4 .ml-lg-n2,
  .bs4 .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }

  .bs4 .m-lg-n3 {
    margin: -1rem !important;
  }

  .bs4 .mt-lg-n3,
  .bs4 .my-lg-n3 {
    margin-top: -1rem !important;
  }

  .bs4 .mr-lg-n3,
  .bs4 .mx-lg-n3 {
    margin-right: -1rem !important;
  }

  .bs4 .mb-lg-n3,
  .bs4 .my-lg-n3 {
    margin-bottom: -1rem !important;
  }

  .bs4 .ml-lg-n3,
  .bs4 .mx-lg-n3 {
    margin-left: -1rem !important;
  }

  .bs4 .m-lg-n4 {
    margin: -1.5rem !important;
  }

  .bs4 .mt-lg-n4,
  .bs4 .my-lg-n4 {
    margin-top: -1.5rem !important;
  }

  .bs4 .mr-lg-n4,
  .bs4 .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }

  .bs4 .mb-lg-n4,
  .bs4 .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }

  .bs4 .ml-lg-n4,
  .bs4 .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }

  .bs4 .m-lg-n5 {
    margin: -3rem !important;
  }

  .bs4 .mt-lg-n5,
  .bs4 .my-lg-n5 {
    margin-top: -3rem !important;
  }

  .bs4 .mr-lg-n5,
  .bs4 .mx-lg-n5 {
    margin-right: -3rem !important;
  }

  .bs4 .mb-lg-n5,
  .bs4 .my-lg-n5 {
    margin-bottom: -3rem !important;
  }

  .bs4 .ml-lg-n5,
  .bs4 .mx-lg-n5 {
    margin-left: -3rem !important;
  }

  .bs4 .m-lg-n6 {
    margin: -3.5rem !important;
  }

  .bs4 .mt-lg-n6,
  .bs4 .my-lg-n6 {
    margin-top: -3.5rem !important;
  }

  .bs4 .mr-lg-n6,
  .bs4 .mx-lg-n6 {
    margin-right: -3.5rem !important;
  }

  .bs4 .mb-lg-n6,
  .bs4 .my-lg-n6 {
    margin-bottom: -3.5rem !important;
  }

  .bs4 .ml-lg-n6,
  .bs4 .mx-lg-n6 {
    margin-left: -3.5rem !important;
  }

  .bs4 .m-lg-n7 {
    margin: -4rem !important;
  }

  .bs4 .mt-lg-n7,
  .bs4 .my-lg-n7 {
    margin-top: -4rem !important;
  }

  .bs4 .mr-lg-n7,
  .bs4 .mx-lg-n7 {
    margin-right: -4rem !important;
  }

  .bs4 .mb-lg-n7,
  .bs4 .my-lg-n7 {
    margin-bottom: -4rem !important;
  }

  .bs4 .ml-lg-n7,
  .bs4 .mx-lg-n7 {
    margin-left: -4rem !important;
  }

  .bs4 .m-lg-n8 {
    margin: -4.5rem !important;
  }

  .bs4 .mt-lg-n8,
  .bs4 .my-lg-n8 {
    margin-top: -4.5rem !important;
  }

  .bs4 .mr-lg-n8,
  .bs4 .mx-lg-n8 {
    margin-right: -4.5rem !important;
  }

  .bs4 .mb-lg-n8,
  .bs4 .my-lg-n8 {
    margin-bottom: -4.5rem !important;
  }

  .bs4 .ml-lg-n8,
  .bs4 .mx-lg-n8 {
    margin-left: -4.5rem !important;
  }

  .bs4 .m-lg-n9 {
    margin: -5rem !important;
  }

  .bs4 .mt-lg-n9,
  .bs4 .my-lg-n9 {
    margin-top: -5rem !important;
  }

  .bs4 .mr-lg-n9,
  .bs4 .mx-lg-n9 {
    margin-right: -5rem !important;
  }

  .bs4 .mb-lg-n9,
  .bs4 .my-lg-n9 {
    margin-bottom: -5rem !important;
  }

  .bs4 .ml-lg-n9,
  .bs4 .mx-lg-n9 {
    margin-left: -5rem !important;
  }

  .bs4 .m-lg-n10 {
    margin: -5.5rem !important;
  }

  .bs4 .mt-lg-n10,
  .bs4 .my-lg-n10 {
    margin-top: -5.5rem !important;
  }

  .bs4 .mr-lg-n10,
  .bs4 .mx-lg-n10 {
    margin-right: -5.5rem !important;
  }

  .bs4 .mb-lg-n10,
  .bs4 .my-lg-n10 {
    margin-bottom: -5.5rem !important;
  }

  .bs4 .ml-lg-n10,
  .bs4 .mx-lg-n10 {
    margin-left: -5.5rem !important;
  }

  .bs4 .m-lg-n11 {
    margin: -6rem !important;
  }

  .bs4 .mt-lg-n11,
  .bs4 .my-lg-n11 {
    margin-top: -6rem !important;
  }

  .bs4 .mr-lg-n11,
  .bs4 .mx-lg-n11 {
    margin-right: -6rem !important;
  }

  .bs4 .mb-lg-n11,
  .bs4 .my-lg-n11 {
    margin-bottom: -6rem !important;
  }

  .bs4 .ml-lg-n11,
  .bs4 .mx-lg-n11 {
    margin-left: -6rem !important;
  }

  .bs4 .m-lg-auto {
    margin: auto !important;
  }

  .bs4 .mt-lg-auto,
  .bs4 .my-lg-auto {
    margin-top: auto !important;
  }

  .bs4 .mr-lg-auto,
  .bs4 .mx-lg-auto {
    margin-right: auto !important;
  }

  .bs4 .mb-lg-auto,
  .bs4 .my-lg-auto {
    margin-bottom: auto !important;
  }

  .bs4 .ml-lg-auto,
  .bs4 .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .bs4 .m-xl-0 {
    margin: 0 !important;
  }

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

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

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

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

  .bs4 .m-xl-1 {
    margin: 0.25rem !important;
  }

  .bs4 .mt-xl-1,
  .bs4 .my-xl-1 {
    margin-top: 0.25rem !important;
  }

  .bs4 .mr-xl-1,
  .bs4 .mx-xl-1 {
    margin-right: 0.25rem !important;
  }

  .bs4 .mb-xl-1,
  .bs4 .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .bs4 .ml-xl-1,
  .bs4 .mx-xl-1 {
    margin-left: 0.25rem !important;
  }

  .bs4 .m-xl-2 {
    margin: 0.5rem !important;
  }

  .bs4 .mt-xl-2,
  .bs4 .my-xl-2 {
    margin-top: 0.5rem !important;
  }

  .bs4 .mr-xl-2,
  .bs4 .mx-xl-2 {
    margin-right: 0.5rem !important;
  }

  .bs4 .mb-xl-2,
  .bs4 .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .bs4 .ml-xl-2,
  .bs4 .mx-xl-2 {
    margin-left: 0.5rem !important;
  }

  .bs4 .m-xl-3 {
    margin: 1rem !important;
  }

  .bs4 .mt-xl-3,
  .bs4 .my-xl-3 {
    margin-top: 1rem !important;
  }

  .bs4 .mr-xl-3,
  .bs4 .mx-xl-3 {
    margin-right: 1rem !important;
  }

  .bs4 .mb-xl-3,
  .bs4 .my-xl-3 {
    margin-bottom: 1rem !important;
  }

  .bs4 .ml-xl-3,
  .bs4 .mx-xl-3 {
    margin-left: 1rem !important;
  }

  .bs4 .m-xl-4 {
    margin: 1.5rem !important;
  }

  .bs4 .mt-xl-4,
  .bs4 .my-xl-4 {
    margin-top: 1.5rem !important;
  }

  .bs4 .mr-xl-4,
  .bs4 .mx-xl-4 {
    margin-right: 1.5rem !important;
  }

  .bs4 .mb-xl-4,
  .bs4 .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .bs4 .ml-xl-4,
  .bs4 .mx-xl-4 {
    margin-left: 1.5rem !important;
  }

  .bs4 .m-xl-5 {
    margin: 3rem !important;
  }

  .bs4 .mt-xl-5,
  .bs4 .my-xl-5 {
    margin-top: 3rem !important;
  }

  .bs4 .mr-xl-5,
  .bs4 .mx-xl-5 {
    margin-right: 3rem !important;
  }

  .bs4 .mb-xl-5,
  .bs4 .my-xl-5 {
    margin-bottom: 3rem !important;
  }

  .bs4 .ml-xl-5,
  .bs4 .mx-xl-5 {
    margin-left: 3rem !important;
  }

  .bs4 .m-xl-6 {
    margin: 3.5rem !important;
  }

  .bs4 .mt-xl-6,
  .bs4 .my-xl-6 {
    margin-top: 3.5rem !important;
  }

  .bs4 .mr-xl-6,
  .bs4 .mx-xl-6 {
    margin-right: 3.5rem !important;
  }

  .bs4 .mb-xl-6,
  .bs4 .my-xl-6 {
    margin-bottom: 3.5rem !important;
  }

  .bs4 .ml-xl-6,
  .bs4 .mx-xl-6 {
    margin-left: 3.5rem !important;
  }

  .bs4 .m-xl-7 {
    margin: 4rem !important;
  }

  .bs4 .mt-xl-7,
  .bs4 .my-xl-7 {
    margin-top: 4rem !important;
  }

  .bs4 .mr-xl-7,
  .bs4 .mx-xl-7 {
    margin-right: 4rem !important;
  }

  .bs4 .mb-xl-7,
  .bs4 .my-xl-7 {
    margin-bottom: 4rem !important;
  }

  .bs4 .ml-xl-7,
  .bs4 .mx-xl-7 {
    margin-left: 4rem !important;
  }

  .bs4 .m-xl-8 {
    margin: 4.5rem !important;
  }

  .bs4 .mt-xl-8,
  .bs4 .my-xl-8 {
    margin-top: 4.5rem !important;
  }

  .bs4 .mr-xl-8,
  .bs4 .mx-xl-8 {
    margin-right: 4.5rem !important;
  }

  .bs4 .mb-xl-8,
  .bs4 .my-xl-8 {
    margin-bottom: 4.5rem !important;
  }

  .bs4 .ml-xl-8,
  .bs4 .mx-xl-8 {
    margin-left: 4.5rem !important;
  }

  .bs4 .m-xl-9 {
    margin: 5rem !important;
  }

  .bs4 .mt-xl-9,
  .bs4 .my-xl-9 {
    margin-top: 5rem !important;
  }

  .bs4 .mr-xl-9,
  .bs4 .mx-xl-9 {
    margin-right: 5rem !important;
  }

  .bs4 .mb-xl-9,
  .bs4 .my-xl-9 {
    margin-bottom: 5rem !important;
  }

  .bs4 .ml-xl-9,
  .bs4 .mx-xl-9 {
    margin-left: 5rem !important;
  }

  .bs4 .m-xl-10 {
    margin: 5.5rem !important;
  }

  .bs4 .mt-xl-10,
  .bs4 .my-xl-10 {
    margin-top: 5.5rem !important;
  }

  .bs4 .mr-xl-10,
  .bs4 .mx-xl-10 {
    margin-right: 5.5rem !important;
  }

  .bs4 .mb-xl-10,
  .bs4 .my-xl-10 {
    margin-bottom: 5.5rem !important;
  }

  .bs4 .ml-xl-10,
  .bs4 .mx-xl-10 {
    margin-left: 5.5rem !important;
  }

  .bs4 .m-xl-11 {
    margin: 6rem !important;
  }

  .bs4 .mt-xl-11,
  .bs4 .my-xl-11 {
    margin-top: 6rem !important;
  }

  .bs4 .mr-xl-11,
  .bs4 .mx-xl-11 {
    margin-right: 6rem !important;
  }

  .bs4 .mb-xl-11,
  .bs4 .my-xl-11 {
    margin-bottom: 6rem !important;
  }

  .bs4 .ml-xl-11,
  .bs4 .mx-xl-11 {
    margin-left: 6rem !important;
  }

  .bs4 .p-xl-0 {
    padding: 0 !important;
  }

  .bs4 .pt-xl-0,
  .bs4 .py-xl-0 {
    padding-top: 0 !important;
  }

  .bs4 .pr-xl-0,
  .bs4 .px-xl-0 {
    padding-right: 0 !important;
  }

  .bs4 .pb-xl-0,
  .bs4 .py-xl-0 {
    padding-bottom: 0 !important;
  }

  .bs4 .pl-xl-0,
  .bs4 .px-xl-0 {
    padding-left: 0 !important;
  }

  .bs4 .p-xl-1 {
    padding: 0.25rem !important;
  }

  .bs4 .pt-xl-1,
  .bs4 .py-xl-1 {
    padding-top: 0.25rem !important;
  }

  .bs4 .pr-xl-1,
  .bs4 .px-xl-1 {
    padding-right: 0.25rem !important;
  }

  .bs4 .pb-xl-1,
  .bs4 .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .bs4 .pl-xl-1,
  .bs4 .px-xl-1 {
    padding-left: 0.25rem !important;
  }

  .bs4 .p-xl-2 {
    padding: 0.5rem !important;
  }

  .bs4 .pt-xl-2,
  .bs4 .py-xl-2 {
    padding-top: 0.5rem !important;
  }

  .bs4 .pr-xl-2,
  .bs4 .px-xl-2 {
    padding-right: 0.5rem !important;
  }

  .bs4 .pb-xl-2,
  .bs4 .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .bs4 .pl-xl-2,
  .bs4 .px-xl-2 {
    padding-left: 0.5rem !important;
  }

  .bs4 .p-xl-3 {
    padding: 1rem !important;
  }

  .bs4 .pt-xl-3,
  .bs4 .py-xl-3 {
    padding-top: 1rem !important;
  }

  .bs4 .pr-xl-3,
  .bs4 .px-xl-3 {
    padding-right: 1rem !important;
  }

  .bs4 .pb-xl-3,
  .bs4 .py-xl-3 {
    padding-bottom: 1rem !important;
  }

  .bs4 .pl-xl-3,
  .bs4 .px-xl-3 {
    padding-left: 1rem !important;
  }

  .bs4 .p-xl-4 {
    padding: 1.5rem !important;
  }

  .bs4 .pt-xl-4,
  .bs4 .py-xl-4 {
    padding-top: 1.5rem !important;
  }

  .bs4 .pr-xl-4,
  .bs4 .px-xl-4 {
    padding-right: 1.5rem !important;
  }

  .bs4 .pb-xl-4,
  .bs4 .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .bs4 .pl-xl-4,
  .bs4 .px-xl-4 {
    padding-left: 1.5rem !important;
  }

  .bs4 .p-xl-5 {
    padding: 3rem !important;
  }

  .bs4 .pt-xl-5,
  .bs4 .py-xl-5 {
    padding-top: 3rem !important;
  }

  .bs4 .pr-xl-5,
  .bs4 .px-xl-5 {
    padding-right: 3rem !important;
  }

  .bs4 .pb-xl-5,
  .bs4 .py-xl-5 {
    padding-bottom: 3rem !important;
  }

  .bs4 .pl-xl-5,
  .bs4 .px-xl-5 {
    padding-left: 3rem !important;
  }

  .bs4 .p-xl-6 {
    padding: 3.5rem !important;
  }

  .bs4 .pt-xl-6,
  .bs4 .py-xl-6 {
    padding-top: 3.5rem !important;
  }

  .bs4 .pr-xl-6,
  .bs4 .px-xl-6 {
    padding-right: 3.5rem !important;
  }

  .bs4 .pb-xl-6,
  .bs4 .py-xl-6 {
    padding-bottom: 3.5rem !important;
  }

  .bs4 .pl-xl-6,
  .bs4 .px-xl-6 {
    padding-left: 3.5rem !important;
  }

  .bs4 .p-xl-7 {
    padding: 4rem !important;
  }

  .bs4 .pt-xl-7,
  .bs4 .py-xl-7 {
    padding-top: 4rem !important;
  }

  .bs4 .pr-xl-7,
  .bs4 .px-xl-7 {
    padding-right: 4rem !important;
  }

  .bs4 .pb-xl-7,
  .bs4 .py-xl-7 {
    padding-bottom: 4rem !important;
  }

  .bs4 .pl-xl-7,
  .bs4 .px-xl-7 {
    padding-left: 4rem !important;
  }

  .bs4 .p-xl-8 {
    padding: 4.5rem !important;
  }

  .bs4 .pt-xl-8,
  .bs4 .py-xl-8 {
    padding-top: 4.5rem !important;
  }

  .bs4 .pr-xl-8,
  .bs4 .px-xl-8 {
    padding-right: 4.5rem !important;
  }

  .bs4 .pb-xl-8,
  .bs4 .py-xl-8 {
    padding-bottom: 4.5rem !important;
  }

  .bs4 .pl-xl-8,
  .bs4 .px-xl-8 {
    padding-left: 4.5rem !important;
  }

  .bs4 .p-xl-9 {
    padding: 5rem !important;
  }

  .bs4 .pt-xl-9,
  .bs4 .py-xl-9 {
    padding-top: 5rem !important;
  }

  .bs4 .pr-xl-9,
  .bs4 .px-xl-9 {
    padding-right: 5rem !important;
  }

  .bs4 .pb-xl-9,
  .bs4 .py-xl-9 {
    padding-bottom: 5rem !important;
  }

  .bs4 .pl-xl-9,
  .bs4 .px-xl-9 {
    padding-left: 5rem !important;
  }

  .bs4 .p-xl-10 {
    padding: 5.5rem !important;
  }

  .bs4 .pt-xl-10,
  .bs4 .py-xl-10 {
    padding-top: 5.5rem !important;
  }

  .bs4 .pr-xl-10,
  .bs4 .px-xl-10 {
    padding-right: 5.5rem !important;
  }

  .bs4 .pb-xl-10,
  .bs4 .py-xl-10 {
    padding-bottom: 5.5rem !important;
  }

  .bs4 .pl-xl-10,
  .bs4 .px-xl-10 {
    padding-left: 5.5rem !important;
  }

  .bs4 .p-xl-11 {
    padding: 6rem !important;
  }

  .bs4 .pt-xl-11,
  .bs4 .py-xl-11 {
    padding-top: 6rem !important;
  }

  .bs4 .pr-xl-11,
  .bs4 .px-xl-11 {
    padding-right: 6rem !important;
  }

  .bs4 .pb-xl-11,
  .bs4 .py-xl-11 {
    padding-bottom: 6rem !important;
  }

  .bs4 .pl-xl-11,
  .bs4 .px-xl-11 {
    padding-left: 6rem !important;
  }

  .bs4 .m-xl-n1 {
    margin: -0.25rem !important;
  }

  .bs4 .mt-xl-n1,
  .bs4 .my-xl-n1 {
    margin-top: -0.25rem !important;
  }

  .bs4 .mr-xl-n1,
  .bs4 .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }

  .bs4 .mb-xl-n1,
  .bs4 .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }

  .bs4 .ml-xl-n1,
  .bs4 .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }

  .bs4 .m-xl-n2 {
    margin: -0.5rem !important;
  }

  .bs4 .mt-xl-n2,
  .bs4 .my-xl-n2 {
    margin-top: -0.5rem !important;
  }

  .bs4 .mr-xl-n2,
  .bs4 .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }

  .bs4 .mb-xl-n2,
  .bs4 .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }

  .bs4 .ml-xl-n2,
  .bs4 .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }

  .bs4 .m-xl-n3 {
    margin: -1rem !important;
  }

  .bs4 .mt-xl-n3,
  .bs4 .my-xl-n3 {
    margin-top: -1rem !important;
  }

  .bs4 .mr-xl-n3,
  .bs4 .mx-xl-n3 {
    margin-right: -1rem !important;
  }

  .bs4 .mb-xl-n3,
  .bs4 .my-xl-n3 {
    margin-bottom: -1rem !important;
  }

  .bs4 .ml-xl-n3,
  .bs4 .mx-xl-n3 {
    margin-left: -1rem !important;
  }

  .bs4 .m-xl-n4 {
    margin: -1.5rem !important;
  }

  .bs4 .mt-xl-n4,
  .bs4 .my-xl-n4 {
    margin-top: -1.5rem !important;
  }

  .bs4 .mr-xl-n4,
  .bs4 .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }

  .bs4 .mb-xl-n4,
  .bs4 .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }

  .bs4 .ml-xl-n4,
  .bs4 .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }

  .bs4 .m-xl-n5 {
    margin: -3rem !important;
  }

  .bs4 .mt-xl-n5,
  .bs4 .my-xl-n5 {
    margin-top: -3rem !important;
  }

  .bs4 .mr-xl-n5,
  .bs4 .mx-xl-n5 {
    margin-right: -3rem !important;
  }

  .bs4 .mb-xl-n5,
  .bs4 .my-xl-n5 {
    margin-bottom: -3rem !important;
  }

  .bs4 .ml-xl-n5,
  .bs4 .mx-xl-n5 {
    margin-left: -3rem !important;
  }

  .bs4 .m-xl-n6 {
    margin: -3.5rem !important;
  }

  .bs4 .mt-xl-n6,
  .bs4 .my-xl-n6 {
    margin-top: -3.5rem !important;
  }

  .bs4 .mr-xl-n6,
  .bs4 .mx-xl-n6 {
    margin-right: -3.5rem !important;
  }

  .bs4 .mb-xl-n6,
  .bs4 .my-xl-n6 {
    margin-bottom: -3.5rem !important;
  }

  .bs4 .ml-xl-n6,
  .bs4 .mx-xl-n6 {
    margin-left: -3.5rem !important;
  }

  .bs4 .m-xl-n7 {
    margin: -4rem !important;
  }

  .bs4 .mt-xl-n7,
  .bs4 .my-xl-n7 {
    margin-top: -4rem !important;
  }

  .bs4 .mr-xl-n7,
  .bs4 .mx-xl-n7 {
    margin-right: -4rem !important;
  }

  .bs4 .mb-xl-n7,
  .bs4 .my-xl-n7 {
    margin-bottom: -4rem !important;
  }

  .bs4 .ml-xl-n7,
  .bs4 .mx-xl-n7 {
    margin-left: -4rem !important;
  }

  .bs4 .m-xl-n8 {
    margin: -4.5rem !important;
  }

  .bs4 .mt-xl-n8,
  .bs4 .my-xl-n8 {
    margin-top: -4.5rem !important;
  }

  .bs4 .mr-xl-n8,
  .bs4 .mx-xl-n8 {
    margin-right: -4.5rem !important;
  }

  .bs4 .mb-xl-n8,
  .bs4 .my-xl-n8 {
    margin-bottom: -4.5rem !important;
  }

  .bs4 .ml-xl-n8,
  .bs4 .mx-xl-n8 {
    margin-left: -4.5rem !important;
  }

  .bs4 .m-xl-n9 {
    margin: -5rem !important;
  }

  .bs4 .mt-xl-n9,
  .bs4 .my-xl-n9 {
    margin-top: -5rem !important;
  }

  .bs4 .mr-xl-n9,
  .bs4 .mx-xl-n9 {
    margin-right: -5rem !important;
  }

  .bs4 .mb-xl-n9,
  .bs4 .my-xl-n9 {
    margin-bottom: -5rem !important;
  }

  .bs4 .ml-xl-n9,
  .bs4 .mx-xl-n9 {
    margin-left: -5rem !important;
  }

  .bs4 .m-xl-n10 {
    margin: -5.5rem !important;
  }

  .bs4 .mt-xl-n10,
  .bs4 .my-xl-n10 {
    margin-top: -5.5rem !important;
  }

  .bs4 .mr-xl-n10,
  .bs4 .mx-xl-n10 {
    margin-right: -5.5rem !important;
  }

  .bs4 .mb-xl-n10,
  .bs4 .my-xl-n10 {
    margin-bottom: -5.5rem !important;
  }

  .bs4 .ml-xl-n10,
  .bs4 .mx-xl-n10 {
    margin-left: -5.5rem !important;
  }

  .bs4 .m-xl-n11 {
    margin: -6rem !important;
  }

  .bs4 .mt-xl-n11,
  .bs4 .my-xl-n11 {
    margin-top: -6rem !important;
  }

  .bs4 .mr-xl-n11,
  .bs4 .mx-xl-n11 {
    margin-right: -6rem !important;
  }

  .bs4 .mb-xl-n11,
  .bs4 .my-xl-n11 {
    margin-bottom: -6rem !important;
  }

  .bs4 .ml-xl-n11,
  .bs4 .mx-xl-n11 {
    margin-left: -6rem !important;
  }

  .bs4 .m-xl-auto {
    margin: auto !important;
  }

  .bs4 .mt-xl-auto,
  .bs4 .my-xl-auto {
    margin-top: auto !important;
  }

  .bs4 .mr-xl-auto,
  .bs4 .mx-xl-auto {
    margin-right: auto !important;
  }

  .bs4 .mb-xl-auto,
  .bs4 .my-xl-auto {
    margin-bottom: auto !important;
  }

  .bs4 .ml-xl-auto,
  .bs4 .mx-xl-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1400px) {
  .bs4 .m-xxl-0 {
    margin: 0 !important;
  }

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

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

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

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

  .bs4 .m-xxl-1 {
    margin: 0.25rem !important;
  }

  .bs4 .mt-xxl-1,
  .bs4 .my-xxl-1 {
    margin-top: 0.25rem !important;
  }

  .bs4 .mr-xxl-1,
  .bs4 .mx-xxl-1 {
    margin-right: 0.25rem !important;
  }

  .bs4 .mb-xxl-1,
  .bs4 .my-xxl-1 {
    margin-bottom: 0.25rem !important;
  }

  .bs4 .ml-xxl-1,
  .bs4 .mx-xxl-1 {
    margin-left: 0.25rem !important;
  }

  .bs4 .m-xxl-2 {
    margin: 0.5rem !important;
  }

  .bs4 .mt-xxl-2,
  .bs4 .my-xxl-2 {
    margin-top: 0.5rem !important;
  }

  .bs4 .mr-xxl-2,
  .bs4 .mx-xxl-2 {
    margin-right: 0.5rem !important;
  }

  .bs4 .mb-xxl-2,
  .bs4 .my-xxl-2 {
    margin-bottom: 0.5rem !important;
  }

  .bs4 .ml-xxl-2,
  .bs4 .mx-xxl-2 {
    margin-left: 0.5rem !important;
  }

  .bs4 .m-xxl-3 {
    margin: 1rem !important;
  }

  .bs4 .mt-xxl-3,
  .bs4 .my-xxl-3 {
    margin-top: 1rem !important;
  }

  .bs4 .mr-xxl-3,
  .bs4 .mx-xxl-3 {
    margin-right: 1rem !important;
  }

  .bs4 .mb-xxl-3,
  .bs4 .my-xxl-3 {
    margin-bottom: 1rem !important;
  }

  .bs4 .ml-xxl-3,
  .bs4 .mx-xxl-3 {
    margin-left: 1rem !important;
  }

  .bs4 .m-xxl-4 {
    margin: 1.5rem !important;
  }

  .bs4 .mt-xxl-4,
  .bs4 .my-xxl-4 {
    margin-top: 1.5rem !important;
  }

  .bs4 .mr-xxl-4,
  .bs4 .mx-xxl-4 {
    margin-right: 1.5rem !important;
  }

  .bs4 .mb-xxl-4,
  .bs4 .my-xxl-4 {
    margin-bottom: 1.5rem !important;
  }

  .bs4 .ml-xxl-4,
  .bs4 .mx-xxl-4 {
    margin-left: 1.5rem !important;
  }

  .bs4 .m-xxl-5 {
    margin: 3rem !important;
  }

  .bs4 .mt-xxl-5,
  .bs4 .my-xxl-5 {
    margin-top: 3rem !important;
  }

  .bs4 .mr-xxl-5,
  .bs4 .mx-xxl-5 {
    margin-right: 3rem !important;
  }

  .bs4 .mb-xxl-5,
  .bs4 .my-xxl-5 {
    margin-bottom: 3rem !important;
  }

  .bs4 .ml-xxl-5,
  .bs4 .mx-xxl-5 {
    margin-left: 3rem !important;
  }

  .bs4 .m-xxl-6 {
    margin: 3.5rem !important;
  }

  .bs4 .mt-xxl-6,
  .bs4 .my-xxl-6 {
    margin-top: 3.5rem !important;
  }

  .bs4 .mr-xxl-6,
  .bs4 .mx-xxl-6 {
    margin-right: 3.5rem !important;
  }

  .bs4 .mb-xxl-6,
  .bs4 .my-xxl-6 {
    margin-bottom: 3.5rem !important;
  }

  .bs4 .ml-xxl-6,
  .bs4 .mx-xxl-6 {
    margin-left: 3.5rem !important;
  }

  .bs4 .m-xxl-7 {
    margin: 4rem !important;
  }

  .bs4 .mt-xxl-7,
  .bs4 .my-xxl-7 {
    margin-top: 4rem !important;
  }

  .bs4 .mr-xxl-7,
  .bs4 .mx-xxl-7 {
    margin-right: 4rem !important;
  }

  .bs4 .mb-xxl-7,
  .bs4 .my-xxl-7 {
    margin-bottom: 4rem !important;
  }

  .bs4 .ml-xxl-7,
  .bs4 .mx-xxl-7 {
    margin-left: 4rem !important;
  }

  .bs4 .m-xxl-8 {
    margin: 4.5rem !important;
  }

  .bs4 .mt-xxl-8,
  .bs4 .my-xxl-8 {
    margin-top: 4.5rem !important;
  }

  .bs4 .mr-xxl-8,
  .bs4 .mx-xxl-8 {
    margin-right: 4.5rem !important;
  }

  .bs4 .mb-xxl-8,
  .bs4 .my-xxl-8 {
    margin-bottom: 4.5rem !important;
  }

  .bs4 .ml-xxl-8,
  .bs4 .mx-xxl-8 {
    margin-left: 4.5rem !important;
  }

  .bs4 .m-xxl-9 {
    margin: 5rem !important;
  }

  .bs4 .mt-xxl-9,
  .bs4 .my-xxl-9 {
    margin-top: 5rem !important;
  }

  .bs4 .mr-xxl-9,
  .bs4 .mx-xxl-9 {
    margin-right: 5rem !important;
  }

  .bs4 .mb-xxl-9,
  .bs4 .my-xxl-9 {
    margin-bottom: 5rem !important;
  }

  .bs4 .ml-xxl-9,
  .bs4 .mx-xxl-9 {
    margin-left: 5rem !important;
  }

  .bs4 .m-xxl-10 {
    margin: 5.5rem !important;
  }

  .bs4 .mt-xxl-10,
  .bs4 .my-xxl-10 {
    margin-top: 5.5rem !important;
  }

  .bs4 .mr-xxl-10,
  .bs4 .mx-xxl-10 {
    margin-right: 5.5rem !important;
  }

  .bs4 .mb-xxl-10,
  .bs4 .my-xxl-10 {
    margin-bottom: 5.5rem !important;
  }

  .bs4 .ml-xxl-10,
  .bs4 .mx-xxl-10 {
    margin-left: 5.5rem !important;
  }

  .bs4 .m-xxl-11 {
    margin: 6rem !important;
  }

  .bs4 .mt-xxl-11,
  .bs4 .my-xxl-11 {
    margin-top: 6rem !important;
  }

  .bs4 .mr-xxl-11,
  .bs4 .mx-xxl-11 {
    margin-right: 6rem !important;
  }

  .bs4 .mb-xxl-11,
  .bs4 .my-xxl-11 {
    margin-bottom: 6rem !important;
  }

  .bs4 .ml-xxl-11,
  .bs4 .mx-xxl-11 {
    margin-left: 6rem !important;
  }

  .bs4 .p-xxl-0 {
    padding: 0 !important;
  }

  .bs4 .pt-xxl-0,
  .bs4 .py-xxl-0 {
    padding-top: 0 !important;
  }

  .bs4 .pr-xxl-0,
  .bs4 .px-xxl-0 {
    padding-right: 0 !important;
  }

  .bs4 .pb-xxl-0,
  .bs4 .py-xxl-0 {
    padding-bottom: 0 !important;
  }

  .bs4 .pl-xxl-0,
  .bs4 .px-xxl-0 {
    padding-left: 0 !important;
  }

  .bs4 .p-xxl-1 {
    padding: 0.25rem !important;
  }

  .bs4 .pt-xxl-1,
  .bs4 .py-xxl-1 {
    padding-top: 0.25rem !important;
  }

  .bs4 .pr-xxl-1,
  .bs4 .px-xxl-1 {
    padding-right: 0.25rem !important;
  }

  .bs4 .pb-xxl-1,
  .bs4 .py-xxl-1 {
    padding-bottom: 0.25rem !important;
  }

  .bs4 .pl-xxl-1,
  .bs4 .px-xxl-1 {
    padding-left: 0.25rem !important;
  }

  .bs4 .p-xxl-2 {
    padding: 0.5rem !important;
  }

  .bs4 .pt-xxl-2,
  .bs4 .py-xxl-2 {
    padding-top: 0.5rem !important;
  }

  .bs4 .pr-xxl-2,
  .bs4 .px-xxl-2 {
    padding-right: 0.5rem !important;
  }

  .bs4 .pb-xxl-2,
  .bs4 .py-xxl-2 {
    padding-bottom: 0.5rem !important;
  }

  .bs4 .pl-xxl-2,
  .bs4 .px-xxl-2 {
    padding-left: 0.5rem !important;
  }

  .bs4 .p-xxl-3 {
    padding: 1rem !important;
  }

  .bs4 .pt-xxl-3,
  .bs4 .py-xxl-3 {
    padding-top: 1rem !important;
  }

  .bs4 .pr-xxl-3,
  .bs4 .px-xxl-3 {
    padding-right: 1rem !important;
  }

  .bs4 .pb-xxl-3,
  .bs4 .py-xxl-3 {
    padding-bottom: 1rem !important;
  }

  .bs4 .pl-xxl-3,
  .bs4 .px-xxl-3 {
    padding-left: 1rem !important;
  }

  .bs4 .p-xxl-4 {
    padding: 1.5rem !important;
  }

  .bs4 .pt-xxl-4,
  .bs4 .py-xxl-4 {
    padding-top: 1.5rem !important;
  }

  .bs4 .pr-xxl-4,
  .bs4 .px-xxl-4 {
    padding-right: 1.5rem !important;
  }

  .bs4 .pb-xxl-4,
  .bs4 .py-xxl-4 {
    padding-bottom: 1.5rem !important;
  }

  .bs4 .pl-xxl-4,
  .bs4 .px-xxl-4 {
    padding-left: 1.5rem !important;
  }

  .bs4 .p-xxl-5 {
    padding: 3rem !important;
  }

  .bs4 .pt-xxl-5,
  .bs4 .py-xxl-5 {
    padding-top: 3rem !important;
  }

  .bs4 .pr-xxl-5,
  .bs4 .px-xxl-5 {
    padding-right: 3rem !important;
  }

  .bs4 .pb-xxl-5,
  .bs4 .py-xxl-5 {
    padding-bottom: 3rem !important;
  }

  .bs4 .pl-xxl-5,
  .bs4 .px-xxl-5 {
    padding-left: 3rem !important;
  }

  .bs4 .p-xxl-6 {
    padding: 3.5rem !important;
  }

  .bs4 .pt-xxl-6,
  .bs4 .py-xxl-6 {
    padding-top: 3.5rem !important;
  }

  .bs4 .pr-xxl-6,
  .bs4 .px-xxl-6 {
    padding-right: 3.5rem !important;
  }

  .bs4 .pb-xxl-6,
  .bs4 .py-xxl-6 {
    padding-bottom: 3.5rem !important;
  }

  .bs4 .pl-xxl-6,
  .bs4 .px-xxl-6 {
    padding-left: 3.5rem !important;
  }

  .bs4 .p-xxl-7 {
    padding: 4rem !important;
  }

  .bs4 .pt-xxl-7,
  .bs4 .py-xxl-7 {
    padding-top: 4rem !important;
  }

  .bs4 .pr-xxl-7,
  .bs4 .px-xxl-7 {
    padding-right: 4rem !important;
  }

  .bs4 .pb-xxl-7,
  .bs4 .py-xxl-7 {
    padding-bottom: 4rem !important;
  }

  .bs4 .pl-xxl-7,
  .bs4 .px-xxl-7 {
    padding-left: 4rem !important;
  }

  .bs4 .p-xxl-8 {
    padding: 4.5rem !important;
  }

  .bs4 .pt-xxl-8,
  .bs4 .py-xxl-8 {
    padding-top: 4.5rem !important;
  }

  .bs4 .pr-xxl-8,
  .bs4 .px-xxl-8 {
    padding-right: 4.5rem !important;
  }

  .bs4 .pb-xxl-8,
  .bs4 .py-xxl-8 {
    padding-bottom: 4.5rem !important;
  }

  .bs4 .pl-xxl-8,
  .bs4 .px-xxl-8 {
    padding-left: 4.5rem !important;
  }

  .bs4 .p-xxl-9 {
    padding: 5rem !important;
  }

  .bs4 .pt-xxl-9,
  .bs4 .py-xxl-9 {
    padding-top: 5rem !important;
  }

  .bs4 .pr-xxl-9,
  .bs4 .px-xxl-9 {
    padding-right: 5rem !important;
  }

  .bs4 .pb-xxl-9,
  .bs4 .py-xxl-9 {
    padding-bottom: 5rem !important;
  }

  .bs4 .pl-xxl-9,
  .bs4 .px-xxl-9 {
    padding-left: 5rem !important;
  }

  .bs4 .p-xxl-10 {
    padding: 5.5rem !important;
  }

  .bs4 .pt-xxl-10,
  .bs4 .py-xxl-10 {
    padding-top: 5.5rem !important;
  }

  .bs4 .pr-xxl-10,
  .bs4 .px-xxl-10 {
    padding-right: 5.5rem !important;
  }

  .bs4 .pb-xxl-10,
  .bs4 .py-xxl-10 {
    padding-bottom: 5.5rem !important;
  }

  .bs4 .pl-xxl-10,
  .bs4 .px-xxl-10 {
    padding-left: 5.5rem !important;
  }

  .bs4 .p-xxl-11 {
    padding: 6rem !important;
  }

  .bs4 .pt-xxl-11,
  .bs4 .py-xxl-11 {
    padding-top: 6rem !important;
  }

  .bs4 .pr-xxl-11,
  .bs4 .px-xxl-11 {
    padding-right: 6rem !important;
  }

  .bs4 .pb-xxl-11,
  .bs4 .py-xxl-11 {
    padding-bottom: 6rem !important;
  }

  .bs4 .pl-xxl-11,
  .bs4 .px-xxl-11 {
    padding-left: 6rem !important;
  }

  .bs4 .m-xxl-n1 {
    margin: -0.25rem !important;
  }

  .bs4 .mt-xxl-n1,
  .bs4 .my-xxl-n1 {
    margin-top: -0.25rem !important;
  }

  .bs4 .mr-xxl-n1,
  .bs4 .mx-xxl-n1 {
    margin-right: -0.25rem !important;
  }

  .bs4 .mb-xxl-n1,
  .bs4 .my-xxl-n1 {
    margin-bottom: -0.25rem !important;
  }

  .bs4 .ml-xxl-n1,
  .bs4 .mx-xxl-n1 {
    margin-left: -0.25rem !important;
  }

  .bs4 .m-xxl-n2 {
    margin: -0.5rem !important;
  }

  .bs4 .mt-xxl-n2,
  .bs4 .my-xxl-n2 {
    margin-top: -0.5rem !important;
  }

  .bs4 .mr-xxl-n2,
  .bs4 .mx-xxl-n2 {
    margin-right: -0.5rem !important;
  }

  .bs4 .mb-xxl-n2,
  .bs4 .my-xxl-n2 {
    margin-bottom: -0.5rem !important;
  }

  .bs4 .ml-xxl-n2,
  .bs4 .mx-xxl-n2 {
    margin-left: -0.5rem !important;
  }

  .bs4 .m-xxl-n3 {
    margin: -1rem !important;
  }

  .bs4 .mt-xxl-n3,
  .bs4 .my-xxl-n3 {
    margin-top: -1rem !important;
  }

  .bs4 .mr-xxl-n3,
  .bs4 .mx-xxl-n3 {
    margin-right: -1rem !important;
  }

  .bs4 .mb-xxl-n3,
  .bs4 .my-xxl-n3 {
    margin-bottom: -1rem !important;
  }

  .bs4 .ml-xxl-n3,
  .bs4 .mx-xxl-n3 {
    margin-left: -1rem !important;
  }

  .bs4 .m-xxl-n4 {
    margin: -1.5rem !important;
  }

  .bs4 .mt-xxl-n4,
  .bs4 .my-xxl-n4 {
    margin-top: -1.5rem !important;
  }

  .bs4 .mr-xxl-n4,
  .bs4 .mx-xxl-n4 {
    margin-right: -1.5rem !important;
  }

  .bs4 .mb-xxl-n4,
  .bs4 .my-xxl-n4 {
    margin-bottom: -1.5rem !important;
  }

  .bs4 .ml-xxl-n4,
  .bs4 .mx-xxl-n4 {
    margin-left: -1.5rem !important;
  }

  .bs4 .m-xxl-n5 {
    margin: -3rem !important;
  }

  .bs4 .mt-xxl-n5,
  .bs4 .my-xxl-n5 {
    margin-top: -3rem !important;
  }

  .bs4 .mr-xxl-n5,
  .bs4 .mx-xxl-n5 {
    margin-right: -3rem !important;
  }

  .bs4 .mb-xxl-n5,
  .bs4 .my-xxl-n5 {
    margin-bottom: -3rem !important;
  }

  .bs4 .ml-xxl-n5,
  .bs4 .mx-xxl-n5 {
    margin-left: -3rem !important;
  }

  .bs4 .m-xxl-n6 {
    margin: -3.5rem !important;
  }

  .bs4 .mt-xxl-n6,
  .bs4 .my-xxl-n6 {
    margin-top: -3.5rem !important;
  }

  .bs4 .mr-xxl-n6,
  .bs4 .mx-xxl-n6 {
    margin-right: -3.5rem !important;
  }

  .bs4 .mb-xxl-n6,
  .bs4 .my-xxl-n6 {
    margin-bottom: -3.5rem !important;
  }

  .bs4 .ml-xxl-n6,
  .bs4 .mx-xxl-n6 {
    margin-left: -3.5rem !important;
  }

  .bs4 .m-xxl-n7 {
    margin: -4rem !important;
  }

  .bs4 .mt-xxl-n7,
  .bs4 .my-xxl-n7 {
    margin-top: -4rem !important;
  }

  .bs4 .mr-xxl-n7,
  .bs4 .mx-xxl-n7 {
    margin-right: -4rem !important;
  }

  .bs4 .mb-xxl-n7,
  .bs4 .my-xxl-n7 {
    margin-bottom: -4rem !important;
  }

  .bs4 .ml-xxl-n7,
  .bs4 .mx-xxl-n7 {
    margin-left: -4rem !important;
  }

  .bs4 .m-xxl-n8 {
    margin: -4.5rem !important;
  }

  .bs4 .mt-xxl-n8,
  .bs4 .my-xxl-n8 {
    margin-top: -4.5rem !important;
  }

  .bs4 .mr-xxl-n8,
  .bs4 .mx-xxl-n8 {
    margin-right: -4.5rem !important;
  }

  .bs4 .mb-xxl-n8,
  .bs4 .my-xxl-n8 {
    margin-bottom: -4.5rem !important;
  }

  .bs4 .ml-xxl-n8,
  .bs4 .mx-xxl-n8 {
    margin-left: -4.5rem !important;
  }

  .bs4 .m-xxl-n9 {
    margin: -5rem !important;
  }

  .bs4 .mt-xxl-n9,
  .bs4 .my-xxl-n9 {
    margin-top: -5rem !important;
  }

  .bs4 .mr-xxl-n9,
  .bs4 .mx-xxl-n9 {
    margin-right: -5rem !important;
  }

  .bs4 .mb-xxl-n9,
  .bs4 .my-xxl-n9 {
    margin-bottom: -5rem !important;
  }

  .bs4 .ml-xxl-n9,
  .bs4 .mx-xxl-n9 {
    margin-left: -5rem !important;
  }

  .bs4 .m-xxl-n10 {
    margin: -5.5rem !important;
  }

  .bs4 .mt-xxl-n10,
  .bs4 .my-xxl-n10 {
    margin-top: -5.5rem !important;
  }

  .bs4 .mr-xxl-n10,
  .bs4 .mx-xxl-n10 {
    margin-right: -5.5rem !important;
  }

  .bs4 .mb-xxl-n10,
  .bs4 .my-xxl-n10 {
    margin-bottom: -5.5rem !important;
  }

  .bs4 .ml-xxl-n10,
  .bs4 .mx-xxl-n10 {
    margin-left: -5.5rem !important;
  }

  .bs4 .m-xxl-n11 {
    margin: -6rem !important;
  }

  .bs4 .mt-xxl-n11,
  .bs4 .my-xxl-n11 {
    margin-top: -6rem !important;
  }

  .bs4 .mr-xxl-n11,
  .bs4 .mx-xxl-n11 {
    margin-right: -6rem !important;
  }

  .bs4 .mb-xxl-n11,
  .bs4 .my-xxl-n11 {
    margin-bottom: -6rem !important;
  }

  .bs4 .ml-xxl-n11,
  .bs4 .mx-xxl-n11 {
    margin-left: -6rem !important;
  }

  .bs4 .m-xxl-auto {
    margin: auto !important;
  }

  .bs4 .mt-xxl-auto,
  .bs4 .my-xxl-auto {
    margin-top: auto !important;
  }

  .bs4 .mr-xxl-auto,
  .bs4 .mx-xxl-auto {
    margin-right: auto !important;
  }

  .bs4 .mb-xxl-auto,
  .bs4 .my-xxl-auto {
    margin-bottom: auto !important;
  }

  .bs4 .ml-xxl-auto,
  .bs4 .mx-xxl-auto {
    margin-left: auto !important;
  }
}

.bs4 .stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

.bs4 .text-justify {
  text-align: justify !important;
}

.bs4 .text-wrap {
  white-space: normal !important;
}

.bs4 .text-nowrap {
  white-space: nowrap !important;
}

.bs4 .text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bs4 .text-left {
  text-align: left !important;
}

.bs4 .text-right {
  text-align: right !important;
}

.bs4 .text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .bs4 .text-sm-left {
    text-align: left !important;
  }

  .bs4 .text-sm-right {
    text-align: right !important;
  }

  .bs4 .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .bs4 .text-md-left {
    text-align: left !important;
  }

  .bs4 .text-md-right {
    text-align: right !important;
  }

  .bs4 .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .bs4 .text-lg-left {
    text-align: left !important;
  }

  .bs4 .text-lg-right {
    text-align: right !important;
  }

  .bs4 .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .bs4 .text-xl-left {
    text-align: left !important;
  }

  .bs4 .text-xl-right {
    text-align: right !important;
  }

  .bs4 .text-xl-center {
    text-align: center !important;
  }
}

@media (min-width: 1400px) {
  .bs4 .text-xxl-left {
    text-align: left !important;
  }

  .bs4 .text-xxl-right {
    text-align: right !important;
  }

  .bs4 .text-xxl-center {
    text-align: center !important;
  }
}

.bs4 .text-lowercase {
  text-transform: lowercase !important;
}

.bs4 .text-uppercase {
  text-transform: uppercase !important;
}

.bs4 .text-capitalize {
  text-transform: capitalize !important;
}

.bs4 .font-weight-light {
  font-weight: 300 !important;
}

.bs4 .font-weight-lighter {
  font-weight: lighter !important;
}

.bs4 .font-weight-normal {
  font-weight: 400 !important;
}

.bs4 .font-weight-bold {
  font-weight: 700 !important;
}

.bs4 .font-weight-bolder {
  font-weight: bolder !important;
}

.bs4 .font-italic {
  font-style: italic !important;
}

.bs4 .text-white {
  color: #fff !important;
}

.bs4 .text-body {
  color: #272727 !important;
}

.bs4 .text-muted {
  color: #6c757d !important;
}

.bs4 .text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.bs4 .text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.bs4 .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.bs4 .text-decoration-none {
  text-decoration: none !important;
}

.bs4 .text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}

.bs4 .text-reset {
  color: inherit !important;
}

.bs4 .visible {
  visibility: visible !important;
}

.bs4 .invisible {
  visibility: hidden !important;
}

.bs4 .text-primary {
  color: var(--color-primary) !important;
}

.bs4 .text-secondary {
  color: var(--color-secondary) !important;
}

.bs4 .text-tertiary {
  color: var(--color-tertiary) !important;
}

.bs4 .bg-primary {
  background-color: var(--color-primary) !important;
}

.bs4 .bg-secondary {
  background-color: var(--color-secondary) !important;
}

.bs4 .bg-tertiary {
  background-color: var(--color-tertiary) !important;
}

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

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

/* Custom Classes */
.bg-overlay {
  position: relative;
}

.bg-overlay::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
}

.bg-overlay .container,
.bg-overlay .container-fluid,
.bg-overlay .container-xxl,
.bg-overlay .container-xl,
.bg-overlay .container-lg,
.bg-overlay .container-md,
.bg-overlay .container-sm {
  position: relative;
  z-index: 1;
}

.bg-overlay-10::after {
  background-color: rgb(41, 42, 43);
  opacity: 0.1;
}

.bg-overlay-20::after {
  background-color: rgb(41, 42, 43);
  opacity: 0.2;
}

.bg-overlay-30::after {
  background-color: rgb(41, 42, 43);
  opacity: 0.3;
}

.bg-overlay-40::after {
  background-color: rgb(41, 42, 43);
  opacity: 0.4;
}

.bg-overlay-50::after {
  background-color: rgb(41, 42, 43);
  opacity: 0.5;
}

.bg-overlay-60::after {
  background-color: rgb(41, 42, 43);
  opacity: 0.6;
}

.bg-overlay-70::after {
  background-color: rgb(41, 42, 43);
  opacity: 0.7;
}

.bg-overlay-80::after {
  background-color: rgb(41, 42, 43);
  opacity: 0.8;
}

.bg-overlay-90::after {
  background-color: rgb(41, 42, 43);
  opacity: 0.9;
}

.bg-overlay-primary::after {
  background-color: var(--primary);
}

.bg-overlay-secondary::after {
  background-color: var(--secondary);
}

.bg-overlay-custom {
  background-color: rgba(0, 0, 0, 0.15);
}

.bg-overlay-custom::after {
  background-color: var(--bg-overlay-color);
}

.bs4 .card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

.bs4 .card>hr {
  margin-right: 0;
  margin-left: 0;
}

.bs4 .card>.list-group {
  border-top: inherit;
  border-bottom: inherit;
}

.bs4 .card>.list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.bs4 .card>.list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.bs4 .card>.card-header+.list-group,
.bs4 .card>.list-group+.card-footer {
  border-top: 0;
}

.bs4 .card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}

.bs4 .card-title {
  margin-bottom: 0.75rem;
}

.bs4 .card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.bs4 .card-text:last-child {
  margin-bottom: 0;
}

.bs4 .card-link:hover {
  text-decoration: none;
}

.bs4 .card-link+.card-link {
  margin-left: 1.25rem;
}

.bs4 .card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.bs4 .card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.bs4 .card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.bs4 .card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.bs4 .card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.bs4 .card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.bs4 .card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(0.25rem - 1px);
}

.bs4 .card-img,
.bs4 .card-img-top,
.bs4 .card-img-bottom {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
}

.bs4 .card-img,
.bs4 .card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.bs4 .card-img,
.bs4 .card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.bs4 .card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .bs4 .card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }

  .bs4 .card-deck .card {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.bs4 .card-group>.card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .bs4 .card-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }

  .bs4 .card-group>.card {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0;
  }

  .bs4 .card-group>.card+.card {
    margin-left: 0;
    border-left: 0;
  }
}

.bs4 .card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  .bs4 .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }

  .bs4 .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

/* SOURCE: https://cdn.admio.net/usr/www.gamepc.cz/css/custom.css?v=340 */
:root {
  --cookies-notice-background: #1c0344;
  --cookies-notice-link-hover: #252525;
  --color-primary-hover: #9747ff;
  --border-radius-top-category: 10px;
  --color-top-category-black: #0f0f0f;
  --color-top-category-black-hover: var(--color-primary);
  --background-color-arrow-top-category: var(--color-primary);
  --background-color-arrow-top-category-hover: var(--color-secondary);
}

::selection {
  background: var(--color-secondary);
  color: #fff;
  -webkit-text-fill-color: #ffffff;
}

/* Border Radius Edit */

.in-registracia #content-wrapper:after,
.in-registrace #content-wrapper:after,
.in-kontakt #content-wrapper:after,
.in-kontakty #content-wrapper:after,
.in-hodnotenie-obchodu #content-wrapper:after,
.in-hodnoceni-obchodu #content-wrapper:after {
  border-radius: 10px;
}

.affiliate-page #content-wrapper:after,
.customer-page #content-wrapper:after {
  border-radius: 10px;
}

.in-404 #content:after,
.id-404 #content:after {
  border-radius: 10px;
}

.ordering-process #content:after {
  border-radius: 10px;
}

.before-carousel:after {
  border-radius: 10px;
}

.p-detail-inner:after {
  border-radius: 10px;
}

.products-block:after {
  border-radius: 10px;
}

@media (min-width: 768px) {
  .top-navigation-bar .container>div.top-navigation-contacts {
    border-radius: 0 0 8px 8px;
  }
}

.top-navigation-bar-menu li:not(.cropped):last-child::after {
  display: none;
}

.banners-top-block .next-to-carousel-banners:after {
  border-radius: 10px;
}

.navigation-buttons>a.top-nav-button-account,
.navigation-buttons>a.top-nav-button-login {
  border-radius: 10px 10px 0 0;
}

#header .cart-count {
  border-radius: 10px 10px 0 0;
}

.menu-helper-visible .menu-helper>span {
  border-radius: 10px 10px 0 0;
}

.menu-helper>ul {
  border-radius: 10px 0 10px 10px;
}

@media (min-width: 768px) {
  .footer-item.footer-item-newsletter {
    border-radius: 10px;
  }
}

.footer-item.footer-item-newsletter .compact-form .btn {
  border-radius: 50rem;
}

.accordion--classic .accordion__item {
  border-radius: 10px;
}

.site-msg-custom,
.site-msg {
  border-radius: 10px;
}

.site-msg-custom.information,
.site-msg.information {
  border-radius: 10px;
}

.msg {
  border-radius: 10px;
}

.table-responsive {
  border-radius: 10px 0 0 10px;
}

.is-client-zone table.cart-table,
table.table {
  border-radius: 10px;
}

.shp-tabs-holder ul.shp-tabs li a {
  border-radius: 10px 10px 0 0;
}

#cboxContent {
  border-radius: 10px;
}

#cboxClose {
  border-radius: 10px;
}

#colorbox .free-gifts label {
  border-radius: 10px;
}

#colorbox .free-gift-info {
  border-radius: 13px;
}

.category__secondDescription img,
.category-perex img {
  border-radius: 10px;
}

.service__content {
  border-radius: 10px;
}

.service__image-block {
  border-radius: 10px 10px 0 0;
}

.partners__content {
  border-radius: 12px;
}

.news-item {
  border-radius: 10px;
}

.news-item .image {
  border-radius: 10px 10px 0 0;
}

.votes-wrap .slider-group-reviews {
  border-radius: 10px;
}

.rate-wrapper.unveil-wrapper .rate-wrap {
  border-radius: 10px;
}

.rate-wrapper.unveil-wrapper .rate-average-inner+.add-comment {
  border-radius: 13px;
}

.welcome {
  border-radius: 10px;
}

.welcome__right-panel img {
  border-radius: 10px;
}

.banners-top-block .banner-wrapper {
  border-radius: 10px;
}

.banners-top-block .banner-wrapper a,
.banners-top-block .banner-wrapper img {
  border-radius: 10px;
}

.banner-category {
  border-radius: 10px;
}

.banner-category img,
.banner-category a {
  border-radius: 10px;
}

.middle-banners-wrapper .extended-banner-link:not(:empty),
.body-banners .extended-banner-link:not(:empty),
.banners-top-block .extended-banner-link:not(:empty),
.next-to-carousel-banners .extended-banner-link:not(:empty),
.banner-category .extended-banner-link:not(:empty),
.carousel .extended-banner-link:not(:empty) {
  border-radius: 50rem;
}

.body-banners a,
.body-banners .banner-wrapper {
  border-radius: 10px;
}

.body-banners img {
  border-radius: 10px;
}

.narrow .item {
  border-radius: 10px;
}

@media (min-width: 992px) {

  .is-carousel-classic-layout .before-carousel .banners-row .carousel-inner>.item>img,
  .is-carousel-classic-layout .before-carousel .banners-row .carousel-inner a>img {
    border-radius: 10px;
  }

  .is-carousel-classic-layout .before-carousel .banners-row .col-sm-4 .next-to-carousel-banners .banner-wrapper img {
    border-radius: 10px;
  }

  .is-carousel-classic-layout .before-carousel .banners-row .col-sm-4 .next-to-carousel-banners .banner-wrapper a {
    border-radius: 10px;
  }
}

@media (min-width: 768px) {

  body:not(.is-carousel-full-width) .carousel-inner,
  body:not(.is-carousel-full-width) .carousel .item img,
  body:not(.is-carousel-full-width).multiple-columns-body .carousel .item img {
    border-radius: 10px;
  }
}

@media (min-width: 768px) {

  body:not(.is-carousel-full-width) .carousel .item,
  .multiple-columns-body .carousel .item {
    border-radius: 10px;
  }
}

.carousel-overlay {
  border-radius: 10px;
}

.top-category-block .menu-content {
  border-radius: 10px;
}

.instagram-follow-btn span a {
  border-radius: 13px;
}

@media (min-width: 768px) {
  .login-window-visible .login-widget {
    border-radius: 10px;
  }
}

.search-whisperer-btn .btn {
  border-radius: 13px;
}

.latest-contribution-wrapper .latest-contribution-inner,
.latest-contribution-box .latest-contribution-inner {
  border-radius: 10px;
}

.product .p {
  border-radius: 10px;
}

.sidebar-inner .box-rating,
.sidebar-inner .box-sale,
.sidebar-inner>div {
  border-radius: 10px;
}

.box.box-categories>h4 {
  border-radius: 10px 10px 0 0;
}

.side-filter-accordion.multiple-columns-body #clear-filters a {
  border-radius: 10px;
}

.box.box-filters>h4 {
  border-radius: 10px 10px 0 0;
}

.pagination-top-btn {
  border-radius: 13px;
}

.p-info-headline .stars-wrapper {
  border-radius: 10px;
}

.shp-tabs-wrapper .tab-pane {
  border-radius: 10px 10px 10px 10px;
}

@media (min-width: 768px) {
  .shp-tabs-wrapper .tab-pane.active:first-child {
    border-radius: 0 10px 10px 10px;
  }

  .shp-tabs-wrapper .tab-pane.active#productDiscussion,
  .shp-tabs-wrapper .tab-pane.active:last-child {
    border-radius: 10px 0 10px 10px;
  }

  .shp-tabs-wrapper .tab-pane.active:first-child:last-child {
    border-radius: 0 0 10px 10px;
  }
}

@media (max-width: 767px) {
  .detail-tab-item {
    border-radius: 10px;
  }
}

.category-link__icon span {
  border-radius: 10px;
}

.category-link__icon--big {
  border-radius: 10px;
}

.category-link__icon--medium {
  border-radius: 10px;
}

.in-404 .content-inner,
.id-404 .content-inner {
  border-radius: 10px 10px 10px 10px;
}

.id--16 .cart-inner {
  border-radius: 10px 10px;
}

.id--17 .cart-inner {
  border-radius: 10px 0 10px 10px;
}

.cart-inner {
  border-radius: 0 0 10px 10px;
}

.cart-inner.cart-empty {
  border-radius: 10px;
}

ol.cart-header li.active {
  border-radius: 10px 10px 0 0;
}

.summary-wrapper {
  border-radius: 10px;
}

.discount-coupon {
  border-radius: 10px;
}

.discount-coupon form .btn {
  border-radius: 13px;
}

.extras-wrap .extra-content {
  border-radius: 10px;
}

.extras-wrap .price-range>div {
  border-radius: 10px;
}

.radio-wrapper input[type="radio"]+label {
  border-radius: 10px;
}

.order-summary-top {
  border-radius: 10px;
}

.next-step-back.back-to-shop {
  border-radius: 50rem;
}

.recapitulation-wrapper:not(.recapitulation-wrapper-box) {
  border-radius: 10px;
}

.recapitulation-wrapper:not(.recapitulation-wrapper-box) table.cart-table {
  border-radius: 10px;
}

.recapitulation-wrapper-box {
  border-radius: 10px;
}

.contact-address__content {
  border-radius: 10px;
  border: 1px solid var(--color-tertiary);
}

.iframe-responsive {
  border-radius: 10px;
}

@media (min-width: 768px) {
  .iframe-responsive {
    border-radius: 10px;
  }
}

@media (min-width: 480px) {
  .is-client-zone .content-inner form {
    border-radius: 10px;
  }
}

@media (min-width: 480px) {
  .in-registration-login .content-inner form {
    border-radius: 10px;
  }
}

.login-wrapper .password-helper a:first-child {
  border-radius: 50rem;
}

.in-rate-shop .content-inner {
  border-radius: 10px 10px 10px 10px;
}

.cart-related-button .btn {
  border-radius: 13px;
}

body.template-11.dklab-favourites .dkLabFavPageProductWrapper {
  border-radius: 10px;
}

.shipping-options-popup .h1:not(.advanced-order-suggestion),
.advanced-order .h1:not(.advanced-order-suggestion) {
  border-radius: 10px 10px 0 0;
}

.shipping-options-popup h1:not(.advanced-order-suggestion) {
  border-radius: 10px 10px 0 0;
}

.colorbox--order #cboxLoadedContent {
  border-radius: 10px;
}

#cboxClose.cboxClose--shipping {
  border-radius: 10px;
}

.mobile.multiple-columns-body .vybrane-filtry:before {
  border-radius: 10px 10px 0 0;
}

.mobile.multiple-columns-body .vybrane-filtry .filter-section:not(.filter-section-count):last-child {
  border-radius: 0 0 10px 10px;
}

@media (max-width: 767px) {
  .vybrane-filtry:before {
    border-radius: 10px 10px 0 0;
  }
}

body #dklabDopravaBanner {
  border-radius: 10px;
}

body .horizontal-advantage {
  border-radius: 13px;
}

body .hodnoceni>a {
  border-radius: 13px;
}

body .hodnoceni .votes-wrap {
  border-radius: 13px;
}

body.type-detail .dklabNaposledyZakoupiliCelkem {
  border-radius: 10px;
}

body .dklabDetailZakoupil {
  border-radius: 10px;
}

body .dkLabCountdownContainer {
  border-radius: 11px !important;
}

body.type-category .dkLabCountdownContainer,
body.type-page .dkLabCountdownContainer,
body.in-index .dkLabCountdownContainer {
  border-radius: 11px;
}

body.type-detail .p-image .dkLabCountdownContainer,
body.type-detail .p-image #dkLabCountdownContainer {
  border-radius: 11px;
}

body #hce-product-cert {
  border-radius: 13px;
}

body.type-detail #dklabBanplusIkony.position_zalozky {
  border-radius: 13px;
}

body .plugin-fixed-header .plugin-fixed-header__img {
  border-radius: 10px;
}

body #myBtnTabulka_velikosti {
  border-radius: 13px;
}

body #fvStudio-component-topproduct .fvsctp-default.fvsctp-border-solid {
  border-radius: 10px;
}

/* Border Radius Edit End */

.top-navigation-bar a:hover,
.top-navigation-bar .dropdown button:hover,
.top-navigation-bar a:active,
.top-navigation-bar .dropdown button:active {
  color: var(--color-primary);
}

.top-navigation-bar .top-navigation-contacts a:before:hover,
.top-navigation-bar .top-navigation-contacts a:before:active {
  color: var(--color-primary);
}

.top-navigation-bar .top-navigation-contacts a span:hover,
.top-navigation-bar .top-navigation-contacts a span:active {
  color: var(--color-primary);
}

.top-navigation-bar .top-navigation-contacts a:hover span {
  color: var(--color-primary);
}

.top-navigation-bar .top-navigation-contacts a:hover:before {
  color: var(--color-primary);
}

.content-wrapper-in {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .product-top {
    margin-bottom: 50px;
    border-radius: 12px;
    background: #fff;
    padding-top: 26px;
    padding-bottom: 26px;
  }
}

@media (min-width: 1200px) {
  .p-info-wrapper {
    padding-right: 50px;
  }
}

#whatsapp-icon {
  bottom: 22px !important;
  right: 80px !important;
}

@media (min-width: 450px) {
  #whatsapp-icon {
    bottom: 22px !important;
    right: 170px !important;
  }
}

#whatsapp-dialog {
  z-index: 999999999 !important;
}

#footer {
  background-color: #0b0415 !important;
}

.btn.btn-primary:hover,
a.btn.btn-primary:hover,
.btn.btn-primary:hover,
a.btn.btn-primary:hover {
  border-color: #441493 !important;
  background-color: #441493 !important;
}

#carousel .is-black .extended-banner-title {
  color: var(--color-primary);
}

.footer-item.footer-item-newsletter .compact-form .btn {
  background-color: #25aa00;
  border-color: #25aa00;
}

@media (min-width: 992px) {
  .multiple-columns-body .position--benefitProduct .benefitBanner__item {
    flex: 1 1 25%;
  }
}

@media (min-width: 1200px) {
  .products-block>div {
    flex: 0 0 auto;
    width: 25%;
  }
}

@media (min-width: 1800px) {
  .container {
    width: 1680px;
  }

  .popup-widget {
    margin-left: 480px;
  }

  .popup-widget.login-widget {
    margin-left: 380px;
  }

  .ordering-process:not(.admin-logged) .popup-widget.login-widget {
    margin-left: 469px;
  }
}

/*Category Box*/
.middle-banners-wrapper .col-sm-12 {
  width: 100%;
  max-width: 100%;
  flex: 0 0 100%;
}

#CategoryBox {
  border-radius: 15px;
  background: #ccc;
  min-height: 300px;
}

/* USP */
.benefitBanner__title {
  font-weight: 500;
}

@media (min-width: 480px) {
  .benefitBanner__title {
    font-size: 16px;
  }
}

@media (min-width: 768px) {
  .benefitBanner__title {
    font-size: 18px;
  }
}

/* Swiper */
.swiper-arrow-content {
  background-color: var(--color-primary);
}

.swiper-arrow-content .icon-svg {
  color: #fff;
}

.swiper-arrow-content:hover,
.swiper-arrow-content:focus {
  background-color: var(--color-secondary);
}

/*Footer*/
#footer h4 {
  color: #958fd7;
}

#footer .btn-primary {
  background: #25aa00;
  border: #25aa00;
}

.btn-custompc-wrapper {
  position: fixed;
  bottom: 24px;
  left: 12px;
  z-index: 1000;
}

.btn-custompc-wrapper .btn {
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}

.btn-custompc-wrapper .btn img {
  margin-right: 0.5rem;
  width: 24px;
}

@media (min-width: 576px) {
  .btn-custompc-wrapper .btn img {
    margin-right: 0.75rem;
    width: 32px;
  }
}

.variant-list th {
  display: none;
}

.hellobar {
  padding: 1rem 0;
  background-color: var(--hellobar-bg-color, var(--color-primary));
}

.hellobar .container {
  position: relative;
}

.hellobar .container .row>div {
  display: flex;
}

.hellobar .container .row>div:not(:last-child) {
  margin-bottom: 1rem;
}

.hellobar .container p {
  color: var(--hellobar-color);
  margin-bottom: 0;
}

.hellobar .container a:hover,
.hellobar .container a:active,
.hellobar .container a:focus {
  color: var(--color-secondary);
}

.hellobar .container .hellobar-icon {
  background-color: var(--color-primary);
  border-radius: 50%;
  width: 4rem;
  height: 4rem;
  padding: 1rem;
  margin-right: 1rem;
}

.hellobar .container .hellobar-close {
  border: none;
  background: transparent;
  font-size: 1.6rem;
  line-height: 1;
  cursor: pointer;
  padding: 0;
  color: var(--hellobar-color);
  position: absolute;
  top: 0;
  right: 10px;
  display: flex;
}

.hellobar .container .hellobar-close::before {
  font-family: "apollo" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.hellobar .container .hellobar-close:focus-visible {
  outline: 2px solid #000;
  outline-offset: 2px;
}

@media (min-width: 768px) {
  .hellobar {
    position: relative;
    z-index: 1000;
  }
}

@media (min-width: 992px) {
  .hellobar .container .row>div:not(:last-child) {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .partners-block {
    margin-bottom: 150px !important;
  }
}

@media (min-width: 992px) {
  .partners-block {
    margin-bottom: 150px !important;
  }
}

.top-navigation-bar .top-navigation-contacts .project-phone::after,
.contact-box .tel::after {
  content: "Po - Pá 9:00 - 17:00";
  margin-left: 6px;
  font-size: 90%;
  font-weight: bold;
}

/* LP Servis PC */

.bs-4 ul.custom-list li {
  display: flex;
  align-items: center;
}

.id-1574 .container.breadcrumbs-wrapper,
.id-1574 .content-wrapper-in .sidebar.sidebar-left,
.id-1574 .content-wrapper-in #content header h1,
.id-1577 .container.breadcrumbs-wrapper,
.id-1577 .content-wrapper-in .sidebar.sidebar-left,
.id-1577 .content-wrapper-in #content header h1,
.id-1705 .container.breadcrumbs-wrapper,
.id-1705 .content-wrapper-in .sidebar.sidebar-left,
.id-1705 .content-wrapper-in #content header h1 {
  display: none;
}

.id-1574 .content-wrapper-in #content,
.id-1577 .content-wrapper-in #content,
.id-1705 .content-wrapper-in #content {
  padding-left: 0;
  padding-right: 0;
}

.id-1574 #content-wrapper,
.id-1577 #content-wrapper,
.id-1705 #content-wrapper {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  /*background: linear-gradient(180deg, #f6eeff 0.01%, #f5f6f8 100.01%);*/
}

.id-1574 .bs4 #hero-transparent,
.id-1577 .bs4 #hero-transparent,
.id-1705 .bs4 #hero-transparent {
  background-color: var(--color-tertiary);
  border-radius: 10px;
  margin-top: 2rem;
  margin-bottom: 3rem;
}

@media (min-width: 768px) {

  .id-1574 .bs4 #hero-transparent,
  .id-1577 .bs4 #hero-transparent,
  .id-1705 .bs4 #hero-transparent {
    margin-top: 3rem;
    margin-bottom: 4rem;
  }
}

.id-1574 .bs4 .text-bg-gradient,
.id-1577 .bs4 .text-bg-gradient,
.id-1705 .bs4 .text-bg-gradient {
  background-image: linear-gradient(to right,
      var(--color-primary) 0%,
      var(--color-secondary) 23%,
      #d71576 83.38%) !important;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
}

.id-1574 .bs4 .contact-form-wrapper>p,
.id-1577 .bs4 .contact-form-wrapper>p,
.id-1705 .bs4 .contact-form-wrapper>p {
  display: none;
}

.id-1574 .bs4 .contact-form-wrapper .form-group.submit-wrapper,
.id-1577 .bs4 .contact-form-wrapper .form-group.submit-wrapper,
.id-1705 .bs4 .contact-form-wrapper .form-group.submit-wrapper {
  margin-left: auto;
  margin-right: auto;
}

.id-1574 .bs4 .faq-side-list__item.is-active,
.id-1577 .bs4 .faq-side-list__item.is-active,
.id-1705 .bs4 .faq-side-list__item.is-active {
  color: white !important;
}

.id-1574 .bs4 .faq-side-list__item.is-active:hover,
.id-1577 .bs4 .faq-side-list__item.is-active:hover,
.id-1705 .bs4 .faq-side-list__item.is-active:hover {
  background-color: #441493 !important;
  border-color: #441493 !important;
}

/* Uvodni rozcestnik Youtuberu na hlavni strance */
@media (max-width: 767.97px) {

  h4.homepage-group-title,
  .h4.homepage-group-title {
    margin-top: 0;
  }
}

h4.homepage-group-title[class*="homepage-products-heading"],
.h4.homepage-group-title[class*="homepage-products-heading"] {
  margin-top: 40px !important;
}

@media (min-width: 768px) {

  h4.homepage-group-title[class*="homepage-products-heading"],
  .h4.homepage-group-title[class*="homepage-products-heading"] {
    margin-top: 60px !important;
  }
}

.next-to-carousel-banners {
  margin-top: 45px !important;
}

/* .next-to-carousel-banners .content p {
  font-size: 18px;
  margin: 0 auto;
  margin-bottom: 1.75rem;
  display: block;
}

@media (min-width: 576px) {
  .next-to-carousel-banners .content p {
    max-width: 75%;
  }
}

@media (min-width: 1200px) {
  .next-to-carousel-banners .content p {
    max-width: 50%;
  }
}

.next-to-carousel-banners .banner-wrapper>a {
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08);
  display: block;
}

.next-to-carousel-banners .banner-wrapper img {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.next-to-carousel-banners .banner-wrapper .extended-banner-texts {
  display: block;
  position: static;
  transform: none;
  padding: 1.75rem;
}

.next-to-carousel-banners .banner-wrapper .extended-banner-texts .extended-banner-title,
.next-to-carousel-banners .banner-wrapper .extended-banner-texts .extended-banner-text {
  color: #0f0f0f;
}

.next-to-carousel-banners .banner-wrapper .extended-banner-texts .extended-banner-text {
  margin-top: 1rem;
}

.next-to-carousel-banners .banner-wrapper .extended-banner-texts .extended-banner-link {
  color: var(--color-primary);
  box-shadow: none;
  border-radius: 0;
  padding: 0;
  margin-top: 1.75rem;
  min-height: auto;
  font-weight: 700;
  font-size: 16px;
}

.next-to-carousel-banners .banner-wrapper .extended-banner-texts .extended-banner-link:hover {
  background-color: transparent;
  color: #441493;
}

.next-to-carousel-banners .banner-wrapper .extended-banner-texts .extended-banner-link:after {
  content: "\e90e";
  font-family: 'apollo' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 1rem;
}

.next-to-carousel-banners .banner-wrapper-footer {
  margin-top: 2.5rem;
} */

/* Uvodni rozcestnik kategorii na hlavni strance */
.topcat-wrapper .card-img-wrapper {
  position: relative;
}

.topcat-wrapper .card-img-wrapper h2 {
  position: absolute;
  bottom: .75rem;
  width: 100%;
  text-shadow: #303030 1px 1px 1px;
}

.topcat-wrapper .topcat-col-line {
  height: .25rem;
  margin-bottom: .5rem;
}

.topcat-wrapper .card-body .card-title {
  margin: 0 .5rem;
  padding: .75rem 0;
  border-bottom: 1px solid #EEEEEE;
}

.topcat-wrapper .card-body .card-title:first-child {
  font-weight: 700 !important;
}

.topcat-wrapper .card-body .card-title:last-child {
  margin-bottom: 0 !important;
  border-bottom: none;
}

.topcat-wrapper .card-body .card-title a {
  color: #000000B2;
}

.topcat-wrapper .topcat-col-1 .card-body .card-title a:hover,
.topcat-wrapper .topcat-col-1 .card-body .card-title a:active,
.topcat-wrapper .topcat-col-1 .card-body .card-title span {
  color: #F9B106;
}

.topcat-wrapper .topcat-col-2 .card-body .card-title a:hover,
.topcat-wrapper .topcat-col-2 .card-body .card-title a:active,
.topcat-wrapper .topcat-col-2 .card-body .card-title span {
  color: #03E7FC;
}

.topcat-wrapper .topcat-col-3 .card-body .card-title a:hover,
.topcat-wrapper .topcat-col-3 .card-body .card-title a:active,
.topcat-wrapper .topcat-col-3 .card-body .card-title span {
  color: #9747FF;
}

.topcat-wrapper .topcat-col-1 .topcat-col-line {
  background: linear-gradient(90deg, #F9B106, #FFD001);
}

.topcat-wrapper .topcat-col-2 .topcat-col-line {
  background: linear-gradient(90deg, #0092E1, #03E7FC);
}

.topcat-wrapper .topcat-col-3 .topcat-col-line {
  background: linear-gradient(90deg, #B71BC3, #9747FF);
}

/* Introslider */
@media (min-width: 768px) {
  .id-1 #content-wrapper {
    height: 1px;
  }
}

.content-wrapper.homepage-box.before-carousel,
.content-wrapper-in .carousel {
  background-image: url("https://cdn.admio.net/usr/www.gamepc.cz/img/intro-bg-gradient-alt.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
}

.content-wrapper.homepage-box.before-carousel .content-wrapper-in .carousel {
  margin-bottom: 0;
}

.content-wrapper.homepage-box.before-carousel .content-wrapper-in .carousel .extended-banner-texts span {
  max-width: calc(50% - 40px);
}

.content-wrapper.homepage-box.before-carousel .content-wrapper-in .carousel .extended-banner-text:not(:empty) {
  display: none
}

.content-wrapper.homepage-box.before-carousel .content-wrapper-in .carousel .extended-banner-link:not(:empty) {
  background-color: #ffd001;
  font-weight: bold;
  font-size: 18px;
}

.content-wrapper.homepage-box.before-carousel .content-wrapper-in .carousel .extended-banner-link:not(:empty):hover,
.content-wrapper.homepage-box.before-carousel .content-wrapper-in .carousel .extended-banner-link:not(:empty):focus {
  background-color: #caa70b;
  color: #1b1b1b;
}

@media (min-width: 768px) {
  .content-wrapper.homepage-box.before-carousel .content-wrapper-in .carousel .extended-banner-title:not(:empty) {
    font-size: 28px;
  }

  .content-wrapper.homepage-box.before-carousel .content-wrapper-in .carousel .extended-banner-link:not(:empty) {
    min-height: 40px;
    padding: 10px 35px;
  }
}

@media (min-width: 992px) {
  .content-wrapper.homepage-box.before-carousel .content-wrapper-in .carousel .extended-banner-text:not(:empty) {
    display: block;
  }
}

@media (min-width: 1200px) {
  .content-wrapper.homepage-box.before-carousel .content-wrapper-in .carousel .extended-banner-title:not(:empty) {
    font-size: 40px;
  }
}

@media (min-width: 1440px) {
  .content-wrapper.homepage-box.before-carousel .content-wrapper-in .carousel .extended-banner-link:not(:empty) {
    min-height: 50px;
    padding: 15px 45px;
  }
}

/*@media (min-width: 768px) {
  .content-wrapper.homepage-box.before-carousel {
    padding-bottom: 120px;
  }

  .content-wrapper.container.products-group {
    margin-top: -190px;
  }
}

@media (min-width: 1200px) {
  .content-wrapper.homepage-box.before-carousel {
    padding-bottom: 150px;
  }

  .content-wrapper.container.products-group {
    margin-top: -120px;
  }
}

@media (min-width: 1440px) {
  .content-wrapper.homepage-box.before-carousel {
    padding-bottom: 180px;
  }

  .content-wrapper.container.products-group {
    margin-top: -150px;
  }
}

@media (min-width: 1680px) {
  .content-wrapper.homepage-box.before-carousel {
    padding-bottom: 210px;
  }

  .content-wrapper.container.products-group {
    margin-top: -180px;
  }
}
*/

/* benefitBanner (USP) */
.benefitBanner {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  padding: 20px 10px;
  background-color: #f5f6f8;
}

@media (min-width: 768px) {
  .benefitBanner {
    padding: 35px 10px;
  }
}

.benefitBanner.position--benefitProduct {
  background-color: #eeeff1;
}

.benefitBanner .benefitBanner__item {
  margin-bottom: 20px;
}

.benefitBanner .benefitBanner__item:last-child,
.benefitBanner .benefitBanner__item:nth-last-child(2) {
  margin-bottom: 0;
}

@media (min-width: 992px) {
  .benefitBanner .benefitBanner__item {
    margin-bottom: 0;
  }
}

.benefitBanner .benefitBanner__title {
  font-weight: 700;
}

.benefitBanner .benefitBanner__data {
  font-size: 16px;
}

/* Product Page */
@media (min-width: 768px) {
  .product-top {
    background: transparent;
  }
}

.product-top .p-image img {
  padding: 8px;
  background-color: #fff;
}

.p-info-headline .stars-wrapper {
  box-shadow: none;
  border: none;
  background-color: transparent;
  padding: 0;
  padding-right: 20px;
  border-radius: 0;
  border-right: 1px solid #000;
}

.product-top .p-info-wrapper .add-to-cart {
  padding-top: 8px;
  display: flex;
  flex-wrap: wrap;
  align-items: between;
}

.product-top .p-info-wrapper .p-final-price-wrapper .price-final {
  color: var(--color-secondary);
}

@media (min-width: 480px) {
  .product-top .p-info-wrapper .quantity {
    margin-right: 40%;
  }
}

.type-product.type-detail .benefitBanner.position--benefitProduct:not(.benefitBanner__cloned) {
  display: none;
}

.product-top [data-testid="productCardDescr"] a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: var(--color-primary);
  border-color: var(--color-primary);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.12);
  padding: 5px 20px;
  border-style: solid;
  border-width: 1px;
  border-radius: 25px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  white-space: normal;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}

.product-top [data-testid="productCardDescr"] a::after {
  position: static;
  transform: none;
}

@media (min-width: 768px) {
  .product-top [data-testid="productCardDescr"] a {
    min-height: 42px;
  }
}

.p-info-grid .detail-parameters-block {
  background-color: #ecedf1;
  border-radius: 10px;
  padding: 1.5rem;
}

.p-info-grid .detail-parameters-block .variant-list .advanced-parameter.has-image {
  margin-bottom: 1.5rem;
}

.p-info-grid .detail-parameters-block .variant-list .advanced-parameter.has-image .advanced-parameter-inner {
  border-radius: 10px;
}

.p-info-grid .detail-parameters-block .detail-parameters tbody {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: -1.5rem;
}

.p-info-grid .detail-parameters-block .detail-parameters .surcharge-list {
  background-color: #fff;
  display: flex;
  flex-wrap: wrap;
  border-radius: 10px;
  margin-bottom: 1.5rem;
  flex: 0 0 100%;
  max-width: 100%;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08);
}

@media (min-width: 576px) {
  .p-info-grid .detail-parameters-block .detail-parameters .surcharge-list {
    flex: 0 0 49%;
    max-width: 49%;
  }
}

.p-info-grid .detail-parameters-block .detail-parameters .surcharge-list th {
  padding-top: 10px;
  padding-left: 18px;
  padding-bottom: 0;
  color: #666;
  font-weight: 500;
}

.p-info-grid .detail-parameters-block .detail-parameters .surcharge-list td {
  width: 100%;
  padding-bottom: 0;
}

.p-info-grid .detail-parameters-block .detail-parameters .surcharge-list select {
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 700;
  border: 0;
  height: 40px;
}

.question-tooltip::before {
  color: var(--color-primary);
}

.product-top .p-highlights {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}

.product-top .p-highlights .p-highlights--item {
  margin-right: 2rem;
}

.product-top .p-highlights .p-highlights--item .p-highlights--img {
  max-height: 4rem;
}

.product-top .p-highlights .p-highlights--item .p-highlights--img.p-highlights--img__amd {
  max-width: 6rem;
}

.product-top .p-highlights .p-highlights--item .p-highlights--img.p-highlights--img__windows-11 {
  max-width: 10rem;
}

@media (min-width: 576px) {
  .product-top .p-highlights .p-highlights--item .p-highlights--img.p-highlights--img__amd {
    max-width: 12rem;
  }

  .product-top .p-highlights .p-highlights--item .p-highlights--img.p-highlights--img__windows-11 {
    max-width: 18rem;
  }
}

.p-detail-tabs-wrapper .p-highlights {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  background-color: #fff;
  padding: 2rem 1rem;
  border-radius: 10px;
  margin: 1.5rem;
}

@media (min-width: 768px) {
  .p-detail-tabs-wrapper .p-highlights {
    margin: 4rem;
    margin-top: 0;
  }

}

.p-detail-tabs-wrapper .p-highlights--item {
  margin: 1rem 2rem;
}

.p-detail-tabs-wrapper .p-highlights .p-highlights--item .p-highlights--img {
  max-height: 5rem;
}

.p-detail-tabs-wrapper .p-highlights .p-highlights--item .p-highlights--img.p-highlights--img__amd {
  max-width: 7rem;
}

.p-detail-tabs-wrapper .p-highlights .p-highlights--item .p-highlights--img.p-highlights--img__windows-11 {
  max-width: 12rem;
}

@media (min-width: 576px) {
  .p-detail-tabs-wrapper .p-highlights {
    flex-wrap: nowrap;
    padding: 3rem 1.5rem;
  }

  .p-detail-tabs-wrapper .p-highlights--item {
    margin: 0 2rem;
  }

  .p-detail-tabs-wrapper .p-highlights .p-highlights--item .p-highlights--img.p-highlights--img__amd {
    max-width: 14rem;
  }

  .p-detail-tabs-wrapper .p-highlights .p-highlights--item .p-highlights--img.p-highlights--img__windows-11 {
    max-width: 22rem;
  }
}

.p-detail-tabs-wrapper .fps-games-wrapper {
  background-color: #f5f6f8;
}

.p-detail-tabs-wrapper table.fps-games img {
  max-width: 60px;
}

.type-product.type-detail .add-to-cart .add-to-cart-button {
  border-color: var(--color-secondary-hover);
  background-color: var(--color-secondary-hover);
}

.type-product.type-detail .add-to-cart .add-to-cart-button:hover {
  border-color: #1F9000;
  background-color: #1F9000;
}

/* Product Page FPS Section */
.games-fps-component {
  padding: 1.5rem;
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 40px;
}

.games-fps-component .resolution-wrapper {
  overflow: auto;
}

.games-fps-component .resolution-filters {
  margin-bottom: 1.5rem;
  display: flex;
}

.games-fps-component .resolution-filters .btn.filter-btn,
.fps-games-tabs .tab-button {
  background-color: #fff;
  border-color: #CCCCCC;
  box-shadow: none;
  min-height: 40px;
  margin-right: .75rem;
  white-space: nowrap;
}

.games-fps-component .resolution-filters .btn.filter-btn:hover,
.games-fps-component .resolution-filters .btn.filter-btn:focus,
.fps-games-tabs .tab-button:hover,
.fps-games-tabs .tab-button:focus {
  background-color: var(--color-primary);
  border-color: #000;
  color: #fff;
}

.games-fps-component .resolution-filters .btn.filter-btn:last-child {
  margin-right: 0;
}

.games-fps-component .resolution-filters .btn.filter-btn.active,
.fps-games-tabs .tab-button.active {
  background-color: var(--color-secondary);
  border-color: #000;
  color: #fff;
  pointer-events: none;
}


.games-fps-component .game-cards-swiper {
  position: relative;
  overflow: hidden;
  padding: 0 2rem;
}

@media (min-width: 768px) {
  .games-fps-component .game-cards-swiper {
    padding: 0 3rem;
  }
}

.games-fps-component .game-cards-swiper .swiper-container:not(.swiper-container-initialized) {
  margin-left: -2rem;
  margin-right: -2rem;
}

.games-fps-component .game-cards-swiper .swiper-arrow-next {
  right: 0;
}

.games-fps-component .game-cards-swiper .swiper-arrow-prev {
  left: 0;
}

.games-fps-component .game-cards-swiper .swiper-arrow:not([role="button"]),
.games-fps-component .game-cards-swiper .swiper-arrow.swiper-button-disabled {
  display: none;
}

.games-fps-component .game-container {
  display: flex;
}

.games-fps-component .fps-details {
  width: 8rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 1rem;
}

.games-fps-component .fps-details .fps-details-circle {
  width: 8rem;
  height: 8rem;
  background-color: #9747FF;
  color: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
  margin-bottom: .75rem;
}

/*.games-fps-component .fps-details .fps-details-circle::before {
  content: "";
  width: 3rem;
  height: 3rem;
  background-image: url("https://cdn.admio.net/usr/www.gamepc.cz/ico/gamepc-icon.svg");
  background-size: cover;
  position: absolute;
  top: 0;
  margin-top: -1.5rem;
}*/

.games-fps-component .fps-details .fps-details-circle .fps-details-circle--number {
  font-weight: 700;
  font-size: 16px;
}

.games-fps-component .fps-details .fps-details-circle .fps-details-circle--fps {
  font-size: 14px;
}

.games-fps-component .game-card {
  width: 10rem;
  border: 2px solid transparent;
  border-radius: 10px;
  text-align: center;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  margin-right: .75rem;
}

@media (min-width: 576px) {
  .games-fps-component .fps-details {
    width: 10rem;
  }

  .games-fps-component .fps-details .fps-details-circle {
    width: 10rem;
    height: 10rem;
  }

  /*.games-fps-component .fps-details .fps-details-circle::before {
    width: 4rem;
    height: 4rem;
    margin-top: -2rem;
  }*/

  .games-fps-component .fps-details .fps-details-circle .fps-details-circle--number {
    font-size: 18px;
  }

  .games-fps-component .fps-details .fps-details-circle .fps-details-circle--fps {
    font-size: 16px;
  }

  .games-fps-component .game-card {
    width: 12rem;
  }
}

.games-fps-component .game-card:hover,
.games-fps-component .game-card.active {
  border: 2px solid #9747FF;
}

.games-fps-component .game-card.active {
  pointer-events: none;
}

.games-fps-component .game-card img {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 116 / 176;
}

.games-fps-component .game-card .game-card-settings {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 1rem;
}

.games-fps-component .game-card .game-card-settings span {
  display: inline-flex;
  justify-content: center;
  min-width: 8rem;
  font-size: 12px;
  padding: .5rem;
  border-radius: 6px;
  background-color: var(--color-secondary);
  color: #fff;
  font-weight: 700;
}

/* Partners Section */
.partners-block.js-partners-block {
  background-color: #fff;
}

@media (min-width: 576px) {
  .partners-block.js-partners-block {
    padding: 2rem 0;
  }
}

.partners-block.js-partners-block .partners__item .partners__content {
  box-shadow: none;
}

.p-thumbnail.highlighted img,
.show360image.highlighted img {
  border: 2px solid #9747FF;
}

.p-detail .add-to-cart {
  justify-content: space-between;
}

.p-detail .add-to-cart .quantity {
  margin-right: auto;
}

.p-detail .add-to-cart .btn.add-to-cart-button {
  padding-right: 20px;
  padding-left: 20px;
}

@media (min-width: 576px) {
  .p-detail .add-to-cart .btn.add-to-cart-button {
    padding-right: 60px;
    padding-left: 60px;
  }
}

@media (min-width: 992px) {
  .p-detail .add-to-cart .btn.add-to-cart-button {
    padding-right: 50px;
    padding-left: 50px;
  }
}

@media (min-width: 1200px) {
  .p-detail .add-to-cart .btn.add-to-cart-button {
    padding-right: 50px;
    padding-left: 50px;
  }
}

.quantity .increase::before,
.quantity .decrease::before {
  color: var(--color-secondary);
}

.benefitBanner.position--benefitProduct {
  margin-bottom: 40px;
}

.bg-gradient {
  background: linear-gradient(90deg, #410aae, #09d0f4);
}

@media (max-width: 767px) {
  .has-fps-table .shp-tabs-wrapper #description .detail-tab-item+.detail-tab-content {
    padding: 0;
  }

  .has-fps-table .shp-tabs-wrapper #description .detail-tab-item {
    background-color: #fff;
  }
}

.has-fps-table .p-detail-tabs-wrapper #description {
  padding: 0;
  background: linear-gradient(90deg, #410aae, #09d0f4);
}

.text-yellow {
  color: #F9B106 !important;
}


@media (min-width: 768px) {
  .bs4 .intro-row {
    display: flex;
    align-items: center;
    min-height: 56rem;
  }

  .bs4 .intro-row .intro-row-wrapper {
    position: relative;
  }

  .bs4 .intro-row .intro-row-wrapper::before {
    content: "";
    position: absolute;
    width: .25rem;
    height: calc(100% - 3rem);
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    background: #F9B106;
    border-radius: 1.5rem;
    z-index: 1;
  }

  .bs4 .intro-row .intro-row-wrapper::after {
    content: "";
    position: absolute;
    width: 90%;
    height: 100%;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
    border-radius: 1.5rem;
  }

  .bs4 .intro-row .row>div {
    position: relative;
    z-index: 1;
  }

  .bs4 .intro-row .row img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}

.fps-games-tabs {
  max-width: 1020px;
  margin: 0 auto;
}

.fps-games-tabs .tab-list {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.fps-games-tabs .tab-item {
  margin: 0;
}

.fps-games-tabs .tab-item .btn {
  margin-left: .375rem;
  margin-right: .375rem;
  margin-bottom: 1rem;
}

.fps-games-tabs .tab-panel {
  display: none;
}

.fps-games-tabs .tab-panel.active {
  display: block;
}

#fps-games-table .table-responsive table {
  min-width: auto;
}

@media (max-width: 767px) {

  .fps-games thead tr>*:nth-child(1),
  .fps-games tbody tr>*:nth-child(1),
  .fps-games thead tr>*:nth-child(4),
  .fps-games tbody tr>*:nth-child(4) {
    display: none;
  }
}

ul.text-white li,
ol.text-white li {
  color: #fff !important;
}

.votes-wrap .slider-group-reviews {
  background-color: var(--color-tertiary);
}

body {
  /*background: linear-gradient(180deg, #f5f6f8 89px, #d6f2f7 89px, #ecf4f5 600px) repeat-x, rgb(240 246 247);*/
  background: #fff;
}

.top-category-addon .container {
  padding: 0 !important;
}

@media (min-width: 768px) {
  .top-category-addon .container {
    padding: 0 30px !important;
  }
}

@media (min-width: 992px) {
  .top-category-addon .container {
    padding: 0 20px !important;
  }
}

.top-category-addon .menu-content>div>div>a:hover {
  text-decoration: none !important;
}

.top-category-addon.is-box-shadow .menu-content {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08) !important;
}

.top-category-addon .swiper-container {
  padding-top: 10px !important;
  padding-bottom: 20px !important;
}

.top-category-addon .swiper-arrow-content .icon-svg {
  color: #fff !important;
}

/* Ecomi Widget */
@media (max-width: 767.97px) {
  #Widget5 {
    display: none;
  }
}

/* Youtube Partners Section */
.row.banners-content.body-banners .banner-wrapper {
  overflow: visible;
}

.dev-mode .yt-partners-section {
  display: block !important;
}

.yt-partners-wrapper {
  margin-top: 50px;
  margin-bottom: 50px;
}

@media (min-width: 768px) {
  .yt-partners-wrapper {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}

.yt-partners-section .youtubers-swiper {
  border-radius: 10px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08);
  background-color: #12022e;
  position: relative;
}

.yt-partners-section .youtubers-swiper .swiper-container {
  padding: 15px;
  max-width: 1440px;
}

.yt-partners-section .youtubers-swiper .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}

.yt-partners-section .youtubers-swiper .swiper-slide a {
  width: 100%;
  border-radius: 0;
}

.yt-partners-section .youtubers-swiper .swiper-slide a:hover .youtubers__avatar {
  transform: scale(1.05);
}

.youtubers .youtubers__list .youtubers__item .youtubers__bg::selection,
.youtubers .youtubers__list .youtubers__item .youtubers__avatar::selection,
.youtubers .youtubers__list .youtubers__item .youtubers__name::selection {
  background: transparent;
  color: #fff;
}

.youtubers .youtubers__list .youtubers__item .youtubers__bg {
  border-radius: 0;
  transform: scale(1);
}

.youtubers .youtubers__list .youtubers__item .youtubers__overlay {
  position: absolute;
  z-index: 1;
}

.youtubers .youtubers__list .youtubers__item .youtubers__avatar {
  width: 12rem;
  display: inline-flex;
}

@media (min-width: 992px) {
  .youtubers .youtubers__list .youtubers__item .youtubers__avatar {
    width: 20rem;
  }
}

@media (min-width: 1200px) {
  .youtubers .youtubers__list .youtubers__item .youtubers__avatar {
    width: 24rem;
  }
}

/*@media (min-width: 1440px) {
  .youtubers .youtubers__list .youtubers__item .youtubers__avatar {
    width: 36rem;
  }
}*/

.youtubers .youtubers__list .youtubers__item .youtubers__name {
  color: #fff;
}

.content-wrapper.homepage-box.welcome-wrapper {
  display: none;
}

#Widget5 {
  display: none;
}

@media (min-width: 768px) {
  .is-header-fixed.is-header-hidden #header {
    z-index: 1000;
  }
}

@media (min-width: 768px) {
  .top-navigation-bar {
    background-color: #fff !important;
  }

  .top-navigation-bar .container>div {
    display: none;
  }
}

@media (min-width: 768px) {
  .in-kosik #header .header-top {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .in-kosik .top-navigation-contacts {
    display: none !important;
  }

  .in-kosik #navigation {
    display: none;
  }
}

.in-kosik .cart-wrapper .cart-summary .discount-coupon .h4 strong {
  color: var(--color-primary);
}

/* Heureka Consent Checkbox*/
/*.in-krok-2 #checkoutSidebar .form-group.consents:not(.consents-first) {
  display: none;
}*/

.banner.box-support .contact-box .contactboxCompanyDetails {
  display: none;
}

.footer-item.footer-item-newsletter .form-group .required-asterisk {
  color: var(--color-tertiary);
}

#footer .contact-box>strong {
  display: block;
  color: #fff;
}

#footer .contact-box>strong::before {
  font-size: 18px;
  color: var(--footer-highlighted-color);
  justify-content: center;
  display: inline-flex;
  width: 24px;
  margin-right: 16px;
  content: "";
  font-family: "apollo" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#footer .contact-box>.contactboxCompanyDetails {
  color: var(--footer-color);
  padding-left: 40px;
  display: inline-block;
}

#snow {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  z-index: 1000;
}

@media (max-width: 767px) {
  .top-navigation-bar .site-name a img {
    width: 100%;
    height: 28px;
  }
}

#header .site-name a img {
  width: 100%;
  height: 60px;
}

.g-max-1020 {
  max-width: 1020px;
  margin-left: auto;
  margin-right: auto;
}

.gallerySwiper {
  position: relative;
}
