@charset "UTF-8";
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/* :::::::::::::: 00 * GRIT_SET INDEX CSS */
/* :::::::::::::: 01 * GRIT_SET variables */
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/* :::::::::::::: 01 * GRIT_SET Color */
/* :::::::::::::: 02 * GRIT_SET Gradinet */
/* :::::::::::::: 03 * GRIT_SET Fonts */
/* :::::::::::::: 04 * GRIT_SET Varriables */
/* :::::::::::::: 05 * GRIT_SET Trasitions */
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/* :::::::::::::: 01 * GRIT_SET Color */
@import url("../font/HostGrotesk/stylesheet.css");
:root {
  --primary: $primary;
  --secondary: $secondary;
  --tertiary: $tertiary;
  --quaternary: $quaternary;
  --quinary: $quinary;
  --senary: $senary;
  --septenary: $septenary;
  --octonary: $octonary;
  --nonary: $nonary;
  --denary: $denary;
}

.bg-primary {
  background-color: #0F5550 !important;
}

.color-primary {
  color: #0F5550 !important;
}
.color-primary label {
  color: #0F5550 !important;
}

.border-primary {
  border-color: #0F5550 !important;
}

.bg-primary-half {
  background: #0F5550;
  background: -moz-linear-gradient(0deg, #0F5550 50%, transparent 50%);
  background: -webkit-linear-gradient(0deg, #0F5550 50%, transparent 50%);
  background: linear-gradient(0deg, #0F5550 50%, transparent 50%);
}

.bg-secondary {
  background-color: #CDDCD7 !important;
}

.color-secondary {
  color: #CDDCD7 !important;
}
.color-secondary label {
  color: #CDDCD7 !important;
}

.border-secondary {
  border-color: #CDDCD7 !important;
}

.bg-secondary-half {
  background: #CDDCD7;
  background: -moz-linear-gradient(0deg, #CDDCD7 50%, transparent 50%);
  background: -webkit-linear-gradient(0deg, #CDDCD7 50%, transparent 50%);
  background: linear-gradient(0deg, #CDDCD7 50%, transparent 50%);
}

.bg-tertiary {
  background-color: #E6FF41 !important;
}

.color-tertiary {
  color: #E6FF41 !important;
}
.color-tertiary label {
  color: #E6FF41 !important;
}

.border-tertiary {
  border-color: #E6FF41 !important;
}

.bg-tertiary-half {
  background: #E6FF41;
  background: -moz-linear-gradient(0deg, #E6FF41 50%, transparent 50%);
  background: -webkit-linear-gradient(0deg, #E6FF41 50%, transparent 50%);
  background: linear-gradient(0deg, #E6FF41 50%, transparent 50%);
}

.bg-quaternary {
  background-color: #CDF002 !important;
}

.color-quaternary {
  color: #CDF002 !important;
}
.color-quaternary label {
  color: #CDF002 !important;
}

.border-quaternary {
  border-color: #CDF002 !important;
}

.bg-quaternary-half {
  background: #CDF002;
  background: -moz-linear-gradient(0deg, #CDF002 50%, transparent 50%);
  background: -webkit-linear-gradient(0deg, #CDF002 50%, transparent 50%);
  background: linear-gradient(0deg, #CDF002 50%, transparent 50%);
}

.bg-quinary {
  background-color: #0F5550 !important;
}

.color-quinary {
  color: #0F5550 !important;
}
.color-quinary label {
  color: #0F5550 !important;
}

.border-quinary {
  border-color: #0F5550 !important;
}

.bg-quinary-half {
  background: #0F5550;
  background: -moz-linear-gradient(0deg, #0F5550 50%, transparent 50%);
  background: -webkit-linear-gradient(0deg, #0F5550 50%, transparent 50%);
  background: linear-gradient(0deg, #0F5550 50%, transparent 50%);
}

.bg-senary {
  background-color: #0F5550 !important;
}

.color-senary {
  color: #0F5550 !important;
}
.color-senary label {
  color: #0F5550 !important;
}

.border-senary {
  border-color: #0F5550 !important;
}

.bg-senary-half {
  background: #0F5550;
  background: -moz-linear-gradient(0deg, #0F5550 50%, transparent 50%);
  background: -webkit-linear-gradient(0deg, #0F5550 50%, transparent 50%);
  background: linear-gradient(0deg, #0F5550 50%, transparent 50%);
}

.bg-septenary {
  background-color: #0F5550 !important;
}

.color-septenary {
  color: #0F5550 !important;
}
.color-septenary label {
  color: #0F5550 !important;
}

.border-septenary {
  border-color: #0F5550 !important;
}

.bg-septenary-half {
  background: #0F5550;
  background: -moz-linear-gradient(0deg, #0F5550 50%, transparent 50%);
  background: -webkit-linear-gradient(0deg, #0F5550 50%, transparent 50%);
  background: linear-gradient(0deg, #0F5550 50%, transparent 50%);
}

.bg-octonary {
  background-color: #0F5550 !important;
}

.color-octonary {
  color: #0F5550 !important;
}
.color-octonary label {
  color: #0F5550 !important;
}

.border-octonary {
  border-color: #0F5550 !important;
}

.bg-octonary-half {
  background: #0F5550;
  background: -moz-linear-gradient(0deg, #0F5550 50%, transparent 50%);
  background: -webkit-linear-gradient(0deg, #0F5550 50%, transparent 50%);
  background: linear-gradient(0deg, #0F5550 50%, transparent 50%);
}

.bg-nonary {
  background-color: #0F5550 !important;
}

.color-nonary {
  color: #0F5550 !important;
}
.color-nonary label {
  color: #0F5550 !important;
}

.border-nonary {
  border-color: #0F5550 !important;
}

.bg-nonary-half {
  background: #0F5550;
  background: -moz-linear-gradient(0deg, #0F5550 50%, transparent 50%);
  background: -webkit-linear-gradient(0deg, #0F5550 50%, transparent 50%);
  background: linear-gradient(0deg, #0F5550 50%, transparent 50%);
}

.bg-denary {
  background-color: #0F5550 !important;
}

.color-denary {
  color: #0F5550 !important;
}
.color-denary label {
  color: #0F5550 !important;
}

.border-denary {
  border-color: #0F5550 !important;
}

.bg-denary-half {
  background: #0F5550;
  background: -moz-linear-gradient(0deg, #0F5550 50%, transparent 50%);
  background: -webkit-linear-gradient(0deg, #0F5550 50%, transparent 50%);
  background: linear-gradient(0deg, #0F5550 50%, transparent 50%);
}

.bg-white {
  background-color: #ffffff !important;
}

.color-white {
  color: #ffffff !important;
}
.color-white label {
  color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.bg-white-half {
  background: #ffffff;
  background: -moz-linear-gradient(0deg, #ffffff 50%, transparent 50%);
  background: -webkit-linear-gradient(0deg, #ffffff 50%, transparent 50%);
  background: linear-gradient(0deg, #ffffff 50%, transparent 50%);
}

.bg-black {
  background-color: #081C37 !important;
}

.color-black {
  color: #081C37 !important;
}
.color-black label {
  color: #081C37 !important;
}

.border-black {
  border-color: #081C37 !important;
}

.bg-black-half {
  background: #081C37;
  background: -moz-linear-gradient(0deg, #081C37 50%, transparent 50%);
  background: -webkit-linear-gradient(0deg, #081C37 50%, transparent 50%);
  background: linear-gradient(0deg, #081C37 50%, transparent 50%);
}

.bg-accent {
  background-color: #C8AC55 !important;
}

.color-accent {
  color: #C8AC55 !important;
}
.color-accent label {
  color: #C8AC55 !important;
}

.border-accent {
  border-color: #C8AC55 !important;
}

.bg-accent-half {
  background: #C8AC55;
  background: -moz-linear-gradient(0deg, #C8AC55 50%, transparent 50%);
  background: -webkit-linear-gradient(0deg, #C8AC55 50%, transparent 50%);
  background: linear-gradient(0deg, #C8AC55 50%, transparent 50%);
}

.bg-light {
  background-color: #ffffff !important;
}

.color-light {
  color: #ffffff !important;
}
.color-light label {
  color: #ffffff !important;
}

.border-light {
  border-color: #ffffff !important;
}

.bg-light-half {
  background: #ffffff;
  background: -moz-linear-gradient(0deg, #ffffff 50%, transparent 50%);
  background: -webkit-linear-gradient(0deg, #ffffff 50%, transparent 50%);
  background: linear-gradient(0deg, #ffffff 50%, transparent 50%);
}

.bg-dark {
  background-color: #081C37 !important;
}

.color-dark {
  color: #081C37 !important;
}
.color-dark label {
  color: #081C37 !important;
}

.border-dark {
  border-color: #081C37 !important;
}

.bg-dark-half {
  background: #081C37;
  background: -moz-linear-gradient(0deg, #081C37 50%, transparent 50%);
  background: -webkit-linear-gradient(0deg, #081C37 50%, transparent 50%);
  background: linear-gradient(0deg, #081C37 50%, transparent 50%);
}

.bg-grey {
  background-color: #E7F0F9 !important;
}

.color-grey {
  color: #E7F0F9 !important;
}
.color-grey label {
  color: #E7F0F9 !important;
}

.border-grey {
  border-color: #E7F0F9 !important;
}

.bg-grey-half {
  background: #E7F0F9;
  background: -moz-linear-gradient(0deg, #E7F0F9 50%, transparent 50%);
  background: -webkit-linear-gradient(0deg, #E7F0F9 50%, transparent 50%);
  background: linear-gradient(0deg, #E7F0F9 50%, transparent 50%);
}

/* :::::::::::::: 02 * GRIT_SET Gradinet */
/* :::::::::::::: 03 * GRIT_SET Fonts */
/* :::::::::::::: 04 * GRIT_SET Varriables */
/* :::::::::::::: 05 * GRIT_SET Trasitions */
/* :::::::::::::: 02 * GRIT_SET content */
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/* :::::::::::::: 00 * GRIT_SET INDEX CSS */
/* :::::::::::::: 01 * GRIT_SET variables */
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/* :::::::::::::: 01 * GRIT_SET body */
/* :::::::::::::: 02 * GRIT_SET contained */
/* :::::::::::::: 03 * GRIT_SET equal-cols */
/* :::::::::::::: 04 * GRIT_SET padding */
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/* :::::::::::::: 01 * GRIT_SET body */
body {
  font-family: "Lato", sans-serif;
  font-size: clamp(0.9rem, 1.0625vw, 1.2rem);
  color: #081C37;
  background-color: #ffffff;
  font-weight: normal;
  font-style: normal;
  margin: 0;
  padding: 0;
  cursor: default !important;
}
body .content-wrapper {
  position: relative;
  z-index: 2;
  min-height: 50svh;
}

.absolute_center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.object-fit-cover {
  object-fit: cover;
}

/* Stile per scrollbar in browser WebKit (Chrome, Safari, Edge) */
::-webkit-scrollbar {
  width: 1px; /* Larghezza della scrollbar */
}

/* Stile per Firefox */
* {
  scrollbar-width: thin; /* Imposta la scrollbar sottile in Firefox */
}

/* :::::::::::::: 02 * GRIT_SET contained */
@media (min-width: 576px) {
  .contained {
    padding: 0 8.75vw;
  }
}
/* :::::::::::::: 03 * GRIT_SET equal-cols */
.row.equal-cols {
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-flex-wrap: wrap !important;
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap;
}

.row.equal-cols:before,
.row.equal-cols:after {
  display: block;
}

.row.equal-cols > [class*=col-] {
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.row.equal-cols > [class*=col-] > * {
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.row.equal-cols .tease {
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

/* :::::::::::::: 04 * GRIT_SET padding */
.p-6 {
  padding: calc(76.8px + 4px) !important;
}

.pt-6 {
  padding-top: calc(76.8px + 4px) !important;
}

.pr-6 {
  padding-right: calc(76.8px + 4px) !important;
}

.pb-6 {
  padding-bottom: calc(76.8px + 4px) !important;
}

.pl-6 {
  padding-left: calc(76.8px + 4px) !important;
}

.px-6 {
  padding-left: calc(76.8px + 4px) !important;
  padding-right: calc(76.8px + 4px) !important;
}

.py-6 {
  padding-top: calc(76.8px + 4px) !important;
  padding-bottom: calc(76.8px + 4px) !important;
}

.m-6 {
  margin: calc(76.8px + 4px) !important;
}

.mt-6 {
  margin-top: calc(76.8px + 4px) !important;
}

.mr-6 {
  margin-right: calc(76.8px + 4px) !important;
}

.mb-6 {
  margin-bottom: calc(76.8px + 4px) !important;
}

.ml-6 {
  margin-left: calc(76.8px + 4px) !important;
}

.mx-6 {
  margin-left: calc(76.8px + 4px) !important;
  margin-right: calc(76.8px + 4px) !important;
}

.my-6 {
  margin-top: calc(76.8px + 4px) !important;
  margin-bottom: calc(76.8px + 4px) !important;
}

.p-7 {
  padding: calc(89.6px + 4.6666666667px) !important;
}

.pt-7 {
  padding-top: calc(89.6px + 4.6666666667px) !important;
}

.pr-7 {
  padding-right: calc(89.6px + 4.6666666667px) !important;
}

.pb-7 {
  padding-bottom: calc(89.6px + 4.6666666667px) !important;
}

.pl-7 {
  padding-left: calc(89.6px + 4.6666666667px) !important;
}

.px-7 {
  padding-left: calc(89.6px + 4.6666666667px) !important;
  padding-right: calc(89.6px + 4.6666666667px) !important;
}

.py-7 {
  padding-top: calc(89.6px + 4.6666666667px) !important;
  padding-bottom: calc(89.6px + 4.6666666667px) !important;
}

.m-7 {
  margin: calc(89.6px + 4.6666666667px) !important;
}

.mt-7 {
  margin-top: calc(89.6px + 4.6666666667px) !important;
}

.mr-7 {
  margin-right: calc(89.6px + 4.6666666667px) !important;
}

.mb-7 {
  margin-bottom: calc(89.6px + 4.6666666667px) !important;
}

.ml-7 {
  margin-left: calc(89.6px + 4.6666666667px) !important;
}

.mx-7 {
  margin-left: calc(89.6px + 4.6666666667px) !important;
  margin-right: calc(89.6px + 4.6666666667px) !important;
}

.my-7 {
  margin-top: calc(89.6px + 4.6666666667px) !important;
  margin-bottom: calc(89.6px + 4.6666666667px) !important;
}

.p-8 {
  padding: calc(108.8px + 5.6666666667px) !important;
}

.pt-8 {
  padding-top: calc(108.8px + 5.6666666667px) !important;
}

.pr-8 {
  padding-right: calc(108.8px + 5.6666666667px) !important;
}

.pb-8 {
  padding-bottom: calc(108.8px + 5.6666666667px) !important;
}

.pl-8 {
  padding-left: calc(108.8px + 5.6666666667px) !important;
}

.px-8 {
  padding-left: calc(108.8px + 5.6666666667px) !important;
  padding-right: calc(108.8px + 5.6666666667px) !important;
}

.py-8 {
  padding-top: calc(108.8px + 5.6666666667px) !important;
  padding-bottom: calc(108.8px + 5.6666666667px) !important;
}

.m-8 {
  margin: calc(108.8px + 5.6666666667px) !important;
}

.mt-8 {
  margin-top: calc(108.8px + 5.6666666667px) !important;
}

.mr-8 {
  margin-right: calc(108.8px + 5.6666666667px) !important;
}

.mb-8 {
  margin-bottom: calc(108.8px + 5.6666666667px) !important;
}

.ml-8 {
  margin-left: calc(108.8px + 5.6666666667px) !important;
}

.mx-8 {
  margin-left: calc(108.8px + 5.6666666667px) !important;
  margin-right: calc(108.8px + 5.6666666667px) !important;
}

.my-8 {
  margin-top: calc(108.8px + 5.6666666667px) !important;
  margin-bottom: calc(108.8px + 5.6666666667px) !important;
}

.p-9 {
  padding: calc(128px + 6.6666666667px) !important;
}

.pt-9 {
  padding-top: calc(128px + 6.6666666667px) !important;
}

.pr-9 {
  padding-right: calc(128px + 6.6666666667px) !important;
}

.pb-9 {
  padding-bottom: calc(128px + 6.6666666667px) !important;
}

.pl-9 {
  padding-left: calc(128px + 6.6666666667px) !important;
}

.px-9 {
  padding-left: calc(128px + 6.6666666667px) !important;
  padding-right: calc(128px + 6.6666666667px) !important;
}

.py-9 {
  padding-top: calc(128px + 6.6666666667px) !important;
  padding-bottom: calc(128px + 6.6666666667px) !important;
}

.m-9 {
  margin: calc(128px + 6.6666666667px) !important;
}

.mt-9 {
  margin-top: calc(128px + 6.6666666667px) !important;
}

.mr-9 {
  margin-right: calc(128px + 6.6666666667px) !important;
}

.mb-9 {
  margin-bottom: calc(128px + 6.6666666667px) !important;
}

.ml-9 {
  margin-left: calc(128px + 6.6666666667px) !important;
}

.mx-9 {
  margin-left: calc(128px + 6.6666666667px) !important;
  margin-right: calc(128px + 6.6666666667px) !important;
}

.my-9 {
  margin-top: calc(128px + 6.6666666667px) !important;
  margin-bottom: calc(128px + 6.6666666667px) !important;
}

.p-10 {
  padding: calc(160px + 8.3333333333px) !important;
}

.pt-10 {
  padding-top: calc(160px + 8.3333333333px) !important;
}

.pr-10 {
  padding-right: calc(160px + 8.3333333333px) !important;
}

.pb-10 {
  padding-bottom: calc(160px + 8.3333333333px) !important;
}

.pl-10 {
  padding-left: calc(160px + 8.3333333333px) !important;
}

.px-10 {
  padding-left: calc(160px + 8.3333333333px) !important;
  padding-right: calc(160px + 8.3333333333px) !important;
}

.py-10 {
  padding-top: calc(160px + 8.3333333333px) !important;
  padding-bottom: calc(160px + 8.3333333333px) !important;
}

.m-10 {
  margin: calc(160px + 8.3333333333px) !important;
}

.mt-10 {
  margin-top: calc(160px + 8.3333333333px) !important;
}

.mr-10 {
  margin-right: calc(160px + 8.3333333333px) !important;
}

.mb-10 {
  margin-bottom: calc(160px + 8.3333333333px) !important;
}

.ml-10 {
  margin-left: calc(160px + 8.3333333333px) !important;
}

.mx-10 {
  margin-left: calc(160px + 8.3333333333px) !important;
  margin-right: calc(160px + 8.3333333333px) !important;
}

.my-10 {
  margin-top: calc(160px + 8.3333333333px) !important;
  margin-bottom: calc(160px + 8.3333333333px) !important;
}

@media (min-width: 576px) {
  .p-sm-6 {
    padding: calc(76.8px + 4px) !important;
  }
  .pt-sm-6 {
    padding-top: calc(76.8px + 4px) !important;
  }
  .pr-sm-6 {
    padding-right: calc(76.8px + 4px) !important;
  }
  .pb-sm-6 {
    padding-bottom: calc(76.8px + 4px) !important;
  }
  .pl-sm-6 {
    padding-left: calc(76.8px + 4px) !important;
  }
  .px-sm-6 {
    padding-left: calc(76.8px + 4px) !important;
    padding-right: calc(76.8px + 4px) !important;
  }
  .py-sm-6 {
    padding-top: calc(76.8px + 4px) !important;
    padding-bottom: calc(76.8px + 4px) !important;
  }
  .m-sm-6 {
    margin: calc(76.8px + 4px) !important;
  }
  .mt-sm-6 {
    margin-top: calc(76.8px + 4px) !important;
  }
  .mr-sm-6 {
    margin-right: calc(76.8px + 4px) !important;
  }
  .mb-sm-6 {
    margin-bottom: calc(76.8px + 4px) !important;
  }
  .ml-sm-6 {
    margin-left: calc(76.8px + 4px) !important;
  }
  .mx-sm-6 {
    margin-left: calc(76.8px + 4px) !important;
    margin-right: calc(76.8px + 4px) !important;
  }
  .my-sm-6 {
    margin-top: calc(76.8px + 4px) !important;
    margin-bottom: calc(76.8px + 4px) !important;
  }
  .p-sm-7 {
    padding: calc(89.6px + 4.6666666667px) !important;
  }
  .pt-sm-7 {
    padding-top: calc(89.6px + 4.6666666667px) !important;
  }
  .pr-sm-7 {
    padding-right: calc(89.6px + 4.6666666667px) !important;
  }
  .pb-sm-7 {
    padding-bottom: calc(89.6px + 4.6666666667px) !important;
  }
  .pl-sm-7 {
    padding-left: calc(89.6px + 4.6666666667px) !important;
  }
  .px-sm-7 {
    padding-left: calc(89.6px + 4.6666666667px) !important;
    padding-right: calc(89.6px + 4.6666666667px) !important;
  }
  .py-sm-7 {
    padding-top: calc(89.6px + 4.6666666667px) !important;
    padding-bottom: calc(89.6px + 4.6666666667px) !important;
  }
  .m-sm-7 {
    margin: calc(89.6px + 4.6666666667px) !important;
  }
  .mt-sm-7 {
    margin-top: calc(89.6px + 4.6666666667px) !important;
  }
  .mr-sm-7 {
    margin-right: calc(89.6px + 4.6666666667px) !important;
  }
  .mb-sm-7 {
    margin-bottom: calc(89.6px + 4.6666666667px) !important;
  }
  .ml-sm-7 {
    margin-left: calc(89.6px + 4.6666666667px) !important;
  }
  .mx-sm-7 {
    margin-left: calc(89.6px + 4.6666666667px) !important;
    margin-right: calc(89.6px + 4.6666666667px) !important;
  }
  .my-sm-7 {
    margin-top: calc(89.6px + 4.6666666667px) !important;
    margin-bottom: calc(89.6px + 4.6666666667px) !important;
  }
  .p-sm-8 {
    padding: calc(108.8px + 5.6666666667px) !important;
  }
  .pt-sm-8 {
    padding-top: calc(108.8px + 5.6666666667px) !important;
  }
  .pr-sm-8 {
    padding-right: calc(108.8px + 5.6666666667px) !important;
  }
  .pb-sm-8 {
    padding-bottom: calc(108.8px + 5.6666666667px) !important;
  }
  .pl-sm-8 {
    padding-left: calc(108.8px + 5.6666666667px) !important;
  }
  .px-sm-8 {
    padding-left: calc(108.8px + 5.6666666667px) !important;
    padding-right: calc(108.8px + 5.6666666667px) !important;
  }
  .py-sm-8 {
    padding-top: calc(108.8px + 5.6666666667px) !important;
    padding-bottom: calc(108.8px + 5.6666666667px) !important;
  }
  .m-sm-8 {
    margin: calc(108.8px + 5.6666666667px) !important;
  }
  .mt-sm-8 {
    margin-top: calc(108.8px + 5.6666666667px) !important;
  }
  .mr-sm-8 {
    margin-right: calc(108.8px + 5.6666666667px) !important;
  }
  .mb-sm-8 {
    margin-bottom: calc(108.8px + 5.6666666667px) !important;
  }
  .ml-sm-8 {
    margin-left: calc(108.8px + 5.6666666667px) !important;
  }
  .mx-sm-8 {
    margin-left: calc(108.8px + 5.6666666667px) !important;
    margin-right: calc(108.8px + 5.6666666667px) !important;
  }
  .my-sm-8 {
    margin-top: calc(108.8px + 5.6666666667px) !important;
    margin-bottom: calc(108.8px + 5.6666666667px) !important;
  }
  .p-sm-9 {
    padding: calc(128px + 6.6666666667px) !important;
  }
  .pt-sm-9 {
    padding-top: calc(128px + 6.6666666667px) !important;
  }
  .pr-sm-9 {
    padding-right: calc(128px + 6.6666666667px) !important;
  }
  .pb-sm-9 {
    padding-bottom: calc(128px + 6.6666666667px) !important;
  }
  .pl-sm-9 {
    padding-left: calc(128px + 6.6666666667px) !important;
  }
  .px-sm-9 {
    padding-left: calc(128px + 6.6666666667px) !important;
    padding-right: calc(128px + 6.6666666667px) !important;
  }
  .py-sm-9 {
    padding-top: calc(128px + 6.6666666667px) !important;
    padding-bottom: calc(128px + 6.6666666667px) !important;
  }
  .m-sm-9 {
    margin: calc(128px + 6.6666666667px) !important;
  }
  .mt-sm-9 {
    margin-top: calc(128px + 6.6666666667px) !important;
  }
  .mr-sm-9 {
    margin-right: calc(128px + 6.6666666667px) !important;
  }
  .mb-sm-9 {
    margin-bottom: calc(128px + 6.6666666667px) !important;
  }
  .ml-sm-9 {
    margin-left: calc(128px + 6.6666666667px) !important;
  }
  .mx-sm-9 {
    margin-left: calc(128px + 6.6666666667px) !important;
    margin-right: calc(128px + 6.6666666667px) !important;
  }
  .my-sm-9 {
    margin-top: calc(128px + 6.6666666667px) !important;
    margin-bottom: calc(128px + 6.6666666667px) !important;
  }
  .p-sm-10 {
    padding: calc(160px + 8.3333333333px) !important;
  }
  .pt-sm-10 {
    padding-top: calc(160px + 8.3333333333px) !important;
  }
  .pr-sm-10 {
    padding-right: calc(160px + 8.3333333333px) !important;
  }
  .pb-sm-10 {
    padding-bottom: calc(160px + 8.3333333333px) !important;
  }
  .pl-sm-10 {
    padding-left: calc(160px + 8.3333333333px) !important;
  }
  .px-sm-10 {
    padding-left: calc(160px + 8.3333333333px) !important;
    padding-right: calc(160px + 8.3333333333px) !important;
  }
  .py-sm-10 {
    padding-top: calc(160px + 8.3333333333px) !important;
    padding-bottom: calc(160px + 8.3333333333px) !important;
  }
  .m-sm-10 {
    margin: calc(160px + 8.3333333333px) !important;
  }
  .mt-sm-10 {
    margin-top: calc(160px + 8.3333333333px) !important;
  }
  .mr-sm-10 {
    margin-right: calc(160px + 8.3333333333px) !important;
  }
  .mb-sm-10 {
    margin-bottom: calc(160px + 8.3333333333px) !important;
  }
  .ml-sm-10 {
    margin-left: calc(160px + 8.3333333333px) !important;
  }
  .mx-sm-10 {
    margin-left: calc(160px + 8.3333333333px) !important;
    margin-right: calc(160px + 8.3333333333px) !important;
  }
  .my-sm-10 {
    margin-top: calc(160px + 8.3333333333px) !important;
    margin-bottom: calc(160px + 8.3333333333px) !important;
  }
}
@media (min-width: 768px) {
  .p-md-6 {
    padding: calc(76.8px + 4px) !important;
  }
  .pt-md-6 {
    padding-top: calc(76.8px + 4px) !important;
  }
  .pr-md-6 {
    padding-right: calc(76.8px + 4px) !important;
  }
  .pb-md-6 {
    padding-bottom: calc(76.8px + 4px) !important;
  }
  .pl-md-6 {
    padding-left: calc(76.8px + 4px) !important;
  }
  .px-md-6 {
    padding-left: calc(76.8px + 4px) !important;
    padding-right: calc(76.8px + 4px) !important;
  }
  .py-md-6 {
    padding-top: calc(76.8px + 4px) !important;
    padding-bottom: calc(76.8px + 4px) !important;
  }
  .m-md-6 {
    margin: calc(76.8px + 4px) !important;
  }
  .mt-md-6 {
    margin-top: calc(76.8px + 4px) !important;
  }
  .mr-md-6 {
    margin-right: calc(76.8px + 4px) !important;
  }
  .mb-md-6 {
    margin-bottom: calc(76.8px + 4px) !important;
  }
  .ml-md-6 {
    margin-left: calc(76.8px + 4px) !important;
  }
  .mx-md-6 {
    margin-left: calc(76.8px + 4px) !important;
    margin-right: calc(76.8px + 4px) !important;
  }
  .my-md-6 {
    margin-top: calc(76.8px + 4px) !important;
    margin-bottom: calc(76.8px + 4px) !important;
  }
  .p-md-7 {
    padding: calc(89.6px + 4.6666666667px) !important;
  }
  .pt-md-7 {
    padding-top: calc(89.6px + 4.6666666667px) !important;
  }
  .pr-md-7 {
    padding-right: calc(89.6px + 4.6666666667px) !important;
  }
  .pb-md-7 {
    padding-bottom: calc(89.6px + 4.6666666667px) !important;
  }
  .pl-md-7 {
    padding-left: calc(89.6px + 4.6666666667px) !important;
  }
  .px-md-7 {
    padding-left: calc(89.6px + 4.6666666667px) !important;
    padding-right: calc(89.6px + 4.6666666667px) !important;
  }
  .py-md-7 {
    padding-top: calc(89.6px + 4.6666666667px) !important;
    padding-bottom: calc(89.6px + 4.6666666667px) !important;
  }
  .m-md-7 {
    margin: calc(89.6px + 4.6666666667px) !important;
  }
  .mt-md-7 {
    margin-top: calc(89.6px + 4.6666666667px) !important;
  }
  .mr-md-7 {
    margin-right: calc(89.6px + 4.6666666667px) !important;
  }
  .mb-md-7 {
    margin-bottom: calc(89.6px + 4.6666666667px) !important;
  }
  .ml-md-7 {
    margin-left: calc(89.6px + 4.6666666667px) !important;
  }
  .mx-md-7 {
    margin-left: calc(89.6px + 4.6666666667px) !important;
    margin-right: calc(89.6px + 4.6666666667px) !important;
  }
  .my-md-7 {
    margin-top: calc(89.6px + 4.6666666667px) !important;
    margin-bottom: calc(89.6px + 4.6666666667px) !important;
  }
  .p-md-8 {
    padding: calc(108.8px + 5.6666666667px) !important;
  }
  .pt-md-8 {
    padding-top: calc(108.8px + 5.6666666667px) !important;
  }
  .pr-md-8 {
    padding-right: calc(108.8px + 5.6666666667px) !important;
  }
  .pb-md-8 {
    padding-bottom: calc(108.8px + 5.6666666667px) !important;
  }
  .pl-md-8 {
    padding-left: calc(108.8px + 5.6666666667px) !important;
  }
  .px-md-8 {
    padding-left: calc(108.8px + 5.6666666667px) !important;
    padding-right: calc(108.8px + 5.6666666667px) !important;
  }
  .py-md-8 {
    padding-top: calc(108.8px + 5.6666666667px) !important;
    padding-bottom: calc(108.8px + 5.6666666667px) !important;
  }
  .m-md-8 {
    margin: calc(108.8px + 5.6666666667px) !important;
  }
  .mt-md-8 {
    margin-top: calc(108.8px + 5.6666666667px) !important;
  }
  .mr-md-8 {
    margin-right: calc(108.8px + 5.6666666667px) !important;
  }
  .mb-md-8 {
    margin-bottom: calc(108.8px + 5.6666666667px) !important;
  }
  .ml-md-8 {
    margin-left: calc(108.8px + 5.6666666667px) !important;
  }
  .mx-md-8 {
    margin-left: calc(108.8px + 5.6666666667px) !important;
    margin-right: calc(108.8px + 5.6666666667px) !important;
  }
  .my-md-8 {
    margin-top: calc(108.8px + 5.6666666667px) !important;
    margin-bottom: calc(108.8px + 5.6666666667px) !important;
  }
  .p-md-9 {
    padding: calc(128px + 6.6666666667px) !important;
  }
  .pt-md-9 {
    padding-top: calc(128px + 6.6666666667px) !important;
  }
  .pr-md-9 {
    padding-right: calc(128px + 6.6666666667px) !important;
  }
  .pb-md-9 {
    padding-bottom: calc(128px + 6.6666666667px) !important;
  }
  .pl-md-9 {
    padding-left: calc(128px + 6.6666666667px) !important;
  }
  .px-md-9 {
    padding-left: calc(128px + 6.6666666667px) !important;
    padding-right: calc(128px + 6.6666666667px) !important;
  }
  .py-md-9 {
    padding-top: calc(128px + 6.6666666667px) !important;
    padding-bottom: calc(128px + 6.6666666667px) !important;
  }
  .m-md-9 {
    margin: calc(128px + 6.6666666667px) !important;
  }
  .mt-md-9 {
    margin-top: calc(128px + 6.6666666667px) !important;
  }
  .mr-md-9 {
    margin-right: calc(128px + 6.6666666667px) !important;
  }
  .mb-md-9 {
    margin-bottom: calc(128px + 6.6666666667px) !important;
  }
  .ml-md-9 {
    margin-left: calc(128px + 6.6666666667px) !important;
  }
  .mx-md-9 {
    margin-left: calc(128px + 6.6666666667px) !important;
    margin-right: calc(128px + 6.6666666667px) !important;
  }
  .my-md-9 {
    margin-top: calc(128px + 6.6666666667px) !important;
    margin-bottom: calc(128px + 6.6666666667px) !important;
  }
  .p-md-10 {
    padding: calc(160px + 8.3333333333px) !important;
  }
  .pt-md-10 {
    padding-top: calc(160px + 8.3333333333px) !important;
  }
  .pr-md-10 {
    padding-right: calc(160px + 8.3333333333px) !important;
  }
  .pb-md-10 {
    padding-bottom: calc(160px + 8.3333333333px) !important;
  }
  .pl-md-10 {
    padding-left: calc(160px + 8.3333333333px) !important;
  }
  .px-md-10 {
    padding-left: calc(160px + 8.3333333333px) !important;
    padding-right: calc(160px + 8.3333333333px) !important;
  }
  .py-md-10 {
    padding-top: calc(160px + 8.3333333333px) !important;
    padding-bottom: calc(160px + 8.3333333333px) !important;
  }
  .m-md-10 {
    margin: calc(160px + 8.3333333333px) !important;
  }
  .mt-md-10 {
    margin-top: calc(160px + 8.3333333333px) !important;
  }
  .mr-md-10 {
    margin-right: calc(160px + 8.3333333333px) !important;
  }
  .mb-md-10 {
    margin-bottom: calc(160px + 8.3333333333px) !important;
  }
  .ml-md-10 {
    margin-left: calc(160px + 8.3333333333px) !important;
  }
  .mx-md-10 {
    margin-left: calc(160px + 8.3333333333px) !important;
    margin-right: calc(160px + 8.3333333333px) !important;
  }
  .my-md-10 {
    margin-top: calc(160px + 8.3333333333px) !important;
    margin-bottom: calc(160px + 8.3333333333px) !important;
  }
}
@media (min-width: 992px) {
  .p-lg-6 {
    padding: calc(76.8px + 4px) !important;
  }
  .pt-lg-6 {
    padding-top: calc(76.8px + 4px) !important;
  }
  .pr-lg-6 {
    padding-right: calc(76.8px + 4px) !important;
  }
  .pb-lg-6 {
    padding-bottom: calc(76.8px + 4px) !important;
  }
  .pl-lg-6 {
    padding-left: calc(76.8px + 4px) !important;
  }
  .px-lg-6 {
    padding-left: calc(76.8px + 4px) !important;
    padding-right: calc(76.8px + 4px) !important;
  }
  .py-lg-6 {
    padding-top: calc(76.8px + 4px) !important;
    padding-bottom: calc(76.8px + 4px) !important;
  }
  .m-lg-6 {
    margin: calc(76.8px + 4px) !important;
  }
  .mt-lg-6 {
    margin-top: calc(76.8px + 4px) !important;
  }
  .mr-lg-6 {
    margin-right: calc(76.8px + 4px) !important;
  }
  .mb-lg-6 {
    margin-bottom: calc(76.8px + 4px) !important;
  }
  .ml-lg-6 {
    margin-left: calc(76.8px + 4px) !important;
  }
  .mx-lg-6 {
    margin-left: calc(76.8px + 4px) !important;
    margin-right: calc(76.8px + 4px) !important;
  }
  .my-lg-6 {
    margin-top: calc(76.8px + 4px) !important;
    margin-bottom: calc(76.8px + 4px) !important;
  }
  .p-lg-7 {
    padding: calc(89.6px + 4.6666666667px) !important;
  }
  .pt-lg-7 {
    padding-top: calc(89.6px + 4.6666666667px) !important;
  }
  .pr-lg-7 {
    padding-right: calc(89.6px + 4.6666666667px) !important;
  }
  .pb-lg-7 {
    padding-bottom: calc(89.6px + 4.6666666667px) !important;
  }
  .pl-lg-7 {
    padding-left: calc(89.6px + 4.6666666667px) !important;
  }
  .px-lg-7 {
    padding-left: calc(89.6px + 4.6666666667px) !important;
    padding-right: calc(89.6px + 4.6666666667px) !important;
  }
  .py-lg-7 {
    padding-top: calc(89.6px + 4.6666666667px) !important;
    padding-bottom: calc(89.6px + 4.6666666667px) !important;
  }
  .m-lg-7 {
    margin: calc(89.6px + 4.6666666667px) !important;
  }
  .mt-lg-7 {
    margin-top: calc(89.6px + 4.6666666667px) !important;
  }
  .mr-lg-7 {
    margin-right: calc(89.6px + 4.6666666667px) !important;
  }
  .mb-lg-7 {
    margin-bottom: calc(89.6px + 4.6666666667px) !important;
  }
  .ml-lg-7 {
    margin-left: calc(89.6px + 4.6666666667px) !important;
  }
  .mx-lg-7 {
    margin-left: calc(89.6px + 4.6666666667px) !important;
    margin-right: calc(89.6px + 4.6666666667px) !important;
  }
  .my-lg-7 {
    margin-top: calc(89.6px + 4.6666666667px) !important;
    margin-bottom: calc(89.6px + 4.6666666667px) !important;
  }
  .p-lg-8 {
    padding: calc(108.8px + 5.6666666667px) !important;
  }
  .pt-lg-8 {
    padding-top: calc(108.8px + 5.6666666667px) !important;
  }
  .pr-lg-8 {
    padding-right: calc(108.8px + 5.6666666667px) !important;
  }
  .pb-lg-8 {
    padding-bottom: calc(108.8px + 5.6666666667px) !important;
  }
  .pl-lg-8 {
    padding-left: calc(108.8px + 5.6666666667px) !important;
  }
  .px-lg-8 {
    padding-left: calc(108.8px + 5.6666666667px) !important;
    padding-right: calc(108.8px + 5.6666666667px) !important;
  }
  .py-lg-8 {
    padding-top: calc(108.8px + 5.6666666667px) !important;
    padding-bottom: calc(108.8px + 5.6666666667px) !important;
  }
  .m-lg-8 {
    margin: calc(108.8px + 5.6666666667px) !important;
  }
  .mt-lg-8 {
    margin-top: calc(108.8px + 5.6666666667px) !important;
  }
  .mr-lg-8 {
    margin-right: calc(108.8px + 5.6666666667px) !important;
  }
  .mb-lg-8 {
    margin-bottom: calc(108.8px + 5.6666666667px) !important;
  }
  .ml-lg-8 {
    margin-left: calc(108.8px + 5.6666666667px) !important;
  }
  .mx-lg-8 {
    margin-left: calc(108.8px + 5.6666666667px) !important;
    margin-right: calc(108.8px + 5.6666666667px) !important;
  }
  .my-lg-8 {
    margin-top: calc(108.8px + 5.6666666667px) !important;
    margin-bottom: calc(108.8px + 5.6666666667px) !important;
  }
  .p-lg-9 {
    padding: calc(128px + 6.6666666667px) !important;
  }
  .pt-lg-9 {
    padding-top: calc(128px + 6.6666666667px) !important;
  }
  .pr-lg-9 {
    padding-right: calc(128px + 6.6666666667px) !important;
  }
  .pb-lg-9 {
    padding-bottom: calc(128px + 6.6666666667px) !important;
  }
  .pl-lg-9 {
    padding-left: calc(128px + 6.6666666667px) !important;
  }
  .px-lg-9 {
    padding-left: calc(128px + 6.6666666667px) !important;
    padding-right: calc(128px + 6.6666666667px) !important;
  }
  .py-lg-9 {
    padding-top: calc(128px + 6.6666666667px) !important;
    padding-bottom: calc(128px + 6.6666666667px) !important;
  }
  .m-lg-9 {
    margin: calc(128px + 6.6666666667px) !important;
  }
  .mt-lg-9 {
    margin-top: calc(128px + 6.6666666667px) !important;
  }
  .mr-lg-9 {
    margin-right: calc(128px + 6.6666666667px) !important;
  }
  .mb-lg-9 {
    margin-bottom: calc(128px + 6.6666666667px) !important;
  }
  .ml-lg-9 {
    margin-left: calc(128px + 6.6666666667px) !important;
  }
  .mx-lg-9 {
    margin-left: calc(128px + 6.6666666667px) !important;
    margin-right: calc(128px + 6.6666666667px) !important;
  }
  .my-lg-9 {
    margin-top: calc(128px + 6.6666666667px) !important;
    margin-bottom: calc(128px + 6.6666666667px) !important;
  }
  .p-lg-10 {
    padding: calc(160px + 8.3333333333px) !important;
  }
  .pt-lg-10 {
    padding-top: calc(160px + 8.3333333333px) !important;
  }
  .pr-lg-10 {
    padding-right: calc(160px + 8.3333333333px) !important;
  }
  .pb-lg-10 {
    padding-bottom: calc(160px + 8.3333333333px) !important;
  }
  .pl-lg-10 {
    padding-left: calc(160px + 8.3333333333px) !important;
  }
  .px-lg-10 {
    padding-left: calc(160px + 8.3333333333px) !important;
    padding-right: calc(160px + 8.3333333333px) !important;
  }
  .py-lg-10 {
    padding-top: calc(160px + 8.3333333333px) !important;
    padding-bottom: calc(160px + 8.3333333333px) !important;
  }
  .m-lg-10 {
    margin: calc(160px + 8.3333333333px) !important;
  }
  .mt-lg-10 {
    margin-top: calc(160px + 8.3333333333px) !important;
  }
  .mr-lg-10 {
    margin-right: calc(160px + 8.3333333333px) !important;
  }
  .mb-lg-10 {
    margin-bottom: calc(160px + 8.3333333333px) !important;
  }
  .ml-lg-10 {
    margin-left: calc(160px + 8.3333333333px) !important;
  }
  .mx-lg-10 {
    margin-left: calc(160px + 8.3333333333px) !important;
    margin-right: calc(160px + 8.3333333333px) !important;
  }
  .my-lg-10 {
    margin-top: calc(160px + 8.3333333333px) !important;
    margin-bottom: calc(160px + 8.3333333333px) !important;
  }
}
@media (min-width: 1200px) {
  .p-xl-6 {
    padding: calc(76.8px + 4px) !important;
  }
  .pt-xl-6 {
    padding-top: calc(76.8px + 4px) !important;
  }
  .pr-xl-6 {
    padding-right: calc(76.8px + 4px) !important;
  }
  .pb-xl-6 {
    padding-bottom: calc(76.8px + 4px) !important;
  }
  .pl-xl-6 {
    padding-left: calc(76.8px + 4px) !important;
  }
  .px-xl-6 {
    padding-left: calc(76.8px + 4px) !important;
    padding-right: calc(76.8px + 4px) !important;
  }
  .py-xl-6 {
    padding-top: calc(76.8px + 4px) !important;
    padding-bottom: calc(76.8px + 4px) !important;
  }
  .m-xl-6 {
    margin: calc(76.8px + 4px) !important;
  }
  .mt-xl-6 {
    margin-top: calc(76.8px + 4px) !important;
  }
  .mr-xl-6 {
    margin-right: calc(76.8px + 4px) !important;
  }
  .mb-xl-6 {
    margin-bottom: calc(76.8px + 4px) !important;
  }
  .ml-xl-6 {
    margin-left: calc(76.8px + 4px) !important;
  }
  .mx-xl-6 {
    margin-left: calc(76.8px + 4px) !important;
    margin-right: calc(76.8px + 4px) !important;
  }
  .my-xl-6 {
    margin-top: calc(76.8px + 4px) !important;
    margin-bottom: calc(76.8px + 4px) !important;
  }
  .p-xl-7 {
    padding: calc(89.6px + 4.6666666667px) !important;
  }
  .pt-xl-7 {
    padding-top: calc(89.6px + 4.6666666667px) !important;
  }
  .pr-xl-7 {
    padding-right: calc(89.6px + 4.6666666667px) !important;
  }
  .pb-xl-7 {
    padding-bottom: calc(89.6px + 4.6666666667px) !important;
  }
  .pl-xl-7 {
    padding-left: calc(89.6px + 4.6666666667px) !important;
  }
  .px-xl-7 {
    padding-left: calc(89.6px + 4.6666666667px) !important;
    padding-right: calc(89.6px + 4.6666666667px) !important;
  }
  .py-xl-7 {
    padding-top: calc(89.6px + 4.6666666667px) !important;
    padding-bottom: calc(89.6px + 4.6666666667px) !important;
  }
  .m-xl-7 {
    margin: calc(89.6px + 4.6666666667px) !important;
  }
  .mt-xl-7 {
    margin-top: calc(89.6px + 4.6666666667px) !important;
  }
  .mr-xl-7 {
    margin-right: calc(89.6px + 4.6666666667px) !important;
  }
  .mb-xl-7 {
    margin-bottom: calc(89.6px + 4.6666666667px) !important;
  }
  .ml-xl-7 {
    margin-left: calc(89.6px + 4.6666666667px) !important;
  }
  .mx-xl-7 {
    margin-left: calc(89.6px + 4.6666666667px) !important;
    margin-right: calc(89.6px + 4.6666666667px) !important;
  }
  .my-xl-7 {
    margin-top: calc(89.6px + 4.6666666667px) !important;
    margin-bottom: calc(89.6px + 4.6666666667px) !important;
  }
  .p-xl-8 {
    padding: calc(108.8px + 5.6666666667px) !important;
  }
  .pt-xl-8 {
    padding-top: calc(108.8px + 5.6666666667px) !important;
  }
  .pr-xl-8 {
    padding-right: calc(108.8px + 5.6666666667px) !important;
  }
  .pb-xl-8 {
    padding-bottom: calc(108.8px + 5.6666666667px) !important;
  }
  .pl-xl-8 {
    padding-left: calc(108.8px + 5.6666666667px) !important;
  }
  .px-xl-8 {
    padding-left: calc(108.8px + 5.6666666667px) !important;
    padding-right: calc(108.8px + 5.6666666667px) !important;
  }
  .py-xl-8 {
    padding-top: calc(108.8px + 5.6666666667px) !important;
    padding-bottom: calc(108.8px + 5.6666666667px) !important;
  }
  .m-xl-8 {
    margin: calc(108.8px + 5.6666666667px) !important;
  }
  .mt-xl-8 {
    margin-top: calc(108.8px + 5.6666666667px) !important;
  }
  .mr-xl-8 {
    margin-right: calc(108.8px + 5.6666666667px) !important;
  }
  .mb-xl-8 {
    margin-bottom: calc(108.8px + 5.6666666667px) !important;
  }
  .ml-xl-8 {
    margin-left: calc(108.8px + 5.6666666667px) !important;
  }
  .mx-xl-8 {
    margin-left: calc(108.8px + 5.6666666667px) !important;
    margin-right: calc(108.8px + 5.6666666667px) !important;
  }
  .my-xl-8 {
    margin-top: calc(108.8px + 5.6666666667px) !important;
    margin-bottom: calc(108.8px + 5.6666666667px) !important;
  }
  .p-xl-9 {
    padding: calc(128px + 6.6666666667px) !important;
  }
  .pt-xl-9 {
    padding-top: calc(128px + 6.6666666667px) !important;
  }
  .pr-xl-9 {
    padding-right: calc(128px + 6.6666666667px) !important;
  }
  .pb-xl-9 {
    padding-bottom: calc(128px + 6.6666666667px) !important;
  }
  .pl-xl-9 {
    padding-left: calc(128px + 6.6666666667px) !important;
  }
  .px-xl-9 {
    padding-left: calc(128px + 6.6666666667px) !important;
    padding-right: calc(128px + 6.6666666667px) !important;
  }
  .py-xl-9 {
    padding-top: calc(128px + 6.6666666667px) !important;
    padding-bottom: calc(128px + 6.6666666667px) !important;
  }
  .m-xl-9 {
    margin: calc(128px + 6.6666666667px) !important;
  }
  .mt-xl-9 {
    margin-top: calc(128px + 6.6666666667px) !important;
  }
  .mr-xl-9 {
    margin-right: calc(128px + 6.6666666667px) !important;
  }
  .mb-xl-9 {
    margin-bottom: calc(128px + 6.6666666667px) !important;
  }
  .ml-xl-9 {
    margin-left: calc(128px + 6.6666666667px) !important;
  }
  .mx-xl-9 {
    margin-left: calc(128px + 6.6666666667px) !important;
    margin-right: calc(128px + 6.6666666667px) !important;
  }
  .my-xl-9 {
    margin-top: calc(128px + 6.6666666667px) !important;
    margin-bottom: calc(128px + 6.6666666667px) !important;
  }
  .p-xl-10 {
    padding: calc(160px + 8.3333333333px) !important;
  }
  .pt-xl-10 {
    padding-top: calc(160px + 8.3333333333px) !important;
  }
  .pr-xl-10 {
    padding-right: calc(160px + 8.3333333333px) !important;
  }
  .pb-xl-10 {
    padding-bottom: calc(160px + 8.3333333333px) !important;
  }
  .pl-xl-10 {
    padding-left: calc(160px + 8.3333333333px) !important;
  }
  .px-xl-10 {
    padding-left: calc(160px + 8.3333333333px) !important;
    padding-right: calc(160px + 8.3333333333px) !important;
  }
  .py-xl-10 {
    padding-top: calc(160px + 8.3333333333px) !important;
    padding-bottom: calc(160px + 8.3333333333px) !important;
  }
  .m-xl-10 {
    margin: calc(160px + 8.3333333333px) !important;
  }
  .mt-xl-10 {
    margin-top: calc(160px + 8.3333333333px) !important;
  }
  .mr-xl-10 {
    margin-right: calc(160px + 8.3333333333px) !important;
  }
  .mb-xl-10 {
    margin-bottom: calc(160px + 8.3333333333px) !important;
  }
  .ml-xl-10 {
    margin-left: calc(160px + 8.3333333333px) !important;
  }
  .mx-xl-10 {
    margin-left: calc(160px + 8.3333333333px) !important;
    margin-right: calc(160px + 8.3333333333px) !important;
  }
  .my-xl-10 {
    margin-top: calc(160px + 8.3333333333px) !important;
    margin-bottom: calc(160px + 8.3333333333px) !important;
  }
}
@media (min-width: 1600px) {
  .p-xxl-6 {
    padding: calc(76.8px + 4px) !important;
  }
  .pt-xxl-6 {
    padding-top: calc(76.8px + 4px) !important;
  }
  .pr-xxl-6 {
    padding-right: calc(76.8px + 4px) !important;
  }
  .pb-xxl-6 {
    padding-bottom: calc(76.8px + 4px) !important;
  }
  .pl-xxl-6 {
    padding-left: calc(76.8px + 4px) !important;
  }
  .px-xxl-6 {
    padding-left: calc(76.8px + 4px) !important;
    padding-right: calc(76.8px + 4px) !important;
  }
  .py-xxl-6 {
    padding-top: calc(76.8px + 4px) !important;
    padding-bottom: calc(76.8px + 4px) !important;
  }
  .m-xxl-6 {
    margin: calc(76.8px + 4px) !important;
  }
  .mt-xxl-6 {
    margin-top: calc(76.8px + 4px) !important;
  }
  .mr-xxl-6 {
    margin-right: calc(76.8px + 4px) !important;
  }
  .mb-xxl-6 {
    margin-bottom: calc(76.8px + 4px) !important;
  }
  .ml-xxl-6 {
    margin-left: calc(76.8px + 4px) !important;
  }
  .mx-xxl-6 {
    margin-left: calc(76.8px + 4px) !important;
    margin-right: calc(76.8px + 4px) !important;
  }
  .my-xxl-6 {
    margin-top: calc(76.8px + 4px) !important;
    margin-bottom: calc(76.8px + 4px) !important;
  }
  .p-xxl-7 {
    padding: calc(89.6px + 4.6666666667px) !important;
  }
  .pt-xxl-7 {
    padding-top: calc(89.6px + 4.6666666667px) !important;
  }
  .pr-xxl-7 {
    padding-right: calc(89.6px + 4.6666666667px) !important;
  }
  .pb-xxl-7 {
    padding-bottom: calc(89.6px + 4.6666666667px) !important;
  }
  .pl-xxl-7 {
    padding-left: calc(89.6px + 4.6666666667px) !important;
  }
  .px-xxl-7 {
    padding-left: calc(89.6px + 4.6666666667px) !important;
    padding-right: calc(89.6px + 4.6666666667px) !important;
  }
  .py-xxl-7 {
    padding-top: calc(89.6px + 4.6666666667px) !important;
    padding-bottom: calc(89.6px + 4.6666666667px) !important;
  }
  .m-xxl-7 {
    margin: calc(89.6px + 4.6666666667px) !important;
  }
  .mt-xxl-7 {
    margin-top: calc(89.6px + 4.6666666667px) !important;
  }
  .mr-xxl-7 {
    margin-right: calc(89.6px + 4.6666666667px) !important;
  }
  .mb-xxl-7 {
    margin-bottom: calc(89.6px + 4.6666666667px) !important;
  }
  .ml-xxl-7 {
    margin-left: calc(89.6px + 4.6666666667px) !important;
  }
  .mx-xxl-7 {
    margin-left: calc(89.6px + 4.6666666667px) !important;
    margin-right: calc(89.6px + 4.6666666667px) !important;
  }
  .my-xxl-7 {
    margin-top: calc(89.6px + 4.6666666667px) !important;
    margin-bottom: calc(89.6px + 4.6666666667px) !important;
  }
  .p-xxl-8 {
    padding: calc(108.8px + 5.6666666667px) !important;
  }
  .pt-xxl-8 {
    padding-top: calc(108.8px + 5.6666666667px) !important;
  }
  .pr-xxl-8 {
    padding-right: calc(108.8px + 5.6666666667px) !important;
  }
  .pb-xxl-8 {
    padding-bottom: calc(108.8px + 5.6666666667px) !important;
  }
  .pl-xxl-8 {
    padding-left: calc(108.8px + 5.6666666667px) !important;
  }
  .px-xxl-8 {
    padding-left: calc(108.8px + 5.6666666667px) !important;
    padding-right: calc(108.8px + 5.6666666667px) !important;
  }
  .py-xxl-8 {
    padding-top: calc(108.8px + 5.6666666667px) !important;
    padding-bottom: calc(108.8px + 5.6666666667px) !important;
  }
  .m-xxl-8 {
    margin: calc(108.8px + 5.6666666667px) !important;
  }
  .mt-xxl-8 {
    margin-top: calc(108.8px + 5.6666666667px) !important;
  }
  .mr-xxl-8 {
    margin-right: calc(108.8px + 5.6666666667px) !important;
  }
  .mb-xxl-8 {
    margin-bottom: calc(108.8px + 5.6666666667px) !important;
  }
  .ml-xxl-8 {
    margin-left: calc(108.8px + 5.6666666667px) !important;
  }
  .mx-xxl-8 {
    margin-left: calc(108.8px + 5.6666666667px) !important;
    margin-right: calc(108.8px + 5.6666666667px) !important;
  }
  .my-xxl-8 {
    margin-top: calc(108.8px + 5.6666666667px) !important;
    margin-bottom: calc(108.8px + 5.6666666667px) !important;
  }
  .p-xxl-9 {
    padding: calc(128px + 6.6666666667px) !important;
  }
  .pt-xxl-9 {
    padding-top: calc(128px + 6.6666666667px) !important;
  }
  .pr-xxl-9 {
    padding-right: calc(128px + 6.6666666667px) !important;
  }
  .pb-xxl-9 {
    padding-bottom: calc(128px + 6.6666666667px) !important;
  }
  .pl-xxl-9 {
    padding-left: calc(128px + 6.6666666667px) !important;
  }
  .px-xxl-9 {
    padding-left: calc(128px + 6.6666666667px) !important;
    padding-right: calc(128px + 6.6666666667px) !important;
  }
  .py-xxl-9 {
    padding-top: calc(128px + 6.6666666667px) !important;
    padding-bottom: calc(128px + 6.6666666667px) !important;
  }
  .m-xxl-9 {
    margin: calc(128px + 6.6666666667px) !important;
  }
  .mt-xxl-9 {
    margin-top: calc(128px + 6.6666666667px) !important;
  }
  .mr-xxl-9 {
    margin-right: calc(128px + 6.6666666667px) !important;
  }
  .mb-xxl-9 {
    margin-bottom: calc(128px + 6.6666666667px) !important;
  }
  .ml-xxl-9 {
    margin-left: calc(128px + 6.6666666667px) !important;
  }
  .mx-xxl-9 {
    margin-left: calc(128px + 6.6666666667px) !important;
    margin-right: calc(128px + 6.6666666667px) !important;
  }
  .my-xxl-9 {
    margin-top: calc(128px + 6.6666666667px) !important;
    margin-bottom: calc(128px + 6.6666666667px) !important;
  }
  .p-xxl-10 {
    padding: calc(160px + 8.3333333333px) !important;
  }
  .pt-xxl-10 {
    padding-top: calc(160px + 8.3333333333px) !important;
  }
  .pr-xxl-10 {
    padding-right: calc(160px + 8.3333333333px) !important;
  }
  .pb-xxl-10 {
    padding-bottom: calc(160px + 8.3333333333px) !important;
  }
  .pl-xxl-10 {
    padding-left: calc(160px + 8.3333333333px) !important;
  }
  .px-xxl-10 {
    padding-left: calc(160px + 8.3333333333px) !important;
    padding-right: calc(160px + 8.3333333333px) !important;
  }
  .py-xxl-10 {
    padding-top: calc(160px + 8.3333333333px) !important;
    padding-bottom: calc(160px + 8.3333333333px) !important;
  }
  .m-xxl-10 {
    margin: calc(160px + 8.3333333333px) !important;
  }
  .mt-xxl-10 {
    margin-top: calc(160px + 8.3333333333px) !important;
  }
  .mr-xxl-10 {
    margin-right: calc(160px + 8.3333333333px) !important;
  }
  .mb-xxl-10 {
    margin-bottom: calc(160px + 8.3333333333px) !important;
  }
  .ml-xxl-10 {
    margin-left: calc(160px + 8.3333333333px) !important;
  }
  .mx-xxl-10 {
    margin-left: calc(160px + 8.3333333333px) !important;
    margin-right: calc(160px + 8.3333333333px) !important;
  }
  .my-xxl-10 {
    margin-top: calc(160px + 8.3333333333px) !important;
    margin-bottom: calc(160px + 8.3333333333px) !important;
  }
}
@media (min-width: 1920px) {
  .p-xxxl-6 {
    padding: calc(76.8px + 4px) !important;
  }
  .pt-xxxl-6 {
    padding-top: calc(76.8px + 4px) !important;
  }
  .pr-xxxl-6 {
    padding-right: calc(76.8px + 4px) !important;
  }
  .pb-xxxl-6 {
    padding-bottom: calc(76.8px + 4px) !important;
  }
  .pl-xxxl-6 {
    padding-left: calc(76.8px + 4px) !important;
  }
  .px-xxxl-6 {
    padding-left: calc(76.8px + 4px) !important;
    padding-right: calc(76.8px + 4px) !important;
  }
  .py-xxxl-6 {
    padding-top: calc(76.8px + 4px) !important;
    padding-bottom: calc(76.8px + 4px) !important;
  }
  .m-xxxl-6 {
    margin: calc(76.8px + 4px) !important;
  }
  .mt-xxxl-6 {
    margin-top: calc(76.8px + 4px) !important;
  }
  .mr-xxxl-6 {
    margin-right: calc(76.8px + 4px) !important;
  }
  .mb-xxxl-6 {
    margin-bottom: calc(76.8px + 4px) !important;
  }
  .ml-xxxl-6 {
    margin-left: calc(76.8px + 4px) !important;
  }
  .mx-xxxl-6 {
    margin-left: calc(76.8px + 4px) !important;
    margin-right: calc(76.8px + 4px) !important;
  }
  .my-xxxl-6 {
    margin-top: calc(76.8px + 4px) !important;
    margin-bottom: calc(76.8px + 4px) !important;
  }
  .p-xxxl-7 {
    padding: calc(89.6px + 4.6666666667px) !important;
  }
  .pt-xxxl-7 {
    padding-top: calc(89.6px + 4.6666666667px) !important;
  }
  .pr-xxxl-7 {
    padding-right: calc(89.6px + 4.6666666667px) !important;
  }
  .pb-xxxl-7 {
    padding-bottom: calc(89.6px + 4.6666666667px) !important;
  }
  .pl-xxxl-7 {
    padding-left: calc(89.6px + 4.6666666667px) !important;
  }
  .px-xxxl-7 {
    padding-left: calc(89.6px + 4.6666666667px) !important;
    padding-right: calc(89.6px + 4.6666666667px) !important;
  }
  .py-xxxl-7 {
    padding-top: calc(89.6px + 4.6666666667px) !important;
    padding-bottom: calc(89.6px + 4.6666666667px) !important;
  }
  .m-xxxl-7 {
    margin: calc(89.6px + 4.6666666667px) !important;
  }
  .mt-xxxl-7 {
    margin-top: calc(89.6px + 4.6666666667px) !important;
  }
  .mr-xxxl-7 {
    margin-right: calc(89.6px + 4.6666666667px) !important;
  }
  .mb-xxxl-7 {
    margin-bottom: calc(89.6px + 4.6666666667px) !important;
  }
  .ml-xxxl-7 {
    margin-left: calc(89.6px + 4.6666666667px) !important;
  }
  .mx-xxxl-7 {
    margin-left: calc(89.6px + 4.6666666667px) !important;
    margin-right: calc(89.6px + 4.6666666667px) !important;
  }
  .my-xxxl-7 {
    margin-top: calc(89.6px + 4.6666666667px) !important;
    margin-bottom: calc(89.6px + 4.6666666667px) !important;
  }
  .p-xxxl-8 {
    padding: calc(108.8px + 5.6666666667px) !important;
  }
  .pt-xxxl-8 {
    padding-top: calc(108.8px + 5.6666666667px) !important;
  }
  .pr-xxxl-8 {
    padding-right: calc(108.8px + 5.6666666667px) !important;
  }
  .pb-xxxl-8 {
    padding-bottom: calc(108.8px + 5.6666666667px) !important;
  }
  .pl-xxxl-8 {
    padding-left: calc(108.8px + 5.6666666667px) !important;
  }
  .px-xxxl-8 {
    padding-left: calc(108.8px + 5.6666666667px) !important;
    padding-right: calc(108.8px + 5.6666666667px) !important;
  }
  .py-xxxl-8 {
    padding-top: calc(108.8px + 5.6666666667px) !important;
    padding-bottom: calc(108.8px + 5.6666666667px) !important;
  }
  .m-xxxl-8 {
    margin: calc(108.8px + 5.6666666667px) !important;
  }
  .mt-xxxl-8 {
    margin-top: calc(108.8px + 5.6666666667px) !important;
  }
  .mr-xxxl-8 {
    margin-right: calc(108.8px + 5.6666666667px) !important;
  }
  .mb-xxxl-8 {
    margin-bottom: calc(108.8px + 5.6666666667px) !important;
  }
  .ml-xxxl-8 {
    margin-left: calc(108.8px + 5.6666666667px) !important;
  }
  .mx-xxxl-8 {
    margin-left: calc(108.8px + 5.6666666667px) !important;
    margin-right: calc(108.8px + 5.6666666667px) !important;
  }
  .my-xxxl-8 {
    margin-top: calc(108.8px + 5.6666666667px) !important;
    margin-bottom: calc(108.8px + 5.6666666667px) !important;
  }
  .p-xxxl-9 {
    padding: calc(128px + 6.6666666667px) !important;
  }
  .pt-xxxl-9 {
    padding-top: calc(128px + 6.6666666667px) !important;
  }
  .pr-xxxl-9 {
    padding-right: calc(128px + 6.6666666667px) !important;
  }
  .pb-xxxl-9 {
    padding-bottom: calc(128px + 6.6666666667px) !important;
  }
  .pl-xxxl-9 {
    padding-left: calc(128px + 6.6666666667px) !important;
  }
  .px-xxxl-9 {
    padding-left: calc(128px + 6.6666666667px) !important;
    padding-right: calc(128px + 6.6666666667px) !important;
  }
  .py-xxxl-9 {
    padding-top: calc(128px + 6.6666666667px) !important;
    padding-bottom: calc(128px + 6.6666666667px) !important;
  }
  .m-xxxl-9 {
    margin: calc(128px + 6.6666666667px) !important;
  }
  .mt-xxxl-9 {
    margin-top: calc(128px + 6.6666666667px) !important;
  }
  .mr-xxxl-9 {
    margin-right: calc(128px + 6.6666666667px) !important;
  }
  .mb-xxxl-9 {
    margin-bottom: calc(128px + 6.6666666667px) !important;
  }
  .ml-xxxl-9 {
    margin-left: calc(128px + 6.6666666667px) !important;
  }
  .mx-xxxl-9 {
    margin-left: calc(128px + 6.6666666667px) !important;
    margin-right: calc(128px + 6.6666666667px) !important;
  }
  .my-xxxl-9 {
    margin-top: calc(128px + 6.6666666667px) !important;
    margin-bottom: calc(128px + 6.6666666667px) !important;
  }
  .p-xxxl-10 {
    padding: calc(160px + 8.3333333333px) !important;
  }
  .pt-xxxl-10 {
    padding-top: calc(160px + 8.3333333333px) !important;
  }
  .pr-xxxl-10 {
    padding-right: calc(160px + 8.3333333333px) !important;
  }
  .pb-xxxl-10 {
    padding-bottom: calc(160px + 8.3333333333px) !important;
  }
  .pl-xxxl-10 {
    padding-left: calc(160px + 8.3333333333px) !important;
  }
  .px-xxxl-10 {
    padding-left: calc(160px + 8.3333333333px) !important;
    padding-right: calc(160px + 8.3333333333px) !important;
  }
  .py-xxxl-10 {
    padding-top: calc(160px + 8.3333333333px) !important;
    padding-bottom: calc(160px + 8.3333333333px) !important;
  }
  .m-xxxl-10 {
    margin: calc(160px + 8.3333333333px) !important;
  }
  .mt-xxxl-10 {
    margin-top: calc(160px + 8.3333333333px) !important;
  }
  .mr-xxxl-10 {
    margin-right: calc(160px + 8.3333333333px) !important;
  }
  .mb-xxxl-10 {
    margin-bottom: calc(160px + 8.3333333333px) !important;
  }
  .ml-xxxl-10 {
    margin-left: calc(160px + 8.3333333333px) !important;
  }
  .mx-xxxl-10 {
    margin-left: calc(160px + 8.3333333333px) !important;
    margin-right: calc(160px + 8.3333333333px) !important;
  }
  .my-xxxl-10 {
    margin-top: calc(160px + 8.3333333333px) !important;
    margin-bottom: calc(160px + 8.3333333333px) !important;
  }
}
/* :::::::::::::: 03 * GRIT_SET typography */
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/* :::::::::::::: 00 * GRIT_SET INDEX CSS */
/* :::::::::::::: 01 * GRIT_SET variables */
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/* :::::::::::::: 01 * GRIT_SET typography */
/* :::::::::::::: 02 * GRIT_SET btn */
/* :::::::::::::: 03 * GRIT_SET btn-color */
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/* :::::::::::::: 01 * GRIT_SET typography */
p {
  font-family: "Lato", sans-serif;
}

.font-primary,
.font-primary * {
  font-family: "Lato", sans-serif !important;
  font-weight: normal !important;
}

.font-secondary,
.font-secondary * {
  font-family: "Lato", sans-serif !important;
  font-weight: normal !important;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  font-family: "Lato", sans-serif;
  font-weight: bold;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: "Lato", sans-serif;
}

/* Fluid Display Fonts based on Bootstrap sizes, scaled with viewport */
.display-1 {
  font-size: clamp(2.6rem, 5vw, 5rem);
  line-height: 1.2;
  font-weight: bold;
}

.display-2 {
  font-size: clamp(2.4rem, 4.375vw, 5rem);
  line-height: 1.2;
  font-weight: bold;
}

.display-3 {
  font-size: clamp(2rem, 4vw, 4rem);
  line-height: 1.2;
  font-weight: bold;
}

.display-4 {
  font-size: clamp(1.8rem, 3.5vw, 3.5rem);
  line-height: 1.2;
  font-weight: bold;
}

.display-5 {
  font-size: clamp(1.6rem, 3vw, 3rem);
  line-height: 1.2;
  font-weight: bold;
}

.display-6 {
  font-size: clamp(1.4rem, 2.5vw, 2.5rem);
  line-height: 1.2;
  font-weight: bold;
}

.lead {
  font-weight: inherit;
}

.text-muted {
  color: #081C37;
  opacity: 0.8;
}

a {
  font-variation-settings: "slnt" 0;
  color: currentColor;
  text-decoration: none;
  background-color: transparent;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

a:hover {
  color: #C8AC55;
  font-variation-settings: "slnt" 12;
  text-decoration: none;
}

/* :::::::::::::: 02 * GRIT_SET btn */
.btn {
  font-size: clamp(0.9rem, 1.0625vw, 1.2rem);
  border-radius: 25px;
  padding: 0.645em 1.6em;
  text-align: center;
  display: inline-block;
  letter-spacing: 0.02em;
  cursor: pointer;
  text-decoration: none;
  border: 2px solid;
  line-height: 1;
  position: relative;
  font-weight: 500;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  /* Standard */
}
.btn.btn-circle {
  width: 40px;
  height: 40px;
  padding: 3px;
  margin: 0px 3px;
  border-radius: 25px;
  font-size: 22px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* :::::::::::::: 03 * GRIT_SET btn-color */
.btn-accent {
  color: #ffffff;
  background: #C8AC55;
  border-color: #C8AC55;
  transition: all 0.3s ease;
}
.btn-accent:hover {
  color: #C8AC55;
  background: #ffffff;
  border-color: #ffffff;
}
.btn-accent:active {
  background: rgb(99.7333333333, 83.3066666667, 32.2666666667);
  border-color: rgb(178.5, 178.5, 178.5);
}
.btn-accent:not(:disabled):not(.disabled).active, .btn-accent:not(:disabled):not(.disabled):active, .show > .btn-accent.dropdown-toggle {
  background: rgb(99.7333333333, 83.3066666667, 32.2666666667);
  border-color: rgb(99.7333333333, 83.3066666667, 32.2666666667);
  box-shadow: 0 0 0 0.1rem rgb(212.4666666667, 190.8133333333, 123.5333333333) !important;
}
.btn-accent.disabled, .btn-accent:disabled {
  opacity: 0.1;
  background: rgb(99.7333333333, 83.3066666667, 32.2666666667);
  border-color: rgb(99.7333333333, 83.3066666667, 32.2666666667);
}
.btn-accent.focus, .btn-accent:focus {
  background: #ffffff;
  border-color: #ffffff;
  box-shadow: 0 0 0 0.1rem rgb(212.4666666667, 190.8133333333, 123.5333333333);
}

.btn-outline-accent {
  color: #C8AC55;
  background: #ffffff;
  border-color: #C8AC55;
  transition: all 0.3s ease;
}
.btn-outline-accent:hover {
  color: #C8AC55;
  background: #ffffff;
  border-color: #ffffff;
}
.btn-outline-accent:active {
  background: rgb(99.7333333333, 83.3066666667, 32.2666666667);
  border-color: rgb(178.5, 178.5, 178.5);
}
.btn-outline-accent:not(:disabled):not(.disabled).active, .btn-outline-accent:not(:disabled):not(.disabled):active, .show > .btn-outline-accent.dropdown-toggle {
  background: rgb(178.5, 178.5, 178.5);
  border-color: rgb(99.7333333333, 83.3066666667, 32.2666666667);
  box-shadow: 0 0 0 0.1rem hsl(0, 0%, 110%) !important;
}
.btn-outline-accent.disabled, .btn-outline-accent:disabled {
  opacity: 0.1;
  background: rgb(178.5, 178.5, 178.5);
  border-color: rgb(99.7333333333, 83.3066666667, 32.2666666667);
}
.btn-outline-accent.focus, .btn-outline-accent:focus {
  background: #ffffff;
  border-color: #ffffff;
  box-shadow: 0 0 0 0.1rem hsl(0, 0%, 110%);
}

.btn-primary {
  color: #ffffff;
  background: #0F5550;
  border-color: #0F5550;
  transition: all 0.3s ease;
}
.btn-primary:hover {
  color: #0F5550;
  background: #ffffff;
  border-color: #ffffff;
}
.btn-primary:active {
  background: hsl(175.7142857143, 70%, -10.3921568627%);
  border-color: rgb(178.5, 178.5, 178.5);
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
  background: hsl(175.7142857143, 70%, -10.3921568627%);
  border-color: hsl(175.7142857143, 70%, -10.3921568627%);
  box-shadow: 0 0 0 0.1rem rgb(22.65, 128.35, 120.8) !important;
}
.btn-primary.disabled, .btn-primary:disabled {
  opacity: 0.1;
  background: hsl(175.7142857143, 70%, -10.3921568627%);
  border-color: hsl(175.7142857143, 70%, -10.3921568627%);
}
.btn-primary.focus, .btn-primary:focus {
  background: #ffffff;
  border-color: #ffffff;
  box-shadow: 0 0 0 0.1rem rgb(22.65, 128.35, 120.8);
}

.btn-outline-primary {
  color: #0F5550;
  background: #ffffff;
  border-color: #0F5550;
  transition: all 0.3s ease;
}
.btn-outline-primary:hover {
  color: #0F5550;
  background: #ffffff;
  border-color: #ffffff;
}
.btn-outline-primary:active {
  background: hsl(175.7142857143, 70%, -10.3921568627%);
  border-color: rgb(178.5, 178.5, 178.5);
}
.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show > .btn-outline-primary.dropdown-toggle {
  background: rgb(178.5, 178.5, 178.5);
  border-color: hsl(175.7142857143, 70%, -10.3921568627%);
  box-shadow: 0 0 0 0.1rem hsl(0, 0%, 110%) !important;
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  opacity: 0.1;
  background: rgb(178.5, 178.5, 178.5);
  border-color: hsl(175.7142857143, 70%, -10.3921568627%);
}
.btn-outline-primary.focus, .btn-outline-primary:focus {
  background: #ffffff;
  border-color: #ffffff;
  box-shadow: 0 0 0 0.1rem hsl(0, 0%, 110%);
}

.btn-secondary {
  color: #ffffff;
  background: #CDDCD7;
  border-color: #CDDCD7;
  transition: all 0.3s ease;
}
.btn-secondary:hover {
  color: #CDDCD7;
  background: #ffffff;
  border-color: #ffffff;
}
.btn-secondary:active {
  background: #739d8f;
  border-color: rgb(178.5, 178.5, 178.5);
}
.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {
  background: #739d8f;
  border-color: #739d8f;
  box-shadow: 0 0 0 0.1rem #ebf1ef !important;
}
.btn-secondary.disabled, .btn-secondary:disabled {
  opacity: 0.1;
  background: #739d8f;
  border-color: #739d8f;
}
.btn-secondary.focus, .btn-secondary:focus {
  background: #ffffff;
  border-color: #ffffff;
  box-shadow: 0 0 0 0.1rem #ebf1ef;
}

.btn-outline-secondary {
  color: #CDDCD7;
  background: #ffffff;
  border-color: #CDDCD7;
  transition: all 0.3s ease;
}
.btn-outline-secondary:hover {
  color: #CDDCD7;
  background: #ffffff;
  border-color: #ffffff;
}
.btn-outline-secondary:active {
  background: #739d8f;
  border-color: rgb(178.5, 178.5, 178.5);
}
.btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .show > .btn-outline-secondary.dropdown-toggle {
  background: rgb(178.5, 178.5, 178.5);
  border-color: #739d8f;
  box-shadow: 0 0 0 0.1rem hsl(0, 0%, 110%) !important;
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  opacity: 0.1;
  background: rgb(178.5, 178.5, 178.5);
  border-color: #739d8f;
}
.btn-outline-secondary.focus, .btn-outline-secondary:focus {
  background: #ffffff;
  border-color: #ffffff;
  box-shadow: 0 0 0 0.1rem hsl(0, 0%, 110%);
}

.btn-tertiary {
  color: #ffffff;
  background: #E6FF41;
  border-color: #E6FF41;
  transition: all 0.3s ease;
}
.btn-tertiary:hover {
  color: #E6FF41;
  background: #ffffff;
  border-color: #ffffff;
}
.btn-tertiary:active {
  background: rgb(145.0263157895, 167, 0);
  border-color: rgb(178.5, 178.5, 178.5);
}
.btn-tertiary:not(:disabled):not(.disabled).active, .btn-tertiary:not(:disabled):not(.disabled):active, .show > .btn-tertiary.dropdown-toggle {
  background: rgb(145.0263157895, 167, 0);
  border-color: rgb(145.0263157895, 167, 0);
  box-shadow: 0 0 0 0.1rem rgb(236.7105263158, 255, 116) !important;
}
.btn-tertiary.disabled, .btn-tertiary:disabled {
  opacity: 0.1;
  background: rgb(145.0263157895, 167, 0);
  border-color: rgb(145.0263157895, 167, 0);
}
.btn-tertiary.focus, .btn-tertiary:focus {
  background: #ffffff;
  border-color: #ffffff;
  box-shadow: 0 0 0 0.1rem rgb(236.7105263158, 255, 116);
}

.btn-outline-tertiary {
  color: #E6FF41;
  background: #ffffff;
  border-color: #E6FF41;
  transition: all 0.3s ease;
}
.btn-outline-tertiary:hover {
  color: #E6FF41;
  background: #ffffff;
  border-color: #ffffff;
}
.btn-outline-tertiary:active {
  background: rgb(145.0263157895, 167, 0);
  border-color: rgb(178.5, 178.5, 178.5);
}
.btn-outline-tertiary:not(:disabled):not(.disabled).active, .btn-outline-tertiary:not(:disabled):not(.disabled):active, .show > .btn-outline-tertiary.dropdown-toggle {
  background: rgb(178.5, 178.5, 178.5);
  border-color: rgb(145.0263157895, 167, 0);
  box-shadow: 0 0 0 0.1rem hsl(0, 0%, 110%) !important;
}
.btn-outline-tertiary.disabled, .btn-outline-tertiary:disabled {
  opacity: 0.1;
  background: rgb(178.5, 178.5, 178.5);
  border-color: rgb(145.0263157895, 167, 0);
}
.btn-outline-tertiary.focus, .btn-outline-tertiary:focus {
  background: #ffffff;
  border-color: #ffffff;
  box-shadow: 0 0 0 0.1rem hsl(0, 0%, 110%);
}

.btn-quaternary {
  color: #ffffff;
  background: #CDF002;
  border-color: #CDF002;
  transition: all 0.3s ease;
}
.btn-quaternary:hover {
  color: #CDF002;
  background: #ffffff;
  border-color: #ffffff;
}
.btn-quaternary:active {
  background: rgb(75.3925619835, 88.2644628099, 0.7355371901);
  border-color: rgb(178.5, 178.5, 178.5);
}
.btn-quaternary:not(:disabled):not(.disabled).active, .btn-quaternary:not(:disabled):not(.disabled):active, .show > .btn-quaternary.dropdown-toggle {
  background: rgb(75.3925619835, 88.2644628099, 0.7355371901);
  border-color: rgb(75.3925619835, 88.2644628099, 0.7355371901);
  box-shadow: 0 0 0 0.1rem rgb(221.8223140496, 253.2066115702, 39.7933884298) !important;
}
.btn-quaternary.disabled, .btn-quaternary:disabled {
  opacity: 0.1;
  background: rgb(75.3925619835, 88.2644628099, 0.7355371901);
  border-color: rgb(75.3925619835, 88.2644628099, 0.7355371901);
}
.btn-quaternary.focus, .btn-quaternary:focus {
  background: #ffffff;
  border-color: #ffffff;
  box-shadow: 0 0 0 0.1rem rgb(221.8223140496, 253.2066115702, 39.7933884298);
}

.btn-outline-quaternary {
  color: #CDF002;
  background: #ffffff;
  border-color: #CDF002;
  transition: all 0.3s ease;
}
.btn-outline-quaternary:hover {
  color: #CDF002;
  background: #ffffff;
  border-color: #ffffff;
}
.btn-outline-quaternary:active {
  background: rgb(75.3925619835, 88.2644628099, 0.7355371901);
  border-color: rgb(178.5, 178.5, 178.5);
}
.btn-outline-quaternary:not(:disabled):not(.disabled).active, .btn-outline-quaternary:not(:disabled):not(.disabled):active, .show > .btn-outline-quaternary.dropdown-toggle {
  background: rgb(178.5, 178.5, 178.5);
  border-color: rgb(75.3925619835, 88.2644628099, 0.7355371901);
  box-shadow: 0 0 0 0.1rem hsl(0, 0%, 110%) !important;
}
.btn-outline-quaternary.disabled, .btn-outline-quaternary:disabled {
  opacity: 0.1;
  background: rgb(178.5, 178.5, 178.5);
  border-color: rgb(75.3925619835, 88.2644628099, 0.7355371901);
}
.btn-outline-quaternary.focus, .btn-outline-quaternary:focus {
  background: #ffffff;
  border-color: #ffffff;
  box-shadow: 0 0 0 0.1rem hsl(0, 0%, 110%);
}

.btn-quinary {
  color: #ffffff;
  background: #0F5550;
  border-color: #0F5550;
  transition: all 0.3s ease;
}
.btn-quinary:hover {
  color: #0F5550;
  background: #ffffff;
  border-color: #ffffff;
}
.btn-quinary:active {
  background: hsl(175.7142857143, 70%, -10.3921568627%);
  border-color: rgb(178.5, 178.5, 178.5);
}
.btn-quinary:not(:disabled):not(.disabled).active, .btn-quinary:not(:disabled):not(.disabled):active, .show > .btn-quinary.dropdown-toggle {
  background: hsl(175.7142857143, 70%, -10.3921568627%);
  border-color: hsl(175.7142857143, 70%, -10.3921568627%);
  box-shadow: 0 0 0 0.1rem rgb(22.65, 128.35, 120.8) !important;
}
.btn-quinary.disabled, .btn-quinary:disabled {
  opacity: 0.1;
  background: hsl(175.7142857143, 70%, -10.3921568627%);
  border-color: hsl(175.7142857143, 70%, -10.3921568627%);
}
.btn-quinary.focus, .btn-quinary:focus {
  background: #ffffff;
  border-color: #ffffff;
  box-shadow: 0 0 0 0.1rem rgb(22.65, 128.35, 120.8);
}

.btn-outline-quinary {
  color: #0F5550;
  background: #ffffff;
  border-color: #0F5550;
  transition: all 0.3s ease;
}
.btn-outline-quinary:hover {
  color: #0F5550;
  background: #ffffff;
  border-color: #ffffff;
}
.btn-outline-quinary:active {
  background: hsl(175.7142857143, 70%, -10.3921568627%);
  border-color: rgb(178.5, 178.5, 178.5);
}
.btn-outline-quinary:not(:disabled):not(.disabled).active, .btn-outline-quinary:not(:disabled):not(.disabled):active, .show > .btn-outline-quinary.dropdown-toggle {
  background: rgb(178.5, 178.5, 178.5);
  border-color: hsl(175.7142857143, 70%, -10.3921568627%);
  box-shadow: 0 0 0 0.1rem hsl(0, 0%, 110%) !important;
}
.btn-outline-quinary.disabled, .btn-outline-quinary:disabled {
  opacity: 0.1;
  background: rgb(178.5, 178.5, 178.5);
  border-color: hsl(175.7142857143, 70%, -10.3921568627%);
}
.btn-outline-quinary.focus, .btn-outline-quinary:focus {
  background: #ffffff;
  border-color: #ffffff;
  box-shadow: 0 0 0 0.1rem hsl(0, 0%, 110%);
}

.btn-senary {
  color: #ffffff;
  background: #0F5550;
  border-color: #0F5550;
  transition: all 0.3s ease;
}
.btn-senary:hover {
  color: #0F5550;
  background: #ffffff;
  border-color: #ffffff;
}
.btn-senary:active {
  background: hsl(175.7142857143, 70%, -10.3921568627%);
  border-color: rgb(178.5, 178.5, 178.5);
}
.btn-senary:not(:disabled):not(.disabled).active, .btn-senary:not(:disabled):not(.disabled):active, .show > .btn-senary.dropdown-toggle {
  background: hsl(175.7142857143, 70%, -10.3921568627%);
  border-color: hsl(175.7142857143, 70%, -10.3921568627%);
  box-shadow: 0 0 0 0.1rem rgb(22.65, 128.35, 120.8) !important;
}
.btn-senary.disabled, .btn-senary:disabled {
  opacity: 0.1;
  background: hsl(175.7142857143, 70%, -10.3921568627%);
  border-color: hsl(175.7142857143, 70%, -10.3921568627%);
}
.btn-senary.focus, .btn-senary:focus {
  background: #ffffff;
  border-color: #ffffff;
  box-shadow: 0 0 0 0.1rem rgb(22.65, 128.35, 120.8);
}

.btn-outline-senary {
  color: #0F5550;
  background: #ffffff;
  border-color: #0F5550;
  transition: all 0.3s ease;
}
.btn-outline-senary:hover {
  color: #0F5550;
  background: #ffffff;
  border-color: #ffffff;
}
.btn-outline-senary:active {
  background: hsl(175.7142857143, 70%, -10.3921568627%);
  border-color: rgb(178.5, 178.5, 178.5);
}
.btn-outline-senary:not(:disabled):not(.disabled).active, .btn-outline-senary:not(:disabled):not(.disabled):active, .show > .btn-outline-senary.dropdown-toggle {
  background: rgb(178.5, 178.5, 178.5);
  border-color: hsl(175.7142857143, 70%, -10.3921568627%);
  box-shadow: 0 0 0 0.1rem hsl(0, 0%, 110%) !important;
}
.btn-outline-senary.disabled, .btn-outline-senary:disabled {
  opacity: 0.1;
  background: rgb(178.5, 178.5, 178.5);
  border-color: hsl(175.7142857143, 70%, -10.3921568627%);
}
.btn-outline-senary.focus, .btn-outline-senary:focus {
  background: #ffffff;
  border-color: #ffffff;
  box-shadow: 0 0 0 0.1rem hsl(0, 0%, 110%);
}

.btn-septenary {
  color: #ffffff;
  background: #0F5550;
  border-color: #0F5550;
  transition: all 0.3s ease;
}
.btn-septenary:hover {
  color: #0F5550;
  background: #ffffff;
  border-color: #ffffff;
}
.btn-septenary:active {
  background: hsl(175.7142857143, 70%, -10.3921568627%);
  border-color: rgb(178.5, 178.5, 178.5);
}
.btn-septenary:not(:disabled):not(.disabled).active, .btn-septenary:not(:disabled):not(.disabled):active, .show > .btn-septenary.dropdown-toggle {
  background: hsl(175.7142857143, 70%, -10.3921568627%);
  border-color: hsl(175.7142857143, 70%, -10.3921568627%);
  box-shadow: 0 0 0 0.1rem rgb(22.65, 128.35, 120.8) !important;
}
.btn-septenary.disabled, .btn-septenary:disabled {
  opacity: 0.1;
  background: hsl(175.7142857143, 70%, -10.3921568627%);
  border-color: hsl(175.7142857143, 70%, -10.3921568627%);
}
.btn-septenary.focus, .btn-septenary:focus {
  background: #ffffff;
  border-color: #ffffff;
  box-shadow: 0 0 0 0.1rem rgb(22.65, 128.35, 120.8);
}

.btn-outline-septenary {
  color: #0F5550;
  background: #ffffff;
  border-color: #0F5550;
  transition: all 0.3s ease;
}
.btn-outline-septenary:hover {
  color: #0F5550;
  background: #ffffff;
  border-color: #ffffff;
}
.btn-outline-septenary:active {
  background: hsl(175.7142857143, 70%, -10.3921568627%);
  border-color: rgb(178.5, 178.5, 178.5);
}
.btn-outline-septenary:not(:disabled):not(.disabled).active, .btn-outline-septenary:not(:disabled):not(.disabled):active, .show > .btn-outline-septenary.dropdown-toggle {
  background: rgb(178.5, 178.5, 178.5);
  border-color: hsl(175.7142857143, 70%, -10.3921568627%);
  box-shadow: 0 0 0 0.1rem hsl(0, 0%, 110%) !important;
}
.btn-outline-septenary.disabled, .btn-outline-septenary:disabled {
  opacity: 0.1;
  background: rgb(178.5, 178.5, 178.5);
  border-color: hsl(175.7142857143, 70%, -10.3921568627%);
}
.btn-outline-septenary.focus, .btn-outline-septenary:focus {
  background: #ffffff;
  border-color: #ffffff;
  box-shadow: 0 0 0 0.1rem hsl(0, 0%, 110%);
}

.btn-octonary {
  color: #ffffff;
  background: #0F5550;
  border-color: #0F5550;
  transition: all 0.3s ease;
}
.btn-octonary:hover {
  color: #0F5550;
  background: #ffffff;
  border-color: #ffffff;
}
.btn-octonary:active {
  background: hsl(175.7142857143, 70%, -10.3921568627%);
  border-color: rgb(178.5, 178.5, 178.5);
}
.btn-octonary:not(:disabled):not(.disabled).active, .btn-octonary:not(:disabled):not(.disabled):active, .show > .btn-octonary.dropdown-toggle {
  background: hsl(175.7142857143, 70%, -10.3921568627%);
  border-color: hsl(175.7142857143, 70%, -10.3921568627%);
  box-shadow: 0 0 0 0.1rem rgb(22.65, 128.35, 120.8) !important;
}
.btn-octonary.disabled, .btn-octonary:disabled {
  opacity: 0.1;
  background: hsl(175.7142857143, 70%, -10.3921568627%);
  border-color: hsl(175.7142857143, 70%, -10.3921568627%);
}
.btn-octonary.focus, .btn-octonary:focus {
  background: #ffffff;
  border-color: #ffffff;
  box-shadow: 0 0 0 0.1rem rgb(22.65, 128.35, 120.8);
}

.btn-outline-octonary {
  color: #0F5550;
  background: #ffffff;
  border-color: #0F5550;
  transition: all 0.3s ease;
}
.btn-outline-octonary:hover {
  color: #0F5550;
  background: #ffffff;
  border-color: #ffffff;
}
.btn-outline-octonary:active {
  background: hsl(175.7142857143, 70%, -10.3921568627%);
  border-color: rgb(178.5, 178.5, 178.5);
}
.btn-outline-octonary:not(:disabled):not(.disabled).active, .btn-outline-octonary:not(:disabled):not(.disabled):active, .show > .btn-outline-octonary.dropdown-toggle {
  background: rgb(178.5, 178.5, 178.5);
  border-color: hsl(175.7142857143, 70%, -10.3921568627%);
  box-shadow: 0 0 0 0.1rem hsl(0, 0%, 110%) !important;
}
.btn-outline-octonary.disabled, .btn-outline-octonary:disabled {
  opacity: 0.1;
  background: rgb(178.5, 178.5, 178.5);
  border-color: hsl(175.7142857143, 70%, -10.3921568627%);
}
.btn-outline-octonary.focus, .btn-outline-octonary:focus {
  background: #ffffff;
  border-color: #ffffff;
  box-shadow: 0 0 0 0.1rem hsl(0, 0%, 110%);
}

.btn-nonary {
  color: #ffffff;
  background: #0F5550;
  border-color: #0F5550;
  transition: all 0.3s ease;
}
.btn-nonary:hover {
  color: #0F5550;
  background: #ffffff;
  border-color: #ffffff;
}
.btn-nonary:active {
  background: hsl(175.7142857143, 70%, -10.3921568627%);
  border-color: rgb(178.5, 178.5, 178.5);
}
.btn-nonary:not(:disabled):not(.disabled).active, .btn-nonary:not(:disabled):not(.disabled):active, .show > .btn-nonary.dropdown-toggle {
  background: hsl(175.7142857143, 70%, -10.3921568627%);
  border-color: hsl(175.7142857143, 70%, -10.3921568627%);
  box-shadow: 0 0 0 0.1rem rgb(22.65, 128.35, 120.8) !important;
}
.btn-nonary.disabled, .btn-nonary:disabled {
  opacity: 0.1;
  background: hsl(175.7142857143, 70%, -10.3921568627%);
  border-color: hsl(175.7142857143, 70%, -10.3921568627%);
}
.btn-nonary.focus, .btn-nonary:focus {
  background: #ffffff;
  border-color: #ffffff;
  box-shadow: 0 0 0 0.1rem rgb(22.65, 128.35, 120.8);
}

.btn-outline-nonary {
  color: #0F5550;
  background: #ffffff;
  border-color: #0F5550;
  transition: all 0.3s ease;
}
.btn-outline-nonary:hover {
  color: #0F5550;
  background: #ffffff;
  border-color: #ffffff;
}
.btn-outline-nonary:active {
  background: hsl(175.7142857143, 70%, -10.3921568627%);
  border-color: rgb(178.5, 178.5, 178.5);
}
.btn-outline-nonary:not(:disabled):not(.disabled).active, .btn-outline-nonary:not(:disabled):not(.disabled):active, .show > .btn-outline-nonary.dropdown-toggle {
  background: rgb(178.5, 178.5, 178.5);
  border-color: hsl(175.7142857143, 70%, -10.3921568627%);
  box-shadow: 0 0 0 0.1rem hsl(0, 0%, 110%) !important;
}
.btn-outline-nonary.disabled, .btn-outline-nonary:disabled {
  opacity: 0.1;
  background: rgb(178.5, 178.5, 178.5);
  border-color: hsl(175.7142857143, 70%, -10.3921568627%);
}
.btn-outline-nonary.focus, .btn-outline-nonary:focus {
  background: #ffffff;
  border-color: #ffffff;
  box-shadow: 0 0 0 0.1rem hsl(0, 0%, 110%);
}

.btn-denary {
  color: #ffffff;
  background: #0F5550;
  border-color: #0F5550;
  transition: all 0.3s ease;
}
.btn-denary:hover {
  color: #0F5550;
  background: #ffffff;
  border-color: #ffffff;
}
.btn-denary:active {
  background: hsl(175.7142857143, 70%, -10.3921568627%);
  border-color: rgb(178.5, 178.5, 178.5);
}
.btn-denary:not(:disabled):not(.disabled).active, .btn-denary:not(:disabled):not(.disabled):active, .show > .btn-denary.dropdown-toggle {
  background: hsl(175.7142857143, 70%, -10.3921568627%);
  border-color: hsl(175.7142857143, 70%, -10.3921568627%);
  box-shadow: 0 0 0 0.1rem rgb(22.65, 128.35, 120.8) !important;
}
.btn-denary.disabled, .btn-denary:disabled {
  opacity: 0.1;
  background: hsl(175.7142857143, 70%, -10.3921568627%);
  border-color: hsl(175.7142857143, 70%, -10.3921568627%);
}
.btn-denary.focus, .btn-denary:focus {
  background: #ffffff;
  border-color: #ffffff;
  box-shadow: 0 0 0 0.1rem rgb(22.65, 128.35, 120.8);
}

.btn-outline-denary {
  color: #0F5550;
  background: #ffffff;
  border-color: #0F5550;
  transition: all 0.3s ease;
}
.btn-outline-denary:hover {
  color: #0F5550;
  background: #ffffff;
  border-color: #ffffff;
}
.btn-outline-denary:active {
  background: hsl(175.7142857143, 70%, -10.3921568627%);
  border-color: rgb(178.5, 178.5, 178.5);
}
.btn-outline-denary:not(:disabled):not(.disabled).active, .btn-outline-denary:not(:disabled):not(.disabled):active, .show > .btn-outline-denary.dropdown-toggle {
  background: rgb(178.5, 178.5, 178.5);
  border-color: hsl(175.7142857143, 70%, -10.3921568627%);
  box-shadow: 0 0 0 0.1rem hsl(0, 0%, 110%) !important;
}
.btn-outline-denary.disabled, .btn-outline-denary:disabled {
  opacity: 0.1;
  background: rgb(178.5, 178.5, 178.5);
  border-color: hsl(175.7142857143, 70%, -10.3921568627%);
}
.btn-outline-denary.focus, .btn-outline-denary:focus {
  background: #ffffff;
  border-color: #ffffff;
  box-shadow: 0 0 0 0.1rem hsl(0, 0%, 110%);
}

.btn-grey {
  color: #ffffff;
  background: #E7F0F9;
  border-color: #E7F0F9;
  transition: all 0.3s ease;
}
.btn-grey:hover {
  color: #E7F0F9;
  background: #ffffff;
  border-color: #ffffff;
}
.btn-grey:active {
  background: rgb(108.6, 163.5, 218.4);
  border-color: rgb(178.5, 178.5, 178.5);
}
.btn-grey:not(:disabled):not(.disabled).active, .btn-grey:not(:disabled):not(.disabled):active, .show > .btn-grey.dropdown-toggle {
  background: rgb(108.6, 163.5, 218.4);
  border-color: rgb(108.6, 163.5, 218.4);
  box-shadow: 0 0 0 0.1rem hsl(210, 60%, 104.1176470588%) !important;
}
.btn-grey.disabled, .btn-grey:disabled {
  opacity: 0.1;
  background: rgb(108.6, 163.5, 218.4);
  border-color: rgb(108.6, 163.5, 218.4);
}
.btn-grey.focus, .btn-grey:focus {
  background: #ffffff;
  border-color: #ffffff;
  box-shadow: 0 0 0 0.1rem hsl(210, 60%, 104.1176470588%);
}

.btn-outline-grey {
  color: #E7F0F9;
  background: #ffffff;
  border-color: #E7F0F9;
  transition: all 0.3s ease;
}
.btn-outline-grey:hover {
  color: #E7F0F9;
  background: #ffffff;
  border-color: #ffffff;
}
.btn-outline-grey:active {
  background: rgb(108.6, 163.5, 218.4);
  border-color: rgb(178.5, 178.5, 178.5);
}
.btn-outline-grey:not(:disabled):not(.disabled).active, .btn-outline-grey:not(:disabled):not(.disabled):active, .show > .btn-outline-grey.dropdown-toggle {
  background: rgb(178.5, 178.5, 178.5);
  border-color: rgb(108.6, 163.5, 218.4);
  box-shadow: 0 0 0 0.1rem hsl(0, 0%, 110%) !important;
}
.btn-outline-grey.disabled, .btn-outline-grey:disabled {
  opacity: 0.1;
  background: rgb(178.5, 178.5, 178.5);
  border-color: rgb(108.6, 163.5, 218.4);
}
.btn-outline-grey.focus, .btn-outline-grey:focus {
  background: #ffffff;
  border-color: #ffffff;
  box-shadow: 0 0 0 0.1rem hsl(0, 0%, 110%);
}

.btn-white {
  color: #081C37;
  background: #ffffff;
  border-color: #ffffff;
  transition: all 0.3s ease;
}
.btn-white:hover {
  color: #ffffff;
  background: #081C37;
  border-color: #081C37;
}
.btn-white:active {
  background: rgb(178.5, 178.5, 178.5);
  border-color: hsl(214.4680851064, 74.6031746032%, -17.6470588235%);
}
.btn-white:not(:disabled):not(.disabled).active, .btn-white:not(:disabled):not(.disabled):active, .show > .btn-white.dropdown-toggle {
  background: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
  box-shadow: 0 0 0 0.1rem hsl(0, 0%, 110%) !important;
}
.btn-white.disabled, .btn-white:disabled {
  opacity: 0.1;
  background: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.btn-white.focus, .btn-white:focus {
  background: #081C37;
  border-color: #081C37;
  box-shadow: 0 0 0 0.1rem hsl(0, 0%, 110%);
}

.btn-outline-white {
  color: #ffffff;
  background: #081C37;
  border-color: #ffffff;
  transition: all 0.3s ease;
}
.btn-outline-white:hover {
  color: #ffffff;
  background: #081C37;
  border-color: #081C37;
}
.btn-outline-white:active {
  background: rgb(178.5, 178.5, 178.5);
  border-color: hsl(214.4680851064, 74.6031746032%, -17.6470588235%);
}
.btn-outline-white:not(:disabled):not(.disabled).active, .btn-outline-white:not(:disabled):not(.disabled):active, .show > .btn-outline-white.dropdown-toggle {
  background: hsl(214.4680851064, 74.6031746032%, -17.6470588235%);
  border-color: rgb(178.5, 178.5, 178.5);
  box-shadow: 0 0 0 0.1rem rgb(14.4761904762, 50.6666666667, 99.5238095238) !important;
}
.btn-outline-white.disabled, .btn-outline-white:disabled {
  opacity: 0.1;
  background: hsl(214.4680851064, 74.6031746032%, -17.6470588235%);
  border-color: rgb(178.5, 178.5, 178.5);
}
.btn-outline-white.focus, .btn-outline-white:focus {
  background: #081C37;
  border-color: #081C37;
  box-shadow: 0 0 0 0.1rem rgb(14.4761904762, 50.6666666667, 99.5238095238);
}

.btn-black {
  color: #081C37;
  background: transparent;
  border-color: #081C37;
  transition: all 0.3s ease;
}
.btn-black:hover {
  color: #ffffff;
  background: #081C37;
  border-color: #081C37;
}
.btn-black:active {
  background: rgb(178.5, 178.5, 178.5);
  border-color: hsl(214.4680851064, 74.6031746032%, -17.6470588235%);
}
.btn-black:not(:disabled):not(.disabled).active, .btn-black:not(:disabled):not(.disabled):active, .show > .btn-black.dropdown-toggle {
  background: hsla(0, 0%, -30%, 0);
  border-color: hsl(214.4680851064, 74.6031746032%, -17.6470588235%);
  box-shadow: 0 0 0 0.1rem rgba(25.5, 25.5, 25.5, 0) !important;
}
.btn-black.disabled, .btn-black:disabled {
  opacity: 0.1;
  background: hsla(0, 0%, -30%, 0);
  border-color: hsl(214.4680851064, 74.6031746032%, -17.6470588235%);
}
.btn-black.focus, .btn-black:focus {
  background: #081C37;
  border-color: #081C37;
  box-shadow: 0 0 0 0.1rem rgba(25.5, 25.5, 25.5, 0);
}

.btn-outline-black {
  color: #081C37;
  background: #ffffff;
  border-color: #081C37;
  transition: all 0.3s ease;
}
.btn-outline-black:hover {
  color: #081C37;
  background: #ffffff;
  border-color: #ffffff;
}
.btn-outline-black:active {
  background: hsl(214.4680851064, 74.6031746032%, -17.6470588235%);
  border-color: rgb(178.5, 178.5, 178.5);
}
.btn-outline-black:not(:disabled):not(.disabled).active, .btn-outline-black:not(:disabled):not(.disabled):active, .show > .btn-outline-black.dropdown-toggle {
  background: rgb(178.5, 178.5, 178.5);
  border-color: hsl(214.4680851064, 74.6031746032%, -17.6470588235%);
  box-shadow: 0 0 0 0.1rem hsl(0, 0%, 110%) !important;
}
.btn-outline-black.disabled, .btn-outline-black:disabled {
  opacity: 0.1;
  background: rgb(178.5, 178.5, 178.5);
  border-color: hsl(214.4680851064, 74.6031746032%, -17.6470588235%);
}
.btn-outline-black.focus, .btn-outline-black:focus {
  background: #ffffff;
  border-color: #ffffff;
  box-shadow: 0 0 0 0.1rem hsl(0, 0%, 110%);
}

.btn-light {
  color: #ffffff;
  background: transparent;
  border-color: #ffffff;
  transition: all 0.3s ease;
}
.btn-light:hover {
  color: #ffffff;
  background: #081C37;
  border-color: #081C37;
}
.btn-light:active {
  background: rgb(178.5, 178.5, 178.5);
  border-color: hsl(214.4680851064, 74.6031746032%, -17.6470588235%);
}
.btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show > .btn-light.dropdown-toggle {
  background: hsla(0, 0%, -30%, 0);
  border-color: rgb(178.5, 178.5, 178.5);
  box-shadow: 0 0 0 0.1rem rgba(25.5, 25.5, 25.5, 0) !important;
}
.btn-light.disabled, .btn-light:disabled {
  opacity: 0.1;
  background: hsla(0, 0%, -30%, 0);
  border-color: rgb(178.5, 178.5, 178.5);
}
.btn-light.focus, .btn-light:focus {
  background: #081C37;
  border-color: #081C37;
  box-shadow: 0 0 0 0.1rem rgba(25.5, 25.5, 25.5, 0);
}

.btn-outline-light {
  color: #ffffff;
  background: #081C37;
  border-color: #ffffff;
  transition: all 0.3s ease;
}
.btn-outline-light:hover {
  color: #ffffff;
  background: #081C37;
  border-color: #081C37;
}
.btn-outline-light:active {
  background: rgb(178.5, 178.5, 178.5);
  border-color: hsl(214.4680851064, 74.6031746032%, -17.6470588235%);
}
.btn-outline-light:not(:disabled):not(.disabled).active, .btn-outline-light:not(:disabled):not(.disabled):active, .show > .btn-outline-light.dropdown-toggle {
  background: hsl(214.4680851064, 74.6031746032%, -17.6470588235%);
  border-color: rgb(178.5, 178.5, 178.5);
  box-shadow: 0 0 0 0.1rem rgb(14.4761904762, 50.6666666667, 99.5238095238) !important;
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
  opacity: 0.1;
  background: hsl(214.4680851064, 74.6031746032%, -17.6470588235%);
  border-color: rgb(178.5, 178.5, 178.5);
}
.btn-outline-light.focus, .btn-outline-light:focus {
  background: #081C37;
  border-color: #081C37;
  box-shadow: 0 0 0 0.1rem rgb(14.4761904762, 50.6666666667, 99.5238095238);
}

.btn-dark {
  color: #ffffff;
  background: #081C37;
  border-color: #081C37;
  transition: all 0.3s ease;
}
.btn-dark:hover {
  color: #081C37;
  background: #ffffff;
  border-color: #ffffff;
}
.btn-dark:active {
  background: hsl(214.4680851064, 74.6031746032%, -17.6470588235%);
  border-color: rgb(178.5, 178.5, 178.5);
}
.btn-dark:not(:disabled):not(.disabled).active, .btn-dark:not(:disabled):not(.disabled):active, .show > .btn-dark.dropdown-toggle {
  background: hsl(214.4680851064, 74.6031746032%, -17.6470588235%);
  border-color: hsl(214.4680851064, 74.6031746032%, -17.6470588235%);
  box-shadow: 0 0 0 0.1rem rgb(14.4761904762, 50.6666666667, 99.5238095238) !important;
}
.btn-dark.disabled, .btn-dark:disabled {
  opacity: 0.1;
  background: hsl(214.4680851064, 74.6031746032%, -17.6470588235%);
  border-color: hsl(214.4680851064, 74.6031746032%, -17.6470588235%);
}
.btn-dark.focus, .btn-dark:focus {
  background: #ffffff;
  border-color: #ffffff;
  box-shadow: 0 0 0 0.1rem rgb(14.4761904762, 50.6666666667, 99.5238095238);
}

.btn-outline-dark {
  color: #081C37;
  background: #ffffff;
  border-color: #081C37;
  transition: all 0.3s ease;
}
.btn-outline-dark:hover {
  color: #081C37;
  background: #ffffff;
  border-color: #ffffff;
}
.btn-outline-dark:active {
  background: hsl(214.4680851064, 74.6031746032%, -17.6470588235%);
  border-color: rgb(178.5, 178.5, 178.5);
}
.btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):active, .show > .btn-outline-dark.dropdown-toggle {
  background: rgb(178.5, 178.5, 178.5);
  border-color: hsl(214.4680851064, 74.6031746032%, -17.6470588235%);
  box-shadow: 0 0 0 0.1rem hsl(0, 0%, 110%) !important;
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  opacity: 0.1;
  background: rgb(178.5, 178.5, 178.5);
  border-color: hsl(214.4680851064, 74.6031746032%, -17.6470588235%);
}
.btn-outline-dark.focus, .btn-outline-dark:focus {
  background: #ffffff;
  border-color: #ffffff;
  box-shadow: 0 0 0 0.1rem hsl(0, 0%, 110%);
}

/* Custom button styles */
.btn-outline-transparent {
  border-color: #ffffff;
  background: none;
  outline: none;
  color: #ffffff; /* Testo bianco di default */
  mix-blend-mode: screen;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.btn-outline-transparent::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent; /* Sfondo trasparente di default */
  border-radius: 0;
  content: "";
  mix-blend-mode: color-burn; /* Modalità di fusione per ottenere l'effetto desiderato */
  z-index: -1; /* Posiziona lo sfondo sotto il testo */
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.btn-outline-transparent:hover {
  color: #081C37; /* Cambia il colore del testo in nero in hover */
}
.btn-outline-transparent:hover::before {
  background: #ffffff; /* Rende lo sfondo bianco in hover */
}
.btn-outline-transparent:focus {
  outline: none; /* Rimuove il contorno predefinito */
  box-shadow: 0 0 0 0.2rem #ffffff; /* Ombra personalizzata per il focus */
}
.btn-outline-transparent:active {
  color: #081C37; /* Mantiene il testo nero quando il pulsante è attivo */
}
.btn-outline-transparent:active::before {
  background: #ffffff; /* Rende lo sfondo bianco quando il pulsante è attivo */
}
.btn-outline-transparent:disabled, .btn-outline-transparent.disabled {
  opacity: 0.5; /* Opacità ridotta quando il pulsante è disabilitato */
  cursor: not-allowed; /* Cambia il cursore quando il pulsante è disabilitato */
}

/* Custom button styles */
.btn-transparent {
  border-color: #ffffff;
  background: none;
  outline: none;
  color: #081C37;
  mix-blend-mode: screen;
  text-transform: uppercase; /* Aggiungo la trasformazione del testo in maiuscolo */
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.btn-transparent::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #ffffff;
  border-radius: 0;
  content: "";
  mix-blend-mode: color-burn; /* Modalità di fusione per ottenere l'effetto desiderato */
  z-index: -1; /* Posiziona lo sfondo sotto il testo */
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.btn-transparent:hover {
  color: #ffffff; /* Cambia il colore del testo in bianco in hover */
}
.btn-transparent:hover::before {
  background: transparent; /* Rende lo sfondo trasparente in hover */
}
.btn-transparent:focus {
  outline: none; /* Rimuove il contorno predefinito */
  box-shadow: 0 0 0 0.2rem #ffffff; /* Ombra personalizzata per il focus */
}
.btn-transparent:active {
  color: #ffffff; /* Mantiene il testo bianco quando il pulsante è attivo */
}
.btn-transparent:active::before {
  background: transparent; /* Rende lo sfondo trasparente quando il pulsante è attivo */
}
.btn-transparent:disabled, .btn-transparent.disabled {
  opacity: 0.5; /* Opacità ridotta quando il pulsante è disabilitato */
  cursor: not-allowed; /* Cambia il cursore quando il pulsante è disabilitato */
}

.box-buttons .btn:nth-of-type(2) {
  margin-left: 1rem;
}
@media (max-width: 474px) {
  .box-buttons .btn:nth-of-type(2) {
    margin-left: 0rem !important;
  }
}

.box-buttons .btn {
  margin-bottom: 1rem;
}

/* :::::::::::::: 04 * GRIT_SET header */
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/* :::::::::::::: 00 * GRIT_SET INDEX CSS */
/* :::::::::::::: 01 * GRIT_SET variables */
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/* :::::::::::::: 01 * GRIT_SET nav */
/* :::::::::::::: 02 * GRIT_SET nav-social */
/* :::::::::::::: 03 * GRIT_SET header_* */
/* :::::::::::::: 04 * GRIT_SET header_1 */
/* :::::::::::::: 05 * GRIT_SET header_2 */
/* :::::::::::::: 06 * GRIT_SET header_3 */
/* :::::::::::::: 07 * GRIT_SET header_4 */
/* :::::::::::::: 08 * GRIT_SET header_5 */
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/* :::::::::::::: 01 * GRIT_SET nav */
.nav {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.nav li {
  list-style: none;
}
.nav li a {
  text-decoration: none;
  position: relative;
  color: #081C37;
  font-size: 15px;
  font-weight: 700;
  font-family: "Lato", sans-serif;
  display: block;
  overflow: hidden;
  text-transform: uppercase;
  transition: 0.7s all ease-in-out;
  padding: 10px 10px;
}
@media (min-width: 1200px) {
  .nav li a {
    font-size: 18px;
  }
}
.nav li:hover a {
  color: #C8AC55;
}
.nav li.current_page_item > a {
  font-weight: 900;
}
.nav .dropdown:hover > .dropdown-menu {
  display: block;
  margin: 0;
  text-align: center;
  border: none;
  overflow: hidden;
}
.nav .dropdown:hover > .dropdown-menu a {
  font-size: 12px;
}
@media (min-width: 768px) {
  .nav .dropdown:hover > .dropdown-menu {
    text-align: left;
  }
}
.nav .dropdown-toggle:hover:after {
  display: inline-block;
}

/* :::::::::::::: 02 * GRIT_SET nav-social */
.nav-social {
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  justify-content: center;
}
@media (min-width: 768px) {
  .nav-social {
    border-left: #E7F0F9 solid 1px;
  }
}
.nav-social li {
  color: #081C37;
  font-size: 20px;
  padding: 10px 10px;
}
.nav-social li a {
  color: #081C37;
}

/* :::::::::::::: 03 * GRIT_SET header_* */
#header_1 .header-menu,
#header_1 .sticky-fix,
#header_2 .header-menu,
#header_2 .sticky-fix,
#header_4 .header-menu,
#header_4 .sticky-fix,
#header_5 .header-menu,
#header_5 .sticky-fix {
  background-color: #ffffff;
}
#header_1 .header-menu .navbar-toggler,
#header_1 .sticky-fix .navbar-toggler,
#header_2 .header-menu .navbar-toggler,
#header_2 .sticky-fix .navbar-toggler,
#header_4 .header-menu .navbar-toggler,
#header_4 .sticky-fix .navbar-toggler,
#header_5 .header-menu .navbar-toggler,
#header_5 .sticky-fix .navbar-toggler {
  color: #081C37;
  display: block;
  margin-left: auto;
}
@media (min-width: 768px) {
  #header_1 .header-menu .navbar-toggler,
  #header_1 .sticky-fix .navbar-toggler,
  #header_2 .header-menu .navbar-toggler,
  #header_2 .sticky-fix .navbar-toggler,
  #header_4 .header-menu .navbar-toggler,
  #header_4 .sticky-fix .navbar-toggler,
  #header_5 .header-menu .navbar-toggler,
  #header_5 .sticky-fix .navbar-toggler {
    display: none;
  }
}
#header_1 .header-menu .navbar-toggler:focus, #header_1 .header-menu .navbar-toggler:focus-visible,
#header_1 .sticky-fix .navbar-toggler:focus,
#header_1 .sticky-fix .navbar-toggler:focus-visible,
#header_2 .header-menu .navbar-toggler:focus,
#header_2 .header-menu .navbar-toggler:focus-visible,
#header_2 .sticky-fix .navbar-toggler:focus,
#header_2 .sticky-fix .navbar-toggler:focus-visible,
#header_4 .header-menu .navbar-toggler:focus,
#header_4 .header-menu .navbar-toggler:focus-visible,
#header_4 .sticky-fix .navbar-toggler:focus,
#header_4 .sticky-fix .navbar-toggler:focus-visible,
#header_5 .header-menu .navbar-toggler:focus,
#header_5 .header-menu .navbar-toggler:focus-visible,
#header_5 .sticky-fix .navbar-toggler:focus,
#header_5 .sticky-fix .navbar-toggler:focus-visible {
  outline: none;
}
#header_1 .header-menu .logo,
#header_1 .sticky-fix .logo,
#header_2 .header-menu .logo,
#header_2 .sticky-fix .logo,
#header_4 .header-menu .logo,
#header_4 .sticky-fix .logo,
#header_5 .header-menu .logo,
#header_5 .sticky-fix .logo {
  width: 60px;
  height: auto;
}
#header_1 .header-menu .nav .dropdown:hover > .dropdown-menu,
#header_1 .sticky-fix .nav .dropdown:hover > .dropdown-menu,
#header_2 .header-menu .nav .dropdown:hover > .dropdown-menu,
#header_2 .sticky-fix .nav .dropdown:hover > .dropdown-menu,
#header_4 .header-menu .nav .dropdown:hover > .dropdown-menu,
#header_4 .sticky-fix .nav .dropdown:hover > .dropdown-menu,
#header_5 .header-menu .nav .dropdown:hover > .dropdown-menu,
#header_5 .sticky-fix .nav .dropdown:hover > .dropdown-menu {
  text-align: center;
}
@media (min-width: 768px) {
  #header_1 .header-menu .nav .dropdown:hover > .dropdown-menu,
  #header_1 .sticky-fix .nav .dropdown:hover > .dropdown-menu,
  #header_2 .header-menu .nav .dropdown:hover > .dropdown-menu,
  #header_2 .sticky-fix .nav .dropdown:hover > .dropdown-menu,
  #header_4 .header-menu .nav .dropdown:hover > .dropdown-menu,
  #header_4 .sticky-fix .nav .dropdown:hover > .dropdown-menu,
  #header_5 .header-menu .nav .dropdown:hover > .dropdown-menu,
  #header_5 .sticky-fix .nav .dropdown:hover > .dropdown-menu {
    text-align: left;
  }
}
#header_1 .header-menu,
#header_2 .header-menu,
#header_4 .header-menu,
#header_5 .header-menu {
  z-index: 3;
  position: relative;
}
#header_1 .header-menu .sidenav,
#header_2 .header-menu .sidenav,
#header_4 .header-menu .sidenav,
#header_5 .header-menu .sidenav {
  opacity: 0.8;
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 100;
  top: 0;
  right: 0;
  background-color: #ffffff;
  overflow-x: hidden;
  transition: 0.5s;
  /*padding-top: 60px;*/
  text-align: center;
}
#header_1 .header-menu .sidenav .overlay-content,
#header_2 .header-menu .sidenav .overlay-content,
#header_4 .header-menu .sidenav .overlay-content,
#header_5 .header-menu .sidenav .overlay-content {
  position: relative;
  height: auto;
  text-align: center;
  margin-top: 30px;
}
#header_1 .header-menu .sidenav.sidenav-open .inner-sidenav, #header_1 .header-menu .sidenav.sidenav-open .overlay-content, #header_1 .header-menu .sidenav.sidenav-open .nav-social,
#header_2 .header-menu .sidenav.sidenav-open .inner-sidenav,
#header_2 .header-menu .sidenav.sidenav-open .overlay-content,
#header_2 .header-menu .sidenav.sidenav-open .nav-social,
#header_4 .header-menu .sidenav.sidenav-open .inner-sidenav,
#header_4 .header-menu .sidenav.sidenav-open .overlay-content,
#header_4 .header-menu .sidenav.sidenav-open .nav-social,
#header_5 .header-menu .sidenav.sidenav-open .inner-sidenav,
#header_5 .header-menu .sidenav.sidenav-open .overlay-content,
#header_5 .header-menu .sidenav.sidenav-open .nav-social {
  opacity: 1;
  transition-delay: 0s;
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
#header_1 .header-menu .sidenav.sidenav-close .inner-sidenav, #header_1 .header-menu .sidenav.sidenav-close .overlay-content, #header_1 .header-menu .sidenav.sidenav-close .nav-social,
#header_2 .header-menu .sidenav.sidenav-close .inner-sidenav,
#header_2 .header-menu .sidenav.sidenav-close .overlay-content,
#header_2 .header-menu .sidenav.sidenav-close .nav-social,
#header_4 .header-menu .sidenav.sidenav-close .inner-sidenav,
#header_4 .header-menu .sidenav.sidenav-close .overlay-content,
#header_4 .header-menu .sidenav.sidenav-close .nav-social,
#header_5 .header-menu .sidenav.sidenav-close .inner-sidenav,
#header_5 .header-menu .sidenav.sidenav-close .overlay-content,
#header_5 .header-menu .sidenav.sidenav-close .nav-social {
  opacity: 0;
  transition-delay: 0.5s;
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
#header_1 .sticky-fix,
#header_2 .sticky-fix,
#header_4 .sticky-fix,
#header_5 .sticky-fix {
  position: fixed;
  width: 100%;
  top: -126px;
  z-index: 3;
  opacity: 0;
  transition: all 0.5s ease-in-out;
}
#header_1 .sticky-fix.sticky-in,
#header_2 .sticky-fix.sticky-in,
#header_4 .sticky-fix.sticky-in,
#header_5 .sticky-fix.sticky-in {
  opacity: 1;
  top: 0;
  transition: all 0.5s ease-in;
}
#header_1 .sticky-fix:not(.sticky-in),
#header_2 .sticky-fix:not(.sticky-in),
#header_4 .sticky-fix:not(.sticky-in),
#header_5 .sticky-fix:not(.sticky-in) {
  transition: all 0.2s ease-out;
}

/* :::::::::::::: 04 * GRIT_SET header_1 */
#header_1 .nav .dropdown:hover > .dropdown-menu {
  text-align: left;
}
@media (min-width: 768px) {
  #header_1 .nav .dropdown:hover > .dropdown-menu {
    text-align: left;
  }
}
#header_1 .sidenav {
  display: none;
}

/* :::::::::::::: 05 * GRIT_SET header_2 */
#header_2 .nav .dropdown:hover > .dropdown-menu {
  text-align: center;
}
@media (min-width: 768px) {
  #header_2 .nav .dropdown:hover > .dropdown-menu {
    text-align: left;
  }
}
#header_2 .navbar-collapse {
  display: none;
}
#header_2 .sidenav {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* :::::::::::::: 06 * GRIT_SET header_3 */
#header_3 {
  display: flex;
  justify-content: center;
}
#header_3 .header-menu,
#header_3 .sticky-fix {
  background-color: #ffffff;
  margin-top: 20px;
  padding: 5px 5px;
  border-radius: 40px;
  width: 93vw;
}
@media (min-width: 768px) {
  #header_3 .header-menu,
  #header_3 .sticky-fix {
    width: 75vw;
  }
}
@media (min-width: 992px) {
  #header_3 .header-menu,
  #header_3 .sticky-fix {
    width: 70vw;
  }
}
#header_3 .header-menu .nav .dropdown:hover > .dropdown-menu,
#header_3 .sticky-fix .nav .dropdown:hover > .dropdown-menu {
  border-radius: 20px;
  background-color: #ffffff;
  text-align: center;
}
@media (min-width: 768px) {
  #header_3 .header-menu .nav .dropdown:hover > .dropdown-menu,
  #header_3 .sticky-fix .nav .dropdown:hover > .dropdown-menu {
    text-align: left;
  }
}
#header_3 .header-menu .navbar-brand,
#header_3 .sticky-fix .navbar-brand {
  margin: 0rem 1.2rem 0rem 0.2rem;
}
#header_3 .header-menu .navbar-brand .logo,
#header_3 .sticky-fix .navbar-brand .logo {
  height: 40px;
}
#header_3 .header-menu .navbar-toggler,
#header_3 .sticky-fix .navbar-toggler {
  color: #081C37;
  display: block;
  margin-left: auto;
}
#header_3 .header-menu .navbar-toggler:hover,
#header_3 .sticky-fix .navbar-toggler:hover {
  color: #C8AC55;
}
@media (min-width: 992px) {
  #header_3 .header-menu .navbar-toggler,
  #header_3 .sticky-fix .navbar-toggler {
    display: none;
  }
}
#header_3 .header-menu .navbar-toggler:focus, #header_3 .header-menu .navbar-toggler:focus-visible,
#header_3 .sticky-fix .navbar-toggler:focus,
#header_3 .sticky-fix .navbar-toggler:focus-visible {
  outline: none;
}
#header_3 .header-menu .navbar-collapse,
#header_3 .sticky-fix .navbar-collapse {
  border-left: #E7F0F9 solid 1px;
  display: none;
}
@media (min-width: 992px) {
  #header_3 .header-menu .navbar-collapse,
  #header_3 .sticky-fix .navbar-collapse {
    display: block;
  }
}
#header_3 .header-menu {
  z-index: 4;
  position: absolute;
}
#header_3 .header-menu .sidenav {
  opacity: 0.95;
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 100;
  top: 0;
  right: 0;
  background-color: #ffffff;
  overflow-x: hidden;
  transition: 0.5s;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#header_3 .header-menu .sidenav .inner-sidenav {
  display: flex;
  justify-content: center;
}
#header_3 .header-menu .sidenav .inner-sidenav .navbar {
  position: absolute;
  margin-top: 25px;
  padding: 8px 21px;
  border-radius: 40px;
  width: 93vw;
}
@media (min-width: 768px) {
  #header_3 .header-menu .sidenav .inner-sidenav .navbar {
    width: 75vw;
  }
}
@media (min-width: 992px) {
  #header_3 .header-menu .sidenav .inner-sidenav .navbar {
    width: 70vw;
  }
}
#header_3 .header-menu .sidenav .overlay-content {
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}
#header_3 .header-menu .sidenav.sidenav-open .inner-sidenav, #header_3 .header-menu .sidenav.sidenav-open .overlay-content, #header_3 .header-menu .sidenav.sidenav-open .nav-social {
  opacity: 1;
  transition-delay: 0s;
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
#header_3 .header-menu .sidenav.sidenav-close .inner-sidenav, #header_3 .header-menu .sidenav.sidenav-close .overlay-content, #header_3 .header-menu .sidenav.sidenav-close .nav-social {
  opacity: 0;
  transition-delay: 0.5s;
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
#header_3 .sticky-fix {
  z-index: 3;
  position: fixed;
  top: -126px;
  transition: 0.4s all ease-out 0.5s;
}
#header_3 .sticky-fix.sticky-in {
  top: 0;
}

/* :::::::::::::: 07 * GRIT_SET header_4 */
#header_4 {
  position: absolute;
  width: 100%;
}
#header_4 .header-menu,
#header_4 .sticky-fix {
  background-color: transparent;
}
#header_4 .header-menu .navbar,
#header_4 .sticky-fix .navbar {
  padding: 0;
  width: 100%;
  background-color: transparent;
}
#header_4 .header-menu .navbar .navbar-brand,
#header_4 .sticky-fix .navbar .navbar-brand {
  padding: 15px;
  background-color: #ffffff;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
#header_4 .header-menu .navbar .navbar-brand .logo,
#header_4 .sticky-fix .navbar .navbar-brand .logo {
  height: 50px;
}
#header_4 .header-menu .navbar .nav,
#header_4 .sticky-fix .navbar .nav {
  padding: 8px;
  width: auto;
  display: flex;
  justify-content: right;
  background-color: #ffffff;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
#header_4 .header-menu .navbar .nav .dropdown:hover > .dropdown-menu,
#header_4 .sticky-fix .navbar .nav .dropdown:hover > .dropdown-menu {
  border-radius: 0;
  padding: 0;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
#header_4 .header-menu .navbar .nav .dropdown:hover > .dropdown-menu li,
#header_4 .sticky-fix .navbar .nav .dropdown:hover > .dropdown-menu li {
  text-align: center;
}
@media (min-width: 768px) {
  #header_4 .header-menu .navbar .nav .dropdown:hover > .dropdown-menu li,
  #header_4 .sticky-fix .navbar .nav .dropdown:hover > .dropdown-menu li {
    text-align: left;
  }
}
#header_4 .header-menu .navbar .nav li a,
#header_4 .sticky-fix .navbar .nav li a {
  padding: 20px 25px;
}
#header_4 .header-menu .navbar .nav li a:hover,
#header_4 .sticky-fix .navbar .nav li a:hover {
  background-color: #C8AC55;
}
#header_4 .header-menu .navbar .navbar-toggler,
#header_4 .sticky-fix .navbar .navbar-toggler {
  padding: 1.5rem 2rem;
  background-color: #ffffff;
  border-radius: 0;
}
#header_4 .header-menu.sticky-in,
#header_4 .sticky-fix.sticky-in {
  background-color: hsla(0, 0%, 100%, 0.304);
}
@media (min-width: 992px) {
  #header_4 .navbar-expand-lg .navbar-collapse {
    justify-content: flex-end;
  }
}
#header_4 .navbar-collapse {
  display: none;
}
#header_4 .sidenav {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* :::::::::::::: 08 * GRIT_SET header_5 */
#header_5 .header-menu {
  position: absolute;
  background-color: #ffffff;
  width: 100%;
}
#header_5 .nav {
  justify-content: space-around;
}
#header_5 .nav .dropdown:hover > .dropdown-menu {
  text-align: center;
}
@media (min-width: 768px) {
  #header_5 .nav .dropdown:hover > .dropdown-menu {
    text-align: left;
  }
}
#header_5 .navbar-brand {
  margin: 0px !important;
}
#header_5 .navbar-collapse {
  display: none;
}
#header_5 .sidenav {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* :::::::::::::: 05 * GRIT_SET footer */
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/* :::::::::::::: 00 * GRIT_SET INDEX CSS */
/* :::::::::::::: 01 * GRIT_SET variables */
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/* :::::::::::::: 01 * GRIT_SET footer_1 */
/* :::::::::::::: 02 * GRIT_SET footer_2 */
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/* :::::::::::::: 01 * GRIT_SET footer_1 */
#footer_1 {
  position: relative;
  width: 100%;
  background-color: #081C37;
  color: #ffffff;
}
#footer_1 .section-footer ul {
  list-style-type: none;
  padding-inline-start: 0px;
}
#footer_1 .section-footer ul.footer-menu li {
  padding-bottom: 15px;
}
#footer_1 .section-footer ul.footer-menu li.link-footer a {
  color: #ffffff;
  opacity: 1;
}
#footer_1 .section-footer ul.footer-menu li.link-footer:hover a {
  opacity: 0.5;
  color: #C8AC55;
}
#footer_1 .section-footer .menu-policy {
  list-style-type: disc;
  padding-inline-start: 30px;
}
#footer_1 .section-footer .menu-policy li {
  margin: 0 20px;
}
#footer_1 .section-footer a {
  color: #ffffff;
}
#footer_1 .section-footer a:hover {
  color: #C8AC55;
}
#footer_1 .section-footer hr {
  border-color: #ffffff;
  opacity: 0.2;
}
#footer_1 .footer-bottom {
  background-color: #0F5550;
  color: #ffffff;
  font-size: 10px;
}
#footer_1 .footer-bottom a {
  color: #081C37;
}
#footer_1 .footer-bottom a:hover {
  color: #ffffff;
}

