/* ================================ */
/* FONTS */
/* ================================ */
@font-face {
  font-display: swap;
  font-family: Lato;
  font-style: normal;
  font-weight: 300;
  src: url(fonts/lato-v23-latin-300.dc76fa21.woff2) format("woff2"), url(fonts/lato-v23-latin-300.205544e8.woff) format("woff");
}

@font-face {
  font-display: swap;
  font-family: Lato;
  font-style: italic;
  font-weight: 300;
  src: url(fonts/lato-v23-latin-300italic.d5719871.woff2) format("woff2"), url(fonts/lato-v23-latin-300italic.5eea02ef.woff) format("woff");
}

@font-face {
  font-display: swap;
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  src: url(fonts/lato-v23-latin-regular.be36596d.woff2) format("woff2"), url(fonts/lato-v23-latin-regular.29272548.woff) format("woff");
}

@font-face {
  font-display: swap;
  font-family: Lato;
  font-style: italic;
  font-weight: 400;
  src: url(fonts/lato-v23-latin-italic.516d382b.woff2) format("woff2"), url(fonts/lato-v23-latin-italic.51e67972.woff) format("woff");
}

@font-face {
  font-display: swap;
  font-family: Lato;
  font-style: normal;
  font-weight: 700;
  src: url(fonts/lato-v23-latin-700.8f28e0e1.woff2) format("woff2"), url(fonts/lato-v23-latin-700.5cd24624.woff) format("woff");
}

@font-face {
  font-display: swap;
  font-family: Lato;
  font-style: italic;
  font-weight: 700;
  src: url(fonts/lato-v23-latin-700italic.21fd3e9e.woff2) format("woff2"), url(fonts/lato-v23-latin-700italic.0afec16e.woff) format("woff");
}

@font-face {
  font-display: swap;
  font-family: Lato;
  font-style: normal;
  font-weight: 900;
  src: url(fonts/lato-v23-latin-900.4b21d625.woff2) format("woff2"), url(fonts/lato-v23-latin-900.7678f696.woff) format("woff");
}

@font-face {
  font-display: swap;
  font-family: Lato;
  font-style: italic;
  font-weight: 900;
  src: url(fonts/lato-v23-latin-900italic.059995f5.woff2) format("woff2"), url(fonts/lato-v23-latin-900italic.1457ed28.woff) format("woff");
}

@font-face {
  font-display: swap;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 400;
  src: url(fonts/montserrat-v25-latin-regular.acb6629f.woff2) format("woff2"), url(fonts/montserrat-v25-latin-regular.281179d3.woff) format("woff");
}

@font-face {
  font-display: swap;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  src: url(fonts/montserrat-v25-latin-500.38a674fa.woff2) format("woff2"), url(fonts/montserrat-v25-latin-500.62a04d3d.woff) format("woff");
}

@font-face {
  font-display: swap;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  src: url(fonts/montserrat-v25-latin-600.5d6df38d.woff2) format("woff2"), url(fonts/montserrat-v25-latin-600.e5f11531.woff) format("woff");
}

@font-face {
  font-display: swap;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 700;
  src: url(fonts/montserrat-v25-latin-700.56c09b9a.woff2) format("woff2"), url(fonts/montserrat-v25-latin-700.fb5068a5.woff) format("woff");
}

@font-face {
  font-display: swap;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 800;
  src: url(fonts/montserrat-v25-latin-800.1d6a43e9.woff2) format("woff2"), url(fonts/montserrat-v25-latin-800.5d71387e.woff) format("woff");
}

@font-face {
  font-display: swap;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 900;
  src: url(fonts/montserrat-v25-latin-900.0224a085.woff2) format("woff2"), url(fonts/montserrat-v25-latin-900.309923ab.woff) format("woff");
}

/* ================================ */
/* VARIABLES */
/* ================================ */
:root {
  --clr-black: #000000;
  --clr-white: #ffffff;

  --clr-gray-900: #171717;
  --clr-gray-800: #262626;
  --clr-gray-700: #404040;
  --clr-gray-600: #525252;
  --clr-gray-500: #737373;
  --clr-gray-400: #A3A3A3;
  --clr-gray-300: #D4D4D4;
  --clr-gray-200: #E5E5E5;
  --clr-gray-100: #F5F5F5;
  --clr-gray-50: #FAFAFA;

  --clr-body-color-rgb: 33, 37, 41;
  --clr-body-color: #212529;
  --clr-primary: #4d9cd5;
  --clr-secondary: #4ca6a1;
  --clr-tertiary: #49b26a;
  --clr-oro: #d4ad2e;
  --clr-oro-chiaro: #dfc262;
  --clr-blue-scuro: #102542;
  --clr-azzurro: #284b63;
  --clr-vermillio: #ca3c25;
  --clr-polvere: #fdfffc;
  --clr-nero: #000000;
  --clr-bianco: #ffffff;

  --clr-brand: #ef4035;
  --clr-brand-shade-1: #fdeceb;
  --clr-brand-shade-2: #fac6c2;
  --clr-brand-shade-3: #f7a09a;
  --clr-brand-shade-4: #f47972;
  --clr-brand-shade-5: #f2665d;
  --clr-brand-shade-6: #d73a30;
  --clr-brand-shade-7: #bf332a;
  --clr-brand-shade-8: #a72d25;

  --clr-black-light: #1e1e1e;

  --clr-dark-btn-bg: var(--clr-brand);
  --clr-dark-btn-bg-hover: var(--clr-brand-shade-4);
  --clr-dark-btn-text: var(--clr-gray-50);
  --clr-dark-btn-text-hover: var(--clr-gray-50);
  --clr-light-btn-bg: var(--clr-gray-50);
  --clr-light-btn-bg-hover: var(--clr-gray-100);
  --clr-light-btn-text: var(--clr-gray-900);
  --clr-light-btn-text-hover: var(--clr-gray-900);

  --content-width: 800px;
  --wide-width: 1140px;
  --base-padding: 0.75rem;
  --base-margin: 0.75rem;
  --base-border-thickness: 1px;
  --base-border-radius: 20px;
  --border-radius: 0.375rem;
  --border-radius-sm: 0.25rem;
  --border-radius-lg: 0.5rem;
  --border-radius-xl: 1rem;
  --border-radius-2xl: 2rem;
  --border-radius-pill: 50rem;
  --base-box-shadow: 1px 3px 5px rgba(0, 0, 0, .1);
  --box-shadow: 0 0.5rem 1rem rgba(var(--clr-body-color-rgb), 0.15);
  --box-shadow-sm: 0 0.125rem 0.25rem rgba(var(--clr-body-color-rgb), 0.075);
  --box-shadow-lg: 0 1rem 3rem rgba(var(--clr-body-color-rgb), 0.175);
  --box-shadow-inset: inset 0 1px 2px rgba(var(--clr-body-color-rgb), 0.075);
  --htc-box-shadow: 0px 15px 18px -6px rgba(40, 75, 98, .71);
  --ff-primary: "Lato", sans-serif;
  --ff-secondary: "Montserrat", sans-serif;
  --base-font-size: 1rem;
  --font-size-sm: calc(var(--base-font-size)*0.75);
  --font-size-lg: calc(var(--base-font-size)*1.5);
  --font-size-xl: calc(var(--base-font-size)*2);
  --font-size-xxl: calc(var(--base-font-size)*3);
  --basic-transition: all 450ms ease;
}


/* ================================ */
/* BASE */
/* ================================ */
*, :after, :before {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  font-family: var(--ff-primary);
}

h1, h2, h3, h4, h5, h6 {
  font-family: var(--ff-secondary);
}

a {
  color: var(--clr-brand);
  text-decoration: none;
}

img {
  height: auto;
  max-width: 100%;
}

input, input:focus, select, textarea, textarea:focus {
  color: var(--clr-gray-600);
}

.size-auto, .size-full, .size-large, .size-medium, .size-thumbnail {
  height: auto;
  max-width: 100%;
}

h1, h2, h3, h4, h5, h6 {
  color: var(--clr-gray-600);
}

.page-content {
  padding-block: 3rem;
}

.gray-900 {
  color: var(--clr-gray-900);
}

.gray-800 {
  color: var(--clr-gray-800);
}

.gray-700 {
  color: var(--clr-gray-700);
}

.gray-600 {
  color: var(--clr-gray-600);
}

.gray-500 {
  color: var(--clr-gray-500);
}

.gray-400 {
  color: var(--clr-gray-400);
}

.gray-300 {
  color: var(--clr-gray-300);
}

.gray-200 {
  color: var(--clr-gray-200);
}

.gray-100 {
  color: var(--clr-gray-100);
}

.gray-50 {
  color: var(--clr-gray-50);
}

.bg-gray-900 {
  background-color: var(--clr-gray-900);
}

.bg-gray-800 {
  background-color: var(--clr-gray-800);
}

.bg-gray-700 {
  background-color: var(--clr-gray-700);
}

.bg-gray-600 {
  background-color: var(--clr-gray-600);
}

.bg-gray-500 {
  background-color: var(--clr-gray-500);
}

.bg-gray-400 {
  background-color: var(--clr-gray-400);
}

.bg-gray-300 {
  background-color: var(--clr-gray-300);
}

