/*
Theme Name: LaminaatXXL
Theme URI: https://weareon-it.nl/
Author: ON. IT
Author URI: https://weareon-it.nl/
Description: ON.IT Thema
Version: 1.1.46

Text Domain: onwebsite
*/
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.block-review {
    display: none;
}

body.woocommerce-cart .fc-wrapper div.quantity {
  display: none !important;
}

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

body {
  overflow-x: hidden;
  text-size-adjust: 100%;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
}

a {
  color: inherit;
  cursor: pointer;
  outline: none;
  text-decoration: none;
}
a:hover, a:focus {
  text-decoration: none;
}

li {
  list-style: none;
}

#upsell-steps label input[type="radio"] + span:after, #upsell-steps label input[type="radio"]:checked + span:before, #upsell-steps label input[type="radio"]:checked + span:before, #upsell-calculator label input[type="checkbox"]:checked + span:after, .upsell-step-products-loading i  {
  font-family: 'Fontawesome' !important;
}

/* Field error state */
.offerte input.input-error {
    border: 2px solid #e03131 !important;
    background-color: #fff5f5 !important;
    outline: none;
}

.offerte input.input-error:focus {
    box-shadow: 0 0 0 3px rgba(224, 49, 49, 0.15) !important;
}

/* Inline error message */
.field-error-msg {
    display: block;
    color: #e03131;
    font-size: 0.82rem;
    margin-top: 4px;
    margin-bottom: 2px;
}


.offerte-success {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 48px 32px;
    background: #f8fff8;
    border: 2px solid #2f9e44;
    border-radius: 12px;
    animation: fadeInUp 0.4s ease forwards;
}

.offerte-success-icon {
    width: 64px;
    height: 64px;
    background: #2f9e44;
    color: white;
    border-radius: 50%;
    font-size: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
}

.offerte-success h2 {
    color: #2f9e44;
    margin: 0 0 8px;
    font-size: 1.5rem;
}

.offerte-success p {
    color: #555;
    margin: 0;
}

@keyframes fadeInUp {
    from { opacity: 0; transform: translateY(16px); }
    to   { opacity: 1; transform: translateY(0); }
}

.page-id-15142 {
    overflow: unset !important;
}

.seo-content {
    padding-top: 60px;
    padding-bottom: 80px;
    background-color: #E6F0F3;
}

.seo-content a {
    font-weight: 600;
    text-decoration: underline;
}

.seo-content ul {
    padding-left: 20px;
    margin: 15px 0;
    font-size: 15px;
}

.seo-content li {
    list-style: disc;
    color: #272723;
    margin-bottom: 18px;
}

.seo-content p {
    color: #272723;
}

input[type=text],
input[type=email],
input[type=number],
input[type=search] {
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
}

select {
  width: 100%;
}

img,
iframe,
fieldset {
  border: 0;
}

button {
  cursor: pointer;
  border: 0;
  background: none;
  outline: none;
}

svg {
  vertical-align: middle;
}

p {
  color: #777777;
  line-height: 32px;
  font-size: 15px;
  font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Oswald", sans-serif;
  color: #272723;
}

h1 {
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
}

h2 {
  font-size: 35px;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
}

h3 {
  font-size: 2rem;
  line-height: 2.5rem;
  text-transform: uppercase;
  font-weight: 700;
}
@media (max-width: 767.98px) {
  h3 {
    font-size: 1.25rem;
  }
}

h4 {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
}

.subtitle {
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  display: block;
  margin-bottom: 5px;
  color: #0088CC;
}

.h-100 {
  height: 100%;
}

@media (min-width: 768px) {
  body .outer-container {
    width: 90%;
    margin: 0 auto;
  }
}

.slick-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  margin-top: 20px;
}
.slick-dots li.slick-active button {
  background-color: #FFA507;
  border-color: #FFA507;
}
.slick-dots li button {
  width: 15px;
  height: 15px;
  border-radius: 50px;
  border: 1px solid #A6B0D0;
  font-size: 0;
}

#breadcrumbs {
    color: #272723;
}

#breadcrumbs .breadcrumb_last {
    font-weight: 600;
}

.product_cat-schoonloopmatten .upsell-calculator-contain {
  display: none;
}

/* Slider flex */

.js-flex-slider {
    margin-bottom: 80px;
}

.js-flex-slider img {
    width: 250px;
    height: 250px;
    object-fit: cover;
}

  /* the slides */
.js-flex-slider .slick-slide {
    margin: 0 25px;
}

  /* the parent */
.js-flex-slider .slick-list {
    margin: 0 -25px;
}

/* POPUP */

.staal-modal {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.staal-modal.active {
    display: block;
}

.staal-modal-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
}

.staal-modal-content {
    position: relative;
    background-color: #fff;
    margin: 5% auto;
    padding: 30px;
    width: 90%;
    max-width: 600px;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    max-height: 85vh;
    overflow-y: auto;
}

.staal-modal-close {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 32px;
    font-weight: bold;
    color: #aaa;
    cursor: pointer;
    line-height: 1;
    transition: color 0.3s;
}

.staal-modal-close:hover,
.staal-modal-close:focus {
    color: #000;
}

@media (max-width: 768px) {
    .staal-modal-content {
        width: 95%;
        margin: 10% auto;
        padding: 20px;
    }
}

.promo-popup.fixed {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 2;
}

.promo-popup.archive {
    margin-top: 20px;
}

.promo-popup.product {
    margin-bottom: 20px !important;
}

.promo-popup.product .promo-icon {
    margin-bottom: 10px;
    color: #fff;
}

.promo-popup.product .promo-icon i {
    color: #d88d0b;
}

.promo-popup-content {
    z-index: 3;
    max-width: 100%;
    padding: 10px 20px;
    border-radius: 8px;
    background: linear-gradient(90deg, #08C 0%, #09C 100%);

    animation: slideDown 0.4s ease-out;
}

.promo-popup.fixed .promo-popup-content  {
    padding: 25px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.3);
}