/* :::::::::::::: 02 * GRIT_SET footer_2 */
#footer_2 {
  position: relative;
  width: 100%;
  background-color: #E7F0F9;
  color: #081C37;
  font-size: clamp(1rem, 1.25vw, 1.2rem);
}
#footer_2 .section-footer ul {
  list-style-type: none;
  padding-inline-start: 0px;
}
#footer_2 .section-footer ul.footer-menu li {
  padding-bottom: 15px;
}
#footer_2 .section-footer ul.footer-menu li.link-footer a {
  color: #081C37;
  opacity: 1;
}
#footer_2 .section-footer ul.footer-menu li.link-footer:hover a {
  opacity: 1;
  color: #C8AC55;
}
#footer_2 .section-footer .menu-policy {
  list-style-type: none;
  padding-inline-start: 0px;
}
#footer_2 .section-footer .menu-policy li {
  padding-bottom: 15px;
}
#footer_2 .section-footer .menu-policy li a {
  font-size: 12px;
}
#footer_2 .section-footer a:not(.btn) {
  color: #081C37;
}
#footer_2 .section-footer a:not(.btn):hover {
  color: #C8AC55;
}
#footer_2 .section-footer hr {
  border-color: #081C37;
  opacity: 0.2;
}
#footer_2 .footer-bottom {
  background-color: #081C37;
  color: #ffffff;
  font-size: 10px;
}
#footer_2 .footer-bottom a {
  color: #ffffff;
}
#footer_2 .footer-bottom a:hover {
  color: #C8AC55;
}
#footer_2 .inner-social {
  display: flex;
}