.bg-gray-200 {
  background-color: var(--clr-gray-200);
}

.bg-gray-100 {
  background-color: var(--clr-gray-100);
}

.bg-gray-50 {
  background-color: var(--clr-gray-50);
}

.storebase-btn {
  background-color: var(--clr-dark-btn-bg);
  border-radius: 5px;
  color: var(--clr-dark-btn-text);
  display: inline-block;
  font-size: 1.2rem;
  margin-top: 2rem;
  padding: 12px 36px;
  text-transform: uppercase;
  transition: var(--basic-transition);
}

.storebase-btn:hover {
  background-color: var(--clr-dark-btn-bg-hover);
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  word-wrap: normal !important;
  border: 0;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
}

.screen-reader-text:focus {
  clip: auto !important;
  background-color: var(--clr-gray-100);
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
  -webkit-clip-path: none;
  clip-path: none;
  color: var(--clr-gray-600);
  display: block;
  font-size: .875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

#main-content[tabindex="-1"]:focus {
  outline: 0;
}

.htc-section-title {
  margin-bottom: 2rem;
  position: relative;
}

.htc-section-title, .htc-section-title__centered {
  color: var(--clr-black-light);
  font-size: 1.5rem;
  padding-bottom: 1rem;
  text-transform: uppercase;
}

.htc-section-title__centered {
  text-align: center;
}

.htc-section-title:after {
  background-color: var(--clr-gray-700);
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 50px;
}

.htc-centered {
  text-align: center;
}

.with-musical-notes {
  position: relative;
}

.with-musical-notes:before {
  content: url(images/note-musicali-5.89635f34.png);
  left: -75px;
  opacity: .4;
  position: absolute;
  top: 0;
}

.with-musical-notes:after {
  bottom: 0;
  content: url(images/note-musicali-4.43d70a85.png);
  opacity: .2;
  position: absolute;
  right: -75px;
}

@media (max-width:821px) {
  .with-musical-notes:before {
    left: 0;
    opacity: .3;
    top: 0;
  }

  .with-musical-notes:after {
    bottom: 0;
    opacity: .2;
    right: 0;
  }
}

/* ================================ */
/* BOOTSTRAP GRID */
/* ================================ */
:root,
[data-bs-theme=light] {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px;
}

[data-bs-theme=dark] {
  --bs-body-color: #adb5bd;
  --bs-body-color-rgb: 173, 181, 189;
}

/* Containers, Row and Columns */
.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;
  }
}
.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.3333333333%;
}

.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.6666666667%;
}

.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.3333333333%;
  }
  .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.6666666667%;
  }
  .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.3333333333%;
  }
  .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.6666666667%;
  }
  .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.3333333333%;
  }
  .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.6666666667%;
  }
  .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.3333333333%;
  }
  .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.6666666667%;
  }
  .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.3333333333%;
  }
  .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.6666666667%;
  }
  .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-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-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-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-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-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-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-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;
  }
}

/* ================================ */
/* HEADER */
/* ================================ */
.htc-header-blurb {
  align-items: center;
  display: flex;
  gap: .3rem;
}

.htc-header-blurb svg {
  fill: var(--clr-gray-50);
  height: 18px;
  width: 18px;
}

.htc-header-blurb p {
  color: var(--clr-gray-50);
  font-size: .8rem;
  margin: 0;
}

.htc-header {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 5;
}

.htc-header .htc-header-upper-wrapper {
  border-bottom: 1px solid var(--clr-bianco) !important;
  color: var(--clr-bianco);
  display: flex;
  padding-block: 1rem;
}

.htc-header-logo {
  width: 100px;
}

.htc-header-logo img {
  width: 100%;
}

.htc-header-info {
  align-items: center;
  display: flex;
  flex-grow: 1;
  gap: 2rem;
  justify-content: flex-end;
}

.htc-header-info .social-icons {
  align-items: center;
  display: flex;
  gap: .7rem;
  margin-left: 2rem;
  transform: translateY(1px);
}

.htc-header-info .social-icons a {
  background-color: transparent;
  color: var(--clr-gray-50) !important;
  display: flex;
  padding: .2rem;
  transition: all .35s ease;
}

.htc-header-info .social-icons a:hover {
  background-color: var(--clr-brand-shade-5);
}

.htc-header-info .social-icons a svg {
  fill: var(--clr-bianco) !important;
  height: 18px;
  width: 18px;
}

.htc-header-upper-wrapper {
  color: var(--clr-bianco);
  display: flex;
  padding-block: 1rem;
}

.htc-header-upper-wrapper .header-search-btn {
  align-items: center;
  background-color: transparent;
  border: none;
  color: var(--clr-gray-50);
  cursor: pointer;
  display: flex;
  gap: .3rem;
  outline: none;
  transform: translateY(1px);
}

.htc-header-upper-wrapper .header-search-btn svg {
  fill: var(--clr-bianco) !important;
  height: 18px;
  width: 18px;
}

.htc-header-upper-wrapper .storebase-cart {
  align-items: center;
  display: flex;
  gap: .3rem;
  transform: translateY(1px);
}

.htc-header-upper-wrapper .storebase-cart .storebase-cart-items {
  color: var(--clr-bianco);
}

.htc-header-upper-wrapper .storebase-cart svg {
  fill: var(--clr-bianco) !important;
  height: 18px;
  width: 18px;
}

.htc-header-hamburger, .htc-header-mobile-logo {
  display: none;
}

.htc-header .menu {
  display: flex;
  gap: 1rem;
  justify-content: center;
  list-style-type: none;
  padding-block: 1rem;
}