@keyframes slideDown {
    from {
        opacity: 0;
        transform: translateY(-50px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.promo-popup-close {
    position: relative;
    background: transparent;
    border: none;
    color: white;
    font-size: 32px;
    cursor: pointer;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: background 0.3s;
}

.fixed .promo-popup-close {
    top: -5px;
}

.promo-popup-close:hover {
    background: rgba(255, 255, 255, 0.2);
}

.promo-popup-inner {
    color: white;
    display: flex;
    justify-content: space-between;
    gap: 23px;
}

.promo-icon {
    display: inline-block;
    color: #FFA507;
    font-size: 25px;
    position: relative;
    top: 3px;
}


.archive .promo-icon {
    margin-right: 10px;
}


.promo-popup-inner p {
    color: white;
    font-size: 16px;
    font-style: normal;
    line-height: 28px;
    font-weight: 500;
    text-align: left;
}

@media (max-width: 768px) {

    .promo-popup-inner {
        flex-direction: column;
    }

    .promo-popup-close {
        top: 20px !important;
        right: 15px;
        position: absolute;
    }
    

    .block-hero-home .hero-intro {
        padding: 25px 30px !important;
    }

    .block-hero-home .hero-intro .d-flex {
      flex-direction: column !important;
    }

    .block-hero-home .hero-intro {
      margin-bottom: 25px;
      border-radius: 10px !important;
    }

    .block-hero-home .hero-intro .d-flex {
      align-items: start !important;
    }

    .block-hero-home .hero-action .js-hero-slider .action-item {
      border-radius: 10px !important;
    }
}

/*!
 * Bootstrap Grid v5.3.7 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
}
:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px;
}

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0;
}

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

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

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

.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.33333333%;
}

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

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

.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

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

.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

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

.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

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

.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

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

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

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

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

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

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.d-inline {
  display: inline !important;
}

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

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

.d-grid {
  display: grid !important;
}

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

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

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

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

.d-flex {
  display: flex !important;
}

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

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

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

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

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

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

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

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

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

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

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

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

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

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

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

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.justify-content-evenly {
  justify-content: space-evenly !important;
}

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

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

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

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

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

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.order-first {
  order: -1 !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

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

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

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

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

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

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

.m-auto {
  margin: auto !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

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

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

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

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

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

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

.mt-auto {
  margin-top: auto !important;
}

.me-0 {
  margin-right: 0 !important;
}

.me-1 {
  margin-right: 0.25rem !important;
}

.me-2 {
  margin-right: 0.5rem !important;
}

.me-3 {
  margin-right: 1rem !important;
}

.me-4 {
  margin-right: 1.5rem !important;
}

.me-5 {
  margin-right: 3rem !important;
}

.me-auto {
  margin-right: auto !important;
}

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

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

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

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

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

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

.mb-auto {
  margin-bottom: auto !important;
}

.ms-0 {
  margin-left: 0 !important;
}

.ms-1 {
  margin-left: 0.25rem !important;
}

.ms-2 {
  margin-left: 0.5rem !important;
}

.ms-3 {
  margin-left: 1rem !important;
}

.ms-4 {
  margin-left: 1.5rem !important;
}

.ms-5 {
  margin-left: 3rem !important;
}

.ms-auto {
  margin-left: auto !important;
}

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

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

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

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

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

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

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

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

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

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

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

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

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

.pe-0 {
  padding-right: 0 !important;
}

.pe-1 {
  padding-right: 0.25rem !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.pe-5 {
  padding-right: 3rem !important;
}

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

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

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

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

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

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

.ps-0 {
  padding-left: 0 !important;
}

.ps-1 {
  padding-left: 0.25rem !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

@media (min-width: 576px) {
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-inline-grid {
    display: inline-grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 768px) {
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-inline-grid {
    display: inline-grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 992px) {
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-inline-grid {
    display: inline-grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-inline-grid {
    display: inline-grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1400px) {
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-inline-grid {
    display: inline-grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-inline-grid {
    display: inline-grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
.d-inline {
  display: inline !important;
}

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

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

.d-grid {
  display: grid !important;
}

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

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

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

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

.d-flex {
  display: flex !important;
}

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

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

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

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

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

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

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

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

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

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

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

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

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

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

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

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.justify-content-evenly {
  justify-content: space-evenly !important;
}

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

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

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

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

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

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.order-first {
  order: -1 !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

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

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

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

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

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

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

.m-auto {
  margin: auto !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

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

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

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

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

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

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

.mt-auto {
  margin-top: auto !important;
}

.me-0 {
  margin-right: 0 !important;
}

.me-1 {
  margin-right: 0.25rem !important;
}

.me-2 {
  margin-right: 0.5rem !important;
}

.me-3 {
  margin-right: 1rem !important;
}

.me-4 {
  margin-right: 1.5rem !important;
}

.me-5 {
  margin-right: 3rem !important;
}

.me-auto {
  margin-right: auto !important;
}

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

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

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

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

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

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

.mb-auto {
  margin-bottom: auto !important;
}

.ms-0 {
  margin-left: 0 !important;
}

.ms-1 {
  margin-left: 0.25rem !important;
}

.ms-2 {
  margin-left: 0.5rem !important;
}

.ms-3 {
  margin-left: 1rem !important;
}

.ms-4 {
  margin-left: 1.5rem !important;
}

.ms-5 {
  margin-left: 3rem !important;
}

.ms-auto {
  margin-left: auto !important;
}

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

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

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

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

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

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

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

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

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

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

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

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

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

.pe-0 {
  padding-right: 0 !important;
}

.pe-1 {
  padding-right: 0.25rem !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.pe-5 {
  padding-right: 3rem !important;
}

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

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

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

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

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

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

.ps-0 {
  padding-left: 0 !important;
}

.ps-1 {
  padding-left: 0.25rem !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

@media (min-width: 576px) {
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-inline-grid {
    display: inline-grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 768px) {
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-inline-grid {
    display: inline-grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 992px) {
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-inline-grid {
    display: inline-grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-inline-grid {
    display: inline-grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1400px) {
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-inline-grid {
    display: inline-grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-inline-grid {
    display: inline-grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
.heading {
  color: #212529;
  font-family: "Oswald", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 30px;
  letter-spacing: 0.4px;
}
@media (min-width: 768px) {
  .heading {
    font-size: 36px;
    line-height: 40px;
  }
}
.heading--inverted {
  color: white;
}

@media (min-width: 768px) {
  .content--md-right {
    text-align: right;
  }
}
.content p, .content ul {
  font-size: 15px;
  line-height: 2rem;
  color: #777777;
}
.content p {
  margin-bottom: 20px;
}
.content ul li {
  list-style: disc;
  margin-left: 18px;
}
.content ul {
  margin-bottom: 20px;
}
.content--barlow {
  font-family: "Oswald", sans-serif;
}
.content--inverted p, .content--inverted ul {
  color: #fff;
}
.content h2 {
  margin-bottom: 12px;
  font-size: 2.625rem;
  line-height: 3.3125rem;
  color: #231F20;
}
@media (max-width: 767.98px) {
  .content h2 {
    font-size: 1.25rem;
  }
}

.btn {
  transition: all 0.2s ease-in-out;
  background: #000;
  background-size: 200% 100%;
  background-position: 0% 0%;
  transition: all 0.5s ease;
  padding: 13px 32px;
  color: white;
  border-radius: 5px;
  font-weight: 700;
  display: inline-flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  align-items: center;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  transition: all 0.5s ease;
}
.btn:hover i {
    transform: translateX(3px);
    transition: ease-in-out 0.3s;
}
.btn--round {
  padding: unset;
  height: 49px;
  width: 49px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn--round svg {
  height: 20px;
}
.btn--round svg * {
  fill: white;
}
.btn-primary {
  background: #FFA507;
}
.btn-primary:hover {
  background-color: #d88d0b;
}
.btn-blue {
  background: #0088CC;
}
.btn-blue:hover {
  background-color: #046a9c;
}
.btn-arrow {
  padding: 0;
  background: transparent;
}
.btn-arrow::after {
  content: "\f138";
  font-family: "Fontawesome";
  color: #FFA507;
  font-weight: 300;
  position: relative;
  top: 1px;
}
.btn-outline {
  background: transparent;
  border: 1px solid #777777;
  color: #777777;
}
.btn-outline:hover {
  background: #777777;
  color: #fff;
}
.btn--outline--white {
  background: transparent;
  border: 1px solid white;
}
.btn--outline--white:hover {
  background: white;
  color: #777777;
}
.btn-full {
  width: 100%;
}

.bg--brown {
  background: #83574D;
}
.bg--light-brown {
  background: #FCF6F3;
}

.link {
  transition: all 0.2s ease-in-out;
  text-decoration: underline;
  text-underline-offset: 2px;
  font-weight: 500;
}
@media (prefers-reduced-motion: reduce) {
  .link {
    transition: none;
  }
}

.label {
  border-radius: 3px;
  padding: 10px 15px;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.4px;
  margin-bottom: 1rem;
}
.label--xs {
  padding: 4px 8px;
  margin-bottom: 0;
  font-size: 12px;
}
.label--orange {
  background: rgba(255, 94, 13, 0.7);
  color: #B65B2D;
}
.label--yellow {
  background: rgba(255, 199, 89, 0.7);
  color: #B18B3F;
}

.breadcrumbs {
  margin-bottom: 3px;
}
.breadcrumbs--mb {
  margin-bottom: 40px;
}
.breadcrumbs--inverted a, .breadcrumbs--inverted strong {
  color: white;
  font-weight: 600;
}
.breadcrumbs > span {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 13px;
  letter-spacing: 0.4px;
  font-weight: 500;
}
.breadcrumbs strong {
  font-weight: 700;
}
.breadcrumbs__chevron {
  background: url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 11'%3E%3Cpath d='M3.639 9.875a.688.688 0 0 1 0-.972L7.042 5.5 3.64 2.097a.687.687 0 0 1 .972-.972l3.89 3.89a.688.688 0 0 1 0 .971l-3.89 3.89a.687.687 0 0 1-.972 0Z' fill='%23231F20'/%3E%3C/svg%3E") no-repeat center center;
  background-size: contain;
  height: 10px;
  width: 9px;
  display: inline-block;
}
.breadcrumbs--inverted .breadcrumbs__chevron {
  background: url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 11'%3E%3Cpath d='M3.639 9.875a.688.688 0 0 1 0-.972L7.042 5.5 3.64 2.097a.687.687 0 0 1 .972-.972l3.89 3.89a.688.688 0 0 1 0 .971l-3.89 3.89a.687.687 0 0 1-.972 0Z' fill='%23FFF'/%3E%3C/svg%3E") no-repeat center center;
}

.buttons-row {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
}
@media (max-width: 575.98px) {
  .buttons-row {
    gap: 4px;
    justify-content: center;
  }
}

.blog-card .title {
  font-size: 22px;
  display: block;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.22px;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
}
.blog-card .card-intro {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* number of lines to show */
  line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 55px;
}
.blog-card img {
  border-radius: 5px;
  width: 100%;
  object-fit: cover;
}
.blog-card.card-large img {
  height: 315px;
  margin-bottom: 15px;
}
.blog-card.card-small img {
  height: 200px;
}
.blog-card.card-small .title {
  margin-bottom: 5px;
}
.blog-card.card-small .card-intro {
  margin-bottom: 15px;
}
.blog-card .btn-arrow {
  color: #272723;
}
.blog-card .btn-arrow::after {
  display: none;
}
.blog-card .btn-arrow i {
  color: #0088CC;
}

/* Responsive css */
@media (max-width: 991.98px) {
  .blog-card {
    margin-bottom: 40px !important; 
  }
  .blog-card img {
    height: 200px;
  }

  .img-text {
    height: 100% !important;
  }

  .block-last-blogs .outer-container {
    padding: 50px 0 !important;
    border-radius: 0 !important;
  }

  .blog-card .title {
    font-size: 18px;
  }

  .footer #menu-klantenservice {
    grid-template-columns: 1fr !important;
  }

  .upsell-step-question .question_options ul {
    display: flex;
    gap: 10px;
    flex-direction: column;
  }
}

.wpgb-card [class*=wpgb-block-] {
  white-space: unset !important;
}

.product-card {
  padding: 18px 25px;
  border-radius: 10px ;
  background: #FFF ;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1) ;
  width: 330px;
  transition: ease-in-out 0.5s;
  text-align: left ;
  width: 100%;
}

.product-card:hover {
  transform: scale(0.98) !important;
  transition: ease-in-out 0.5s !important;
}
.product-card .woocommerce-placeholder {
  display: none !important;
}
.product-card:hover .product-gallery-first {
  display: block !important;
}
.product-card .product-image {
  position: relative !important;
  height: 235px !important;
  margin-bottom: 10px;
}
.product-card .product-image .product-gallery-first {
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  height: 100%;
  width: 100%;
  display: none;
  transition: ease-in-out 1s;
}
.product-card .product-image img {
  width: 100% !important;
  height: 235px !important;
  object-fit: cover !important;
  margin-bottom: 20px !important;
  border-radius: 5px !important;
  background: #f7f7f7;
    contain-intrinsic-size: unset;
}
.product-card h3 {
  color: #272723 !important;
  font-family: "Poppins", sans-serif !important;
  font-size: 18px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  line-height: normal;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2 !important; /* number of lines to show */
  line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 55px ;
}
.product-card .product-info {
  margin: 10px 0 ;
}
.product-card .product-info p {
  font-size: 16px !important;
  font-style: italic !important;
  font-weight: 500 !important;
  line-height: normal !important;
  color: #777 !important;
}
.product-card .product-price {
  font-size: 13px !important;
  font-style: normal !important;
  color: #272723 !important;
  margin-bottom: 15px !important;
}
.product-card .product-price bdi {
  color: #272723 !important;
  font-size: 20px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  line-height: normal !important;
}
.product-card .button {
  width: 100% !important;
  padding: 12px 30px !important;
  text-align: center !important;
  display: flex !important;
  gap: 10px !important;
  align-items: center !important;
  background-color: #FFA507 !important;
  border-radius: 5px !important;
  justify-content: center !important;
  color: #fff !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  font-family: "Poppins", sans-serif !important;
    transition: ease-in-out 0.3s;
}
.product-card .button:hover {
  background-color: #d88d0b !important;
}

.product-card .button:hover i {
    transform: translateX(3px);
    transition: ease-in-out 0.3s;
}

.actie-tekst {
    background-color: #ffa507;
    padding: 8px 10px;
    display: flex;
    min-width: 200px;
    justify-content: center;
    color: #fff;
    margin: 16px 0;
    line-height: 22px;
    border-radius: 3px;
}

.ondervloer-calc-info {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
}

.item-actions input {
  border: 0;
}

.category-intro .custom {
  padding: 10px 0;
  border-bottom: 1px solid #EFEFEF;
}
@media (max-width: 767.98px) {
  .category-intro .custom {
    padding: 10px 15px !important;
  }
}
.category-intro .category-intro__back {
  color: #0088CC;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 8px;
}
.category-intro .category-intro__back i {
  position: relative;
  top: 1px;
  background-color: #0088CC;
  color: #fff;
  padding: 2px;
  height: 18px;
  width: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  border-radius: 30px;
}

.category-hero {
    padding: 60px 0;
    background-color: #E6F0F3;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.category-hero::after {
    content: '';
    bottom: -8px;
    right: -1px;
    position: absolute;
    width: 30%;
    height: 145px;
    z-index: -1;
    background-image: url(/wp-content/uploads/2025/10/xll-logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right bottom;
}

.category-hero .categorie-content-container {
    position: relative;
    max-width: 100%;
}
.category-hero .categorie-content {
    display: -webkit-box;
    -webkit-line-clamp: 2; /* maximaal 2 regels */
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: max-height 0.3s ease;
}
.category-hero .categorie-content.expanded {
    -webkit-line-clamp: unset;
    overflow: visible;
}
.category-hero .lees-meer-btn {
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    margin-top: 10px;
    background: unset;
}

.categorie-content p {
    color: #272723;
}

.category-hero .lees-meer-btn i {
    margin-left: 3px;
    color: #0088CC;
}

.category-content {
  margin-top: 50px;
}
.yith-wcan-filters {
    background-color: unset;
}

.yith-wcan-filter {
    border-bottom: 1px solid #d3d3d3;
    padding-bottom: 10px;
}

#custom_html-6 .textwidget.custom-html-widget p {
    display: flex;
    gap: 10px;
}

#text-4 .textwidget {
    color: #333333;
    border-bottom: 1px solid #d3d3d3;
    padding-bottom: 20px;
    margin-bottom: 25px;
}