/* :::::::::::::: 06 * GRIT_SET sections */
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/* :::::::::::::: 00 * GRIT_SET INDEX CSS */
/* :::::::::::::: 01 * GRIT_SET variables */
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/* :::::::::::::: 01 * GRIT_SET section_page_header */
/* :::::::::::::: 02 * GRIT_SET section_carousel */
/* :::::::::::::: 03 * GRIT_SET section_video */
/* :::::::::::::: 04 * GRIT_SET section_slides */
/* :::::::::::::: 05 * GRIT_SET section_hero */
/* :::::::::::::: 06 * GRIT_SET section_cube */
/* :::::::::::::: 07 * GRIT_SET section_gallery */
/* :::::::::::::: 08 * GRIT_SET section_archive */
/* :::::::::::::: 09 * GRIT_SET section_collapse */
/* :::::::::::::: 10 * GRIT_SET section_bio */
/* :::::::::::::: 11 * GRIT_SET gsap-horizontal */
/* :::::::::::::: 12 * GRIT_SET section-gsap-vertical */
/* :::::::::::::: 13 * GRIT_SET section-gsap-reveal */
/* :::::::::::::: 14 * GRIT_SET section-gsap-lateral-word */
/* :::::::::::::: 15 * GRIT_SET section-masonry  */
/*::::::::::::::: 16 * GRIT_SET section-bars  */
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/* :::::::::::::: 01 * GRIT_SET section_page_header */
.section_page_header {
  padding: 0px !important;
}
.section_page_header .breadcrumb {
  /*
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
  */
  background: transparent;
  padding: 0.25rem 0rem;
  margin-bottom: 0rem;
  color: #ffffff;
}
.section_page_header .breadcrumb a {
  color: #ffffff;
}
.section_page_header .breadcrumb a:hover {
  color: #C8AC55;
}
.section_page_header .breadcrumb .breadcrumb_last {
  color: #C8AC55;
}
.section_page_header.section_page_header_1 {
  background-color: transparent !important;
  padding: 0px !important;
}
.section_page_header.section_page_header_1 .sub-header {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.section_page_header.section_page_header_1 .polygon {
  float: left;
  width: 100%;
  min-height: 30px;
  background: linear-gradient(90deg, #081C37 0%, #0F5550 100%);
  shape-outside: polygon(20px 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(20px 0, 100% 0, 100% 100%, 0 100%);
}
.section_page_header.section_page_header_1 .polygon .breadcrumb {
  margin: 0px 30px;
  font-weight: normal;
  color: #ffffff;
}
.section_page_header.section_page_header_1 .polygon .breadcrumb a {
  color: #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.section_page_header.section_page_header_1 .polygon .breadcrumb a:hover {
  color: #C8AC55;
}
.section_page_header.section_page_header_2 {
  padding: 0px !important;
}
.section_page_header.section_page_header_2 .sub-header {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.section_page_header.section_page_header_3 {
  padding: 0px !important;
}
.section_page_header.section_page_header_3 .sub-header {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.section_page_header.section_page_header_3 .sub-header .container-fluid .row {
  min-height: 300px;
}
@media (min-width: 768px) {
  .section_page_header.section_page_header_3 .sub-header .container-fluid .row {
    min-height: 500px;
  }
}
.section_page_header.section_page_header_4 {
  padding: 0px !important;
}
.section_page_header.section_page_header_4 .sub-header {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.section_page_header.section_page_header_5 {
  padding: 0px !important;
}
.section_page_header.section_page_header_5 .sub-header {
  position: absolute;
  width: 100%;
  z-index: 2;
}
.section_page_header.section_page_header_5 .sub-header .container-fluid .row {
  min-height: 500px;
}
@media (min-width: 768px) {
  .section_page_header.section_page_header_5 .sub-header .container-fluid .row {
    min-height: 700px;
  }
}
.section_page_header.section_page_header_5 .carousel-header {
  z-index: unset;
}
.section_page_header.section_page_header_5 .carousel-header .item-header {
  z-index: 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 500px;
}
@media (min-width: 768px) {
  .section_page_header.section_page_header_5 .carousel-header .item-header {
    min-height: 700px;
  }
}
.section_page_header.section_page_header_5 .carousel-header .owl-nav {
  position: absolute;
  z-index: 2;
  top: auto;
  bottom: 35px;
  right: 8.75vw;
  width: 150px;
}
.section_page_header.section_page_header_6 {
  padding: 0px !important;
  background-color: transparent;
  margin-bottom: 180px;
}
.section_page_header.section_page_header_6 .sub-header {
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 300px;
}
@media (min-width: 768px) {
  .section_page_header.section_page_header_6 .sub-header {
    min-height: 500px;
  }
}
.section_page_header.section_page_header_6 .sub-header .inner-header {
  bottom: -150px;
  overflow: hidden;
}

/* :::::::::::::: 02 * GRIT_SET section_carousel */
/* :::::::::::::: 03 * GRIT_SET section_video */
.section_video .video-container {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  overflow: hidden;
}
.section_video .video-container .video-thumbnail,
.section_video .video-container .video-file,
.section_video .video-container .video-embed,
.section_video .video-container .video-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #081C37;
}
.section_video .video-container .thumbnail-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.section_video .video-container .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 2.5rem;
  color: #E7F0F9;
  background: #081C37;
  width: 5.5rem;
  opacity: 0.6;
  height: 5.5rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.3s;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.section_video .video-container .play-button:hover {
  opacity: 0.95;
}
.section_video .video-container .video-file video,
.section_video .video-container .video-iframe iframe,
.section_video .video-container .video-embed iframe {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* :::::::::::::: 04 * GRIT_SET section_slides */
.section_slides {
  position: relative;
}
@media (min-width: 768px) {
  .section_slides .owl-carousel .owl-item.active .item-slide {
    background-size: 103vw;
  }
}
.section_slides .owl-carousel .item-slide {
  width: 100%;
  min-height: 100vh;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  transition: background-size 6s ease-in-out;
}
@media (min-width: 768px) {
  .section_slides .owl-carousel .item-slide {
    background-size: 100vw;
  }
  .section_slides .owl-carousel .item-slide:hover {
    background-size: 103vw !important;
  }
}
.section_slides .owl-carousel .item-slide img {
  display: initial;
  width: revert-layer;
}
.section_slides .owl-carousel .owl-nav button.owl-prev button.owl-next {
  color: #ffffff;
}
.section_slides .owl-carousel .owl-nav:hover button.owl-prev, .section_slides .owl-carousel .owl-nav:hover button.owl-next {
  color: #C8AC55;
}
.section_slides .item-slide.item-slide-single {
  width: 100%;
  min-height: 100vh;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-size 6s ease-in-out;
}
@media (min-width: 768px) {
  .section_slides .item-slide.item-slide-single {
    background-size: 100vw;
  }
  .section_slides .item-slide.item-slide-single:hover {
    background-size: 103vw !important;
  }
}
.section_slides::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background: url("../../../../uploads/2026/06/wave-azz.svg") no-repeat center bottom;
  background-size: cover;
  margin-bottom: 0px;
  margin-top: 0px;
  width: 100vw;
  height: 10vw;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.section_slides .inner-text {
  width: 100%;
}

/* :::::::::::::: 05 * GRIT_SET section_hero */
.section_hero .inner-hero {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.section_hero .inner-hero .col {
  min-height: 500px;
  height: 70vh;
  width: 100%;
}
@media (min-width: 576px) {
  .section_hero .inner-hero .col {
    padding-right: 1rem;
    padding-top: 1rem;
  }
  .section_hero .inner-hero .inner-text {
    text-wrap: balance;
  }
}

/* :::::::::::::: 06 * GRIT_SET section_cube */
.section_cube {
  background-color: transparent !important;
}
.section_cube .col-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.section_cube .col-text .inner-text {
  padding: 8.75vw;
}
.section_cube.contained {
  padding: 0 4.375vw;
}
.section_cube .inner-item-list {
  border-left: 3px solid;
}
.section_cube .inner-item-list img {
  width: 40px;
}
.section_cube .inner-item-list p {
  margin: 0;
}
.section_cube .col-img {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.section_cube .col-img.carousle .section_cube .col-img::before {
  content: "";
  display: block;
  padding-top: 100%;
}
.section_cube .owl-carousel {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%; /* Assicurati che il contenitore abbia un'altezza */
}
.section_cube .owl-carousel .owl-dots {
  bottom: 20px;
}
@media (min-width: 576px) {
  .section_cube.contained .owl-carousel .owl-nav button.owl-prev {
    left: 10px;
  }
  .section_cube.contained .owl-carousel .owl-nav button.owl-next {
    right: 10px;
  }
}

.section_cube .col-img {
  position: relative;
}
.section_cube .col-img::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: url("../../../../uploads/2026/06/wave-vertical.svg") no-repeat center bottom;
  width: 6%;
  height: 100%;
  background-size: cover;
  margin-bottom: 0px;
  margin-top: 0px;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
@media (max-width: 768px) {
  .section_cube .col-img::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    margin-bottom: 0px;
    margin-top: 0px;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    background: url("../../../../uploads/2026/06/wave-azz.svg") no-repeat center;
    width: 100%;
    height: 6%;
    background-size: contain;
    rotate: 180deg;
  }
}

/* :::::::::::::: 07 * GRIT_SET section_gallery */
.section_gallery .gallery {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.section_gallery .gallery-item {
  margin: 0 !important;
  padding: 0.25rem;
  float: left;
}
.section_gallery .gallery-item img {
  width: 100% !important;
  height: auto !important;
  border: none !important;
}
.section_gallery .gallery-columns-3 .gallery-item {
  width: 33.33% !important;
}
.section_gallery .gallery-columns-4 .gallery-item {
  width: 25% !important;
}
.section_gallery .gallery-columns-2 .gallery-item {
  width: 50% !important;
}
@media (min-width: 768px) {
  .section_gallery .gallery-columns-2 .gallery-item {
    width: 50% !important;
  }
}
@media (min-width: 768px) {
  .section_gallery .gallery-columns-3 .gallery-item {
    width: 33.33% !important;
  }
  .section_gallery .gallery-columns-4 .gallery-item {
    width: 25% !important;
  }
}
@media (max-width: 576px) {
  .section_gallery .gallery-columns-2 .gallery-item,
  .section_gallery .gallery-columns-3 .gallery-item,
  .section_gallery .gallery-columns-4 .gallery-item {
    width: 100% !important;
  }
}
.section_gallery .gallery-columns-3 .gallery-item:nth-child(3n+1) {
  clear: none !important;
}
.section_gallery .gallery-columns-4 .gallery-item:nth-child(4n+1) {
  clear: none !important;
}
.section_gallery.no-horizontal-padding, .section_gallery.no-horizontal-padding .container-fluid, .section_gallery.no-horizontal-padding .row, .section_gallery.no-horizontal-padding .col {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* :::::::::::::: 08 * GRIT_SET section_archive */
/* :::::::::::::: 09 * GRIT_SET section_collapse */
.section_collapse .pagination-list-js li {
  background: #081C37;
  color: #ffffff;
  margin-right: 5px;
  padding: 5px;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  text-align: center;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.section_collapse .pagination-list-js li.active {
  background: #081C37;
}
.section_collapse .pagination-list-js li:hover {
  background: #ffffff;
}
.section_collapse .pagination-list-js li:hover a {
  color: #C8AC55;
}
.section_collapse .pagination-list-js li a {
  color: #ffffff;
}
.section_collapse .inner-collapse {
  border-bottom: solid 2px #081C37;
}

/* :::::::::::::: 10 * GRIT_SET section_bio */
.section_bio .link-list-bio a svg {
  position: absolute;
  left: 10px;
}

/* :::::::::::::: 11 * GRIT_SET gsap-horizontal */
.section-gsap-horizontal {
  height: 100vh;
  overflow: hidden;
  position: relative;
}
.section-gsap-horizontal .container,
.section-gsap-horizontal .container-fluid {
  padding: 0 !important;
  margin: 0 !important;
  width: auto;
}
.section-gsap-horizontal .row {
  display: flex !important;
  flex-wrap: nowrap !important;
  width: auto;
  height: 100%;
  margin: 0 -4px;
}
.section-gsap-horizontal .item-chapters {
  flex: 0 0 auto;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}
.section-gsap-horizontal .item-chapters .inner-item {
  width: 100%;
}

.section-gsap-vertical {
  position: relative;
  height: 100vh;
  padding-top: 1px;
}
.section-gsap-vertical #timeline {
  position: relative;
  height: 100vh;
  width: 100%;
  overflow: hidden;
}
.section-gsap-vertical .item-chapters {
  position: absolute;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
.section-gsap-vertical .item-chapters:nth-child(1) {
  z-index: 4;
}
.section-gsap-vertical .item-chapters:nth-child(2) {
  z-index: 3;
}
.section-gsap-vertical .item-chapters:nth-child(3) {
  z-index: 2;
}
.section-gsap-vertical .item-chapters .inner-item {
  text-align: center;
}
.section-gsap-vertical .timeline-nav {
  position: fixed;
  top: 1rem;
  right: 1rem;
  z-index: 10;
}
.section-gsap-vertical .timeline-nav a {
  display: block;
  margin-bottom: 0.5rem;
  color: black;
  text-decoration: none;
}
.section-gsap-vertical .timeline-nav a:hover {
  text-decoration: underline;
}

@media (min-width: 768px) {
  .horizontal-wrapper {
    overflow-x: hidden;
    position: relative;
  }
  .section-gsap-70horizontal,
  .section-gsap-30horizontal {
    width: 100%;
    overflow: hidden;
    position: relative;
  }
  .section-gsap-70horizontal .container-fluid,
  .section-gsap-30horizontal .container-fluid {
    padding: 0 !important;
    margin: 0 !important;
  }
  .section-gsap-70horizontal .container-fluid > .row:first-of-type,
  .section-gsap-30horizontal .container-fluid > .row:first-of-type {
    padding: 0 !important;
    margin: 0 !important;
    display: flex !important;
    flex-wrap: nowrap !important;
    height: 100%;
    width: auto;
  }
  .section-gsap-70horizontal .item-chapters,
  .section-gsap-30horizontal .item-chapters {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    margin: 0px -1px;
  }
  .h-70vh {
    min-height: 55vh;
    height: 55vh;
  }
  .h-30vh {
    min-height: 25vh;
    height: 25vh;
  }
  .section-gsap-70horizontal {
    height: 70vh;
  }
  .section-gsap-70horizontal .item-chapters {
    height: 70vh;
  }
  .section-gsap-30horizontal {
    height: 30vh;
  }
  .section-gsap-30horizontal .row {
    height: 30vh;
  }
  .section-gsap-30horizontal .item-chapters {
    height: 30vh;
  }
}
/* :::::::::::::: 13 * GRIT_SET section-gsap-reveal */
.section-gsap-reveal .word {
  display: inline-block;
  opacity: 0.1;
  transition: opacity 0.3s ease-out;
}

/* :::::::::::::: 14 * GRIT_SET section-gsap-lateral-word */
.section-gsap-lateral-word {
  min-height: 100vh;
  overflow: hidden;
}
.section-gsap-lateral-word .container-fluid {
  padding: 0;
}
.section-gsap-lateral-word .item-chapters {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 100vh;
}
.section-gsap-lateral-word .inner-text {
  overflow: visible;
  display: flex;
  align-items: center;
  height: 100%;
}
.section-gsap-lateral-word .inner-text h1 {
  white-space: nowrap;
  display: inline-block;
  padding: 0 2rem;
  margin: 0;
  min-width: max-content;
}

/* :::::::::::::: 15 * GRIT_SET section-masonry  */
.section_masonry {
  overflow: visible;
}
.section_masonry .masonry-grid {
  position: relative;
}
.section_masonry .masonry-grid::after {
  content: "";
  display: block;
  clear: both;
}
.section_masonry .masonry-item {
  margin-bottom: 30px;
  display: block;
  float: none;
}

/* :::::::::::::: 16 * GRIT_SET section-bars  */
.section-bars {
  position: relative;
  overflow: hidden;
}
.section-bars .container-fluid {
  z-index: 3;
}
.section-bars .bar {
  position: absolute;
  transform: translate(-50%, -50%);
  will-change: transform;
  height: 20px;
  transform-origin: center;
  z-index: 2;
  opacity: 0.9;
}
.section-bars.bg-accent .bar {
  background-color: #ffffff;
}
.section-bars.bg-light .bar {
  background-color: #E7F0F9;
}
.section-bars.bg-grey .bar {
  background-color: #ffffff;
}
.section-bars.bg-secondary .bar {
  background-color: #ffffff;
}
.section-bars.bg-primary .bar {
  background-color: #E7F0F9;
}

/* :::::::::::::: 16 * GRIT_SET dot-cube  */
.bg-accent .dot-cube {
  background-color: #0F5550 !important;
}

.item-chapters .dot-cube::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background-color: #C8AC55;
  margin-right: 15px;
  transform: scale(0.5);
  -webkit-transition: transform 0.4s ease-in-out;
  -moz-transition: transform 0.4s ease-in-out;
  -ms-transition: transform 0.4s ease-in-out;
  -o-transition: transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out;
}

.item-chapters:hover .dot-cube:before {
  transform: scale(1);
}

.section_collapse_dynamic .arg-tabs {
  justify-content: flex-start;
}
.section_collapse_dynamic .arg-tabs li {
  padding: 15px 50px 10px 0px;
}
.section_collapse_dynamic .arg-tabs li a {
  padding: 10px 25px;
  transition: all 0.3s ease-in-out;
}
.section_collapse_dynamic .arg-tabs li a:hover {
  color: #C8AC55;
}
.section_collapse_dynamic .arg-tabs li a.active {
  color: #0F5550;
}
.section_collapse_dynamic .arg-tabs li a:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%) scale(0.5);
  height: 15px;
  width: 15px;
  background-color: #C8AC55;
  transition: all 0.3s ease-in-out;
}
.section_collapse_dynamic .arg-tabs li a.active:before,
.section_collapse_dynamic .arg-tabs li a:hover:before {
  transform: translateY(-50%) scale(1);
}
.section_collapse_dynamic .collapse-grid .grid-marker {
  position: relative;
  margin-bottom: 40px;
  height: 24px;
}
.section_collapse_dynamic .collapse-grid .grid-marker .dot {
  width: 10px;
  height: 10px;
  background-color: #C8AC55;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.section_collapse_dynamic .collapse-grid .grid-marker .line {
  position: absolute;
  top: 5px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #081C37;
  z-index: 1;
}

.box-highlight-top .item-chapters {
  margin-top: -1px;
  border: 1px solid #E7F0F9;
  border-top-left-radius: 22px;
  border-top-right-radius: 22px;
}

.box-highlight-top .item-chapters::before,
.box-highlight-top .item-chapters::after {
  content: "";
  position: absolute;
  width: 64px;
  height: 64px;
  pointer-events: none;
}

/* angolo alto sinistra */
.box-highlight-top .item-chapters::before {
  top: -1px;
  left: -1px;
  border-top: 4px solid #C8AC55;
  border-left: 4px solid #C8AC55;
  border-top-left-radius: 22px;
}

/* angolo alto destra */
.box-highlight-top .item-chapters::after {
  top: -1px;
  right: -1px;
  border-top: 4px solid #C8AC55;
  border-right: 4px solid #C8AC55;
  border-top-right-radius: 22px;
}

.box-bordered .container-fluid {
  margin-top: -1px;
  border: 1px solid #E7F0F9;
}

.box-lines-vertical {
  margin-top: -1px;
  border-top: 1px solid #E7F0F9;
  border-bottom: 1px solid #E7F0F9;
}
.box-lines-vertical .container-fluid {
  position: relative;
}
.box-lines-vertical .container-fluid::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(#E7F0F9, #E7F0F9) left/1px 100% no-repeat, repeating-linear-gradient(to right, transparent 0, transparent calc(33.3333333333% - 1px), #E7F0F9 calc(33.3333333333% - 1px), #E7F0F9 33.3333333333%), linear-gradient(#E7F0F9, #E7F0F9) right/1px 100% no-repeat;
}
@media (max-width: 992px) {
  .box-lines-vertical .container-fluid::before {
    background: linear-gradient(#E7F0F9, #E7F0F9) left/1px 100% no-repeat, linear-gradient(#E7F0F9, #E7F0F9) 50% 0/1px 100% no-repeat, linear-gradient(#E7F0F9, #E7F0F9) right/1px 100% no-repeat;
  }
}

.services-section .service-card {
  background: #ffffff;
  min-height: 200px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.12);
  border-bottom: 3px solid #C8AC55;
}
.services-section .service-image {
  width: 100%;
  flex: 0 0 140px;
  overflow: hidden;
}
.services-section .service-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 1s ease-in-out;
}
.services-section .service-card:hover .service-image img {
  transform: scale(1.15);
}
.services-section .service-content {
  padding: 30px 26px;
}
.services-section .service-content h4 {
  color: #081C37;
}
.services-section .service-content p {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .services-section .service-card {
    min-height: auto;
  }
  .services-section .service-image {
    width: 100%;
    flex: 0 0 140px;
  }
  .services-section .service-content {
    padding: 24px 20px;
  }
}

.pricing-section .pricing-card {
  height: 100%;
  background: #E7F0F9;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.12);
  transition: all 0.3s ease;
}
.pricing-section .pricing-card:hover {
  transform: translateY(-15px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.18);
}
.pricing-section .pricing-header {
  background: #081C37;
  color: #ffffff;
  padding: 18px 16px;
}
.pricing-section .pricing-header h3 {
  margin: 0 0 4px;
  font-size: 24px;
  font-weight: 700;
}
.pricing-section .pricing-header p {
  margin: 0;
  font-size: 16px;
}
.pricing-section .pricing-body {
  min-height: 350px;
  padding: 42px 24px 24px;
  color: #081C37;
  display: flex;
  flex-direction: column;
}
.pricing-section .pricing-body ul {
  padding-left: 18px;
  margin-bottom: 42px;
  font-weight: 700;
}
.pricing-section .price {
  font-size: 22px;
  font-weight: 700;
  margin-top: 56px;
}
.pricing-section .pricing-footer {
  border-top: solid 1px #081C37;
  margin-top: auto;
  padding-top: 42px;
}
.pricing-section .pricing-footer h5 {
  font-weight: 700;
  margin-bottom: 12px;
}
.pricing-section .pricing-footer p {
  margin: 0;
}
@media (max-width: 768px) {
  .pricing-section .pricing-body {
    min-height: auto;
  }
}

.box-wave-top-grey {
  position: relative;
}
.box-wave-top-grey .container-fluid {
  height: 10vw;
}
.box-wave-top-grey::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  background: url("../../../../uploads/2026/06/wave-azz.svg") no-repeat center bottom;
  background-size: cover;
  margin-bottom: 0px;
  margin-top: 0px;
  width: 100vw;
  height: 10vw;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  rotate: 180deg;
}

.box-wave-bottom-grey {
  position: relative;
}
.box-wave-bottom-grey .container-fluid {
  height: 10vw;
}
.box-wave-bottom-grey::after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0;
  background: url("../../../../uploads/2026/06/wave-azz.svg") no-repeat center bottom;
  background-size: cover;
  margin-bottom: 0px;
  margin-top: 0px;
  width: 100vw;
  height: 10vw;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

.feature-card {
  align-items: flex-start;
}
.feature-card .feature-icon {
  flex: 0 0 55px;
  margin-right: 20px;
}
.feature-card .feature-icon img {
  width: 58px;
  height: auto;
}
.feature-card .feature-content h4 {
  font-weight: bold;
  margin-bottom: 8px;
}
.feature-card .feature-content h5 {
  margin-bottom: 10px;
}
.feature-card .feature-content p {
  margin-bottom: 0;
  opacity: 0.95;
}

.box-wave-top-white {
  position: relative;
}
.box-wave-top-white .container-fluid {
  height: 10vw;
}
.box-wave-top-white::after {
  content: "";
  position: absolute;
  bottom: 1px;
  left: 0;
  background: url("../../../../uploads/2026/06/wave-white.svg") no-repeat center bottom;
  background-size: cover;
  margin-bottom: 0px;
  margin-top: 0px;
  width: 100vw;
  height: 10vw;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  rotate: 180deg;
}

.box-wave-bottom-white {
  position: relative;
}
.box-wave-bottom-white .container-fluid {
  height: 10vw;
}
.box-wave-bottom-white::after {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  background: url("../../../../uploads/2026/06/wave-white.svg") no-repeat center bottom;
  background-size: cover;
  margin-bottom: 0px;
  margin-top: 0px;
  width: 100vw;
  height: 10vw;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

.section-story .row {
  align-items: center;
}

.section-story .story-image .inner-img img {
  width: 100%;
  height: 100%;
  min-height: 420px;
  object-fit: cover;
}

.section-story .story-side-text {
  display: flex;
  align-items: center;
}

.section-story .story-side-text .inner-item {
  width: 100%;
}

@media (max-width: 991px) {
  .section-story {
    padding: 50px 0;
  }
  .section-story .story-image .inner-img img {
    min-height: auto;
  }
  .section-story .story-main-text,
  .section-story .story-side-text {
    margin-top: 32px;
  }
}
.section-cap h4 {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 12px;
  font-size: 1.2rem;
}
.section-cap h4::before {
  content: "";
  width: 3px;
  height: 1.4em;
  background: currentColor;
}
.section-cap {
  /* Se il contenitore è centrato aggiunge anche la barra destra */
}
.section-cap.text-center h4 {
  justify-content: center;
}
.section-cap.text-center h4::after {
  content: "";
  width: 3px;
  height: 1.4em;
  background: currentColor;
}

/* :::::::::::::: 07 * GRIT_SET forms */
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/* :::::::::::::: 00 * GRIT_SET INDEX CSS */
/* :::::::::::::: 01 * GRIT_SET variables */
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/* :::::::::::::: 01 * GRIT_SET form */
/* :::::::::::::: 02 * GRIT_SET form-style-2 */
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/* :::::::::::::: 01 * GRIT_SET form */
form label {
  display: block;
  font-weight: normal;
  width: 100%;
}
form .wpcf7-form-control-wrap {
  display: block;
  padding: 0px 0px 10px;
}
form input:not(.wpcf7-submit):not([type=submit]),
form button,
form textarea,
form .wpcf7-form-control:not(.wpcf7-submit),
form .form-control {
  border-radius: 10px;
  padding: 10px 20px;
  color: #081C37;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 100%;
}
form .form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.1rem;
}
form .wpcf7-text,
form input[type=text],
form textarea,
form .wpcf7-textarea,
form input[type=email],
form .wpcf7-email,
form input[type=tel],
form .wpcf7-date,
form input[type=date],
form .wpcf7-tel,
form .wpcf7-select,
form input[type=select],
form input[type=password],
form input[type=url],
form input[type=search] {
  border: solid 1px #E7F0F9;
  background: #E7F0F9;
}
form .wpcf7-submit,
form button,
form input[type=submit] {
  width: auto;
  line-height: 1.5;
}
form select,
form .wpcf7-select,
form input[type=select],
form .wpcf7-date,
form input[type=date],
form .wpcf7-checkbox,
form input[type=checkbox],
form .wpcf7-radio,
form input[type=radio],
form .wpcf7-file,
form input[type=file] {
  width: auto;
  padding: 10px 20px;
}
form .wpcf7-form-control:not(.wpcf7-submit):focus,
form input:not(.wpcf7-submit):focus,
form .form-control:focus,
form textarea:focus {
  background-color: #ffffff;
  color: #081C37;
  border: solid 1px #081C37;
  outline: 0;
  box-shadow: none;
}
form .wpcf7-acceptance {
  margin: 0;
  padding: 0 !important;
  font-size: 12px;
  line-height: 14px;
}
form .wpcf7-acceptance input, form .wpcf7-acceptance label {
  margin: 0;
  padding: 0;
  font-size: 12px;
  line-height: 14px;
  width: auto !important;
}
form ::placeholder,
form :-ms-input-placeholder,
form ::-ms-input-placeholder {
  opacity: 0.8;
}

/* :::::::::::::: 01 * GRIT_SET form-style-2 */
.form-style-2 form input:not(.wpcf7-submit),
.form-style-2 form button,
.form-style-2 form textarea,
.form-style-2 form .wpcf7-form-control:not(.wpcf7-submit),
.form-style-2 form .form-control {
  border-radius: 0px;
}
.form-style-2 form .wpcf7-text,
.form-style-2 form input[type=text],
.form-style-2 form textarea,
.form-style-2 form .wpcf7-textarea,
.form-style-2 form input[type=email],
.form-style-2 form .wpcf7-email,
.form-style-2 form input[type=tel],
.form-style-2 form .wpcf7-date,
.form-style-2 form input[type=date],
.form-style-2 form .wpcf7-tel,
.form-style-2 form .wpcf7-select,
.form-style-2 form input[type=select],
.form-style-2 form input[type=password],
.form-style-2 form input[type=url],
.form-style-2 form input[type=search] {
  background-color: #E7F0F9;
  border: none;
  border-bottom: solid 1px #081C37;
}
.form-style-2 form .wpcf7-form-control:not(.wpcf7-submit):focus,
.form-style-2 form input:not(.wpcf7-submit):not([type=submit]):focus,
.form-style-2 form .form-control:focus,
.form-style-2 form textarea:focus {
  background-color: #ffffff;
  color: #081C37;
  border: none;
  border-bottom: solid 1px #081C37;
  outline: 0;
  box-shadow: none;
}

/* :::::::::::::: 08 * GRIT_SET plugins */
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/* :::::::::::::: 00 * GRIT_SET INDEX CSS */
/* :::::::::::::: 01 * GRIT_SET variables */
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/* :::::::::::::: 01 * GRIT_SET owl-carousel */
/* :::::::::::::: 02 * GRIT_SET animate */
/* :::::::::::::: 03 * GRIT_SET jarallax */
/* :::::::::::::: 04 * GRIT_SET lenis.js */
/* :::::::::::::: 05 * GRIT_SET loader */
/* :::::::::::::: 06 * GRIT_SET gototop */
/* :::::::::::::: 07 * GRIT_SET magic-mouse-js */
/* :::::::::::::: 08 * GRIT_SET progress-js */
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/* :::::::::::::: 01 * GRIT_SET owl-carousel */
@media (min-width: 576px) {
  section.contained .owl-carousel .owl-nav button.owl-prev {
    left: -40px;
  }
  section.contained .owl-carousel .owl-nav button.owl-next {
    right: -40px;
  }
}
section.carousel-center .col {
  padding: 0;
}
@media (min-width: 576px) {
  section.carousel-left {
    padding-left: 8.75vw;
  }
}
section.owl-dots-inner .owl-carousel .owl-dots {
  bottom: 20px;
}
section.owl-nav-top-left .owl-carousel .owl-nav {
  position: absolute;
  top: -50px;
  left: 0;
  margin-left: 0px;
  padding-left: 8.75vw;
  width: auto;
  transform: translateY(-50%);
  display: flex;
  pointer-events: none;
  z-index: 1;
  justify-content: center;
}
section.owl-nav-top-left .owl-carousel .owl-nav button.owl-prev,
section.owl-nav-top-left .owl-carousel .owl-nav button.owl-next {
  left: 0;
  right: 0;
}
section.owl-nav-top-left.carousel-left .owl-carousel .owl-nav {
  padding-left: 0px;
}
section.contained.gallery_carousel.owl-nav-top-left .owl-nav {
  padding-left: 0px;
}
section.owl-nav-bottom-left .owl-carousel .owl-nav {
  position: absolute;
  bottom: -50px;
  left: 0;
  margin-left: 0px;
  padding-left: 8.75vw;
  width: auto;
  transform: translateY(50%);
  display: flex;
  pointer-events: none;
  z-index: 1;
  justify-content: center;
}
section.owl-nav-bottom-left .owl-carousel .owl-nav button.owl-prev,
section.owl-nav-bottom-left .owl-carousel .owl-nav button.owl-next {
  left: 0;
  right: 0;
}
section.owl-nav-bottom-left.carousel-left .owl-carousel .owl-nav {
  padding-left: 0px;
}
section.contained.gallery_carousel.owl-nav-bottom-left .owl-nav {
  padding-left: 0px;
}
section.owl-nav-top-right .owl-carousel .owl-nav {
  position: absolute;
  top: -50px;
  right: 0;
  margin-right: 0px;
  padding-right: 8.75vw;
  width: auto;
  transform: translateY(-50%);
  display: flex;
  pointer-events: none;
  z-index: 1;
  justify-content: center;
}
section.owl-nav-top-right .owl-carousel .owl-nav button.owl-prev,
section.owl-nav-top-right .owl-carousel .owl-nav button.owl-next {
  left: 0;
  right: 0;
}
section.contained.gallery_carousel.owl-nav-top-right .owl-nav {
  padding-right: 0px;
}
section.owl-nav-bottom-right .owl-carousel .owl-nav {
  position: absolute;
  bottom: -50px;
  right: 0;
  margin-right: 0px;
  padding-right: 8.75vw;
  width: auto;
  transform: translateY(50%);
  display: flex;
  pointer-events: none;
  z-index: 1;
  justify-content: center;
}
section.owl-nav-bottom-right .owl-carousel .owl-nav button.owl-prev,
section.owl-nav-bottom-right .owl-carousel .owl-nav button.owl-next {
  left: 0;
  right: 0;
}
section.contained.gallery_carousel.owl-nav-bottom-right .owl-nav {
  padding-right: 0px;
}
section .owl-carousel .owl-dots {
  width: auto;
  position: absolute;
  text-align: center;
  margin: 0 auto;
  bottom: -30px;
  left: 0;
  right: 0;
}
section .owl-carousel .owl-dots button.owl-dot {
  width: 15px;
  height: 15px;
  margin: 0.3rem;
  border-radius: 50%;
  border: solid 1px #081C37;
  background-color: #ffffff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
section .owl-carousel .owl-dots button.owl-dot.active {
  border: solid 1px #ffffff;
  background-color: #081C37;
}
section .owl-carousel .owl-nav {
  position: absolute;
  top: 108%;
  width: 100%;
  transform: translateY(-108%);
  display: flex;
  justify-content: space-between;
  pointer-events: none;
  z-index: 1;
}
section .owl-carousel .owl-nav button.owl-prev,
section .owl-carousel .owl-nav button.owl-next {
  text-align: center;
  z-index: 3;
  pointer-events: all;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 3px;
  margin: 0px 10px;
  border-radius: 25px;
  font-size: 22px;
}
section .owl-carousel .owl-nav button.owl-prev .btn svg path,
section .owl-carousel .owl-nav button.owl-next .btn svg path {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  stroke: #ffffff;
}
section .owl-carousel .owl-nav button.owl-prev:hover .btn svg path, section .owl-carousel .owl-nav button.owl-prev:active .btn svg path,
section .owl-carousel .owl-nav button.owl-next:hover .btn svg path,
section .owl-carousel .owl-nav button.owl-next:active .btn svg path {
  stroke: #081C37;
}
section .owl-carousel .owl-nav button.owl-prev:hover, section .owl-carousel .owl-nav button.owl-prev:active,
section .owl-carousel .owl-nav button.owl-next:hover,
section .owl-carousel .owl-nav button.owl-next:active {
  color: #C8AC55;
}
section .owl-carousel .owl-nav button.owl-prev.disabled,
section .owl-carousel .owl-nav button.owl-next.disabled {
  opacity: 0.3;
  cursor: default;
  pointer-events: none;
}
section .owl-carousel .owl-nav button.owl-prev .btn {
  rotate: 180deg;
}
section .owl-carousel .owl-nav button.owl-prev {
  left: 10px;
}
section .owl-carousel .owl-nav button.owl-next {
  right: 10px;
}
@media (max-width: 768px) {
  section .owl-carousel .owl-nav button.owl-prev {
    left: 10px;
  }
  section .owl-carousel .owl-nav button.owl-next {
    right: 10px;
  }
}
section {
  /* Forza il cursor su TUTTO il carousel (anche sui link clonati) */
}
section .owl-carousel {
  cursor: url("../../img/owl-cursor.svg") 30 30, auto !important;
  /* Tutti gli elementi interni (cloni inclusi) */
}
section .owl-carousel * {
  cursor: url("../../img/owl-cursor.svg") 30 30, auto !important;
}
section .owl-carousel {
  /* Layer reali usati da Owl per drag */
}
section .owl-carousel .owl-stage-outer,
section .owl-carousel .owl-stage,
section .owl-carousel .owl-item {
  cursor: url("../../img/owl-cursor.svg") 30 30, auto !important;
}
section .owl-carousel {
  /* Stato dragging (importantissimo per lo swipe) */
}
section .owl-carousel.owl-drag .owl-item,
section .owl-carousel .owl-item.dragging {
  cursor: url("../../img/owl-cursor.svg") 30 30, auto !important;
}
section .owl-carousel {
  /* Navigazione */
}
section .owl-carousel .owl-prev,
section .owl-carousel .owl-next {
  cursor: url("../../img/owl-cursor.svg") 30 30, auto !important;
}
section .owl-carousel {
  /* Link e bottoni dentro le slide (quelli che Magic Cursor blocca) */
}
section .owl-carousel a,
section .owl-carousel button,
section .owl-carousel .owl-item a,
section .owl-carousel .owl-item button {
  cursor: url("../../img/owl-cursor.svg") 30 30, auto !important;
}

/* :::::::::::::: 02 * GRIT_SET animate */
/* Note: This only changes this particular animation duration 
*/
.animate__animated.animate__bounce {
  --animate-duration: 2s;
}

/* This changes all the animations global */
:root {
  --animate-duration: 800ms;
  --animate-delay: 0.9s;
  scroll-behavior: smooth;
}

.hidden {
  opacity: 0;
  visibility: hidden;
}

.visible {
  opacity: 1;
  visibility: visible;
}

/* :::::::::::::: 03 * GRIT_SET jarallax */
.jarallax-keep-img {
  position: relative;
  z-index: 0;
}
.jarallax-keep-img > .jarallax-img {
  position: relative;
  display: block;
  max-width: 100%;
  height: auto;
  z-index: -100;
}

.jarallax-overlay div[id*=jarallax-container] div {
  background-blend-mode: overlay;
}

.loaded .jarallax-keep-img.overlay-in:before {
  content: "";
  opacity: 0;
  left: 0;
  transition: 1s all ease-in-out;
  transition-delay: 0.9s;
  z-index: 10;
}

.jarallax-keep-img.overlay-in:before {
  content: "";
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: #081C37;
  opacity: 1;
}

/* :::::::::::::: 04 * GRIT_SET lenis.js */
html.lenis {
  height: auto;
}

html.lenis body {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-stopped {
  overflow: hidden;
}

.lenis.lenis-smooth body {
  overflow: hidden;
}

/* :::::::::::::: 05 * GRIT_SET loader */
/* GRIT_SET loader
Note: impostazioni per modificare il loader Note: effetto al caricamento della pagina composto da logo sezioni e loader
Note: L'evento che fa avviare è la classe 'loaded' posizionato nel body
*/
#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  pointer-events: none;
  overflow: hidden;
}

/* ================= BASE PANELS (FULLSCREEN STACK) ================= */
#loader-wrapper .loader-section {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: translateY(0);
  will-change: transform;
  backface-visibility: hidden;
  transform: translate3d(0, 0, 0);
  /* Durata ottimizzata (veloce ma smooth) */
  transition: transform 0.6s cubic-bezier(0.76, 0, 0.24, 1);
}

/* STACK ORDER (fondamentale per la sovrapposizione corretta) */
.section-1 {
  background: #ffffff;
  z-index: 10004;
} /* top */
.section-2 {
  background: #CDDCD7;
  z-index: 10003;
}

.section-3 {
  background: #ffffff;
  z-index: 10002;
}

.section-4 {
  background: #CDDCD7;
  z-index: 10001;
} /* bottom */
/* ================= USCITA (SCOMPARSA A CASCATA →) ================= */
/* Ordine visivo: 1 → 2 → 3 → 4 */
.loaded #loader-wrapper .section-1 {
  transform: translateY(100%);
  transition-delay: 0s;
}

.loaded #loader-wrapper .section-2 {
  transform: translateY(100%);
  transition-delay: 0.05s;
}

.loaded #loader-wrapper .section-3 {
  transform: translateY(100%);
  transition-delay: 0.1s;
}

.loaded #loader-wrapper .section-4 {
  transform: translateY(100%);
  transition-delay: 0.15s;
}

/* ================= RITORNO (ENTRATA INVERSA ←) ================= */
/* Ordine visivo corretto: 4 → 3 → 2 → 1 */
#loader-wrapper .section-4 {
  transition-delay: 0s;
}

