/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/App.vue?vue&type=style&index=0&id=7ba5bd90&lang=scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css?family=Lato:wght@400;500;600;700&display=swap);
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/partials/TheFooter.vue?vue&type=style&index=0&id=2ed11d1f&lang=scss&scope=true ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*Fonts*/
/*Transitions*/
/*Image fit*/
/*Box Shadow*/
/*Multiply*/
/*Render frame*/
.footer {
  min-height: 96px;
  padding: 20px;
  display: flex;
  align-items: center;
}
.footer__row {
  text-align: center;
}
@media only screen and (min-width: 992px) {
.footer__row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    margin: auto;
    text-align: left;
}
}
.footer__logo {
  margin: 0 0 27px;
}
@media only screen and (min-width: 992px) {
.footer__logo {
    margin: 0;
}
}
.footer__logo img {
  width: 114px;
}
@media only screen and (min-width: 992px) {
.footer__logo img {
    width: 190px;
}
}
.menu-footer-items {
  padding: 0;
  margin: 0;
  text-align: center;
}
@media only screen and (min-width: 992px) {
.menu-footer-items {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
}
.menu-footer-items li {
  list-style: none;
  margin: 0 0 25px;
}
@media only screen and (min-width: 992px) {
.menu-footer-items li {
    margin: 0 21px;
}
}
.menu-footer-items li a {
  font-family: "campaign";
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}
.menu-footer-items li label {
  font-family: "campaign";
  font-size: 15px;
  font-weight: 700;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/partials/TheHeader.vue?vue&type=style&index=0&id=50038111&lang=scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*Fonts*/
/*Transitions*/
/*Image fit*/
/*Box Shadow*/
/*Multiply*/
/*Render frame*/
.header {
  display: block;
  width: 100%;
}
.header__row {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (min-width: 992px) {
.header__row {
    height: 100px;
}
}
.header__logo img {
  width: 102px;
}
@media only screen and (min-width: 992px) {
.header__logo img {
    width: 191px;
}
}
.main-menu {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-size: 18px;
  font-weight: 700;
}
.main-menu--items {
  display: flex;
  gap: 15px;
  list-style: none;
  padding: 0;
}
@media only screen and (min-width: 992px) {
.main-menu--items {
    gap: 60px;
}
}
.main-menu--items a {
  font-family: "campaign";
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
}
@media only screen and (min-width: 992px) {
.main-menu--items a {
    font-size: 20px;
}
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/App.vue?vue&type=style&index=0&id=7ba5bd90&lang=scss (1) ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*Fonts*/
/*Transitions*/
/*Image fit*/
/*Box Shadow*/
/*Multiply*/
/*Render frame*/
.container {
  width: 100%;
  max-width: 1024px;
  margin: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.row {
  display: flex;
  flex-direction: row;
}
html,
a {
  color: var(--unnamed-color-283861);
  text-align: left;
  font: normal normal normal 16px/22px Lato;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 0px;
  color: #283861;
}
body {
  margin: 0;
}
p {
  margin: 5px 0;
  line-height: 21px;
}
h1 {
  font-family: "campaign";
  font-size: 35px;
  line-height: 47px;
  font-weight: 700;
  letter-spacing: -1px;
  margin: 0;
}
@media screen and (max-width: 991px) {
h1 {
    font-size: 22px;
    line-height: 30px;
}
}
h2 {
  font-size: 30px;
  line-height: 40px;
  font-weight: bold;
  margin: 0;
}
.error {
  display: block;
  margin-bottom: 20px;
  padding: 0 16px;
  font-size: 12px;
  color: red;
}
.text-uppercase {
  text-transform: uppercase;
}

/*Fonts*/
/*Transitions*/
/*Image fit*/
/*Box Shadow*/
/*Multiply*/
/*Render frame*/
.form-group label {
  display: block;
  padding: 10px;
}
.btn {
  background: #283861 0% 0% no-repeat padding-box;
  border-radius: 20px;
  min-height: 40px;
  border: none;
  padding: 9px 20px;
  font-family: "campaign";
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
}
.btn-red {
  background: #f23636 0% 0% no-repeat padding-box;
}
.btn-gray {
  background: #afb1b8 0% 0% no-repeat padding-box;
}
.btn-small {
  padding: 12px 15px;
  font-family: "campaign";
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
}
@media only screen and (min-width: 992px) {
.btn-small {
    padding: 12px 28px;
    font-size: 15px;
    line-height: 15px;
}
}
input::-moz-placeholder {
  letter-spacing: 0px;
  color: #283861;
  font-family: "campaign";
  font-weight: 400;
}
input::placeholder {
  letter-spacing: 0px;
  color: #283861;
  font-family: "campaign";
  font-weight: 400;
}
input[type=search] {
  background: #fff;
  width: 100%;
  border-radius: 30px;
  height: 50px;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.3px;
  color: #283861;
}
@media only screen and (min-width: 992px) {
input[type=search] {
    font-size: 18px;
    height: 60px;
}
}
input[type=text], input[type=password], input[type=email], select, textarea {
  font-family: "campaign";
  font-weight: 400;
  color: #283861;
}
.Errors {
  font-size: 13px;
  color: red;
}
.title {
  line-height: 41px;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 35px;
}
@media screen and (max-width: 768px) {
.title {
    font-size: 22px;
}
}
.fade-enter-active,
.fade-leave-active {
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.fade-leave-active {
  transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.fade-enter,
.fade-leave-to {
  opacity: 0;
}
.loader-enter-active,
.loader-leave-active {
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.loader-leave-active {
  transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.loader-enter,
.loader-leave-to {
  opacity: 0 !important;
}
.scale-in-enter-active,
.scale-in-leave-active {
  transition: opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.scale-in-leave-active {
  transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.scale-in-enter,
.scale-in-leave-to {
  opacity: 0;
  transform: scale(1.5);
}
.scale-out-enter-active,
.scale-out-leave-active {
  transition: opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.scale-out-leave-active {
  transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.scale-out-enter,
.scale-out-leave-to {
  opacity: 0;
  transform: scale(0.3);
}
.title-enter-active,
.title-leave-active {
  transition: opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.title-enter,
.title-leave-to {
  opacity: 0;
  transform: translateY(30px);
}
.content-enter-active,
.content-leave-active {
  transition: opacity 0.4s 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.4s 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.content-enter,
.content-leave-to {
  opacity: 0;
  transform: translateY(30px);
}
.panel-left-enter-active,
.panel-left-leave-active {
  transition: transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.panel-left-leave-active {
  transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.panel-left-enter,
.panel-left-leave-to {
  transform: translate3d(-100%, 0%, 0);
}
.panel-right-enter-active,
.panel-right-leave-active {
  transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.panel-right-leave-active {
  transition: transform 0.8s 0s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
.panel-right-enter,
.panel-right-leave-to {
  transform: translate3d(115%, 0%, 0);
}
.panel-down-enter-active {
  transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.panel-down-leave-active {
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.panel-down-enter,
.panel-down-leave-to {
  transform: translate3d(0%, 100%, 0px);
}
.panel-up-enter-active {
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.panel-up-leave-active {
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.panel-up-enter,
.panel-up-leave-to {
  transform: translate3d(0%, -100%, 0);
}
.number-enter-active,
.number-leave-active {
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.number-enter {
  transform: translate3d(0%, 100%, 0);
}
.number-leave-to {
  transform: translate3d(0%, -100%, 0);
}
@keyframes alert {
from {
    transform: scale(0.9);
}
to {
    transform: scale(1.3);
}
}
input:focus-visible {
  outline: 0;
}
.header {
  position: fixed;
  background-color: #fff;
  z-index: 999;
}
#main {
  padding-top: 60px;
}
@media only screen and (min-width: 992px) {
#main {
    padding-top: 100px;
}
}
.bloc-plus--item select,
.bloc-plus--item input[type=text],
.bloc-plus--item input[type=password],
.bloc-plus--item input[type=email] {
  background: #f8f8fe;
}
.desktop {
  display: block;
}
@media screen and (max-width: 768px) {
.desktop {
    display: none;
}
}
.mobile {
  display: none;
}
@media screen and (max-width: 768px) {
.mobile {
    display: block;
}
}
.submitSearch input {
  margin: 0;
  margin-right: 10px;
  cursor: pointer;
  width: 100%;
  text-align: center;
}
@media only screen and (min-width: 992px) {
.submitSearch {
    width: auto;
}
}
.container-custom {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (min-width: 992px) {
.container-custom {
    padding-left: 30px;
    padding-right: 30px;
}
}
.loader {
  width: 40px;
  display: block;
  position: absolute;
  cursor: wait;
  top: 50%;
  z-index: 5000;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: white;
  padding: 5px 5px;
  border-radius: 50%;
}
.siteLoader {
  position: fixed !important;
  z-index: 5000;
}

/*Fonts*/
/*Transitions*/
/*Image fit*/
/*Box Shadow*/
/*Multiply*/
/*Render frame*/
::-moz-placeholder {
  color: #283861;
  font-size: 15px;
}
::placeholder {
  color: #283861;
  font-size: 15px;
}
*, *::before, *::after {
  box-sizing: border-box;
}
main {
  background-color: #F5F5F5;
}
.heading-1 {
  margin: 0 0 12px;
  font-family: "campaign";
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
}
@media only screen and (min-width: 992px) {
.heading-1 {
    font-size: 35px;
}
}
.form-group {
  margin: 0 0 15px;
}
@media only screen and (min-width: 992px) {
.form-group {
    margin: 0 0 10px;
}
}
input[type=text],
input[type=password],
input[type=email],
select,
textarea {
  width: 100%;
  background: #eeeeee;
  box-shadow: inset 0px 3px 3px rgba(40, 56, 97, 0.102);
  border-radius: 25px;
  padding: 11px 16px;
  display: block;
  color: #283861;
  font-size: 15px;
  font-weight: 400;
  min-height: 40px;
  border: none;
}
textarea {
  min-height: 100px;
  resize: vertical;
  background: url(/img/expand.97252785.svg) 97% 90% no-repeat #eeeeee;
}
::-webkit-resizer {
  display: none;
}
[type=checkbox] {
  opacity: 0;
  width: 20px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  cursor: pointer;
}
[type=checkbox]:checked ~ label, [type=checkbox]:not(:checked) ~ label {
  padding-left: 25px;
  position: relative;
  display: block;
}
[type=checkbox]:checked ~ label:before, [type=checkbox]:not(:checked) ~ label:before {
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 5px;
  position: absolute;
  left: 0;
  top: 1px;
  background: #f8f8fe;
}
[type=checkbox]:checked ~ label:after {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  background: url(/img/checked.3325a0f5.svg) 50% 50% no-repeat #f8f8fe;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/home/PopupHome.vue?vue&type=style&index=0&id=35f15eeb&lang=scss&scoped=true ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.banner-popup[data-v-35f15eeb] {
  background-color: white;
  padding: 34px 40px;
  border-radius: 30px;
  max-width: 707px;
  margin: auto;
  position: relative;
}
@media screen and (max-width: 991px) {
.banner-popup[data-v-35f15eeb] {
    padding: 1em;
}
}
.banner-popup--title[data-v-35f15eeb] {
  padding-right: 50px;
}
.banner-popup .banner-popup--close[data-v-35f15eeb] {
  position: absolute;
  top: 27px;
  right: 27px;
  font-size: 36px;
  font-weight: bold;
  cursor: pointer;
}
.banner-popup .banner-popup--close[data-v-35f15eeb]::before {
  content: "";
  display: block;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAABHNCSVQICAgIfAhkiAAAASRJREFUOE+VlLsRwjAMhi2qtEwAdxSwAdxBwSY4GzACbMAGSSahoUgJHSUTAGXSIGTIw49YcdzkYp+++yX9Egg6i5XcCgGTe55k6n/IsWOhujj/IZje8zQOBVKsJCFJFXuk2IMCapfhUDdOZJShhH/KcUqfXauMV2rDEMWtLHH7uKbvH3AIlIMpTgMMgfbBHCAHDYF1ArugiJ8LwGhTl0evme0II2X9sW0UGpXhYF6FNXi+lKQM1pqyJ3Vzprrp8yqj0PQnKVPGFwCCNX8n0G0Avog2JrWVML9PHaCvm1EEpxDzWz500mwmIMSnRlNCfdY3ptUs88rsjnJQa31RH7VB91nDk767vkJhnoWiry95oD0xLQrcc6btUky1N2K9xubS5d6+U5oMJNwfcc8AAAAASUVORK5CYII=) no-repeat center;
  width: 20px;
  height: 20px;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/recherche/BarreRecherche.vue?vue&type=style&index=0&id=c694a54e&lang=scss&scoped=true ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*Fonts*/
/*Transitions*/
/*Image fit*/
/*Box Shadow*/
/*Multiply*/
/*Render frame*/
.bloc-recherche[data-v-c694a54e] {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 10px;
}
.bloc-recherche .recherche-text[data-v-c694a54e] {
  display: flex;
  align-items: center;
  flex: 0 1 60%;
}
.bloc-recherche .recherche-text[data-v-c694a54e]::before {
  content: "";
  display: block;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAABHNCSVQICAgIfAhkiAAAAjFJREFUSEu1lU0uBEEUx+uNSOxwAyKM2GgLHzvjBm6g+wQ4gXECnGDqBljYjx2x0HaExLgBuwnJPP9X3TVTXd1FS0xteqb7X+/3vuoVqcBa2oh3Gw21is8tZhWJjEileHSZKX267VyG9rrvyRctrscRDHeIyBgNLWZOBwOVPN9pgQZXAbC8Fbfh51Edz0QDyDse7adbfRbaMwT4xpGWD5jQSMtFv29So6amVIT3u3AixvtpaxSgQ0BOqyAGIGmZmKB7R3AN4/Hjje5VbYIzc4BofNu2kQC4VqU3gOZmkkIgBZV1/XjTadVJ0/JW0nUgKLxe8/dR1i10nnmiPog4Cnnub5ZIpKNG6eId7BXocFEx93wMQbuO91bT3IxP0XH72f/yfgBGYUJQ8uA3mJeBS5wPNIETAfL/bkPs93m2l2ppvdorL/hrHkEPGZgfI0C9oUHmvBqMOUVukXFgztBqB7XzA+GvRS4WiaUelQemCpq1qbpHF83kNSi3qXwoHjTuolA7daKAcy84Qwu5tvKADkcFhF3nwMhhSX4aFQNWVw2iFdP9zJ/Y2wyOiiyK+AChnljP80mpMXMA5ofMEGGccAs/MexsWgxA7goNQOJHXhjXAoHBtjspf0oVDH/h+yRguYxLkNKFk8+XC2f4hRhm4opDEOyNREVICWCFAEkqcF1SBJi53ZAJDDY216Y71DBukMpqSBBQp4tcjQ+xZ+rfAALzIRgbw+r81eGg3kLGEkEV9Rs3TisoUt3P6gAAAABJRU5ErkJggg==) no-repeat center;
  width: 24px;
  height: 24px;
  padding-left: 40px;
}
.bloc-recherche .recherche-text input[data-v-c694a54e] {
  border: none;
  padding-left: 0;
}
.bloc-recherche .toggleMore[data-v-c694a54e] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.bloc-recherche .toggleMore .switch[data-v-c694a54e] {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}
.bloc-recherche .toggleMore .switch input[data-v-c694a54e] {
  opacity: 0;
  width: 0;
  height: 0;
}
.bloc-recherche .toggleMore .switch .slider[data-v-c694a54e] {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: 0.4s;
}
.bloc-recherche .toggleMore .switch .slider[data-v-c694a54e]::before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  transition: 0.4s;
}
.bloc-recherche .toggleMore .switch .slider.round[data-v-c694a54e] {
  border-radius: 34px;
}
.bloc-recherche .toggleMore .switch .slider.round[data-v-c694a54e]::before {
  border-radius: 50%;
}
@media screen and (max-width: 768px) {
.bloc-recherche .toggleMore .switch .slider[data-v-c694a54e] {
    transform: scale(0.7);
}
}
.bloc-recherche .toggleMore .switch input:checked + .slider[data-v-c694a54e] {
  background-color: #283861;
}
.bloc-recherche .toggleMore .switch input:focus + .slider[data-v-c694a54e] {
  box-shadow: 0 0 1px #283861;
}
.bloc-recherche .toggleMore .switch input:checked + .slider[data-v-c694a54e]:before {
  transform: translateX(26px);
}
.bloc-recherche .toggleMore .labelMore[data-v-c694a54e] {
  color: #283861;
  font-family: "campaign";
  font-size: 10px;
  font-weight: 700;
  margin: 0 10px 0 0;
}
@media only screen and (min-width: 992px) {
.bloc-recherche .toggleMore .labelMore[data-v-c694a54e] {
    margin: 0 10px;
    font-size: 15px;
}
}
.banner-search[data-v-c694a54e] {
  background: #fff;
  max-width: 900px;
  border-radius: 30px;
  border: 0;
  margin: 3rem auto;
}
@media only screen and (min-width: 992px) {
.banner-search[data-v-c694a54e] {
    margin: 5em auto;
}
}
.banner-search .bloc-plus[data-v-c694a54e] {
  padding: 20px 32px 0;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
.banner-search .bloc-plus[data-v-c694a54e] {
    padding: 20px 20px 0;
    flex-direction: row;
}
}
.banner-search .bloc-plus--item[data-v-c694a54e] {
  gap: 20px;
  margin: 0 10px;
}
@media only screen and (min-width: 992px) {
.banner-search .bloc-plus--item[data-v-c694a54e] {
    gap: 40px;
}
}
.banner-search .bloc-plus--item__title[data-v-c694a54e] {
  text-align: center;
}
@media only screen and (min-width: 992px) {
.banner-search .bloc-plus--item__title[data-v-c694a54e] {
    text-align: left;
}
}
.banner-search .bloc-plus__header[data-v-c694a54e] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
}
@media only screen and (min-width: 992px) {
.banner-search .bloc-plus__header[data-v-c694a54e] {
    display: block;
    margin: 0 10px;
}
}
.banner-search .bloc-plus__header h4[data-v-c694a54e] {
  font-size: 14px;
}
@media only screen and (min-width: 992px) {
.banner-search .bloc-plus__header h4[data-v-c694a54e] {
    font-size: 16px;
}
}
.banner-search .bloc-plus__header select[data-v-c694a54e] {
  max-width: 160px;
}
@media only screen and (min-width: 992px) {
.banner-search .bloc-plus__header select[data-v-c694a54e] {
    max-width: 100%;
}
}
.banner-search .bloc-plus .bloc-plus--item h4[data-v-c694a54e] {
  margin: 0 0 10px;
}
.banner-search .bloc-plus .bloc-plus--item p[data-v-c694a54e] {
  margin: 0;
  display: flex;
  gap: 10px;
  position: relative;
}
.banner-search .bloc-plus .bloc-plus--item p[data-v-c694a54e] > * {
  margin: 0 0 10px;
}
.banner-search .bloc-need-help[data-v-c694a54e] {
  text-align: center;
  padding: 20px 32px;
  font-weight: bold;
}
@media only screen and (min-width: 992px) {
.banner-search .bloc-need-help[data-v-c694a54e] {
    padding: 0 18px;
    text-align: inherit;
}
}
.banner-search .bloc-need-help a[data-v-c694a54e] {
  text-decoration: none;
  font-family: "campaign";
  font-weight: 700;
}
.banner-search .bloc-need-help a[data-v-c694a54e]::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background: url(/img/help-icon.e1ce2001.svg) no-repeat center;
  width: 20px;
  height: 20px;
  margin-right: 5px;
}
.banner-search .bloc-plus--footer[data-v-c694a54e] {
  display: flex;
  justify-content: flex-start;
  flex-direction: column-reverse;
}
@media only screen and (min-width: 768px) {
.banner-search .bloc-plus--footer[data-v-c694a54e] {
    padding: 10px 0px;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
}
}
.banner-search .resetSearch[data-v-c694a54e] {
  padding: 10px 32px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
.banner-search .resetSearch[data-v-c694a54e] {
    padding: 0 10px;
    text-align: inherit;
}
}
.banner-search .resetSearch input[data-v-c694a54e] {
  width: 100%;
}
.banner-search .resetSearch input[data-v-c694a54e]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
  background-color: #ccc;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/recherche/listeRevue.vue?vue&type=style&index=0&id=3c219bd0&lang=scss&scoped=true ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*Fonts*/
/*Transitions*/
/*Image fit*/
/*Box Shadow*/
/*Multiply*/
/*Render frame*/
.home-content-title[data-v-3c219bd0] {
  max-width: 700px;
  margin: auto;
  padding: 60px 0 40px;
}
.home-content--livres[data-v-3c219bd0] {
  overflow: hidden;
  padding: 10px 0 60px;
}
.livres-items[data-v-3c219bd0] {
  display: flex;
  margin: auto;
  overflow-x: scroll;
  white-space: nowrap;
  justify-content: flex-start;
}
@media only screen and (min-width: 992px) {
.livres-items[data-v-3c219bd0] {
    overflow: hidden;
    justify-content: center;
}
}
.livres-items--item[data-v-3c219bd0] {
  margin: 0 13px;
  text-align: center;
  width: 152px;
  flex: 0 0 152px;
  white-space: normal;
}
@media only screen and (min-width: 992px) {
.livres-items--item[data-v-3c219bd0] {
    width: 134px;
    flex: 0 0 134px;
}
}
.livres-items--item img[data-v-3c219bd0] {
  height: auto;
  max-width: 100%;
  border-color: #ffffff;
  border-width: 5px;
  border-style: solid;
  border-radius: 10px;
  box-shadow: 0px 3px 5px rgba(40, 56, 97, 0.2);
  margin: 0 0 10px;
}
.livres-items--item.abonne[data-v-3c219bd0] {
  cursor: pointer;
}
.livres-items--item.no-abonne img[data-v-3c219bd0] {
  cursor: not-allowed;
  opacity: 0.3;
}
.livres-items--heading[data-v-3c219bd0] {
  font-family: "campaign";
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
  margin: 0;
}
.livres-items--desc[data-v-3c219bd0] {
  font-size: 10px;
  font-weight: 400;
  margin: 0;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/recherche/RevueRecherche.vue?vue&type=style&index=0&id=875604e8&lang=scss&scoped=true ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*Fonts*/
/*Transitions*/
/*Image fit*/
/*Box Shadow*/
/*Multiply*/
/*Render frame*/
.container-revue[data-v-875604e8] {
  max-width: 900px;
  padding-bottom: 20px;
}
.rechercheRevue-header[data-v-875604e8] {
  padding: 10px;
  margin-top: 20px;
}
@media only screen and (min-width: 992px) {
.rechercheRevue-header[data-v-875604e8] {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: 3rem;
}
}
.rechercheRevue-header .back[data-v-875604e8] {
  display: flex;
  align-items: center;
  cursor: pointer;
  margin: 0;
  padding: 0px 15px;
}
.rechercheRevue-header .back[data-v-875604e8]::before {
  content: "";
  display: block;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAQCAYAAADESFVDAAAABHNCSVQICAgIfAhkiAAAALBJREFUKFOdkQ0NwjAQhTkF4AAJYGEOkMAcIAEkoIDhABRQCUhAwhyU7zW7pesKJFzy0p/78u56tcWHiDHulDKzm9UYgD33lwGyGZQDQC1O3QSqAcnNywFs2T/QCp1wOHouQQVwBVBPY9gvIJUDerGu0R2H9OwyBD253CCtDWBfg9Ro+AZ64wLlpLIBt2bSuB+GB8hxiTrA1nPlMDWrGVj7lhw843j474OzHjWzHqfwBuveTxENVajhAAAAAElFTkSuQmCC) no-repeat center;
  width: 9px;
  height: 16px;
}
@media only screen and (min-width: 992px) {
.rechercheRevue-header .back[data-v-875604e8] {
    gap: 10px;
    padding: 9px 20px;
}
}
.rechercheRevue-header .back-label[data-v-875604e8] {
  display: none;
}
@media only screen and (min-width: 992px) {
.rechercheRevue-header .back-label[data-v-875604e8] {
    display: inherit;
}
}
.rechercheRevue-header .title[data-v-875604e8] {
  margin: 0;
  min-width: 150px;
}
.rechercheRevue-header--wrapper[data-v-875604e8] {
  display: flex;
  justify-content: center;
  gap: 20px;
}
.rechercheRevue-header .filters[data-v-875604e8] {
  width: -moz-fit-content;
  width: fit-content;
  margin: 10px auto 0;
}
@media only screen and (min-width: 992px) {
.rechercheRevue-header .filters[data-v-875604e8] {
    margin: 0;
    width: inherit;
}
}
.rechercheRevue-descriptions[data-v-875604e8] {
  padding: 15px 30px;
}
@media only screen and (min-width: 992px) {
.rechercheRevue-descriptions[data-v-875604e8] {
    padding: 20px 8rem 20px 8rem;
}
}
.rechercheRevue-liste[data-v-875604e8] {
  display: flex;
  margin: auto;
  overflow-x: scroll;
  white-space: nowrap;
  justify-content: flex-start;
}
@media only screen and (min-width: 992px) {
.rechercheRevue-liste[data-v-875604e8] {
    overflow-x: hidden;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0 4rem;
}
}
.rechercheRevue-liste .numero-item[data-v-875604e8] {
  flex: 0 0 150px;
  width: 150px;
  white-space: normal;
  margin: 5px 10px;
  text-align: center;
  cursor: pointer;
}
@media only screen and (min-width: 992px) {
.rechercheRevue-liste .numero-item[data-v-875604e8] {
    width: 126px;
    flex: 0 0 126px;
}
}
.rechercheRevue-liste .numero-item img[data-v-875604e8] {
  height: auto;
  max-width: 100%;
  border-color: #ffffff;
  border-width: 5px;
  border-style: solid;
  border-radius: 10px;
  box-shadow: 0px 3px 5px rgba(40, 56, 97, 0.2);
  margin: 0 0 10px;
}
.rechercheRevue-liste .numero-item .numero-text[data-v-875604e8] {
  font-size: 12px;
  font-weight: 500;
  line-height: 12px;
  margin: 0;
}
.rechercheRevue .btn-select[data-v-875604e8] {
  background-color: white;
  color: #283861;
  margin: 0;
}
.rechercheRevue .btn-select[data-v-875604e8]:focus, .rechercheRevue .btn-select[data-v-875604e8]:active, .rechercheRevue .btn-select[data-v-875604e8]:focus-visible {
  border: transparent;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/newsletter/BlocNewsletter.vue?vue&type=style&index=0&id=45001ccd&lang=scss&scoped=true ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.container-content[data-v-45001ccd] {
  max-width: 700px;
  margin: auto;
}
.bloc-newseletter .container-content[data-v-45001ccd] {
  padding: 3rem;
  margin: 1rem auto;
}
@media screen and (max-width: 768px) {
.bloc-newseletter .container-content[data-v-45001ccd] {
    padding: 20px;
}
}
.newsletter-search[data-v-45001ccd] {
  position: relative;
  margin-top: 3em;
}
.newsletter-search .btn[data-v-45001ccd] {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 50%;
  transform: translateY(-50%);
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/views/HomePage.vue?vue&type=style&index=0&id=c6bdc170&lang=scss&scoped=true ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*Fonts*/
/*Transitions*/
/*Image fit*/
/*Box Shadow*/
/*Multiply*/
/*Render frame*/
.home-container[data-v-c6bdc170] {
  max-width: 100%;
  margin-right: auto;
  background: #283861;
  padding: 3em 0;
  border-bottom-left-radius: 50% 30px;
  border-bottom-right-radius: 50% 30px;
  overflow: hidden;
  background: url(/img/patern_blue.18c0259e.jpg) no-repeat 0 0 #283861;
  background-size: auto 100%;
}
@media screen and (max-width: 991px) {
.home-container[data-v-c6bdc170] {
    padding: 3em 1em;
}
}
@media only screen and (min-width: 992px) {
.home-container[data-v-c6bdc170] {
    background-size: 100% auto;
}
}
.home-container .banner[data-v-c6bdc170] {
  max-width: 1024px;
  margin: auto;
}
.home-container .banner input[type=search][data-v-c6bdc170] {
  border: 0;
}
.bloc-publicitaire[data-v-c6bdc170] {
  background: #AFB1B8 0% 0% no-repeat padding-box;
  padding: 3rem;
  max-width: 700px;
  text-align: center;
  margin: 25px auto;
}
@media screen and (max-width: 991px) {
.bloc-publicitaire[data-v-c6bdc170] {
    margin: 25px;
    padding: 2rem;
}
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/user/UserLogin.vue?vue&type=style&index=0&id=6f3763ec&lang=scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*Fonts*/
/*Transitions*/
/*Image fit*/
/*Box Shadow*/
/*Multiply*/
/*Render frame*/
.login-bottom {
  padding: 45px 0 42px;
  background-color: #f5f5f5;
}
@media only screen and (min-width: 992px) {
.login-bottom {
    padding: 65px 0 120px;
}
}
@media only screen and (min-width: 992px) {
.login-bottom .form-group {
    max-width: 341px;
}
}
.login-bottom .btn {
  width: 100%;
  background: var(--unnamed-color-283861) 0% 0% no-repeat padding-box;
  background: #283861 0% 0% no-repeat padding-box;
  border-radius: 20px;
  min-height: 40px;
  border: none;
  padding: 0 20px;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
}
@media only screen and (min-width: 992px) {
.login-bottom .btn {
    width: auto;
}
}
.login-actions {
  padding-top: 10px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
.login-actions {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    text-align: left;
}
}
.login-actions__btn {
  margin: 0 0 20px;
}
@media only screen and (min-width: 992px) {
.login-actions__btn {
    margin: 0;
}
}
.login-actions__link {
  font-family: "campaign";
  font-size: 10px;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/user/UserEmail.vue?vue&type=style&index=0&id=a57d4e86&lang=scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*Fonts*/
/*Transitions*/
/*Image fit*/
/*Box Shadow*/
/*Multiply*/
/*Render frame*/
.login-container {
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  z-index: 1;
}
.login-container__inline {
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 25px;
  background: #ffffff;
  padding: 5px;
}
.login-container__inline .form-group {
  margin: 0;
}
.login-container__heading {
  margin: 0 0 9px;
}
.login-container button {
  padding: 14px 25px;
  white-space: nowrap;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
.login-container button {
    padding: 14px 31px;
}
}
.login-container p {
  margin: 0 0 20px;
}
.login-container form {
  width: 100%;
  max-width: 464px;
}
.login-container .login-email {
  max-width: inherit;
}
.login-form {
  width: 100%;
  max-width: 465px;
}
.login-top {
  padding: 45px 0 42px;
  position: relative;
}
@media only screen and (min-width: 992px) {
.login-top {
    padding: 85px 0 50px;
}
}
.login-top:before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  background: url(/img/login-bg.2267cd74.jpg) 0 0 no-repeat #757b7c;
  background-position: 50% 0;
  z-index: 0;
}
@media only screen and (min-width: 992px) {
.login-top:before {
    background-size: 100% auto;
}
}
.login-top input, .login-top button {
  margin: 0;
  font-size: 15px;
  line-height: 15px;
}
.login-top input {
  padding: 20px;
  background: none;
  box-shadow: none;
  border: none;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/views/user/LoginPage.vue?vue&type=style&index=0&id=37be92ce&lang=scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*Fonts*/
/*Transitions*/
/*Image fit*/
/*Box Shadow*/
/*Multiply*/
/*Render frame*/
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/views/user/ProfilePage.vue?vue&type=style&index=0&id=0472bd8e&lang=scss&scoped=true ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*Fonts*/
/*Transitions*/
/*Image fit*/
/*Box Shadow*/
/*Multiply*/
/*Render frame*/
.institution[data-v-0472bd8e] {
  max-width: 100%;
  margin-right: auto;
  padding: 45px 20px 40px;
  border-bottom-left-radius: 80% 15px;
  border-bottom-right-radius: 80% 15px;
  overflow: hidden;
  background-image: url(/img/patern_grey.a2ac56e2.png);
}
@media only screen and (min-width: 992px) {
.institution[data-v-0472bd8e] {
    border-bottom-left-radius: 50% 15px;
    border-bottom-right-radius: 50% 15px;
    padding: 83px 20px 60px;
}
}
.institution__name[data-v-0472bd8e] {
  margin: 0 0 20px;
}
.institution .abonnements[data-v-0472bd8e] {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.institution .abonnements .abonnement[data-v-0472bd8e] {
  flex: 0 0 25%;
}
@media screen and (max-width: 768px) {
.institution .abonnements .abonnement[data-v-0472bd8e] {
    flex: 1 0 41%;
}
}
.institution .abonnements .abonnement--title[data-v-0472bd8e] {
  font-family: "campaign";
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
}
.institution .abonnements .abonnement--desc[data-v-0472bd8e] {
  font-size: 10px;
  line-height: 1;
}
.abonnements-wrapper__subtitle[data-v-0472bd8e] {
  margin-bottom: 23px;
}
.container[data-v-0472bd8e] {
  max-width: 800px;
}
.compte-user[data-v-0472bd8e] {
  padding: 45px 20px 60px;
}
@media only screen and (min-width: 992px) {
.compte-user[data-v-0472bd8e] {
    padding: 68px 20px 84px;
}
}
.compte-user .btn-logout[data-v-0472bd8e] {
  cursor: pointer;
  width: 100%;
}
@media only screen and (min-width: 992px) {
.compte-user .btn-logout[data-v-0472bd8e] {
    width: auto;
}
}
.compte-user .infos[data-v-0472bd8e] {
  margin: 10px 0 20px;
  color: #283861;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/Contact/ContactInformations.vue?vue&type=style&index=0&id=013c3b10&lang=scss&scoped=true ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*Fonts*/
/*Transitions*/
/*Image fit*/
/*Box Shadow*/
/*Multiply*/
/*Render frame*/
.Informations[data-v-013c3b10] {
  min-width: 50%;
  color: var(--unnamed-color-283861);
  text-align: left;
  color: #283861;
  opacity: 1;
  padding-left: 5rem;
}
@media screen and (max-width: 991px) {
.Informations[data-v-013c3b10] {
    padding: 20px;
}
}
.Informations__content[data-v-013c3b10] {
  font-family: "campaign";
  font-size: 13px;
}
@media only screen and (min-width: 992px) {
.Informations__content[data-v-013c3b10] {
    font-size: 15px;
}
}
.Informations__content[data-v-013c3b10] p {
  margin: 0 0 5px;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/Contact/ContactUs.vue?vue&type=style&index=0&id=ef888fe2&lang=scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.Errors {
  font-size: 13px;
  color: red;
}
.title {
  line-height: 41px;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 35px;
}
@media screen and (max-width: 768px) {
.title {
    font-size: 22px;
}
}

/*Fonts*/
/*Transitions*/
/*Image fit*/
/*Box Shadow*/
/*Multiply*/
/*Render frame*/
.ContactUsForm {
  width: 100%;
  padding: 0 15px 45px;
}
@media only screen and (min-width: 992px) {
.ContactUsForm {
    max-width: 341px;
}
}
.ContactUsForm__form {
  margin: 25px -5px 0;
  display: flex;
  flex-wrap: wrap;
}
.SuccessMessage {
  margin-bottom: 15px;
  margin-top: 10px;
}
.SubmitBtn {
  width: 100%;
}
@media only screen and (min-width: 992px) {
.SubmitBtn {
    width: auto;
}
}
.ContactUsLabel,
.title {
  text-align: left;
  letter-spacing: -0.7px;
  color: #283861;
}
@media screen and (max-width: 768px) {
.ContactUsLabel,
  .title {
    font-size: 22px;
}
}
.ContactUsMessage {
  color: var(--unnamed-color-283861);
  text-align: left;
  font: normal normal normal 16px/22px Lato;
  letter-spacing: 0px;
  color: #283861;
  margin-bottom: 10px;
}

/*
  .Input,
  .InputMessage {
    margin-bottom: 0;
    background: #eee 0% 0% no-repeat padding-box;
    box-shadow: inset 0px 3px 3px rgba(40, 56, 97, 0.102);
    border-radius: 25px;
    padding: 0 10px;
    display: block;
    color: #283861;
    font-size: 14px;
    font-weight: 700;
    width: -webkit-fill-available;
    min-height: 40px;
    border: none;

    &:focus-visible,
    &:focus,
    &:focus-within {
      outline: none;
      box-shadow: 0;
    }
  }
*/
.InputWrapper {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 15px;
  width: 100%;
  flex: 0 0 100%;
}
.InputWrapper .mention {
  font-size: 11px;
  display: block;
}
.InputWrapper .ErrorMessage {
  font-size: 13px;
  color: red;
  display: block;
}
@media only screen and (min-width: 992px) {
select.Input {
    max-width: 134px;
}
}
.contact-input-50 {
  width: 50%;
  flex: 0 0 50%;
}
@media only screen and (min-width: 992px) {
.contact-input-50 {
    width: 100%;
    flex: 0 0 100%;
}
}
.contact_message {
  width: 100%;
  flex: 0 0 100%;
  margin-top: 10px;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/views/ContactPage.vue?vue&type=style&index=0&id=00abf9f6&lang=scss&scoped=true ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*Fonts*/
/*Transitions*/
/*Image fit*/
/*Box Shadow*/
/*Multiply*/
/*Render frame*/
.contact[data-v-00abf9f6] {
  background-color: #F5F5F5;
  width: 100%;
  padding: 45px 0 35px;
}
@media only screen and (min-width: 992px) {
.contact[data-v-00abf9f6] {
    padding: 83px 0 75px;
}
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/views/ErrorPage.vue?vue&type=style&index=0&id=4a71f86d&lang=scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*Fonts*/
/*Transitions*/
/*Image fit*/
/*Box Shadow*/
/*Multiply*/
/*Render frame*/
.error-page {
  background-color: #F5F5F5;
  width: 100%;
  padding: 45px 0 35px;
}
@media only screen and (min-width: 992px) {
.error-page {
    padding: 83px 0 75px;
}
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/recherche/PaginationResult.vue?vue&type=style&index=0&id=24eb32ca&lang=scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*Fonts*/
/*Transitions*/
/*Image fit*/
/*Box Shadow*/
/*Multiply*/
/*Render frame*/
.pagination {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagination-button {
  padding: 0;
  margin: 0 5px;
  border: none;
  background: none;
  cursor: pointer;
  transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
}
.pagination-button:hover, .pagination-button:focus {
  opacity: 0.5;
}
.pagination-text {
  font-family: "campaign";
  font-size: 13px;
  font-weight: 700;
  line-height: 13px;
  opacity: 0.3;
  color: #283861;
}
.pagination-text.active {
  opacity: 1;
}
.pagination-item {
  display: flex;
  align-items: center;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/recherche/FacetFilter.vue?vue&type=style&index=0&id=4429af0a&lang=scss&scoped=true ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*Fonts*/
/*Transitions*/
/*Image fit*/
/*Box Shadow*/
/*Multiply*/
/*Render frame*/
.bloc-plus--item[data-v-4429af0a] {
  padding: 14px 15px;
  transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
}
.bloc-plus--item h4[data-v-4429af0a] {
  margin: 0;
  font-family: "campaign";
  font-size: 15px;
  font-weight: 400;
  position: relative;
}
.bloc-plus--item h4[data-v-4429af0a]:after {
  content: "";
  width: 15px;
  height: 8px;
  display: block;
  position: absolute;
  right: 0;
  top: 5px;
  background: url(/img/dropdown.50ab65a7.svg) 0 0 no-repeat transparent;
  cursor: pointer;
}
.bloc-plus--item .item-content p[data-v-4429af0a] {
  margin: 0 0 20px;
  position: relative;
}
.bloc-plus--item .item-content p[data-v-4429af0a]:last-child {
  margin: 0;
}
.bloc-plus--item label[data-v-4429af0a] {
  font-size: 12px;
}
.bloc-plus--item.is-active[data-v-4429af0a] {
  padding: 20px 15px;
  background-color: #fff;
  border-radius: 30px;
  margin-bottom: 20px;
}
.bloc-plus--item.is-active .item-header[data-v-4429af0a] {
  margin: 0 0 19px;
}
.bloc-plus--item.is-active h4[data-v-4429af0a]:after {
  transform: rotate(180deg);
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/recherche/SortSelect.vue?vue&type=style&index=0&id=7283b404&lang=scss&scoped=true ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*Fonts*/
/*Transitions*/
/*Image fit*/
/*Box Shadow*/
/*Multiply*/
/*Render frame*/
.trier[data-v-7283b404] {
  display: flex;
  align-items: center;
  white-space: nowrap;
  font-family: "campaign";
  font-size: 15px;
  font-weight: 400;
}
.trier select[data-v-7283b404] {
  margin-left: 10px;
  max-width: 140px;
  font-family: "campaign";
  font-size: 15px;
  font-weight: 400;
}
@media only screen and (min-width: 992px) {
.trier select[data-v-7283b404] {
    margin-left: 20px;
}
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/views/recherche/RechecherResultPage.vue?vue&type=style&index=0&id=0337f1a6&lang=scss&scoped=true ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*Fonts*/
/*Transitions*/
/*Image fit*/
/*Box Shadow*/
/*Multiply*/
/*Render frame*/
.result-reponse[data-v-0337f1a6] {
  padding-bottom: 72px;
  padding-top: 45px;
  background-color: #F5F5F5;
}
@media only screen and (min-width: 992px) {
.result-reponse[data-v-0337f1a6] {
    padding-top: 60px;
}
}
.result-list--btn[data-v-0337f1a6] {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
.result-list--btn[data-v-0337f1a6] {
    flex-direction: row-reverse;
    justify-content: space-between;
}
}
.result-list--btn[data-v-0337f1a6] > * {
  margin: 0 10px 0 0;
}
.result-filter-wrapper[data-v-0337f1a6] {
  max-height: 0;
  overflow: hidden;
  transition: max-height 500ms;
}
.result-filter-wrapper.is-active-filters[data-v-0337f1a6] {
  max-height: 3000px;
}
@media only screen and (min-width: 992px) {
.result-filter-wrapper[data-v-0337f1a6] {
    max-height: inherit;
    overflow: visible;
}
}
.resultes-reponses-wrapper[data-v-0337f1a6] {
  margin-left: -12px;
  margin-right: -12px;
}
@media only screen and (min-width: 992px) {
.resultes-reponses-wrapper[data-v-0337f1a6] {
    display: flex;
    align-items: flex-start;
}
}
.resultes-reponses-wrapper > div[data-v-0337f1a6] {
  padding-left: 12px;
  padding-right: 12px;
}
.resultes-reponses-wrapper .result-filter[data-v-0337f1a6] {
  width: 100%;
  background: #EEEEEE 0% 0% no-repeat padding-box;
  box-shadow: inset 0px 3px 3px rgba(40, 56, 97, 0.1019607843);
  border-radius: 30px;
  padding: 15px;
  margin-bottom: 14px;
}
@media only screen and (min-width: 992px) {
.resultes-reponses-wrapper .result-filter[data-v-0337f1a6] {
    width: 313px;
    flex: 0 0 313px;
}
}
.resultes-reponses-wrapper .result-filter__heading[data-v-0337f1a6] {
  margin: 0 0 19px;
  font-family: "campaign";
  font-size: 15px;
  font-weight: 500;
  line-height: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #283861;
}
.resultes-reponses-wrapper .result-filter__heading svg[data-v-0337f1a6] {
  width: 22px;
  height: 22px;
  display: block;
  margin-right: 10px;
}
.resultes-reponses-wrapper .result-filter .title[data-v-0337f1a6] {
  text-align: center;
}
.resultes-reponses-wrapper .result-bloc[data-v-0337f1a6] {
  width: -webkit-fill-available;
  scroll-margin: 130px;
}
.resultes-reponses-wrapper .result-bloc__header[data-v-0337f1a6] {
  width: 100%;
  margin: 0 0 10px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
.resultes-reponses-wrapper .result-bloc__header[data-v-0337f1a6] {
    margin: 0 0 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: left;
}
}
.resultes-reponses-wrapper .result-bloc__heading[data-v-0337f1a6] {
  margin: 0 0 19px;
}
@media only screen and (min-width: 992px) {
.resultes-reponses-wrapper .result-bloc__heading[data-v-0337f1a6] {
    margin: 0;
}
}
.resultes-reponses-wrapper .result-bloc-header[data-v-0337f1a6] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.resultes-reponses-wrapper .result-bloc-header__heading[data-v-0337f1a6] {
  margin: 0;
  background: #eeeeee 0% 0% no-repeat padding-box;
  box-shadow: inset 0px 3px 3px rgba(40, 56, 97, 0.1019607843);
  height: 40px;
  width: auto;
  padding: 0 19px;
  border-radius: 25px;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}
.resultes-reponses-wrapper .result-bloc-header__heading.focus[data-v-0337f1a6] {
  background: #283861;
  color: #ffffff;
}
.resultes-reponses-wrapper .result-bloc-header__heading.focus svg path[data-v-0337f1a6] {
  stroke: #ffffff;
}
.resultes-reponses-wrapper .result-list[data-v-0337f1a6] {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-radius: 30px;
  padding: 20px 20px;
  margin: 1rem auto;
  word-wrap: break-word;
}
@media only screen and (min-width: 992px) {
.resultes-reponses-wrapper .result-list[data-v-0337f1a6] {
    padding: 20px 30px;
}
}
.resultes-reponses-wrapper .result-list[data-v-0337f1a6]:first-child {
  margin: 0 auto 1rem;
}
.resultes-reponses-wrapper .result-list h4[data-v-0337f1a6] {
  margin: 0 0 10px;
  font-family: "campaign";
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
}
.resultes-reponses-wrapper .result-list p[data-v-0337f1a6] {
  font-size: 16px;
}
.resultes-reponses-wrapper .result-list .revue__detail[data-v-0337f1a6] {
  margin-bottom: 10px;
}
.resultes-reponses-wrapper .result-list .revue__detail p[data-v-0337f1a6], .resultes-reponses-wrapper .result-list .revue__detail .author[data-v-0337f1a6] {
  font-size: 12px;
  line-height: 15px;
  margin: 0;
}
.resultes-reponses-wrapper .btn-download[data-v-0337f1a6] {
  margin: 0 10px 0 0;
  font-size: 0;
  padding: 0 40px;
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 992px) {
.resultes-reponses-wrapper .btn-download[data-v-0337f1a6] {
    font-size: 15px;
    padding: 12px 28px;
}
}
@media only screen and (min-width: 992px) {
.resultes-reponses-wrapper .btn-download svg[data-v-0337f1a6] {
    display: none;
}
}
.btn-export[data-v-0337f1a6] {
  flex: 1;
}
@media only screen and (min-width: 576px) {
.btn-export[data-v-0337f1a6] {
    flex: inherit;
}
}
.result_popin[data-v-0337f1a6] {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.7);
}
.result_popin__wrapper[data-v-0337f1a6] {
  background-color: white;
  padding: 40px 40px;
  border-radius: 30px;
}
.result_popin__wrapper .result_popin__content[data-v-0337f1a6] {
  margin-top: 20px;
  display: block;
}
@media only screen and (min-width: 576px) {
.result_popin__wrapper .result_popin__content[data-v-0337f1a6] {
    display: flex;
    gap: 20px;
}
}
.result_popin__wrapper .result_popin__content .btn-export[data-v-0337f1a6] {
  display: block;
  margin: 10px auto;
}
@media only screen and (min-width: 576px) {
.result_popin__wrapper .result_popin__content .btn-export[data-v-0337f1a6] {
    margin: 0;
}
}
.result_popin__wrapper .result_popin__header[data-v-0337f1a6] {
  position: relative;
}
.result_popin__wrapper .result_popin__header .popin_close[data-v-0337f1a6] {
  position: absolute;
  top: -20px;
  right: -20px;
  cursor: pointer;
}
.result_popin__wrapper .result_popin__header .popin_close[data-v-0337f1a6]::before {
  content: "";
  display: block;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAABHNCSVQICAgIfAhkiAAAASRJREFUOE+VlLsRwjAMhi2qtEwAdxSwAdxBwSY4GzACbMAGSSahoUgJHSUTAGXSIGTIw49YcdzkYp+++yX9Egg6i5XcCgGTe55k6n/IsWOhujj/IZje8zQOBVKsJCFJFXuk2IMCapfhUDdOZJShhH/KcUqfXauMV2rDEMWtLHH7uKbvH3AIlIMpTgMMgfbBHCAHDYF1ArugiJ8LwGhTl0evme0II2X9sW0UGpXhYF6FNXi+lKQM1pqyJ3Vzprrp8yqj0PQnKVPGFwCCNX8n0G0Avog2JrWVML9PHaCvm1EEpxDzWz500mwmIMSnRlNCfdY3ptUs88rsjnJQa31RH7VB91nDk767vkJhnoWiry95oD0xLQrcc6btUky1N2K9xubS5d6+U5oMJNwfcc8AAAAASUVORK5CYII=) no-repeat center;
  width: 20px;
  height: 20px;
}
.reset-filters[data-v-0337f1a6] {
  text-align: center;
  margin-bottom: 10px;
  font-size: 12px;
  color: #ff0000;
}
.reset-filters span[data-v-0337f1a6] {
  cursor: pointer;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/views/recherche/RechercherPage.vue?vue&type=style&index=0&id=42b16658&lang=scss&scoped=true ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*Fonts*/
/*Transitions*/
/*Image fit*/
/*Box Shadow*/
/*Multiply*/
/*Render frame*/
.search-container[data-v-42b16658] {
  max-width: 100%;
  margin-right: auto;
  background: #283861;
  padding: 30px 20px;
  border-bottom-left-radius: 50% 5px;
  border-bottom-right-radius: 50% 5px;
  overflow: hidden;
  background-image: url(/img/patern_blue.18c0259e.jpg);
  background-size: cover;
}
@media only screen and (min-width: 992px) {
.search-container[data-v-42b16658] {
    padding: 3em 0;
    border-bottom-left-radius: 50% 30px;
    border-bottom-right-radius: 50% 30px;
}
}
.search-container .banner[data-v-42b16658] {
  max-width: 1024px;
  margin: auto;
}
.search-container .banner input[type=search][data-v-42b16658] {
  border: 0;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/user/ResetForm.vue?vue&type=style&index=0&id=e7e88042&lang=scss&scoped=true ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.container_reset[data-v-e7e88042] {
  padding: 85px 0 50px;
}
.container[data-v-e7e88042] {
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
  padding: 0 20px;
}
/*!*****************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-14.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-14.use[2]!./src/assets/bootstrap/bootstrap-custom.css ***!
  \*****************************************************************************************************************************************************************************************/
/*!
 * Bootstrap v5.0.2 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
/*!
 * Bootstrap Grid v5.0.2 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
.container,
.container-fluid,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 992px;
  }
}
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) * -0.5);
  margin-left: calc(var(--bs-gutter-x) * -0.5);
}
.row > * {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0%;
}

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.3333333333%;
}

.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.6666666667%;
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }

  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }

  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }

  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }

  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }

  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.33333333%;
  }

  .offset-sm-2 {
    margin-left: 16.66666667%;
  }

  .offset-sm-3 {
    margin-left: 25%;
  }

  .offset-sm-4 {
    margin-left: 33.33333333%;
  }

  .offset-sm-5 {
    margin-left: 41.66666667%;
  }

  .offset-sm-6 {
    margin-left: 50%;
  }

  .offset-sm-7 {
    margin-left: 58.33333333%;
  }

  .offset-sm-8 {
    margin-left: 66.66666667%;
  }

  .offset-sm-9 {
    margin-left: 75%;
  }

  .offset-sm-10 {
    margin-left: 83.33333333%;
  }

  .offset-sm-11 {
    margin-left: 91.66666667%;
  }

  .g-sm-0,
.gx-sm-0 {
    --bs-gutter-x: 0;
  }

  .g-sm-0,
.gy-sm-0 {
    --bs-gutter-y: 0;
  }

  .g-sm-1,
.gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-sm-1,
.gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-sm-2,
.gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-sm-2,
.gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-sm-3,
.gx-sm-3 {
    --bs-gutter-x: 1rem;
  }

  .g-sm-3,
.gy-sm-3 {
    --bs-gutter-y: 1rem;
  }

  .g-sm-4,
.gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-sm-4,
.gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-sm-5,
.gx-sm-5 {
    --bs-gutter-x: 3rem;
  }

  .g-sm-5,
.gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.33333333%;
  }

  .offset-md-2 {
    margin-left: 16.66666667%;
  }

  .offset-md-3 {
    margin-left: 25%;
  }

  .offset-md-4 {
    margin-left: 33.33333333%;
  }

  .offset-md-5 {
    margin-left: 41.66666667%;
  }

  .offset-md-6 {
    margin-left: 50%;
  }

  .offset-md-7 {
    margin-left: 58.33333333%;
  }

  .offset-md-8 {
    margin-left: 66.66666667%;
  }

  .offset-md-9 {
    margin-left: 75%;
  }

  .offset-md-10 {
    margin-left: 83.33333333%;
  }

  .offset-md-11 {
    margin-left: 91.66666667%;
  }

  .g-md-0,
.gx-md-0 {
    --bs-gutter-x: 0;
  }

  .g-md-0,
.gy-md-0 {
    --bs-gutter-y: 0;
  }

  .g-md-1,
.gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-md-1,
.gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-md-2,
.gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-md-2,
.gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-md-3,
.gx-md-3 {
    --bs-gutter-x: 1rem;
  }

  .g-md-3,
.gy-md-3 {
    --bs-gutter-y: 1rem;
  }

  .g-md-4,
.gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-md-4,
.gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-md-5,
.gx-md-5 {
    --bs-gutter-x: 3rem;
  }

  .g-md-5,
.gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.33333333%;
  }

  .offset-lg-2 {
    margin-left: 16.66666667%;
  }

  .offset-lg-3 {
    margin-left: 25%;
  }

  .offset-lg-4 {
    margin-left: 33.33333333%;
  }

  .offset-lg-5 {
    margin-left: 41.66666667%;
  }

  .offset-lg-6 {
    margin-left: 50%;
  }

  .offset-lg-7 {
    margin-left: 58.33333333%;
  }

  .offset-lg-8 {
    margin-left: 66.66666667%;
  }

  .offset-lg-9 {
    margin-left: 75%;
  }

  .offset-lg-10 {
    margin-left: 83.33333333%;
  }

  .offset-lg-11 {
    margin-left: 91.66666667%;
  }

  .g-lg-0,
.gx-lg-0 {
    --bs-gutter-x: 0;
  }

  .g-lg-0,
.gy-lg-0 {
    --bs-gutter-y: 0;
  }

  .g-lg-1,
.gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-lg-1,
.gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-lg-2,
.gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-lg-2,
.gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-lg-3,
.gx-lg-3 {
    --bs-gutter-x: 1rem;
  }

  .g-lg-3,
.gy-lg-3 {
    --bs-gutter-y: 1rem;
  }

  .g-lg-4,
.gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-lg-4,
.gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-lg-5,
.gx-lg-5 {
    --bs-gutter-x: 3rem;
  }

  .g-lg-5,
.gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.33333333%;
  }

  .offset-xl-2 {
    margin-left: 16.66666667%;
  }

  .offset-xl-3 {
    margin-left: 25%;
  }

  .offset-xl-4 {
    margin-left: 33.33333333%;
  }

  .offset-xl-5 {
    margin-left: 41.66666667%;
  }

  .offset-xl-6 {
    margin-left: 50%;
  }

  .offset-xl-7 {
    margin-left: 58.33333333%;
  }

  .offset-xl-8 {
    margin-left: 66.66666667%;
  }

  .offset-xl-9 {
    margin-left: 75%;
  }

  .offset-xl-10 {
    margin-left: 83.33333333%;
  }

  .offset-xl-11 {
    margin-left: 91.66666667%;
  }

  .g-xl-0,
.gx-xl-0 {
    --bs-gutter-x: 0;
  }

  .g-xl-0,
.gy-xl-0 {
    --bs-gutter-y: 0;
  }

  .g-xl-1,
.gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-xl-1,
.gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-xl-2,
.gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-xl-2,
.gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-xl-3,
.gx-xl-3 {
    --bs-gutter-x: 1rem;
  }

  .g-xl-3,
.gy-xl-3 {
    --bs-gutter-y: 1rem;
  }

  .g-xl-4,
.gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-xl-4,
.gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-xl-5,
.gx-xl-5 {
    --bs-gutter-x: 3rem;
  }

  .g-xl-5,
.gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-xxl-0 {
    margin-left: 0;
  }

  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }

  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }

  .offset-xxl-3 {
    margin-left: 25%;
  }

  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }

  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }

  .offset-xxl-6 {
    margin-left: 50%;
  }

  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }

  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }

  .offset-xxl-9 {
    margin-left: 75%;
  }

  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }

  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }

  .g-xxl-0,
.gx-xxl-0 {
    --bs-gutter-x: 0;
  }

  .g-xxl-0,
.gy-xxl-0 {
    --bs-gutter-y: 0;
  }

  .g-xxl-1,
.gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-xxl-1,
.gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-xxl-2,
.gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-xxl-2,
.gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-xxl-3,
.gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }

  .g-xxl-3,
.gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }

  .g-xxl-4,
.gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-xxl-4,
.gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-xxl-5,
.gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }

  .g-xxl-5,
.gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.d-inline {
  display: inline;
}

.d-inline-block {
  display: inline-block;
}

.d-block {
  display: block;
}

.d-grid {
  display: grid;
}

.d-table {
  display: table;
}

.d-table-row {
  display: table-row;
}

.d-table-cell {
  display: table-cell;
}

.d-flex {
  display: flex;
}

.d-inline-flex {
  display: inline-flex;
}

.d-none {
  display: none;
}

.flex-fill {
  flex: 1 1 auto;
}

.flex-row {
  flex-direction: row;
}

.flex-column {
  flex-direction: column;
}

.flex-row-reverse {
  flex-direction: row-reverse;
}

.flex-column-reverse {
  flex-direction: column-reverse;
}

.flex-grow-0 {
  flex-grow: 0;
}

.flex-grow-1 {
  flex-grow: 1;
}

.flex-shrink-0 {
  flex-shrink: 0;
}

.flex-shrink-1 {
  flex-shrink: 1;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-nowrap {
  flex-wrap: nowrap;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse;
}

.justify-content-start {
  justify-content: flex-start;
}

.justify-content-end {
  justify-content: flex-end;
}

.justify-content-center {
  justify-content: center;
}

.justify-content-between {
  justify-content: space-between;
}

.justify-content-around {
  justify-content: space-around;
}

.justify-content-evenly {
  justify-content: space-evenly;
}

.align-items-start {
  align-items: flex-start;
}

.align-items-end {
  align-items: flex-end;
}

.align-items-center {
  align-items: center;
}

.align-items-baseline {
  align-items: baseline;
}

.align-items-stretch {
  align-items: stretch;
}

.align-content-start {
  align-content: flex-start;
}

.align-content-end {
  align-content: flex-end;
}

.align-content-center {
  align-content: center;
}

.align-content-between {
  align-content: space-between;
}

.align-content-around {
  align-content: space-around;
}

.align-content-stretch {
  align-content: stretch;
}

.align-self-auto {
  align-self: auto;
}

.align-self-start {
  align-self: flex-start;
}

.align-self-end {
  align-self: flex-end;
}

.align-self-center {
  align-self: center;
}

.align-self-baseline {
  align-self: baseline;
}

.align-self-stretch {
  align-self: stretch;
}

.order-first {
  order: -1;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-last {
  order: 6;
}

.m-0 {
  margin: 0;
}

.m-1 {
  margin: 0.25rem;
}

.m-2 {
  margin: 0.5rem;
}

.m-3 {
  margin: 1rem;
}

.m-4 {
  margin: 1.5rem;
}

.m-5 {
  margin: 3rem;
}

.m-auto {
  margin: auto;
}

.mx-0 {
  margin-right: 0;
  margin-left: 0;
}

.mx-1 {
  margin-right: 0.25rem;
  margin-left: 0.25rem;
}

.mx-2 {
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}

.mx-3 {
  margin-right: 1rem;
  margin-left: 1rem;
}

.mx-4 {
  margin-right: 1.5rem;
  margin-left: 1.5rem;
}

.mx-5 {
  margin-right: 3rem;
  margin-left: 3rem;
}

.mx-auto {
  margin-right: auto;
  margin-left: auto;
}

.my-0 {
  margin-top: 0;
  margin-bottom: 0;
}

.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.my-3 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.my-4 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.my-5 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}

.mt-0 {
  margin-top: 0;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-3 {
  margin-top: 1rem;
}

.mt-4 {
  margin-top: 1.5rem;
}

.mt-5 {
  margin-top: 3rem;
}

.mt-auto {
  margin-top: auto;
}

.me-0 {
  margin-right: 0;
}

.me-1 {
  margin-right: 0.25rem;
}

.me-2 {
  margin-right: 0.5rem;
}

.me-3 {
  margin-right: 1rem;
}

.me-4 {
  margin-right: 1.5rem;
}

.me-5 {
  margin-right: 3rem;
}

.me-auto {
  margin-right: auto;
}

.mb-0 {
  margin-bottom: 0;
}

.mb-1 {
  margin-bottom: 0.25rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-3 {
  margin-bottom: 1rem;
}

.mb-4 {
  margin-bottom: 1.5rem;
}

.mb-5 {
  margin-bottom: 3rem;
}

.mb-auto {
  margin-bottom: auto;
}

.ms-0 {
  margin-left: 0;
}

.ms-1 {
  margin-left: 0.25rem;
}

.ms-2 {
  margin-left: 0.5rem;
}

.ms-3 {
  margin-left: 1rem;
}

.ms-4 {
  margin-left: 1.5rem;
}

.ms-5 {
  margin-left: 3rem;
}

.ms-auto {
  margin-left: auto;
}

.p-0 {
  padding: 0;
}

.p-1 {
  padding: 0.25rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-3 {
  padding: 1rem;
}

.p-4 {
  padding: 1.5rem;
}

.p-5 {
  padding: 3rem;
}

.px-0 {
  padding-right: 0;
  padding-left: 0;
}

.px-1 {
  padding-right: 0.25rem;
  padding-left: 0.25rem;
}

.px-2 {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.px-3 {
  padding-right: 1rem;
  padding-left: 1rem;
}

.px-4 {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

.px-5 {
  padding-right: 3rem;
  padding-left: 3rem;
}

.py-0 {
  padding-top: 0;
  padding-bottom: 0;
}

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-3 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-4 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.py-5 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.pt-0 {
  padding-top: 0;
}

.pt-1 {
  padding-top: 0.25rem;
}

.pt-2 {
  padding-top: 0.5rem;
}

.pt-3 {
  padding-top: 1rem;
}

.pt-4 {
  padding-top: 1.5rem;
}

.pt-5 {
  padding-top: 3rem;
}

.pe-0 {
  padding-right: 0;
}

.pe-1 {
  padding-right: 0.25rem;
}

.pe-2 {
  padding-right: 0.5rem;
}

.pe-3 {
  padding-right: 1rem;
}

.pe-4 {
  padding-right: 1.5rem;
}

.pe-5 {
  padding-right: 3rem;
}

.pb-0 {
  padding-bottom: 0;
}

.pb-1 {
  padding-bottom: 0.25rem;
}

.pb-2 {
  padding-bottom: 0.5rem;
}

.pb-3 {
  padding-bottom: 1rem;
}

.pb-4 {
  padding-bottom: 1.5rem;
}

.pb-5 {
  padding-bottom: 3rem;
}

.ps-0 {
  padding-left: 0;
}

.ps-1 {
  padding-left: 0.25rem;
}

.ps-2 {
  padding-left: 0.5rem;
}

.ps-3 {
  padding-left: 1rem;
}

.ps-4 {
  padding-left: 1.5rem;
}

.ps-5 {
  padding-left: 3rem;
}

@media (min-width: 576px) {
  .d-sm-inline {
    display: inline;
  }

  .d-sm-inline-block {
    display: inline-block;
  }

  .d-sm-block {
    display: block;
  }

  .d-sm-grid {
    display: grid;
  }

  .d-sm-table {
    display: table;
  }

  .d-sm-table-row {
    display: table-row;
  }

  .d-sm-table-cell {
    display: table-cell;
  }

  .d-sm-flex {
    display: flex;
  }

  .d-sm-inline-flex {
    display: inline-flex;
  }

  .d-sm-none {
    display: none;
  }

  .flex-sm-fill {
    flex: 1 1 auto;
  }

  .flex-sm-row {
    flex-direction: row;
  }

  .flex-sm-column {
    flex-direction: column;
  }

  .flex-sm-row-reverse {
    flex-direction: row-reverse;
  }

  .flex-sm-column-reverse {
    flex-direction: column-reverse;
  }

  .flex-sm-grow-0 {
    flex-grow: 0;
  }

  .flex-sm-grow-1 {
    flex-grow: 1;
  }

  .flex-sm-shrink-0 {
    flex-shrink: 0;
  }

  .flex-sm-shrink-1 {
    flex-shrink: 1;
  }

  .flex-sm-wrap {
    flex-wrap: wrap;
  }

  .flex-sm-nowrap {
    flex-wrap: nowrap;
  }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse;
  }

  .justify-content-sm-start {
    justify-content: flex-start;
  }

  .justify-content-sm-end {
    justify-content: flex-end;
  }

  .justify-content-sm-center {
    justify-content: center;
  }

  .justify-content-sm-between {
    justify-content: space-between;
  }

  .justify-content-sm-around {
    justify-content: space-around;
  }

  .justify-content-sm-evenly {
    justify-content: space-evenly;
  }

  .align-items-sm-start {
    align-items: flex-start;
  }

  .align-items-sm-end {
    align-items: flex-end;
  }

  .align-items-sm-center {
    align-items: center;
  }

  .align-items-sm-baseline {
    align-items: baseline;
  }

  .align-items-sm-stretch {
    align-items: stretch;
  }

  .align-content-sm-start {
    align-content: flex-start;
  }

  .align-content-sm-end {
    align-content: flex-end;
  }

  .align-content-sm-center {
    align-content: center;
  }

  .align-content-sm-between {
    align-content: space-between;
  }

  .align-content-sm-around {
    align-content: space-around;
  }

  .align-content-sm-stretch {
    align-content: stretch;
  }

  .align-self-sm-auto {
    align-self: auto;
  }

  .align-self-sm-start {
    align-self: flex-start;
  }

  .align-self-sm-end {
    align-self: flex-end;
  }

  .align-self-sm-center {
    align-self: center;
  }

  .align-self-sm-baseline {
    align-self: baseline;
  }

  .align-self-sm-stretch {
    align-self: stretch;
  }

  .order-sm-first {
    order: -1;
  }

  .order-sm-0 {
    order: 0;
  }

  .order-sm-1 {
    order: 1;
  }

  .order-sm-2 {
    order: 2;
  }

  .order-sm-3 {
    order: 3;
  }

  .order-sm-4 {
    order: 4;
  }

  .order-sm-5 {
    order: 5;
  }

  .order-sm-last {
    order: 6;
  }

  .m-sm-0 {
    margin: 0;
  }

  .m-sm-1 {
    margin: 0.25rem;
  }

  .m-sm-2 {
    margin: 0.5rem;
  }

  .m-sm-3 {
    margin: 1rem;
  }

  .m-sm-4 {
    margin: 1.5rem;
  }

  .m-sm-5 {
    margin: 3rem;
  }

  .m-sm-auto {
    margin: auto;
  }

  .mx-sm-0 {
    margin-right: 0;
    margin-left: 0;
  }

  .mx-sm-1 {
    margin-right: 0.25rem;
    margin-left: 0.25rem;
  }

  .mx-sm-2 {
    margin-right: 0.5rem;
    margin-left: 0.5rem;
  }

  .mx-sm-3 {
    margin-right: 1rem;
    margin-left: 1rem;
  }

  .mx-sm-4 {
    margin-right: 1.5rem;
    margin-left: 1.5rem;
  }

  .mx-sm-5 {
    margin-right: 3rem;
    margin-left: 3rem;
  }

  .mx-sm-auto {
    margin-right: auto;
    margin-left: auto;
  }

  .my-sm-0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .my-sm-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .my-sm-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .my-sm-3 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .my-sm-4 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .my-sm-5 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .my-sm-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .mt-sm-0 {
    margin-top: 0;
  }

  .mt-sm-1 {
    margin-top: 0.25rem;
  }

  .mt-sm-2 {
    margin-top: 0.5rem;
  }

  .mt-sm-3 {
    margin-top: 1rem;
  }

  .mt-sm-4 {
    margin-top: 1.5rem;
  }

  .mt-sm-5 {
    margin-top: 3rem;
  }

  .mt-sm-auto {
    margin-top: auto;
  }

  .me-sm-0 {
    margin-right: 0;
  }

  .me-sm-1 {
    margin-right: 0.25rem;
  }

  .me-sm-2 {
    margin-right: 0.5rem;
  }

  .me-sm-3 {
    margin-right: 1rem;
  }

  .me-sm-4 {
    margin-right: 1.5rem;
  }

  .me-sm-5 {
    margin-right: 3rem;
  }

  .me-sm-auto {
    margin-right: auto;
  }

  .mb-sm-0 {
    margin-bottom: 0;
  }

  .mb-sm-1 {
    margin-bottom: 0.25rem;
  }

  .mb-sm-2 {
    margin-bottom: 0.5rem;
  }

  .mb-sm-3 {
    margin-bottom: 1rem;
  }

  .mb-sm-4 {
    margin-bottom: 1.5rem;
  }

  .mb-sm-5 {
    margin-bottom: 3rem;
  }

  .mb-sm-auto {
    margin-bottom: auto;
  }

  .ms-sm-0 {
    margin-left: 0;
  }

  .ms-sm-1 {
    margin-left: 0.25rem;
  }

  .ms-sm-2 {
    margin-left: 0.5rem;
  }

  .ms-sm-3 {
    margin-left: 1rem;
  }

  .ms-sm-4 {
    margin-left: 1.5rem;
  }

  .ms-sm-5 {
    margin-left: 3rem;
  }

  .ms-sm-auto {
    margin-left: auto;
  }

  .p-sm-0 {
    padding: 0;
  }

  .p-sm-1 {
    padding: 0.25rem;
  }

  .p-sm-2 {
    padding: 0.5rem;
  }

  .p-sm-3 {
    padding: 1rem;
  }

  .p-sm-4 {
    padding: 1.5rem;
  }

  .p-sm-5 {
    padding: 3rem;
  }

  .px-sm-0 {
    padding-right: 0;
    padding-left: 0;
  }

  .px-sm-1 {
    padding-right: 0.25rem;
    padding-left: 0.25rem;
  }

  .px-sm-2 {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .px-sm-3 {
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .px-sm-4 {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }

  .px-sm-5 {
    padding-right: 3rem;
    padding-left: 3rem;
  }

  .py-sm-0 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .py-sm-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .py-sm-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .py-sm-3 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .py-sm-4 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .py-sm-5 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .pt-sm-0 {
    padding-top: 0;
  }

  .pt-sm-1 {
    padding-top: 0.25rem;
  }

  .pt-sm-2 {
    padding-top: 0.5rem;
  }

  .pt-sm-3 {
    padding-top: 1rem;
  }

  .pt-sm-4 {
    padding-top: 1.5rem;
  }

  .pt-sm-5 {
    padding-top: 3rem;
  }

  .pe-sm-0 {
    padding-right: 0;
  }

  .pe-sm-1 {
    padding-right: 0.25rem;
  }

  .pe-sm-2 {
    padding-right: 0.5rem;
  }

  .pe-sm-3 {
    padding-right: 1rem;
  }

  .pe-sm-4 {
    padding-right: 1.5rem;
  }

  .pe-sm-5 {
    padding-right: 3rem;
  }

  .pb-sm-0 {
    padding-bottom: 0;
  }

  .pb-sm-1 {
    padding-bottom: 0.25rem;
  }

  .pb-sm-2 {
    padding-bottom: 0.5rem;
  }

  .pb-sm-3 {
    padding-bottom: 1rem;
  }

  .pb-sm-4 {
    padding-bottom: 1.5rem;
  }

  .pb-sm-5 {
    padding-bottom: 3rem;
  }

  .ps-sm-0 {
    padding-left: 0;
  }

  .ps-sm-1 {
    padding-left: 0.25rem;
  }

  .ps-sm-2 {
    padding-left: 0.5rem;
  }

  .ps-sm-3 {
    padding-left: 1rem;
  }

  .ps-sm-4 {
    padding-left: 1.5rem;
  }

  .ps-sm-5 {
    padding-left: 3rem;
  }
}
@media (min-width: 768px) {
  .d-md-inline {
    display: inline;
  }

  .d-md-inline-block {
    display: inline-block;
  }

  .d-md-block {
    display: block;
  }

  .d-md-grid {
    display: grid;
  }

  .d-md-table {
    display: table;
  }

  .d-md-table-row {
    display: table-row;
  }

  .d-md-table-cell {
    display: table-cell;
  }

  .d-md-flex {
    display: flex;
  }

  .d-md-inline-flex {
    display: inline-flex;
  }

  .d-md-none {
    display: none;
  }

  .flex-md-fill {
    flex: 1 1 auto;
  }

  .flex-md-row {
    flex-direction: row;
  }

  .flex-md-column {
    flex-direction: column;
  }

  .flex-md-row-reverse {
    flex-direction: row-reverse;
  }

  .flex-md-column-reverse {
    flex-direction: column-reverse;
  }

  .flex-md-grow-0 {
    flex-grow: 0;
  }

  .flex-md-grow-1 {
    flex-grow: 1;
  }

  .flex-md-shrink-0 {
    flex-shrink: 0;
  }

  .flex-md-shrink-1 {
    flex-shrink: 1;
  }

  .flex-md-wrap {
    flex-wrap: wrap;
  }

  .flex-md-nowrap {
    flex-wrap: nowrap;
  }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse;
  }

  .justify-content-md-start {
    justify-content: flex-start;
  }

  .justify-content-md-end {
    justify-content: flex-end;
  }

  .justify-content-md-center {
    justify-content: center;
  }

  .justify-content-md-between {
    justify-content: space-between;
  }

  .justify-content-md-around {
    justify-content: space-around;
  }

  .justify-content-md-evenly {
    justify-content: space-evenly;
  }

  .align-items-md-start {
    align-items: flex-start;
  }

  .align-items-md-end {
    align-items: flex-end;
  }

  .align-items-md-center {
    align-items: center;
  }

  .align-items-md-baseline {
    align-items: baseline;
  }

  .align-items-md-stretch {
    align-items: stretch;
  }

  .align-content-md-start {
    align-content: flex-start;
  }

  .align-content-md-end {
    align-content: flex-end;
  }

  .align-content-md-center {
    align-content: center;
  }

  .align-content-md-between {
    align-content: space-between;
  }

  .align-content-md-around {
    align-content: space-around;
  }

  .align-content-md-stretch {
    align-content: stretch;
  }

  .align-self-md-auto {
    align-self: auto;
  }

  .align-self-md-start {
    align-self: flex-start;
  }

  .align-self-md-end {
    align-self: flex-end;
  }

  .align-self-md-center {
    align-self: center;
  }

  .align-self-md-baseline {
    align-self: baseline;
  }

  .align-self-md-stretch {
    align-self: stretch;
  }

  .order-md-first {
    order: -1;
  }

  .order-md-0 {
    order: 0;
  }

  .order-md-1 {
    order: 1;
  }

  .order-md-2 {
    order: 2;
  }

  .order-md-3 {
    order: 3;
  }

  .order-md-4 {
    order: 4;
  }

  .order-md-5 {
    order: 5;
  }

  .order-md-last {
    order: 6;
  }

  .m-md-0 {
    margin: 0;
  }

  .m-md-1 {
    margin: 0.25rem;
  }

  .m-md-2 {
    margin: 0.5rem;
  }

  .m-md-3 {
    margin: 1rem;
  }

  .m-md-4 {
    margin: 1.5rem;
  }

  .m-md-5 {
    margin: 3rem;
  }

  .m-md-auto {
    margin: auto;
  }

  .mx-md-0 {
    margin-right: 0;
    margin-left: 0;
  }

  .mx-md-1 {
    margin-right: 0.25rem;
    margin-left: 0.25rem;
  }

  .mx-md-2 {
    margin-right: 0.5rem;
    margin-left: 0.5rem;
  }

  .mx-md-3 {
    margin-right: 1rem;
    margin-left: 1rem;
  }

  .mx-md-4 {
    margin-right: 1.5rem;
    margin-left: 1.5rem;
  }

  .mx-md-5 {
    margin-right: 3rem;
    margin-left: 3rem;
  }

  .mx-md-auto {
    margin-right: auto;
    margin-left: auto;
  }

  .my-md-0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .my-md-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .my-md-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .my-md-3 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .my-md-4 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .my-md-5 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .my-md-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .mt-md-0 {
    margin-top: 0;
  }

  .mt-md-1 {
    margin-top: 0.25rem;
  }

  .mt-md-2 {
    margin-top: 0.5rem;
  }

  .mt-md-3 {
    margin-top: 1rem;
  }

  .mt-md-4 {
    margin-top: 1.5rem;
  }

  .mt-md-5 {
    margin-top: 3rem;
  }

  .mt-md-auto {
    margin-top: auto;
  }

  .me-md-0 {
    margin-right: 0;
  }

  .me-md-1 {
    margin-right: 0.25rem;
  }

  .me-md-2 {
    margin-right: 0.5rem;
  }

  .me-md-3 {
    margin-right: 1rem;
  }

  .me-md-4 {
    margin-right: 1.5rem;
  }

  .me-md-5 {
    margin-right: 3rem;
  }

  .me-md-auto {
    margin-right: auto;
  }

  .mb-md-0 {
    margin-bottom: 0;
  }

  .mb-md-1 {
    margin-bottom: 0.25rem;
  }

  .mb-md-2 {
    margin-bottom: 0.5rem;
  }

  .mb-md-3 {
    margin-bottom: 1rem;
  }

  .mb-md-4 {
    margin-bottom: 1.5rem;
  }

  .mb-md-5 {
    margin-bottom: 3rem;
  }

  .mb-md-auto {
    margin-bottom: auto;
  }

  .ms-md-0 {
    margin-left: 0;
  }

  .ms-md-1 {
    margin-left: 0.25rem;
  }

  .ms-md-2 {
    margin-left: 0.5rem;
  }

  .ms-md-3 {
    margin-left: 1rem;
  }

  .ms-md-4 {
    margin-left: 1.5rem;
  }

  .ms-md-5 {
    margin-left: 3rem;
  }

  .ms-md-auto {
    margin-left: auto;
  }

  .p-md-0 {
    padding: 0;
  }

  .p-md-1 {
    padding: 0.25rem;
  }

  .p-md-2 {
    padding: 0.5rem;
  }

  .p-md-3 {
    padding: 1rem;
  }

  .p-md-4 {
    padding: 1.5rem;
  }

  .p-md-5 {
    padding: 3rem;
  }

  .px-md-0 {
    padding-right: 0;
    padding-left: 0;
  }

  .px-md-1 {
    padding-right: 0.25rem;
    padding-left: 0.25rem;
  }

  .px-md-2 {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .px-md-3 {
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .px-md-4 {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }

  .px-md-5 {
    padding-right: 3rem;
    padding-left: 3rem;
  }

  .py-md-0 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .py-md-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .py-md-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .py-md-3 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .py-md-4 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .py-md-5 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .pt-md-0 {
    padding-top: 0;
  }

  .pt-md-1 {
    padding-top: 0.25rem;
  }

  .pt-md-2 {
    padding-top: 0.5rem;
  }

  .pt-md-3 {
    padding-top: 1rem;
  }

  .pt-md-4 {
    padding-top: 1.5rem;
  }

  .pt-md-5 {
    padding-top: 3rem;
  }

  .pe-md-0 {
    padding-right: 0;
  }

  .pe-md-1 {
    padding-right: 0.25rem;
  }

  .pe-md-2 {
    padding-right: 0.5rem;
  }

  .pe-md-3 {
    padding-right: 1rem;
  }

  .pe-md-4 {
    padding-right: 1.5rem;
  }

  .pe-md-5 {
    padding-right: 3rem;
  }

  .pb-md-0 {
    padding-bottom: 0;
  }

  .pb-md-1 {
    padding-bottom: 0.25rem;
  }

  .pb-md-2 {
    padding-bottom: 0.5rem;
  }

  .pb-md-3 {
    padding-bottom: 1rem;
  }

  .pb-md-4 {
    padding-bottom: 1.5rem;
  }

  .pb-md-5 {
    padding-bottom: 3rem;
  }

  .ps-md-0 {
    padding-left: 0;
  }

  .ps-md-1 {
    padding-left: 0.25rem;
  }

  .ps-md-2 {
    padding-left: 0.5rem;
  }

  .ps-md-3 {
    padding-left: 1rem;
  }

  .ps-md-4 {
    padding-left: 1.5rem;
  }

  .ps-md-5 {
    padding-left: 3rem;
  }
}
@media (min-width: 992px) {
  .d-lg-inline {
    display: inline;
  }

  .d-lg-inline-block {
    display: inline-block;
  }

  .d-lg-block {
    display: block;
  }

  .d-lg-grid {
    display: grid;
  }

  .d-lg-table {
    display: table;
  }

  .d-lg-table-row {
    display: table-row;
  }

  .d-lg-table-cell {
    display: table-cell;
  }

  .d-lg-flex {
    display: flex;
  }

  .d-lg-inline-flex {
    display: inline-flex;
  }

  .d-lg-none {
    display: none;
  }

  .flex-lg-fill {
    flex: 1 1 auto;
  }

  .flex-lg-row {
    flex-direction: row;
  }

  .flex-lg-column {
    flex-direction: column;
  }

  .flex-lg-row-reverse {
    flex-direction: row-reverse;
  }

  .flex-lg-column-reverse {
    flex-direction: column-reverse;
  }

  .flex-lg-grow-0 {
    flex-grow: 0;
  }

  .flex-lg-grow-1 {
    flex-grow: 1;
  }

  .flex-lg-shrink-0 {
    flex-shrink: 0;
  }

  .flex-lg-shrink-1 {
    flex-shrink: 1;
  }

  .flex-lg-wrap {
    flex-wrap: wrap;
  }

  .flex-lg-nowrap {
    flex-wrap: nowrap;
  }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse;
  }

  .justify-content-lg-start {
    justify-content: flex-start;
  }

  .justify-content-lg-end {
    justify-content: flex-end;
  }

  .justify-content-lg-center {
    justify-content: center;
  }

  .justify-content-lg-between {
    justify-content: space-between;
  }

  .justify-content-lg-around {
    justify-content: space-around;
  }

  .justify-content-lg-evenly {
    justify-content: space-evenly;
  }

  .align-items-lg-start {
    align-items: flex-start;
  }

  .align-items-lg-end {
    align-items: flex-end;
  }

  .align-items-lg-center {
    align-items: center;
  }

  .align-items-lg-baseline {
    align-items: baseline;
  }

  .align-items-lg-stretch {
    align-items: stretch;
  }

  .align-content-lg-start {
    align-content: flex-start;
  }

  .align-content-lg-end {
    align-content: flex-end;
  }

  .align-content-lg-center {
    align-content: center;
  }

  .align-content-lg-between {
    align-content: space-between;
  }

  .align-content-lg-around {
    align-content: space-around;
  }

  .align-content-lg-stretch {
    align-content: stretch;
  }

  .align-self-lg-auto {
    align-self: auto;
  }

  .align-self-lg-start {
    align-self: flex-start;
  }

  .align-self-lg-end {
    align-self: flex-end;
  }

  .align-self-lg-center {
    align-self: center;
  }

  .align-self-lg-baseline {
    align-self: baseline;
  }

  .align-self-lg-stretch {
    align-self: stretch;
  }

  .order-lg-first {
    order: -1;
  }

  .order-lg-0 {
    order: 0;
  }

  .order-lg-1 {
    order: 1;
  }

  .order-lg-2 {
    order: 2;
  }

  .order-lg-3 {
    order: 3;
  }

  .order-lg-4 {
    order: 4;
  }

  .order-lg-5 {
    order: 5;
  }

  .order-lg-last {
    order: 6;
  }

  .m-lg-0 {
    margin: 0;
  }

  .m-lg-1 {
    margin: 0.25rem;
  }

  .m-lg-2 {
    margin: 0.5rem;
  }

  .m-lg-3 {
    margin: 1rem;
  }

  .m-lg-4 {
    margin: 1.5rem;
  }

  .m-lg-5 {
    margin: 3rem;
  }

  .m-lg-auto {
    margin: auto;
  }

  .mx-lg-0 {
    margin-right: 0;
    margin-left: 0;
  }

  .mx-lg-1 {
    margin-right: 0.25rem;
    margin-left: 0.25rem;
  }

  .mx-lg-2 {
    margin-right: 0.5rem;
    margin-left: 0.5rem;
  }

  .mx-lg-3 {
    margin-right: 1rem;
    margin-left: 1rem;
  }

  .mx-lg-4 {
    margin-right: 1.5rem;
    margin-left: 1.5rem;
  }

  .mx-lg-5 {
    margin-right: 3rem;
    margin-left: 3rem;
  }

  .mx-lg-auto {
    margin-right: auto;
    margin-left: auto;
  }

  .my-lg-0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .my-lg-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .my-lg-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .my-lg-3 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .my-lg-4 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .my-lg-5 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .my-lg-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .mt-lg-0 {
    margin-top: 0;
  }

  .mt-lg-1 {
    margin-top: 0.25rem;
  }

  .mt-lg-2 {
    margin-top: 0.5rem;
  }

  .mt-lg-3 {
    margin-top: 1rem;
  }

  .mt-lg-4 {
    margin-top: 1.5rem;
  }

  .mt-lg-5 {
    margin-top: 3rem;
  }

  .mt-lg-auto {
    margin-top: auto;
  }

  .me-lg-0 {
    margin-right: 0;
  }

  .me-lg-1 {
    margin-right: 0.25rem;
  }

  .me-lg-2 {
    margin-right: 0.5rem;
  }

  .me-lg-3 {
    margin-right: 1rem;
  }

  .me-lg-4 {
    margin-right: 1.5rem;
  }

  .me-lg-5 {
    margin-right: 3rem;
  }

  .me-lg-auto {
    margin-right: auto;
  }

  .mb-lg-0 {
    margin-bottom: 0;
  }

  .mb-lg-1 {
    margin-bottom: 0.25rem;
  }

  .mb-lg-2 {
    margin-bottom: 0.5rem;
  }

  .mb-lg-3 {
    margin-bottom: 1rem;
  }

  .mb-lg-4 {
    margin-bottom: 1.5rem;
  }

  .mb-lg-5 {
    margin-bottom: 3rem;
  }

  .mb-lg-auto {
    margin-bottom: auto;
  }

  .ms-lg-0 {
    margin-left: 0;
  }

  .ms-lg-1 {
    margin-left: 0.25rem;
  }

  .ms-lg-2 {
    margin-left: 0.5rem;
  }

  .ms-lg-3 {
    margin-left: 1rem;
  }

  .ms-lg-4 {
    margin-left: 1.5rem;
  }

  .ms-lg-5 {
    margin-left: 3rem;
  }

  .ms-lg-auto {
    margin-left: auto;
  }

  .p-lg-0 {
    padding: 0;
  }

  .p-lg-1 {
    padding: 0.25rem;
  }

  .p-lg-2 {
    padding: 0.5rem;
  }

  .p-lg-3 {
    padding: 1rem;
  }

  .p-lg-4 {
    padding: 1.5rem;
  }

  .p-lg-5 {
    padding: 3rem;
  }

  .px-lg-0 {
    padding-right: 0;
    padding-left: 0;
  }

  .px-lg-1 {
    padding-right: 0.25rem;
    padding-left: 0.25rem;
  }

  .px-lg-2 {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .px-lg-3 {
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .px-lg-4 {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }

  .px-lg-5 {
    padding-right: 3rem;
    padding-left: 3rem;
  }

  .py-lg-0 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .py-lg-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .py-lg-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .py-lg-3 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .py-lg-4 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .py-lg-5 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .pt-lg-0 {
    padding-top: 0;
  }

  .pt-lg-1 {
    padding-top: 0.25rem;
  }

  .pt-lg-2 {
    padding-top: 0.5rem;
  }

  .pt-lg-3 {
    padding-top: 1rem;
  }

  .pt-lg-4 {
    padding-top: 1.5rem;
  }

  .pt-lg-5 {
    padding-top: 3rem;
  }

  .pe-lg-0 {
    padding-right: 0;
  }

  .pe-lg-1 {
    padding-right: 0.25rem;
  }

  .pe-lg-2 {
    padding-right: 0.5rem;
  }

  .pe-lg-3 {
    padding-right: 1rem;
  }

  .pe-lg-4 {
    padding-right: 1.5rem;
  }

  .pe-lg-5 {
    padding-right: 3rem;
  }

  .pb-lg-0 {
    padding-bottom: 0;
  }

  .pb-lg-1 {
    padding-bottom: 0.25rem;
  }

  .pb-lg-2 {
    padding-bottom: 0.5rem;
  }

  .pb-lg-3 {
    padding-bottom: 1rem;
  }

  .pb-lg-4 {
    padding-bottom: 1.5rem;
  }

  .pb-lg-5 {
    padding-bottom: 3rem;
  }

  .ps-lg-0 {
    padding-left: 0;
  }

  .ps-lg-1 {
    padding-left: 0.25rem;
  }

  .ps-lg-2 {
    padding-left: 0.5rem;
  }

  .ps-lg-3 {
    padding-left: 1rem;
  }

  .ps-lg-4 {
    padding-left: 1.5rem;
  }

  .ps-lg-5 {
    padding-left: 3rem;
  }
}
@media (min-width: 1200px) {
  .d-xl-inline {
    display: inline;
  }

  .d-xl-inline-block {
    display: inline-block;
  }

  .d-xl-block {
    display: block;
  }

  .d-xl-grid {
    display: grid;
  }

  .d-xl-table {
    display: table;
  }

  .d-xl-table-row {
    display: table-row;
  }

  .d-xl-table-cell {
    display: table-cell;
  }

  .d-xl-flex {
    display: flex;
  }

  .d-xl-inline-flex {
    display: inline-flex;
  }

  .d-xl-none {
    display: none;
  }

  .flex-xl-fill {
    flex: 1 1 auto;
  }

  .flex-xl-row {
    flex-direction: row;
  }

  .flex-xl-column {
    flex-direction: column;
  }

  .flex-xl-row-reverse {
    flex-direction: row-reverse;
  }

  .flex-xl-column-reverse {
    flex-direction: column-reverse;
  }

  .flex-xl-grow-0 {
    flex-grow: 0;
  }

  .flex-xl-grow-1 {
    flex-grow: 1;
  }

  .flex-xl-shrink-0 {
    flex-shrink: 0;
  }

  .flex-xl-shrink-1 {
    flex-shrink: 1;
  }

  .flex-xl-wrap {
    flex-wrap: wrap;
  }

  .flex-xl-nowrap {
    flex-wrap: nowrap;
  }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse;
  }

  .justify-content-xl-start {
    justify-content: flex-start;
  }

  .justify-content-xl-end {
    justify-content: flex-end;
  }

  .justify-content-xl-center {
    justify-content: center;
  }

  .justify-content-xl-between {
    justify-content: space-between;
  }

  .justify-content-xl-around {
    justify-content: space-around;
  }

  .justify-content-xl-evenly {
    justify-content: space-evenly;
  }

  .align-items-xl-start {
    align-items: flex-start;
  }

  .align-items-xl-end {
    align-items: flex-end;
  }

  .align-items-xl-center {
    align-items: center;
  }

  .align-items-xl-baseline {
    align-items: baseline;
  }

  .align-items-xl-stretch {
    align-items: stretch;
  }

  .align-content-xl-start {
    align-content: flex-start;
  }

  .align-content-xl-end {
    align-content: flex-end;
  }

  .align-content-xl-center {
    align-content: center;
  }

  .align-content-xl-between {
    align-content: space-between;
  }

  .align-content-xl-around {
    align-content: space-around;
  }

  .align-content-xl-stretch {
    align-content: stretch;
  }

  .align-self-xl-auto {
    align-self: auto;
  }

  .align-self-xl-start {
    align-self: flex-start;
  }

  .align-self-xl-end {
    align-self: flex-end;
  }

  .align-self-xl-center {
    align-self: center;
  }

  .align-self-xl-baseline {
    align-self: baseline;
  }

  .align-self-xl-stretch {
    align-self: stretch;
  }

  .order-xl-first {
    order: -1;
  }

  .order-xl-0 {
    order: 0;
  }

  .order-xl-1 {
    order: 1;
  }

  .order-xl-2 {
    order: 2;
  }

  .order-xl-3 {
    order: 3;
  }

  .order-xl-4 {
    order: 4;
  }

  .order-xl-5 {
    order: 5;
  }

  .order-xl-last {
    order: 6;
  }

  .m-xl-0 {
    margin: 0;
  }

  .m-xl-1 {
    margin: 0.25rem;
  }

  .m-xl-2 {
    margin: 0.5rem;
  }

  .m-xl-3 {
    margin: 1rem;
  }

  .m-xl-4 {
    margin: 1.5rem;
  }

  .m-xl-5 {
    margin: 3rem;
  }

  .m-xl-auto {
    margin: auto;
  }

  .mx-xl-0 {
    margin-right: 0;
    margin-left: 0;
  }

  .mx-xl-1 {
    margin-right: 0.25rem;
    margin-left: 0.25rem;
  }

  .mx-xl-2 {
    margin-right: 0.5rem;
    margin-left: 0.5rem;
  }

  .mx-xl-3 {
    margin-right: 1rem;
    margin-left: 1rem;
  }

  .mx-xl-4 {
    margin-right: 1.5rem;
    margin-left: 1.5rem;
  }

  .mx-xl-5 {
    margin-right: 3rem;
    margin-left: 3rem;
  }

  .mx-xl-auto {
    margin-right: auto;
    margin-left: auto;
  }

  .my-xl-0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .my-xl-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .my-xl-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .my-xl-3 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .my-xl-4 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .my-xl-5 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .my-xl-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .mt-xl-0 {
    margin-top: 0;
  }

  .mt-xl-1 {
    margin-top: 0.25rem;
  }

  .mt-xl-2 {
    margin-top: 0.5rem;
  }

  .mt-xl-3 {
    margin-top: 1rem;
  }

  .mt-xl-4 {
    margin-top: 1.5rem;
  }

  .mt-xl-5 {
    margin-top: 3rem;
  }

  .mt-xl-auto {
    margin-top: auto;
  }

  .me-xl-0 {
    margin-right: 0;
  }

  .me-xl-1 {
    margin-right: 0.25rem;
  }

  .me-xl-2 {
    margin-right: 0.5rem;
  }

  .me-xl-3 {
    margin-right: 1rem;
  }

  .me-xl-4 {
    margin-right: 1.5rem;
  }

  .me-xl-5 {
    margin-right: 3rem;
  }

  .me-xl-auto {
    margin-right: auto;
  }

  .mb-xl-0 {
    margin-bottom: 0;
  }

  .mb-xl-1 {
    margin-bottom: 0.25rem;
  }

  .mb-xl-2 {
    margin-bottom: 0.5rem;
  }

  .mb-xl-3 {
    margin-bottom: 1rem;
  }

  .mb-xl-4 {
    margin-bottom: 1.5rem;
  }

  .mb-xl-5 {
    margin-bottom: 3rem;
  }

  .mb-xl-auto {
    margin-bottom: auto;
  }

  .ms-xl-0 {
    margin-left: 0;
  }

  .ms-xl-1 {
    margin-left: 0.25rem;
  }

  .ms-xl-2 {
    margin-left: 0.5rem;
  }

  .ms-xl-3 {
    margin-left: 1rem;
  }

  .ms-xl-4 {
    margin-left: 1.5rem;
  }

  .ms-xl-5 {
    margin-left: 3rem;
  }

  .ms-xl-auto {
    margin-left: auto;
  }

  .p-xl-0 {
    padding: 0;
  }

  .p-xl-1 {
    padding: 0.25rem;
  }

  .p-xl-2 {
    padding: 0.5rem;
  }

  .p-xl-3 {
    padding: 1rem;
  }

  .p-xl-4 {
    padding: 1.5rem;
  }

  .p-xl-5 {
    padding: 3rem;
  }

  .px-xl-0 {
    padding-right: 0;
    padding-left: 0;
  }

  .px-xl-1 {
    padding-right: 0.25rem;
    padding-left: 0.25rem;
  }

  .px-xl-2 {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .px-xl-3 {
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .px-xl-4 {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }

  .px-xl-5 {
    padding-right: 3rem;
    padding-left: 3rem;
  }

  .py-xl-0 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .py-xl-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .py-xl-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .py-xl-3 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .py-xl-4 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .py-xl-5 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .pt-xl-0 {
    padding-top: 0;
  }

  .pt-xl-1 {
    padding-top: 0.25rem;
  }

  .pt-xl-2 {
    padding-top: 0.5rem;
  }

  .pt-xl-3 {
    padding-top: 1rem;
  }

  .pt-xl-4 {
    padding-top: 1.5rem;
  }

  .pt-xl-5 {
    padding-top: 3rem;
  }

  .pe-xl-0 {
    padding-right: 0;
  }

  .pe-xl-1 {
    padding-right: 0.25rem;
  }

  .pe-xl-2 {
    padding-right: 0.5rem;
  }

  .pe-xl-3 {
    padding-right: 1rem;
  }

  .pe-xl-4 {
    padding-right: 1.5rem;
  }

  .pe-xl-5 {
    padding-right: 3rem;
  }

  .pb-xl-0 {
    padding-bottom: 0;
  }

  .pb-xl-1 {
    padding-bottom: 0.25rem;
  }

  .pb-xl-2 {
    padding-bottom: 0.5rem;
  }

  .pb-xl-3 {
    padding-bottom: 1rem;
  }

  .pb-xl-4 {
    padding-bottom: 1.5rem;
  }

  .pb-xl-5 {
    padding-bottom: 3rem;
  }

  .ps-xl-0 {
    padding-left: 0;
  }

  .ps-xl-1 {
    padding-left: 0.25rem;
  }

  .ps-xl-2 {
    padding-left: 0.5rem;
  }

  .ps-xl-3 {
    padding-left: 1rem;
  }

  .ps-xl-4 {
    padding-left: 1.5rem;
  }

  .ps-xl-5 {
    padding-left: 3rem;
  }
}
@media (min-width: 1400px) {
  .d-xxl-inline {
    display: inline;
  }

  .d-xxl-inline-block {
    display: inline-block;
  }

  .d-xxl-block {
    display: block;
  }

  .d-xxl-grid {
    display: grid;
  }

  .d-xxl-table {
    display: table;
  }

  .d-xxl-table-row {
    display: table-row;
  }

  .d-xxl-table-cell {
    display: table-cell;
  }

  .d-xxl-flex {
    display: flex;
  }

  .d-xxl-inline-flex {
    display: inline-flex;
  }

  .d-xxl-none {
    display: none;
  }

  .flex-xxl-fill {
    flex: 1 1 auto;
  }

  .flex-xxl-row {
    flex-direction: row;
  }

  .flex-xxl-column {
    flex-direction: column;
  }

  .flex-xxl-row-reverse {
    flex-direction: row-reverse;
  }

  .flex-xxl-column-reverse {
    flex-direction: column-reverse;
  }

  .flex-xxl-grow-0 {
    flex-grow: 0;
  }

  .flex-xxl-grow-1 {
    flex-grow: 1;
  }

  .flex-xxl-shrink-0 {
    flex-shrink: 0;
  }

  .flex-xxl-shrink-1 {
    flex-shrink: 1;
  }

  .flex-xxl-wrap {
    flex-wrap: wrap;
  }

  .flex-xxl-nowrap {
    flex-wrap: nowrap;
  }

  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse;
  }

  .justify-content-xxl-start {
    justify-content: flex-start;
  }

  .justify-content-xxl-end {
    justify-content: flex-end;
  }

  .justify-content-xxl-center {
    justify-content: center;
  }

  .justify-content-xxl-between {
    justify-content: space-between;
  }

  .justify-content-xxl-around {
    justify-content: space-around;
  }

  .justify-content-xxl-evenly {
    justify-content: space-evenly;
  }

  .align-items-xxl-start {
    align-items: flex-start;
  }

  .align-items-xxl-end {
    align-items: flex-end;
  }

  .align-items-xxl-center {
    align-items: center;
  }

  .align-items-xxl-baseline {
    align-items: baseline;
  }

  .align-items-xxl-stretch {
    align-items: stretch;
  }

  .align-content-xxl-start {
    align-content: flex-start;
  }

  .align-content-xxl-end {
    align-content: flex-end;
  }

  .align-content-xxl-center {
    align-content: center;
  }

  .align-content-xxl-between {
    align-content: space-between;
  }

  .align-content-xxl-around {
    align-content: space-around;
  }

  .align-content-xxl-stretch {
    align-content: stretch;
  }

  .align-self-xxl-auto {
    align-self: auto;
  }

  .align-self-xxl-start {
    align-self: flex-start;
  }

  .align-self-xxl-end {
    align-self: flex-end;
  }

  .align-self-xxl-center {
    align-self: center;
  }

  .align-self-xxl-baseline {
    align-self: baseline;
  }

  .align-self-xxl-stretch {
    align-self: stretch;
  }

  .order-xxl-first {
    order: -1;
  }

  .order-xxl-0 {
    order: 0;
  }

  .order-xxl-1 {
    order: 1;
  }

  .order-xxl-2 {
    order: 2;
  }

  .order-xxl-3 {
    order: 3;
  }

  .order-xxl-4 {
    order: 4;
  }

  .order-xxl-5 {
    order: 5;
  }

  .order-xxl-last {
    order: 6;
  }

  .m-xxl-0 {
    margin: 0;
  }

  .m-xxl-1 {
    margin: 0.25rem;
  }

  .m-xxl-2 {
    margin: 0.5rem;
  }

  .m-xxl-3 {
    margin: 1rem;
  }

  .m-xxl-4 {
    margin: 1.5rem;
  }

  .m-xxl-5 {
    margin: 3rem;
  }

  .m-xxl-auto {
    margin: auto;
  }

  .mx-xxl-0 {
    margin-right: 0;
    margin-left: 0;
  }

  .mx-xxl-1 {
    margin-right: 0.25rem;
    margin-left: 0.25rem;
  }

  .mx-xxl-2 {
    margin-right: 0.5rem;
    margin-left: 0.5rem;
  }

  .mx-xxl-3 {
    margin-right: 1rem;
    margin-left: 1rem;
  }

  .mx-xxl-4 {
    margin-right: 1.5rem;
    margin-left: 1.5rem;
  }

  .mx-xxl-5 {
    margin-right: 3rem;
    margin-left: 3rem;
  }

  .mx-xxl-auto {
    margin-right: auto;
    margin-left: auto;
  }

  .my-xxl-0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .my-xxl-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .my-xxl-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .my-xxl-3 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .my-xxl-4 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .my-xxl-5 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .my-xxl-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .mt-xxl-0 {
    margin-top: 0;
  }

  .mt-xxl-1 {
    margin-top: 0.25rem;
  }

  .mt-xxl-2 {
    margin-top: 0.5rem;
  }

  .mt-xxl-3 {
    margin-top: 1rem;
  }

  .mt-xxl-4 {
    margin-top: 1.5rem;
  }

  .mt-xxl-5 {
    margin-top: 3rem;
  }

  .mt-xxl-auto {
    margin-top: auto;
  }

  .me-xxl-0 {
    margin-right: 0;
  }

  .me-xxl-1 {
    margin-right: 0.25rem;
  }

  .me-xxl-2 {
    margin-right: 0.5rem;
  }

  .me-xxl-3 {
    margin-right: 1rem;
  }

  .me-xxl-4 {
    margin-right: 1.5rem;
  }

  .me-xxl-5 {
    margin-right: 3rem;
  }

  .me-xxl-auto {
    margin-right: auto;
  }

  .mb-xxl-0 {
    margin-bottom: 0;
  }

  .mb-xxl-1 {
    margin-bottom: 0.25rem;
  }

  .mb-xxl-2 {
    margin-bottom: 0.5rem;
  }

  .mb-xxl-3 {
    margin-bottom: 1rem;
  }

  .mb-xxl-4 {
    margin-bottom: 1.5rem;
  }

  .mb-xxl-5 {
    margin-bottom: 3rem;
  }

  .mb-xxl-auto {
    margin-bottom: auto;
  }

  .ms-xxl-0 {
    margin-left: 0;
  }

  .ms-xxl-1 {
    margin-left: 0.25rem;
  }

  .ms-xxl-2 {
    margin-left: 0.5rem;
  }

  .ms-xxl-3 {
    margin-left: 1rem;
  }

  .ms-xxl-4 {
    margin-left: 1.5rem;
  }

  .ms-xxl-5 {
    margin-left: 3rem;
  }

  .ms-xxl-auto {
    margin-left: auto;
  }

  .p-xxl-0 {
    padding: 0;
  }

  .p-xxl-1 {
    padding: 0.25rem;
  }

  .p-xxl-2 {
    padding: 0.5rem;
  }

  .p-xxl-3 {
    padding: 1rem;
  }

  .p-xxl-4 {
    padding: 1.5rem;
  }

  .p-xxl-5 {
    padding: 3rem;
  }

  .px-xxl-0 {
    padding-right: 0;
    padding-left: 0;
  }

  .px-xxl-1 {
    padding-right: 0.25rem;
    padding-left: 0.25rem;
  }

  .px-xxl-2 {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .px-xxl-3 {
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .px-xxl-4 {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }

  .px-xxl-5 {
    padding-right: 3rem;
    padding-left: 3rem;
  }

  .py-xxl-0 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .py-xxl-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .py-xxl-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .py-xxl-3 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .py-xxl-4 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .py-xxl-5 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .pt-xxl-0 {
    padding-top: 0;
  }

  .pt-xxl-1 {
    padding-top: 0.25rem;
  }

  .pt-xxl-2 {
    padding-top: 0.5rem;
  }

  .pt-xxl-3 {
    padding-top: 1rem;
  }

  .pt-xxl-4 {
    padding-top: 1.5rem;
  }

  .pt-xxl-5 {
    padding-top: 3rem;
  }

  .pe-xxl-0 {
    padding-right: 0;
  }

  .pe-xxl-1 {
    padding-right: 0.25rem;
  }

  .pe-xxl-2 {
    padding-right: 0.5rem;
  }

  .pe-xxl-3 {
    padding-right: 1rem;
  }

  .pe-xxl-4 {
    padding-right: 1.5rem;
  }

  .pe-xxl-5 {
    padding-right: 3rem;
  }

  .pb-xxl-0 {
    padding-bottom: 0;
  }

  .pb-xxl-1 {
    padding-bottom: 0.25rem;
  }

  .pb-xxl-2 {
    padding-bottom: 0.5rem;
  }

  .pb-xxl-3 {
    padding-bottom: 1rem;
  }

  .pb-xxl-4 {
    padding-bottom: 1.5rem;
  }

  .pb-xxl-5 {
    padding-bottom: 3rem;
  }

  .ps-xxl-0 {
    padding-left: 0;
  }

  .ps-xxl-1 {
    padding-left: 0.25rem;
  }

  .ps-xxl-2 {
    padding-left: 0.5rem;
  }

  .ps-xxl-3 {
    padding-left: 1rem;
  }

  .ps-xxl-4 {
    padding-left: 1.5rem;
  }

  .ps-xxl-5 {
    padding-left: 3rem;
  }
}
@media print {
  .d-print-inline {
    display: inline;
  }

  .d-print-inline-block {
    display: inline-block;
  }

  .d-print-block {
    display: block;
  }

  .d-print-grid {
    display: grid;
  }

  .d-print-table {
    display: table;
  }

  .d-print-table-row {
    display: table-row;
  }

  .d-print-table-cell {
    display: table-cell;
  }

  .d-print-flex {
    display: flex;
  }

  .d-print-inline-flex {
    display: inline-flex;
  }

  .d-print-none {
    display: none;
  }
}
.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 992px;
  }
}
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) * -0.5);
  margin-left: calc(var(--bs-gutter-x) * -0.5);
}
.row > * {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0%;
}

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.3333333333%;
}

.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.6666666667%;
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }

  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }

  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }

  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }

  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }

  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.33333333%;
  }

  .offset-sm-2 {
    margin-left: 16.66666667%;
  }

  .offset-sm-3 {
    margin-left: 25%;
  }

  .offset-sm-4 {
    margin-left: 33.33333333%;
  }

  .offset-sm-5 {
    margin-left: 41.66666667%;
  }

  .offset-sm-6 {
    margin-left: 50%;
  }

  .offset-sm-7 {
    margin-left: 58.33333333%;
  }

  .offset-sm-8 {
    margin-left: 66.66666667%;
  }

  .offset-sm-9 {
    margin-left: 75%;
  }

  .offset-sm-10 {
    margin-left: 83.33333333%;
  }

  .offset-sm-11 {
    margin-left: 91.66666667%;
  }

  .g-sm-0,
.gx-sm-0 {
    --bs-gutter-x: 0;
  }

  .g-sm-0,
.gy-sm-0 {
    --bs-gutter-y: 0;
  }

  .g-sm-1,
.gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-sm-1,
.gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-sm-2,
.gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-sm-2,
.gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-sm-3,
.gx-sm-3 {
    --bs-gutter-x: 1rem;
  }

  .g-sm-3,
.gy-sm-3 {
    --bs-gutter-y: 1rem;
  }

  .g-sm-4,
.gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-sm-4,
.gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-sm-5,
.gx-sm-5 {
    --bs-gutter-x: 3rem;
  }

  .g-sm-5,
.gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.33333333%;
  }

  .offset-md-2 {
    margin-left: 16.66666667%;
  }

  .offset-md-3 {
    margin-left: 25%;
  }

  .offset-md-4 {
    margin-left: 33.33333333%;
  }

  .offset-md-5 {
    margin-left: 41.66666667%;
  }

  .offset-md-6 {
    margin-left: 50%;
  }

  .offset-md-7 {
    margin-left: 58.33333333%;
  }

  .offset-md-8 {
    margin-left: 66.66666667%;
  }

  .offset-md-9 {
    margin-left: 75%;
  }

  .offset-md-10 {
    margin-left: 83.33333333%;
  }

  .offset-md-11 {
    margin-left: 91.66666667%;
  }

  .g-md-0,
.gx-md-0 {
    --bs-gutter-x: 0;
  }

  .g-md-0,
.gy-md-0 {
    --bs-gutter-y: 0;
  }

  .g-md-1,
.gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-md-1,
.gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-md-2,
.gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-md-2,
.gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-md-3,
.gx-md-3 {
    --bs-gutter-x: 1rem;
  }

  .g-md-3,
.gy-md-3 {
    --bs-gutter-y: 1rem;
  }

  .g-md-4,
.gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-md-4,
.gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-md-5,
.gx-md-5 {
    --bs-gutter-x: 3rem;
  }

  .g-md-5,
.gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.33333333%;
  }

  .offset-lg-2 {
    margin-left: 16.66666667%;
  }

  .offset-lg-3 {
    margin-left: 25%;
  }

  .offset-lg-4 {
    margin-left: 33.33333333%;
  }

  .offset-lg-5 {
    margin-left: 41.66666667%;
  }

  .offset-lg-6 {
    margin-left: 50%;
  }

  .offset-lg-7 {
    margin-left: 58.33333333%;
  }

  .offset-lg-8 {
    margin-left: 66.66666667%;
  }

  .offset-lg-9 {
    margin-left: 75%;
  }

  .offset-lg-10 {
    margin-left: 83.33333333%;
  }

  .offset-lg-11 {
    margin-left: 91.66666667%;
  }

  .g-lg-0,
.gx-lg-0 {
    --bs-gutter-x: 0;
  }

  .g-lg-0,
.gy-lg-0 {
    --bs-gutter-y: 0;
  }

  .g-lg-1,
.gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-lg-1,
.gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-lg-2,
.gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-lg-2,
.gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-lg-3,
.gx-lg-3 {
    --bs-gutter-x: 1rem;
  }

  .g-lg-3,
.gy-lg-3 {
    --bs-gutter-y: 1rem;
  }

  .g-lg-4,
.gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-lg-4,
.gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-lg-5,
.gx-lg-5 {
    --bs-gutter-x: 3rem;
  }

  .g-lg-5,
.gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.33333333%;
  }

  .offset-xl-2 {
    margin-left: 16.66666667%;
  }

  .offset-xl-3 {
    margin-left: 25%;
  }

  .offset-xl-4 {
    margin-left: 33.33333333%;
  }

  .offset-xl-5 {
    margin-left: 41.66666667%;
  }

  .offset-xl-6 {
    margin-left: 50%;
  }

  .offset-xl-7 {
    margin-left: 58.33333333%;
  }

  .offset-xl-8 {
    margin-left: 66.66666667%;
  }

  .offset-xl-9 {
    margin-left: 75%;
  }

  .offset-xl-10 {
    margin-left: 83.33333333%;
  }

  .offset-xl-11 {
    margin-left: 91.66666667%;
  }

  .g-xl-0,
.gx-xl-0 {
    --bs-gutter-x: 0;
  }

  .g-xl-0,
.gy-xl-0 {
    --bs-gutter-y: 0;
  }

  .g-xl-1,
.gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-xl-1,
.gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-xl-2,
.gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-xl-2,
.gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-xl-3,
.gx-xl-3 {
    --bs-gutter-x: 1rem;
  }

  .g-xl-3,
.gy-xl-3 {
    --bs-gutter-y: 1rem;
  }

  .g-xl-4,
.gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-xl-4,
.gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-xl-5,
.gx-xl-5 {
    --bs-gutter-x: 3rem;
  }

  .g-xl-5,
.gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-xxl-0 {
    margin-left: 0;
  }

  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }

  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }

  .offset-xxl-3 {
    margin-left: 25%;
  }

  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }

  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }

  .offset-xxl-6 {
    margin-left: 50%;
  }

  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }

  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }

  .offset-xxl-9 {
    margin-left: 75%;
  }

  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }

  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }

  .g-xxl-0,
.gx-xxl-0 {
    --bs-gutter-x: 0;
  }

  .g-xxl-0,
.gy-xxl-0 {
    --bs-gutter-y: 0;
  }

  .g-xxl-1,
.gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-xxl-1,
.gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-xxl-2,
.gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-xxl-2,
.gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-xxl-3,
.gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }

  .g-xxl-3,
.gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }

  .g-xxl-4,
.gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-xxl-4,
.gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-xxl-5,
.gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }

  .g-xxl-5,
.gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}