#text-4 .textwidget div, #text-2 .textwidget div { 
    margin-bottom: 14px;
}

#text-4 .textwidget i, #text-2 .textwidget i {
    color: #0088CC;
    margin-right: 5px;
}

#text-4 .textwidget p, #text-2 .textwidget p {
    line-height: 1.5;
    display: flex;
    flex-direction: column;
}

#custom_html-6 {
    border-bottom: 1px solid #d3d3d3;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.category-content .filter-toggle {
  display: none;
  cursor: pointer;
  background: #0088CC;
  color: #fff;
  padding: 10px 15px;
  border: none;
  border-radius: 4px;
  font-weight: 600;
  margin-bottom: 30px;
}
@media (max-width: 767.98px) {
  .category-content .filter-toggle {
    display: inline-block;
  }
}
.category-content .filters {
  width: 100%;
}
@media (max-width: 767.98px) {
  .category-content .filters {
    display: none;
    max-width: 100%;
  }
  .category-content .filters.active {
    display: block;
  }
}
.category-content .filters .product-category-filter li {
  list-style-type: none;
  margin-left: 0;
}
.category-content .filters .product-category-filter .subcategories {
  border-left: 1px solid #0088CC;
  margin-bottom: 8px;
}
.category-content .filters .product-category-filter .subcategories li {
  padding-left: 15px;
}
.category-content .filters__items div {
  margin-bottom: 20px;
  overflow: visible;
}
.category-content .filters__items div .dropdown-label {
    margin-bottom: 0;
}
.category-content .filters__items input {
  border: 1px solid #E2E9F0;
  background: #FFF;
  font-size: 14px;
}
.category-content .filters__items .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1;
  border-bottom: 1px solid #D6E1ED;
  padding-bottom: 10px;
  margin-bottom: 10px;
  width: 100%;
  cursor: pointer;
  user-select: none;
  transition: all 0.3s ease;
  color: #272723;
}
.category-content .filters__items .title:hover {
  opacity: 0.8;
}
.category-content .filters__items .title i {
  transition: transform 0.3s ease;
}
.category-content .filters__items .title.expanded i {
  transform: rotate(180deg);
}
.category-content .filter-content {
  overflow: hidden;
  transition: max-height 0.3s ease, padding 0.3s ease;
}
.category-content .filter-content.collapsed {
  max-height: 0;
  padding: 0;
}
.category-content .category__text {
  margin-top: 20px;
  margin-bottom: 35px;
}
@media (max-width: 767.98px) {
  .category-content .category__text {
    display: none;
  }
}
.category-content .category__text .readmore {
  font-weight: 600;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  margin-left: 5px;
}

.category-content .seo-content h2 {
    color: #272723;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.28px;
    margin-bottom: 10px;
    margin-top: 50px;
}

.category-content .seo-content h3 {
    color: #272723;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.28px;
    margin-bottom: 10px;
    margin-top: 30px;
}

.single-post .content-flex img {
  width: auto;

}

.single-post p {
  margin-top: 15px;
  margin-bottom: 20px;
  line-height: 1.6;
}

.single-post h5 {
  font-family: "Poppins", sans-serif;
  line-height: 1.6;
  margin-top: 25px;
}

/* single product*/

.product h1 {
    margin-bottom: 30px;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    line-height: 1;
}

.product-columns-wrapper {
    margin-top: 20px;
}

.product-columns-wrapper .product-images-column .woocommerce-product-gallery  {
    width: 100% !important;
    float: unset !important;
}


.product-columns-wrapper .product-summary-column input {
    border: 1px solid #e7f0f2 !important;
    border-radius: 5px !important;
    background: #fff !important;
    padding: 10px;
}

.product-columns-wrapper .product-summary-column .button-variable-item {
    border: 1px solid #e7f0f2 !important;
    border-radius: 5px !important;
    background: #fff !important;
    box-shadow: none !important;
}

.product-columns-wrapper .product-summary-column .button-variable-item.selected {
  border-color: #181818 !important;
}

.summary .input-group.plus-minus-input button {
  box-shadow: none;
    background-color: #08c;
    color: #fff;
    border: #fff 0px solid;
    line-height: 1.6em;
    white-space: nowrap;
    text-align: center;
    height: 45px;
    text-transform: uppercase;
    margin: 0 4px 5px 0;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
  margin: 0 5px 0 0;
}

@media (min-width: 991px) {
    .product-columns-wrapper .product-summary-column {
        padding: 0 30px;
    }
}


.product-columns-wrapper .product-summary-column div.summary {
    float: unset !important;
    width: unset !important;
}

.product-columns-wrapper .product-summary-column div.summary .price {
    display: none;
}

.summary .input-group.plus-minus-input {
    display: flex;
}

.product .woocommerce-variation-price .price {
  display: block !important;
  margin-bottom: 5px;
}

.product .woocommerce-variation-price .price bdi {
  color: #272723;
  font-weight: 700;
  font-size: 25px;
}

.woocommerce-variation-sku {
    margin-bottom: 15px;
    font-size: 14px;
}

.product-columns-wrapper .product-summary-column .posted_in {
    display: none;
}

.upsell-step-product-item-contain button {
  text-transform: none !important;
  border-radius: 5px !important;
}

/* Verberg quantity voor legservice */
.upsell-step[data-step-title="Wilt u gebruik maken van onze leg-service?"] .item-actions .quantity {
    display: none !important;
}

/* Optioneel: verberg ook de quantity input als die zichtbaar is */
.upsell-step[data-step-title="Wilt u gebruik maken van onze leg-service?"] input[type="number"] {
    display: none !important;
}

ul.columns.footage.raamdecoratie.added-step {
    justify-content: space-between;
}

ul.columns.footage.raamdecoratie.added-step li {
    min-width: unset !important;
}

.product-summary-column .product_meta .sku_wrapper {
    display: none;
}

.porto-woo-product-sidebar.right-sidebar {
    position: sticky;
    top: 40px;
}

.col-lg-3.sidebar.porto-woo-product-sidebar.right-sidebar.mobile-sidebar {
    display: none;
}

section.related.products {
    display: none;
}

.product-summary-column .custom-product-info {
    border-radius: 8px;
    background: #F3F9FB;
    padding: 20px 40px;
    margin-bottom: 15px;
}

.product-summary-column .custom-product-info .label, .product-summary-column .custom-product-info .d-flex {
    gap: 10px;
}

.product-summary-column .custom-product-info .label, .product-summary-column .custom-product-info .value {
    padding: 0;
    font-size: 14px;
    font-weight: 400;
}

.custom-product-info .product-color-info {
    margin-bottom: 5px;
}

.product-summary-column .custom-product-info h1 {
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    margin-bottom: 10px;
}

.product .product__images {
    position: relative;
}

.product-label {
    position: absolute;
    z-index: 1;
    top: 15px;
    right: 0;
    border-radius: 5px 0 0 5px;
    background: var(--0099-cc, #09C);
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.05);
    padding: 16px;
    color: #fff;
    font-size: 15px;
    text-align: right;
}

.product-label span {
    display: block;
    font-weight: 600;
    font-size: 17px;
}

.product-card .product-label {
    padding: 12px;
    top: 8px;
    font-size: 12px;
}

.product-card .product-label span {
    font-weight: 600;
    font-size: 13px;
}


.product__images-container {
    position: relative;
    margin-bottom: 50px;
}
.product__images {
    position: relative;
    margin-bottom: 12px;
}
.product__images img {
    height: 500px;
    width: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 5px;
    background: #FFF;
}
.product__images .product__label {
    position: absolute;
    left: 15px;
    top: 15px;
    padding: 8px 20px;
    background-color: #FFA507;
    color: #fff;
    font-weight: 700;
    text-align: center;
    font-size: 18px;
}
.product__images-nav img {
    height: 80px;
    width: 100px;
    object-fit: cover;
    object-position: center;
    border-radius: 5px;
    background: #f3f9fb;
}

@media (max-width: 991px) {
    .product__images-nav-item {
        margin-right: 10px;
    }

    .promo-popup {
        display: none !important;
    } 
    .woocommerce div.product .woocommerce-tabs ul.tabs {
    z-index: 1;
    flex-direction: column;
    gap: 0;
}
}
.product__images-nav .slick-current img {
    border: 1px solid #181818;
}
.product__images-nav .slick-track {
    margin-left: 0;
}