#loader-wrapper .section-3 {
  transition-delay: 0.05s;
}

#loader-wrapper .section-2 {
  transition-delay: 0.1s;
}

#loader-wrapper .section-1 {
  transition-delay: 0.15s;
}

/* ================= LOGO CENTRATO (SINCRONIZZATO AI PANNELLI) ================= */
.loader-logo {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 10010;
  pointer-events: none;
  transform: translate(-50%, -50%) translate3d(0, 0, 0);
  opacity: 1;
  /* IMPORTANTE:
     Delay lungo SOLO per il ritorno (quando togli .loaded) */
  transition: opacity 0.3s ease 0.75s, transform 0.4s cubic-bezier(0.76, 0, 0.24, 1);
}

.loader-logo img {
  width: 80px;
  height: auto;
  display: block;
}

/* ================= USCITA (PAGE LOAD / REVEAL SITO) ================= */
/* Qui il logo deve sparire SUBITO con il primo pannello */
.loaded .loader-logo {
  opacity: 0;
  transform: translate(-50%, -50%) scale(0.96);
  /* Sovrascriviamo il delay lungo */
  transition: opacity 0.2s ease 0s, transform 0.35s cubic-bezier(0.76, 0, 0.24, 1);
}

.loaded .section-header {
  opacity: 1;
  transition: all 0.7s 1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.section-header {
  opacity: 0;
  margin-top: unset;
}

.gsap-parallax-container {
  position: relative;
  overflow: hidden;
  aspect-ratio: 16/9;
}
.gsap-parallax-container .gsap-parallaxImage {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  top: -10%;
  height: 120%;
  width: 100%;
  object-fit: cover;
}

.img-hover-inner {
  position: relative;
}
.img-hover-inner .inner-img {
  position: relative;
  overflow: hidden;
}
.img-hover-inner .inner-img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #E7F0F9;
  opacity: 1;
  z-index: 2;
  transition: opacity 1s ease;
  pointer-events: none;
}
body.loaded .img-hover-inner .inner-img::before {
  opacity: 0;
  transition-delay: 0.9s;
}
.img-hover-inner .inner-img img.parallax-gsap {
  display: block;
  width: 100%;
  height: auto;
  transform: none;
  transition: none !important;
  will-change: transform;
}
.img-hover-inner .inner-img img:not(.jarallax-img):not(.gsap-parallaxImage) {
  display: block;
  width: 100%;
  height: auto;
  transform: scale(1);
  transition: transform 1.5s ease-in-out;
  will-change: transform;
}
.img-hover-inner .inner-img:hover img:not(.jarallax-img):not(.parallax-gsap) {
  transform: scale(1.02);
}
.img-hover-inner .inner-img:hover.parallax img, .img-hover-inner .inner-img:hover.parallax-gsap img {
  transform: none !important;
}