.htc-header .menu li a {
  color: var(--clr-bianco);
  font-size: .9rem;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.htc-header .menu li.menu-item-has-children {
  margin-right: 10px;
  position: relative;
}

.htc-header .menu li.menu-item-has-children>a {
  position: relative;
}

.htc-header .menu li.menu-item-has-children>a:after {
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 3px solid var(--clr-bianco);
  content: "";
  position: absolute;
  right: -10px;
  top: 50%;
}

.htc-header ul {
  margin: 0;
}

.sub-menu {
  background: var(--clr-black);
  border-top: 2px solid var(--clr-brand);
  left: 0;
  min-width: 150px;
  opacity: 0;
  padding: 1rem 2rem;
  position: absolute;
  top: 40px;
  transition: all .45s ease;
  visibility: hidden;
  list-style-type:none;
}

.htc-header .menu li.menu-item-has-children:hover .sub-menu {
  opacity: 1;
  top: 25px;
  visibility: visible;
}

.htc-menu li a {
  font-size: .7rem !important;
}

@media (max-width:850px) {
  .htc-header-info .social-icons {
    display: none;
  }
}

@media (max-width:768px) {
  .htc-header-logo {
    width: 75px;
  }

  .htc-header .menu li a {
    font-size: .8rem;
  }
}

@media (max-width:767px) {
  .htc-header .htc-header-upper-wrapper {
    display: none;
  }

  .htc-header-bottom-wrapper {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding-top: 1rem;
  }

  .htc-header-mobile-logo {
    display: block;
    max-width: 90px;
  }

  .htc-header-mobile-logo img {
    width: 100%;
  }

  .htc-header-hamburger {
    background-color: transparent;
    border: none;
    display: flex;
    justify-content: flex-end;
    margin-left: auto;
    outline: none;
    z-index: 100;
  }

  .htc-header-hamburger:hover {
    background: transparent;
  }

  .htc-header-hamburger svg {
    fill: var(--clr-bianco);
    height: 30px;
    width: 30px;
  }

  .htc-header .menu {
    background: linear-gradient(0deg, rgba(0, 0, 0, .85), rgba(0, 0, 0, .9)), url(images/archi.445c04a2.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    flex-direction: column;
    height: 100%;
    justify-content: flex-start;
    left: -100%;
    opacity: 0;
    padding-left: 2rem;
    padding-top: 2.5rem;
    position: fixed;
    top: 0;
    transition: all .45s ease-in-out;
    visibility: hidden;
    width: 80%;
    z-index: 999 !important;
  }

  .htc-header .menu.active {
    left: 0;
    opacity: 1;
    transition: all .45s ease-in-out;
    visibility: visible;
  }

  .htc-header .menu li a {
    font-size: 1rem;
  }

  .sub-menu {
    background: transparent;
    border-top: none;
    left: 0;
    opacity: 1;
    padding: .5rem 0 0 1rem;
    position: inherit;
    top: 0;
    transition: all .45s ease;
    visibility: visible;
  }
}

@media (min-width: 576px) {
  .htc-header .container {
    max-width: 92%!important;
  }
}

@media (min-width: 992px) {
  .htc-header .container {
    max-width: 960px!important;
  }
}

@media (min-width: 1024px) {
  .htc-header .container {
    max-width: 1004px!important;
  }
}

@media (min-width: 1200px) {
  .htc-header .container {
    max-width: 1140px!important;
  }
}

@media (min-width: 1400px) {
  .htc-header .container {
    max-width: 1320px!important;
  }
}

/* ================================ */
/* TOPBAR */
/* ================================ */
.htc-header-topbar-wrapper {
  border-bottom: 1px solid var(--clr-bianco) !important;
  color: var(--clr-bianco);
  display: flex;
  padding-block: 1rem;
}

.htc-header-logo {
  width: 100px;
}

.htc-header-logo img {
  width: 100%;
}

.htc-header-information {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  gap: 1rem;
  justify-content: center;
}

.htc-header-information__top {
  display: flex;
  flex-direction: row;
  gap: 2rem;
}

.htc-header-blurb {
  align-items: center;
  display: flex;
  gap: .3rem;
}

.htc-header-blurb svg {
  fill: var(--clr-gray-50);
  height: 18px;
  width: 18px;
}

.htc-header-blurb p {
  color: var(--clr-gray-50);
  font-size: .8rem;
  margin: 0;
}

.htc-header-information__top .header-search-btn {
  align-items: center;
  background-color: transparent;
  border: none;
  color: var(--clr-gray-50);
  cursor: pointer;
  display: flex;
  gap: .3rem;
  outline: none;
}

.htc-header-information__top .header-search-btn svg {
  fill: var(--clr-bianco) !important;
  height: 18px;
  width: 18px;
}

.htc-header-information__top .storebase-cart {
  align-items: center;
  display: flex;
  gap: .3rem;
}

.htc-header-information__top .storebase-cart .storebase-cart-items {
  color: var(--clr-bianco);
}

.htc-header-information__top .storebase-cart svg {
  fill: var(--clr-bianco) !important;
  height: 18px;
  width: 18px;
}

.htc-header-information__bottom {
  display: flex;
  flex-direction: row-reverse;
  gap: 2rem;
}

.support-us-btn {
  background-color: var(--clr-brand);
  border-radius: 3px;
  color: var(--clr-gray-50);
  font-size: .75rem !important;
  letter-spacing: 1px;
  padding-block: 4px;
  padding-inline: 12px;
  text-transform: uppercase;
  line-height: 2;
}

.htc-header-information__bottom .social-icons {
  align-items: center;
  display: flex;
  gap: .7rem;
  margin-left: 2rem;
  transform: translateY(1px);
}

.htc-header-information__bottom .social-icons a {
  background-color: transparent;
  color: var(--clr-gray-50) !important;
  display: flex;
  padding: .2rem;
  transition: all .35s ease;
}

.htc-header-information__bottom .social-icons a:hover {
  background-color: var(--clr-brand-shade-5);
}

.htc-header-information__bottom .social-icons a svg {
  fill: var(--clr-bianco) !important;
  height: 18px;
  width: 18px;
}


@media (max-width:767px) {
  .htc-header-topbar-wrapper {
    display: none;
  }
}

/* ================================ */
/* BLOG */
/* ================================ */
.storebase-blog-section {
  background: linear-gradient(180deg, hsla(0, 0%, 100%, .85), hsla(0, 0%, 100%, .95)), url(images/pentagramma.603066d2.jpg);
  background-size: cover;
  padding-block: 5rem;
}

.storebase-blog-section .htc-centered {
  margin-bottom: 2rem;
}

.storebase-post-card {
  padding-block: 1rem;
}

.storebase-post-card h3 {
  margin-bottom: .5rem;
  margin-top: 1rem;
}

.storebase-post-card h3 a {
  color: var(--clr-gray-700);
  font-size: 1.35rem;
  text-transform: uppercase;
  transition: var(--basic-transition);
}

.storebase-post-card h3 a:hover {
  color: var(--clr-brand-shade-5);
}

.storebase-post-card p {
  color: var(--clr-gray-600);
  font-size: 1rem !important;
}

.storebase-post-card .read-more {
  color: var(--clr-gray-700);
  transition: var(--basic-transition);
}

.storebase-post-card .read-more:hover {
  color: var(--clr-brand-shade-5);
}

.storebase-blog {
  padding-block: 5rem;
}

.storebase-blog-post {
  padding-bottom: 3rem;
}

.storebase-blog-post h2 {
  margin-bottom: .5rem;
}

.storebase-blog-post h2 a {
  color: var(--clr-gray-700);
  font-size: 1.5rem;
  text-transform: uppercase;
}

.storebase-blog-post p {
  color: var(--clr-gray-600);
  padding-bottom: .75rem;
}

.storebase-blog-post a {
  color: var(--clr-gray-700);
  font-weight: 700;
  transition: var(--basic-transition);
}

.storebase-blog-post a:hover {
  color: var(--clr-brand-shade-5);
}

.storebase-blog-post .read-more {
  font-size: 1.165rem;
}

.storebase-blog-post .storebase-post-meta p {
  font-size: .9rem;
  padding-bottom: 1rem;
}

.storebase-archive-image {
  box-shadow: var(--htc-box-shadow);
  margin-bottom: 1.5rem;
}

.archivio-eventi-data .luogo-evento {
  padding-bottom: 0;
}

.archivio-eventi-data .data-evento, .archivio-eventi-data .luogo-evento {
  color: var(--clr-gray-700);
  font-weight: 700;
}

.ticket-btn-container {
  margin-top: 2rem;
}

nav.pagination {
  display: flex;
  justify-content: center;
}

.page-numbers {
  color: var(--clr-gray-700);
  font-size: 1.165rem;
  padding-right: .5rem;
}

.page-numbers.current {
  opacity: .8;
}

@media (max-width:820px) {
  .storebase-blog-post h2 a {
    font-size: 1.2rem;
  }

  .storebase-blog-post .read-more, .storebase-blog-post p {
    font-size: 1rem;
  }
}

/* ================================ */
/* PARTNERS */
/* ================================ */
.archive-partners {
  padding-block: 2rem;
}

.artist-row {
  display: flex;
  padding-block: 3rem;
  padding-inline: 2rem;
  width: 100%;
}

.artist-columns {
  display: flex;
  flex-direction: row;
  height: 100%;
  width: 100%;
}

.artist-row:nth-child(2n) .artist-columns {
  flex-direction: row-reverse;
}

.artist-text-wrapper {
  padding: 4rem;
  text-align: right;
  width: 50%;
}

.artist-text-wrapper .heading a {
  font-size: 2.2rem;
}

.artist-text-wrapper .categoria-partner-wrapper a:last-child {
  margin-right: 0 !important;
}

.artist-text-wrapper .categoria-partner-wrapper {
  margin-bottom: 2rem;
}

.artist-img-wrapper {
  padding: 4rem;
  width: 50%;
}

.jarallax {
  box-shadow: var(--htc-box-shadow);
  max-height: 35rem;
  min-height: 30rem;
  position: relative;
  z-index: 0;
}

.jarallax-img {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.jarallax-text {
  left: 50%;
  min-height: 10rem;
  position: absolute;
  top: 50%;
  transform: translateX(-50%);
  visibility: hidden;
}

@media (max-width:820px) {
  .artist-columns {
    flex-direction: column;
  }

  .artist-text-wrapper {
    padding: 0 0 1rem;
    text-align: left;
    width: 100%;
  }

  .artist-img-wrapper {
    padding: 0;
    width: 100%;
  }

  .artist-row:nth-child(2n) .artist-columns {
    flex-direction: column;
  }
}

@media (max-width:420px) {
  .artist-text-wrapper .heading a {
    font-size: 1.5rem;
  }

  .artist-text-wrapper .categoria-partner-wrapper a {
    font-size: 12px !important;
    margin-bottom: 1rem;
  }
}

/* ================================ */
/* SINGLE */
/* ================================ */
.storebase-single-post {
  color: var(--clr-gray-600);
  font-size: 1.125rem;
  margin-inline: auto;
  max-width: var(--content-width);
  padding-block: 3rem;
  width: 100%;
}

.storebase-single-post :is(a, strong) {
  color: var(--clr-gray-700);
  font-weight: 700;
  transition: var(--basic-transition);
}

.storebase-single-post a:hover {
  color: var(--clr-brand-shade-5);
}

.storebase-single-post header {
  padding-block: 1.5rem;
}

.storebase-single-post .storebase-date {
  color: var(--clr-gray-700);
  font-weight: 700;
}

.storebase-content p {
  line-height: 1.65;
  padding-bottom: 1rem;
}

.storebase-content :is(h1, h2, h3, h4, h5, h6) {
  color: var(--clr-gray-700);
  text-transform: uppercase;
}

.storebase-content h2+h3 {
  padding-top: 1rem;
}

.storebase-content :is(ul, ol) {
  padding-bottom: 1rem;
}

.storebase-content :is(li) {
  padding-bottom: .5rem;
}

.wp-block-embed-youtube, .wp-block-gallery, .wp-block-image {
  margin-block: 2rem;
}

.wp-block-embed-youtube embed, .wp-block-embed-youtube iframe, .wp-block-embed-youtube object {
  aspect-ratio: 16/9;
  height: 100%;;
  width: 100%;
}

.specifica-opera {
  background-color: #fafcfd;
  border: 1px solid var(--clr-gray-700);
  margin-bottom: 3rem !important;
  margin-top: 3rem !important;
  padding: 1rem;
}

.specifica-opera h2 {
  font-size: 20px;
}

.specifica-opera h3 {
  font-size: 16px;
}

.specifica-opera p {
  font-size: 14px;
}

.specifica-opera a {
  background-image: linear-gradient(45deg, var(--clr-azzurro), 60%, var(--clr-azzurro));
}

.ticket-btn {
  background-color: var(--clr-brand);
  background-image: none;
  border: 0;
  border-radius: 3px;
  box-shadow: none;
  color: var(--clr-gray-50) !important;
  display: inline-block;
  font-size: 100%;
  font-weight: 400 !important;
  line-height: 1;
  margin: 0;
  padding: .618em 1em;
  text-shadow: none;
  transition: var(--basic-transition);
}

.categoria-partner-wrapper a, .ticket-btn:hover {
  background-color: var(--clr-brand-shade-5);
}

.categoria-partner-wrapper a {
  border-radius: 3px;
  color: var(--clr-gray-50) !important;
  font-size: .9rem !important;
  font-weight: 400 !important;
  margin-right: .5rem;
  padding-block: .2rem;
  padding-inline: 1rem;
  text-transform: uppercase;
  transition: var(--basic-transition);
}

.categoria-partner-wrapper a:hover {
  background-color: var(--clr-brand-shade-5);
}

.woocommerce div.product p.stock {
  color: var(--clr-brand);
}

@media (max-width:420px) {
  .storebase-content p, .storebase-single-post header p {
    font-size: 1rem;
  }

  .storebase-content h2 {
    font-size: 1.4rem;
  }

  .storebase-content h3 {
    font-size: 1.25rem;
  }

  .storebase-content :is(ul, ol) {
    font-size: 1rem;
  }
}

/* ================================ */
/* SEARCH */
/* ================================ */
.storebase-search-form {
  align-items: center;
  background-color: var(--clr-gray-50);
  display: flex;
}

.storebase-search-form input[type=search] {
  background-color: var(--clr-gray-50);
  border: none;
  font-size: 110%;
  font-weight: 500;
  margin-right: .3rem;
  padding: .3rem 1rem;
}

.storebase-search-form .search-submit {
  background-color: transparent;
  border: none;
  height: 30px;
  width: 30px;
}

.storebase-search-form .search-submit svg {
  fill: var(--clr-gray-600);
}

/* ================================ */
/* FLEXSLIDER */
/* ================================ */
.flexslider {
  border: 0 !important;
  border-radius: 0 !important;
  overflow-x: hidden !important;
}

.slide .container {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  left: 50%;
  position: absolute;
  text-align: center;
  top: 40%;
  transform: translateX(-50%);
}

.slide-text-wrapper {
  max-width: 1080px;
  width: 100%;
}

.slider-image {
  filter: brightness(50%) !important;
  min-height: 100vh;
  -o-object-fit: cover;
  object-fit: cover;
}

.slide-title {
  color: var(--clr-brand);
  font-family: var(--ff-secondary);
  font-size: 2.5rem;
  text-transform: uppercase;
}

.slide-description {
  font-weight: 700;
}

.slide-cite, .slide-description {
  color: var(--clr-gray-50);
  font-size: 1.5rem;
}

.slide-cite {
  font-style: italic;
  font-weight: 400;
}

.slide-btn {
  background-color: var(--clr-brand) !important;
  transition: var(--basic-transition);
}

.slide-btn:hover {
  background-color: var(--clr-brand-shade-5) !important;
}

.flexslider .slides {
  padding: 0 !important;
}

.flex-control-nav {
  bottom: 35px !important;
}

.flex-control-paging {
  z-index: 4 !important;
}

.flex-control-paging li a {
  background: var(--clr-gray-50) !important;
  height: 10px !important;
  width: 15px !important;
}

.flex-control-paging li a.flex-active {
  background: var(--clr-brand-shade-5) !important;
  width: 25px !important;
}

.flex-control-nav li {
  margin: 0 2px !important;
}

@media (max-width:420px) {
  .slide .container {
    top: 30%;
  }

  .slide-title {
    font-size: 2rem;
  }

  .slide-cite, .slide-description {
    font-size: 1.1rem;
  }
}

/* ================================ */
/* HERO */
/* ================================ */
.htc-hero {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  color: var(--clr-gray-50);
  padding-bottom: 10rem;
  padding-top: 14rem;
  position: relative;
}

.htc-hero__title {
  color: var(--clr-gray-50);
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.htc-hero__description {
  color: var(--clr-gray-50);
  font-size: 1.2rem;
  padding-bottom: 1rem;
}

.htc-hero__single .htc-hero__title {
  font-size: 2rem;
}

.custom-shape-divider-bottom {
  bottom: 0;
  left: 0;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  width: 100%;
}

.custom-shape-divider-bottom svg {
  display: none;
  height: 80px;
  position: relative;
  width: 100%;
}

.custom-shape-divider-bottom .shape-fill {
  fill: #fff;
}

.htc-hero .woocommerce-breadcrumb {
  color: var(--clr-gray-50) !important;
  font-size: 1.1rem !important;
}

.htc-hero .woocommerce-breadcrumb a {
  color: var(--clr-brand) !important;
}

.htc-hero p {
  color: var(--clr-gray-50);
}

.htc-hero .evento-data {
  margin-bottom: 1rem;
}

.htc-hero .orario-evento {
  margin-left: 1rem;
}

@media (max-width:992px) {
  .htc-hero__title {
    font-size: 2rem;
  }
}

@media (max-width:420px) {
  .htc-hero {
    padding-bottom: 8rem;
    padding-top: 8rem;
  }

  .htc-hero__title {
    font-size: 2rem;
  }

  .htc-hero__description {
    font-size: 1rem;
  }

  .htc-hero__single .htc-hero__title {
    font-size: 1.5rem;
  }

  .htc-hero .woocommerce-breadcrumb {
    font-size: .9rem !important;
  }
}

/* ================================ */
/* LOGO SLIDER */
/* ================================ */
.htc-logos-slider {
  background: #333;
  cursor: default;
  height: 110pt;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  touch-action: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.htc-logos-slider:before {
  left: 0;
  top: 0;
}

.htc-logos-slider:after {
  right: 0;
  top: 0;
  transform: rotate(180deg);
}

.htc-logos-slider:after, .htc-logos-slider:before {
  background: linear-gradient(90deg, #333 0, hsla(0, 0%, 100%, 0));
  content: "";
  height: 110pt;
  position: absolute;
  width: 200px;
  z-index: 2;
}

.htc-logos-slider .htc-logos-slide-track-1 {
  animation: scroll-l 30s linear infinite;
  display: flex;
  width: 5000px;
}

.htc-logos-slider:hover .htc-logos-slide-track-1 {
  animation-play-state: paused;
}

.htc-logos-slider .htc-logos-slide {
  align-items: center;
  display: flex;
  height: 110pt;
  text-align: center;
  width: 250px;
}

.htc-logos-slider .htc-logos-slide img {
  display: inline-block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
  padding: 1pc;
  vertical-align: middle;
  width: 180px;
}

@media (max-width:820px) {
  .htc-logos-slider:after, .htc-logos-slider:before {
    width: 100px;
  }
}

@keyframes scroll-l {
  0% {
    transform: translateX(0);
  }

  to {
    transform: translateX(-1750px);
  }
}

@keyframes scroll-r {
  to {
    transform: translateX(0);
  }

  0% {
    transform: translateX(-1750px);
  }
}

/* ================================ */
/* 404 - NOT FOUND */
/* ================================ */
.storebase-error-404 header {
  padding-block: 2rem;
}

.storebase-error-404 .storebase-post-widget {
  padding-block: 3rem;
}

.storebase-error-404 .storebase-post-widget h2 {
  padding-bottom: 1rem;
}

.storebase-error-404 .storebase-post-widget ul {
  list-style-type: none;
}

.storebase-error-404 .storebase-post-widget ul li {
  padding-bottom: 1rem;
}

/* ================================ */
/* HOME */
/* ================================ */
.flexslider {
  margin-bottom: 0 !important;
}

.htc-home-presentation {
  background: linear-gradient(180deg, hsla(0, 0%, 100%, .96), hsla(0, 0%, 100%, .96)), url(images/no-text-logo.webp);
  background-size: 100%;
  background-position: bottom center;
  background-repeat: no-repeat;
  padding-block: 4rem;
}

.htc-logo-container {
  display: flex;
  justify-content: center;
}

.htc-logo-container img {
  height: auto;
  max-width: 180px;
}

.htc-presentation .htc-short-description {
  padding-bottom: 2rem;
}

.htc-presentation .htc-short-description p {
  padding-bottom: 1rem;
}

.htc-presentation-img img {
  box-shadow: var(--htc-box-shadow);
}

@media (max-width:420px) {
  .htc-presentation .htc-short-description p {
    font-size: 1rem !important;
  }
}

.htc-home-events {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.htc-upcoming-events {
  align-items: center;
  background-image: url(images/paperblacksmall.19f49e3f.jpg);
  background-position: 50%;
  background-repeat: repeat;
  color: var(--clr-gray-50);
  display: flex;
  grid-column: span 1;
  min-height: 80vh;
  padding-left: 5rem;
}

.htc-upcoming-events__wrapper {
  padding-right: 2%;
}

.htc-upcoming-events__wrapper h3 {
  color: var(--clr-gray-50);
  font-size: 1.5rem;
  margin-bottom: 2rem;
  margin-top: 2rem;
  padding-bottom: 1rem;
  position: relative;
  text-transform: uppercase;
}

.htc-upcoming-events__wrapper h3:after {
  background-color: var(--clr-gray-50);
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 50px;
}

.home-single-event {
  align-items: center;
  border-bottom: .5px solid hsla(0, 0%, 100%, .1);
  display: flex;
  flex-direction: row;
  padding-block: 1rem;
}

.home-single-event .event-date {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-right: 2rem;
  min-width: 75px;
}

.home-single-event .event-date span, .home-single-event .event-date time {
  font-size: 1.35rem;
  font-weight: 700;
  text-transform: uppercase;
}

.home-single-event .event-place {
  margin-right: 5rem;
}

.home-single-event .event-place p {
  color: var(--clr-gray-50);
  font-size: 1rem !important;
  font-weight: 700;
}

.event-ticket-btn {
  margin-left: auto;
}

.event-ticket-btn a {
  background-color: var(--clr-brand);
  border-radius: 3px;
  color: var(--clr-gray-50);
  padding-block: 8px;
  padding-inline: 24px;
  text-transform: uppercase;
  transition: var(--basic-transition);
}

.event-ticket-btn a:hover {
  background-color: var(--clr-brand-shade-5);
  color: var(--clr-gray-50);
}

.htc-events-image {
  background-image: url(images/piano-and-violin.bd569c22.jpg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  grid-column: span 1;
  min-height: 80vh;
}

.htc-other-events {
  margin-bottom: 2rem;
  margin-top: 2rem;
}

.htc-other-events a {
  color: var(--clr-gray-50) !important;
}

@media (max-width:1024px) {
  .htc-home-events {
    grid-template-columns: repeat(1, 1fr);
  }

  .htc-upcoming-events {
    justify-content: center;
    min-height: 60vh;
    padding-left: 0;
    padding-inline: 2rem;
  }

  .htc-upcoming-events__wrapper {
    width: 100%;
  }

  .home-single-event .event-date, .home-single-event .event-place {
    margin-right: 1rem;
  }

  .htc-events-image {
    min-height: 60vh;
  }
}

@media (max-width:420px) {
  .htc-upcoming-events {
    padding-inline: 1rem;
  }

  .home-single-event .event-date span {
    font-size: 1.125rem;
  }

  .home-single-event .event-place p {
    font-size: 1rem !important;
  }

  .event-ticket-btn a {
    background-color: var(--clr-brand-shade-5);
    border-radius: 3px;
    color: var(--clr-gray-50);
    font-size: .8rem;
    padding-block: 5px;
    padding-inline: 15px;
    text-transform: uppercase;
  }
}

.htc-releases {
  background-color: #f7f7f7;
  padding-top: 8rem;
}

.htc-releases-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 5rem;
}

.htc-release {
  grid-column: 1fr;
  position: relative;
}

.htc-release img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.htc-release-inner {
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0);
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  transition: var(--basic-transition);
  width: 100%;
  z-index: 2;
}

.htc-release-inner h3 {
  color: var(--clr-gray-700);
  font-size: 1.4rem;
}

.htc-release-inner h3, .htc-release-inner p {
  opacity: 0;
  transition: var(--basic-transition);
  visibility: hidden;
}

.htc-release-inner p {
  color: var(--clr-gray-700);
}

.htc-release-inner:hover {
  background-color: hsla(0, 0%, 100%, .7);
}

.htc-release-inner:hover h3, .htc-release-inner:hover p {
  opacity: 1;
  visibility: visible;
}

@media (max-width:420px) {
  .htc-releases-wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
}

.htc-videos {
  background-image: url(images/paperblacksmall.19f49e3f.jpg);
  background-position: 50%;
  background-repeat: repeat;
  padding-block: 8rem;
}

.htc-videos, .htc-videos .htc-section-title__centered, .htc-videos p {
  color: var(--clr-gray-50);
}

.htc-videos-wrapper {
  display: grid;
  gap: 1rem;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 5rem;
  padding-inline: 2rem;
}

.htc-video {
  grid-column: 1fr;
}

.htc-video iframe {
  aspect-ratio: 16/9;
  height: 100%;
  width: 100%;
}

.htc-youtube-link {
  display: flex;
  justify-content: center;
  margin-top: 2rem;
  padding-block: 3rem;
}

.htc-youtube-link a {
  background-color: var(--clr-brand);
  border-radius: 3px;
  color: var(--clr-gray-50);
  padding-block: 8px;
  padding-inline: 24px;
  text-transform: uppercase;
  transition: var(--basic-transition);
}

.htc-youtube-link a:hover {
  background-color: var(--clr-brand-shade-5);
  color: var(--clr-gray-50);
}

@media (max-width:820px) {
  .htc-videos-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }

  .htc-video:last-child {
    display: none;
  }
}

@media (max-width:420px) {
  .htc-videos-wrapper {
    gap: 2rem;
    grid-template-columns: repeat(1, 1fr);
  }
}

.htc-social {
  background-image: url(images/paperblacksmall.19f49e3f.jpg);
  background-position: 50%;
  background-repeat: repeat;
  padding-block: 8rem;
}

.htc-social, .htc-social .htc-section-title__centered, .htc-social p {
  color: var(--clr-gray-50);
}

.htc-social .row {
  margin-top: 5rem;
}

.htc-social-text {
  align-items: center;
  display: flex;
}

.htc-social-text.htc-social-text__end {
  justify-content: flex-end;
}

.htc-social-text p {
  max-width: 42ch;
  padding-bottom: 1rem;
}

.htc-social-link {
  padding-block: 1.5rem;
}

.htc-social-link a {
  background-color: var(--clr-brand);
  border-radius: 3px;
  color: var(--clr-gray-50);
  padding-block: 8px;
  padding-inline: 24px;
  transition: var(--basic-transition);
}

.htc-social-link a:hover {
  background-color: var(--clr-brand-shade-5);
  color: var(--clr-gray-50);
}

.htc-social-link a svg {
  fill: var(--clr-gray-50);
  height: 1em;
  vertical-align: -.2em;
}

.htc-social-link a span {
  font-size: .9rem;
}

#sbi_load {
  display: none !important;
}

@media (max-width:420px) {
  .htc-social p {
    font-size: 1rem !important;
  }

  .htc-social-text {
    margin-top: 2rem;
  }

  .htc-social-text p {
    max-width: 100%;
  }
}

/* ================================ */
/* MISSION */
/* ================================ */
.htc-mission-presentation {
  background: linear-gradient(180deg, #fff, hsla(0, 0%, 100%, .85)), url(images/pentagramma.603066d2.jpg);
  background-size: cover;
  padding-block: 4rem;
}

.htc-team {
  background-image: url(images/paperblacksmall.19f49e3f.jpg);
  background-position: 50%;
  background-repeat: repeat;
  padding-block: 8rem;
}

.htc-team, .htc-team .htc-section-title__centered {
  color: var(--clr-gray-50);
}

.team-card {
  display: grid;
  gap: 5rem;
  grid-template-columns: repeat(12, 1fr);
  margin-bottom: 3rem;
  padding-block: 1rem;
}

.team-card__description {
  display: flex;
  flex-direction: column;
  grid-column: span 7;
  justify-content: center;
}

.team-card__image {
  grid-column: span 5;
}

.team-card__image img {
  width: 100%;
}

.team-card__description :is(h3, p) {
  color: var(--clr-gray-50);
}

.team-card__description :is(h3, h4) {
  text-transform: uppercase;
}

.team-card__description :is(h3) {
  font-size: 1.3rem;
}

.team-card__description :is(h4) {
  color: var(--clr-brand);
}

.team-card__description :is(p) {
  font-size: 1rem;
  padding-bottom: 1rem;
}

@media (max-width:1024px) {
  .team-card {
    gap: 2rem;
    grid-template-columns: repeat(1, 1fr);
  }

  .team-card__description {
    grid-column: span 1;
    order: 2;
  }

  .team-card__image {
    grid-column: span 1;
    order: 1;
  }
}

/* ================================ */
/* CONTACT */
/* ================================ */
.contact-page-content {
  padding-block: 5rem;
}

.htclassical-form {
  border: 1px solid var(--clr-gray-100) !important;
  box-shadow: var(--htc-box-shadow) !important;
  margin: 0 !important;
  padding-block: 1rem !important;
  padding-inline: 1rem !important;
}

.htclassical-form :is(legend, label) {
  color: var(--clr-azzurro) !important;
  text-transform: uppercase !important;
}

.htclassical-form li.choice-1.depth-1 label {
  color: var(--clr-gray-600) !important;
  text-transform: none !important;
}

.htclassical-form button[type=submit] {
  background-color: var(--clr-dark-btn-bg) !important;
  transition: var(--basic-transition) !important;
}

.htclassical-form button[type=submit]:hover {
  background-color: var(--clr-dark-btn-bg-hover) !important;
}

.contact-map-wrapper {
  padding-block: 5rem;
}

.contact-map-wrapper h2 {
  padding-bottom: 1rem;
  text-transform: uppercase;
}

/* ================================ */
/* WOO - NEGOZIO/SHOP */
/* ================================ */
.storebase-shop-content {
  padding-block: 3rem;
}

.storebase-shop-content .row {
  margin-left: 0;
  margin-right: 0;
  padding-inline: 0;
}

.storebase-shop-content .row>* {
  padding-left: 0;
  padding-right: 0;
}

.storebase-shop-content ul.products {
  padding-top: 2rem !important;
}

.storebase-shop-content .products ul, .storebase-shop-content ul.products {
  border-top: 1px solid var(--clr-gray-300);
}

.storebase-shop-content ul.products li.product a img {
  box-shadow: none;
  display: block;
  float: left;
  height: auto;
  margin: 0 1em 1em 0;
  width: 255px !important;
}

.woocommerce span.onsale, .woocommerce ul.products li.product .onsale {
  background-color: var(--clr-primary);
  border-radius: 0;
  font-weight: 400;
  left: 0;
  margin: 0;
  padding: 0;
  right: 0;
  top: 16px;
  transform: rotate(90deg);
  width: 83px;
}

.woocommerce span.onsale:before, .woocommerce ul.products li.product .onsale:before {
  border-color: var(--clr-primary) transparent transparent transparent;
  border-style: solid;
  border-width: 24px 22px 0 0;
  content: "";
  height: 0;
  left: 83px;
  position: absolute;
  top: 0;
  width: 0;
}

.woocommerce span.onsale:after, .woocommerce ul.products li.product .onsale:after {
  border-color: transparent transparent var(--clr-primary) transparent;
  border-style: solid;
  border-width: 0 22px 24px 0;
  bottom: 0;
  content: "";
  height: 0;
  left: 83px;
  position: absolute;
  width: 0;
}

.woocommerce .woocommerce-breadcrumb {
  color: var(--clr-gray-400);
}

.woocommerce .woocommerce-breadcrumb a {
  color: var(--clr-gray-600);
}

.storebase-shop-content .woocommerce-products-header__title {
  color: var(--clr-gray-800);
}

.storebase-shop-content .woocommerce-result-count {
  color: var(--clr-gray-600);
}

.storebase-shop-content .woocommerce-ordering .orderby {
  border-color: var(--clr-gray-600);
  padding-block: .3rem;
}

.storebase-shop-content ul.products li.product .woocommerce-loop-product__title {
  color: var(--clr-gray-700);
  font-size: 1.5rem;
  padding-block: 0;
  text-transform: uppercase;
}

.storebase-shop-content ul.products li.product p {
  color: var(--clr-gray-500);
  font-size: 1rem;
  padding-bottom: 1rem;
}

.storebase-shop-content ul.products li.product .price {
  color: var(--clr-gray-600);
  display: block;
  font-size: 1.1rem;
  font-weight: 400;
  margin-bottom: .5em;
}

.storebase-shop-content ul.products li.product .price ins {
  background: 0 0;
  color: var(--clr-gray-600);
  display: inline-block;
  font-size: 1.15rem;
  font-weight: 400;
  text-decoration: none;
}

.storebase-shop-content ul.products li.product .button {
  background-color: var(--clr-dark-btn-bg);
  color: var(--clr-dark-btn-text);
  display: inline-block;
  font-weight: 400;
  margin-top: .5em;
  transition: var(--basic-transition);
}

.storebase-shop-content ul.products li.product .button:hover {
  background-color: var(--clr-dark-btn-bg-hover);
}

.wc-forward {
  color: var(--clr-gray-600) !important;
  margin-left: 1rem !important;
}

.storebase-sidebar {
  padding-block: 2rem;
}

.storebase-sidebar .wp-block-woocommerce-price-filter {
  max-width: 200px;
}

.storebase-sidebar ul {
  list-style-type: none;
  padding-left: 0;
}

.storebase-sidebar ul, .storebase-sidebar ul li a {
  color: var(--clr-gray-600);
}

.storebase-sidebar h4 {
  color: var(--clr-gray-700);
  font-size: 1.1rem;
  text-transform: uppercase;
}

@media (max-width:820px) {
  .storebase-shop-content ul.products li.product a img {
    height: auto;
    width: 200px !important;
  }

  .storebase-shop-content ul.products li.product .woocommerce-loop-product__title {
    font-size: 1.5rem;
  }

  .storebase-shop-content ul.products li.product .price, .storebase-shop-content ul.products li.product .price ins {
    font-size: 1rem;
  }

  .storebase-shop-content ul.products li.product .button {
    font-size: .8rem !important;
  }
}

@media (max-width:768px) {
  .storebase-shop-content ul.products[class*=columns-] li.product {
    width: 100% !important;
  }

  .storebase-shop-content ul.products li.product a img {
    width: 180px !important;
  }
}

@media (max-width:420px) {
  .storebase-shop-content .row .storebase-products-list {
    padding-left: 0;
  }

  .storebase-shop-content ul.products li.product {
    padding-bottom: 2rem;
    text-align: center;
  }

  .storebase-shop-content ul.products li.product a img {
    width: 100% !important;
  }

  .woocommerce .woocommerce-result-count {
    float: none;
    margin-right: 2rem;
  }

  .woocommerce .woocommerce-ordering {
    float: none;
  }
}

/* ================================ */
/* WOO - SINGLE PRODUCT */
/* ================================ */
.woocommerce div.product div.images {
  float: none;
  width: 100%;
}

.woocommerce .flex-control-nav li {
  margin: 0 !important;
  padding: 2px !important;
}

.woocommerce div.product div.summary {
  float: none;
  padding-left: 2rem;
  width: 100%;
}

.woocommerce div.product .product_title {
  color: var(--clr-gray-700);
  text-transform: uppercase;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
  color: var(--clr-gray-600);
  font-size: 1.25em;
  padding-bottom: 1rem;
}

.woocommerce-product-details__short-description p {
  color: var(--clr-gray-600);
  padding-bottom: 1rem;
}

.woocommerce div.product form.cart .variations .label {
  color: var(--clr-gray-700);
  text-align: left;
  text-transform: uppercase;
}

.woocommerce div.product form.cart .variations .value select {
  font-size: 1rem;
  padding-block: .3rem;
}

.woocommerce-variation-availability {
  padding-bottom: 1rem;
}

.woocommerce .quantity .qty {
  height: 2.65em;
}

.woocommerce div.product form.cart table a {
  color: var(--clr-gray-600);
}

.woocommerce div.product form.cart table {
  margin-bottom: 1rem;
}

.woocommerce div.product form.cart .group_table td:first-child {
  text-align: left !important;
}

.woocommerce div.product form.cart .button, button[name=add-to-cart] {
  background-color: var(--clr-dark-btn-bg) !important;
  border-radius: 5px !important;
  color: var(--clr-dark-btn-text) !important;
  font-family: var(--ff-primary) !important;
  font-weight: 400 !important;
  transition: var(--basic-transition) !important;
}

.woocommerce div.product form.cart .button:hover, button[name=add-to-cart]:hover {
  background-color: var(--clr-dark-btn-bg-hover) !important;
}

.product_meta {
  border-top: 1px solid var(--clr-gray-200);
  color: var(--clr-gray-600);
  display: flex;
  flex-direction: column;
  padding-top: 1rem;
}

.product_meta span a {
  color: var(--clr-gray-700);
  font-weight: 700;
  transition: var(--basic-transition);
}

.product_meta span a:hover {
  color: var(--clr-brand-shade-5);
}

.storebase-tabs {
  margin-top: 5rem;
}

.woocommerce-page div.product .woocommerce-tabs {
  border: 1px solid #d3ced2;
  margin-right: 1rem;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
  list-style: none;
  margin: 0 0 1.618em;
  overflow: hidden;
  padding: 0;
  position: relative;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: none;
}

.woocommerce div.product .woocommerce-tabs .panel {
  margin: 0 0 2em;
  padding-inline: .8rem;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  background-color: #ebe9eb;
  border-bottom: none;
  border-radius: 0 0 0 0;
  color: var(--clr-gray-600);
  display: inline-block;
  margin: 0 -5px;
  padding: 0 1em;
  position: relative;
  z-index: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background: #fff;
  border-bottom-color: transparent;
  color: var(--clr-gray-600);
  z-index: 2;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  color: var(--clr-gray-600);
  display: inline-block;
  font-weight: 700;
  padding: .5em 0;
  text-decoration: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
  height: 0;
  width: 0;
}

.woocommerce-Tabs-panel :is(h1, h2, h3, h4, h5, h6) {
  padding-top: 1rem;
  text-transform: uppercase;
}

.woocommerce-Tabs-panel p {
  font-size: 1rem;
  padding-block: .5rem;
}

.storebase-store-notice {
  border: 1px solid #d3ced2;
}

.storebase-blurb {
  display: flex;
  gap: 1rem;
  padding-block: 1rem;
  padding-inline: 1rem;
}

.storebase-blurb-text :is(h1, h2, h3, h4, h5, h6) {
  color: var(--clr-gray-700);
  font-size: 1.3rem;
  text-transform: uppercase;
}

.storebase-blurb-text :is(p) {
  font-size: 1rem;
}

.storebase-blurb-icon svg {
  fill: var(--clr-gray-700);
  height: 32px;
  width: 32px;
}

@media (max-width:820px) {
  .woocommerce-page div.product .woocommerce-tabs {
    margin-right: 0;
  }
}

/* ================================ */
/* WOO - SIDEBAR */
/* ================================ */
.storebase-shop-content .row .storebase-sidebar {
  padding-right: 1rem;
}

.storebase-sidebar #sidebar ul {
  list-style-type: none;
  padding-bottom: 2rem;
}

.storebase-sidebar .searchform input[type=submit], .storebase-sidebar .searchform input[type=text] {
  height: 2rem;
}

.storebase-sidebar .searchform input[type=text] {
  border-color: var(--clr-gray-600);
  border-style: solid;
  border-width: 1px;
}

.storebase-sidebar .searchform input[type=submit] {
  background-color: var(--clr-gray-600);
  border-style: solid;
  border-width: 1px;
  color: var(--clr-gray-50);
  cursor: pointer;
  padding-inline: 1rem;
  transition: var(--basic-transition);
}

.storebase-sidebar .searchform input[type=submit]:focus, .storebase-sidebar .searchform input[type=submit]:focus-visible {
  outline-color: var(--clr-gray-800);
}

.storebase-sidebar .searchform input[type=submit]:hover {
  background-color: var(--clr-gray-500);
}

.storebase-sidebar h2 {
  color: var(--clr-gray-600);
  padding-top: 1rem;
}

.storebase-sidebar ul {
  margin-block-start: 8px;
}

.storebase-sidebar ul li {
  color: var(--clr-gray-500);
  padding-block: .2rem;
}

.storebase-sidebar ul li p {
  font-size: .8rem;
}

.storebase-sidebar ul li a {
  color: var(--clr-gray-500);
}

@media (max-width:420px) {
  .storebase-sidebar {
    padding-block: 5rem;
  }
}

/* ================================ */
/* WOO - CART */
/* ================================ */
.woocommerce table.shop_table th {
  color: var(--clr-gray-600);
}

.woocommerce a.remove:hover {
  background: transparent;
  color: red !important;
}

.woocommerce-cart table.cart td {
  color: var(--clr-gray-500);
}

.woocommerce-page table.cart td.actions .input-text {
  border-radius: 5px;
  font-family: var(--ff-primary);
  height: 37px;
  width: 180px;
}

.woocommerce button[name=apply_coupon], .woocommerce button[name=update_cart][aria-disabled=false] {
  background-color: var(--clr-dark-btn-bg);
  border-radius: 5px;
  color: var(--clr-gray-50);
  font-family: var(--ff-primary);
  font-weight: 400;
  transition: var(--basic-transition);
}

.woocommerce button[name=update_cart][aria-disabled=true] {
  font-family: var(--ff-primary);
  font-weight: 400;
}

.woocommerce button[name=apply_coupon]:hover, .woocommerce button[name=update_cart][aria-disabled=false]:hover {
  background-color: var(--clr-dark-btn-bg-hover);
  color: var(--clr-dark-btn-text);
}

.woocommerce .cart_totals h2 {
  margin-bottom: 1rem;
}

.woocommerce-cart .cart-subtotal bdi {
  color: var(--clr-gray-500);
}

.woocommerce-cart .woocommerce-Price-amount bdi {
  color: var(--clr-gray-600);
}

.woocommerce-cart .product-price .woocommerce-Price-amount bdi {
  color: var(--clr-brand-shade-5);
  font-weight: 600;
}

.wc-proceed-to-checkout a {
  background: var(--clr-dark-btn-bg) !important;
  color: var(--clr-dark-btn-text) !important;
  font-weight: 400 !important;
  margin-left: 0 !important;
  transition: var(--basic-transition) !important;
}

.wc-proceed-to-checkout a:hover {
  background: var(--clr-dark-btn-bg-hover) !important;
  transition: var(--basic-transition);
}

/* ================================ */
/* WOO - CHECKOUT */
/* ================================ */
.woocommerce-info {
  border-top-color: var(--clr-gray-600);
}

.woocommerce form .form-row label, .woocommerce-info:before {
  color: var(--clr-gray-600);
}

.woocommerce form .form-row .input-text, .woocommerce form .form-row input.input-text, .woocommerce-page form .form-row .input-text {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: 4px;
  padding: 6px 10px;
}

.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
  font-family: var(--ff-primary) !important;
}

.select2-container--default .select2-selection--single {
  border: 1px solid rgba(0, 0, 0, .1);
}

.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar {
  width: .8em;
}

.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb {
  background-color: var(--clr-gray-400);
  outline: 1px solid var(--clr-gray-600);
}

.woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-1, .woocommerce-page .col2-set .col-2 {
  float: none;
  padding-bottom: 2rem;
  width: 100%;
}

.woocommerce-checkout-review-order {
  padding-top: 2rem;
}

.woocommerce-checkout-review-order .cart-subtotal, .woocommerce-checkout-review-order .cart_item, .woocommerce-checkout-review-order .order-total {
  color: var(--clr-gray-600);
}

.woocommerce-checkout-review-order .product-total .woocommerce-Price-amount bdi {
  color: var(--clr-brand-shade-5);
  font-weight: 600;
}

.woocommerce-checkout #payment {
  background: #ebe9eb;
}

button[name=woocommerce_checkout_place_order] {
  background-color: var(--clr-dark-btn-bg) !important;
  border-radius: 5px !important;
  color: var(--clr-dark-btn-text) !important;
  font-family: var(--ff-primary) !important;
  font-weight: 400 !important;
  transition: var(--basic-transition) !important;
}

button[name=woocommerce_checkout_place_order]:hover {
  background-color: var(--clr-dark-btn-bg-hover) !important;
}

.woocommerce-privacy-policy-text, .woocommerce-thankyou-order-received {
  color: var(--clr-gray-600);
  margin-bottom: 2rem;
}

.woocommerce ul.order_details li strong {
  color: var(--clr-gray-700);
  padding-top: .5rem;
}

.woocommerce-order-details__title {
  padding-bottom: 1rem;
}

.shop_table.order_details {
  width: 80% !important;
}

.woocommerce-table__product-name a, .woocommerce-table__product-name strong, tbody .woocommerce-Price-amount bdi, tfoot td {
  color: var(--clr-gray-600);
}

@media (max-width:820px) {
  .shop_table.order_details {
    width: 100% !important;
  }
}

@media (max-width:420px) {
  .woocommerce ul.order_details li {
    border-right: none;
    float: none;
    font-size: .8rem;
    margin-right: 0;
    padding-bottom: 1rem;
    padding-right: 0;
  }
}

/* ================================ */
/* WOO - ACCOUNT */
/* ================================ */
button[name=login] {
  background-color: var(--clr-dark-btn-bg) !important;
  border-radius: 5px !important;
  color: var(--clr-dark-btn-text) !important;
  font-family: var(--ff-primary) !important;
  font-weight: 400 !important;
  transition: var(--basic-transition) !important;
}

button[name=login]:hover {
  background-color: var(--clr-dark-btn-bg-hover) !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
  list-style-type: none;
  margin-bottom: 2rem;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li {
  padding-bottom: .5rem;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
  color: var(--clr-gray-600);
  transition: var(--basic-transition);
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
  color: var(--clr-gray-800);
}

.woocommerce-account .woocommerce-MyAccount-content {
  color: var(--clr-gray-600);
}

.woocommerce-account .woocommerce-MyAccount-content a {
  color: var(--clr-gray-800);
  font-weight: 700;
}

.woocommerce-account fieldset {
  margin-block: 1rem;
}

.woocommerce-message {
  border-top-color: var(--clr-gray-700);
}

.woocommerce-message:before {
  color: var(--clr-gray-700);
}

/* ================================ */
/* WOO - PRODUCT LIST */
/* ================================ */
.related {
  padding-top: 5rem !important;
}

.storebase-products-list {
  padding-block: 2rem;
}

.related .product, .storebase-products-list .product {
  text-align: center;
}

.storebase-products-list img, .storebase-shop-content .related ul.products li.product a img {
  width: 100% !important;
}

.related.products h2, .storebase-products-list h2 {
  margin-bottom: 2rem;
  padding-block: 1rem;
  text-transform: uppercase;
}

.related ul.products, .storebase-products-list .woocommerce ul.products {
  border-top: none;
}

.related .woocommerce-loop-product__title, .storebase-products-list .woocommerce-loop-product__title {
  color: var(--clr-gray-700) !important;
  font-size: 1.2rem !important;
  text-align: center;
}

.related .price, .storebase-products-list .price {
  color: var(--clr-gray-600) !important;
  font-size: 1rem !important;
  text-align: center;
}

.related .price ins, .storebase-products-list .price ins {
  font-size: 1rem !important;
}

.storebase-products-list ul.products li.product .button {
  background-color: var(--clr-dark-btn-bg);
  color: var(--clr-dark-btn-text);
  display: inline-block;
  font-weight: 400;
  margin-top: .5em;
  transition: var(--basic-transition);
}

.storebase-products-list ul.products li.product .button:hover {
  background-color: var(--clr-dark-btn-bg-hover);
}

@media (max-width:768px) {
  .storebase-products-list .product {
    width: 48% !important;
  }

  .storebase-products-list .woocommerce ul.products li.product a img {
    height: auto;
    width: 100%;
  }

  .storebase-shop-content .related ul.products[class*=columns-] li.product {
    width: 48% !important;
  }

  .storebase-shop-content .related ul.products li.product a img {
    width: 100% !important;
  }
}

@media (max-width:420px) {
  .related.products h2, .storebase-products-list h2 {
    margin-bottom: 0;
  }

  .storebase-products-list .product {
    width: 100% !important;
  }
}

.storebase-week-offer-img {
  margin-left: auto;
}

.storebase-week-offer-data {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-right: auto;
}

.storebase-week-offer-discount {
  background: var(--clr-gray-900);
  color: var(--clr-gray-50);
  display: inline-block;
  margin-bottom: 1rem;
  padding: .5rem;
  position: relative;
}

.storebase-week-offer-discount:before {
  top: 6%;
}

.storebase-week-offer-discount:after, .storebase-week-offer-discount:before {
  border: 1px dashed var(--clr-gray-50);
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}

.storebase-week-offer-discount:after {
  bottom: 6%;
}

.storebase-week-offer-title {
  font-size: 2rem;
}

.storebase-week-offer-title a {
  color: var(--clr-gray-800);
  transition: var(--basic-transition);
}

.storebase-week-offer-title a:hover {
  color: var(--clr-gray-600);
}

.storebase-week-offer-text {
  color: var(--clr-gray-600);
  font-size: 1.1rem;
  margin-bottom: 1rem;
}

.storebase-week-offer-prices {
  color: var(--clr-gray-700);
  font-size: 1.1rem;
  font-weight: 700;
}

.storebase-week-offer-prices ins {
  text-decoration: none;
}

.storebase-week-offer-btn {
  background-color: var(--clr-dark-btn-bg);
  border-radius: 3px;
  color: var(--clr-dark-btn-text);
  display: inline-block;
  font-weight: 400;
  margin-top: 1rem;
  padding: .618em 1em;
  transition: var(--basic-transition);
}

.storebase-week-offer-btn:hover {
  background-color: var(--clr-dark-btn-bg-hover);
}

@media (max-width:768px) {
  .storebase-week-offer-img {
    margin-left: 0;
  }

  .storebase-week-offer-data {
    margin-right: 0;
  }
}

@media (max-width:420px) {
  .storebase-week-offer-img {
    margin-bottom: 1rem;
  }

  .storebase-week-offer-data {
    margin-top: 1rem;
  }
}

/* ================================ */
/* NEWSLETTER AND FOOTER */
/* ================================ */
.htc-newsletter {
  background-color: var(--clr-brand);
  color: var(--clr-polvere);
  padding-block: 3rem;
}

.htc-newsletter-container {
  display: flex;
}

.htc-newsletter-text {
  padding-right: 1rem;
  width: 50%;
}

.htc-newsletter-text h2 {
  color: var(--clr-polvere);
  font-size: 2em;
  font-weight: 700;
  line-height: 1.214;
  margin: 0 0 .5407911001em;
  text-transform: uppercase;
}

.htc-newsletter-text p {
  color: var(--clr-gray-50);
  font-size: 1rem;
  line-height: 1.618;
  max-width: 420px;
}

.htc-newsletter-fields {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding-left: 1rem;
  padding-inline: 1rem;
  width: 50%;
}

.htc-newsletter-fields input {
  /*-webkit-appearance: none;*/
  background-color: #f2f2f2;
  border: 0;
  border-radius: 7px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .125);
  box-sizing: border-box;
  color: #43454b;
  font-weight: 400;
  line-height: 1.618;
  padding: .8rem;
  text-rendering: optimizeLegibility;
}

.htc-newsletter-fields input[type=submit] {
  background-color: var(--clr-black-light);
  color: var(--clr-polvere);
  cursor: pointer;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

@media (max-width:420px) {
  .htc-newsletter-container {
    flex-direction: column;
  }

  .htc-newsletter-fields, .htc-newsletter-text {
    width: 100%;
  }

  .htc-newsletter-fields {
    padding-inline: 0;
    padding-top: 2rem;
  }
}

.htc-site-footer {
  background-color: var(--clr-black-light);
  color: var(--clr-polvere);
  font-weight: 300;
  padding-bottom: 1rem;
  padding-top: 3rem;
}

.htc-contact-info {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  padding-bottom: 2rem;
}

.htc-contact-info p {
  color: var(--clr-gray-50);
  display: flex;
  gap: 10px;
  grid-column: span 1;
  padding-bottom: 1rem;
}

.htc-contact-info svg {
  fill: var(--clr-brand);
  color: var(--clr-brand);
  height: 24px;
  width: 24px;
}

.htc-contact-nav-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  padding-bottom: 2rem;
  padding-top: 1rem;
}

.htc-logo-and-info {
  grid-column: span 1;
}

.htc-logo-img {
  width: 120px;
}

.htc-info p {
  color: var(--clr-gray-50);
  font-size: 1rem;
  line-height: 1.35;
  margin-bottom: 2rem;
  padding-top: 1rem;
}

.htc-info-social-icons {
  display: flex;
  gap: .5rem;
  padding-bottom: 2rem;
}

.htc-info-social-icons a {
  align-items: center;
  display: flex;
  justify-content: center;
  padding: 4px;
}

.htc-info-social-icons a.facebook-icon {
  background: #3b5998;
}

.htc-info-social-icons a.tiktok-icon {
  background: #fe2c55;
}

.htc-info-social-icons a.pinterest-icon {
  background: #c8232c;
}

.htc-info-social-icons a.instagram-icon {
  background: #ea2c59;
}

.htc-info-social-icons a.youtube-icon {
  background: #a82400;
}

.htc-info-social-icons a svg {
  fill: var(--clr-polvere);
  height: 1.3rem;
  width: 1.3rem;
}

.htc-footer-nav {
  display: flex;
  grid-column: span 1;
  justify-content: center;
  padding-bottom: 2rem;
  padding-left: 1.5rem;
}

.htc-footer-nav h3 {
  color: var(--clr-brand);
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 1rem;
  text-transform: uppercase;
}

.htc-footer-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.htc-footer-nav li {
  list-style: none;
  margin: 0;
  padding: 0 0 .5rem;
}

.htc-footer-nav ul li a {
  color: var(--clr-polvere);
  font-size: 1rem;
  transition: var(--basic-transition);
}

.htc-footer-nav ul li a:hover {
  color: var(--clr-brand);
}

.htc-copy {
  display: flex;
  justify-content: center;
  padding-block: 1rem;
}

.htc-copy p {
  color: var(--clr-gray-50);
}

.htc-contact-credit-cards .container {
  display: flex;
  justify-content: center;
}

.htc-contact-credit-cards .cards-img {
  max-width: 300px;
}

@media (max-width:992px) {
  .htc-contact-info, .htc-contact-nav-container {
    grid-template-columns: repeat(2, 1fr);
  }

  .htc-footer-nav {
    justify-content: start;
    padding-left: 0;
  }
}

@media (max-width:440px) {
  .htc-contact-info, .htc-contact-nav-container {
    grid-template-columns: repeat(1, 1fr);
  }

  .htc-footer-nav ul li a, .htc-info {
    font-size: 1rem;
  }

  .htc-copy p {
    font-size: .9rem;
    text-align: center;
  }

  .htc-contact-credit-cards .cards-img {
    max-width: 220px;
  }
}

/* ================================ */
/* SEARCH MODAL */
/* ================================ */
.storebase-search-modal {
  align-items: center;
  background-color: var(--clr-gray-900);
  color: var(--clr-gray-50);
  display: flex;
  height: 100%;
  justify-content: center;
  left: -100%;
  opacity: 0;
  position: fixed;
  top: 0;
  transition: var(--basic-transition);
  width: 100%;
  z-index: 999;
}

.storebase-search-modal.storebase-modal-active {
  left: 0;
  opacity: 1;
}

.storebase-modal-exit {
  background-color: transparent;
  border: none;
  cursor: pointer;
  height: 30px;
  left: 1rem;
  outline: none;
  position: absolute;
  top: 1rem;
  width: 30px;
}

.storebase-modal-exit svg {
  fill: var(--clr-gray-50);
}

/* Pulsante mobile menu SUPPORT US */
.diventa-socio-link {display:none;}

@media (max-width:767px) {
  .diventa-socio-link {
    display:block;
    margin-top:2rem!important;
  }

  .diventa-socio-link a {
    background-color: var(--clr-brand);
    border-radius: 3px;
    color: var(--clr-gray-50);
    font-size: 1rem !important;
    letter-spacing: 1px;
    padding-block: 4px;
    padding-inline: 12px;
    text-transform: uppercase;
    line-height: 2;
  }
}

/* MOBILE MENU */
@media (max-width:767px) {
	.htc-header .menu {
		background: linear-gradient(0deg, rgba(0, 0, 0, .90), rgba(0, 0, 0, .95)), url(images/archi.445c04a2.jpg);
	}
}

/* HEADER - SUBMENU */
.sub-menu li {
  margin-bottom:8px;
}

.sub-menu li a {
  font-size:13px!important;
}