.woocommerce div.product .tabs.wc-tabs {
    border-bottom: 1px solid #a3a3a3;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    box-shadow: none;
    border-radius: 0;
    display: block;
    border: 0;
    margin: 0;
    position: unset !important;
    font-size: 12px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    border-bottom: 2px solid #272723;
    color: #272723;
    font-size: 15px !important;
}

.woocommerce-ordering select {
    padding: 10px 5px;
}

.woocommerce div.product form.cart {
  margin-bottom: 0;
}

.fc-cart-sections .coupon-td5e9huf .woocommerce-remove-coupon, .coupon-td5e9huf .woocommerce-remove-coupon {
    display: none;
}

.cart-surface {
    color: #7b7575;
    font-size: 13px;
    display: block;
    margin-bottom: 15px;
}


.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt {
  background-color: #FFA507 !important;
}

 .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover {
  background-color: #d88d0b !important;
 }

.woocommerce div.product .woocommerce-tabs ul.tabs::before, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    display: none;
}

.product .tabs {
    padding-left: 1px !important;
    display: flex;
    gap: 20px;
}

.product #tab-description ul {
    list-style: disc;
    padding-left: 18px;
    margin: 15px 0;
}

.product #tab-description p {
    margin-bottom: 20px;
}

.product #tab-description ul li {
    list-style-type: disc;
    font-weight: 400;

    color: #777777;
    line-height: 32px;
    font-size: 15px;
    font-weight: 400;
}

.product #tab-description h2:first-of-type {
    display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border-radius: 5px 5px 0 0;
    border: 0px;
    background: #fff;
    padding: 10px 20px;
    color: #999;
}

.product .woocommerce-Tabs-panel h2 {
    font-size: 22px;
    text-transform: none;
    font-family: "Poppins", sans-serif;
    margin-bottom: 10px;
}

.product .upsell-steps-action button  {
    width: 100%;
    padding: 15px 20px !important;
    font-family: "Poppins", sans-serif !important;
    text-transform: none !important;
    font-size: 15px !important;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.4px;
    border: 0;
    border-radius: 5px;
    background: #ffa507;
}

.product button.single_add_to_cart_button.button {
  padding: 15px 20px;
  border-radius: 5px;
  background: #ffa507;
}

.product .woocommerce-variation-add-to-cart .quantity input {
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #d1d1d1;
  margin-right: 5px;
  border-radius: 5px;
}

/* Variable product variations styling */
.product .variations_form {
  background: #F3F9FB;
  padding: 20px 30px;
  border-radius: 5px;
  margin-bottom: 20px;
}

.product .variations_form .label {
  margin-bottom: 0;
}

.product .variations_form table.variations {
  width: 100%;
  margin-bottom: 0;
}

.product .variations_form table.variations tr {
  display: flex;
  flex-direction: column;
  margin-bottom: 15px;
}

.product .variations_form table.variations tr:last-child {
  margin-bottom: 0;
}

.product .variations_form table.variations td,
.product .variations_form table.variations th {
  display: block;
  width: 100%;
  padding: 0;
}

.product .variations_form table.variations label {
  font-size: 16px;
  font-weight: 600;
  color: #272723;
  margin-bottom: 0;
  display: block;
}

.product .variations_form table.variations select {
  width: 100%;
  padding: 12px;
  border: 1px solid #D6E1ED;
  border-radius: 5px;
  background: #fff;
  color: #272723;
  font-size: 15px;
}

.product .variations_form table.variations select:focus {
  outline: none;
  border-color: #0088CC;
}

.product .variations_form table.variations .reset_variations {
  display: inline-block;
  margin-top: 10px;
  color: #0088CC;
  text-decoration: underline;
  font-size: 14px;
}

.product .variations_form table.variations .reset_variations:hover {
  color: #027dbb;
}

.product .variations_form .single_variation_wrap .woocommerce-variation {
  margin-bottom: 15px;
}

.product .variations_form .single_variation_wrap .woocommerce-variation .woocommerce-variation-price {
  margin-bottom: 10px;
}

.product .variations_form .single_variation_wrap .woocommerce-variation .woocommerce-variation-price .price {
  font-size: 24px;
  font-weight: 700;
  color: #272723;
}

.product .variations_form .single_variation_wrap .woocommerce-variation .woocommerce-variation-availability {
  margin-bottom: 10px;
  font-size: 14px;
}

.single_add_to_cart_button.btn-io {
    padding: 15px 20px;
    border-radius: 5px;
    border: 2px solid #0088CC;
    color: #0088CC;
    text-align: center;
    font-weight: 600;
    margin-bottom: 20px;
}

.product .upsell-steps-action button:hover {
    background-color: #ebaa27 !important;    
}
.product #tab-description h3 {
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    margin-top: 30px;
    margin-bottom: 5px;
    text-transform: none;
    line-height: 1.4;
}

.offerte {
    background-color: #F4F4F4;
    padding: 60px 0;
}

#offerte {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 25px;
    align-items: center;
    margin-bottom: 20px;
}

#offerte label {
    font-size: 15px;
    display: block;
    margin-bottom: 4px;
}

#offerte button {
    background-color: #FFA507;
    color: #fff;
    height: 40px;
    border-radius: 5px;
    font-weight: 600;
    margin-top: 5px;
}

#offerte input {
    border-radius: 3px;
    background: #fff;
    border: 0;
    padding: 10px 20px;
    margin-bottom: 10px;
    width: 100%;
}

.page-id-15142 .fc-cart-actions, .page-id-15142 .fc-sidebar, .page-id-15142 .cart_totals_top  {
    display: none;
}

.fc-wrapper .cart-item a.remove{
    color: #513d3d !important;
    border: 1px solid #513d3d !important;
    padding: 5px 10px;
}

.page-id-21762 .content-flex img {
    height: 100%;
}

.woocommerce table.shop_attributes th {
    text-align: left;
    min-width: 230px;
}

.woocommerce table.shop_attributes td p {
    color: #272723;
}

.product__add-to-cart button.single_add_to_cart_button {
  padding: 15px 60px;
  background-color: #0088CC !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.4px;
}
.product__add-to-cart button.single_add_to_cart_button:hover {
  background-color: #069906 !important;
}
.product__add-to-cart button.single_add_to_cart_button i {
  font-weight: 400;
  margin-right: 10px;
  position: relative;
  top: 1px;
}
.product__anchors {
  margin-top: 40px;
}
.product__anchors .outer-container {
  background: #E7EBFA;
  margin-bottom: 20px;
  display: flex;
}
.product__anchors .outer-container a {
  padding: 15px 20px;
  display: block;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: #272723;
}
.product__usps {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
  font-weight: 600;
}
.product__usps li {
  color: #272723;
  display: flex;
  align-items: center;
  gap: 8px;
}
.product__usps li i {
  color: #FFA507;
  font-size: 18px;
  font-weight: 400;
}
.product__block {
  padding-bottom: 40px;
}
.product__block h2 {
  font-size: 30px;
}
.product__block .outer-container {
  background-color: #fff;
  padding: 35px 15px;
}
.product__specs-upsell ul.specs {
  list-style: none;
}
.product__specs-upsell ul.specs li {
  padding: 12px 15px;
  display: flex;
  align-items: center;
}
.product__specs-upsell ul.specs li strong {
  flex: 1 0 50%;
  color: #272723;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px; /* 200% */
  letter-spacing: 0.45px;
}
.product__specs-upsell ul.specs li span {
  flex: 1 0 50%;
}
.product__specs-upsell ul.specs li:nth-child(odd) {
  background: #f5f5f5;
}
.product__specs-upsell button.load-more-button {
  width: 100%;
  border: 1px solid #272723;
  color: #272723;
  background: transparent;
  padding: 14px 30px;
  text-align: center;
  border-radius: 0;
}
.product__specs-upsell .product-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #DBDBDB;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
.product__specs-upsell .product-block__image img {
  width: 100px;
  height: 100%;
  object-fit: contain;
}
.product__specs-upsell .product-block__title a {
  color: #272723;
  font-family: "Oswald", sans-serif;
  max-width: 250px;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px; /* 112.5% */
  margin-bottom: 5px;
  display: block;
}

/* 404 Error Page Styling */
.error-404-main {
  min-height: 70vh;
}

.error-404-main .error-404-content {
  max-width: 800px;
  margin: 0 auto;
}

.error-404-main .error-404-title {
  font-size: 120px;
  font-weight: 700;
  color: #FFA507;
  line-height: 1;
  margin-bottom: 1rem;
}

@media (max-width: 767.98px) {
  .error-404-main .error-404-title {
    font-size: 80px;
  }
}


@media (max-width: 767.98px) {
  .error-404-main .error-404-icon i {
    font-size: 60px;
  }
}

.error-404-main .error-404-text {
  font-size: 1.25rem;
  color: #333;
  font-weight: 500;
}

.error-404-main .error-404-text i {
  color: #FFA507;
  font-size: 1.5rem;
  vertical-align: middle;
}

.error-404-main .error-404-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}

@media (max-width: 575.98px) {
  .error-404-main .error-404-actions {
    flex-direction: column;
    align-items: center;
  }
  
  .error-404-main .error-404-actions .btn {
    width: 100%;
    max-width: 300px;
  }
}

.error-404-main .error-404-search {
  max-width: 500px;
  margin: 0 auto;
}

.error-404-main .error-404-search h3 {
  font-size: 1.5rem;
  margin-bottom: 1.5rem;
}

.error-404-main .error-404-search form {
  position: relative;
}

.error-404-main .error-404-search input[type="search"] {
  width: 100%;
  padding: 15px 60px 15px 20px;
  border: 2px solid #e0e0e0;
  border-radius: 50px;
  font-size: 1rem;
  transition: all 0.3s ease;
}

.error-404-main .error-404-search input[type="search"]:focus {
  outline: none;
  border-color: #C8A882;
  box-shadow: 0 0 10px rgba(200, 168, 130, 0.2);
}

.error-404-main .error-404-search button {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  background: #C8A882;
  border: none;
  padding: 10px 20px;
  border-radius: 50px;
  color: white;
  cursor: pointer;
  transition: all 0.3s ease;
}

.error-404-main .error-404-search button:hover {
  background: #b39572;
}

.error-404-main .error-404-products {
  padding: 3rem 0;
  background: #f9f9f9;
  margin: 2rem -15px;
}

@media (max-width: 767.98px) {
  .error-404-main .error-404-products {
    margin: 2rem 0;
  }
}