.loaded .img-hover-inner .inner-img:before {
  opacity: 0;
  transition-delay: 1s;
}

/* :::::::::::::: 06 * GRIT_SET gototop */
#gototop-btn {
  display: none;
  position: fixed;
  width: 60px;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #081C37;
  color: #ffffff;
  cursor: pointer;
  padding: 5px;
  border-radius: 50%;
}

/* :::::::::::::: 07 * GRIT_SET magic-mouse-js */
body #magicMouseCursor {
  position: fixed;
  width: 35px;
  height: 35px;
  border: 1px solid #081C37;
  border-radius: 50%;
  z-index: 9999;
  left: 0;
  top: 0;
  transition: transform 0.07s, width 0.3s, height 0.3s ease-in-out;
  pointer-events: none;
}

body #magicMouseCursor.cursor-square {
  border-radius: 0;
}

body #magicPointer {
  height: 8px;
  width: 8px;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 9999;
  background: #081C37;
  border-radius: 50%;
  pointer-events: none;
  transition: background 0.2s, width 0.2s, height 0.2s, box-shadow 0.2s ease-in-out;
}

body #magicPointer.is-hover {
  height: 5px;
  width: 5px;
  top: 0;
  left: 0;
  position: fixed;
  background: #C8AC55;
  border-radius: 50%;
  pointer-events: none;
  transition: background 0.2s, width 0.2s, height 0.2s, box-shadow 0.2s ease-in-out;
}

body #magicPointer.pointer-blur {
  height: 50px;
  width: 50px;
  background: none;
  border: 1px solid #C8AC55;
  box-shadow: 0px 0px 15px -5px #C8AC55;
}

body #magicPointer.pointer-overlay {
  height: 50px;
  width: 50px;
  mix-blend-mode: difference;
  background: #C8AC55;
  box-shadow: 0px 0px 0px 0px #C8AC55;
}

body .magic-hover:hover {
  cursor: auto;
}

/* :::::::::::::: 08 * GRIT_SET progress-js */
#nprogress .bar {
  background: #C8AC55;
}

#nprogress .peg {
  box-shadow: 0 0 10px #C8AC55, 0 0 5px #C8AC55;
}

#nprogress .spinner-icon {
  border-top-color: #C8AC55;
  border-left-color: #C8AC55;
}

/* :::::::::::::: 09 * GRIT_SET breakpoints */
/* Note:Extra small devices (portrait phones, less than 576px)
Note:No media query since this is the default in Bootstrap because it is "mobile first*/
/* Small devices (landscape phones, 576px and up*/
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoin*/
/* Large devices (desktops, 992px and up*/
/* Extra large devices (large desktops, 1200px and up*/
/* Custom media queries Set width to make card deck cards 100% widt*/
/* TODO readme paletta colori dedicata alle note todo */
/*
f94144,f3722c,f8961e,f9844a,f9c74f,90be6d,43aa8b,4d908e,577590,277da1
https://coolors.co/f94144-f3722c-f8961e-f9844a-f9c74f-90be6d-43aa8b-4d908e-577590-277da1
*//*# sourceMappingURL=main.css.map */