.error-404-main .error-404-products h3 {
  font-size: 2rem;
  color: #333;
  margin-bottom: 0.5rem;
}

.error-404-main .error-404-products p {
  font-size: 1.1rem;
  color: #666;
  margin-bottom: 2rem;
}

.error-404-main .error-404-contact {
  background: #fff;
  border-top: 1px solid #e0e0e0;
}

.error-404-main .error-404-contact p {
  font-size: 1.1rem;
  color: #666;
  margin-bottom: 1.5rem;
}
.product__specs-upsell .product-block__title span {
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  color: #272723;
}
.product__specs-upsell .product-block__footer .product-price bdi {
  font-size: 20px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  color: #272723;
}
.product__specs-upsell .product-block__footer .product-price .vat {
  display: block;
}
.product__specs-upsell .product-block__footer .product-price .vat bdi {
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  color: #777777;
}
.product__specs-upsell .product-block__footer .product-cart form {
  margin-top: 10px;
  display: flex;
  gap: 5px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0 !important;
}
.product__specs-upsell .product-block__footer .product-cart input[type=number] {
  width: 65px;
  text-align: center;
  padding: 12px 5px;
  border-radius: 5px;
  border: 1px solid #E2E2E2;
  position: relative;
  margin-right: 3px;
}
.product__specs-upsell .product-block__footer .product-cart button {
  background: #0088CC;
  border: none;
  padding: 10px 15px;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  line-height: 1;
  font-weight: 300;
}
.product__specs-upsell .product-block__footer .product-cart button i {
  font-weight: 400;
  margin-right: 3px;
  font-size: 20px;
}
.product__specs-upsell .product-block__footer .product-cart button:hover {
  background: #059629;
}
.product__docs-video .document-item {
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding: 25px 0;
  border-bottom: 1px solid #DBDBDB;
}
.product__docs-video .document-item .document-name {
  font-size: 16px;
  display: block;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  color: #272723;
}
.product__docs-video .document-item a {
  display: block;
  color: #FFA507;
  text-decoration: underline;
  font-weight: 500;
}
.product__docs-video video {
  width: 100%;
  max-width: 100%;
}

.topbar {
  background: #272723;
  position: relative;
  color: #777777;
  font-size: 13px;
  font-style: normal;
  line-height: normal;
  text-align: center;
  padding: 14px 0;
}
.topbar .js-mobile-usp-slider {
  list-style: none;
  display: flex;
  align-items: center;
  gap: 50px;
  flex-wrap: wrap;
  justify-content: center;
}
.topbar .js-mobile-usp-slider div {
  color: #fff;
  display: flex;
  align-items: center;
  gap: 8px;
}
.topbar .js-mobile-usp-slider i {
  color: #0088CC;
  font-size: 16px;
}

.header {
  z-index: 14;
  position: relative;
  background: white;
    transition: all 0.5s ease-in-out;
}

.header.sticky {
    position: sticky;
    z-index: 999;
    top: 0;
    transition: all 0.5s ease-in-out;
}

.trust-badges {
    display: none;
}
@media (max-width: 767.98px) {
  .header {
    position: sticky;
    top: 0;
    z-index: 3;
  }

  .single-product .header.sticky {
    position: relative;
}

  .topbar ul {
    flex-direction: column;
    gap: 10px;
  }

  #upsell-totals {
    position: fixed !important;
    bottom: 0;
    width: 100%;
}

  .btn-st-pp {
    position: relative;
    height: auto;
    width: 40%;
    text-align: center;
    float: left;
  }

  .btn-st-pp a {
    display: block;
  }

  .upsell-totals-order-action.btn-io {
    height: auto;
    position: relative;
    width: 50%;
    float: right;
  }

  .upsell-totals-order-action.btn-io button span {
    display: block;
  }

  .upsell-totals-order-action.btn-io button {
    padding: 2px 10px;
  }

  .upsell-totals > .upsell-totals-contain > .btn-wrap {
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 0px !important;
    padding-left: 15px;
    
  }
  

  .upsell-totals > .upsell-totals-contain {
    background: #fff;
    padding: 0 15px;
    padding-bottom: 10px;
  }

  .upsell-totals > .upsell-totals-contain > .upsell-totals-title {
    background: transparent;
  }

  .upsell-totals .hamburger {
    position: relative;
    top: -18px;
  }
  
  .product__images img {
    height: 300px;
  }

  .upsell-totals > .upsell-totals-contain > .upsell-totals-items > .upsell-totals-item > .upsell-totals-item-title {
    border-bottom: 0px;
  }
}

.upsell-totals > .upsell-totals-contain {
    background: #F3F9FB;
    border: 0 !important;
}

.upsell-totals > .upsell-totals-contain > .upsell-totals-title, .upsell-totals > .upsell-totals-contain > .btn-wrap {
    background: #F3F9FB;
}

div.upsell-totals-order-action.btn-io .single_add_to_cart_button span {
    border: 0;
    background-color: #0088CC;
    color: #fff;
    border-radius: 5px;
    padding: 12px 8px;
}

div.upsell-totals-order-action.btn-io .single_add_to_cart_button:hover span {
    background-color: #02699c;
    color: #fff;
}

.porto-woo-product-sidebar.right-sidebar {
  z-index: 1;
}

.btn-st-pp {
    border-color: #0088CC;
    color: #0088CC;
    background: transparent;
    border-radius: 5px;
    border: 1px solid;

}

.btn-st-pp:hover {
    background-color: #0088CC;
    border-color: #0088CC;
}

.btn-st-pp:hover a {
    color: #fff;
}

.btn-st-pp a {
    color: #0088CC;
}

.upsell-totals-order-action .single_add_to_cart_button:hover, .product .upsell-steps-action button:hover {
    background-color: #d88d0b !important;
}

.upsell-totals-order-action .single_add_to_cart_button {
  padding: 12px 10px;
}


.header__main {
  padding: 18px 0;
}
.header__main .about-menu {
  display: flex;
  align-items: center;
  gap: 30px;
}
.header__main .about-menu a {
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  color: #272723;
  text-transform: uppercase;
}
.header .logo-container {
  display: flex;
  align-items: center;
  gap: 25px;
}
.header .logo-container .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
  padding: 10px 24px 10px 48px;
}
.header__site-logo img {
  width: 200px;
  height: 100%;
  object-fit: contain;
}
.header__static-nav {
  display: flex;
  gap: 28px;
  border-left: 1px solid #E4E4E4;
  padding-left: 30px;
}
.header__static-nav i {
  font-size: 27px;
  color: #272723;
}
.header__account {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5rem;
  color: #777777;
}
.header__account svg {
  width: 19px;
}
.header__primary-bar {
  background-color: #0088CC;
}
.header__primary-bar #menu-hoofdmenu a {
    padding: 14px 0;
    display: block;
}

.header__primary-bar #menu-hoofdmenu a.mega__link:hover {
    text-decoration: underline;
}

.header__cart {
  transition: all 0.2s ease-in-out;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
@media (prefers-reduced-motion: reduce) {
  .header__cart {
    transition: none;
  }
}
.header__cart i {
  font-size: 28px;
}
.header__cart-count {
  position: absolute;
  background: #FFA507;
  color: #fff;
  width: 20px;
  height: 20px;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.4px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -7px;
  right: -9px;
}

.mobile-icons {
  display: none;
}

.dgwt-wcas-sf-wrapp {
    width: 500px;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
    height: 0 !important;
    margin-top: -4px !important;
}

@media (max-width: 991.98px) {
  .container,
  .container-fluid,
  .container-xxl,
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm {
    padding-right: 18px;
    padding-left: 18px;
  }

  div.upsell-totals-order-action.btn-io .single_add_to_cart_button span {
    padding: 0;

  }
  .upsell-totals-order-action.btn-io {
    border-radius: 5px !important;
  }
  .header {
    border-bottom: 1px solid #efefef;
  }

  .header__main .about-menu {
    display: none !important;
  }

  .header__main .dgwt-wcas-search-wrapp {
    margin-right: 0 !important;
  }

  .header__static-nav {
    border-left: none !important;
    padding-left: 0 !important;
  }

  .header__main .row {
    gap: 20px;
  }


  .header__main .row .d-flex {
    justify-content: end !important;
  }

  .mobile-icons {
    display: flex;
    padding-right: 18px;
  }

  .header__static-nav i {
    color: #fff;
  }

  .header__primary-bar {
    display: flex;
    align-items: center;
    padding: 15px 0;
  }

  .js-mobile-usp-slider li {
    width: 100%;
  }
  
}

.nav__list {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.nav__item {
  color: #fff;
  font-size: 1rem;
  line-height: 24px;
  font-weight: bold;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
}
#menu-hoofdmenu .nav__dropdown .nav__item {
    color: #272723;
}
.nav__item--has-dropdown {
  position: relative;
}
.nav__item--has-dropdown > .nav__link {
  display: flex;
  gap: 12px;
}
.nav__item--has-dropdown > .nav__link svg {
  transition: all 0.2s ease-in-out;
  width: 8px;
}
@media (prefers-reduced-motion: reduce) {
  .nav__item--has-dropdown > .nav__link svg {
    transition: none;
  }
}
.nav__item--has-dropdown > .nav__link svg path {
  fill: #fff;
}
.nav__item--has-dropdown:hover svg, .nav__item--has-dropdown[data-active] svg {
  transform: rotate(180deg);
}
.nav__item--has-dropdown:hover .nav__dropdown, .nav__item--has-dropdown[data-active] .nav__dropdown {
  display: block;
  position: absolute;
  width: 100%;
  background: white;
}

/* Mobile menu */
/* Hamburger button */
.nav__toggle {
  display: none;
  flex-direction: column;
  gap: 4px;
  background: none;
  border: none;
  padding: 8px;
  cursor: pointer;
}

.nav__toggle span {
  width: 24px;
  height: 2px;
  background: #fff;
  transition: 0.3s;
}


/* Mobile menu styling */
/* Mobile menu header met close button */
.nav__mobile-header {
    display: flex;
    justify-content: flex-end;
    padding: 1rem;
    border-bottom: 1px solid #eee;
}

.nav__close {
    background: none;
    border: none;
    font-size: 1.5rem;
    cursor: pointer;
    padding: 0.5rem;
    color: #333;
    transition: color 0.3s ease;
}

.nav__close:hover {
    color: #000;
}

/* Mobile menu items */
.nav__item--mobile {
    border-bottom: 1px solid #eee;
}

.nav__item-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.nav__link--mobile {
    display: block;
    padding: 1rem;
    color: #333;
    text-decoration: none;
    flex: 1;
    transition: background-color 0.3s ease;
}

.nav__link--mobile:hover {
    background-color: #f5f5f5;
}

.nav__item--active .nav__link--mobile {
    color: #007bff;
    font-weight: 600;
}

/* Submenu toggle button */
.nav__submenu-toggle {
    background: none;
    border: none;
    padding: 1rem;
    cursor: pointer;
    color: #666;
    font-size: 1rem;
    transition: color 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 50px;
}

.nav__submenu-toggle:hover {
    color: #333;
}

.nav__submenu-toggle i {
    transition: transform 0.3s ease;
}

.nav__item--mobile.is-open .nav__submenu-toggle i {
    transform: rotate(180deg);
}

/* Submenu styling */
.nav__submenu--mobile {
    list-style: none;
    padding: 0;
    margin: 0;
    background-color: #f9f9f9;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
}

.nav__item--mobile.is-open > .nav__submenu--mobile {
    max-height: 1000px;
}

.nav__submenu--mobile .nav__item--mobile {
    border-bottom: 1px solid #e0e0e0;
}

.nav__submenu--mobile .nav__link--mobile {
    padding-left: 2rem;
    font-size: 0.9rem;
}

/* Algemene mobile nav styling (als je die nog niet hebt) */
.nav--mobile {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100vh;
    background: white;
    transition: right 0.3s ease;
    z-index: 1000;
    overflow-y: auto;
}

.nav--mobile.is-active {
    right: 0;
}

.nav__list--mobile {
    list-style: none;
    padding: 0;
    margin: 0;
}
.nav__list--mobile {
  list-style: none;
  margin: 0;
  padding: 0;
}

.nav__list--mobile > li {
  border-bottom: 1px solid #eee;
}

.nav__list--mobile a {
  display: block;
  padding: 15px 20px;
  color: #000;
  text-decoration: none;
}

.nav__list--mobile .sub-menu {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  background: #f9f9f9;
}

.nav__list--mobile .sub-menu a {
  padding-left: 40px;
}

.nav__list--mobile .sub-menu .sub-menu a {
  padding-left: 60px;
}

.nav__list--mobile li.open > .sub-menu {
  display: block;
}

/* Responsive */
@media (max-width: 768px) {
  .nav__toggle { display: flex; }
  .nav--desktop { display: none; }
}

@media (min-width: 769px) {
  .nav--mobile { display: none !important; }

  #menu-item-63118 {
    padding: 0 20px;
    background-color: #02699c;
  }

  #menu-item-63118 a::before {
    content: '\f095';
    font-family: "Fontawesome";
    color: #fff;
    margin-right: 8px;
  }
}
/* MEGA MENU */
.mega__dropdown {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    
    /* Start volledig verborgen */
    display: none;
    opacity: 0;
    visibility: hidden;
    transform: translateY(15px);
  }
  
  /* Toon alleen bij hover */
  .nav__item:hover .mega__dropdown {
    display: block;
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    animation: fadeInDown 0.4s ease 0.2s forwards;
  }


/* Rest van je CSS blijft hetzelfde */
.mega__dropdown .mega__grid {
    display: flex;
    justify-content: space-between;
    padding-top: 35px;
    padding-bottom: 50px;
}

/* 3 items naast elkaar */
.mega__column--grid-3 ul {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 100px;
}

/* 2 items naast elkaar */
.mega__column--grid-2 ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 100px;
}

.mega__dropdown .title {
    color: #272723;
    display: block;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 18px;
    text-transform: none;
}

.mega__dropdown li {
    margin-bottom: 12px;
}

.mega__dropdown li a {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    color: #272723;
    text-transform: none;
    padding: 0 !important;
}

.menu-sale {
    border-radius: 10px;
    background-size: cover;
    background-position: center;
    padding: 25px;
    position: relative;
    z-index: 1;
    height: 350px;
    display: flex;
    flex-direction: column;
    justify-content: end;
    overflow: hidden;
}

.mega__column--extra {
    display: flex;
    flex-direction: column;
    align-items: end;
}

.btn-sale {
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    color: #272723;
    margin-bottom: 20px;
    justify-content: end;
    background: transparent;
    display: flex !important;
    align-items: center;
    gap: 8px;
    text-transform: none;
    padding: 0 !important;
}


.btn-sale i {
    color: #0088CC;
    position: relative;
    top: 1px;
    transition: transform 0.3s ease;
}

.btn-sale:hover i {
    transform: translateX(3px);
}

.menu-sale .title {
    display: block;
    font-family: "Oswald", sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 10px;
    color: #fff;
}

.menu-sale .label {
    position: absolute;
    top: 7px;
    right: -40px;
    padding: 8px 30px;
    width: 150px;
    background-color: #FFA507;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    display: block;
    text-align: center;
    margin-bottom: 0 !important;
    border-radius: 0;
    rotate: 35deg;
}

.menu-sale p {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
    display: block;
    color: #fff;
    margin-bottom: 0;
    text-transform: none;
}

.menu-sale::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 80%;
    z-index: -1;
    border-radius: 0 0 10px 10px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.80) 0%, rgba(0, 0, 0, 0.00) 100%);
}

.footer {
  background: #141414;
  color: white;
  padding-top: 3rem;
  margin-top: 100px;
}
.archive .footer {
    margin-top: 0;
}
.footer h3 {
  color: #FFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.18px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.footer ul li {
  display: grid;
  grid-template-columns: 1fr 1fr;
  font-size: 15px;
  font-style: normal;
  font-weight: 300;
  margin-bottom: 14px;
}

.footer ul li:hover a {
  text-decoration: underline;
}

ul.phonenumbers {
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 10px;
}

ul.phonenumbers i {
    font-size: 15px;
    font-weight: 300;
    margin-right: 5px;
    width: 16px;
}

ul.phonenumbers li {
    margin: 0 !important;
}

ul.phonenumbers li .phone {
    margin-bottom: 10px;
}

.footer .foot {
    font-size: 14px;
    text-align: center;
    margin-top: 1.5rem;
    padding: 14px 5px;
    background-color: #000;
}

.footer #menu-klantenservice {
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.footer #menu-klantenservice li a {
    white-space: nowrap;
}
.footer #menu-footer {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.footer #menu-footer li {
  display: block;
}
.footer #menu-footer li a:hover {
  font-weight: 500;
}
.footer__col--br {
  border-right: 1px solid #0D2129;
}
.footer__customerservice {
  background-color: #0088CC;
  padding: 30px;
  border-radius: 10px;
}
.footer__customerservice .btn-readmore {
  margin-top: 20px;
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.footer__customerservice .btn-readmore i {
  font-weight: 400;
}
.footer__customerservice .btn-readmore:hover i {
    transform: translateX(3px);
    transition: transform 0.3s ease;
}
.footer__customerservice p, .footer__customerservice a {
  color: #fff;
}
.footer__copyright {
  padding-top: 45px;
  color: #FFF;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.35px;
}
.footer__copyright .d-flex {
  align-items: center;
  gap: 30px;
}
.footer__copyright img {
  height: 50px;
  width: 100%;
  object-fit: contain;
}

@media (max-width: 991.98px) {
  .footer .row {
    gap: 40px;
  }
  .footer__copyright .d-flex {
    flex-direction: column;
    gap: 10px;
  }
}

.multiple-columns {
  margin-top: 120px;
}
.multiple-columns h2 {
  font-size: 30px;
  margin-bottom: 10px;
}
@media (max-width: 991.98px) {
  .multiple-columns h2 {
    margin-bottom: 15px;
  }
}
@media (max-width: 767.98px) {
  .multiple-columns .row {
    gap: 65px;
  }
}
@media (min-width: 768px) {
  .multiple-columns.left .multiple-columns__wysiwyg {
    padding-left: 40px;
  }
  .multiple-columns.right .multiple-columns__wysiwyg {
    padding-left: 40px;
  }
}
.multiple-columns.bg .outer-container {
  background: #F3F9FB;
  padding: 60px 0;
}
.multiple-columns img {
  width: 100%;
  height: 460px;
  object-fit: cover;
  border-radius: 10px;
}

.block-hero-home {
  margin-top: 15px;
  position: relative;
}
.block-hero-home .trusted-stars-service-widget .wrapper {
  margin: 0 !important;
}

.block-hero-home .trusted-stars-service-widget .wrapper .content {
  color: #fff !important;
}

.block-hero-home .trusted-stars-service-widget .wrapper .content .logo {
  background-color: #fff !important;
}

.block-hero-home .hero-intro {
  height: 550px;
  border-radius: 10px 0 0 10px;
  background-size: cover;
  background-position: center;
  padding: 30px 50px;
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: baseline;
  z-index: 1;
  position: relative;
}
.block-hero-home .hero-intro::after {
  content: "";
  position: absolute;
  border-radius: 0 0 0 10px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40%;
  z-index: -1;
}
.block-hero-home .hero-intro h1 {
  color: #FFF;
  font-family: "Poppins", sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 37px;
  letter-spacing: 0.28px;
  margin-bottom: 15px;
}
.block-hero-home .hero-intro h1 b {
  color: #FFF;
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  font-family: "Oswald", sans-serif;
  font-size: 37px;
  font-style: normal;
  font-weight: 600;
  line-height: 41px; /* 110.811% */
  letter-spacing: 0.37px;
  text-transform: uppercase;
  display: block;
  margin-bottom: 3px;
}
.block-hero-home .hero-action {
  height: 100%;
  position: relative;
}
.block-hero-home .hero-action .js-hero-slider {
  height: 100%;
  border-radius: 0 10px 10px 0;
}
.block-hero-home .hero-action .js-hero-slider .action-item {
  height: 550px;
  padding: 30px 25px;
  border-radius: 0 10px 10px 0;
  display: flex;
  align-items: baseline;
  background-size: cover;
  background-position: center;
  justify-content: end;
}


@media (max-width: 1800px) {
    .block-hero-home .hero-action .js-hero-slider .action-item, .block-hero-home .hero-intro {
        height: 450px;
    }
}

@media (max-width: 1470px) {
    .block-hero-home .hero-action .js-hero-slider .action-item, .block-hero-home .hero-intro {
        height: 400px;
    }
}
@media (max-width: 992px) {
    .block-hero-home .hero-action .js-hero-slider .action-item {
        height: 300px;
    }

    .block-hero-home .hero-intro {
      height: 500px;
    }

    .block-hero-home .hero-intro h1 {
      font-size: 20px;
    }
}

.block-hero-home .hero-action .js-hero-slider .action-item__block {
  border-radius: 10px;
  opacity: 0.95;
  background: var(--272723, #272723);
  padding: 20px;
  color: #FFF;
  text-align: right;
  max-width: 70%;
}
.block-hero-home .hero-action .js-hero-slider .action-item__block h3 {
  color: #FFF;
  text-align: right;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px; /* 150% */
  letter-spacing: 0.2px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.block-hero-home .hero-action .js-hero-slider .action-item__block p {
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 166.667% */
  letter-spacing: 0.15px;
  color: #fff;
  margin-bottom: 20px;
}
.block-hero-home .hero-action .arrows {
  position: absolute;
  z-index: 1;
  bottom: 25px;
  right: 25px;
  display: flex;
  align-items: center;
  gap: 8px;
}
.block-hero-home .hero-action .arrows button {
  height: 35px;
  width: 35px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 3px;
  border-radius: 50px;
  filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.15));
  transition: ease-in-out 0.3s;
}
.block-hero-home .hero-action .arrows button:hover {
    transform: scale(1.1);
}
.block-hero-home .hero-action .arrows button i {
  font-size: 20px;
  color: #272723;
}

.block-categories {
  margin-top: 50px;
}
.block-categories .cat-thumb {
  height: 135px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  border-radius: 10px;
  z-index: 1;
  position: relative;
    background-size: cover;
    background-position: center;
}

.block-categories .cat-thumb i {
    transition: transform 0.3s ease;
}

.block-categories .cat-thumb:hover i {
    transform: translateX(3px);
    color: #ebaa27;
}

@media (max-width: 991.98px) {
  .block-categories .cat-thumb {
    margin-bottom: 20px;
  }
}
.block-categories .cat-thumb::after {
  content: "";
  position: absolute;
  border-radius: 10px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.block-categories .cat-thumb h3 {
  font-size: 23px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.23px;
  text-transform: uppercase;
  color: #fff;
  display: flex;
  align-items: center;
  gap: 12px;
}

.block-brand-slider {
  margin-top: 80px;
}
.block-brand-slider .d-flex {
  gap: 14px;
  margin-bottom: 10px;
}
@media (max-width: 991.98px) {
  .block-brand-slider .d-flex {
    flex-direction: column;
    gap: 0;
  }
}
.block-brand-slider .d-flex h2 {
  line-height: 1;
}
.block-brand-slider .d-flex p {
  margin: 0;
  padding: 0;
  margin-top: 5px;
}
.block-brand-slider img {
  width: 100%;
  width: 100%;
  object-fit: contain;
  padding: 10px;
  height: 165px;
  transition: ease-in-out 0.4s;
}
.block-brand-slider img:hover {
  transform: scale(1.02);
  transition: ease-in-out 0.4s;
}

.block-popular-products {
  padding: 100px 0;
  background-color: #272723;
  text-align: center;
}

.block-popular-products .outer-container {
  max-width: 80%;
  margin: 0 auto;
}

@media (max-width: 991.98px) {
  .block-popular-products {
    padding: 50px 0;
  }

  .block-popular-products .outer-container {
    max-width: 100%;
  }
}
.block-popular-products h2 {
  font-size: 35px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.35px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 30px;
}
.block-popular-products h2, .block-popular-products .subtitle {
  text-align: center;
}
.block-popular-products .slick-slide {
  margin: 0 10px;
}
.block-popular-products .slick-list {
  margin: 0 -10px;
}

.error404 .js-popular-slider .slick-slide {
    margin: 0 10px;
  }
.error404 .js-popular-slider .slick-list {
    margin: 0 -10px;
    padding: 12px;
}

.block-popular-products .btn {
  margin-top: 35px;
}

.block-banner-break .bg-break {
  padding: 90px 0;
  background-size: cover;
  text-align: center;
  position: relative;
  z-index: 1;
}
.block-banner-break .bg-break::after {
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  opacity: 0.4;
  background: var(--272723, #272723);
}
.block-banner-break .bg-break h2 {
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.32px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 15px;
}

.block-review {
  margin-top: 100px;
}


@media (max-width: 991.98px) {
  .block-review  h2, .block-review .subtitle {
    text-align: center;
  }

  .block-review .row {
    gap: 20px;
  }
}
.block-last-blogs {
  margin-top: 100px;
}
.block-last-blogs h2 {
    margin-bottom: 20px;
  }
.block-last-blogs .outer-container {
  background-color: #F4F4F4;
  padding: 70px 0;
  border-radius: 20px;
}

.block-faq {
  margin-top: 100px;
}
.block-faq h2 {
  margin-bottom: 40px;
  text-align: center;
}
.block-faq .subtitle {
  text-align: center;
}
.block-faq .faq-item {
  border-radius: 3px;
}
.block-faq .faq-item:nth-child(odd) {
  background-color: #F4F4F4;
}
.block-faq .faq-item .faq-question {
  width: 100%;
  text-align: left;
  padding: 1rem;
  font-size: 16px;
  font-weight: 600;
  background: none;
  border: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.block-faq .faq-item .faq-question i {
  transition: transform 0.3s ease;
}
.block-faq .faq-item .faq-question.active i {
  transform: rotate(180deg);
}
.block-faq .faq-item .faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease, padding 0.3s ease;
  padding: 0 1rem;
}
.block-faq .faq-item .faq-answer.open {
  padding: 1rem;
  padding-top: 0;
  max-height: 500px;
}

.faq { margin: 60px 0; }
.faq .faq-item { border-bottom: 1px solid #ddd; }
.faq-question {
	background: none;
	border: none;
	width: 100%;
	text-align: left;
	padding: 15px 0;
	font-size: 1.1rem;
	cursor: pointer;
	position: relative;
}

.faq-answer {
	overflow: hidden;
	max-height: 0;
	transition: 0.2s ease-in-out;
}

#faq .faq-answer.open {
	overflow: hidden;
	max-height: 100%;
	transition: 0.2s ease-in-out;
}
#faq button:active, button:focus {
    background-color: transparent;
    border-color: transparent;
}
.faq-question[aria-expanded="true"] + .faq-answer {
	margin-bottom: 15px;
}

.block-contact {
  margin-top: 100px;
}
.block-contact .outer-container {
  background: radial-gradient(50% 50% at 50% 50%, #08C 0%, #09C 100%);
  padding: 90px 0;
  border-radius: 10px;
}
.block-contact h2 {
  margin-bottom: 20px;
}
.block-contact h2, .block-contact p {
  color: #fff;
}
.block-contact .location, .block-contact .phone {
  color: #fff;
}
.block-contact .location i, .block-contact .phone i {
  color: #FFA507;
  margin-right: 5px;
  font-weight: 400;
}
.block-contact .form-container {
  padding: 30px 35px;
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15);
}
.block-contact .form-container h3 {
  font-size: 22px;
  margin-bottom: 15px;
}
.block-contact .form-container fieldset {
  padding: 0 !important;
}
.block-contact .form-container {
  margin: 0 !important;
}
.block-contact .form-container label {
    color: #272723 !important;
    font-size: 13px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: normal;
}
.block-contact .form-container button {
  text-transform: uppercase !important;
  width: 100% !important;
  font-weight: 700 !important;
  color: #fff !important;
  transition: background-color 0.3s ease, transform 0.2s ease;
    padding: 12px 10px !important;
    border-radius: 5px !important;
}

.block-contact .form-container button:hover {
  background-color: #d88d0b !important;
  transform: translateY(-2px);
}
.block-contact .form-container button::after {
  content: "\f138";
  font-family: "Fontawesome";
  margin-left: 10px;
  font-weight: 100;
}

.block-contact input, .block-contact textarea {
    background-color: #E4F8FF !important;
    border-radius: 3px !important;
    border-color: #e4f8ff !important;
}

@media (max-width: 991.98px) {
  .block-contact .outer-container {
    border-radius: 0;
    padding: 60px 0;
  }

  .block-contact .outer-container .d-flex {
    flex-direction: column;
    justify-self: start;
    align-items: start !important;
    margin-bottom: 20px;
  }

  .block-contact .form-container {
    padding: 20px 35px !important;
  }

  .block-contact .form-container h3 {
    margin-bottom: 0 !important;
  }
}

.content-flex .columns {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  flex-direction: row;
  -webkit-box-orient: horizontal;

}

.content-flex .columns, .wp-block-columns {
  column-gap: 64px;
}

.has-fluid-checkout h3 {
    font-size: 25px;
    margin-bottom: 10px;
}

.content-flex img {
    width: auto;
    object-fit: cover;
    max-width: 100%;
    border-radius: 10px;
}

.columns > *, .rows > *, .wp-block-columns > * {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 233.33px;
  margin-left: 0px !important;
  margin-right: 0px !important;
  padding: 0px;
}

.columns .rechthoek {
  width: 100%;
  margin-bottom: 60px;
}

#post-27784 .afbeelding {
  position: relative;
}

.page-id-27784 .content-flex img {
    width: 100%;
    min-height: 300px;
}

.page-id-27784 button {
    position: relative;
    top: -45px;
    left: 10px;
    padding: 8px 16px;
    background: #0088CC;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    width: fit-content;
    padding: 8px 16px;
    border: 1px #0088CC;
}

.content-flex .column.snel-menu {
  border: 1px solid #c2c2c2;
  height: fit-content;
  max-width: 25%;
}

.content-flex .snel-menu section {
 display: flex;
 flex-direction: column;
 gap: 10px;
 margin-bottom: 10px;
 padding: 0;
}

.content-flex .column.snel-menu article {
    padding: 20px 15px;
    background-color: #0088CC;
    color: #fff;
}

.content-flex .column.snel-menu article p {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    margin: 0;
}

.content-flex .column.snel-menu .container section {
    padding: 10px 15px;
}


.content-flex .snel-menu section a {
    text-decoration: none;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 10px;
}

.content-flex .afbeelding.round img {
  width: 300px;
  height: 300px;
  background-color: #f0f0f0;
  object-fit: cover;
  object-position: center;
  border-radius: 200px;
}

.content-flex .aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}

.content-flex {
  margin-top: 40px !important;
}

.content-flex h1 {
  font-size: 35px;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.content-flex h2 {
  font-size: 30px;
  margin-bottom: 10px;
  text-transform: uppercase;
  line-height: 1.4;
}

.content-flex .round-big {
  height: 325px;
  width: 325px;
}

.content-flex h3 {
  font-size: 20px;
  margin-bottom: 10px;
  line-height: 1.4;
  text-transform: uppercase;
}

.content-flex p {
  margin-bottom: 1rem;
}


.content-flex article > details[open] > summary {
    background: #F4F4F4;
    color: #272723;
}
.content-flex article > details > summary {
    background: #eee;
    padding: 16px;
    border-left: 4px solid #F4F4F4;
    margin: 16px 0px;
    border-radius: 3px;
}

.content-flex article > details > summary::marker {
    font-size: 14px;
}

.content-flex strong {
  color: #272723;
} 

.content-flex a {
  text-decoration: underline;
}

.content-flex .ftb {
  font-family: "Oswald", sans-serif;
  font-size: 40px;
  color: #272723;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.content-flex ul {
  list-style: disc;
  padding-left: 15px;
  margin-bottom: 20px;
}

.content-flex ul li {
    color: #777777;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 10px;
    list-style: disc;
}

.header__cart-wrapper {
  position: relative;
  display: inline-block;
}

/* Cart icon styling */
.header__cart {
  position: relative;
  display: inline-block;
}

.header__cart-count {
  position: absolute;
  top: -8px;
  right: -8px;
  background: #FFA507;
  color: white;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  font-weight: bold;
  z-index: 1;
}

/* Popup styling */
.header__cart-popup {
  position: absolute;
  top: 100%;
  right: 0;
  width: 350px;
  background: white;
  border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: all 0.3s ease;
  z-index: 1000;
  max-height: 500px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  margin-top: 15px;
  z-index: 99;
}

.header__cart-popup::before {
  content: '';
  position: absolute;
  top: -8px;
  right: 20px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid white;
}

/* Hover effect - simpel en direct */
.header__cart-wrapper:hover .header__cart-popup {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

/* Popup items */
.cart-popup__items {
  padding: 15px;
  max-height: 300px;
  overflow-y: auto;
}

.cart-popup__item {
  display: flex;
  gap: 12px;
  padding: 12px 0;
  border-bottom: 1px solid #f0f0f0;
}

.cart-popup__item:last-child {
  border-bottom: none;
}

.cart-popup__item-image {
  flex-shrink: 0;
  width: 60px;
  height: 60px;
  border-radius: 4px;
  overflow: hidden;
}

.cart-popup__item-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cart-popup__item-details {
  flex: 1;
  min-width: 0;
}

.cart-popup__item-details h4 {
  margin: 0 0 5px 0;
  font-size: 14px;
  font-weight: 500;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333;
}

.cart-popup__item-meta {
  display: flex;
  gap: 8px;
  font-size: 13px;
  color: #666;
}

.cart-popup__item-meta .price {
  font-weight: 600;
  color: #333;
}

/* Popup footer */
.cart-popup__footer {
  padding: 15px;
  border-top: 2px solid #f0f0f0;
  background: #fafafa;
}

.cart-popup__total {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
  font-size: 16px;
}

.cart-popup__total strong {
  color: #000;
  font-size: 18px;
}

.cart-popup__view-cart,
.cart-popup__checkout {
  display: block;
  width: 100%;
  padding: 10px;
  margin-bottom: 8px;
  text-align: center;
  text-decoration: none;
  border-radius: 4px;
  font-weight: 500;
  transition: all 0.2s ease;
}

.cart-popup__view-cart {
  background: white;
  color: #333;
  border: 1px solid #ddd;
}

.cart-popup__view-cart:hover {
  background: #f5f5f5;
}

.cart-popup__checkout {
  background: #FFA507;
  color: white;
  border: none;
  margin-bottom: 0;
}

.cart-popup__checkout:hover {
  background: #FFA507;
}

.woocommerce-checkout main .woocommerce, .woocommerce-account main .woocommerce  {
  width: 90%;
  margin: 0 auto;
  padding-top: 50px;
}

.woocommerce-cart .fc-content  .woocommerce {
  width: 90%;
  margin: 0 auto;
  padding-top: 20px;
}

.woocommerce-account .woocommerce-MyAccount-navigation, .woocommerce-account .woocommerce-MyAccount-content  {
  margin-top: 50px;
}

.woocommerce-cart .cart_totals_top {
    display: none;
}

.woocommerce-cart .fc-cart-section, .woocommerce-checkout .fc-cart-section {
    border-radius: 8px;
    background: #F3F9FB;
    padding: 20px 40px;
    box-shadow: none !important;
    border: none !important;
}

.woocommerce-cart .fc-sidebar .fc-cart-order-review__inner, .woocommerce-checkout .fc-checkout-order-review__inner {
      border-radius: 8px;
    background: #F3F9FB !important;
    padding: 20px 40px !important;
    box-shadow: none !important;
    border: none !important;
}

.fc-cart-order-review__inner .fc-cart-items-count {
  display: none !important;
}

.woocommerce-checkout .fc-checkout-step {
    border-radius: 8px;
    background: #F3F9FB;
    padding: 20px 40px;
    box-shadow: none !important;
    border: none !important;
    margin-bottom: 30px;
}

.fc-step__actions button {
  padding: 20px 10px !important;
  background-color: #FFA507 !important;
  border-radius: 5px !important;
  color: #fff !important;
}

.fc-step__substep {
  background-color: #fff !important;
}

.fc-contact-login__content {
  background-color: #fff;
}

.fc-contact-login__separator-text {
  background-color: #f3f9fb;
}

.woocommerce-checkout .toggle-or {
  display: none !important;
}

.fc-substep__fields--billing_address #feed_field .woocommerce-input-wrapper {
    display: grid !important;
    grid-template-columns: 24px auto !important;
    gap: 7px;
}

.fc-substep__fields--billing_address #feed_field .woocommerce-input-wrapper label {
    margin-bottom: 0 !important;
}

.woocommerce-cart .shipping-method__option input[type=radio]:checked+.shipping-method__option-label {
    border: 1px solid #D6E1ED !important;
}

.woocommerce-shipping-fields span.optional {
    display: none !important;
}

.woocommerce-input-wrapper .input-radio {
    margin-right: 5px !important;
}

.switch-toggle input + label {
    height: auto;
}

.deposit-options.switch-toggle.switch-candy.switch-woocommerce-deposits {
    height: 50px;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}


.deposit-message {
    margin-bottom: 15px;
    display: block;
}

nav.woocommerce-MyAccount-navigation ul {
  display: flex;
  gap: 20px;
  flex-direction: column;
}

.woocommerce-MyAccount-navigation .is-active::after {
  content: "\f105";
  position: relative;
  font-family: "fontawesome";
  margin-left: 30px;
  color: #0088CC;
}

li.woocommerce-MyAccount-navigation-link {
  display: flex;
  justify-content: space-between;
}

.woocommerce-MyAccount-navigation {
  border: 1px solid rgba(0,0,0,.1);
  border-radius: 10px;
  padding: 20px;
}

/* Empty cart */
.cart-popup__empty {
  padding: 30px 15px;
  text-align: center;
  color: #999;
}

.cart-popup__empty p {
  margin: 0;
}

/* Responsive */
@media (max-width: 480px) {
  .header__cart-popup {
      width: 300px;
      right: -50px;
  }
}


body {
  -webkit-font-smoothing: antialiased;
  font-family: "Poppins", sans-serif;
  overscroll-behavior-y: none;
}

/* Product color dropdown */
.product-color-dropdown {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #D6E1ED;
}

.product-color-dropdown label {
    display: block;
    font-size: 15px;
    font-weight: 600;
    color: #272723;
    margin-bottom: 10px;
    font-family: 'Poppins', sans-serif;
}

.product-color-dropdown select.color-selector {
    width: 100%;
    padding: 12px 15px;
    border: 1px solid #D6E1ED;
    border-radius: 5px;
    background: #fff;
    color: #272723;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    cursor: pointer;
    transition: all 0.2s ease;
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23272723' d='M1.41 0L6 4.58 10.59 0 12 1.41l-6 6-6-6z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-size: 12px;
    padding-right: 40px;
}

.column {
    color: #777777;
}

section .column .product_title {
    background: #f4f4f4;
    border-left: 2px solid #0088cc;
    padding: 14px 16px 21px 20px;
    text-transform: unset;
    font-weight: 500;
    font-size: 28px;
    color: #272723;
    margin-top: 0;
    margin-bottom: 20px;
}

.pvcFooterTitle th, .pvcFooterTitle td {
    text-align: inherit;
    font-weight: normal;
    min-width: 92px;
    padding: 8px;
}

.pvcFooterTitle {
    line-height: 0.5;
    padding: 0px;
}

.pvcFooterTitle strong {
    color: #777777;
    line-height: 32px;
    font-size: 15px;
}

.pvcFooterTitle button, input[type="button"], input[type="reset"], input[type="submit"] {
    border: 1px solid;
    border-color: #ffa507;
    border-radius: 0px;
    background: #ffa507;
    line-height: 1;
    padding: 0.8em 1.2em;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
}


/* Masonry Block */
.masonry-block {
    padding: 40px 0;
    width: 90%;
    margin: 0 auto;
}

.masonry-block .wrap.masonry {
    display: flex;
    gap: 20px;
    align-items: flex-start;
}

.masonry-column {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.masonry-column article {
    break-inside: avoid;
    margin: 0;
}

.masonry-column article p {
    margin: 0;
}

.masonry-column article img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 8px;
}

@media (max-width: 768px) {
    .masonry-block .wrap.masonry {
        flex-direction: column;
    }
    
    .masonry-column {
        width: 100%;
    }
}

.product-color-dropdown select.color-selector:focus {
    outline: none;
    border-color: #0088CC;
    box-shadow: 0 0 0 3px rgba(0, 136, 204, 0.1);
}

.product-color-dropdown select.color-selector:hover {
    border-color: #0088CC;
}

.product-color-dropdown select.color-selector option {
    padding: 10px;
}

/*# sourceMappingURL=style.css.map */
